﻿a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
body
{
	background-color: #0086be;
	margin: auto;
	font-family: Tahoma;
	font-size: 11px;
}

.wapper
{
	width: 970px;
	padding: 0px auto;
	margin: auto;
}

.header
{
	margin: auto;
	height:127px;
}
.header .right
{
	float: right;
	margin-top: 70px;
	margin-right:10px;
}
.header .dangnhap
{
	margin-bottom: 5px;
	color: #fff;
}

.header .dangnhap a
{
	color: #fff;
}

.header .search .phrase
{
	font-family: Tahoma;
	font-size: 11px;
	height: 13px;
	width: 150px;
	color:#bbbbbb;
}
.header .search .button
{
	color: #01709d;
	background-color: #dedede;
	border: 0px;
	font-weight: bold;
}

.header .tabs
{
	width: 970px;
	background-image: url(images/bg_menu2.gif);
	line-height:32px;
	height:32px;
}

.header .tabs ul
{
	width: 970px;
	background-image: url(images/bg_menu2.gif);
	line-height:32px;
	height:32px;
}

.header .tabs li
{
	list-style: none;
	cursor: pointer;
	cursor: hand;
	float: left;
	font-size: 12px;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	line-height: 32px;
	margin-right: 1px;
	font-weight: bold;
}
.header .tabs a
{
	color: #fff;
	padding:0 10px 0 10px;
}
.header .tabs a:hover
{
	color: #006c9a;
	text-decoration: none;
}

