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

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
a, a:visited, a:active, a:hover {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.nobord {
	border: 0px;	
}
#contestheader {
	height: 104px;
	width: 284px;
	position: absolute;
	left: 273px;
	border:none;
}

#contestheader a{
	border:0px;
	border-style:none;
}



#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#header {
	height: 104px;
	position: relative;
}
#logo {
	height: 94px;
	width: 216px;
	position: absolute;
	left: 17px;
	top: 3px;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	letter-spacing: -1px;
}
#logo img {
	padding-bottom: 2px;
}
#oncall {
	height: 104px;
	width: 136px;
	position: absolute;
	right: 16px;
}
#phonenum {
	font-size: 20px;
	font-weight: bold;
	color: #1f8fcf;
	text-align: left;
	position: absolute;
	right: 148px;
	top: 26px;
	line-height: 22px;
	letter-spacing: -1px;
}
#nav {
	height: 32px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	padding-left: 10px;
}
#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#valueprop {
	width: 250px;
	float: left;
	margin-left: 20px;
}
#valueprop2 {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-left: 22px;
	margin-right: 20px;
	display: inline;

}

#bigblueboxtop {
	height: 6px;
	width: 670px;
}
#bigblueboxbottom {
	height: 6px;
	width: 670px;
}
#bigblueboxmid {
	height:243px;
	position:relative;
	padding-left:10px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#0a5887;
	border-left-color:#0a5887;
	background:url(../images/bigbluegradient.gif) repeat-x bottom;
}
#bigbluetitle {
	position: absolute;
	color: #1f8ecf;
	font-size: 18px;
	left: 10px;
}
#bigbluecontent {
	width: 360px;
	font-size: 12px;
	text-align: left;
	padding-top: 22px;
	position: absolute;
	left: 10px;
}
#bna {
	position: absolute;
	right: 6px;
	height: 239px;
	width: 276px;
	bottom: 2px;
}
#bigbluecontent p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.yellowboxtop250 {
	background-image: url(../images/yellow-top250.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.yellowboxmid250 {
	padding-left:5px;
	height:219px;
	padding-right:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#bf9d3e;
	border-left-color:#bf9d3e;
	border-style:none solid;
	background:url(../images/yellow-gradient250.gif) repeat-x bottom;
}
#bigbluebox {
	width: 670px;
	float: left;
}
#maincontent {
	float: left;
	width: 670px;
	margin-left: 10px;
	text-align: left;
	font-size: 13px;
}
#maincontent_full {
	float: left;
	width: 98%;
	margin-left: 20px;
	text-align: left;
	font-size: 13px;
}
#maincontent p {
	padding-left:10px;
	line-height: 16px;
}
#p2 {
	float: left;
	width: 670px;
	text-align: left;
	line-height: 16px;
	font-size: 15px;
}

h1 {
	font: 22px/32px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	display: block;
	padding-left: 10px;
	margin: 0px;
	height: 35px;
	width: 660px;
	background: url(../images/h1.gif) no-repeat;
}
.numlist li {
	color: #0A5887;
	font-weight: bold;
	padding-bottom: 5px;
}
.numlist {
	margin-left: 0px;
	padding-left: 30px;
}
.numlist span {
	color: #000000;
	font-weight: normal;
}
html>/**/body .numlist li span a:active, .numlist li span a:visited, {
	margin-left: -5px;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-top: 20px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	color: #1F8ECF;
}
#leftcolumn {
	float: left;
	width: 250px;
}
#rightcolumn {
	float: left;
	width: 245px;
	
}
.yellowboxmid250 img {
	float: right;
}
.yellowboxmid250 a:link, a:active, a:visited {
	color: #bf9d3e;
	font-weight: bold;
	text-decoration: none;
}
.yellowboxmid250 a:hover {
	text-decoration: underline;
}
.yellowboxmid250 p {
	padding-top: 4px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 4px;
}
.yellowboxbottom250 {
	height: 6px;
	width: 250px;
}
#nav a:link, #nav a:active, #nav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
#getstartedtoday {
	position: absolute;
	left: 10px;
	bottom: 14px;
}
#getstartedtoday img {
	border: 0px;
}
#uploadyourphoto img {
	border: 0px;
}
#nav a:hover {
	text-decoration: underline;
		margin: 0px 10px 0px 10px;
}
#phonenum span {
	font-size: 24px;
}
#photoeval {
	width: 250px;
	float: left;
	margin-top: 20px;
}
.orangeboxtop250 {
	background-image: url(../images/orange-top250.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.orangeboxbottom250 {
	height: 6px;
	width: 250px;
}
.orangeboxmid250 {
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#a62e08;
	border-left-color:#a62e08;
	padding-left:5px;
	height:219px;
	position:relative;
	border-style:none solid;
	background:url(../images/orange-gradient250.gif) repeat-x bottom;
	padding-right: 5px;
}
#uploadyourphoto {
	position: absolute;
	left: 8px;
	top: 180px;
}
.orangeboxmid250 a:link, a:active, a:visited {
	color: #a62e08;
	font-weight: bold;
	text-decoration: none;
}
.orangeboxmid250 a:hover {
	text-decoration: underline;
}
.orangeboxmid250 p {
	padding-top: 2px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 2px;
}
#uploadfields {
	font-size: 12px;
	color:#a62e08;
	font-weight:bold;
	position: absolute;
	left: 5px;
	top: 100px;
}
#uploadfields input {
	border: 1px solid #a62e08;
}

