/* RESETS & BASIC PAGE SETUP */


* { margin: 0; padding: 0; }

html, body {
	height: 100%;
	font:62.5%;
	font-family: Times, serif; 
	background: url(images/top-nav-background.png) repeat-x top #d3c9c1;

	}



/* END RESET */

/* TOOLBOX */
.center {margin: 0 auto;}
.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}
.padding-img {padding: 10px;}
/* END TOOLBOX */

/* STRUCTURE AND STUFF */

#container-shadow {
	position: relative;
	margin: 0 auto;
	width: 880px;
	background-image: url('images/background-side-shadows.png');
	background-repeat: no-repeat;
	background-position: 0 153px;
	
}

#container {
	margin: 0 auto;
	width: 850px;
	min-height: 100%;
    margin-bottom: -80px;
    position: relative;
	background: #f7f2ed;



}

.font-main{
	font: .95em 'Times', Serif;
	line-height: 1.4em;
	color: #545250;
}

.color-burgundy{
	color: #852320;
}

.text-center{
	text-align: center;
}

.floatleft{
	float: left;
	margin-top: 6px;
	margin-right: 25px;
	margin-bottom: 10px;

}

/*ul {list-style:none inside;}*/
p {font-size:0.9em; line-height: 1.2em; margin-bottom: 1.2em;}
a {outline: none;}
a img {border:none;}
/* END STRUCTURE */

h1{
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #3f3030;
	text-decoration: none;
}

#header-main {
	height: 153px;
	background: url(images/top-nav-background.png);

}


#header {
	height: 121px;
	margin: 0 auto;


	
}

ul#nav{
	height: 32px;
	margin: 0 auto;
	}
	
/*
*	Setup
*/	
	ul#nav li{
		display: inline;
	}
	
	ul#nav li a{
		display: block;
		height: 32px;
		text-indent: -9999px;
		float: left;
		margin-right: 3px;	
	}
	

	
/*
*	Normal Links
*/		
	ul#nav li.home a {
		width: 121px;
		background: url(images/nav-buttons/nav-home.gif) bottom center;
	}

	ul#nav li.thermofoil-doors a {
		width: 161px;
		background: url(images/nav-buttons/nav-thermofoil-doors.gif) bottom center;
	}
	
	ul#nav li.wood-doors a {
		width: 121px;
		background: url(images/nav-buttons/nav-wood-doors.gif) bottom center;
	}

	ul#nav li.about-us a {
		width: 121px;
		background: url(images/nav-buttons/nav-about-us.gif) bottom center;
	}
	
	ul#nav li.contact a {
		width: 121px;
		background: url(images/nav-buttons/nav-contact.gif) bottom center;
	}


/*
*	Hover Links
*/		
	ul#nav li.home a:hover{
		background-position: center center;
	}	

	ul#nav li.thermofoil-doors a:hover{
		background-position: center center;
	}	
	
	ul#nav li.wood-doors a:hover{
		background-position: center center;
	}
	
	ul#nav li.about-us a:hover{
	background-position: center center;
	}
	
	ul#nav li.contact a:hover{
		background-position: center center;
	}
	
/*
*	Selected/Active Links
*/
	ul#nav li.home a.active{
		background-position: top center;
	}	

	ul#nav li.thermofoil-doors a.active{
		background-position: top center;
	}	
	
	ul#nav li.wood-doors a.active{
		background-position: top center;
	}
	
	ul#nav li.about-us a.active{
	background-position: top center;
	}
	
	ul#nav li.contact a.active{
		background-position: top center;
	}
	

	
.logo-format{

	margin-top: 80px;
	margin-left: 3px;

}


#top-border {
	height: 5px;
	background-color: #e1c6a9;

	
}


#main-content{
	float: left;
	width: 580px;
	padding-top: 25px;
	padding-bottom: 30px;

	padding-left: 40px;
	padding-right: 0px;

}

.content1{
	padding-right: 40px;

}

/*
.thermofoil-doors-background{
	background: url(images/background-for-main.jpg) no-repeat;
}
*/

#main-content .home-photo{
	padding-left: 24px;

}

#sidebar{
	float: right;
	width: 230px;
}

#nav-sidebar{
	margin: 50px 25px 25px 0;
	padding: 25px;
	background: #eae2da;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
	border-bottom-left-radius:12px;
	border-bottom-right-radius:12px;

}

