html, body
{
	margin:0;
	padding:0;
	background-color:#cecece;
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
	color:#000;
	height:100%;
	width:100%;
}
select, option, input:button
{
	font-family:Tahoma, Verdana, MS Sans Serif;
	font-size:13px;
	font-weight:normal;
}
a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
img
{
	border:0;
}
.clearfix
{
	clear:both;
	height:0;
	overflow:hidden;
}
.no-result
{
	padding:100px 30px; 
	text-align:center;
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#ff8000;
	display:block;
}
.product-amount
{
	width:30px;
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#000;
}
.btn-mua-them
{
	width:92px;
	height:26px;
	background:url(../Images/Web/bg_btn_mua_them.gif) no-repeat left top;
	border:0;
	cursor:pointer;
}
.btn-1
{
	width:92px;
	height:26px;
	background:url(../Images/Web/Button/bg_btn_1.gif) no-repeat left top;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
	font-weight:bold;
}
.btn-2
{
	width:92px;
	height:26px;
	background:url(../Images/Web/Button/bg_btn_2.gif) no-repeat left top;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
	font-weight:bold;
}
.btn-cap-nhat
{
	width:92px;
	height:26px;
	background:url(../Images/Web/bg_btn_cap_nhat.gif) no-repeat left top;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}
.btn-thanh-toan
{
	width:202px;
	height:26px;
	background:url(../Images/Web/bg_btn_thanh_toan.gif) no-repeat left top;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.default-button
{
	font-family:Tahoma, Verdana;
	font-size:13px;
}
.text1
{
	width:248px;
	height:20px;
	overflow:hidden;
	margin:0;
	padding:5px 5px 0 5px;
	border:0;
	background:url(../Images/Web/bg_text1.gif) no-repeat left top;
}

/* Home Page */
/*=================================Header====================================*/
/*===========Header============*/
div#header
{
	width:100%;
	background:url(../Images/Web/bg_header.gif) repeat-x left top;
}
div.header-wrapper
{
	width:100%;
	background:url(../Images/Web/bg_header2.png) no-repeat 50% top;
	height:77px;
}
div.main-header
{
	width:950px;
	position:relative;
	height:100%;
}
.logo-vio,.logo-viettel
{
	display:block;
	position:absolute;
}
.logo-vio
{
	width:127px;
	height:48px;
	top:15px;
	left:10px;
}
.logo-viettel
{
	width:125px;
	height:68px;
	top:5px;
	right:3px;
}
/* Newsletter */
.newsletter
{
	background:url(../Images/Icons/newsletter.png) no-repeat left 50%;
	padding:5px 0px 5px 30px;
	width:920px;
	text-align:left;
}
.newsletter a
{
	text-decoration:none;
	color:#00918D;
	font-weight:bold;
}
.newsletter a:hover
{
	text-decoration:underline;
}
/* Menu top */
.menu-top
{
	float:right;
	padding-right:125px;
}
.menu-top ul
{
	margin:0px;
	padding:0px;
}
.menu-top li
{
	list-style-type:none;
	padding-right:13px;
	float:left;
}
.menu-top div
{
	width: 1px; 
	height: 15px; 
	background-color: #b1f2f0;
	margin-top: 33px;
}
a.menu-top-default
{
	font-family: Verdana;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	display:block;
	text-decoration:none;
	margin-top:30px;
}
a.menu-top-default:hover
{
	color:#b1f2f0;
}
a.menu-top-active
{
	font-family:Tahoma, Verdana;
	font-size:18px;
	font-weight:bold;
	color:#fecd47;
	display:block;
	text-decoration:none;
	margin-top:27px;
}

/*=========Search=========*/
div.search
{
	
	overflow:hidden;
	width:950px;
	padding:5px;
	background-color:#ececec;
}
div.search-lite
{
	width:950px;
	background:url(../Images/Web/bg_search_center.gif) repeat-x left top;
	height:42px;
}
div.search-left
{
	height:42px; 
	background:url(../Images/Web/bg_search_left.gif) no-repeat left top; 
	padding-left:30px;
}
div.search-right
{
	height:36px; 
	background: url(../Images/Web/bg_search_right.gif) no-repeat right top; 
	padding-right: 10px;
	text-align:left;
	padding-top:6px;
}
div.search-wrapper ul
{
	margin:0;
	padding:0;
}
div.search-wrapper li
{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
	padding-left:5px;
}
div.search-wrapper-active
{
	background: url(../Images/Web/bg_drop_down_list_enable.gif) no-repeat right top; 
	display:block;
	height:22px;
	width:110px;
	padding:3px 5px 0 5px;
	margin-top:3px;
}
.search-button
{
	background: url(../Images/Web/bg_tim_kiem.gif) no-repeat left top; 
	height:30px;
	width:87px;
	border:0;
	cursor:pointer;
}
.search-button:hover
{
	background: url(../Images/Web/bg_tim_kiem.gif) no-repeat left -30px;
}
div.search-wrapper-unactive
{
	background: url(../Images/Web/bg_drop_down_list_disable.gif) no-repeat right top; 
	display:block;
	height:25px;
	width:118px;
	padding:5px 10px 0 10px;
}
.search-text-box
{
	width:100%;
	background-color:Transparent;
	border:0;
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana;
	font-size:12px;
	color:#00416a;
	font-weight:lighter;
	height:20px;
	overflow:hidden;
}
a.advance-search-text
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#272323;
	margin-top:7px;
	display:block;
	text-decoration:none;
}
.advance-search-button-down
{
	background: url(../Images/Web/bg_advance_search_all.gif) no-repeat left top; 
	margin-top:6px;
	display:block;
	height:22px;
	width:22px;
	cursor:pointer;
}
.advance-search-button-down:hover
{
	background: url(../Images/Web/bg_advance_search_all.gif) no-repeat left -22px;
}
.advance-search-button-up
{
	background: url(../Images/Web/bg_advance_search_all.gif) no-repeat -22px top; 
	margin-top:6px;
	display:block;
	height:22px;
	width:22px;
	cursor:pointer;
	text-decoration:none;
}
.advance-search-button-up:hover
{
	background: url(../Images/Web/bg_advance_search_all.gif) no-repeat -22px -22px; 
}
/*=========Search Advance============*/
div.search-advance
{
	width:930px;
	padding:0 10px;
	text-align:left;
}
div.search-advance-wrapper
{
	background:url(../Images/Web/bg_advance_search_center.gif) repeat-x left top;
	height:87px;
	overflow:hidden;
}
div.search-advance-left
{
	background:url(../Images/Web/bg_advance_search_left.gif) no-repeat left top;
	padding-left:40px;
	height:100%;
}
div.search-advance-right
{
	background:url(../Images/Web/bg_advance_search_right.gif) no-repeat right top;
	padding-right:40px;
	height:80px;
	padding-top:7px;
}
.search-advance-content td
{
	vertical-align:top;
}
div.search-advance-func, div.search-advance-style
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#fff0c2;
}
div.search-advance-func ul,div.search-advance-style ul
{
	margin:0;
	padding:0;
}
div.search-advance-func li,div.search-advance-style li
{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
	width:150px;
	padding-bottom:3px;
}
div.search-advance-func li
{
	width:150px;
}
div.search-advance-style li
{
	width:80px;
}
a.search-advance-submit
{
	background: url(../Images/Web/bg_tim.gif) no-repeat right top; 
	display:block;
	height:24px;
	width:43px;
	text-decoration:none;
}
.search-list-control
{
	width:130px;
}
.search-laptop-advance td
{
	text-align:center;
}
/*==============Ads Top==============*/
div.ads-top-wrapper
{
	width: 500px; 
	height: 255px; 
	overflow: hidden;
	padding:5px;
	background-color:Red;
}
/*==============Article New============*/
div.article-new
{
	width:435px;
	height:180px;
	padding:5px 0 0 0;
	overflow:hidden;
}
div#rotator
{
	width:100%;
	height:155px;
	overflow:hidden;
}
div.article-new-wrapper
{
	text-align:left;
	padding:0 10px;
}
h3.article-new-title
{
	padding:0;
	margin:0;
	font-size:18px;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	color:#9b4200;
}
h3.article-new-title a
{
	font-size:18px;
	font-family:Tahoma, Verdana;
	font-weight:bold;
	color:#9b4200;
	text-decoration:none;
}
p.article-new-content
{
	padding:0;
	margin:0;
}
p.article-new-content a
{
	float:right;
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#9b4200;
	text-decoration:none;
}
p.article-new-content a:hover
{
	text-decoration:underline;
}
a.article-new-image
{
	border: solid 1px #c7c7c7;
	float:left;
	height:145px;
	width:145px;
	margin-right:10px;
	overflow:hidden;
}
span.article-new-description
{
	font-family:Tahoma, Verdana;
	font-weight:normal;
	font-size:13px;
	color:#272323;
	display:block;
	text-align:justify;
}
span.article-new-shot-content
{
	color:#272323;
	font-weight:normal;
	display:block;
	padding-top:15px;
	padding-bottom:5px;
}
div.top-control ul
{
	margin:0;
	padding:0;
}
div.top-control li
{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding-left:5px;
	float:left;
}
div.top-control a.next
{
	display:block;
	height:20px;
	width:20px;
	background:url(../images/web/img_next_prev.gif) no-repeat left top;
}
div.top-control a.prev
{
	background:url(../images/web/img_next_prev.gif) no-repeat right top;
}
div.top-control a.off
{
	display:block;
	border:solid 1px #a77600;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#a77600;
	height:19px;
	width:19px;
	text-decoration:none;
	background-color:#fff0c2;
}
div.top-control a.off:hover
{
	background-color:#ffbb61;
}
div.top-control a.on
{
	display:block;
	border:solid 1px #a77600;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#a77600;
	height:19px;
	width:19px;
	text-decoration:none;
	background-color:#ffbb61;
}
a.promotion-channel
{
	font-weight:bold;
	color:#00918d;
	display:block;
	margin:2px 0 0 5px;
}
a.news-channel
{
	font-weight:bold;
	color:#949494;
	display:block;
	margin:2px 0 0 5px;
}
/*===============================================Body===================================*/
div#body
{
	width:950px;
	overflow:hidden;
	/* Noel */
	padding:5px;
	background-color:#ececec;
}
div.leftbody
{
	width:726px;
	float:left;
	overflow:hidden;
}
div.rightbody
{
	width:215px;
	float:right;
	overflow:hidden;
}
/*================================================Left Body=========================================*/
/*================= Glider ================*/
.scroller
{
	overflow: hidden;
	position:relative;
}
.content
{
	width:20000px;
}
.section
{
	overflow: hidden;
	float:left;
}
/*================= Glider Stype Product ==================*/
div.scrollerc
{
	/* modify width and height of scrolling section if necessary	*/
	width:724px;
	height: 560px;
	overflow: hidden;
	position:relative;
}
div.contentc
{
	width:724px;
	height:100%;
}
div.sectionc
{
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/
	width:724px;
	height: 560px;
	overflow: hidden;
}
/*========Category Style==========*/
div.product-group-style
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
}
div.product-group-style ul
{
	margin:0;
	padding:0;
}
div.product-group-style li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
}
.tab-style-left
{
	display:block;
	height:28px;
	width:10px;
}
.tab-style-left-active
{
	background:url(../Images/Web/Tab/tab-orange-left.gif) no-repeat left top;
}
.tab-style-left-normal
{
	background:url(../Images/Web/bg_box_header_left.gif) no-repeat left top;
}
.tab-style
{
	height:28px;
	font-family:Tahoma, Verdana;
	font-size:13px;
	text-decoration:none;
	display:block;
	float:left;
	cursor:pointer;
}
.tab-style span
{
	display:block;
	height:21px;
	padding:7px 10px 0 10px;
}
.tab-style-seperator
{
	background:url(../Images/Web/Tab/tab-style-seperator.gif) no-repeat left 50%;
	height:28px;
	width:3px;
	overflow:hidden;
}
.tab-style-default
{
	color:#353535;
}
.tab-orange
{
	color:#fff;
	font-weight:bold;
	background:url(../Images/Web/Tab/tab-orange-center.gif) repeat-x left top;
}
.tab-gray
{
	color:#fff;
	font-weight:bold;
	background:url(../Images/Web/Tab/tab-gray-center.gif) repeat-x left top;
}
.tab-silver
{
	color:#fff;
	font-weight:bold;
	background:url(../Images/Web/Tab/tab-silver-center.gif) repeat-x left top;
}
.tab-blue
{
	color:#fff;
	font-weight:bold;
	background:url(../Images/Web/Tab/tab-blue-center.gif) repeat-x left top;
}
.tab-pink
{
	color:#fff;
	font-weight:bold;
	background:url(../Images/Web/Tab/tab-pink-center.gif) repeat-x left top;
}
/* Product Group */
div.product-group-wrapper
{
	margin:0;
	padding:0 10px;
	overflow: hidden;
	height:100%;
}
div.product-group-description-wrapper
{
	width:176px;
	float:left;
	border-bottom:solid 1px #dfdfdf;
	margin:0 0 -1px 0;
	padding:0;
	text-align:center;
}
div.product-group-description
{
	padding:10px 8px;
	width:160px;
	height:260px;
}
div.product-vote
{
	background: url(../Images/Web/bg_vote_result.gif) no-repeat 50% 50%;
	height: 20px;
}
a.product-group-title
{
	color:#706e6e;
	font-weight:bold;
	display:block;
	height:35px;
	overflow:hidden;
	text-decoration:none;
}
div.product-group-image
{
	width:160px;
	height:150px; 
	overflow:hidden;
}
.product-group-label
{
	position:absolute;
	bottom:0;
	right:0;
}
div.product-group-price
{
	padding-top:3px;
	font-size:13px;
	font-weight:bold;
	color:#ff6c00;
	height:37px;
	overflow:hidden;
}
div.product-group-price span
{
	color:#706e6e;
}
div.product-group-save-money
{
	font-size:10px;
	height:15px;
	font-weight:bold;
	overflow:hidden;
}
.product-hot-on,.product-hot-off
{
	position:absolute;
	top:50px;
	right:10px;
}
.product-hot-off
{
	display:none;
}
.product-saleoff-on,.product-saleoff-off
{
	position:absolute;
	top:50px;
	left:10px;
}
.product-saleoff-off
{
	display:none;
}

