
/* 
 ----------------------------------------------------------------------------
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#000;
	text-align:center; 
	font:14px/22px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ color:#14c8ff; font-size:26px;}
h2	{ color:#14c8ff; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a	{ color:#999; text-decoration:underline; outline:none; }
a:hover	{ color:#fff; text-decoration:underline; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	width:953px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap-sub {
	background:url(../i/wrap-sub.gif) repeat-y;
	width:953px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	background:#000000; 
	position:relative;
	height:79px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:105px;
		top:0px;
		height:40px; 
		}
	#masthead a span {
		display:none;
		}
		
	#masthead img { margin:18px 0 0 36px;}

/* ----- col-left ----- */

#col-left { width:682px; float:left; }

#col-left .gutter { margin:0 40px 0 20px; }

#col-left p, #col-left h1, #col-left h2, #col-left h3, #col-left ul, #col-left dl {
		 margin:0 0 10px 0; padding-left:17px;
		}

#col-left h1 { background: url(../i/hdr-line.jpg) 0 100% no-repeat; height:3px; margin-top:30px; padding-bottom:37px;}

#col-left h2 { margin-bottom:0;}

#images {}

#images li { display:inline; border:2px solid #666565; }

#col-left img.book { margin:10px 7px 0 0px; border: 2px solid #666565; background: #fffefa; }
	
#col-left a img.book:hover { border-color: #fff; background: #fff; }







/* ----- col-right ----- */

#col-right { width:271px; float:left; }

#col-right .gutter { margin:0 30px 0 0; padding-left:18px; }

#col-right p, #col-right h2, #col-right h3 {
		 margin:0 0 10px 13px; padding-left:0px;
		}
#col-right a {}
#col-right a:hover {}

#col-right h2 { color:#fff; font-size:16px; text-transform:uppercase; margin:35px 0 18px 13px;}

#col-right ul { padding-bottom:40px; }
		#col-right ul li { 
			background:transparent url("../i/bullet.gif") 13px 10px no-repeat;
			padding:5px 0 5px 33px;  /* pushes text to the right to display bg img */
			border-bottom:1px solid #464646;
			font-size:15px;
			font-weight:bold;  
			}
		
		#col-right ul span{ color:#14c8ff; margin-bottom:0; }
		
		#col-right a { text-decoration:none; }
		
		/* definition list */
		#col-right dl { padding-left:5px; }
			#col-right dl dt { color:#14c8ff; padding:10px 0 0 8px; text-transform:uppercase; }
			#col-right dl dd {
				padding:0 0 5px 8px;  /* pushes text to the right to display bg img */
				font-size:14px;
				}
			
			#col-right dl dd em { display:block; font-style:normal;}
			#col-right dl dd strong { font-weight:normal; font-size:12px; }
			
#col-right h3 { color:#fff; text-transform:uppercase; font-size:13px; font-weight:bold;}

#col-right h4 { background:url(../i/appt-bkgd.gif) no-repeat; height:47px; padding:5px 0 0 38px; line-height:18px; }

#col-right h4 em { display:block; text-transform:uppercase; font-style:normal; }

#col-right h4 a { color:#fff; }

#col-right h4 a:hover { color:#999; }


/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../i/btm-wrap.gif") no-repeat;
	height:13px;
	clear:both;
	width:100%; /* fix for Safar */
	}

#bottom-wrap-sub {
	background:#000 url("../i/btm-wrap-sub.gif") no-repeat;
	height:13px;
	clear:both;
	width:100%; /* fix for Safar */
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#flash { height:478px; background:url("../i/flash.jpg");} /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}
#header-graphic { height:359px; } /* sets height for all non-flash headers */

	body#residential #header-graphic { background:url("../i/ban-lighting.jpg"); }
	body#commercial #header-graphic { background:url("../i/ban-commercial.jpg"); }
	body#led #header-graphic { background:url("../i/ban-led.jpg"); }
	body#consultation #header-graphic { background:url("../i/ban1.jpg"); }
	body#maintenance #header-graphic { background:url("../i/ban2.jpg"); }
	body#lifetime-maint #header-graphic { background:url("../i/ban3.jpg"); }
	body#other-systems #header-graphic { background:url("../i/ban4.jpg"); }
	body#warranty #header-graphic { background:url("../i/ban6.jpg"); }
	body#we-do #header-graphic { background:url("../i/ban7.jpg"); }
	body#difference #header-graphic { background:url("../i/ban8.jpg"); }
	body#team #header-graphic { background:url("../i/ban9.jpg"); }
	body#gallery #header-graphic { background:url("../i/ban10.jpg"); }
	body#contact #header-graphic { background:url("../i/ban11.jpg"); }
	

