@CHARSET "UTF-8";


html{
	background-color:#d0d6e2;	
}

checkbox {
background: transparent;
border: 0;
}

div#mainwrap {
	margin:0px;
	padding:0px;
   	margin-left:auto; 
	margin-right:auto;
   	text-align:left;  	
	width:963px;
	background: url(../images/images/pagebg.gif) repeat-y  top;
	padding-left:10px;
	
}

/*******************************************************
 * Header styles
 */
div#header {
	width:952px;
	margin:0px;
	padding:0px;
	height:124px;
	background-color:#fff;
}



div#logo {
	float:left;
	padding-top:14px;
	padding-left:24px;
	/*background: url(../images/images/logo.gif) no-repeat ;*/
}

div#menumini {
	float: right;	
	margin:0;
	margin-right: 10px;
	padding:0px;
	padding-top:10px;
	background-color:#fff;
	width: 700px;
}

div#menumini ul {
	list-style:none;
}

div#menumini ul li{
	float:right;	
	padding:0px 4px 6px 4px;
}
div#menumini ul li a{
	color:green;
	font-size:10px;
	font-weight:bold;
}

div#menumini ul li a:hover{
	color:red;
	font-size:10px;
	font-weight:bold;
}


div#menuminileft {
	height:64px;
	width:200px;
	float:right;
	padding-right: 4px;
	background: url(../images/images/minimenuleft.gif) no-repeat left  ;
	background-color:#c0dfc0;
	margin-right:2px;
}

div#menuminileft div{
	margin:0px;
	padding:4px 2px 0px 4px;
	color:green;
	font-weight:bold;
	font-size:11px;
}

div#menuminileft p{
	padding:4px 2px 0px 4px;
	color:green;
	font-weight:normal;
	font-size:12px;	
}

div#menuminiright {
	margin:0px;
	padding:0px;
	width:350px;
	height:64px;
	background: url(../images/images/minimenuright.gif) no-repeat right  ;
	background-color:#c0dfc0;
	float:right;

}

div#menuminiright div{
	margin:0px;
	padding:4px 2px 0px 4px;
	color:green;
	font-weight:bold;
	font-size:11px;
}

div#menuminiright p{
	padding:4px 2px 0px 4px;
	color:green;
	font-weight:normal;
	font-size:12px;	
}

/*******************************************************
 * Menu styles
 */
div#menu {
	background-color:#fff;
	text-align:left;
	height:21px; 
	width:820px;
	margin:0px;
	padding-left:50px;
}  

div#menu ul {
	list-style:none;
} 

.tab {
	float:left;
	margin-right:2px;
	height:21px;
	background: url(../images/images/tableft.gif) no-repeat left;
} 

.tab div {
	background: url(../images/images/tabright.gif) no-repeat right ;
	font-size:12px;
	text-align:left;	
	height:21px;
	
	margin:0px;
	padding:0px;	
	padding-right:12px;
	padding-left:12px;
	* width:1%;/*IE6 fix*/

} 

.tab div a {
	position:relative;
	top:3px;
	font-size:11px;
	text-align:left;
	color:#307465;
	font-weight:bold;

} 

.tabselected{
	float:left;
	margin-right:2px;
	height:21px;
	background: url(../images/images/tableftselected.gif) no-repeat left;
}

.tabselected div{
	
	background: url(../images/images/tabrightselected.gif) no-repeat right ;
	height:21px;
	font-size:12px;
	text-align:left;	
	margin:0px;
	padding:0px;

	padding-right:12px;
	padding-left:12px;	
	
	* width:1%;/*IE6 fix*/
}

.tabselected div a {
	position:relative;
	top:3px;
	font-size:11px;
	vertical-align:bottom;
	text-align:left;
	color:#fff;
	font-weight:bold;
} 

div#divider{
	width:953px;
	margin:0px;
	padding:0px;
	height:24px;
	/*background-color:#4ca44e; /*dark green*/
	background: url(../images/images/dividerbg.gif) repeat-x ;
}