/*===============Product Detail Info================*/
div.product-detail-wrapper
{
	padding:10px 10px 0 10px;
	overflow:hidden;
	text-align:left;
}
/*===Left===*/
div.product-detail-left
{
	width:200px;
	float:left;	
	overflow:hidden;
}
div.product-detail-image-header
{
	border:solid 1px #e0e0e0;
	padding:4px;
}
div.product-detail-image-others
{
	padding-top:10px;
	overflow:hidden;
}
div.product-detail-image-others ul
{
	margin:0 -10px 0 0;
	padding:0;
}
div.product-detail-image-others li
{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	float:left;
	margin:0;
	padding:0 10px 10px 0;
	overflow:hidden;
}
/*===Right===*/
div.product-detail-right
{
	width:493px;
	float:right;
	overflow:hidden;
}
div.product-detail-info
{
	font-family:Tahoma, Verdana;
	font-weight:normal;
	font-size:13px;
	color:#131313;
	line-height:20px;
}
div.product-detail-info h3
{
	font-size:18px;
	color:#131313;
	padding:0;
	margin:0;
}
div.product-detail-info span
{
	display:block;
}
label.new-price
{
	font-size:15px;
	font-weight:bold;
	color:#ff6c00;
}
label.save-money
{
	font-size:13px;
	font-weight:bold;
	color:#ff6c00;
}
a.btn1
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#131313;
	display:block;
	background:url(../Images/Web/bg_btn1.gif) no-repeat left top;
	text-align:center;
	height:21px;
	width:203px;
	padding:5px;
}
a.btn1:link,a.btn1:visited,a.btn1:focus,a.btn1:hover,a.btn1:active
{
	text-decoration:none;
}
/*============Box 3============*/
div.box3-wrapper
{
	width:100%;
	padding-bottom:10px;
	text-align:left;
}
div.box3-top
{
	height:30px;
	overflow:hidden;
	background:url(../Images/Web/bg_box2_header_center.gif) repeat-x left top;
	width:100%;
}
div.box3-top-left
{
	height:100%;
	background:url(../Images/Web/bg_box2_header_left.gif) no-repeat left top;
	padding-left:10px;
}
div.box3-top-right
{
	height:30px;
	background:url(../Images/Web/bg_box2_header_right.gif) no-repeat right top;
	padding-right:10px;
}
/*============Product Info==============*/
div#tab_content1,div#tab_content2
{
	padding:0 20px;
}
.product-info-article p
{
	margin:10px 0;
}
div.product-info-detail
{
	padding:20px 0 10px 0;
}
div.product-info-detail td
{
	text-align:left;
	vertical-align:top;
}
div.product-info-detail table
{
	background-color:#e0e0e0;
}
div.product-info-detail tr
{
	background-color:#fff;
}
/*==========================================Right Body========================================*/
/* Box Default */
div.box-wrapper
{
	width:100%;
	padding-bottom:10px;
	text-align:left;
	overflow:hidden;
}
div.box-top
{
	height:29px;
	overflow:hidden;
	background:url(../Images/Web/bg_box_header_center.gif) repeat-x left top;
	width:100%;
}
div.box-top-left
{
	height:29px;
	background:url(../Images/Web/bg_box_header_left.gif) no-repeat left top;
}
div.box-top-right
{
	height:28px;
	background:url(../Images/Web/bg_box_header_right.gif) no-repeat right top;
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	padding-bottom:1px;
}
div.box-title-left
{
	float:left;
	color:#5a5a5a;
	font-weight:bold;
	padding:7px 0 0 10px;
}
div.box-title-left a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	font-weight:bold;
	text-decoration:none;
}
div.box-title-left a:hover
{
	text-decoration:underline;
}
div.box-title-right
{
	float:right;
	color:#663204;
	padding:7px 10px 0 0;
}
div.box-title-right ul
{
	margin:0;
	padding:0;
}
div.box-title-right li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
}
div.box-title-right a
{
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#663204;
	text-decoration:none;
}
div.box-title-right a:hover
{
	text-decoration:underline;
}
div.box-middle
{
	border-left:solid 1px #dfdfdf;
	border-right:solid 1px #dfdfdf;
	background-color:#fff;
	overflow:hidden;
}
div.box-bottom
{
	height:10px;
	overflow:hidden;
	background:url(../Images/Web/bg_box_footer_center.gif) repeat-x left top;
	width:100%;
}
div.box-bottom-left
{
	height:100%;
	background:url(../Images/Web/bg_box_footer_left.gif) no-repeat left top;
	width:100%;
}
div.box-bottom-right
{
	height:100%;
	background:url(../Images/Web/bg_box_footer_right.gif) no-repeat right top;
	width:100%;
}
/*===============Channel Lite==============*/
div.channel-lite div
{
	padding:5px 10px;
}
div.channel-lite a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	font-weight:normal;
	text-decoration:none;
}
div.channel-lite a:hover
{
	text-decoration:underline;
}
/*===============Manufacture Lite==============*/
div.manufacture-lite-wrapper
{
	padding:0 10px;
	height:100%;
}
div.manufacture-lite-left
{
	width:50%;
	float:left;
	text-align:left;
	padding:5px 0;
	overflow:hidden;
}
div.manufacture-lite-right
{
	width:50%;
	float:left;
	text-align:left;
	padding:5px 0;
	overflow:hidden;
}
div.manufacture-lite-wrapper a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	font-weight:normal;
	text-decoration:none;
}
div.manufacture-lite-wrapper a:hover
{
	text-decoration:underline;
}
/*===============Article Channel Lite==============*/
div.article-channel-lite div
{
	padding:5px 10px;
}
div.article-channel-lite a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	font-weight:normal;
	text-decoration:none;
}
div.article-channel-lite a:hover
{
	text-decoration:underline;
}
/*===============Safe off product============*/
div.sale-off-product
{
	padding-top:10px;
}
div.sale-off-product div
{
	padding:5px 10px;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
}
div.sale-off-product a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	font-weight:normal;
	text-decoration:none;
}
div.sale-off-product a:hover
{
	text-decoration:underline;
}
/*===============Survey============*/
div.survey
{
	padding:0 10px;
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:normal;
	color:#5a5a5a;
}
div.survey ul
{
	margin:0;
	padding:0;
}
div.survey li
{
	display:block;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding-top:8px;
}
div.survey div
{
	text-align:center;
	padding:10px 0 5px 0;
}

