#menublue div.lcont {
	float: left;
	padding-top: 19px;
	padding-left: 19px;
}

#menublue div.rcont {
	float: right;
	padding-top: 19px;
	padding-right: 20px;
}

#menublue div.rcont img {
	margin-left: 5px;
}

#contdetails {
	width: 728px;
	height: 119px;
	background: #fff url('/images/background_contest_off.png') bottom center no-repeat;
	margin: 0 auto;
	border-bottom: 1px solid #cdd9dd;
}

#contdetails div.t {
	width: 436px;
	height: 12px;
	padding-left: 64px;
}

#contdetails div.t img {
	position: relative;
	top: -3px;
}

#contdetails div.left {
	padding-left: 34px;
	padding-top: 6px;
}

#contdetails div.calendar {
	width: 93px;
	height: 70px;
	letter-spacing: -1px;
	padding-top: 18px;
	float: left;
	position: relative;
	left: -5px;
	background: url('/images/background_calendar.png') no-repeat;
}

#contdetails div.calendartoday {
	width: 93px;
	height: 70px;
	letter-spacing: -1px;
	padding-top: 18px;
	float: left;
	position: relative;
	left: -5px;
	background: url('/images/background_calendar_duetoday.png') no-repeat;
}

#contdetails div.calendar b {
	display: block;
	width: 89px;
	color: #e77608;
	font-size: 45px;
	text-align: center;
	font-weight: bold;
}

#contdetails div.calendar_completed {
	width: 93px;
	height: 70px;
	padding-top: 18px;
	float: left;
	position: relative;
	left: -5px;
	background: url('/images/background_calendar_completed.png') no-repeat;
}

#contdetails div.details {
	padding: 3px 0 0 5px;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 1.4em;
	width: 553px;
}

#contdetails div.details a {
	color: #11a7d9;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}

#contdetails div.pl {
	margin-top: 14px;
}

#contdetails div.pl div.l {
	width: 59px;
	height: 25px;
	float: left;
}

#contdetails div.pl div.ls {
	width: 6px;
	height: 25px;
	float: left;
	margin-left: 5px;
}

#contdetails div.pl div.c {
	height: 22px;
	padding-left: 5px;
	background-color: #fff;
	border-top: 1px solid #cdd9dd;
	border-bottom: 1px solid #cdd9dd;
	font-weight: bold;
	font-size: 12px;
	color: #879195;
	float: left;
}

#contdetails div.pl div.ct {
	height: 22px;
	background-color: #fff;
	border-top: 1px solid #cdd9dd;
	border-bottom: 1px solid #cdd9dd;
	font-weight: bold;
	font-size: 12px;
	color: #879195;
	float: left;
}

#contdetails div.pl div.ct_prov {
	height: 20px;
	background-color: #fff;
	border-top: 1px solid #cdd9dd;
	border-bottom: 1px solid #cdd9dd;
	float: left;
	padding-top: 2px;
}

#contdetails div.pl div.ct img.icon {
	padding-top: 5px;
}

#contdetails div.pl div.r {
	width: 6px;
	height: 25px;
	float: left;
}

#contdetails div.flag {
	float: right;
	position: relative;
	bottom: 83px;
}

#contdetails div.flag img {
	position: relative;
	left: 7px;
	bottom: 7px;
}

/* winners area */

#winners {
	width: 700px;
	background: #cde3eb url('/images/background_winners.png') top center no-repeat;
	border-top: 1px solid #a0bac2;
	border-bottom: 1px solid #a0bac2;
	margin: 0 auto;
	padding: 0 0 20px 28px;
	overflow: auto;
}

#winners div.boxheader {
	width: 680px;
	height: 26px;
	padding: 8px 20px 0 0;
	margin-bottom: 26px;
	font-size: 16px;
	text-align: center;
	color: #265e72;
	font-weight: bold;
}

#winners div.boxheader img {
	vertical-align: baseline;
}

#winners div.video {
	width: 518px;
	float: left;
}

#winners div.video div.header {
	width: 504px;
	height: 42px;
	padding: 9px 0 0 14px;
	background: url('/images/background_winners_videoheader.png') no-repeat;
	font-size: 16px;
	color: #fff;
	text-shadow: #000 1px 1px;
}

