/* --------------------------------- */
/* - layout.css */
/* - Phinney/Bischoff Design House: http://www.pbdh.com */
/* --------------------------------- */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #687b7b;
	}

div {
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
img {
	border: none;
	}

#wrapper{
	background: #fff url(/images/bg-header.gif) repeat-x 0 0;
	}

.fixedwidth {
	/*width: 760px;*/
	width: 865px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#header {
	height: 85px;
	padding: 13px 0 0 0;
	}
	
#header #logo {
	float: left;
	padding: 17px 0 0 0;
	}

#search {
	float: right;
	margin: 0 4px 0 0;
	line-height: 20px;
	}
	
#search form {
	margin: 0;
	}	
	
#search #query {
	margin: 0 3px 0 0;
	width: 135px;
	vertical-align: top;
	}
	
#search #querysubmit {
	margin: 0;
	vertical-align: top;
	}
	
ul#headernav {
	float: left;
	list-style: none;
	margin: 0;
	/*padding: 2px 0 0 90px;*/
	padding: 2px 0 0 190px;
	}


#headernav li { display: block; float: left; padding: 0 19px; background: transparent url(/images/headernav-divider.gif) no-repeat right 4px; font: normal 12px/14px tahoma, "lucida grande", sans-serif; }
#headernav li.last { background: none; }

#headernav li a { display: block; float: left; padding: 2px 0 17px 0; text-decoration: none; }

#headernav li a:link,
#headernav li a:visited { color: #ffffff; padding-bottom: 17px; border-bottom: none; }
#headernav li a:hover,
#headernav li a.here:link,
#headernav li a.here:visited,
#headernav li a.here:hover   { color: #f1f1cc; padding-bottom: 10px; border-bottom: 7px solid #edeee8; }

ul#topnav {
	float: right;
	margin: 0;
	padding: 21px 4px 0 0;
	list-style: none;
	width: 560px;
	}
	
#topnav li { 
	display: block; 
	float: right; 
	padding: 0 1px 0 0; 
	font: bold 12px/1em tahoma, "lucida grande", sans-serif; 
	}

#topnav li a { 
	display: block; 
	float: left; 
	padding: 0 1px; 
	background: #adb7c4 url(/images/topnav-border.gif) repeat-x left -50px; 
	border-top: 1px solid #d5d6d2; 
	text-decoration: none; 
	}

#topnav li a:link,
#topnav li a:visited { color: #fff; }
#topnav li a:hover,
#topnav li a.here:link,
#topnav li a.here:visited,
#topnav li a.here:hover { 
	color: #708383; 
	background-color: #ebecea; 
	background-position: left 0px; 
	border-top: 1px solid #d5d6d2;
	text-decoration: none;
	}

#topnav li a span { 
	display: block; 
	padding: 9px 10px; 
	background: #fff url(/images/topnav-bg.gif) repeat-x left -50px; 
	}
#topnav li a:hover span,
#topnav li a.here span { 
	background-color: #fff; 
	background-position: left 0px; 
	}

#topbar {
    margin-top: 20px;
	padding: 0;
}

#photo {
    width: 480px;
	float: left;
}

#casestudy {
    /*width: 465px;*/
    width: 515px;
	float: left;
}
#bucket-home1, #bucket-home2, #bucket-sub {
	font-size: 11px;
	line-height: 16px;
}
#bucket-home1 {
    width: 170px;
	min-height: 215px;
	height: auto !important;
	height: 215px;
	padding: 10px;
	padding-bottom: 0;
	background-color: #e4e6dd;
	/*background: #e4e6dd url(/images/intelligent-graphics.jpg) bottom center no-repeat;*/
	float: left;
}
#bucket-home2 {
    width: 170px;
	min-height: 215px;
	height: auto !important;
	height: 215px;
	padding: 10px;
	padding-bottom: 0;
	background: #dcdcba;
	float: left;
}
.learnmore {
	margin: 4px 0 0 0;
	padding: 0;
	float: right;
}
.learnmore-bottom {
	margin: 20px 15px 0 0;
	float: right;
}
#bucket-sub {
    width: 320px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	margin: 0;
	padding: 10px 10px 0 15px;
	float: left;
	background-color: #dcdcba;
}
.wiring-illuminator {
	background: #dcdcba url(/images/bucket-wiring.jpg) 10px bottom no-repeat;
}

#bucket-sub p {
	margin-bottom: 2px;
}