/*==============================================Footer==================================*/
/*===============Menu bottom==============*/
div#footer
{
	/* Without Noel
	padding-top:20px;
	width:100%;
	*/
	/* Tet */
	width:950px;
	background-color:#ececec;
	padding:5px;
	margin-bottom:10px;
}
div.menu-bottom
{
	width:100%;
	overflow:hidden;
	/* Without Noel
	background-color:#c0c0c0;
	*/
	/* Noel */
	background-color:#1c7839;
}
div.menu-bottom-wrapper
{
	width:960px;
	padding:8px 0;
	/* Without Noel
	color:#4a4a4a;
	*/
	/* Noel */
	color:#f1cc40;
}
div.menu-bottom-wrapper ul
{
	margin:0;
	padding:0;
}
div.menu-bottom-wrapper li
{
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding-top:2px;
}
div.menu-bottom-wrapper a
{
	text-decoration:none;
	/* Without Noel
	color:#4a4a4a;
	*/
	/* Noel */
	color:#f1cc40;
}
div.menu-bottom-wrapper a:hover
{
	text-decoration:underline;
}
/*=============== Copyright ===============*/
div.copyright
{
	height:79px;
	width:100%;
	background:url(../Images/Web/bg_footer.gif) repeat-x left top;
}
div.copyright-wrapper
{
	width:950px;
	position:relative;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:normal;
	color:#272323;
}
div.logo2
{
	float:left;
}
div.copyright-info
{
	float:right;
	padding-top:7px;
	padding-right:224px;
	text-align:left;
	width:530px;
}
div.copyright-info span
{
	display:block;
}
div.powered-by
{
	position:absolute;
	top:15px;
	right:15px;
}