#winners div.video div.header span {
	font-size: 12px;
}

#winners div.vid {
	width: 470px;
	height: 287px;
	padding: 24px;
	background: url('/images/background_video_player.png') no-repeat;
}

#winners div.winr {
	float: right;
	padding-right: 37px;
	width: 103px;
	text-align: center;
}

#winners div.winr div.photoframe {
	margin: 0 auto;
}

#winners div.winr img.grandprize {
	margin-bottom: 25px;
}

#winners div.winr img.runners {
	margin-bottom: 2px;
}

#winners div.comment {
	clear: both;
	width: 518px;
	overflow: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
	float: left;
	background: #fff url('/images/background_comment_left.png') left repeat-y;
	box-shadow: 2px 2px 2px #000;
}

#winners div.comment div.a {
	width: 40px;
	height: 65px;
	padding: 10px 0 0 10px;
	float: left;
	margin-right: 10px;
}

#winners div.comment div.b {
	width: 95px;
	height: 65px;
	padding-top: 10px;
	float: left;
	font-size: 13px;
	color: #444;
}

#winners div.comment div.b a {
	color: #444;
	text-decoration: none;
}

#winners div.comment div.b span {
	font-size: 11px;
	color: #999;
}

#winners div.comment div.c {
	width: 9px;
	height: 50px;
	padding-top: 25px;
	float: left;
}

#winners div.comment div.c img {
	position: relative;
	left: 1px;
}

#winners div.comment div.d {
	width: 335px;
	min-height: 55px;
	padding: 10px 0 10px 10px;
	font-size: 12px;
	color: #444;
	float: left;
	border-left: 1px solid #cdd9dd;
	line-height: 17px;
}

#winners div.comment div.d span {
	color: #999;
	font-style: italic;
}

#winners img.clickme {
	cursor: pointer;
}


/* contest detail and video */
	
#vcont {
	width: 700px;
	margin: 0 auto;
	overflow: auto;
	padding: 21px 0 5px 28px;
}

#vcont div.l {
	width: 518px;
	float: left;
}

#vcont div.l div.video {
	width: 470px;
	height: 287px;
	padding: 24px;
	background: url('/images/background_video_player.png') no-repeat;
	margin-bottom: 29px;
}

#vcont div.desc {
	font-size: 16px;
	color: #444;
	line-height: 22px;
}

#vcont div.desc p {
	margin-bottom: 20px;
}

#vcont div.desc span.dueline {
	color: #999;
}

#vcont div.l h3, #vcont div.l strong {
	font-size: 20px;
	padding-bottom: 10px;
}

#vcont div.l div.tags {
	min-height: 30px;
}

#vcont div.l div.tags div.tagbox {
	float: left;
	overflow: visible;
	margin-bottom: 10px;
}

#vcont div.l div.tags div.lt {
	width: 6px;
	height: 25px;
	float: left;
}

#vcont div.l div.tags div.ct {
	height: 17px;
	padding-top: 5px;
	background-color: #fff;
	border-top: 1px solid #cdd9dd;
	border-bottom: 1px solid #cdd9dd;
	font-weight: bold;
	font-size: 12px;
	color: #11a7d9;
	float: left;
}

#vcont div.l div.tags div.ct a {
	font-weight: bold;
	font-size: 12px;
	color: #11a7d9;
	text-decoration: none;
	float: right;
}

#vcont div.l div.tags div.ct img {
	vertical-align: middle;
	margin-right: 5px;
	position: relative;
	top: -1px;
}

#vcont div.l div.tags div.rt {
	width: 6px;
	height: 25px;
	float: left;
	margin-right: 5px;
}

#vcont a.viewdetails {
	display: block;
	padding-bottom: 19px;
	clear: both;
}

#comments {
	width: 675px;
	overflow: auto;
	padding: 21px 0 0 28px;
}

#comments div.enter {
	height: 55px;
	margin: 0 auto 10px auto;
	padding: 11px;
	background: url('/images/background_write_comment.png') no-repeat;
}

#comments div.enter img.avatar {
	float: left;
}

