#trang {
	background:#FFFFFF;
}

.bgmenu {
	background:url(../images/others/up_12.png) no-repeat;
	background-position:left;
	color:#FEFB00;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:40px;
}

.menu {
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-align:center; 
}

.online {
	font-size:12px;
	font-weight:bold;
	color:#FCFF00;
}

.menu a {
    display: block;
    padding: 0 10px;
	color:#FFF; text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center; 
	font-weight:bold;
}

.menu a:hover {
	color:#FF9000; text-decoration:none; 
	text-align:center; 
}

.menu1 {
	background:url(../images/others/bg_menu_1.png) bottom;
	background-position:0 100%;
	color:#FF9000; text-decoration:none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-align:center; 
	font-weight:bold;
	cursor:pointer;
}

.menu2 {
	background:url(../images/others/BrowserPreview_14.gif) repeat-x; 
	font-size:12px;
}

.catalog {
	background:url(../images/others/up_15.png) no-repeat;
	background-position:left;
	color:#FFF;
	height:28px;
	font-size:12px; 
	font-weight:bold;
	padding-left:25px;
}

.catalog a{
	color:#FFF;
	font-size:12px; 
	font-weight:bold;
	text-decoration:none;
}

.catalog a:hover {
	color:#00FF00;
	text-decoration:underline
}

.catalog:hover {
	color:#00FF00;
}

.subcatalog {
	background:url(../images/others/up_16.png) no-repeat;
	background-position:left;
	font-size:11px;
	height:28px;
	color:#333;
	font-weight:bold;
	padding-left:40px;
}

.subcatalog a {
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.subcatalog a:hover {
	text-decoration:none;
	color:#F3E219;
}

.subcatalog:hover {
	color:#F3E219;
}

.menutitle {
	color:#FFF; 
	text-transform:uppercase; 
	font-size:11px; 
	font-weight:bold
}

.footer {
	font-size:12px;
	color:#FCFF00;
	text-align:center
}

.footer a {
	color:#FCFF00;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.footer_info {
	font-size:12px;
	color:#FCFF00;
	text-align:center
}

.footer_info a {
	color:#FCFF00;
	text-decoration:underline;
}

.footer_info a:hover {
	text-decoration:none;
}

.product {
	background:url(../images/others/pro1.jpg) no-repeat;	
}

.leftMenu {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:400; padding-left:12px;}

.proname {
	color:#0066FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.proname a{
	color:#03F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.proname a:hover{
	text-decoration:underline;
}

.price {
	color:#2A8013;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

.price a {
	color:#2A8013;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	text-decoration:underline;
}

.price a:hover {
	text-decoration:none;
}

.price span {
	color:#FF0000;
	font-weight:normal;
	font-size:12px;
}

#thumbPopup {
	border: 1px solid rgb(0, 0, 0); 
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; 
	position: absolute; 
	display: none; 
	left: 516px; 
	top: 378px;
}

.error
{
	color:#F00;
	font-size:12px;
}

#preview{
	position:absolute;
	border:1px solid #7EB8CB;
	background:#7EB8CB;
	padding:0px;
	display:none;
	color:#ED0000;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.NormalText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	font-weight:normal;
	text-align:justify;
}

.NormalText a{
	color:#2A8013;
	text-align:center;
	text-decoration:none;
}

.NormalText a:hover{
	color:#2A8013;
	text-align:center;
	text-decoration:underline;
}

.titleNews {
	font-size:12px;
	font-weight:bold;
	color:#1790BE;
	text-decoration:none;
}

.titleNews a {
	color:#1790BE;
	font-size:13px;
	text-decoration:none;
	background:url(../images/others/dot.gif) no-repeat;
	padding-left:18px;
	background-position:4px;
}

.titleNews a:hover {
	text-decoration:underline;
}

.contactinfor {
	color:#000;
	font-size:12px;
}

.btnCart {
	background:#F85D5D;
	color:#FCFF00;
	font-size:12px;
	font-weight:600;
	height:27px;
	padding-bottom:3px;
}

.btnSend {
	background:#F85D5D;
	color:#FCFF00;
	font-size:12px;
	font-weight:bold;
	width:80px;
	height:25px;
}

.content_info{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000; 
	font-weight:normal;
}

.pageCurent {
	background:#F00;
	display:inline-block;
	color:#FFF;
	border:1px solid #F00;
	width:15px;
	font-size:12px;
	clear:both;
	text-align:center;
	margin-left:2px;
	margin-right:2px;
}

span a.pageLink{
	background:#FFF;
	display:inline-block;
	color:#000;
	border:1px solid #06F;
	width:15px;
	font-size:12px;
	clear:both;
	text-decoration:none;
	text-align:center;
	margin-left:2px;
	margin-right:2px;
}

span a.pageLink:hover{
	background:#06F;
	display:inline-block;
	color:#FFF;
	width:15px;
	font-size:12px;
	clear:both;
	text-decoration:none;
	text-align:center;
	margin-left:2px;
	margin-right:2px;
}

.footerInfor {
	font-size:11px;
	color:#FFF;
}

.footerInfor a{
	color:#FFF;
	text-decoration:none;
}

.footerInfor a:hover{
	text-decoration:underline;
}

.footerTitle {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}

.onlineTitle {
	color:#FCFF00;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


/*####################### MENU ############################*/
.indentmenu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:19px;
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;	
	background: #06F;
}

.indentmenu ul{
	float:left;
	list-style:none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #564c66; /*dark purple border*/
	border-width: 1px 0;
	background: #1B69E4;
}

.indentmenu ul li{
	float:left;
	list-style:none;
}

.indentmenu ul li a{
	float: left;
	color: white; /*text color*/
	padding: 4px 15px;
	margin:0 2px;
	text-decoration: none;
}

.indentmenu ul li a:visited{
	color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #F60 !important; /*text color of selected and active item*/
	background: #06F url(../images/others/img_03.png) repeat-x center center;
	text-decoration:none;
}

.titlehour {
	background:url(../images/others/gsm_05.png) no-repeat;
	background-position:left 100%;
	color:#5A0403;
	font-size:12px;
	padding-left:70px;
}

.titleCart {
	background:url(../images/others/Profile_08-12.png) repeat-x;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.titleCart a {
	color:#FFFFFF;
	text-decoration:underline;
}

.titleCart a:hover {
	text-decoration:none;
}

.contentmarquee {
	color:#5A0403;
	font-size:12px;
	font-weight:bold;
}

.bgTitle {
	background:url(../images/others/bgtitle.png) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding-left:20px;
}

.bgTitle a {
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:underline;
}

.bgTitle a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.bg_title {
	background:url(../images/others/bg_title2.gif) repeat-x;
	width:100%;
	height:31px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	padding-left:20px;
	padding-right:10px;
}

#padleft {
	padding-left:4px;
}

#menucach {
	padding:8px;
	background:#FFFFFF;
}

#cach {
	padding-top:8px;	
	padding-right:8px;
	background:#FFFFFF;
}

#pad_main {
	padding:5px;
}

.linkdetail {
	color:#5A0403;
	font-size:12px;
	font-weight:normal;
}

.linkdetail a{
	color:#5A0403;
	font-size:12px;
	text-decoration:underline;
}

.linkdetail  a:hover{
	color:#5A0403;
	text-decoration:none;
}