/* general styles ----------------------- */

body {
	margin: 0;
	text-align: center;
	background: url(../images/page_back.gif) repeat-x top left;
	}
	
body, table, td, p, input, select, textarea{
	font: normal 11px verdana;
}

a:link{color: #0000ff;}
a:visited{color: #0000ff;}
a:active{color: #0000ff;}
a:hover{color: #3399CC;}	
a[name]:hover{color: #3399CC;}
	
	
#page-wrap{
}

#page{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#header-nest{
}

#below-header-content{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #fff;
	
	position: relative;
}

#below-header-content-home{
}

#home-page-content{
	margin: 0;
	text-align: left;
}

#page-content{
	text-align: left;
	position: relative;
	width: 530px;
	float: right;
}
#page-content-position{
	padding: 0 30px 20px 0;
}

#menu-nest{
	position: relative;
	float: left;
	width: 220px;
}

#footer-nest{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}

#column-clear{
	clear: both;
}

	
/* header navigation styles */

#header{
	height: 200px;
	overflow: hidden;
	background: url(../images/header_back.gif) no-repeat 0px 46px;	
}

#header-home{
	height: 46px;
	overflow: hidden;
}


#logo{
	height: 109px;
	margin-top: 65px;
}
#logo a{ width: 115px; height: 115px; font-size: 0; position: absolute; margin: 0 0 0 30px; color: #fff;  }

#top-text{
	
	width: 400px;
	float: right;
	color: #2d8d42;
	font-size: 14px;
	padding:55px 20px 0 0;
	text-align: right;
font-weight: bold;

}
#top-text span{
color: #ed9d00;
}
#top-text sup{font-weight: normal; }

#navalign {
	float: left;
	padding-top: 9px;
}

.nav {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
	border-left: 1px solid #ccded1;
}

.nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	font-size: 13px;
}

.nav a:link, .nav a:active, .nav a:visited  {
	display: block;
	float: left;
	text-align: center;
	color: #7fab8c;
	padding: 5px 15px 6px 15px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #ccded1;
}

.nav a:hover {
	color: #75a583;	
	background: #e1ebe4;
}

.nav #selected, .nav #first #selected { 	
	background: #e1ebe4;
	color: #75a583;	
}






.menu{
	width: 205px;
	margin: 35px 0 30px 0px;
}



.menu-links{
	list-style-type:none;
	list-style-image: url();
	margin:0px;
	padding:0px;		
	border-top: 1px solid #ccded1;
}

.menu-links li{
	margin:0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}

.menu-links li a div{
	padding-bottom: 6px;
}

.menu-links li a:link, .menu-links li a:visited, .menu-links li a:active{
	margin: 0px;
	padding: 7px 15px 9px 28px;
	display: block;	
	background: #fff url(../images/arrow_next.gif) no-repeat 15px 13px;
	border-bottom: 1px solid #ccded1;
	text-decoration: none;
	color: #7fab8c;
}

.menu-links li a:hover{
	background: #e1ebe4 url(../images/arrow_next.gif) no-repeat 15px 13px;
       text-decoration: none;
	color: #75a583;	
}


.menu-links #selected{
	background: #e1ebe4  url(../images/arrow_next.gif) no-repeat 15px 13px;
	text-decoration: none;
	color: #75a583;	
}



