@import url("default.css");
html{
	font-size: 12px;	
}
body{
	background-image:url(images/bg.jpg);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
	position:relative;
}

div#main-CON{
	width: 980px;
	text-align: left;
	margin: 0 auto;
	position:relative;
	
}
div#logo{
	position:absolute;
	margin-top: 12px;
	left: -9px;
	width: 200px;
	z-index:100;

}
div#flash{
	z-index: 0;	
	height: 300px;
}

/* UTILTY NAV */

ul#utilityNav{
	float: right;
	margin-right: 6px;
	list-style: none;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 10px;
}
ul#utilityNav li{
	display: block;
	float: left;
	border-right: 1px solid #222222;
	height: 17px;
}
#main-CON ul#utilityNav li  a{
	font-weight: normal;
	color: #222222;
	margin-right: 12px;
	margin-left: 12px;
}

#main-CON ul#utilityNav li.iconRss a{
 	background: url(images/icon_rss.gif) no-repeat left;
	padding-left: 18px;
}
#main-CON ul#utilityNav li.iconFacebook a{
 	background: url(images/icon_facebook.gif) no-repeat left;
	padding-left: 18px;

}
	#main-CON ul#utilityNav li.last{
		border-right: none;
	}
	#main-CON ul#utilityNav li.last  a{
		margin-right: 0px;
		
	}
	
	
/*footer*/

div#footer-CON{
float: left;
clear: left;
}
ul.footerNav{
	font-size: 10px;
	list-style: none;
	margin: 30px 0px 5px;
}
ul.footerNav li{
	border-right:1px solid #222222;
	display:block;
	float:left;
	height:12px;
	line-height:10px;

}
ul.footerNav li a{
	font-weight: normal;
	color: #222222;
	margin-right: 6px;
	margin-left: 6px;

}
ul.footerNav li.first a{
	margin-left: 0px;
}

ul.footerNav li.last {
	border-right: 0px;
}


div.legal{
	clear:left;
	
}
div.legal p{
	font-size: 9px;

}

/* MAIN NAVIGATION */

div.mainNavWrapper{
	background-image: url(images/mainnav_bg_left.gif);
	background-position: left 0px;
	background-repeat:no-repeat;
	float: right;
	margin-top: -2px;
	clear: right;
		width: 624px;
}

ul#mainNav{
	background:url(images/mainnav_bg_repeat.gif) repeat-x;
	list-style:none;
	float:right;
	height: 31px;
	clear: right;
	margin: 0px;
	margin-left: 9px;

	
}
	ul#mainNav li{
		display: block;
		float: left;
		background-image:url(images/mainnav_divider.gif);
		background-position:right -1px;
		background-repeat: no-repeat;
		height: 31px;		
	}
	ul#mainNav li.last{
		background-image:url(images/mainnav_bg_right.gif);
		background-position: right 0px;
	}
	ul#mainNav li a{
		display: block;
		background-position: right;
		height: 13px;
		background-repeat: no-repeat;
		height: 30px;
		margin-right: 17px;
		margin-left: 17px;	
	}
	ul#mainNav li a:hover{
		background-position: left;
	}
	ul#mainNav li a span{
		display: none;
	}
		ul#mainNav li.mainNav-home a{
			background-image:url(images/mainnav_home_fr.gif);
			width: 44px;
		}
		ul#mainNav li.mainNav-products a{
			background-image:url(images/mainnav_products_fr.gif);
			width: 48px;
		}
		ul#mainNav li.mainNav-guarantee a{
			background-image:url(images/mainnav_guarantee_fr.gif);
			width: 109px;
		}
		ul#mainNav li.mainNav-onthego a{
			background-image:url(images/mainnav_onthego_fr.gif);
			width: 52px;
			padding-top: 3px;
		}
		ul#mainNav li.mainNav-club a{
			background-image:url(images/mainnav_breakfastclub_fr.gif);
			width: 202px;
		}
			ul#mainNav li.first a{
				margin-left: 7px;
			}
		

/* BREADCRUMB*/

div.breadcrumb{
	margin-left: 356px;	
	margin-top: 9px;
}
div.breadcrumb a{
	text-decoration: none;
	color: #696969;
	font-size: 12px;
	font-weight: normal;
}
div.breadcrumb a:hover{
	text-decoration: underline;
	color: #B21F24;
}
div.breadcrumb ul{
margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

div.breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
		font-size: 12px;

}

/* CHANGEFONT */

div#changeFont{
	position: absolute;
	right: 0px;
	top: 80px;
}
	div#changeFont p{
		display: block;
		float: left;
	}

	div#changeFont a{
		display: block;
		float: left;
		height: 14px;
		position: relative;
		top: 2px;
	}
	div#changeFont a span{
		display: none;
	}

	a.decreaseFont{
		background:url(images/resize_small.gif) no-repeat;
		width: 11px;
		}
	a.resetFont{
		background:url(images/resize_medium.gif) no-repeat;
				width: 11px;

		}
	a.increaseFont{
		background:url(images/resize_large.gif) no-repeat;
				width: 13px;

		}

/*helper*/

.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}