div#divider ul{
	margin:0px;
	padding:0px;
	padding-left:54px;
	padding-top:5px;
	list-style:none;
	color:#fff;
}

div#divider li{
	float:left;
	padding-left:10px;
}

div#divider a{
	text-align:left;
	color:#fff;
	font-size:11px;
	/*font-weight:bold;*/
}


div#divider a:hover{
	text-align:left;
	color:#fab420;
	font-size:11px;
	/*font-weight:bold;*/
}



div#main{
	width:951px;
	margin:0px;
	padding:0px;
	text-align:left;
}


div#page {
	float:left;	
	padding:0px;
	margin:0px;
	padding-top:12px;
	padding-left:22px;
	background-color:#fff; 
}

div#page div#pagewrapper {
	width: 683;
}

div#footer {
	clear:both;
	height:108px;	 	
	width:953px;
}

div#footer2 {
	margin:0px;
	padding:0px;
   	margin-left:auto; 
	margin-right:auto;
   	text-align:left;  	
	width:963px;
	height:15px;
	background: url(../images/images/footerright.gif) no-repeat  left bottom;
	position:relative;
	left:-5px;
}

div#footer2 ul{
	padding-right:20px;
	padding-top:5px;
	list-style:none;
}

div#footer2 li{
	float:left; 
	vertical-align:middle;
	padding-left:10px;	
	color:#438073;
	font-weight:normal;
	font-size:9px;
}


div#footerlogo {
	/*background: url(../images/images/oriola.gif) no-repeat right;*/
	margin-right:12px;
   	text-align:right; 
	height:83px;
}




/** Search start **/

div#search {
	padding:0px;
	margin:0px;
	width:220px;
	height:75px;	
}

div#search div {
	padding-top:15px;
	padding-left:19px;
}

div#search img{
	vertical-align:middle;
}

/** Search end **/




/** Navigation start **/

div#navigation{
	float:left;
	margin:0px;
	width:225px;
	padding:0px;
}

#navlist{
	list-style:none;
}

#navlist div.header{
/*
	background: url(../images/images/navbg.gif) repeat-x ; 
	height:24px;
	width:215px;
	padding-left:10px;
	padding-top:5px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	cursor:pointer;
*/
	background-color:#4ca44e;
	border-top:1px solid #82bf83;
	border-bottom:1px solid #27723a;
	width:225px;
	margin:0px;
	padding:0px;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1px;
	cursor:pointer;
}

#navlist div.header div {
	margin:5px 10px;	
} 

#navlist div.header a{
	color:#fff;
}

#navlist div.header a:hover{
	color:#fab420;
}

#navlist li.header a.selected {
	color:red;
	padding-left:0px;	
	font-size:10px;
	font-weight:bold;
}

#navlist div.subheader{
	padding-left:10px;
	padding-top:5px;
	color:#306956;
	font-weight:bold;
	font-size:11px;
}

#navlist ul.navsublist {
	padding:0px;
	margin:0px;	
	margin-left:22px;
	padding-right:4px;
	list-style:circle;		
}

#navlist ul.navsublist li {
	padding:0px;
	margin:0px;	
	margin-top:5px;
	margin-bottom:3px;
	cursor: pointer;
}

#navlist ul.navsublist a  {
	/*background:url(../images/images/navplus.gif)  no-repeat left top;*/
	color:#306956;
	padding-left:0px;	
	font-size:10px;
}

#navlist ul.navsublist a.selected {
	color:red;
	padding-left:0px;	
	font-size:10px;
	font-weight:bold;
}

#navlist ul.navsublist a:hover {
	color:red;
}

/** Navigation end **/



/** Bread crumb start **/

#breadcrumb{
	list-style:none;
	padding:0px;
	margin:0px;
	white-space: nowrap;
}

