/* Design by Brian Diaz of Media 65 @ http://www.m65.net  All Rights Reserved */

/* #######################  GENERAL SETTINGS ############################ */
/*  Global Formatting */
@charset "utf-8";
/* CSS Document */
.tr_list_even{background:#FFFFFF;}
.tr_list_odd{background:#F6F6F6;}
.tr_list_over{
	padding:5px;
	background:#F6F6F6;
}
.left_menu {

padding-right:1px;
width:150px;
}
.SHOPINDEXHEADING
{	
	background-image: url(../images/pathway-bg.gif);
	height: 20px;
	margin-left:0px;
	padding:0px;
	border: 0px solid #FFFFFF;
	color: #354797;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4a4a;
	padding:0px;
	line-height:18px;
	margin-top:0px;
}
#main{
width:1000px;

}
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a.image, a.image:hover  {border:0;}

/* #######################  END GENERAL SETTINGS ############################ */


/* ######################  LAYOUT SETTINGS       ############################## */
/* Add here Div Wrappers of table formatting to layouts custom stuff*/
/* ######################  LAYOUT SETTINGS       ############################## */

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs */	
	.pathway {font-size: 11px;color:#000000;}
	a.pathway:link, a.pathway:visited, a.pathway:active {color:#000000; padding: 0px 0px 0px 3px;}
	a.pathway:hover {text-decoration:underline;}
/**********************************************/
a:link,
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* Mainlevel menu */

a.mainlevel:link, a.mainlevel:visited {

	display: block;
	vertical-align: bottom	;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-left:0px;
	padding-top: 5px;
	height: 22px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #707bc1;
	font-weight: bold;
}


a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #0fce4a;
	color:#707bc1;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

/* End Mainlevel menu */
	
/* Sub Menu */
.sublevel{height: 18px;}
a.sublevel{	background: #A0A0A0;
			color: #FFFFFF;
			padding: 5px 0 5px 19px;
			margin: 150 0 1px 0;
			text-decoration: none;
		}

   a.sublevel:hover {
	display: block;
	color: #FFFFFF;
	background: #822C0F;}
/* End Sub Menu */
	
/* Add Custom Menus */

/* Add Custom Menus */
		
/*##################### NAVIGATION SECTION #####################*/	

/* ##################### STANDARD MODULE TABLE  #################*/	
table.moduletable {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.moduletable th { 
background: #2F3E57;
height: 18px;  
color: #FFFFFF;
}

table.moduletable td {height: 5px;}

/* Add here Custom Modules */

/* End Custom Modules */

/* ##################### END STANDARD MODULE TABLE  #################*/	


/* #############  CONTENT - SECTIONS & CATEGORIES ###########################*/
.contentheading,a.contentheading,a.contentheading:link, a.contentheading:visited  {
color:#082AA7;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
text-decoration:none;
}


/* content title and links 
.contentpagetitle {background-color : White; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #FF6600;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px  dashed #CCCCCC;text-decoration: none;}
*/
/* top box like a category description */
.contentdescription {background-color : White;}

/* Main Body Text */
.contentpane {background: White;}
.contentpaneopen {background-color: White;}
/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #666; font-size:.8em; font-weight: normal;}
.modifydate {font-size: 10px;color: #666;text-decoration: none;font-weight: normal;}
.newsfeeddate {font-size: 10px;color: #FF6600;font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small {color: #666;}

/* Page navigation links "<<< 1 of 10 next >>>" */

.pagenav{
	color: #082AA7;
	font-size: 12px;
    margin: 0 2px; 
}

.pagenav a:link, .pagenav a:active, .pagenav a:visited{
	color: red;
	font-size: 12px;
    margin: 0 2px; 
    font-weight: bold;
}

.pagenav a:hover{
	color: red;
	font-size: 12px;
    margin: 0 2px; 
}

.pagebar{font-size: 12px;}
.pagenav_prev{font-size: 14px;  color: #FF6600; }
.pagenav_next{font-size: 14px;  color: #FF6600; }
a.pagenav {color: #CC6600; border-bottom: 0;}
a.pagenav:hover {color: #659FDE; border-bottom: 0;}
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 12px; height: 15px;  }	

/* Read more link */
.readon{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 13px; color:#FF6600;font-weight: bold;
}


/* Article index  {mospagebreak} */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 12px;
	}
	
table.contenttoc th {
background: #2F3E57; 
color: White;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
    font-size: 15px;
    font-weight: bold;
    color: #659FDE;
    text-align:left;
    margin-top: 1.5em;
	 background-color: White;
	}
	
/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #D3D3D3;
	color : #333;
	font-weight : bold;
	border-collapse: collapse;
	font-size: 11px;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {background-color : #FFFFFF;font-size: 11px;}
.sectiontableentry2 {background-color : #EBEBEB;font-size: 11px;}
.sectiontablefooter{	height: 18px; }
/* End Sectiontable */

/* Category */
.category {color:#333;}
a.category:link, a.category:visited, a.category:hover  {	height: 15px;  }
/* End category */


/* blogsection */
.blog {background-color : #FFFFFF;}
.blogsection{	height: 18px;  }
.blog_more{	height: 18px;  }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : #FFFFFF;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
border: 1px dashed #010101;
background: #DDEEFF;
padding: 0px 2px 0px 2px;}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* ############# END CONTENT - SECTIONS & CATEGORIES ###########################*/
	

/* ##################### FORM SECTION  #####################*/	
form{font-size: 12px}
input {
font-family: Arial, Verdana, Helvetica, sans-serif; 
background-color:#FFFFFF; font-size: 13px; color: #333;
}
.inputbox {background: White;}
.text_area {background: White;}
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {border: 1px solid #999; background: #333;color: #000000;
padding: 0px 0px 5px 0px;
height: 25px;}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 5px;}
/* ##################### END FORM SECTION  ##################### */	

/* ###################### TABBED EDITING ###################### */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
   }
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 1em;
	color : #666;
	text-align: center;
   }

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* ###################### End TABBED EDITING ###################### */
.componentheading
{
	background:#f4f8ff;
	height: 14px;
	margin-left:2px;
	padding:3px;
	border: 1px solid #FFFFFF;
	color: #354797;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}

table.moduletable {
	background-color: #FDFBEE;
	width:100%;	
	margin-bottom: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
background-image: url(../images/i_67.gif);
	color: #082AA7;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:0px;
	padding-left:0px;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

td
{
	font-family:arial;
	color:#3C3032;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

/* ********************************************************************* */
.height {
	height: 100%;
}
.td1 {
	background-image: url(../images/siteground_01.jpg);
	background-repeat: no-repeat ;
	width: 800px;
	height: 112px;
}
.td2 {
	background-image: url(../images/siteground_02.jpg);
	background-repeat: no-repeat ;
	width: 527px;
	height: 30px;
}
.td3 {
	width: 75px;
	height: 35px;
}
.td4 {
	background-image: url(../images/siteground_04.jpg);
	background-repeat: no-repeat ;
	width: 5px;
	height: 35px;
}
.td5 {
	width: 79px;
	height: 35px;
}

.td6 {
	background-image: url(../images/siteground_06.jpg);
	background-repeat: no-repeat ;
	width: 5px;
	height: 35px;
}
.td7 {
	width: 104px;
	height: 35px;
}

.td8 {
	background-image: url(../images/siteground_08.jpg);
	background-repeat: no-repeat ;
	width: 5px;
	height: 35px;
}
.td9 {
	background-image: url(../images/siteground_09.jpg);
	background-repeat: no-repeat ;
	width: 527px;
	height: 5px;
}

.td10 {
	background-image: url(../images/siteground_10.jpg);
	background-repeat: repeat-y ;
	width: 192px;
	height: 29px;
	padding-bottom:10px;
}

.td11 {
	background-image: url(../images/siteground_11.jpg);
	background-repeat: repeat-y ;
	width: 180px;
	height: 21px;
}
.td12 {
	background-image: url(../images/siteground_12.jpg);
	background-repeat: repeat-y ;
	width: 180px;
	height: 274px;
}
.td13 {
	background-image: url(../images/siteground_13.jpg);
	background-repeat: repeat-y ;
	width: 180px;
	height: 5px;
}
.td14 {
	background-image: url(../images/siteground_14.jpg);
	background-repeat: repeat-y;
	width: 608px;
	height: 29px;
}
.td15 {
	background-image: url(../images/siteground_15.jpg);
	background-repeat: repeat-x;
	width: 800px;
	height: 19px;
}

.copyright {
	color: #333333;
	font-family: Arial;
	font-size:11px;
}
.FrameProduct {
	height:140px;
	background-color:white;
	padding: 15px;
	border-width :1px;	
	border-style:solid;
	border-color :blue;
}
.FrameProductDetail {
 	height:40px;
	background-color:white;
	padding: 1px;
	border-width :0px;	
	border-style:solid;
	border-color :blue;
}
.Frame1{
	width:65%;
	background-color:white;
	float: left;
	border-width :0px;	
	border-style:solid;
	border-color :blue;	 
	position: relative ;     
	left: 1px;   
	bottom: 1px;

}
.Frame2 {
	width:30%;
	background-color:white;
	float:left;	
	border-width :0px;	
	border-style:solid;
	border-color :blue;

}
.bottom_left{
padding-left:5px;
padding-top:5px;
float:left;
width:45%;
}
.bottom_right{
padding-left:5px;
padding-top:5px;
float:right;
width:40%;
}
.content1{
height:80%;
width:100%;
background-color:white;
}
.main{
border:1px;
width:150px;
height:150px;
}
.list-sp{
}

.list-sp td{

}

.list-sp a,
.list-sp a:visited{

	padding:2px 0px;
	padding-left:15px;
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.list-sp td.end{
	background:none;
}
.list-sp-sub{
}

.list-sp-sub td{
	background: url(../images/dot.gif) bottom left repeat-x;
}

.list-sp-sub a,
.list-sp-sub a:visited{
	background: url(../images/bull_mn.gif) 0px 8px no-repeat;
	padding:1px 0px;
	padding-left:13px;
	display:block;
	font-size:12px;
	color: #000000
}

.list-sp-sub td.end{
	background:none;
}
.table_sp {
border-color:#999999 rgb(204, 204, 204) rgb(204, 204, 204);
border-style:solid dotted dotted;
border-width:0px 1px 1px;
width:70%;
}
.table_product_detail{
	width:100%; height:120px;
}


.cat_item_detail{
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	margin-left:5px;
}

.cat_item_detail div.item_image{
	float:left;
	width:85px;
}

.item_detail{
	font-family:Arial, Helvetica, sans-serif;
}

.item_detail_1{
	width:90px;
	font-family:Arial, Helvetica, sans-serif;
}

.item_detail_name a{
	font-size:80%;font-weight:bold;color:#83AACD;
}

.item_detail_intro{
	padding-top:3px;font-size:11px;color:#666;
}

.item_detail_amount{
	font-size:70%;
}

.total_amount{
	font-size:80%; font-weight:bold;
}

.item_remove A{
	font-size:70%; padding-right:3px;
}

.item_detail_market_price{
	font-size:11px;text-decoration:line-through;font-weight:bold;color:#FF6600;
}

.item_detail_sell_price{
	font-size:13px;font-weight:bold;color:#F00;
}

.item_detail_link{
	padding-top:5px;
	padding-top:5px;
}

.space_item{
	height:15px;
}

.item_main_bottom{
	padding:3px 5px 3px 0px;
	font-weight:bold;
	font-size:12px;
	background-color:#FFFFCC;
	text-align:right
}

.item_main_bottom div.item_bottom_div{
	padding-left:20px;
	margin-left:5px;
	text-align:right;
	background:#FFFFCC url(images/arrow.gif) no-repeat left;
}

.item_main_bottom div.item_bottom_div a{
	color:#666666;
}

/*------Body part in Category*/

#name_cat{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	padding-bottom:5px;
}

.link_cat{
	font-size:75%;padding-bottom:10px;
}

.link_cat A{
	font-size:90%;padding-left:2px;color:#333;text-decoration:underline;
}

#left_menu{
	background-image: url(../images/i_67.gif);
	width:180px; padding-right:0px;
}

#left_menu_related{
	width:170px;background-color:#FFC;
}

#spacer_td{
	width:5px;
}

#featured_item{
	font-size:22px;font-weight:bold;color:#339933;padding-bottom:4px;
}

.theo_dm{
	/*background-color:#69B1D3;*/
	background:url(../images/thanh_menu.jpg) repeat-x top; height:25px; text-align:center;
	font-size:11px; font-weight:bold; 
	color:#FFF; text-transform:uppercase; padding-top:6px;
	
}

.gio_hang{
	padding-top:5px; padding-left:5px;font-size:80%;
}

.dang_nhap{
	padding-top:10px;padding-left:5px;font-size:80%;
}

.dang_ky{
	font-size:10px;
}

.dang_ky A{
	padding-left:5px;font-size:80%;
}

.dm_level2{
	padding-left:5px; font-size:12px; padding-top:4px;
	font-family:Tahoma;
	color:#000;
	
}

.dm_level2 A{
	font-family:Tahoma;font-size:12px;color:#000;
	text-decoration:none;
}
.dm_level2 A:hover{
	color:#993300;
}	
#table_sp_head{
	width:100%;
	border:1px solid #CCCCCC;
	height:30px;
}

#table_sp_head TD.table_anh{
	width:90px;
}

#table_sp_head TD.table_descr{

}

#table_sp_head TD.table_gia{
	width:100px;
}

#table_sp_head TD.table_stock{
	width:110px;
}

.table_sp{
	width:588px;
	border:1px dotted #CCC; border-top:0px solid #999;
}

.sp_anh{
		padding-left:5px;
		padding-top:5px;
		float:left;
		width:100px;
}

.sp_name{
	padding-bottom:4px;

}

.sp_name A{
	color:#0066CC; font-size:14px;
}

.sp_descr A{ 
	font-size:80%; font-weight:bold;
	}
.sp_gia{
	width:75px;
	color:#003399;
font-family:Verdana,Arial,Times New Roman;
border-left:1px dotted #CCC;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.sp_stock{
	font-size:11px; color:#333;
}

.sp_model{
	font-size:90%; 
	color:#003399;
font-family:Verdana,Arial,Times New Roman;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.add_to_cart{
	width:90px; border-left:1px dotted #CCC;
}

#ten_sp{
	font-size:90%;font-weight:bold;
}

#sp_tomtat{
	font-size:75%;
}

.pic_product{
	width:240px;
}

.enlarge_pic A{
	font-size:80%;
}

.unselected{
	padding:1px 5px 1px 5px; border:0px solid #333; border-bottom:0px; background-color:#666;
/*		background:url(../images/thanh1.jpg);*/
	font-size:80%; font-weight:bold; color:#fff;padding-left:5px; padding-right:5px;float:left;
	cursor:pointer;
}
/*.selected{
	padding:1px 5px 1px 5px; border:0px solid #333; border-bottom:0px;
	font-size:80%; font-weight:bold; color:#666;padding-left:5px; padding-right:5px;
	float:left;
	cursor:pointer;
	background-color:#FF9900
}
*/
#divide_line{
	font-size:2px;height:5px;background-color:#FFCC00;
}	

#mieu_ta{
	font-size:80%;border:0px solid #fc0;padding:5px 5px 5px 5px;
	
}
#thongso_kt{
	font-size:80%;border:0px solid #fc0;padding:5px 5px 5px 5px;
}

