/*  

Theme Name: SLB Networks 

Description: SLB Networks Layout

Author: SLB Networks

Author URI: http://www.slbnetworks.com

Client URL: http://www.slbnetworks.com

*/

	

/* template */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/web/background_2.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;	
}



/* start header */

#header {
	height: 156px;
	width: 100%;
	background-image:url(images/web/header.jpg);
	background-repeat:repeat-x;
	
}

#header_wrapper {
	width:1000px;
	margin:0 auto;

}

#header_logo {
	height: 111px;
	width: 317px;
	float:left;
	margin-left:40px;
	margin-top:24px;
	display:inline;
	
}

#header_right {
	height: 156px;
	width: 500px;
	float: left;
	margin-left: 30px;
	display:inline;
	
}

#header_nav {
	height: 30px;
	width: 480px;
	float: left;
	margin-left: 30px;
	margin-top: 13px;
	display: inline;
	
}

#header_nav li {
	font-family: "FontinSmallCapsSmallCaps", Arial, Helvetica, sans-serif;
	font-weight:bold;		
	font-size:15px;
	font-weight:bold;	
	position: relative;
	float: left;
	overflow:hidden;
	display: block;
	height: 30px;
	line-height:30px;
	padding-left:17px;
	padding-right:17px;
	list-style:none;

}

#header_nav a:link, #header_nav a:visited {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 30px;
}

#header_nav a:hover, #header_nav a:visited:hover {
	color:#CD5F2E;
	text-decoration: none;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 30px;
}

#header_local {
	width: 220px;
	height: 56px;
	float:left;
	display: block;
	margin-top:25px;
	margin-left:140px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
}
	

/* end header */


/* main nav bar */

#nav {
	height: 32px;
	width: 100%;
	background: url(images/web/woodback_bg.jpg) repeat-x;
	border-bottom: 2px solid;
	border-bottom-color: #FFFFFF;
	border-top: 2px solid;
	border-top-color: #FFFFFF;
	
}

#nav_bar {
	height: 32px;
	width: 950px;
	margin:0 auto;

}

#nav_bar li {
	font-family: "FontinSmallCapsSmallCaps", Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:15px;
	position: relative;
	float: left;
	display: block;
	overflow:hidden;
	height: 32px;
	line-height:32px;
	list-style:none;

}

#nav_bar li a:link, #nav_bar li a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	height: 32px;
	padding-left:24px;
	padding-right:24px;
	list-style:none;
}

#nav_bar li a:hover, #nav_bar li a:visited:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	position: relative;
	float: left;
	display: block;
	background: url(images/web/woodback_hover.jpg) repeat-x;
	height: 32px;
	list-style:none;	
}

#nav_local {
	height: 32px;
	width:233px;
	float:right;
	background:url(images/live_local-01.png) no-repeat;
	margin-right:20px;
	display:inline;	
}


/* end main nav bar */


/* start body */

#nav_shadow {
	height: 64px;
	display:inline-block;
	background-image:url(images/web/nav_shadow_2.jpg);
	background-repeat:repeat-x;
	
}

#container {
	margin: 0 auto;
	width: 1000px;
		
}
	

#main_body {
	width:1000px;
	background-image:url(images/web/main_body_2.jpg);
	background-repeat:repeat-y;
	float:left;
	
}

#lower_body {
	width:1000px;
	height:230px;
	background-image:url(images/web/lower_body_2.jpg);
	background-repeat:no-repeat;
	float:left;
	
}

#page_main {
	width: 980px;
	float:left;
	display: inline;
	
}

#page_lower {
	width: 930px;
	float:left;
	margin-left: 50px;
	display: inline;
	
}


/* end body */


/* start footer */

#footer {	
	width:100%;
	height: 150px;
	background-image: url(images/web/footer_150.jpg);
	background-repeat: repeat-x;
	border-top: 3px solid;
	border-top-color: #FFFFFF;
	float:left;
	
}

#footer_text {
	height: 60px;
	width: 900px;
	padding-top: 20px;
	margin: 0 auto;
	
	
}

