/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End Resets */

* {
	font-family:Gothic, Helvetica, Arial, sans-serif;
	font-weight:lighter;
}

.cascalFontStyle {
	font-size:15px;
	line-height: 24px;
	letter-spacing: 0.09em;
}

html { }

body {
	min-width: 960px;
	overflow-x: hidden;
 * -moz-scrollbars-horizontal: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width:960px;
	background-image: url(../Images/menu_bar.png);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapperInner {
	background-image: url(../Images/background_menu.png);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width:960px;
	min-height: 861px;
}

#content {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	min-height: 674px;
}

.green {
	background-image: url(../Images/background_green.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #0e6d2a;
	color: #FFF;
}

.rouge {
	background-image: url(../Images/background_rouge.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #861d1d;
	color: #FFF;
}

.citrus {
	background-image: url(../Images/background_citrus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #f0bc14;
	color: #FFF;
}

.tropical {
	background-image: url(../Images/background_tropical.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #d56009;
	color: #FFF;
}

.berry {
	background-image: url(../Images/background_berry.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #411c46;
	color: #FFF;
}

.lightred {
	background-image: url(../Images/background_light_red.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #ad1c26;
	color: #FFF;
}

#menuWrapper {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 156px;
	background-image: url(../Images/menu_head_rev1.png);
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 12;
}

#menu {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 156px;
	z-index: 13;
}

#menuList {
	list-style: none;
	position:absolute;
	left: 129px;
	top: 23px;
}

#menuList li {
	display:inline;
	float: left;
}

/*
	.menuHome 
    {
        display:block;
        width: 122px;
        height: 22px;
        background-image: url(../Images/menu_sprite_home.png);
        background-position:top left;
		background-repeat:no-repeat;
    }
	.menuHomeDown
		{
			display:block;
			width: 122px;
			height: 22px;
			background-image: url(../Images/menu_sprite_home.png);
			background-position: 0 -22px;
			background-repeat:no-repeat;
		}
	*/
    .menuFlavors {
	display:block;
	width: 123px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuFlavorsDown {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position: 0 -22px;
	background-repeat:no-repeat;
}

.menuFind {
	display:block;
	width: 115px;
	height: 22px;
	background-image: url(../Images/menu_sprite_find.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuFindDown {
	display:block;
	width: 115px;
	height: 22px;
	background-image: url(../Images/menu_sprite_find.png);
	background-position: 0 -22px;
	background-repeat:no-repeat;
}

.menuOurStory {
	display:block;
	width: 140px;
	height: 22px;
	background-image: url(../Images/menu_sprite_our_story.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuOurStoryDown {
	display:block;
	width: 140px;
	height: 22px;
	background-image: url(../Images/menu_sprite_our_story.png);
	background-position: 0 -22px;
	background-repeat:no-repeat;
}

.menuConnect {
	display:block;
	width: 124px;
	height: 22px;
	background-image: url(../Images/menu_sprite_connect.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.menuConnectDown {
	display:block;
	width: 124px;
	height: 22px;
	background-image: url(../Images/menu_sprite_connect.png);
	background-position: 0 -22px;
	background-repeat:no-repeat;
}

#menuLike {
	display:block;
	height: 22px;
	width: 200px;
	margin-top:1px;
}

/*.menuHome:hover, .menuFind:hover, .menuOurStory:hover, .menuConnect:hover*/
.menuFlavors:hover, .menuFind:hover, .menuOurStory:hover, .menuConnect:hover { background-position: 0 -22px; }

/*
#socialMenu
{
    width:45px;
}
.menuTwitter 
{
        display:block;
        width: 19px;
        height: 20px;
        background-image: url(../Images/menu_sprite_twitter.png);
        background-position:top left;    
        float: left;
        margin-right: 7px;
}
.menuFacebook 
{
        display:block;
        width: 19px;
        height: 20px;
        background-image: url(../Images/menu_sprite_facebook.png);
        background-position:top left;    
        float: left;
}
.menuTwitter:hover, .menuFacebook:hover 
{
    background-position: 0 -20px;
}
*/

#menuFlavorsSub {
	display:none;
	position:absolute;
	width:122px;
	height:110px;
	top:22px;
	z-index:100;
}

#menuFlavorsSub li { margin-top: 2px; }

.menuFlavorsCrispWhite {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -66px;
	background-repeat:no-repeat;
}

.menuFlavorsCrispWhite:hover, .menuFlavorsCrispWhiteDown {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -88px;
	background-repeat:no-repeat;
}

.menuFlavorsRipeRouge {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -110px;
	background-repeat:no-repeat;
}

.menuFlavorsRipeRouge:hover, .menuFlavorsRipeRougeDown {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -132px;
	background-repeat:no-repeat;
}

.menuFlavorsFreshTropical {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -154px;
	background-repeat:no-repeat;
}

.menuFlavorsFreshTropical:hover, .menuFlavorsFreshTropicalDown {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -176px;
	background-repeat:no-repeat;
}

.menuFlavorsBrightCitrus {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -198px;
	background-repeat:no-repeat;
}

.menuFlavorsBrightCitrus:hover, .menuFlavorsBrightCitrusDown {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -220px;
	background-repeat:no-repeat;
}

.menuFlavorsBerryCassis {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -242px;
	background-repeat:no-repeat;
}

.menuFlavorsBerryCassis:hover, .menuFlavorsBerryCassisDown {
	display:block;
	width: 122px;
	height: 22px;
	background-image: url(../Images/menu_sprite_flavors.png);
	background-position:0 -264px;
	background-repeat:no-repeat;
}

.show { display:block !important; }

/*
.menuCans
{
        display:block;
        width: 122px;
        height: 22px;
        background-image: url(../Images/menu_sprite_flavors.png);
        background-position:0 -44px;
		background-repeat:no-repeat;
}
	.menuCansDown
	{
			display:block;
			width: 122px;
			height: 22px;
			background-image: url(../Images/menu_sprite_flavors.png);
			background-position:0 -66px;
			background-repeat:no-repeat;
	}
		.menuCans:hover 
		{
			 background-position:0 -66px;
		}
.menuBottles
{
        display:block;
        width: 122px;
        height: 22px;
        background-image: url(../Images/menu_sprite_flavors.png);
        background-position:0 -88px;   
		background-repeat:no-repeat; 
}
	.menuBottlesDown
	{
			display:block;
			width: 122px;
			height: 22px;
			background-image: url(../Images/menu_sprite_flavors.png);
			background-position:0 -110px;  
			background-repeat:no-repeat;  
	}
		.menuBottles:hover 
		{
			 background-position:0 -110px;
		}
		*/
.submenuitem { }

#bottlecap {
	position:absolute;
	left:-20px;
	top: 30px;
	display:block;
	width:116px;
	height:90px;
}

/*END MENU */


/*HOME PAGE */
#homeProduct {
	display:none;
	width: 321px;
	height: 612px;
	position:absolute;
	left: 657px;
	top: -1px;
}

#homeProductFindUs {
	display:none;
	position:absolute;
	top:-147px;
	right:-132px;
	width: 480px;
	height: 661px;
}

#homeProductInner {
	position:absolute;
	display: block;
	width: 271px;
	height: 370px;
	top: 176px;
	left: 55px;
}

#homeHeadline {
	position:absolute;
	display:block;
	width:444px;
	height:104px;
	top:56px;
	left:24px;
}

#homeCopy {
	position:absolute;
	display:block;
	width:auto;
	height:auto;
	top:165px;
	left:24px;
	overflow: visible;
}

#homeCopy p{
	font-size: 15px;
	line-height: 24px;
}

