/* CSS
Designer: Jell Creative
Client: Zera Construction
Created: 10.31.08
Modified: 
*/


/* Global Defaults
=====================================================================*/
body,div,ul,li,h1,h2,h3,h4,h5,form,fieldset,input,p,table,tr,th,td,embed,object,image{ margin:0px;padding:0px; }
table{ border-collapse:collapse;border-spacing:0; }
fieldset,img,abbr{ border:0; }
img, h1,h2,h3,h4,h5,h6,strong,var{ font-style:normal;font-weight:normal; }
ul { list-style:none; }
div { text-align: left;}
a,ins{ text-decoration:none; }
strong { font-weight: bold; }

/* Global Elements
=====================================================================*/
body,html {
	text-align: center;
}

input, textarea{
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-image:url(../images/form_rpt.gif);
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.noborder{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	border:solid 1px #ffffff;
	padding: 0px;
}

img {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

/* Typographic Elements
=====================================================================*/
h1, h2, h3, h4,h5,input,img, .small, body {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.04em;
}

/* Page Content Style
====================*/

h1, h1 a:link, h1 a:hover, h1 a:visited{
	font-size: 19px;
	font-weight:bold;
	line-height: 26px;
	color: #ed1c24;
	margin-bottom:14px;
}

h2 {
	font-size: 15px;
	line-height: 24px;
	color: #666;
	font-weight:normal;
	margin-bottom:14px;
}
h2 a:link, h2 a:visited{
	color: #ed1c24;
}
h2 a:hover{
	color: #ed1c24;
}

h4 {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	font-weight: bold;
	margin-bottom: 6px;
	text-transform: uppercase;

} 

h5 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}

h6 {
	font-size: 10px;
    color: ##810541;
	font-weight: bold;
	text-align:center;
}


p{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-bottom:10px;
}

p a:link {
	color: #ed1c24;
}

p a:hover {
	color: #000000;
}
	
p a:visited {
	color: #ed1c24;
}

p a:visited:hover {
	color: #000000;
}

ul li{
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	margin-bottom: 10px;
}

#body_text  ul li{

	padding-left:13px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-bottom: 5px;

}

.link {
	font-size: 10px;
	line-height: 14px;
	color: #ed1c24;
	padding-bottom: 0px;
	text-transform:uppercase;
}

.link a:link, .link a:visited{
	color: #ed1c24;
}

.link a:hover, .link a:visited:hover{
	color: #999999;
}
em, .emph{
	font-style:italic;
}

#imagewide {
	width: 467px;
	float: left;
	margin-bottom: 15px;
}	
.contactinfo {
	font-family:Arial, Helvetica, sans-serif;
	color: #ed1c24;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	margin-top: 2px;
}
.red {
	color: #ed1c24;
	font-weight: bold;
	letter-spacing: 1px;
}
.address {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}
/* List Elements
=====================================================================*/
ul.sitemap {
	margin: 0px 0px 20px 0px;
}
ul.sitemap li {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
}
ul.sitemap li a:link,  ul.sitemap li a:visited {
	color:#666666;
	text-transform: none;
}
ul.sitemap li a:hover, ul.sitemap li a:visited:hover{
	color:#ed1c24;
}


/* NAVIGATION styles 
=====================================================================*/
#navigation{
	padding-top:20px;
	clear:both;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#navigation li {
	background: #999999;
	float: left;
	margin:0px 0px 0px 6px;
	padding: 0;
	text-align:center;
	display: block;
}
	
#navigation li a:hover {
	background-color:#ed1c24;
	display: block;
	width: 100%;
}

#navigation li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
}

#navigation ul .current  {
	background-color:#ed1c24;
	color: #FFFFFF;
}

/*Navigation button widths*/
#navigation #home{
	width:71px;
	margin-left:0px;
	}
#about{
	width:73px;
	}
#team{
	width:71px;
	}
#services{
	width:90px;
	}
#news{
	width:71px;
	}
#projects{
	width:88px;
	}
#clients{
	width:78px;
	}
#contact{
	width:86px;
	}

/* global layout styles 
=====================================================================*/
#container{
	margin: 0px auto 0px auto;
	width: 740px;
	position:relative;
}
#topbanner{
	margin:0px;
	padding:30px 35px 0px 35px;
}