#ebookfields {
	font-size: 12px;
	color:#0a5887;
}
#ebookfields input {
	border: 1px solid #0a5887;
}
*html .ebookfields { padding: 0px 60px; }/* style for IE6 only */
*+html .ebookfields { padding: 0px 0px 0px 0px;  } /* style for IE7 only*/


#retouch {
	width: 398px;
	margin-top: 20px;
}
.orangeboxtop398 {
	background-image: url(../images/orange-top398.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 388px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.orangeboxbottom398 {
	height: 6px;
	width: 398px;
}
.orangeboxmid398 {
	height:81px;
	position:relative;
	padding-left:5px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#a62e08;
	border-left-color:#a62e08;
	border-style:none solid;
	background: url(../images/orange-gradient398.gif) repeat-x bottom;
}
.orangeboxmid398 a:link, a:active, a:visited {
	color: #a62e08;
	font-weight: bold;
	text-decoration: none;
}
.orangeboxmid398 a:hover {
	text-decoration: underline;
}
.orangeboxmid398 p {
	padding-top: 2px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 2px;
}
#photographers {
	width: 398px;
	margin-top: 21px;
	position: relative;
}
#middleboxes {
	float: left;
	padding-left: 20px;
}
#thephotographer {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 1;
}
.yellowboxtop398 {
	background-image: url(../images/yellow-top398.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 398px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.yellowboxbottom398 {
	height: 6px;
	width: 398px;
}
.yellowboxmid398 {
	height:81px;
	position:relative;
	padding-left:5px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#bf9d3e;
	border-left-color:#bf9d3e;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background: url(../images/yellow-gradient398.gif) repeat-x bottom;
}
.yellowboxmid398 a:link, a:active, a:visited {
	color: #bf9d3e;
	font-weight: bold;
	text-decoration: none;
}
.yellowboxmid398 a:hover {
	text-decoration: underline;
}
.yellowboxmid398 p {
	padding-top: 3px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 2px;
}
#testimonials {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	overflow: hidden;
}
#testimonials2 {
	width: 250px;
	margin-top: 20px;
}
.blueboxtop250 {
	background-image: url(../images/blue-top250.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.blueboxmid250 {
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#0a5887;
	border-left-color:#0a5887;
	padding-left:5px;
	height:395px;
	position:relative;
	border-style:none solid;
	padding-right: 5px;
	background: url(../images/blue-gradient250.gif) repeat-x bottom;
}
#footer {
	margin-top: 20px;
}
#footernav {
	font-size: 12px;
		color:#0a5887;
}
#footerlinks {
	font-size: 10px;
	padding-top: 20px;
	color:#000000;
}
#footerlinks a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
	padding:0px;
	font-weight:normal;
}
#footerlinks a:hover {
	text-decoration:underline;
	padding:0px;
	color:#000000;
		font-weight:normal;
}
#footernav a:link, a:active, a:visited {
	color:#000000;
	text-decoration:none;
	padding:0px;
}
#footernav a:hover {
	text-decoration:underline;
	color:#000000;
	padding:0px;
}
.blueboxbottom250 {
	height: 6px;
	width: 250px;
	background: url(../images/blue-bottom250.gif) no-repeat;
}
.blueboxbottom2502 {
	height: 6px;
	width: 250px;
}
* html .blueboxbottom250 {
	margin: -10px -687px 0px 0px;
}
.blueboxmid250 a:link, a:active, a:visited {
	color: #a62e08;
	font-weight: bold;
	text-decoration: none;
}
.blueboxmid250 a:hover {
	text-decoration: underline;
}
.blueboxmid250 p {
	padding-top: 1px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	font-size: 12px;
	padding-bottom: 3px;
}
#headlines {
	width: 940px;
	clear: both;
	padding-top: 20px;
}
.blueboxtop650 {
	background-image: url(../images/blue-top650.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 660px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
.blueboxmid940 {
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#0a5887;
	border-left-color:#0a5887;
	height:198px;
	position:relative;
	border-style:none solid;
	background: url(../images/blue-gradient940.gif) repeat-x bottom;
}
*html .blueboxmid940 { padding: 0px 0px; text-align:center; }/* style for IE6 only */
*+html .blueboxmid940 { padding: 0px 0px; text-align:center; } /* style for IE7 only*/

.blueboxmid940 img {
	border-style: none;
}
.blueboxbottom650 {
	background-repeat: no-repeat;
	width: 660px;
	line-height: 30px;
	height: 6px;
}
.blueboxmid940 p {
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
}
.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border-right-width:1px;
	border-left-width:1px;
	border-right-color:#0a5887;
	border-left-color:#0a5887;
	position:relative;
	border-style:none solid;
	background: url(../images/blue-gradient250.gif) repeat-x bottom;
	width:238px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 219px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	width: 240px;
 filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 100%;
	padding: 10px 5px 0px;
	margin-bottom: 0px;
}
.contentdiv img {
	padding-left: 10px;
}
.pagination {
	color: #0a5887;
	width: 230px;
	font: normal 12px Arial, Helvetica, sans-serif;
	z-index:1000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left:10px;
}
.pagination a:link, a:active, a:visited {
	padding: 0px 5px;
	text-decoration: none;
	outline: none;
	color: #0a5887;
	font-weight:normal;
}
.pagination a:hover, .pagination a.selected {
	color: #0a5887;
	background-color:#FFFFFF;
	font-weight:normal;
}
.contentdiv p {
	padding-top: 3px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#maincontent a:link, a:active, a:visited {
	color:#A62E08;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
}
#maincontent a:hover {
	text-decoration:underline;
		padding:0px;
		color:#A62E08;
}