@import "reset.css";
body {
	color:#fff;
	font:12px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	background:#BDBDBD url(../images/main_bg.jpg) repeat-x top left;
}
div.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#page_top {
	float:left;
	width:100%;
	padding:0px 0px 30px 0px;
	background:#BDBDBD url(../images/main_bg.jpg) repeat-x top left;
}
.wrapper {
	width:960px;
	margin:0px auto;
}
#header {
	width:960px;
	height:100px;
	background: #2f2f2f url(../images/header_right.jpg) no-repeat right bottom;
	overflow: hidden;
	margin:0px 0px 5px 0px;
}
#logo {
	float: left;
	width: 249px;
	height: 98px;
	margin-top: 2px;
}
#user_login {
	float:right;
	width: 476px;
	/*height: 45px;*/
	background: #242424 url(../images/login_bar_back.jpg) no-repeat center bottom;
	padding: 8px 0px 0px 14px;
	margin:0px 30px 0px 0px;
	line-height: 30px;
}
#user_login #user_name, #user_login #user_password {
	width: 131px;
	height: 18px;
	border: 0px none;
	padding: 2px 2px 0px;
	color: #242424;
	background: url(../images/login_input_back.gif) right no-repeat;
	float: left;
}
#user_login input {
	margin: 0px 6px 0px 0px;
	float: left;
}
#user_login a {
	margin: 0px 0px 0px 10px;
	float: left;
	height: 20px;
	line-height: 20px;
}

#user_login .extralinks {
	height: 20px;
	overflow: hidden;
	margin: 4px 10px 0px 0px;
	font-size: 11px;
	float: right;
}

#user_login .extralinks a, #user_login .extralinks span {
	color: #6DC715;
	text-decoration: none;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px;
}

#user_login .extralinks a:hover {
	text-decoration: underline;
}

#user_login .extralinks span {
	margin: 0px 10px;
}

