﻿html, body, div {
     margin: 0;
     padding: 0;
     border: 0;
}
h1{
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#2a82b4;
	line-height:26px;
}

body{
	text-align:center;	
	/*background-color:#ffffff;*/
	background:#f4f8fa url(images/body_bg.gif) repeat-x 0 top;
	font-family:Arial, Helvetica,Tahoma, Geneva,  sans-serif;
	font-size:11px;
	color:#333333;
	line-height:17px;
}

a:link 
{
    text-decoration:none;
     color:#0c68af;
    }

a:hover 
{
    text-decoration:underline! important;   
}

a:visited
{
    text-decoration:none;
    color:#0c68af; 
}

#header { 	
	height:22px; 
	vertical-align:top;
	padding-top:5px;
	padding-left:15px;	
	background-image: url(images/orange_bg.gif); background-repeat: repeat-x;
	font-weight:bold;
	font-size:12px;	
}
/* BEGIN MENU BAR */
.hormenu
 {   
 background-color:#606060;
}
 .glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
	height: 30px;
	color:#ffffff;
	list-style: none;
	/*text-transform:uppercase;*/
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#FFFFFF! important;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-top:0px;	
	padding: 0 20px 0 20px;	
}
.glossymenu li.current a{
	color: #fff;	
	background-position: left;
	text-decoration:none! important;
}
.glossymenu li a:hover{
	color: #fff;
	background-color:#7d7b7b;
	background-position: left;
	text-decoration:none! important;
}
/* END MENU BAR */

/* BeginKhung */
.bg-top
{
	background: #ffffff url(images/bg-top.gif) repeat-x 0 top;
	margin-top:0px;
	height:8px;
	width:850px;
}
.bg-footer-bottom
{
	background: url(images/bg-bottom.gif);
	margin-top:0px;
	height:8px;
	width:850px;
}
#main-content
{  
 background-color:#ffffff;
  width:850px;    
    vertical-align:top;
    text-align:left;   
    margin:2px 0px 0px 0px;
    padding: 5px 5px 5xp 5xp;     
}

/*begin footer*/
 #footer
 {
    width:100%;        
    background-color:#606060;    
    font-size:11px;
    color:#ffffff;
    padding-bottom:15px;
    padding-top:10px;
 }
  #footer  a:link
 {
      color:#ffffff; 
      text-decoration:underline;   
 }
  #footer a:hover
 {     
      text-decoration:none;      
      text-decoration:underline !important;     
 }
  #footer  a:visited
 {
      color:#ffffff; 
      text-decoration:underline;   
 }
 
/* END FOOTER */
 
 .ColumnBanner
{
margin-bottom:3px;    
}


/**************** BEGIN INPUT ******************************/
.dropdownlist
{ 
  font-size: 11px;
  border:1px solid #9CBFC7; 
  font-size:11px; 
  width:305px;
  padding:1px;
  
}
.listbox
{
    font-size:11px;      
    font-family:Tahoma;                
}
.textbox
{
  border-style:outset;
  border-color:#9CBFC7;
  border-width: 0.01em; 
  padding:2px;
  width:300px;
  font-size: 11px;
  font-family:Tahoma;
  
} 
input.subbutton 
{ 
  color:#333;
  /* border: 1px solid #ada376;*/
   /*margin: 2px 1px 2px 1px;*/
  /* padding: 0px 0px 1px 0px;
   height:20px;
   cursor:pointer;
   width:auto;
   font-family:Tahoma;*/
   font-size:11px;
   /*font-weight:bold;   */
}
input.smallbutton-search 
{ 
  BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM:0px; BORDER-RIGHT-STYLE: none; WIDTH: 68px; BORDER-TOP-STYLE: none; 
	BACKGROUND: url(images/btn_small.gif); HEIGHT: 20px;font-size:11px; 
	COLOR: #ffffff; BORDER-LEFT-STYLE: none; CURSOR: pointer;
}
input.subbutton_orange 
{ 
   BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 3px; BORDER-RIGHT-STYLE: none; WIDTH: 68px; BORDER-TOP-STYLE: none; 
	BACKGROUND: url(images/btn_68.gif); HEIGHT: 22px;font-size:11px; 
	COLOR: #ffffff; BORDER-LEFT-STYLE: none; CURSOR: pointer;
  /* border: 1px solid #ada376;*/
   /*margin: 2px 1px 2px 1px;*/
  /* padding: 0px 0px 1px 0px;
   height:20px;
   cursor:pointer;
   width:auto;
   font-family:Tahoma;*/ 
   /*font-weight:bold;   */
}
 
input.button 
{
 
   BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 5px; BORDER-RIGHT-STYLE: none; WIDTH: 79px; BORDER-TOP-STYLE: none; 
	BACKGROUND: url(images/btn_79.gif); HEIGHT: 29px;font-size:11px; 
	COLOR: #ffffff; BORDER-LEFT-STYLE: none; CURSOR: pointer; FONT-WEIGHT: bold
  
}
input.button_120 
{
 
   BORDER-BOTTOM-STYLE: none; PADDING-BOTTOM: 5px; BORDER-RIGHT-STYLE: none; WIDTH: 120px; BORDER-TOP-STYLE: none; 
	BACKGROUND: url(images/btn_120.gif); HEIGHT: 29px;font-size:11px; 
	COLOR: #ffffff; BORDER-LEFT-STYLE: none; CURSOR: pointer; FONT-WEIGHT: bold
  
}