.div_paging{
	height:25px;padding-top:5px;border:1px solid #CCCCCC;
}

#cate_name{
	font-size:20px; padding-bottom:10px; color:#FF9900
}
/*-----Footer items-------*/

#footer{
	height:30px;font-size:75%;clear:both;padding-top:0px;background-color:#FFC;
}

#footer #footer_co{
	float:left;color:#666;
}
#footer #footer_link{
	float:right;color:#333;
}
.largetextbox{
	width:300px;
}
.mediumtextbox{
	width:150px;
}
.smalltextbox{
	width:70px;
}
.smalltext{
	font-size:10px;
}

.normaltext{
	font-size:80%;
}

#global_news_page{
	padding:10px 10px 10px 10px; border-right:1px solid #FC0; border-bottom:1px solid #FC0;
}

.newsdetail{
	font-size:80%; padding:5px 3px 5px 2px; color:#333;
}

.newstitle{
	color:#FF3300;font-weight:bold;font-size:15px; text-decoration:underline
}

.news_date{
	font-size:60%; color:#999999
}

.other_news_title {
	font-size:80%; padding-left:20px; padding-top:5px;
}

.other_news_title A{
	font-size:100%;
	text-decoration:none;
	color:#0033CC;
}
.other_news_title A:hover{
	text-decoration:underline;
}

