@charset "utf-8";
/* CSS Document */

html {
	height:100%; 
}

body {
	 background: #b4ddff;
	 font-family: Arial,Helvetica,Sans-Serif;
	 color: #663300;
	 font-size: 12px;
}

a{
	color: #0076a3;
	text-decoration: none;
}

a:hover{
	color: #333333;
}

.strong{
	font-weight: bold;
}

.center{
	text-align: center;
}

.addthis_button{
	float: right;
}

#wrap {
	width: 960px; 
	margin: 0px auto;
	position: relative;
}

#header{
	margin-top: 10px;
	width: 960px;
	height: 172px;
	position: relative;
	background: url(../images/header.jpg) top left no-repeat;
}

#logo {
	width: 229px; 
	height: 169px;
	float: left;
}
	
#logo h1 a {
	background: url(../images/logo.png) top left no-repeat;
	width: 229px; 
	height: 169px;
	text-indent: -100em; 
	overflow: hidden; 
	display: block;
}

/*----- Menu -----*/

#menu{
	position: absolute;
	left: 240px;
	bottom: 10px;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	float: left;
	margin: 0 4px 0 0;
}

#menu li a
{
	background: url(../images/button.png);
	width: 114px;
	height: 40px;
	float: left;
	display: block;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
}

#menu li a:hover
{
	background: url(../images/button_d.png);
}

#menu li a:hover span
{
	line-height: 38px;
	padding-left: 3px;
}

/* Hide from IE5-Mac \*/
#menu li a
{
	float: none;
}

/*----- Main Container -----*/

#container{
	width: 960px;
	background: url(../images/container_bg.jpg);
	margin-top: 10px;
	position: relative;
}

#container_wrap{
	padding: 15px;
}

#container_top{
	width: 960px;
	height: 10px;
	background: url(../images/container_top.gif) top left no-repeat;
	position: absolute;
	top: 0;
}

#container_bottom{
	width: 960px;
	height: 10px;
	background: url(../images/container_bottom.gif) top left no-repeat;
	position: absolute;
	bottom: 0;
}

#menu_left{
	width: 250px;
	float: left;
	position: relative;
}

#menu_top{
	width: 250px;
	height: 300px;
}

#menu_bottom{
	background: url(../images/side_menu_bg.gif) bottom center no-repeat;
	padding: 20px 20px 20px 40px;
}

#menu_bottom a{
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 20px;
	padding-left: 15px;
}

#menu_bottom a.current{
	background: url(../images/arrow.gif) no-repeat;
}

#content_wrap{
	width: 665px;
	float: left;
	padding-left: 15px;
	position: relative;
}

#content_area{
	padding: 20px;
	width: 625px;
	font-size: 14px;
	text-align: justify;
	background: url(../images/content_area.gif) top left no-repeat;
}

#content_area ul{
	padding-left: 40px;
}

#content_area li{
	padding-bottom: 15px;
}

#content_area h2{
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #8E5C00;
}

#content_area h3{
	font-size: 14px;
	font-weight: bold;
}

#content_area img{
	padding: 5px;
}

#content_area p{
	padding-bottom: 10px;
}

#content_area_b{
	width: 665px;
	height: 14px;
	background: url(../images/content_area_b.gif) top left no-repeat;
}

/* ----- Home Page ----- */

#container_home{
	position: relative;
	width: 960px;
	height: 460px;
}

#home_left{
	width: 310px;
	float: left;
}

#home_right{
	float: right;
	width: 650px;
}

#home_tag{
	width: 270px;
	height: 62px;
	background: url(../images/home_tag.png) top left no-repeat;
	position: absolute;
	top: 10px;
	left: 30px;
}

#home_banner{
	width: 610px;
	height: 205px;
	margin: 20px 20px 15px 20px;
	background: url(../images/home_banner.png) top left no-repeat;
	position: relative;
}

#home_box1{
	width: 190px;
	height: 205px;
	float: left;
	margin: 0 20px;
	overflow: hidden;
}

#home_box1 a
{
	background: url(../images/home_box1a.gif);
	width: 190px;
	height: 205px;
	display: block;
}

#home_box1 a:hover
{
	background: url(../images/home_box1b.gif);
}

#home_box2{
	width: 190px;
	height: 205px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

#home_box2 a
{
	background: url(../images/home_box2a.gif);
	width: 190px;
	height: 205px;
	display: block;
}

#home_box2 a:hover
{
	background: url(../images/home_box2b.gif);
}

#home_box3{
	width: 190px;
	height: 205px;
	float: left;
	overflow: hidden;
}

#home_box3 a
{
	background: url(../images/home_box3a.gif);
	width: 190px;
	height: 205px;
	display: block;
}

#home_box3 a:hover
{
	background: url(../images/home_box3b.gif);
}

