/*
Author:     James K. Ogden w/ help from other CSS sites
Updated:    March, 2008
========================================================
*/

/* ---[ page defaults ]---------------------- */
body {
	background: #fff url('http://www.proxterior.com/images/theme/background.png') top repeat-x;
	color: #371e0b;
	font: normal 80% arial, verdana,tahoma, Verdana, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
h1 {
	color: #a91e1e;
	margin-top: 0.6em;
	margin-bottom: 0.4em;
	font-family: 'Century Gothic','Trebuchet MS', Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
}
li { list-style-type: none; }
a {
  color: #11627b;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
p { 	line-height: 1.5;}
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl {
	font-weight: normal;
}
.imgbrd {
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 2px;
}
.imgspace {
	padding: 10px;
}
.imgthumb a img {
	border: 1px solid #ccc;
	padding: 4px;
	margin-left: 15px;
}
.imgthumb a:hover img {
	border: 1px solid #11627b;
	padding: 4px;
}
img { border: 0px }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { 	zoom: 1;}

/* ---[ page structure ]---------------------- */
#pagewrapper {
	width: 850px;
	margin: 0 auto;
}
#banner {
	float: right;
	background: url('http://www.proxterior.com/images/theme/banner_left.gif') left bottom no-repeat;
}
#banner p {
	padding: 5px 9px;
	background: url('http://www.proxterior.com/images/theme/banner_right.gif') right bottom no-repeat;
	color: #6e6e6e;
}
#logo {
	padding-top: 18px;
	padding-bottom: 11px;
}
#logo div { background: url('http://www.proxterior.com/images/theme/prox-logo.png') no-repeat; }
#logo div a {
	display: block;
	width: 193px;
	height: 125px;
}
#logo div a:hover {
	background: none;
	border: none;
}
#logo div a span {
	display: none;
}
#menu { 	background: url('http://www.proxterior.com/images/theme/menu_bottom.gif') bottom no-repeat; }
#menu ul {
	padding: 0 15px;
	background: url('http://www.proxterior.com/images/theme/menu_top.png') top no-repeat;
}
#menu li {
	display: inline;
	margin-right: 20px;
	font-size: 1.1em;
	line-height: 2.2;
}
#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li a:hover {
	background: none;
	border-bottom: none;
	text-decoration: underline;
}
.anylinkcss {
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #f6f6f6;
	width: 140px;
	border:1px solid #e1e1e1;
}
.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #000;
}
.anylinkcss a:hover { /*hover background color*/
	background-color: #11627b;
	color: white;
}
.content h2 {
	margin-top: 0.6em;
	margin-bottom: 0.5em;
	color: #11627b;
	font-size: 1.3em;
	font-family: 'Century Gothic','Trebuchet MS', Helvetica, Verdana, sans-serif;
}
.content {
	margin-bottom: 0px;
	padding-top: 0px;
}
.column1 {
	float: left;
	display: inline;
	width: 630px;
}
.column1-5 {
	float: right;
	display: inline;
	width: 215px;
	padding-top: 7px;
	padding-left: 4px;
}
.column2 {
	float: right;
	display: inline;
	width: 215px;
	padding-top: 7px;
	padding-left: 4px;
}
.content h3 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0.5em;
}
.content p { margin-bottom: 1em; }
div#quotes{   
	float:left;   
	width:100%;   
	margin:1px 0 10px 2px;   
	color:#333;
}
div#quotes blockquote {   
	font-style:italic;   
	font-size: 10pt;   
	border:0;   
	padding:11px 20px 20px 2px;   
	line-height:1.4em;   
	text-align:center;   
	background:transparent url('http://www.proxterior.com/images/theme/quote-top.png') no-repeat top left;
}
div#quotes cite {   
	display:block;   
	font-size: 10pt;   	
	padding:25px 10px 10px 15px;   
	background:#fff;   
	font-family:georgia, times;   
	background:transparent url('http://www.proxterior.com/images/theme/quote-bottom.png') no-repeat top left;
}
div#quotes p { font-family:georgia, times; margin: 10px 0 0 1px; }
#footerlogos {
	clear: both;
	margin-top: 25px;
	margin-left: 80px;
	margin-bottom: 0em;
}
div#footerlogos p {
	font-family:georgia, times; 
	font-style: italic;
	clear: both;
	margin-top: 6px;
	margin-left: 20px;
	margin-bottom: 0em;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	background: url(http://www.proxterior.com/images/theme/box_bottom.gif) bottom no-repeat;
	color: #565656;
}
#footer #innerfooter {
	padding: 13px;
	background: url(http://www.proxterior.com/images/theme/box_top.gif) top no-repeat;
}
#copy {
	float: left;
	font-size: .9em;
}
#contact {
	float: right;
	font-size: 1.1em;
	text-align: right;
}

/* ---[ Services box formatting]---------------------- */
#services {
	width: 850px;	
	background: url(http://www.proxterior.com/images/theme/front_box_top.gif) top left no-repeat;
	margin-top: 12px;
	padding-top: 5px;
}
#services_inner {
	background: url(http://www.proxterior.com/images/theme/front_box_bottom.gif) bottom left no-repeat;
	padding: 10px;
	padding-top: 5px;
}
.service h2 {
	margin-bottom: 7px;
	color: #a91e1e;
	font-size: 1.3em;
}
.service {
	width: 31%;
	min-height: 13em;
	float: left;
}
.service .links {
	margin-top: 0.5em;
}
.service .links li {
	font-size: 0.9em;
	margin-top: 0.2em;
	float: right;
}
.service .link a {
}
#service_comm {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin: 0px 10px;
	padding: 0px 10px;
}

/* ---[ lightbox formatting]---------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	