/* 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; }

.official_rules ol { list-style: decimal; margin-left:26px;}


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: #fde18d url(../images/background/neutral_bg.jpg) repeat-x;
}

sub{
	vertical-align:sub;
	font-size:8px;
	line-height:8px;
}

sup{
	vertical-align:super;
	font-size:8px;
	line-height:8px;
}

.nobr {white-space:nowrap;}

#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;
}

#ctl00_our_waters #container, .home #container {
	background:none;
	width:100%;
}

#tmp_container{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

#header {
	width:963px;
	height:116px;
	padding: 9px 0 0;
	margin: 0px auto;
	position:relative;
	z-index:10;
}

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;
	font-size:9px;
	line-height:12px;
}

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.png) no-repeat 0px 0px;
    behavior: url(/images/pngbehavior.htc);
    margin: 20px 30px 0px 150px;
}

#tn2_dropdown_bottomright {
    width: 255px;
    float: left;
    display:inline;
    background: url(../images/common/essentials_h_over.png) no-repeat 0px 0px;
    behavior: url(/images/pngbehavior.htc);
    margin: 20px 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.png) no-repeat 0px 0px; behavior: url(/images/pngbehavior.htc);}
div#tn2_dropdown_bottomleft a{background: url(../images/common/originals_h.png) no-repeat 0px 0px; behavior: url(/images/pngbehavior.htc);}

#tn2_dropdown_bottomleft a:hover, #tn2_dropdown_bottomright a:hover{background-image:none;}

#footer {
    clear: both;
    margin:0px auto 60px;
    width:950px;
}

.sweeps #footer {
    clear: both;
    margin:15px auto 60px;
    width:950px;
}
#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: 110%;
    width:900px;
    text-align: center;
    margin: 0 auto 5px;
}

#footer_copyright {
    width:900px;
    text-align: center;
    margin: 5px auto 0;
}

#footer ul {
    text-align: center;
    list-style-type: none;
    width:600px;
    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:#666;
	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;
}
.sweeps #main_body{
	width:839px;
	height: 716px;
	position:relative;
	margin: 0;
	background-image: none;
	padding:80px 45px 40px 45px;
    background: url(../images/common/bottom_bg.jpg) no-repeat bottom left;
}

html > body #main_body, html > body #main_body_content, html > body #main_body_holder{
	height:auto;
	min-height: 525px;
}

#main_body p{margin-bottom:17px;}

.events #news_events_main_content_box p{
    padding-right: 30px;
}

.events #news_events_main_content_box p.introText{
    color:#035cec; font-size:10px; line-height:16px; font-weight:bold;
}

#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#register_to_win_h{	background: url(../images/headers/register_to_win.png) no-repeat top left;}
#main_body h1#thank_you_h{	background: url(../images/headers/thank_you.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;}
#main_body h1#official_rules_h{	background: url(../images/headers/official_rules.png) no-repeat top left;}

#main_body h1#sweeps_h
{
    background: url(../images/headers/spa_sweeps.png) no-repeat top left;
    width: 880px;
    height: 40px;
    left: 34px;
    top: 20px;
    display:inline;
}
.sweeps #main_column
{
    display: block;
    background: transparent url(../images/sweeps/bg_sweeps.jpg) no-repeat left top;
    height:770px;
    width: 1000px;
    margin: -25px 0 0 -31px;
    padding: 0px;
}


/* ie 6 fix for the headers */
* html #main_body h1.header{behavior: url(/images/pngbehavior.htc);}
* html .official_rules #bottles, * html #bottles_sweeps{behavior: url(/images/pngbehavior.htc);}
#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:-123px;
	left:0px;
	z-index:1;
}

.home #footer{
	margin-top:-123px;
}

#ourwaters_teasercontent {
    margin: 0 auto 20px;
    color:#666;
    line-height:15px;
    height: 100px;
    width: 900px;
}

#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;
    margin: 0 20px 0 0;
    background: transparent url(../images/common/save_bg.jpg) no-repeat 0px 0px;
}

#teasercontent_essential2you {
    width: 250px;
    display:inline;
    float: left;
    padding:15px 0 15px 85px;
    margin: 0 20px 0 0;
    background: transparent url(../images/common/essential2you_bg.jpg) no-repeat 0px 14px;
}