#breadcrumb li {
	padding:0px;
	margin:0px;	
	float:left;
	padding-right:4px;
	padding-bottom:12px;
}	

#breadcrumb li a{
	color:#282828;
	font-size:10px;
	text-decoration:underline;
}	

#breadcrumb li p{
	color:#282828;
	font-size:11px;
	font-weight:bold;	
}
	
	
/** Bread crumb end **/


/** Product information start **/

table.stdcontainer {
	width:100%;
	margin-bottom:10px;	
	background-color:#fff;
	padding:0px;
	margin:0px;
}

table.stdcontainer th {
	text-align:left;
	color: #bdb0a8;
	font-size:19px;
	border-bottom:solid 1px #fab420;
	padding:2px;
	font-weight:500;
}

table.stdcontainer th.subhead {
	font-size: 13px;
	border: 0;
	padding: 5px 0 1px 0;
	font-weight: bold;
}
	
table.stdcontainer td {
	padding: 6px 0px 0px 0px;
	margin:0px;
	font-size: 12px;
	vertical-align: top;
}

table.stdcontainer td.topline {
	padding-top: 0px;
}

table.stdcontainer td.info {
	font-size: 10px;
	padding: 5px 0px 12px 0px;
}

table.stdcontainer td.caption {
	font-weight: bold;
	margin-bottom: 3px;
	padding-right: 20px;
	vertical-align: top;
}

table.stdcontainer td.buttonrow{
	height:25px;
	margin:0px;
	padding:0px;
	vertical-align:middle;	
	/*background-color:#4ca44e;*/
}

table.stdcontainer tr.space {
	height: 6px;	
}

table.stdcontainer table.details, table.stdcontainer table.detailsnoborder {
	width: 100%;
	font-size: 12px;
}

table.stdcontainer table.details {
	border-bottom:  1px solid #FAB420;
}

table.stdcontainer table.after_error {
	padding-top: 12px;
}

table.stdcontainer table.topline {
	border-top: 1px solid #FAB420;
}
	
table.stdcontainer table.details td {
	padding: 1px;
}

.returnordererror {
	font-weight: bold;
	color: #f00;
}

/* text in error messages */
table.stdcontainer table.details td.error_msg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding:1px 0px 7px 20px;
	background: url(../images/images/error.gif) no-repeat left top;
}

/* text in confirm messages */
table.stdcontainer table.details td.confirm_msg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding:1px 0px 7px 20px;
	background: url(../images/images/confirmation.gif) no-repeat left top;
}

table.stdcontainer table.details td.info {
	font-size: 10px;
	padding-bottom: 10px;
}

table.stdcontainer table.details td.caption, table.stdcontainer table.details td.caption_right {
	font-weight: bold;
	padding-right: 20px;
	width: 10%;
}

table.stdcontainer table.details td.returncaption {
	font-weight: bold;
	padding-right: 8px;
	width: 250px;
	margin-bottom: 3px;
	vertical-align: top;
}


table.stdcontainer table.details td.caption_right {
	padding-left: 20px;
}

table.stdcontainer table.details td.header {
	font-weight: bold;
	font-size: 13px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 10%;
}

table.productlist td.unitprice, table.productlist td.unitpricetotal {
	text-align: right;
}

table.productlist th.unitprice, table.productlist th.unitpricetotal {
	text-align: right;
}

table.productlist tr.producttotal td{
	border-top: 3px solid #FAB420;
	font-weight: bold;
}

table.productlist {
	width:100%;
	background-color:#fff;
	font-size: 11px;
}

table.productlist th{
	padding:4px;
	margin:0px;
	text-align:left;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border-bottom: 0px;
}


table.productlist td {
	padding:4px;
	margin:0px;
}

table.productlist td.highlight_msg {
	color:#FF0000;
}

table.productlist tr.header{
	text-align:left;	
	background-color:#4ca44e;	
}


table.productlist tr.row1 td {
	padding: 4px 4px 1px 4px;
}