#logo{
	float:left;
	margin:0px;
	padding:0px;
}
#leaders{
	margin:0px;
	padding:0px;
	float:right;
	margin-top:40px;
	overflow: auto;
}

#content {
	clear:both;
	margin:0px;
	padding:30px 35px 20px 35px;
	overflow: auto;
}

#footer{
	width: 470px;
	padding-top:50px;
	clear:both;
	margin-left:200px;
}

#footer p {
	color:#666666;
	font-size:10px;
	line-height:11px;
	margin-bottom:5px;
}
#footer a:link, #footer a:visited{
	color:#666666;
	border-bottom:1px solid #666666;
}
#footer a:hover{
	color:#ed1c24;
	border-bottom:1px solid #ed1c24;
}
#projecthead {
	float: left;
	width: 469px;
}
#head_right {
	float: left;
}
#page {
	float:right;
	width: 140px;
	padding-top: 8px;
}

#bullets_container {
	width: 469px;
	margin-bottom: 10px;
	overflow: auto;
	
}

#bullets {
	width: 436px;
	float:left;
}

#bullets ul li{
	color:#000000;
	list-style:none;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin:0px;
	margin-top:4px;
	line-height:16px;
}

#bullets a:link {
	color: #ed1c24;
}


#bullets a:visited {
	color: #ed1c24;
}


#bullets_proj {
	width: 436px;
	float:left;
	margin-bottom: 8px
}

#bullets_proj a:link {
	color: #ed1c24;
}

#bullets_proj a:visited {
	color: #ed1c24;
}

#bullets_proj ul li{
	color:#000000;
	list-style:none;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin-bottom:6px;
	margin-top:0px;
	line-height:18px;
}

#bullets_table {
	width: 234px;
	float:left;
	margin-bottom: 8px
}

#bullets_table a:link {
	color: #ed1c24;
}

#bullets_table a:visited {
	color: #ed1c24;
}

#bullets_table ul li{
	color:#000000;
	list-style:none;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin-bottom:0px;
	margin-top:0px;
	line-height:10px;
}

#testimonial_attribution {
	float: right;
	font-style: italic;
	text-align: right;
	width: 100%;


}
/* Begin Left Column
=====================================================================*/
#leftColumn{
	float:left;
	width:170px;
}
#leftColumnmain{
	float:left;
	width:170px;
	padding-top: 5px;
}
#sideBoxTop{
	background-color:#ed1c24;
	padding:8px;
}
#sideBoxTop h3{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	line-height:12px;
}
.sidebarNxtItem{
	margin-top:7px;
}

#sideBoxBottom{
	border:1px #999 solid;
	border-top:none;
	padding:8px;
}
#sideBoxBottom h3{
	padding-bottom:3px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	border-bottom:solid 1px #999;
}

#sideBoxBottom ul li{
	color:#666666;
	list-style:none;
	padding-left:10px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin:0px;
	margin-top:4px;
	line-height:16px;
} 

#sideBoxBottom a:link, #sideBoxBottom a:visited{
	color:#333333;
	text-decoration:none;
}
#sideBoxBottom a:hover{
	color:#ed1c24;
	text-decoration:none;
}

/*Projects left navigation*/



#sidebar_proj {
	float: left;
	width: 168px;
	margin: 0px;
	padding:0px;
}
#sidebar_proj h1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ed1c24;
	text-transform:uppercase;
	padding: 0px 0px 6px;
	border-bottom: 1px solid #CCC;
	margin: 4px 0px 10px 8px;
	font-weight: bold;
	line-height: 12px;
}
#sidebar_proj ul{
	padding:0px;
	margin: 0px;
	float:left;
	width: 168px;
	
}
#sidebar_proj ul li{
	padding:0px;
	margin: 0px;
	
}

#sidebar_proj ul li a, #sidebar_proj ul li a:link, #sidebar_proj ul li a:visited{
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	padding-left: 10px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display:list-item;
	text-indent:none;
	}
#sidebar_proj ul li a:hover{
	color: #ed1c24;
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
}

#sidebar_proj ul .selected{
	color: #ed1c24;
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
}

/*Services left navigation*/


