/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}
.pathway
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#161616;
	line-height:35px;
	height:35px;
	vertical-align:middle;
	padding-left:5px;


}
a.pathway:link,a.pathway:visited
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#F97221;
	line-height:35px;
	vertical-align:middle;
	padding-left:5px;
	padding-bottom:3px !important;
	padding-bottom:0px;
}
#pathway_text {
   overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li
{
	background-image: none;
	float: left;
	margin: 0;
	font-size: 13px;
	line-height: 25px;
	white-space: nowrap;
	vertical-align:bottom;
	padding:0;
	

}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color: #ffffff;
	background: transparent;
	text-align:center;
	width:92px;

}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a#active_menu-nav
{
	background:url(../images/topmenu-hover.jpg) no-repeat;
}
	ul#mainlevel-nav li a:hover
{
	background:url(../images/topmenu-hover.jpg) no-repeat;
}

ul#mainlevel-nav li amainlevel-nav
{
	background:url(../images/topmenu-hover.jpg) no-repeat;
}

ul#mainlevel-nav1
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;

}

ul#mainlevel-nav1 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;


}

ul#mainlevel-nav1 li a
{
	display: block;
	text-decoration: none;
	font-family:tahoma;
	font-size:11px;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
	color: #ffffff;
	background: transparent;
	text-align:center;

}

#buttons>ul#mainlevel-nav1 li a { width: auto; }

	ul#mainlevel-nav1 li a:hover
	{
		background:url(../images/bg-nav1.jpg) repeat-x;
		background-position:0px 3px;
		color:#FFF200;

	}
	ul#mainlevel-nav1 li a#active_menu-nav1
	{
		background:url(../images/bg-nav1.jpg) no-repeat;
		background-position:0px 3px;
		color:#FFF200;		
	}

ul#mainlevel-nav1 li amainlevel-nav1
{

}
#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding-top:5px;

}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 180%;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bg-li.jpg);
background-repeat: no-repeat;
background-position: 2px 6px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	font-family: tahoma;
	line-height: 120%;
	font-size: 12px;
	color: #161616;
	background:url(../images/bg-body.jpg) repeat-x;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #f97221; text-decoration: none;
	font-weight: normal;
	font-family:tahoma;
	font-size:12px;
}

a:hover {
	text-decoration: none;
	
}

table.contentpaneopen {
	width:96% !important;
  	width: 93%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
   font-family:tahoma;
   font-size:12px;
   color:#161616;
   text-align:justify;   
   line-height:180%;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td.contentheading table td {
	color:#FF0000;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}  
table.contentpane td {
	padding: 5px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;

	
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #cccccc;
  color:#F97221;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}
.button1{
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  
  border: 1px solid #cccccc;
  color:#F97221;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 10px 0px 0px 0px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}
td.componentheading
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg-contentheading1.jpg) no-repeat;
	height:35px;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:100%;
}
div.componentheading
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg-contentheading1.jpg) no-repeat;
	height:35px;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:100%;
}
.contentcolumn {
	padding-right: 5px;
}

table.contentpaneopen td.contentheading {
	height: 30px;
	color: #F97221;
	font-weight: bold;
	font-size: 13px;
	text-transform:uppercase;
	white-space: nowrap;	
	font-family:tahoma;
}



a.contentpagetitle:link,a.contentpagetitle:visited{
	font-size: 13px;
	font-weight: bold;
	color: #F97221;
	text-align:left;
	text-transform:uppercase;
}
a.contentpagetitle:hover
{

	color: #ff0000;

}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/bg-menu-sanpham.jpg) no-repeat;
	background-position:8px 0px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	font-family:tahoma;
	text-align: left;
	padding-left: 20px;
	height: 26px !important;
	line-height:26px;
	padding-top:2px;
	height: 26px;
	width: 223px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #F97221;
}

a.mainlevel#active_menu {
	color:#F97221;
	font-weight: bold;
	font-style:normal;
}

a.mainlevel#active_menu:hover {
	color: #F97221;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 30px;
	line-height:190%;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	font-family:tahoma;
	font-weight:normal;
	background:url(../images/bg-submenu.jpg) no-repeat;
	background-position:17px 3px;
	color: #000000;
	text-align: left;
}

