/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(body_bg.gif) 0 0 repeat-x #fff;
	color:#5A5A5A;
    font: 12px Tahoma;
}
label, input, textarea {
	margin:0;
    font-face: Tahoma;
    padding: 3px;
    font-size: 11px;
    color: #555555;
}

.input {
	border: 1px solid #52a8ff;
    font-size: 12px;
    color: #555555;
    padding: 3px;
    font-weight: bold;
    font-face: Tahoma;
}
.button {
	font-size: 11px;
    margin: 2px;
    font-weight: bold;
    color: #4e4e4e;
}
ul{
	margin:0; 
	padding:0;
    list-style-type:none;
}
a {
	text-decoration: none;
    color: #018dcb;
}
a:hover {
	color: #eba205;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part start--------------------*/
#top{
	background:url(banner.gif) 0 0 no-repeat;
	width:900px;
	height:275px;
	margin:0 auto;
	position:relative;
}
.bg_trogiup {
	background:url(partnership_icon.gif) 0 0 no-repeat;
    padding-left: 30px;
	text-transform:uppercase;
    font-weight: bold;
    height: 20px;
}
.bg_dienthoai {
	background:url(blog_icon.gif) 0 0 no-repeat;
    padding-left: 30px;
	text-transform:uppercase;
    font-weight: bold;
    height: 20px;
}
.column_left_header_txt	{
	color:#ffffff; font-size:16px;
    background: #f76600;
    height:32px;
    width:100%;
    vertical-align:middle;
	font-weight:bold;
}

.column_left_header_txt	a { color:#ffffff; font-size:11px; text-decoration:none;}
.column_left_header_txt	a:hover	{ color:red; font-size:11px; text-decoration:underline;}
.column_left { background: #ffffff; }
.tabmain {
	background-color:#ffffff; 
    width: 100%;
}
.tabmain-midl {
	background:url(xp-box-ml.gif) left bottom repeat-y;
}
.tabmain-midr {
	background:url(xp-box-mr.gif) left bottom repeat-y;
}
.tabmain-bottom {
 	background:url(xp-box-bm.gif) left bottom repeat-x;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #C55304;
	display: block;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
}
.warning {
	padding: 5px;
	margin: 5px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
    font-weight: bold;
    color: red;
    width: 98%;
}
.success {
	padding: 5px 0px;
	margin: 5px;
	/* background: #E4F1C9; */
	border: 1px solid red;
	font-size: 12px;
    font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
    color: green;
    width: 98%;
}
.quote {
        font-size:11px;
        color:#555;
        background-color:#f8f8f8;
        border:1px solid #bbbbbb;
        margin:0 20px;
        padding:4px;
}
.tbl {
        font-size:12px;
        color:#2f2e2e;
        padding:6px;
        background:#FFFFFF;
}
.tbl1 {
        background:#f2f9fc;
        color:#404141;
        font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        border:1px #ffffff solid;
        padding:6px;
}

.tbl2 {
        background:#fcfdfd;
        color:#404141;
        font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        border:1px #fff solid;
        padding:6px;
}
.td_top1 a{
	color:red;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
}
.td_top1 a:hover{
	color: black;
    font-weight: bold;
    text-decoration: none;
}
.product_title a {
	 color: #15aab8;
     text-decoration: none;
}
.product_title a:hover {
	 color: red;
     text-decoration: none;
}
.td_menu {
 	background:url(menu_bg_t_bg.jpg) 0 0 repeat-y;
}
.list_cat a {
	font-size: 14px;
    font-weight: bold;
}
.list_cat a:hover {
	color: red;
}
.pic {
    background:url(bg-hotnews.jpg) 0 0 no-repeat;
}
legend {
	color: #0d84fd;
    font-size: 11px; font-face: Tahoma;
}
.buynow_cell {
	border: 1px solid #b9b9b9;
    padding: 2px;
    color: #2d9fff;
    border-left: 0px
}
.pagenav {
	padding:4px;
	background:#FFFFFF;
    font-weight: bold;
    font-size: 11px
}

.pagenav span {
	color:#404141;
	background-color:#f6a504;
	border:1px solid #ddd;
	margin:2px;
	padding:2px 4px;
	background:#FFFFFF;
}

.pagenav a {
	color:#555555;
	background-color:#f1f1f1;
	border:1px solid #ddd;
	text-decoration:none;
	margin:2px;
	padding:2px 4px;
}

.pagenav a:hover {
	color:#ffffff;
	background-color:#f6a504;
	text-decoration:none;
	margin:2px;
}
.dhtmlgoodies_tabPane{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #919b9c;
}
.dhtmlTab{
	border-left:1px solid #919b9c;
	border-right:1px solid #919b9c;
	border-bottom:1px solid #919b9c;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	padding:5px;

}
.dhtmlgoodies_tabPane DIV{
	float:left;
	height:100%;	/* Height of tabs */
	padding-left:3px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:-1px;
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane .tabActive{
	background-image:url('tab_left_active.gif');
	margin-left:0px;
	margin-right:0px;
	z-index:10;
}
.dhtmlgoodies_tabPane .tabInactive{
	background-image:url('tab_left_inactive.gif');
	margin-left:0px;
	margin-right:0px;
	z-index:1;
}

.dhtmlgoodies_tabPane .inactiveTabOver{
	background-image:url('tab_left_over.gif');
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane span{
	font-family:arial;
	vertical-align:top;
	font-size:11px;
	padding-left:3px;
	padding-right:3px;
	line-height:21px;
	float:left;
}
.dhtmlgoodies_tabPane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

.dhtmlgoodies_tabPane img{
	float:left;
}
.thumb_product{
    max-height: 150px;
    max-width: 200px;
    overflow: no;
}
#container {
	width: 100%;
	border: 0px solid #cccccc;
	padding: 5px;
    margin: 5px;
}
.ratingblock {
	display:block;
	border-bottom:1px solid #999999;
	padding-bottom:8px;
	margin-bottom:8px;
}

.loading {
	height: 30px;
	background: url('ajax-loader.gif') 50% 50% no-repeat;
}

.unit-rating {
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('starrating.gif') top left repeat-x;
}
.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	float: left;
}
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover{
	background: url('starrating.gif') left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}
.unit-rating li.current-rating {
	background: url('starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted {color:#000000;}
.thanks {color:#36AA3D;}