.brand_detail{
	font-size:80%;
}

.cart_first_tr{
	background-color:#607697; font-weight:bold; height:25px; font-family:Tahoma; color:#FFFFFF
}

.cart_first_tr TD{
	border-bottom:1px solid #CCC; border-top:1px solid #CCC; border-left:1px solid #CCC;
}

.sp_cart{
	height:70px;
}

.sp_cart TD{
	border-bottom:1px solid #CCC; border-left:1px solid #EEE;
}

#global_order{
	background-color:#ffc; padding-bottom:10px; padding-top:5px; border:1px solid #FC0; border-left:0px;
}

.order_form{
	font-size:16px; font-weight:bold; color:#3E6F9B; padding-bottom:10px;
}

.order_form A{
	font-size:10px; text-decoration:underline; font-weight:normal;
}

#account_menu UL{
	margin:0px;
}

#account_menu UL LI{
	background-color: #09c; border-bottom:1px solid #FC0; padding-bottom:3px; padding-left:4px;

}
	
#account_menu UL LI A{
	font-size:12px; font-weight:bold; padding-top:2px; color:#fff; text-decoration:none;
}

.account_info{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FF3300;
	padding-bottom:10px;
}

#global_register{
	padding-left:20px;
}

#cart_add_right_col{
	width:200px; border:1px  dotted #000000; background-color:#FFFFFF;
}