#user_login ul {
	color:#C8C8C8;
	margin: 0px 14px 0px 0px;
}
#user_login ul li {
	float:right;
	margin:0px 5px;
	font-size: 12px;
	line-height: 22px;
}
#user_login ul li a {
	color:#fff;
	text-decoration: none;
}
#login_error {
	float:right;
	width: 490px;
	height:30px;
	line-height: 30px;
	text-align: center;
	background:#a50707;
	margin:0px 30px 0px 0px;
}
#nav_bar {
	width:940px;
	height:30px;
	background: url(../images/menu_back.gif);
	padding: 0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
}
#nav_bar a {
	font-size: 11px;
	font-weight: normal;
	color: #242424;
	line-height: 30px;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
}
#nav_bar a:hover {
	color: #148dc6;
}
#content {
	width:960px;
	margin:0px 0px 40px 0px;
	/*min-height:400px;*/
	color:#000;
}
#empty_space {
	width:960px;
	height:90px;
}
#page_middle {
	float:left;
	width:100%;
	background:#fff;
	padding:0px 0px 20px;
}
.title {
	border-bottom: 5px solid #1C7EA9;
	height: 25px;
	overflow: hidden;
}
.title .wrapper {
	width: 928px;
}
#page_bottom {
	float:left;
	width:100%;
	height: 190px;
	overflow: hidden;
	background:#2f2f2f;
}
#page_bottom .wrapper {
	background: url(../images/logo_footer.gif) no-repeat top left;
	padding: 55px 0px 0px;
	position: relative;
}
.contest_mini {
	float:left;
	width: 290px;
  margin-bottom: 30px;
}
.contest_mini_space {
	float:left;
	width:45px;
	height:30px;
}
.contest_mini .contest_mini_title {
	width:288px;
	height:27px;
	line-height: 27px;
	font-size: 12px;
	background:#363636 url(../images/contest_mini_title.gif);
	color:#fff;
	border:1px solid #363636;
	border-bottom:3px solid #1583be;
	text-indent: 5px;
	overflow: hidden;
}
.contest_mini .contest_mini_title h3 {
	font-weight: bold;
	float: left;
	width: 235px;
	font-size: 14px;
}
.contest_mini .contest_mini_title a {
	float: right;
	width: 49px;
	margin: 3px 2px 0px 0px;
}
.contest_mini .contest_mini_vote {
	width:288px;
	height:29px;
	text-align:left;
	background:#fff;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
  padding: 7px 0px 0px;
}
.contest_mini .contest_mini_vote a {
	background: url(../images/btn_click_here_to_vote.gif);
	width: 240px;
	height: 29px;
	margin: 0px 0px 0px 22px;
	position: absolute;
}
.contest_mini .contest_mini_reward {
	width:288px;
	height: 200px;
	overflow: hidden;
	background:#fff;
	border-left:1px solid #363636;
	border-right:1px solid #363636;
	text-align: center;
}
.contest_mini .contest_mini_bottom {
	width:290px;
	height:29px;
	margin:0px;
	background: url(../images/contest_mini_bottom.gif);
}
.contest_mini .contest_mini_latest {
	width:272px;
	height:128px;
	background: url(../images/latest_submitted_back.gif);
	padding:20px 0px 0px 18px;
}
.contest_mini .contest_mini_latest h1 {
	width:240px;
	height:20px;
	color:#2a7592;
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
	margin: 0px 0px 5px 0px;
}
.contest_mini .contest_mini_latest img {
	width:70px;
	height:70px;
	border:1px solid #000;
	margin:10px 5px;
}
#upload_page {
	width:920px;
	padding:20px;
	background:#fff;
	color:#000;
}
.contest_upload_title {
	width:920px;
	height:40px;
	line-height: 40px;
	background: url(../images/image_title_back.gif);
	color:#303030;
	margin:0px 0px 20px 0px;
	font-size: 14px;
	text-indent: 20px;
}
.contest_upload_title span {
	height:30px;
	line-height: 30px;
	color:#005aa4;
}
.contest_rules_title {
	width:920px;
	height:30px;
	line-height: 30px;
	background: url(../images/image_title_back.gif);
	text-indent: 20px;
	color:#005aa4;
}
.contest_rules_text {
	padding:10px;
	border-left: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
	color:#3c3c3c;
	line-height: 18px;
	font-size: 11px;
}
.contest_upload_form {
	background: url(../images/rules_bottom.gif) no-repeat top;
	padding: 40px 0px 0px 0px;
	width:920px;
}
.contest_upload_form dl {
	width:920px;
}
.contest_upload_form dt {
	float:left;
	width:220px;
	background: #EAE9E9 url(../images/form_left.gif) no-repeat left;
	height: 31px;
	line-height: 31px;
	margin:5px 0px 5px 0px;
	color:#363636;
	text-indent: 20px;
}
.contest_upload_form dt.big {
	background: #EAE9E9 url(../images/form_left_big.gif) no-repeat left;
	height: 97px;
	line-height: 31px;
}
.contest_upload_form dd {
	float:left;
	height: 28px;
	width:697px;
	margin:5px 0px 5px 0px;
	padding: 3px 0px 0px 0px;
	background: #EAE9E9;
}
.contest_upload_form dd.big {
	height: 95px;
	padding: 2px 0px 0px 0px;
}
.contest_upload_form dd input, .contest_upload_form dd textarea {
	width: 692px;
	font-size: 12px;
	padding: 0px;
	border: 0px none;
	display: inline;
	background: #FFF;
}
.contest_upload_form dd input {
	padding: 5px 0px 5px 3px;
	float: left;
}
.contest_upload_form dd textarea {
	height: 81px;
	padding: 5px 0px 5px 3px;
	float: left;
	font-family: "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
}
#photo_page {
	float:left;
	width:920px;
	padding:20px 20px;
	background:#fff;
	color:#000;
}
.photo_page_title {
	width:900px;
	height:20px;
	background: url(../images/image_title_back.gif) no-repeat;
	padding:10px;
	margin:0px 0px 20px 0px;
}
.photo_page_title h1 {
	float:left;
	font-size: 16px;
	color: #005aa4;
}
.photo_page_title h1 a {
	color: #005aa4;
	text-decoration: none;
}
.photo_page_title h1 a:hover {
	text-decoration: underline;
}
.photo_page_title span {
	float:right;
	color:#363636;
}
.photo_page_title span a {
	color: #005aa4;
	line-height: 20px;
	text-decoration: none;
}
#photo_page_left {
	float:left;
	width:502px;
	overflow: hidden;
}
#photo_page_left img {
	border: 1px solid #120B10;
}
#photo_page_vote {
	height:34px;
	margin: 10px auto;
	background: url(../images/vote_back.gif);
	font-size:14px;
	color: #2a2a2a;
	line-height: 34px;
	text-align: center;
}

