/* Default */
*{margin:0;padding:0; }
ul, li{list-style:none}
p{padding:8px 0;}
a{color:#0099FF;text-decoration:underline;}
a:visited{color:#0099FF;}
a:hover{color:#0099FF;text-decoration:none;}
a img, a:hover img{border:none;}
a:active, a:focus{outline:none}
.img-left{float:left;margin:0 10px 10px 0;}
.img-right{float:right;margin:0 0 10px 10px;}
h1,h2,h3,h4,h5{font-family:"Helvetica Neue", Helvetica, Arial; font-weight:normal;}
.clearboth{clear:both}
.displaynone{display:none;}
h1 {font-size: 24px; margin:5px 0;} h2 {font-size: 20px; margin:5px 0;} h3 {font-size: 18px; margin:5px 0;} h4 {font-size: 16px; margin:5px 0;} h5 {font-size: 14px; margin:5px 0;} h6 {font-size: 12px; margin:5px 0;} h1,h2,h3,h4,h5{color:#5b461f;}
abbr{border-bottom:1px dotted #CCC;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../../images/layout/bg_body.png) top left repeat-x;
	color:#5b461f;
}

#header{
	width:960px;
	margin:0 auto;
	height:100px;
}
#logo{
	float:left;
}
#header-right{
	width:620px;
	float:left;
	text-align:right;
}
#header-address{
	width:380px;
	height:55px;
	text-align:right;
	float:right;
	padding-top:10px;
}
#header-address .left{
	width:200px;
	float:left;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #CCC;
	font-size:11px;
}
#header-address .right{
	width:150px;
	float:left;
	text-align:left;
	font-size:11px;
}
#header-address .left .number{
	font-size:20px;
}

#navigation{
	width:100%;
	clear:both;
	height:35px;
	line-height:35px;
	background: url(../../images/layout/bg_navigation.png) top left no-repeat;	
}
#navigation ul{
	text-align:left;
	padding:0 0 0 10px;
}
#navigation ul li{
	display:inline;
	background: url(../../images/layout/bg_navigation_divider.png) top right repeat-y;	
	padding:10px 8px 12px 10px;
	line-height:35px;
}
#navigation ul li a{
	padding-right:6px;
	padding-bottom:13px;
	color:#483613;
	text-decoration:none;
}
#navigation ul li a:hover{
	text-decoration:underline;
}
#navigation ul li a.active{
	background: url(../../images/layout/bg_navigation_active.png) bottom center no-repeat;	
}
#navigation ul li.last, #navigation ul li.last a{
	background:none;
	padding-right:0;
	margin-right:0;
}
#navigation ul li.last a.active{
	background: url(../../images/layout/bg_navigation_active.png) bottom center no-repeat;	
}
#content{
	width:960px;
	margin:0 auto;
}
#wrapper{
	width:960px;
	margin:8px 0 20px 0;
	float:left;
	background: #FFF url(../../images/layout/bg_content_top.png) top left no-repeat;	
}
#side-left{
	width:165px;
	float:left;
	margin:10px;
	color:#7e7e7e;
}
#side-right{
	width:165px;
	float:left;
	margin:10px;
	color:#7e7e7e;
}
#side-left .heading, #side-right .heading{
	background: url(../../images/layout/bg_side_head_green.png) top left no-repeat;
	color:#FFF;
	font-size:14px;
	line-height:23px;
	margin:12px 0;
	padding-left:5px;
	clear:both;
}
#side-left .heading a, #side-right .heading a{
	color:#FFF;
	text-decoration:none;
}
#side-left .heading a:hover, #side-right .heading a:hover{
	color:#FFF;
	text-decoration:underline;
}
#side-left strong, #side-right strong{
	color:#74A33E;
}
#side-left ul, #side-right ul{
	margin-left:5px;
}
#middle{
	width:548px;
	float:left;
	margin:10px 18px 10px 22px;
}
#middle .banner{
	margin-bottom:12px;
}
#footer-wrap{
	background:#f1f2ee;
	border-top:1px solid #d9ddd4;
	width:100%;
	clear:both;
	padding-bottom:50px;
}
#footer{
	width:960px;
	margin:0 auto;
	height:100px;
	clear:both;
	text-align:center;
}
#footer ul{
	margin:15px 0;
}
#footer ul li{
	display:inline;
	padding-right:10px;
}
#footer ul li a{
	color:#757967;
}
#footer .copyright{
	color:#aaaea0;
}
.service-wrap{
	width:548px;
	margin:15px 0;
	clear:both;
	background:#fdfdfc url(../../images/layout/bg_service_heading_split.png) top center no-repeat;
	float:left;
}
.service-wrap .left, .service-wrap .right{
	float:left;
	width:260px;
}
.service-wrap .left{margin-right:15px;}
.service-wrap h3{
	padding-left:15px;
}
.service-wrap ul{
	margin:20px 5px 20px 20px;
}
.service-wrap ul li{
	padding-bottom:8px;
}