/* nav
 * ------------------------------------------------------------------------- */

#nav { background:#000 url(../i/nav-bkgd.jpg) no-repeat; height:48px; margin:0; padding:0 0 19px 0; }

#nav ul {
	padding:0;
	margin:0;
	list-style:none;
}

#nav a {
	display:block;
	color:#fff;
	margin-bottom:13px;
}

#nav li {
	float:left;
	margin:14px 0px 0 0px;
	padding:0px 80px 0 0px;
	list-style:none;
	_display:inline;
	font-weight:bold;
	font-size:15px;
}

#nav li.first { padding-left:40px;}
#nav li.last { padding-right:0; }

#nav li ul {
	position: absolute;
	left: -9999em;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#242021;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	color:#fff;
	text-align:left;
	border-left:none;
}

#nav li ul li { border-left:none; margin:0; padding:0; font-weight:normal; font-size:12px; }

#nav li ul { padding-top:0px; }

#nav li ul li a span {
	display:block;
	padding:5px;
	margin-bottom:0;
}

#nav li ul li a  {
	margin-bottom:0;
}

#nav li ul li.first { padding:0 0 0 0; }

#nav a { color:#fff; text-decoration:none;}
#nav a:hover { color:#aeadad; text-decoration:none; }


#nav a.active { color:#9eb3c3; }



/* Drop down link styles */

#nav li:hover ul, #nav li.sfhover ul {
	left: auto; background-position: 0 0;
}

/* Hover styles for drop down items */
#nav-01 ul a:hover, #nav-02 ul a:hover, #nav-03 ul a:hover { 
  	color:#fff;
	text-decoration:none;
	background-color:#565353;
}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-01 ul, #nav-01 li { width:150px; }		
#nav-02 ul, #nav-02 li { width:150px; }
#nav-03 ul, #nav-03 li { width:150px; }

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:953px;
	margin:0 auto;
	text-align:left;
	}

#footer p {
	color:#009900;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#009900; }

#footer a:hover, #footer a:active { color:#000; }

#footer ul {margin:18px 0 28px 0;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	color:#fff;
	}

	#footer li.first { border: none; padding-left:35px;}




/**********
* Form classes
********************************************/
#form_holder {
  display: block;
  position: relative;
  width: 566px;
  margin: 20px 0px 20px 0px;
}

#form_holder form {
  width: 100%;
  padding: 0px 0px 10px 0px;
}

#form_holder img.form_header {
  display: block;
  position: relative;
  width: 566px;
  height: 130px;
  margin: 0px 0px 0px 0px;
}

#form_holder .formline {
  padding-top: 7px;
  padding-bottom: 7px;
}

.padleft {
  padding-left: 20px;
}

#form_holder .fieldholder {
  display: block;
  float: left;
  width: 282px;
}

#form_holder .formline label {
  display: block;
  padding-left: 20px;
  color: #fff;
  font-weight: bold;
}

#form_holder .formline label span {
  color: #ff0000;
}

.textfield {
  display: block;
  width: 80%;
  padding: 2px 0px 2px 5px;
  margin-left: 20px;
  border: solid 1px #666565;
  background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
}

#form_holder .formline .required {
  border: solid 1px #f2523f;
}

#form_holder .fieldholder div {
  float: left;
  width: 50%;
}

#form_holder .fieldholder div .textfield {
  width: 60%;
}

#form_holder .formline select.state {
  margin-left: 20px;
  width: 100px;
}

#form_holder .formline select.fullfield {
  margin-left: 20px;
  width: 80%;
}

#form_holder .formline textarea {
  margin-left: 20px;
  width: 512px;
  border: solid 1px #7c6f67;
}

input.submit {
  display: block;
  float: left;
  width: 110px;
  height: 37px;
  background: #7c6f67;
  cursor: pointer;
  font-weight: bold;
  color: #fff;
  border: none;
}