.center{
	text-align: center;
}

/* COLUMNS */

.leftCol-681{
	width: 681px;
}

.leftCol-630{
	width: 630px;
}
.rightCol-294{
	width: 284px;
}
.leftCol-270{
	width: 270px;
}
.rightCol-258{
	width: 258px;
	margin-left: 20px;
}
.midCol-323{
	width: 323px;
	margin-left: 20px;
}

.leftCol-435{
	width: 435px;	
}
.rightCol-435{
	width: 435px;
	margin-left: 30px;
}
.leftCol-259{
	width: 259px;
}
.rightCol-608{
	width: 608px;
	margin-left: 20px;
}

/* CONTENT */

/*arrow for homepage links*/

a.arrow{
	background:url(images/arrow.gif) right no-repeat;
	padding-right: 8px;

}

div#content-CON{ 
	margin-top: 5px;
	clear:both;
	margin-left: 8px;
	position:relative;
}
	div#content-BODY{
		margin: 0px 35px;
		width: 900px;
		padding-bottom: 25px;
	}



div#content-CON.contentBackground{
	width: 970px !important;
	width: 966px;
	border-left: 1px solid #add13e;
	border-right: 1px solid #add13e;
	background-color: #ffffff;
	position: relative;
	margin-top: 10px;
	padding: 0px;
}

	div#content-CON.contentBackground div.topCap{
		width: 970px;
		position:absolute;
		background-image:url(images/content_bg_top.gif);
		background-repeat:no-repeat;
		top: -9px;
		height: 9px;
		left: 1px;
		z-index: 0;
	}
	div#content-CON.contentBackground div.bottomCap{
		width: 970px;
		position:absolute;
		background-image:url(images/content_bg_bottom.gif);
		background-repeat:no-repeat;
		bottom: -9px !important;
		bottom: -15px;
		height: 10px;
		left: 0px;
		z-index: 0;
	
	}
	
	
	div#content-CON h2.title{
		margin: 0 36px;
		padding-top: 22px;
		border-bottom: 1px solid #add13e;
	}
	div#content-CON h3.subtitle{
		margin: 29px 36px;
	}
	div#content-CON h4.subsubtitle{
		margin: -20px 36px 29px;
		font-style: italic;
	}

	/* orange box style */
	
	div.sidebar-OrangeBox{
		background: url(images/orangeboxsidebar_bottom.gif) bottom left no-repeat;
		width: 258px;
		position: relative;
		padding-bottom: 15px;
	}
	div.sidebar-OrangeBox p, 	div.sidebar-OrangeBox h3, 	div.sidebar-OrangeBox ol{
		padding: 6px 20px;
	}
	
	
	



	/* Orange bordered sidebox style */
	div.sidebar-OrangeBorderWrapper{
		background:url(images/orangebordersidebar_bottom.gif) no-repeat bottom;
	}
	
	div.sidebar-OrangeBorder{
		background:url(images/orangebordersidebar_top.gif) no-repeat top;
		padding: 25px 25px;
	}
	

	/* home page */
	
	div.homeToutWrapper{
		width: 338px;
		background: url(images/home_tout_topcap.gif) no-repeat top;
		margin-top: 6px;
		padding-top: 10px;

		position: relative;
		float: left;
	}
	div.homeTout{
		background: url(images/home_tout_bottom.gif) no-repeat bottom;
		min-height: 225px;
		height: auto !important; /* ie6 min-height hack http://www.dustindiaz.com/min-height-fast-hack/ */
		height: 225px;
		position: relative;
		padding-top: 5px;
	}
	div.homeToutWrapper h3, div.homeToutWrapper p{
		margin-left: 15px;
		margin-right: 15px;
		z-index: 2;
	}
	div.homeTout div.homeToutImage{
		position: absolute;
	}
	div.tout-onTheGo{
		margin-left: 5px;
	}
div.tout-products div.homeToutImage{
	right: 1px;
		bottom: 1px;
	}
div.tout-onTheGo div.homeToutImage{
	right: 0px;
	bottom: 1px;

	}
	
		div.tout-onTheGo div h3, div.tout-products div h3{
			font-weight: bold;
			font-size:16px;
		}
	
		
		div.tout-products div.homeToutImage{
			background: url(images/home_tout_products.png) no-repeat;
			width: 204px;
			height: 173px;
		}
		div.tout-onTheGo div.homeToutImage{
			background: url(images/home_tout_onthego.png) no-repeat;
			width: 240px;
			height: 153px;

		}
	
	div.homeToutWrapper .sb{
		float:right;

		clear: right;
		height: 18px;
		}
	div.homeToutWrapper .sb1{
		width: 10px;
		}
	div.homeToutWrapper .sb2{
		width: 215px;}
	div.homeToutWrapper .sb3{width:160px;height: 40px;}
	div.tout-products .sb3{
		width: 215px;	
	}
	div.tout-onTheGo .sb4{
		width: 250px;
		height: 72px;
	}
	

	/*home page sidebar*/
	
	div.homeSideBarWrapper{
		background:url(images/home_sidebar_top.gif) no-repeat top;
		margin: 0px;
		padding-left: 6px;
		min-height: 500px;
		height: auto !important; /* ie6 min-height hack http://www.dustindiaz.com/min-height-fast-hack/ */
		height: 500px;
		background: #ffffff;
		position: relative;		

	}
	div.homeSideBar{
		background: #fec117 url(images/home_sidebar_bg.gif) repeat-x top;
		min-height: 536px;
		height: auto !important; /* ie6 min-height hack http://www.dustindiaz.com/min-height-fast-hack/ */
		height: 536px;
		margin-right: 6px;
		padding: 0px 15px 0px;
	}
	
	div.homeSideBarWrapper div.topCap{
		position: absolute;
		top: -9px;
		left: 0px;
	}
	div.homeSideBarWrapper div.bottomCap{
		position: absolute;
		bottom: -10px;
		left: 0px;
	}
	
	div.homeSideBar h4{
		padding-top: 15px;
		font-weight: bold;
	}
	div.homeSideBar p{}
	div.homeSideBar h4.center{
		margin-bottom: 0px;	
	}
	.campaignTotal {
		text-align: center;
		font-size: 12px; 
		color: #000;
	}
	div.homeSideBar h4.campaignTotal{
		padding-top: 0px;	
	}
	.campaignTotal span{
		color:#B21F24;
		display:block;
		font-size:28px;
		font-weight:bold;
		margin-top:0px;
	}
	div.campaignTotalImage{
		left: 45px;
		position: absolute;
		top:-5px;
	}
	div.campaignTotalImageLarge{
		text-align: center;
		margin-top: 5px;
		position: relative;
	}

	div.homeSideBar .btn-donate{
	margin-top: 0px;
	}
	div.homeSideBar .btn-virtualBreakfast{
		margin: 0 auto;
		width: 190px;
	}
	
		div.btn-virtualBreakfast a{
			background: url(images/btn_virtualbreakfast.gif) no-repeat left;
			width: 190px;
			height: 51px;
			display: block;
			margin: 0 auto;
		}
		div.btn-virtualBreakfast a:hover{
			background-position: right;
		}
				div.btn-virtualBreakfast a span{
					display: none;
				}
	
	input.btn-donate-orange{
		background: url(images/btn_donate_orange.gif) left no-repeat;
		width: 212px;
		height: 76px;
		border: 0px;
		cursor: pointer;
		cursor: hand;
	}
	input.btn-donate-orange:hover{
		background-position: right;	
	}
	input.btn-donate-white{
		background: url(images/btn_donate_white.gif) left no-repeat;
		width: 212px;
		height: 76px;
		border: 0px;
		cursor: pointer;
		cursor: hand;
	}
	input.btn-donate-white:hover{
		background-position: right;	
	}


	

	/* BREAKFAST CLUB */
	
	div.clubIntro{
		margin-bottom: 40px;
	}
	.clubPreamble{
		width: 635px;
		display: block;
		float: left;
		margin-bottom: 20px;
	}
	
	div.club-midCol{
		background:url(images/club_bread.jpg) center 300px  no-repeat;
		min-height: 700px;
		height: auto !important; /* ie6 min-height hack http://www.dustindiaz.com/min-height-fast-hack/ */
		height: 700px;

	}
	div.sidebar-OrangeBox h3{
		display: block;
		position: relative
	}
	div.sidebar-OrangeBox h3 span{
		display: none;
	}

	div.sidebar-OrangeBox h3.upToDate{
		background:transparent url(images/sidebar_h3_uptodate.gif) no-repeat scroll 0 0;
		height:49px;
		width:270px;
		margin-bottom: -3px;
		padding: 0px;
	}
	div.sidebar-OrangeBox h3.didYouKnow{
		background:transparent url(images/sidebar_h3_didyouknow.gif) no-repeat scroll 0 0;
		height:49px;
		width:270px;
		margin-bottom: -3px;
		padding: 0px;

	}

	div.club-rightSideBar{
		margin-top: 0;
	}
	ol.numberedList{
		margin: 0px;
		
	}
	ol.numberedList li{
		list-style: none;
		min-height: 40px;
		height: auto !important; /* ie6 min-height hack http://www.dustindiaz.com/min-height-fast-hack/ */
		height: 40px;

		padding-left: 47px;
		margin: 10px 0px;
		line-height: 18px;
		background: top left;
	}
	ol.numberedList li.one{
		background: url(images/club_1.gif)  no-repeat;
	}
	ol.numberedList li.two{
		background: url(images/club_2.gif)  no-repeat;
	}
	ol.numberedList li.three{
		background: url(images/club_3.gif)  no-repeat;
	}
	div.clubIntro p span.large{
		font-size: 14px;
		font-weight:bold;
		
	}
	
	/* GUARANTEE*/
	
	div.page-guarantee div.contentBackground{
		background: url(images/bg_guarantee.gif) left 117px no-repeat;
	}
	
	div.page-guarantee div#content-BODY div.sidebar-OrangeBorderWrapper{
		margin-top: 30px;
		
	}
	div.page-guarantee div#content-BODY .leftCol-270 img{
		position: relative;
		
		left: 7px;
		top: 15px;
	}
	
	
