/* BRENTJONESPHOTOGRAPHY.NET - BUILT BY CSSMONKEY.CO.UK */
* {
	margin:0;
	padding:0;
	}
html {
	text-align:center;
	background-color:#999999;
	color:#333333;
	}	
body {
	margin:10px auto;
	padding:18px 0 0 0;
	width:900px;
	text-align:center;
	font-family:"Arial", Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:100%;
	}	
h1, h2, h3, h4 {
	font-size:1.1em;
	}
p {
	font-size:0.75em;
	line-height:16px;
	}
ul {
	font-size:0.75em;
	list-style:none;
	}	
img {
	border:none;
	}	

/* LAYER STYLES */
#main {
	color:#FFFFFF;
	display:block;
	clear:both;
	padding-top:14px;
	padding-bottom:20px;
	}
#main_slideshow {
	color:#FFFFFF;
	display:block;
	clear:both;
	padding-top:14px;
	padding-bottom:20px;
	text-align:center;
	}	
#content {
	width:864px;
	background-color:#666666;
	margin:0 auto 18px auto;
	text-align:left;
	overflow:auto;
	color:inherit;
	padding-bottom:10px;
	}	
#gallery_container {
	width:828px;
	margin:1px 0 0 8px;
	padding-left:4px;
	background-color:#f0f0f0;
	color:#666;
	float:left;
	overflow:auto;
	height:100%;
	}	
html > body #gallery_container {
	margin-left:16px;
	}	
#gallery_slideshow {
	width:828px;
	margin:1px auto 0 auto;
	padding:10px 0;
	background-color:#f0f0f0;
	color:#666;
	text-align:center;
	overflow:auto;
	height:100%;
	}	
#blenddiv {
	float:right;
	width:609px;
	height:405px;
	margin:5px 3px 3px 0px;
	}
html > body #blenddiv {
	margin:5px 5px 5px 0px;
	}
#thumbs {
	width:200px;
	margin-top:10px;
	margin-left:9px;
	}			
#footer {
	text-align:right;
	font-size:0.95em;
	color:#CCC;
	padding-top:5px;
	background-color:#999999;
	}	
/* TEXT STYLES */
.brent_header {
	background:url(../media/brent_header.gif) top left no-repeat;
	height:34px;
	text-indent:-5000px;
	overflow:hidden;
	}
h2.about_hdr {
	background:url(../media/about_header.gif) top left no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin-left:5px!important;
	}
h2.contact_hdr {
	background:url(../media/contact_header.gif) top left no-repeat;
	height:28px;
	overflow:hidden;
	text-indent:-5000px;
	margin-left:5px!important;
	}	
#main h2, #main p {
	margin-left:15px;
	padding-right:15px;
	}
#main a:link, #main a:visited {
	text-decoration:none;
	color:#999900;
	}
#main a:hover, #main a.active {
	text-decoration:none;
	color:#333333;
	background-color:#CCCC99;
	}	
#gallery_container p {
	margin:10px 5px;
	}
#thumbs li {
	float:left;
	display:inline;
	margin:8px 8px 0px 0px;
	}
#thumbs a {
	display:block;
	height:100%;
	width:45px;
	}	
#thumbs a:link, #thumbs a:visited {
	padding:5px;
	border:1px solid #999;
	background-color:#fff;
	}
#thumbs a:hover {
	padding:5px;
	border:1px solid #999;
	background-color:#ccc;
	}								
.contact {	
	background:url(../media/envelope.gif) no-repeat;
	}
.arrow {
	background:url(../media/arrow.gif) no-repeat;
	}				
.contact, .arrow {
	background-position:0 2px;
	height:13px;
	filter:alpha(opacity=100)!important;
	-moz-opacity:1!important;
	opacity:1!important;
	}				
#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#CCCC99;
	}
#footer a:hover, #footer a.active {
	text-decoration:none;
	color:#333333;
	background-color:#CCCC99;
	}
/*------> FORM STYLES <------*/
#form_box {
	margin:16px 0 0 0px;
	width:350px;
	font-size:0.95em;
	}
#form_box label, #form_box input, #form_box textarea {
	display:block;
	width:194px;
	float:left;
	margin-bottom:10px;
	}
#form_box input, #form_box textarea {	
	border:1px solid #CCC;
	padding-left:4px;
	}
#form_box label {
	font-size: 0.85em;
	width: 110px;
	padding-left:5px;
	}
#form_box br {
	clear:left;
	}		
#form_box .submit {
	width:48px;
	border:none;
	border:1px solid #ccc;
	padding-left:0px;
	}
.hidden {
	display:none!important;
	border:none!important;
	}	