#homeCopy #homeLegal {
	margin-top:55px;
	font-size: 11px;
	line-height: 17px;
	font-style: italic;
}

#homeCopy #bulletIndex {
	margin-top:40px;
	font-size: 14px;
	color: #f6ff00;
	list-style-type: disc;
}

#homeCopy #bulletIndex li {
	color: #f6ff00;
	font-size: 14px;
	margin: 0 0 2px 16px;
	padding-left: 5px;
}

#homeLike {
	display:none;
	position:absolute;
	width:138px;
	height:115px;
	top:111px;
	right:263px;
	background-image: url(../Images/like_left_fb.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index:10;
}

#fbLikeScript {
	display: block;
	overflow: hidden;
	width:49px;
	position: absolute;
	top: 51px;
	left: 46px;
}

#fbCanLikeScript {
	display: block;
	overflow: hidden;
	width:49px;
	position: absolute;
	top: 51px;
	left: 46px;
}

#homeLike:hover { background-position: 0 -115px; }

#homeAsterisk {
	position: absolute;
	top: 1px;
	background: url("../Images/cascal-asterisk.png") no-repeat;
	height: 10px;
	width: 10px;
}

#canLike {
	background-image: url("../Images/like_right_fb.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: none;
	height: 115px;
	left: 424px;
	position: absolute;
	top: 97px;
	width: 138px;
	z-index: 10;
}

#bottleLike {
	background-image: url("../Images/like_right_fb.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: none;
	height: 115px;
	left: 406px;
	position: absolute;
	top: 97px;
	width: 138px;
	z-index: 10;
}

.fbLike { }

#homeDiscover {
	display:none;
	position:absolute;
	width:215px;
	height:107px;
	top:312px;
	right:302px;
	background-image: url(../Images/home_discover_button.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index:10;
}

#homeDiscover:hover { background-position: 0 -107px; }

#homeTwitterFeed {
	background-image: url("../Images/home_tweet_box_full.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 160px;
	left: 14px;
	position: absolute;
	top: 490px;
	width: 311px;
}

#homeTwitterFeed {
	color: #00622a;
	font-size: 11px;
}

#homeTwitterFeed .tweetImg {
	position: absolute;
	left: 33px;
	top: 58px;
	width: 38px;
	height: 38px;
}

#homeTwitterFeed .tweetText {
	position: absolute;
	left: 85px;
	top: 52px;
	width: 193px;
	height: 71px;
	line-height: 1.25em;
}

#homeTwitterFeed .tweetText a {
	color: #074c1f;
	text-decoration: underline;
}

#homeTwitterFeed .tweetText a:hover { color: #008A5D; }

#homeTwitterFeed .updated {
	color: #fff;
	display: block;
	margin: 2px 0 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

/*END HOME PAGE */
/* CANS PAGE */


#Pinit {
	display:block;
	height:30px;
	position:absolute;
	bottom:-7px;
	margin-left: 99px;
}

#cansCopy {
	position:absolute;
	display:block;
	width:394px;
	height:100px;
	top:171px;
	left:23px;
	font-size: 15px;
	line-height: 24px;
}

#cansHeadline, #bottlesHeadline {
	position:absolute;
	display:block;
	width:394px;
	height:91px;
	top:66px;
	left:23px;
}
#WholePlanetProducts {
	display:none;
	position: absolute;
	left: 472px;
	top: 22px;
}
#cansProduct {
	display:none;
	height: 498px;
	position: absolute;
	left: 472px;
	top: 65px;
	width: 593px;
}

#cansProductInner {
	display: block;
	height: 166px;
	left: 41px;
	position: absolute;
	top: 65px;
	width: 381px;
	z-index: 0;
}

#cansProductInnerContent {
	display:block;
	width: 446px;
	height: 369px;
	background-image: url("http://cheerscascal.com/Assets/Images/cans_product_inner.jpg");
	background-position: 41px 65px;
	background-repeat: no-repeat;
}

#bottlesProduct {
	display:none;
	height: 468px;
	position: absolute;
	left: 517px;
	top: 70px;
	width: 391px;
}

#bottlesProductInner {
	display: block;
	height: 227px;
	left: 41px;
	position: absolute;
	top: 65px;
	width: 210px;
	z-index: 0;
}

#bottlesProductInnerContent {
	display:block;
	width: 391px;
	height: 468px;
	background-image: url("http://cheerscascal.com/Assets/Images/bottles_product_inner.jpg");
	background-position: 48px 129px;
	background-repeat: no-repeat;
}

#cansCTA, #bottlesCTA {
	background-image: url("../Images/select_a_flavor_sprite.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: none;
	height: 107px;
	left: 300px;
	position: absolute;
	top: 282px;
	width: 207px;
	z-index: 100;
}

#cansCTA:hover, #bottlesCTA:hover { background-position: 0 -107px; }

#recipesCTA {
	background-image: url("../Images/recipes_cta.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 65px;
	left: 26px;
	position: absolute;
	top: 420px;
	width: 310px;
}

#recipesCTA:hover { background-position: 0 -65px; }

