/* @override http://modelmansion.site/css/main.css */

body {
	background-color: #000000;
	margin: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
}

a:link {color: #CCCCCC;}
a:visited {color: #777777;}
a:hover {color:#FFFFFF;}
a:focus {
  outline: none; /* For FF */
}

a.external {
	background:url(/images/external_link.png) no-repeat right center;
	padding-right:13px;
}

.comingSoonTable a:link {color: #FCDF49;}
.comingSoonTable a:visited {color: #cab33d;}
.comingSoonTable a:hover {color: #fed502;}

/* For links under images. Removing all underlines to eliminate underlines on images inside of links */
.products a:link, .products a:visited,.products a:hover {text-decoration:none;}
.textlink {text-decoration:underline;}
img, table {border:none;}

.threecols #container {
	position:relative;
	text-align: left;
	background: url(/images/wall-fade-out-right.jpg) repeat-y right top;
}

.threecols #outer { background: url("/images/wall-fade-out-left.jpg") repeat-y left top; }

.threecols #outermost {
	width: 900px;
	margin: 0 auto;
	background: #3E4967 url("/images/wall-square.jpg") repeat left top;
}
 /* HEAD STUFF START */
	.threecols #header {
		position:relative;
		padding: 0;
		height:100px;
	}
	
	.threecols #header h1 {
		position:absolute;
		top:-1000px;
	}
	
	#mansionPicture {width:100px; height:100px; position:absolute; top:9px; left:20px; text-align:center;}
	#logo { /* Width: 309, Height: 37, Left = width_of_container/2 - width_of_image/2 = 295 */
		position:absolute;
		left:295px;
		top:28px;
	}
	
	#search {position:absolute; top: 10px; right:33px; width:10em;}
	#searchsubmit {margin-top:.5em;}
 /* HEAD STUFF END */


/* Featured Models START */
	#featuredmodelsframe {margin-top:10px;}
/* Featured Models END */

.threecols #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px 0 130px 20px; /* padding keeps the content of the div away from the edges */
}

.threecols #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px;
	margin-bottom:100px;
}

.threecols #sidebar1 ul, .threecols #sidebar2 ul {
	margin:0;
	padding:0;
}

.threecols #sidebar1 ul li, .threecols #sidebar2 ul li {list-style-type: none; }