a.sublevel:hover {
	color: #F97221;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #F97221;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

/*CSS for CTA*/
#logo
#header1
{
	margin-left:10px;
}
#top
#datetime
#left

#footer
{
	background:url(../images/bg-footer.jpg) no-repeat;
	height:96px;
	width:100%;
}
table.moduletable-cta
{
	background:url(../images/bg-footer.jpg) no-repeat;
	height:96px;
	padding:0;
	margin:0;
	width:961px;
	padding-top:3px;
}
.moduletable-cta td
{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#161616;
	padding-left:10px;
	line-height:180%;
}

.datetime
{
	background:url(../images/bg-datetime.jpg) no-repeat;
	height:34px;
}
.moduletable-thankyou
{

	width:680px;
	height:25px;
	line-height:25px;
	margin-left:30px;
}
/**  CSS Styling for DISPLAY NEWS - LATEST 1-3 module  **/


.dn-whole {	
	padding: 0px 0px 0px 0px;

}
.dn-each {		
	text-align: left;

}

.dn-introtext {	
	text-align: left;	
	color:#F97221;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
}

.moduletable-datetime td
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#161616;
	padding-left:5px;
}
.left
{
	padding-top:5px;
	vertical-align:top;
}
.top
{
	background:url(../images/bg-body-top.jpg) no-repeat;
	height:6px;
}
.middle
{
	background:url(../images/bg-body-middle.jpg) repeat-y;
	height:100%;
}
.bottom
{
	background:url(../images/bg-body-bottom.jpg) no-repeat;
	height:6px;
}
/*Right*/
#right
{
}
.moduletable-customer
{
	width:265px;
	border:none;
	background:url(../images/khtb_bottom.jpg) bottom left no-repeat;
	padding-bottom:7px;
	margin-bottom:10px;
	float:left;

}
.moduletable-customer th
{
	background:url(../images/khtb_th_bg.jpg) no-repeat;
	height:44px;
	width:264px;
	margin:0;
	color:#ffffff;
	text-transform:uppercase;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	padding-left:35px;
	text-align:left;
	padding-bottom:5px;
}

.moduletable-customer tbody
{
	border:none;
	text-align:center;
	background:url(../images/khtb_td_bg.jpg) repeat-y;
	width:264px;

}
.moduletable-customer tbody tbody
{
	background:none;

}
.moduletable-customer form
{
	text-align:center;
}
.space
{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#c2c2c2;
	}
	
.mod_customer-customer	
{
	border:none;
}
.customer-top
{
	background:url(../images/customer-top.jpg) no-repeat;
	height:6px;

}	
.customer-middle
{
	background:url(../images/customer-middle.jpg) repeat-y;
	height:100%;


}
tr.customer-middle
{
	background:url(../images/customer-middle.jpg) repeat-y;
	height:100%;
	width:264px;	

}
.customer-bottom
{
	background:url(../images/customer-bottom.jpg) no-repeat;
	height:6px;
	width:264px;	
}
.moduletable-bantin
{
	width:264px;
	margin-top:0px !important;
	margin-top:10px;	

}

