html, body{
margin:0;
padding:0;
background: #020202;
color:#838383;
font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
font-size: 12px;
background-position:top center;
}
img { behavior: url(/iepngfix.htc); }
a, a:visited, a:active
{
	color:#d3d3d3;
  	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-decoration: none;
}
.header_img
{
	 background-position: center top;
	 background-repeat: no-repeat;
	 height: 251px;
}
a:hover
{
	color:#2fcbd2 !important;
  	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-decoration: underline !important;
}

.new_link:link, .new_link:visited, .new_link:active
{
	color:#f9b228;
  	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-decoration: none;
}
.new_link:hover
{
	color:#f9b228;
  	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-decoration: underline !important;
}

.required
{
	color:#eb0000;
  	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	padding-left:5px;
}

ul, li {list-style:none;}
.green {color:#339900;}
#header_1
{
	position:relative;
	width:1000px;
	height:279px;
	text-align:right;
	top:-11px;
}

#mainTable
{
	margin:0;
	padding:0;
	width:100%;
	 min-height: 100%;
  height: auto !important; height: 100%;
}
.navigation
{
	background:  url(/images/navi_bg.jpg) center center no-repeat;
	height:75px;
}
.blue_sep
{
	background: #0a788d;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
}
#leftColumn{
margin:0;
padding:0;
background: url(/images/bg_cont_left.jpg) repeat-y;
background-position:top right;
}

#rightColumn{
margin:0;
padding:0;
background: url(/images/bg_cont_right.jpg) repeat-y;
background-position:top left;
}

#centerColumn{
width:1000px;
background: #272727;
}

#top
{
	height:250px;
	width:1000px;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	color: #fff8d0;
	padding:0px;
	margin:0;
	overflow: hidden;
}
#top .right
{
	/*width:1000px;*/
	position:absolute;
	margin-left:auto;
	text-align:right;
	color:#fff8d0;
	padding: 5px 0 0 810px;
}
#top .right a
{
	color:#fff8d0;
	font-family: Trebuchet, Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#top .right a:hover
{
	color:#000000;
	text-decoration: none;
}
#top .logolink img{
	display: inline;
	width:1000px;
	height:213px;
}
#navbar
{
	display: inline;
	margin-top:0px;
	padding:0;
	text-align:right;
}
#navbar li {float: right;}
#navbar li a {display:block;height:35px;font-size:0;line-height:0;}
#navbar li a span {display:none;}
#navbar .home a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/home.jpg);width:115px;margin:0px;}
#navbar .home a:hover, #navbar .home a.active, #navbar .home .active:hover {background-position:0 -35px;background-repeat:no-repeat;margin:0px;}
#navbar .browse a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/browse.jpg);width:158px;margin:0px;}
#navbar .browse a:hover, #navbar .browse a.active, #navbar .browse .active:hover {background-position:0 -35px;background-repeat:no-repeat;margin:0px;}
#navbar .join a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/join.jpg);width:152px;margin:0px;}
#navbar .join a:hover, #navbar .join a.active, #navbar .join .active:hover {background-position:0 -35px;background-repeat:no-repeat;margin:0px;}
#navbar .tour a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/tour.jpg);width:126px;margin:0px;}
#navbar .tour a:hover, #navbar .tour a.active, #navbar .tour .active:hover {background-position:0 -35px;background-repeat:no-repeat;margin:0px;}
#navbar .members a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/members.jpg);width:145px;margin:0px;}
#navbar .members a:hover, #navbar .members a.active, #navbar .members .active:hover {background-position:0 -35px;background-repeat:no-repeat;margin:0px;}
#navbar .support a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/support.jpg);width:155px;margin:0px;}
#navbar .support a:hover, #navbar .support a.active, #navbar .support .active:hover {background-position:0 -35px;background-repeat:no-repeat;}
#navbar .extra a{background-position:0 0;background-repeat:no-repeat;background: url(/images/top_menu/extra.jpg);width:149px;margin:0px;}
#navbar .extra a:hover, #navbar .extra a.active, #navbar .extra .active:hover {background-position:0 -35px;background-repeat:no-repeat;margin:0px;}

#footer_clean
{
	margin:0;
	padding-top:0px;
	background: url(/images/bg_footer_clean.jpg) center top no-repeat;
	height:356px;
	background-position:top center;
	text-align:center;
	color:#B1B1B1;
	font-family: Trebuchet MS, Arial,sans-serif;
  	font-size: 12px;
  	overflow:hidden;
}

#footer
{
	margin:0;
	padding-top:0px;
	background: url(/images/bg_footer.jpg) center top no-repeat;
	height:356px;
	background-position:top center;
	text-align:center;
	color:#B1B1B1;
	font-family: Trebuchet MS, Arial,sans-serif;
  	font-size: 12px;
  	overflow:hidden;
}
#footer .footer_menu
{
	text-align:center;
	padding-top:12px;
}
#footer .footer_links
{
	text-align:center;
	padding-top:170px;
}
#footer .footer_menu A:link
{
	color:#B1B1B1;
	text-decoration:none;
}
#footer .footer_menu A:hover
{
	color:#FFFFFF;
	text-decoration:underline !important;
}
#footer .footer_menu A:visited
{
	color:#B1B1B1;
	text-decoration:none;
}
#footer .footer_links .ftl1
{
	color:#B1B1B1;
}
#footer .footer_links .ftl:link
{
	color:#B1B1B1;
	text-decoration:none;
}
#footer .footer_links .ftl:hover
{
	color:#FFFFFF;
	text-decoration:underline !important;
}
#footer .footer_links .ftl:visited
{
	color:#B1B1B1;
	text-decoration:none;
}


#content
{
	margin:0;
	width:1000px;
	height:1000px;
}
#content .left
{
	margin:0;
}
#content .right
{
	width:98%;
}
#content .left_join
{
	margin:0;
	width:98%;
}
#content .right_join
{
	margin:0;
}
 

#search_advanced A {
  color: #ffffff; }
 
.welcome_text
{
	padding-top:7px; text-align:center;
	color:#b9b8b8;
}
#searchcr
{
	width: 220px;
  	background: #060606;
	clear:both;
	margin: 0px 1px;
	padding-bottom:12px;
}

#searchcr .searchblock {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#searchcr .searchblock P.sel {
  padding: 0px 0px 0px 5px;
  margin-bottom:4px;
  text-align: left; }
#searchcr .searchblock P.btn {
  padding: 0px 10px 0px 0px;
  margin:0;
  text-align: right; }

#searchcr .searchblock P.sel SELECT {
  font-family: Trebuchet MS, Arial,sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #a4a4a4;
  margin: 3px 0 0 0;
  padding: 3px;
  width: 210px; }
FORM
{
	padding:0;
	margin:0;
}
/** NEWEST TRAILERS TABLE **/
TD.newestheader{
	background: #292929 url(/images/newest-trailers.jpg) bottom center no-repeat;
	height:38px;
	color: #3c0103;
	font-family: Trebuchet, Trebuchet MS, Arial, Tahoma;
	font-size: 16px;
	padding:0 0 3px 12px;
	font-weight: bold;
	text-align: left;
}
.welcome_text {
	font-size: 12px;
	text-align: center;
}
.idx_wiz
{
	text-align: justify;
	background: url(/images/new/idx_wb_bg.jpg) no-repeat;
	height:211px;
	border:  1px solid #333333;
	overflow:hidden;
}
.idx_wiz TABLE
{
	width:495px;
	text-align:justify;
	margin: 7px 7px 0 0;
}
.idx_wiz SPAN
{
	color: #2fcbd2;
	font-weight:bold;
}
.idx_wiz .j_btn
{
	text-align:center;
}
.idx_wiz .j_btn IMG
{
	margin-top: 10px;
}
.get_pass
{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 20px 0px 0px 0;
}
.get_pass a, .get_pass a:visited{
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.get_pass a:hover{
	font-size:16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.hd_sd
{
	height:38px;
	width:316px;
	background: url('/images/hd_sd_bg.gif') top right no-repeat;
	text-align:center;
	vertical-align: top;
	padding-top: 10px;
	font-size:14px;
	color:#bdbdbd;
	font-weight:bold;
}
.hd_sd .hd_sd_active:link, .hd_sd .hd_sd_active:visited, .hd_sd .hd_sd_active:active
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.hd_sd .hd_sd_active:hover
{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline !important;
}
.hd_sd .hd_sd_link:link, .hd_sd .hd_sd_link:visited, .hd_sd .hd_sd_link:active
{
	font-size:14px;
	color:#bdbdbd;
	font-weight:bold;
	text-decoration:none;
}
.hd_sd .hd_sd_link:hover
{
	font-size:14px;
	color:#bdbdbd;
	font-weight:bold;
	text-decoration:underline !important;
}
.watch_full_hd
{
	height:38px;
	text-align:center;
		padding: 5px 0 10px 0;
}
.watch_full_hd A, .watch_full_hd A:visited, .watch_full_hd A:link
{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	text-decoration: underline;
}
.watch_full_hd A:hover
{
	color:#FFFFFF;
	font-size:24px;
	font-weight:bold;
	text-decoration: none;
}

.traileritem .starring{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.traileritem .dvdcover, .traileritemselected .dvdcover, .traileritemover .dvdcover{
width: 80px;
padding: 6px;
text-align:center;
}
.traileritem .dvd_title
{
	color:#2fcbd2;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
	padding:0px 3px 0px 0px;
	background-position: center left;
	text-transform:capitalize;
	/*border-bottom: 1px solid #414141;*/
}
.traileritemselected .dvdinfo, .traileritem .dvdinfo, .traileritemover .dvdinfo{
	text-align:left;
	padding: 4px 6px 4px 4px;
	color:#E2E2E2;
	font-size: 11px;
}
.traileritemselected .dvdinfo A, .traileritem .dvdinfo A, .traileritemover .dvdinfo A{
	color:#FFFFFF;
	font-size: 11px;
}
.traileritemselected TD{
	background: #3b3b3b;
}
.traileritemselected .dvd_title
{
	color:#ff007e;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
	padding:0px 3px 0px 0px;
	text-transform:capitalize;
	/*border-bottom: 1px solid #414141;*/
}
.traileritemselected .starring{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.traileritemselected #viewing {
	display:block;
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	vertical-align: bottom;
	margin-top:25px;
	font-weight: bold;
}
.traileritemselected #watch {
	display: none;
}
.traileritemover #watch {
	display:block;
	color: #000000;
	background: #E2E2E2;
	text-align: center;
	vertical-align: bottom;
	margin-top:25px;
	font-weight: bold;
}

.traileritem #viewing {
	display: none;
}
.traileritem #watch {
	display: none;
}
.traileritemover .dvd_title
{
	color:#2fcbd2;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
	padding:0px 3px 0px 0px;
	text-transform:capitalize;
	/*border-bottom: 1px solid #414141;*/
}

.traileritemover TD{
	background: #000000;
	cursor: hand;
	cursor: pointer;
}
.traileritemover .starring{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.traileritemover #viewing {
	display: none;
}
/** END --- NEWEST TRAILERS TABLE **/
#what_you_get
{
	width:987px;
	height: 310px;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: url(/images/new/what_you_get.gif) top right no-repeat;
	clear:both;
	margin-bottom: 10px;
	overflow: hidden;
}
#what_you_get .wyg_title
{
	position:relative;
	top:60px;
	left:30px;
	text-align:left;
	font-weight: bold;
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 24px;
  	margin:0;
	clear: both;
}
#what_you_get .wyg_text
{
	position:relative;
	top:68px;
	left:40px;
	text-align:left;
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 16px;
  	font-weight: bold;
  	line-height:22px;
}
.page_title1
{
	width:990px;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: #161616 url(/images/new/title1_bg.jpg) no-repeat;
	color: #ff007e;
	font-size: 18px;
	line-height: 25px;
	height: 42px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	overflow: hidden;
	text-transform: capitalize;
	margin:5px 0;
	clear:both;
}
.page_title1 TABLE
{
	width:990px;
}
.page_title1 .left
{
	text-align: left;
	padding-left: 30px;
	text-transform: capitalize;
}
.page_title1 #current_trailer_name
{
	color:#FFFFFF;
	text-transform: capitalize;
}
.page_title1 .right
{
	text-align: right;
	padding: 9px 10px 0 0;
}
.page_title
{
	text-align:left;
	background: #161616 url(/images/new/puce1.gif) 10px 13px no-repeat;
	color: #2fcbd2;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	padding: 0px 0px 0px 30px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial,sans-serif;
	overflow: hidden;
	text-transform: capitalize;
	clear:both;
}

.page_title_rgt
{
	color:  #2fcbd2;
	font-weight:bold;
	font-size:16px;
	background: url('/images/new/prn_blk_t_bg.jpg') top left no-repeat;
	width: 208px;
	overflow:hidden;
	padding: 4px 0 5px 25px;
	border: 1px solid #262626;
	margin: 5px;
	text-transform:capitalize;
	text-align:left;
}

.page_title2
{
	width:990px;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: #161616 url(/images/new/title1_bg.jpg) no-repeat;
	color: #ff007e;
	font-size: 18px;
	line-height: 41px;
	height: 42px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	overflow: hidden;
	text-transform: capitalize;
	margin:5px 0;
	clear:both;
}
.page_title2 TABLE
{
}
.page_title2 .left
{
	text-align: left;
	padding-left: 30px;
	text-transform: capitalize;
}
.page_title2 .left SPAN
{
	margin-left: 10px;
	color: #adadad;
	font-size: 16px;
}
.page_title2 .right
{
	text-align: right;
	padding: 0px 10px 0 0;
}

