
* {
	margin:0;
	padding:0;
}

body {
	background: #FFFFFF;
	color: #666666;
	font-family: helvetica, verdana,  arial, sans-serif;
	font-size:12px;
	margin: 0;
}

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #ed2724;
	text-decoration:none;
}
a img {
	border:none;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	color: #444444;
	font-size: 20px;
	
	margin: 0.1em 0;
}

h2 {
	color: #444444;
	font-size: 18px;
	margin: 0.3em 0;
	padding-top: 0.8em;
}

h3 {
	color: #666666;
	font-size: 16px;
	padding-top: 1.5em;
	
}

h4 {
	color: #444444;
	font-size: 14px;
	padding-top: 0.5em;
}

ul, li {
	margin: 0 12px;
	font-size:12px;
	line-height:17px;
}

br {
	clear: both;	
}

p {
	color: #666;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 10px 0;
}

.callOut {
	width: 600px;
	color: #ed2724;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 10px 0;
	font-weight:bold;
	margin: 0 auto;
	text-align:center;
}

table {
	width: 760px;
	font-size: 11px;
}

table a:link, table a:active, table a:visited {
	color: #ed2724;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}


th {
	color: #ed2724;
	font-size: 11px;
	font-weight: bold;
}

th a:link, th a:active, th a:visited {
	color: #ed2724;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

td {
	padding: 4px;	
}

td a:link, td a:active, td a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/*************************************************************************************** Facebook ************************************************************************************/


.facebook_connect {
	margin: 0 0 25px 0;
	clear: both;
	height: 60px;
	
}


#user {
	height: 14px;
}



/*************************************************************************************** Layout ************************************************************************************/

#main_holder {
	width: 758px;
	height: auto;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 10px;
	clear:both;
}

.content_holder {
	width: 756px;
	height: 475px;
	border: 1px solid #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.horiz_rule {
	margin: 10px 0 10px 0;
}

#footer {
	width: 840px;
	font-size: 11px;
	color:#999999;
	margin: 4px 0 60px 0;
	text-align: center;
	clear: both;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
	margin: 0 0 0 10px;
}

#footer a:hover {
	font-size:11px;
	color: #ed2724;
	font-weight:normal;
	text-decoration:underline;
}



.share_btn {
	float: right;	
}


.main_header {
	width: 710px;
	margin: 0 auto;
	
}

.headlines {
	text-align: center;
	width:742px;
	margin: 14px 0 0 0;
}

.headlines .main_headline {
	margin: auto;
}

.headlines .sub_headline {
	clear:both;
	margin: 0 auto;
	margin: 24px 0 0 0;
	
}

.countdown {
	float:right;
	width: 203px;
	margin-left: -203px;
}


.entry_row {
	width: 758px;
	height: 290px;
	margin: 0 auto;
	margin-top: 9px;
	margin-left: 6px;
	text-align:	center;
}

.entry_row_2 {
	width: 512px;
	margin-left: 128px;
	height: 290px;
	margin-top: 9px;
	text-align:	center;
}

.entry {
	width: 248px;
	height: 283px;
	float: left;
	background-image: url('/img/entry_bg.gif');
	background-repeat:no-repeat;
}

.view_video_row {
	width: 768px;
	height: 70px;
	margin: 0 auto;
	margin-top: 5px;
	text-align:	center;
}

.contestant_name {
	position:relative;
	top: 14px;
	
}

.contestant_img {
	
	position:relative;
	top: 23px;
}

.votes_holder {
	font-size:14px;
	font-weight: bold;
	color:#444444;
	text-align:center;
	position:relative;
	margin-top:40px;
}

.vote_btn {
	position:relative;
	top: 0px;
	height: 44px;
	
}

.watch_entry_btn {
	padding: 2px 0 0 0;
}

.recent_entries {
	background-color: #e5e5e5;
	width: 285px;
	height: 292px;
	padding: 4px;
}

.entry_scroller {
	height: 265px;
	overflow: scroll;
	background-color:#FFFFFF;
}

.single_entry {
	width: 253px;
	height: 66px;
	border-bottom: 1px solid #e5e5e5;
	padding:  4px;
	margin: 0 0 8px 0;
}

.single_entry img {
	float:left;
	margin: 0 4px 0 0;

}

.single_entry .name {
	color: #525252;
	font-size: 12px;
	font-weight:bold;
}

.single_entry .name a:link, 
.single_entry .name a:visited, 
.single_entry .name a:active {
	color: #525252;
	text-decoration: none;
	font-weight: bold;
}

.single_entry .name a:hover {
	text-decoration: underline;
}

.single_entry .product {
	color: #ed2724;
	font-size: 11px;
	font-weight:normal;
	margin: 0 0 5px 0;
}

.view_all_entries_btn {
	margin: 6px 0 0 0;	
}


.all_entries_nav {
	width: 732px;
	background-color: #f7f7f7;
	margin: 0 auto;
	margin-top: 20px;
	padding: 5px 0 5px 0;
}

.all_entries_nav_top_holder {
	height:25px;
	width: 100%;
}

.all_entries_nav br {
	clear:none;	
}

.all_entries_output {
	width: 750px;
	padding: 0px;
}

.view_all_entry {
	width: 217px;
	height: 60px;
	border: 1px solid #dddddd;
	padding:  6px;
	float:left;
	background-color: #fffdfe;
	margin: 10px 0 10px 10px;
}

.view_all_entry img {
	float:left;
	margin: 0 4px 0 0;
}

.view_all_entry .name {
	color: #525252;
	font-size: 12px;
	font-weight:bold;
	float:left;
}

.view_all_entry .name a:link, 
.view_all_entry .name a:visited, 
.view_all_entry .name a:active {
	color: #525252;
	text-decoration: none;
	font-weight: bold;
}

.view_all_entry .name a:hover {
	text-decoration: underline;
}

.view_all_entry .product {
	color: #ed2724;
	font-size: 11px;
	font-weight:normal;
}

.selected {
	border: 2px solid #ed2724;
	width: 215px;
	height: 58px;
}

.warning {
	color: #ed2724;
}

/************************************************************ Paginator Styles ****************************************************************/

.total_entries {
	font-weight: bold;
	font-size: 12px;
	color: #ed2724;
	margin: 5px 10px 0 10px;
	float: right;
	display:inline;
}

.paginator {
	padding: 5px 0 0 10px;
	font-size: 11px;
	width: 500px;
	clear:left;
}

.paginator a:link, a:active, a:visited {
	font-size: 11px;
	color: #ed2724;
	font-weight:bold;
}

.paginator .current {
	font-size: 11px;
	font-weight:bold;
}

.paginator a:hover {
	font-size: 11px;
	color: #ed2724;
	font-weight:bold;
}

.PrevPg
{
  margin-right: 10px;
}

.NextPg
{
  margin-left: 10px;
}

.DisabledPgLk
{
  width: 100px; 
  display: inline;
}

/************************************************************ Paginator Styles ****************************************************************/

.contest_rules p {
	width: 100%;	
}