#teasercontent_share {
    width: 350px;
    padding:15px 0 0;
    display:inline;
    float: right;
}

#teasercontent_share_revised
{
    width: 190px;
    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:135px;}

#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;
	height: 120px;
	width: 350px;
}

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 7px 40px;
    clear:left;
}

.results_panel{
	position:absolute;
    left:3px;
    width:585px;
    top:395px;
    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:535px;
	height:360px;
	overflow:auto;
	padding-top:10px;
}

.events .scroll-pane{
    height:252px;
}

#ctl00_ctl00_MainContent_MainBodyContent_Results_Panel .scroll-pane{
	width:520px;
	height:218px;
	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;
}

#main_body p.noSubhead {
    margin-top:17px;
}

.press_release h2#headline{
	clear:left;
	font-size:18px; line-height:23px;
	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:118px;
	right:12px;
}

#news_events_signup{
	margin:25px 0 0 22px;
	width:250px;
}

/* fixes for ie6, ie7 */
* html #news_events_signup {
    padding-top:40px;
}

*:first-child+html #news_events_signup {
    padding-top:42px;
}

#news_events_signup p#share{
	margin:30px 0 5px;
}

#news_events_signup h2 {
	margin:30px 0 10px;
	font-weight:bold; font-size:11px; color:#035cec;    
}

#news_events_signup h2#sign_up_h{
	width:250px; height:18px;
	margin-top:0;
    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:530px;
    height:394px;
    font-size:12px;
    line-height:15px;
    padding:0 30px 0 35px;
    background:transparent url(../images/news_events/news_events_box_bg.jpg) no-repeat scroll 0 0;
    left:-10px;
    position:relative;
}

#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;
	color:#035cec;
}

.events #news_events_main_content_box h2{
	font-size:14px;
}

.events #news_events_main_content_box .scroll-pane h2 {
    margin-top:27px;
}

.events #news_events_main_content_box h3, .events #news_events_main_content_box ul{
    color:#032a68; font-size:10px; line-height:13px;
}

.events #news_events_main_content_box h3{
    color:#035cec; font-weight:bold;
    margin-bottom:2px;
}

.events #news_events_main_content_box h3 span {
    margin-right:8px;
    color:#984aac;
}

.events #news_events_main_content_box ul{
    margin-bottom:10px;
}

.events #news_events_main_content_box li{
    border-bottom:0 none;
    line-height:13px;
    width:480px;
    margin-bottom:2px;
    padding-left:8px;
}

.events #news_events_main_content_box li a{
    color:#032a68;
}

li.float div{
	float:left;
}

li.float div p{
	padding-right:90px;
}

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 li p{
	line-height:17px;
}

#news_events_main_content_box img.blog{
	position:relative;
	top:5px;
	left:15px;
}

#news_events_main_content_box img.media{
	position:relative;
	top:2px;
	left:15px;
}

#news_events_main_content_box img.float_png{
	float:left;
	position:relative;
	left:-10px;
	top:-5px;
}

#news_events_main_content_box h2.sclrLogo {
    height:67px;
    padding-right:145px;
    line-height:21px;
    background:url(/images/news_events/logo_sclr.png) no-repeat top right;
}

* html #news_events_main_content_box h2.sclrLogo {
    background-image:url(/images/news_events/logo_sclr.gif);
}

* html #news_events_main_content_box img.arrow, * html #news_events_main_content_box .float_png,
#news_events_main_content_box img.blog, #news_events_main_content_box img.media{
	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.gif) 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.gif) no-repeat 0px 0px;}
.articles #news_events_content_box{background: transparent url(../images/news_events/tabbed_box_bg_articles.gif) no-repeat 0px 0px;}

/* news and events styles - END */
/* our story styles - START */
p#first, p#error{font-size:14px;	}

.our_story #main_column, .official_rules #main_column{width:550px;}
.thank_you #main_column{width:520px;}

.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;
}

.official_rules #bottles, #bottles_sweeps
{
	position:absolute;
	top:0px;
	right:-25px;
	height:635px;
	width:356px;
	background: transparent url(../images/sweeps/bottles-spa.png) no-repeat left top;
}




/* our story styles - END */
/* special offers styles - START */

