body { 
	color: #333; 
	background-color: #c4c4c4; 
	margin: 0; 
	padding: 0; 
	font-size: 11px; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	/*background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;*/
}

th{text-align: left; background-color: #eee9dd}
.td{border-top: 1px solid #eee9dd; background-color:white;text-align: left}
.tbl_header{background-color: #d5d1c5;border:1px solid #e5e5e5}


h1{font-size: 14px; font-weight: bold; margin: 0px}
h2{font-size: 13px; font-weight: normal; margin: 0px}

a:link { color: #81826f; text-decoration: none }
a:visited { color: #81826f; text-decoration: none }
a:hover { color: #d3d6c7; text-decoration: none; }
a:active { color: #999999; text-decoration: none }

.bg-td-left { width: 50%;}
.bg-td-right { background-image: url(../images/shadow-edge.gif); background-repeat: repeat-y; width: 50%; border-left:1px solid gray;  }
.content { width: 759px; height: 100%; border-left: 1px solid gray; border-bottom: 1px solid gray; margin-right: 0px; background-color: white }
.inner-content{padding: 22px}

.title, .title-header, .subtitle, .subtitle2 {
	font-size: 11px; 
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
.note {font-size: 10px; color:#666}
.title-header {background-color: white; padding: 4px; font-weight: bold; margin-bottom: 4px}	
.title-banner, .title-banner-special {
	 background-color: #a6ab8e; 
	 height: 20px; 
	 /*border-bottom: 1px solid #81826f;max-height: 20px; */
	 padding-left: 11px; 
	 padding-top: 4px;
	 padding-bottom: 4px;
	 text-align: left; 
	 vertical-align: middle; 
	  
	 font-size: 13px; 
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
 }

.subtitle, .subtitle2 {padding: 8px; border:1px solid #f8f5ed;}
.subtitle2 {background-color: #ffffff; border-color:#e5e5e5;}

.mini, .search_count {font-size: 9px; font-weight: bold; color: silver}
.search_count {
	color:#aaa; 
	position: relative; 
	width: 14px; 
	left: 26px; 
	top:17px;
	z-index:100; 
	background-color:black;
	}

.block-content, .block-content-special { 
	/*vertical-align: top; */ 
	border: solid 1px #d5d1c5; 
	padding: 8px 12px 8px 8px; 
	/*height: 100%;*/
	overflow: auto;
	}
.block-content {
	background-color: #f8f5ed;
	background-image: url(../images/block-content_bg.gif); 
	background-repeat: repeat-x;
}
.block-content-special { 
	background-color: white;
	/*background-image: url(../images/block-content-special_bg.gif); 
	background-repeat: repeat-x;*/
	height: 100%;
	
	}
.feature {
	background-color: #eee9dd;
	padding: 8px;
	border-left: solid 1px #d5d1c5; 
	border-right: solid 1px #d5d1c5; 
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
.feature_product{
	background-color: #eee9dd;
	padding: 8px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: solid 1px #d5d1c5; 
	border-right: solid 1px #d5d1c5; 
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
#menu-banner, .menu-banner { 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 18px; 
	background-color: #f6f7f4; 
	border-bottom: 1px solid #c1c4b0; 
	padding-left: 1px; 
	padding-right: 1px; 
	}

a:link.menu {
	text-decoration: none;
	color: #686f45; 
	height: 18px; 
	text-align: center; 
	display: block;
	padding-left: 8px; padding-right: 8px;
	border-bottom: 1px solid white;
}
a:visited.menu { 
	text-decoration: none;
	color: #686f45; 
	height: 18px; 
	text-align: center; 
	display: block;
	padding-left: 8px; padding-right: 8px;
	border-bottom: 1px solid white;
}

a:hover.menu { 
	color: #ffffff;
	text-decoration: none; 
	display: block;  
	background-color: #d3d6c7; 
	height: 18px; 
	text-align: center; 
	border-bottom: 1px solid white;
}

a:link.white, a:hover.white, a:visited.white, a:active.white{color:white}

.menu_selected { 
	color: #ffffff;
	height: 18px; 
	text-align: center; 
	padding-left: 8px; padding-right: 8px;
	background-color: #d3d6c7;
	border-left: 1px solid #f6f7f4;
	border-right: 1px solid white;
	border-bottom: 1px solid #f6f7f4;
	
}

a:active.menu {color: inherit; text-decoration: none  }

/* for thumbs */
.holder {
	width: 70px;
	height: 70px;
	background-image: url(../images/na.jpg)
	}
	
a:link.thumb {
	display: block;
	padding: 1px;
	border: 2px solid #e5e5e5;
}
a:visited.thumb { 
	display: block;
	padding: 1px;
	border: 2px solid #e5e5e5;
}

a:hover.thumb { 
	display: block;
	padding: 1px;
	background-color: white;
	border: 2px solid #deb027;
}

a:active.thumb {

	padding: 1px;
	border: 2px solid white;
}

a:hover.info {display: block}

ul { list-style-type: square; white-space: normal; }


input {font-size: 9px;}
input[type=text], input[type=password], textarea, select {
	
	color: #666;
	padding: 3px;
	background-color: #f7f7f7;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	}
	

input[type=submit], input[type=button], input[type=image] {
	background-color: #f1f1f1;
	color:#666;
	padding:3px;
	background: url(../images/button_bg.gif) repeat-x;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	}

.textarea {font-size: 10px; width: 190px; font-family: Arial; height: 25px}

.submit{background-color: #a6ab8e; color: white; border: 1px solid white; padding: 2px;}
.go {width: 30px;font-weight: bold;}

#alertBox, .alertBox{
	margin:8px;
	color:#333;
	width: 500px;
	background-color:lightyellow; 
	text-align: left;
	border: 1px solid #e5e5e5;
	position: relative;	
}
#alertBox, .alertBox, .infoBox{
	padding:4px;
	background-image: url(../images/error.png);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left: 28px;
}
.loading{
	left: 48%;
	position:absolute; 
	z-index:2;
	background-color:white;
	padding:4px;
	border:2px solid #ccc; 
	margin:0px;
}

#container{
	position:absolute;top:120px;left:0;display: none;
	padding: 4px; border:1px solid #999;-moz-border-radius: 4px;margin:1px}
.container{background-color: #fff; }
.container_content{
	background-color:#f5f5f5;
	text-align: left;
	z-index: 999;
	overflow: auto;
	}
.pagination{font-size:16px;color:#999;text-align:center;padding-top:8px;border-top:1px solid #ddd}
.pagination strong{color:#444}
.pagination span {color:#666;padding-right:20px}

/*product list*/
.product_list{width:auto;overflow:auto;height:110px;border:1px solid #ddd;background:#fff;padding-right:2px;}
.product_list a, .product_list a:visited, .product_list a:active{display:block;padding:2px;padding-left:4px;text-decoration:none;border-top:1px solid #ddd;}
.product_list a:hover {color:#fff;background: #999;text-decoration: none}
.product_list .selected{text-decoration: none;color:#fff;background: #666}

/*hilite 3*/
.tr_off{background-color:#fff;color:#666;}
.tr_on{background-color:#ffc;color:#333}
.tr_off td, .tr_on td{border-top: 1px solid #ddd}
/*
.tr_on a, .tr_on a:hover, .tr_on a:visited{color:#eee}
*/

#container-bottom{width:790px;height:23px;text-align:left;background-image: url(../images/shadow-bottom.gif);background-repeat:no-repeat;}