
/*	general styles	*/
html {
	font: 14px "Lucida Sans", "Lucida Grande", Arial, Verdana, Sans Serif; 
}
h2 {
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color: #f9a31c;
}
p, address {
	font-size: 12px;
}

address {
	font-style:normal;
	color: #333D44;
	line-height:15px;
	margin-top:15px;
}

a {
	color:#FF6600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	font-size:12px;
	list-style:square;
	line-height: 15px;
	color: #333D44;
}

li {
	padding: 0 4px;
}

h3 {
	font-size:18px;
	line-height:20px;
	color:#ff6600;
}

body {
	margin:0;
	padding:0;
	background:#DFDFDF;
	font-size:100%;
}
img{
	border:none
}
/*	structure	*/
#page{
	margin: 0 auto;
	width: 1002px;
	background:url(../images/bg-page.gif) repeat-y;
	padding:0 0 47px 2px;
	position:relative;
	overflow:hidden;
}
#main{
	width:1000px;
	margin:583px 0 0;
	position:relative;
}
#content{
	width:574px;
	float:right;
	overflow:hidden;
}
#fader{
	position:absolute;
	left:2px;
	top:0;
	background:#fdd;
	width:1000px;
	height:583px;
}
/*	content	*/
	#title{
	width:1000px;
	height:71px;
	background:url(../images/grad-gray.gif) repeat-x;
	
}
#content div.subnav	h2 {
	display:block;
	margin:0;
	padding:0;
}
#title h1,#title h2{
	height:51px;
}
#title h1{
	float:right;
	width:576px;
	font-size: 26px;
	line-height:51px;
	padding:0;
	margin:20px 0 0 0;
	font-weight:normal;
	color: #f9a31c;
}
#title h2{
	float:left;
	width:395px;
	font-size: 18px;
	line-height:51px;
	padding:0;
	margin:20px  0 0 25px;
	font-weight:bold;
	color: #999;
}
#content p{
	display:block;
	margin:17px 0 16px;
	padding:0 90px 0 0;
	color:#333D44;
}
/*	orange box with images	*/

#content div.images, #content div.bigimages {
	width:489px;
	min-height:260px;
	background:#F9A31C;
	padding:10px 0 10px;
	margin-bottom:18px;
}
#content div.images img{
	border:2px #fff solid;
	float:left;
	margin:10px 0 10px 18px;
}

#content div.bigimages img {
	border:2px #fff solid;
	margin: 10px 18px 10px 18px;
}
	
#content div.images em, #content div.bigimages em{
	display:block;
	margin:0 18px;
	padding:0;
	font-style:normal;
	color:#fff;
}
/*	gray box with links	*/
#content div.subnav{
	width:489px;
	background:#DFDFDF;
	overflow:hidden;
	margin-bottom:18px;
}
#content div.subnav	h2{
	line-height:37px;
	padding-left:20px;
	height:37px;
	display:block;
	background-color:#333D44;
}

#content div.subnav ul{
	display:block;
	margin:4px 0 0 22px;
	padding:0 0 16px;
	width:220px;
	float:left;
	list-style:none;
}
#content div.subnav ul li{
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	color:#333D44;
	display:block;
	padding:0;
	margin:0 0 -1px;
}
#content div.subnav ul li a{
	font-size:12px;
	text-decoration:none;
	color:#333D44;
}
#content div.subnav ul li a:hover{
	text-decoration:underline;
}
/*	left column	*/
#left-column {
	width:414px;
	float:left;
}
#left-column form label {
	display:block;
	margin:0;
	padding:0;
}
#left-column p {
	margin:18px 0 0 25px;
	font-size:10px;
	line-height:14px;
}


/*	form styles	*/

#leftForm {
	width:320px;
}

#leftForm p {
display:block;
	font-size:12px;
	color:#3B3B45;
	margin:7px 0 0px 25px;
	padding:0;
}

input.code {
	width:120px !important;
}
#left-column form,#left-column fieldset{
	display:block;
	margin:0;
	padding:0;
	border:none;
}
#left-column form{
	margin:10px 0 0;
}
#left-column form select{
	display:block;
	margin:3px 0 1px 25px;
	padding:0;
	font-size:10px;
	height:16px;
}
#left-column form textarea{
	display:block;
	width:288px;
	height:77px;
	overflow:auto;
	margin:3px 0 10px 25px;
	padding:0;
	font-size:11px;
	color:#3B3B45;
}
#left-column form label{
	display:block;
	width:200px;
	font-size:12px;
	color:#3B3B45;
	margin:7px 0 0px 25px;
	padding:0;
}

