/* www.pvideo.com.hk - Home Main */

div.main_bg {
	position:absolute;
	width:1999px; height:815px;
	left:-510px;
	background-image: url(../images/bg.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;
}

/***** Home Content *****/
div.ff_main_content div.heading {
	height:85px;
}
div.ff_main_content div.heading h1 {
	position:relative;
	top:20px;
	font-weight:bold;
}

div.ff_main_content div.box_main {
	position:relative;
}

div.box_main div.upper_box {
	height:359px;
}

div.box_main div.upper_box div.upper_left {
	width:334px; height:359px;
	float:left;
	background-image: url(/images/home/pvideo_home_channel_box.jpg); 
	background-position: center top;
	background-repeat: no-repeat;
}

div.box_main div.upper_box div.upper_left div.upleft_content {
	width:214px;
	margin:100px 0px 0px 50px;
	text-align:center;
}

div.box_main div.upper_box div.upper_left div.upleft_content img {
	margin-top:5px;
}

div.box_main div.upper_box div.upper_right {
	width:646px;
	float:right;
}

div.box_main div.upper_box div.upper_right div.upright_left,
div.box_main div.upper_box div.upper_right div.upright_right {
	height:198px;
	background-image: url(images/home/pvideo_home_content_line3.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
}
div.box_main div.upper_box div.upper_right div.upright_left {
	width:415px;
	float:left;
	text-align:left;		
}

div.box_main div.upper_box div.upper_right div.upright_left div.row {
	margin:20px 15px 10px 15px;
}

div.box_main div.upper_box div.upper_right div.upright_left div.row td {
	vertical-align:top;
}

div.box_main div.upper_box div.upper_right div.upright_left div.row td.icon {
	width:45px;
}

div.box_main div.upper_box div.upper_right div.upright_left div.row p {
	font-size:12px;
}
div.box_main div.upper_box div.upper_right div.upright_left div.row p.row_head {
	font-size:16px;
}

div.box_main div.upper_box div.upper_right div.upright_right {
	width:231px;
	float:right;
	text-align:left;
}

div.box_main div.upper_box div.upper_right div.upright_right p {
	margin:25px 15px auto 15px;
	font-weight:bold;
	font-size:13px;
}

div.box_main div.upper_box div.upper_right div.upright_right img {
	margin:25px auto auto 15px;
}

hr.middle_line {
	width:100%;
	height:2px;
	border:0px;
	* margin-top:-20px;		
	margin-bottom:0px;
}


div.lower_box {
	position:relative;
	* margin-top:-25px;
	_ margin-top:-25px;
}

img.btn {
	cursor:pointer;
}

div.lower_box td {
	font-size:12px;
	vertical-align:center;
}

div.lower_box table.outer {
	position:relative;									
	* margin-top:-5px;
}

div.lower_box table.outer,
div.lower_box table.inner{
	width:100%;
}

div.lower_box table.inner td.arrow {
	width:35px;
	text-align:center;
}

div.lower_box table.inner td.preview {
	width:128px; height:94px;
	margin:0px 2px 0px 2px;									
	text-align:center;
	vertical-align:center;
}

div.lower_box td.border {
	background-image:url(images/home/pvideo_home_content_line2.jpg);
	background-repeat:no-repeat;
}

div.lower_box td.b_left {
	background-position:top left;
}
div.lower_box td.b_right {
	background-position:top right;
}
div.lower_box td.b_center {
	background-position:top center;								
}

div.pvideo_box {
	text-align:center;
}

div.pvideo_box {
	width:900px;
	overflow:hidden;
}

table.video td.sub_video {
	padding:0px 10px 0px 10px;									
}

td.title_pic img {
	position:relative;
	left:10px;
}

div.category_link {
	position:relative;									
	margin:105px auto 0px auto;								
	* height:250px;
	text-align:left;
}

div.category_link div.cat_block {
	position:relative;								
	text-align:left;
	float:left;
}
	
div.cat_block div.main_img {
	height:130px;
	margin:40px auto 0px 0px;
}
div.cat_block div.desc {
	height:50px; width:200px;
}

div.category_link div.cat_block.pvideo {									
	width:290px;	
	left:-40px;															
}
div.category_link div.cat_block.pcard {								
	width:310px;
	margin-right:55px;
}
div.category_link div.cat_block.media {		
	width:310px;
}

div.category_link div.cat_block div.sub_content {
	position:relative;
	left:40px;
}

div.category_link div.cat_block a.more img {
	margin-top:15px;
}