#faqbar {
	/*width: 750px;*/
	width: 850px;
	height: 30px;
	margin: 0;
	padding: 8px 0 0 10px;
	font-size: 13px;
	color: #fff;
	background: url(/images/bg-faqbar.gif) repeat;
	clear: both;
}

#footer {
	clear: both;
	width: 100%;
	height: 120px;
	margin: 0;
	padding: 10px 0;
	background: #687b7b url(/images/bg-footer.gif) repeat-x  left top;
}

#footer ul {
	float: left;
	list-style: none;
	margin: 0 25px 0 0;
	padding: 0;
}
	
#footer li { 
    margin: 0;
	padding: 0;
    line-height: 14px;
	font-size: 10px;
	color: #bec5c5;
}

#footer-logo {
    margin: 5px 0 0 0;
    width: 77px;
	float: right;
}


#footer li a:link,
#footer li a:visited { color: #bec5c5; background-color: transparent; }
#footer li a:hover   { color: #fff; background-color: #bbb; }
/* --------------------------------- */
/* Form link - Subpages */
/* --------------------------------- */
a.submitbutton {
	border-top: 1px solid #7c8eb4;
	border-left: 1px solid #7c8eb4;
	border-bottom: 1px solid #222d45;
	border-right: 1px solid #222d45;
	background-color: #485879 !important;
	background-image: none !important;
	color: #fff !important;
	display: block;
	padding: 3px;
	width: 120px;
	text-decoration: none !important;
	text-align: center;
	margin-bottom: 20px;
}



/* --------------------------------- */
/* Columns - Subpages */
/* --------------------------------- */

#content {
	background: none;
	padding: 10px 0 25px 0;
	}
#sidenav {
	float: left;
	margin: 0;
	padding: 15px 0 25px 0;
    width: 200px;
	}
#sidenav-blank {
	float: left;
	margin: 0;
	padding: 15px 0 25px 0;
    width: 100px;
	}
#center-column {
	float: left;
	margin: 0;
	padding: 0 30px;
    /*width: 290px;*/
    width: 390px;
	}
#resourcelibrary #center-column {
	padding: 0px;
	width: 100%;
}
#right-column {
	float: right;
	margin: 10px 0 0 0;
	padding: 10px 15px 18px 15px;
    width: 175px;

	background: #e4e6dd url(/images/bg-right-column.gif) repeat top left;
	border-top: 2px solid #c7cabc;
	
	}
body.c2 #center-column { /*width: 490px;*/ width: 590px; }
body.c2 #right-column  { display: none; }
body#home #center-column { /*width: 490px;*/ width: 590px; float: left;}

/* --------------------------------- */
/* Columns - Home */
/* --------------------------------- */
body#home #center-column {
   	width: 470px;
    padding: 0 10px 0 0;
	float: left;
}
#small-column, .small-column {
	float: left;
	width: 170px;
	padding: 10px;
	
}
body#home #content {
	background: #fff url(/images/dotted-border-home.gif) repeat-y top left;
}

/* --------------------------------- */
/* Sidenav */
/* --------------------------------- */




#sidenav ul {
	float: left;
	margin: 1em 0 2em 0;
	padding: 0;
	width: 200px;
	background-color: #f4f8fc;
   	list-style: none;
	border-top: 1px solid #d9d9d9;
	}

#sidenav ul li {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	border-bottom: 1px solid #d9d9d9;
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #eee;
	}

#sidenav ul li a {
	display: block;
	float: left;
	text-decoration: none; 
	margin: 0; 
	padding: 5px 15px 6px 5px;
	width: 180px;
	}
	
#sidenav ul li a:link, 
#sidenav ul li a:visited      { color: #4d5f7c; background-color: #fff;  } 
#sidenav ul li a:hover        { color: #000; background-color: transparent; }
#sidenav ul li a:link.here, 
#sidenav ul li a:visited.here { color: #000; background-color: transparent; cursor: default; }

#sidenav ul li ul {
	float: left;
	list-style: none;	
	padding: 0 0 10px 0;
	margin: 0;
	width: 200px;
	background-color: #fff;
	border-top: 1px solid #edf0f3;
	}

#sidenav ul li ul li {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	border-bottom: none;
	margin: 0;
	padding: 0;
	width: 200px;
	}

#sidenav ul li ul li a {
	display: block;
	float: left;
	text-decoration: none; 
	border-bottom: none; 
	margin: 0; 
	width: 185px; 
	padding: 3px 5px 3px 10px;
	}
