/* common { -------------------------------------------------------------------------------------------------------- */
*{
	padding: 0px;
	margin: 0px;
}
body{
	background: #68a3c3;
	font: 11px Arial;
	color: #000;
	line-height: 120%;
	min-width: 1000px;
}
img{
	border: 0px;
	color: #444;
}
table{
	border-collapse: collapse;
}
form select optgroup{
	background: #fff;
	color: #000;
}
form option{
	padding-left: 3px;
}
a:hover{
	text-decoration: none;
	border: none;
}
.Clear{
	clear: both;
}
/* -------------------------------------------------------------------------------------------------------- } common */


/* header { -------------------------------------------------------------------------------------------------------- */
#header{
	height: 25px;
	background: #ba2500  url(../images/header_bg.gif) left bottom repeat-x;
	font: bold 11px Arial;
	color: #ffffa8;
}
#container_header{
	width: 966px;
	margin: auto;
	padding-top: 6px;
	padding-left: 13px;
	position: relative;
}
#header span{
	padding: 0px 27px 0px 3px;
	color: #fff;
	font-weight: normal;
}
#header .Logo{
	position: absolute;
	left: 15px;
	top: 51px;
}
#header .Logo2{
	position: absolute;
	left: 15px;
	top: 41px;
}
#header .Logo a.SiteName,
#header .Logo2 a.SiteName{
	position: absolute;
	right: -2px;
	top: 54px;
	font: 10px Arial;
	color: #000;
	text-decoration: none;
}
#header .Logo a.SiteName:hover,
#header .Logo2 a.SiteName:hover{
	text-decoration: underline;
}
#header .MembersLogin{
	width: 222px;
	height: 136px;
	position: absolute;
	right: 39px;
	top: 0px;
	background: #eb9427 url('../images/members_login_bg.gif') left top no-repeat;
}
#header .MemberPanel{
	width: 222px;
	height: 98px;
	position: absolute;
	right: 39px;
	_right: 38px;
	top: 0px;
	background: #eb9427 url('../images/member_panel_bg.gif') left top no-repeat;
}
#header .MemberPanel .Greeting{
	color: #634e15;
	position: relative;
	left: 68px;
	top: 23px;
	width: 190px;
	height: 15px;
	display: block;
	overflow: hidden;
	padding: 0px;
}
#header .MemberPanel .Button{
	position:relative;
	left: 58px;
	top: 37px;
	background: #eb9427 url('../images/button_sign_out.gif') left top no-repeat;
	width: 122px;
	height: 21px;
	text-align: center;
}
#header .MemberPanel a{
	text-decoration: none;
}
#header .MemberPanel a .Button{
}
#header .MemberPanel a .Button span{
	position: relative;
	left: 10px;
	top: 5px;
	color: #ba2500;
	font: normal 11px Arial;

}
#header .MembersLogin form{
	width: 134px;
	padding: 22px 0px 0px 40px;
}
#header .MembersLogin form input{
	width: 125px;
	height: 16px;
	font: 11px Arial;
	color: #2f4252;
	padding-left: 4px;
	margin-top: 8px;
	border: 1px solid #cd965e;
}
#header .MembersLogin form input.Button{
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: 35px;
	height: 19px;
	float: right;
	border: none;
}
#header .MembersLogin form a{
	font: normal 11px Arial;
	color: #fff;
	position: relative;
	top: 7px;
}
#header #language_panel{
	position: absolute;
	right: 21px;
	top: 36px;
	width: 18px;
}
#header #language_panel img{
	float: left;
	margin-bottom: 3px;
}
/* -------------------------------------------------------------------------------------------------------- } header */


/* medium { -------------------------------------------------------------------------------------------------------- */
#medium{
	background: url('../images/medium_bg_repeat.gif') left top repeat-x;
}
#medium2{
	background: url('../images/medium_bg2_repeat.gif') left top repeat-x;
}
#medium .ContainerMedium1{
	background: url('../images/medium_bg.jpg') center top no-repeat;
}
#medium .ContainerMedium2{
	background: url('../images/footer_bg_t.jpg') center bottom no-repeat;
	padding-top: 107px;
}
#medium2 .ContainerMedium1{
	background: url('../images/medium_bg2.jpg') center top no-repeat;
	width: 100%;
}
#medium2 .ContainerMedium2{
	background: none;
	padding-top: 69px;
}
#container_medium{
	width: 966px;
	margin: auto;
}
#left_block{
	width: 199px;
	float: left;
}
#left_block .BeautyBlockGray{
}
#left_block .BeautyBlockGray .BeautyBlockHead{
	background: url('../images/beauty_block_gray_head_corner_left.gif') left top no-repeat;
	padding-left: 4px;
}
#left_block .BeautyBlockGray .ContainerBeautyBlockHeadInside1{
	background: #d2d2d2 url('../images/beauty_block_gray_head_bg_repeat.gif') left top repeat-x;
}
#left_block .BeautyBlockGray .ContainerBeautyBlockHeadInside2{
	background: url('../images/beauty_block_gray_head_corner_right.gif') right top no-repeat;
	height: 29px;
}
#left_block .BeautyBlockGray .BeautyBlockHead img.Ico{
	margin-top: 4px;
	float: left;
}
#left_block .BeautyBlockGray .BeautyBlockHead img.NameBlock{
	margin: 7px 0px 0px 5px;
}
#left_block .BeautyBlockGray .BeautyBlockBody{
	background: #ebebeb url('../images/beauty_block_gray_body_corner_left.gif') left bottom no-repeat;
	border-right: 5px solid #dcdcdc;
}
#left_block .BeautyBlockGray .BeautyBlockBody .Separator{
	width: 96%;
	height: 1px;
	margin: 5px 0px 3px 0px;
	background: url('../images/separator_point.gif') left center repeat-x;
}
#left_block .BeautyBlockGray .ContainerBeautyBlockBodyInside1{
	padding-bottom: 4px;
}

#left_block .BeautyBlockWhite{
}
#left_block .BeautyBlockWhite .BeautyBlockHead{
	background: url('../images/beauty_block_white_head_corner_left.gif') left top no-repeat;
	padding-left: 4px;
}
#left_block .BeautyBlockWhite .ContainerBeautyBlockHeadInside1{
	background: #d2d2d2 url('../images/beauty_block_white_head_bg_repeat.gif') left top repeat-x;
}
#left_block .BeautyBlockWhite .ContainerBeautyBlockHeadInside2{
	background: url('../images/beauty_block_white_head_corner_right.gif') right top no-repeat;
	height: 29px;
}
#left_block .BeautyBlockWhite .BeautyBlockHead img.Ico{
	margin-top: 4px;
	float: left;
}
#left_block .BeautyBlockWhite .BeautyBlockHead img.NameBlock{
	margin: 7px 0px 0px 5px;
}
#left_block .BeautyBlockWhite .BeautyBlockBody{
	background: #fff url('../images/beauty_block_white_body_corner_left.gif') left bottom no-repeat;
	border-right: 5px solid #e3e3e3;
}
#left_block .BeautyBlockWhite .BeautyBlockBody .Separator{
	width: 96%;
	height: 1px;
	margin: 5px 0px 3px 0px;
	background: url('../images/separator_point.gif') left center repeat-x;
}
#left_block .BeautyBlockWhite .ContainerBeautyBlockBodyInside1{
	padding-bottom: 4px;
}


#left_block #search_dvd_pass{
	margin-top: 51px;
}
#left_block #search_dvd_pass{
	
}
#left_block #search_dvd_pass .BeautyBlockBody form{
	padding: 12px 0px 4px 13px;
}
#left_block #search_dvd_pass .BeautyBlockBody form input.Text{
	border: 1px solid #a6a6a6;
	width: 122px;
	height: 16px;
	float: left;
	margin-right: 2px;
	font: 12px Arial;
}
#left_block #search_dvd_pass .BeautyBlockBody form input.Button{
	float: left;
	margin-top: -1px;
	width: 50px;
	height: 20px;
}
#left_block #search_dvd_pass .BeautyBlockBody form input.Radio{
	width: 15px;
	float: left;
}
#left_block #search_dvd_pass .BeautyBlockBody form label{
	font: 12px Arial;
	padding-right: 10px;
	padding-left: 2px;
	display: block;
	float: left;
}
#left_block #search_dvd_pass .BeautyBlockBody form table{
}
#left_block #search_dvd_pass .BeautyBlockBody a{
	color: #eb5a2f;
}

#left_block #browse_dvd_pass{
	margin-top: 2px;
}
#left_block #browse_dvd_pass .BeautyBlockBody ul{
	list-style-type: none;
	margin-left: 4px;
	padding-top: 8px;
	width: 90%;
}
#left_block #browse_dvd_pass .BeautyBlockBody ul li{
	line-height: 12px;
	border-top: 1px solid #e7e7e7;
	background: url('../images/arrow2.gif') 10px center no-repeat;
	padding: 5px 0px 5px 23px;
}
#left_block #browse_dvd_pass .BeautyBlockBody ul li.First{
	border-top: none;
}
#left_block #browse_dvd_pass .BeautyBlockBody ul li a{
	color: #757575;
	font-weight: bold;
	text-decoration: none;
}
#left_block #browse_dvd_pass .BeautyBlockBody ul li a:hover{
	text-decoration: underline;
	color: #505050;
}
#left_block #form_search_dvd_pass a.Arrow{
	color: #339ace;
	text-decoration: none;
	font: bold 11px Arial;
}

#left_block #genres_dvd_pass{
	margin-top: 2px;
}
#left_block #genres_dvd_pass .BeautyBlockBody form{
	padding: 10px 0px 0px 13px;
}
#left_block #genres_dvd_pass .BeautyBlockBody form select.Text{
	width: 120px;
	height: 15px;
//	height: auto;
	float: left;
	margin-right: 2px;
	font: 11px Arial;
	border: 1px solid #a6a6a6;
}
#left_block #genres_dvd_pass .BeautyBlockBody form input.Button{
	float: left;
	margin-top: -1px;
}
#left_block #genres_dvd_pass .BeautyBlockBody form .Separator{
	margin: 0px;
}

#left_block #pornstars_dvd_pass{
	margin-top: 2px;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody form{
	padding: 7px 0px 6px 13px;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody form select.Text{
	width: 120px;
	height: 15px;
//	height: auto;
	float: left;
	margin-right: 2px;
	font: 11px Arial;
	border: 1px solid #a6a6a6;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody form input.Button{
	float: left;
	margin-top: -1px;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody form .Separator{
	margin: 8px 0px 5px 0px;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody a{
	font: bold 12px Arial;
	text-transform: uppercase;
	text-decoration: none;
	color: #5d5d5d;
	line-height: 16px;
	letter-spacing: 1px;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody a:hover{
	text-decoration: underline;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody a.all{
	text-decoration: underline;
}
#left_block #pornstars_dvd_pass .BeautyBlockBody a.all:hover{
	text-decoration: none;
}

#left_block #studios_dvd_pass{
	margin-top: 2px;
}
#left_block #studios_dvd_pass .BeautyBlockBody form{
	padding: 10px 0px 0px 13px;
}
#left_block #studios_dvd_pass .BeautyBlockBody form select.Text{
	width: 120px;
	height: 15px;
//	height: auto;
	float: left;
	margin-right: 2px;
	font: normal 11px Arial;
	border: 1px solid #a6a6a6;
}
#left_block #studios_dvd_pass .BeautyBlockBody form input.Button{
	float: left;
	margin-top: -1px;
}
#left_block #studios_dvd_pass .BeautyBlockBody form .Separator{
	margin: 0px;
}

#left_block #tags_dvd_pass{
	margin-top: 2px;
}
#left_block #tags_dvd_pass .ContainerBeautyBlockBodyInside1{
	padding: 14px 15px 18px 24px;
	line-height: 21px;
}
#left_block #tags_dvd_pass .BeautyBlockBody a{
	color: #2c78e7;
}
#left_block #tags_dvd_pass .BeautyBlockBody a:hover{
	text-decoration: none;
	color: #6e6e6e;
}
#left_block #tags_dvd_pass .BeautyBlockBody a.size1{
	font: 14px Arial;
}
#left_block #tags_dvd_pass .BeautyBlockBody a.size2{
	font: 12px Arial;
}
#left_block #tags_dvd_pass .BeautyBlockBody a.size3{
	font: 11px Arial;
}
#left_block #tags_dvd_pass .BeautyBlockBody a.size4{
	font: 9px Arial;
}
#left_block #tags_dvd_pass .BeautyBlockBody a.bold{
	font-weight: bold;
}

#left_block #top_downloads_dvd_pass{
	margin-top: 2px;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBody a{
	font: bold 11px Arial;
	color: #757575;
	text-decoration: none;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBody a:hover{
	text-decoration: underline;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBody ol{
	margin: 0px 0px 9px 36px;
	padding-top: 10px;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBody ol li{
	font: 10px Arial;
	color: #d60000;
	line-height: 26px;
	padding-left: 1px;
}
#left_block #top_downloads_dvd_pass .ContainerBeautyBlockBodyInside1{
	background: url('../images/beauty_block_body_bg_right.gif') right bottom no-repeat;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBody{
	background: #ebebeb;
	border-right: 5px solid #dcdcdc;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBottom{
	border-right: 5px solid #eaeaea;
	background: #fafafa url('../images/beauty_block_white_body_corner_left.gif') left bottom no-repeat;
	height: 43px;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBottom img{
	float: left;
	position: relative;
	left: 10px;
	top: 7px;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBottom span{
	font: bold 14px Arial;
	letter-spacing: -1px;
	color: #5b5b5b;
	position: relative;
	top: 14px;
	left: 16px;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBottom a{
	color: #b92400;
	text-decoration: none;
}
#left_block #top_downloads_dvd_pass .BeautyBlockBottom a:hover{
	text-decoration: underline;
}

#left_block .MiscDecoration{
}
#medium2 #left_block .MiscDecoration{
	background:  url('../images/misc_decoration_user_poll_bg.gif') right top repeat-y;
	width: 192px;
	float: right;
}
#left_block .MiscDecoration img{
	float: right;
	behavior: url('../images/png.htc');
}
#medium2 #left_block .MiscDecoration form#user_poll{
	font: 12px Arial;
	color: #fff;
	position: relative;
	background: url('../images/misc_decoration_user_poll.jpg') right top no-repeat;
}
#medium2 #left_block .MiscDecoration form#user_poll .ContainerUserPoll{
	background: url('../images/misc_decoration_user_poll_corner_lb.gif') left bottom no-repeat;
	padding: 59px 0px 18px 40px;
	height: 100%;
}
#medium2 #left_block .MiscDecoration form#user_poll .UserPoll{
	position: absolute;
	left: 40px;
	top: 15px;
	font: 18px Tahoma;
	color: #fff;
	letter-spacing: 0px;
}
#medium2 #left_block .MiscDecoration form#user_poll span.Question{
	display: block;
	margin-bottom: 15px;
}
#medium2 #left_block .MiscDecoration form#user_poll .Container{
}
#medium2 #left_block .MiscDecoration form#user_poll .Item{
	padding-right: 15px;
	padding-bottom: 5px;
}
#medium2 #left_block .MiscDecoration form#user_poll input{
}
#medium2 #left_block .MiscDecoration form#user_poll label{
	font: 11px Arial;
	color: #fce8c3;
	margin-left: 20px;