#rolloverCrispWhite {
	display: block;
	height: 302px;
	left: 45px;
	position: absolute;
	top: 42px;
	width: 110px;
	z-index: 150;
	background-color: transparent;
}

#rolloverRipeRouge {
	display: block;
	height: 259px;
	left: 155px;
	position: absolute;
	top: 64px;
	width: 84px;
	z-index: 140;
	background-color: transparent;
}

#rolloverFreshTropical {
	display: block;
	height: 233px;
	left: 239px;
	position: absolute;
	top: 75px;
	width: 77px;
	z-index: 130;
	background-color: transparent;
}

#rolloverBrightCitrus {
	display: block;
	height: 202px;
	left: 316px;
	position: absolute;
	top: 90px;
	width: 66px;
	z-index: 120;
	background-color: transparent;
}

#rolloverBerryCassis {
	display: block;
	height: 176px;
	left: 382px;
	position: absolute;
	top: 103px;
	width: 57px;
	z-index: 110;
	background-color: transparent;
}

#rolloverBottleCrispWhite {
	display: block;
	height: 384px;
	left: 43px;
	position: absolute;
	top: 10px;
	width: 91px;
	z-index: 10;
}

#rolloverBottleRipeRouge {
	display: block;
	height: 366px;
	left: 143px;
	position: absolute;
	top: 15px;
	width: 72px;
	z-index: 10;
}

#rolloverBottleLightRed {
	display: block;
	height: 350px;
	left: 222px;
	position: absolute;
	top: 15px;
	width: 72px;
	z-index: 10;
}

#arrow1 {
	position: absolute;
	display: none;
	width: 27px;
	height: 34px;
	left: 45px;
	bottom: -55px;
	margin: 0 auto;
}

#arrow2 {
	position: absolute;
	display: none;
	width: 25px;
	height: 30px;
	left: 29px;
	bottom: -52px;
	margin: 0 auto;
	z-index: 104;
}

#arrow3 {
	bottom: -50px;
	display: none;
	height: 28px;
	left: 28px;
	margin: 0 auto;
	position: absolute;
	width: 21px;
	z-index: 103;
}

#arrow4 {
	bottom: -47px;
	display: none;
	height: 24px;
	left: 25px;
	margin: 0 auto;
	position: absolute;
	width: 19px;
	z-index: 102;
}

#arrow5 {
	display: none;
	position: absolute;
	width: 17px;
	height: 20px;
	left: 22px;
	bottom: -40px;
	margin: 0 auto;
	z-index: 101;
}

#arrow1Btl {
	position: absolute;
	display: none;
	width: 27px;
	height: 34px;
	left: 37px;
	bottom: -51px;
	margin: 0 auto;
}

#arrow2Btl {
	position: absolute;
	display: none;
	width: 25px;
	height: 30px;
	left: 23px;
	bottom: -48px;
	margin: 0 auto;
}

#arrow3Btl {
	bottom: -45px;
	display: none;
	height: 28px;
	left: 26px;
	margin: 0 auto;
	position: absolute;
	width: 21px;
}

#cansCrispWhiteTitle, #bottlesCrispWhiteTitle {
	display: block;
	position: absolute;
	width: 179px;
	height: 190px;
	left: 67px;
	top: 67px;
}

#cansProductCrispWhite {
	display: none;
	height: 462px;
	left: 232px;
	position: absolute;
	top: 21px;
	width: 329px;
}

#cansProductCrispWhiteInner {
	display: block;
	width: 329px;
	height: 462px;
	background-image: url(http://cheerscascal.com/Assets/Images/cans_product_crisp_white_inner.jpg);
	background-position: 60px 51px;
	background-repeat: no-repeat;
}

#bottlesProductCrispWhite {
	display: none;
	height: 555px;
	left: 264px;
	position: absolute;
	top: 29px;
	width: 329px;
}

#bottlesProductCrispWhiteInner {
	display: block;
	width: 329px;
	height: 555px;
	background-image: url(http://cheerscascal.com/Assets/Images/bottles_product_crisp_white_inner.jpg);
	background-position: 53px 149px;
	background-repeat: no-repeat;
}

#cansRipeRougeTitle, #bottlesRipeRougeTitle {
	display: block;
	position: absolute;
	width: 190px;
	height: 189px;
	left: 53px;
	top: 68px;
}

#bottlesProductLightRed {
	display: none;
	height: 555px;
	left: 264px;
	position: absolute;
	top: 29px;
	width: 329px;
}

#bottlesProductLightRedInner {
	display: block;
	width: 329px;
	height: 555px;
	background-image: url(http://cheerscascal.com/Assets/Images/bottles_product_light_red_inner.jpg);
	background-position: 53px 149px;
	background-repeat: no-repeat;
}

#bottlesLightRedTitle {
	display: block;
	position: absolute;
	width: 156px;
	height: 213px;
	left: 112px;
	top: 122px;
}

#bottlesProductRipeRouge {
	display: none;
	height: 555px;
	left: 264px;
	position: absolute;
	top: 29px;
	width: 329px;
}

#bottlesProductRipeRougeInner {
	display: block;
	width: 329px;
	height: 555px;
	background-image: url(http://cheerscascal.com/Assets/Images/bottles_product_ripe_rouge_inner.jpg);
	background-position: 53px 149px;
	background-repeat: no-repeat;
}

#cansFreshTropicalTitle {
	display: block;
	position: absolute;
	width: 235px;
	height: 190px;
	left: 8px;
	top: 67px;
}

#cansBrightCitrusTitle {
	display: block;
	position: absolute;
	width: 199px;
	height: 213px;
	left: 46px;
	top: 67px;
}

#cansBerryCassisTitle {
	display: block;
	position: absolute;
	width: 192px;
	height: 212px;
	left: 54px;
	top: 68px;
}

#cansProductRipeRouge {
	display: none;
	height: 462px;
	left: 235px;
	position: absolute;
	top: 22px;
	width: 329px;
}

#cansProductRipeRougeInner {
	display: block;
	width: 329px;
	height: 462px;
	background-image: url(http://cheerscascal.com/Assets/Images/cans_product_ripe_rouge_inner.jpg);
	background-position: 60px 51px;
	background-repeat: no-repeat;
}

#cansProductFreshTropical {
	display: none;
	height: 462px;
	left: 235px;
	position: absolute;
	top: 21px;
	width: 329px;
}