#sidebar_serv {
	float: left;
	width: 168px;
	margin: 0px;
	padding:0px;
}
#sidebar_serv h1 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ed1c24;
	text-transform:uppercase;
	padding: 0px 0px 6px;
	border-bottom: 1px solid #CCC;
	margin: 4px 0px 10px 8px;
	font-weight: bold;
	line-height: 12px;
}
#sidebar_serv h2 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #ed1c24;
	text-transform:uppercase;
	padding: 0px 0px 0px;
	margin: 4px 0px 10px 10px;
	font-weight: bold;
	line-height: 12px;
}
#sidebar_serv ul{
	padding:0px;
	margin: 0px;
	float:left;
	width: 168px;
	
}
#sidebar_serv ul li{
	padding:0px;
	margin: 0px;
	
}

#sidebar_serv ul li a, #sidebar_proj ul li a:link, #sidebar_proj ul li a:visited{
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	padding-left: 10px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display:list-item;
	text-indent:none;
	}
#sidebar_serv ul li a:hover{
	color: #ed1c24;
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
}

#sidebar_serv ul .selected{
	color: #ed1c24;
	text-decoration:none;
	background-image:url(../images/arrow.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;
}



/* End Left Column
=====================================================================*/
#mainColumn{
	float:right;
	width:470px;
}
#flashbanner{
	margin-bottom:20px;
}
/* Form
=====================================================================*/
.redstar {
	color: #ed1c24;
}
.valname2 {
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	display:inline;
}
.formtxt {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding: 0px 9px 9px 0px;
}
.formfill {
	padding: 0px 11px 9px 0px;
}
#required {
	visibility: hidden;
	display: none;
}
/* Team Container
=====================================================================*/
#teamcolumn{
	width:470px;
	float:left;

	margin-bottom: 15px;
}
#teamcolumn1{
	width:122px;
	padding-right: 52px;
	float: left;
}
#teamcolumn3{
	width:122px;
	float: right;
}
.title{
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: 0px;
}
.title a:link {
	color: #000000;
}
.title a:hover {
	color: #ed1c24;
}
	
.title a:visited {
	color: #000000;
}

.title a:visited:hover {
	color: #ed1c24;
}

.name{
	font-size: 14px;
	line-height: 16px;
	color: #ed1c24;
	margin-bottom:10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#teamimage {
	width: 122px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.space{
	padding-bottom: 15px;
}
label.error {
	color: #ed1c24;
	vertical-align: top;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
.photo {
	margin-top: 5px;
}
.bio_img{
float: left;
margin: 5px 10px 10px 0px;
width:auto;
}

/* Drop Down Menu
=====================================================================*/
#sddm
{	padding-top:20px;
	clear:both;
	}
#sddm ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}
#sddm li
{	background: #999999;
	float: left;
	margin:0px 0px 0px 6px;
	padding: 0;
	text-align:center;
	display: block;
	
		}

#sddm li a

{	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	}

#sddm li a:hover
{	background-color:#ed1c24;
	width:100%;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #999999;
	border-top: 2px solid #ffffff;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background:#999999;
		color:#ffffff;
		font: 11px arial}

	#sddm div a:hover
	{	background: #ed1c24;
		color: #FFF;
		width:auto;
		}
		
	*
Author: Craig Erskine
Description: Dynamic Menu System - Horizontal/Vertical
*/

#navmenu-h {	
	padding-top:20px;
	clear:both;
	}


ul#navmenu-h { 
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	position:relative
 }

ul#navmenu-h ul {
	width: 190px;
	margin:0;
	list-style:none outside none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding:0px;
	border-top-width: 2px;
	border-top-color: #FFFFFF;
}

ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; }

ul#navmenu-h li { 
	float: left; 
	display: inline; 
	position: relative; 
	}
ul#navmenu-h ul li { width: 100%; display: block; margin-left:0; margin-top:0px; margin-bottom:0px; padding:0; margin-right:2px; }

/* Root Menu */
ul#navmenu-h a {
	 border-top: 1px solid #FFF;
	 float: left;
	 display: block;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:11px;
	 color: #fff;
	font-weight: bold;
	text-decoration: none; 
	height: 1%;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
 background-color:#ed1c24;
 width:100%;
 color: #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
 float: none;
 background: #BBB;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a {
 background-color:#ed1c24;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li a {
 background: #999;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,ul#navmenu-h li:hover li:hover li:hover a,ul#navmenu-h li.iehover li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover a {
 background: #666;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,ul#navmenu-h li.iehover li.iehover li.iehover li a {
 background: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }
