/* CSS Document */

body{
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	font-size: 70%;
	font-family: Verdana;
	color: #8F8F8F;
	padding-top: 18px;
}
* html body, *+html body {
	padding-top: 10px;
}
img {
	border: 0px solid #000;
}
textarea {
	font-family: Arial;
}
a {
	color: #F4142C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.errorLabel {
	color: #cc0000;
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}
.content{
	width:766px;
	margin: auto;
	text-align: left;
	background-color: #fff;
}
div.footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 85px;
	text-align: center;
}
.contentInner {
	padding: 0px 18px;
}
.top {
	margin-bottom: 20px;
	margin-top: 10px;
	position: relative;
}
div.issueno {
	position: absolute;
	right: 0px;
	top: -14px;
}
*html div.issueno {
	position: absolute;
	right: 18px;
	top: -14px;
}
.colsCont {
	overflow: hidden;
	zoom: 1;
}
.colLeft {
	width: 500px;
	padding-right: 22px;
	float: left;
	background-image: url(../img/dottedvert.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.colLeft h4 {
    font-size: 11px;
}
* html .colLeft {
	width: 500px;
}
.colRight {
	width: 190px;
	float: left;
	margin-left: 18px;
	padding-bottom:20px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-color: #cc0000;
}

h3.img{

}

.addTime{
	float:right;
	font-weight:bold;
	margin-top:-27px;
}
div.panel h3 {
	margin-bottom: 10px;
}
div.panel {
	margin-bottom: 20px;
	padding-bottom: 16px;
	background-image: url(../img/dottedhori.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
div.panel.nobottomborder {
	background-image: none;
}
div.panel p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
ul.rightLinkList {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 5px;
}
ul.rightLinkList li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../img/dottedhori_light.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 11px;
	padding-bottom: 11px;
	
}

ul.rightLinkList li.nolines {
	background-image: none;
}
ul.rightLinkList li a {
	color: #F54454;
	text-decoration: none;
	background-image: url(../img/link_arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
	display: block;
}
ul.rightLinkList li a.selected {
	color: #B3B3B3;
	background-image: url(../img/arrowgrey.gif);
}
ul.rightLinkList li a:hover {
	text-decoration: underline;
}
.nomargin {
	margin: 0px !important;
}

div.mainImg {
	margin-bottom: 20px;
}
div.panelSection {
	background-image: url(../img/dottedhori_light.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 11px;
	overflow: hidden;
	zoom: 1;
	width: 478px;
}
div.recipeLeft {
	float: left;
	width: 200px;
}
div.recipeLeft h4 {
	margin: 0px;
	padding: 0px;
}
div.recipeRight {
	float: left;
	margin-left: 10px;
	width: 260px;
}
ul.ingred {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.ingred li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 9px;
}

ul.ingred .prodshot img{
	margin-left: 46px;
	margin-top: 65px;
}

img.squeezy {
    margin-left: 5px!important;
}
ul.method  {
	margin: 0px;
	padding: 0px;
}
ul.method li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}
div.linkPanel {
	background-image: url(../img/crosslinkpanel.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	float: left;
	width: 477px;;
	padding-bottom: 3px;
	border-top: 1px solid #FEE0AD;
}
div.linkPanel.brown {
	background-image: url(../img/crosslinkpanel_brown.gif);
}
div.linkPanel_img {
	width: 151px;
	height: 155px;
	position: absolute;	
	right: -4px;
	top: -1px;
}
* html div.linkPanel_img {
	right: -5px;
	bottom: -4px;
}
*+html div.linkPanel_img {
	right: -3px;
	bottom: -4px;
}
div.linkPanel_copy {
	padding-right: 153px;
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 20px;
}
div.linkPanel_copy p {
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 19px;
	padding-right: 5px;
	display: block;
}
div.linkPanel_copy ul.rightLinkList{
	margin: 0px !important;
	padding: 0px !important;
}
div.linkPanel_copy ul.rightLinkList li{
	margin: 0px !important;
	padding: 0px !important;
	position: relative;
	overflow: hidden;
}

div.split5050 {
	overflow: hidden;
	zoom: 1;
	padding-top: 5px;
}
div.split1 {
	width: 230px;
	float: left;
}
div.split2 {
	width: 218px;
	float: left;
	margin-left: 30px;
}
div.split5050.recipes h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
div.split5050.recipes h2{
	margin: 0px;
	padding: 0px;
	margin-top: 16px;
}

/* ======= CHOCOLAT DVD PAGE ======== */

div.chocolatDvd {
	overflow: hidden;
	zoom: 1;
}
div.dvdImg {
	float: left;
	width: 130px;
}
div.dvdText {
	width: 250px;
	float: left;
}
div.dvdText h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
/* ============== */

/* ======= PASSION FOR PUDDING PAGE ======== */

div.passforpudd {
	overflow: hidden;
	zoom: 1;
}
div.passforpuddImg {
	float: left;
	width: 155px;
}
div.passforpuddText {
	width: 300px;
	float: left;
}
div.passforpuddText h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}
/* ============== */


div.registeredbottom {
	background-image: url(../img/registeredbottom.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	margin-top: 15px;
	margin-bottom: 20px;
	
}
div.registeredtop {
	background-image: url(../img/registeredtop.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	padding: 14px;
	padding-bottom: 13px;
}
div.registeredtop h3 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
}
div.registeredtop p {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	text-decoration: none;
	background-image: url(../img/link_arrow.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 16px;
	display: block;
}
div.registeredtop p a {
	color: #F5081C;
}

/* ========= FORM ==========*/

div.formElm {
	overflow: hidden;
	zoom: 1;
	margin-top: 7px;
}
div.formElm div.labelCont {
	width: 260px;
	float: left;
	background-image: url(../img/dottedhori_light.gif);
	background-repeat: repeat-x;
	background-position: 0px 15px;
}
div.formElm input {
	float: left;
	margin: 0px;
}
div.formElm span.checkbox input{
	margin-left: -4px;
	display: block;
	float: left;
	margin-top: 5px;
}
div.formElm  .textf {
	padding: 6px;
	height: 30px;;
	display: block;
	width: 200px;
	float: left;
	font-size: 1em;
	border: 1px solid #BB6D59;
	font-family: verdana;
}
div.formElm #emailaddress {
	height: 12px;
}
div.formElm  input.textf.textfFormFieldError, div.formElm  textarea.textf.textfFormFieldError {
	border: 2px solid #ee0000 !important;

}
div.formElm  textarea.textf  {
	height: 90px;
}
label.formFieldError {
	color: #ee0000 !important;
}
div.formElm div.labelCont label {
	width: 143px;
	color: #BB6D59;
	display: block;
	padding-top:5px;
	padding-right: 10px;
	line-height: 1.5em;
}
div.formElm div.labelCont label span {
	background-color: #fff;
	padding-right:5px;
}

div.formElm div.labelCont label.tandc {
	width:150px;
}

div.termsandconditions {
    background-image:url(../img/dottedhori.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding-top: 5px;
}

div.termsandconditions ol{
    list-style: none;
	margin-left: -40px;
}

* html div.termsandconditions ol{
   margin-left: 0px;
}

*+html div.termsandconditions ol {
   margin-left: 0px;
}

div.termsandconditions ol li{
    background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}

div.termsandconditions ol li.one{
    background-image: url(../img/promotions/1.gif);
}

div.termsandconditions ol li.two{
    background-image: url(../img/promotions/2.gif);
}

div.termsandconditions ol li.three{
    background-image: url(../img/promotions/3.gif);
}

div.termsandconditions ol li.four{
    background-image: url(../img/promotions/4.gif);
}

div.termsandconditions ol li.five{
    background-image: url(../img/promotions/5.gif);
}

div.termsandconditions ol li.six{
    background-image: url(../img/promotions/6.gif);
}

div.termsandconditions ol li.seven{
    background-image: url(../img/promotions/7.gif);
}

div.termsandconditions ol li.eight{
    background-image: url(../img/promotions/8.gif);
}

div.termsandconditions ol li.nine{
    background-image: url(../img/promotions/9.gif);
}

div.termsandconditions ol li.ten{
    background-image: url(../img/promotions/10.gif);
}

div.termsandconditions ol li.eleven{
    background-image: url(../img/promotions/11.gif);
}

div.termsandconditions ol li.twelve{
    background-image: url(../img/promotions/12.gif);
}

div.termsandconditions ol li.thirteen{
    background-image: url(../img/promotions/13.gif);
}

 input.submit_button {
 	background: url("../img/promotions/enterprizedraw.gif") no-repeat top left;
 	cursor: hand;
 	cursor: pointer;
 	color: #F4081F;
 	text-align: center;
 	padding-bottom: 3px;
 	border: 0px solid #000;
	padding-left: 5px;
	padding-top: 1px;
 	display: block;
 	height: 20px;
 	width: 149px;
 	overflow: hidden;
 	float: right;
 	font-size: 1.2em;
 	font-weight: bold;
 	margin-bottom: 0px;
}
div.formFooter {
	padding-top: 30px;
}
span.redStar {
	color: #F4081F;
}
input.seventy {
	width: 70px !important;
}


.lowmargin {
	margin-bottom: 7px;
}

ol.tandc
{
	background-image: url(../img/dottedhori.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-bottom:20px;
}

ol.tandc li
{
	padding-bottom:5px;
}
div.lesspad {
	padding-top: 8px;
	padding-bottom: 3px;
}
div.blueBox {
	background-image: url(../img/dottedhori_light.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 3px;
}
a.arrowLink {
	display: block;
	background-image: url(../img/arrowred.gif);
	background-repeat: no-repeat;
	padding: 6px;
	background-position: center left;
	padding-left: 17px;
	font-size: 1.1em;
}

div#altstyle h4
{
	padding-top:5px;
	color:#a9755d;
	font-weight:normal;
}

div#altstyle ul.ingred
{
	margin-bottom:10px;
}

div#altstyle ul.ingred li
{
	padding-top:5px;
}

div#altstyle h4.toptip
{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

div.linkPanel_img.peach
{
	right:-3px;
	top:0px;
}

div.linkPanel.short
{
	background-image:url(../img/recipes/issue2/short_panelbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-top:0px;
}
ul.splitlist
{
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:20px;
}

ul.splitlist li
{
	overflow:hidden;
	background-image:url(../img/dottedhori_light.gif);
	background-position:center;
	background-repeat:repeat-x;
	width:100%;
	position:relative;
	margin-bottom:10px;
	list-style:none;
}

ul.splitlist li span.title
{
	float:left;
	background-color:#FFFFFF;
	padding-right:5px;
	color:#a9755d
}

ul.splitlist li span.detail
{
	background-color:#FFFFFF;
	padding-right:5px;
	padding-left:5spx;
	position:absolute;
	left:175px;
	width:100%;
}

div.panelSection.yellow
{
	background-image:url(../img/promotions/issue2/yellow_dash.gif);
}

ol.smoothielist
{
	margin:0px;
	padding:0px;
	list-style:none;
}

ol.smoothielist li
{
	margin-bottom:10px;
	padding-bottom:5px;
	background-image:url(../img/promotions/issue2/yellow_dash.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

ol.smoothielist li h4
{
	margin:0px;
	margin-bottom:10px;
}

div.winsmoothie
{
	position:relative;
	/*
	background-image:url(../img/dottedhori.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	*/
	padding-bottom:10px;
}

div.winsmoothie p
{
	width:100%;
}

div.winsmoothie h3
{
	padding-top:10px;
}

div.winsmoothie img.blender
{
	position:absolute;
	right:0px;
	top:-30px;
}

div.register
{
	/*Commented out as of 8/05/07 - At nestlé's request */
	/*background-image:url(../img/promotions/issue2/orange_grad.gif);
	background-repeat:repeat-x;
	background-position:bottom;*/
	height:64px;
	padding-left:0px;
}

div.register h4
{
	color:#f3071d;
	font-weight:normal;
	font-size:1.3em;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

p.clickhere
{
	background-image:url(../img/arrowred.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px !important;
}

form#mainForm
{
	/*
	background-image:url(../img/dottedhori.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	padding-top:10px;
}

p.tandcfoot
{
	background-image:url(../img/dottedhori.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px !important;
	margin-top:70px !important;
}

h4.subtandc
{
	color:#b96f56;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin-top:5px;
}

img.imagewinner
{
	float:left;
}

ul.winners
{
	list-style:none;
	margin-left:140px;
}

.errorLabel
{
	background-color:#cf000c;
	color:#FFFFFF;
	display:block;
	padding:10px;
	margin-right:3px;
	margin-bottom:20px;
}

#registerErrorMessage
{
	background-color:#cf000c;
	padding:10px;
	overflow:hidden;
	height:75px;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:3px;
}

#registerErrorMessage h4
{
	color:#FFFFFF;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-weight:bold;
	height:auto;
}

#registerErrorMessage p.clickhere
{
	background-image:url(../img/promotions/error_arrow.gif);
}

#registerErrorMessage p.clickhere a
{
	color:#FFFFFF;
	text-decoration:underline;
}

/*===============ISSUE 3======================*/

.greybottom
{
	background-image:url(../img/dottedhori.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

ol.smoothielist li ul
{
	margin:0px;
	padding:0px;
}

ol.smoothielist li ul li
{
	list-style:none;
	background-image:none;
}

ol.smoothielist li ul li p
{
	margin-bottom:0px;
	padding-bottom:3px;
}

cite
{
	color:#b96e5b;
	font-size:1.1em;
}

ul.demos
{
	padding:0px;
	margin:0px;
}

ul.demos li
{
	list-style:none;
	padding-left:40px;
	background-image:url(../img/promotions/issue3/quotemarks.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

ul.demos li p
{
	padding-bottom:5px;
}

div.bottompanel 
{
	padding:10px;
}

div.bottompanel img
{
	float:left;
	margin-right:20px;
	display:block;
}

div.bottompanel a
{
	display: block;
	float:left;
	background-image:url(../img/arrowred.gif);
	background-repeat: no-repeat;
	padding: 6px;
	background-position: center left;
	padding-left: 17px;
	font-size: 1.1em;
}

div.winter ul li {
    margin-left: -40px;
	padding-left: 35px;
	background-image:url(../img/recipes/xmas.gif);
    background-repeat:no-repeat;
	list-style: none;
	padding-bottom: 10px;
}

.name {color: #ba6d5b; font-size: 14px; font-family: "Trebuchet MS", Verdana, Tahoma, "Times New Roman", sans-serif; letter-spacing: -0.5px; display: block; margin-top: 5px;}

.ingred h5 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 1em;
}

h5.orangebrown {font-size: 1.3em; color: #a9775d;}
.reducemargin {margin: 10px 0px;}

div.nutritional_info {
    clear: both; 
	padding-top: 10px;
}

table.nut_table {
    width: 480px;
	color: #47392c;
}

table.nut_table td {
    margin: 0px;
	padding: 5px 0px;
	border-collapse: no-collapse;
	border-right: #f4e3c9 1px solid;
	text-align: center;
}

table.nut_table th{
    background-color: #fff0db;
	padding: 5px 0px;
	border-right: #f4e3c9 1px solid;
	border-bottom: #f4e3c9 1px solid;
	text-align: center;
}
table.nut_table td.bright {
    background-color: #fff9f1;
}
table.nut_table td.alt {
    background-color: #fff4e4;
}
table.nut_table td.righttext {
    text-align: right;
	padding-right: 25px;
}