@charset "UTF-8";
/* CSS Document */
/**************************
BODY, HTML
**************************/
*{
  padding:0;
  margin:0;
  
  }

html {
	height:100%;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	align: center;
}
p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 7px;
	display: block;
}
h1 {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 8px;
	display: block;
	font-weight: bold;
	color: #96033c;
}
h2 {
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #96033c;
}
h3 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
	display: block;
}
h4 {
	font-size: 18px;
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #96033c;
}
a:link {
	color: #96033c;
}

a:visited {
	color: #96033c;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #96033c;
}
ol {
	list-style-type: decimal;
	padding-left: 20px;
	font-size: 13px;
	line-height: 16px;
}
ul {
	list-style-type: square;
	padding-left: 25px;
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 10px;
	padding-top: 3px;
}
li {
	font-size: 15px;
	line-height: 15px;
	padding-bottom: 4px;
	padding-left: -2px;
}
#fixedpage {
	width: 950px;
	height: 200px;
	position: relative;
	z-index: 9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#fixedpage #flash {
	width: 950px;
	height: 610px;
	position: relative;
	z-index: 9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#fixedpage #topnav {
	position: absolute;
	left: 672px;
	top: 3px;
	z-index: 999;
	text-align: right;
	width: 250px;
	height: 20px;
	display: ;
}
#fixedpage #bottomnav {
	position: absolute;
	left: 38px;
	top: 570px;
	z-index: 999;
	text-align: left;
	width: 913px;
	height: 40px;
	display: ;
}

#flexpage {
	width: 950px;
	height: 200px;
	position: relative;
	z-index: 9;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
#flexpage #page {
	width: 950px;
	background-image: url(images/bkg_entrypages.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.close {
	background-color: #fff;
	text-align: right;
	height: 20px;
	width: 920px;
	padding-top: 3px;
	padding-right: 30px;
	font-weight: bold;
}
#prizes {
	width: 802px;
	background-color: #FFF;
	height: 448px;
	padding: 20px;
	text-align: left;
	background-image: url(images/bkg_prizes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#panel_prizes {
	position: absolute;
	top: 0px;
	z-index: 9999;
	text-align: left;
	width: 950px;
	height: 770px;
}
#rules {
	width: 802px;
	background-color: #FFF;
	height: 448px;
	padding: 20px;
	text-align: left;
	overflow: scroll;
}
#panel_rules {
	position: absolute;
	top: 0px;
	z-index: 9999;
	text-align: left;
	width: 950px;
	height: 770px;
}
#rules #bottomnav {
	text-align: left;
	padding-left: 38px;
	padding-bottom: 37px;
}
#flexpage #page .content{
	height: 451px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 75px;
	padding-bottom: 40px;
}
#flexpage #topnav {
	position: absolute;
	left: 672px;
	top: 3px;
	z-index: 999;
	text-align: right;
	width: 250px;
	height: 20px;
	display: ;
}
#flexpage #bottomnav {
	text-align: left;
	padding-left: 38px;
	padding-bottom: 37px;
}
.formfield {
	padding: 4px;
	margin-right: 3px;
	margin-bottom: 4px;
	border: 1px solid #999;
	margin-top: 1px;
}
#bottomnav p{
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 13px;
}
#bottomnav h1 {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

.titlebar {
	vertical-align: text-top;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
}
.rightcol {
	vertical-align: top;
	padding-bottom: 90px;
}
.video {
	vertical-align: text-top;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 30px;
}

.phase1_submenu {
	display: ;
}
.registerpanel {
	color: #000000;
	font-size: 11px;
}
.registerpanel p{
	font-size: 11px;
}
.registerpanel a{
}
.entryfield {
	padding: 2px;
	background-color: #F0F0F0;
	border: thin solid #CCCCCC;
	width: 450px;
	margin-right: 6px;
	margin-top: 1px;
}

.entryfield_nowidth{
	padding: 2px;
	background-color: #F0F0F0;
	border: thin solid #CCCCCC;
	margin-right: 6px;
	margin-top: 1px;
}

.td_nopadding td{
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	color: #FF0000;
	font-weight: bold;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #169050;
	border-right-color: #169050;
}
.table td{
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #169050;
	border-left-color: #169050;
}
.table th{
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #169050;
	border-left-color: #169050;
	background-color: #169050;
	color: #FFF;
}

.thumb_wrapper {
	vertical-align: text-top;
	padding-bottom: 10px;
	display: block;
	float: left;
	clear: both;
}
.clear {
	clear: both;
}
.thumb_wrapper td{
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: text-top;
}
.thumb_wrapper .video_title {
	font-size: 13px;
	font-weight: bold;
	color: #96033c;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
.thumb_wrapper .video_title a{
	text-decoration: none;
}
.thumb_wrapper .video_votes {
	font-size: 12px;
	font-weight: bold;
	display: none;
	padding-top: 0px;
	padding-bottom: 6px;
	visibility: hidden;
}
.thumb_wrapper .video_play {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-bottom: 6px;
	text-align: right;
	color: #000;
}
.thumb_wrapper .video_play a{
	color: #000;
}
.thumb_wrapper img {
	vertical-align: text-top;
	border: 0px solid #FFF;
}

#thumb_scroller{
	height:300px;
	width:420px;
	overflow : auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/********** SHARE THIS ***********/
a.stbar.chicklet img {border:0;height:40px;width:40px;margin-right:3px;vertical-align:middle;}
a.stbar.chicklet {height:16px;line-height:16px;