#cart_add_head{
	font-size:20px; color: #339933;
}

#sp_lien_he{
	font-size:18px; background-color:#EEE; border:1px solid #CCC; padding:2px 0px 2px 0px;
}

.sp_lien_quan_detail TD{
	border-bottom:1px solid #CCC;
}

.sp_trong_cart_head{
	font-size:14px; font-weight:bold; background-color:#33415b; color:#FFF; padding:3px 0px 3px 2px;
}

#register_right_col{
	border:1px solid #0099FF; background-color:#D8E1E7; font-size:12px; padding:5px 5px 5px 5px; width:200px;
}

#register_right_col UL{
	margin-left:15px;
}

#register_right_col UL LI{
	font-size:11px; margin-top:4px;
}

/*--------Others------------*/

#gioi_thieu_left_col{
	width:160px; background-color:#FFFFCC; border:1px solid #FC0; border-left:0px;
}

.gioi_thieu A{
	display:block; background-color:#009900; font-size:12px; color:#FFF; text-decoration:none; font-weight:bold; padding:3px 2px 3px 5px; margin-bottom:1px;
}

.gioi_thieu A:hover{
	display:block; background-color: #FFCC00; font-size:12px; color:#000; text-decoration:none; font-weight:bold; padding:3px 2px 3px 5px; margin-bottom:1px;
}