/* PRODUCTS */
	
	div.page-products div.contentBackground{
		background: url(images/bg_productintro_left.jpg) left 160px no-repeat;
	}
	div.productIntroWrapper{
		background: url(images/bg_productintro_right.jpg) no-repeat right top;
		min-height:425px;
		height: auto !important;
		height: 425px;
		margin-top:-20px;
		position: relative;
		right: -25px;
	}
	div.productIntroWrapper h4{
	padding-top: 20px;
	}
	

	div.productIntroBread{
		background: url(images/bg_productintro_middle.png) no-repeat;
		position: absolute;
		width: 359px;
		height: 315px;
		left: 300px;
	}
	
	div.page-products div.leftCol-270{
		margin-top: -80px;
	}
	div.page-products div.rightCol-258{
		margin-top: 30px;
	}
	div.page-products div.midCol-323{
		margin-left: 0px;
	}
	div.page-products div.productWatermark{
		padding-left: 20px;
	}
	/*SANDbagging to wrap around irrregular shaped image */
			div.sb{
				float:left;
				height: 20px;
								clear:left;
			}
			div.sb1{
				width: 500px;
				display:block;
			}
			div.sb2{

				width: 530px;
			}
			div.sb3{
				width: 580px;
				height: 30px;
			}
			div.sb4{
				width: 620px;
			}
			div.sb5{
				width: 620px;
				height: 30px;
			}
			div.sb6{
				width: 650px;
			}
			div.sb7{
				width: 680px;
			}
			div.sbLast{
				height: 200px;
			}
	
	div.page-products div.sidebar-OrangeBox h3{
		background:url(images/sidebar_h3_14grains.jpg) no-repeat;
		height: 115px;
		width:239px;
		
	}
	
	div.page-products div.sidebar-OrangeBorder{
		margin-top:0px;
	}	
	/* Accordion */
	div.grains{
		padding: 0px 25px;
		position: relative;
		top:-30px;
	}
	div.grains h4{
			font-size: 12px;
			color: #b21f24;
			background:url(images/products_sidebar_dot.gif) no-repeat left 8px;
			padding-left: 15px;
			cursor: pointer;
			
			
		}
		div.grains div{
			margin: -8px 0px 15px 15px;
	
			
		}
		div.grains h4 span{
			background:url(images/products_sidebar_arrow_right.gif) no-repeat right 3px;
			padding-right: 15px;
					text-decoration: underline;
	
		}
			div.grains h4.active span{
						background:url(images/products_sidebar_arrow_down.gif) no-repeat right 3px;
		
			}
			
div.productWatermark{
	background: url(images/bg_product_bottom.gif) 230px 225px no-repeat;
	float:left;
	min-height: 435px;
	height: auto !important;
	height: 435px;
	margin-top: -30px;
}
	a.btn-nutrition, a.btn-ingredients{
		height: 25px;
		width: 129px;
		background-position: left;
		display: block;
		margin: 0 auto;
	}
		a.btn-nutrition:hover, a.btn-ingredients:hover{
			background-position: right;
		}
		a.btn-nutrition span, a.btn-ingredients span{
			display: none;
		}
		
		a.btn-ingredients{
			background-image:url(images/btn_ingredients.gif);
		}
		a.btn-nutrition{
			background-image: url(images/btn_nutrition.gif);
			width: 142px;
		}

/* ON THE GO Sub Nav */

	ul.onTheGo-subNav li{
		float: left;
		display: block;
		height: 16px;
	
	
		}
		ul.onTheGo-subNav li a{
			font-size: 14px;
			text-decoration: none;
						color: #696969;	

			}
		ul.onTheGo-subNav li a:hover, ul.onTheGo-subNav li.active a{
			color: #B21F24;
		}
			ul.onTheGo-subNav li.subNav-activities{
				padding-right: 22px;
				border-right: 1px solid #add13e
			}
			ul.onTheGo-subNav li.subNav-recipes{
				padding-right: 22px;	
				border-right: 1px solid #add13e;
				margin-left: 22px;
			}
			ul.onTheGo-subNav li.subNav-ideas{
				margin-left: 22px;
			}


/* ON THE GO LANDING PAGE */

.page-onTheGo div#content-CON h2.title{
	background: url(images/ttl123Go.png) no-repeat bottom left;
	text-indent: -5000px;
	padding-top: 44px;
}
ul.onTheGo-subNav{
	list-style: none;
	position: absolute;
	right:35px;
	top: 43px;
	
	}

div.page-onTheGo .col-280{
	width: 280px;
	float: left;
	margin-top: 30px;
	position: relative;
	min-height: 520px;
}

div.page-onTheGo #detailBtns .col-280{
	min-height:0px;	
	margin-top:10px;
}

div.page-onTheGo #detailBtns,
div.page-community #detailBtns
{
	height:30px;
	width:100%;
	clear:both;
}
	div.page-onTheGo .col-activities,
	div.page-onTheGo .col-recipes{
		margin-right: 30px;
	}
	div.page-onTheGo .col-activities{
		background: url(images/onthegolanding_activities_img.jpg) no-repeat  left 65px;
	
	}
	div.page-onTheGo .col-recipes{
		background: url(images/onthegolanding_recipes_img.jpg) no-repeat left 55px;
	
	}
	div.page-onTheGo .col-ideas{
		background: url(images/onthegolanding_ideas_img.jpg) no-repeat left 65px;
	}
	div.page-onTheGo .col-280 h3{
		height: 50px;
		margin-bottom: 280px;
	}

div.landingBlurb{
	min-height: 129px;	
	height: auto !important;
	height: 129px;
}


a.btn-details{
	background-image: url(images/btn_details.gif);
	background-position: left;
	height: 21px;
	width: 129px;
	display: block;
}
a.btn-details span{
	display: none;
}
a.btn-details:hover{
	background-position: right;	
}
div.page-onTheGo a.btn-details{
	margin: 0px auto;	
	position: relative;
}

/* IDEAS */
.page-ideas div#content-CON h2.title{
	background: url(images/ttl123Go.png) no-repeat bottom left;
	text-indent: -5000px;
	padding-top: 44px;
}
	
div.page-ideas div#content-CON{
	background:#ffffff url(images/bg_ideas_left.jpg) no-repeat left 147px;
	}
div.page-ideas div.ideas-watermark{
	background:url(images/bg_ideas_right.jpg) no-repeat right 170px;
		
}

ol.ideasList{
	list-style: none;
	margin: 0px 20px 0px 325px;
	}
ol.ideasList li{
	padding-left: 50px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	margin: 35px 0;
	}
ol.ideasList li.one{
		background: url(images/ideas_1.gif) no-repeat left top;
	}
ol.ideasList li.two{
		background: url(images/ideas_2.gif) no-repeat left top;
	}
ol.ideasList li.three{
		background: url(images/ideas_3.gif) no-repeat left top;
	}
ol.ideasList li.four{
		background: url(images/ideas_4.gif) no-repeat left top;
	}
ol.ideasList li.five{
		background: url(images/ideas_5.gif) no-repeat left top;
	}
ol.ideasList li.six{
		background: url(images/ideas_6.gif) no-repeat left top;
	}
ol.ideasList li.seven{
		background: url(images/ideas_7.gif) no-repeat left top;
	}
ol.ideasList li.eight{
		background: url(images/ideas_8.gif) no-repeat left top;
	}
ol.ideasList li.nine{
		background: url(images/ideas_9.gif) no-repeat left top;
	}
ol.ideasList li.ten{
		background: url(images/ideas_10.gif) no-repeat left top;
	}

div.i1{
	width: 250px;	
}

/* INVITE A FRIEND */

div.page-invite div#content-CON{
	background: #ffffff url(images/bg_inviteafriend_left.gif) no-repeat left 215px;	
}
div.page-invite div#content-CON div.leftCol-259{
	text-align: center;
}
div.page-invite div.rightCol-608{
	background: url(images/bg_inviteafriend_right.jpg) right bottom no-repeat;	
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

/* FORMS */

div.forms ul{
	list-style: none;
	margin: 0px;
	/*width: 224px;
	float: left;*/
}
div.forms ul li{
	margin: 10px 2px 10px 0px;
	display: inline;
	float: left;
	width: 200px;
	}
div.forms ul li label{}
label.greendot{
	background:url(images/greendot.gif) no-repeat left 3px;
	padding-left: 15px;
}
p.greendot, li.greendot{
	background:url(images/greendot.gif) no-repeat left 5px;
	padding-left: 15px;
}
div.forms ul li input,div.forms ul li select, div.formQuestion textarea{
	border: 1px solid #c8c8c8;
	height: 22px;
	width: 185px;
	font-size: 16px;
}
div.forms ul li select{
	height: 26px;
	width: 200px;
	}
div.forms ul li textarea{
		
}

div.formLanguage{
	clear:left;	
	margin: 10px 0px 20px;
}
div.formLanguage label{
	width: 100px;	
	display: block;
	float: left;
}
div.formLanguage input{
	margin-right:5px;
}
div.formQuestion{
	clear: left;
}

div.formQuestion textarea{
	height:129px;
width:423px;
margin-bottom: 15px;
}

div.forms input#submit{
	background-image:url(images/btn_submit.gif);
	background-position:left;
	display:block;
	height:33px;
	width:142px;
	border: 0px;
	cursor: pointer;
	cursor: hand;
}
div.forms input#submit:hover{
	background-position: right;
}
ul.myinfo{
	padding-bottom:10px;
	border-bottom: 2px dotted #cccccc;
}

/* RECIPES */