label.code {
	width:50px !important;
}
#left-column form input, #left-column form textarea {
	width:290px;
	height:16px;
	margin:3px 0 0 25px;
	padding:0;
	border:1px #A9B3BB solid;
	font-size:11px;
	color:#3B3B45;
}

#left-column form textarea {
	height:120px;
	margin-bottom:10px;
	margin-top:3px;
}
#left-column form input.image{
	width:78px;
	height:27px;
}
#left-column form input.city{
	width:145px;
	margin:3px 0px 0  25px; 
}
#left-column form input.state{
	width:33px;
	margin:3px 3px 0 3px; 
}
#left-column form input.zip{
	width:101px;
	margin:3px 3px 0 0; 
}
/*	showroom box styles	*/
#left-column div.sidebox{
	width:315px;
	overflow:hidden;
	padding:0 0 17px;
	margin:0;
}
#left-column h3{
	margin:20px 0 0 25px;
	padding-bottom:3px;
	border-bottom:1px #333D44 solid;
}


#left-column div.sidebox strong{
	display:inline;
	width:140px;
	float:left;
	margin:10px 0 0 25px;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#333D44;
}

#left-column div.sidebox span {
	display: inline;
	float:left;
	width: 280px;
	margin: 0 0 0 25px;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#333D44;
}
#left-column div.sidebox.right strong{
	float:right;
	
}
#left-column div.sidebox strong a{
	clear:both;
	display:block;
	text-decoration:none;
	color:#FF6600;
}
#left-column div.sidebox strong a:hover{
	text-decoration:underline;
}
#left-column div.sidebox img{
	float:right;
	margin:10px 0 5px;
}

#left-column div.sidebox img.sidebtn {
	margin: 10px 0 10px 25px;
	padding:0;
	float:left;
}
#left-column div.sidebox.right img{
	float:left;
	margin:10px 0 0 30px;
}
#left-column div.sidebox em{
	display:block;
	float:right;
	width:125px;
	color:#FF6600;
	font-style:normal;
	font-size:10px;
}
/*	header styles	*/
#header{
	width:1000px;
	height:147px;
	background:url(../images/bg-header.gif) repeat-x;
}
#header em{
	float:left;
	width:278px;
	margin-top:10px;
	margin-left:10px;
}
#header em a{
	display:block;
	width:278px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	background:url(../images/logo.gif) no-repeat;
}

#navblock {
	width: 640px;
	margin-right:25px;
	height:117px;
	float:right;
}
#header ul{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#header li{
	float:left; 
	
}
#header #contact {
	width:640px;
}
#header #contact ul {
	float:right;
}
#header #contact li{
	color:#DFDFDF;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 14px;
	margin-top:20px;
	font-size:12px;
}
#header #contact li a{
	color:#DFDFDF;
	display:block;
	height:18px;
	text-decoration:none;
	font-size:12px;
}

#header #contact li.active a{
	color:#faa51c;
	font-weight:bold;
	display:block;
	height:18px;
	text-decoration:none;
	font-size:12px;
}

#header #contact li a:hover{
	color:#faa51c;
}
/*	main nav styles - now with graphical tabs	*/

#tab-residential a, #tab-residential a:link, #tab-residential a:visited {
	width: 126px;
	height:50px;
	background: url(../images/tab-residential.gif) -126px 0 no-repeat;	
	text-indent:-1000em;
}

#tab-residential.active a {
	width: 126px;
	height:50px;
	background: url(../images/tab-residential.gif) 0 0 no-repeat;
	text-indent:-1000em;
}

#tab-residential a:hover {
	width: 126px;
	height:50px;
	background: url(../images/tab-residential.gif) -252px 0 no-repeat;
	text-indent:-1000em;
}

#tab-commercial a, #tab-commercial a:link, #tab-commercial a:visited {
	width: 129px;
	height:50px;
	background: -129px 0 url(../images/tab-commercial.gif) no-repeat;	
	text-indent:-1000em;
	padding-left:3px;
}

#tab-commercial.active a {
	width: 129px;
	height:50px;
	background: url(../images/tab-commercial.gif) 0 0 no-repeat;
	text-indent:-1000em;
}

#tab-commercial a:hover {
	width: 129px;
	height:50px;
	background: url(../images/tab-commercial.gif) -258px 0 no-repeat;
	text-indent:-1000em;
}