.threecols #mainContent {
	margin: 0 180px 0 170px;
	padding: 0;
	padding-top:10px; /* 10px more is added on top of each picture */
	line-height:1.4em;
}

	/* Category Navigation START */	
		#sidebar1 {
			position:relative;
			height:665px; /* Set height of column and therefore space between bottom of Villains and floor */
		}
		
		/* SET HEIGHT TO 40px X NUMBER OF BUTTONS SHOWING + 20PX PADDING. Also change categoriesNewFeautured.inc.htm */
	/*	#sidebar1 #categoriesNewFeautured {position: relative; height:100px;} /* no Coming Soon */
		#sidebar1 #categoriesNewFeautured {position: relative; height:140px;} /* With Coming Soon */
		
		
		#sidebar1 #modelcategories {position: relative;}

		#sidebar1 li {
			position:absolute;
			left:0px;
			text-indent:-5000px; /* hide text */
			width: 136px;
			height: 37px;	
		}
		
		/* Set each li top to multiples of 40px. Each are relative to the containing UL. This sets WHERE on the page the button appears. */
		#sidebar1 li#linkNewModels {top:0px;}
		#sidebar1 li#linkFeatured {top:40px;}
		#sidebar1 li#linkPrepainted {top:80px;}
		
		#sidebar1 li#linkAdult {top:0px;}
		#sidebar1 li#linkBusts {top:40px;} /*  */
		#sidebar1 li#linkDinosaurs {top:80px;} /*  */
		#sidebar1 li#linkFemale_Fantasy {top:120px;} /*  */
		#sidebar1 li#linkFinishing_Tools {top:160px;} /*  */
		#sidebar1 li#linkGodzilla {top:200px;} /*  */
		#sidebar1 li#linkHeros {top:240px;} /*  */
		#sidebar1 li#linkHorror {top:280px;} /*  */
		#sidebar1 li#linkHumor {top:320px;} /*  */
		#sidebar1 li#linkSci_Fi {top:360px;} /*  */
		#sidebar1 li#linkShips_Vehicles {top:400px;} /*  */
		#sidebar1 li#linkVillains {top:440px;} /*  */
	
		#sidebar1 li a {
			display:block; /* fills the li width so mouse changes to hand anywhere over li. Allows link functionality to work with text-index */
			
			/* FF: Remove extended (off left side of page) outline on links. Just outlines around bg image */
			overflow:hidden;
		}
		
		#sidebar1 #linkNewModels a,
		#sidebar1 #linkFeatured a,
		#sidebar1 #linkPrepainted a,
		
		#sidebar1 #linkAdult a,
		#sidebar1 #linkBusts a,
		#sidebar1 #linkDinosaurs a,
		#sidebar1 #linkFemale_Fantasy a,
		#sidebar1 #linkFinishing_Tools a,
		#sidebar1 #linkGodzilla a,
		#sidebar1 #linkHeros a,
		#sidebar1 #linkHorror a,
		#sidebar1 #linkHumor a,
		#sidebar1 #linkSci_Fi a,
		#sidebar1 #linkShips_Vehicles a,
		#sidebar1 #linkVillains a 
		{background: url(/images/nav/models/ModelCategoryButtons.png) no-repeat; width: 136px; height: 37px;}/* set height on <a> tag for each button, prevents bottom cut off during small browser window font size */
		
		/* Sets what area of the image the button shows */
		#sidebar1 #linkNewModels a {background-position:0 -650px;} /* Safari seems to tile vertically so have up state 20px down for buffer */
		#sidebar1 #linkFeatured a {background-position:0 -700px;} /* Must have width on 'a' for IE 7 or no link */
		#sidebar1 #linkPrepainted a {background-position:0 -750px;}
		
		#sidebar1 #linkAdult a {background-position:0 0;}
		#sidebar1 #linkBusts a {background-position:0 -100px;}
		#sidebar1 #linkDinosaurs a {background-position:0 -150px;}
		#sidebar1 #linkFemale_Fantasy a {background-position:0 -200px;}
		#sidebar1 #linkFinishing_Tools a {background-position:0 -50px;}
		#sidebar1 #linkGodzilla a {background-position:0 -250px;}
		#sidebar1 #linkHeros a {background-position:0 -300px;}
		#sidebar1 #linkHorror a {background-position:0 -350px;}
		#sidebar1 #linkHumor a {background-position:0 -400px;}

		#sidebar1 #linkSci_Fi a {background-position:0 -500px;}
		#sidebar1 #linkShips_Vehicles a {background-position:0 -550px;}
		#sidebar1 #linkVillains a {background-position:0 -600px;}
		

		#sidebar1 #linkNewModels a:hover {background-position:-198px -650px;} /* Top of over state is 69px down */ 
		#sidebar1 #linkFeatured a:hover {background-position:-198px -700px;}
		#sidebar1 #linkPrepainted a:hover {background-position:-198px -750px;}
		
		#sidebar1 #linkAdult a:hover {background-position:-198px 0px;}
		#sidebar1 #linkBusts a:hover {background-position:-198px -100px;}
		#sidebar1 #linkDinosaurs a:hover {background-position:-198px -150px;}
		#sidebar1 #linkFemale_Fantasy a:hover {background-position:-198px -200px;}
		#sidebar1 #linkFinishing_Tools a:hover {background-position:-198px -50px;}
		#sidebar1 #linkGodzilla a:hover {background-position:-198px -250px;}
		#sidebar1 #linkHeros a:hover {background-position:-198px -300px;}
		#sidebar1 #linkHorror a:hover {background-position:-198px -350px;}
		#sidebar1 #linkHumor a:hover {background-position:-198px -400px;}

		#sidebar1 #linkSci_Fi a:hover {background-position:-198px -500px;}
		#sidebar1 #linkShips_Vehicles a:hover {background-position:-198px -550px;}
		#sidebar1 #linkVillains a:hover {background-position:-198px -600px;}
		
		
		/* Link to current page */
		#NewModels #sidebar1 #linkNewModels a {background-position:-397px -650px; cursor:text;}
		#Featured #sidebar1 #linkFeatured a {background-position:-397px -700px; cursor:text;}
		#Prepainted #sidebar1 #linkPrepainted a {background-position:-397px -750px; cursor:text;}
		
		#Adult #sidebar1 #linkAdult a {background-position:-397px 0px; cursor:text;}
		#Busts #sidebar1 #linkBusts a {background-position:-397px -100px; cursor:text;}
		#Dinosaurs #sidebar1 #linkDinosaurs a {background-position:-397px -150px; cursor:text;}
		#Female_Fantasy #sidebar1 #linkFemale_Fantasy a {background-position:-397px -200px; cursor:text;}
		#Finishing_Tools #sidebar1 #linkFinishing_Tools a {background-position:-397px -50px; cursor:text;}
		#Godzilla #sidebar1 #linkGodzilla a {background-position:-397px -250px; cursor:text;}
		#Heros #sidebar1 #linkHeros a {background-position:-397px -300px; cursor:text;}
		#Horror #sidebar1 #linkHorror a {background-position:-397px -350px; cursor:text;}
		#Humor #sidebar1 #linkHumor a {background-position:-397px -400px; cursor:text;}
		
		#Sci_Fi #sidebar1 #linkSci_Fi a {background-position:-397px -500px; cursor:text;}
		#Ships_Vehicles #sidebar1 #linkShips_Vehicles a {background-position:-397px -550px; cursor:text;}
		#Villains #sidebar1 #linkVillains a {background-position:-397px -600px; cursor:text;}
	
	/* Category Navigation END */