#photo_page_vote .previous {
	width: 100px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#photo_page_vote .next {
	width: 100px;
	float: right;
	font-size: 14px;
	font-weight: bold;
}

#photo_page_vote .next a, #photo_page_vote .previous a {
	color: #005AA4;
	text-decoration: none;
}

#photo_page_vote .next a:hover, #photo_page_vote .previous a:hover {
	text-decoration: underline;
}

#photo_page_vote .votebar {
	width: 290px;
	padding: 0px 5px;
	height: 34px;
	float: left;
	font-weight: bold;
	color: #005AA4;
}

#photo_page_vote .color {
	background: url(../images/vote_color.gif);
}

#photo_page_vote .votebar a {
	float: left;
	width: 29px;
	height: 29px;
	line-height: 29px;
	margin: 3px 0px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#photo_page_vote .votebar a:hover {
	background: #e5e5e5;
	color: #005AA4;
}

#photo_page_vote .votebar span {
	float: left;
	line-height: 29px;
	margin-left: 80px;
}
#photo_page_vote #votelike {
	background: url(../images/vote_like.gif);
}
#photo_page_vote #votenotlike {
	background: url(../images/vote_not_like.gif);
}
/* // Can */
#photo_page_tags {
	background: url(../images/photo_tags_back.gif);
	font-size:12px;
	color:#5e5e5e;
	padding:10px 20px 10px 20px;
	height: 41px;
}
#photo_page_tags h3 {
	font-size:12px;
	font-weight: normal;
	color:#0056aa;
	margin:0px 0px 5px 0px;
}
#photo_page_tags p {
	font-size:12px;
	color:#5e5e5e;
}
#photo_page_right {
	float:right;
	width:400px;
	overflow: hidden;
}
#photo_page_right .phototitle .top {
	background: url(../images/photo_info_top.gif);
	height: 11px;
	overflow: hidden;
}
#photo_page_right .phototitle .bottom {
	background: url(../images/photo_info_bottom.gif);
	height: 9px;
	overflow: hidden;
}
#photo_page_right .phototitle h1 {
	background: #E5E5E5;
	text-indent: 10px;
}
#photo_page_right h1 {
	height:20px;
	color:#2a7592;
	font-size:16px;
}
#photo_page_right p {
	color:#292929;
	font-size:11px;
	line-height: 18px;
	text-align:justify;
	margin:10px 0px 20px 0px;
}
#photo_page_detail_pane {
	float:left;
	width:400px;
	background:#e5e5e5;
}
#photo_page_url {
	width:502px;
	margin:0px 0px 20px 0px;
}
#photo_page_url p.url {
	margin: 0px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #848484;
	text-indent: 25px;
	font-size: 11px;
	color: #343434;
	background: url(../images/url_back.gif) no-repeat left center;
}
#photo_page_url input {
	float:left;
	width:398px;
	border:1px solid #646464;
	font:11px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
}
#photo_page_vote_info {
	height:29px;
	margin: 10px auto;
	background: url(../images/vote_back.gif);
	font-size:14px;
	color: #2a2a2a;
	padding:3px 0px 2px 0px;
	line-height: 29px;
	text-align: center;
}
#photo_page_voted_photo {
	float:left;
	width:378px;
	padding:10px;
	text-align:center;
	border:1px solid #CACACA;
}
#photo_details {
	background: #E5E5E5;
	margin-bottom: 14px;
}
#photo_details .top {
	background: url(../images/photo_info_top.gif);
	height: 11px;
	overflow: hidden;
}
#photo_details .center {
	padding: 0px 10px;
}
#photo_details .center div.left, #photo_details .center div.right {
	width: 190px;
	float: left;
	overflow: hidden;
}
#photo_details .center div p {
	margin: 0px;
	border: 0px none;
}
#photo_details .center div p.title {
	font-size: 12px;
}
#photo_details .center div p.title span, #photo_details .center div p.title a {
	color: #005aa4;
	font-size: 12px;
	text-decoration: none;
}
#photo_details .center h3 {
	font-size: 14px;
	font-weight: bold;
	color: #005aa4;
	margin: 0px 0px 10px 0px;
}
#photo_details .center dt {
	font-weight: bold;
	float: left;
	font-size: 11px;
	margin: 0px 5px 5px 0px;
}
#photo_details .center dd {
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}
#photo_details .bottom {
	background: url(../images/photo_info_bottom.gif);
	height: 9px;
	overflow: hidden;
}
#photo_page_voted_photo h3 {
	color: #595959;
	font-size: 11px;
}
#photo_page_voted_photo h4 {
	font-size: 11px;
	font-weight: normal;
}
#photo_page_voted_photo span {
	color: #3d7fb5;
	font-size: 12px;
	line-height: 20px;
}
#photo_page_voted_photo a {
	color: #3d7fb5;
	text-decoration: none;
}

