/* Reset All Styles */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus{
	outline: none;
	-moz-outline-style: none;
}

a:active { outline: 0; }
a:focus { -moz-outline-style: none; }

ol, ul { list-style: none; }

table{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/*End Reset */
/* global styles - START */
body {
    font:11px/18px verdana, arial, sans-serif;
	margin:0 auto;
	padding:0;
	color:#333;
	background: #fff url(../images/background/essentials_bg.jpg) repeat-x;
}

sub{
	vertical-align:sub;	
	font-size:8px;
	line-height:8px;
}

#container {
	width:995px;
	background: url(/images/common/droplets_bg.jpg) no-repeat 64px 0px;
	height:100%;
	position:relative;
	margin: 0 auto;
}

#right_drip, #left_drip{
	position:absolute;	
	height:400px;
	width:29px;
	top:0;
}

#right_drip{
	right:12px;
	background: url(/images/common/right_drip.gif) no-repeat;
}

#left_drip{
	left:22px;
	width:42px;
	background: url(/images/common/left_drip.gif) no-repeat;
}


#ctl00_our_waters #left_drip, 
#ctl00_our_waters #right_drip, 
.home #left_drip, 
.home #right_drip{
	display:none;
}

 .home #container {
	background:none;
	width:100%;
}

#ctl00_our_waters #container
{
	background: url(/images/home/essentials_v2/whiteMask.png) no-repeat 50% 450px;
	
	width:100%;
}

* html #ctl00_our_waters #container
{
	background-position: 50% 430px;
}


#tmp_container{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

#header {
	width:297px;
	height:116px;
	padding: 9px 0 0;
	margin: 0px auto;
	position:relative;
	z-index:10;
	background: url(/images/home/essentials_v2/Essentials_Logo.png) no-repeat;
}

* html #header
{
    display:none;
}

#container #headerIE6
{
    display: none;    
}

* html #container #headerIE6
{
    display: block;
    width:297px;
	height:116px;
	padding: 9px 0 0;
	margin: 0px auto;
	position:relative;
	z-index:10;
}
* html #headerIE6 img{behavior: url(/images/pngbehavior.htc);}



#header a
{
    text-indent: -9999px;
	width:228px;
	display: block;
	margin: 10px auto;
	height: 90px;
	cursor: pointer;
	cursor: hand;
	
}

ul#top_nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul#top_nav li {
	float:left;
	height:36px;
	padding: 0;
	margin: 20px 0 0 0;
}

ul#top_nav li img{
	display:block;
}

ul#top_nav li#tn1, li#tn1 a.active {
	width:204px;
	height:116px;
	margin: 0;
}

ul#top_nav li#tn2, li#tn2 a.active {
	width:151px;
	position:relative;
	height:47px;
}

ul#top_nav li#tn3, li#tn3 a.active {width:151px;}
ul#top_nav li#tn4, li#tn4 a.active {width:125px;}
ul#top_nav li#tn5, li#tn5 a.active {width:151px;}
ul#top_nav li#tn6, li#tn6 a.active {width:178px;}

#tn2_dropdown {
    width:786px;
    height:155px;
	position:absolute;
	left:-11px;
	top:36px;
	visibility:hidden;
	z-index:1;
	letter-spacing:-.05em;
	/* added for safari */
	[letter-spacing:-.05em; 
	letter-spacing:-.1em;
	]
	
}

li#tn2 a{display:block;}
#tn2.over #tn2_dropdown{visibility:visible;}

#tn2_dropdown_topright {
    width:31px;
    height:36px;
    position:absolute;
    right:6px;
    top:-25px;
	background: url(../images/common/Dropdown_SliceTopRight.png) no-repeat 0px 0px;
}

#tn2_dropdown_bottom {
    width:786px;
    height:148px;
    z-index:1000;
	background: url(../images/common/Dropdown_SliceBottom.png) no-repeat 0px 0px;
}

* html #tn2_dropdown_topright{
	background:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/Dropdown_SliceTopRight.png', sizing='scale');
}

* html #tn2_dropdown_bottom{
	background:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/common/Dropdown_SliceBottom.png', sizing='scale');
}

#tn2_dropdown_bottomleft {
    width: 215px;
    float: left;
    display:inline;
    background: url(../images/common/originals_h_over.gif) no-repeat 0px 0px;
    margin: 26px 30px 0px 150px;
}

