


#video_content {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 25px;
}

#vid_left_col {
	float: left;
	width: 520px;
	border: 4px solid #EEEEEE;
	
}

	#vid_content {
		padding: 0px 10px 40px 25px;	
	}

	#featured_record_wrap {
		border: 4px solid #EEEEEE;
		width: 380px;
	}
	
#vid_right_col {
	float: right;
	/*width: 380px;*/
	/*padding: 0px 20px 40px 20px;*/
}

#newest_record_holder_wrap {
	border: 4px solid #EEEEEE;
	width: 380px;
	margin-top: 20px;
	
}

#new_record_wrap {
	height: 360px;
	overflow: auto;	
}

	#newest_record_entries {
		height: 360px;
		overflow: auto;		
	}
	
	#newest_record_holder_title {
		font-size:20px;
		padding: 5px 0px 5px 20px;
		background-image:url(/img/footer-bg.png);
		border-bottom:2px solid #D1CECE;
	}
	
	.newest_record_entry {
		width: 90%;
		float: left;
		margin-top: 20px;		
	}
	
	.record_holder_image {
		width: 80px;
		height: 80px;
		padding: 10px;
		float: left;
		text-align: center;
		
	}
	
	.record_holder_title {
		font-size:20px;
	}
	
	.record_holder_info {
		float:left;
		width: 180px;
		padding: 10px;
	}

.avatar_med{
	background-image: url('/img/big-avatar-dropshadow.png');	
}

#vid_wrap {
	width: 454px;
	height: 385px;
}

#vid_splash {
	width: 474px;
	height: 405px;
	text-align: center;
	padding: 20px 0px 0px 10px; 
	background: url(/img/splash4.png) no-repeat scroll 0%;	
}


#vid_caption {
	float: left;
	width: 100%;	
}

#main_content {
	width: 100%;
	height: auto;
	float: left;
	padding-top: 20px;
}


#left_col {
	width: 30%;
	padding: 10px;
	height: auto;
	float: left;
} 

#middle_col {
	width: 30%;
	padding: 10px;
	height: auto;
	float: left;
	margin-left: 18px;
}

#right_col {
	width: 30%;
	padding: 10px;
	height: auto;
	float: left;
	margin-left: 18px;
}



#main_adspace {
	width : 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	padding: 10px 10px 10px 120px;
	text-align: center;
}

	#main_adspace img {
		border: 3px solid #D1DCDE;
	}

#current_record_holder {
	float: left;
	width: 350px;	
}
	#current_record_image {
		float: left;
		padding: 10px;
		width: 80px;
		text-align: center;	
	}
	
	#current_record_info {
		float: left;
		padding: 10px;
		width: 200px;		
	}
	
	#record_held_by {
		font-size: 18px;
	}

#previous_record_holders {
	float: left;	
}

#break_this_record_wrap {
	float: left;
	width: 90px;
	height: 90px;
	margin: 10px;
	text-align: center;	
}

.caption_header {
	font-size: 20px;	
}

.featured_challenge_title {
	font-size: 20px;
	text-align: center;
	font-family: Helvetica;
	width: 100%;	
	background-image:url(/img/footer-bg.png);
	border-bottom:2px solid #D1CECE;
	padding: 10px 0px 10px 0px;	
}
.challenge_title {
	font-size: 20px;
	text-align: center;
	font-family: Helvetica;
	width: 100%;	
}

.challenge_info {
	padding-right: 10px;	
}

/*Entry Styles*/
.entry_image{
	float: left;
	padding: 10px;
}

.entry_info {
	float: left;
	padding: 10px;
}


/*Scroller Styles*/
#vert_content_wrap {
	overflow: hidden;
	width: 350px;
}

.scroller_entry {
	width: 350px;
}

.bold {
	font-weight: bold;	
}

.scroller_entry_top {
	width: 320px;
	height: 90px;
}