table.productlist tr.row2 td {
	padding: 1px 4px 4px 4px;
}

table.productlist tr{
	text-align:left;	
	background-color: #fff;
}

table.productlist tr.payment, table.productlist tr.returnorder {
	text-align:left;	
	background-color: transparent;
}

table.productlist table.returnorder
{
	border: #bbb 1px solid;
}

table.productlist tr.returnorder td
{
	font-size: 11px;
	/* border-top: #fbf3ff 1px solid; */
	background-color: #c0dfc0;
	padding: 2px;
}

table.productlist tr.returnorder td.header
{
	border: 0;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	border-bottom: #0f0 1px solid;
}

table.productlist tr.color{
	background-color: #ebe3df;	
}

table.productlist tr.special{
	background-color: #c0dfc0;	
}

table.productlist td.value{
	font-weight:bold;
	width:400px;
}

table.productlist td.price{
	font-weight:bold;		
	color:#de0000;
	width:400px;
}

table.productlist td{
	/*width:120px;	*/
}

table.productlist a{
	color: #000;	
}

table.productlist tr.header a {
  color: #fff;
}

table.productlist a:hover{
	color:red;
}
table.productlist td.buttonrow{
	height:25px;
	margin:0px;
	padding:2px 4px;
	vertical-align:middle;	
	background-color:#4ca44e;
}

table.productlist div.button{
	margin-top:1px; 
	padding:4px;
	float:right;
}

/** Product information end **/


#subcategories {	
	/*height:60px;*/
	font-size: 11px;
}

#subcategories .left{
	
	padding-right:5px;
}

#subcategories .right{
	border-left:1px solid #e0dad6;
	padding-left:15px;
	text-align: left;
}

#subcategories ul{
	list-style:none;	
}

#subcategories li a{	
	color:#438073;
	font-weight:bold;
	
}

#subcategories li a:hover{	
	font-weight:bold;
}

#subcategories div{	
	width:298px;	
	float:left;
	padding-bottom:10px;
}



/** Welcome start **/

#welcome {
	padding-top:30px;	
}

#welcome h1{
	/*color:#fab420;*/
	color:#ff7300;
	font-size:14px;
}

#welcome p{
	color:#000;
}

/** Welcome end **/



#content {
	width : 535px;
	float: left;
	padding-top: 30px; /* original welcome */
	color: #000;
	font-size: 11px;
}

#content h1, h2, h3{
	color:#ff7300;
	padding: 1px;
	padding-top: 10px;
}
	
#content h1{
	font-size:14px;
}	

#content h2{
	font-size:13px;
}

#content h3{
	font-size:12px;
}

#content ul
{
	list-style: inside;
}

#content p{

}
	




#quickreq {
	padding-top: 30px;
	width: 130px;
	float: right;
}



#quickreq table.qreq {
	font-size: 10px; 
}

#quickreq table.qreq td {
	padding: 1px 0px 1px 0px;
}

#quickreq td.info {
	border-bottom: #FAB420 1px solid;
}

#quickreq tr.space {
 height: 5px;
}


#quickreq table.qreq td.head {
	text-align:left;	
	background-color:#4ca44e;
	padding: 2px;    
	color: #fff;
	font-weight: bold;
}


#quickreq table.qreq td.buttonrow {
	text-align:right;	
	background-color:#4ca44e;
	padding: 2px;    
}

#quickreq table.qreq th {
	text-align:left;
	color: #bdb0a8;
	font-size:13px;
	font-weight: bold;
	border-bottom:solid 1px #fab420;
	padding:2px;
}

.kd_pagecursorbtn {
	background-color: #fff;
	border: none;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	cursor: hand;
	vertical-align: top;
}


.productimage
{
	padding-right: 10px;
	border: 0;
}


/* nutrition specific */

table.addressinfo {
	background: transparent;
}
table.addressinfo tr {
	background: transparent;
}