/* CSS Document */
html {
	SCROLLBAR-BASE-COLOR: #CCCCCCC;
	SCROLLBAR-ARROW-COLOR: #000000;
}

body {
	background:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:18px;
}
td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #454444;
}


a:active {  text-decoration: none; color:#3369A7}
a:link {  text-decoration: none ; color:#3369A7}
a:visited {  text-decoration: none ; color:#3369A7}
a:hover {  color:#F08200; text-decoration: underline; }

img { border : 0px; }

input {
    color: #000000;
}

.button {
	background-color: #FFFFFF;
    color: #000000;
	border:1px solid #AAA9A9;
	padding:2xp;
	cursor:pointer;
}
.textfiled {
	border:1px solid #AAA9A9;
	line-height:20px;
	height:18px;
}
.textarea{
	border:1px solid #AAA9A9;
	line-height:20px;
	color: #000000;
	scrollbar-base-color:#AAA9A9;
	scrollbar-arrow-color:#000000; 
	overflow:auto;
}
.select{
	scrollbar-base-color:#AAA9A9;
	scrollbar-arrow-color:#000000; 
	color: #000000;
}

/*---------------- Border & bg ------------------------------*/
.img_border{
	border:#DBDBDB solid 1px;
}

.border_pro {
	border:#DBDBDB solid 1px;
	padding:2px;
}
.table_redirect{
	background:#CD2E2A ;
}

.border_box{
	border:#BCBCBC solid 1px;
	padding:2px;
	background:#FEFEFA;
}
.bg_box_title{
	background:url(../images/box_title_bg.jpg);
	height:27px;
}

.table_bg {
	background:#BCBCBC;
}
.row_title{
	background:#C31016;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
}
.row {
	background:#FEFEFA;
	color:#4E4D4C;
	height:20px;
	padding:2px;
}
.alpha-shadow {
	clear: both;
	float:left;
	background: url(../images/shadows/shadow.gif) no-repeat bottom right;
	margin: 0px 0 0 0px !important;
	margin: 0px 0 0 8px;
	}

.alpha-shadow div {
  background: url(../images/shadows/shadow2.png) no-repeat left top !important;
  background: url(../images/shadows/shadow2.gif) no-repeat left top;
  padding: 0px 6px 6px 0px;
 }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #D4D4D4;
  padding: 2px;
  margin: 0;
  }


/*----------------- font chu --------------------------------*/
.font_cat,
.font_cat a:link,
.font_cat a:visited,
.font_cat a:active{
	text-decoration: none;
	color: #C31016 ;
	font-weight:bold;
}

.font_cat a:hover{
	text-decoration: none;
	color: #0A60AF ;
	font-weight:bold;
}

.font_f_title,
.font_f_title a:link,
.font_f_title a:visited,
.font_f_title a:active{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px; 
}

.font_f_title a:hover{
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px; 
}
 
.font_mid_box,
.font_mid_box a:link,
.font_mid_box a:visited,
.font_mid_box a:active{
	text-decoration: none;
	color: #F08200;
	font-weight:bold;
	font-size:14px; 
}

.font_mid_box a:hover{
	text-decoration: none;
	color: #C31016;
	font-weight:bold;
	font-size:14px; 
}

.font_err,
.font_err a:link,
.font_err a:active,
.font_err a:visited {
	 color:#FF0000;
	 text-decoration:none;
}
.font_err a:hover {
	 color:#FF0000;
	 text-decoration:underline;
}

 
.font_keyword {
	background-color:#E60404;
	color:#FFFFFF;
} 

.font_footer{
	color:#3369A7;
}

.font_copy{
	color:#000000;
}

.font_copy a:link,
.font_copy a:active,
.font_copy a:visited {
	 color:#F08200;
	 text-decoration:none;
}
.font_copy a:hover {
	 color:#3369A7;
	 text-decoration:underline;
}

.font_white {
	 color:#FFFFFF;
}
/*----------------- font  san pham -------------------*/

.font_p_name,
.font_p_name a:link,
.font_p_name a:visited,
.font_p_name a:active{
	text-decoration: none;
	color: #3369A7 ;
	font-weight:bold;
}

.font_p_name a:hover{
	text-decoration: none;
	color: #F08200 ;
	font-weight:bold;
}

.font_price_old {
	color: #BCBCBC ;
}
.font_price {
	color: #FF0000 ;
}

/*-------------------------------- font shopping ---------------------*/
.border_cart {
	background:#BCBCBC;
}
.row_title_cart {
	background:#C31016;
	color:#FFFFFF;
	height:25px;
}
.row_total_cart {
	background:#E9E9E9;
	color:#3369A7;
	height:25px;
}
.row_item_cart {
	background:#f7f7f7;
	height:22px;
}

/*----------------------------- font news ------------------------------*/
.font_title_news,
.font_title_news a:link,
.font_title_news a:active,
.font_title_news a:visited {
	 color:#3369A7;
	 font-size:11pt; 
	 text-decoration:none;
}
.font_title_news a:hover {
	 color:#F08200;
	 font-size:11pt;
	 text-decoration:underline;
}

.font_read_more,
.font_read_more a:link,
.font_read_more a:active,
.font_read_more a:visited {
	 color:#00008E;
	 text-decoration:none;
}
.font_read_more a:hover {
	 color:#00008E;
	 text-decoration:underline;
}

.font_date_news,
.font_date_news a:link,
.font_date_news a:active,
.font_date_news a:visited {
	 color:#746C6C;
	 text-decoration:none;
}
.font_date_news a:hover {
	 color:#746C6C;
	 text-decoration:none;
}

.font_other_news,
.font_other_news a:link,
.font_other_news a:active,
.font_other_news a:visited {
	 color:#1B2FEF;
	 text-decoration:underline;
}
.font_other_news a:hover {
	 color:#081699;
	 text-decoration:underline;
}



/***************** 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;
}
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:center;
      width:100%;
      line-height:normal;
          border-bottom:2px solid #3267A4;
      }
    #tabsJ ul {
        margin:0;
		padding-top:10px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images/tableft.gif") no-repeat left top;
      margin:0;

	  padding-top:0px;
	  padding-right:2px;
	  padding-bottom:0px;
	  padding-left:10px;
	  
      text-decoration:none;
      }
    #tabsJ a span {
      float:center;
      display:block;
      background:url("../images/tabright.gif") no-repeat right top;
	  
	  padding-left:10px;
	  padding-right:7px;
      padding-top:7px;
	  padding-bottom:10px;

	  font-weight:bold;
      color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -33px;
      }
    #tabsJ a:hover span {
      background-position:100% -33px;
      }

        #tabsJ #current a {
                background-position:0% -33px;
        }
        #tabsJ #current a span {
                background-position:100% -33px;
                color:#FFF;
        }
		
/*********************************    Menu     *********************************************/
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#00145D;
    font-size:10px;
    font-family:tahoma;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#FFFFFF;
	color:#0000FF;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}

INPUT.press {
	BORDER-RIGHT: #330000 2px solid; BORDER-TOP: #ff6699 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 10pt; BORDER-LEFT: #ff6699 2px solid; CURSOR: hand; COLOR: #ffffff; BORDER-BOTTOM: #330000 2px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #990000
}
INPUT.presschangecolor {
	BORDER-RIGHT: #330000 2px solid; BORDER-TOP: #3d82f4 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 10pt; BORDER-LEFT: #3d82f4 2px solid; CURSOR: hand; COLOR: #fcff00; BORDER-BOTTOM: #330000 2px solid; FONT-FAMILY: Arial; BACKGROUND-COLOR: #1a52b8
}

.memu_top{
	  width:111px;
	  text-align:center;
	  height:25px;
	  padding-top:8px;
    color:#FFFFFF;
	  text-decoration:none;
	  font-weight:bold;
	  background:url("../images/menu_top.jpg") no-repeat center ;
}
*html .memu_top{
	padding-left:20px;
}
.memu_top_act{
	  width:111px;
	  text-align:center;
	  height:25px;
	  padding-top:8px;
    color:#FFFFFF;
	  text-decoration:none;
	  font-weight:bold;
    background:url("../images/menu_top_act.jpg") no-repeat center ;
}
*html .memu_top_act{
	padding-left:20px;
}


.memutop{
	  text-align:center;
	  height:25px;
	  padding-top:8px;
    color:#FFFFFF;
	  text-decoration:none;
	  font-weight:bold;
	  background:url(../images/bg_menutop.gif);
}

.memutop_act{
	  text-align:center;
	  height:25px;
	  padding-top:8px;
    color:#FFFFFF;
	  text-decoration:none;
	  font-weight:bold;
    background:url(../images/menu_top_act.gif) no-repeat center ;
}