//	margin-left: 23px;
	padding-right:15px;
	display: block;
	margin-top: -16px;
}
#medium2 #left_block .MiscDecoration form#user_poll label.Polled{
	margin-top: 0px;
}
#medium2 #left_block .MiscDecoration form#user_poll .Buttons{
	margin: 6px 33px 0px -3px;
	border-top: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	padding: 12px 0px 2px 0px;
}
#medium2 #left_block .MiscDecoration form#user_poll .Buttons img{
	float: none;
	font: 11px Arial;
	color: #fff;
	padding-bottom: 7px;
}

#center_block{
	float: right;
	width: 767px;
}
#center_block #main_menu_top{
	height: 37px;
}

#main_menu_top .Tab1{
	width: 143px;
	height: 37px;
	background: #6e0059;
	color: #fff;
}
#main_menu_top .Tab2{
	width: 109px;
	height: 37px;
	background: #e88739;
}
#main_menu_top .Tab3{
	width: 109px;
	height: 37px;
	background: #b92400;
	color: #fff;
}
#main_menu_top .Tab4{
	width: 128px;
	height: 37px;
	background: #fad14c;
}
#main_menu_top .Tab5{
	width: 256px;
	height: 37px;
	background: #fff;
}
#medium2 #main_menu_top .Tab1{
	width: 143px;
	height: 37px;
	background: #6e0059;
}
#medium2 #main_menu_top .Tab2{
	width: 109px;
	height: 37px;
	background: #e88739;
}
#medium2 #main_menu_top .Tab3{
	width: 109px;
	height: 37px;
	background: #b92400;
}
#medium2 #main_menu_top .Tab4{
	width: 128px;
	height: 37px;
	background: #fad14c;
}
#medium2 #main_menu_top .Tab5{
	width: 106px;
	height: 37px;
	background: #eeeeee;
}
#medium2 #main_menu_top .Tab6{
	width: 151px;
	height: 37px;
	background: #fff;
}

#center_block #main_menu_bottom{
	height: 40px;
}
#main_menu_bottom .Tab1{
	width: 143px;
	height: 40px;
	background: #6e0059;
	color: #fff;
}
#medium #main_menu_bottom .Tab2{
	width: 109px;
	height: 40px;
	background: #e88739;
}
#main_menu_bottom .Tab3{
	width: 109px;
	height: 40px;
	background: #b92400;
	color: #fff;
}
#medium #main_menu_bottom .Tab4{
	width: 128px;
	height: 40px;
	background: #fad14c;
}
#medium #main_menu_bottom .Tab5{
	width: 108px;
	height: 40px;
	background: #fff;
}
#medium #main_menu_bottom .Tab6{
	width: 103px;
	height: 40px;
	background: #92adbd;
}

#medium2 #main_menu_bottom .Tab1{
	width: 143px;
	height: 48px;
	background: #6e0059;
}
#medium2 #main_menu_bottom .Tab2{
	width: 109px;
	height: 48px;
	background: #e88739;
}
#medium2 #main_menu_bottom .Tab3{
	width: 109px;
	height: 48px;
	background: #b92400;
}
#medium2 #main_menu_bottom .Tab4{
	width: 128px;
	height: 48px;
	background: #fad14c;
}
#medium2 #main_menu_bottom .Tab5{
	width: 106px;
	height: 48px;
	background: #fff;
}
#medium2 #main_menu_bottom .Tab6{
	width: 142px;
	height: 48px;
	background: #92adbd;
}

#center_block .BigHead{
	height: 321px;
	position: relative;
	background: #7c0066;
}
#medium2 .BigHead{
	position: relative;
	height: 70px;
	background: url('../images/member_big_head_bg.gif') left bottom repeat-x;
	background-color: #eeeeee;
}
#medium2 #center_block .BigHead{
	background-color: #6e0059;
}
#medium #center_block .BigHead img{
	float: left;
	color: #fff;
}
#medium2 .BigHead img{
	float: left;
	width: auto;
}
#medium2 #center_block .BigHead img{
	height: 62px;
	margin-top: 8px;
}
#medium2 .BigHead img.Right{
	float: right;
}
#center_block .BigHead .Desc{
	position: absolute;
	left: 204px;
	top: 112px;
	width: 380px;
	color: #e0cbdd;
}
#medium2 .BigHead .Desc{
	position: absolute;
	left: 23px;
	top: 27px;
	width: auto;
	color: #fff;
	font: 12px Arial;
}
#center_block .BigHead .Desc span{
	background: #c12aad;
	font-weight: bold;
	color: #f3d4ef;
	padding: 1px 4px;
	position: relative;
	top: 1px;
}
#center_block .BigHead .DecorHead{
	position: absolute;
	right: 68px;
	top: -28px;
	background: url('../images/scalp.gif') no-repeat;
	width: 72px;
	height: 28px;
}
#center_block .BigHead .DecorHand{
	position: absolute;
	right: -16px;
	top: 118px;
	background: url('../images/hand.gif') no-repeat;
	width: 16px;
	height: 97px;
}
#medium2 .BigHead .Star{
	background: url('../images/ico_star14.gif') left top no-repeat;
	width: 24px;
	height: 28px;
	position: absolute;
	right: -2px;
//	right: -3px;
	top: -15px;
}
#medium2 .Top .Star{
	background: url('../images/ico_star13.gif') left top no-repeat;
	width: 26px;
	height: 28px;
	position: absolute;
	right: -2px;
//	right: -3px;
	top: -24px;
}

#center_block .NewReleases{
}
#center_block .HeadLine{
	background: #545454 url('../images/head_line_bg.gif');
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block .HeadLine .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
/*	margin: 4px 0px 0px 12px;*/
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
}
#center_block .HeadLine .Date{
	margin: 6px 0px 0px 22px;
	float: left;
	color: #fff;
}
#center_block .HeadLine .IcoGirl{
	background: url('../images/ico_girl.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 5px 0px 0px;
	margin-left: 10px;
}
#center_block .HeadLine .ButtonViewAllDvds{
	margin: 3px 0px 0px 0px;
	float: right;
	color: #fff;
}

#center_block .NewReleases .HeadLine img{
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block .NewReleases .NewRelease{
	background: url('../images/point_gray.gif') #fff left bottom repeat-x;
	border-left: 1px solid #ededed;
}

#center_block .DownloadedMoviesScenes{
	width: 737px;
	border-top: 5px solid #fad14c;
	background: #e6e6e6;
	padding-bottom: 13px;
}
#center_block .DownloadedMoviesScenes .HeadLine img{
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block .DownloadedMoviesScenes .ContainerMovies{
	padding-top: 8px;
	padding-left: 2px;
}
#center_block .DownloadedMoviesScenes .ContainerMovies .ContainerMovieOuter1{
	float: left;
	margin-top: 12px;
}
#center_block .DownloadedMoviesScenes .ContainerMovies .ContainerMovieOuter2{
}
#center_block .DownloadedMoviesScenes .ContainerMovies .ContainerMovieOuter3{
}
#center_block .DownloadedMoviesScenes .ContainerMovies .ContainerMovieOuter4{
	padding: 5px 12px 7px 12px;
}
#center_block .DownloadedMoviesScenes .ContainerMovies .Separator{
	clear: both;
	background: url('../images/separator_point3.gif') left bottom repeat-x;
	height: 4px;
	padding-top: 4px;
}

#center_block .DownloadedMoviesScenes .ContainerMovies .Over .ContainerMovieOuter1{
	background: #fff url('../images/container_movie_outer_corner_rt.gif') right top no-repeat;
}
#center_block .DownloadedMoviesScenes .ContainerMovies .Over .ContainerMovieOuter2{
	background: url('../images/container_movie_outer_corner_rb.gif') right bottom no-repeat;
}
#center_block .DownloadedMoviesScenes .ContainerMovies .Over .ContainerMovieOuter3{
	background: url('../images/container_movie_outer_corner_lb.gif') left bottom no-repeat;
}
#center_block .DownloadedMoviesScenes .ContainerMovies .Over .ContainerMovieOuter4{
	background: url('../images/container_movie_outer_corner_lt.gif') left top no-repeat;
}
#center_block .DownloadedMoviesScenes .ContainerMovies span{
	display: block;
	color: #385263;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#center_block .DownloadedMoviesScenes .ContainerMovies img.Pic{
	padding: 3px;
	background: #fff;
	border: 1px solid #c7c7c7;
}

#center_block .DownloadedMoviesScenes .DownloadedScenes{
	width: 707px;
	margin: auto;
	border: 1px solid #d8d8d8;
	padding: 2px;
	background: #fff;
}

#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerMostDownloadedScenes1{
	border: 3px solid #e6e6e6;
	padding: 1px;
	background: #c0c0c0;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerMostDownloadedScenes2{
	background: #fff;
	padding: 9px 9px 9px 20px;
	position: relative;
	height: 100%;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerMostDownloadedScenes2 .ButtonViewAllScenes{



}


#center_block .DownloadedMoviesScenes .DownloadedScenes .ButtonViewAllScenes{
	position: absolute;
	right: 11px;
	top: 9px;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .NameBlock{
	float: left;
//	float: auto;
	margin-top: 2px;
	margin-bottom: -8px;
//	margin-bottom: 1px;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerScene{
	float: left;
	width: 122px;
	margin-right: 17px;
	//margin-right: 15px;
	padding-top: 10px;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .SceneWraper{
	margin-right: 0px;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerScene img.Pic{
	border: 1px solid #545454;
	float: left;
	clear: left;
	margin-bottom: 1px;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerScene img.Button{
	border: 1px solid #adadad;
	border-top: 1px solid #1d1d1d;
}
#center_block .DownloadedMoviesScenes .DownloadedScenes .ContainerScene a:hover img.Pic{
	border: 1px solid #adadad;
}


a .ButtonDownload{
	margin-left: 32px;
	margin-top: 6px;
	width: 94px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.ButtonDownload span{
	display: block;
	width: 94px;
	height: 19px;
	background: url(../images/button_download.gif) no-repeat;
	position: absolute;
	top: 0px; left: 0px;
}

a:hover .ButtonDownload span{
	background: url('../images/button_download_over.gif') left top no-repeat;
	cursor: hand;
}

a .ButtonRemove{
	margin-left: 16px;
	margin-top: 6px;
	width: 123px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.ButtonRemove span{
	display: block;
	width: 123px;
	height: 19px;
	background: url(../images/button_remove_from_fav.gif) no-repeat;
	position: absolute;
	top: 0px; left: 0px;
}

a:hover .ButtonRemove span{
	background: url('../images/button_remove_from_fav_over.gif') left top no-repeat;
	cursor: hand;
}

/* .BigHead .DecorStar { *********************************************************************************************/
.BigHead .DecorStar{
	position: absolute;
	left: 245px;
	top: 9px;
	background: url('../images/ico_star7.gif') no-repeat;
	width: 11px;
	height: 10px;
	z-index: 1;
}
.BigHead .DecorStar2{
	position: absolute;
	left: 435px;
	top: -2px;
	background: url('../images/ico_star8.gif') no-repeat;
	width: 11px;
	height: 10px;
	z-index: 1;
}
.BigHead .DecorStar3{
	position: absolute;
	right: 0px;
//	right: -1px;
	top: -18px;
	background: url('../images/ico_star9.gif') no-repeat;
	width: 24px;
	height: 28px;
	z-index: 1;
}
/* } .BigHead .DecorStar *********************************************************************************************/

/* .NewRelease { *****************************************************************************************************/
.NewRelease{
}
.NewRelease .ContainerNewReleases{
	padding: 9px 0px 10px 8px;
}
.LastRelease .ContainerNewReleases{
	background: url('../images/new_releases_corner_rb.gif') right bottom no-repeat;
	padding-bottom: 24px;
}
.FirstRelease{
}
.LastRelease{
}
.NewRelease .BigImg{
	float: left;
	margin-right: 10px;
	border-top: 1px solid #f6f6f6;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #f1f1f1;
}
.NewRelease .BigImg .ContainerInnerBigImg{
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #efefef;
}
.NewRelease .BigImg img{
	background: #d2d2d2;
	border: 6px solid #ededed;
	padding: 1px;
	float: left;
}
.NewRelease a:hover .BigImg img{
	background: #a3a3a3;
}
.NewRelease .Features{
	width: 428px;
	height: 114px;
	float: left;
	background: url('../images/new_releases_desc_bg_rght.gif') #ededed right top no-repeat;
	position: relative;
	margin-bottom: 8px;
/*	margin-right: 110px;*/
}
#medium2 .NewRelease .Features{
	width: 382px;
	height: 114px;
	float: left;
	background: url('../images/new_releases_desc_bg_rght.gif') #ededed 115% top no-repeat;
	position: relative;
	margin-bottom: 8px;
	margin-right: 50px;
}
#medium2 .NewRelease .Features .RateThisDvd{
	position: absolute;
	right: -149px;
	top: 0px;
	width: 136px;
	line-height: 14px;
}
#medium2 .NewRelease .Features .RateThisDvd .Stars{
	padding: 6px 0px;
}
#medium2 .NewRelease .Features .RateThisDvd .Stars img{
	font: 30px Arial;
}
#medium2 .NewRelease .Features .RateThisDvd span{
	display: block;
	margin-bottom: 8px;
}
#medium2 .NewRelease .Features .RateThisDvd span a{
	font: bold 11px Arial;
	color: #d60000;
}
#medium2 .NewRelease .Features .RateThisDvd .Button{
	margin-top: 3px;
}
.NewRelease .Features .Name{
	font: bold 20px Arial;	
	color: #e68639;
	border-left: 11px solid #efefef;
	width: 80%;
	height: 41px;
	background: #f5f5f5;
	line-height: 40px;
	letter-spacing: -1px;
	padding-left: 7px;
	white-space: nowrap;
}
.NewRelease .Features .Desc{
	border-left: 11px solid #e2e2e2;
	width: 90%;
	height: 73px;
	background: url('../images/point_lightblue.gif') left top repeat-x;
}
#medium2 .NewRelease .Features .Desc{
	width: auto;
}
.NewRelease .Features .Desc table{
	font: 11px Arial;
	line-height: 15px;
	position: relative;
	left: 10px;
	top: 6px;
	height: 85%;
//	height: 0px;
	width: 100%;
}
.NewRelease .Features .Desc table td{
	text-align: right;
	height: 16px;
}
.NewRelease .Features .Desc table .Duration{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
	width: 100%;
}
.NewRelease .Features .Desc table .Cast{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
}
.NewRelease .Features .Desc table .Cast a{
	color: #d64c00;
}
.NewRelease .Features .Desc table .Studio{
	text-align: left;
	padding-left: 15px;
}
.NewRelease .Features .Desc table .Studio a{
	font-weight: bold;
	color: #2d9ef7;
}
.NewRelease .Features .Desc table .Genre{
	text-align: left;
	padding-left: 15px;
}
.NewRelease .Features .Desc table .Genre a{
	font-weight: bold;
	color: #2d9ef7;
}
.NewRelease .Features .Desc table .Genre a:hover{
}
.NewRelease .Features .IcoDownloadDvd{
	position: absolute;
	right: -99px;
	top: 2px;
/*	background: url('../images/ico_download_dvd.gif') left top no-repeat;*/
	width: 117px;
	height: 116px;
}