#left{
	width:600px;
	height:440px;
	margin-bottom:10px;
	background: transparent url(../images/special_offers/special_offers_bg2.jpg) no-repeat bottom left;
	position: relative;
	left: -31px;
	padding-left: 22px;
}

* html #left
{

	width:585px;
	height:440px;
	margin-bottom:10px;
	background: transparent url(../images/special_offers/special_offers_bg2.jpg) no-repeat 0px 48px;
	position: relative;
	left: -31px;
	padding-left: 22px;
}


.specialOffersFirst
{
    color: #2b4c9b;
    padding-top: 8px;
}

* html .specialOffersFirst
{
    color: #2b4c9b;
    top: 0px;
}

.specialOffersFirst .bluer
{
    color: #24b7f1;
}

.specialOffersSecond
{
    position:absolute;
    top: 330px;
    left: 40px;
    width: 380px;
}



.specialOffersSecond strong
{
    color: #2b4c9b;
}

#download_coupons{
	background: transparent url(../images/special_offers/download_coupon_bg.jpg) no-repeat bottom left;

	width:244px;
	top:47px;
	color:#666;
	right:20px;
	line-height:14px;
	padding:0 15px 0 21px;
	position:absolute;
	height:470px;
}

* html #download_coupons{
	background: transparent url(../images/special_offers/download_coupon_bg.jpg) no-repeat bottom left;

	width:244px;
	top:47px;
	color:#666;
	right:20px;
	line-height:14px;
	padding:0 15px 0 21px;
	display: inline;
	height:470px;
	margin-right: -50px;
}



h2#discount_coupons_h{
	text-indent:-9000px;
	height:118px;
	width:295px;
    background: transparent url(../images/special_offers/discount_coupons_h.png) 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 4px;
}

#download_coupons span{
	color:#9446b0;
	font-weight:bold;
	font-size:14px;
}

.additional_coupon{
    margin-top:14px;
}

.couponCheckbox{
    display: block;
    float: left;
    margin-right: 10px;
}

#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#essential2you_h a{
	height:22px;
	width:219px;
	display:block;
	text-indent:-9000px;
    background: transparent url(../images/common/essential2you_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;}
h2#essential2you_h{ background: transparent url(../images/common/essential2you_h_over.gif) no-repeat 0px 0px;}
h2#essential2you_h a:hover{background-image:none;}
#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:125px;
	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;}
#confirmRules{margin:20px 0 15px 10px;}
#confirmRules p{font-weight: bold;}
.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, .sign_up #main_body p#street_address_2 label{
	padding:0 3px 0 22px;
}

.sign_up #main_body p.form_fields input, .sign_up #main_body p.form_fields select{
	float:left;
	height:14px;
	width:150px;
	margin-bottom:10px;
}

.sign_up #main_body p.form_fields select
{
    height:20px;
    width:156px;
}

.sign_up #main_body span{
	color:Red
}

.sign_up #main_body span.ff_sweeps, .sign_up #confirmRules span {
	color:#ed7513;
	font-weight: bold;
}



.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;
}

.sign_up p#required_sweeps{
	color:#ed7513;
	width:300px;
	font-weight:bold;
	margin:20px 0 5px;
}

.sign_up #first a
{
    font-weight: bold;
    color: #21499b;
    padding: 0 30px 0 0;
    height: 20px;
    width: 300px;
    background: transparent url(../images/sweeps/arrow_navy_r.jpg) no-repeat 45px 0px;
}


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;}


div#submit2{margin:20px auto 0;}

div#submit2, div#submit2 input{
	text-indent:-9000px;
	border:none;
    background: transparent url(../images/sweeps/submit_over2.jpg) no-repeat 0px 0px;
	height:50px;
	width:120px;
	cursor:pointer;
	display:block;
}

div#submit2 input{
    background: transparent url(../images/sweeps/submit2.jpg) no-repeat 0px 0px;
}

div#submit2.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, .thank_you #bottles, .press_release #bottles{
	position:absolute;
	top:13px;
	right:-4px;
	width:323px;
	height:280px;
    background: transparent url(../images/common/generic_bottles.jpg) no-repeat 0px 0px;
}

