
/*** GLOBAL ***/

body { margin: 0; padding: 0;
	font-family: verdana, arial; font-size: 11px;
	 background: #213b57 url(../img/site/header-bg2.jpg) top left repeat-x;}

* {}

a, a:visited {text-decoration: none; color: #0066FF; }
a:hover, a:active {color: #45536E; }
a img, a:visited img {border: 1px solid #000; }
a:hover img {border: 1px solid #999; }

h1 {color: #000066; font-size: 18px;   }
h2, td h2 {color: #000066; font-size: 16px; border-bottom: 1px solid #006; padding-bottom: 2px;  margin-top: 2em; clear: both; }
h3, td h3 {color: #0e3181; font-size: 14px; font-weight: bold; margin-bottom: 5px; margin-top: 2em; }
	h3.artwork {height: 16px; width: 128px; background: url(../img/artwork.png) top left no-repeat;}
	h3.clothing {height: 16px; width: 128px; background: url(../img/clothing.png) top left no-repeat;}
	h3.collectors {height: 16px; width: 128px; background: url(../img/collectors.png) top left no-repeat;}
	h3.models {height: 16px; width: 128px; background: url(../img/scale-models.png) top left no-repeat;}
		h3 span {display: none; }

hr {border: none; height: 1px; background-color: #bbb; margin: 1em 0 2em 0;  }
hr.divider {width: 95%; }

/*
.clear {width: 100%; clear: both;   }
.bannerAd {margin: 1em auto; text-align: center;  }
*/

.bannerAd {margin: 1em auto; text-align: center;  }

table td {padding: 0 3px; text-align: left; font-size: 12px !important; }

p {line-height: 1.5em; }

p.ordering {font-size: 14px; border-top: 1px solid #ccc; padding-top: 10px; margin-top: 10px; }


/*** STRUCTURE ***/

#container {width: 100%; background: #fff url(../img/site/header-bg2.jpg) top left repeat-x;  }
#header { height: 287px; width: 100%; margin: 0 auto; background: #3a6581; overflow: hidden;}

#topnav { position: absolute; top:0; left:10px;  width: 118px; height: 287px; margin: 0 5px 0 0; display: block; z-index: 50;
		/*border-right: 10px solid #3a6581; */ }
#flashtop {	float: left; width: 861px; height: 287px; }
#banner {	margin: 0 auto;  width: 862px; height: 287px; display: block; overflow: hidden; z-index: 30;  }
	#banner img {margin: 0 0 0 0; width: 744px; }
	#banner #flashVid {margin: 0 0 0 0; width: 780px;  }

#topnav { background: #919eac; }
	#store {margin:40px 0 0 0; padding:0; list-style: none;  }
		.home #store {/*margin:96px 0 0 0; */}
	#store li {margin:0; padding:0; }
	#store a { display: block;  width: 108px; height: 23px; padding: 0 5px;
				}
		#store a.homelink {width: 118px; height: 49px; padding:5px 0; background: url(../img/site/logo.png) top left no-repeat; }
		#store a.homelink:hover {background-position: top right; background-color: #919eac; }
			#store a.homelink span {display: none; }
		#store a.aboutus {background: #919eac url(../img/site/nav-about.png) 5px -10px no-repeat; }
		#store a.sales {background: #919eac url(../img/site/nav-sales.png) 5px -10px no-repeat; border-top: 2px solid #3a6581; border-bottom: 2px solid #3a6581;}
		#store a.links {background: #919eac url(../img/site/nav-links.png) 5px -10px no-repeat; border-bottom: 2px solid #3a6581;}
		#store a.contactus {background: #919eac url(../img/site/nav-contact.png) 5px -10px no-repeat; }
		#store a:hover { background-color: #d3d8de; background-position: 5px -53px; 	 }
	#store a span { margin-left: -9999px; }

#site {width: 98%; display: block; margin:10px auto 0 auto;  overflow: auto;}
	.home #site {width: auto; }

#sidebar { position: absolute; top:297px; left: 10px; width: 130px;  overflow: auto; }
	#sidebar.landing {width: 290px; }

#maincontent { position: relative; top:0; margin: 0 0 0 150px;/* width: 610px;  	*/}
	#maincontent.landing {margin-left: 300px; /*width: 440px */}

#footer {float: left; width: 100%; margin: 0; padding: 20px 0 ;  background: #213b57; color: #ddd;  }
	#footerContent {  margin:0 auto; padding: 0 10px;}





/*** SITE STYLING ***/
#sidebar h3 {margin:0; }
#sidebar ul {margin:0 0 15px 2px; padding:0; list-style: none; font-size: 12px; }
	#sidebar li {margin:6px 0; padding:0; }
#sidebar a, #sidebar ul a:visited  { color: #1446b7;}
#sidebar ul a:hover {color:#dd0000;}
.halfCol {width: 50%; float: left;}



#maincontent a {color: #0066FF; text-decoration: none; }
#maincontent a:hover {text-decoration: underline; }




#featured {margin-top: 20px; font-size: 11px; }
	#featured a {color: #1446b7; }
	#featured a img {border: 1px solid #000; }
	#featured td {font-size: 11px !important; padding: 2px; }


.spacer {height: 130px; }




/*** FOOTER STYLING ***/
	#footer a, #footer a:visited {color: #178ff5; }

	p.contact {float: left;  }
	p.forge22 {float: right;  }