.moduletable-bantin th
{
	background:url(../images/bg-th-right.jpg) no-repeat;
	height:35px;
	width:264px;
	color:#ffffff;
	text-transform:uppercase;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	line-height:35px;
	vertical-align:middle;
	padding-left:35px;
}
.moduletable-bantin td
{
	border:none;
	margin-top:5px !important; 
	margin-top:0px;


}
.table-bantin
{
	margin-top:5px;
	border-bottom:1px solid #ddd;
}
a.mod_news-bantin:link,a.mod_news-bantin:visited
{
	color:#F97221;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;

}
a.mod_news-bantin:hover
{
	text-decoration:underline;
}
.mod_news-bantin
{
	text-align:justify;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#161616;
	width:130px;
	line-height:170%;

}
.bantin-middle table td
{
	border-bottom:1px solid #ddd;
}
.bantin-top
{
	background:url(../images/customer-top.jpg) no-repeat;
	height:6px;

}	
.bantin-middle
{
	background:url(../images/customer-middle.jpg) repeat-y;
	height:100%;


}
.bantin-bottom
{
	background:url(../images/customer-bottom.jpg) no-repeat;
	height:6px;
	width:264px;	
}
.moduletable-online
{
	width:265px;
	border:none;
	background:url(../images/khtb_bottom.jpg) bottom left no-repeat;
	padding-bottom:7px;
	margin-bottom:10px;
	float:left;
}
.moduletable-online th
{
	background:url(../images/khtb_th_bg.jpg) no-repeat;
	height:44px;
	width:264px;
	margin:0;
	color:#ffffff;
	text-transform:uppercase;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:5px;
	padding-left:35px;
	text-align:left;

}
.moduletable-online table
{
	border:none;
	text-align:center;
	background:url(../images/khtb_td_bg.jpg) repeat-y;
	width:264px;

}
.moduletable-online table strong
{
	text-transform:uppercase;
	color:#f97221;
	line-height:180%;
	vertical-align:middle;
}
.moduletable-online table td
{
	color:#f97221;
	line-height:180%;
	vertical-align:middle;
}
.content_support
{
	border:none;
}

a.yahoo:link,a.yahoo:visited
{
	color:#FF8000;
	border:none;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;

}
a.yahoo:hover
{
	color:#ff0000;
}
a.skype:link,a.skype:visited
{
	color:#FF8000;
	border:none;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;

}
a.skype:hover
{
	color:#ff0000;
}
span.hotline
{
	color:#F56526;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}
span.hotline1
{
	color:#6e6e6e;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	padding-left:5px;
}

.right-top
{
	background:url(../images/bg-right-top.jpg) no-repeat;
	height:6px;
	
}	
.right-middle
{
	background:url(../images/bg-right-middle.jpg) repeat-y;
	height:100%;
	padding-left:6px;
}
.right-bottom
{
	background:url(../images/bg-right-bottom.jpg) no-repeat;
	height:7px;
}


/*San Pham Tieu Bieu*/
.module-sanphamtieubieu
{
	margin-left:5px;

}
.module-sanphamtieubieu div div div h3
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/sanphamtieubieu_th.jpg) no-repeat;
	height:43px;
	margin:0;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:612px !important;
	width:646px;
}
.module-sanphamtieubieu div div div table
{
	background:url(../images/sanphamtieubieu_bg.jpg) repeat-y;
	width:100%;
	width:646px;
	
	
}
.module-sanphamtieubieu div div div
{

	padding-bottom:8px;
}
.module-sanphamtieubieu div div div table.product1
{
	background:none;
}
.module-sanphambanchay
{
	margin-left:5px;
	margin-top:10px;
}
.module-sanphambanchay div div div h3
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/sanphamtieubieu_th.jpg) no-repeat;
	height:43px;
	margin:0;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:612px !important;
	width:646px;
}
.module-sanphambanchay div div div table
{
	background:url(../images/sanphamtieubieu_bg.jpg) repeat-y;
	width:100%;
	width:646px;
	
	
}
.module-sanphambanchay div div div
{

	padding-bottom:8px;
}
.module-sanphambanchay div div div table.product1
{
	background:none;
}
.moduletable-sanphamtieubieu
{
	width:646px;
	margin-left:10px;
}
.moduletable-sanphamtieubieu th
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg-th-sanphamtieubieu.jpg) no-repeat;
	height:35px;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:100%;
}

.category-name
{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#7D7D7D;
	line-height:30px;
	padding-left:8px;
	margin-top:20px;
	margin-right:2px;
	background:url(../images/bg-contentheading.jpg) no-repeat center right;
	background-position:185px;


}
.title
{
	vertical-align:top;
	padding-left:8px;
	background:none;
	color:#F97221;
	font-size:11px;
	font-family:tahoma;
	line-height:180%;
	font-weight:bold;
	width:140px;

}