#tn2_dropdown_bottomright {
    width: 255px;
    float: left;
    display:inline;	
    background: url(../images/common/essentials_h_over.gif) no-repeat 0px 0px;
    margin: 26px 15px 0px 0px;
}

div#tn2_dropdown_bottomright a, div#tn2_dropdown_bottomleft a{
	color:#0554d4;
	text-decoration:none;
	padding-top:20px;
	display:block;
	line-height:15px;
}

* html div#tn2_dropdown_bottomright a, * html div#tn2_dropdown_bottomleft a{
	position:relative;
	z-index:10;
}

span#essentials_h, #originals_h{
	display:none;
}

div#tn2_dropdown_bottomright a{background: url(../images/common/essentials_h.gif) no-repeat 0px 0px;}
div#tn2_dropdown_bottomleft a{background: url(../images/common/originals_h.gif) no-repeat 0px 0px}

#tn2_dropdown_bottomleft a:hover, #tn2_dropdown_bottomright a:hover{background-image:none;}

#footer {
    clear: both;
    margin:0px auto;
    padding-top: 20px;
    width:100%;
    height: 150px;
    background: #9fc0ee url(../images/background/essentials_bottom_bg.jpg) repeat-x;
}
#footer #facebook_logo {
    width:83px;
    height: 20px;
    margin: 0 auto 15px;
}
#footer #facebook_logo a {
    width:83px;
    height: 20px;
    display: block;
    background: transparent url(../images/common/facebook_logo.png) no-repeat;
    behavior: url(/images/pngbehavior.htc);
    text-indent:-9000px;
}

#footer_disclaimer {
    font-size: 140%;
    font-weight: bold;
    width:900px;
    text-align: center;
    margin: 0 auto 5px;
    color: #1c3f94;
}

#footer_copyright {
    width:900px;
    text-align: center;
    margin: 5px auto 0;
    color: #1c3f94;
}

#footer ul {
    text-align: center;
    list-style-type: none;
    width:500px;
    margin: 0 auto;
    overflow:hidden;
}

#footer ul li {
    font-size: 11px;
    line-height: 14px;
    border-right: solid 1px #666;
    padding: 0 10px;
    float:left;
}

#footer ul li a{
	color: #1c3f94;
	line-height:14px;
	text-decoration:none;
}

#footer ul li a:hover{text-decoration:underline;}

#footer ul li.last_item { border: none;}

#footer ul li.copyright {
	border: none;
	float: right;
}