#comments div.enter div.tbox {
	width: 455px;
	height: 47px;
	float: left;
	background: url('/images/background_write_comment_text.png') no-repeat;
	padding: 8px 0 0 20px;
	margin: 0 5px 0 2px;
}

#comment_entry {
	width: 450px;
	height: 40px;
	border: 0 none;
	font-size: 12px;
	color: #444;
	background-color: #fff;
}

#sendcomment {
	cursor: pointer;
}

#comments div.comment {
	width: 666px;
	min-height: 65px;
	margin: 0 auto 10px auto;
	border: 1px solid #cdd9dd;
	overflow: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	background: #fff url('/images/background_comment_left.png') left repeat-y;
}

#comments div.hidden {
	display: none;
}

#comments div.comment div.a {
	width: 40px;
	height: 65px;
	padding: 10px 0 0 10px;
	float: left;
	margin-right: 10px;
}

#comments div.comment div.b {
	width: 95px;
	height: 65px;
	padding-top: 10px;
	float: left;
	font-size: 14px;
	color: #444;
	overflow: hidden;
}

#comments div.comment div.b a {
	color: #444;
	text-decoration: none;
	font-size: 14px;
}

#comments div.comment div.b a.delcom {
	font-size: 10px;
	color: red;
}

#comments div.comment div.b span {
	font-size: 11px;
	color: #999;
}

#comments div.comment div.b a:hover {
	text-decoration: underline;
}

#comments div.comment div.c {
	width: 9px;
	height: 50px;
	padding-top: 25px;
	float: left;
}

#comments div.comment div.c img {
	position: relative;
	left: 1px;
}

#comments div.comment div.d {
	width: 455px;
	min-height: 55px;
	padding: 10px 0 10px 10px;
	font-size: 12px;
	color: #444;
	float: left;
	border-left: 1px solid #cdd9dd;
	line-height: 17px;
}

#comments div.comment div.d span {
	color: #999;
	font-style: italic;
}

#comments div.loadmore {
	width: 668px;
	height: 24px;
	margin: 0 auto 10px auto;
}

#comments div.loadmore img {
	float: left;
}

#comments div.loadmore div.showing {
	float: right;
	font-size: 12px;
	color: #999;
	padding-top: 5px;
}

#sponsor {
	width: 676px;
	height: 256px;
	padding: 10px 15px 0 39px;
	margin: 0 auto;
	background: url('/images/background_sponsor.png') no-repeat;
}

#sponsor div.calendar {
	width: 93px;
	height: 70px;
	letter-spacing: -1px;
	padding-top: 18px;
	float: left;
	margin-top: 13px;
	position: relative;
	left: -5px;
	background: url('/images/background_calendar.png') no-repeat;
}

#sponsor div.calendar b {
	display: block;
	width: 89px;
	color: #e77608;
	font-size: 45px;
	text-align: center;
	font-weight: bold;
}

#sponsor div.calendar img {
	margin-top: 31px;
	margin-left: 3px;
	cursor: pointer;
}


#sponsor div.details {
	width: 268px;
	padding: 17px 0 0 0px;
	float: left;
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
}

#sponsor div.ad {
	width: 300px;
	height: 250px;
	float: right;
	background-color: #fff;
}

#sponsor div.details a {
	color: #11a7d9;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

#sponsor div.pl {
	margin-top: 14px;
}

#sponsor div.pl div.l {
	width: 59px;
	height: 25px;
	float: left;
}

#sponsor div.pl div.c {
	height: 20px;
	padding: 2px 0 0 5px;
	background-color: #fff;
	border-top: 1px solid #cdd9dd;
	border-bottom: 1px solid #cdd9dd;
	font-weight: bold;
	font-size: 12px;
	color: #879195;
	float: left;
}

#sponsor div.pl div.r {
	width: 6px;
	height: 25px;
	float: left;
}

#vcont div.r {
	float: right;
	padding-right: 28px;
}

#vcont div.r div.ad {
	width: 120px;
	height: 600px;
	background-color: #000;
	margin-bottom: 20px;
}

#setreminder {
	display: none;
}

#loadmorebutton, #setreminder, #addfavorite {
	cursor: pointer;
}

#setreminder.showrems {
	display: inline;
}