#photo_page_voted_photo a img {
	border: 1px solid #000;
}
#photo_page_banner {
	float:left;
	width:960px;
	height:119px;
	margin:30px 0px;
}
#photo_page_comments {
	float:left;
	border: 1px solid #ABABAB;
	padding:20px 20px 0px 20px;
	background:#fff;
	width: 920px;
}
#profile_page {
	float:left;
	width:920px;
	padding:20px 20px;
	background:#fff;
	color:#000;
	margin:0px 0px 20px 0px;
}
#profile_page dl dt {
	float:left;
	width:200px;
	height:20px;
	font:bold 14px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#7a0001;
	margin:0px 0px 10px 10px;
}
#profile_page dl dd {
	float:left;
	width:700px;
	height:20px;
	font:12px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#000000;
	margin:0px 0px 10px 10px;
}
#profile_page input {
	border: 1px solid #2F2F2F;
	background: #FFF;
	padding: 2px;
	width: 500px;
}
#profile_page h1 {
	font:bold 24px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#0056aa;
	margin:0px 0px 20px 10px;
}
#profile_page h2 {
	font:bold 18px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#0056aa;
	margin:0px 0px 20px 10px;
}
.profile_gallery {
	float:left;
	width:420px;
	background:#e5e5e5;
	margin:10px;
	padding:10px;
}
.profile_gallery h3 {
	float:left;
	width:260px;
	font:bold 14px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#0056aa;
	margin:0px 0px 15px 5px;
}
.profile_gallery h4 {
	float:left;
	width:260px;
	font:12px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#000000;
	margin:0px 0px 5px 5px;
}
#profile_page a {
	color: #0056AA;
	text-decoration: none;
}

#profile_page .pagination a.active, #profile_page .pagination a:hover {
	color: #FFF;
}
.profile_gallery_thumbnail {
	float:left;
	width:150px;
	height:150px;
	border:1px solid #a0a0a0;
}
.photo_page_comment {
	float:left;
	width:900px;
	color:#000;
	background:#eee;
	padding:10px;
	margin:0px 0px 20px 0px;
}
.photo_page_comment h3 {
	float:left;
	font-size: 11px;
	font-weight: normal;
	color:#49769d;
	margin:0px 10px 0px 0px;
	line-height: 20px;
}
.photo_page_comment h4 {
	float:left;
	font-size: 11px;
	font-weight: normal;
	color:#7b7b7b;
	line-height: 20px;
}
.photo_page_comment p {
	float:left;
	width:900px;
	text-align:justify;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #2a2a2a;
}
#photo_page_make_comment {
	float:left;
	width:960px;
	margin:20px 0px 0px 0px;
	color:#000;
}
#photo_page_make_comment h3 {
	float:left;
	width:960px;
	height:20px;
	font:bold 18px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	margin:20px 0px 20px 0px;
	color:#363636;
}
#photo_page_make_comment textarea {
	float:left;
	width:956px;
	height:150px;
	padding: 2px;
	font:12px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
	color:#363636;
	margin:20px 0px 20px 0px;
	border:0px;
	overflow:auto;
}
#photo_page_make_comment input {
	float:right;
}
.blogfooter_mini {
	float:left;
	width:320px;
	margin-top: 20px;
	display: inline;
}
.blogfooter_mini .blogfooter_latest {
	height: 250px;
	padding: 25px 25px 0px;
}
.blogfooter_mini .blogfooter_latest h1 {
	width:240px;
	height:20px;
	color:#2a7592;
	margin:0px 0px 15px 0px;
	font:14px "Arial", Tahoma, Verdana, Helvetica, Sans-serif;
}
.blogfooter_mini .blogfooter_latest img {
	width:70px;
	height:70px;
	border:1px solid #000;
	margin:0px 7px 9px 7px;
}
.blogfooter_mini_post {
	background:#ffffff;
	padding:5px;
	margin:10px 0px;
	color:#6c6c6c;
	width: 260px;
}