#basecamp {
	margin: 0 auto;
	width: 132px;
	margin-top:10px;
	border: 2px solid;
	border-color: #DBD6C6;
}	
	

/* end footer */


/* start homepage */

#main_header {
	width: 1000px;
	height:34px;
	float:left;
	
}

h1 {
	width: 286px;
	height:34px;
	float:left;
	background-image: url(images/web/orange_bar_large.jpg);
	display:inline;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:34px;
	text-align:center;

}

#main_area {
	width: 520px;
	min-height:300px;
	float:left;
	display: inline;	
	margin-bottom:30px;
	margin-left:30px;
	margin-top:20px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
	
}

#main_area_text {
	width: 480px;
	float:left;
	display: inline;	
	margin-left:20px;
	margin-top:20px;
	padding-bottom:40px;
	font-size:11pt;
	color:#333333;

}

#main_area_text a:link { font-size:11pt; color:#D96431; text-decoration:none; }
#main_area_text a:visited {	font-size:11pt; color:#3E931E; text-decoration:none; }
#main_area_text a:hover { font-size:11pt; color:#D96431; text-decoration:underline; }


.home_services_ends {
	width: 485px;
	height: 110px;
	float:left;
	margin-left:20px;
	padding-bottom:5px;

}

.home_services_middle {
	width: 485px;
	height: 110px;
	float:left;
	margin-left:20px;
	border-bottom: 2px dashed;
	border-bottom-color:#DBD6C6;

}

.home_services_pic {
	width: 200px;
	height: 90px;
	float:left;
	margin-left:10px;
	margin-top:10px;

}

.home_services_title {
	width: 260px;
	height: 20px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	color: #534741;
	font-family: "FontinSmallCapsSmallCaps", Arial, Helvetica, sans-serif;	
	font-size:15px;
	font-weight:bold;

}

.home_services_title a:link, .home_services_title a:visited {
	color: #534741;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;

}

.home_services_title a:visited, .home_services_title a:visited:hover  {
	color: #534741;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;

}

.home_services_text {
	width: 245px;
	height: 40px;
	float:left;
	margin-left:25px;
	margin-top:15px;
	color: #000000;
	font-size:11px;
	font-weight:bold;

}

#other_tag {
	width: 158px;
	height:33px;
	float:left;
	margin-top:40px;
	margin-left:30px;
	background-image: url(images/web/orange_bar_small.jpg);
	display:inline;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:33px;
	text-align:center;

}

#other_area {
	width: 330px;
	float:left;
	display:inline;	
	margin-left:30px;
	margin-top:20px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
	font-size:12pt;
	color:#333333;

}

#other_area a:link {font-size:12pt; color:#D96431; text-decoration:none; }
#other_area a:visited {font-size:12pt; color:#3E931E; text-decoration:none; }
#other_area a:hover {font-size:12pt; color:#D96431; text-decoration:underline; }

#lower_tag {
	width: 158px;
	height:33px;
	float:left;
	margin-top:25px;
	margin-left:40px;
	background-image: url(images/web/orange_bar_small.jpg);
	display:inline;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:33px;
	text-align:center;

}

#latest_projects {
	width: 780px;
	height:120px;
	float:left;
	display:inline;	
	margin-left:60px;
	margin-top:20px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
	
}

.projects_center {
	width:260px;
	height:100px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	border-left: 2px dashed;
	border-left-color:#DBD6C6;
	border-right: 2px dashed;
	border-right-color:#DBD6C6;
	
}

.projects_ends {
	width:220px;
	height:100px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	
}


/* end homepage */



/* start services page */

#picture_bar {
	width: 150px;
	min-height: 300px;
	float:left;
	margin-left:40px;
	display:inline;

}

.service_pic {
	width:150px;
	float:right;
	margin-top:20px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
	
}

#service_main {
	width: 530px;
	min-height:400px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:35px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
		
}


