body 
{
	background: transparent url(../images/bg_backgroud.gif) 1px -6px;
	margin:0px;
	padding:0px;	
	font-family:Times New Roman Tahoma;
}
h1
{
	font-size:11pt;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,sans-serif;
}
h2,h3
{
	margin:0px 0px;
	padding:0px;
	font-size:13px;
	font-weight:normal;	
	display:inline;
	font-family:Verdana,Arial,sans-serif;
}
h4,h5,h6
{
	margin:0px 0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;	
	display:inline;	
	font-family:Verdana,Arial,sans-serif;
}
p
{
	margin:0px;
	padding:2px 2px 10px;	
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a.red
{
	text-decoration:none;
	color:#BA500C;
	padding-right:2px;
}
a:hover.red, a.red:hover
{
	text-decoration:underline;
	color:red;
}
a img
{
	border:none;
	display:inline;
}
div.maincolor
{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
div.maincolor .col1
{	
	padding: 0px;
	width: 690px; 
	float: left;
}
div.maincolor .col2
{
	padding:0px;
	margin:0pc;		
	width: 205px; 
	float: right;
}
.button
{
	background-color:#fffbff;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}
.price
{
	background-color:#000;
	color:#fff;
}
.price .unit
{
	color:#ff69b4;
}
.saleoff
{
	width:100px;
	padding: 2px 0px; 
	text-decoration:line-through; 
	background-color:#c2c2c2; 
	float:left;
}
.colright
{

}
.section
{
	border: solid 1pt #4C7016; 
	text-align:left;	
	background-color:#f5f5f5;
}
.product_item
{	
	color:#3b3b3b;
	font-size:11pt;
}
.product_item:hover
{	
	background-color:#fff;
	color:red;
}
.product_item .header
{
	text-align:center;
}

.product_item .header, .news .header
{
	padding:3px;	
	background:transparent url(../images/bg_green.gif) repeat-x scroll left -74px;
}
.product_item .header a, .news .header a
{
	color:#ccc;
	text-decoration:none;				
}
.product_item .header a:hover, .news .header a:hover
{
	text-decoration:underline;	
	color:#f5f5f5;
}
.hothot
{
	background-color:#fff;
	padding:2px;	
	border: solid 1pt #FF0066; 
	text-align:center;		
	color:#FF00BB
}
.section a.item
{
	text-decoration:none;	
	color:#073a8e;
	font-size:13pt;
	padding:1px;
}
.section a.normal
{
	text-decoration:underline;	
	color:#804200;
	font-size:12pt;
}
.section a.item:hover
{
	color:#ef069a;
	padding-top:2px;
	text-decoration:underline;
}
/***************** Cart & add to cart *******************/
a.quizcart
{
	text-decoration:none;
	color:#fff;
	font-size:12pt;
}
a.quizcart:hover
{
	color:blue;
	text-decoration:underline;
}
.linkimage
{
	border:solid 1pt transparent;
	text-decoration:none;
	margin:2px;
}
.linkimageads
{
	border:solid 1pt transparent;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
.link
{
	font-size:11pt;
	text-decoration:none;
	color:#5252FF;
}
.link:hover
{
	color:#BD005E;
	text-decoration:none;
}
.linkText
{
	font-size:13pt;
	color:Gray;
	text-decoration:none;
}
.linkText:hover
{
	text-decoration:underline;
}
.floatright
{
	float:right;
}

.quizsearch
{
	color:#fff;
	font-size:13pt;	
	font-weight:bold;
}
.quizsearch input.text
{
	width:200px;
	border:solid 1pt #70CFFF;
	font-style:italic;
	color:#A6A6A6;
}
.quizsearch input.button
{
	background:transparent url(../images/bg_green.gif) ;
	padding: 1px 3px 1px 3px;
	border:solid 1pt #70CFFF;
	font-weight:bold;
	color:#fff;
}
.quizsearch input.button:hover
{
	background:#7C9C5F none;
	cursor:pointer;
}
/*************** product detail ***************/
.relation
{
	background-color:#E5EEFF;
	padding-bottom:10px;
	padding-left:4px;
}
.relation .header
{
	color:#0C6A8A;	
}
.relationitem
{
	padding:2px;
	border:solid 1pt #B3C6FF;
}
.relationitem:hover
{
	border:solid 1pt #FF7733;	
}
.prodetail
{
	font-family:Tahoma Times New Roman;
	margin:0px;
	padding:0px;
}
.prodetail input.text
{
	width:40px;
	border:solid 1pt #FF7733;
}
.prodetail input.button
{
	padding:2px 4px 2px 4px;
	border:solid 1pt #FF7733;
	font-weight:bold;
	background-color:#B3C6FF;
}
.prodetail input.button:hover
{
	padding:2px 4px 2px 4px;
	background-color: #FF7733;
	cursor:pointer;
}
/*************** news list ****************/
div.news-item
{
	padding: 0px;
	border-bottom: dotted 1pt #cfcfcf;
}
.news .newscontent
{
	margin:5px 4px 5px 2px;
}
.news .header
{	
	padding:4px;
	text-align:left;
}

div.news-item a.link-title
{
	text-decoration:none;
	color:#8b1a1a;		
	font-size:13pt;
	font-family:Times New Roman;
}
div.newslink a
{
	text-decoration:none;
	color:#0073E6;
	font-size:12pt;
}
div.news-item a.link-title:hover,div.newslink a:hover
{
	text-decoration:underline;
	color: #FF4500;
	cursor:pointer;
}
.img-subject
{
	width:150px;
	margin:4px;
}
.image
{
	margin:10px;
}
/****************** About us ******************/
div.aboutus
{
	margin:0px;
	padding:10px;
	font-size:13pt;
	color:Gray;
	font-family: Arial;
}
div.aboutus h1
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	color:#9FC700;
	font-size:16pt;
}
div.aboutus .section, div.contactus .phone, div.contactus .email
{
	border:solid 1pt #4C7016;
	margin-bottom:10px;
}
div.aboutus p
{
	padding:3px;
}
div.aboutus .FirstLetter
{
	color: #3D77FF; 
	font-size: 17pt;
	text-transform:uppercase;
}
/********************** ContactUs *********************/
div.contactus
{
	padding:10px;
	margin:0px;
	font-size:12pt;
	font-family:Tahoma;
}
div.contactus strong
{
	font-size:10pt;
}
div.contactus h1
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	color:#9FC700;
	font-size:14pt;
}
div.contactus h2
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	font-size:13pt;
	font-weight:bold;
}
div.contactus input
{
	background-color:#F0F0FF;
	border:solid 1pt #7AA2FF;
}
div.contactus input.text_short
{
	width:50%;
}
div.contactus input.text_long
{
	width:90%;
}
div.contactus input.button
{
	background:transparent url(../images/bg_green.gif) ;
	padding: 1px 3px 1px 3px;
	border:solid 1pt #70CFFF;
	font-weight:bold;
	color:#fff;
}
div.contactus input.button:hover
{
	background:#7C9C5F none;
	cursor:pointer;
}
/****************Paging********************/
div.paging
{	 
	background-color: #f5f5f5; 
	font-size: 16pt; 
	height:24px;
	color: blue;
    border: solid 1pt #cfcfcf;
    padding:2px 0px;
}

div.paging .pageitem
{
	text-align: center; 
	font-size: 10pt;			
	text-decoration:none;
	padding:1px 3px;	
	margin-right: 2px;	
	font-family: Tahoma;	
	cursor:pointer;
	border:solid 1pt transparent;
	color:#a52a2a;
}
div.paging .noneitem
{	
	text-align: center; 
	font-size: 10pt;			
	text-decoration:none;
	padding:1px 2px;	
	margin: 3px 1px;
	font-family: Tahoma;		
	color:#838b83;
}
div.paging .pageitem:hover
{
	background-color:#000080;	
	color:#fff;
}
/*****************Header*******************/
div.headertext1
{
	padding:5px 10px 2px 10px;
	color:#FA7D00;	
	font-size: 14pt;
	font-family:Century;
	margin-bottom:2px;
}
div.headersection1
{
	padding:5px 10px;
	color:#c2c2c2;	
	font-size: 14pt;
	font-family:Century;
	margin-bottom:2px;
	background-color:#1A3300;
}
/*******************Footer*****************/
.footer, .footer a
{
	background-color:#4B6400;
	color:#ccc;	
	font-size:11pt;
	padding:5px 0px 10px;
}
/******************Banner******************/
.banner
{
	padding-left:2px;/*width:240px*/
}
.banner ol 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	min-height:110px;
	position:relative;
	width:100%;	
	background-color:#7C9C5F;
}
.banner .main {
	border-top:medium none;
}
.banner li {
	border:solid;
	border-width:1px 0;
	border-color:#A4BF8A
}
ol, ul, li {
	margin:0;
	padding:0;
}
.banner li a {
	color:#cccccc;
	display:block;
	line-height:1.1;
	height:30px;
	padding:5px 3px 4px 7px;
	width:225px;	
}
.banner li a strong
{
	color:#FFFFFF;
}
.banner li a:hover {	
	background:transparent url(../images/bg_green.gif) ;	
}
/***************** Comment *******************/
.commentzone
{
    font-family:Arial Verdana Ref;
    font-size:12pt;        
}
.commentzone .postcomment
{
	background-color:#ccc;	
}
.commentzone .header, .commentzone .header h2
{    
	background:#fff transparent url(../images/bg_green.gif) ;
    padding:3px 5px;  
    font-weight:bold;
    color:#fff;      
    font-size:12pt;
}
.commentzone .comment2, .commentzone .comment2
{
    background-color:#f2f2f2;
    border-bottom:dotted 1pt #ccc;
    padding:5px 10px;                
}
.commentzone .comment2
{
    background-color:#97B8C6;
}
.comment span.person
{
    color:blue;    
}
/****************** GroupLink******************/
.grouplink
{
	background-color:Transparent;
	padding-left:15px;
	text-align:left;
	height:50px;		
}
.grouplink h2
{
	width:160px;
	padding:3px 0px;	
	display:block;
	float:left;
}
