/* CSS Document */
body{ 
	font-family:"Arial"; 
	font-size:12px;
	line-height: 1.5em; 
	margin:auto; 
}
a{ 
	color:#006699; 
	text-decoration:none;
}
a:hover{ 
	text-decoration:underline;
}
img{ 
	border:0px;
}
form{
	padding:0px; margin:0px;
}

.searchbox{ 
	border:inset #D4D0C8 1px; 
	padding-left:5px; 
	height:17px;
}
#searchbar{ 
	height:32px; 
	background:#EFEFEF; 
	color:#333; 
	font-weight:bold; 
	font-size:12px;
}
.searchbutton{
	padding:0 2px;
}
textarea{
	border:#CCC solid 1px;
}
.formbutton{
    cursor:pointer;border:outset 1px #ccc;background:#999;color:#666;
    font-weight:bold;font-family:"Tahoma";padding: 1px 2px;
    background:url(../images/formbg.gif) repeat-x left top;
}
.table_collapse{
	border-collapse:collapse; 
	empty-cells:show; 
	width:100%;
}
.table_separate{
	border-collapse:separate; 
	empty-cells:show; 
	width:100%;
}
td{ 
	vertical-align:top;
}
.error{ 
	color:#FF0000;
}
.endpage{ 
	font-size:12px;
	vertical-align:middle; 
	height:12px;
}
.postdate{ 
	color:#5F5F5F;
	font-weight:normal; 
	font-size:11px;
}
.space{
	empty-cells:show;
	min-height:1px;
	max-height:100px;
	height:6px;
}
.round{
	background:#F2F2F2;
	padding:10px 0;
}

#main{
	margin:20px auto 20px auto;
	width:828px;
	background:#FFF;
}
#mainprint{
  margin:0px auto auto;
  width:780px;
}
#header{ 
	height:139px; 
	width:828px;
}
#footer{
   position:relative;
   font-size:11px;;
   background:url(../images/footer.gif) no-repeat;
   color:#FFF;
   line-height:1.3em;
   height:80px;
   clear:both;
}
#footer a{
	color:#EEE; 
	text-decoration:none;
}
#footerleft{
	float:left;
	padding:15px 30px;
}
#footerright{
	float:right;
	width:160px;
	padding-top:30px;
	font-family:"Tahoma";
	font-size:10px;
	font-weight:bold;
	color:#CCC;
}
#footerright a{
	color:#EEE;
}
#content{
	background:url(../images/main_bg.gif) repeat-y;
	width:800px;
	margin:auto;
	padding-left:14px;
	padding-right:14px;
}
#navtop{
	height:41px;
	background:#0E8CBD;
	empty-cells:show;
	margin:auto;
	padding-left:1px;
}
.navbar{
    background:url(../images/navbar.gif) no-repeat;
	padding-left:10px;
	padding-top:5px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
}
.boxtygia{
	border:#258CDA solid 1px;
	padding-left:20px;
	height:80px;
	padding-top:10px;
}
.boxtygia a{
	font-weight:bold;
	color:#646260;
}
.boxquangcao{
	border:#258CDA solid 1px;
	text-align:center;
}
.boxhotnews{
	border:#258CDA solid 1px;
	padding:10px 5px;
	text-align:justify;
	font-family:"Tahoma";
	font-size:13px;
}
.boxhotnews a{
	color:#CE1200;
	text-decoration:none;
}
.boxtimkiem{
	margin-top:10px;
	text-align:right;
	float:right;
}
.timkiem_trangchu{
	font-size:11px;
	color:#999;
	text-align:right;
	border:#FFF solid 1px;
	margin:0;
	padding-right:5px;
	width:100px;
	
}
.link_trangchu{
	border:0;
	color:#999;
	font-size:11px;
	width:160px;
	text-align:right;
}
.statisic{
	font-weight:bold;
	color:#FF0000;
}
#center{
   min-height:500px;
   position:relative;
   padding-left:5px;
   padding-right:5px;
   margin:10px;
}
#left{
	width:180px;
	position:relative;
}
#right{
	width:200px;
	position:relative;
}
/*
   TIN TUC STYLE CSS
*/
.content{
  font-family: 'Times New Roman'; font-size: 11.8pt; color: #000;font-weight:normal;
}
.list_desc{ 
	font-family: 'Arial'; 
	font-size: 10pt; 
	text-decoration: none;
}

.desc{ 
	font-family: 'Times New Roman'; 
	font-size: 11pt; 
	color: #5F5F5F; 
	font-weight: bold;
}

.title{color:#CE1500; font-family:"Times New Roman"; font-size:12pt; font-weight:bold;}
.title a{color:#CE1500;text-decoration:none;}
.title a:hover{color:#CE1500; text-decoration:underline;}

.boxtintuc{
	border:#0A8CD6 solid 1px;
}
.boxtintuc ul{
	margin:10px auto;
	padding:0 7px;
}
.boxtintuc ul li{
	list-style:url(../images/li.gif) inside;
	margin:0;
	margin-bottom:5px;
	font-weight:bold;
	color:#087BB5
}
.boxtintuc ul li a{
	color:#087BB5;
	text-decoration:none;
}
.boxtintuc ul li a:hover{
	color:#FD6301;
	text-decoration:underline;
}

/*----------------------------------PRODUCT----------------------------------*/
.prodname{
	font-family:"Tahoma"; 
	font-size:12px; 
	font-weight:bold;
	color:#FD6301;
	list-style:square inside;
	display:list-item;
}
.prodname a{
	color:#FD6301;
	text-decoration:none;
}
.prodname a:hover{
	color:#FD6301; 
	text-decoration:underline;
}
.proddesc{ 
	font-weight:normal; 
	font-family:"Tahoma"; 
	color:#333; 
	font-size:12px;
	float:right;
}

.prodbar{
    background:url(../images/nav_group.gif) no-repeat;
	padding:7px 40px ; 
	width:200px;
	height:30px;
	font-weight:bold;
	color:#FFF;
}
.prodbar a{
	color:#FFF;
	
}
.cart_nav{
	background:#EB293C;
	color:#FFF;
	font-weight:bold;
}
.viewall{
	color:#646260;
	text-align:right;
}
.viewall a{
	color:#646260;
}
.price{
	color:#FA0709;
	font-weight:bold;
	font-size:14px;
}
.prodbox{
	border:#0A8CD6 solid 1px;
}
.prodbox ul{
	margin:10px auto;
	padding:0 7px;
}
.prodbox ul li{
	list-style:url(../images/li.gif) inside;
	margin:0;
	margin-bottom:5px;
	font-weight:bold;
	color:#087BB5
}
.prodbox ul li a{
	color:#087BB5;
	text-decoration:none;
}
.prodbox ul li a:hover{
	color:#FD6301;
	text-decoration:underline;
}
/* 
	THANH TIEU DE CHO MOI MUC 
*/
.titlebar{
    background:url(../images/titlebar.jpg) no-repeat;
	color:#029BCC;
	height:34px;
	font-weight:bold;
	padding:3px 30px ; 
	text-transform:uppercase;
}
.titlebar a{color:#029BCC;}
.caption{
	color:#CE1500; 
	font-weight:bold;
	text-transform:uppercase;
}
.caption a{
	color:#CE1500; 
	text-decoration:none;
}

/*
	MOT SO THANH PHAN TREN TRANG CHU
*/
#about_title{
	color:#226B50;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px auto;
}
#product_title{
	color:#226B50;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:20px auto;
	padding-left:10px;
	border-bottom:#226B50 2px solid;
}