#dsp_contact_left{
	border-right:1px solid #FC0; width:220px; font-size:12px;
}


#cateBuyGuide{
	padding:0px; text-align:center;
}

#cateBuyGuide A{
	font-size:12px; color:#333;
}
#cateBuyGuide A:hover{
	color:#FF9900;
}

#guideName{
	font-size:16px; font-weight:bold; padding-bottom:8px;
}

#guideContent{
	font-size:12px;
}
.huy A{
		color:#000000; font-weight:bold; font-size:11px;
		text-decoration:none; text-align:center;
		text-transform:uppercase;
	}
.huy1 A{
		color:#000000; font-weight:bold; font-size:11px;
		text-decoration:none; text-align:center;
	
	}	
.font_cate A{
color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Tahoma; padding-left:5px; text-decoration:none; 

}	
.font_cate {
color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Tahoma; padding-left:5px; text-decoration:none;
}	

.font_cate_child A{
display:block;
font-family:Tahoma; font-size:12px; line-height:20px; text-decoration:none;
color:#fff; font-weight:bold;
border-top:1px solid #FFFFFF; width:100%;

}
.font_cate_child A:hover{
color:#FFA851
}


.font_cate_gh A{
display:block;
font-family:Tahoma; font-size:12px; line-height:20px; text-decoration:none;
color:#0066FF; font-weight:bold;
border-top:1px solid #FFFFFF; width:100%;

}
.font_cate_gh A:hover{
color:#FFA851
}

.font_paging A{
	color:#000;
	text-decoration:none;
	font-family:Tahoma;
	font-size:12px;
}
.font_paging A:hover{
	color:#FF6600;
	
}

.font_paging_visit {
	color:#fff;
	text-decoration:none;
	border:1px solid #0099FF;
	padding-left:4px; padding-right:4px; padding-top:4px; padding-bottom:4px;
	background:#FF0000;
}


.font_name_pro A{
font-size:11px; font-family:Tahoma; color:#000000;
text-decoration:none;
}
.font_name_pro A:hover{
text-decoration:underline; color:#FF9900;
}
.font_name_pro1 A{
font-size:11px; font-family:Tahoma; color:#0033FF; line-height:15px;
text-decoration:none;
}
.font_name_pro1 A:hover{
text-decoration:underline; color:#FF9900;
}
/* mod_quickicon */

#cpanel {  text-align: center;  vertical-align: middle; }

#cpanel div.icon   { margin: 3px; }
#cpanel div.icon a { 
	display: block; float: left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	height: 98px !important;
	height: 98px; 
	width: 100% !important;
	width: 100%; 
	vertical-align: middle; 
	text-decoration:none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	background:#F7F7F7;
}

#cpanel div.icon a:link    {  color : #808080; }
#cpanel div.icon a:hover   { 
	color : #333;
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
#cpanel div.icon a:active  {  color : #808080;  }
#cpanel div.icon a:visited {  color : #808080;  }

#cpanel div.icon img { margin-top: 13px; }
#cpanel div.icon span { display: block; padding-top:3px;}



/* mod_quickicon */

/* mod_quickicon */

#cpanel1 {  text-align: center;  vertical-align: middle; }

#cpanel1 div.icon   { margin: 3px; }
#cpanel1 div.icon a { 
	display: block; float: left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	height: 16px !important;
	height: 16px; 
	width: 66px !important;
	width:66px; 
	vertical-align:middle; 
	text-decoration:none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	background:#F7F7F7;
}