#projects_tag {
	width: 158px;
	height:33px;
	float:left;
	margin-top:50px;
	margin-left:43px;
	background-image: url(images/web/orange_bar_small.jpg);
	display:inline;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	line-height:33px;
	text-align:center;

}


#projects_area {
	width: 200px;
	min-height:300px;
	float:left;
	display:inline;	
	margin-left:20px;
	margin-top:20px;
	background-color:#FFFFFF;
	border: 2px solid;
	border-color:#DBD6C6;
	
}

.projects_top {
	width:180px;
	height:120px;
	float:left;
	display:inline;	
	vertical-align:middle;	
	margin-left:10px;
	margin-top:10px;
	border-bottom: 2px dashed;
	border-bottom-color:#DBD6C6;
	
}

.projects_bottom {
	width:180px;
	height:120px;
	float:left;
	vertical-align:middle;
	display:inline;
	margin-left:10px;
	margin-top:10px;
	
}



#services_text {
	width: 800px;
	height:20px;
	margin-top:20px;
	float:left;
	display:inline;	
	margin-left:41px;
	margin-top:20px;
	
}

.services_text {
	width: 120px;
	height: 20px;
	float: left;
	display: inline;	
	margin-left: 34px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	

}

.services_text a:link, .services_text a:visited {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	

}

.services_text a:hover, .services_text a:visited:hover {
	font-size:11px;
	color:#000000;	
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	

}

#services_area {
	width: 800px;
	height:110px;
	float:left;
	display:inline;	
	margin-left:40px;
	
}

.services {
	width: 110px;
	height: 75px;
	float: left;
	display: inline;	
	margin-left: 40px;
	background-color: #FFFFFF;
	border: 2px solid;
	border-color: #DBD6C6;

}

/* end services page */


/* start text boxes */

#text_box_services {
	width: 480px;
	min-height:380px;
	float:left;
	display:inline;
	margin-left:25px;
	margin-top:25px;
	padding-bottom:30px;
	font-size:13px;
	color:#333333;
	line-height:21px;	
}

#text_box_services ul {font-size:13px; color:#333333; padding-left:60px; list-style: square; line-height: 20px; text-decoration:none; }
#text_box_services a:link {font-size:13px; color:#D96431; text-decoration:none; }
#text_box_services a:visited {font-size:13px; color:#3E931E; text-decoration:none; }
#text_box_services a:hover {font-size:13px; color:#D96431; text-decoration:underline; }

#text_box_other_area {
	width: 290px;
	min-height:260px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
	font-size:13px;
	color:#333333;
	line-height:21px;	
}

#text_box_other_area a:link {font-size:13px; color:#D96431; text-decoration:none; }
#text_box_other_area a:visited {Times, serif; font-size:13px; color:#3E931E; text-decoration:none; }
#text_box_other_area a:hover {font-size:13px; color:#D96431; text-decoration:underline; }




/* start text boxes */


#testimonials {
	width: 890px;
	min-height: 300px;
	float:left;
	margin: 20px 0 0 50px;
	display:inline;
	background-color: #FFFFFF;
	border: 2px solid #DBD6C6;
	font-size:12px;
}

#testimonials p {
	margin:15px 30px 0 30px;
	
}

#testimonials img {
	border:none;
}

#testimonials a:link, #testimonials a:visited { color:#D96431; text-decoration:none; }
#testimonials a:hover, #testimonials a:visited:hover { color:#D96431; text-decoration:underline; }


/* start portfolio */

#portfolio_main {
	width: 890px;
	min-height: 300px;
	float:left;
	margin-left:50px;
	display:inline;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 2px solid;
	border-color: #DBD6C6;

}

.portfolio_project {
	width: 890px;
	float:left;
	display:inline;
}

.portfolio_intro {
	width: 750px;
	float:left;
	margin-top:30px;
	margin-left:60px;
	padding-bottom:20px;
	display:inline;
	font-size:11pt;
	color:#534741;	
}

.portfolio_type {
	width: 850px;
	float:right;
	margin-top:30px;
	display:inline;
	font-size:15pt;
	font-weight:bold;
	color:#534741;	
}