.page-recipes div#content-CON h2.title{
	background: url(images/ttl123Go.png) no-repeat bottom left;
	text-indent: -5000px;
	padding-top: 22px;
}
div.page-recipes div#content-CON{
	background:#ffffff url(images/bg_recipes_left.jpg) no-repeat left 120px;
}
div.teenclub div#content-CON div.recipeBackgroundWrapper{
	background:url(images/bg_recipes_right_teenclub.jpg) no-repeat right 290px;
}
div.sandwichtlt div#content-CON div.recipeBackgroundWrapper{	background:url(images/bg_recipes_right_sandwichtlt.jpg) no-repeat right 290px;}
div.gorillacroque div#content-CON div.recipeBackgroundWrapper{	background:url(images/bg_recipes_right_gorillacroque.jpg) no-repeat right 290px;}
div.sandwichsmokey div#content-CON div.recipeBackgroundWrapper{	background:url(images/bg_recipes_right_sandwichsmokey.jpg) no-repeat right 290px;}
div.sushimini div#content-CON div.recipeBackgroundWrapper{	background:url(images/bg_recipes_right_sushimini.jpg) no-repeat right 290px;}

div.recipes-preAmble{
	padding-left: 300px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

div.page-recipes div.rightCol-258{
	margin-top: 300px;	
}
div.page-recipes div.sidebar-OrangeBorder ul{
	list-style: none;
	margin: 0px;
}
div.subNav-recipes ul{
	list-style: none;
	margin: 0px;
	margin-left: -15px;
	
}
div.subNav-recipes ul li{
	}
div.subNav-recipes ul li a{
	display: block;
	height: 30px;
	width: 257px;	
	text-decoration: none;
		line-height: 30px;
		padding-left: 30px;

	}
div.teenclub div.subNav-recipes ul li.recipenav-teenclub a,
div.sandwichtlt div.subNav-recipes ul li.recipenav-sandwichtlt a,
div.gorillacroque div.subNav-recipes ul li.recipenav-gorillacroque a,
div.sandwichsmokey div.subNav-recipes ul li.recipenav-sandwichsmokey a,
div.sushimini div.subNav-recipes ul li.recipenav-sushimini a{
	background-image:url(images/btn_recipes_subnav_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
div.teenclub div.subNav-recipes ul li.recipenav-teenclub a:hover,
div.sandwichtlt div.subNav-recipes ul li.recipenav-sandwichtlt a:hover,
div.gorillacroque div.subNav-recipes ul li.recipenav-gorillacroque a:hover,
div.sandwichsmokey div.subNav-recipes ul li.recipenav-sandwichsmokey a:hover,
div.sushimini div.subNav-recipes ul li.recipenav-sushimini a:hover{
		background-image:url(images/btn_recipes_subnav_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
div.subNav-recipes ul li a:hover{
		background-image:url(images/btn_recipes_subnav_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;

}
div.page-recipes div.sidebar-OrangeBox{
	background-image: url(images/orangeboxsidebar_wide_bottom.gif);
	width: 288px;

}
div.page-recipes div.sidebar-OrangeBox h3{
	background:url(images/sidebar_h3_recipes.gif) no-repeat;
	height: 68px;
	width: 281px;
	
}

/*PRINT/download NAVIGATION */
ul.recipe-printNav{
	position:absolute;	
	right: 35px;
	top: 69px;
	display: none;
}
	ul.recipe-printNav{
		list-style: none;
		margin: 0px;
	}
	ul.recipe-printNav li{
		display: block;
		float: left;
		width: 17px;
		height: 19px;		


	}
	ul.recipe-printNav li a{
				width: 17px;
		height: 19px;		
		display: block;

	}
		ul.recipe-printNav li a span{
			display: none;
		}
	ul.recipe-printNav li.download{
		border-right: 1px solid #B21F24;
		padding-right: 8px;

	}

	ul.recipe-printNav li.download a{
		background: url(images/recipes_downlaod.gif) no-repeat left;
		}
	ul.recipe-printNav li.print{
		margin-lefT: 8px;
	}
	ul.recipe-printNav li.print a{
		background: url(images/recipes_print.gif) no-repeat left;

		}
		
/*FACEBOOK CONNECT */

div.facebookConnect{
	border-top: 1px solid #add13e;	
	padding-top: 10px;
	margin-left: 325px;
	position: relative;
	top: 10px;
	clear:left;
	width: 542px;
}
div.page-recipes div.facebookConnect{
margin-left: 291px;
width: 612px;
}
div.facebookConnect h5{
	margin: 8px 0px;
}
	

/* THANK YOU APGE */

div.page-thankyou1 div#content-CON{
	background: #ffffff url(images/bg_breakfastclub_left.gif) no-repeat left 130px;;
	}
div.page-thankyou1 div.sidebar-OrangeBorder img.floatRight{
	margin-right: -20px;

	}
div.page-thankyou1 div#content-CON{
	min-height: 638px;
	height: auto !important;
	height: 638px;
	}
	
	.green{
	color: #3F7136;
	}
	
/* APRIL 1 2010 | Jason Jang */

/* COMMUNITY page */

.page-community{}
.page-community #content-CON h2.title{
	background: url(images/h2_community.jpg) no-repeat bottom left;
	text-indent: -5000px;
	padding-top: 45px;
	margin-bottom: 20px;
}
	.page-community .leftCol-435 h3 {
		background: url(images/bg_community_sportsquebec.jpg) no-repeat;
		height: 295px;;
		background-position: bottom center;
		margin-bottom:30px;
	}
	.page-community .rightCol-435 h3 {
		background: url(images/bg_community_clubdespetitsdejeuners.jpg) no-repeat;
		height: 295px;
		background-position: bottom center;
		margin-bottom:30px;
	}
	.page-community .btn-details{
		margin: 0 auto;
	}

/* SPORTS QUEBEC */

.page-sportsquebec #content-CON h2.title{
	background: url(images/h2_community.jpg) no-repeat bottom left;
	text-indent: -5000px;
	padding-top: 45px;
	margin-bottom: 20px;
}

.page-sportsquebec #content-CON{
	background: url(images/bg_sportsquebec.jpg) no-repeat left;
	background-position: left 135px;
}
.page-sportsquebec div#content-BODY{
	padding-left: 350px;
	width: 550px;
	min-height: 600px;
}