/*=============product paging===========*/
.product-paging
{
	text-align:left;
	font-family:Tahoma,Verdana;
	font-size:12px;		
	clear:both;
	padding:10px 5px 5px 5px;
}
.product-paging ul
{
	margin:0;
	padding:0;
}
.product-paging li
{
	display:inline;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	padding:0 2px;
}
.product-paging a
{
	text-decoration:none;
}
.product-paging-normal
{
	color:#353232;
	text-decoration:none;
}
.product-paging-normal:hover
{
	color:#ff8a0d;
}
.product-paging-active
{
	color:#ff8a0d;
}

/*=============Shopping Cart===========*/
div.shopping-cart-wrapper
{
	padding:20px;
}
.shopping-cart-content-wrapper
{
	border:solid 1px #e3e3e3;
}
.shopping-cart-content-header
{
	height:31px;
	overflow:hidden;
	background:url(../Images/Web/bg_gio_hang.gif) repeat-x left top;
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#5a5a5a;
	text-align:left;
}
.shopping-cart-content-body
{
	height:30px;
	overflow:hidden;
	background:url(../Images/Web/bg_gio_hang.gif) repeat-x left bottom;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	text-align:left;
}
.shopping-cart-content-footer
{
	height:30px;
	background-color:#e3e3e3;
	font-family:Tahoma, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-align:left;
}
a.thanh-toan-va-giao-hang
{
	width:202px;
	height:26px;
	background:url(../Images/Web/bg_btn_thanh_toan.gif) no-repeat left top;
	border:0;
	display:block;
	text-decoration:none;
}
/*=================Cart Info=================*/
.cart-info div
{
	padding:5px 10px;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
}
.cart-info a
{
	text-decoration:none;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#5a5a5a;
	font-weight:normal;
}
.cart-info a:hover
{
	text-decoration:underline;
}