#cpanel1 div.icon a:link    {  color : #808080; }
#cpanel1 div.icon a:hover   { 
	color : #333;
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}
#cpanel1 div.icon a:active  {  color : #808080;  }
#cpanel1 div.icon a:visited {  color : #808080;  }

#cpanel1 div.icon img { margin-top: 13px; }
#cpanel1 div.icon span { display: block; padding-top:3px;}



/* mod_quickicon */

.font_rate{
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}
.font_login{
	font-family:Tahoma; font-size:11px; width:100px;
}
.back{
background:url(images/thanh_menu.jpg) repeat-x top;

}
.searchcao{
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	padding-top:5px
}
.font_tin1{
	font-family:Tahoma; font-size:16px; font-weight:bold; border-bottom:1px solid  #aebed2; color:#336699
}
.font_title1 A{
font-family:tahoma; font-weight:bold; font-size:11px; color:#000000; text-decoration:none; text-transform:uppercase;
}
.font_title1 A:hover{
text-decoration:underline;
color:#4F6086
}

.font_dangky{
	color:#000;
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
}
.font_tieude{
font-family:arial; font-size:16px; color:#0099FF; padding-bottom:5px; font-weight:bold;
padding-top:8px;
}

.font_tintuc {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#FF6600;
	padding-top:5px
}

.fontkaka A{
	color:#000000;
}
.fontkaka A:hover{
	color:#FF9900;
}
.bgg{
	background:url(../images/bggmoi.jpg) repeat-x top; 
}

.font_menu_TA{
background:url(../images/menutop.gif);
 
}
.font_font{
 font-family:Tahoma; font-size:11px; font-weight:bold; color:#FFFFFF;  text-transform:uppercase;
}

.font_style A{
	font-family:Tahoma; color:#0066FF; font-size:11px;
	text-decoration:none;
}
.font_style A:hover{
	text-decoration:underline;
}

.font_dangky A{

color:#666666; font-family:Tahoma; font-size:10px; text-decoration:none;
}

.font_dangky A:hover{
text-decoration:underline;
}
.menu_chu A{
	font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;
}
.menu_chu A:hover{
	color:#FFCC00;
}
.color_price A{
	display:block;
	font-family:Tahoma; font-size:11px; color:#0066FF; text-decoration:none; line-height:18px; color:#0066FF;
	border-bottom:1px solid #CCCCCC; width:100%; padding-top:3px; padding-bottom:3px;
}
.color_price A:hover{
color:#FF6600; padding-left:3px;
}
.cart A{
		display:block;
		background:url(../images/add_cart.gif);
		color:#FFFFFF;
		width:60px;
		height:20px;
		font-family:Tahoma;
		font-size:12px;
	}
	.cart A:hover{
		display:block;
		background:url(../images/add_cart1.gif);
	}
.guidonhang A{
	background:url(../images/checkout.gif); width:126px; height:26px;
}	
.guidonhang1 A{
	background:url(../images/checkout1.gif); width:126px; height:26px;
}
.suagiohang A{
	background:url(../images/edithang.gif); width:126px; height:26px;
}	
.tieptucchonhang A{
	background:url(../images/contshop.gif); width:126px; height:26px;
}
.button {
	background:url(../images/bg_button.gif) repeat-x top; width:80px; height:18px; font-family:Tahoma; font-size:11px;
	border:1px solid #0099FF;
}
.gach_thin{
	border-bottom:1px solid #CCCCCC;
}


.xitin A{
	display:block;
	font-family:Tahoma; font-size:11px; color:#0066FF; text-decoration:none; color:#0066FF;
	border-bottom:1px solid #CCCCCC; width:100%; padding-top:3px; padding-bottom:3px;
}
.xitin A:hover{
	color:#FF6600; padding-left:3px;
}

.ht{
	font-family:Tahoma; font-size:11px; color:#0066FF; text-decoration:none; color:#0066FF;
	border-bottom:0px solid #CCCCCC; width:100%; padding-top:3px; padding-bottom:3px;
}

.pagingSpace{
	width:4px;
}

.pagingFarSide{
	width:25px;
}

.pagingIntact A{
	display:block; border:1px solid #CCC; padding-left:6px; padding-right: 6px; padding-bottom:2px; padding-top:2px; text-decoration:none; font-weight:bold; color:#0066CC; font-family:Tahoma; font-size:12px;
}

.pagingIntact A:hover{
	border:1px solid #333; color:#FFF; background-color: #0066FF
}