#nav-sidebar li a{
	font: 0.7em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3f3030;
	text-transform: uppercase; 
	letter-spacing: 1px;
	text-decoration: none;
}

#nav-sidebar li{
	padding-top: 1px;
	padding-bottom: 1px;
}

#nav-sidebar a:hover{
	text-decoration: underline;
}



#nav-sidebar ul{
	list-style: none;
}


#nav-sidebar ul ul li:before {
	content: "\00BB \0020";
}


.clearfooter
{
   height: 65px;
   clear: both;
}


.spacer-0
{
   height: 0px;
   clear: both;
}

.spacer
{
   height: 50px;
   clear: both;
}

.spacer-2
{
   height: 25px;
   clear: both;
}

.spacer-3
{
   height: 8px;
   clear: both;
}

.form-container
{
	position: relative;
	width: 199px;
	height: 58px;
	padding-right: 5px;
	padding-top: 5px;
	background-image: url('images/thermofoil-order-form-background@2x.png');
	background-size: 204px;
	background-repeat: no-repeat;
	/* background: #f1ecc9; */
}


.form-container img
{
	float: right;
	width: 37px;

}

.order-form-text
{
	float: right;
	width: 145px;
	line-height: 18px;
	white-space:nowrap;
	line-height: 17px;
}

.order-form-text h1
{
	color: #a66d00;
	text-transform: uppercase;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-size: 10.5px;
	text-align: center;	
}

.order-form-text h2
{
	color: black;
	font-style: italic;
	font-size: 11.5px;
	text-align: center;	
}

.order-form-text h3
{
	color: #478a1c;
	font-family: "Times", "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	letter-spacing: 1px;
}


.thumb-grid li{
	
	margin: 0 0 0 0;

}



.thumbs-col-2 li,
.thumbs-col-3 li,
.thumbs-col-4 li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0 40px 15px 0;
	text-align: center;
}

.thumbs-col-2 li {
	width: 250px;
}

.thumbs-col-3 li {
	width: 153px;

}

.thumbs-col-4 li {
	width: 104px;
}

.thumbs-col-2 img,
.thumbs-col-3 img,
.thumbs-col-4 img {
	margin-bottom: .3em;
}

.thumbs-col-2 li a:hover img,
.thumbs-col-2 li a:hover p,
.thumbs-col-2 li a:active img,
.thumbs-col-2 li a:focus img,
.thumbs-col-3 li a:hover img,
.thumbs-col-3 li a:hover p,
.thumbs-col-3 li a:active img,
.thumbs-col-3 li a:focus img,
.thumbs-col-4 li a:hover img,
.thumbs-col-4 li a:hover p,
.thumbs-col-4 li a:active img,
.thumbs-col-4 li a:focus img
{
	text-decoration: underline;
	color: #be0000;
}


.imgborder img{
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
}

.imgborder2{
	border-style: solid;
	border-width: 1px;
	border-color:#666666;
}

.thumbcontainer1,
.thumbcontainer2,
.thumbcontainer3,
.thumbcontainer4,
.thumbcontainer5
 {
	position: relative;
	margin: 0 auto;
	margin-bottom: 7px;
}

.thumbcontainer1{
	height: 160px;
	width: 130px;
}

.thumbcontainer2{
	height: 93px;
	width: 156px;
}

.thumbcontainer3{
	height: 44px;
	width: 250px;
}

.thumbcontainer4{
	height: 80px;
	width: 105px;
}

.thumbcontainer5{
	height: 63px;
	width: 153px;
}


.zoom-widget{
	position: absolute;
	height: 28px;
	width: 28px;
	background: url(images/zoom-widget.png);
	background-repeat: no-repeat;
	z-index: 2;
	bottom: -9px;
	right: -8px;

}

.thumbs-text p{
	font: .70em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #3f3030;
	text-transform: uppercase; 
	text-decoration: none;
}

.thumbs-text a{
	text-decoration: none;
}

#footer{
	height: 80px;
	background:#3f3030;
	position: relative;	
}

#footer p {
	font: 0.6em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #f7f2ed;
	text-transform: uppercase;
	text-align: center; 
	letter-spacing: 1px;
	padding: 15px 0 15px 0;
}

#footer a {
	font: 0.6em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #f7f2ed;
	text-transform: uppercase;
	text-align: center; 
	letter-spacing: 1px;
	padding: 15px 0 15px 0;
}