#cansProductFreshTropicalInner {
	display: block;
	width: 329px;
	height: 462px;
	background-image: url(http://cheerscascal.com/Assets/Images/cans_product_fresh_tropical_inner.jpg);
	background-position: 60px 51px;
	background-repeat: no-repeat;
}

#cansProductBrightCitrus {
	display: none;
	height: 462px;
	left: 233px;
	position: absolute;
	top: 29px;
	width: 329px;
}

#cansProductBrightCitrusInner {
	display: block;
	width: 329px;
	height: 462px;
	background-image: url(http://cheerscascal.com/Assets/Images/cans_product_bright_citrus_inner.jpg);
	background-position: 60px 51px;
	background-repeat: no-repeat;
}

#cansProductBerryCassis {
	display: none;
	height: 462px;
	left: 237px;
	position: absolute;
	top: 24px;
	width: 329px;
}

#cansProductBerryCassisInner {
	display: block;
	width: 329px;
	height: 462px;
	background-image: url(http://cheerscascal.com/Assets/Images/cans_product_berry_cassis_inner.jpg);
	background-position: 60px 51px;
	background-repeat: no-repeat;
}

#cansProductImg {
	position: absolute;
	z-index: 1;
	width: 593px;
	height: 498px;
}

.clearbox {
	background-image: url(../Images/clearbox.gif);
	background-color: transparent;
}

#nextFlavor {
	background-image: url("../Images/link_next_flavor.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	left: 143px;
	overflow: hidden;
	position: absolute;
	top: 387px;
	width: 98px;
	z-index: 10;
}

#nextFlavor:hover { background-position: 0 -10px; }

/* END CANS PAGE */
/* PAIRS WITHs *************/
#pairsWith1CrispWhite { /* brie */
	position: absolute;
	display: block;
	width: 30px;
	height: 23px;
	top: 272px;
	left: 111px;
}

#pairsWith1CrispWhiteOver {
	display: none;
	height: 28px;
	left: 103px;
	position: absolute;
	top: 302px;
	width: 44px;
}

#pairsWith2CrispWhite { /* strawberry Ice cream */
	position : absolute;
	display: block;
	width: 17px;
	height: 34px;
	top: 263px;
	left: 164px;
}

#pairsWith2CrispWhiteOver {
	display: none;
	height: 28px;
	left: 103px;
	position: absolute;
	top: 302px;
	width: 138px;
}

#pairsWith3CrispWhite { /* fresh salad */
	position : absolute;
	display: block;
	width: 35px;
	height: 34px;
	top: 267px;
	left: 201px;
}

#pairsWith3CrispWhiteOver {
	display: none;
	height: 28px;
	left: 175px;
	position: absolute;
	top: 302px;
	width: 88px;
}

#pairsWith1RipeRouge {
	position: absolute;
	display: block;
	width: 30px;
	height: 23px;
	top: 270px;
	left: 111px;
}

#pairsWith1RipeRougeOver {
	display: none;
	height: 28px;
	left: 76px;
	position: absolute;
	top: 295px;
	width: 96px;
}

#pairsWith2RipeRouge {
	position : absolute;
	display: block;
	width: 39px;
	height: 21px;
	top: 270px;
	left: 157px;
}

#pairsWith2RipeRougeOver {
	display: none;
	height: 28px;
	left: 137px;
	position: absolute;
	top: 295px;
	width: 83px;
}

#pairsWith3RipeRouge {
	position : absolute;
	display: block;
	width: 28px;
	height: 24px;
	top: 268px;
	left: 210px;
}

#pairsWith3RipeRougeOver {
	display: none;
	height: 28px;
	left: 172px;
	position: absolute;
	top: 295px;
	width: 104px;
}

#pairsWith1FreshTropical {
	position: absolute;
	display: block;
	width: 38px;
	height: 38px;
	top: 266px;
	left: 91px;
}

#pairsWith1FreshTropicalOver {
	display: none;
	height: 28px;
	left: 63px;
	position: absolute;
	top: 311px;
	width: 93px;
}

#pairsWith2FreshTropical {
	position : absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 266px;
	left: 146px;
}

#pairsWith2FreshTropicalOver {
	display: none;
	height: 28px;
	left: 80px;
	position: absolute;
	top: 311px;
	width: 178px;
}

#pairsWith3FreshTropical {
	position : absolute;
	display: block;
	width: 30px;
	height: 38px;
	top: 264px;
	left: 204px;
}

#pairsWith3FreshTropicalOver {
	display: none;
	height: 28px;
	left: 178px;
	position: absolute;
	top: 311px;
	width: 70px;
}

#pairsWith1BrightCitrus {
	position: absolute;
	display: block;
	width: 38px;
	height: 35px;
	top: 291px;
	left: 101px;
}

#pairsWith1BrightCitrusOver {
	display: none;
	height: 28px;
	left: 78px;
	position: absolute;
	top: 327px;
	width: 93px;
}

#pairsWith2BrightCitrus {
	position : absolute;
	display: block;
	width: 33px;
	height: 33px;
	top: 291px;
	left: 158px;
}

#pairsWith2BrightCitrusOver {
	display: none;
	height: 28px;
	left: 107px;
	position: absolute;
	top: 327px;
	width: 135px;
}

#pairsWith3BrightCitrus {
	position : absolute;
	display: block;
	width: 42px;
	height: 38px;
	top: 293px;
	left: 207px;
}

#pairsWith3BrightCitrusOver {
	display: none;
	height: 28px;
	left: 160px;
	position: absolute;
	top: 327px;
	width: 115px;
}

#pairsWith1BerryCassis {
	position: absolute;
	display: block;
	height: 40px;
	left: 142px;
	top: 288px;
	width: 44px;
}

#pairsWith1BerryCassisOver {
	display: none;
	height: 28px;
	left: 98px;
	position: absolute;
	top: 327px;
	width: 140px;
}

#pairsWith2BerryCassis {
	display: block;
	height: 34px;
	left: 199px;
	position: absolute;
	top: 289px;
	width: 41px;
}

#pairsWith2BerryCassisOver {
	display: none;
	height: 28px;
	left: 164px;
	position: absolute;
	top: 327px;
	width: 112px;
}

#pairsWith3BerryCassis {
	position : absolute;
	display: block;
	width: 30px;
	height: 38px;
	top: 319px;
	left: 234px;
}