.blogfooter_mini_post div.commentinfo {
	float: right;
	display: inline;
}

.blogfooter_mini_post p {
	line-height: 18px;
	margin-bottom: 5px;
	position: relative;
}

.blogfooter_mini_post div.commentinfo a {
	color: #1c7ea9;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.blogfooter_mini_post div.commentinfo span {
	font-style: italic;
	color: #8d8d8d;
	font-size: 11px;
}

.blogfooter_mini_post p a {
	color: #1c7ea9;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.blogfooter_mini_comment {
	border-top: 1px dashed #9A9A9A;
	color: #353535;
	padding: 10px 5px 5px;
	margin:10px 0px;
	font-size: 11px;
}

.blogfooter_mini_comment div.commentinfo {
	float: right;
}

.blogfooter_mini_comment p {
	line-height: 18px;
	margin-bottom: 5px;
}

.blogfooter_mini_comment a {
	color: #1c7ea9;
	text-decoration: none;
}

.blogfooter_mini_comment div.commentinfo span {
	font-style: italic;
	color: #8d8d8d;
}

#blogfooter_latestarticles, #blogfooter_blogroll {
	background: url(../images/bottom_recent_articles_back.gif);
}
#blogfooter_latestsubmitted {
	background: url(../images/bottom_latest_submitted_back.gif);
}
#blogfooter_latestcomments {
	background: url(../images/bottom_recent_comments_back.gif);
}
#bottomlinks {
	margin: 0px 0px 0px 270px;
	width: 370px;
}
#bottomlinks a {
	color: #bab9b9;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
#bottomlinks ul {
	float: left;
	width: 133px;
	border-left: 1px solid #5C5C5C;
	border-right: 1px solid #5C5C5C;
	padding: 0px 0px 0px 47px;
}
#bottomlinks ul.noborder {
	border: 0px none;
}
#bottomlinks p {
	margin: 10px 0px 10px 48px;
	color: #bab9b9;
	font-size: 11px;
}
#contest_page_title {
	float:left;
	width:960px;
	height:27px;
	line-height: 27px;
	background:#363636 url(../images/contest_title_back.gif);
	border-bottom:3px solid #1583be;
	text-indent: 15px;
  font-size: 14px;
  font-weight: bold;
}
#contest_page_title a {
  text-decoration: none;
  color: #FFF;
}
#contest_page_title a:hover {
  text-decoration: underline;
}
#contest_page h2 {
	font-size: 16px;
	color: #01567d;
	font-weight: bold;
}
#contest_page {
	float:left;
	width:920px;
	padding:20px 20px 0px;
	background:#fff;
	color:#000;
}
.contest_bottom {
	background: url(../images/contest_bottom.gif);
	height: 10px;
	width: 960px;
	float: left;
	overflow: hidden;
}
#contest_page_info {
	float:left;
	width:728px;
	padding:0px 20px 0px 0px;
}
#contest_page_info p {
	/*width: 560px;*/
	text-align:justify;
	font-size: 14px;
	color: #303030;
	line-height: 18px;
	/*float: left;*/
	margin: 0px 0px 10px 0px;
}

#contest_page_info p a {
	color: #1583BE;
	text-decoration: none;
}

#contest_page_info p a:hover {
	text-decoration: underline;
}