#featured_records{
	background-image:url(/img/footer-bg.png);
	border-bottom:2px solid #D1CECE;
	font-size:20px;
	padding: 5px 0px 5px 20px;
	text-align: left;
}

.larger {
	width: 108px;	
	height: 80px;
}

#prev_champ_wrap {
	overflow: hidden;
	width: 350px;
}

.horizontal_scroll {
	overflow: hidden;
	width: 350px;	
}

#new_challenge_wrap {
	width: 600px;
	border: 4px solid #EEEEEE;
	padding-bottom: 10px;
	margin: 10px 20px 10px 0px;
	float: left;

}

	#new_challenge_title {
		padding-left: 20px;
	}
	.challenge_entry {
		/*width: 580px;*/
		width: 100%;
		float:left; 
		/*padding: 10px;*/
	}
	
	.challenge_entry_image {
		width: 134px;
		padding: 20px;
		float: left;
	}
		.challenge_entry_image img {
			border: 3px solid #666;
		}
	
	.challenge_entry_info {
		float: left;
		padding-top: 20px;
		width: 420px;
	}
	
	.challenge_rating {
		float: left;
	}

#newest_champ_wrap {
	height: 360px;
	overflow: auto;
}

#most_viewed_wrap {
	height: 360px;
	overflow: auto;	
}

.record_entry {
	border: 1px solid black;
	float: left;
	padding: 4px;
	margin-top : 10px;
	height: 100px;
	overflow: hidden;
}

.record_entry_image{
	float: left;
	padding: 10px;
}

.record_entry_info {
	float: right;
	padding: 10px;		
}

.user_entry {
	border: 1px solid black;
	float: left;
	padding: 4px;
	margin-top : 10px;
	height: 100px;
	overflow: hidden;
}

.user_entry_image{
	float: left;
	padding: 10px;
}

.user_entry_info {
	float: right;
	padding: 10px;		
}

.entry {
	border: 1px solid black;
	float: left;
	padding: 4px;
	margin-top : 10px;
	height: 100px;
	overflow: hidden;
	width: 90%;
}

.entry_title {
	font-size: 20px;
	float: left;
	width: 100%;	
}

.entry_image{
	float: left;
	padding: 10px;
}

.entry_info {
	float: left;
	padding: 10px;		
}

#right_info_wrap {
	width: 310px;
	height: 910px;
	/*padding: 10px 0px 10px 10px;*/
	margin-left: 10px;
	margin-top: 10px;
	float: left;

}

	.right_info_third {
		height: 31%;
		width: 310px;
		margin-bottom: 24px;

	}
	


.star {
	padding-right: 10px;
}

#contest_image {
	width: 100px;
	float: left;
}

#contest_description{
	width: 180px;
	padding: 10px 0px 0px 10px;
	float: left;	
}

#contest_prizes {
	width: 280px;
	padding: 10px 10px 0px 10px;
	float: left;	
}

.winner_text {
	padding: 5px;	
}

.winner_container {
	width: 100px;
	padding: 15px 25px 15px 25px;
	float: left;
}

.winner_container img {
	width: 100px;
	float: left;	
}

.suggestions_intro {
	width: 280px;
	padding: 10px 0px 0px 10px;
	float: left;
}

#suggestions_list_old {
	width : 280px;
	padding: 10px;
	float: left;
}

#suggestions_list {
	float:left;
	height:196px;
	overflow: auto;
	width: 310px;
}
	
	
#suggestions_form {
	width:280px;
	padding:40px 10px 10px 10px;
	float: left;
}

#suggestions_form button { 
	float: right;
	margin-top: 10px;
}

#winner_avatar{
	width: 150px;
	height: 150px;
}

#winner_congrats {
padding:10px 0 0 160px;
width:140px;
}

#next_contest {
	padding: 50px 0 0 10px;
	width:300px;	 
}

#next_contest_old {
	padding: 30px 0px 0px 10px;
	width: 250px;
} 