#tab-builders a, #tab-builders a:link, #tab-builders a:visited {
	width: 100px;
	height:50px;
	background: -100px 0 url(../images/tab-builders.gif) no-repeat;	
	text-indent:-1000em;
	padding-left:3px;
}

#tab-builders.active a {
	width: 100px;
	height:50px;
	background: url(../images/tab-builders.gif) 0 0 no-repeat;
	text-indent:-1000em;
}

#tab-builders a:hover {
	width: 100px;
	height:50px;
	background: url(../images/tab-builders.gif) -200px 0 no-repeat;
	text-indent:-1000em;
}

#tab-about a, #tab-about a:link, #tab-about a:visited {
	width: 99px;
	height:50px;
	background: -99px 0 url(../images/tab-about.gif) no-repeat;	
	text-indent:-1000em;
	padding-left:3px;
}

#tab-about.active a {
	width: 99px;
	height:50px;
	background: url(../images/tab-about.gif) 0 0 no-repeat;
	text-indent:-1000em;
}

#tab-about a:hover {
	width: 99px;
	height:50px;
	background: url(../images/tab-about.gif) -198px 0 no-repeat;
	text-indent:-1000em;
}

#tab-conf a, #tab-conf a:link, #tab-conf a:visited {
	width: 156px;
	height:50px;
	background: -156px 0 url(../images/tab-conference.gif) no-repeat;	
	text-indent:-1000em;
	padding-left:3px;
}

#tab-conf.active a {
	width: 156px;
	height:50px;
	background: url(../images/tab-conference.gif) 0 0 no-repeat;
	text-indent:-1000em;
}

#tab-conf a:hover {
	width: 156px;
	height:50px;
	background: url(../images/tab-conference.gif) -312px 0 no-repeat;
	text-indent:-1000em;
}
	
#header #nav {
	float:right;
	height:50px;
	margin-top:29px;
	
}
#header #nav li{
	margin:0 3px 0 0;
	padding:0;

}
#header #nav li a, #header #nav li a:visited, #header #nav li a:link {
	display:block;
	height:50px;
	padding:0px;
	font-size:16px;
	line-height:50px;
	text-transform:uppercase;
	text-decoration:none;
	color:#DFDFDF;
}


#header p{
	position:absolute;
	left:540px;
	top:126px;
	width:429px;
	height:17px;
	background:url(../images/audio-video.gif) no-repeat;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
}
/*	flash box	*/
#flash{
	width:1000px;
	height:436px;
	font-size:0;
}
/*	footer styles	*/
#footer{
	margin:0 auto 30px;
	width:1004px;
	height:170px;
	background:url(../images/bg-footer.gif) no-repeat;	
	position:relative;
}
#footer ul{
	position:absolute;
	left:25px;
	top:38px;
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{
	float:left;
	padding:0 8px;
	background:url(../images/dash.gif) no-repeat 0 6px;
}
#footer ul li.first{
	background:none;
}
#footer ul li a{
	font-size:11px;
}
#footer ul li a:hover,#footer p a:hover{
	text-decoration:underline;
}
#footer p{
	position:absolute;
	left:30px;
	top:50px;
	color:#333D44;
	font-size:11px;
}
#footer p a{
	text-decoration:none;
}
/*	banner styles	*/
#footer-logos {
	width:675px;
	height:90px;
	float:right;
	margin: 30px 20px 10px 0px;
}

#footer-logos img {
	margin-left: 20px;
	float:right;
	display: inline;
}
#cedia {
	padding-top:20px;
}
#cea {padding-top: 20px;}

/*	spesial secondary page styles	*/
div#main.sec {
	margin:503px 0 0;
}

#page div#fader.sec{
	height:147px;
}
div#flash.sec {
	background:#FAA61C url(../images/bg-flash-sec.gif) repeat-x;
	overflow:hidden;
	height:356px;
	position:absolute;
	left:0;
	top:-356px;
	z-index:999;
}

div#flash.sec div.left {
	width:325px;
	float:left;
	position:relative;
}



div#flash.sec div.left h2 {
	margin: 20px 5px 5px 10px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color:#fff;
}

div#flash.sec div.left h3 {
	margin: 10px 10px 0px 10px;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
	color:#000;
}

div#flash.sec div.left a {
	color:#fff;
	text-decoration:none;
}

div#flash.sec div.left a:hover {
	text-decoration:underline;
}

div#flash.sec div.left p {
	display:block;
	margin: 8px 5px 0 10px;
	color: #000;
	font-size:11px;
	line-height:14px;
}

div#flash.sec div.left ul {
	font-size:11px;
	line-height:14px;
	margin-left:1em;
	padding-left:1em;
}

