@charset "utf-8";
/* PhotographerShots.com Style */
body{
	background-color: #d8d7c3;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:link{
	color: #0E5CC4;
}
a:visited{
	color: #0E5CC4;
}
a:hover{
	color: #333333;
}

#container{
	background-color: #0f1f24;
	background-image:url(images/navrow.bg.gif);
	background-repeat: repeat-x;
}

#login_header{
	background-color: #ffffff;
	height: 46px;
	background-image: url(images/login.bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-position: right;
}
#login_header div{	
	height: 46px;
	width: 435px;
	padding: 19px 22px 0px 0px;
}

.login_boxes{
	font-size: 11px;
	width: 100px;
}

a.white:link, a.white:visited, a.white:hover{
	color: #ffffff;
}

#navrow{
	background-color: #0f1f24;
}

#content_body{
	background-color: #0f1f24;
	width: 1000px;	
	clear: both;
}

#row3a, #row3b{
	float: left;
	height: 267px;
}

#row3a{
	background-image: url(images/row3a.gif);
	background-repeat: no-repeat;
	height: 267px;
	width: 490px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
#row3a p{
	padding: 25px 0px 0px 50px;
}

.extratext{
	width: 443px;
	margin: 10px 0px 15px 0px;
	color: #697376;
	font-size: 12px;
	background-color: #081316;
	padding: 10px;
	border: 1px solid #697376;
	height: 130px;
}

.extratext span{
	font-weight: bold;
	color: #ffffff;
}

#content_body2{
	background-image: url(images/content.bg.gif);
	background-repeat: repeat-y;
	background-color: #0f1f24;
	width: 1000px;	
	clear: both;
}

#row3c{
	background-image: url(images/content.bg.gif);
	background-repeat: repeat-y;
	width: 588px;
	float: left;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	min-height: 400px;
}
#row3d{
	float: left;
	font-size: 12px;
	background-color: #ffffff;
	width: 379px;
}

#page_header{
	background-color: #d9d7c4;
	border-bottom: 1px solid #333333;
	margin: 0px 1px 10px 29px;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #0e1e23;
}

#page_content{
	margin: 0px 1px 0px 29px;
	padding: 20px;
	color: #333333;
}

#page_content p{
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

h1{
	color: #bd442f;
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/features.arrow.gif);
	background-repeat: no-repeat;
	clear: both;
}

#footer{
	clear: both;
	height: 30px;
	color: #697376;
	font-size: 11px;
	padding-top: 6px;
	background-color: #0f1f24;
	width: 964px;
}
#footer a:link{
	color: #697376;
	text-decoration: none;
}
#footer a:visited{
	color: #697376;
	text-decoration: none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration: none;
}


#index_content{
	background-color: #ffffff;
	background-image: url(images/row4.bg.jpg);
	background-repeat: no-repeat;
	height: 208px;
	text-align: left;
}

#indexcontent1{
	float: left;
	width: 340px;
	background-color: #ffffff;
	margin: 20px 10px 0px 55px;
}
#indexcontent2{
	float: left;
	background-color: #ffffff;
	margin: 20px 35px 0px 190px;
	width: 350px;
	font-size: 12px;
}

hr{
	padding: 0px;
	margin: 0px;
	height: 4px;
	background-image: url(images/hrbg.gif);
	background-repeat: repeat-x;
	border: 0px;	
}

#indexcontent1 ul{
	padding: 0px;
	margin: 0px 6px 6px 6px;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
#indexcontent1 li{
	padding-bottom: 3px;
	margin: 0px 10px 6px 10px;
	list-style-image: url(images/features.arrow.gif);
}

#indexcontent1 a:link{
	color: #3d94e1;
	font-size: 11px;
}
#indexcontent1 a:visited{
	color: #3d94e1;
	font-size: 11px;
}
#indexcontent1 a:hover{
	color: #0f1f24;
	font-size: 11px;
}

h1{
	color: #bd442f;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#tornfooter{
	clear: both;
	background-image:url(images/footer.gif);
	background-repeat: repeat-x;
	height: 24px;
}