#contest_page_vote_info {
	margin: 0px auto;
	width: 367px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url(../images/vote_info_back.gif);
	color: #223e4a;
	font-size: 14px;
	font-weight: bold;
}
#contest_page_vote_info span {
	color:#1d97cb;
}
#contest_page_reward_box {
	float:left;
	width:150px;
	text-align:justify;
	padding:0px 0px 0px 20px;
	border-left:1px solid #d0d0d0;
}
#contest_page_reward_box h1 {
	float:left;
	width:150px;
	height:20px;
	text-align:center;
	color:#1583be;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 0px;
	background:#eee;
}
#contest_page_reward_box p {
	float:left;
	width:150px;
	text-align:center;
}
#contest_page_reward_box p img {
	width:150px;
}
#other_contests_bar {
	float:left;
	width:860px;
	height:18px;
	margin:0px 0px 30px 40px;
	padding:10px;
	background: url(../images/other_contests_back.gif);
	color:#fff;
	display: inline;
}
#other_contests_bar h2 {
	float:left;
	font-size: 14px;
	color:#b5f82c;
	margin:0px 0px 0px 10px;
}
#other_contests_bar h3 {
	float:left;
	margin:0px 10px 0px 10px;
}
#other_contests_bar span {
	float: left;
}
#other_contests_bar h3 a {
	font-size: 14px;
	color:#fff;
	text-decoration:none;
}
#other_contests_bar h3 a:hover {
	color:#b5f82c;
}
#contests_topten_title {
	float:left;
	width:960px;
	height:37px;
	line-height: 28px;
	background: url(../images/top_ten_contest_photos_title.gif);
	text-indent: 15px;
}
#contests_topten_title h1 {
	float:left;
	font-size: 14px;
	font-weight:normal;
	color:#cb7800;
}
#contests_topten {
	float:left;
	width:918px;
	padding:20px 20px;
	background:#fff;
	border: 1px solid #ABABAB;
	border-top: 0px none;
	border-bottom: 0px none;
	color:#000;
	overflow: hidden;
}
.boxbottom {
	background: url(../images/box_bottom.gif);
	height: 10px;
	width: 960px;
	float: left;
	margin:0px 0px 30px 0px;
	overflow: hidden;
}
.topten_photos {
	float:left;
	width:150px;
	height: 220px;
	margin:13px 16px 19px 16px;
	background:#fff;
	color:#141414;
	display: inline;
}
.topten_photos img {
	float:left;
	border:1px solid #000;
}
.topten_photos p {
	float:left;
	width:150px;
	text-align:center;
	margin:7px 0px 0px 0px;
	color:#000;
}
.topten_photos p span {
	color: #B8B8B8;
}
.topten_photos p a {
	color: #4583A0;
	text-decoration: none;
}
#contests_pics_title {
	float:left;
	width:960px;
	height:38px;
	background: url(../images/most_recent_contest_photos_title.gif);
	text-indent: 15px;
}
#contests_pics_title h1 {
	float:left;
	font-size: 14px;
	font-weight:normal;
	color:#0559a2;
}
#contests_pics {
	float:left;
	width:918px;
	padding:20px 20px;
	background:#fff;
	border: 1px solid #ABABAB;
	border-top: 0px none;
	border-bottom: 0px none;
	color:#000;
	overflow: hidden;
}
.topten_pics_photos {
	float:left;
	width:150px;
	height: 220px;
	margin:13px 16px 19px 16px;
	background:#fff;
	color:#141414;
	display: inline;
}
.topten_pics_photos img {
	float:left;
	border:1px solid #000;
}
.topten_pics_photos p {
	float:left;
	width:150px;
	text-align:center;
	margin:7px 0px 0px 0px;
	color:#141414;
}
.topten_pics_photos p span {
	color: #B8B8B8;
}
.topten_pics_photos p a {
	color: #4583A0;
	text-decoration: none;
}
#archive_search {
	float:right;
	width:700px;
	padding:2px;
	margin:0px 0px 30px 0px;
	background:#fff;
	color:#000;
	-moz-border-radius: 7px;
}
#archive_search input.search {
	float:left;
	width:525px;
	height:21px;
	margin:2px 10px 0px 5px;
	padding:2px;
	border:0px;
	color:#000;
	background:#FFF;
	font-size: 16px;
}
#archive_search input.image {
	float:right;
	width:121px;
	height:23px;
	margin: 2px;
	text-align:center;
	border:0px;
	color:#fff;
}
#archive_page_content_side {
	float:left;
	width:700px;
}
.archive_page_content_date {
	float:left;
	width:184px;
	height:21px;
	font-size: 11px;
	color: #161616;
	line-height: 21px;
	font-weight:bold;
	background: url(../images/archive_date_title.gif);
	text-align:center;
	margin:0px 0px 0px 20px;
}
.archive_page_title {
	float:left;
	width:700px;
	height:27px;
	line-height: 27px;
	background: url(../images/archive_title.gif);
	border-bottom:3px solid #1583be;
	text-indent: 15px;
}
.archive_page_title h1 {
	float:left;
}
.archive_page_title a {
	float:left;
	font-size: 14px;
	color:#fff;
	text-decoration:none;
}
.archive_page_title a:hover {
	color:#1583be;
}
.archive_page {
	float:left;
	width:680px;
	padding:10px 10px;
	background:#fff;
	color:#000;
	margin:0px 0px 30px 0px;
}
.archive_page_info {
	float:left;
	/*width:660px;*/
	padding:0px 0px 0px 0px;
	display: inline;
}
.archive_page_info p {
	width:420px;
	text-align:justify;
}
.archive_page_vote_info {
	float:left;
	width:357px;
	text-align:center;
	padding:5px;
	height: 19px;
	line-height: 19px;
	margin:0px 0px 5px 80px;
	background: url(../images/vote_info_back.gif);
	color:#223e4a;
	font-size:14px;
	font-weight:bold;
}
.archive_page_vote_info span {
	color:#1d97cb;
}
.archive_page_reward_box {
	float:left;
	width:100px;
	text-align:justify;
	padding:0px 0px 0px 10px;
	border-left:1px solid #d0d0d0;
}
.archive_page_reward_box h1 {
	float:left;
	width:160px;
	height:20px;
	text-align:center;
	color:#1583be;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 0px;
}
.archive_page_reward_box p {
	float:left;
	width:160px;
	text-align:center;
}
.archive_page_reward_box p img {
	width:150px;
}
.archive_winner_title {
	float:left;
	width:480px;
	height:28px;
	line-height: 28px;
	background:#fff;
	text-indent: 10px;
}
.archive_winner_title h1 {
	float:left;
	font-size: 14px;
	font-weight:normal;
	color:#01567d;
}
#archive_showcase {
	float:left;
	width:505px;
	margin:0px 0px 10px 0px;
	background:#fff;
	color:#000;
	display: inline;
}
.archive_photos {
	float:left;
	width:150px;
	margin:5px 8px 11px 8px;
	background:#fff;
	color:#000;
	display: inline;
}
.archive_photos img {
	float:left;
	border:1px solid #000;
}
.archive_photos p {
	float:left;
	width:150px;
	text-align:center;
	margin:7px 0px 0px 0px;
	color:#000;
}
.archive_adds {
	float:left;
	width:150px;
	text-align:center;
	margin:7px 0px 0px 0px;
	color:#000;
}
#archive_page_banner_side {
	float:right;
	width:260px;
	text-align:right;
	margin:27px 0px 0px 0px;
}
#editpage dt {
	width: 110px;
	color: #2A7592;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0px 0px 5px 0px;
}
#editpage dd {
	height: 25px;
	line-height: 25px;
	margin: 0px 0px 5px 0px;
}
#editpage dd.alternate {
	height: 102px;
}
#editpage dd input, #editpage dd textarea {
	border: 1px solid #AFAFAF;
	padding: 2px;
	background: #FFF;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#editpage dd textarea {
	height: 96px;
}
div.info {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #2A7592;
}
#loginleft {
	float: left;
	width: 400px;
	background: #FFF;
}