input.textbox 
{
   padding:2px 2px 2px 2px; 
   font-family:Tahoma;
   font-size:11px;
   border:solid 1px #9CBFC7;
   height:13px;  
}

/*********** END INPUT **************/
#content-container-two-column {
	margin:20px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;	
	/*border:1px solid #818181;
	background:url(images/bg-two-column-main.png) repeat-y;*/
	position:relative;
	}
#content-side1-two-column {
	width:240px;
	font-size:11px;
	float:left;
	}
#content-main-two-column {
	width:500px;
	float:left;
	margin-left:10px;
	border-left:dotted 1px #999999;
	padding-left:10px;
	}
.subheading_bg
{   
    background-color:#f0efeb;
    padding: 3px 6px 3px 6px;
    font-size:11px;
	font-weight:bold;
 }

.subheading{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	color:#006699;
	}	
/*Start Browse History CSS*/
#browsehist 
{
	float:none;
	clear:both;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border: gray 0px solid;	
	font-family: Arial, Helvetica, sans-serif; 
}

#browsehist .histtop{
	float:none;
	clear:both;
	width: 600px;
	height: 7px;
	background: url(images/prdtbrowse_top1.jpg) no-repeat bottom left;
	padding: 0;
	margin: 0;
	font-size: 0px;
}

#browsehist .histbtm{
	float:none;
	clear:both;
	height: 18px;
	width: 600px;
	background: url(images/prdtbrowse_btm1.jpg) no-repeat bottom left;
	font-size: 0px;
}


#browsehist .histcontent{
	float:left;
	clear:none;
	padding:0;
	margin: 0;
	width: 598px;
	height: auto;	
	background: url(images/prdtbrowse_body1.jpg) repeat-x bottom left;
	border-left: #aeaeae 1px solid;
	border-right: #aeaeae 1px solid;
}

/*End Browse History CSS*/

.notebeginsearch
{
	/*background:url(images/notebeginsearch.gif);*/
	margin-bottom:20px;
}

.quicksearch 
{
	background:url(images/bg-search.gif);
	height:26px;
	width:223px;
	text-align:right;	
}
.highlight_text
{    
    background-color:#ffff99;
    font-weight:bold;
    color:#666666;  
}
.photo-float-left {
	float:left;
	margin-right:35px;
	margin-top:2px;
	}
.photo-news	
{
	float:left;
	margin-right:15px;
	margin-top:2px;
	}
	
.text_reqfields
{
    color:Red;
}
/***** BEGIN TEXT ****/
.productname-top
{
	font-size:14px;
	font-weight:bold;
	color:#007cc2;	
	margin-bottom:5px;
	padding:5px 5px 5px 10px;
	background:url(images/pgheading_left.jpg) repeat-x;
	height:25px;
}

.header-text
{
	font-size:14px;
	font-weight:bold;
	color:#007cc2;
	text-transform:uppercase;
	margin-bottom:5px;
}
.fujiink-title
{
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	margin-bottom:5px;	
}
.product-name
{
	font-size:12px;
	font-weight:bold;
}
.itemname-search a
{
	font-size:12px;
	font-weight:bold;	
}
/***** END TEXT ****/

/* BEGIN SLIDE */

/* END SLIDE */

/******** BEGIN CHECK LIST */
.boxlist_title {
	/*background:#a9aaad;*/
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 0px;
	margin-bottom:3px;
	text-transform:uppercase;
	border-bottom:#999999 1px solid;
}

ul.check_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.check_list li {
	border-bottom:#e1e1e2 1px solid;
	/*border-top:#e1e1e2 1px solid;*/
	background:#f4f4f4;
	height:19px;
	padding:5px 0 0 10px;
	margin-bottom:3px;
}

ul.check_list li#current {
	background:#fff;
	color:#ff9900;
}
ul.check_list li#cur_back {
	background:#fff url(images/check_vit2.gif) left  no-repeat;
	color:#ff9900;
}
ul.check_list li.visited {
	background: url(images/check_vit.gif) left  no-repeat;
	padding-left:15px;	
}
/*
ul.check_list li a {
	text-decoration:none;
	color:#333;
}
ul.check_list li a:hover {
	text-decoration:underline;
	color:#333;
}
ul.check_list li.disable {
	color:#939598;
}*/

ul.news_list {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.news_list li {
	border-bottom:#e1e1e2 1px solid;
	/*border-top:#e1e1e2 1px solid;*/
	background:#f4f4f4;	
	padding:0px 0 0 10px;
	margin-bottom:5px;
	height:auto;
}

ul.news_list li.visited {
	background: url(images/check_vit.gif) left  no-repeat;
	padding-left:10px;	
}
/******** END CHECK LIST */