* html .footer_pages #bottles, * html .sign_up #bottles, * html .thank_you #bottles, * html .press_release #bottles {
    right:-5px;
}

.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;
}

/* Crazy emergency fixes */


#news_events_main_content_box blockquote
{
    margin-left: 20px;
}



* html #discount_coupons_h{behavior: url(/images/pngbehavior.htc);}

.WTBstepNumber
{
    float: left;
    display: block;
    width:50px;


}
.WTBRight
{
    float: left;
    display: block;
}
#ctl00_ctl00_MainContent_MainBodyContent_Zip_Textbox
{
    width: 246px;
    margin: 0 0 7px 40px;
    display: block;
    clear: left;
}

* html #ctl00_ctl00_MainContent_MainBodyContent_Zip_Textbox
{
    width: 246px;
    margin: 0 0 7px 40px;
    display: block;
}

.WTBstep1
{
    background: transparent url(../images/where_to_buy/WTB_overlay.png) no-repeat 10px 6px;
}
* html .WTBstep1{behavior: url(/images/pngfixv2.htc);}


#Find_Hyperlink_Div
{
    display: block;
    background: transparent url(../images/where_to_buy/btn_find_over.png) no-repeat 0px 0px;
    float: right;
    width: 139px;
    height: 36px;
    margin: -45px 100px 0 0px;
}


#Find_Hyperlink_Div a
{
    text-indent: -9999px;
    display: block;
    background: transparent url(../images/where_to_buy/btn_find.png) no-repeat 0px 0px;
    width: 139px;
    height: 36px;


}

#Find_Hyperlink_Div a:hover
{

    background-image:none;

}

* html #Find_Hyperlink_Div
{
    margin: -38px 50px 0 0px;
}



a#back_button, a#back_button_2
{
    display: block;
    font-weight: bold;
    color: #21499b;
    padding: 0 0px 0 23px;
    height: 28px;
    width: 60px;
    background: transparent url(../images/sweeps/arrow_navy_l.jpg) no-repeat 0px 0px;
    font-size: 14px;
    float: left;
    margin: 17px 0px 0 90px;
}

a#back_button_2
{
    background: transparent url(../images/sweeps/arrow_navy_l_w.jpg) no-repeat 0px 0px;

    width: 260px;

    margin: 0px;
}



.thank_you p#first
{
    height:62px;
    width: 520px;
    text-indent: -9999px;
    display: block;
    background: transparent url(../images/sweeps/hd_thanks.gif) no-repeat 0px 0px;
    margin-bottom: 12px;
    margin-left: -7px;
}
.thank_you p#second
{
    font-size:14px;
    line-height: 16px;
    color: #2855a7;
    font-weight: bold;
}

#sweeps_bottles
{
    display: block;
    background: transparent url(../images/sweeps/sweeps_bottles.png) no-repeat 0px 0px;
    width: 305px;
    height: 340px;
    top: 423px;
    left: -30px;
    position: absolute;
}
* html #sweeps_bottles
{
    behavior: url(/images/pngfixv2.htc);
    top: 373px;
    left: -40px;
}

#teaser_link
{
    display: block;
    top: 623px;
    left: 284px;

    width: 280px;
    height: 21px;
    position: relative; left: 268px; top: 566px; margin-top: 0px;
    background: transparent url(../images/sweeps/sweeps_teaser_over.gif) no-repeat 0px 0px;
}

* html #teaser_link
{

    top: 223px;
    left: 269px;
}

#teaser_link a
{
    text-indent: -9999px;
    display:block;
    background: transparent url(../images/sweeps/sweeps_teaser.gif) no-repeat 0px 0px;
     width: 275px;
    height: 21px;
}
#teaser_link a:hover
{
    text-indent: -9999px;
    display:block;
     width: 275px;
    height: 21px;
    background-image: none;
}

#right_column
{
    display: block;
    top: 103px;
    left: 584px;
    position: absolute;
    width: 300px;
    height: 500px;
}