.page_title3
{
	width:990px;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: #161616 url(/images/new/title1_bg.jpg) no-repeat;
	line-height: 30px;
	color:#FFFFFF;
	font-size:16px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom:5px;
	height: 42px;
	overflow: hidden;
	clear:both;
}
.page_title3 .left
{
	color: #ff007e;
	font-size: 18px;
	text-align: left;
	padding-left: 30px;
	text-transform: capitalize;
}
.page_title3 .right
{
	color:#FFFFFF;
	font-size:16px;
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 0 0;
}
.page_title3 .right SELECT
{
	position: relative;
	top:0px;
}
.nesb_mr{
	margin-right: 18px;
}
.nes_big_div
{
	border:  1px solid #323232;
	background:#1a1a1a;
	padding:12px;
}
.nes_big{
	width: 307px;
	height:260px;
	*height:250px;
	overflow:hidden;
	background: #121212;
	border: 1px solid #272727;
	float:left;
}
.nes_big .image{padding: 7px 7px;}
.nes_big .nesb_dn
{
	border-top: 1px solid #323232;
	padding: 0px 7px;
	background: url(/images/new/nes_big_tl_bg.jpg) top right no-repeat;
}
.nes_big .nesb_dn .nesb_name{
	width: 293px;
	text-align:left;
	overflow:hidden;
	text-transform:capitalize;
	color: #2fcbd2;
	font-size: 14px;
	height:21px;
	font-weight:bold;
	margin-top:6px;
	clear: both;
}
.nes_big .nesb_dn .nesb_date{
	width: 293px;
	text-align:left;
	text-transform:capitalize;
	overflow:hidden;
	font-size: 11px;
	margin-top:2px;
	font-weight:bold;
	color:#717170;
	clear: both;
}
.nes_big .nesb_dn .nesb_btns{
	margin-top:4px;
	width: 293px;
	text-align:right;
	clear: both;
}
.nes_big .nesb_hd
{
	position:relative;
	float:left;
	top:-42px;
	*top:-47px;
	left:250px;
	z-index:100;
}

.ness_mr{
	margin-right: 6px;
}
.nes_small{
	width: 254px;
	height:198px;
	overflow:hidden;
	float: left;
	margin-bottom:6px;
	border: 1px solid #353535;
	background: #121212 url(/images/new/nes_small_tl_bg.jpg) bottom left no-repeat;
}
.nes_small .image{padding: 7px 7px;}
.nes_small .ness_dn
{
	border-top: 1px solid #353535;
	padding: 0px 7px;
}
.nes_small .ness_stars{
	width: 240px;
	text-align:left;
	overflow:hidden;
	text-transform:capitalize;
	color: #2fcbd2;
	font-size: 14px;
	height:16px;
	font-weight:bold;
	margin-top:4px;
	clear: both;
}
.nes_small .ness_stars .lnkb:link, .nes_small .ness_stars .lnkb:visited{
	font-size: 14px;
	color: #ff007e;
}
.nes_small .ness_stars .lnkb:hover{
	font-size: 14px;
	color: #2fcbd2 !important;
	text-decoration: underline !important;
}
.nes_small .ness_stars .lnkp:link, .nes_small .ness_stars .lnkp:visited{
	font-size: 14px;
	color: #2fcbd2;
}
.nes_small .ness_stars .lnkp:hover{
	font-size: 14px;
	color: #ff007e !important;
	text-decoration: underline !important;
}
.nes_small .ness_view{
	width: 240px;
	clear: both;
}
.nes_small .ness_hd
{
	position:relative;
	float:left;
	top:-32px;
	*top:-32px;
	left:216px;
	z-index:100;
}
.get_your_pass
{
	width: 763px;
	height:60px;
	text-align:center;
	clear:both;
	margin: 30px 0;
	padding-top:30px;
}
.get_your_pass2
{
	width: 763px;
	text-align:center;
	clear:both;
	margin-bottom: 10px;
	padding-top:20px;
}
.get_your_pass A, .get_your_pass A:visited, .get_your_pass A:link
{
	color:#FFFFFF;
	font-size:40px;
	font-weight:bold;
	text-decoration: underline;
}
.get_your_pass A:hover
{
	color:#FFFFFF;
	font-size:40px;
	font-weight:bold;
	text-decoration: none;
}

.pornstars_block
{
	width:245px;
	border: 1px solid #262626;
	margin-top:0px;
	overflow:hidden;
	text-align:left;
	background: #121212 url(/images/new/prn_blk_mr_bg.jpg) bottom left no-repeat;
}
.pornstars_block .pb_title
{
	color:  #2fcbd2;
	font-weight:bold;
	font-size:16px;
	background: url('/images/new/prn_blk_t_bg.jpg') top left no-repeat;
	width: 208px;
	overflow:hidden;
	padding: 4px 0 5px 25px;
	border: 1px solid #262626;
	margin: 5px;
	text-transform:capitalize;
}
.pornstars_block .pb_info
{
	color:  #838383;
	font-size:12px;
	background-image: url('/images/new/bulletp.gif');
	background-position: 10px 9px;
	background-repeat: no-repeat;
	width: 210px;
	overflow:hidden;
	border-bottom: 1px solid #262626;
	padding: 2px 0 2px 22px;
	margin: 0 5px;
}
.pornstars_block .pb_info A
{
	color:  #838383;
	font-weight:bold;
	font-size:12px;
	font-weight:bold;
}
.pornstars_block .pb_more
{
	border-top: 1px dashed #262626;
	width:245px;
	text-align:right;
	margin: 5px 0px 0 0;
}
.pornstars_block .pb_more IMG
{
	margin: 10px;
}
.lpg_div
{
	background:#1a1a1a;
	border: 1px solid #2e2e2e;
	padding: 15px 0px;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 700px; /*Width of Carousel Viewer itself*/
height: 197px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/ 
overflow:hidden;/*clip content that go outside dimensions of holding panel DIV*/
padding-left: 8px; /*margin around each panel*/
width: 222px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#zfade_wrap{
background:url(../black-ice-pass_files/common/images/bg.gif);

padding:5px;
font-family:Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:11px;
width:716px;
}
.idx_lpg{
	width: 210px;
	overflow:hidden;
	background: #121212;
	border: 1px solid #353535;
	padding:2px 5px 0 5px;
	display: block;
}
.idx_lpg .idx_lpg_name{
	width: 210px;
	text-align:left;
	text-transform:capitalize;
	color: #9e9e9e;
	font-size: 14px;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:3px;
	clear: both;
}
.idx_lpg .idx_lpg_name A{
	color: #2fcbd2;
	font-size: 14px;
}
.idx_lpg .idx_lpg_name A SPAN{
	color: #838383;
	font-size: 12px;
}
.idx_lpg .idx_lpg_pic{
	width:210px;
	height:140px;
	overflow:hidden;
	clear:both;
	}
.idx_lpg .idx_lpg_pics{
	width: 210px;
	text-align:left;
	text-transform:capitalize;
	background: url('/images/gal_view_pics2.gif') left center no-repeat;
	color: #838383;
	font-size: 12px;
	padding-left: 22px;
	overflow:hidden;
	margin:5px 0 7px 0;
	clear: both;
}
.idx_lpg .idx_lpg_pics A{
	color: #7b7b7b;
	font-size: 12px;
}
.idx_mvs{
	overflow: hidden;
	width: 293px;
	display: block;
	clear: both;
	margin-top:10px;
}
.idx_mvs A IMG{
	width: 293px;
	background-position: center;
	background:#292929;
	clear: both;
}
.idx_mvs A:hover IMG{
  -moz-opacity:0.8;
  filter: alpha(Opacity=80);
}