#loginleft .top {
	background: #D9D9D9 url(../images/login_top.gif) no-repeat;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #FFF;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
}

#loginright {
	float: right;
	width: 500px;
}

#loginright .center,#loginleft .center {
	background: #FFF;
	padding: 10px;
}

#loginright .top {
	background: #D9D9D9 url(../images/register_top.gif) no-repeat;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #FFF;
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
}

#loginleft dt, #loginright dt {
	width: 150px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin: 0px 0px 10px 0px;
}

#loginleft dd, #loginright dd {
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

#loginleft input.image, #loginright input.image {
	margin: 0px;
	padding: 0px;
	border: none;
	width: auto;
	float: none;
}

#loginleft input, #loginright input {
	border: 1px solid #C8C8C8;
	padding: 2px;
	font-size: 11px;
}

#loginleft input {
	width: 210px;
}

#loginright input {
	width: 310px;
}

#latestwinners div.title {
	background: url(../images/latest_winners_title.gif);
	height: 40px;
	border: none 0px;
}

#latestwinners div.content {
	background: #EDEDED;
	border: 1px solid #AEAEAE;
	border-top: none;

}

#latestwinners div.winner {
	width: 300px;
	margin: 0px 9px;
	float: left;
	display: inline;
}

#latestwinners div.winner div {
	text-align: center;
	margin: 10px;
}