#pairsWith3BerryCassisOver {
	display: none;
	height: 28px;
	left: 208px;
	position: absolute;
	top: 366px;
	width: 70px;
}

#pairsWith1LightRed {
	position: absolute;
	display: block;
	height: 30px;
	left: 171px;
	top: 342px;
	width: 26px;
}

#pairsWith1LightRedOver {
	display: none;
	height: 28px;
	left: 122px;
	position: absolute;
	top: 377px;
	width: 125px;
}

#pairsWith2LightRed {
	display: block;
	height: 21px;
	left: 224px;
	position: absolute;
	top: 348px;
	width: 39px;
}

#pairsWith2LightRedOver {
	display: none;
	height: 28px;
	left: 196px;
	position: absolute;
	top: 377px;
	width: 93px;
}

/* END PAIRS WITHs */
/* BOTTLES PAGE */
#bottlesCopy {
	position:absolute;
	display:block;
	width:394px;
	height:100px;
	top:225px;
	left:28px;
	font-size: 15px;
	line-height: 24px;
}

#bottlesHeadline { }

#bottlesProduct { }

#bottlesProductInner { }

#bottlesCTA { }

/* END BOTTLES PAGE */

/* WHITE BOX CLASS - ROUNDED RECTANGLE */
.whiteBox {
	background: #fff;
	color: #499648;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	padding: 5px 15px 15px 15px;
	margin: 15px 0 15px 10px;
	height: auto;
}

.whiteBox h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 22px 0 8px 0;
	text-transform: uppercase;
	line-height: 24px;
}

.whiteBox p {
	display: block;
	font-size: 15px;
	line-height: 24px;
	margin: 0 14px 14px 2px;
}

.whiteBox ul {
	margin: 10px 25px 25px;
	list-style-type: disc;
}

.whiteBox li { margin: 5px; }

/* END WHITE BOX */

/* OUR STORY PAGE BEGIN */
#ourstory {
	height: auto;
	width: 930px;
	padding: 22px 0 0 0;
	margin: auto;
}

#ourstory #cansProduct {
	left: 483px;
	top: 63px;
}

#ourstory .fbLike {
	display: block;
	right: 398px;
	top: 44px;
}

#ourstory #wholePlanet {
	width: 290px;
	height: 172px;
	background: url("../Images/whole_planet_btn.png") no-repeat left top;
	text-indent: -999px;
	overflow: hidden;
	position: absolute;
	top: 419px;
	left: 511px;
}

#ourstory #wholePlanet:hover { background-position: right top; }

#ourstory #storyHeader {
	background: url("../Images/story_headline.png") no-repeat left top;
	padding: 160px 0 0 2px;
	width: 460px;
	height: auto;
	display: block;
	font-size: 15px;
	line-height: 24px;
	margin: 0 0 0 12px;
}

#ourstory .whiteBox { width: 433px; }

/* OUR STORY PAGE END */

/* WHOLE PLANET BEGIN */
#content #wholePlanetCopy {
	background: url("../Images/whole_planet_logo.png") no-repeat left top;
	position: absolute;
	top: 78px;
	left: 25px;
	padding: 80px 0 0 0;
	width: 444px;
	height: auto;
}

#wholePlanetCopy p {
	font-size: 15px;
	line-height: 1.65em;
	margin: 0 0 8px;
	color: #fff;
}

#wholePlanetCopy a {
	color: #2e5116;
	text-decoration: none;
}

#wholePlanetCopy a:hover {
	color: #192c0c;
	text-decoration: underline;
}

/* WHOLE PLANET END */

/* FIND US BEGIN */
#findUsHeadline {
	width: 484px;
	height: 85px;
	overflow: hidden;
	display: block;
	margin-left: 31px;
	margin-top: 5px;
}

#findUsFormWrapper {
	position: relative;
	width: auto;
	margin: 40px 0 20px 29px;
}

#findUsFormWrapper #homeProduct {
	left: 508px;
	top: -167px;
	width: 404px;
}

#findUsForm {
	background: url("../Images/findus_formBg.png") no-repeat left 10px;
	width: 495px;
	height: 169px;
	display: block;
	position: relative;
	font-size: 14px;
}

#findUsForm .findUsElement {
	background: url("../Images/findus_sprite.png") no-repeat left top transparent;
	display: block;
	height: 27px;
	float: left;
	color: #00704a;
	border: none;
}

#findUsForm #zip {
	width: 334px;
	padding: 0 10px;
	margin: 2px 0 0 130px;
}

html.badIE #findUsForm #zip {
	width: 350px;
	padding: 5px 10px 1px 8px;
	margin: 2px 0 0 130px;
}

#findUsForm #city {
	background-position: 0 -87px;
	height: 28px;
	margin: 24px 0 0 130px;
	padding: 0 10px;
	width: 153px;
}

#findUsForm #state {
	height: 28px;
	margin: 24px 0 0 10px;
	width: 170px;
}

#findUsForm #state_chzn {
	margin: 24px 0 0 10px;
	background: url("../Images/findus_sprite.png") no-repeat left -117px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	z-index: 9999;
}

#findUsForm #state_chzn:hover {
	margin: 24px 0 0 10px;
	background: url("../Images/findus_sprite.png") no-repeat left -146px;
}

#findUsForm #radius { width: 353px; }

#findUsForm #radius_chzn {
	z-index: 1;
	margin: 12px 0 0 130px;
	background: url("../Images/findus_sprite.png") no-repeat 1px -30px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

/* IE FIXES */
    .ie7 #findUsForm #zip, .ie8 #findUsForm #zip {
	padding: 6px 0 0 8px;
	height: 22px;
}

.ie7 #findUsForm #city, .ie8 #findUsForm #city {
	padding: 6px 0 0 8px;
	height: 22px;
	width: 164px;
}

.ie7 #findUsForm #state { width: 176px; }

.ie8 #findUsForm #state { width: 174px; }

.ie7 #findUsForm #radius { width: 359px; }

.ie8 #findUsForm #radius { width: 357px; }

#findUsForm #radius_chzn:hover {
	margin: 12px 0 0 130px;
	background: url("../Images/findus_sprite.png") no-repeat 1px -59px;
}

#findUsForm #findusSubmit {
	width: 119px;
	height: 41px;
	background-position: right -90px;
	display: block;
	float: right;
	cursor: pointer;
	margin-top: 13px;
	margin-right: 10px;
}