.Grape{background: #fde18d url(../images/background/grape_bg.jpg) repeat-x;}
.Strawberry{background: #fde18d url(../images/background/strawberry_bg.jpg) repeat-x;}
.Raspberry{background: #fde18d url(../images/background/raspberry_bg.jpg) repeat-x;}
.Lemon{background: #fde18d url(../images/background/lemon_bg.jpg) repeat-x;}
.TropicalFruit{background: #fde18d url(../images/background/tropicalFruit_bg.jpg) repeat-x;}
.Peach{background: #fde18d url(../images/background/peach_bg.jpg) repeat-x;}
.Cherry{background: #fde18d url(../images/background/cherry_bg.jpg) repeat-x;}
.Orange{background: #fde18d url(../images/background/orange_bg.jpg) repeat-x;}
.CherryAcai{background: #fde18d url(../images/background/cherry_acai_bg.jpg) repeat-x;}             
.BlueberryPomegranate{background: #fde18d url(../images/background/blue_pom_bg.jpg) repeat-x;} 
.Citrus{background: #fde18d url(../images/background/citrus_bg.jpg) repeat-x;}   
.PeachMango{background: #fde18d url(../images/background/peach_mango_bg.jpg) repeat-x;}              
.StrawberryKiwi{background: #fde18d url(../images/background/straw_kiwi_bg.jpg) repeat-x;}            
.CranberryRaspberry{background: #fde18d url(../images/background/cran_ras_bg.jpg) repeat-x;}      

#main_body_holder{
	width:929px;
	height:525px;
	margin:0 auto;
	position:relative;
	left:10px;
	background: url(../images/common/repeat_bg.jpg) repeat-y;
}

#main_body_content{
	width:929px;
	height:525px;
	background: url(../images/common/top_bg.jpg) no-repeat top left;
}

#main_body{
	width:839px;
	position:relative;
	margin: 0;
	height:525px;
	background: url(../images/common/bottom_bg.jpg) no-repeat bottom left;
	padding:80px 45px 40px 45px;
}

html > body #main_body, html > body #main_body_content, html > body #main_body_holder{
	height:auto;
	min-height: 525px;
}

#main_body p{margin-bottom:18px;}
#main_body a{color:#035cec;}
#main_body a:hover{text-decoration:none;}

#main_body h1{
	height:57px;
	width:494px;
	position:absolute;
	top:8px;
	left:41px;
	text-indent:-9000px;
}

/* headers for all the pages */
#main_body h1#faqs_h{	background: url(../images/headers/faqs.png) no-repeat top left;}
#main_body h1#our_story_h{	background: url(../images/headers/our_story.png) no-repeat top left;}
#main_body h1#privacy_policy_h{	background: url(../images/headers/privacy_policy.png) no-repeat top left;}
#main_body h1#terms_of_use_h{	background: url(../images/headers/terms_of_use.png) no-repeat top left;}
#main_body h1#special_offers_h{	background: url(../images/headers/special_offers.png) no-repeat top left;}
#main_body h1#news_events_h{	background: url(../images/headers/news_and_events.png) no-repeat top left;}
#main_body h1#where_to_buy_h{	background: url(../images/headers/where_to_buy.png) no-repeat top left;}
#main_body h1#site_map_h{	background: url(../images/headers/site_map.png) no-repeat top left;}
#main_body h1#contact_us_h{	background: url(../images/headers/contact_us.png) no-repeat top left;}
#main_body h1#sign_up_h{	background: url(../images/headers/sign_up.png) no-repeat top left;}
#main_body h1#sorry_h{	background: url(../images/headers/sorry.png) no-repeat top left;}
#main_body h1#disclaimers_h{	background: url(../images/headers/disclaimers.png) no-repeat top left;}

/* ie 6 fix for the headers */ 
* html #main_body h1.header{behavior: url(/images/pngbehavior.htc);}

/* ie 6 fix for the headers */ 


#non_flash{
	width:566px;
	margin:200px auto 50px;
	background:#FFFFFF;
	text-align:left;
}

#non_flash h1{
	font-weight:bold;
	margin-top:10px;
}

#non_flash h2{margin-bottom:5px;}

#non_flash_header{width:566px;height:165px;background: url(../images/common/flash_player_required.png) no-repeat;}
#non_flash_header_content{padding: 15px 15px 0px 210px;}
#non_flash_header_content p{margin-bottom:10px;}

/* global styles - END */
/* our water styles - START */
#our_waters_flash, #homepage_flash {
	position:relative;
	top:-125px;
	left:0px;
	z-index:1;
}

.FB_SERVER_IFRAME{height:0px;}
.home #footer{
	margin-top:-123px;	
}

#ourwaters_teasercontent {
    margin: 0 auto;
    color:#666;
    line-height:15px;
    height: 172px;
    width: 935px;
}

#ourwaters_teasercontent p{
	margin-bottom:5px;
}

#ctl00_our_waters #ourwaters_teasercontent{
		margin-top:-123px;	
}

#ourwaters_teasercontent h2#sign_up_h{
	height:18px;
	width:250px;
    background: transparent url(../images/common/sign_up_h_over.gif) no-repeat 0px 0px;
}

#ourwaters_teasercontent h2#sign_up_h a{
	height:18px;
	width:250px;
	display:block;
	text-indent:-9000px;
    background: transparent url(../images/common/sign_up_h.gif) no-repeat 0px 0px;
}

#ourwaters_teasercontent h2#sign_up_h a:hover{background-image:none;}

#teasercontent_signup {
    width: 250px;
    display:inline;
    float: left;
    padding:15px 0 15px 80px;
    background: transparent url(../images/common/save_bg.jpg) no-repeat 0px 0px;
}

#teasercontent_share {
    width: 350px;
    padding:15px 0 0;
    display:inline;
    float: right;
}

/* our water styles - END */
/* where to buy styles - START */
.where_to_buy #main_body, 
.where_to_buy #main_body_content, 
.where_to_buy #main_body_holder{
	height:630px; 
	min-height:0;
	margin-bottom:0;
}

.where_to_buy #main_body{height:530px;}
.where_to_buy #main_body_holder{margin-bottom:90px;}

#wheretobuy_column1{
    width: 600px;
    color:#666;
}

#wheretobuy_column1 p#first{font-size:14px;}
#wheretobuy_column2{ float: right;}

