/**
* Customer web site CSS for IE6
*
* Copyright (c)2008 44 Interactive. All Rights Reserved.
*
* SVN File: $Id: testsvn.php 31 2008-05-22 14:32:48Z Mike Neugebauer $
* @author $Author: Mike Neugebauer $
* @version $Revision: 31 $
* @lastrevision $Date: 2008-05-22 09:32:48 -0500 (Thu, 22 May 2008) $
* @modifiedby $LastChangedBy: Mike Neugebauer $
* @lastmodified $LastChangedDate: 2008-05-22 09:32:48 -0500 (Thu, 22 May 2008) $
* @filesource $URL: svn+ssh://miken@svnhost/svnhome/base/trunk/testsvn.php $
*/

* { margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 62.5%;
	height:100.1%;
}



body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#363636;
	height:100.1%;
	background:#000000;
}


h1, h2, h3, h4, h5 {
	color:#363636;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
    font-size: 2.2em;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1.8em;
}

h4 {
	font-size: 1.6em;
}

h5 {
	font-size: 1.4em;
}

h6 {
	font-size: 1.2em;
}

h7 {
	font-size: 1.0em;
}

a:link {
	color:#363636;
	text-decoration: none;
}

a:visited {
	color:#363636;
	text-decoration: none;
}

a:hover {
	color:#363636;
	text-decoration: underline;
}

a:active {
	color:#363636;
	text-decoration: none;
}

p {
	line-height:1.5em;
	/*margin-bottom:10px;*/
}






/*----------------------------------------------------------- MAIN PAGE STYLES -----------------------------------------------------------*/


#headerwrap {
	width:100%;
	height:85px;
	background:url(/_cust/images/headertile.jpg) repeat-x;
}

#header {
	width:765px;
	height:85px;
	margin:0 auto;
}

#header img.logo {
	float:left;
	margin-top:6px;
}

#drafting {
	float:right;
	width:175px;
	height:26px;
}

#drafting a.fire, #drafting a.fire:visited {
	background:url(/_cust/images/fireBtn.jpg) no-repeat top;
	width:168px;
	height:26px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#drafting a.fire:hover {
	background-position:bottom;
}

#phone {
	float:right;
	color:#898989;
	width:300px;
	text-align:right;
}

#phone p {
	padding-right:7px;
}


#featurewrap {
	width:100%;
	background:#000000;
}

#floorplan {
	position:absolute;
	z-index:200;
	width:765px;
	height:375px;
	margin:0 auto;
	background:url(/_cust/images/featureBG.gif) top center no-repeat;
}

#feature {
	width:765px;
	margin:0 auto;
	padding:12px 0 0 0;
	/*position:relative;
	z-index:500;*/
	height:375px;
	color: #ffffff;
}

#quote{
	width:765px;
	margin:0 auto;
	padding:12px 0 0 0;
	color: #ffffff;
}

body#contactpage #feature, body#quotepage #feature {
	height: auto;
}

#feature h1, #quote h1 {
	color:#ffffff;
	padding-bottom:4px;
	margin-bottom:8px;
	font-weight:normal;
}

#featurecontent{
	width:765px;
	position:absolute;
	height:375px;
	z-index:500;
}

#featureimg {
	float:left;
	width:505px;
	height:339px;
	background:url(/_cust/images/topimagebg.png);
	/*margin-bottom:12px;*/
	padding:3px 0 0 3px;
}
/*
#feature img {
	float:left;
}*/

#featurecopy {
	float:right;
	width:228px;
	margin:3px 0 12px 0;
	color:#FFFFFF;
	padding:6px;
	background:url(../images/featurecopybg.png) repeat;
}

#featurecopy h1 {
	color:#ffffff;
	border-bottom:dotted 1px #ffffff;
	padding-bottom:4px;
	margin-bottom:8px;
	font-weight:normal;
}

#featurecopy p{
	text-align:justify;
}

.overfire {
	margin:3px 0 12px 0;
	color:#FFFFFF;
	padding:6px;
	background:url(/_cust/images/featurecopybg.png) repeat;
	position:relative;
	z-index:500;
}

a.learnmore, a.learnmore:visited {
	text-decoration:none;
	float:right;
	color:#ffffff;
}

a.learnmore:hover {
	color:#ffffff;
	color:#999999;
}

#contenttop {
	width:100%;
	background:url(/_cust/images/pipe.jpg) top repeat-x;
	height:26px;
}