.footer
{
	background: #ebf2ed;
	font-size: 11px;
	height: 37px;
	border: 1px solid #d3dcd0;
}
.footer-left{ width: 55%; float:left; text-align: left;  padding: 10px 1px 1px 25px; color: #97ab8a;}
.footer-right{ text-align: right; width: 35%; float: right; padding: 10px 25px 1px 1px; color: #97ab8a;}

.footer a{ color: #97ab8a; }


/* content styles ----------------------- */

form{ margin: 0; padding:0;}

h1
{
	font-family: Verdana;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	margin: 3px 0px 10px 0;
}


h2
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin: 5px 0 10px 0;
	border-bottom: 2px solid #ebebeb;
}



p
{
	line-height: 17px;
	margin-top: 10px;
}

.text{
	font-family: arial;
	font-size: 12px;
}

.right-pic
{
	margin: 10px 0px 10px 10px;
}

.left-pic
{
	margin: 10px 10px 10px 0px;
}



/************** BOX styles  ******************************/

.box1{
	width: 100%;
	margin-bottom: 20px;
	background: #fcfaf4;
}

.box-title{
	background: #FF7804 url(../images/title1_back.gif) repeat-x left top;
	height: 32px;
	margin-bottom: 2px;
}
.box-title-text{
	color: #cc6600;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/title1_left.gif) no-repeat left top;
	width: 60%;
	position: absolute;
	padding: 7px 0 0 15px;
}
.box-title-comment{
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	background: url(../images/title1_right.gif) no-repeat right top;
	float: right;
	position: relative;
	width: 40%;
	padding: 8px 15px 0 0;
	text-align: right;
}





.box1-body
{
	padding: 20px;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

.box1-top{
	background: url(../images/box1_top.gif) repeat-x left top;
	height: 10px;
}
.box1-top-left{
	font-size: 6px;
	background: url(../images/box1_top_left.gif) no-repeat left top;
	width: 60%;
	position: absolute;
	height: 10px;
}
.box1-top-right{
	background: url(../images/box1_top_right.gif) no-repeat right top;
	float: right;
	position: relative;
	width: 40%;
	text-align: right;
	font-size: 6px;
	height: 10px;
}

.box1-bottom{
	background: url(../images/box1_bottom.gif) repeat-x left bottom;
	height: 10px;
}
.box1-bottom-left{
	font-size: 6px;
	background: url(../images/box1_bottom_left.gif) no-repeat left bottom;
	width: 60%;
	position: absolute;
	height: 10px;
}
.box1-bottom-right{
	background: url(../images/box1_bottom_right.gif) no-repeat right bottom;
	float: right;
	position: relative;
	width: 40%;
	text-align: right;
	font-size: 6px;
	height: 10px;
}





.box2{
	width: 100%;
	margin-bottom: 20px;
	background: #f9f3dc;
}

.box2-body
{
	padding: 20px;
}

.box2-bottom{
	background: url(../images/box2_bottom.gif) repeat-x left bottom;
	height: 10px;
}
.box2-bottom-left{
	font-size: 6px;
	background: url(../images/box2_bottom_left.gif) no-repeat left bottom;
	width: 60%;
	position: absolute;
	height: 10px;
}
.box2-bottom-right{
	background: url(../images/box2_bottom_right.gif) no-repeat right bottom;
	float: right;
	position: relative;
	width: 40%;
	text-align: right;
	font-size: 6px;
	height: 10px;
}


.box3{
	width: 100%;
	margin-bottom: 20px;
	background: #f6f6f6;
}




.home-message{
	text-align: left;
	background: url(../images/main_img.jpg) no-repeat top left;
	height: 296px;
	overflow: hidden;
	position: relative;
}

.home-message h1{
font-family: Arial;
	color: #ed9d00;
	padding: 0;
	margin: 0;
	letter-spacing: 0;
	line-height: 27px;
	font-size: 25px;
	font-weight: bold;
	border: 0;
	padding: 180px 380px 0 30px;
}
.home-message p{
	padding: 0px 380px 0 30px;
	color: #669966;
	font-size: 13px;
	line-height: 18px;
font-weight: bold;
}

.button-quote{
	position: absolute;
	top: 20px;
	right: 20px;
}
.button-quote a:link, .button-quote a:visited, .button-quote a:active{	
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px;
	height: 10px;
	background: #ee9c00 url(../images/button_back.gif) repeat-x top left;
}
.button-quote a:hover{	
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 15px;
	background: #ff6600 url(../images/button_back-over.gif) repeat-x top left;
}
#header .button-quote{
	top: 66px;
}


.home-boxes{
	border-left: 1px solid #d3dcd0;
	float: left;
	margin: 12px 0 10px 0;
}

.home-boxes ul li{
font-weight: bold;
}

.home-boxes h2{
	color: #fff;
	border: 0;
	padding: 8px 10px 9px 25px;
	font-size: 13px;
	text-transform: uppercase;
	background: #006633;
	margin: 0;
}
.home-boxes h2 a:link, 
.home-boxes h2 a:visited, 
.home-boxes h2 a:active{
    color: #fff;
    text-decoration: none;
}
.home-boxes h2 a:hover{
    color: yellow;
    text-decoration: none;
}

.home-boxes p{
	padding: 0;
	margin: 20px 20px 10px 25px;

}


.home-box-1{
	width: 258px;
	border-right: 1px solid #d3dcd0;
	float: left;
}

.home-box-2{
	width: 257px;
	border-right: 1px solid #d3dcd0;
	float: left;
}
.home-box-2 h2{ background: #2d8d42;}

.home-box-3{
	width: 257px;
	border-right: 1px solid #d3dcd0;	
	float: left;
}
.home-box-3 h2{ background: #549f64;}









.search-results
{
	width: 100%;
}

.search-results-nav
{
	padding: 10px 15px;
	font-weight: bold;
	background: #F1EFDE url(../images/fade1.gif) repeat-x top;
}

.search-results-nav .pager-selected, .search-results-nav .pager-selected:visited
{
	color: #cc6633; 
	font-size: 12px; 
	text-decoration: none; 
	border: 1px solid #CC6633; 
	padding: 2px; 
}



.product-grid
{
	width: 100%;
}









/* detail page */

.detail-nav
{
	width: 100%;
	margin: 3px 0 20px 0;
	border-bottom: 1px solid #CC9933;
}

.detail-title
{	
	font-size: 18px;
	font-weight: bold;
	color: #CC9933;
}

.detail-nav-links
{
	text-align: right;
}

.detail-nav-links a
{
	text-decoration: none;
}

.detail-table
{
	padding: 0px;
	width: 100%;
}

.detail-picture
{
	width: 230px;
	text-align: left;
}

.detail-picture img
{
	border: 5px solid #ccc;
	padding: 2px;
}



.button
{
	background: #ebebeb url(../images/fade2.gif) repeat-x top;
	padding: 2px 7px 2px 7px;
}


.dots-horizontal
{
	background: url(../images/dots.gif) repeat-x center;
}

.dots-vertical
{
	background: url(../images/dots.gif) repeat-y center;
}









.section-table{
	width: 100%;
}

.section-header{	
	background: #F9F7EB;
	padding: 6px 10px;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

.section-link{
	font-size: 11px;
	background: #F9F7EB;
	text-align: right;
	padding: 6px 10px;
}

.section-content{
	padding: 0px 10px 25px 10px;
}


.title-link{
	text-align: right;
	position: relative;
	float: right;
	top: -30px;
	margin: 0;
	padding: 0;
	
}


h3
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff6600;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	background: url(../images/dots.gif) repeat-x bottom left;
}


/** pop up styles */

.popup-title
{
	padding: 6px 10px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
}

.popup-title-link
{
	padding: 6px 10px 7px 10px;
	font-size: 11px;
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.popup-image-cell
{
	padding: 20px;
}




.pic-left{
margin: 15px;
margin-left: 0;
}

.pic-right{
margin: 15px;
margin-right: 0;
}

.arrow-next
{
	background: url(../images/arrow_next.gif) no-repeat right;
	padding-right: 12px;	
}

.arrow-back
{
	background: url(../images/arrow_back.gif) no-repeat left;
	padding-left: 12px;
}

.link-arrow
{
	background: url(../images/link_arrow.gif) no-repeat left;
	padding-left: 13px;
}

.highlight
{
	color: #CC6600;
}

.smalltext
{
	font-size: 10px;
	font-weight: normal;
}





/*  grid  */

.grid
{
	width: 100%;
}

.grid-item{
	position: relative;
	margin-bottom: 15px;
}

.grid-item-pic
{	
	width: 22%;
}
.grid-item-pic img{
	border: 1px solid #ebebeb;
}

.grid-item-text
{
	width: 75%;
	left: 22%;
	top: 0;
	position: absolute;
}


.grid-item-pic-box
{	
	vertical-align: top;
	text-align: center;
	position: relative;
	float: left;
	width: 24%;
	margin-bottom: 15px;
}

.grid-item-pic-box img{
	border: 1px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 3px 5px;
	background: #fff;
}



/*  grid  */

.grid2
{
	width: 100%;
	border-collapse: collapse;
}

.grid2-header
{	
	background: url(../images/title1_back.gif) repeat-x bottom left;
}

.grid2-header td
{	
	font-size: 12px;
	font-weight: bold;
	padding: 8px 12px;
	color: #cc6600;
}

.grid2-header .left
{	
	background: url(../images/title1_left.gif) no-repeat bottom left;
	width: 10px;
	padding: 0;
}
.grid2-header .right
{	
	background: url(../images/title1_right.gif) no-repeat bottom right;
	width: 10px;
	padding: 0;
}



.grid2-item-pic
{	
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #e0e0e0;
}
.grid2-item-pic img{
}

.grid2-item-text
{
	padding: 10px 12px 10px 12px;
	vertical-align: top;
	border-bottom: 1px solid #e0e0e0;
}

.grid2-item-left{
	border-left: 1px solid #e0e0e0;
}

.grid2-item-right{
	border-right: 1px solid #e0e0e0;
}







.alphabet{

}
.alphabet td{ padding: 0 2px 0 0; }
.alphabet a{ display:block; text-align: center; background: #ffe779; text-decoration: none; padding: 2px 5px;  }
.alphabet a:hover{ display:block; text-align: center; background: #ec341c; color:#fff; text-decoration: none; padding: 2px 5px;  }

.stores-list{ 
	list-style: none; 
	margin: 10px; 
	padding: 10px; 
	margin-bottom: 30px; 
}
.stores-list li{
	background: url(../images/arrow1.gif) no-repeat left center;
	padding-left: 15px;
	color: #999;
}



.link-arrow-up
{
	background: url(../images/arrow-up.gif) no-repeat left center;
	padding-left: 13px;
	position: relative;
	float: right;
	top: -28px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





.pager
{
	margin: 10px 0;
	padding: 8px 15px;
	color: #ccc;
	background: #fffeca;
	font-weight: bold;
}

.pager-next{
	background: url(../images/arrow-next.gif) no-repeat right center;
	padding-right: 12px;
}

.pager-back{
	background: url(../images/arrow-back.gif) no-repeat left center;
	padding-left: 12px;
}

.pager-selected{
	font-size: 14px;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 1px 3px;
}


.categories{
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	margin:  0;
	padding: 0;
}
.categories-main{ 
	margin-bottom: 20px; 
	width: 47%;
	float: left;
	display: block;
	padding-right: 15px;
}

.categories-sub{ 
	font-weight: normal;
	font-size: 12px;
}


.subcategories{
	margin-bottom: 10px;
	padding: 10px 20px;
	display: inline;
}

.subcategory-list{ 
	list-style: none;
	margin: 0;
	padding: 0;
}
.subcategory-list li{
	background: url(../images/arrow1.gif) no-repeat left center;
	padding-left: 15px;
	color: #999;
	width: 30%;
	float: left;
	display: block;
}











#comments
{
	margin-top: 25px;
}

#comments, #comments p{
	line-height: 19px;
}

.comment{
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
	background: #fff;
}

.comment-name{
	font-weight: bold;
}
.comment-date{
	color: #666;
	font-family: tahoma;
	font-size: 11px;
}

.comment-content{
	display:block;
	line-height: normal;
	padding: 3px 0 7px 0;
}

.comment-reply{
	display: block;
	border-top: 1px dotted #ccc;
	text-align: right;
}


.reply-box{
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px 20px;
}
.reply-box fieldset{
	border: 0;
}
.reply-box-name p label{
	display: block;
	width: 120px;
} 
.reply-box-name p input{
	width: 98%;
}

.errormessage{
	color:red;
}





.contact-form{
	padding: 15px 20px;
	background: #f6f6f6;
	border: 1px solid #ebebeb;
}