.header .tabs li:hover
{
	background-image: url(images/bg_top2_r1_c1.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:32px;
	height:32px;
	padding-left:4px;
}
.header .tabs li:hover span
{
	float:left;
	background-image: url(images/bg_top2_r1_c3.gif);
	background-position:right;
	background-repeat:no-repeat;
	line-height:32px;
	height:32px;
	padding-right:4px;
}

.header .tabs li:hover a
{
	float:left;
	padding:0 10px 0 10px;
	background-image: url(images/bg_top2_r1_c2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	line-height:32px;
	height:32px;
	display:block;
}
/*
.header .tabs .selected
{
	background: url(images/bg_top2.gif) no-repeat;
}
.header .tabs .selected a
{
	color: #006c9a;
}
*/
.header .tabs .selected
{
	background-image: url(images/bg_top2_r1_c1.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height:32px;
	height:32px;
	padding-left:4px;
}

.header .tabs .selected span
{
	float:left;
	background-image: url(images/bg_top2_r1_c3.gif);
	background-position:right;
	background-repeat:no-repeat;
	line-height:32px;
	height:32px;
	padding-right:4px;

}

.header .tabs .selected a
{
	float:left;
	padding:0 10px 0 10px;
	background-image: url(images/bg_top2_r1_c2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	line-height:32px;
	height:32px;
	display:block;
}

.footer
{
	background-color: #f3f3f3;
	margin: auto;
}
.footer .tabs
{
	background-image: url(images/bg_menu2.gif);
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
}
.footer .tabs ul
{
	margin-left:150px;
}
.footer .tabs a
{
	color: #fff;
}
.footer .tabs li
{
	list-style: none;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
.footer .info
{
	padding-top: 10px;
}
.footer .info a
{
	color: #000;
}
.clear
{
	clear: both;
}
.oldprice
{
	text-decoration: line-through;
	color: #02439d;
}
.price
{
	color: #ca0205;
}
.cleanBox
{
	margin-bottom: 5px;
}

.box
{
	border: 1px #c0c0c0 solid;
	background-color: #FFFFFF;
	list-style: none;
	padding: 2px;
	margin: auto;
	margin-bottom: 5px;
}
.box a
{
	color: #000;
}
.box a:hover
{
	color: #000;
}
.box .cell
{
	vertical-align: top;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	border-right: 1px #c3c3c3 dotted;
	border-bottom: 1px #c3c3c3 dotted;
}

.box .cell2
{
	vertical-align: top;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
}

.box .cell img
{
	clear: both;
	margin-bottom: 5px;
}
.box .title1
{
	padding: 0;
	margin: 0;
	line-height: 24px;
	background-image: url(images/menu_title_left.gif);
	height: 24px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	border: none;
}
.box .title1 a
{
	color: #FFF;
}

.box .title2
{
	padding: 0;
	margin: 0;
	line-height: 26px;
	height: 28px;
	background-image: url(images/bg_main_menu1.gif);
	padding-left: 10px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border: none;
}
.box .title2 a
{
	color: #000;
}
.box .title3
{
	padding: 0;
	margin: 0;
	line-height: 26px;
	height: 28px;
	background-image: url(images/menu_tk.gif);
	padding-left: 10px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	border: none;
}
.box .title3 a
{
	color: #000;
}
.list1 li
{
	list-style: none;
	margin: auto;
	padding-left: 3px;
	border-bottom: 1px #000000 dotted;
	padding-top: 4px;
	padding-bottom: 5px;
}

.list1 li img
{
	border: solid 1px #999999;
	width: 81px;
	margin-right: 3px;
}
.list2 li img
{
	margin-right: 3px;
	vertical-align: middle;
}
.list2 li
{
	padding-left: 5px;
	line-height: 24px;
	font-weight: bold;
}

#hotnews
{
	background-image: url(images/bg_news_top.gif);
	color: #ca0205;
	height:30px;
	line-height:30px;
}
#hotnews .date
{
	padding-left: 10px;
	width:120px;
}
#hotnews .news
{
	padding-left: 10px;

}
#hotnews .news a
{
	color: #000;
}
#hotnews .news a:hover
{
	color: #000;
}

#hotnews .exchangeRate
{
	padding-right: 10px;
	width:120px;
	text-align:right;
}
#newBox
{
	border: 1px #c0c0c0 solid;
	background-color: #FFFFFF;
	padding: 2px;
}
#newBox .highlight
{
	width: 284px;
	float: left;
}
#newBox a
{
	color: #02439d;
}

#newBox a:hover
{
	color: #02439d;
}

#newBox .highlight .title
{
	font-weight: bold;
}

#newBox .focus
{
	width: 190px;
	float: left;
	margin-right: 2px;
	border-left: 1px #999999 dotted;
	border-right: 1px #999999 dotted;
	padding-left: 5px;
	padding-right: 5px;
}
#newBox .focus li
{
	list-style: none;
	border-bottom: 1px #999999 dotted;
	padding-top: 10px;
	padding-bottom: 5px;
}
#newBox .news
{
	
}
#newBox .news .title
{
	color: #fff;
	font-weight: bold;
	background-image: url(images/mn_n1.gif);
	height: 25px;
	line-height: 25px;
	padding-left:10px;
}
#newBox .news li
{
	list-style: none;
	border-bottom: 1px #999999 dotted;
	padding:5px;
	text-align:left;
}
#newBox .news li img
{
	border: solid 1px #999999;
	width: 90px;
	margin-right: 4px;
	float:left;
}

#newBox .news li a
{
	color: #02439d;
	font-weight:bold;
}

#newBox .news li a:hover
{
	color: #02439d;
}
.product1
{
	text-align: left;
}
.product1 .avatar
{
	float: left;
	margin-right: 5px;
}
.product1 .name
{
	font-weight: bold;
}

.product1 .price
{
	color: #02439d;
	font-weight: normal;
}

.cat_menu li
{
	list-style: none;
	text-transform: uppercase;
	background: url(images/bg_cat_menu.gif);
	line-height: 23px;
	height: 23px;
	
	border-bottom: groove 1px #000000;
	border-style:groove;
	font-weight:bold;
}

.cat_menu a
{
	color:#0D85AC;
	text-decoration:none;
	padding-left: 5px;
}
.cat_menu a:hover
{
	color:#0D85AC;
	background-color:#FF9933;
	display:block;
	text-decoration:none;
}
.cat_menu li ul li
{
	background: none;
	font-weight: normal;
}
.cat_menu .active  a
{
	color:#0D85AC;
	background-color:#FF9933;
	display:block;
	text-decoration:none;
}
#paging
{
	margin-top: 5px;
	text-align: right;
	padding: 5px;
}

#paging .item
{
	border: 1px solid #cccccc;
	float: left;
	margin-left: 2px;
	padding: 3px 5px;
	font-weight: bold;
}

#paging .selectedItem
{
	color: #ed1d24;
	text-decoration: underline;
}
.filter
{
	background-color: #EEEDE9;
	padding: 5px;
	margin-bottom: 10px;
}

.filter .title
{
	font-weight: bold;
	text-transform: uppercase;
	color: #CC3300;
	border-bottom: solid 1px #D0D0DB;
}
.filter td
{
	padding: 3px;
	color: #000;
}
.filter td span
{
	color: #834400;
}

.filter a
{
	color: #000;
}
.filter .result
{
	color: #330000;
	text-align: right;
}
#product table
{
	width: 100%;
	background-color: #C8C8E0;
}

#product td
{
	background-color: #fff;
	padding: 3px;
}
#product th
{
	display: table-cell;
	background-color: #EEEDE9;
	vertical-align: middle;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 5px;
}
#product li
{
	margin-left: 20px;
	list-style: none;
}
.content
{
	padding: 5px;
	line-height: 22px;
}

.ticker-wrapper
{
	border: none;
	height: auto;
	margin: 0;
	overflow: hidden;
	height: 30px;
}
ul#newsticker
{
	padding: 0;
	margin: 0;
}
ul#newsticker li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#newsticker a
{
	padding: 0;
	color: #194775;
}
ul#newsticker a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.comparison td
{
	padding: 8px;
	border-bottom: 1px #666666 dotted;
}
.comparison a:hover
{
	color: #000000;
}

.comparison .dot
{
	padding: 8px;
	border-right: 1px #666666 dotted;
}
.comparison th
{
	padding: 8px;
	border-bottom: 1px #666666 dotted;
	border-right: 1px #666666 dotted;
}
.contentView td
{
	padding: 5px;
}
.msg_head  a
{
    background-image:url(images/yahoo.png);
    background-repeat:no-repeat;
    padding-left:20px;
   
}