/* CLUB DE PETITS DEJEUNERS */

.page-club #content-CON h2.title{
	background: url(images/h2_community.jpg) no-repeat bottom left;
	text-indent: -5000px;
	padding-top: 30px;
	margin-bottom: 20px;
}

/* RSS AGgregator "ACTIVITIES.php" */

.page-rss div#content-CON h2.title{
		background: url(images/ttl123Go.png) no-repeat bottom left;
		text-indent: -5000px;
		padding-top: 44px;
	}
	.page-rss div.contentBackground{
		background: #fff url(images/bkgRSSMain.jpg) no-repeat scroll 1px 60px;
	}
	.page-rss .leftCol-320{
		width:320px;
	}
	.page-rss .midCol-580{
		width:580px;
	}
	.page-rss #feed0 h3{
		display:block;
		text-indent:-999em;
		width:108px;
		height:63px;
		cursor:pointer;
		background: transparent url(images/ttlQuebecVille.png) no-repeat scroll left top;
		margin-bottom:20px;
	}
	
	.page-rss #feed1 h3,
	.page-rss #feed2 h3
	{
		display:block;
		text-indent:-999em;
		width:101px;
		height:59px;
		cursor:pointer;
		background: transparent url(images/ttlQuebec.png) no-repeat scroll left top;
		margin-bottom:20px;
	}
	
	.page-rss #feed3 h3
	{
		display:block;
		text-indent:-999em;
		width:250px;
		height:36px;
		cursor:pointer;
		background: transparent url(images/ttlTourismeCentreDuQuebec.png) no-repeat scroll left top;
		margin-bottom:20px;
	}
	
	.page-rss #feed4 h3,
	.page-rss #feed5 h3
	{
		display:block;
		text-indent:-999em;
		width:200px;
		height:49px;
		cursor:pointer;
		background: transparent url(images/ttlLeDevior.png) no-repeat scroll left top;
		margin-bottom:20px;
	}
	
	.page-rss #feed6 h3
	{
		display:block;
		text-indent:-999em;
		width:156px;
		height:106px;
		cursor:pointer;
		background: transparent url(images/ttlULS.png) no-repeat scroll left top;
		margin-bottom:20px;
	}
	
	.page-rss a.subscribe{
		display:block;
		text-indent:-999em;
		width:127px;
		height:23px;
		cursor:pointer;
		background:transparent url(images/btnRssSubscribe_fr.png) no-repeat scroll left top;
		float:right;
		margin-top:0px;
	}
	
	.page-rss .feed{
		margin-bottom:60px;
	}
	
	.page-rss .item h4{
		font-size:1.1em;
		margin-bottom:0;
		padding-bottom:0;
	}
	
	.page-rss .item{
		margin-bottom:20px;
	}
	
	.page-rss #rssRecommendation{
		background:transparent url(images/bkgRecommendRSS_fr.png) no-repeat scroll left top;
		width:273px;
		height:398px;
		display:block;
		margin-top:243px;
	}
	
	.page-rss #recommendForm{
		padding:70px 36px 0px 30px;
	}
	
	.page-rss #recommendForm p{
		color:#000;
	}
	.page-rss #recommendForm .submit{
		background:transparent url(images/btnSubmit_fr.png) no-repeat scroll left top;
		display:block;
		border:none;
		width:142px;
		height:33px;
		text-indent:-999em;
		font-size:0;
		line-height:0;
		margin:25px 0px 10px 20px;
		cursor:pointer;
	}
	
	.page-rss #recommendForm .submit:hover{
		background-position:left -33px;
	}
	
	.page-rss #recommendForm .text{
		width:100%;
		border:1px solid #c8c8c8;
		padding:3px;
		color:#000;
	}
	.page-rss #recommendForm p.success{
		font-weight:bold;
		color:#146F23;
		display:none;
	}
	
	
/* SUMMMER 2010 UPdates */
	
/* HOMEPAGE */
	
#mainInfo{
	background: url(../images/bg_homepage2010.jpg) no-repeat;
	width: 651px;
	height: 300px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-left: 30px;
	behavior: url(/includes/PIE.htc);
}
	#mainInfo h2{
		background: url(images/h2_homepage.gif) no-repeat bottom;
		text-indent: -5000px;
		width: 244px;
		height: 105px;
		padding-top: 40px;
	}
	#mainInfo p{
		color: #fff;
		width: 315px;
	}
	a.btn-moreInfo{
		background: url(images/btn_moreinfo.png) no-repeat;
		height: 25px;
		width: 129px;
		display:block;
		margin-top: 20px;
		text-indent: -5000px;
	}
		a.btn-moreInfo:hover{
			background-position: right;
			
		}

