body {
    background: #FFF;
}

/*
 *  home.tpl
 */

 #home_banner{
     background: transparent url(../../../v2/images/common/home_banner2_jan04.jpg) no-repeat scroll left top;
     width: 966px;
     height: 239px;
     border: none;
     padding: 0;
     margin-top: 10px;
 }

 #home_banner a{
     width: 966px;
     height: 239px;
     display: block;
 }

 #navbar{
     display: none;
 }

#flashhomeslidercont {
    width:1024px;
    width:auto!important;
    min-width:1024px;
    height: 352px;
    display: none;
}

.home_content1_left {
    width:759px;
    float:left;
    margin-top: 15px;
}

.home_content1_left .content_title_bar {
    width: 759px;
}

.home_content1_right {
    float:right;
    width:198px;
    margin-top: 15px;
}
* html .home_content1_right { width: 195px; }

.home_content1_right_title {
    width:198px;
    height:30px;
    background-color:#e5e5e5;
    border-bottom: solid 1px #cccccc;
}

.home_content1_title_text {
    color: #5A5A5A;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.content2 {
    clear:both;
    padding-top:30px;
}

.content2_block {
    float: left;
    width: 236px;
    margin-left: 10px;
}
* html .content2_block {
    width: 230px;
    margin-left: 5px;
}

.home_content2_title {
    width: 222px;
    background-color: #E5E5E5;
    border-bottom: 1px solid #CCCCCC;
    height: 19px;
    padding: 5px 12px 0 7px;
    text-align: left;
}
* html .home_content2_title {
    width: 215px;
}

.content2_detail {
    width: 234px;
    border-left: solid 1px #CCCCCC;
    padding-top: 17px;
}

.content2_detail div {
    padding-top: 0px;
}

li.content2_li {
    color: #0095fe;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 17px;
}

.content3 {
    clear:both;
    margin-bottom: 40px;
}

.home_content1_title {
    height:30px;
    background-color:#e5e5e5;
    border-bottom: solid 1px #cccccc;
}

.home_studio_imgs {
    float: right;
}



/*
 *  home_popular_scenes.tpl
 */

.content1_row {
    padding-top: 7px;
}

.scene {
    padding-top: 8px;
    float: left;
    width: 226px;
}

.scene div.scene_img img {
    width: 224px;
    height: 168px;
    border: 1px solid #9A9899;
}

.scene_info {
    padding-left: 2px;
    padding-top: 10px;
}

.scene_info div  /* Starring, View Scene link*/
{
    padding-top: 7px;
}

a.scene_title {
    text-decoration:underline;
    font-family:Arial, Helvetica, sans-serif;
    color: #37627F;
    font-weight:bold;
}

.scene_starring {
    font-family: Arial, Helvetica, sans-serif;
    color: #717171;
    font-weight: bold;
}

a.scene_view {
    font-family: Arial, Helvetica, sans-serif;
    color: #e01974;
    font-weight: bold;
}

.scene_bar {
    width: 2px;
    height:240px;
    float:left;
    margin: 0px 18px;
    border-right: 2px solid #e1e1e1;
}

.home_js {
    float:left;
    width: 492px;
    height: 230px;
    border:solid 1px #b8b8b8;
    margin-top:8px;
    margin-left:-2px;
}

.row_line {
    width:759px;
    height: 1px;
    border-top: 2px solid #e1e1e1;
    margin-top: 9px;
}

a.scene_model_name {
    color:#37627F;
    font-family:Arial, Helvetica, sans-serif;
}

/*
 *  home_popular_studios.tpl
 */

.home_studio_imgs_row {
    margin: 12px 0px;
    width:177px;
}

.home_studio_img {

}

.home_studio_img img {
    border: 1px solid #a9a9a9;
}

.home_studio_details {
    padding-left: 6px;
    line-height: 20px;
    font-size: 12px;
}
/* Studio link */
.home_studio_details a {
    text-decoration: none;
    font-size: 12px;
    color: #717171;
    font-weight: normal;
}
/* Studio name */
.home_studio_details a b {
    font-weight: bold;
    color: #37627F;
}


/*
 *  home_popular_dvds.tpl
 */

.home_dvd {
    padding-top: 13px;
    padding-left: 20px;
    width: 150px;
    float: left;
    border-left: 1px solid #e1e1e1;
}

.home_dvd_name {
    padding-top: 6px;
    padding-left: 2px;
    font-weight: bold;
}

.home_dvd_released {
    padding-top: 2px;
    padding-left: 2px;
    color: #7d7d7d;
    font-family: Arial, Helvetica, sans-serif;
}


/*
 *  home_popular_categories.tpl
 */

.content3_row {
    padding-top: 14px;
    height: 174px;
}

.home_categories {
    float: left;
}

.home_categories_name {
    padding-top: 4px;
}

.home_categories_name a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #37627F;
    font-weight: bold;
}
.home_categories_name a:hover {
    text-decoration: none;
}
/* This week, Total */
.home_categories_name div {
    font-size: 11px;
    font-weight: bold;
    margin-left: 16px;
}


/*
 *  home_top_lists.tpl
 */

#toplist_over {
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    border: 1px solid #A44064;
    background-color: #fff;
}

/*
 *  home_popular_studios.tpl
 */

.home_popular_studios {
    margin: 12px 0;
    width: 177px
}
.home_popular_studios img {
    width:175px;
    height: 210px;
    border: 1px solid #a9a9a9;
}
 .home_popular_studios_infos {
    padding-left: 6px;
    line-height: 20px;
    font-size: 12px;
}
.home_popular_studios_infos a {
    text-decoration: none;
    font-size: 12px;
    color: #717171;
}
.home_popular_studios_infos a b {
    color: #0079CB;
}

/*
 *  home_popular_categories.tpl
 */
.home_popular_categories_info {
    font-size: 11px;
    font-weight: bold;
    margin-left: 16px;
}






 /*
 *  UNUSED ?!!
 */

.topstudio_cont {
	position: relative;
	width: 175px;
	height:225px;
	margin-top: 5px;
	cursor: pointer;
	display:block;
	z-index: 1;
}

.topstudio_grey {
	position: absolute;
	width: 175px;
	height: 33px;
	display: block;
	color: #fff;
	background: #19283F;
	text-align: center;
	opacity: 0.7;
	filter:alpha(opacity=70);
	margin-top:-33px;
	z-index: 2;
}

.topstudio_logo {
	margin-top:-33px;
	position: absolute;
	width: 175px;
	height: 33px;
	display: block;
	text-align: center;
	z-index: 300;
}

.home_studio_join
{
	padding-top:15px;
}