#contentwrap {
	width:100%;
	background:url(../images/scaletile.jpg) top repeat-x #d7d7d7;
}

#content {
	width:765px;
	margin:0 auto;
	padding-left:4px;
}

#content h1.title {
	font-size:2.2em;
	font-weight:normal;
	border-bottom:solid 1px #363636;
	padding-bottom:4px;
	/*margin:18px 0 8px 0;*/
	margin-bottom:8px;
}

#content p {
	line-height:1.8em;
	text-align:justify;
	/*margin-bottom:36px;*/
}

#contentdetail p {
	text-align:justify;
	margin-bottom:8px;
}

#contentdetail ul {
	margin-left: 24px;
	margin-bottom:8px;
}


.panel {
	width:241px;
	margin:9px 14px 30px 0;
	float:left;
}

.panel h1 {
	border-bottom:none;
}

a.servicespanel, a.servicespanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/servicesPanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:36px;
}

a.draftingpanel, a.draftingpanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/draftingPanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:36px;
}


a.projectspanel, a.projectspanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/projectsPanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:36px;
}

a.contactpanel, a.contactpanel:visited {
	width:240px;
	height:59px;
	background:url(/_cust/images/contactPanelBG.jpg) no-repeat top;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:36px;
}


a.draftingpanel:hover,
a.projectspanel:hover,
a.contactpanel:hover,
a.servicespanel:hover {
	background-position:bottom;
}


#bankingpanel h1,
#commercialpanel h1,
#servicespanel h1 {
	border-bottom:none;
	padding-bottom:0px;
	margin:0px 0px 0px 0px;
}




#footer {
	width:765px;
	margin:12px auto;
	color:#FFFFFF;
	text-align:center;
}


#footer a, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#CCCCCC;
}


.logo44i {
	position: relative;
	margin-top: -32px;
	margin-left: 95%;
}






a.sitemap, a.sitemap:visited {
	color:#c9f60a;
	text-decoration:none;
	font-size:1.7em;
}

a.sitemap:hover {
	color:#999999;
}



a.buttonlink, a.buttonlink:visited {
	color:#444444;
	background-color:#999999;
	text-decoration:none;
	font-size: 1.1em;
	border: 1px solid #000000;
	padding: 2px 4px;
}

a.buttonlink:hover {
	background-color: #bbbbbb;
	cursor: pointer;
}

.form_msg_width {
	width: 480px;
}

.error_msg {
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px;
	/* border: 1px solid #E7A9A3; */
	color: #E94E4E;
	/* background-color: #BD3C3C; */
	font-size: 1em;

}

input {
	height:16px;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-top: 2px;
	padding:4px;
}

textarea {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1em;
	margin-top: 2px;
	padding:4px;
}

td {
	padding:6px 0;
	vertical-align:top;
}

td.label {
	width:100px;
	/*background-color:#666666;*/
}

td.labelwide {
	width:200px;
	/*background-color:#666666;*/
}

td p {
	margin:0;
}


h2.contactinfo {
	font-weight:normal;
	margin-bottom:6px;
	color:#c9f60a;
}

h3.contactinfo {
	font-weight:normal;
	font-size:1.3em;
	line-height:1.6em;
}

/*---------------------------------------------CONTENT PAGE STYLES ------------------------------------------------------*/




/*--------------------------------------------- NEWS PAGE STYLES ------------------------------------------------------*/



body#newspage #featurecopy {
	margin-top: 12px;
	width: 765px;
}


#news_list_pane {
	float:left;
}

#news_list_pane h4 {
	margin-bottom:8px;
}


.archleftpanel {
	margin: 4px 24px 16px 0px;
	float: left;
	width: 180px;
	padding: 4px;
	background-color:#bbbbbb;
}

a.archlnk, a.archlnk:visited {
}

a.archlnk:hover {
}

.archheading {
}



/*--------------------------------------------------------- NAVIGATION STYLES --------------------------------------------------------*/
#nav {
	float:right;
	height:23px;
	margin-top:4px;
	width:571px;
	/*margin-right:-100px;*/
}

#nav li {
	list-style:none;
	/*line-height:49px;*/
	float:left;
}

#nav li.line {
	margin-right:17px;
}

#nav a {
	color:#240b06;
}

#nav li a, #nav li a:visited {
	display:block;
	overflow:hidden;
	float:left;
	text-transform:uppercase;
	font-weight:normal;
	height:23px;
	/*margin-right:17px;*/
	color:#240b06;
	text-decoration:none;
	text-indent:-1000px;
}




