@charset "utf-8";
/* CSS Document */

/* VOTE*/
.vote_container{width:500px; margin:auto; padding:5px;}
.vote_detail{ background:url(../images/bgd_bottom_binhchon.gif) bottom left no-repeat; width:442px; float:left; padding:0 0 10px 0; overflow:hidden; margin:auto;}
.vote_detail .top{ background:url(../images/bgd_top_binhchon.gif) top left no-repeat; width:412px; padding:30px 15px 0 15px; overflow:hidden; font-size:12px;}
.vote_detail label{ width:400px; display:block; float:left; padding:0 0 0 5px;}
.vote_detail label span{ color:#FF0000; font-weight:bold}
.line1{ display:block; float:left; padding:0 0 0 0px; height:30px;}
.line2{ color:#000; font-weight:bold; display:block; float:left; padding:0 0 0 5px; height:30px; text-align:center}
.line3{ display:block; float:left; padding:0 0 0 0px; height:30px;}
.vote_detail strong{ width:400px; display:block; float:left; padding:0 0 0 5px; height:30px;}
.vote_detail .btn{ width:412px; float:right; text-align:right; padding:30px 0 0 0; margin:-20px 0 0 0;}

/* TABS BANG GIA */
._fourTabs{ margin:10px 0 0 0; width:620px; overflow:hidden;}
	._tabs{ width:620px; overflow:hidden}
	._tabs li{ display:block; float:left;}
	._tabs a{ background:url(../images/bgd_tab_normal_left.gif) top left no-repeat; display:block; float:left; padding:0 0 5px 7px;}
	._tabs span{ background:url(../images/bgd_tab_normal_rig.gif) top right no-repeat; display:block; padding:5px 7px 0 0; font-size:9px; font-weight:bold; text-transform:uppercase}
	._tabs a:hover, ._tabs li._selected a{ background:url(../images/bgd_tab_act_lef.gif) top left no-repeat; color:#FFFFFF}
	._tabs a:hover span, ._tabs li._selected span{ background:url(../images/bgd_tab_act_rig.gif) top right no-repeat}
				
/* CHI TIET BANG GIA */
.top_content_price{ margin:10px 0 0 0; width:620px; overflow:hidden; text-align:center; font-size:12px}
.top_content_price ul{width:620px; text-align:left;}
.top_content_price ul li .line1{width:620px; float:left; background-color:#CCCCCC; padding-top:10px;}
.top_content_price ul li .line2{width:620px; float:left; background-color:#999999;}
.top_content_price ul li .header{width:620px; float:left; background-color:#D90000; padding-top:10px;}
.top_content_price ul li .number{ width: 20px; float:left;}
.top_content_price ul li .name{ width: 200px; float:left;}

/*  BANG GIA */
.pricelist{width:620px; overflow:hidden}
	.top{width:620px; background-image:url(../images/priceboard_top.jpg); background-position:bottom; background-repeat:no-repeat;  height:90px; font-size:12px; font-weight:bold; border:none}
	.mid{width:620px; background-image:url(../images/priceboard_mid.jpg); background-position:left;}
		.mid ul{ padding:0 1px; left:10px; position:relative; font-size:12px; color:#000000}
		.mid li{ border-bottom:1px solid #CCCCCC; padding:7px 10px 7px 10px; width:580px; height:40px; vertical-align:middle}
			.name_{display:block; float:left; width:150px; font-size:13px; font-weight:bold;}
			.name_ a:hover{text-decoration:underline}
			.acces_{display:block; float:left; width:300px; text-align:left; padding-left:5px; font-size:12px;}
			.price_{display:block; float:left; width:120px; text-align:center; color:#FF0000; font-weight:bold}
		.mid li.last{border:none}
	.bot{width:620px; background-image:url(../images/priceboard_bot.jpg); background-position:top; background-repeat:no-repeat; height:29px; border:none;}
	.logo{position:relative; display:block; left:20px; top:20px; background-image:url(../images/banggia/logo.gif); width:162px; height:40px;}
	.name{position:relative; display:block; left:20px; top:22px; height:20px; width:200px; float:left; text-align:left}
	.acces{position:relative; display:block; top:22px; height:20px; width:300px;float:left; text-align:center}
	.price{position:relative; display:block; top:22px; height:20px; width:100px;float:left; text-align:center}

/*COMPARE*/
	#compare{width:620px;}
	#compare .top{background:url(../images/bg_top_compare.gif) bottom no-repeat; height:30px;}
	#compare .middle{background:url(../images/bg_middle_compare.gif); padding:5px;}
	#compare .bottom{background:url(../images/bg_bottom_comapre.gif) top no-repeat; height:19px;}
	
	#formcompare{}
	#formcompare select{width:160px; padding:2px;}
	#formcompare .border{border-bottom:1px solid #CCCCCC; background:#ffffff }
	
	h4{background:url(../images/bg_compare2.gif) top left no-repeat; padding:2px 10px 4px 10px;  font-size:16px;}
	h4 a{font-size:16px; color:#333333}
	h4:hover a{background:url(../images/bg_compare2_hover.gif) top left no-repeat; color:#ffffff }
	h4:hover{background:url(../images/bg_compare2_hover.gif) top left no-repeat; color:#ffffff }
	h4 a:hover{font-size:16px; color:#ffffff}
	
/*LEFT SEARCH ICON*/
	.blocksearch{width:160px; background:url(../images/bg_comapre.jpg); height:80px; margin: 0 0 10px 0;}
	.blocksearch h2{ padding:8px 0 15px 5px; font-size:15px;}
	.blocksearch h2 a{color:#FFFFFF}
	.blocksearch h2 a:hover{text-decoration:none}	

/*FOOTER*/
.linkfooter{
	color:BLACK;
	text-decoration:none;
}
.linkfooter:hover{
	text-decoration:underline
}

/*NEW PRODUCT DETAIL*/
._info{
	font-size:12px;
}

a.link_blue:hover{
	text-decoration:underline;
}