#sidenav ul li ul li a:link, 
#sidenav ul li ul li a:visited      { color: #4d5f7c; background-color: #fff; }
#sidenav ul li ul li a:hover        { color: #ff9f25; background-color: transparent;  }
#sidenav ul li ul li a:link.here, 
#sidenav ul li ul li a:visited.here { color: #ff9f25; background-color: transparent; cursor: default; }

/* --------------------------------- */
/* hidden sidenav */
/* --------------------------------- */

#sidenav h3{
	margin-bottom: 3px;
}
#sidenav ul#digitalnav, #sidenav ul#technicalnav{
	display: none;
}
.logospace {
	padding-top: 10px;
	padding-right: 15px;
	float: left;
}

br.clear { clear: both; line-height: 0; }

/* --------------------------------- */
/* Resource library */
/* --------------------------------- */
ul#col1 {
	padding: 0 12px 0 0;
	
}
ul#col1 li, ul#col2 li, ul#col3 li {
	margin: 0;
	padding: 0;
}

ul#col2, ul#col3 {
	padding: 0 12px;
}
ul#col1 {
	background: #fff url(/images/dotted-vertical-border.gif) repeat-y top right;
}
ul#col3 {
	background: #fff url(/images/dotted-vertical-border.gif) repeat-y top left;
}
ul#col1, ul#col2, ul#col3 {
	margin: 18px 0 0 0;
	width: 30%;
	float: left;
	list-style-type: none;
}
#col1 h2, #col2 h2, #col3 h2 {
	margin: 0;
	padding: 0;
}
#col1 h3, #col2 h3, #col3 h3 {
	color: #52627b;
	font-size: 15px;
	margin: 25px 0 0 0;
}
#col1 a, #col2 a, #col3 a {
	color: #a4422e;
	background-image: none !important;
	font-size: 10px;
	text-transform:uppercase;
}
	
#featured-resource {
		background-color: #e4e6dd;
		width: 28%;
		padding: 10px 10px 0 10px;
		float: right;
		margin: 0;
		margin-top: 12px;
}
#text-col {
	width: 67%; 
	float: left;
}
/* --------------------------------- */
/* timeline table */
/* --------------------------------- */

	
	
dl#timeline dt {
	background: #485879 url(/images/timeline_bluebackground.gif) repeat top left;
	border-top: 2px solid #2d3a56;
	border-right: 1px solid #2d3a56;
	border-left: 1px solid #2d3a56;
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	color: #fff;
	width: 20%;
	font-size: 11px;
}
dl#timeline dd {
	vertical-align: top;
	margin: 0 0 20px 0;
	padding: 10px;
	background: #e4e6dd url(/images/bg-right-column.gif) repeat top left;
	border: 1px solid #c7cabc;
	border-top: 2px solid #c7cabc;
}
/* --------------------------------- */
/* misc  */
/* --------------------------------- */
.managementphoto {
	border: 1px solid #999;
	padding: 2px;
	margin: 20px 10px 5px 0;
	float: left;
}	
.managementname {
	margin-top: 30px;
	font-size: 11px;
	color: #000;
}
.managementname strong {
	color: #425b7c;
	font-size: 140%;
}

form .lightgray {
	background-color: #eeeeee;
}
form .darkgray {
	background-color: #cccccc;
}
form .green {
	background-color: #c6ea92;
}


form#myform label {
	font-weight:bold;
	font-size: 11px;
}

form#Form1 label {
	font-weight:bold;
	font-size: 11px;
}
.form_field {
	background-image: url(images/text_field_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}
.textarea_field {
	background-image: url(images/textarea_field_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	padding: 0px 0px 0px 0px;
}
.text_field {
	background: none !important;
	border:none !important;
	font-size: 14px !important;
	font-weight: normal;
	color: #666666;
	font-family:tahoma !important;
}
.field_pad {
	padding-bottom: 12px;
}

#myform-cont{
	width:100%;
}

#myform input,#myform textarea{
	font-size:12px;
	font-family:tahoma;
	color: #666666;
	border:1px solid #bbb;
	padding:3px 3px 3px 3px;
	width:165px;
}

#Form1 input,#Form1 textarea{
	font-size:12px;
	font-family:tahoma;
	color: #666666;
	border:1px solid #bbb;
	padding:3px 3px 3px 3px;
	width:165px;
}

#myform div{
	margin-bottom:3px;
}

#Form1 div{
	margin-bottom:3px;
}

.right-header{
	margin:0;
	float:right;
    width: 205px;
}

#right-column2{
	float: right;
	padding: 10px 15px 18px 15px;
    width: 175px;
	background: #e4e6dd url(../images/bg-right-column.gif) repeat top left;
}