#findUsForm #formError {
	width: 354px;
	height: 28px;
	margin: 15px 0 0;
	display: block;
	float: left;
	background: url("../Images/no_results.png") no-repeat left top;
	display: none;
}

#findUsForm #findusSubmit:hover { background-position: right bottom; }

#findUsFormWrapper #storelogos {
	width: 483px;
	height: 70px;
	margin: 36px 0 0 2px;
	display: block;
	background: url("../Images/store_logos.png") no-repeat left top;
}

#findUsFormWrapper #findUsLoader {
	background: url("../Images/locator-loader.gif") no-repeat left top;
	width: 16px;
	height: 16px;
	display: none;
	position: absolute;
	left: 340px;
	top: 142px;
	z-index: 999;
}

#findUsMap {
	position: relative;
	margin-left: 31px;
	width: 760px;
	margin-top: 30px;
}

#searchAgain {
	background: url("../Images/mapresult_buttons.png") no-repeat left top;
	display: block;
	width: 191px;
	height: 41px;
	position: absolute;
	right: 0;
	top: -58px;
	cursor: pointer;
}

#searchAgain:hover { background-position: left bottom; }

#mapViewMore {
	clear: both;
	background: url("../Images/mapresult_buttons.png") no-repeat right top;
	display: block;
	float: right;
	width: 103px;
	height: 41px;
	margin-top: 10px;
	cursor: pointer;
	margin-bottom: 20px;
}

#mapViewMore:hover { background-position: right bottom; }

#mapResults {
	width: 754px;
	height: 210px;
	border: 3px solid #fff;
	color: #00704a;
}

#mapResults h3 {
	font-weight: bold;
	color: #00704a;
}

#resultsFor {
	color: #fff;
	margin: 10px 0;
	float: left;
}

#resultsShowing {
	color: #fff;
	margin: 10px 0;
	float: right;
}

#resultsWrapper {
	clear: both;
	display: block;
}

.resultListing {
	cursor: pointer;
	clear: both;
	background: #27632c;
	display: none;
	float: left;
	padding: 8px;
	margin: 2px 0;
	width: 745px;
	height: auto;
}

.resultListing.even { background: #47934c; }

.name {
	color: #caff00;
	width: 135px;
	height: auto;
	margin-right: 8px;
	display: block;
	float: left;
}

.address {
	color: #fff;
	width: 328px;
	height: auto;
	margin-right: 8px;
	display: block;
	float: left;
}

.distance {
	color: #fff;
	width: 150px;
	height: auto;
	margin-right: 8px;
	display: block;
	float: left;
}

.directions {
	width: 101px;
	height: 10px;
	display: block;
	float: right;
	text-decoration: none;
	background: url("../Images/directions_link.png") no-repeat left -13px;
	text-indent: -999px;
	overflow: hidden;
	margin: 2px 0 0;
}

.directions:hover { background: url("../Images/directions_link.png") no-repeat left top; }

/* FIND US END */

/* CONNECT BEGIN */




#connectHeadline {
	background: url("../Images/connect_headline.png") no-repeat left top;
	width: 540px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin: 65px 0 25px 30px;
}

#Connect {
	display: block;
	width: 530px;
	margin: 0 20px 25px 0;
	float: left;
}

.text-replace {
	text-indent:-10000px;
	background-repeat:no-repeat;
}

	#Connect a.text-link, 
	#Connect a.text-link:hover, 
	#Connect a.text-link:link, 
	#Connect a.text-link:visited, 
	#Connect a.text-link:active {
		color:#0a521f;
		text-decoration:none;
		border-bottom:1px solid #0a521f;
		padding-left:1px;
	}
	
	#Connect .connect-last-p {
		margin-bottom:33px !important;
	}
	
	#Connect #CruiserMap {
		width:551px;
		height:278px;
		
		background-image:url(../Images/Connect/cafe-cruiser-map.png);
		background-repeat:no-repeat;
		
		position:relative;
		
		left:-27px;
	}
		
		.cruiser-icon {
			width:68px;
			height:51px;
			position:absolute;
			background-image:url(../Images/Connect/cruiser-truck.png);
			background-repeat:no-repeat;
		}
		
	#ConnectLocateButton {
		display:block;
		width:137px;
		height:30px;
		background-image:url(../Images/Connect/locate-button.png);	
		background-repeat:no-repeat;
		background-position:0 0;
		float:right;
		margin-right:10px;
	}
	
		#ConnectLocateButton:hover{
			background-position:0 -30px;
		}

#SocialSidebar {
	display: block;
	float: left;
	margin-bottom: 20px;
}

#TwitterFeed .twtr-doc {
	margin-bottom:20px;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}

#Connect h2 {
	font-size:29px;
	text-transform:uppercase;
	margin:3px 0 10px;
	padding:0;
}

#Connect h3 {
	font-size:19px;
	text-transform:uppercase;
	line-height:24px;
	margin:0 0 10px;
	padding:0;
}

#Connect p {
	margin:0 0 20px;
	padding:0;
}

.connectItem {
	width: 220px;
	height: auto;
	margin: 0 0 0 13px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background: #e9f0c9;
	float: left;
	color: #008a5d;
	font-size: 12px;
	-moz-box-shadow: 1px 1px 5px #000;
	-webkit-box-shadow: 1px 1px 5px #000;
}

.connectItem img {
	max-width: 85px;
	border: none;
}

.connectItemInt {
	clear: both;
	padding: 15px;
	line-height: 1.5em;
}

.connectItemInt a { color: #008a5d; }

.connectItemInt a:hover { color: #074c1f; }

.connectItemInt p { margin: 0 0 15px; }

.connectItemInt h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 6px;
}

#LikeUs {
	background: #4b6ea8;
	height: 215px;
	display: block;
	float: left;
}

#LikeUs .name {
	color:#ffffff;
}

#facebookLikeUsWrap {
	border: none;
	overflow: hidden;
	width: 209px;
	height: 141px;
	margin: 13px 0 5px 5px;
	background: none;
	position: relative;
	color:#ffffff;
}

#facebookLikeUsWrap #facebookLikeUs {
	border: medium none;
	height: 230px;
	left: -11px;
	overflow: hidden;
	position: absolute;
	top: -88px;
	width: 220px;
	color:#ffffff;
}

