@charset "UTF-8"
/* CSS Document */

* { margin: 0 auto; padding: 0; }

html {
	background-color: #000;
	font: arial;}
}

.group:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; }
.group {display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height:1%; } .group { display: block; }


article, aside, figure, footer, header, nav, section { display: block}

img {
	
	border: none ;
	text-decoration:none;
}



a {
	border:none;
	text-decoration: none ;
}

body {
	position: relative;
	background: #000;
}

#page-wrap  {
	
	position: relative;
	height: 750px;
	width: 900px;
	margin: 0 auto;
	background-image: url(http://l-r-g.com/ZCanman/backgroundblack.png) ;
	background-repeat: no-repeat;
}


#logo {	

	position:relative;
	top:0px;
	left:5px;
}

nav {
	
	text-decoration: none;
	position: relative;
	left: 160px;
	top: -75px;
	font-size:35px;
}

nav ul{
	list-style-type: none ; 
	font-family: Arial, Helvetica, sans-serif ; 
	text-decoration:none; 
	color: #fff;
	padding: 0 8px 0 0;
}

nav li{
	display: inline; 
	text-indent: -999px;
	text-decoration: none;
	padding:1px 1px;
}
#news {
	
	position:relative;
	top: 41px;
	left: -30px;
}
a .toystxt {
	display:none;
}

#toys {
	
	position: relative;
	left:83px;
	top:41px;
}
a .newstxt{
	display:none;
}
#dealers {
	
	position: relative;
	left: 190px;
	top: 41px;
}
.dlrstxt {
	display:none;
}

#main-content {
	position:relative;
	top:-58px;
	background-image:url('../mainsquare.png');
	width:671px; height:481px;
	background-repeat:no-repeat;
	font:arial;
	
}

.maincontenttitle {
	padding: 20px 0 0 0;
	font-family: arial;
	color:	#FB08A1;
	font-size: 32px;
}

.maincontentdate {
	font-family: arial;
}

.maincontentpar {
	font-family: arial;
}

#coming-soon {
	position:relative;
	top:20px;
	left:110px;
}

.page_container {

	width:960px;
	margin:20px auto 0 auto;
	padding:0;
	
}
 a img {
	border:10px;
	
}
.gallery_thumbnails a {
	
	display:block;
	float:left;
	height:115px;
	width:115px;
	border:none;
	margin:0 23px 23px 0;
	
	
}
.gallery_thumbnails a:hover {
	border:1px solid #666;
}
.gallery_thumbnails a.selected {
	border:1px solid #000;
}
.gallery_thumbnails { 
	margin-left:10px;
	border-width:10px;
	border-color:#000;
}


.gallery_credit{
	
}
.gallery_type {
	
	
}

.gallery_top {
	
	
}
.gallery_content {
	
}
.gallery_thumbnails {
	
	
}
h1 {
	
}
h2 {
	
}
.gallery_preview {
	
}
.gallery_preview a {
	width:350px;
	height:350px;
	margin:0;
	padding:0;
	display:block;
	border:solid 1px #666;
}

.gallery_preview a:hover {
	border:solid 1px #000;
	
}
.gallery_contact {
	
}
.gallery_caption {
	
} 
.gallery_bottom {
	
}
body {
	
}
.clear_both {
	line-height: 1px;
	clear: both;
}


.photos {
	
	overflow: hidden;
	border: 1px solid #666;
	padding: 10px;
	width: 275px;
	height:400px;
	position: relative;
	top:30px;
	left:-140px;

}

.photos img.logo {
	margin: 0 auto; 
	display:block;}

.photos div img {
	height:200px;
	width:200px;
	padding: 10px 0;
	margin: 20px 0;
	float: left;
	border-bottom: 1px solid #ddd;
}

.thumbs {
	position:relative;
	float:right;
	top:-200px;
	left:-420px;
}

.photos ul.thumbs {
	
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	width: 390px;
	float: left;
}
.thumbs li{
	display:inline;
	width: 400px;
	height: 100px;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.photos ul.thumbs li:hover {
	border: 5px solid #888;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
}


#footer-logo {
	float: right;
	position: relative;
	top: -241px;
	left:-15px;
}	

#social-links-container {
	float:left;
	position: relative;
	left:115px;
	top:-40px;
	
}

#social-links li {
	display: inline;
}
.facebook {
	background-repeat: no-repeat;
	position: relative;
	top:-30.5px;
	left:17.5px;
}
.twitter {
	background-repeat: no-repeat;
	position:relative;
	left:14px;
	top:-30px;
}
.mail {
	background-repeat: no-repeat;
	position:relative;
	left:9px;
	top:-31px;
}
#trademark {
	color: #666;
	font-size:12px;
	position: relative;
	text-align: center;
	top:-8px;
	left:6px;
	
}

footer {
	position: relative;
}