.idx_mvs .idx_mvs_name{
	width: 293px;
	text-align:left;
	text-transform:capitalize;
	color: #b00c15;
	font-size: 12px;
	font-weight:bold;
	clear: both;
}
.idx_mvs .idx_mvs_name SPAN{
	color: #FFFFFF;
}
.idx_mvs .idx_mvs_stars{
	width: 293px;
	text-align:left;
	text-transform:capitalize;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	clear: both;
}
.idx_mvs .idx_mvs_stars SPAN{
	text-decoration:underline;
}
.idx_mvs .idx_mvs_stars A{
	color: #FFFFFF;
	font-size: 11px;
}
.idx_rgt
{
	border:1px solid #2e2e2e;
	background: #1e1e1e;
}
.idx_nrd{
	overflow: hidden;
	width: 150px;
	height:220px;
	background: #000000;
	display: block;
	margin-bottom:15px;
	padding: 5px;
	clear: both;
	border:1px solid #272727;
	background: #121212;
}
.idx_nrdn{
	overflow: hidden;
	width: 160px;
	background: url('/images/new/bulletp.gif') 0px 8px no-repeat;
	display: block;
	margin:5px 0;
	color: #8c8c8c;
	font-size:13px;
	font-weight:bold;
	padding: 0px 0px 3px 10px;
	border-bottom:  1px solid #272727;
	clear: both;
	margin-left:15px;
}
.idx_nrdn A, .idx_nrdn A:link, .idx_nrdn A:visited{
	color: #838383;
	font-size:13px;
}
.idx_nrdn A:hover{
	color: #2fcbd2;
	text-decoration:  underline !important;
	font-size:13px;
}
.idx_nrd A IMG{
	width: 120px;
	clear: both;
}
.idx_nrd .idx_nrd_title{
	width: 150px;
	text-transform:capitalize;
	color: #2fcbd2;
	font-size: 12px;
	font-weight:bold;
	clear: both;
}
.idx_nrd .idx_nrd_title A{
	color: #2fcbd2;
	font-size: 11px;
}
.idx_nrd .idx_nrd_date{
	width: 150px;
	font-size: 12px;
}
.idx_nrd .idx_nrd_hd{
	position:relative;
	float:left;
	top:155px;
	left:106px;
}
.rgt_mr_div
{
	width:165px;
	border-bottom: 1px dashed #343434;
	margin-right:14px;
}
.rgt_mr_div IMG
{
	margin: 10px 0;
}
.mm_nrd{
	overflow: hidden;
	width: 170px;
	height:220px;
	background: #000000;
	display: block;
	margin-top:5px;
	margin-bottom:5px;
	padding: 5px;
	float:left;
	margin-left:15px;
}
.mm_nrd A IMG{
	width: 120px;
	clear: both;
}
.mm_nrd .mm_nrd_title{
	width: 170px;
	text-transform:capitalize;
	color: #eb0000;
	font-size: 12px;
	font-weight:bold;
	clear: both;
}
.mm_nrd .mm_nrd_title A{
	color: #eb0000;
	font-size: 11px;
}
.mm_nrd .mm_nrd_date{
	width: 170px;
	font-size: 12px;
}
.mm_nrd .mm_nrd_hd{
	position:relative;
	float:left;
	top:155px;
	left:114px;
}
.cat_div
{
	border: 1px solid #2a2a2a;
	background: #161616;
	padding:0 10px 10px 10px;
}
.mr_fg
{
	margin-right:26px;
}
.idx_fg{
	overflow: hidden;
	width: 293px;
	display: block;
	border: 1px solid #272727;
	background: #121212;
	padding:5px;
	margin-top:10px;
	float:left;
	cursor: pointer;
	cursor: hand;
}
.idx_fg .idx_fg_img{
	width:293px;
	height:165px;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
}
.idx_fg .idx_fg_name{
	position: relative;
	overflow:hidden;
	background:url('/images/new/genre_btn.png') no-repeat;
	width:147px;
	height:48px;
	top:117px;
	left: 0px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding: 12px 0 0 0px;
	vertical-align:middle;
	behavior: url(/iepngfix.htc);
}
.porns_div
{
	background:#1a1a1a;
	border: 1px solid #2e2e2e;
	padding: 11px;
}
.mr_brp
{
	margin-right:12px;
}
.idx_brp{
	overflow: hidden;
	width: 114px;
	display: block;
	margin-bottom:12px;
	background: #121212;
	border: 1px solid #262626;
	float:left;
}
.idx_brp A IMG{
	padding: 0 7px;
	width: 100px;
	clear: both;
}
.idx_brp .idx_brp_name{
	padding: 4px 7px;
	text-align:center;
	text-transform:capitalize;
	color: #2fcbd2;
	font-size: 11px;
	overflow: hidden;
	clear: both;
}
.idx_brp .idx_brp_name A{
	color: #2fcbd2;
	font-size: 11px;
}
.idx_brp .idx_brp_rs
{
	margin-top: 7px;
	padding: 5px 7px;
	border-top:1px solid #262626;
}
.idx_brp .idx_brp_rs .idx_brp_scenes{
	text-align:left;
	text-transform:capitalize;
	font-size: 11px;
	clear: both;
}
.idx_brp .idx_brp_rs .idx_brp_scenes A{
	font-size: 11px;
}
.idx_brp .idx_brp_rs .idx_brp_rating{
	text-align:left;
	text-transform:capitalize;
	font-size: 11px;
	font-weight:bold;
	clear: both;
}
.right_title
{
	width:756px;
	text-align:center;
	clear:both;
}
.join_offer
{
	border:1px solid #2e2b28;
	clear:both;
	width:440px;
	height:590px;
	background: url(/images/join/offer.jpg) center center no-repeat;
	margin-bottom:5px;
}
.join_offer .nb_dvds
{
	position:relative;
	top:60px;
	left:170px;
}
.join_offer .nb_scenes
{
	position:relative;
	top:62px;
	left:170px;
}
.join_offer .nb_content
{
	position:relative;
	top:65px;
	left:170px;
}
.join_offer .get_list
{
	position:relative;
	top:285px;
	left:20px;
	font-size: 14px;
	color:#838383;
	font-family: Trebuchet MS, Arial, sans-serif;
  	text-align:left;
	line-height:18px;
}
.join_offer .offer_text
{
	color:#838383;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:left;
}
.join_offer .offer_text SPAN
{
	color:#2fcbd2;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 30px;
	font-weight:bold;
}
.join_free_access
{
	border:1px solid #2d2d2d;
	clear:both;
	width:440px;
	height:373px;
	background: url(/images/join/free_access.jpg) center center no-repeat;
	overflow:hidden
}
.left_table_join
{
	border:1px solid #2b2b2b;
	width:530px;
	color:#838383;
	padding:4px;
	margin:0;
	clear:both;
	background: #161616 url(/images/join/main_bg.jpg) no-repeat;
}
.join_ctn_btn
{
	width:247px;
	color:#2fcbd2;
	border: 2px solid #2fcbd2;
	background: #000000;
	font-weight:bold;
	text-transform: uppercase;
	font-size:22px;
	padding: 5px 0px;
	cursor: hand;
	cursor: pointer;
}
.left_table_join .join_form_div
{
	padding:4px;
	background: #1c1c1c;
	color:#838383;
}
.left_table_join .join_form_div .join_form_inner
{
	background:  #101010;
	border: 1px solid #191919;
	padding-bottom:8px;
}
.left_table_join .join_form_div .join_form_inner .join_sep
{
	width: 12px;
	background: url(/images/join/v_sep.jpg) repeat-y;
}
.left_table_join .join_form_div .join_form_inner .account_form .join_sep2
{
	height: 2px;
	line-height: 0px;
	background: url(/images/join/h_sep.jpg) repeat-x;
}
.left_table_join .join_form_div .join_form_inner .join_from_title
{
	width:502px;
	height:37px;
	background: url(/images/join/sub_title_bg.jpg) no-repeat;
	border-bottom: 1px solid #191919;
	color:#ff007e;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 16px;
	text-align:left;
	line-height:30px;
	text-transform:capitalize;
	font-weight: bold;
}
.left_table_join .join_form_div .join_form_inner .join_from_title SPAN
{
	color:#2fcbd2;
}
.left_table_join .join_form_div .join_form_inner .join_from_title .f_text
{
	float:left;
}
.left_table_join .join_continue
{
	width:522px;
	margin-top:15px;
	text-align:center;
}
.left_table_join .join_form_div .join_form_inner .join_from_title .learn_more
{
	float:right;
	margin:4px 0px;
}
.left_table_join .join_form_div .join_form_inner .account_form
{
	width:502px;
	margin-top:10px;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan
{
	padding:5px 10px;
	background:#121212;
	border: 1px solid #181818;
}
.left_table_join .join_form_div .join_form_inner .account_form .selected_plan
{
	padding:5px 10px;
	background:#1d1d1d;
	border: 1px solid #151515;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan .plan_descrp, .left_table_join .join_form_div .join_form_inner .account_form .selected_plan .plan_descrp
{
	float:left;
	color:#7b7b7b;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:left;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan .plan_descrp A, .left_table_join .join_form_div .join_form_inner .account_form .selected_plan .plan_descrp A
{
	color:#7b7b7b;
	text-decoration:none;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan .plan_descrp A:hover, .left_table_join .join_form_div .join_form_inner .account_form .selected_plan .plan_descrp A:hover
{
	color:#7b7b7b;
	text-decoration:none;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan .plan_descrp STRONG, .left_table_join .join_form_div .join_form_inner .account_form .selected_plan .plan_descrp STRONG
{
	color:#2fcbd2;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan .radio_div, .left_table_join .join_form_div .join_form_inner .account_form .selected_plan .radio_div
{
	float:left;
	vertical-align:top;
	margin-right:5px;
}
.left_table_join .join_form_div .join_form_inner .account_form .plan .plan_descrp A, .left_table_join .join_form_div .join_form_inner .account_form .selected_plan .plan_descrp A
{
	font-size: 12px;
}
.left_table_join .join_form_div .join_form_inner .account_form .account_form_info
{
	color:#7b7b7b;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	float:left;
	margin-left:50px;
	clear:both;
}
.left_table_join .join_form_div .join_form_inner .account_form .account_form_info SPAN
{
	color:#eb0000;
}
.left_table_join .join_form_div .join_form_inner .account_form .account_form_info A
{
	font-size: 11px;
}
.left_table_join .join_form_div .join_form_inner .account_form .td_label
{
	color:#2fcbd2;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:right;
	vertical-align:top;
	font-weight:bold;
	padding-right:5px;
}
.left_table_join .join_form_div .join_form_inner .account_form .td_field
{
	color:#7b7b7b;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	padding-bottom:4px;
}
.left_table_join .join_form_div .join_form_inner .account_form .td_field INPUT
{
	width:220px;
}
.join_title
{
	width:536px;
	height:44px;
	background: url(/images/join/title.jpg) no-repeat;
	clear:both;
}
.right_table
{
	border:1px solid #2e2e2e;
	width:795px;
	margin:0;
	background: #161616 url(/images/tour/main_bg.jpg) top center no-repeat;
	clear:both;
}
.right_table_ex
{
	border:1px solid #2e2e2e;
	width:795px;
	margin:0;
	background: #161616 url(/images/extra/main_bg.jpg) top center no-repeat;
	clear:both;
}

.support_block
{
	text-align:justify;
	margin:4px 4px 10px 4px;
	color:#838383;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:18px;
	width:99%;
}
.support_sub_title
{
	background: #000000;
	height:20px;
	color:#2fcbd2;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 13px;
	line-height:20px;
	text-align:left;
	vertical-align:middle;
	padding-left:8px;
	text-transform:capitalize;
	border: 1px solid #313131;
	font-weight: bold;
}
.support_block .dashed_bottom
{
	padding-bottom:10px;
	border-bottom: 1px solid #313131;
}
.requirements
{
	margin-top:10px;
	background: #2fcbd2;
}
.requirements TD
{
	background: #000000;
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
}

.right_sep
{
	
	height:0px;
	line-height:0px;
	clear:both;
}
.right_table .newest_dvd_info
{
	margin-top:0px;
	margin-left:5px;
	width:491px;
	height: 304px;
}


.right_table .search_sep
{
	background: url(/images//search/big_sep.jpg) no-repeat;
	background-position:5px 0px;
	height:10px;
	width:100%;
	clear: both;
	display:block;
}
.right_table .mr_nds
{
	margin-right:10px;
}
.right_table .movie_scene
{
	float:left;
	display: block;
	background:  #292929 url(/images/newest_scene_bg.png) no-repeat;
	width:234px;
	height: 283px;
	margin-bottom: 2px;
	color:#eb0000;
}
.right_table .movie_scene .movie_scene_inner
{
	border:1px solid #313131;
	background:  #292929;
	margin:4px;
}
.right_table .movie_scene .movie_scene_inner .scene_title
{
	height:20px;
	text-align:center;
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:20px;
	font-weight:bold;
}
.right_table .movie_scene .movie_scene_inner .scene_title A
{
	color:#eb0000;
}
.right_table .movie_scene .movie_scene_inner .scene_pic
{
	padding:2px;
}
.right_table .movie_scene .movie_scene_inner .scene_pornstars
{
	height:50px;
	overflow:hidden;
	border-bottom: 1px dashed #202020;
}
.right_table .movie_scene .movie_scene_inner .scene_pornstars .sp_title
{
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
}
.right_table .movie_scene .movie_scene_inner .scene_pornstars P
{
	padding:2px 3px 3px 15px;
	margin:0px;
	color:#878787;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
}
.right_table .movie_scene .movie_scene_inner .scene_pornstars P A
{
	color:#878787;
}
.right_table .movie_scene .movie_scene_inner .scene_download
{
	height:32px;
	text-align:center;
	vertical-align: middle;
}

.right_table .ml_lrd
{
	margin-left:22px;
}
.right_table .mr_lrd
{
	margin-right:29px;
}
.right_table .mr_ds
{
	margin-right:13px;
}
.right_table .mr_md
{
	margin-right:15px;
}
.right_table .mr_as
{
	margin-right:2px;
}
.right_table .mr_gl
{
	margin-right:20px;
}

.right_table .movie_scene3
{
	float:left;
	display: block;
	border:1px solid #2a2a2a;
	padding:5px;
	background: #282828 url(/images/search_scene_bg.jpg) no-repeat bottom left;
}
.right_table .movie_scene3 .scene_title3
{
	background: url(/images/search_scene_title_bg.jpg) no-repeat;
	height:25px;
	text-transform: capitalize;
	color:#eeb900;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:22px;
	font-weight:bold;
	border: 1px dashed #414141;
}
.right_table .movie_scene3 .scene_title3 .scene_name3
{
	padding-left:21px;
	float:left;
	width:523px;
}
.right_table .movie_scene3 .scene_title3 .scene_name3 SPAN
{
	color: #bdbdbd;
}
.right_table .movie_scene3 .scene_title3 .scene_dl3
{
	padding-left:22px;
	float:left;
}
.right_table .movie_scene3 .scene_cast_genre3
{
	text-transform: capitalize;
	color:#eeb900;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 11px;
	font-weight:bold;
	padding:5px 10px;
	border-bottom: 1px dashed #414141;
}
.right_table .movie_scene3 .scene_cast_genre3 P
{
	background: url(/images/puce_1.gif) no-repeat 2px 2px;
	padding-left:15px;
	text-align:left;
	margin:0px;
}
.right_table .movie_scene3 .scene_cast_genre3 P A
{
	color: #bdbdbd;
	font-weight:normal;
	font-size:11px;
}
.right_table .movie_scene3 .scene_pics3
{
	background: #363636;
	padding: 4px;
	margin-top:5px;
}
.right_table .movie_scene3 .scene_pics3 IMG
{
	margin:4px;
}
.right_table .movie_scene3 .scene_descrp3
{
	margin-top:5px;
	color:#878787;
	background:#000000;
	font-size:12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding:3px 5px;
	text-align:justify;
	border-top: 1px dashed #414141;
	border-bottom: 1px dashed #414141;
}
.right_table .movie_scene3 .scene_files3
{
}
.right_table .movie_scene3 .scene_files3 .movie_types3
{
	float:left;
	padding-left:10px;
}
.right_table .movie_scene3 .scene_files3 .movie_types3 IMG
{
	float:left;
	margin:5px 0px;
}
.right_table .movie_scene3 .scene_files3 .dlw_buttons3
{
	padding-top:20px;
	float:right;
	padding-right:15px;
}
.right_table .dashed_bottom2
{
	border-bottom: 1px dashed #414141;
	height:1px;
	padding-top:10px;
	*padding-top:0px;
	margin:10px 0px;
	clear:both;
}
.right_table .dvd_search
{
	float:left;
	background: url(/images/search/mv_bg.jpg) no-repeat;
	width:222px;
	padding:5px;
	margin-bottom: 10px;
}
.right_table .dvd_search .dvd_search_inner
{
	border:1px solid #313131;
	background: #292929;
	padding: 0px;
	width:200px;
	padding:5px;
}
.right_table .dvd_search .dvd_search_inner .dvd_title_search
{
	height:20px;
	overflow:hidden;
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:20px;
	font-weight:bold;
	text-align:center;
}
.right_table .dvd_search .dvd_search_inner .dvd_title_search A
{
	color:#eb0000;
}
.right_table .dvd_search .dvd_search_inner .dvd_cover_search
{
	margin: 4px 0;
}
.right_table .dvd_search .dvd_search_inner .dvd_add_dl_search
{
	background: url(/images/search/mv_info_bg.jpg) no-repeat;
	text-align:left;
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 11px;
	line-height:16px;
	height: 40px;
	padding-left:22px;
	margin-top:2px;
	margin-bottom:0px;
}
.right_table .dvd_search .dvd_search_inner .dvd_add_dl_search STRONG
{
	color:#eb0000;
	line-height:18px;
}
.right_table .dvd_search .dvd_search_inner .dvd_dlbtn_search
{
	text-align:center;
	padding:5px 0px 0 0;
}
.pagination
{
	float:left;
	display: block;
	margin:5px 0px;
}
.pagination .browse2
{
	background: url(/images/gal_titles_bg.jpg) no-repeat;
	height:33px;
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	line-height:31px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	border: 1px dashed #414141;
	clear:both;
}
.pagination .pages
{
	text-align:center;
	width: 728px;
}
.pagination .pages IMG
{
	vertical-align: bottom
}
.pagination .pages .num:link
{
	height:20px;
	line-height:20px;
	padding:1px 4px;
	color:#B1B1B1;
	background: #121212;
	text-decoration:none !important;
	font-weight:bold;
	margin:3px 2px;
	border: 1px solid #353535;
	font-size:14px;
}
.pagination .pages .num:visited
{
	height:22px;
	line-height:22px;
	padding:1px 4px;
	color:#B1B1B1;
	background: #121212;
	text-decoration:none !important;
	font-weight:bold;
	margin:3px 2px;
	border: 1px solid #353535;
	font-size:14px;
}
.pagination .pages .num:hover
{
	height:22px;
	line-height:22px;
	padding:1px 4px;
	color:#121212;
	background: #24b3bd;
	text-decoration:none !important;
	font-weight:bold;
	margin:3px 2px;
	border: 1px solid #353535;
	font-size:14px;
}
.pagination .pages .activenum:link, .pagination .pages .activenum:visited, .pagination .pages .activenum:hover
{
	height:22px;
	line-height:22px;
	padding:1px 4px;
	color:#121212;
	background: #24b3bd;
	text-decoration:none !important;
	font-weight:bold;
	margin:3px 2px;
	border: 1px solid #353535;
	font-size:14px;
}
.left_search
{
	width:206px;
}
.left_search .actor
{
	width: 204px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	border: 1px solid #2e2e2e;
}
.left_search .actor .actor_block
{
	background: #1b1b1b;
	padding:2px;
}
.left_search .actor .actor_block .actor_name
{
	width: 206px;
	line-height:20px;
	height:20px;
	text-align:center;
	font-size:14px;
	text-transform: capitalize;
	color:#adadad;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	overflow:hidden;
}
.left_search .actor .actor_block .actor_pic
{
	text-align: center;
	padding-bottom:5px;
}
.left_search .actor .actor_block .actor_pic IMG
{
	border: 1px solid #adadad;
}
.left_search .actor .actor_block .actor_rating
{
	line-height:12px;
	height:12px;
	width:206px;
	text-align:center;
	font-size:12px;
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	padding-bottom:5px;
}
.left_search .actor .actor_block .actor_rating A
{
	color:#eb0000;
}
.search_title
{
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: #161616 url(/images/new/mv_tl_bg.jpg) top left no-repeat;
	color:#FFFFFF;
	font-size:14px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
	height: 42px;
	margin-bottom:4px;
	clear:both;
}

.search_title .st_text
{
	background: url(/images/new/puceb.gif) 5px 17px no-repeat;
	color: #ff007e;
	font-size: 16px;
	text-align: left;
	padding-left: 20px;
	line-height: 42px;
	overflow:hidden;
	text-transform: capitalize;
}
.search_title .st_text SPAN
{
	color:#FFFFFF;
}
.search_title .st_found
{
	text-align: right;
	padding: 2px 5px 0 0;
	font-size: 12px;
	font-weight:normal;
	color:#adadad;
}
.search_title .st_found DIV
{
	background: #000000;
	height:20px;
	width:180px;
	float:right;
	text-align:center;
	line-height: 20px;
}
.search_title .st_found SPAN
{
	font-size: 12px;
	color: #2fcbd2;
	font-weight: bold;
}
.left_search .search_sep
{
	background:  url('/images/new/ls_nm_bt.gif') 1px 0px no-repeat;
	height:24px;
}
.left_search .search_type
{
	width:204px;
	overflow: hidden;
	border: 1px solid #2e2e2e;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.left_search .search_type li
{
	width:204px;
	overflow:hidden;
	height: 28px;
	margin-bottom:1px;
	clear:both;
	text-transform: uppercase;
	font-weight:bold;
	border-bottom: 1px solid #2e2e2e;
}
.left_search .search_type li.st_selected a, .left_search .search_type li.st_link a:hover
{
	display:block;
	width:204px;
	overflow:hidden;
	height:28px;
	padding-left: 30px;
	background: url('/images/new/search_type_hover.gif') no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	line-height:28px;
	text-decoration: none !important;
}
.left_search .search_type li.st_link a
{
	display:block;
	width:204px;
	overflow:hidden;
	height:28px;
	padding-left: 30px;
	background: url('/images/new/search_type_none.gif') no-repeat;
	color: #aaaaaa;
	font-size: 14px;
	line-height:28px;
	text-decoration: none !important;
}
.left_search .search_filters
{
	background:#1e1e1e;
	width: 204px;
	overflow:hidden;
	border: 1px solid #2e2e2e;
	padding:0px;
	margin:0px 0px 0px 0px;
}
.left_search .search_filters .sf_title
{
	width:206px;
	padding: 6px 0 3px 8px;
	margin-bottom: 3px;
	border-bottom: 1px solid #2e2e2e;
	background: url('/images/new/sf_title_bg.jpg') top left no-repeat;
	color: #666666;
	font-size: 13px;
	font-weight:bold;
	text-transform:capitalize;
}
.left_search .search_filters .sf_sort
{
	width:175px;
	padding: 2px 0 2px 7px;
	margin: 0px 0px 3px 10px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2e2e;
	background: url('/images/new/bulletp.gif') 1px 9px no-repeat;
	color: #838383;
	font-size: 13px;
	font-weight:bold;
	text-transform:capitalize;
}
.left_search .search_filters .sf_sort A
{
	color: #838383;
	font-size: 13px;
}
.left_search .search_filters .sf_sort A:hover, .left_search .search_filters .sf_sort A.sf_sort_sel
{
	color: #2fcbd2;
	text-decoration:  underline !important;
	font-size: 13px;
}

.left_search .search_filters .sf_select
{
	width:204px;
	overflow: hidden;
	padding: 2px 5px;
}
.left_search .search_filters .sf_g_buttons
{
	width:204px;
	overflow: hidden;
	margin-top:5px;
	text-align: center;
}
.left_search .search_filters .sf_g_note
{
	width:204px;
	text-align:center;
	font-size:10px;
	margin: 4px 0px;
	font-family:arial;
	color: #838383;
}
.left_search .search_filters .sf_gs_sep
{
	width:204px;
	height:10px;
}
.left_search .search_filters .sf_g_list
{
	text-align:center;
	width:122px;
	margin:10px 40px;
	padding: 10px 0px;
	font-weight: bold;
	color:#838383;
	border: 1px dashed #838383;
	font-size:13px;
}
.left_search .search_filters .sf_ing_list
{
	text-align:left;
	width:204px;
	overflow:hidden;
	padding-left:8px;
	font-weight: bold;
	font-size:13px;
	color:#2fcbd2;
}
.left_search .search_filters .sf_ing_list sup
{
	color:#838383;
}
.left_search .search_filters .sf_ing_list A
{
	color:#838383;
}
.left_search .search_filters .sf_ing_list SPAN
{
	color:#ff007e;
}
.src_rel{
	overflow: hidden;
	width: 206px;
	height:230px;
	background: #000000;
	margin-top:5px;
	padding:0px;
	clear: both;
}
.src_rel A{
	color: #8c8c8c;
	font-size:13px;
}
.src_rel A IMG{
	margin-top:5px;
	clear: both;
}
.src_rel .src_rel_title{
	width: 206px;
	text-transform:capitalize;
	color: #eb0000;
	font-size: 12px;
	font-weight:bold;
	clear: both;
	overflow:hidden;
	height: 15px;
	margin-top:4px;
}
.src_rel .src_rel_title A{
	color: #eb0000;
	font-size: 11px;
}
.src_rel .src_rel_date{
	width: 206px;
	font-size: 12px;
	margin-bottom:5px;
	height: 15px;
	overflow:hidden;
}
.src_rel .src_rel_hd{
	position:relative;
	float:left;
	top:161px;
	left:132px;
}
.src_rel2{
	overflow: hidden;
	width: 206px;
	height:140px;
	background: #000000;
	margin-top:5px;
	padding:0px;
	clear: both;
}
.src_rel2 A{
	color: #8c8c8c;
	font-size:13px;
}
.src_rel2 A IMG{
	margin-top:5px;
	clear: both;
}
.src_rel2 .src_rel2_title{
	width: 206px;
	text-transform:capitalize;
	color: #eb0000;
	font-size: 12px;
	font-weight:bold;
	overflow:hidden;
	clear: both;
	height: 17px;
	margin-top:3px;
}
.src_rel2 .src_rel2_title A{
	color: #eb0000;
	font-size: 11px;
}
.src_rel2 .src_rel2_date{
	width: 206px;
	font-size: 12px;
	margin-bottom:5px;
	height: 16px;
	overflow:hidden;
}
.src_rel2 .src_rel2_hd{
	position:relative;
	float:left;
	top:70px;
	left:152px;
}
.ms2_sep{
	height:223px;
	width:8px;
	float: left;
	margin-top: 10px;
	overflow:hidden;
}
.no_res_found
{
	padding: 10px 0px;
	text-align: center;
	font-size: 16px;
	color: #838383;
	font-weight: bold;
}
.right_search
{
	padding-left:10px;
}
.right_search .movie_scene2, .right_search .movie_scene2_over
{
	width: 240px;
	height:223px;
	*height:226px;
	overflow:hidden;
	background-image: url('/images/new/search_scene_bg_none.jpg');
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #121212;
	border: 1px solid #303030;
	padding: 4px 4px;
	float:left;
	margin-top:10px;
	cursor: pointer;
	cursor: hand;
}
.right_search .movie_scene2_over
{
	background-image: url('/images/new/search_scene_bg_hover.jpg');
	border: 1px solid #000000;
	background-color: #212121;
}
.right_search .movie_scene2 .ms2_hd, .right_search .movie_scene2_over .ms2_hd
{
	position:relative;
	float:left;
	top:-25px;
	*top:-29px;
	left:209px;
}
.right_search .movie_scene2 .ms2_mv_title, .right_search .movie_scene2_over .ms2_mv_title{
	width: 240px;
	text-align:left;
	overflow:hidden;
	text-transform:capitalize;
	color: #2fcbd2;
	font-size: 12px;
	font-weight:bold;
	clear: both;
}
.right_search .movie_scene2_over .ms2_mv_title{color:#ff007e;}
.right_search .movie_scene2 .ms2_sc_title, .right_search .movie_scene2_over .ms2_sc_title{
	width: 240px;
	text-align:left;
	overflow:hidden;
	text-transform:capitalize;
	color: #838383;
	font-size: 12px;
	font-weight:bold;
	clear: both;
	margin-bottom: 4px;
}
.right_search .movie_scene2 .ms2_porn_dur, .right_search .movie_scene2_over .ms2_porn_dur{
	width: 240px;
	overflow:hidden;
	font-size: 11px;
	clear: both;
	margin: 4px 0px;
	/*border-top: 1px solid #303030;*/
	padding-top:3px;
}
.right_search .movie_scene2 .ms2_porn_dur .ms2_pornstars, .right_search .movie_scene2_over .ms2_porn_dur .ms2_pornstars{
	width: 190px;
	overflow:hidden;
	font-size: 11px;
	float:left;
	text-align:left;
	color: #838383;
}
.right_search .movie_scene2 .ms2_porn_dur .ms2_pornstars A{
color: #d3d3d3;
font-size: 11px;
}
.right_search .movie_scene2_over .ms2_porn_dur .ms2_pornstars A{
color: #d3d3d3;
font-size: 11px;
}
.right_search .movie_scene2 .ms2_porn_dur .ms2_duration, .right_search .movie_scene2_over .ms2_porn_dur .ms2_duration{
	width: 45px;
	overflow:hidden;
	font-size: 11px;
	float:right;
	text-align:right;
	color: #838383;
}
.right_search .movie_scene2 .ms2_add_view, .right_search .movie_scene2_over .ms2_add_view{
	width: 240px;
	overflow:hidden;
	font-size: 11px;
	clear: both;
	margin: 4px 0px;
}
.right_search .movie_scene2 .ms2_add_view .ms2_added, .right_search .movie_scene2_over .ms2_add_view .ms2_added{
	width: 180px;
	overflow:hidden;
	font-size: 11px;
	float:left;
	text-align:left;
	color: #838383;
}
.right_search .movie_scene2 .ms2_add_view .ms2_views, .right_search .movie_scene2_over .ms2_add_view .ms2_views{
	width: 56px;
	height: 18px;
	overflow:hidden;
	font-size: 11px;
	float:right;
	background: url('/images/new/view_btn2_none.gif') no-repeat;
}
.right_search .movie_scene2_over .ms2_add_view .ms2_views{background: url('/images/new/view_btn2_hover.gif') no-repeat;}
.right_search .movie_scene2 .ms2_stars A{
	font-size: 14px;
}
.ds2_sep{
	height:328px;
	width:10px;
	float: left;
	margin-top: 10px;
	overflow:hidden;
}
.right_search .dvd_search2, .right_search .dvd_search2_over
{
	float:left;
	display: block;
	width:373px;
	height:328px;
	padding:2px;
	margin-top:10px;
	overflow: hidden;
	background-image: url(/images/new/ds2_bg_none.jpg);
	background-position: top right;
	background-color: #121212;
	background-repeat: no-repeat;
	border: 1px solid #383838;
	cursor: pointer;
	cursor: hand;
}
.right_search .dvd_search2_over
{
	background-image: url(/images/new/ds2_bg_hover.jpg);
	background-color: #212121;
	border: 1px solid #000000;
}
.right_search .dvd_search2 .ds2_title, .right_search .dvd_search2_over .ds2_title
{
	height:25px;
	width:373px;
	text-align:left;
	vertical-align:middle;
	clear: both;
	overflow:hidden;
	border-bottom:1px solid #000000;
}
.right_search .dvd_search2 .ds2_hd, .right_search .dvd_search2_over .ds2_hd
{
	position:relative;
	float:left;
	top:254px;
	left:156px;
}
.right_search .dvd_search2 .ds2_title .ds2t_left, .right_search .dvd_search2_over .ds2_title .ds2t_left
{
	width: 260px;
	overflow:hidden;
	text-align:left;
	color:#2fcbd2;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
  	font-weight: bold;
  	text-transform:uppercase;
	line-height:25px;
	padding-left:4px;
	float:left;
}
.right_search .dvd_search2_over .ds2_title .ds2t_left
{
	color:#ff007e;
}
.right_search .dvd_search2 .ds2_title .ds2t_right, .right_search .dvd_search2_over .ds2_title .ds2t_right
{
	width: 105px;
	overflow:hidden;
	text-align:right;
	color:#ff007e;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 11px;
  	text-transform:capitalize;
  	line-height:32px;
  	padding-right:4px;
  	float:right;
}
.right_search .dvd_search2_over .ds2_title .ds2t_right
{
	color:#2fcbd2;
}
.right_search .dvd_search2 .ds2_content, .right_search .dvd_search2_over .ds2_content
{
	width:371px;
	border-top:1px solid #2b2b2b;
}
.right_search .dvd_search2 .ds2_content .ds2_left, .right_search .dvd_search2_over .ds2_content .ds2_left
{
	width:163px;
	vertical-align:top;
	padding: 0 2px;
}
.right_search .dvd_search2 .ds2_content .ds2_left .ds2_info, .right_search .dvd_search2_over .ds2_content .ds2_left .ds2_info
{
	display: block;
	float:left;
	width:158px;
	height:180px;
	text-align:left;
	color:#a8a8a8;
	font-family: Arial, sans-serif;
  	font-size: 11px;
  	padding-right:2px;
}
.right_search .dvd_search2 .ds2_content .ds2_left .ds2_info .ds2i_title, .right_search .dvd_search2_over .ds2_content .ds2_left .ds2_info .ds2i_title
{
	width:154px;
	clear:both;
	color:#2fcbd2;
	font-weight:bold;
	margin-top:5px;
}
.right_search .dvd_search2 .ds2_content .ds2_left .ds2_info .ds2i_text, .right_search .dvd_search2_over .ds2_content .ds2_left .ds2_info .ds2i_text
{
	width:154px;
	clear:both;
	font-size: 11px;
	text-align:left;
	color: #5e5e5e;
}
.right_search .dvd_search2 .ds2_content .ds2_left .ds2_info .ds2i_text A, .right_search .dvd_search2_over .ds2_content .ds2_left .ds2_info .ds2i_text A
{
	color:#5e5e5e;
	font-size: 11px;
}
.right_search .dvd_search2 .ds2_content .ds2_left .ds2_btn, .right_search .dvd_search2_over .ds2_content .ds2_left .ds2_btn
{
	display: block;
	float:left;
	background: url(/images/new/ds2_btn_bg_none.jpg) no-repeat;
	padding:8px 8px 0px 8px;
	margin:0px 0px 0 0px;
	border:1px solid #1c1c1c;
	overflow:hidden;
}
.right_search .dvd_search2 .ds2_content .ds2_left .ds2_btn IMG, .right_search .dvd_search2_over .ds2_content .ds2_left .ds2_btn IMG
{
	margin-bottom:8px;
}
.right_search .dvd_search2 .ds2_content .ds2_right, .right_search .dvd_search2_over .ds2_content .ds2_right
{
	width:217px;
}
.right_search .dvd_search2 .ds2_content .ds2_right .ds2_pic
{
	padding:6px;
	float:left;
}
.right_search .dvd_search2_over .ds2_content .ds2_right .ds2_pic
{
	padding:6px;
	float:left;
}
.right_search .movie_scene2 .ms2_view{
	width: 240px;
	text-align:left;
	text-transform:capitalize;
	overflow:hidden;
	font-size: 12px;
	margin-top:6px;
	font-weight:bold;
	clear: both;
}
.right_table .actor_search
{
	float:left;
	display: block;
	width:174px;
	padding:5px;
	margin-bottom: 10px;
	background: url(/images/search/actor_bg.jpg) no-repeat;
}
.right_table .actor_search .actor_search_inner
{
	background: #292929;
	border: 1px solid #313131;
	width: 162px;
	overflow:hidden;
}
.right_table .actor_search .actor_search_inner .actor_name_search
{
	text-align:center;
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	font-weight:bold;
	overflow:hidden;
	width: 160px;
}
.right_table .actor_search .actor_search_inner .actor_name_search A
{
	font-size:14px;
	color:#eb0000;
}
.right_table .actor_search .actor_search_inner .actor_pic_search
{
	padding:2px 6px 6px 6px;
}
.right_table .actor_search .actor_search_inner .actor_view_search
{
	background: url(/images/search/actor_info_bg.jpg) center center no-repeat;
	height:37px;
	text-transform: capitalize;
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:17px;
	overflow:hidden;
	padding-left:28px;
	padding-top:2px;
}
.right_table .actor_search .actor_search_inner .actor_view_search A
{
	color:#eb0000;
}
.as2_sep{
	height:170px;
	width:20px;
	float: left;
	margin-top: 10px;
	overflow:hidden;
}
.right_search .actor_search2, .right_search .actor_search2_over
{
	float:left;
	display: block;
	width:164px;
	padding:5px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/new/ds2_bg_none.jpg);
	background-position: top right;
	background-color: #121212;
	background-repeat: no-repeat;
	border: 1px solid #383838;
	cursor: pointer;
	cursor: hand;
}
.right_search .actor_search2_over
{
	background-image: url(/images/new/ds2_bg_hover.jpg);
	background-color: #212121;
	border: 1px solid #000000;
}

.right_search .actor_search2 .as2_inner .as2_name, .right_search .actor_search2_over .as2_inner .as2_name
{
	text-align:center;
	text-transform: capitalize;
	color:#2fcbd2;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	font-weight:bold;
	overflow:hidden;
	width: 160px;
	border-bottom:1px solid #000000;
}
.right_search .actor_search2 .as2_inner .as2_name A
{
	font-size:14px;
	color:#2fcbd2;
}
.right_search .actor_search2_over .as2_inner .as2_name A
{
	font-size:14px;
	color:#ff007e;
}
.right_search .actor_search2 .as2_inner .as2_pic, .right_search .actor_search2_over .as2_inner .as2_pic
{
	border-top:1px solid #2b2b2b;
	padding:2px 6px 6px 6px;
}
.right_search .actor_search2 .as2_inner .as2_pic IMG, .right_search .actor_search2_over .as2_inner .as2_pic IMG
{
	border:1px solid #272727;
}
.right_search .actor_search2 .as2_inner .as2_view, .right_search .actor_search2_over .as2_inner .as2_view
{
	background: url(/images/new/bulletp.gif) left center no-repeat;
	text-transform: capitalize;
	color:#5e5e5e;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	overflow:hidden;
	padding-left:10px;
	margin-left:8px;
	clear:both
}
.right_search .actor_search2 .as2_inner .as2_view A
{
	color:#838383;
}
.right_search .actor_search2_over .as2_inner .as2_view A
{
	color:#ff007e;
}
.gs2_sep{
	height:226px;
	*height:229px;
	width:8px;
	float: left;
	margin-top: 10px;
	overflow:hidden;
}
.right_search .gallery_search2, .right_search .gallery_search2_over
{
	width: 240px;
	height:226px;
	*height:229px;
	overflow:hidden;
	background-image: url('/images/new/search_scene_bg_none.jpg');
	background-repeat: no-repeat;
	background-position:bottom left;
	border: 1px solid #303030;
	background-color:#121212;
	padding: 4px 4px;
	float:left;
	margin-top:10px;
	cursor: pointer;
	cursor: hand;
}
.right_search .gallery_search2_over
{
	background-image: url('/images/new/search_scene_bg_hover.jpg');
	border: 1px solid #000000;
	background-color:#212121;
}
.right_search .gallery_search2 .gs2_mv_title, .right_search .gallery_search2_over .gs2_mv_title{
	width: 240px;
	text-align:left;
	overflow:hidden;
	text-transform:capitalize;
	color: #2fcbd2;
	font-size: 12px;
	font-weight:bold;
	clear: both;
}
.right_search .gallery_search2_over .gs2_mv_title{color:#ff007e;}
.right_search .gallery_search2 .gs2_sc_title, .right_search .gallery_search2_over .gs2_sc_title{
	width: 240px;
	text-align:left;
	overflow:hidden;
	text-transform:capitalize;
	color: #838383;
	font-size: 12px;
	font-weight:bold;
	clear: both;
	margin-bottom: 4px;
}
.right_search .gallery_search2 .gs2_pic, .right_search .gallery_search2_over .gs2_pic{
	width: 240px;
	text-align:center;
	clear: both;
}
.right_search .gallery_search2 .gs2_pornstars, .right_search .gallery_search2_over .gs2_pornstars{
	text-align:left;
	width: 240px;
	overflow:hidden;
	font-size: 11px;
	clear: both;
	margin: 4px 0px;
	/*border-top: 1px solid #303030;*/
	padding-top:3px;
	color: #d3d3d3;
}
.right_search .gallery_search2 .gs2_pornstars A{
color: #d3d3d3;
font-size: 11px;
}
.right_search .gallery_search2_over .gs2_pornstars A{
color: #d3d3d3;
font-size: 11px;
}
.right_search .gallery_search2 .gs2_pics_view, .right_search .gallery_search2_over .gs2_pics_view{
	width: 240px;
	overflow:hidden;
	font-size: 11px;
	clear: both;
	margin: 4px 0px;
}
.right_search .gallery_search2 .gs2_pics_view .gs2_pics, .right_search .gallery_search2_over .gs2_pics_view .gs2_pics{
	width: 180px;
	overflow:hidden;
	font-size: 11px;
	float:left;
	text-align:left;
	color: #838383;
}
.right_search .gallery_search2 .gs2_pics_view .gs2_views, .right_search .gallery_search2_over .gs2_pics_view .gs2_views{
	width: 56px;
	height: 18px;
	overflow:hidden;
	font-size: 11px;
	float:right;
	background: url('/images/new/view_btn2_none.gif') no-repeat;
}
.right_search .gallery_search2_over .gs2_pics_view .gs2_views{background: url('/images/new/view_btn2_hover.gif') no-repeat;}
.right_search .gallery_search2 .ms2_stars A{
	font-size: 14px;
}
.right_table .gallerie_search
{
	float:left;
	display: block;
	border:1px solid #313131;
	background: #000000;
	width:220px;
	margin-bottom:10px;
}
.right_table .gallerie_search .gallerie_name_search
{
	height:25px;
	text-align:center;
	text-transform: capitalize;
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:30px;
	width:220px;
	font-weight:bold;
	overflow:hidden;
}
.right_table .gallerie_search .gallerie_name_search A
{
	font-size:12px;
	color:#eb0000;
}
.right_table .gallerie_search .gallerie_pic_search
{
	padding:5px;
}
.right_table .gallerie_search .gallerie_dl_search
{
	background: url(/images/right_lr_mi_dln_btns_bg.jpg) no-repeat;
	height:25px;
	text-transform: capitalize;
	color:#c3c3c3;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	line-height:25px;
	text-align:center;
	overflow:hidden;
}
.tour_top
{
	width: 756px;
	height: 53px;
	background: url(/images/tour/title.jpg) center top no-repeat;
}
.right_table .tour_sep
{
	width: 775px;
	height: 10px;
	clear: both;
}
.right_table .tb1
{
	width:775px;
	height:268px;
	background: url(/images/tour/what_is_ztod.jpg) no-repeat;
	border: 1px solid #2e2e2e;
	overflow:hidden;
}
.right_table .tb1 .tb1_txt
{
	position:relative;
	top:80px;
	left:270px;
	width:480px;
	height:163px;
	text-align:justify;
	color:#7d7d7d;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	line-height:14px;
	float:left;
	clear:both;
}
.right_table .tb1 .tb1_txt SPAN
{
	color:#2fcbd2;
	font-weight:bold;
}
.right_table .tb1 .tb1_btn
{
	position:relative;
	top:40px;
	left:330px;
	float:left;
	width:346px;
	height:42px;
	clear:both;
}
.right_table .tb2
{
	width:775px;
	height:590px;
	background: url(/images/tour/how_does_it_work.jpg) no-repeat;
	border: 1px solid #2e2e2e;
	overflow:hidden;
}
.right_table .tb2_div
{
	 float:right;
	 width:347px;
	 margin-top: 80px;
	 margin-right:5px;
	 border: 1px solid #1e1e1e;
	 background: #101010;
	 padding: 0 4px;
}
.right_table .tb2 .tb2_txt
{
	margin-left:0px;
	text-align:justify;
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	line-height:15px;
	padding:10px;
	float:left;
	background: url('/images/tour/how_does_txt_bg.jpg') top right no-repeat;
}
.right_table .tb2 .tb2_txt_border
{
	border-top: 1px solid #1e1e1e;
	margin-top:10px;
}
.right_table .tb2 .tb2_txt .tb2_title
{
	text-align:left;
	color:#2fcbd2;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	/*background:url(/images/tour_how_sub_bg.jpg) no-repeat;*/
	margin-bottom:5px;
}
.right_table .tb2 .tb2_txt .tb2_title SPAN
{
	color: #ff007e;
}
.right_table .tb2 .tb2_txt .tb2_text
{
}
.right_table .tb2 .tb2_btn
{
	float:left;
	text-align:center;
	width: 339px;
	padding: 20px 0px;
	background: url('/images/tour/how_does_txt_bg.jpg') top right no-repeat;
}
.right_table .tb3
{
	width:775px;
	height:598px;
	background: url(/images/tour/what_do_i_get.jpg) no-repeat;
	border-top: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
	border-left: 1px solid #2e2e2e;
}
.right_table .tb3 .tb3_txt1
{
	background: url('/images/tour/puce.gif') 0px 4px no-repeat;
	padding-left:8px;
	position:relative;
	top:155px;
	left:50px;
	width:345px;
	height:100px;
	text-align:justify;
	color:#7d7d7d;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 11px;
  	line-height:14px;
	float:left;
	clear:both;
}
.right_table .tb3 .tb3_txt2
{
	background: url('/images/tour/puce.gif') 0px 4px no-repeat;
	padding-left:8px;
	position:relative;
	top:215px;
	left:50px;
	width:340px;
	height:100px;
	text-align:justify;
	color:#7d7d7d;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	line-height:14px;
	float:left;
	clear:both;
}
.right_table .tb3 .tb3_txt3
{
	background: url('/images/tour/puce.gif') 0px 4px no-repeat;
	padding-left:8px;
	position:relative;
	top:325px;
	left:95px;
	width:570px;
	height:80px;
	text-align:justify;
	color:#7d7d7d;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	line-height:15px;
	float:left;
}
.right_table .tb3 .tb3_btn
{
	position:relative;
	top:10px;
	float:right;
	width:230px;
	height:51px;
	clear:both;
}
.right_table #player1
{
	position:relative;
	width:738px;
	height:436px;
	padding:0px;
	background: #000000;
	margin:0px;
}
.right_table #player1 #pinner
{
	position:relative;
	top: 0px;
	left:0px;
	width:738px;
	height:436px;
}
.right_table .tb5
{
	width:775px;
	height:217px;
	background: url(/images/tour/biggest_hd_site.jpg) no-repeat;
	border: 1px solid #2e2e2e;
	overflow:hidden;
}
.right_table .tb5 .tb5_txt
{
	position:relative;
	top:60px;
	left:215px;
	width:420px;
	height:80px;
	text-align:justify;
	color:#7d7d7d;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	line-height:15px;
	float:left;
	clear:both;
}
.right_table .pl_tab
{
	width:776px;
	border-right: 1px solid #2e2e2e;
	border-left: 1px solid #2e2e2e;
	clear:both;
}
.right_table .tb4
{
	width:775px;
	height:563px;
	background: url(/images/tour/what_do_i_get2.jpg) no-repeat;
	overflow:hidden;
	border-right: 1px solid #2e2e2e;
	border-left: 1px solid #2e2e2e;
	border-bottom: 1px solid #2e2e2e;
	clear:both;
}
.right_table .tb4 .tb4_txt
{
	background: url('/images/tour/puce.gif') 0px 4px no-repeat;
	padding-left:8px;
	position:relative;
	top:270px;
	left:63px;
	width:660px;
	height:80px;
	text-align:justify;
	color:#7d7d7d;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
  	line-height:15px;
	float:left;
	clear:both;
}
.right_table .tb4 .tb4_btn
{
	position:relative;
	top:31px;
	left:172px;
	width:407px;
	height:61px;
	float:left;
	clear:both;
}
.right_table .tb4 .tb4_ban
{
	position:relative;
	top:250px;
	left:30px;
	width:714px;
	height:133px;
	border:  1px solid #2e2e2e;
	float:left;
	clear:both;
}
.sites_block
{
	width:694px;
	height:89px;
	padding: 2px;
}
.sites_block2
{
	width:715px;
	height:130px;
	background: url(/images/extra/total_bg.jpg) no-repeat;
	overflow:hidden;
	border: 1px solid #1e1e1e;
}
.sites_block2 .textb
{
	padding-top:20px;
	width:715px;
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 22px;
	text-align:center;
	font-weight:bold;
	line-height: 38px;
}
.sites_block2 .textb SPAN
{
	color:#2fcbd2;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 38px;
	font-weight:bold;
}
.sites_block2 .btnb
{
	width:715px;
	*margin-top:40px;
	text-align:center;
}
.eb_border
{
	padding:8px;
	background: #101010;
}
.eb_sep
{
	height:10px;
	line-height:0px;
	font-size:0px;
}
.eb
{
	width:715px;
	height:398px;
	overflow:hidden;
	padding:5px;
	border: 1px solid #1e1e1e;
}
.eb1
{
	background: url(/images/extra/3rd_bg.jpg) no-repeat;
}
.eb2
{
	background: url(/images/extra/zt_bg.jpg) no-repeat;
}
.eb3
{
	background: url(/images/extra/bip_bg.jpg) no-repeat;
}
.eb .eb_dvd
{
	width: 200px;
	overflow:hidden;
	padding: 5px;
	background: #0a0a0a;
	border: 1px solid #212122;
	
}
.eb .eb_dvd .ebd_title
{
	width:200px;
	text-align:center;
	font-size: 12px;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	font-weight:bold;
	color: #838383;
	margin-bottom:2px;
}
.eb .eb_dvd .ebd_dvdtitle
{
	width:200px;
	text-align:center;
	font-size: 14px;
	color: #ff007e;
	font-weight:bold;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	text-transform:uppercase;
	margin-bottom:2px;
}
.eb .eb_dvd .ebd_dvdtitle A
{
	color: #ff007e;
}
.eb .eb_dvd .ebd_btn
{
	width:200px;
	text-align:center;
	margin-top: 5px;
}
.eb .eb_dvd .ebd_dvdcover
{
	width:212px;
	text-align:center;
}
.eb .eb_info
{
	width:230px;
	height:183px;
}
.eb .eb_info #title
{
	font-size: 18px;
	margin-bottom:20px;
}
#third_cover
{
	 float:right;
}
#bip_cover
{
	 float:left;
}
#zt_cover
{
	float:left;
}
#third_info
{
	  float:left;
	  margin-top:123px;
	 *margin-top:127px;
	  margin-left:30px;
}
#bip_info
{
	 float:right;
	margin-top:140px;
	 *margin-top:144px;
	 margin-left:30px;
}
#zt_info
{
	 float:right;
	 margin-top:133px;
	 *margin-top:137px;
	 margin-left:30px;
}
.ebi_title
{
	color:#adadad;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 16px;
	text-align:left;
	font-weight:bold;
	line-height: 30px;
	margin-bottom:5px;
}
.ebi_title SPAN
{
	color:#ff007e;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 16px;
	font-weight:bold;
}
.ebi
{
	color:#838383;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	text-align:left;
	font-weight:bold;
	line-height: 30px;
	margin-bottom:5px;
}
.ebi SPAN
{
	color:#2fcbd2;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
  	font-size: 30px;
	font-weight:bold;
}
.right_table .movie_scene_gal
{
	float:left;
	display: block;
	background:#000000;
	border:1px solid #202020;
	width:690px;
	padding:5px;
}
.right_table .movie_scene_gal .scene_title_gal
{
	background: url(/images/gal_titles_bg.jpg) no-repeat;
	height:33px;
	text-transform: uppercase;
	color:#eeb900;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	line-height:33px;
	font-weight:bold;
	padding-left:10px;
	border: 1px dashed #414141;
}
.right_table .movie_scene_gal .scene_title_gal .scene_dl_gal
{
	padding-left:22px;
	float:left;
	width:180px;
}
.right_table .movie_scene_gal .scene_cast_genre_gal
{
	text-transform: capitalize;
	color:#eeb900;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 11px;
	font-weight:bold;
	padding:5px 15px;
	border-bottom: 1px dashed #414141;
}
.right_table .movie_scene_gal .scene_cast_genre_gal P
{
	background: url(/images/puce_1.gif) no-repeat 2px 2px;
	padding-left:15px;
	text-align:left;
	margin:0px;
}
.right_table .movie_scene_gal .scene_cast_genre_gal P A
{
	color: #bdbdbd;
	font-weight:normal;
	font-size:11px;
}
.right_table .movie_scene_gal .scene_pics_gal
{
	background: #272727;
	padding: 2px;
	margin:7px;
}
.right_table .movie_scene_gal .scene_pics_gal IMG
{
	margin:2px;
}
.right_table .movie_scene_gal .scene_descrp_gal
{
	margin-top:5px;
	color:#878787;
	font-size:12px;
	font-family: Trebuchet MS, Arial, sans-serif;
	padding:7px 7px;
	text-align:justify;
	border: 1px dashed #414141;
	margin:0px 7px;
}
.right_table .movie_scene_gal .scene_files_gal
{
	/*border-top: 1px dashed #414141;*/
}
.right_table .movie_scene_gal .scene_files_gal .movie_types_gal
{
	float:left;
	padding-left:10px;
}
.right_table .movie_scene_gal .scene_files_gal .movie_types_gal IMG
{
	float:left;
	margin:5px 0px;
}
.right_table .movie_scene_gal .scene_files_gal .dlw_buttons_gal
{
	padding-top:20px;
	float:right;
	padding-right:15px;
}
.right_table .movie_dvd_info
{
	margin-top:0px;
	margin-left:5px;
	height: 304px;
}
.right_table .movie_dvd_info .dvd_title
{
	background:url(/images/movie/title_bg.jpg) no-repeat;
	height:48px;
	width:517px;
	color:#eb0000;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	text-align:left;
	vertical-align:top;
	padding:12px 0 0 8px;
	text-transform:uppercase;
	font-weight: bold;
}
.right_table .movie_dvd_info .info_table
{
	border: 1px solid #313131;
	padding: 0 0 4px 0;
	margin-top: 5px;
}
.right_table .movie_dvd_info .info_table .info_btns
{
	background:url(/images/movie/info_btn_bg.jpg) no-repeat;
	height:42px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:4px;
	/*padding:12px 0 0 8px;*/
}
.right_table .movie_dvd_info .info_table .info
{
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:left;
	padding:8px 0px 8px 0px;
	/*border-bottom: 1px solid #414141;*/
}
.right_table .movie_dvd_info .info_table .info .line
{
	width:220px;
	display:block;
	clear:both;
}
.right_table .movie_dvd_info .info_table .info .line .leftn
{
	width:90px;
	display:block;
	float:left;
}
.right_table .movie_dvd_info .info_table .info .line .rightn
{
	font-weight:bold;
}
.right_table .movie_dvd_info .info_table .download
{
	text-align:right;
	padding:8px;
}
.right_table .movie_dvd_info .info_table .watch
{
	text-align:left;
	padding:8px;
}
.right_table .movie_dvd_info .info_table .info2
{
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:justify;
	/*border-bottom: 1px solid #414141;*/
}
.right_table .movie_dvd_info .info_table .info2 A
{
	color:#7b7b7b;
}
.right_table .movie_dvd_info .info_table .info2 .info2_title
{
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
	padding:0px 3px 0px 15px;
	background: url(/images/red_puce.gif) no-repeat;
	background-position: center left;
	/*border-bottom: 1px solid #414141;*/
}
.right_table .movie_dvd_info .info_table .mv_v_sep
{
	background: url(/images/movie/info_sep.gif) repeat-y;
}
.right_table .movie_dvd_info .info_table .info2 P
{
	padding:2px 10px 3px 15px;
	margin:0px;
}
.right_table .movie_dvd_info .info_table .info2 P A
{
	color:#7b7b7b;
}
.right_table .movie_dvd_info .info_table .info2 .left_border
{
	border-left: 1px solid #232323;
}
.right_table .mv_sep
{
	background: url(/images/movie/sep.jpg) no-repeat;
	background-position:center center;
	height:20px;
	width:100%;
	clear: both;
	display:block;
}
.right_table .movie_covers
{
	margin-left:4px;
	margin-right:4px;
	width:214px;
}
.right_table .movie_covers IMG
{
	padding:6px;
	background:  #000000;
	border-bottom: 1px solid #313131;
}
.right_table .movie_covers .cover_choice
{
	background: url(/images/movie/info_covers_bg.jpg) no-repeat;
	height:17px;
	text-align:left;
	margin:4px 0px;
}
.right_table .movie_covers .cover_choice A
{
	color: #eeb900;
	font-weight: bold;
	text-transform: capitalize;
}
.right_table .gal_dvd_info
{
	margin-top:0px;
	margin-left:5px;
}
.right_table .gal_dvd_info .gal_info
{
	color:#7b7b7b;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	text-align:justify;
	padding:20px;
	/*border-bottom: 1px solid #414141;*/
}
.right_table .gal_dvd_info .gal_info A
{
	color:#7b7b7b;
}
.right_table .gal_dvd_info .gal_info .gal_info_title
{
	color:#eb0000;
	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
	padding:0px 3px 0px 15px;
	background: url(/images/red_puce.gif) no-repeat;
	background-position: center left;
	/*border-bottom: 1px solid #414141;*/
}
.right_table .gal_dvd_info .gal_info P
{
	width:300px;
	padding:2px 3px 3px 15px;
	margin:0px;
}
.right_table .gal_dvd_info .gal_info P .gal_thumb
{
	width:130px;
	margin-top:20px;
	padding:4px;
	border: 1px solid #313131;
	background: #000000;
}
.right_table .gal_dvd_info .gal_info P A
{
	color:#7b7b7b;
}
.right_table .gal_dvd_info .gal_dvd_title
{
	background:url(/images/search/title_bg.jpg) no-repeat;
	height:48px;
	color:#eb0000;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	text-align:left;
	vertical-align:top;
	padding:12px 0 0 8px;
	text-transform:uppercase;
	font-weight: bold;
}
.right_table .gal_dvd_info .gal_dvd_title IMG
{
	padding-bottom:4px;
	margin-right: 5px;
	vertical-align: middle;
}
.right_table .gal_dvd_info .gal_dvd_title .gdt_left
{
	margin-left:0px;
	width:505px;
	overflow:hidden;
	text-transform:uppercase;
	float:left;
}
.right_table .gal_dvd_info .gal_dvd_title .gdt_right
{
	float:left;
	margin-left:25px;
}
.right_table .thumbs
{
	padding:3px;
	background:#000000;
	float:left;
	margin-bottom:10px;
	border: 1px solid #313131;
	text-align: center;
}
.mr_thumbs
{
	margin-right:27px;
}

.right_table .gal_others
{
	border: 1px solid #323232;
	background: #282828;
	padding:4px;
	width:729px;
	display:block;
	float:left;
}
.right_table .gal_others .go_title
{
		background:url(/images/search/title_bg.jpg) no-repeat;
	height:48px;
	color:#eb0000;
  	font-family: Trebuchet MS, Arial, sans-serif;
  	font-size: 14px;
	text-align:left;
	vertical-align:top;
	padding:12px 0 0 8px;
	text-transform:uppercase;
	font-weight: bold;
}
.right_table .gal_others .go_pic
{
	display:block;
	border: 1px solid #323232;
	background: #000000;
	padding:2px;
	width:130px;
	float:left;
	margin-bottom:5px;
}
.right_table .gal_others .go_pic .gop_title
{
	text-align:center;
	color:#eb0000;
	font-weight:bold;
	padding:4px 0px;
	text-transform:capitalize;
}
.right_table .gal_others .go_pic .gop_title A
{
	color:#eb0000;
}
.right_table .gal_others .go_pic .gop_pic
{
	text-align:center;
}
.right_table .gal_others .go_pic .gop_nbp
{
	text-align:center;
	font-weight:bold;
	padding:4px 0px;
	color:#eb0000;
}
.right_table .gal_others .go_pic .gop_nbp A
{
	color:#eb0000;
}
.mr_others
{
	margin-right:12px;
}

.movie_info{}
.movie_info .mvi_cover
{
	width:120px;
	margin-left:10px;
}
.movie_info .mvi_cover .mvic_pic
{
	width:120px;
	padding:2px;
	background:#000000;
	margin-bottom:2px;
}
.movie_info .mvi_cover .mvic_enlarge
{
	width:122px;
	padding: 3px 0px;
	overflow:hidden;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px dashed #494949;
	background: #1a1a1a;
}
.movie_info .mvi_cover .mvic_enlarge A
{
	color: #2fcbd2;
	font-size: 11px;
	text-decoration: underline;
}
.movie_info .mvi_dvd_title
{
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: #161616 url(/images/new/mv_tl_bg.jpg) top left no-repeat;
	color:#FFFFFF;
	font-size:16px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
	height: 42px;
	margin-bottom:4px;
	clear:both;
}
.movie_info .mvi_dvd_title .left
{
	background: url(/images/new/puceb.gif) 5px 17px no-repeat;
	color: #ff007e;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	line-height: 42px;
	overflow:hidden;
	text-transform: capitalize;
}
.movie_info .mvi_dvd_title .left SPAN
{
	font-size: 12px;
	color: #adadad;
	margin-left: 15px;
	font-weight: normal;
}
.movie_info .mvi_dvd_title .right
{
	text-align: right;
	padding: 2px 5px 0 0;
	font-size: 12px;
	font-weight:normal;
	color:#adadad;
}
.movie_info .mvi_dvd_title .right DIV
{
	background: #000000;
	height:20px;
	width:180px;
	float:right;
	text-align:center;
	line-height: 20px;
}
.movie_info .mvi_dvd_title .right SPAN
{
	font-size: 12px;
	color: #2fcbd2;
	font-weight: bold;
}
.warning_text_info
{
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin:5px 0px;
	text-align:center;
	clear:both;
}
.warning_trailer
{
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin:5px 0px;
	clear:both;
}
.movie_info .mvi_info
{
	border: 1px solid #2b2b2b;
	background:  #1d1c1c url(/images/new/mv_top_bg.gif) top right no-repeat;
	padding: 4px;
}
.movie_info .mvi_info .mvii_left
{
	padding: 0 5px;
	border-right: 1px solid #2b2b2b;
	vertical-align:top;
}
.movie_info .mvi_info .mvii_left .mviiil_title
{
	clear:both;
	text-align:left;
	color:#2fcbd2;
	font-weight:bold;
	font-size: 14px;
	margin-top: 5px;
}
.movie_info .mvi_info .mvii_left .mviiil_title_sup
{
	clear:both;
	text-align:left;
	color:#2fcbd2;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;
	background: url(/images/new/bulletp.gif) center left no-repeat;
	margin-top: 5px;
}
.movie_info .mvi_info .mvii_left .mviiil_content
{
	clear:both;
	text-align:left;
	margin-bottom: 5px;
	font-size: 11px;
	color: #adadad;
}
.movie_info .mvi_info .mvii_left .mviiil_content A:link, .movie_info .mvi_info .mvii_left .mviiil_content A:visited 
{
	font-size: 11px;
	color: #adadad;
	
}
.movie_info .mvi_info .mvii_left .mviiil_content A:hover
{
	font-size: 11px;
	color: #2fcbd2 !important;
	text-decoration:  underline !important;
}
.movie_info .mvi_info .mvii_left .mviiil_content SELECT
{
	width:200px;
	background: #aeadad;
	color:#000000;
	margin-top:5px;
}
.movie_info .mvi_info .mvii_right
{
	width:500px;
	border-left: 1px solid #000000;
	padding: 0 5px 0 9px;
}
.movie_info .mvi_info .mvii_right .mviir_descrp
{
	background: url('/images/new/mv_descrp_bg.gif') bottom right no-repeat;
	margin-bottom: 10px;
}
.movie_info .mvi_info .mvii_right .mviir_descrp .mviird_title
{
	color: #2fcbd2;
	font-weight:bold;
	font-size: 14px;
}
.movie_info .mvi_info .mvii_right .mviir_descrp P
{
	margin: 5px 0 0 0;
	text-align:justify;
	font-size:11px;
}
.movie_info .mvi_info .mvii_right .mviir_btns
{
	width:500px;
	height:42px;
	overflow:hidden;
	text-align:center;
	padding-top:6px;
}

.trailer_title
{
	width:332px;
	background: #161616 url(/images/new/puce1.gif) 10px 13px no-repeat;
	color: #2fcbd2;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial,sans-serif;
	overflow: hidden;
	text-transform: capitalize;
	clear:both;
}
.trailer_title .left
{
	color: #2fcbd2;
	text-align: left;
	padding: 0px 0px 0px 30px;
	text-transform: capitalize;
	overflow: hidden;
}
.trailer_title .right
{
	text-align: right;
	padding: 2px 5px 0 0;
	font-size: 14px;
	color: #bcbcbc;
	font-weight:bold;
}

.trailers_info
{
	width:322px;
	background: #1a1a1a;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	padding: 0 5px 5px 5px;
	overflow: hidden;
	margin-bottom:5px;
	clear:both;
}
.trailers_info .ti_title
{
	color: #2fcbd2;
	width:322px;
	margin: 5px 0;
	text-decoration: underline;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
.trailers_info .ti_content, .trailers_info .ti_content_over
{
	width:322px;
	font-size: 11px;
	text-transform: capitalize;
	padding-bottom: 10px;
	*padding-bottom: 4px;
	margin-bottom:5px;
	border-bottom:  1px dashed #454545;
	clear:both;
	display:block;
	cursor: pointer;
	cursor: hand;
}
.trailers_info .ti_content_over
{
	background: url(/images/new/arrowt.gif) center left no-repeat;
}
.trailers_info .ti_content .tic_format, .trailers_info .ti_content_over .tic_format
{
	width:235px;
	*width:215px;
	overflow:hidden;
	float:left;
	margin-left: 15px;
	*margin-left: 10px;
	color:#bcbcbc;
	font-size:11px;
	text-align:left;
}
.trailers_info .ti_content .tic_format IMG, .trailers_info .ti_content_over .tic_format IMG
{
	margin-right:2px;
	width:32px;
	height:22px;
}
.trailers_info .ti_content .tic_playing, .trailers_info .ti_content_over .tic_playing
{
	width:70px;
	text-align:right;
	color: #bcbcbc;
	font-weight: bold;
	overflow:hidden;
}
.trailers_info .ti_content .tic_size, .trailers_info .ti_content_over .tic_size
{
	width:70px;
	text-align:right;
	overflow:hidden;
	color: #bcbcbc;
}
.movie_scene_new{
	width: 980px;
	margin: 10px 3px 0 3px;
}

.movie_scene_new .mvsn_title
{
	width: 980px;
	height: 42px;
	overflow: hidden;
	background: #161616 url(/images/new/title1_bg.jpg) no-repeat;
	margin-bottom: 10px;
}
.movie_scene_new .mvsn_title .left
{
	height: 44px;
	text-align:left;
	line-height: 35px;
	color: #ff007e;
	font-size: 18px;
	padding-left: 30px;
}
.movie_scene_new .mvsn_title .left A
{
	color: #adadad;
	font-size: 14px;
	font-weight: bold;
}
.movie_scene_new .mvsn_title .right
{
	height: 42px;
	color: #adadad;
	text-align:right;
	font-size: 14px;
	padding-right: 20px;
}
.movie_scene_new .mvsn_title .right SPAN
{
	color: #2fcbd2;
}
.movie_scene_new .slider_div
{
	border: 1px solid #2b2b2b;
	background: #1b1b1b;
	padding:4px;
}

.movie_scene_new .mvsn_info
{
	width: 800px;
	margin-top: 5px;
	border: 1px solid #2b2b2b;
	background:  #1d1c1c url(/images/new/mv_top_bg.gif) top right no-repeat;
	padding: 4px;
}
.movie_scene_new .mvsn_info .mvsni_left
{
	padding: 0 5px;
	border-right: 1px solid #2b2b2b;
	vertical-align:top;
}
.movie_scene_new .mvsn_info .mvsni_left .mvsnil_pics
{
	color: #ff007e;
	font-size:12px;
	clear:both;
	margin-bottom: 5px;
}
.movie_scene_new .mvsn_info .mvsni_left .mvsnil_pics A
{
	color:#2fcbd2;
}
.movie_scene_new .mvsn_info .mvsni_left .mvsnil_title
{
	clear:both;
	text-align:left;
	color:#2fcbd2;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;
	background: url(/images/new/bulletp.gif) center left no-repeat;
	margin-top: 5px;
}
.movie_scene_new .mvsn_info .mvsni_left .mvsnil_content
{
}
.movie_scene_new .mvsn_info .mvsni_left .mvsnil_content A:link, .movie_scene_new .mvsn_info .mvsni_left .mvsnil_content A:visited 
{
	font-size: 11px;
	color: #adadad;
	
}
.movie_scene_new .mvsn_info .mvsni_left .mvsnil_content A:hover
{
	font-size: 11px;
	color: #2fcbd2 !important;
	text-decoration:  underline !important;
}
.movie_scene_new .mvsn_info .mvsni_right
{
	width: 500px;
	border-left: 1px solid #000000;
	padding: 0 5px 0 9px;
}
.movie_scene_new .mvsn_info .mvsni_right TABLE
{
}
.movie_scene_new .mvsn_info .mvsni_right .mvsn_descrp
{
	background: url('/images/new/mv_descrp_bg.gif') bottom right no-repeat;
	margin-bottom: 10px;
}
.movie_scene_new .mvsn_info .mvsni_right .mvsn_descrp .mvsnid_title
{
	color: #2fcbd2;
	font-weight:bold;
	font-size: 14px;
}
.movie_scene_new .mvsn_info .mvsni_right .mvsn_descrp P
{
	margin: 5px 0 0 0;
	text-align:justify;
	font-size:11px;
}
.movie_scene_new .mvsn_info .mvsni_right .mvsn_btns
{
	width:500px;
	height:42px;
	overflow:hidden;
	text-align:center;
	padding-top:6px;
}
.movie_scene_new .mvsni_div
{
	border: 1px solid #2b2b2b;
	background: #1b1b1b;
	padding:4px;
}
.movie_scene_new .mvsn_screens
{
	padding: 10px;
}
.movie_scene_new .mvsn_screens A IMG
{
	border: 3px solid #262525;
}
.movie_scene_new .mvsn_screens A:hover IMG
{
	border: 3px solid #2fcbd2;
}
.movie_scene_new .mvsn_info2
{
	margin-top: 5px;
	border: 1px solid #2b2b2b;
	background:  #1d1c1c url(/images/new/mv_top_bg.gif) top right no-repeat;
	padding: 4px;
}
.movie_scene_new .mvsn_info2 .mvsni2_left
{
	margin-left: 5px;
	border-right: 1px solid #2b2b2b;
	width:180px;
}
.movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_title
{
	clear:both;
	text-align:left;
	color:#2fcbd2;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;
	background: url(/images/new/bulletp.gif) center left no-repeat;
	margin-top: 5px;
}
.movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_content
{
}
.movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_content A:link, .movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_content A:visited 
{
	font-size: 11px;
	color: #adadad;
	
}
.movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_content A:hover
{
	font-size: 11px;
	color: #2fcbd2 !important;
	text-decoration:  underline !important;
}
.movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_pics
{
	color: #ff007e;
	font-size:12px;
	clear:both;
	margin-bottom: 5px;
}
.movie_scene_new .mvsn_info2 .mvsni2_left .mvsnil2_pics A
{
	color:#2fcbd2;
}

.movie_scene_new .mvsn_info2 .mvsni2_middle
{
	margin-left:5px;
	border-left: 1px solid #000000;
}
.movie_scene_new .mvsn_info2 .mvsni2_middle .mvsn2_descrp
{
	padding:6px;
	width:380px;
	float: left;
	background: url('/images/new/mv_descrp_bg.gif') bottom right no-repeat;
	margin-bottom: 0px;
}
.movie_scene_new .mvsn_info2 .mvsni2_middle .mvsn2_descrp P
{
	margin: 0px;
	text-align:justify;
	font-size:11px;
}
.movie_scene_new .mvsn_info2 .mvsni2_right
{
	margin-left:5px;
}
.movie_scene_new .mvsn_info2 .mvsn2_btns
{
	width:380px;
	height:64px;
	overflow:hidden;
	text-align:center;
	padding-top:15px;
	vertical-align:middle;
	float:right;
}
.sci_title
{
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	background: #161616 url(/images/new/mv_tl_bg.jpg) top left no-repeat;
	color:#FFFFFF;
	font-size:16px;
	padding: 0px;
	font-weight: bold;
	text-transform: capitalize;
	height: 42px;
	margin-bottom:4px;
	clear:both;
}
.sci_title .left
{
	background: url(/images/new/puceb.gif) 5px 17px no-repeat;
	color: #ff007e;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
	line-height: 42px;
	overflow:hidden;
	text-transform: capitalize;
}
.sci_title .left STRONG
{
	color: #FFFFFF;
}
.sci_title .left SPAN
{
	font-size: 12px;
	color: #adadad;
	margin-left: 15px;
	font-weight: normal;
}
.sci_title .right
{
	text-align: right;
	padding: 2px 5px 0 0;
	font-size: 12px;
	font-weight:normal;
	color:#adadad;
}
.sci_title .right DIV
{
	background: #000000;
	height:20px;
	width:180px;
	float:right;
	text-align:center;
	line-height: 20px;
}
.sci_title .right SPAN
{
	font-size: 12px;
	color: #2fcbd2;
	font-weight: bold;
}

.trailer_title2
{
	margin-top: 5px;
	width: 740px;
	background: #161616 url(/images/new/puce1.gif) 10px 13px no-repeat;
	color: #2fcbd2;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial,sans-serif;
	overflow: hidden;
	text-transform: capitalize;
	clear:both;
}
.trailer_title2 .left
{
	color: #2fcbd2;
	text-align: left;
	padding: 0px 0px 0px 30px;
	text-transform: capitalize;
	overflow: hidden;
}
.trailer_title2 .left SPAN
{
	color: #767676;
	font-size: 14px;
	margin-left:20px;
	font-weight: bold;
}
.trailer_title2 .left A
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.trailer_title2 .right
{
	line-height: 35px;
	height: 35px;
	text-align:right;
	font-size: 14px;
	padding-right: 10px;
}

.trailers_info2
{
	width:730px;
	background: #1a1a1a;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	padding: 0 5px 5px 5px;
	overflow: hidden;
	margin-bottom:5px;
	clear:both;
}
.trailers_info2 .ti2_left, .trailers_info2 .ti2_right
{
	width: 330px;
	float:left;
	overflow:hidden;
}
.trailers_info2 .ti2_left
{
	margin-right: 25px;
}
.trailers_info2 .ti2_right
{
	padding-left: 25px;
}
.trailers_info2 .ti2_title
{
	color: #2fcbd2;
	width:322px;
	margin: 5px 0;
	text-decoration: underline;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
.trailers_info2 .ti2_content, .trailers_info2 .ti2_content_over
{
		width:322px;
	font-size: 11px;
	text-transform: capitalize;
	padding-bottom: 10px;
	*padding-bottom: 4px;
	margin-bottom:5px;
	border-bottom:  1px dashed #454545;
	clear:both;
	display:block;
	cursor: pointer;
	cursor: hand;
}
.trailers_info2 .ti2_content_over
{
	background: url(/images/new/arrowt.gif) center left no-repeat;
}
.trailers_info2 .ti2_content .tic2_format, .trailers_info2 .ti2_content_over .tic2_format
{
	width:235px;
	*width:215px;
	overflow:hidden;
	float:left;
	margin-left: 15px;
	*margin-left: 10px;
	color:#bcbcbc;
	font-size:11px;
	text-align:left;
}
.trailers_info2 .ti2_content .tic2_format IMG, .trailers_info2 .ti2_content_over .tic2_format IMG
{
	margin-right:2px;
	width:32px;
	height: 22px;
}
.trailers_info2 .ti2_content .tic2_playing, .trailers_info2 .ti2_content_over .tic2_playing
{
	width:70px;
	text-align:right;
	color: #bcbcbc;
	font-weight: bold;
	overflow:hidden;
}
.trailers_info2 .ti2_content .tic2_size, .trailers_info2 .ti2_content_over .tic2_size
{
	width:70px;
	text-align:right;
	overflow:hidden;
	color: #bcbcbc;
}
.movie_scene_scene{
	width: 738px;
	margin: 10px 3px 0 0px;
	background:#1a1a1a url(/images/new/sc_info_bg.jpg) top left no-repeat;
	border: 1px solid #303030;
	float:left;
	clear:both;
}
.movie_scene_scene .mvss_title
{
	width: 738px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 0px;
}
.movie_scene_scene .mvss_title .left
{
	height: 30px;
	text-align:left;
	line-height: 35px;
	color: #ff007e;
	font-size: 18px;
	background: url('/images/new/arrow2.gif') 10px 14px no-repeat;
	padding-left: 30px;
}

.movie_scene_scene .mvss_title .right
{
	text-align:right;
	padding-right: 10px;
}
.movie_scene_scene .mvss_title .right DIV
{
	border: 1px solid #272727;
	float:right;
	text-align: center;
	color: #adadad;
	padding: 0 5px;
	font-size: 14px;
	background:#000000;
}
.movie_scene_scene .mvss_info
{
	width: 730px;
	padding:5px;
	overflow:hidden;
}
.movie_scene_scene .mvss_info SPAN
{
	text-align:left;
	color:#2fcbd2;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;
	background: url(/images/new/bulletp.gif) center left no-repeat;
}
.movie_scene_scene .mvss_info A:link, .movie_scene_scene .mvss_info A:visited 
{
	font-size: 11px;
	color: #adadad;
	
}
.movie_scene_scene .mvss_info A:hover
{
	font-size: 11px;
	color: #2fcbd2 !important;
	text-decoration:  underline !important;
}
.movie_scene_scene .mvss_screens TD
{
	padding:2px;
}

.movie_scene_scene .mvss_info2
{
	width: 740px;
	margin: 5px 0 10px 0;
}
.movie_scene_scene .mvss_info2 .mvssi2_left
{
	width: 540px;
	margin-left: 5px;
	float:left;
}
.movie_scene_scene .mvss_info2 .mvssi2_left .mvss2_descrp
{
	width: 535px;
	padding:6px;
	border:  1px solid #252525;
	background: #121212 url('/images/new/sc_info_descrp_bg.jpg') top left no-repeat;
}
.movie_scene_scene .mvss_info2 .mvssi2_left .mvss2_descrp .mvssil2_title
{
	color: #2fcbd2;
	font-weight:bold;
	font-size: 14px;
}
.movie_scene_scene .mvss_info2 .mvssi2_left .mvss2_descrp P
{
	margin: 0px;
	text-align:justify;
	font-size:11px;
	height:63px;
	color: #adadad;
	background: url('/images/new/sc_descrp_bg.jpg') bottom right no-repeat;
}
.movie_scene_scene .mvss_info2 .mvssi2_right
{
	float:right;
}
.movie_scene_scene .mvss_info2 .mvssi2_right .mvss2_btns
{
	width:180px;
	overflow:hidden;
	text-align:center;
	padding:5px 0px 0px 0px;
	vertical-align:middle;
}
.movie_scene_scene .mvss_info2 .mvssi2_right .mvss2_btns_bis
{
	width:320px;
	overflow:hidden;
	text-align:center;
	padding:10px 0px 0px 0px;
	vertical-align:middle;
}
.movie_scene_scene .mvss_info2 .mvssi2_right .mvss2_btns IMG
{
	margin-bottom: 10px;
}
.movie_scene_scene .mvss_info2 .mvssi2_right .mvss2_btns_bis IMG
{
}

.file_info
{
	width:728px;
	background: #151515;
	font-family: Trebuchet,Trebuchet MS, Arial, sans-serif;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	border-top: 1px solid #212121;
	clear:both;
}
.file_info .fi_left, .file_info .fi_right
{
	width: 330px;
	float:left;
	overflow:hidden;
}
.file_info .fi_left
{
	margin-right: 25px;
}
.file_info .fi_right
{
	padding-left: 25px;
}
.file_info .fi_title
{
color: #2fcbd2;
	width:322px;
	margin: 5px 0;
	text-decoration: underline;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
}
.file_info .fi_content, .file_info .fi_content_over
{
	width:322px;
	font-size: 11px;
	text-transform: capitalize;
	padding-bottom: 10px;
	*padding-bottom: 4px;
	margin-bottom:5px;
	border-bottom:  1px dashed #454545;
	clear:both;
	display:block;
	cursor: pointer;
	cursor: hand;
}
.file_info .fi_content_over
{
	background: url(/images/new/arrowt.gif) center left no-repeat;
}
.file_info .fi_content .fic_format, .file_info .fi_content_over .fic_format
{
	width:235px;
	*width:215px;
	overflow:hidden;
	float:left;
	margin-left: 15px;
	*margin-left: 10px;
	color:#bcbcbc;
	font-size:11px;
	text-align:left;
}
.file_info .fi_content .fic_format IMG, .file_info .fi_content_over .fic_format IMG
{
	margin-right:2px;
	width:32px;
	height: 22px;
}
.file_info .fi_content .fic_playing, .file_info .fi_content_over .fic_playing
{
	width:70px;
	text-align:right;
	color: #bcbcbc;
	font-weight: bold;
	overflow:hidden;
}
.file_info .fi_content .fic_size, .file_info .fi_content_over .fic_size
{
	width:70px;
	text-align:right;
	overflow:hidden;
	color: #bcbcbc;
}
.scene_title2
{
	width: 740px;
	height: 44px;
	overflow: hidden;
	background: url('/images/new/sc_title2_bg.jpg') no-repeat;
	margin-top: 10px;
}
.scene_title2 .left
{
	height: 44px;
	text-align:left;
	line-height: 35px;
	color: #FFFFFF;
	font-size: 18px;
	background: url('/images/new/puce1.gif') 10px 18px no-repeat;
	padding-left: 30px;
	text-transform: capitalize;
}
.scene_title2 .left SPAN
{
	color: #767676;
	font-size: 14px;
	margin-left:20px;
	font-weight: bold;
}
.scene_title2 .left A
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.scene_title2 .right
{
	height: 44px;
	text-align:right;
	line-height: 35px;
	font-size: 14px;
	padding-right: 20px;
}
.lpg_div_gal
{
	background:#1a1a1a;
	border: 1px solid #2e2e2e;
	padding: 7px 0px;
}
.stepcarousel_gal{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 685px; /*Width of Carousel Viewer itself*/
height: 197px; /*Height should enough to fit largest content's height*/
margin-top:0px;
margin-left: 30px;
}

.stepcarousel_gal .belt_gal{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel_gal .panel_gal{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
padding-left: 3px; /*margin around each panel*/
width: 134px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 197px;
}
.stepcarousel_gal .panel_gal .sc_galpic{
width: 130px;
height: 197px;
text-align:center;
vertical-align: middle;
}
.stepcarousel_gal .panel_gal .sc_galpic IMG{
	padding:2px;
	background:#000000;
}
.lpg_div_sc
{
	background:#1a1a1a;
	border: 1px solid #2e2e2e;
	padding: 7px 0px;
}
.stepcarousel_sc{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 685px; /*Width of Carousel Viewer itself*/
height: 220px; /*Height should enough to fit largest content's height*/
margin-top:0px;
margin-left: 30px;
}

.stepcarousel_sc .belt_sc{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel_sc .panel_sc{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
padding-left: 20px; /*margin around each panel*/
width: 323px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel_sc .panel_sc .sc_dvdscene{
background: #121212;
border:  1px solid #222222;
padding:5px;
width: 293px;
cursor: hand;
cursor: pointer;
}
.stepcarousel_sc .panel_sc .sc_dvdscene .scds_name{
	width: 293px;
}
.stepcarousel_sc .panel_sc .sc_dvdscene .scds_name A{
	color:  #2fcbd2;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.stepcarousel_sc .panel_sc .sc_dvdscene .scds_porns{
	width: 293px;
	overflow:hidden;
	height: 20px;
	margin-top:5px;
	text-transform: capitalize;
	font-weight: bold;
	color: #838383;
}
.stepcarousel_sc .panel_sc .sc_dvdscene .scds_porns A{
	color:  #adadad;
	font-size: 12px;
	font-weight: normal;
}
.sc_cover
{
	width: 206px;	
}
.sc_cover .scc_pic
{
	padding:3px;
	background: #000000;
	clear:both;
}
.sc_cover .scc_enlarge
{
	width: 204px;
	padding:  5px 0px;
	margin: 3px 0px 5px 0px;
	text-align:center;
	border: 1px dashed #494949;
	text-transform: capitalize;
	background: #1a1a1a;
	font-weight: bold;
	font-size: 12px;
}
.sc_cover .scc_enlarge A:link, .sc_cover .scc_enlarge A:visited
{
	color: #adadad;
}
.sc_cover .scc_enlarge A:hover
{
	color: #2fcbd2 !important;
}
.other_scenes2
{
	width: 198px;
	margin-top:2px;
	text-align:justify;
	text-transform: capitalize;
	padding: 0 4px 4px 4px;
	border-bottom: 1px dashed #494949;
}
.other_scenes2 A:link, .other_scenes2 A:visited
{
	color: #adadad;
}
.other_scenes2 A:hover
{
	color: #2fcbd2 !important;
}
.osc2_slected A, .osc2_slected A:visited, .osc2_slected A:hover
{
	color: #2fcbd2;
	font-weight: bold;
}

.sc_screenshots
{
	width: 740px;
	height: 640px;
	overflow-y:scroll;
}
.sc_screenshots .sc_screen
{
	margin: 5px;
	float: left;
}

.page_title_sc
{
	color:  #ff007e;
	font-weight:bold;
	font-size:16px;
	background: url('/images/new/sc_t_bg.jpg') top left no-repeat;
	width:179px;
	overflow:hidden;
	padding-left: 25px;
	height:40px;
	line-height:37px;
	overflow:hidden;
	border: 1px solid #000000;
	/*margin: 10px 0px 5px 0px;*/
	text-transform:capitalize;
	text-align: left;
}
.sc_rel_dvd, .sc_rel_dvd_over{
	overflow: hidden;
	width: 204px;
	padding:10px 0px;
	clear: both;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #272727;
}
.sc_rel_dvd_over{
background: #1d1d1d url('/images/new/sc_rel_dvd_bg.jpg') top center no-repeat;
	border: 1px solid #3c3c3c;
}
.sc_rel_dvd .scrdvd_tab, .sc_rel_dvd_over .scrdvd_tab
{
	width:120px;
	padding:0px;
	border: 1px solid #2f2f2f;
	background: #121212;
}
.sc_rel_dvd .scrdvd_tab A IMG, .sc_rel_dvd_over .scrdvd_tab A IMG{
	border: 1px solid #2f2f2f;
	margin: 5px 7px;
}
.sc_rel_dvd .scrdvd_tab .scrdvd_title, .sc_rel_dvd_over .scrdvd_tab .scrdvd_title{
	text-transform:capitalize;
	text-align: center;
	color: #2fcbd2;
	font-size: 11px;
	clear: both;
	height:15px;
	padding:3px 3px 0 3px;
	overflow:hidden;
	border-top: 1px solid #2f2f2f;
}
.sc_rel_dvd .scrdvd_tab .scrdvd_date, .sc_rel_dvd_over .scrdvd_tab .scrdvd_date{
	font-size: 10px;
	text-align: center;
	color: #adadad;
	padding:0px 3px 3px 3px;
}
.sc_rel_dvd .scrdvd_hd, .sc_rel_dvd_over .scrdvd_hd{
	position:relative;
	float:left;
	top:161px;
	left:97px;
}
.sc_rel_sc, .sc_rel_sc_over{
	overflow: hidden;
	width: 204px;
	padding:13px 0px;
	clear: both;
	cursor: hand;
	cursor: pointer;
	border: 1px solid #272727;
}
.sc_rel_sc_over{
	background: #1d1d1d url('/images/new/sc-rel_sc_bg.jpg') top center no-repeat;
	border: 1px solid #3c3c3c;
}

.sc_rel_sc .scrsc_tab, .sc_rel_sc_over .scrsc_tab
{
	width:160px;
	padding:0px;
	border: 1px solid #2f2f2f;
	background: #121212;
}

.sc_rel_sc .scrsc_tab A IMG, .sc_rel_sc_over .scrsc_tab A IMG
{
	border: 1px solid #2f2f2f;
	margin: 3px 3px;
}

.sc_rel_sc .scrsc_tab .scrsc_title, .sc_rel_sc_over .scrsc_tab .scrsc_title{
	text-transform:capitalize;
	text-align: center;
	color: #2fcbd2;
	font-size: 11px;
	clear: both;
	height:15px;
	padding:3px 3px 0 3px;
	overflow:hidden;
}
.sc_rel_sc .scrsc_tab .scrsc_title A, .sc_rel_sc_over .scrsc_tab .scrsc_title A{
	color: #2fcbd2;
	font-size: 11px;
}
.sc_rel_sc .scrsc_tab .scrsc_date, .sc_rel_sc_over .scrsc_tab .scrsc_date{
	font-size: 11px;
	padding:3px;
	border-top: 1px solid #2f2f2f;
}
.sc_rel_sc .scrsc_tab .scrsc_date A, .sc_rel_sc_over .scrsc_tab .scrsc_date A{
	color: #adadad;
}
.sc_rel_sc .scrsc_tab .scrsc_hd, .sc_rel_sc_over .scrsc_tab .scrsc_hd{
	position:relative;
	float:left;
	top:69px;
	left:133px;
}
.thumbs_div
{
	background:#1a1a1a;
	border: 1px solid #2e2e2e;
}
.lpg_div_gal2
{
	background:#1a1a1a;
	border: 1px solid #2e2e2e;
	padding: 15px 0px;
}
.stepcarousel_gal2{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 685px; /*Width of Carousel Viewer itself*/
height: 192px; /*Height should enough to fit largest content's height*/
margin-top:0px;
margin-left: 27px;
}

.stepcarousel_gal2 .belt_gal2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel_gal2 .panel_gal2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
padding-left: 7px; /*margin around each panel*/
width: 219px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.car_gal{
	overflow: hidden;
	width: 210px;
	background: #121212;
	border: 1px solid #353535;
	padding:2px 3px 0 3px;
	display: block;
}
.car_gal .car_gal_name{
	width: 210px;
	text-align:left;
	text-transform:capitalize;
	color: #9e9e9e;
	font-size: 14px;
	font-weight:bold;
	overflow:hidden;
	margin-bottom:3px;
	clear: both;
}
.car_gal .car_gal_name A{
	color: #2fcbd2;
	font-size: 14px;
}
.car_gal .car_gal_name A SPAN{
	color: #838383;
	font-size: 12px;
}
.car_gal .car_gal_pic{
	width:210px;
	height:140px;
	overflow:hidden;
	clear:both;
	}
.car_gal .car_gal_pics{
	width: 180px;
	text-align:left;
	text-transform:capitalize;
	background: url('/images/gal_view_pics2.gif') left center no-repeat;
	color: #838383;
	font-size: 12px;
	padding-left: 22px;
	overflow:hidden;
	margin:3px 0 5px 0;
	clear: both;
}
.car_gal .car_gal_pics A{
	color: #7b7b7b;
	font-size: 12px;
}
.gal2_info
{
	padding-left:5px;
}
.gal2_info SPAN
{
	text-align:left;
	color:#2fcbd2;
	font-weight:bold;
	font-size: 12px;
	padding-left:10px;
	background: url(/images/new/bulletp.gif) center left no-repeat;
}
.gal2_info A:link, .gal2_info A:visited 
{
	font-size: 11px;
	color: #adadad;
	
}
.gal2_info A:hover
{
	font-size: 11px;
	color: #2fcbd2 !important;
	text-decoration:  underline !important;
}
.thumbs
{
	border: 2px solid #000000;
}