.facebookIconLite {
	width: 9px;
	height: 19px;
	display: block;
	background: url("../Images/connect_sprite.png") no-repeat 0px -47px;
	float: right;
}

.LikeUsHeadline {
	width: 156px;
	height: 14px;
	display: block;
	background: url("../Images/connect_sprite.png") no-repeat -119px 0px;
	float: left;
	margin-top: 3px;
}

.peopleIcons {
	clear: both;
	width: 195px;
	margin: 15px auto 0;
}

.peopleIcons img {
	width: 40px;
	height: 40px;
	margin: 3px;
	border: none;
}

.connectItem .joinusfacebook {
	width: 200px;
	height: 12px;
	display: block;
	background: url("../Images/connect_sprite.png") no-repeat -119px -18px;
	text-indent: -999px;
	overflow: hidden;
	margin: 10px auto;
}

.connectItem .joinusfacebook:hover { background-position: -119px -33px; }

.connectItem .itemHeader {
	width: 68px;
	height: 18px;
	display: block;
	background: url("../Images/connect_sprite.png") no-repeat 0px 0px;
	float: left;
	margin-top: 12px;
}

.connectItem.tweet .itemHeader { background-position: 0px -24px; }

.connectItem .itemLike {
	background: url("../Images/connect_sprite.png") no-repeat scroll -79px 0 transparent;
	display: block;
	float: left;
	height: 29px;
	margin: 6px 0 0 5px;
	width: 29px;
}

.connectItem .itemLike:hover { background-position: -79px -31px; }

.connectItem.tweet .itemLike { display: none; }

.connectItem .itemIcon {
	width: 9px;
	height: 19px;
	display: block;
	background: url("../Images/connect_sprite.png") no-repeat -20px -47px;
	float: right;
	margin: 12px 15px 0 0;
}

.connectItem.tweet .itemIcon {
	background-position: -41px -47px;
	width: 14px;
}

.connectItem .timedata {
	background: url("../Images/social_triangle.png") no-repeat #4b6ea8 left top;
	color: #fff;
	font-style: italic;
	font-size: 11px;
	text-decoration: none;
	padding: 8px 15px;
	margin: 0;
	display: block;
	cursor: pointer;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

.connectItem.tweet .timedata {
	background-color: #59d9fb;
	color: #108843;
}

.connectItem .timedata:hover { text-decoration: underline; }

.sortid { display: none; }

/* CONNECT END */

/* LEGAL BEGIN */
#legal {
	width: 858px;
	margin: auto;
}

#legal h2 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	margin: 8px 0 15px;
}

#legal .whiteBox { padding: 30px 50px; }

#legal .whiteBox h4 {
	line-height: 1.25em;
	font-size: 14px;
	margin: 2px 0;
	font-weight: bold;
}

#legal .whiteBox p {
	margin: 0 0 15px;
}

#legal .whiteBox li, #legal .whiteBox p {
	font-size: 12px;
	line-height: 1.25em;
}

/* LEGAL END */

/* Footer */
#footerWrapper {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}

#nutritionLightbox {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	top: -100px;
	left: 0px;
	background-image: url(../Images/transgrey.png);
	z-index: 11;
}

#nutritionFacts {
	background-image: url("../Images/link_nutrition_facts.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	left: 118px;
	overflow: hidden;
	position: absolute;
	top: 365px;
	width: 123px;
	z-index: 10;
}

#nutritionFacts:hover { background-position: 0 -10px; }

#factContent {
	position: relative;
	height: auto;
	width: 960px;
	margin: auto;
}

#factContent span {
	position: absolute;
	top: 0px;
	left: 307px;
	display:block;
	height: 26px;
	width: 26px;
	background-image: url(../Images/button_close_x_over.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 14;
}

#factContent span:hover { background-position: 0 -26px; }

#factContent .factTypeCrispWhite {
	background-image: url("../Images/facts_crispwhite.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeRipeRouge {
	background-image: url("../Images/facts_riperouge.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeFreshTropical {
	background-image: url("../Images/facts_freshtropical.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeBrightCitrus {
	background-image: url("../Images/facts_brightcitrus.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeBerryCassis {
	background-image: url("../Images/facts_berrycassis.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeCrispWhiteBottle {
	background-image: url("../Images/facts_crispwhite_bottle.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeRipeRougeBottle {
	background-image: url("../Images/facts_riperouge_bottle.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

#factContent .factTypeLightRedBottle {
	background-image: url("../Images/facts_lightred_bottle.png");
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 265px;
	left: 144px;
	position: absolute;
	top: 390px;
	width: 333px;
	z-index: 13;
}

.show { display: block; }

#footer {
	clear: both;
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 11px 0;
	margin: 30px auto 0;
	height: auto;
	min-height: 23px;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	z-index: 9;
	background: url("../Images/green_footer_bg.png") repeat;
	text-transform: uppercase;
}

#footer #FooterWrapper {
	display:block;
	width:450px;
	margin:0 auto;
	height: auto;
	overflow:visible;
	text-align:left;
}

#footer #FooterWrapper #Icons {
	display:block;
	width:75px;
	height:23px;
	float:left;
}

#footer #FooterWrapper #Icons .footerIconLink {
	display:inline-block;
	width:23px;
	height:23px;
	border:none;
	float:left;
}

#footer #FooterWrapper #Icons #TwitterLink {
	background: url("../Images/footer_twitter.png") no-repeat;
}

#footer #FooterWrapper #Icons #FacebookLink {
	background: url("../Images/footer_facebook.png") no-repeat;
}

#footer #FooterWrapper #Icons #PinterestkLink {
	background: url(../Images/header/pinterest.png) no-repeat;
	margin-left:3px;
}

#footer #FooterWrapper #Text{
	display:block;
	width:auto;
	height:auto;
	overflow:visible;
	float:left;
	margin-left:15px;
	text-align:center;
}
#footer #FooterWrapper #Text p{
	font-size:10px;
	line-height: 12px;
	letter-spacing: 0.1em;
}

.clear {
	float:none;
	clear:none;
}

#footer #FooterWrapper #Text a.links {
	color: #fff;
	text-decoration: none;
}

#footer #FooterWrapper #Text a.links:hover { color: #a4e940; }

.berry #footer { background: url("../Images/berry_footer_bg.png") repeat; }

.berry #footer #FooterWrapper #Text a.links:hover { color: #ce23ee; }