/* PRODUCTS START */
	.pagination {font-size:.85em; text-align:center;}
	.pagination a {margin:0 1px; padding:4px;}
	#paginationbottom {margin-bottom: 1em;}/* mostly for IE 6 but doesn't hurt others */
	
	.currentSectionName, table.comingSoonTable th {
		font-size:1.1em;
		color:#fcdf49;
		margin:10px auto 10px auto;
		padding:4px 0;
		width:12em; /* overriding in table.comingSoonTable th */
		background:#283351 url(/images/nav/darkerWallPaper.jpg);
	}
	.currentSectionName {display:block;}
	
	.currentPageNumber {font-weight:bold; padding:5px;}
	.currentSectionName, .pagination a:hover, table.comingSoonTable {border:1px solid #666666;}
	.pagination a:hover {background-color:#3E4967; margin:0;} /* take away 1px margin so when border appears numbers don't shift */
	
	.products {width: 96%; margin:0 auto;}
	.products td {padding:10px 10px 20px;}
	
	#optional_word_area {position:relative;}

	/* @group Finishing Tools */

	/* Finishing tools start */
		#shelf1 {
			background: url(/images/nav/Shelf-529X44.jpg) no-repeat 0 100px;
			height:200px;
			width: 529px;
		}
	
	/* shelf is 523px wide. Three on shelf deiveide by 4. 1/4 is 131px, 2/4 is 262px, 3/4 = 394px */
		.finishing_tool {
			width: 135px;

		}
		#Finishing_Tools #sentai_insta_cure {
			position:absolute;
			top: 38px;
			left: 101px;
		}
	
		#Finishing_Tools #sentai_maxi_cure {
			position:absolute;
			top: 38px;
			left: 262px; /* keep this at 262px */
		}
	
		#Finishing_Tools #zip_kicker {
			position:absolute;
			top: 5px;
			left: 414px;
		}
		
		#Finishing_Tools .textlink {position:relative;
			top: 20px;
			left: -54px;
	display: block;
	text-align: center;
}
		/* Finishing tools end */
	
	/* @end */

