/* ------------------------ RESET ---------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* ------------------------ SITE STYLES ---------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0){
                #container {margin-left:1px;}
}
body {
	background:url(images/bg_body.gif) 50% 0% no-repeat;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:1.4em;
	text-align:center;
	margin-left: -1px;
	}
#copy a {color:#a69f98}	
p, h2 {padding-bottom:1em;}	
#copy h2 {
	font-size:14px;
	font-weight:bold;
	}	
#copy p, #copy li {font-size:11px;line-height:15px;}	
#copy ul {margin-bottom:10px; margin-left:15px; list-style:disc;}
#copy h4 {font-size:12px; font-weight:bold; padding-bottom:1em;}
#wrapper {
	width:992px;
	margin:59px auto 0;
	}	
#container {
	height:512px;
	position:relative;
	text-align:left;
	}	
#overlay {
	height:22px;
	width:992px;
	background:url(images/overlay.png) top left no-repeat;
	position:absolute;
	top:40px;
	left:0;
	z-index:3000;
	}	
#footer {
	clear:both;
	float:right;
	padding-top:20px;
	}
h1#logo {
	float:right;
	width:275px;
	height:21px;
	background:url(images/logo.png) top left no-repeat;
	}		
h1#logo a {
	display:block;
	text-indent:-9999px;
	}	
#main_content {
	margin-top:30px;
	height:462px;
	width:992px;
	float:left;
	clear:both;
	}	
#nav {
	padding:40px 20px;
	background:url(images/bg_nav2.png) top left no-repeat;
	width:102px;
	float:left;
	height:382px;
	line-height:15px;
	}	
#nav a, #nav span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:20px;
	cursor:pointer;
	}	

#nav ul li ul li a, #nav ul li ul li span {font-size:12px; line-height:18px; cursor:pointer;}
#nav ul li ul {margin-left:6px;padding-bottom:4px;display:none;}
#nav ul li ul li ul {margin-left:4px; display:none;}
#nav ul li ul li ul li a {font-size:10px; text-transform:none; font-weight:normal; line-height:10px;}
#nav ul li a:hover, #nav ul li.selected>a {color:#f68217}

#copy {
	width:257px;
	padding:40px 10px;
	height:382px;
	background-color:#3d3528;
	float:left;
	position:relative;
	}	
#main_img {
	width:554px;
	height:462px;
	float:right;
	background-color:black;
	position:relative;
	}	
#thumbs {
	position:absolute;	
	bottom:10px;
	z-index:3000;
	color:#a69f98;
	width:257px;
	border-top:1px solid #a69f98;
	border-bottom:1px solid #a69f98;
	text-align:center;
	}
#thumbs ul {list-style:none;}	
#controls {
	position:absolute;
	padding-bottom:9px;
	padding-top:9px;
	bottom:8px;
	z-index:3000;
	color:#fff;
	width:554px;
	}	
#thumbs ul {margin-left:0;}	
#thumbs ul li { display:block; float:left;text-align:center; padding:2px;}
#thumbs ul li.selected a {color:#fff;}
#thumbs ul li a {color:#a69f98; text-decoration:none;font-size:10px;}
div.ss-controls {width:18px; float:left; padding-left:12px;}
div.nav-controls {width:200px; float:left; padding-left:14px;}
div.nav-controls a img {margin:0 4px 0 0;}
#slideshow span a img {margin:0 auto; display:block;}
img.landscape {margin-top:30px;}	

#portfolio ul.sub1.portfolio {display:block;}
	
#team #main_img, #press #main_img, #company #main_img, #awards #main_img {
	padding:40px 0;
	width:572px;
	height:382px;
	background-color:#3d3528;
	font-size:11px;
	line-height:15px;
	border-left:1px solid #a69f98;
	}
#press #copy {
	display:none;
	}
#press #main_img {
	width:829px;
	padding:40px 10px;;
	}		
	
#team #main_img h2, #awards #main_img h2 {
	background-color:#f7941e;
	padding:4px 10px 4px 40px;
	font-weight:normal;
	font-size:15px;
	position:absolute;
	bottom:32px;
	width:522px;
	}	
#team #main_img p, #company #main_img p, #awards #main_img p {
	padding-left:40px;
	padding-right:40px;
	}	
#team #copy, #company #copy, #awards #copy {
	width:217px;
	padding:40px 30px;
	height:382px;
	background-color:#3d3528;
	float:left;
	position:relative;
	}		
#copy h3 {	
	color:#f68217;
	font-weight:normal;
	font-size:12px;
	margin-bottom:14px;
	}

#press #main_img a {
	display:block;
	float:left;
	width:160px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding-bottom:30px;
	
	}
#press #main_img a p {
	font-size:10px;
	line-height:12px;
	padding-top:4px;
	padding-bottom:0;
	}	
p em {font-style:normal;}	
	
p.photocredit {font-style:italic;}	
div.scroll-pane {height:400px;}
#portfolio div.scroll-pane {height:372px;}
#contact #main_img {text-align:center;}
#contact #main_img img {display:block; margin:0 auto;}

#home #main_img, #services #main_img, #contact #main_img {display:none;}
#footer a {color:#fff;}
#footer p {text-align:left;}


#nav li span.footnote {font-size:10px; text-transform:none; font-weight:normal; text-indent:5px;}
.bath-crashers #thumbnails {
	position: static;
	border: none;
}
.bath-crashers #thumbnails ul {
	margin-left: 0;
}
.bath-crashers #thumbnails ul li {
	padding: 0 0 0 0;
}
.before {
	float: left;
}
.clear {
	clear: both;
}
.after {
	float: left;
	margin: 0 0 0 27px;
}
.bath-crashers #copy h3 {
	font-weight: bold;
}
#btn_go-back {
	position: absolute;
	bottom: 30px;
	left: 30px;
}
/*#messaging {
	overflow: scroll;
	position: relative;
}*/
/*h3.closebtn {
	position: absolute;
	bottom: 30px;
	right: 30px;
}*/