.NewRelease .Pics{
}
.NewRelease .Pics img{
	border: 1px solid #caab97;
	margin-right: 5px;
/*	margin-right: 8px;*/
}
.NewRelease .Pics a:hover img{
/*	border: 1px solid #adadad;*/
	border: 1px solid #727272;
}
.NewRelease .DescText{
	background: url('../images/border_h.gif') left top repeat-x;
	float: left;
	margin-top: 5px;
	width: 512px;
	height: 54px;
/*	position: relative;
	left: -39px;*/
	line-height: 14px;
	
}
.NewRelease .DescTextInside0{
	background: url('../images/border_v.gif') right top repeat-y;
	height: 100%;
}
.NewRelease .DescTextInside1{
	background: url('../images/border_h.gif') left bottom repeat-x;
	height: 100%;
}
.NewRelease .DescTextInside2{
	background: url('../images/border_v.gif') left top repeat-y;
	padding: 6px 6px 0px 18px;
	height: 90%;
}
/* } .NewRelease *****************************************************************************************************/


/* .DvdPassPornstars { ******************************************************************************************/
.DvdPassPornstars{
	width: 737px;
	background: #fff;
	border-top: 5px solid #fad14c;
	border-bottom: 5px solid #fad14c;
}
.DvdPassPornstars .HeadLine img{
	font: bold 14px Arial;
	color: #fad14c;
}
.DvdPassPornstars .ContainerDvdPassPornstars{
	padding-top: 3px;
	padding-bottom: 7px;
}
.DvdPassPornstars .ContainerPornstar{
	width: 104px;
	text-align: center;
	float: left;
	padding-left: 16px;
	padding-bottom: 12px;
}
.DvdPassPornstars .ContainerPornstar span{
	font-weight: bold;
	color: #9a4d8b;
	line-height: 22px;
}
.DvdPassPornstars .ContainerPornstar img.Pic{
	padding: 1px;
	border: 1px solid #a8a8a8;
	float: left;
}
.DvdPassPornstars .ContainerPornstar img.Ico{
	float: left;
	clear: left;
	padding-right: 4px;
	width: 16px;
	height: 16px;
}
.DvdPassPornstars .ContainerPornstar a{
	color: #25367e;
}
.DvdPassPornstars .ContainerPornstar a:hover img.Pic{
	border: 1px solid black;
/*	border: 1px solid #adadad;*/
}
.DvdPassPornstars .ContainerPornstar .Button{
	padding-top: 4px;
	float: left;
	line-height: 16px;
}
.DvdPassPornstars .Separator{
	border-top: 1px solid #ebebeb;
	clear: both;
	padding-bottom: 5px;
}
/* } .DvdPassPornstars ************************************************************************************/

/* .Block .Top { ******************************************************************************************/
.Block .Top{
	background: #545454 url('../images/head_line_bg.gif') repeat-x;
}
/* } .Block .Top ******************************************************************************************/

/* .Block .Content .Pages { ******************************************************************************************/
.Block .Content .Pages{
	padding: 9px 0px;
	line-height: 14px;
	background: #f7f7f7;
	text-align: center;
}
.Block .Content .Pages a{
	text-decoration: none;
	color: #636363;
	font: bold 12px Arial;
}
.Block .Content .Pages a.Prev{
	font: bold 12px Arial;
	text-decoration: underline;
	color: #424242;
	margin-right: 7px;
}
.Block .Content .Pages a.Next{
	font: bold 12px Arial;
	text-decoration: underline;
	color: #424242;
	margin-left: 6px;
}
.Block .Content .Pages a.Prev:hover,
.Block .Content .Pages a.Next:hover{
	text-decoration: none;
}
.Block .Content .Pages span{
	padding: 3px 9px 3px 9px;
	background: #f7f7f7;
	color: #636363;
	border: 1px solid #c6c6c6;
	margin-right: 1px;
}
.Block .Content .Pages a:hover span{
	background: #e8e8e8;
}
.Block .Content .Pages span.Active{
	background: #e8e8e8;
	border: 1px solid #7d7d7d;
	color: #3e3e3e;
}
/* } .Block .Content .Pages ******************************************************************************************/

/* .Block .Content .Scenes { ******************************************************************************************/
.Block .Content .Scenes{
	width: 592px;
	float: left;
}
#medium2 #center_block_dvdpreview .Block .Content .Scenes{
	width: 100%;
}
.Block .Content .Scenes .Scene{
	padding-bottom: 6px;
	background: #f9f9f9;
}
#medium2 #center_block_dvdpreview .Block .Content .Scenes .Scene{
	margin: 0px 8px 0px 8px;
	padding-bottom: 16px;
}
.Block .Content .Scenes .Scene .TopScene{
	height: 38px;
	background: #f3f3f3 url('../images/border_h.gif') left top repeat-x;
}
.Block .Content .Scenes .Scene.First .TopScene{
	background-image: none;
}
.Block .Content .Scenes .Scene .TopScene h1{
	font: bold 14px Arial;
	color: #848484;
	float: left;
	padding: 13px 0px 0px 22px;
}
.Block .Content .Scenes .Scene .TopScene div{
	font: bold 11px Arial;
	color: #44454b;
	float: right;
	margin-top: 5px;
	margin-right: 2px;
}
.Block .Content .Scenes .Scene .TopScene div img{
	position: relative;
	top: 5px;
}
.Block .Content .Scenes .Scene .TopScene div span{
	padding: 0px 11px 0px 2px;
}
.Block .Content .Scenes .Scene .TopScene div span.Watch{
	color: #c54d31;
}
.Block .Content .Scenes .Scene .ContentScene{
	padding: 10px 0px 0px 20px;
	position: relative;
//	height: 100%;
}
.Block .Content .Scenes .Scene .ContentScene a:hover{
	border: 0px;
}
.Block .Content .Scenes .Scene .ContentScene a:hover img.Pic{
	border: 1px solid #8a8a8a;	
}
.Block .Content .Scenes .Scene .ContentScene img.Pic{
	float: left;
	padding: 2px;
	border: 1px solid #cbcbcb;
	margin: 0px 14px 12px 0px;
	width: 150px;
	height: 112px;
}
.Block .Content .Scenes .Scene .ContentScene .Desc{
	display: block;
	font: 11px Arial;
	color: #717171;
	margin-right: 66px;
}
#medium2 .Block .Content .Scenes .Scene .ContentScene .Desc{
	width: 70%;
}
.Block .Content .Scenes .Scene .ContentScene .Desc h1{
	font: bold 12px Arial;
	color: #656565;
	padding: 0px 0px 8px 0px;
//	padding-top: 14px;
}
.Block .Content .Scenes .Scene .ContentScene .Buttons{
	padding-top: 12px;
	margin-left: -4px;
}
.Block .Content .Scenes .Scene .ContentScene .Buttons img{
	margin-right: 12px;
}
.Block .Content .Scenes .Scene .ContentScene .Stars{
	position: absolute;
	right: 29px;
	top: 18px;
	width: 16px;
}
#medium2 .Block .Content .Scenes .Scene .ContentScene .Stars{
	right: 195px;
}
#medium2 .Block .Content .Scenes .Scene .ContentScene .Stars.Dop{
	right: 29px;
}
.Block .Content .Scenes .Scene .ContentScene .Stars img{
	margin-bottom: 2px;
}
.Block .Content .Scenes .Scene .ContentScene .Thumbs{
	float: left;
	width: 70%;
}
.Block .Content .Scenes .Scene .ContentScene .BlockButtons{
	font: 11px Arial;
	color: #363636;
	line-height: 12px;
	backgroud: #f9f9f9;
	float: right;
	width: 170px;
	margin-top: 7px;
}
.Block .Content .Scenes .Scene .ContentScene .BlockButtons b{
	display: block;
}
.Block .Content .Scenes .Scene .ContentScene .BlockButtons span{
	display: block;
	padding-bottom: 18px;
	font: 10px Arial;
}
.Block .Content .Scenes .Scene .ContentScene .BlockButtons span.Center{
	font: 11px Arial;
	text-align: center;
	padding-right: 10px;
}
.Block .Content .Scenes .Scene .ContentScene .BlockButtons img{
	margin-left: -3px;
/*	margin-right: 0px;*/
}
/* } .Block .Content .Scenes ******************************************************************************************/

/* .Block .Content .RelatedDVDs { *************************************************************************************/
.Block .Content .RelatedDVDs{
	float: left;
	margin: 16px 0px 0px 26px;
	width: 105px;
	text-align: center;
}
.Block .Content .RelatedDVDs .Head{
	margin-bottom: 2px;
}
.Block .Content .RelatedDVDs div{
	margin-top: 11px;
	float: left;
}
.Block .Content .RelatedDVDs div span{
	font: bold 11px Arial;
	color: #b92400;
	line-height: 15px;
}
.Block .Content .RelatedDVDs div img{
	padding: 3px;
	border: 1px solid #c8c6c9;
	width: 95px;
	height: 135px;
}
.Block .Content .RelatedDVDs div a:hover img{
	border: 1px solid #8a8a8a;
}
/* } .Block .Content .RelatedDVDs ************************************************************************************/

/* .Block .Content .ContainerGradient { ******************************************************************************/
.Block .Content .ContainerGradient{
	padding: 12px 8px;
	height: 79px;
}
.Block .Content #navigation_site,
.Block .Content #scenes_from{
	text-align: center;
}
.Block .Content .ContainerGradient .CradientContent{
	border: 1px solid #d7d7d7;
	background: url('../images/container_gradient_bg.gif') left top repeat-x;
	position: relative;
	height: 79px;
}
.Block .Content .ContainerGradient .BigButton{
	background: url('../images/big_button_bg.gif') left top repeat-x;
	height: 38px;
	margin: 19px 0px 0px 13px;
//	margin-left: 6px;
	float: left;
}
.Block .Content #scenes_from .BigButton,
.Block .Content #navigation_site .BigButton{
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 427px;
}
.Block .Content .ContainerGradient .ContainerBigButton1{
	background: url('../images/big_button_bg_left.gif') left top no-repeat;
	height: 100%;
//	height: auto;
}
.Block .Content .ContainerGradient .ContainerBigButton2{
	background: url('../images/big_button_bg_right.gif') right top no-repeat;
	height: 100%;
//	height: auto;
	padding-right: 16px;
}
.Block .Content .ContainerGradient .BigButton .ContainerBigButton2 div{
	padding: 7px 0px 0px 16px;
}
.Block .Content #scenes_from .BigButton .ContainerBigButton2 div{
	padding: 0px;
	text-align: center;
	padding-top: 7px;
}
.Block .Content #navigation_site .BigButton .ContainerBigButton2 div{
	padding: 0px;
	text-align: center;
	padding-top: 12px;
}
.Block .Content .ContainerGradient .BigButton span{
	color: #ff5a24;
	font: bold 14px Arial;
}
.Block .Content .ContainerGradient .BigButton h1{
	color: #515151;
	font: bold 20px Arial;
	display: inline;
	position: relative;
	top: 1px;
	padding-left: 6px;
}
.Block .Content .ContainerGradient .BigButton a{
	font: bold 12px Arial;
	color: #656565;
}
.Block .Content .ContainerGradient img.Button{
	float: right;
	margin: 25px 7px 0px 0px;
}
.Block .Content #scenes_from .BigButton span a,
.Block .Content #navigation_site .BigButton span a{
	text-decoration: none;
}
.Block .Content #scenes_from .BigButton span a:hover,
.Block .Content #navigation_site .BigButton span a:hover{
	text-decoration: underline;
}
.Block .Content #scenes_from .BigButton span.Prev,
.Block .Content #navigation_site .BigButton span.Prev{
	position: absolute;
	left: 14px;
	top: 32px;
}
.Block .Content #scenes_from .BigButton span.Next,
.Block .Content #navigation_site .BigButton span.Next{
	position: absolute;
	right: 14px;
	top: 32px;
}
.Block .Content #scenes_from .BigButton span.Prev img,
.Block .Content #navigation_site .BigButton span.Prev img{
	position: relative;
	top: 3px;
	margin-right: 7px;
}
.Block .Content #scenes_from .BigButton span.Next img,
.Block .Content #navigation_site .BigButton span.Next img{
	position: relative;
	top: 3px;
	padding-left: 7px;
}
/* } .Block .Content .ContainerGradient ******************************************************************************/