div.homeSideBarWrapper{
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/PIE.htc);
	padding-top: 6px;
	padding-bottom: 6px;
}
div.homeSideBar{
	background: #8ace28 url(../../images/bkg.jpg) no-repeat top;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 0 10px;
/* 	behavior: url(/PIE.htc); */
}
	div.homeSideBar h2{
		background: url(images/h2_home_campaign.gif) no-repeat bottom;
		text-indent: -5000px;
		height: 72px;
		width: 241px;
		padding-top: 10px;
		margin: 0 auto;
	}
	div.homeSideBar h4{
		color: #233f0d;
		line-height: 14px;
		font-weight: normal;
	}

	div.homeSideBar h4.grandTotal{
		color: #000;
		font-size: 12px;
		text-align: center;
		font-weight: bold;
		line-height: 20px;
		text-transform: uppercase;
		padding-top: 0px;
		margin-bottom: 0px;
		
	}
		h4.grandTotal span{
			font-size: 28px;
		}
		.btn-donate{
			margin: 0 auto;
			width: 205px;
		}
		input.btn-donate-orange{
			background: url(images/btn_click.png) no-repeat;
			height: 62px;
			width: 205px;
			margin: 0 auto;
		}
		input.btn-donate-orange:hover{
			background-position: right;
		}
		div.homeSideBar p{
			color: #000;
			font-size: 11px;
			line-height: 13px;
		}
		div.btn-virtualBreakfast {
			margin: 0;
			width: auto;
		}
		div.homeSideBar a.btn-virtualBreakfast {
			background: url(images/btn_sendabreakfast.png) no-repeat;
			height: 29px;
			width: 116px;
			margin: 0;
			display: block;
			text-indent: -5000px;
		}
		div.homeSideBar a.btn-virtualBreakfast:hover {
			background-position: right;
		}
		
		div.homeSideBar a.btn-virtualBreakfast,
		div.homeSideBar a.btn-breakfastClub{
			float: left;
		}
		
a.btn-breakfastClub{
	background: url(images/img_breakfastclub.png) no-repeat;
	text-indent: -5000px;
	width: 121px;
	height: 35px;
	display: block;

}
		
/* 	GAUGE  */

#gauge{
	position: relative;
	height: 180px;
	width: 170px;
	margin: 0 auto;
}

#campaignTotalImage{
	z-index: 101;
	left: 3px;
	top: 0px;
}
#campaignTotalBar{
	position: absolute; 
	top: 1px; 
	left: 83px; 
	z-index: 100;
	height: 170px;
	width: 80px;
	display: block;
			background: url(images/whitecircle.gif) no-repeat  -83px 0;

	overflow: hidden;
}
	#campaignTotalBar svg{
		position: absolute;
	}
	
/* 	LARGE GAUGE  */

#gauge.large{
	position: relative;
	height: 230px;
	width: 220px;
	margin: 0 auto;
}

#gauge.large #campaignTotalImage{
	z-index: 101;
	left: 3px;
	top: 0px;
}
#gauge.large #campaignTotalBar{
	position: absolute; 
	top: 0px; 
	left: 110px; 
	z-index: 100;
	height: 224px;
	width: 110px;
	display: block;
			background: url(images/whitecircle_large.gif) no-repeat  -83px 0;

	overflow: hidden;
}
	#gauge.large #campaignTotalBar svg{
		position: absolute;
	}


/* Community Landing  */

.page-community .rightCol-435 h3{
	background: none;
	height: auto;
	margin-bottom: 15px;
}

.page-community .grandTotal{
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}
	.page-community .grandTotal span{
		color: #b21e23;
		
	}

.page-community .btn-details2{
	background: url(images/btn_clickandgive2.png) no-repeat;
	width: 183px;
	height: 25px;
}

/* Breakfast Club */
.grandTotal{
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}
.grandTotal span{
		color: #b21e23;
		
	}

.page-club #content-CON h2.title{
	background: url(images/h2_breakfastclub2.gif) no-repeat bottom left;
}


/* new sidebar for thank you page 2010 */

#sidebar2010-WRAPPER{
	background-color: #acd13d;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/* 	behavior: url(/includes/PIE.htc); */
}
.sidebar2010{
	background: #75c300;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
/* 	behavior: url(/includes/PIE.htc); */
	padding: 10px;
	background: #75c300 url(../images/bg_sidebar2010.jpg) no-repeat bottom;
 	width: 227px;
 	padding-bottom: 170px;
 	padding-top: 20px;
}

.sidebar2010 h4{
	text-indent: -5000px;
	background:  url(images/h4_lemultigrainblanc.gif) no-repeat center center;
	margin: 0 auto;
	width: 182px;
	height: 76px;
	margin-bottom: 20px;
	
}

/* BURST */

#glow{
	position: absolute;
	top: 10px;
	left: 0px;
}