#wheretobuy_bottle_img {
    position: absolute;
    top:-10px;
    width:344px;
    height:567px;
    background: transparent url(../images/where_to_buy/bottle_large_img.jpg) no-repeat top right;
    right:-12px;
}

#wheretobuy_search_box{
    width: 619px;
    height: 233px;
    position:relative;
    left:-17px;
    z-index:10;
    margin: 0;
    background: transparent url(../images/where_to_buy/search_box_bg.jpg) no-repeat 0px 0px;
}

#store_locator_top p{
    color:#fff;
	margin-left:2px;
    line-height:14px;
}

#store_locator_bottom p{
	line-height:14px;
	width:440px;
	padding-top:10px;
}

#store_locator_bottom{
	margin-top:20px;
	padding:0px 20px 0 25px;
}

h2#store_locator_h{
	text-indent:-9000px;
	width:200px;
	height:22px;
    background: transparent url(../images/where_to_buy/store_locator_h.gif) no-repeat 0px 0px;
}

h2#results_h{
	text-indent:-9000px;
	width:200px;
	height:24px;
    background: transparent url(../images/where_to_buy/results_h.gif) no-repeat 0px 0px;
}

#wheretobuy_search_box #store_locator_top{
	height:65px;
	padding:12px 20px 0 25px;
}

#wheretobuy_search_box select{
	display:block;
	width:150px;
	margin:0px 0 10px 40px;
}

.results_panel{
	position:absolute;
    left:3px;
    width:585px;
    top:350px;
    color:#333;
    height:350px;
    padding:18px 0 0 50px;
    background: transparent url(../images/where_to_buy/results_box_bg.jpg) no-repeat 0px 0px;
}

#wheretobuy_results_box{
	line-height:15px;
	padding:0px 0 0 20px;
	width:540px;
}

.scroll-pane{
	width:522px;
	height:220px;
	overflow:auto;
	padding-top:10px;
}

.articles .scroll-pane{
	width:535px;
	height:375px;
}

#wheretobuy_results_box li{
	padding-bottom:10px;
	width:250px;
	float:left;
}

/* where to buy styles - END */
/* news and events styles - START */
#news_events_column1 {
    padding-bottom:120px;
    width:600px;
    left:-6px;
    position:relative;
}

.press_release h2#headline{
	clear:left;
	font-size:18px;
	font-weight:bold;
	color:#ec6b03;
}

.press_release h3#media_contacts_h{
	text-indent:-9000px;
	height:20px;
	width:150px;
	background: url(/images/news_events/media_contacts_h.gif) no-repeat top left;
}

.press_release ul {
	margin-bottom: 20px;
	margin-left: 30px;
}

.press_release p.media_contacts, .press_release p.media_contacts_last{
	float:left;
	margin-right:160px;
}

.press_release p.media_contacts_last{
	margin-right:0;
}

#main_body.press_release{
	padding-bottom:130px;	
}

.press_release p.back_to{
	height:20px;
	margin-left:-5px;
	width:200px;
	background: url(/images/news_events/back_to_h_over.gif) no-repeat top left;
}

.press_release p.back_to a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-9000px;
	background: url(/images/news_events/back_to_h.gif) no-repeat top left;
}

.press_release p.back_to a:hover{background-image:none;}

.news_events #main_body a.back_to{
	display:block;
	margin-bottom:20px;	
}

#news_events_column2 {
	width:300px;
	position:absolute;
	top:-13px;
	padding-top:449px;
	background: url(/images/news_events/bottles_large_img.jpg) no-repeat 9px 18px;
	right:12px;
}

#news_events_signup{
	margin:0px 0 0 20px;
	width:250px;	
}

#news_events_signup p#share{
	margin:30px 0 5px;	
}

#news_events_signup h2#sign_up_h{
	height:18px;
	width:250px;
    background: transparent url(../images/news_events/sign_up_h_over.gif) no-repeat 0px 0px;
}

#news_events_signup h2#sign_up_h a{
	text-indent:-9000px;
	height:18px;
	width:250px;
	display:block;
    background: transparent url(../images/news_events/sign_up_h.gif) no-repeat 0px 0px;
}

#news_events_signup h2#sign_up_h a:hover{background-image:none;}

#news_events_main_content_box {
    width: 530px;
    height: 394px;
    background: transparent url(../images/news_events/news_events_box_bg.jpg) no-repeat 0px 0px;
    position: relative;
    left:-10px;
    padding:10px 30px 0 35px;
}

