/* Spin The Pen */

html, body, img, table, form {
	margin: 0; padding: 0;
}	
body {
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: center;
}
.mainbody {
}
p {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 5px 0; padding: 0;
}
a {
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
}
td {
	vertical-align: top;
}
.main_wrapper {
	width: 970px; height: auto;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	/*border: 1px solid gold;*/
}
#main_wrapper_home {
	width: 970px; height: 1050px;
	background: #fff url(../images/graphics/backgrounds/bg_bttm_pentel.jpg) bottom center no-repeat;
}
#main_wrapper_sweeps {
}
.innerwrapper {
	width: 970px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	text-align: left;
	background: transparent;
}
#innerwrapper_home {
	width: 970px; height: 1050px;
	background: #fff url(../images/graphics/backgrounds/bg_bttm_pentel.jpg) bottom center no-repeat;
}
#innerwrapper_rules {
	width: 970px; height: auto;
	background: #fff url(../images/graphics/backgrounds/bg_bttm_pentel.jpg) bottom center no-repeat;
}
.innerwrapper_full {
	width: 970px; height: auto;
	float:left;
	background: transparent url(../images/graphics/backgrounds/bg_videoplayerplus.jpg) top center no-repeat;
	/*border: 1px solid cyan;*/
}
#innerwrapper_full_home {
	width: 970px; height: auto;
	float:left;
	background: none;
	/*border: 1px solid cyan;*/
}	

.floatit_left {
	float: left;
}
.floatit_right {
	float: right;
}
.boldit {
	font-weight: bold;
}	
.clearit {
	clear: both;
}
.mrgn_btn_10 {
	margin-bottom: 10px;
}
.seo_imagetext {
	display: none;
}

/* ------------------------ Error Styles */
#error_txt, #error_txt p, #error_txt a {
	color: #fff;
	text-align: center;
}

/* ------------------------ Navigation Styles */
#main_deck {
	width: 970px; height: 183px;
	background: #000;
	background: pink;
}	

/* ------------------------ Homepage Styles */	
#video_player_plus_bloc {
	position: relative;
	width: 970px; height: auto;
	margin-bottom: 10px;
	
}
.video_player_bloc {
	float: left;
	width: 640px; height: 360px;
	background: #000;
	margin-left: 12px;
}
.index_entertowin_bloc {
	position: absolute; top: 0; right: 0px;
	//float: right;
	width: 305px height: auto;
	margin: -10px 7px 0px 0px;
}

#index_webisode_tab_nav_bloc {
	width: 946px; height: auto;
	margin-left: 12px;
	background: transparent;
}
#index_webisode_tab_nav_bloc img {
	width: auto; height: auto;
	float: left;
	margin: 0px; padding: 0px;
}
.index_video_list_bloc {
	width: 946px; height: auto;
	margin-left: 12px;
	background: #ff3203;
}
#bloc1 {
}
#bloc2 {
}

.video_list_item_bloc {
	float: left;
	width: 272px; height: 100px;
	margin: 10px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	/*border: 1px solid pink;*/
}
.video_list_img {
	float: left;
	width: 104px; height: 78px;
	margin-top: 0px;
	background: #ccc;
}
.video_list_blurb_bloc {
	float: left;
	margin-left: 10px;
	width: 158px; height: auto;
	font-size: 11px;
	font-family: verdana, helvetica, sans-serif;
	/*overflow: hidden;*/
}
.index_video_list_nav_bloc {
	width: 946px; height: 23px;
	color: #000;
	font-weight: bold;
	text-align: center;
	background: #ffd900;
}
.index_video_list_nav_text {
	font-size: 15px;
	vertical-align: top;
}
.index_video_list_nav_bloc img {
	margin-top: 3px;
}

.epi_bts_bloc {
	width: 940px; height: auto;
}
#epi_entries_bloc2,
#epi_bts_bloc2 {
	display: none;
}
#epi_entries_bloc3,
#epi_bts_bloc3 {
	display: none;
}

/* ------------------------ Footer Styles */
#footer {
}
#footer_pentel_link {
	position: absolute; bottom: 0px; right: 0px;
}
