html {
	SCROLLBAR-BASE-COLOR: #F7FAFF;
	SCROLLBAR-ARROW-COLOR: #000000;
}
body {  
	background: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
body,td,tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:18px;
}
p { margin: 0; padding:0px;}
a {color: #003DB2; text-decoration: none;outline: none;}
a:hover {color: #003DB2; text-decoration:underline;}
a img, img {border: none;}
div { padding:0; margin:0}
div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,pre,form,input,textarea {
	margin: 0px;
	padding: 0px;
}

th {
	font-weight: normal;
}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}

img {
	border:none;
	padding:0px;
	margin:0px;
}

ol,ul,li {
	list-style: none;
}

.clear {clear: both; height:0; line-height:0;}

form{ 
	display: inline;
	margin: 0; /* removes mystery form tag gapping */ 
	padding: 0; /* removes mystery form tag gapping */
}
	
input{
	
}

/* -------------------------------------------------------------------
 float
------------------------------------------------------------------- */

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;	
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

.img_border{
	border:1px solid #7A9ED9;
}

.img_border_news{
	border:1px solid #D8D8D8;
	margin-right:5px;
}

.img_banner {
	border:1px solid #fee77a;
}

.button {
	border:1px solid #01b2f4;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
	background:url(../images/bg_button.gif) repeat-x;
}

.textfiled{
	border:1px solid #7f9db9;
	padding:2px;
	color:#4a4a4a;
}
.textarea{
	border:1px solid #7F9DB9;
	line-height:18px;
	color: #707070;
	scrollbar-base-color:#7F9DB9;
	scrollbar-arrow-color:#000000; 
	overflow:auto;
}

.selectbox {
	border:1px solid #7F9DB9;
	color: #024998;
}

.input-warn{
	border:1px solid #FF0000;
	padding:3px;
}
.input-ok {
	border:1px solid #009900;
	padding:3px;
}
.tblBorder{ border:1px solid #024998}

/*=========================  css for navigation ==========================================*/
#navigation {
	background:url(../images/bg_nav.gif) repeat-x;
	height:27px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #2ABEF6;	
	border-bottom:none;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
}

#navigation ul{	
	padding:0px;
	margin:0px;	
}

#navigation li {
	float:left;
	list-style:none;
	text-align:center;
	padding-top:3px;
	padding-right:5px;
	padding-left:20px
}

#navigation li a:link {
	color: #FFFFFF;
}
#navigation li a:visited {
	color: #FFFFFF;
}

/*=========================  css for blockLeft ==========================================*/
#blockLeft {
	width:192px;
	vertical-align:top;
}

#blockRight {
	width:150px;
	vertical-align:top;
}

	 #boxTop {
		 border:1px solid #3D83E2;
		 background-color:#EFFBFF;
		 border-bottom:none;
	}
	
	#boxTop .title{
		 background:url(../images/bg_title.gif) repeat-x;
		 border:1px solid #01B2F4;
		 font-weight:bold;
		 color:#FFFFFF;
		 height:22px;
		 text-align:center;
	}
	
	.rowScroll {
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
		border-left: none;
		border-right: none;
	}

/*=========================  css for container ==========================================*/
#blockContent {
	vertical-align:top;
	padding:0 5px;
}

/*=========================  css for footer ==========================================*/
#footer {
	background:url(../images/bg_footer.gif) repeat-x;
}
	#footer .leftFooter {
		text-align:left;
	}
	
	#footer .rightFooter {
		text-align:right;
	}
	
	#footer .rightFooter span{
		text-align:right;
	}


/*=================== css dung chung ================*/
.font_cat,
.font_cat a:link,
.font_cat a:active,
.font_cat a:visited{
	color: #EA7F00;
	font-weight: bold;
	text-transform: uppercase;
}

.font_subcat,
.font_subcat a:link,
.font_subcat a:active,
.font_subcat a:visited{
	color: #2E2E2E;
}