#right_column p{margin-bottom:10px;}
p#grand_prize{margin-bottom:10px;}
p#grand_prize_sub{margin-bottom:3px;}
p#grand_prize
{
    font-weight: bold;
    color: #24b7f1;
    font-size: 24px;
}
p#first_prize, p#ways_to_enter
{
    font-weight: bold;
    color: #24b7f1;
    font-size: 18px;
    margin-bottom: 3px;
}
p#ways_to_enter
{
    margin-bottom: 10px;
}
p#sweeps_divider
{
    display: block;
    width: 294px;
    height: 6px;
    background: transparent url(../images/sweeps/sweeps_divider.jpg) no-repeat 0px 0px;
    margin-bottom: 15px;
}


/*span.icon_one
{
    display: block;
    padding: 0 0px 0 23px;
    height: 20px;
    width: 90px;
    background: transparent url(../images/sweeps/icon_1.jpg) no-repeat 0px 0px;
    float: left;
    margin: 0px;
}

span.icon_two
{
    display: block;
    padding: 0 0px 0 23px;
    height: 20px;
    width: 90px;
    background: transparent url(../images/sweeps/icon_2.jpg) no-repeat 0px 0px;
    float: left;
    margin: 0px;
}*/

#enter_now_wrapper
{
    display: block;

    height: 57px;
    width: 204px;
    background: transparent url(../images/sweeps/btn_enter_now_over.jpg) no-repeat 0px 0px;
    margin-left: 50px;
}
#enter_now
{
    display: block;
    text-indent: -9999px;
    height: 57px;
    width: 204px;
    background: transparent url(../images/sweeps/btn_enter_now.jpg) no-repeat 0px 0px;
}
#enter_now:hover
{
    display: block;
    text-indent: -9999px;
    height: 57px;
    width: 204px;
    background-image: none;
}

.blue_caps
{
    color: #1c3f94;
    font-weight: bold;
    font-size: 12px;
}

#right_column .sweepsContainer
{
    display: block;
    background: transparent url(../images/sweeps/bg_sweeps_scroll.png) no-repeat 0px 0px;
     height: 180px;
}
#right_column .scroll-pane
{
    width: 265px;
    height: 127px;
    padding: 10px 0 10px 20px;

}

#ctl00_ctl00_MainContent_MainBodyContent_couponLink
{
    display: block;
    width: 260px;
    height: 52px;
    background: transparent url(../images/sweeps/btn_download.jpg) no-repeat 0px 0px;
    text-indent: -9999px;
    margin-left: 150px;
}

#ctl00_ctl00_MainContent_MainBodyContent_couponLink:hover
{
    display: block;
    width: 260px;
    height: 52px;
    background: transparent url(../images/sweeps/btn_download_over.jpg) no-repeat 0px 0px;
    text-indent: -9999px;
}

#rules_link
{
    color: #1c3f94;
    font-weight: bold;
    top: 715px;
    left: 745px;
    position: absolute;
}
#rules_link a
{
    color: #1c3f94;
}


#thanks_learn_more
{
        display: block;
        background: transparent url(../images/sweeps/btn_learn_more_over.jpg) no-repeat 0px 0px;
        height: 65px;
        margin-left: 175px;
}

#thanks_learn_more_link
{
    display: block;
    width: 212px;
    height: 65px;
    background: transparent url(../images/sweeps/btn_learn_more.jpg) no-repeat 0px 0px;
    text-indent: -9999px;
}
#thanks_learn_more_link:hover
{
    background-image: none;
}

#newsNonFlash
{
    display: block;
    width: 200px;
    margin-left: 30px;
}

#enterNowButton
{
    display: block;
    width: 158px;
    height: 43px;
    background: transparent url(../images/common/btn_enter_now_over.png) no-repeat 0px 0px;
    margin: 199px 0 0 0;
}

#enterNowButtonNews
{
    display: block;
    width: 158px;
    height: 43px;
    background: transparent url(../images/common/btn_enter_now_over.png) no-repeat 0px 0px;
}

* html #enterNowButtonNews
{
    behavior: url(/images/pngbehavior.htc);
}

#enterNowButton a, #enterNowButtonNews a
{
    display: block;
    width: 158px;
    height: 43px;
    background: transparent url(../images/common/btn_enter_now.png) no-repeat 0px 0px;
    text-indent: -9999px;
}
#enterNowButton a:hover, #enterNowButtonNews a:hover
{
    background-image: none;
}

* html #sclrEventHdr img {behavior: url(/images/pngbehavior.htc);}