/* .Out .Over { ******************************************************************************************************/
.Out .ContainerDvdOuter1{
	float: left;
	margin-top: 5px;
}
.Out .ContainerDvdOuter2{
}
.Out .ContainerDvdOuter3{
}
.Out .ContainerDvdOuter4{
	padding: 5px 12px 7px 12px;
}
.Over .ContainerDvdOuter1{
	background: #e5e5e5 url('../images/container_movie_outer_corner2_rt.gif') right top no-repeat;
}
.Over .ContainerDvdOuter2{
	background: url('../images/container_movie_outer_corner2_rb.gif') right bottom no-repeat;
}
.Over .ContainerDvdOuter3{
	background: url('../images/container_movie_outer_corner2_lb.gif') left bottom no-repeat;
}
.Over .ContainerDvdOuter4{
	background: url('../images/container_movie_outer_corner2_lt.gif') left top no-repeat;
}
.Out span{
	display: block;
	color: #385263;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
.Out span.BottomText{
	padding-top: 6px;
	font-weight: normal;
	color: #8a8a8a;
}
.Out img.Pic{
	padding: 3px;
	background: #fff;
	border: 1px solid #c7c7c7;
}

.Out a .ButtonRemove{
	margin-left: 18px;
	margin-top: 6px;
	width: 123px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.Out a .ButtonRemove span{
	display: block;
	width: 123px;
	height: 19px;
	background: url(../images/button_remove_from_fav.gif) no-repeat;
	position: absolute;
	top: 0px; left: 0px;
}
.Out a:hover .ButtonRemove span{
	background: url('../images/button_remove_from_fav_over.gif') left top no-repeat;
	cursor: hand;
}
/* } .Out .Over ******************************************************************************************************/


/* tourpage { ------------------------------------------------------------------------------------------------------ */
#center_block_tourpage{
	float: right;
	width: 767px;
}
#center_block_tourpage #main_menu_top{
	height: 37px;
}
#center_block_tourpage #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_tourpage .BigHead{
	height: 100%;
	position: relative;
	background-color: #e88739;
}
#center_block_tourpage .BigHead img{
	float: left;
}
#center_block_tourpage .BigHead .DecorHead{
	position: absolute;
	right: 69px;
	top: -46px;
	background: url('../images/scalp_tourpage.gif') no-repeat;
	width: 107px;
	height: 46px;
}

#center_block_tourpage .Block{
	clear: both;
}
#center_block_tourpage .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_tourpage .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
	text-transform: uppercase;
}
#center_block_tourpage .Block .Content{
	border: none;
	background: #fff;
	width: 100%;
}
#center_block_tourpage .Block .Content .Left{
	float: left;
	width: 422px;
	border-left: 1px solid #ededed;
	background: #fff url('../images/block_left_corner1.gif') right top no-repeat;
}
#center_block_tourpage .Block .Content .Left .Feature{
	background: url('../images/our_feature_bg_bottom.gif') left bottom no-repeat;
	padding-bottom: 18px;
	margin-top: 8px;
	margin-left: 2px;
	position: relative;
	height: 100%;
}
#center_block_tourpage .Block .Content .Left .LastFeature{
	background: none;
}
#center_block_tourpage .Block .Content .Left .Feature .Pic{
	float: left;
}
#center_block_tourpage .Block .Content .Left .Feature h1{
/*	font: 19px "Myriad Pro";*/
	font: 17px Tahoma;
	letter-spacing: 0px;
	color: #b92400;
	padding: 6px 10px 0px 106px;
	line-height: 100%;
}
#center_block_tourpage .Block .Content .Left .FirstFeature h1{
	padding-top: 35px;
}
#center_block_tourpage .Block .Content .Left .Feature h1.Through{
	color: #e88739
}
#center_block_tourpage .Block .Content .Left .Feature p{
	color: #51606c;
	padding: 9px 10px 0px 108px;
	line-height: 14px;
}
#center_block_tourpage .Block .Content .Left .Feature .Star1{
	position: absolute;
	left: 275px;
	top: 30px;
	background: url('../images/our_feature_star1.gif') no-repeat;
	width: 9px;
	height: 8px;
}
#center_block_tourpage .Block .Content .Left .Feature .Star2{
	position: absolute;
	left: 272px;
	top: 13px;
	background: url('../images/our_feature_star2.gif') no-repeat;
	width: 13px;
	height: 13px;
}
#center_block_tourpage .Block .Content .Left .Feature .Star3{
	position: absolute;
	left: 290px;
	top: 0px;
	background: url('../images/our_feature_star3.gif') no-repeat;
	width: 45px;
	height: 28px;
}
#center_block_tourpage .Block .Content .Left .Feature .Star4{
	position: absolute;
	left: 370px;
	top: 15px;
	background: url('../images/our_feature_star1.gif') no-repeat;
	width: 9px;
	height: 8px;
}
#center_block_tourpage .Block .Content .Right{
	float: left;
	width: 344px;
	background: #5b5b5b url('../images/block_right_corner1.gif') left bottom no-repeat;
}
#center_block_tourpage .Block .Content .Right .ContainerRight{
	background: url('../images/block_right_corner2.gif') right bottom no-repeat;
	padding: 18px 0px;
}
#center_block_tourpage .Block .Content .Right .Player{
	width: 316px;
	margin: auto;
	padding: 11px 0px;
}
/* ------------------------------------------------------------------------------------------------------ } tourpage */

/* browse { -------------------------------------------------------------------------------------------------------- */
#center_block_browse{
	float: right;
	width: 767px;
}
#center_block_browse #main_menu_top{
	height: 37px;
}
#center_block_browse #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_browse .BigHead{
	height: 100%;
	position: relative;
	color: #fff;
	background-color: #fad14c;
}
#medium2 #center_block_browse .BigHead{
	background-color: #e88739;
}
#center_block_browse .BigHead img{
	float: left;
}
#medium2 #center_block_browse .BigHead img{
	height: 62px;
	margin-top: 8px;
}

#center_block_browse .BigHead .DecorHead{
	position: absolute;
	right: 0px;
	top: -47px;
	background: url('../images/scalp_browse.gif') no-repeat;
	width: 103px;
	height: 47px;
	margin-right: 71px;
}
#center_block_browse .BigHead .DecorStar{
	position: absolute;
	left: 22px;
	top: -7px;
	background: url('../images/star_browse.gif') no-repeat;;
	width: 28px;
	height: 28px;
}

#center_block_browse .Block{
	clear: both;
}
#center_block_browse .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_browse .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
}
#center_block_browse .Block .FiltersAndSort{
	height: 95px;
	background: #fff url('../images/browse_dvds_filters_bg.gif') left top repeat-x;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #d4d4d4;
}
#center_block_browse .Block .FiltersAndSort form{
	width: 380px;
	margin: auto;
	padding-top: 15px;
	color: #444444;
}
#center_block_browse .Block .FiltersAndSort form select{
	width: 182px;
	height: 17px;
//	height: auto;
	border: 1px solid #b3b9c3;
	margin: 5px 0px 11px 0px;
}
#center_block_browse .Block .FiltersAndSort form input.Radio{
	width: 15px;
//	height: 15px;
	margin-left: 9px;
	margin-right: 2px;
}
#center_block_browse .Block .FiltersAndSort form span{
	font: bold 12px Arial;
}
#center_block_browse .Block .FiltersAndSort form .Button{
	float: right;
}
#center_block_browse .Block .FiltersAndSort form table{
	width: 100%;
}
#center_block_browse .Block .FiltersAndSort form table td{
	padding-right: 10px;
}
#center_block_browse .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	background: #fff;
	padding: 12px 0px 5px 0px;
}

#center_block_browse .Block .Content .ContainerMovies{
	padding: 2px 0px 8px 9px;
	background: #e6e6e6;
}
#center_block_browse .Block .Content .ContainerMovies .ContainerMovieOuter1{
	float: left;
	margin-top: 5px;
}
#center_block_browse .Block .Content .ContainerMovies .ContainerMovieOuter2{
}
#center_block_browse .Block .Content .ContainerMovies .ContainerMovieOuter3{
}
#center_block_browse .Block .Content .ContainerMovies .ContainerMovieOuter4{
	padding: 5px 12px 7px 12px;
}
#center_block_browse .Block .Content .ContainerMovies .Separator{
	clear: both;
	background: url('../images/separator_point3.gif') left bottom repeat-x;
	height: 4px;
	padding-top: 2px;
}
#center_block_browse .Block .Content .ContainerMovies .Over .ContainerMovieOuter1{
	background: #fff url('../images/container_movie_outer_corner_rt.gif') right top no-repeat;
}
#center_block_browse .Block .Content .ContainerMovies .Over .ContainerMovieOuter2{
	background: url('../images/container_movie_outer_corner_rb.gif') right bottom no-repeat;
}
#center_block_browse .Block .Content .ContainerMovies .Over .ContainerMovieOuter3{
	background: url('../images/container_movie_outer_corner_lb.gif') left bottom no-repeat;
}
#center_block_browse .Block .Content .ContainerMovies .Over .ContainerMovieOuter4{
	background: url('../images/container_movie_outer_corner_lt.gif') left top no-repeat;
}
#center_block_browse .Block .Content .ContainerMovies span{
	display: block;
	color: #385263;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#center_block_browse .Block .Content .ContainerMovies img.Pic{
	padding: 3px;
	background: #fff;
	border: 1px solid #c7c7c7;
}

#center_block_browse .Block .Content table{
	width: 98%;
	margin: auto;
}
#center_block_browse .Block .Content table td{
	border: 1px solid #d8d8d8;
	text-align: center;
	vertical-align: middle;
}
#center_block_browse .Block .Content table .ContainerMovie{
	border: 1px solid #adadad;
	width: 163px;
	margin: 7px auto 7px auto;
}
#center_block_browse .Block .Content table .ContainerMovie span{
	display: block;
	color: #385263;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 0px 0px;
}
#center_block_browse .Block .Content table .ContainerMovie img.Pic{
	margin: 4px 5px 0px 5px;
	float: left;
	border: 1px solid #fff;
}
#center_block_browse .Block .Content table .ContainerMovie a:hover img.Pic{
	border: 1px solid #adadad;
}
#center_block_browse .Block .Content table .ContainerMovie img.Button{
	border-top: 1px solid #1d1d1d;
	margin-top: 1px;
	margin-bottom: -2px;
}

#center_block_browse .Block .Bottom{
	background: #d5d5d5 url('../images/browse_dvds_block_bottom_corner.gif') right bottom no-repeat;
	height: 43px;
	text-align: center;
	position: relative;
	border-top: 1px solid #b9b9b9;
}
#medium2 #center_block_browse .Block .Bottom{
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	height: 23px;
	text-align: center;
	position: relative;
	border: none;
	border-left: 1px solid #d4d4d4;
}
#center_block_browse .Block .Bottom img{
	margin-top: 13px;
}
#center_block_browse .Block .Bottom .Stars{
}
#center_block_browse .Block .Bottom .Stars .Star1{
	position: absolute;
	top: 6px;
	left: 24px;
	background: url('../images/ico_star1.gif') no-repeat;
	width: 29px;
	height: 28px;
}
#center_block_browse .Block .Bottom .Stars .Star2{
	position: absolute;
	top: 3px;
	left: 167px;
	background: url('../images/ico_star2.gif') no-repeat;
	width: 11px;
	height: 12px;
}
#center_block_browse .Block .Bottom .Stars .Star3{
	position: absolute;
	top: 24px;
	right: 161px;
	background: url('../images/ico_star3.gif') no-repeat;
	width: 12px;
	height: 12px;
}
#center_block_browse .Block .Bottom .Stars .Star4{
	position: absolute;
	top: 13px;
	right: 50px;
	background: url('../images/ico_star4.gif') no-repeat;
	width: 19px;
	height: 19px;
}
#center_block_browse .Block .Bottom .Stars .Star5{
	position: absolute;
	top: -8px;
	right: 14px;
	background: url('../images/ico_star5.gif') no-repeat;
	width: 12px;
	height: 12px;
}
/* -------------------------------------------------------------------------------------------------------- } browse */

/* join { ---------------------------------------------------------------------------------------------------------- */
#center_block_join{
	float: right;
	width: 767px;
}
#center_block_join #main_menu_top{
	height: 37px;
}
#center_block_join #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
	clear: both;
}

#center_block_join .BigHead{
	height: 100%;
	position: relative;
	background-color: #b92400;
}
#center_block_join .BigHead img{
	float: left;
}
#center_block_join .BigHead .Numerals{
	position: absolute;
	left: 227px;
	top: 152px;
}
#center_block_join .BigHead .Numerals div{
	float: left;
	font: bold 13px Arial;
	color: #fad14c;
	letter-spacing: -1px;
	width: 89px;
	padding-left: 11px;
	padding-right: 13px;
}
#center_block_join .BigHead .Numerals div span{
	display: block;
	font: bold 12px Arial;
	color: #71034e;
	letter-spacing: 0px;
	padding: 4px 0px 0px 6px;
}
#center_block_join .BigHead .DecorHead{
	position: absolute;
	right: 58px;
	top: -47px;
	background: url('../images/scalp_join.gif') no-repeat;
	width: 113px;
	height: 47px;
}
#center_block_join .BigHead .DecorStar{
	position: absolute;
	left: 232px;
	top: -6px;
	background: url('../images/star_join.gif') no-repeat;;
	width: 28px;
	height: 28px;
}

#center_block_join .Block{
	clear: both;
}
#center_block_join .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_join .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
	text-transform: uppercase;
	letter-spacing: -1px;
}
#center_block_join .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	background: #fff;
	height: 100%;
}
#center_block_join .Block .Content .Left{
	float: left;
	width: 542px;
}
#center_block_join .Block .Content .Left .ContainerLeft{
	padding: 13px 13px 0px 13px;
}
#center_block_join .Block .Content .Left .BorderLevel1{
	border: 1px solid #eaeaea;
	background: #ececec;	
}
#center_block_join .Block .Content .Left .BorderLevel2{
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
#center_block_join .Block .Content .Left .BorderLevel3{
	border-right: 1px solid #878383;
	border-bottom: 1px solid #878383;