div#flash.sec div.left ul li {
	padding-bottom:5px;
	margin-right:5px;
	color:#000;
}
	

div#flash.sec div.left img.trademark {
	margin:20px 0 0 25px;
}
div#flash.sec div.left img.device {
	position:absolute;
	left:210px;
	top:230px;
}
#sec-flash{
	float:right;
	width:675px;
	height:356px;
}
div#title.sec h1{
	display:inline;
	width:275px;
	height:28px;
	margin:35px 300px 0 0;
}

/*special project pg styles */

#mainproj {
	margin:503px 0 0;
	width:1000px;
	position:relative;
}

#flashproj{
	background:#c3c3c3 url(../images/bg-flash-proj.gif) repeat-x;
	overflow:hidden;
	height:356px;
	position:absolute;
	left:0;
	top:-356px;
	z-index:999;
}

div#flashproj #projleft h2 {
	margin: 20px 5px 5px 10px;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color:#fff;
}

#flashproj #projleft h3 {
	margin: 10px 10px 0px 10px;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 3px;
	border-bottom: 1px solid #666;
	color:#000;
}

div#flashproj #projleft a {
	text-decoration:none;
	color:#fff;
}

div#flashproj #projleft a:hover {
	text-decoration:underline;
	color:#fff;
}

#flashproj #projleft {
	width:325px;
	float:left;
	position:relative;
}

#flashproj #projleft p {
	display:block;
	margin: 8px 5px 0 10px;
	color: #000;
	font-size:10px;
}


/* Sub-navigation */
#left-column ul {
	display:block;
	margin:15px 0 0 25px;
	width:295px;
	padding:0;
	list-style:none;

}
#left-column ul li a, #left-column ul li a:link, #left-column ul li a:visited {
	display:block;
	height:26px;
	border-left: 10px solid #333d44;
	border-right: 1px solid #333d44;
	border-top:1px #666 solid;
	border-bottom:1px #666 solid;
	text-decoration:none;
	color:#333d44;
	background:#f9a31c;
	font-size:12px;
	line-height:27px;
	padding:0;
	padding-left:20px;
	margin-top:6px;
	font-weight: bold;
} 
#left-column ul li a:hover {
	display:block;
	border-left: 10px solid #ff6600;
	border-top: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
	border-right:1px solid #ff6600;
	background: url(../images/secnav_grad.gif) repeat-x;
	color:#000;
	padding:0;
	padding-left:20px;
	height:26px;
	margin-top:6px;
	line-height:27px;
}
#left-column ul li.active a {
	display:block;
	border-left: 10px solid #333d44;
	border-top: 1px solid #333d44;
	border-bottom: 1px solid #333d44;
	border-right:1px solid #333d44;
	background:none;
	color:#ff6600;
	font-weight:bold;
	padding:0;
	padding-left:20px;
	height:26px;
	margin-top:6px;
	line-height:27px;
	
}

/*  */
#quotebox {
	width:200px;
	border: 1px solid #333D44;
	background-color:#E6E6E6;
	vertical-align:top;
	font-size: 12px;
}
.mousetype {
	font-size:9px;
	color:#999999;
}

.imagebox {
	border: 1px solid #333;
	margin: 5px;
}

.fltimagebox {
	float:left;
	border:1px solid #333;
	margin: 0px 5px 5px 0px;
}

/*contact us form stuff*/
.nameform210 {
	width: 210px;
}

.nameformleft {
	width: 350px;
}

.ctctforminput {
	width: 350px;
}

.nameform25 {
	width: 80px;
}
.nameform10 {
	width:40px;
}
.submit {
	border:none;
	margin-top:10px;
}

select{
	display:block;
	margin:10px 0 1px 0;
	padding:0;
	font-size:11px;
}

textarea{
	width:350px;
	height:250px;
	overflow:auto;
	margin:3px 0 10px 0px;
	padding:3px;
	border:1px #A9B3BB solid;
	font-size:11px;
	color:#3B3B45;
}
 label {
 	width:200px;
	font-size:12px;
	line-height:12px;
	color:#3B3B45;
	margin:0;
}
input {
	margin:3px 0 10px 0px;
	padding:3px;
	border:1px #A9B3BB solid;
	font-size:11px;
	color:#3B3B45;
}

.checkbox {
	margin:0;
	border:none;
	margin-left:3px;
}

form {
	margin:0;
	padding:0;
}
/*honeypot*/

input.setoff {
	margin-left:-9999em !important;
	display:block;
	float:left;
}
