@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
}

body {
background-color: #e4f2fb;
background:url(../img/main_bg.jpg) repeat-x;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	position:relative;
	}
	
/* --- --- TYPOGRAPHY --- --- */

.title p {margin: 22px 30px 0 30px; font-family: "Trebuchet MS"; font-size:34px; color:#3f4040;}

.slide p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #fff;}

/*--- --- 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:img/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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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: 120px; 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; }


/* --- --- HEADER --- --- */

#header {
	width: 1024px;
	}
	
#header .stripe {
	width: 100%;
	height: 8px;
	background-color: #47382a;
	margin: 0;
	overflow: hidden;
	}
	
#header .logo {
	width: 203px;
	height: 67px;
	margin: 50px 0 0 30px;
	background-image: url(../img/logo.png);
	}
	
#header .dash {
	width: 1024px;
	height: 3px;
	background-image:url(../img/dashed_bar.png);
	margin-top: 30px;
	}
	
#header .contact p {margin: 0px 30px 0 30px; font-family: "Trebuchet MS"; font-size:20px; color:#d3375e; float:right;}

	
/* --- --- LATEST SECTION --- --- */

#latest {
	width: 1024px;
	height: 269px;
	float: left;
	background-image:url(../img/latest_bg.jpg);
	}
	
#latest #left {
	width: 405px;
	height: 269px;
	float: left;
	}
	
#latest #left ul {
	margin: 65px 5px 0 30px;
	line-height: 30px;
	font-family:"Trebuchet MS";
	color:#3f4040;
	font-size:18px;
	}
	
#latest #left li {
	list-style: none;
	}
	
#latest #right {
	width: 619px;
	height: 269px;
	float: left;
	}
	
#slideshow {
	width: 585px;
	height: 225px;
	background-image:url(../img/slideshow/border_slideshow.jpg);
	margin-left: 0px;
	margin-top: 39px;
}

#slideshow #ss_flash {
	width: 565px;
	height: 205px;
	padding: 10px 10px 10px 10px;
	background:url(../flash/one.swf);
	}
	

/* --- --- WORK SECTION --- --- */

#work {
	width: 1024px;
	height: 100%;
	float: left;
	}

#work .titles {
	background-image:url(../img/line_three.jpg);
	width: 1024px;
	height: 75px;
	float: left;
	}
	
#work .left {
	width: 405px;
	float: left;
	}
	
#work .left ul {
	width:100%;
	overflow:hidden;
	margin:20px 0 0 30px;
	padding: 5px 0 5px 0;
}
#work .left ul li .image{
	width:365px;
	height:165px;
	float: left;
	border:2px solid #bcc100;
	overflow:hidden;
}

#work .left ul li .title{
	float:left;
	width:100%;
	padding:12px 0 0 17px;
}
#work .left ul li h2{
	font-size:18px;
	color:#669999;
	height:21px;
	line-height:21px;
	margin:0 0 -2px 0;
}
#work .left ul li p{
	float: left;
	font:1.1em Arial, Verdana, sans-serif;
	color:#fff;
	line-height: 16px;
	padding:5px 0px 40px 0px;
	margin:0 0 0 0px;
}
#work .left ul li p.first{
	background:none;
}
#work .left ul li{
	float: left;
	width:100%;
	overflow:hidden;
	padding:0 0px 6px 3px;
	margin:0 0 0 -1px;
}

#work .left .projects {
	float: left;
	font-family: "Trebuchet MS";
	color: #FF0000;
	font-size: 14px;
	padding: 1px 0 15px 0;
	}
	
#work .left .projects a { color:#3f4040; text-decoration:underline; outline:none; }

#work .left .projects a:hover { color:#d3375e; text-decoration: underline; outline:none; }

#work .right {
	width: 619px;
	float: left;
	}
	
#work .right .quote {
	width: 574px;
	height: 130px;
	margin-left: 11px;
	background-image:url(../img/quote.jpg);
	}
	
#work .right .graphic {
	width: 574px;
	height: 75px;
	margin-left: 11px;
	background-image:url(../img/graphic_title.jpg);
	}
	
#work .right ul {
	width:100%;
	overflow:hidden;
	margin:20px 0 0 30px;
	padding: 5px 0px 5px 0px;
}
#work .right ul li .image{
	width:270px;
	height:125px;
	float: left;
	border:2px solid #bcc100;
	overflow:hidden;
}

#work .right ul li .image a, img { border: 0; text-decoration:none;}

#work .right ul li .image a:hover {text-decoration: none;}


#work .right ul li{
	float: left;
	width:46%;
	overflow:hidden;
	padding:0 4px 20px 2px;
}
	
#work #contact {
	width: 574px;
	height: 334px;
	margin-left: 11px;
	background:url(../flash/contact.swf);
	}
	
/* --- --- FOOTER --- --- 

.footwrap{float:left;padding:0;margin:30px 0 0 0;width:100%;background:#47382a;height:200px}
.footwrapper{padding:40px 0 5px 37px;margin:0 auto 0 auto;width:1024px;font-size:10px;color:#fff}
.right2{float:right;border:0}
.left2{margin-left: 10px;}*/


/* FOOTER */

/* ---------------------------------------------------------------------------------------------------*/

#footer_contain{background:#47382a; height: 200px; margin:20px 0 0 0; width: 100%; float: left; padding:20px 0; font-size:.85em;}

#footer{width:1024px; margin:0px auto;  padding:20px 0; color:#b19789;}

#footer a img{padding:0; background:none; border:0;}

#footer_left{width:400px; float:left; padding-left:30px;}

#footer_left img{position:relative; top:5px; margin-right:5px;}

#footer_left p{border-bottom:1px dashed #e4f2fb; padding:10px; margin:0;}

#footer_left a {color:#b19789;} 
#footer_left a:hover {color: #e4f2fb;}


/*#footer_right{padding-left:20px; width:500px; float:left;}

#footer_right ul.icons {border-bottom:1px dashed #301f15;padding-bottom:10px; margin-bottom:20px;}

#footer_right ul.icons li{display:inline-block; padding-right:20px; float:left;  }

#footer_right ul.icons li.ftr_header{color:#564237; font-family:Helvetica, 'Tahoma', Arial, sans-serif; font-size:1.55em; font-weight:bold; padding:5px 20px 5px 0;}*/

	
	