//	width: 100%;
}
#center_block_join .Block .Content .Left .BorderLevel4{
	border: 1px solid #d8d8d8;
	border-bottom: none;
}
#center_block_join .Block .Content .Left form.FormJoin{
	background: #fff;
	position: relative;
	padding-bottom: 10px;
}
#center_block_join .Block .Content .Left form.FormJoin .HeadLine{
	font: bold 14px Arial;
	color: #666666;
	background: #fff url('../images/separator_point2.gif') left bottom repeat-x;
	line-height: 10px;
	padding: 7px 0px 7px 12px;
	margin: 4px;
}
#center_block_join .Block .Content .Left form.FormJoin .Details{
	margin: 7px 0px 4px 48px;
}
#center_block_join .Block .Content .Left form.FormJoin .Details td{
	padding-right: 9px;
	padding-bottom: 9px;
	font: bold 12px Arial;
	color: #515151;
	text-align: right;
}
#center_block_join .Block .Content .Left form.FormJoin .Details input{
	width: 185px;
	height: 17px;
	font: 13px Arial;
	border: 1px solid #a6a6a6;
}
#center_block_join .Block .Content .Left form.FormJoin .Security{
	width: 183px;
	height: 89px;
	background: url('../images/security_bg.gif') left top no-repeat;
	position: absolute;
	right: 3px;
	top: 29px;
}
#center_block_join .Block .Content .Left form.FormJoin .Security span{
	font: bold 15px Arial;
	color: #fff;
	display: block;
	width: 70%;
	position: absolute;
	left: 36px;
	top: 28px;
	z-index: 2;
}
#center_block_join .Block .Content .Left form.FormJoin .Security span.Shadow{
	font: bold 15px Arial;
	color: #797979;
	display: block;
	width: 70%;
	position: relative;
	left: 38px;
	top: 30px;
	z-index: 1;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan{
	font: 12px Arial;
	margin: 4px 0px 0px 31px;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan span.Plan{
	font: bold 12px Arial;
	color: #888888;
	padding: 0px 20px 0px 35px;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan span.Recurring{
	font: bold 12px Arial;
	color: #000;
	padding: 0px 12px 0px 5px;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan span.Price{
	font: bold 12px Arial;
	color: #a80000;
	padding-right: 12px;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan td{
	font: 11px Arial;
	color: #6e6e6e;
	height: 36px;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan tr{
	background: url('../images/separator_point6.gif') left top repeat-x;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan tr.First{
	background: none;
}
#center_block_join .Block .Content .Left form.FormJoin .MembershipPlan input{
	border: 0px;
	width: 23px;
}
#center_block_join .Block .Content .Left form.FormJoin .PaymentType{
	margin: 5px 0px 5px 10px;
}
#center_block_join .Block .Content .Left form.FormJoin .PaymentType td{
	color: #515151;
	font: bold 12px Arial;
}
#center_block_join .Block .Content .Left form.FormJoin .PaymentType input{
	border: 0px;
	width: 20px;
	margin-left: 22px;
}
#center_block_join .Block .Content .Left form.FormJoin .PaymentType img{
	margin-left: 7px;
}
#center_block_join .Block .Content .Left form.FormJoin .ButtonInstantAccess{
	text-align: center;
	background: #fff;
}
#center_block_join .Block .Content .Left form.FormJoin .ButtonInstantAccess input{
	margin: 12px 0px 7px 0px;
//	margin: 7px 0px 5px 0px;
}
#center_block_join .Block .Content .Left form.FormJoin .Buttons{
	padding: 10px 0px 5px 70px;
	border-top: 1px solid #ececec;
}
#center_block_join .Block .Content .Left form.FormJoin .Buttons .Button{
	background: url('../images/button_bg.gif') left top no-repeat;
	width: 186px;
	height: 22px;
	float: left;
	position: relative;
	margin-right: 7px;
	text-align: center;
	padding-top: 5px;
}
#center_block_join .Block .Content .Left form.FormJoin .Buttons a{
	color: #444444;
	text-decoration: none;
	cursor: hand;
}
#center_block_join .Block .Content .Left form.FormJoin .Buttons b.Blue{
	fnt-weight: bold;
	color: #09327d;
}
#center_block_join .Block .Content .Left form.FormJoin .Buttons b.Green{
	fnt-weight: bold;
	color: #098602;
}
#center_block_join .Block .Content .Left form.FormJoin span.Alternate{
	text-align: center;
	display: block;
}
#center_block_join .Block .Content .Left form.FormJoin span.Alternate a{
	color: #000;
}
#center_block_join .Block .Content .Left .Question{
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 9px 4px 0px 4px;
}
#center_block_join .Block .Content .Left .Question h1{
/*	font: bold 26px 'Swis721 Cn BT';*/
	font: 26px Tahoma;
	letter-spacing: -1px;
	color: #b92400;
	padding-top: 8px;
	padding-bottom: 11px;
	line-height: 30px;
}
#center_block_join .Block .Content .Left .Question h1 span{
	color: #ffa745;
}
#center_block_join .Block .Content .Left .Question ul{
	list-style-type: none;
	float: left;
	margin-bottom: 7px;
}
#center_block_join .Block .Content .Left .Question ul li{
	background: url('../images/ico_star.gif') left center no-repeat;
	padding-left: 15px;
	padding-right: 18px;
	line-height: 21px;
	color: #444444;
}
#center_block_join .Block .Content .Left .Visit{
	font: bold 10px Arial;
	color: #444;
	line-height: 13px;
	padding: 18px 0px 17px 12px;
}
#center_block_join .Block .Content .Left .Visit a{
	color: #008ec8
}

#center_block_join .Block .Content .Right{
	float: left;
	width: 224px;
	background: #3c3c3c url('../images/signup_dvdpass.com_block_bottom_corner.gif') right bottom no-repeat;
}
#center_block_join .Block .Content .Right .ContainerRight{
	padding: 0px 22px 77px 23px;
}
#center_block_join .Block .Content .Right h1{
	font: 18px Arial;
/*	font: bold 18px "Swis721 Cn BT";*/
	color: #fad250;
	letter-spacing: -1px;
	padding-bottom: 13px;
	padding-top: 15px;
}
#center_block_join .Block .Content .Right .ContainerMovie1{
	border: 1px solid #d8d8d8;
	padding: 7px 0px 8px 6px;
	background: #fffcf8;
	width: 171px;	
}
#center_block_join .Block .Content .Right .ContainerMovie2{
	border: 1px solid #adadad;
	width: 163px;
}
#center_block_join .Block .Content .Right .ContainerMovie2 span{
	display: block;
	color: #385263;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 0px 0px;
}
#center_block_join .Block .Content .Right .ContainerMovie2 img.Pic{
	margin: 4px 5px 0px 5px;
	float: left;
	border: 1px solid #fff;
}
#center_block_join .Block .Content .Right .ContainerMovie1 img.Button{
	border-top: 1px solid #1d1d1d;
	margin-top: 1px;
	margin-bottom: -2px;
}
#center_block_join .Block .Content .Right .ContainerMovie2 a:hover img.Pic{
	border: 1px solid #adadad;
}
#center_block_join .Block .Content .Right .Desc1{
	font: bold 16px Arial;
	color: #fff;
	line-height: 16px;
	padding-top: 19px;
}
#center_block_join .Block .Content .Right .Desc2{
	font: 12px Arial;
	color: #fff;
	padding-top: 16px;
	padding-bottom: 17px;
	border-bottom: 1px solid #616161;
}
#center_block_join .Block .Content .Right .Support{
	font: bold 13px Arial;
	color: #fffe26;
	padding-top: 19px;
	padding-right: 22px;
	line-height: 17px;
}
#center_block_join .Block .Content .Right .Support a{
	color: #dcdcdc;
	display: block;
}
#center_block_join .Block .Content .Right .Support img{
	position: relative;
	left: 132px;
	top: -18px;
}
/* ---------------------------------------------------------------------------------------------------------- } join */

/* support---------------------------------------------------------------------------------------------------------- */
#center_block_support{
	float: right;
	width: 767px;
}
#center_block_support #main_menu_top{
	height: 37px;
}
#center_block_support #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
	clear: both;
}

#center_block_support .BigHead{
	height: 100%;
	position: relative;
	background-color: #fff;
}
#center_block_support .BigHead img{
	float: left;
}
#medium2 #center_block_support .BigHead img{
	height: 62px;
	margin-top: 8px;
}
#center_block_support .Block{
	clear: both;
}
#center_block_support .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_support .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
	letter-spacing: -1px;
}
#center_block_support .Block .Top .IcoGirlMiddle{
	background: url('../images/ico_girl2.gif') left center no-repeat;
	width: 19px;
	height: 26px;
	float: right;
	padding: 0px 10px 0px 0px;
}
#center_block_support .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	background: #fff url('../images/support_block_bottom_corner.gif') right bottom no-repeat;
}
#center_block_support .Block .Content .ContainerContent{
	padding: 14px 0px 26px 13px;
	position: relative;
}
#center_block_support .Block .Content .BorderLevel1{
	border: 1px solid #eaeaea;
}
#center_block_support .Block .Content .BorderLevel2{
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
}
#center_block_support .Block .Content .BorderLevel3{
	border-right: 1px solid #878383;
	border-bottom: 1px solid #878383;
}
#center_block_support .Block .Content .BorderLevel4{
	border: 1px solid #f2f2f2;
	border-bottom: none;
}

#center_block_support .Block .Content .BlockInfo{
	margin: 0px 0px 6px 0px;
	width: 338px;
	float: left;
	background: #f9f9f9;
}
#center_block_support .Block .Content .BlockInfoInt{
	margin: 0px 0px 6px 0px;
	width: 428px;
	float: left;
	clear: both;
	background: #f9f9f9;
}
#center_block_support .Block .Content .BlockInfo h1,
#center_block_support .Block .Content .BlockInfoInt h1{
	font: bold 14px Arial;
	color: #707070;
	background: #fff url('../images/separator_point2.gif') left bottom repeat-x;
	line-height: 10px;
	padding: 12px 0px 12px 12px;
	margin: 3px;
	letter-spacing: -1px;
}
#center_block_support .Block .Content .BlockInfo p,
#center_block_support .Block .Content .BlockInfoInt p{
	font: 12px Arial;
	color: #6f002b;	
	padding: 6px 14px 16px 14px;
	line-height: 16px;
}
#center_block_support .Block .Content .BlockTop5Questions{
	margin: 0px 0px 6px 0px;
	width: 386px;
	float: right;
	background: #f4f4f4;
}
#center_block_support .Block .Content .BlockTop5Questions h1{
	font: 26px Tahoma;
	letter-spacing: -1px;
	color: #b92400;
	padding: 2px 0px 0px 13px;
}
#center_block_support .Block .Content .BlockTop5Questions ul{
	list-style-type: none;
	margin: 16px 0px 21px 16px;
}
#center_block_support .Block .Content .BlockTop5Questions ul li{
	line-height: 24px;
}
#center_block_support .Block .Content .BlockTop5Questions a{
	font: 12px Arial;
	color: #005d9f;
}
#medium #center_block_support .Block .Content .FrequentlyAskedQuestions{
	font: 26px Tahoma;
	letter-spacing: -1px;
	color: #e88739;
	clear: both;
	border-top: 1px solid #dbdbdb;
	padding: 10px 0px 6px 12px;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsInt{
	position: absolute;
	right: 0px;
	top: 32px;
	display: none;
}
#center_block_support .Block .Content .Top5Questions{
	position: absolute;
	right: 0px;
	top: 32px;
	width: 300px;
	background: url('../images/top5questions.gif') left top no-repeat;
	padding-top: 30px;
	list-style-type: none;
}
#center_block_support .Block .Content .Top5Questions a{
	font: 11px Arial;
	color: #363636;
	line-height: 16px;
}

#center_block_support .Block .Content .FrequentlyAskedQuestionsNew{
	clear: both;
	padding-top: 8px;
	position: relative;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsNew ul{
	list-style-type: none;
	line-height: 20px;
	padding-top: 34px;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsNew ul li{
	font: 11px Verdana;
	color: #000;
	padding-left: 50px;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsNew ul li.HeadL{
	font: bold 12px Verdana;
	padding: 0px 0px 21px 27px;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsNew ul li a{
	font: 11px Verdana;
	color: #000;
	line-height: 18px;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsNew .BigButtons{
	position: absolute;
	right: 50px;
	top: 20px;
	width: 236px;
}
#center_block_support .Block .Content .FrequentlyAskedQuestionsNew .BigButtons img{
	float: right;
	clear: both;
	margin-bottom: 8px;
}

#center_block_support .Block .Content .BlockQuestions{
	font: bold 12px Arial;
	color: #b92400;
	background: url('../images/point_gray.gif') left 28px repeat-x;
	width: 50%;
	margin-top: 20px;
	float: left;
}
#center_block_support .Block .Content .BlockQuestions ul{
	list-style-type: none;
	background: url('../images/ico_star6.gif') 12px top no-repeat;
	padding-left: 33px;
	line-height: 20px;
}
#center_block_support .Block .Content .BlockQuestions ul li{
	font: 11px Arial;
	line-height: 19px;
}
#center_block_support .Block .Content .BlockQuestions ul .First{
	margin-top: 14px;
}
#center_block_support .Block .Content .BlockQuestions ul li a{
	color: #005d9f;
}
 
#center_block_support .Block .Content .SeparatorA{
	width: auto;
	padding: 10px 0;
	clear: left;
/*	position: relative;*/
	background: url('../images/separator_point5.gif') center center repeat-x;
}
 
