html {
	SCROLLBAR-BASE-COLOR: #3C3C3C;
	SCROLLBAR-ARROW-COLOR: #000000;
}

body {
	background-color:#3C3C3C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td,th {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}
a:active {  text-decoration: none; color:#FFFFFF ; }
a:link {  text-decoration: none ; color:#FFFFFF ; }
a:visited {  text-decoration: none ; color:#FFFFFF ; }
a:hover {  color:#EE5729; text-decoration: underline ; }
img { border : 0px; }

.input_text {
   border: 1px solid #CCCCCC;
   font-family: Tahoma, Arial;
   font-size: 12px;
   height : 18px;
   margin: 2px;
   padding: 2px;

}
.button {
	background:#FFFFFF;
	color:#FE6100;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Arial;
	font-size: 11px;
	FONT-WEIGHT: bold;
	margin: 1px;
	padding: 1px;

}


/*************************** border ***************************************************/
.border_table_stone{
	border: 1px solid #02484A;
}
.border_stone{
	border: 1px solid #999999;
} 

.tableborder{
	border: 1px solid #897848;
}

.table_pro {
	border: 1px solid #CCCCCC;
}

.border_pro {
	border: 1px solid #000000;
}

/******************************  font color ************************************/
.font_cam ,
.font_cam a:active, 
.font_cam a:link ,
.font_cam a:visited {
  text-decoration: none ; color:#EE5729; FONT-WEIGHT: bold;
}
.font_cam a:hover {  color:#FD5400; text-decoration: underline ; FONT-WEIGHT: bold;}

.font_while,
.font_while a:active, 
.font_while a:link ,
.font_while a:visited {
  text-decoration: none ; color:#FFFFFF ; FONT-WEIGHT: bold;
}
.font_while a:hover {  color:#FD5400; text-decoration: underline ; FONT-WEIGHT: bold;}

.font_back,
.font_back a:active,
.font_back a:link ,
.font_back a:visited {
  text-decoration: none ; color:#000000 ; FONT-WEIGHT: bold;
}
.font_back a:hover {  color:#FD5400; text-decoration: underline ; FONT-WEIGHT: bold;}

.price {
	color:#FF0000;
}
.font_title{
	color:#EC9D1E;
	font-weight:bold;
	font-size:16px;
}
.font_title a:active {  text-decoration: none; color:#EC9D1E ; FONT-WEIGHT: bold;}
.font_title a:link {  text-decoration: none ; color:#EC9D1E ; FONT-WEIGHT: bold;}
.font_title a:visited {  text-decoration: none ; color:#EC9D1E ; FONT-WEIGHT: bold;}
.font_title a:hover {  color:#FFFFFF ; text-decoration: underline ; FONT-WEIGHT: bold;}

.font_title_news{
	color:#FF9976;
	font-weight:bold;
	font-size:12px;
}
.font_title_news a:active {  text-decoration: none; color:#FF9976 ; FONT-WEIGHT: bold;}
.font_title_news a:link {  text-decoration: none ; color:#FF9976 ; FONT-WEIGHT: bold;}
.font_title_news a:visited {  text-decoration: none ; color:#FF9976 ; FONT-WEIGHT: bold;}
.font_title_news a:hover {  color:#FFFFFF ; text-decoration: underline ; FONT-WEIGHT: bold;}

.font_chose{
	color:#35ADBB;
	font-weight:bold;
}

.font_bottom{
	 color: #966F15;
}
.font_bottom a:active {  text-decoration: none; color:#966F15 ; }
.font_bottom a:link {  text-decoration: none ; color:#966F15 ; }
.font_bottom a:visited {  text-decoration: none ; color:#966F15 ; }
.font_bottom a:hover {  color:#EC9D1E ; text-decoration: underline ; }

.font_err ,
.font_err a:active, 
.font_err a:link ,
.font_err a:visited {
  text-decoration: none ; color:#EC9D1E; 
}
.font_err a:hover {  color:#EC9D1E; text-decoration: underline ;}

.text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:15px;
	text-decoration:none;
}
/***************** Shopping *****************************************/
.border_cart {
	background:#897848;
}
.row_title_cart {
	background:#BBA85C;
	color:#534635;
	height:25px;
}
.row_total_cart {
	background:#E9E9E9;
	color:#3369A7;
	height:25px;
}
.row_item_cart {
	background:#5C4B31;
	height:22px;
}
.hr{
	border:#897848 solid 2px;
}

/************************************** load image ***********************************/


#interface1 {
	z-index:1;
}
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
#loader_bg {background-color:#EBEBE4;position:relative;top:8px;left:8px;height:7px;width:113px;font-size:1px}
/***********/
.border_preview{
	z-index:100;position:absolute; background-color: #FFF;width:400px; border: 1px solid #888;
	min-height:300px;
	height:auto !important;
	height:300px;
}
.title_h2 {
  width:300px; font-size:15px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  color:#EE5729;
  font-weight:bold;
}
.bg_price{
background:url(../images/bg_price.gif) repeat-y;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}