.pagingViewed {
	display:block; border:1px solid #CCC; padding-left:6px; padding-right: 6px; padding-bottom:2px; padding-top:2px; text-decoration:none; font-weight:bold; color:#0066CC; font-family:Tahoma; font-size:12px; background-color:#0066FF; color:#fff;
}


#control_ganze{}
	.div_banner{ float:left}
	.menu_left{ float:left; height:22px; width:177px; background:url(../images/menu_left.jpg) no-repeat;font-family:tahoma;color:#fff; font-size:11px; font-weight:bold; padding-top:4px;font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
		
	
	.menu_right{ float:left; height:22px; width:154px; background:url(../images/menu_right.jpg) no-repeat;font-family:tahoma;color:#fff; font-size:11px; font-weight:bold; padding-top:4px;}
	.menu_center {float:left;color:#FFFFFF; font-size:11px; background:url(../images/bg_menu.gif)  repeat-x top; width:664px; height:22px; text-align:center; padding-top:4px}
		
			.font_menu { float:left;font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none;  height:22px}
			.font_menu A{ float:left;font-family:Tahoma; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold; height:22px}
			.font_menu A:hover{ float:left;font-family:Tahoma; font-size:11px; color:#FFCC00; text-decoration:none; font-weight:bold; height:22px}
			/*.font_menu A:hover{font-family:Tahoma; font-size:11px; color:#FFCC00; text-decoration:none; font-weight:bold;height:22px}*/
			
			
	.l_c_r{ float:left}		
		.left{ float:left; width:160px; padding-left:2px; padding-right:2px;text-align:left;}
		.center{ float:left; width:667px; text-align:left; background-color:#FFFFFF}
		.right{ float:left; width:161px; padding-left:2px;}

#control{}
	.clear{ clear:both;}
	.space{ padding-top:5px;}
	.find_product{padding:0; height:50px; border:1px solid #006699; text-align:center; padding-top:5px}
	.choice_brand{ padding:0; height:30px; border:1px solid #006699; text-align:center; padding-top:5px;}
	.choice_xitin{ display:block; border:1px solid #006699;}
	.choice_style{ display:block; border:1px solid #006699;}
	.httt{ padding:0; border:1px solid #006699;}
	
	.choice_cate A{
	display:block;
	font-family:Tahoma; font-size:11px;  text-decoration:none;
	color:#fff; font-weight:bold;
	border-top:1px solid #CCCCCC; width:100%;
	background-color:#2f79ab; height:21px; padding-top:4px
	
	}
	.choice_cate A:hover{
	color:#FFA851
	}
	
	.login{border:1px solid #666666; padding-top:5px;  text-align:center}
	.shopping_cart{border:0px solid #607697; padding-top:5px;}
	
	.spbc{border:1px solid #607697; padding-top:5px; padding-left:5px; padding-right:5px;}
		.boxsp{ border:1px solid #666; text-align:center; background-color:#fff; }
	.spnb{ padding-left:4px;}
		.boxspnb{ float:left; border:1px solid #CCCCCC; padding:0; width:150px; text-align:center; height:200px;}	
		.boxspcate{ float:left; border:1px solid #CCCCCC; padding:0; width:152px; text-align:center; height:235px;}	
	
	.pad_left{ float:left; width:6px; padding:0}
	.pad_left1{ float:left; width:4px; padding:0}
	.pad_top{ float:left; width:5px; padding:0;font-size:5px}
	.pad_right{float:left;padding:0; width:5px;}	
	
	.xem{ background-color:#EEEEEE; height:20px; font-family:Tahoma; font-size:11px;}
		.xem1{ float:left; text-align:left; width:30%; padding-top:2px; border:0px solid #999999}
		.xem2{ float:left; text-align:left;width:30%; border:0px solid #999999}
		.xem3{ float:left; text-align:right;width:39%; border:0px solid #999999}
	
	.left_spnb{float:left;background:url(../images/nb_left.jpg) no-repeat; height:18px; width:27px}
	.right_spnb{float:left;background:url(../images/nb_right.jpg) no-repeat; height:18px; width:18px;}
	.center_spnb{float:left;background:url(../images/nb_center.jpg) repeat-x; height:18px; color:#FFFFFF; font-family:Tahoma; font-size:12px; font-weight:bold; width:140px; padding-top:2px;}
	
	
	.div_news{ float:left; padding:0; width:70%; border:0px solid #CCCCCC}
		.div_news_images{ float:left; width:75px; padding-right:5px;}
		.div_news_des{ float:left; width:375px}

	.div_giamgia{ float:left; padding:0; width:28%; border:1px solid #CCCCCC}
		.div_giamgia1{ font-family:tahoma; font-size:12px; background-color:#F0F0F0; padding-left:5px; padding-top:3px; padding-bottom:3px;}
		.div_giamgia2{ font-family:tahoma; font-size:12px; padding-left:5px; padding-top:3px; padding-bottom:3px;}
		
.detal A{ font-family:Tahoma; font-size:11px; color:#666666; text-decoration:none}
.detal A:hover{ color:#FF6600}		

.font_public{ font-family:Tahoma; font-size:12px}


.menu_news {
		font-family:Tahoma;
		font-size:12px;
		color:#477892;
		font-weight:bold;
	}
	.menu_news A{
		font-family:Tahoma;
		font-size:12px;
		color:#477892;
		font-weight:bold;
		text-decoration:none;
	}
	.menu_news A:hover{
		color:#FF9900;
	}
	
	
	.menu_news_child A{
		font-family:Tahoma;
		font-size:11px;
		color:#333333;
		text-decoration:none;
		font-weight:bold;
	}
	.menu_news_child A:hover{
		color:#FF9900;
	}
	
		
	.printConfigRequest A{
		font-family:Tahoma; font-size:14px; font-weight:bold; color:#FF3300; text-decoration:none
	}
	.printConfigRequest A:hover{
		text-decoration:underline;
	}
	
	fieldset{ border:1px solid #CCCCCC; background-color:#f2f2f2}
	.font_chay A{ font-family:Tahoma; font-size:12px; color:#0099FF;}
	.font_chay A:hover{ text-decoration:none}

#dropmenudiv{
	position:absolute;
	background-color: #fff;
	border:1px solid #CCC;
	font-family:tahoma;
	font-size:9px;
	line-height:18px;
	z-index:100;
	color:#FFFFFF;

}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #a0a9ae;
	padding: 1px 0;
	text-decoration: none;
	color:black;
	
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#CCC; color:#FFFFFF;
}


div#vieAdditional {
position: fixed; 
top: 0; margin-top:300px;
left: 50%;
width: 300;
height: 0;
z-index: 2;
}

/* Wrap the following in a 'conditional comment' if you like.
  It won't make it more valid. */ 
* html div#vieAdditional {
position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}







	.overlay {display:none;width:100%;height:100%;_height:1500px;position:fixed;_position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=50);	-moz-opacity:.50;opacity:.50;z-index:999;_overflow:hidden;}
.popup {position:fixed;_position:absolute;top:20%;_top:24%;left:23%;width:500px;padding-bottom:10px;background:#fff;border:#fff solid 1px;z-index:1000;display:none;_margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + '100px');
}
.popup p.link_violet_b {background:url(../images/popup_tit.gif) repeat-x 0 0;height:18px;font-size:0.7em;padding:3px 3px 0 10px;}
.popup p.text_black_bold {padding:10px 30px 20px 30px;font-size:0.8em;line-height:24px;text-align:center;}

.tab_profile {background:url(../images/closelabel.gif) top center no-repeat;margin-right:1px;width:147px;height:38px;cursor:pointer;}




.popup_login {position:fixed;_position:absolute;top:20%;_top:24%;left:23%;width:500px;padding-bottom:10px;background:#fff;border:#fff solid 1px;z-index:1000;display:none;_margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + '100px');
}
.popup_login p.link_violet_b {background:url(../images/popup_tit.gif) repeat-x 0 0;height:18px;font-size:0.7em;padding:3px 3px 0 10px;}
.popup_login p.text_black_bold {padding:10px 30px 20px 30px;font-size:0.8em;line-height:24px;text-align:center;}



//
.mtDropdownMenu {
	LEFT: -1000px; OVERFLOW: hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: absolute
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #999 1px solid; BORDER-BOTTOM: #999 1px solid; POSITION: relative; TOP: 1px
}
.top .items {
	BORDER-TOP: medium none
}
.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px;font-weight: bold; BORDER-LEFT: medium none; CURSOR: hand; COLOR: white; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=85); LEFT: 0px; POSITION: absolute; TOP: 0px; moz-opacity: .8
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=40); WIDTH: 1px; POSITION: absolute; TOP: 3px; moz-opacity: .4
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=20); LEFT: 1px; POSITION: absolute; HEIGHT: 2px; moz-opacity: .4
}
.mtDropdownMenu .hover {
	BACKGROUND: #FF9933; COLOR: #ffffff
}
.mtDropdownMenu .itemIMG {
	MARGIN-LEFT: 7px;
	MARGIN-RIHGT: 10px
}

a:link, span.MsoHyperlink {
    color: blue;
    text-decoration: none;
}
//////////////////////////////////////////////////////////////////////////

