
* {
	margin:0;
	padding:0;
}
body {
	background:rgb(230, 232, 201);
	font-family:Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../images/bg/bg_block.jpg);
	background-repeat:repeat;
}
html {
	height:100%;
}

img {
	border:0;
}

#page {
	background-color:white;
	background-image:url("../images/swoosh_bot.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
}
#container{
	position: relative;
	background-repeat:repeat-y;
	margin:0 auto;
	width:890px;
}

.clear_div{
	clear:both;
}
.h100{
	height:100px;
}
/* --- Header ---*/
div#header {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:20px;
	margin-bottom:25px;
}
.f_left {
	float:left;
}
.f_right {
	float:right;
	text-align:right;
}
div#header #cart {
	float:right;
	margin-left:10px;
	margin-right:30px;
}
div#header #login {
	margin-left:20px;
}
/* ------------------ */

/* --- Navigation ---*/
ul#navmenu {
	display:block;
}
ul#navmenu li {
	list-style-type:none;
	color:#FFFFF0;
	display:inline;
}
ul#navmenu li a {
	text-decoration:none;
	color:white;
	background-color:rgb(247, 165, 66);
	padding:6px 1.1em;
}
ul#navmenu li a:link {
}
ul#navmenu li a:visited {
}
ul#navmenu li a:hover {
	background-color:rgb(239, 195, 124);
}

ul#navmenu li a#active {
	background-color:	rgb(153, 163, 67);	
}
#left_pad {
	background:url(../images/bg/box_top_left.gif) no-repeat top left;
	width:175px;
	background-color:rgb(153, 163, 67);
	float:left;
	padding:6px 10px 22px 10px;
	margin-right:4px;
	margin-top:-6px;
}

#right_pad {
	background:url(../images/bg/box_top_right.gif) no-repeat top right;
	background-color:rgb(153, 163, 67);
	width:25px;
	float:right;
	margin-top:-6px;
	padding:6px 0 22px 0;
}
/* ------------------ */

/* --- Links --- */
a:link {
	color:black;
	text-decoration:underline;
}
a:visited {
	color:black;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
/* --------------*/

/* --- Absolute Images in Branding --- */
#paula_top {
	position: absolute;
	top:8px;
	left:20px;
	z-index:1;
	border:0px solid black;
	width:210px;
	height:190px;
}

#pd_logo {
	position: absolute;
	top:80px;
	left:265px;
	z-index:2;
	border:0px solid black;
	width:223px;
	height:105px;
}

div#branding{
	height:163px;
}

#branding_bg {
	position: absolute;
	top:63px;
	left:0px;
	z-index:0;
	border:0px solid black;
	width:890px;
	height:158px;
}
#index_subscribe{
	width:300px;
	height:150px;
	position: absolute;
	top:63px;
	right:0;
	z-index:2;
	border:0px solid black;
}
#detail_subscribe{
	width:300px;
	height:145px;
	position: absolute;
	top:63px;
	right:0;
	z-index:2;
	border:0px solid black;
}

#search_field {
	position: absolute;
	top:180px;
	right:8px;
	z-index:0;
	border:0px solid black;
	width:287px;
	height:35px;
}

#subscribe_bg {
	position: absolute;
	top:64px;
	right:19px;
	z-index:0;
	border:0px solid black;
	width:267px;
	height:120px;
}

form input{
	border-width:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

form input#search{
	position: absolute;
	top:188px;
	right:25px;
	width:193px;
}

/* ---------------- */


/* Layout Control Divs */

div#top_box{
	background-color:rgb(153, 163, 67);
	clear:left;
	padding-right:10px;
	padding-bottom:8px;
	margin-top:-80px;
	padding-top:40px;
}

div#top_box div#featured_items{
	float:left;
	margin-left:10px;
}

div#top_box div#ad_one{
	float:right;
	margin-top:50px;
}

div#container_box{
	clear:both;
	margin:6px 10px 0 7px;
	padding-top:0;
	padding-bottom:50px;
	border:1px solid transparent;
	border-top:1px solid white;
	border-right:1px solid white;
	background-image:url(../images/orange_bar.gif);
	background-position:right;
	background-repeat:repeat-y;
}

div#container_bg{
	clear:both;
	margin:0;
	padding:0;
	/*border:1px solid white;*/
	background-image:url(../images/blue_bar.gif);
	background-position:8px;
	background-repeat:repeat-y;
}


/* Left Box */
div#left_box{
	background-image:url(../images/blue_bar.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:transparent;
	float:left;
	clear:left;	
}

div#left_box div#center div{
	margin-left:168px;
	margin-top:3px;
	width:400px;
}

/* --- Hover Navigation ---*/
ul#hovermenu {
	float:left;
	clear:left;
	background-color:white;
	font-size:14px;
}
ul#hovermenu li {
	list-style-type:none;
	color:#FFFFF0;
}
ul#hovermenu li a {
	display:block;
	text-decoration:none;
	color:white;
	background-color:#79B9DC;
	padding:8px 0px 8px 15px;
	margin:3px 0 4px 0;
	width:145px;
}

ul#hovermenu li a:link {
}
ul#hovermenu li a:visited {
}
ul#hovermenu li a:hover {
	background-color:#9FD1EC;/*rgb(174, 208, 234);*/
}

ul#hovermenu li#toplink a:hover {
	background-image:url(../images/bg/lt_blue_corner_hover.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


/* -------------- */
#no_hovermenu{
	padding:4px;
	width:145px;
}
#no_hovermenu h3{
	padding-bottom:5px;
}
#no_hovermenu h5{
	padding-top:8px;
}
#no_hovermenu span{
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:5px auto;
	font-style:oblique;
	
}
/* -------------- */

/* Right Box */
form#srch input#submit{
	margin-top:5px !important;
}
form#srch input#query{
	margin-bottom:5px !important;
	border:0px solid black !important;
}

#right_box{
	background-color:transparent;
	float:right;
	clear:none;
	width:300px;
}

div#right_box div{
	width:298px;
	clear:both;
	float:left;
	border:1px solid rgb(142, 184, 218);
	border-bottom-width:0;
	text-align:center;
}

div#right_box div#partners{
	border:none;
}

div#right_box .spacer, div#left_box .spacer, div#bottom_box .spacer{
 	width:298px;
	float:left;
	clear:both;
	padding:6px 0 6px 0;
	border:1px solid rgb(142, 184, 218);
	margin-top:-3px;
	margin-bottom:5px;
}
div#left_box .spacer, div#bottom_box .spacer{
	width:158px;
}


#container_box #right_box .partner{
	padding:0;
	margin:0;
	display:none;
	border:none;
}
#container_box #right_box .visible{
	padding:0;
	margin:0;
	display:block;
	border:none;
}

#container_box #right_box .partner a {
	padding:0;
	border:none;
}
#container_box #right_box .partner a img{
	margin:0;
	border:none;
}

.green{
	background-color:rgb(153, 163, 67);
}

.orange{
	background-color:rgb(247, 165, 66);
}

.tan{
	background-color:rgb(224, 227, 184);
}

.blue{
	background-color:rgb(142, 184, 218);
}

div#right_box div a{
	text-decoration:none;
	padding-left:10px;
}
div#right_box div p{
	text-align:left;
	padding:10px;
	line-height:2.6ex;
}

div#right_box div img{
	margin-top:20px;
}

#essentials{
	background-color:#79B9DC;
	padding-bottom:15px;
}
#essentials ul{
	text-align:left;
}
#essentials ul li{
	list-style-type:none;
	margin-left:15px;
}
div#right_box div#essentials a{
	padding:0;
}
div#right_box div#essentials a img{
	margin-left:-1px;
	margin-top:10px;
}
#ask_paula, #ask_paula a{
	color:white;
}

div#right_box ol{
	padding:30px 30px 30px 45px;
	text-align:left;
	color:#79B9DC;
	font-weight:bold;
}

div#right_box li{
	line-height:2.8ex;
	padding:2px;
}

#top_recipes li span {
	color:black;
	font-weight:normal;
}
#top_recipes li a {
	color:rgb(247, 165, 66);
}
#top_recipes li a span{
	color:#79B9DC;
	font-weight:bold;
}
#ask_paula img{
	margin-bottom:20px;
}
#ask_paula p.first, #ask_paula p{
	padding:0px 15px 30px 28px;
	text-align:left;
}
#ask_paula p.first{
	margin-top:-10px;
}
#ask_paula p a{
	padding-left:0;
	margin-bottom:5px;
	text-decoration:underline;
}
#paulas_poll{
	padding: 0;
	background-color:transparent;
	text-align:center;
	border-bottom:none;
	height:200px;
}
#paulas_poll *{
	background-color:transparent;
}
#paulas_poll ul{
	padding:15px 0 30px 28px;
	text-align:left;
}
#paulas_poll li{
	list-style-type:none;
	text-align:left;	
}
#paulas_poll li a {
	color:#FFCC66;
	font-weight:bold;
}
#paulas_poll li a span{
	color:white;
}

#paulas_poll p{
	padding:15px 0 0 28px;
	text-align:left;
}
/* -------------- */

/* -------------- */
#left_box_header{
	background-color:white;
}

/* Footer */
div#footer{
	background-image:url(../images/bg/lb_corner.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:rgb(153, 163, 67);
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	color:rgb(224, 227, 184);
}

div#footer img#paula_bottom{
	position:relative;
	float:right;
	top:-185px;
	right:-65px;
	width:394px;
	height:197px;
}

div#footer img#subscribe_bottom{
	position:relative;
	float:left;
	top:-161px;
	left:-14px;
	width:272px;
	height:136px;
}

div#footer a {
	padding:0 10px;
	text-decoration:none;
	color:white;
}
div#footer span{
	margin-left:5px;
}
div#footer a:link {
}
div#footer a:visited {
}
div#footer a:hover {
	color:rgb(224, 227, 184);
}
div#footer #corner{
	position:absolute;
	right:0;
	bottom:0;
	display:none;
}
/* -------------- */

#kk_link{
/*	position:absolute;
	top:530px;
	left:8px;*/

}

#newsletter_div{
	position:absolute;
	bottom:200px;
	/*margin-bottom:180px;*/
}

div#newsletter_signup{
	border:1px solid rgb(142, 184, 218);
	width:158px;
	text-align:center;
	padding:28px 0 10px 0;
	background-color:rgb(247, 165, 66);
}

div#copyright{
	position:absolute;
	font-size:10px;
	right:0;
	margin-top:2px;
}
div#copyright a{
	text-decoration:none;
}

#feature_section{
	width:560px;
	height:299px;
	position:relative;
}

#ad_one img {
	position:relative;
}

#tall_spacer{
	height:155px;
	float:left;
}

ul#hovermenu li#top_link {
	background-image: url(../images/bg/box_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#recipe_box_img{
	background-color:white;
}

.italics{
	font-style:oblique;
}
.hidden{
	display:none;
}

/*----------- contact_us -----------*/
#container #page #container_bg #contact_us{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container #page #container_bg #contact_us #success{
	height:500px;
	text-align:center;
	color:#BC3C3A;
	font-size:14px;
	padding-top:10px;
}

#container #page #container_bg #contact_us form input{
	border-width:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}
#container #page #container_bg #contact_us form #alert_box{
	width:200px;
	margin:0 auto;
	color:#BC3C3A;
	font-size:14px;
	padding-bottom:10px;
}
#container #page #container_bg #contact_us form #alert_box .alert_div{
	text-align:center;
}

#container #page #container_bg #contact_us #success p{
	padding:5px;
}
#container #page #container_bg #contact_us h2{
	color:black;
	font-size:14px;
	padding-top:10px;
	text-align:center;
}
#container #page #container_bg #contact_us form h2{
	padding-bottom:15px;
}
#container #page #container_bg #contact_us form{
	padding-top:10px;
	width:630px;
	margin:0 auto;
}
#container #page #container_bg #contact_us form p{
	padding:2px 0;

}
#container #page #container_bg #contact_us form p label{
	text-align:right;
	display:block;
	float:left;
	width:150px;
	padding:2px 4px 0 0;
}
#container #page #container_bg #contact_us form p span.required{
	color:#BC3C3A;
}
#container #page #container_bg #contact_us form p input{
	width:212px;
	background-color:#EEF0F1;
}
#container #page #container_bg #contact_us form p input.highlight, 
#container #page #container_bg #contact_us form p input.highlight, 
#container #page #container_bg #contact_us form p textarea.highlight,
#container #page #container_bg #contact_us form p select.highlight{
	background-color:#F4F4F4;
}
#container #page #container_bg #contact_us form p input.alert_red, 
#container #page #container_bg #contact_us form p input.alert_red, 
#container #page #container_bg #contact_us form p textarea.alert_red,
#container #page #container_bg #contact_us form p select.alert_red{
	background-color:#FFD9D9;
}
#container #page #container_bg #contact_us form p.center{
	text-align:center;
}
#container #page #container_bg #contact_us form p input#submit{
	width:75px;
	background-color:#79B9DC;
	color:black;
	margin:8px 0;
	padding:3px 0;
}
input.alert_red, select.alert_red, textarea.alert_red{
	background-color:#BC3C3A;
}
noscript{
	color:red;
}
#container #page #container_bg #contact_us form p select{
	background-color:#EEF0F1;
}
#container #page #container_bg #contact_us .contact{
	float:left;
	padding:0 0 10px 0;	
	width:49%;
}
#container #page #container_bg #contact_us .contact p{
	text-align:center;
}
#container #page #container_bg #contact_us .contact dl{
	width:265px;
	margin:0 auto;
}
#container #page #container_bg #contact_us .contact dl dt{
	clear:left;
	width:60px;
}
#container #page #container_bg #contact_us .contact dl dt, 
#container #page #container_bg #contact_us .contact dl dd {
	float:left;
	margin-top:2px;
}
#container #page #container_bg #contact_us .contact dl dd {
	width:200px;
}
#container #page #container_bg #contact_us .contact dl dd a{
	color:#BC3C3A;
	text-decoration:none;
}
#container #page #container_bg #contact_us .contact dl dd a:hover{
	text-decoration:underline;
}
/*----------- /contact_us -----------*/