/* PRODUCTS END */


/* SIDEBAR 2 - MAIN NAV START */
	#sidebar2 {position:relative;} /* needed for IE6 to put MainNav in the column and not outside of it */
	#mainNav {
		position:relative;
		height:275px; /* Sets distance between Main Nav and Featured Models frame */
	}
	
	#mainNav li {
		position:absolute;
		left:0px;
		text-indent:-5000px; /* hide text */
		width: 134px;
		height: 40px;	
	}

	/* Set each li top to multiples of 40px. Each are relative to the containing UL. This set WHERE the button appears */
	#mainNav li#linkNews {top:0px;}
	#mainNav li#linkAbout {top:45px;}
	#mainNav li#linkBuying {top:90px;}
	#mainNav li#linkFinding {top:135px;}
	#mainNav li#linkFAQs {top:180px;}
	#mainNav li#linkContact {top:225px;}
	
	#mainNav li a {
		display:block; /* fills the li width so mouse changes to hand anywhere over li. Allows link functionality to work with text-index */
		
		/* FF: Remove extended (off left side of page) outline on links. Just outlines around bg image */
		overflow:hidden;
	}
		
	#mainNav #linkNews a,
	#mainNav #linkAbout a,
	#mainNav #linkBuying a,
	#mainNav #linkFinding a,
	#mainNav #linkFAQs a,
	#mainNav #linkContact a
	{background: url(/images/nav/models/main-categories-new-frame.png) no-repeat; width: 134px; height: 40px;}/* set height on <a> tag for each button, prevents bottom cut off during small browser window font size */

	#mainNav #linkNews a {background-position:0 0;}
	#mainNav #linkAbout a {background-position:0 -50px;}
	#mainNav #linkBuying a {background-position:0 -100px;}
	#mainNav #linkFinding a {background-position:0 -150px;}
	#mainNav #linkFAQs a {background-position:0 -200px;}
	#mainNav #linkContact a {background-position:0 -250px;}


	#mainNav #linkNews a:hover {background-position:-198px 0;}
	#mainNav #linkAbout a:hover {background-position:-198px -50px;}
	#mainNav #linkBuying a:hover {background-position:-198px -100px;}
	#mainNav #linkFinding a:hover {background-position:-198px -150px;}
	#mainNav #linkFAQs a:hover {background-position:-198px -200px;}
	#mainNav #linkContact a:hover {background-position:-198px -250px;}


	#News #mainNav #linkNews a {background-position:-397px 0;}
	#About #mainNav #linkAbout a {background-position:-397px -50px;}
	#Buying #mainNav #linkBuying a {background-position:-397px -100px;}
	#Finding #mainNav #linkFinding a {background-position:-397px -150px;}
	#FAQs #mainNav #linkFAQs a {background-position:-397px -200px;}
	#Contact #mainNav #linkContact a {background-position:-397px -250px;}

/* SIDEBAR 2 - MAIN NAV END */


/* Footer START */
	#footer {
		position:relative;
		background-image:url(/images/floor-tile-new-900px.jpg);
		width:900px;
		height:80px;
		background-repeat: no-repeat;
	}
	
	#footer #leftcolumnpedestal {
	position:absolute;
	top:-43px;
	left:52px;
	}

	#footer #rightcolumnpedestal {
	position:absolute;
	top:-43px;
	right: 51px;
	}
	
	#footer #Superman {
	position:absolute;
	top:-133px;
	left:50px;
	}
	
	#footer #Terminator {
	position:absolute;
	top:-128px;
	right: 55px;
	}
	
	#footer #barbWire {
	position:absolute;
	top:-130px;
	left:73px;
	}
	
	#footer #batmanReturns {
	position:absolute;
	top:-131px;
	left:770px;
	}

	#footer #Joker {
	position:absolute;
	top:-130px;
	left:789px;
	}

	#footer #Dracula {
	position:absolute;
	top:-130px;
	left:775px;
	}
	
	#footer #DrDoom {
	position:absolute;
	top:-120px;
	left:47px;
	}

	#footer #Rhino {
	position:absolute;
	top:-123px;
	left:38px;
	}