.portfolio_holder {
	width: 570px;
	min-height:160px;
	float:left;
	display:inline;
	margin-left:45px;
	margin-top:25px;
	padding:15px;
	line-height:21px;
	border-bottom: 1px dashed;
	border-bottom-color:#DBD6C6;
	border-top: 1px dashed;
	border-top-color:#DBD6C6;	
}

.portfolio_pic {
	width: 200px;
	float:left;
	display:inline;
	margin-left:10px;
	border: 1px solid;
	border-color:#DBD6C6;
	
}

.portfolio_title {
	width: 335px;
	float:left;
	display:inline;
	margin-left:15px;
	font-size:17px;
	font-weight:bold;
	color:#534741;	
	
}

.portfolio_text {
	width: 280px;
	float:left;
	display:inline;
	margin-left:40px;
	margin-top:10px;
	font-size:10pt;
	color:#000000;
	
}

.visit_site {
	width: 300px;
	float:right;
	display:inline;
	margin-top:15px;
	margin-right:10px;
	font-size:10pt;
	font-weight:bold;
	color:#333333;	
	text-align:right;
}

.visit_site a:link {font-size:10pt; font-weight:bold; color:#000000; text-decoration:none; }
.visit_site a:visited {font-size:10pt; font-weight:bold; color:#000000; text-decoration:none; }
.visit_site a:hover {font-size:10pt; font-weight:bold; color:#CD5F2E; text-decoration:none; }

.portfolio_logo {
	width: 200px;
	height:100px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:70px;
	
}

.portfolio_spacer {
	width: 890px;
	height:30px;
	float:left;
	display:inline;
	
}

#sitemap {
	width:400px;
	padding-bottom:60px;
	float:left;
	display:inline;
	margin-left:75px;
	margin-top:25px;
	
}


/* end portfolio */


/* start contact page */

#contact_text {
	width:400px;
	float:left;
	display:inline;
	margin-left:40px;
	margin-top:20px;
	padding-bottom:20px;
	font-size:11pt; 
	color:#333333; 
	line-height: 30px;	
	
}

#hours_form {
	width:275px;
	float:left;
	display:inline;
	margin-left:30px;
	margin-top:20px;
	padding-bottom:30px;
	font-size:10pt; 
	color:#333333; 
	
}

/* end contact page */


.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #245A2A;
	font-weight: bold;
	float: left;
	
	
}

.h2 {
	font-size:12pt; 
	color: #333333; 
	font-weight: bold;	
	line-height:30px;	
	
}

.h2 a:link, .h2 a:visited {
	font-size: 12px;
	color: #5A6348;
	font-weight: bold;
	float: left;	
	text-decoration:none;		
	
}


.h2 a:hover, .h2 a:visited:hover {
	font-size: 12px;
	color: #5A6348;
	font-weight: bold;
	float: left;
	text-decoration:underline;	
	
}

.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #245A2A;
	font-weight: bold;
	float: left;
	
	
}

.h3 a:link, .h3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DA7328;
	font-weight: bold;
	text-decoration:none;
	float: left;
	
	
}

.h3 a:hover, .h3 a:visited:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DA7328;
	font-weight: bold;
	text-decoration: underline;
	float: left;
	
	
}

.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #245A2A;
	font-weight: bold;
	float: left;
	
	
}

.body {font-size:12pt; color:#333333; line-height: 16px;	padding:20px; }
.body a:link {font-size:12pt; color:#D96431; text-decoration:none; }
.body a:visited {font-size:12pt; color:#3E931E; text-decoration:none; }
.body a:hover {font-size:12pt; color:#D96431; text-decoration:underline; }


.footer {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 30px; color: #333333; font-weight:bold; text-align:center; }
.footer a:link { color: #333333; text-decoration: none; }
.footer a:visited { color: #333333; text-decoration: none; }
.footer a:hover { color: #333333; text-decoration: underline; }
.footer a:active { color: #333333; text-decoration: none; }


/*	End Style */


/* Lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End Lightbox */