.intro 
{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-left:10px;
	vertical-align:top;
	padding-top:5px;

}
.intro  a:link,.intro  a:visited
{
	color:#666;
	font-weight:bold; 	
}
.intro  a:hover
{
	text-decoration:underline;
	color:#FF6600;
}
#mainbody
{
	margin:5px;
}
#mainbody1
{
	margin:5px;
}
.mainbody-top
{
	background:url(../images/bg-sptb-top.jpg) no-repeat;
	height:5px;

}	
.mainbody-middle
{
	background:url(../images/bg-sptb-middle.jpg) repeat-y;
	height:100%;


}
.mainbody-bottom
{
	background:url(../images/bg-sptb-bottom.jpg) no-repeat;
	height:7px;
	
}
/*Read More*/
a.readon:link,a.readon:visited
{
	float:right;
	background:url(../images/bg-readon.jpg) no-repeat;
	background-position: 0px 4px;
	width:65px;
	height:12px;
	line-height:12px;
	color:#F97221;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	padding-left:10px;
	vertical-align:middle;
	
}
a.readon:hover
{
	
}
a.readmore:link,a.readmore:visited
{
	float:right;
	background:url(../images/bg-readon.jpg) no-repeat;
	background-position:0px 4px;
	width:65px;
	height:12px;
	line-height:12px;
	margin-right:20px !important;
	margin-right:25px;	
	color:#F97221;
	font-family:tahoma;
	padding-left:10px;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	vertical-align:middle;
	
}
a.readmore:hover
{
	
}

.header1
{
	padding-left:
}
#header1
{
	float:right;
}
	
h2.componentheading
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg-contentheading1.jpg) no-repeat;
	height:35px;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:100%;
}
.sitemap ul li a
{
	color:#333333;
	
}
.sitemap ul li a
{
	color:#333333;
	padding-left:10px;
	
}
/*San Pham*/

.moduletable-sanpham
{
	width:264px;

}

.moduletable-sanpham th
{
	background:url(../images/bg-sanpham-th.jpg) no-repeat;
	height:41px;
	width:264px;
	color:#ffffff;
	text-transform:uppercase;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	vertical-align:middle;
	padding-left:35px;

}
.moduletable-sanpham  td
{
	border:none;
	background:url(../images/customer-middle.jpg) repeat-y;	

}
.category-name1
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg-contentheading1.jpg) no-repeat;
	height:35px;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:100%;
}
a.product-title:link,a.product-title:visited
{
	font-family:tahoma;
	font-size:13px;
	color:#F97221;
	font-weight:bold
}

a.product-title:hover
{
}
.product-intro
{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#161616;
	text-align:justify;
	line-height:180%;
}
.fulltext
{
	font-family:tahoma;
	font-size:12px;
	color:#161616;
	text-align:justify;
	line-height:180%;
	padding-right:10px;
	}
.fulltext table
{
	border-collapse:collapse;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	color:#161616;
	text-align:justify;
	line-height:180%;
	padding-right:10px;
}
.fulltext table td
{
	border-collapse:collapse;
	text-align:center;
	font-family:tahoma;
	font-size:12px;
	color:#161616;
	text-align:justify;
	line-height:180%;
	padding-right:10px;
}
.name-detail
{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#f77321;
}
span.name-detail
{
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
.nhasanxuat
{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#333333;	
}
a.category_name:link,a.category_name:visited
{
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	
}
.category
{
	text-align:center;
}
a.category_name:hover
{
	color:#ff0000;
}
a.title-category:link,a.title-category:visited
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	text-align:center;
	line-height:30px;
	width:150px;
	margin-bottom:15px;
	padding-bottom:15px;
}
a.title-category:hover
{
	color:#ff0000;
}

.category img
{
	border:1px solid #cccccc;
	margin-bottom:5px;
}
.table-products
{


}
.table-products td
{
	font-family: tahoma;
	text-align: left;
	padding-left:10px;
}
.boder-images
{	
	border:1px solid #cccccc;
}
.content-specal
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
.content-title1
{
	font-family:tahoma;
	font-style:italic;
	color:#161616;
	font-weight:bold;
}