/* Footer END */

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#addressinfo { font-size:.8em; }

/* Products start */
	.products {font-size:.8em;}
	.products td {text-align:center; vertical-align:top;}
/* Products end */

/* NEWS/BLOG START */
.newsitem {
	font-size:.85em;
	margin-bottom:3em;
	overflow:auto; /* to clear the float of any images. Zoom:1 added in iefixes.inc  */
}
.newsitem .blog_title {
	font-size:1.2em;
	color: #CCCCCC;
	
	padding:.8em;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}

.newsitem .date_of_posting {
	margin-bottom: -1em;
	color: #111111;
	font-weight:bold;
}

.newsitem .portrait {float:left; padding:0 .5em .1em 0;}

/* NEWS END */

/* FAQs START */
	#FAQs #mainContent ol {font-size: .9em;}
	dt {font-weight:bold; font-size: .9em;}
	dd {font-size:.85em;}
/* FAQs END */

/* CONTACT FORM START */
	#Contact .contactForm {font-size:.85em; width:90%; margin:.5em 1em;} /* Width is needed here ie to not have blank line under first li ("How did you find us?:") */
	#Contact .contactForm th {
		text-align:right;
		white-space:nowrap;
		font-weight:normal;
		vertical-align:top;
	}
	
	.required_star {
		color:#FF0000;
		font-size: 90%;
	}
	
	.required_star_large {
		color:#FF0000;
		font-size: 120%;
	}
	
	#Contact input.error, #Contact textarea.error {border:1px dotted red;}
	#Contact label.error { display:block; margin:2px 0 1em; color:red; font-style:italic; font-size:1.2em;}
	#Contact label.checked {display:inline; margin:0;}
	
	#Contact #submitbuttonarea {width:100%; margin:-.5em 0 1em 0;} /* Negative top margin offsets fieldset  bottom margin */
	#Contact #submitbuttonarea td {width:33%;}
	#Contact legend {font-weight:bold; color:#FFFFFF;} /* color needed for IE 7 */
	#Contact fieldset {margin-bottom:1em;}
	
		
/* CONTACT FORM END */

h1 {font-size:1.2em;}
h2 {font-size:1.1em;}
h3 {font-size:1.0em;}
h4 {font-size:.9em;}
h5 {font-size:.8em;}
h6 {font-size:.7em;}

.upperText {
	margin-top:10px; /* Need separate values for IE */
}
.smallerText {font-size: 75%;}

.huge {font-size:250%;}

.fullheight{
	height: 100%;
	vertical-align:top;
}

.zebraPrimaryRow {background-color:#CCCCCC;}
.zebraSecondaryRow {background-color:#FFFFFF;}

/* Coming Soon table start */
	table.comingSoonTable {
		width:99%;
		border-collapse:collapse;
		margin-bottom:3em;
		text-align:center;
	}
	
	table.comingSoonTable h3 {margin: 0;}
	
	table.comingSoonTable caption {
		font-size: 1.0em;
		font-weight: bold;
		margin-bottom:0.3em;
	}

	table.comingSoonTable td {
		white-space:normal;
		padding:10px 0;
	}
	
	 /* overriding .currentSectionName properties */
	table.comingSoonTable th {
		width:auto;
		margin:0;
		border-bottom: 1px solid #666666;
	}

.blackbackground {background: #000000;}

.padded {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.navigation_head_margin {margin-top:15px;}

.content_head_margin {
	margin-top:15px;
	margin-left: 10px;
	margin-right: 10px;
}

.specialModels {
	text-align:center;
	width:100%;
}

.quote {
	font-size:1.8em;
	font-weight:bold;
}

.center {text-align:center;}
