/* ------------------------------------------------------------------------
CSS sheet for Tom's Cabinets.
Author: Tim Kadlec
Date Created: 6/26/2007

All inquiries for this document should be directed to information@virtualtech.com.

--------------------------------------------------------------------------

COLORS

Dark Brown Background - #1D1006
Brown Behind Logo - #774610
Orange - #F59914
Rust Color in Bar - #A95E13

------------------------------------------------------------------------ */


/* -----------------------------------------------------------------------
MAIN DESIGN ELEMENTS
-------------------------------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bodybg.jpg) center top no-repeat #1D1006;
	color: #EAE1BD;
	font: 12px/1.5em Georgia, serif;
	text-align: center;
}
a{
	outline: none;
	color: #EAE1BD;
}
p{
	margin: 1.5em 0;
	padding: 0 20px 0 10px;
}
#wrap{
	width: 780px;
	margin: auto;
	text-align: left;
	position: relative;
	padding-top: 68px;
}
h1{
	font-size: 70%;
	text-indent: -9999px;
	display: block;
	background: url(images/logo2.gif) no-repeat;
	width: 164px;
	height: 169px;
	position: absolute;
	top: 0px;
	left: 0px;
}
/* -----------------------------------------------------------------------
NAVIGATION ELEMENTS
-------------------------------------------------------------------------*/
ul.navigation{
	display: block;
	list-style-type: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
ul.navigation li{
	display: block;
	float: left;
	height: 47px;
}
ul.navigation li a{
	display: block;
	height: 47px;
	text-indent: -9999px;
}
ul.navigation li.home a{
	width: 63px;
	background: url(images/navigation.gif) no-repeat;
}
ul.navigation li.home a:hover{
	background: url(images/navigation.gif) 0px -47px no-repeat;
}
ul.navigation li.about a{
	width: 64px;
	background: url(images/navigation.gif) -63px 0px no-repeat;
}
ul.navigation li.about a:hover{
	background: url(images/navigation.gif) -63px -47px no-repeat;
}
ul.navigation li.gallery a{
	width: 70px;
	background: url(images/navigation.gif) -127px 0px no-repeat;
}
ul.navigation li.gallery a:hover{
	background: url(images/navigation.gif) -127px -47px no-repeat;
}
ul.navigation li.hardware a{
	width: 92px;
	background: url(images/navigation.gif) -197px 0px no-repeat;
}
ul.navigation li.hardware a:hover{
	background: url(images/navigation.gif) -197px -47px no-repeat;
}
ul.navigation li.countertops a{
	width: 116px;
	background: url(images/navigation.gif) -289px 0px no-repeat;
}
ul.navigation li.countertops a:hover{
	background: url(images/navigation.gif) -289px -47px no-repeat;
}
ul.navigation li.contact a{
	width: 73px;
	background: url(images/navigation.gif) -405px 0px no-repeat;
}
ul.navigation li.contact a:hover{
	background: url(images/navigation.gif) -405px -47px no-repeat;
}
ul.navigation li.special a{
	width: 129px;
	background: url(images/navigation.gif) -478px 0px no-repeat;
}
ul.navigation li.special a:hover{
	background: url(images/navigation.gif) -478px -47px no-repeat;
}

/* -----------------------------------------------------------------------
INTRO ELEMENTS
-------------------------------------------------------------------------*/
#intro{
	display: block;
	width: 100%;
	height: 256px;
	background: url(images/homeIntro.jpg) top right no-repeat;
}
body.home #intro{
	background: transparent;
}
body.gallery #intro{
	background: url(images/image1.jpg) top right no-repeat;
}
body.hardware #intro{
	background: url(images/image2.jpg) top right no-repeat;
}
#intro h2{
	font-size: 208%;
	font-weight: normal;
	line-height: 28px;
	color: #fff;
	letter-spacing: 0;
	padding: 120px 0 0 10px;
	width: 420px;
}
#intro p{
	font-size: 116%;
	padding: 0 10px;
	width: 420px;
}
#flash{
	float: right;
	margin-top: -1px;
}
/* -----------------------------------------------------------------------
CONTENT ELEMENTS
-------------------------------------------------------------------------*/
#content{
	clear: both;
	display: block;
	padding-top: 1em;
}
#content img{
	float: left;
	margin: 0 20px 1.5em 10px;
	border: 1px solid #9D7E57;
}
#content h3{
	font-size: 150%;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 1.3em;
	padding-bottom: .3em;
	border-bottom: 1px dashed #5E4432;
}
#subContent{
	clear: left;
	float: left;
	display: block;
	width: 100%;
	padding: 10px 0;
}
#surfaces{
	clear: left;
	float: left;
	display: block;
	width: 30%;
}
#surfaces ul{
	display: block;
	width: 40%;
	margin-left: 5px;
	padding-left: 15px;
}
#woods{
	float: left;
	display: block;
	width: 30%;
}
#woods ul{
	display: block;
	float: left;
	margin-left: 5px;
	padding-left: 15px;
}
#testimonial{
	float: left;
	display: block;
	width: 30%;
	margin-left: 30px;
}
blockquote{
	font-size: 116%;
	line-height: 1.4em;
	padding-right: 20px;
}
.cite{
	text-align: right;
	margin-top: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
}
marquee{	
	display: none;
}
body.home marquee{
	font-size: 15px;
	display: inline;
}
/* -----------------------------------------------------------------------
COUNTER TOP & HARDWARE ELEMENTS
-------------------------------------------------------------------------*/
#content ul.complinks{
	list-style-type: none;
	clear: both;
}
#content ul.complinks li{
	margin: 10px 0;
	float: left;
	width: 33%;
	text-align: center;
}
#content ul.complinks li.wide{	
	width: 66%;
}
#memberships ul.complinks li{
	width: 25%;
}
#content ul.complinks img{
	margin: 0px;
	border: 0px;
	float: none;
}
body.hardware #content ul.complinks img{
	border: 1px solid #F59914;
}
#content ul.complinks .title{
	display: block;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
body.hardware #content ul.complinks li a.noborder img{
	border: 0px;
}
/* -----------------------------------------------------------------------
SPECIAL OPTIONS ELEMENTS
-------------------------------------------------------------------------*/
dl{
	float: left;
	width: 300px;
	margin-left: 30px;
}
dl dt{
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-bottom: 5px;
}
/* -----------------------------------------------------------------------
CONTACT FORM ELEMENTS
-------------------------------------------------------------------------*/
form.contactform{
	float: left;
	width: 400px;
	margin-right: 50px;
}
form.contactform label{
	display: block;
	clear: both;
	padding-bottom: 5px;
}
form.contactform .labeltext{
	display: block;
	float: left;
	width: 200px;
}
fieldset{
	border: 0px;
}
legend{	font-size: 150%;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 0;
	padding-bottom: .3em;
	border-bottom: 1px dashed #5E4432;
	margin-bottom: 10px;
}
.legendtext{
	display: block;
	width: 340px; 
	font-weight: bold;
}
form.contactform strong{
	display: block;
	font-size: 85%;
	text-indent: 10px;
	font-weight: normal;
	font-family: arial;
}
/* -----------------------------------------------------------------------
FOOTER ELEMENTS
-------------------------------------------------------------------------*/
#footer{
	clear: both;
	display: block;
	width: 100%;
	border-top: 1px solid #422F22;
	padding-top: 10px;
	font-size: 90%;
	line-height: 1.5em;
	color: #968F75;
}
#footer a{
	color: #968F75;
}
#footer ul{
	float: right;
	list-style-type: none;
	padding-top: 1.5em;
}
#footer li{
	display: inline;
	margin-left: 10px;
}