.events #news_events_main_content_box{
    width:510px;
    font-size:12px;
    line-height:15px;
    padding:10px 40px 0 45px;
}

#news_events_column1.events {
	padding-bottom:70px;
}

#news_events_main_content_box li{
	margin-bottom:10px;
	border-bottom:2px dotted #8eb7f7;	
	line-height:14px;
	width:520px;
	padding:0 5px;
}

#news_events_main_content_box .scroll-pane li {
	width: 495px;
	padding-right: 30px;	
}

#news_events_main_content_box h2{
	font-weight:bold;
	font-size:12px;
	margin-bottom:8px;
}

.events #news_events_main_content_box h2{
	font-size:14px;
}

li.float div{
	float:left;
	width:430px;
}

li div.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	float:none;	
}

#news_events_main_content_box h2 a{
	color:#035cec;
	text-decoration:none;
}

#news_events_main_content_box h2 a:hover{
	color:#032a68;	
}

#news_events_main_content_box img.arrow{
	position:relative;
	top:5px;
}

#news_events_main_content_box img.float_png{
	float:left;
	position:relative;
	left:-10px;
	top:-5px;
}

* html #news_events_main_content_box img.arrow, * html #news_events_main_content_box .float_png{
	behavior: url(/images/pngbehavior.htc);
}

#news_events_main_content {
    margin: 0 30px 0 35px;
}

#news_events_tabs{
	overflow:hidden;
	position:relative; 
	top:5px;	
}

#news_events_tabs li {
	float:left;
	padding: 0;
	position:relative;
	z-index:5;
	width:100px;
	height:50px;
}

#news_events_tabs li a{
	display:block;
	height:100%;
	width:100%;
	position:relative;
	top:22px;
	text-indent:-9000px;
}

#news_events_tabs li a:hover, 
.events #tab_events_button a,
.articles #tab_articles_button a,
.press_releases #tab_press_releases_button a
{top:15px;}	

#news_events_tabs #tab_press_releases_button{width:187px;}
#news_events_tabs #tab_articles_button{width:120px;}

#tab_events_button a{background: transparent url(../images/news_events/tab_events.gif) no-repeat top left;}
#tab_press_releases_button a{background: transparent url(../images/news_events/tab_press_releases.gif) no-repeat top left;}
#tab_articles_button a{background: transparent url(../images/news_events/tab_articles.gif) no-repeat top left;}

#news_events_content_box{
    width: 305px;
    height: 79px;	
    position:relative;
    z-index:5;
	font-size:13px;
	color:#fff;
	line-height:18px;
	padding:13px 280px 0 15px;
}

#news_events_content_box_top{
	position:absolute;
	top:31px;
	z-index:10;
	width:229px;
	right:-5px;
	height:19px;
}

.events #news_events_content_box_top{background:url(/images/news_events/tabbed_box_bg_events_top.gif) no-repeat top right;}
.press_releases #news_events_content_box_top{background:url(/images/news_events/tabbed_box_bg_press_releases_top.gif) no-repeat top right;}
.articles #news_events_content_box_top{background:url(/images/news_events/tabbed_box_bg_articles_top.gif) no-repeat top right;}

.events #news_events_content_box {
	background: transparent url(../images/news_events/tabbed_box_bg_events.jpg) no-repeat 0px 0px;
	padding-top:20px;
	height:72px;
}
.press_releases #news_events_content_box {background: transparent url(../images/news_events/tabbed_box_bg_press_releases.jpg) no-repeat 0px 0px;}
.articles #news_events_content_box{background: transparent url(../images/news_events/tabbed_box_bg_articles.jpg) no-repeat 0px 0px;}

/* news and events styles - END */
/* our story styles - START */
p#first{font-size:14px;	}

.our_story #main_column{width:550px;}

.our_story #bottles{
	position:absolute;
	top:-18px;
	right:-4px;
	height:444px;
	width:321px;
	background: transparent url(../images/our_story/bottles.jpg) no-repeat left top;
}

/* our story styles - END */
/* special offers styles - START */

#left{
	width:600px;
	height:435px;
	margin-bottom:10px;
	background: transparent url(../images/special_offers/special_offers_bg.jpg) no-repeat bottom left;
	position: relative;
	left: -22px;
	padding-left: 22px;
}

