/*	hostclubchlist.css 
	for HOST-TV.COM
	Copyright(c) 2008 Codeworks Corp. All Rights Reserved.
		http://www.codeworks.co.jp
		info@codeworks.co.jp
	IE7, IE6, FireFox3, Opera9.5, Safari3.1(Win, Mac)
*/

/*-------------------------------------------------------*/

#regulaelistbaseheader{
	background-image: url('images/reglist/header_513_58.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 58px;
}
#regulaelistbasemain{
	/*background-image: url('images/reglist/edge_513_833.gif');*/
	background-image: url('images/reglist/edge_513_828.gif');
	background-repeat: repeat-y;
	width: 497px;
	/*height: 831px;*/
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#regulaelistbasefooter{
	background-image: url('images/reglist/footer_513_6.gif');
	background-repeat: no-repeat;
	width: 513px;
	height: 6px;
	overflow:hidden;
}

/*-------------------------------------------------------*/

.regularmovieslistitem{
	/*background-color: #fcf;*/
	width: 497px;
	height: 113px;
	margin-top: 2px;
	margin-bottom: 3px;
	background-repeat: no-repeat;
}
#regularmovieslistitemmon{background-image: url('images/reglist/mon_497_113.gif');}
#regularmovieslistitemtue{background-image: url('images/reglist/tue_497_113.gif');}
#regularmovieslistitemwed{background-image: url('images/reglist/wed_497_113.gif');}
#regularmovieslistitemthu{background-image: url('images/reglist/thu_497_113.gif');}
#regularmovieslistitemfri{background-image: url('images/reglist/fri_497_113.gif');}
#regularmovieslistitemsat{background-image: url('images/reglist/sat_497_113.gif');}
#regularmovieslistitemsun{background-image: url('images/reglist/sun_497_113.gif');}

#regularmovieslistitemmonS{background-image: url('images/reglist/mon_497_113.gif');}
#regularmovieslistitemtueS{background-image: url('images/reglist/tue_497_113.gif');}
#regularmovieslistitemwedS{background-image: url('images/reglist/wed_497_113.gif');}
#regularmovieslistitemthuS{background-image: url('images/reglist/thu_497_113.gif');}
#regularmovieslistitemfriS{background-image: url('images/reglist/fri_497_113.gif');}
#regularmovieslistitemsatS{background-image: url('images/reglist/sat_497_113.gif');}
#regularmovieslistitemsunS{background-image: url('images/reglist/sun_497_113.gif');}

.regularmovieslistiteminner{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 485px;
	height: 101px;
	overflow:hidden;
	cursor: pointer;

}

.regularlistitemtitleimg{
	width: 126px;
	height: 97px;
	overflow:hidden;
	float:left;
	margin-left: 2px;
	margin-right: 7px;
	margin-top: 2px;
}
.regularlistitemmaintop{
	padding-right: 4px;
	height: 70px;
	overflow:hidden;
}
.regularlistitemphoto{
	width: 64px;
	height: 48px;
	overflow:hidden;
	float:left;
	margin-right: 7px;
	margin-top: 3px;
}
.regularlistitemtitle{
	padding-top: 0px;
	padding-left: 52px;
	padding-right: 24px;
	height: 24px;
	overflow:hidden;
	color: white;
	font-weight: bold;
	cursor: pointer;
	line-height: 120%;
}
.regularlistitemdesc{
	overflow:hidden;
	line-height: 140%;
	height: 10px;
	cursor: pointer;
}

.regularlistitemhr{
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	border-top: 1px solid #ccc;
	height: 1px;
}

.regularlistitemrecent{
	margin-top:2px;
	padding-left:12px;

	background-image: url('images/green_12_13.gif');
	background-repeat: no-repeat;

	/*background-color: #fcf;*/
	height: 24px;
	line-height: 130%;
	overflow:hidden;
	height: 28px;
	cursor: pointer;
}