.citrus #footer { background: url("../Images/citrus_footer_bg.png") repeat; }

.citrus #footer #FooterWrapper #Text a.links:hover { color: #fffc00; }

.rouge #footer { background: url("../Images/rouge_footer_bg.png") repeat; }

.rouge #footer #FooterWrapper #Text a.links:hover { color: #ff0002; }

.tropical #footer { background: url("../Images/tropical_footer_bg.png") repeat; }

.tropical #footer #FooterWrapper #Text a.links:hover { color: #ffea3f; }

/* End Footer */


/* CHOSEN CSS */

/* @group Base */
.chzn-container {
	font-size: 13px;
	position: relative;
	display: inline-block;
	zoom: 1;
 *display: inline;
}

.chzn-container .chzn-drop {
	background: #fff;
	border-top: 0;
	position: absolute;
	top: 29px;
	left: 0;
	z-index: 999;
}

/* @end */

/* @group Single Chosen */
.chzn-container-single .chzn-single {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 8px;
	color: #444;
	text-decoration: none;
	z-index: 99;
}

.chzn-container-single .chzn-single span {
	margin-right: 26px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.chzn-container-single .chzn-single div {
	border-left: 1px solid #aaa;
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	height: 100%;
	width: 18px;
}

.chzn-container-single .chzn-single div b {
	display: none;
	width: 100%;
	height: 100%;
}

.chzn-container-single .chzn-search {
	padding: 3px 4px;
	margin: 0;
	white-space: nowrap;
	display: none;
}

.chzn-container-single .chzn-search input {
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	outline: 0;
	border: 1px solid #aaa;
	font-family: sans-serif;
	font-size: 1em;
}

/* @end */

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
	border: 1px solid #aaa;
	margin: 0;
	padding: 0;
	cursor: text;
	overflow: hidden;
	height: auto !important;
	height: 1%;
	position: relative;
	z-index: 9999;
}

.chzn-container-multi .chzn-choices li {
	float: left;
	list-style: none;
}

.chzn-container-multi .chzn-choices .search-field {
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.chzn-container-multi .chzn-choices .search-field input {
	color: #666;
	background: transparent !important;
	border: 0 !important;
	padding: 5px;
	margin: 1px 0;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow : none;
	-o-box-shadow : none;
	box-shadow : none;
}

.chzn-container-multi .chzn-choices .search-field .default { color: #999; }

.chzn-container-multi .chzn-choices .search-choice {
	color: #333;
	border: 1px solid #b4b4b4;
	line-height: 13px;
	padding: 3px 19px 3px 6px;
	margin: 3px 0 3px 5px;
	position: relative;
}

.chzn-container-multi .chzn-choices .search-choice span { cursor: default; }

.chzn-container-multi .chzn-choices .search-choice-focus { background: #d4d4d4; }

.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
	display: block;
	position: absolute;
	right: 5px;
	top: 6px;
	width: 8px;
	height: 9px;
	font-size: 1px;
	background: url(http://cheerscascal.com/Assets/Styles/chosen-sprite.png) right top no-repeat;
}

.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { background-position: right -9px; }

.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: right -9px; }

/* @end */

/* @group Results */
.chzn-container .chzn-results {
	margin: 0 4px 4px 0;
	max-height: 190px;
	padding: 0 0 0 4px;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
}

.chzn-container-multi .chzn-results {
	margin: -1px 0 0;
	padding: 0;
}

.chzn-container .chzn-results li {
	line-height: 80%;
	padding: 7px 7px 8px;
	margin: 0;
	list-style: none;
	color: #00704A;
}

.chzn-container .chzn-results .active-result { cursor: pointer; }

.chzn-container .chzn-results .highlighted {
	background: #418d46;
	color: #fff;
}

.chzn-container .chzn-results li em {
	background: #feffde;
	font-style: normal;
}

.chzn-container .chzn-results .highlighted em { background: transparent; }

.chzn-container .chzn-results .no-results { background: #f4f4f4; }

.chzn-container .chzn-results .group-result {
	cursor: default;
	color: #999;
	font-weight: bold;
}

.chzn-container .chzn-results .group-option { padding-left: 20px; }

.chzn-container-multi .chzn-drop .result-selected { display: none; }

/* @end */

/* @group Active  */
.chzn-container-active .chzn-single-with-drop div {
	background: transparent;
	border-left: none;
}

.chzn-container-active .chzn-single-with-drop div b { background-position: -18px 1px; }

.chzn-container-active .chzn-choices .search-field input { color: #111 !important; }

/* @end */

/* @group Right to Left */
.chzn-rtl {
	direction:rtl;
	text-align: right;
}

.chzn-rtl .chzn-single {
	padding-left: 0;
	padding-right: 8px;
}

.chzn-rtl .chzn-single span {
	margin-left: 26px;
	margin-right: 0;
}

.chzn-rtl .chzn-single div {
	left: 0;
	right: auto;
	border-left: none;
	border-right: 1px solid #aaaaaa;
}

.chzn-rtl .chzn-choices li { float: right; }

.chzn-rtl .chzn-choices .search-choice {
	padding: 3px 6px 3px 19px;
	margin: 3px 5px 3px 0;
}

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
	left: 5px;
	right: auto;
	background-position: right top;
}

.chzn-rtl.chzn-container-single .chzn-results {
	margin-left: 4px;
	margin-right: 0;
	padding-left: 0;
	padding-right: 4px;
}

.chzn-rtl .chzn-results .group-option {
	padding-left: 0;
	padding-right: 20px;
}

.chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: none; }

/* @end */

/* DROPDOWN FIX */
#state_chzn .chzn-single span {
	margin-right: 0;
	width: 162px;
}

#radius_chzn .chzn-single span {
	margin-right: 0;
	width: 345px;
}

/* END CHOSEN */

/* ERROR PAGE */
#errorPage { padding: 160px 0 0 70px; }

#pageNotFound {
	display: block;
	width: 508px;
	height: 176px;
	background: url('../Images/404_msg.png') no-repeat left top;
}

#errorGoBack {
	display: block;
	width: 141px;
	height: 46px;
	margin: 10px 0 0;
	background: url('../Images/404_msg.png') no-repeat left -177px;
}

#errorGoBack:hover { background: url('../Images/404_msg.png') no-repeat left -222px; }

/* Localized */