
html, body{
	margin:0;
	padding:0;
	text-align:center;
	background-image: url("bg_green_fade.jpg");
	background-color: #ccffcc;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:160%;
} 
.sale{background-color:#f4f2e3;}
.notice{
border: solid 1px #333333;
padding: 15px;
width: 80%;
margin:auto; /*center for compliant browsers*/  }

h1,h2,h3,h4,h5
{
color:#666666;
margin:0px;
letter-spacing: 2px;
padding-bottom: 12px;
padding-top:8px
}

p{}
 

a, a:link, a:active {
	color: #4165CF;
	text-decoration: none;
	border:none
	}
a:visited {
	color: #4165CF;
	border:none
	
	}
a:hover {
	color: #006300;
	border:none
}
	
	img{border:none}

#pagewidth{
height:100%;
min-height:100%; 
width:908px; 
text-align:left;  
margin:auto; /*center for compliant browsers*/  
} 
 
#header{
 position:relative; 
 height:204px; 
 background:url(images/topbar2.jpg);
 width:100%;
 border-bottom: 0px;
} 


#navlist { 
float:right;
width:800px;
margin-right:0px;
text-align:right;
height:10px;
margin-top:174px;
}


/*#navlist{ 
float:right;
width:510px;
margin-right:0px;
text-align:right;
height:50px;
margin-top:174px;
}*/


/*nav style*/
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
float: right;
list-style-type: none;
}

#navlist a { 
padding: 10px 10px;
border-left: 2px solid #000000}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-image:url(images/nav_bg.jpg);
background-position:center;
background-color: #000;
text-decoration: none;
}

#navlist a:hover
{
	color: Lime;
	background-image:url(images/nav_bg.jpg);
	background-position:center;
	background-color: #000;
	text-decoration: none;
}

/*nav style end*/

#logo{
position:absolute;
left:30px;
top:0px;
width:228px;
}
#banner{
position:absolute;
right:30px;
top:0px;
width:468px;
height:60px;
padding-top:15px;
}

#maincol{
	margin:0px;
	padding:35px 35px 15px 35px;
	background: url(images/main_bg.gif) repeat-y top center;
	background-color: #ffffff;
	position: relative;
	width:837px;
	border-left: #006300;
	border-left-width: 2px;
	border-right: #006300;
	border-right-width: 2px;
	height:auto;	
	overflow:auto
}
 
 .smallcaption {
	background-color : Black;
	font: bold;
	color: White;
	
}

.productsingle_thumbnail
	{
	width:150px;
	height:150px;
	float:left;
	margin-left:1px;
	display:inline;
	cursor:pointer;
	border: 1px solid White;
	margin-top:10px;
	overflow:hidden;
}
 
 #footer{
 border-top: 2px solid #e3dfc5;
 height:48px; 
 width:868px;
 background:url(images/footer.jpg);
 background-color:#f4f2e3; 
 clear:both;
 text-align:center;
 padding:20px;
 color:#333333
 } 


#footer a:link, #footer a:visited
{
color: #fff;
text-decoration: none;
}

#footer a:hover
{
	color: Lime;
	text-decoration: none;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



.floatright{
float: right;
width: 150px;
margin: 0 0 30px 30px;
background-color:#f4f2e3;
padding:10px;
border: 1px solid #d7d099;
text-align:center; }

.floatrightmap{
float: right;
width: 300px;
margin: 0 0 30px 30px;
background-color:#f4f2e3;
padding:10px;
border: 1px solid #d7d099;
text-align:center; }



.form{

width: 600px;
margin: 0 0 10px 10px;
background-color:#000000;
padding:10px;
border: 1px solid #666;
text-align:left; }

.thumbnail
{
float: left;
width: 150px;
background-color:#f4f2e3;
border: 1px solid #d7d099;
margin: 0px 0px 30px 30px;
padding: 10px;
text-align:center; 
}

#productimages{
float:right;
width:246px;
padding:10px 0px 10px 10px;
}
#productimages1{
float:right;
width:360px;
padding:10px 0px 10px 10px;
}

#productimages2{
	float:right;
	border: medium solid Black;
	width:360px;
	padding:10px 0px 10px 10px;
}

.producttitle{

width:230px;
height:30px;
padding:10px 5px 0px 15px;
background:url(images/image_title.gif);
color:#FFFFFF;
font-size:15px;
font-weight: bold;
}

.producttitle a, .producttitle a:link, .producttitle a:active {
	color: #d6c438;
	text-decoration: none;
	border:none
	}
.producttitle a:visited {
	color: #d6c438;
	border:none
	
	}
.producttitle a:hover {
	color: #4165CF;
	border:none
	}
	
	img{border:none}

.productimage{

border: 2px solid #cfaa41;}

.floatrightacc{
float: right;
width: 200px;
margin: 0 0 30px 30px;
background-color:#000000;
padding:10px;
border: 1px solid #666;}

.clearboth{
clear:both;}

div.floatright img{
border:0px}