.support-form {margin-left:30px; width: 298px; _margin-left: 15px; float: left;position: relative;}
.support-form.member {width: 70%;}
.support-form label {display: block; text-align: left; width: 129px; height: 18px; float: left; padding-top: 6px;}
.support-form div {height: 24px; font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; margin-bottom: 8px;}
.support-form input, .support-form select {width: 144px; height: 22px; border: solid 1px #7F9DB9;}
.support-form textarea {width: 350px; height: 100px; border: solid 1px #7F9DB9;}
.fullname {background: url(../images/star.gif) right no-repeat; padding-right:12px}

.support-block {clear: both;width: auto; margin: 10px auto; background: url(../images/support-bg-3.gif) repeat-y;}
.support-menu {margin-right: 15px;height: 32px; background: #FFFFFF url(../images/support-bg-4.gif) no-repeat; padding: 0 14px;}
.support-menu ul {border: none; list-style-type: none;}
.support-menu ul li {width: auto; height: 29px; float: left; background: #FFFFFF url(../images/support-menu-4.gif) right top no-repeat; margin: 0 3px 0 0; padding: 0; text-decoration: none; font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
.support-menu ul li strong,
.support-menu li a {display: block; width: 153px; height: 20px; padding-top: 9px; background: url(../images/support-menu-3.gif) left top no-repeat; text-align: center; margin: 0;}
.support-menu ul li.active {background-image: url(../images/support-menu-2.gif);}
.support-menu ul li.active a {background-image: url(../images/support-menu-1.gif); font-weight: bold;}
.support-menu ul li a {color: #000000;}


.support-form-2 {float: left; margin-left: 18px;position: relative;}
.support-form-2 label {display: block; text-align: left; width: 62px; _width: 60px; float: left; padding-top: 6px;}
.support-form-2 input {width: 300px; height: 22px; border: solid 1px #7F9DB9;}
.support-form-2 textarea {width: 300px;height: 118px; border: solid 1px #7F9DB9;}

.support textarea {width: 300px;height: 118px; border: solid 1px #7F9DB9;}


.subject {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-right:14px; margin-bottom: 8px; background: url(../images/star.gif) right center no-repeat;}
.message {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000; padding-right:14px; margin-bottom: 8px; background: url(../images/star.gif) right top no-repeat;}
.captcha {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.captcha input {width: 200px; vertical-align: top;}

.send {width: 300px; height: 30px; text-align: right;}
.send input {width: auto; height: auto; border: none;}

.send1 {padding-left:629px;}
.send1 input {position: relative; }

.send2 {padding-left: 215px;}
.send2 input {width:76px; height:19px; padding-top:10px; border: none;}
.send3 {padding-left: 215px;}
.send3 input {width:76px; height:19px; padding-top:10px; border: none;}
.send4 {width:70px; height:20px;padding-left: 411px; padding-top:46px; //padding-top: 8px; //margin-top: -41px;}
.send4 input {width:70px; height:20px; border: none;}
.send5 {padding-left: 390px; padding-top:46px; //padding-top: 8px; //margin-top: -41px;}
.send5 input {width:81px; height:19px; border: none;}



#ticket_div {margin-right: 15px; padding-bottom: 22px; padding-top:10px; border-right:1px solid #d3d3d3}
#password_div {border-right: 1px solid #d3d3d3; padding-bottom: 22px; padding-top:10px; width:707px;}
#cancel_div {border-right: 1px solid #d3d3d3; padding-bottom: 22px; padding-top:10px; width:707px;}
#spam_div {border-right: 1px solid #d3d3d3; padding-bottom: 22px; padding-top:10px; width: 707px;}


.support-block .Bottom{
	background: #b4c6cc url('../images/support_block_bg_top.gif') left top repeat-x;
	height: 145px;
	margin-right: 15px;
	font: 11px Verdana;
	color: #fff;
	position: relative;
}
.support-block .Bottom .ContainerInner1{
	background: url('../images/support_block_phone_img.gif') right top no-repeat;
	height: 100%;
}
.support-block .Bottom .ContainerInner2{
	background: url('../images/support_block_bottom_left_corner.gif') left bottom no-repeat;
	height: 100%;
}
.support-block .Bottom .Contact{
	position: relative;
	top: 19px;
	left: 36px;
}
.support-block .Bottom .Separator{
	background: url('../images/separator_point4.gif') left bottom repeat-x;
	height: 28px;
	margin: 0 15px;
	margin-bottom: 10px;
	border: none;
}
.support-block .Bottom .Phone{
	font: 32px Arial;
	float: left;
	clear: left;
	margin-left: 36px;
	padding-top: 10px;
}
.support-block .Bottom .InterNumber{
	float: left;
	margin-left: 36px;
}
.support-block .Bottom div.BusinessHours{
	padding-left: 42%;
}
.support-block .Bottom div.BusinessHours span{
	font: 13px Verdana;
}
.support-block .Bottom div.BusinessHours span b{
	font: 13px Verdana;
	color: #ffff94;
}
/* ------------------------------------------------------------------------------------------------------- } support */

/* pornstarpreview { ----------------------------------------------------------------------------------------------- */
#center_block_pornstarpreview{
	float: right;
	width: 767px;
}
#center_block_pornstarpreview #main_menu_top{
	height: 37px;
}
#center_block_pornstarpreview #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_pornstarpreview .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#center_block_pornstarpreview .BigHead img{
	float: left;
}

#center_block_pornstarpreview .Block{
	clear: both;
}
#center_block_pornstarpreview .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_pornstarpreview .Block .Top .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block_pornstarpreview .Block .Top .Name{
/*	margin: 5px 0px 0px 15px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 16px Arial;
	color: #fad14c;
}
#center_block_pornstarpreview .Block .Top .IcoGirl{
	background: url('../images/ico_girl3.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 7px 0px 0px;
	margin-left: 10px;
}
#center_block_pornstarpreview .Block .FiltersAndSort{
	height: 134px;
	background: #f4f4f4 url('../images/browse_dvds_filters_bg.gif') left top repeat-x;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #d4d4d4;
}
#center_block_pornstarpreview .Block .FiltersAndSort form{
	width: 380px;
	margin-left: 134px;
	padding-top: 15px;
	color: #444444;
	position: relative;
}
#center_block_pornstarpreview .Block .FiltersAndSort form img.Pic{
	position: absolute;
	left: -120px;
	top: 15px;
	padding: 1px;
	background: #fff;
	border: 1px solid #a6a8a5
}
#center_block_pornstarpreview .Block .FiltersAndSort form select{
	width: 182px;
	height: 17px;
//	height: auto;	
	border: 1px solid #b3b9c3;
	margin: 5px 0px 11px 0px;
}
#center_block_pornstarpreview .Block .FiltersAndSort form input.Radio{
	width: 15px;
//	height: 15px;
	margin-left: 9px;
	margin-right: 2px;
}
#center_block_pornstarpreview .Block .FiltersAndSort form span{
	font: bold 12px Arial;
}
#center_block_pornstarpreview .Block .FiltersAndSort form .Button{
	float: right;
}
#center_block_pornstarpreview .Block .FiltersAndSort form table{
	width: 100%;
}
#center_block_pornstarpreview .Block .FiltersAndSort form table td{
	padding-right: 10px;
}
#center_block_pornstarpreview .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 12px 0px 28px 0px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}

#center_block_pornstarpreview .Block .Content .BlockPreview{
	background: url('../images/point_gray.gif') #fff left bottom repeat-x;
	padding: 9px 0px 10px 7px;
	text-align: left;
	width: 743px;
}
#center_block_pornstarpreview .Block .Content .BlockPreviewLast{
	background: none;
	padding-bottom: 20px;
}

#center_block_pornstarpreview .Block .Content .BlockPreview .BigImg{
	float: left;
	margin-right: 10px;
	border-top: 1px solid #f6f6f6;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #f1f1f1;
}
#center_block_pornstarpreview .Block .Content .BlockPreview a:hover .BigImg{
	border: 1px solid #b4b4b4;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .BigImg .ContainerInnerBigImg{
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #efefef;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .BigImg img{
	background: #d2d2d2;
	border: 6px solid #ededed;
	padding: 1px;
	float: left;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features{
	width: 428px;
	height: 114px;
	float: left;
	background: url('../images/new_releases_desc_bg_rght.gif') #ededed right top no-repeat;
	position: relative;
	margin-bottom: 8px;
	margin-right: 101px;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features.Loged{
	width: 512px;
	background-position: 110% 0px;
	margin-right: 0px;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Name{
	font: bold 20px Arial;	
	color: #e68639;
	border-left: 11px solid #efefef;
	width: 80%;
	height: 41px;
	background: #f5f5f5;
	line-height: 40px;
	letter-spacing: -1px;
	padding-left: 7px;
	white-space: nowrap;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc{
	border-left: 11px solid #e2e2e2;
	width: 90%;
	height: 73px;
	background: url('../images/point_lightblue.gif') left top repeat-x;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table{
	font: 11px Arial;
	line-height: 15px;
	position: relative;
	left: 10px;
	top: 6px;
	height: 85%;
	width: 100%;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table td{
	text-align: right;
	border: none;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Duration{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
	width: 100%;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Cast{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Cast a{
	color: #d64c00;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Studio{
	text-align: left;
	padding-left: 15px;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Studio a{
	font-weight: bold;
	color: #2d9ef7;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Genre{
	text-align: left;
	padding-left: 15px;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Genre a{
	font-weight: bold;
	color: #2d9ef7;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .Desc table .Genre a:hover{
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Features .IcoDownloadDvd{
	position: absolute;
	right: -99px;
	top: 2px;
	width: 117px;
	height: 116px;
}

#center_block_pornstarpreview .Block .Content .BlockPreview .Pics{
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Pics img{
	border: 1px solid #caab97;
	margin-right: 5px;
/*	margin-right: 8px;*/
}
#center_block_pornstarpreview .Block .Content .BlockPreview .Pics a:hover img{
	border: 1px solid #727272;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .DescText{
	background: url('../images/border_h.gif') left top repeat-x;
	float: right;
	margin-top: 5px;
	width: 512px;
	height: 54px;
	position: relative;
	left: -24px;
	line-height: 14px;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .DescTextInside0{
	background: url('../images/border_v.gif') right top repeat-y;
	height: 100%;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .DescTextInside1{
	background: url('../images/border_h.gif') left bottom repeat-x;
	height: 100%;
}
#center_block_pornstarpreview .Block .Content .BlockPreview .DescTextInside2{
	background: url('../images/border_v.gif') left top repeat-y;
	padding: 6px 6px 0px 18px;
	height: 90%;
}


#center_block_pornstarpreview .Block .Content table{
	width: 98%;
	margin: auto;
}
#center_block_pornstarpreview .Block .Content table td{
	border: 1px solid #d8d8d8;
	text-align: center;
	vertical-align: middle;
}
/* ----------------------------------------------------------------------------------------------- } pornstarpreview */

/* dvdpreview { ---------------------------------------------------------------------------------------------------- */
#center_block_dvdpreview{
	float: right;
	width: 767px;
}
#center_block_dvdpreview #main_menu_top{
	height: 37px;
}
#center_block_dvdpreview #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

/*#center_block_dvdpreview .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#medium2 */#center_block_dvdpreview .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #b92400;
}
#center_block_dvdpreview .BigHead img{
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
}

#center_block_dvdpreview .Block{
	clear: both;
}
#center_block_dvdpreview .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_dvdpreview .Block .Top .NameBlock{
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
}
#center_block_dvdpreview .Block .Top .Stars{
	float: right;
	padding: 3px 22px 0px 0px;
}
#center_block_dvdpreview .Block .Top .Stars img{
	float: left;
}
#center_block_dvdpreview .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 10px 10px 7px 10px;
//	padding-bottom: 2px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}
#medium2 #center_block_dvdpreview .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 0;
	padding-bottom: 8px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}
#center_block_dvdpreview .Block .Content .BlockCover{
	background: url('../images/border_h.gif') left bottom repeat-x;
	padding-bottom: 8px;
	margin-bottom: 4px;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover{
	float: left;
	font: 11px Arial;
	color: #000;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover table{
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover table td{
	padding: 0px;
	margin: 0px;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover a{
	font: 11px Arial;
	color: #000;
	text-decoration: none;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover a:hover{
	text-decoration: underline;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover .CoverImg{
	padding: 3px;
	border: 1px solid #c8c6c9;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover a:hover .CoverImg{
	border: 1px solid #919090;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover .CoverBottom{
	background: url('../images/cover_bottom_bg_repeat.gif') left top repeat-x;
	height: 23px;
	margin-top: -3px;
//	margin-top: 0px;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover .CoverBottom a.Pic{
/*	margin-left: 17px;
//	margin-left: 0px;*/
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover .CoverBottom img{
/*//	margin-left: 17px;
	margin-right: 2px;*/
	margin-left: 10px;
	position: relative;
	top: 2px;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover .CoverBottomInner1{
	background: url('../images/cover_bottom_bg_left.gif') left top no-repeat;
	height: 100%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Cover .CoverBottomInner2{
	background: url('../images/cover_bottom_bg_right.gif') right top no-repeat;
	height: 100%;
}

#center_block_dvdpreview .Block .Content .BlockCover .Features{
	width: 505px;
	height: 94px;
	float: left;
	background: url('../images/new_releases_desc_bg_rght.gif') #ededed 115% top no-repeat;
	position: relative;
	margin: 10px 0px 8px 18px;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features .Desc1{
	border-left: 11px solid #e2e2e2;
	width: auto;
	height: 42px;
	background: #f5f5f5 url('../images/desc_bg_img1.gif') 70% top no-repeat;
	border-left: 10px solid #efefef;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features .Desc2{
	border-left: 11px solid #e2e2e2;
	width: auto;
	height: 52px;
	background: #ededed url('../images/desc_bg_img2.gif') 70% top no-repeat;
	border-left: 10px solid #e2e2e2;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table{
	font: 11px Arial;
	line-height: 15px;
	position: relative;
	left: 10px;
	top: 18%;
	height: 65%;
	width: 100%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table td{
	text-align: right;
	width: 10%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Duration{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
	width: 90%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Cast{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
	width: 90%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Cast a{
	color: #d64c00;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Studio{
	text-align: left;
	padding-left: 15px;
	width: 90%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Studio a{
	font-weight: bold;
	color: #2d9ef7;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Genre{
	text-align: left;
	padding-left: 15px;
	width: 90%;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Genre a{
	font-weight: bold;
	color: #2d9ef7;
}
#center_block_dvdpreview .Block .Content .BlockCover .Features table .Genre a:hover{
}

#center_block_dvdpreview .Block .Content .BlockCover .DescText{
	background: url('../images/border_h.gif') left top repeat-x;
	float: left;
	width: 505px;
	height: 54px;
	position: relative;
	line-height: 14px;
	margin: 11px 0px 0px 18px;
}
#center_block_dvdpreview .Block .Content .BlockCover .DescTextInside0{
	background: url('../images/border_v.gif') right top repeat-y;
	width: 100%;
}
#center_block_dvdpreview .Block .Content .BlockCover .DescTextInside1{
	background: url('../images/border_v.gif') left top repeat-y;
}
#center_block_dvdpreview .Block .Content .BlockCover .DescTextInside2{
	background: url('../images/border_h.gif') left bottom repeat-x;
	padding: 12px 6px 12px 18px;
}

#center_block_dvdpreview .Block .Content .BlockCover .Button{
	border: 1px solid #d7d7d7;
	width: 242px;
	height: 79px;
	float: left;
	margin: 27px 0px 0px 18px;
//	margin: 15px 0px 0px 18px;
	background: url('../images/dvd_preview_cover_button_bg.gif') left bottom repeat-x;
	cursor: hand;
	text-align: center;
}
#center_block_dvdpreview .Block .Content .BlockCover .Button img{
	margin-top: 17px;
	margin-left: 13px;
}
#center_block_dvdpreview .Block .Content .Separator{
	border-top: 1px solid #ebebeb;
	height: 0px;
}
/* ---------------------------------------------------------------------------------------------------- } dvdpreview */

/* browse_movies { ----------------------------------------------------------------------------------------------- */
#center_block_browse_movies{
	float: right;
	width: 767px;
}
#center_block_browse_movies #main_menu_top{
	height: 37px;
}
#center_block_browse_movies #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_browse_movies .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#center_block_browse_movies .BigHead img{
	float: left;
}

#center_block_browse_movies .Block{
	clear: both;
}
#center_block_browse_movies .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_browse_movies .Block .Top .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block_browse_movies .Block .Top .Name{
/*	margin: 5px 0px 0px 15px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 16px Arial;
	color: #fad14c;
}
#center_block_browse_movies .Block .Top .IcoGirl{
	background: url('../images/ico_girl3.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 7px 0px 0px;
	margin-left: 10px;
}
#center_block_browse_movies .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 12px 0px 28px 0px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}
#center_block_browse_movies .Block .Content table{
	width: 98%;
	margin: auto;
}
#center_block_browse_movies .Block .Content table td{
	border: 1px solid #d8d8d8;
/*	text-align: center;*/
	vertical-align: middle;
}
/* ------------------------------------------------------------------------------------------------- } browse_movies */