.customer_dn-whole
{
	background:url(../images/khtb_bottom) bottom left no-repeat;
	height:200px;
	padding-bottom:10px;

}
.customer_dn-each img
{
	padding:1px;
	border:1px solid #ddd;
}
.customer_dn-each
{
	display:block;
	width:260px;
	float:left;
	font-weight:bold;
	line-height:180%;
	vertical-align:middle;
	clear:both;
	border-bottom:1px solid #ddd;
	

}
.slogan
{
	font-family:tahoma;
	font-size:20px;
	font-style:italic;
	line-height:180%;
	font-weight:bold;
	color:#ff6600;
}
.khachhangtieubieu-title	
{
	color: #f97221; text-decoration: none;
	font-weight: normal;
	font-family:tahoma;
	font-size:12px;
}	

.space1
{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#c2c2c2;
	}
#title-product img
{
	border:1px solid #cccccc;
	width:135px;
	height:135px;
}
.title-images img
{
		border:1px solid #cccccc;
}
.moduletable-whoonline
{
	margin-top:5px !important;
	margin-top:20px;	
	height:20px !important;
	height:30px;
	
	float:left;
}
.moduletable-whoonline td
{
	color:#FF8000;
	font-family:tahoma;
	font-size:12px;
	line-height:180%;
	width:100%;
	padding-left:15px;

	
}
.all_online
{
	color:#FF8000;
	font-family:tahoma;
	font-size:12px;
	line-height:180%;
	width:100%;
	
}
.li-content
{
	line-height: 180%;
	padding-left: 50px;
	padding-top: 0px;
	background-image: url(../images/bg-li.jpg);
	background-repeat: no-repeat;
	background-position: 33px 5px;
	color:#ff6600;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.moduletable-sanpham-bottom
{
	margin-bottom:5PX;
	width:264PX;

}
.moduletable-sanpham-bottom TD
{
	width:264PX;
	padding:0PX;
	margin:0PX;
}
.sectiontableheader
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;

}
.sectiontableentry1
{
	line-height:180%;
}
.download
{
	background:url(../images/bg-download.png) no-repeat;
	float:right;
	background-position:430px 2px;
	width:100%;
}


div.product_tooltip
{
	color:#000; 
	width:340px;
    position:absolute;
     display:none;
	 background:none;
	line-height:180%;
	vertical-align:middle;
}
div.product_tooltip table
{
	width:340px;
	background:none;
	border-collapse:collapse;
	border-color: #c0e0f5;	

}

.table_title
{
	color:#b71129;
	font-weight:bold;
}
.table_heading
{
	background:#0178BA;
	color:#fff;
	font-weight:bold;
}



/*San Pham Moi*/
.module-sanphammoi
{
	margin-left:5px;

}
.module-sanphammoi div div div h3
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/sanphamtieubieu_th.jpg) no-repeat;
	height:43px;
	margin:0;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:612px !important;
	width:646px;
}
.module-sanphammoi div div div table
{
	background:url(../images/sanphamtieubieu_bg.jpg) repeat-y;
	width:100%;
	width:646px;
	
	
}
.module-sanphammoi div div div
{

	padding-bottom:8px;
}
.module-sanphammoi img
{
	border:1px solid #ccc;
}





.module-sanphamtieubieu div div div table.product1
{
	background:none;
}
.module-sanphambanchay
{
	margin-left:5px;
	margin-top:10px;
}
.module-sanphambanchay div div div h3
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/sanphamtieubieu_th.jpg) no-repeat;
	height:43px;
	margin:0;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:612px !important;
	width:646px;
}
.module-sanphambanchay div div div table
{
	background:url(../images/sanphamtieubieu_bg.jpg) repeat-y;
	width:100%;
	width:646px;
	
	
}
.module-sanphambanchay div div div
{

	padding-bottom:8px;
}
.module-sanphambanchay div div div table.product1
{
	background:none;
}
.moduletable-sanphamtieubieu
{
	width:646px;
	margin-left:10px;
}
.moduletable-sanphamtieubieu th
{
	color:#F97221;
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../images/bg-th-sanphamtieubieu.jpg) no-repeat;
	height:35px;
	line-height:34px;
	padding-left:34px;
	text-align:left;
	width:100%;
}