#latestwinners div.winner div.contesttitle a {
	font-size: 14px;
	font-weight: bold;
	color: #2A7592;
	text-decoration: none;
}

#latestwinners div.winner div.image img {
	border: 1px solid #000;
}

#latestwinners div.winner div.phototitle {
	color: #000;
}

#latestwinners div.winner div.phototitle span {
	color: #B8B8B8;
}

#latestwinners div.winner div.phototitle a {
	color: #4583A0;
	text-decoration: none;
}

#contest_filter {
	width: 240px;
	height: 23px;
	overflow: hidden;
	float: left;
	margin-top: 4px;
}

#filter {
	background: url(../images/btn_contest_filter.gif) 0px 0px;
	height: 23px;
	line-height: 23px;
	text-indent: 20px;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
	position: relative;
}

#filter:hover {
	background: url(../images/btn_contest_filter.gif) 0px 23px;
}

#filteroptions {
	position: absolute;
	width: 238px;
	background: #FFF;
	border: 1px solid #CCC;
	overflow: hidden;
}

#filteroptions a {
	float: left;
	width: 228px;
	height: 23px;
	line-height: 23px;
	padding: 0px 5px;
	text-decoration: none;
	color: #333;
}

#filteroptions a:hover {
	background: #242424;
	color: #FFF;
}

.pagination {
	background: #FFF;
	height: 20px;
	padding: 5px 0px;
}

.pagination div {
	float: left;
	line-height: 20px;
	margin: 0px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #01567D;
}

.pagination a {
	float: left;
	padding: 0px 5px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0px 2px 0px 0px;
}

.pagination a:hover, .pagination a.active {
	background: #01567D;
	color: #FFF;
}

#report a {
	color: #01567D;
	width: 400px;
	height: 32px;
	line-height: 32px;
	background: url(../images/report.gif) no-repeat left center;
	text-indent: 40px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-decoration: none;
}

#report a:hover {
	background-color: #E5E5E5;
}

#reportdiv h2 {
	color: #01567D;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#reportdiv dt {
	line-height: 20px;
}

#reportdiv input.text {
	width: 294px;
	padding: 2px;
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#reportdiv textarea {
	width: 294px;
	height: 96px;
	padding: 2px;
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div.viewall {
	float: right;
}

div.viewall a {
	font-size: 14px;
	font-weight: bold;
	color: #4583A0;
	text-decoration: none;
}

div.viewall a:hover {
	text-decoration: underline;
}

#frmContact dt, #frmContact dd {
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

#frmContact dt {
	float: left;
	width: 100px;
}

#frmContact dd.alternate {
	height: 104px;
}

#frmContact dd input, #frmContact dd textarea {
	border: 1px solid #CCC;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 565px;
}

#frmContact dd textarea {
	height: 100px;
}

#blogfooter_blogroll a {
	width: 48px;
	height: 48px;
	float: left;
	margin: 8px;
}

#blogfooter_blogroll img {
	width: 48px;
	height: 48px;
	border: none;
}

#bottomad {
	position: absolute;
	top: 0px;
	right: 75px;
	width: 180px;
	height: 150px;
	margin-top: 20px;
}

#topad {
	margin: 0px auto;
	width: 728px;
	height: 90px;
	overflow: hidden;
}

h1.photocontests {
  font-size: 20px;
  font-weight: bold;
  color: #237FA9;
  text-indent: 20px;
  margin: 15px 0px;
}