/* MISC */
.dot-separator{
	height:10px;
	margin:10px 0;
	width:100%;
	clear:both;
	background: url(../../images/layout/bg_dot.png) top left repeat-x;
}
.heading{
	color:#74A33E;
}

ul.audio li{background:url(../../images/layout/microphone.png) 0% 50% no-repeat; padding:5px 0 5px 20px;} ul.audio{margin-left:15px;}
dl.recipe dt {background:url(../../images/layout/document_horizontal_text.png) 0% 50% no-repeat; padding:5px 0 5px 25px;}ul.recipe{margin-left:15px;}
dl.recipe dd ul {padding:15px; border:1px dotted #CCC; margin-left:25px;}

dl.product dt{
	font-size:16px;
	padding:8px;
	background:#FBFBFB;
	border:1px solid #EFEEEC;
	margin:1px;
	float:left;
	clear:both;
	width:100%;
}
dl.product a{
	text-decoration:none;
}
dl.product form, dl.product input, dl.product .button{background:none;border:none;margin:0;padding:0;}
dl.product ul{
	padding:10px;
	float:left;
	width:100%;
	clear:both;
}
dl.product ul li{
	float:left;
	width:100%;
	clear:both;
	background:#FFF;
}
dl.product ul li .image{
	float:left;
	margin:5px 10px 5px 0px;
	width:150px;
	height:150px;
	display:block;
	overflow:hidden;
	text-align:center;
	background:#f5f5f5;
	border:1px solid #f5f5f5;
}
dl.product ul li .buy{
}
dl.product ul li .price{
	font-size:20px;
	color:#74A33E;
	margin:5px 0;
	display:block;
}
.message{background:#fff835; padding:10px; margin:10px 0;}

a.openall:hover,a.closeall:hover{
	cursor:pointer;
}

/* FORMS */
form {
    text-align: left;
	background:#FAF9F9;
}
form fieldset {
    margin-bottom: 10px;
    border: none;
}
form label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    font-weight: bold;
}
form fieldset ul {
    margin: 10px 0px;
    padding: 0;
}
form fieldset li {
    list-style: none;
    padding: 5px 10px 5px 25px;
    margin: 0px;
    clear: both;
    border-top: none;
}
form fieldset li label {
    float: left;
    width: 100%;
}
input, textarea, select {
    padding: 4px;
    color: #444;
    background: #FFF;
    border: 1px solid #CCC;
}
input:hover, textarea:focus, textarea:hover, select:hover {
    color: #000;
    background: #FFFFCC;
    border: 1px #666;
    border-style: inset;
}
input:focus, textarea:focus, select:focus {
    color: #000;
    background: #FFFFF2;
    border: 1px #333;
    border-style: inset;
}
input.btn-image {
    border: none;
}
input.btn-image:hover {
    color: #000;
    background: none;
    border: none;
    border-style: none;
}
input.btn-image:focus {
    color: #000;
    background: none;
    border: none;
    border-style: none;
}
input.button {
    background: #54401A;
    color: #FFF;
	font-size:11px;
	text-transform:uppercase;
}
