
/* general styles ----------------------- */

body {
	margin: 0;
	text-align: center;
	background: #fff url(../images/page_back.gif) repeat-x top left;
	}
	
body, table, td, p, input, select{
	font: normal 13px arial;
}

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{
	padding-right: 20px;
}

#below-header-content-home{
}

#home-page-content{
	margin: 0;
	text-align: left;
}

#page-content{
	text-align: left;
	position: relative;
	width: 490px;
	float: right;
	margin: 20px 0px 20px 0;
}


#menu-nest{
	float: left;
	width: 30%;
}

#footer-nest{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
}

#column-clear{
	clear: both;
}

	
/* header navigation styles */

#header{
	height: 174px;
	background: url(../images/logo_top.gif) no-repeat top left;
	overflow: hidden;
}

#header-home{
	height: 65px;
	background: url(../images/logo_top.gif) no-repeat top left;
	overflow: hidden;
}


#logo{
	background: url(../images/header_back.jpg) no-repeat bottom left;
	height: 109px;
	margin-top: 65px;
}
#logo a{ width: 220px; height: 90px; font-size: 0; position: absolute; margin: 0 0 0 30px; color: #fff;  }

#top-text{
	
	width: 300px;
	float: right;
	color: #c0e09e;
	font-style: italic;
	font-size: 17px;
	padding:40px 40px 0 0;
	text-align: right;

}


#navalign {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}

.nav {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
	border-left: 1px solid #aad78a;
}

.nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.nav a:link, .nav a:active, .nav a:visited  {
	display: block;
	float: left;
	text-align: center;
	color: #68bd29;
	padding: 9px 15px 10px 15px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #aad78a;
}

.nav a:hover {
	color: #68bd29;	
	background: #e6ffd4;
}

.nav #selected, .nav #first #selected { 	
	background: #e6ffd4;
}






.menu{
	width: 205px;
	margin: 55px 0 30px 27px;
}



.menu-links{
	list-style-type:none;
	list-style-image: url();
	margin:0px;
	padding:0px;		
	border-top: 1px solid #aad78a;
}

.menu-links li{
	margin:0px;
	padding: 0px;
	font-size: 14px;
	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 25px;
	display: block;	
	background: #fff url(../images/arrow_next.gif) no-repeat 12px 13px;
	border-bottom: 1px solid #aad78a;
	text-decoration: none;
	color: #68bd29;
}

.menu-links li a:hover{
	background: #e6ffd4 url(../images/arrow_next.gif) no-repeat 12px 13px;
       text-decoration: none;
}


.menu-links #selected{
	background: #e6ffd4  url(../images/arrow_next.gif) no-repeat 12px 13px;
	text-decoration: none;
}



.footer
{
	background: url(../images/footer_back.gif) no-repeat top left;
	font-size: 11px;
	height: 40px;
}
.footer-left{ width: 45%; float:left; text-align: left;  padding: 10px 1px 1px 30px; color: #97ab8a;}
.footer-right{ text-align: right; width: 35%; float: right; padding: 10px 30px 1px 1px; color: #97ab8a;}

.footer a{ color: #97ab8a; }


/* content styles ----------------------- */
.page-content
{
	padding: 20px 30px 20px 30px;
	width: 560px;
	background: url(../images/body_back.gif) repeat-x top left;
}



form{ margin: 0; padding:0;}

h1
{
	font-family: Arial;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	margin: 3px 0px 10px 0;
	border-bottom: 1px solid #aad78a;
}


h2
{
	font-family: Arial;
	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: 330px;
	overflow: hidden;
}

.home-message h1{
	color: #fff;
	padding: 0;
	margin: 0;
	letter-spacing: -1;
	line-height: 32px;
	font-size: 29px;
	font-weight: bold;
	border: 0;
	padding: 150px 380px 0 50px;
}
.home-message p{
	padding: 5px 380px 0 50px;
	color: #e4eedb;
	font-size: 14px;
	line-height: 18px;
}


.home-boxes{
	background: url(../images/box_divider.gif) no-repeat top left;
	float: left;
	margin: 20px 0 10px 0;
}

.home-boxes h2{
	color: #68bd29;
	border: 0;
	margin: 20px 10px 10px 25px;
	padding: 0;
	font-size: 15px;
}
.home-boxes p{
	padding: 0;
	margin: 0 20px 10px 25px;

}


.home-box-1{
	width: 258px;
	background: url(../images/box_divider.gif) no-repeat top right;
	float: left;
}

.home-box-2{
	width: 257px;
	background: url(../images/box_divider.gif) no-repeat top right;
	float: left;
}

.home-box-3{
	width: 257px;
	background: url(../images/box_divider.gif) no-repeat top right;	
	float: left;
}



.home-boxes-2{
	background: url(../images/fade1.gif) no-repeat top left;
	float: left;
	margin: 20px 0 10px 0;
	padding-bottom: 20px;
}

.home-boxes-2 h2{
	color: #718e62;
	border: 0;
	margin: 20px 10px 10px 25px;
	padding: 0;
	font-size: 15px;
}
.home-boxes-2 p{
	padding: 0;
	margin: 0 20px 10px 25px;
}

.home-boxes-2 .home-box-1{
	width: 385px;
	background: none;
	border-right: 5px solid #fff;
}

.home-boxes-2 .home-box-2{
	width: 385px;
	background: none;
}


.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: Arial;
	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;
}