.font_title1,
.font_title1 a:link,
.font_title1 a:active,
.font_title1 a:visited{
	color: #F30001;
	font-size: 16px;
	font-weight: bold;
}

.font_title2,
.font_title2 a:link,
.font_title2 a:active,
.font_title2 a:visited{
	color: #A502E2;
	font-size: 16px;
	font-weight: bold;
}

.font_title3,
.font_title3 a:link,
.font_title3 a:active,
.font_title3 a:visited{
	color: #00A432;
	font-size: 16px;
	font-weight: bold;
}

.font_p_name,
.font_p_name a:link,
.font_p_name a:active,
.font_p_name a:visited{
	color: #FF8A00;
	font-weight: bold;
}

.font_price,
.font_price a:link,
.font_price a:active,
.font_price a:visited{
	color: #A70304;
}

.font_keyword,
.font_keyword a:link,
.font_keyword a:active,
.font_keyword a:visited{
	color: #FF0000;
}

.titleNewPro {
	color:#d60102;
	font-size:16px;
	padding-bottom:10px;
}

.titleNewAccess {
	color:#b735e8;
	font-size:16px;
	padding-bottom:10px;
}

.titleNewMost {
	color:#11aa40;
	font-size:16px;
	padding-bottom:10px;
}

.proStatus {
	font-size: 14px;
	font-style:italic;
	color: #FF0000;
}

.font_cam,
.font_cam a:link,
.font_cam a:active,
.font_cam a:visited{
	color: #ff8a00;
}

/******************** PHAN TRANG **************/
.pagecurrent{
	background: #FFC9A5;
	font-size: 8pt;
	font-weight: bold;
    color: #000000;
	padding-left: 3px;
	padding-right: 3px;
}

.pagecur {
	background: #BDE0FE;
	border: 1px solid #294B79;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
	color: #003300;
}
.pagelink {
	background: #FFFFFF;
	border: 1px solid #999;
	padding: 1px 5px 1px 5px;
	text-decoration: none;
}

.pagelink a:link,
.pagelink a:visited,
.pagelink a:active{
	text-decoration: none;
	color: #000000 !important;
}

div#blockCustomMain div.title p {
	float: left;
}

div#blockCustomMain div.title {
	background: url(../images/border_bottom_box_main.gif) repeat-x bottom;
	height: 25px;
}

* div#blockCustomMain div.title { height:24px; }

div#blockCustomMain div.title p.active{
	background: url(../images/bg_tab_scroll_active.jpg) no-repeat;
	border-bottom: 1px solid #FFF;
	padding-top: 5px;
	text-align:center;
	height: 19px;
	width: 88px;
	margin-left:5px;
	color: #AEAEAE;
}
div#blockCustomMain div.title p.active a {
	color: #AEAEAE;
}

div#blockCustomMain div.title p.normal {
	background: url(../images/bg_tab_scroll.jpg) no-repeat;
	padding-top: 5px;
	text-align:center;
	height: 19px;
	width: 88px;
	margin-left:5px;
	color: #FF753E;
}
div#blockCustomMain div.title p.normal a{
	color: #FF753E;
}

/*********** DETAIL **********/

.imgPro{
	margin:0px;
	text-align:center;
	vertical-align:middle;
}

.num{
	float:right;
	width:90px;
	line-height:15px;
	text-align:right;
}
.num span{
	background:url(../images/bg_num.gif) no-repeat;
	line-height:15px;
	height:15px;
	width:20px;
	padding:0px 10px 0px 4px;
	text-align:left;
	color:#FFFFFF;
	cursor:pointer;
}
.num span.active{
	background:url(../images/bg_num_act.gif) no-repeat;
	line-height:15px;
	height:15px;
	width:20px;
	padding:0px 10px 0px 4px;
	text-align:left;
	color:#FFFFFF;
}
.num span a{
 color:#FFFFFF;
 text-decoration:none;
}