#download_coupons{
	background: transparent url(../images/special_offers/download_coupon_bg.jpg) no-repeat bottom left;
	width:244px;
	top:147px;
	color:#666;
	right:20px;
	line-height:14px;
	padding:0 15px 0 21px;
	position:absolute;
	height:300px;
}

h2#discount_coupons_h{
	text-indent:-9000px;
	height:18px;
	width:170px;
    background: transparent url(../images/special_offers/discount_coupons_h.gif) no-repeat 0px 0px;
}

#download_coupon{
    background: transparent url(../images/special_offers/download_coupon_over.jpg) no-repeat 0px 0px;
    height:50px;
    width:200px;
    margin: 10px 0 8px 25px;
}

#download_coupon a{
	display:block;
	text-indent:-9000px;
	width:100%;
	height:100%;
	background: transparent url(../images/special_offers/download_coupon.jpg) no-repeat 0px 0px;
}

#download_coupon a:hover{background-image:none;}

#download_coupons p{
	margin-bottom:0;	
}

#download_coupons img{
	margin:8px 0 8px 35px;
}

#download_coupons span{
	color:#ec6b03;
	font-weight:bold;
	font-size:14px;	
}

#bottom_promos{clear:both;}

#bottom_promos div{
	float:left;
	display:inline;
	width:280px;	
	color:#666;
}

#bottom_promos div#sign_up{margin-left:25px; width:250px;}
#bottom_promos div#news_events{margin:0 10px 0 25px; width:235px;}

h2#where_to_buy_h a, h2#sign_up_h a, h2#news_events_h a{
	height:18px;
	width:240px;
	display:block;
	text-indent:-9000px;
    background: transparent url(../images/special_offers/where_to_buy_h.gif) no-repeat 0px 0px;
}

h2#sign_up_h a{ background: transparent url(../images/special_offers/sign_up_h.gif) no-repeat 0px 0px;}
h2#news_events_h a{ background: transparent url(../images/special_offers/news_events_h.gif) no-repeat 0px 0px;}

h2#sign_up_h{background: transparent url(../images/special_offers/sign_up_h_over.gif) no-repeat 0px 0px;}
h2#news_events_h{ background: transparent url(../images/special_offers/news_events_h_over.gif) no-repeat 0px 0px;}
h2#where_to_buy_h{ background: transparent url(../images/special_offers/where_to_buy_h_over.gif) no-repeat 0px 0px;}

#bottom_promos div h2 a:hover{background-image:none;}

/* special offers styles - END */
/* sign up styles  - START */
.sign_up #content{
	padding-bottom:70px;
}

.sign_up label{
	width:105px;
	float:left;	
	padding:0px 10px 0 15px;
}

.sign_up h2{
	font-weight:bold;
	font-size:14px;
	margin-bottom:14px;	
}

.sign_up input, .sign_up select{
	color:#333;
	font:11px/11px verdana, arial, sans-serif;
}

#main_body p#please_answer{
	margin:20px 0 10px 0;	
	font-size:13px;
}

.sign_up ol{
	margin:10px 0 0 0px;
	padding-left:15px;
}

.sign_up ol li{padding-bottom:10px;}
.sign_up ol li select, 
.sign_up ol li input{margin-left:15px;}
.sign_up ol li input{
	padding:1px;
	height:14px;
}

#checkboxes{margin:15px 0 15px 10px;}	
#checkboxes p{margin:5px 0 0;}

.sign_up input{
	margin:0;
	padding:1px;
}

.sign_up #main_body p.form_fields{
	width:600px;
	margin:0px;
	overflow:hidden;
}

.sign_up #main_body p#last_name label{
	padding:0 3px 0 22px;	
}

.sign_up #main_body p.form_fields input{
	float:left;
	height:14px;
	width:150px;
	margin-bottom:10px;
}

.sign_up #main_body span{
	color:Red
}

.sign_up #main_body span.validator{
	float:left;	
	width:auto;
	padding-left:5px;
}
	
.sign_up p#required{
	color:red;
	width:300px;
	font-weight:bold;
	margin:20px 0 5px;	
}

div#submit{margin:20px auto 0;}

div#submit, div#submit input{
	text-indent:-9000px;
	border:none;
    background: transparent url(../images/common/submit_over.jpg) no-repeat 0px 0px;
	height:50px;
	width:120px;
	cursor:pointer;
	display:block;	
}

div#submit input{
    background: transparent url(../images/common/submit.jpg) no-repeat 0px 0px;
}

div#submit.over input{background-image:none;}