/*===============HT Sieu Thi================*/
div.supper-market-wrapper
{
	padding:10px 10px 0 10px;
	text-align:left;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#373737;
}
div.outlet-wrapper
{
	width:495px;
	height:100px;
	float:right;
	margin:10px 0px 0px 0px;
	overflow:hidden;
}
div.outlet-wrapper p
{
	margin:0 0 0 127px;
}
div.outlet-wrapper img
{
	float:left;
}
div.outlet-wrapper span
{
	display:block;
}
.supper-market-left-wrapper
{
	width:190px;
	height:440px;
	float:left;
	overflow-x:hidden;
	overflow-y:auto;
	border:solid 1px #c0c0c0;
	background-color:#F2EFE9;
	padding:4px 4px;
}
.supper-market-right-wrapper
{
	width:493px;
	height:338px;
	float:right;
	border:solid 1px #c0c0c0;
}

/*===========Compare mobile===========*/
.compare-mobile-wrapper
{
	padding:10px 10px 0 10px;
	text-align:center;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#373737;
}
.compare-mobile-title td
{
	border:solid 1px #c4c4c4;
	background-color:#ececec;
	padding:5px 10px;
	color:#757575;
	font-weight:bold;
	text-align:left;
}
.compare-mobile-detail td
{
	font-size:11px;
	text-align:left;
	vertical-align:top;
}
.compare-mobile-image
{
	border:solid 1px #e4e4e4;
	padding:4px;
}
.compare-mobile-price
{
	color:#ff6c00;
	font-weight:bold;
}
/* ============= DropDownList ================ */
.popupControl
{
	width: 120px;
	height: 25px;
	text-indent:3px;
	font-family:Tahoma, Verdana;
	font-size:13px;
	color:#00416a;
	overflow: hidden;
	text-align:left;
	margin-top:3px;
}
.popupControl img{position:relative;cursor:pointer}
.popupMenu{width:112px;position:absolute;z-index:1508;font-family:Tahoma, Verdana;font-size:13px;color:#000;background-color:white;border:solid 1px silver;border-right:solid 1px black;border-bottom:solid 1px black;padding:3px 3px 3px 5px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;overflow-Y:auto;overflow-X:hidden}
.popupHover{width:112px;background-color:#FFF0C2;cursor:pointer}
.popupNormal{width:112px;background-color:white;}
.popupSelected{width:112px;background-color:#F4D64F;}
.popupBreak{border:solid 1px silver}
.popupLabel{width:102px;overflow:hidden;white-space:nowrap;padding-top:3px; padding-left:3px;text-align:left;float:left;}

.blackTheme
{
	background: url(../Images/Web/bg_select2.gif) no-repeat left top;
}
.unactiveTheme
{
	background: url(../Images/Web/small_select.gif) no-repeat left -25px;
}
.activeTheme
{
	background: url(../Images/Web/small_select.gif) no-repeat left top;
}

/*===============Search Result====================*/
div.search-result-wrapper
{
	text-align:left;
}

/*==========Tab 2===========*/
div.tab2-wrapper
{
	width:100%;
	height:21px;
	background:url(../Images/Web/bg_tab2_line.gif) no-repeat left bottom;
	padding-bottom:1px;
	overflow:hidden;
	margin:20px 10px;
}
div.tab2-center
{
	float:left;
	height:21px;
	background:url(../Images/Web/bg_tab2_center.gif) repeat-x left top;
}
div.tab2-left
{
	height:21px;
	background:url(../Images/Web/bg_tab2_left.gif) no-repeat left top;
	padding-left:20px;
}
div.tab2-right
{
	height:18px;
	background:url(../Images/Web/bg_tab2_right.gif) no-repeat right top;
	padding-right:20px;
	padding-top:3px;
}
div.tab2-right a
{
	font-family:Tahoma, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#131313;
	text-decoration:none;
}
/* Popup message */
div.popup-message-wrapper
{
	padding:10px;
}
.message
{
	margin-bottom:10px;
	display:block;
	border:solid 1px #cacaca;
	padding:5px;
	font-weight:bold;
	color:Orange;
	background-color:#fff;
}
/* Gallery */
div.gallery-wrapper
{
	margin:0;
	padding:0 10px;
	overflow: hidden;
}
div.gallery-description-wrapper
{
	width:176px;
	float:left;
	border-bottom:solid 1px #dfdfdf;
	margin:0 0 -1px 0;
	padding:0;
	text-align:center;
}
div.gallery-description
{
	padding:10px 8px;
	width:160px;
	overflow:hidden;
}
div.gallery-description-image
{
	width:160px; 
	height:120px; 
	overflow:hidden; 
	text-align:center;
}
div.gallery-func
{
	height:25px;
	padding:0 8px;
	text-align:left;
	overflow:hidden;
	position:relative;
}
div.gallery-search-wrapper
{
	padding:10px;
	text-align:left;
}

/* Payment */
.payment-wrapper
{
	padding:10px;
	line-height:20px;
}
.payment-title
{
	font-weight:bold;
	padding:10px 3px;
	text-align:left;
	background-color:#ECECEC;
	border:1px solid #C4C4C4;
	margin-bottom:10px;
}
.payment-control
{
	padding:5px 7px;
	text-align:right;
}
.payment-table
{
	 background-color:#C4C4C4;
}
.payment-table td
{
	 background-color:#fff;
	 text-align:justify;
	 vertical-align:top;
}
.payment-content
{
	border:solid 1px #C4C4C4;
	margin:20px;
	padding:10px;
}

/* Tri an khach hang */
.grateful-wrapper
{
	padding:10px 20px;
	overflow:hidden;
	height:100%;
}

/* Quay so trung thuong */
.dial-wrapper
{
	height:170px;
	width:950px;
	background:url(../images/web/bg_dial.png) no-repeat left top;
	margin-bottom:10px;
}
.dial-form
{
	float:right;
	margin:15px 14px 0 0;
	width:200px;
	height:140px;
	overflow:hidden;
}
.dial-time
{
	float:left;
}
.dial-win-warrper
{
	width:950px;
	margin-bottom:10px;
}
/* Quay so chuong trinh 999 */
.ct999-wrapper
{
	height:200px;
	width:950px;
	background:url(../images/web/bg_999.png) no-repeat left top;
	margin-bottom:10px;
}
.ct999-form
{
	float:right;
	margin:15px 14px 0 0;
	width:200px;
	height:175px;
	overflow:hidden;
}
.ct999-time
{
	float:left;
}
/* Khach hang thu 3 trieu */
.three-million-wrapper
{
	height:170px;
	width:950px;
	background:url(../images/web/three_million.gif) no-repeat left top;
	margin-bottom:10px;
	position:relative;
}
.three-million-count
{
	float:left;
	margin:5px 0px 0px 5px;
	width:322px;
	height:170px;
	overflow:hidden;
}


/* ================ Box 1 ================== */
.box1-wrapper
{
	height:212px;
	width:950px;
	/* Without Noel
	background-color:#fff;
	margin-bottom:10px;
	*/
	/* Noel */
	padding:5px;
	background-color:#ececec;
}
.box1-left
{
	height:100%;
	background: #fff url(../Images/Web/Box1/bg_box1_left.gif) no-repeat left top;
	padding-left:10px;
}
.box1-right
{
	height:100%;
	background:url(../Images/Web/Box1/bg_box1_right.gif) no-repeat right top;
	padding-right:10px;
}

/* =============== Striking Product =============== */
.striking-product-wrapper
{
	height:100%;
	padding:0 31px;
	position:relative;
}
.striking-product-control-left
{
	position:absolute;
	left:0px;
	top: 96px;
}
.striking-product-control-right
{
	position:absolute;
	right:0px;
	top: 96px;
}

/* Supper market lite */
.super-market-lite-wrapper
{
	padding:3px 10px;
	max-height:250px;
	overflow-x:hidden;
	overflow-y:auto;
}
* html .super-market-lite-wrapper
{
	height:250px;
}

/*============== this css of CommentModule============== */
.CommentModule
{
    margin:0; 
    padding: 0; 
    width: 100%;
    border: dashed 1px silver;
    background-color:#FFFFF2;
   
}
.CommentInfo
{
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:361px;
}
.CommenterItem
{
	line-height:35px;
	font-weight:bold;
	font-size:11px;
	color:#00274b; 
	text-align:right;
}
.CommenterInfo
{
	width:230px; margin:3px 10px 0px 10px; padding:0; font-size:11px; color:#00274b; text-align:left;
}
.CommenterInfoDetail1
{
	margin: 0; height: 18px; width: 225px;
}

.CommentArticle
{
	width:340px; border: solid 1px #c3c3c3; clear:left;
}
.CommentTitleBG
{
	padding:0; height:28px; margin:0; text-indent:5px; display:block; border:solid 1px #d7d7d7; background-image:url(../Images/Comment/CpsNewsItemBgr.gif); background-repeat:repeat-x
}
.CommentTitle
{
	text-decoration:none; font-size:16px; font-weight:bold; color:#3b4c5b; line-height:28px
}

.CommentLabel
{
    font-weight: bold;
    font-size: 11px; 
    color: #00274b; 
    text-align: right;
    width:95px;
}

.CommentInfomation
{
    color: #00274b;
}

.ReponseHeader
{
    padding: 0; 
    height: 28px; 
    margin: 0; 
    text-indent: 5px; 
    display: block;
    border: solid 1px #d7d7d7; 
    background-image: url(../Images/Comment/CpsNewsItemBgr.gif);
    background-repeat: repeat-x;
}

.GeneratorFrame
{
     width: 130px; 
     padding: 0; 
     text-align: center;
     height:40px;
     margin-left:5px;   
     
}

.GeneratorBG
{
    text-align: center;
}
    
.NewGernerator
{
    margin: 5px 0 5px 0;
    padding:0; 
    font-size:11px; 
    color:#00274b; 
    text-align:right; 
}
.VerifyText
{
    margin: 0; 
    height: 40px; 
    width: 150px; 
    font-size: 18px;
    vertical-align:middle ;
}
.CommentContent
{
    height: 100px; 
    width: 335px; 
    margin: 8px; 
    border: solid 1px #d7d7d7;
    
}
.Message
{
   font-family:Tahoma;
   font-size:13px;
   font-weight:normal;
   color:Red;
}

.listInline a 
{       
    background-color:#5C5C5C;    
    border-color:#888888 rgb(48, 48, 48) rgb(48, 48, 48) rgb(136, 136, 136);
    border-style:solid;
    border-width:1px 2px 1px 1px;
    color:#E1E1E1;
    cursor:pointer;
    font-size:11px;
    /*font-size-adjust:none;
    font-stretch:normal;*/
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:25px;    
    padding:1px 9px 0px;
    text-decoration:none;
}
.listInline a.on 
{
    background:#990000 none repeat scroll 0%;
    border-color:#D42828 rgb(100, 1, 1) rgb(100, 1, 1) rgb(212, 40, 40);
    border-style:solid;
    border-width:1px 2px 1px 1px;
    color:#FFFFFF;
}
.listInline a.on:hover 
{
    background:#990000 none repeat scroll 0%;
    border-color:#D42828 rgb(100, 1, 1) rgb(100, 1, 1) rgb(212, 40, 40);
    border-style:solid;
    border-width:1px 2px 1px 1px;
    color:#FFFFFF;
    text-decoration:none;
}
.listInline a.off:hover 
{
    background-color:#999999;
    color:#FFFFFF;
    text-decoration:none;
}
.listInline a.offcomment:hover 
{
    background:#990000 none repeat scroll 0%;
    border-color:#D42828 rgb(100, 1, 1) rgb(100, 1, 1) rgb(212, 40, 40);
    border-style:solid;
    border-width:1px 2px 1px 1px;
    color:#FFFFFF;
    text-decoration:none;
}
.listInline 
{
    list-style-type:none;
    margin:0pt;
    padding:0pt;
}
.listInline li
 {
    display:inline;
 }
 
 /* this csss of CommentOfArticle module */
.CommentOfArticle
{
    border: solid 1px #c3c3c3;
    padding:5px;
}
.CommentOfArticleTitle
{
    padding:0; 
    height:28px; 
    margin:0; 
    text-indent:5px; 
    display:block; 
    border:solid 1px #d7d7d7; 
    background-image:url(../Images/Comment/cpsnewsitembgr.gif); 
    background-repeat:repeat-x;
}
.CommentOfArticleTitleLabel
{
    text-decoration:none; 
    font-size:16px; 
    font-weight:bold; 
    color:#3b4c5b; 
    line-height:28px;
}
.CommentOfArticleContent
{
   margin:8px; 
    padding:0; 
    font-size:12px; 
    color:#001c34
}
.CommenterName
{
    font-size:14px; 
    color:#FF6C00; 
    font-weight:bold
}

/* this css of paging */
.pagination{padding: 2px; text-align:center;}
.pagination ul{margin: 0;padding: 0;text-align:center; /*Set to "right" to right align pagination interface*/font-size: 16px;}
.pagination li{list-style-type: none;display: inline;padding-bottom: 1px;}
.pagination a, .pagination a:visited{padding: 0 5px;border: 1px solid #9aafe5;text-decoration: none;color: #2e6ab1;}
.pagination a:hover, .pagination a:active{ border: 1px solid #2b66a5;color: #000;background-color: #FFFF80;}
.pagination a.currentpage{background-color: #2e6ab1;color: #FFF !important;border-color: #2b66a5;font-weight: bold; cursor: default;}
.pagination a.disablelink, .pagination a.disablelink:hover{background-color: white;cursor: default;color: #929292;border-color: #929292;font-weight: normal !important;}
.pagination a.prevnext{font-weight: bold;}

.TimeSpan {	font-size: 11px;	color: #818181;	line-height: 18px;	font-style: italic;	}