a.servicesBtn, a:visited.servicesBtn {
	width:69px;
	background:url(/_cust/images/servicesBtnBG.jpg) top no-repeat;

}

a.draftingBtn, a:visited.draftingBtn {
	width:137px;
	background:url(/_cust/images/draftingBtnBG.jpg) top no-repeat;
}

a.quoteBtn, a:visited.quoteBtn {
	width:108px;
	background:url(/_cust/images/quoteBtnBG.jpg) top no-repeat;
}

a.projectsBtn, a:visited.projectsBtn {
	width:69px;
	background:url(/_cust/images/projectsBtnBG.jpg) top no-repeat;
}

a.newsBtn, a:visited.newsBtn {
	width:50px;
	background:url(/_cust/images/newsBtnBG.jpg) top no-repeat;
}

a.aboutBtn, a:visited.aboutBtn {
	width:71px;
	background:url(/_cust/images/aboutBtnBG.jpg) top no-repeat;
}

a.contactBtn, a:visited.contactBtn {
	width:67px;
	background:url(/_cust/images/contactBtnBG.jpg) top no-repeat;
}




a.draftingBtn:hover,
a.quoteBtn:hover,
a.servicesBtn:hover,
a.projectsBtn:hover,
a.newsBtn:hover,
a.aboutBtn:hover,
a.contactBtn:hover{
	background-position:center;
}



body#designpage a.draftingBtn,
body#quotepage a.quoteBtn,
body#servicespage a.servicesBtn,
body#projectspage a.projectsBtn,
body#newspage a.newsBtn,
body#aboutpage a.aboutBtn,
body#contactpage a.contactBtn {
	background-position:bottom;
	cursor:default;
}



/*--------------------------------------------------------- FEATURED ITEM STYLES --------------------------------------------------------*/

.box {
	background-color:#c5c5c5;
	float:left;
	width:724px;
	margin-bottom:18px;
	padding:14px 18px 18px 18px;
}

.box a, .box a:visited {
	color: #D41811
}

.lightup {
	background-color:#b5b5b5;
}

.box img {
	float:left;
	margin-right:18px;
	border:solid 1px #000000;
	margin-top:4px;
}

.box h1 {
	width:724px;
	margin-bottom: 12px;
	/*margin-left:168px;*/
}

.boxcopy {
	float:left;
	width:554px;
}

.box p {
	margin-bottom:2px;
	/*float:left;
	width:554px;*/
}

.box ul {
	margin:0 0 12px 20px;
	/*width: 534px;
	float: left;*/
}

.box ul li {
	line-height: 18px;
}



/*--------------------------------------------------------- SUBNAV STYLES --------------------------------------------------------*/


#subnavtop {
	width:215px;
	height:9px;
	background:url(/_cust/images/subnavtop.jpg) no-repeat;
	margin-left: 15px;
}

#subnavbtm {
	width:215px;
	height:9px;
	background:url(/_cust/images/subnavbtm.jpg) no-repeat;
	margin-bottom:24px;
	margin-left: 15px;
}

#subnav {
	width:215px;
	background:#f0e8db;
	margin-left: 15px;
}

#subnav ul {
	margin:8px 0 0 16px;
}

#subnav ul li {
	list-style:none;
	padding:4px 0;
}


/*--------------------------------------------------------- CONTACT PAGE STYLES --------------------------------------------------------*/

.featurelefttile {
	float: left;
}

#floatrightpanel {
	float: right;
}

#floatrightpanel a {
	margin-top: 12px;
}


body#message #feature {
	height: 48px;
}

body#aboutpage #content ul {
	padding-left: 36px;
	margin-top: 12px;
	margin-bottom: 12px;
}

/*--------------------------------------------------------- QUOTE PAGE STYLES --------------------------------------------------------*/

body#quotepage #feature {
	width: 720px;
	height: 2200px;
}

.required {
	color: #F78C45;
	color:#999999;
}

/*--------------------------------------------------------- SITEMAP STYLES --------------------------------------------------------*/

body#sitemap #feature {
	height: 48px;
}

body#sitemap #content ul {
	padding-left: 48px;
	margin-bottom: 32px;
}




/*-------------------------------------- --- WORD VERIFICATION --------------------------------------------------------*/

.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;

}

img.word_verification {
	border: 1px solid #000000;
}




/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