/* sign up styles  - END */
/* footer page styles */
.footer_pages #content, .sign_up #content, .press_release #content{
	width:545px;	
}
.footer_pages #bottles, .sign_up #bottles, .press_release #bottles{
	position:absolute;
	top:13px;
	right:0px;
	width:323px;
	height:280px;	
    background: transparent url(../images/common/generic_bottles.jpg) no-repeat 0px 0px;
}

.footer_pages dd{
	margin-bottom:20px;	
}

.footer_pages #main_body a{
	color:#035cec;
}

.footer_pages #main_body a:hover{
	text-decoration:none;
}	

img#ou{
	position:relative;
	line-height:12px;
	margin-top:-7px;
	top:6px;	
}

.footer_pages h2, .footer_pages h3{
	font-weight:bold;	
}

.footer_pages h2.bigger{
	font-size:14px;
}

.footer_pages #main_body ol li ol{
	margin:10px 0 0 20px;	
}

.footer_pages #main_body ul li{
	margin:0 0 5px 30px;
	list-style-type:disc;	
}

.footer_pages #main_body ul{
	margin-bottom:15px;	
}


/* Adam 4/27/09 */
.teaser{
    height:175px;
    float: left;
    display:inline;
    padding: 0; 
    margin: 0;
}

.teaser p{
    display: block;
    line-height: 12px;
}

#teaserDiabetes{
    background: #fff url(../images/home/essentials_v2/bg_teaserDiabetes.jpg) no-repeat;
    width: 309px;
}

#teaserDiabetes p{
    margin: 6px 135px 0 25px;
}   

#teaserDiabetes h2 {
    margin:27px 0 0 25px;
    display:block;
    width:167px; height:17px;
    text-indent:-9999px;
    background:#fff url(../images/home/essentials_v2/hdr_teaserDiabetes.jpg) no-repeat;
}

#teaserCoupon{
    background: #fff url(../images/home/essentials_v2/teaser2w.jpg) no-repeat;
	margin: 0 0 0 80px;
    width: 392px;
}

#teaserCoupon p{
    margin: 6px 105px 0 32px;
    height: 58px;
}  

#teaserCoupon h2 
{
    margin: 25px 0 0 30px;
    display: block;
    width: 212px;
    height: 22px;
    text-indent: -9999px;
    background: #fff url(../images/home/essentials_v2/hdr_teaser2.jpg) no-repeat;
}

#teaserWhereToBuy{
    background: #fff url(../images/home/essentials_v2/teaser3w.jpg) no-repeat;
    width: 396px;
}
#teaserWhereToBuy p{
    margin: 6px 100px 0 35px;
    height: 47px;
}  

#teaserWhereToBuy h2
{
    margin: 25px 0 0 34px;
    display: block;
    width: 117px;
    height: 22px;
    text-indent: -9999px;
    background: #fff url(../images/home/essentials_v2/hdr_teaser3.jpg) no-repeat;
}

.teaser a.downloadNow, .teaser a.pledgeNow
{
    margin: -4px 0 0 98px;
    display: block;
    text-indent: -9999px;
    height: 30px;
    width: 147px;
    background: url(../images/home/essentials_v2/btn_download_now.jpg) no-repeat;
}

.teaser a.pledgeNow {
    width:217px; height:35px;
    margin:15px 0 0 20px;
    background-image:url(../images/home/essentials_v2/btn_pledge_now.jpg);
}

.teaser a.learnMore
{
    margin: 0 0 0px 160px;
    display:inline;
    font-family:Verdana;
    font-weight: bold;
    text-decoration: none;
    color: #96115c;
    font-size:12px;
    line-height: 37px;   
    vertical-align: middle;
}

a.learnMore img
{
    position:relative;
    top:7px;
}


* html #ourwaters_teasercontent .teaser
{
    behavior: url(/images/pngfixv2.htc);
    padding: 0px;        
}
* html #ourwaters_teasercontent .teaser h2, * html #ourwaters_teasercontent .teaser p, * html #ourwaters_teasercontent .teaser .learnMore, * html #ourwaters_teasercontent .teaser .downloadNow
{
    top:25px;    
}

 * html #ourwaters_teasercontent .teaser .pledgeNow { top:29px; }

* html #ctl00_our_waters #container{behavior: url(/images/pngfixv2.htc);}

* html #ctl00_our_waters #our_waters_flash{margin-top: -24px;}