#home_bl{
	width: 470px;
	height: 155px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

#home_br{
	width: 470px;
	height: 155px;
	float: left;
	margin-top: 10px;
}

#enter_now{
	width: 232px;
	height: 44px;
	position: absolute;
	right: 85px;
	bottom: 10px;
	text-indent: -100em; 
	overflow: hidden;
}

#enter_now a
{
	background: url(../images/enter_now.gif) no-repeat;
	width: 232px;
	height: 44px;
	display: block;
}

#enter_now a:hover
{
	background: url(../images/enter_now2.gif) no-repeat;
}

#view_recipes{
	width: 227px;
	height: 45px;
	position: absolute;
	left: 95px;
	bottom: 10px;
	text-indent: -100em; 
	overflow: hidden;
}

#view_recipes a
{
	background: url(../images/view_recipes.gif) no-repeat;
	width: 227px;
	height: 45px;
	display: block;
}

#view_recipes a:hover
{
	background: url(../images/view_recipes2.gif) no-repeat;
}

#cycle{
	width: 295px;
	height: 386px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}

#cycle img{
	outline: none;
}

#prod_btn{
	z-index: 999;
	width: 150px;
	height: 55px;
	position: absolute;
	top: 100px;
	left: 160px;
}

#prod_btn a{
	display: block;
	width: 150px;
	height: 55px;
	background: url(../images/home_prod.gif) top left no-repeat;
	
}

#prod_btn a:hover{
	background: url(../images/home_prod2.gif) top left no-repeat;
}

/* ----- Products ----- */

#prod_men{
	margin: 0 auto;
	width: 372px;
}

#prod_men ul
{
	list-style: none;
	padding: 0;
}

#prod_men li
{
	float: left;
	margin: 0 10px 0 0;
}

#prod_men li a
{
	background: url(../images/button.png);
	width: 114px;
	height: 40px;
	float: left;
	display: block;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
}

#prod_men li a:hover
{
	background: url(../images/button_d.png);
}

#prod_men li a:hover span
{
	line-height: 38px;
	padding-left: 3px;
}

/* Hide from IE5-Mac \*/
#prod_men li a
{
	float: none;
}

/* ----- Recipes ------ */

#recipe_t{
	width: 622px;
	height: 300px;
	background:url(../images/recipes_kevin.png) top left no-repeat;
	overflow: hidden;
}

#recipe_t p{
	float: right;
	padding: 65px 20px 0 0;
	width: 460px;
}

#recipe_t h2{
	float: right;
	width: 390px;
	padding: 30px 0 10px 0;
}

#recipe_l{
	width: 199px;
	height: 250px;
	float: left;
	margin: 0 10px 0 5px;
	background: url(../images/recipes_left.jpg) top left no-repeat;
	position: relative;
}

#recipe_m{
	width: 199px;
	height: 250px;
	float: left;
	margin: 0 10px 0 0;
	background: url(../images/recipes_middle.jpg) top left no-repeat;
	position: relative;
}

#recipe_r{
	width: 199px;
	height: 250px;
	float: left;
	background: url(../images/recipes_right.jpg) top left no-repeat;
	position: relative;
}

#recipe_r ul
{
	list-style: none;
	padding: 0;
}

#recipe_r li a
{
	background: url(../images/button.png);
	width: 114px;
	height: 40px;
	display: block;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	bottom: 5px;
	left: 40px;
}

#recipe_r li a:hover
{
	background: url(../images/button_d.png);
}

#recipe_r li a:hover span
{
	line-height: 38px;
	padding-left: 3px;
}

/* Hide from IE5-Mac \*/
#recipe_r li a
{
	float: none;
}

#recipes, #qne{
	width: 190px;
	position: absolute;
	bottom: 15px;
	left: 5px;
}

/* ------ Crafts ------ */

#craft_face{
	width: 236px;
	height: 203px;
	background: url(../images/craft_face.png) top left no-repeat;
	float: right;
}

.craft_bar{
	width: 605px;
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 10px;
	background: url(../images/craft_bar.gif) top left no-repeat;
	margin: 10px 0;
}

.crafts ul{
	padding-top: 15px;
}

.crafts li, .news li{
	list-style: none;
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 20px;
}

/* ------ News ------ */

.news{
	font-weight: bold;
	color: #006699;
}

#pdf{
	padding-left: 0 !important;
}

#pdf li{
	list-style: none;
}

#pdf img{
	float: left;
	padding-right: 15px;
}

#pdf a{
	font-weight: bold;
	line-height: 20px;
}

/* ----- Footer ----- */

#footer{
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
}

#footer a{
	color: #FFFFFF;
}

#footer a:hover{
	color: #FFFFFF;
}

#footer img{
	vertical-align: middle;
}

#preload-images{
	display: none;
}