/* favourites { ---------------------------------------------------------------------------------------------------- */
#center_block_favourites{
	float: right;
	width: 767px;
}
#center_block_favourites #main_menu_top{
	height: 37px;
}
#center_block_favourites #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_favourites .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
}
#center_block_favourites .BigHead img{
	height: 62px;
	margin-top: 8px;
}

#center_block_favourites .Block{
	clear: both;
}
#center_block_favourites .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_favourites .Block .Top .IcoGirl{
	background: url('../images/ico_girl.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 5px 0px 0px;
	margin-left: 10px;
}
#center_block_favourites .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
}
#center_block_favourites .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 13px 0px 13px 0px;
	background: #fff ;
}

#center_block_favourites .Block .Content .ContainerDvds{
	padding: 0px 0px 4px 4px;
	background: #e6e6e6;

	width: 96%;
	margin: auto;
	border: 1px solid #d8d8d8;
}
#center_block_favourites .Block .Content .ContainerDvds .ContainerDvdOuter1{
	float: left;
	margin-top: 5px;
}
#center_block_favourites .Block .Content .ContainerDvds .ContainerDvdOuter2{
}
#center_block_favourites .Block .Content .ContainerDvds .ContainerDvdOuter3{
}
#center_block_favourites .Block .Content .ContainerDvds .ContainerDvdOuter4{
	padding: 5px 12px 7px 12px;
}
#center_block_favourites .Block .Content .ContainerDvds .Separator{
	clear: both;
	background: url('../images/separator_point3.gif') left bottom repeat-x;
	height: 4px;
	padding-top: 2px;
}
#center_block_favourites .Block .Content .ContainerDvds .Over .ContainerDvdOuter1{
	background: #fff url('../images/container_movie_outer_corner_rt.gif') right top no-repeat;
}
#center_block_favourites .Block .Content .ContainerDvds .Over .ContainerDvdOuter2{
	background: url('../images/container_movie_outer_corner_rb.gif') right bottom no-repeat;
}
#center_block_favourites .Block .Content .ContainerDvds .Over .ContainerDvdOuter3{
	background: url('../images/container_movie_outer_corner_lb.gif') left bottom no-repeat;
}
#center_block_favourites .Block .Content .ContainerDvds .Over .ContainerDvdOuter4{
	background: url('../images/container_movie_outer_corner_lt.gif') left top no-repeat;
}
#center_block_favourites .Block .Content .ContainerDvds span{
	display: block;
	color: #385263;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px;
}
#center_block_favourites .Block .Content .ContainerDvds img.Pic{
	padding: 3px;
	background: #fff;
	border: 1px solid #c7c7c7;
}

#center_block_favourites .Block .Content .ContainerDvds a .ButtonRemove{
	margin-left: 18px;
	margin-top: 6px;
	width: 123px;
	height: 19px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#center_block_favourites .Block .Content .ContainerDvds a .ButtonRemove span{
	display: block;
	width: 123px;
	height: 19px;
	background: url(../images/button_remove_from_fav.gif) no-repeat;
	position: absolute;
	top: 0px; left: 0px;
}
#center_block_favourites .Block .Content .ContainerDvds a:hover .ButtonRemove span{
	background: url('../images/button_remove_from_fav_over.gif') left top no-repeat;
	cursor: hand;
}

#center_block_favourites #favourites_dvds .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 10px 0px 0px 0px;
}

#center_block_favourites #favourites_dvds .Bottom{
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	height: 23px;
	text-align: center;
	position: relative;
	border: none;
	border-left: 1px solid #d4d4d4;
}

#center_block_favourites .Block .Content .ContainerMovies{
	margin-top: -5px;
	padding-bottom: 8px;
}
#center_block_favourites .Block .Content .ContainerMovies .ContainerLine{
	background: url('../images/separator_point5.gif') left top repeat-x;
	padding: 3px 0px 2px 42px;
}
#center_block_favourites .Block .Content .ContainerMovies .NoMovies{
	border:1px solid #d8d8d8;
	margin:10px;
	padding:3px;
	background:#e6e6e6
}
#center_block_favourites .Block .Content .ContainerMovies .First{
	background: none;
}
#center_block_favourites .Block .Content .ContainerMovies .ContainerMovieOuter1{
	float: left;
/*	margin-top: 5px;*/
}
#center_block_favourites .Block .Content .ContainerMovies .ContainerMovieOuter2{
}
#center_block_favourites .Block .Content .ContainerMovies .ContainerMovieOuter3{
}
#center_block_favourites .Block .Content .ContainerMovies .ContainerMovieOuter4{
	padding: 15px 6px 7px 6px;
}
#center_block_favourites .Block .Content .ContainerMovies .Over .ContainerMovieOuter1{
	background: #e6e6e6 url('../images/container_movie_outer_corner2_rt.gif') right top no-repeat;
}
#center_block_favourites .Block .Content .ContainerMovies .Over .ContainerMovieOuter2{
	background: url('../images/container_movie_outer_corner2_rb.gif') right bottom no-repeat;
}
#center_block_favourites .Block .Content .ContainerMovies .Over .ContainerMovieOuter3{
	background: url('../images/container_movie_outer_corner2_lb.gif') left bottom no-repeat;
}
#center_block_favourites .Block .Content .ContainerMovies .Over .ContainerMovieOuter4{
	background: url('../images/container_movie_outer_corner2_lt.gif') left top no-repeat;
}
#center_block_favourites .Block .Content .ContainerMovies img.Pic{
	padding: 3px;
	background: #fff;
	border: 1px solid #c7c7c7;
}
/* ---------------------------------------------------------------------------------------------------- } favourites */

/* privacy { ------------------------------------------------------------------------------------------------------- */
#center_block_privacy{
	float: right;
	width: 767px;
}
#center_block_privacy #main_menu_top{
	height: 37px;
}
#center_block_privacy #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_privacy .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#center_block_privacy .BigHead img{
	float: left;
}

#center_block_privacy .Block{
	clear: both;
}
#center_block_privacy .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_privacy .Block .Top .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block_privacy .Block .Top .Name{
/*	margin: 5px 0px 0px 15px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 16px Arial;
	color: #fad14c;
}
#center_block_privacy .Block .Top .IcoGirl{
	background: url('../images/ico_girl3.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 7px 0px 0px;
	margin-left: 10px;
}
#center_block_privacy .Block .PreContent{
	background: #e1e1e1 url('../images/pre_content_bg.gif') left top repeat-x;
	border-left: 1px solid #d4d4d4;
	font: 12px Arial;
}
#center_block_privacy .Block .PreContent p{
	padding: 18px 15px 18px 23px;
}
#center_block_privacy .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 0px 23px 28px 23px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	font: 12px Arial;
	color: #517681;
}
#center_block_privacy .Block .Content h1{
	font: bold 12px Arial;
	padding: 21px 0px 12px 0px;
}
#center_block_privacy .Block .Content h1{
}
/* --------------------------------------------------------------------------------------------- } privacy */

/* terms { ----------------------------------------------------------------------------------------------- */
#center_block_terms{
	float: right;
	width: 767px;
}
#center_block_terms #main_menu_top{
	height: 37px;
}
#center_block_terms #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_terms .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#center_block_terms .BigHead img{
	float: left;
}

#center_block_terms .Block{
	clear: both;
}
#center_block_terms .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_terms .Block .Top .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block_terms .Block .Top .Name{
/*	margin: 5px 0px 0px 15px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 16px Arial;
	color: #fad14c;
}
#center_block_terms .Block .Top .IcoGirl{
	background: url('../images/ico_girl3.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 7px 0px 0px;
	margin-left: 10px;
}
#center_block_terms .Block .PreContent{
	background: #e1e1e1 url('../images/pre_content_bg.gif') left top repeat-x;
	border-left: 1px solid #d4d4d4;
	font: 12px Arial;
}
#center_block_terms .Block .PreContent p{
	padding: 18px 15px 18px 23px;
}
#center_block_terms .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 0px 23px 28px 23px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	font: 12px Arial;
	color: #517681;
}
#center_block_terms .Block .Content h1{
	font: bold 12px Arial;
	padding: 21px 0px 10px 0px;
	text-transform: uppercase;
}
#center_block_terms .Block .Content p{
}
/* --------------------------------------------------------------------------------------------------------- } terms */

/* 2257 { ---------------------------------------------------------------------------------------------------------- */
#center_block_2257{
	float: right;
	width: 767px;
}
#center_block_2257 #main_menu_top{
	height: 37px;
}
#center_block_2257 #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_2257 .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#center_block_2257 .BigHead img{
	float: left;
}

#center_block_2257 .Block{
	clear: both;
}
#center_block_2257 .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_2257 .Block .Top .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;
}
#center_block_2257 .Block .Top .Name{
/*	margin: 5px 0px 0px 15px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 16px Arial;
	color: #fad14c;
}
#center_block_2257 .Block .Top .IcoGirl{
	background: url('../images/ico_girl3.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 7px 0px 0px;
	margin-left: 10px;
}
#center_block_2257 .Block .PreContent{
	background: #e1e1e1 url('../images/pre_content_bg.gif') left top repeat-x;
	border-left: 1px solid #d4d4d4;
	font: 12px Arial;
}
#center_block_2257 .Block .PreContent p{
	padding: 18px 15px 18px 23px;
}
#center_block_2257 .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 23px 23px 23px 23px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	font: 12px Arial;
	color: #517681;
}
#center_block_2257 .Block .Content table{
	border-collapse: separate;
	border: 1px solid #517681;
}
#center_block_2257 .Block .Content table td{
	border-collapse: separate;
	border: 1px solid #517681;
}
#center_block_2257 .Block .Content table {width: 664px; margin:auto; border-top: solid 1px #929292; border-right: solid 1px #3A3A3A; border-bottom: solid 1px #3A3A3A; border-left: solid 1px #929292;}
#center_block_2257 .Block .Content table td {height: 49px; margin: 1px; font: 10px Verdana, Arial, Helvetica, sans-serif; vertical-align: middle; padding: 5px; }
#center_block_2257 .Block .Content table td.li1 {width: 206px;}
#center_block_2257 .Block .Content table td.li2 {width: 248px;}
#center_block_2257 .Block .Content table td.li3 {width: 196px;}

/* ------------------------------------------------------------------------------------------------ } 2257 */

/* play { ---------------------------------------------------------------------------------------------------------- */
#center_block_play{
	float: right;
	width: 767px;
}
#center_block_play #main_menu_top{
	height: 37px;
}
#center_block_play #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_play .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #b92400;
}
#center_block_play .BigHead img{
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
}

#center_block_play .Block{
	clear: both;
}
#center_block_play .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_play .Block .Top .NameBlock{
	margin: 6px 0px 0px 12px;
	float: left;
}
#center_block_play .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	font: 12px Arial;
	color: #517681;
	background: #fff;
}
#center_block_play .Block .Bottom{
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	height: 23px;
	position: relative;
	border-left: 1px solid #d4d4d4;
}
#center_block_play .Block .Content .ViewingVideo{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 12px 0px;
}
#center_block_play .Block .Content .ViewingVideo .WinVideo{
	width: 490px;
	height: 420px;
	background: black;
	float: left;
	margin-left: 8px;
//	margin-left: 4px;
}
#center_block_play .Block .Content .ViewingVideo .Desc{
	float: right;
	width: 244px;
/*	margin-top: 22px;*/
}
#center_block_play .Block .Content .ViewingVideo .Desc h1{
	font: bold 12px Arial;
	color: #656565;
	padding-bottom: 12px;
	padding-left: 18px;
}
#center_block_play .Block .Content .ViewingVideo .Desc span{
	font: 11px Arial;
	color: #656565;
	padding-left: 18px;
	padding-right: 10px;
	display: block;
}

#center_block_play .Block .Content .ViewingVideo .BlockDownloading{
	float: right;
//	float: none;
// position: relative;
// left: 21px;
	width: 244px;
	margin-top: 35px;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .CountAndWatch{
	height: 46px;
	background: #f3f3f3;
	padding: 10px 0px 0px 30px;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .CountAndWatch img{
	position: relative;
	top: 5px;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .CountAndWatch span{
	padding: 0px 11px 0px 2px;
	font: bold 12px Arial;
	color: #44454b;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .CountAndWatch span.Watch{
	color: #c54d31;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .Load{
	font: 11px Arial;
	color: #363636;
	line-height: 12px;
	padding: 11px 0px 0px 32px;
	backgroud: #f9f9f9;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .Load b{
	display: block;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .Load span{
	display: block;
	padding-bottom: 20px;
	font: 10px Arial;
}
#center_block_play .Block .Content .ViewingVideo .BlockDownloading .Load img{
	margin-left: -3px;
}

#center_block_play .Block .Content .ContainerNewReleases{
	padding: 9px 0px 0px 8px;
	font: 11px Arial;
	color: #363636;
}
#center_block_play .Block .Content .BigImg{
	float: left;
	margin-right: 10px;
	border-top: 1px solid #f6f6f6;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #f1f1f1;
}
#center_block_play .Block .Content .BigImg .ContainerInnerBigImg{
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #efefef;
}
#center_block_play .Block .Content .BigImg img{
	background: #d2d2d2;
	border: 6px solid #ededed;
	padding: 1px;
	float: left;
}
#center_block_play .Block .Content a:hover .BigImg img{
	background: #a3a3a3;
}
#center_block_play .Block .Content .Features{
	width: 382px;
	height: 114px;
	float: left;
	background: url('../images/new_releases_desc_bg_rght.gif') #ededed 115% top no-repeat;
	position: relative;
	margin-bottom: 8px;
	margin-right: 50px;
}
#center_block_play .Block .Content .Features .RateThisDvd{
	position: absolute;
	right: -149px;
	top: 0px;
	width: 136px;
	line-height: 14px;
}
#center_block_play .Block .Content .Features .RateThisDvd .Stars{
	padding: 6px 0px;
}
#center_block_play .Block .Content .Features .RateThisDvd .Stars img{
	font: 30px Arial;
}
#center_block_play .Block .Content .Features .RateThisDvd span{
	display: block;
	margin-bottom: 8px;
}
#center_block_play .Block .Content .Features .RateThisDvd span a{
	font: bold 11px Arial;
	color: #d60000;
}
#center_block_play .Block .Content .Features .RateThisDvd .Button{
	margin-top: 3px;
}
#center_block_play .Block .Content .Features .Name{
	font: bold 20px Arial;	
	color: #e68639;
	border-left: 11px solid #efefef;
	width: 80%;
	height: 41px;
	background: #f5f5f5;
	line-height: 40px;
	letter-spacing: -1px;
	padding-left: 7px;
	white-space: nowrap;
}
#center_block_play .Block .Content .Features .Desc{
	border-left: 11px solid #e2e2e2;
	width: auto;
	height: 73px;
	background: url('../images/point_lightblue.gif') left top repeat-x;
}
#center_block_play .Block .Content .Features .Desc table{
	font: 11px Arial;
	line-height: 15px;
	position: relative;
	left: 10px;
	top: 6px;
	height: 85%;
	width: 100%;
}
#center_block_play .Block .Content .Features .Desc table td{
	text-align: right;
}
#center_block_play .Block .Content .Features .Desc table .Duration{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
	width: 100%;
}
#center_block_play .Block .Content .Features .Desc table .Cast{
	font-weight: bold;
	color: #d64c00;
	text-align: left;
	padding-left: 15px;
}
#center_block_play .Block .Content .Features .Desc table .Cast a{
	color: #d64c00;
}
#center_block_play .Block .Content .Features .Desc table .Studio{
	text-align: left;
	padding-left: 15px;
}
#center_block_play .Block .Content .Features .Desc table .Studio a{
	font-weight: bold;
	color: #2d9ef7;
}
#center_block_play .Block .Content .Features .Desc table .Genre{
	text-align: left;
	padding-left: 15px;
}
#center_block_play .Block .Content .Features .Desc table .Genre a{
	font-weight: bold;
	color: #2d9ef7;
}
#center_block_play .Block .Content .Features .Desc table .Genre a:hover{
}
#center_block_play .Block .Content .Features .IcoDownloadDvd{
	position: absolute;
	right: -99px;
	top: 2px;
/*	background: url('../images/ico_download_dvd.gif') left top no-repeat;*/
	width: 117px;
	height: 116px;
}
#center_block_play .Block .Content .DescText{
	background: url('../images/border_h.gif') left top repeat-x;
	float: right;
	margin-top: 5px;
	width: 512px;
	height: 54px;
	position: relative;
	left: -39px;
	line-height: 14px;
}
#center_block_play .Block .Content .DescTextInside0{
	background: url('../images/border_v.gif') right top repeat-y;
	height: 100%;
}
#center_block_play .Block .Content .DescTextInside1{
	background: url('../images/border_h.gif') left bottom repeat-x;
	height: 100%;
}
#center_block_play .Block .Content .DescTextInside2{
	background: url('../images/border_v.gif') left top repeat-y;
	padding: 6px 6px 0px 18px;
	height: 90%;
}

#center_block_play .Block .Content .RelatedMovies{
	text-align: left;
	padding: 18px 0px 0px 33px;
}
#center_block_play .Block .Content .RelatedMovies a img{
	padding: 3px;
	background: #fff;
	border: 1px solid #c7c7c7;
	margin: 0px 1% 1% 1%;
}
#center_block_play .Block .Content .RelatedMovies a:hover img{
	border: 1px solid #8a8a8a;
}
/* ------------------------------------------------------------------------------------------------ } play */

/* photo { ----------------------------------------------------------------------------------------------- */
#center_block_photo{
	float: right;
	width: 767px;
}
#center_block_photo #main_menu_top{
	height: 37px;
}
#center_block_photo #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_photo .BigHead{
	background-color: #b92400;
}
#center_block_photo .BigHead img{
	height: 62px;
	margin-top: 8px;
}
#center_block_photo .Block{
	clear: both;
}
#center_block_photo .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_photo .Block .Top .IcoGirl{
	background: url('../images/ico_girl.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 5px 0px 0px;
	margin-left: 10px;
}
#center_block_photo .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
}
#center_block_photo .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 13px 0px 13px 0px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}
#center_block_photo .Block .Content .Niche{
	padding: 0px 0px 4px 4px;
	width: 96%;
	margin: 0px auto 10px auto;
	position: relative;
}
#center_block_photo .Block .Content .Niche h1{
	font: bold 20px Arial;
	color: #ff5a24;
	background: url('../images/separator_point7.gif') left bottom repeat-x;
	margin: 0px 12px 8px 12px;
	padding-bottom: 3px;
	width: 96%;
}
#center_block_photo .Block .Content .Niche .Button{	
	position: absolute;
	right: 16px;
	top: 3px;
}

#center_block_photo .Block .Content .Bottom{
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	height: 23px;
	text-align: center;
	position: relative;
	border: none;
	border-left: 1px solid #d4d4d4;
}
/* ----------------------------------------------------------------------------------------------- } photo */

/* bonus_content { ----------------------------------------------------------------------------------------------- */
#center_block_bonus_content{
	float: right;
	width: 767px;
}
#center_block_bonus_content #main_menu_top{
	height: 37px;
}
#center_block_bonus_content #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}
#center_block_bonus_content .BigHead{
	position: relative;
	color: #fff;
	height: 70px;
	background: #fad14c url('../images/member_big_head_bg.gif') left bottom repeat-x;
}
#center_block_bonus_content .BigHead .Desc{
	top: 50%;
}
#center_block_bonus_content .BigHead img{
	float: left;
	height: 62px;
	margin-top: 8px;
	width: auto;
}

#center_block_bonus_content .Block{
	clear: both;
}
#center_block_bonus_content .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_bonus_content .Block .Top .IcoGirl{
	background: url('../images/ico_girl.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 5px 0px 0px;
	margin-left: 10px;
}
#center_block_bonus_content .Block .Top .NameBlock{
/*	margin: 6px 0px 0px 12px;
	float: left;
	font: bold 14px Arial;
	color: #fad14c;*/
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 17px Arial;
	color: #fad14c;
}
#center_block_bonus_content .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 13px 0px 13px 0px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}
#center_block_bonus_content .Block .Content .Niche{
	padding: 0px 0px 4px 4px;
	width: 96%;
	margin: 0px auto 10px auto;
	position: relative;
	clear: both;
}
#center_block_bonus_content .Block .Content .Niche div{
	float: left;
	padding: 0px 2px 15px 12px;
	text-align: center;
}
#center_block_bonus_content .Block .Content .Niche img{
	width: 150px;
	height: 112px;
	background: #fff;
	padding: 2px;
	border: 1px solid #cbcbcb;
}
#center_block_bonus_content .Block .Content .Niche a{
	text-decoration: none;
	color: #3c555c;
	font-weight: bold;
}
#center_block_bonus_content .Block .Content .Niche span{
	text-decoration: underline;
}
#center_block_bonus_content .Block .Content .Niche a:hover span{
	text-decoration: none;
}
#center_block_bonus_content .Block .Content .Niche a:hover img{
	border: 1px solid #8a8a8a;
}
#center_block_bonus_content .Block .Content .Niche h1{
	font: bold 20px Arial;
	color: #ff5a24;
	background: url('../images/separator_point7.gif') left bottom repeat-x;
	margin: 0px 12px 8px 12px;
	padding-bottom: 3px;
	width: 96%;
}

/* ----------------------------------------------------------------------------------------------- } bonus_content */


/* poll { ----------------------------------------------------------------------------------------------- */
#center_block_poll{
	float: right;
	width: 767px;
}
#center_block_poll #main_menu_top{
	height: 37px;
}
#center_block_poll #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_poll .BigHead{
	height: 100%;
	position: relative;
	color: #fff;
	background: #f7c55a;
}
#center_block_poll .BigHead img{
	float: left;
}
#center_block_poll .Block{
	clear: both;
}
#center_block_poll .Block .Top{
	height: 26px;
	border:1px solid #2f2f2f;
	border-left: none;
	border-right: none;
	position: relative;
}
#center_block_poll .Block .Top .Name{
	margin: 4px 0px 0px 12px;
	float: left;
	font: bold 16px Arial;
	color: #fad14c;
}

#center_block_poll .Block .Top .IcoGirl{
	background: url('../images/ico_girl3.gif') left center no-repeat;
	width: 14px;
	height: 20px;
	float: right;
	padding: 4px 7px 0px 0px;
	margin-left: 10px;
}

#center_block_poll .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 0px 23px 28px 23px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
	font: 12px Arial;
	color: #517681;
}
#center_block_poll .Block .Content h1{
	font: bold 12px Arial;
	padding: 21px 0px 10px 0px;
	text-transform: uppercase;
}

#center_block_poll .Block .Content .PollInfo{
	width:100%;
}
#center_block_poll .Block .Content .PollInfo tr td {
	padding:5px;
	vertical-align:top;
	color: #6F6F6F;
}
#center_block_poll .Block .Content .Active {
	border-bottom:1px solid #cfcfcf;
	margin-bottom:15px;
}
#center_block_poll .Block .Content .PollInfo .Question {
	font: bold 16px Arial;
	color: #df830d;
}
#center_block_poll .Block .Content .PollResults tr td {
	border: 1px solid #cfcfcf;
	padding:5px;
}

#center_block_poll .Block .Content .PollResults .Rated {
	text-align:center;
	float:left;
}
#center_block_poll .Block .Content a {
	color: #517681;
}


/* suspend { */
#center_block_suspend{
	float: right;
	width: 767px;
}
#center_block_suspend #main_menu_top{
	height: 37px;
}
#center_block_suspend #main_menu_bottom{
	border-top: 8px solid #fad14c;
	height: 40px;
	margin-right: 29px;
}

#center_block_suspend .BigHead{
	height: 100%;
	position: relative;
	color: #fff;	
	background: #f7c55a;
}
#center_block_suspend .BigHead img{
	float: left;
}
#center_block_suspend .Block .Content{
	border: none;
	border-left: 1px solid #d4d4d4;
	padding: 12px 0px 28px 0px;
	background: #fff url('../images/corner.gif') right bottom no-repeat;
}

#center_block_suspend .Block .Content form h2{color: red; padding: 8px 0px 17px 29px; line-height: 18px; font: 18px Arial;}
#center_block_suspend .Block .Content form input.Button {padding: 0px; margin: 0px; border: 0px; width: 186px; height: 19px; margin-left: 89px; margin-top: 10px;}
/* } suspend */

/* --------------------------------------------------------------------------------------------------------- } terms */



/* -------------------------------------------------------------------------------------------------------- } medium */


/* footer { -------------------------------------------------------------------------------------------------------- */
#footer{
	clear: both;
	height: 208px;
	background: url('../images/footer_bg_b.jpg') center bottom no-repeat;
	color: #282828;
	font: 11px Arial;
}
#footer2{
	clear: both;
	height: 156px;
	background: url('../images/footer2_bg_b.gif') center bottom no-repeat;
	color: #282828;
	font: 11px Arial;
}
#footer #container_footer,
#footer2 #container_footer{
	padding-top: 60px;
	width: 610px;
	margin: auto;
	position: relative;
	left: 70px;
}
#footer .Logo{
	position: absolute;
	left: -160px;
	top: 101px;
}
#footer2 .Logo{
	position: absolute;
	left: -188px;
	top: 80px;
}
#footer a,
#footer2 a{
	color: #282828;
}
#footer span,
#footer2 span{
	display: block;
}
#footer .Compliance,
#footer2 .Compliance{
	color: #0062c5;
	padding-top: 14px;
}
#footer .Compliance a,
#footer2 .Compliance a{
	text-decoration: none;
	color: #0062c5;
}
#footer .Compliance a:hover,
#footer2 .Compliance a:hover{
	text-decoration: underline;
}
#footer .Content,
#footer2 .Content{
	font: 10px Arial;
	line-height: 12px;
	margin-top: 14px;
}
#footer .Copyright{
	margin-top: 12px;
}
#footer2 .Copyright{
	position: absolute;
	top: 100px;
}
/* -------------------------------------------------------------------------------------------------------- } footer */


.part_name{
	font: bold 16px Verdana;
	color: #16B6ED;
	padding: 0px 0px 21px 27px;
}

.question{
	font: bold 12px Verdana;
	padding: 0px 0px 7px 27px;
}

.answer{
	padding: 0px 27px 21px 27px;
}

.answer a{
	color: #000;
}





#loading {display:none; position:absolute; background: #fff ; border:1px solid #4B3C48; text-align:center; padding:3px 3px 5px 3px;}
#loading span {color: #727f94; font: normal 14px tahoma, verdana, sans-serif;}