/* Antidote X */
/* A Complete Digital Remedy */
@import url('reset.css');
body, html {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #737373;
	font-size: 10px;
	height:100%;
}
form {
	height: 100%;
}
a {
	color: #5acbee;
	text-decoration: none;
}
.left {
	float: left;
	text-align: left;
}
.right {
	float: right;
	text-align: right;
}
.sidefade {
	background-image: url(../assets/images/side_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:54px;
	display: inline;
	float: left;
	padding-left: 15px;
	padding-right: 4px;
	z-index: 400;
	margin-top:12px;
}
.gef
{
	background: url(/assets/images/side_fade_footer.gif) top left repeat-y;
	padding:8px 0px 0px 20px;
	min-height: 54px;
	float:left;
	margin-top:13px;
}
*html .sidefade {
	height:54px;
}
.footer .sidefade{
	background-image: url(../assets/images/side_fade_footer.gif);
	
}
.sidefade p {
	font-size: 9px;
	color: #999999;
}
.sidefade a {
	display:block;
	font-size:10px;
	padding-top:5px;
	text-transform:uppercase;
}
.social {
	padding-left: 15px;
}
.social a.mobileapp {
	background-image: url(../assets/images/mobileapp_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 152px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.social a.facebook {
	background-image: url(../assets/images/facebook_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 83px;
	/*height: 40px;
	width: 85px;*/
	float: left;
	margin: 0px;
	padding: 0px;
}
.social a.twitter {
	background-image: url(../assets/images/twitter_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 69px;
	/*height: 40px;
	width: 85px;*/
	float: left;
	margin: 0px;
	padding: 0px;
}

.content {
	/*width: 50%;*/

	padding-top: 15px;
	min-height: 450px/*padding-top: 25px;*//*padding-left: 10px;*/
}
* html .content {
	height: 450px
}
.top_fade {
	background-image: url(/assets/images/top_fade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 960px;
}
.bottom_fade {
	background-image: url(/assets/images/bottom_fade.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 960px;
}
.content h1 {
	font-size: 16px;
	color: #5ACBEE;
	font-weight: lighter;
	text-transform: uppercase;
	width: 350px;
}
.content h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #999;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.content h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #999;
}
.content p {
	/*width: 45%;*/
	line-height: 16px;
	margin-top: 5px;
	font-size: 13px;
	color: #737373;
}
.content_intro_left {
	width: 50%;
	margin-bottom: 20px;
	float: left;
}
.content_intro_right {
	width: 48%;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../assets/images/landing_side_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 400px;
	float: right;
}
*html .content_intro_right {
	height: 400px;
}
.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:100px;
}


.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/images/new_footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 99px;
	padding-top: 9px;
	
}
.top_social
{
	width:270px;
	height:20px;
	overflow:hidden;
	margin-right:28px;
	
	
}
* html .footer{
background-image: url(../assets/images/new_footer.gif);}
.tnc_message{
	text-transform: uppercase;
}

.sFooter {
	width:100%;
	position: fixed;
	bottom: 0px;
	z-index:300;
	/*height: 100px;*/
}
* html .sFooter {
	position:absolute;
	bottom:auto;
top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.nav {
	float: left;
	padding-top: 4px;
	position:relative;/*width: 550px;*/
	background-image: url(../assets/images/nav_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	padding-left: 20px;
	height: 49px;
}
.nav .takeQuiz {
	margin-right:5px;
	margin-top:-20px;
	text-align:right;
}
* html .nav .takeQuiz {
	margin-top:-10px;
}
/*
.nav ul{
	float: right;
	
}
.nav li{
	display: inline;
}
.nav li a{
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #999;
	background-image: url(/assets/images/nav_fade.gif);
	height: 34px;
	padding-top: 20px;
	padding-left: 24px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.nav li a.hover{}
*/
.logo {
	float: left;
	display: inline;
	padding-top: 12px;
}
.footer .logo {
	width: 215px;
	
}
.clear {
	clear: both;
	font-size: 0px;
}
/************************
 Flash/AltContent BEGIN
*************************/

.homepageContent {
	padding: 0;
	position: relative;
	height: 500px;
}
.homepageAltContent {
	position: absolute;
	top: 260px;
	z-index: 1;
}
.homepageAltContentBG {
	position: absolute;
	top: 0px;
	z-index: 1;
	height: 550px;
}
.homepageAltContentBG a {
	background: transparent url(/assets/images/alt_RBHomepage.jpg) no-repeat 0 0;
	display: block;
	height: 400px;
	width: 880px;
	text-indent: -9999px;
}
.calculatorFlashContent {
	padding: 0;
	/*height: 700px;*/
}
.calculatorAltContentBG a {
	background: #FFF url(/assets/images/water_calculator_no_flash.gif) no-repeat top center;
	display: block;
	height: 400px;
	width: 100%;
	text-indent: -9999px;
}
/**********************
 Flash/AltContent END
***********************/

/*********************
 Mobile App BEGIN
**********************/

.content_mobile_app_left {
	width: 686px;
	margin-bottom: 20px;
	float: left;
}
.content_mobile_app_right {
	width: 274px;
	margin-bottom: 20px;
	text-align: center;
	background-image: url(../assets/images/mobile_app_iphones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 428px;
	float: right;
    z-index: 0;
	position:relative;
}
*html .content_mobile_app_right {
	height: 400px;
}
#mobile-app-iphone-slider {
    position: relative;
    top: 63px;
    left: 80px;
    z-index: 1;
    width: 166px;
	height: 248px;
	overflow: hidden;
	position:absolute;
}
#mobile-app-iphone-slider .viewport {
	width: 166px;
	height: 248px;
}
#mobile-app-iphone-slider .viewport .scroll {
	width: 996px;
	position: absolute;
	left: 0;
}
#mobile-app-iphone-slider img {
	float: left;
	display: inline;
}
#mobile-app-features {
    position: relative;
    top: 50px;
    left: 0px;  
}
#mobile-app-features li {
    font-size: 13px;
    color: #737373;
	background-image: url(../assets/images/bullet_list.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 5px 18px;
	display: block;    
}
.mobile-app-store {
    float: right;
    width: 129px;
    margin: 0 0 0 10px;
}

#mobile-app-switcher {
	position: relative;
	top: 30px;
	left: 0px;
	width: 516px;
	height: 34px;
	background: url(../assets/images/mobile_app_switcher_bg.png) no-repeat;
	padding: 0;
	margin: 10px 0 0 0;
	z-index: 0;
}
#mobile-app-switcher #pill {
	position: absolute;
	top: 5px;
	left: 39px;
	width: 44px;
	overflow: hidden;
	z-index: 1;
}
#mobile-app-switcher #switch-list {
	position: relative;
	top: 2px;
	left: 40px;
	width: 516px;
	margin: 0 auto;
	padding: 0;
	z-index: 2;
}
#mobile-app-switcher ol li{
	float: left;
}

#mobile-app-switcher ol li a {
	display: block;
	/*float: left;*/
	margin: 0 8px;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}

/*********************
 Mobile App END
**********************/

/*********************
 Main Navigation BEGIN
**********************/

.navigation-main {
	font-size:9pt;
	float:left;
	position: relative;
	z-index: 100;
}
.navigation-main ul {
	margin: 0px;
	padding: 0px;
}
.navigation-main li {
}
.navigation-main a {
}
.navigation-main a:hover {
}
/*********************
 DROPDOWN Nav
**********************/
ul.mainNav {
/* no styles needed for dropdown */
}
ul.mainNav li {
}
ul.mainNav li ul.subNav, ul.mainNav li ul.subNav li {
}
ul.mainNav li ul.subNav li a {
}
.nav {
	z-index: 100;
}

.nav ul {
}
.nav li {
	float: left;
	position:relative;
}
.nav li ul.subNav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
}
.nav li ul.subNav li {
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	display: block;
	float:none;
}
.nav li ul.subNav li a {
	color: #5acbee;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.nav li ul.subNav li a:hover {
	background-color: #e6f7fc;
}
.nav li a.education {
	background-image: url(../assets/images/nav_education.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 112px;
	text-indent: -9999px;
	display: block;
}
.nav li a.inspiration {
	background-image: url(../assets/images/nav_inspiration.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 112px;
	text-indent: -9999px;
	display: block;
}
.nav li a.connection {
	background-image: url(../assets/images/nav_connection.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 112px;
	text-indent: -9999px;
	display: block;
}
.nav li a.action {
	background-image: url(../assets/images/nav_action.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	width: 112px;
	text-indent: -9999px;
	display: block;
}
.nav li a:hover {
/*background-position: -112px;*/
}
.nav li.inspiration {
}
.nav li.connection {
}
.nav li.action {
}
.nav li .sub {
	position: absolute;
	top: 37px;
	/*left: 147px;*/
	/*float: left;*/
	display: none;
	z-index: 100;
}
.subNavTop {
	background-image: url(../assets/images/subnav_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 193px;
}
/*.nav li.last .sub {
	position: absolute;
	right:-1px;
	top:37px;
	z-index:100;
}
.nav li.last .subNavTop {
	background-image: url(../assets/images/subnav_top_rev.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 193px;
}*/
.subNavMid {
	background-image: url(../assets/images/subnav_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 173px;
	padding-right: 10px;
	padding-left: 10px;
}
.subNavBot {
	background-image: url(../assets/images/subnav_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 17px;
	width: 193px;
}
.userarea {
	font-size: 10px;
	background-image: url(../assets/images/profile_area.gif);
	float:left;
	font-size:10px;
	height:33px;
	width:213px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	position:relative;
}
.userarea a {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.userarea .username, .userarea .userstatus {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 1.2em;
	text-transform: uppercase;
	color: #5acbee;
	line-height: 1.2em;
	/*letter-spacing: -1px;*/
	font-weight: bold;
}
.userarea .pointtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	text-transform: uppercase;
	color: #5acbee;
	line-height: .9em;
	letter-spacing: -1px;
	font-weight: bold;
}
.userarea .location {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: .9em;
	text-transform: uppercase;
	color: #5acbee;
	line-height: 1.2em;
	/*letter-spacing: -1px;*/
	font-weight: bold;
}
.userarea .pledgepoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #5acbee;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-weight: bold;
}
.userarea .sub {
	position: absolute;
	top: 0px;
	left: 0px;
	/*left: 147px;*/
	/*float: left;*/
	display: none;
	z-index: 100;
}
.userarea_expanded{
	background-image: url(../assets/images/new_user_dropdown.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	width: 203px;
	padding: 20px;
}
* html .userarea_expanded{
	background-image: url(../assets/images/new_user_dropdown.gif);
	
}
.userarea_expanded .username{
	font-size: 14px !important;
	text-transform: capitalize !important;
	color: #CCCCCC !important;
	letter-spacing: normal !important;
	margin: 0px !important;
	padding-bottom: 5px !important;
	display: block !important;
	height: 20px !important;	
}
.userarea_expanded .location, .userarea_expanded .points, .userarea_expanded .status, .userarea_expanded .login_profile{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-top-width: 1px !important;
	border-top-style: solid !important;
	border-top-color: #E8E8E8 !important;
	letter-spacing: normal !important;
	margin: 0px !important;
}
.userarea_expanded .location{
	font-weight: normal;
}
.userarea_expanded .points{}
.userarea_expanded .status{}
.userarea_expanded .login_profile{}
.userarea_expanded{}
.userarea_expanded .value{
	color: #CCCCCC !important;
	float: left !important;
	font-size: 11px !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
}
.userarea_expanded .username .value{
font-size: 14px !important;
text-transform: capitalize !important;
}
.userarea_expanded .points .value{
	font-size: 16px !important;
}
.userarea_expanded .item{
	font-size: 9px !important;
	text-transform: uppercase !important;
	color: #5ACBEE !important;
	float: right !important;
}
.userarea_expanded .login_profile{}
.userarea_expanded .login_profile a{
	font-size: 16px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	color: #5ACBEE !important;
	text-decoration: none !important;
	text-align: center !important;
	display: block !important;
}
.quiz_link{
	float: right;
	padding-top:4px;
}
.quiz_link a{
	background-image: url(../assets/images/take_quiz_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 49px;
	width: 112px;
	float: left;
}
.quiz_link a:hover{
	background-position: -112px;
}
.homeflash {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
/* Homepage Shortcut Buttons*/
.homepageShortcuts {
	width: 960px;
	height: 150px;
	margin: 20px auto 0px auto;
	z-index:100;
	padding-top:20px;
	background-image: url(../assets/images/top_fade.gif);
	background-repeat: no-repeat;
	background-position: center top;	
	/*
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 810px;
	position:relative;
	*/
}
.text_buttons{}
.text_buttons a{
	font-size: 12px;
	color: #CCCCCC;
	display: inline;
	float: left;
	width: 31%;
	padding: 1%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
	text-decoration: none;
}
.text_buttons a.noline{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.text_buttons a span{
	color: #5acbee;
}
.text_buttons a:visited{color: #CCCCCC;}
.text_buttons a:visited span{color: #5acbee;}
.shortcut_buttons {
	width: 210px;
	float: left;
	padding: 0 30px;/**/
}
a.shortcut_btn {
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 210px;
	text-indent: -9999px;
	display: inline;
	float: left;
	/*position: relative;*/
}
a.shortcut_btn:hover {
	background-position: -210px top;
}
a#waterEfficientProducts {
	background-image: url(../assets/images/btn_waterEfficientProducts.png);
}
a#savingsCalculator {
	background-image: url(../assets/images/btn_savingsCalculator.png);
}
a#learnTheFacts {
	background-image: url(../assets/images/btn_learnTheFacts.png);
}
a#theNatureConservancy {
	background-image: url(../assets/images/btn_theNatureConservancy.png);
}
a#realLifeSavings {
	background-image: url(../assets/images/btn_realLifeSavings.png);
}
a#enterToWin {
	background-image: url(../assets/images/btn_enterToWin.png);
}
.prodWrap {
	background-image:url("../assets/images/prodWrap_fade.gif");
	background-position:right top;
	background-repeat:no-repeat;
	margin-right:10px;
	/*padding-left:25px;*/
position:relative;
}
/*.prodWrap */a.prodPrev, a.galleryPrev {
	background-image:url("../assets/images/btn_prod_prev.gif");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:60px;
	left:-25px;
	position:absolute;
	text-indent:-9999px;
	top:300px;
	width:30px;
}
/*.prodWrap */a.prodNext, a.galleryNext {
	background-image:url("../assets/images/btn_prod_next.gif");
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:60px;
	left:955px;
	position:absolute;
	text-indent:-9999px;
	top:299px;
	width:30px;
	z-index:2;
}
a.galleryNext {
	left:965px;
	top:190px;
}
a.galleryPrev {
	top:190px;
}
/*.prodWrap */a.prodPrev:hover, /*.prodWrap */ a.prodNext:hover, a.galleryNext:hover, a.galleryPrev:hover {
	background-position: -30px top;
}
.productPageControls {
	font-size:10px;
	margin-right:10px;
	padding:5px;
	float: right;
	margin-top: -70px;
}
.productFilter {
	background-image:url(../assets/images/productFilter_bg.gif);
	display:inline;
	float:left;
	/*margin-left:-20px;*/
	min-height:630px;
	padding-left:30px;
	padding-right:18px;
	padding-top:60px;
	width:200px;
	background-repeat: no-repeat;
	position: relative;
}
* html .productFilter {
	height:630px;
}
.productFilter table {
	font-size: 10px;
	padding-bottom:10px;
}
.productFilter table td {
	vertical-align: middle;
	padding: 3px;
}
.productFilter table td input {
}
.productFilter label {
}
.productFilter ul {
}
.productFilter ul {
	font-size:10px;
	padding-bottom:10px;
}
.productFilter ul li {
	font-size:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.productFilter a {
	color: #737373;
}
.productDisplay {
	display: inline;
	float: left;
	/*width: 710px;*/
	height:726px;
	overflow: hidden;
	position: relative;
}
.productDisplay .productContainer {
	display: inline;
	float: left;
	position: relative;
}
.productDisplay .productContainer .divider {
	background-image: url(../assets/images/productRow_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.productDisplay li.item {
	display: inline;
	float: left;
	height: 220px;
	/*width: 140px;*/
	width: 134px;
	background-image: url(../assets/images/productItem_fade.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
}
.productDisplay li.first {
	background-image: none !important;
}
.productDisplay li.item .productImage {
	width: 110px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.productDisplay li.item .productDetails {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.productDisplay li.item .productPrice {
	color:#999999;
	font-size:10px;
	left:20px;
	position:absolute;
	top:200px;
}
#divProductPopup {
	background-image: url(../assets/images/productItem_popup.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:360px;
	left:450px;
	position:relative;
	top:-65px;
	width:260px;
	z-index:3;
}
*html #divProductPopup {
	background-image: url(../assets/images/productItem_popup.gif);
}
#divProductPopup .pledge {
	height:38px;
	left:43px;
	position:absolute;
	text-indent:-9999px;
	top:43px;
	width:38px;
}
#divProductPopup .detailBtn {
	height:32px;
	left:52px;
	position:absolute;
	top:285px;
	width:154px;
}
#divProductPopup .detailBtn a {
	background-image: url(../assets/images/btn_proddetails.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 154px;
	margin-right: auto;
	margin-left: auto;
}
#divProductPopup .detailBtn a:hover {
	background-position: -154px;
}
.pledgeBtn a {
	background-repeat: no-repeat;
	height: 38px;
	width: 38px;
	display: block;
}
.pledgeBtn a.point1 {
	background-image: url(../assets/images/pledge_1.png);
}
.pledgeBtn a.point2 {
	background-image: url(../assets/images/pledge_2.png);
}
.pledgeBtn a.point3 {
	background-image: url(../assets/images/pledge_3.png);
}
.pledgeBtn a.point5 {
	background-image: url(../assets/images/pledge_5.png);
}
.pledgeBtn a.point6 {
	background-image: url(../assets/images/pledge_6.png);
}
.pledgeBtn a.point7 {
	background-image: url(../assets/images/pledge_7.png);
}
.pledgeBtn a.point8 {
	background-image: url(../assets/images/pledge_8.png);
}
.pledgeBtn a.point10 {
	background-image: url(../assets/images/pledge_10.png);
}
.pledgeBtn a.point15 {
	background-image: url(../assets/images/pledge_15.png);
}
.pledgeBtn a.point30 {
	background-image: url(../assets/images/pledge_30.png);
}
.pledgeBtn a.pledgeTaken {
	background-position: left top;
}
.pledgeBtn a.pledgeNotTaken {
	background-position: -38px;
}
.sweepstake_point_disclaimer {
	background-image: url(../assets/images/sweepstakes_point_disclaimer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 323px;
	margin-top: -6px;
}
a.standard_btn {
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 114px;
	text-indent: -9999px;
	display: inline;
	float:left;
	position: relative;
}
a.standard_btn:hover {
	background-position: -114px top;
}
a#rules {
	background-image: url(../assets/images/btn_rules.png);
}
a#view_prizes {
	background-image: url(../assets/images/btn_view_prizes.png);
}
a#aEnterSweeps {
	background-image: url(../assets/images/btn_enter.png);
}
.weekly_winners {
	padding: 5px;
}
.weekly_winners table {
	width: 100%;
}
.weekly_winners td.name, .weekly_winners td.status, .weekly_winners td.location, .weekly_winners td.date {
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	padding: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 23%;
}
.weekly_winners td.date {
	text-align: right;
}
.landing {
	text-align: left;
}
.landing p {
	width: auto;
}
.landing ul {
	background-image: url(../assets/images/landing_side_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 388px;
	padding-left:45px;/*margin-top: 20px;
	margin-left: 20px;*/
}
* html .landing ul {
	height: 388px;
}
.landing li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.landing li h2 {
	font-size: 18px;
	text-transform: capitalize;	/*text-transform: capitalize;
	color: #747474;
	background-image: url(../assets/images/grey_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;*/
}
.landing li h2 a {
	color: #5acbee;
	text-decoration: none;
}
.landing li h2 a:hover {
}
.landing li p {
/*margin-left:15px*/}
.stream {
}
.stream ul {
	background-image: url(../assets/images/stream_side_fade.png);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 388px;
	padding-right: 25px;
}
* html .stream ul {
	height: 388px;
}
.stream .category_nav {
	float: left;
	width: 215px;
	position: relative;
	z-index: 2;
}
.stream .category_nav li {
	font-size: 12px;
	font-weight: lighter;
	padding: 10px;
}
.stream .article_nav {
	float: left;
	width: 215px;
	position: relative;
	z-index: 1;
}
.stream .article_nav ul {
}
.stream .article_nav li {
	font-size: 12px;
	font-weight: lighter;
	padding-top: 10px;
	padding: 10px;
}
/*.stream .article_nav li.active {
	background-image:url(../assets/images/article_active.png);
	background-position:right center;
	left:-15px;
	padding-bottom:37px;
	padding-left:18px;
	padding-top:37px;
	position:relative;
	width:214px;
	background-repeat: no-repeat;
}*/
.stream .article_nav li.active, .stream .category_nav li.active {
	color: #5acbee;
	background-color: #e6f7fc;
}
.stream .article {
	float: left;
	width: 500px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
.stream .article img {
}
.stream .article h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.stream .article p {
	width: 100%;
	margin-bottom: 10px;
}
.stream .article ul {
	background-image: none;
	min-height: 0px;
	margin-left: 10px;
	font-size: 12px;
	list-style-type: disc;
	color: #999999;
}
.stream .article ul li {
	font-size:11px;
	margin-left:15px;
	padding-bottom:5px;
	padding-top:5px;
}
.shareThis {
	margin-top: -5px;
}
.stream {
}
.resources {
}
.resources li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.resources li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.resources .logo {
	float: left;
	text-align: center;
	width: 300px;
	display: inline;
}
.resources .description {
	width: 580px;
	float: left;
	padding-right: 30px;
	display: inline;
	margin-top:30px;
}
.resources .description p {
	width: auto;
}
.sitemap {
}
.sitemap li {
	display: inline;
	float: left;
	width: 23%;
	padding-right: 2%;
}
.sitemap li p {
	padding-bottom: 20px;
}
.login_register {
	font-size: 11px;
	float: right;
	width: 470px;
	background-image: url(../assets/images/landing_side_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}
.login_register td.login {
	background-image: url(../assets/images/stream_side_fade.gif);
	background-repeat: no-repeat;
	background-position:180px 50%;
}
.login_register input, .pFormTableContainer input, .modalContent input, .dealerLocateForm input, input.forgotPassword {
	background-image: url(../assets/images/form_field_norm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 146px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #999999;
	margin-left: -10px;
	background-color: transparent;
}
.login_register select, .pFormTableContainer select, .dealerLocateForm select {
	background-image: none;
	height: 23px;
	width: 146px;
	font-size: 11px;
	color: #999999;
	margin-top:5px;
	margin-bottom:5px;
	border: 1px solid #CCCCCC;
}
.login_register input:focus, .pFormTableContainer input:focus, .modalContent input:focus, .dealerLocateForm input:focus {
	background-position: -176px;
}
.login_register input.btn {
	background-image: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.login_register input.checkBox {
	height: 10px;
	width: 10px;
	background-image: none;
	margin: 0px;
	padding: 5px;
}
#pLoginEdit a {
	display: inline;
	float: left;
}
.pFormTableContainer {
	font-size: 11px;
}
#divQuestionAjaxOutput {
/*width: 45%;*/
	
}
#divQuestion h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #5acbee;
	text-transform: none;
}
.quizQAInfo {
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.quizACblock {
	background-image:url("../assets/images/quiz_correct_answers_block.gif");
	background-position:left top;
	background-repeat:no-repeat;
	color:#5ACBEE;
	float:left;
	font-size:48px;
	height:60px;
	padding-right:20px;
	padding-top:40px;
	text-align:right;
	width:160px;
	letter-spacing: -5px;
}
.quizQAblock {
	background-image: url(../assets/images/quiz_questions_answered_block.gif);
	font-size:48px;
	height:60px;
	padding-right:20px;
	padding-top:40px;
	text-align:right;
	width:160px;
	color: #bcbbbb;
	float: right;
}
.my_profile {
	float: left;
	width: 375px;
}
.my_profile_pledges {
	background-image:url("../assets/images/landing_side_fade.gif");
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	padding-left:17px;
	width:568px;
}
.my_profile_pledges .questionInfoHeader {
	/*margin-left: 17px;*/
	/*padding-bottom: 5px;*/
	width: 547px;
	height: 10px;
}
.my_profile_pledges .questionInfoHeader a.type {
	background-image: url(../assets/images/btn_profile_pledge_type.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float: left;
	height: 20px;
	width: 96px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -5px;
}
.my_profile_pledges .questionInfoHeader a.taken {
	background-image: url(../assets/images/btn_profile_pledge_taken.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	float: left;
	height: 20px;
	width: 96px;
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -5px;
}
.my_profile_pledges .questionInfoHeader a.active {
	background-position: -96px top;
}
.my_profile_pledges_wrap {
	height:600px;
	margin-top:10px;
	overflow:auto;
	padding-left:26px;
	width:540px;
}
.my_profile_pledges li {
	font-size: 10px;
	font-weight: lighter;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;*/
	color: #999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#frmFirstNameValue, #frmLastNameValue, #frmLoginValue, #frmCityValue, #frmStateValue, #frmZipValue, #frmPwdValue {
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.pledgeGroupHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.PledgeGroupText {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	float: left;
}
.PledgeAvailablePoints {
	font-size: 11px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666;
	float: right;
}
.pledgePointsHas {
	color: #666;
	font-size: 11px;
}
.pledgePointsHasNot {
	color: #5acbee;
	font-size: 11px;
}
#divPledge {
	padding-left:10px;
	padding-top:10px;
}
#divPledgeText {
	display: inline;
	float: left;
	width: 290px;
	padding-left: 10px;
}
#divQuestion {
	float: left;
	width: 450px;
}
#divQuestion ul#ulAnswers {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divQuestion ul#ulAnswers li#liFooterItem {
	padding-top: 10px;
}
#divInfoContainer {
	background-image:url(../assets/images/landing_side_fade.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	min-height:500px;
	/*margin-top:-50px;*/
	padding-left:16px;
	width:250px;
}
* html #divInfoContainer {
	height:500px;
}
#divExplanation {
	padding-right: 20px;
	padding-left: 20px;
}
/*#divInfoContainer */.questionInfoHeader {
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	background-color: #F0F0F0;
	padding: 10px;
}
.dealer_listing .questionInfoHeader {
	margin-bottom:20px;
	margin-left:-13px;
	text-align:left;
}
#divInfoContainer #divInfo {
	padding: 10px;
}
#divInfoContainer #divInfo #divMisc {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5acbee;
	margin-bottom: 10px;
	text-align: center;
}
#divInfoContainer #divInfo h3 {
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #5acbee;
}
#divInfoContainer #divInfo p {
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 10px;
}
.form_divider {
	padding-bottom: 40px;
}
.dealer_form {
}
.dealer_form h2 {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.dealer_form {
}
.point_total{
	color:#5ACBEE;
font-size:21px;
line-height:1em;
padding-left:135px;
padding-top:32px;
text-align:left;
text-transform:uppercase;
}
.modalContent {
	font-size: 12px;
}
.modalContent .logo {
	float: left;
	width: 25px;
	margin-right: 20px;
	display: inline;
}
.modalContent .message {
	display:inline;
	float:left;
	margin-top:10px;
	width:345px;
	text-align:left;
}
.modalContent .containerTop {
	background-image: url(../assets/images/modal_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 510px;
}
.modalContent .containerMid {
	background-image: url(../assets/images/modal_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:60px;
	padding-right:60px;
	width:390px;
}
.modalContent .containerBot {
	background-image: url(../assets/images/modal_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 510px;
}
.modalContent .containerTopLong{
	background-image: url(../assets/images/modal_top_long.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 955px;
}
.modalContent .containerMidLong {
	background-image: url(../assets/images/modal_mid_long.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:60px;
	width:895px;
}
.modalContent .containerBotLong {
	background-image: url(../assets/images/modal_bot_long.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 955px;
}
.modalContent .pledgeConfirmation {
	width: 308px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.modalContent .pledgeShare {
	width: 348px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.modalContent a.pledgeConfirmYes {
	background-image: url(../assets/images/btn_pledge_confirm_yes.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 32px;
	width: 154px;
	display: block;
	float: left;
}
.modalContent a.pledgeConfirmNo {
	background-image: url(../assets/images/btn_pledge_confirm_no.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 32px;
	width: 154px;
	display: block;
	float: left;
}
.modalContent a.pledgeConfirmNo:hover, .modalContent a.pledgeConfirmYes:hover {
	background-position: -154px top;
}
.modalContent a.facebook {
	background-image: url(../assets/images/btn_share_facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	text-indent: -9999px;
	width: 174px;
	display: block;
	float: left;
}
.modalContent a.twitter {
	background-image: url(../assets/images/btn_share_twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	text-indent: -9999px;
	width: 174px;
	display: block;
	float: left;
}
.modalContent a.facebookNoPoints {
	background-image: url(../assets/images/btn_share_facebook_no_points.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	text-indent: -9999px;
	width: 174px;
	display: block;
	float: left;
}
.modalContent a.twitterNoPoints {
	background-image: url(../assets/images/btn_share_twitter_no_points.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	text-indent: -9999px;
	width: 174px;
	display: block;
	float: left;
}
.modalContent a.twitter:hover, .modalContent a.facebook:hover, .modalContent a.facebookNoPoints:hover, .modalContent a.twitterNoPoints:hover {
	background-position: -174px top;
}
.modalContent .emailFriend {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
}
li.rebateListing {
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*padding-left: 10px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}
li.rebateListing .name {
	font-size: 13px;
	margin-bottom: 2px;	/*font-weight: bold;*/
	font-weight: bold;
}
li.rebateListing .resources {
	padding-top: 10px;
	padding-bottom: 5px;
}
li.rebateListing {
	height:150px;
	margin-right:2%;
	margin-top:1%;
	width:23%;
	float:left;
	display:inline;
}
li.rebateListing {
	line-height: 13px;
}
.inspGallery {
	position: relative;
}
.inspGalleryInfo {
	display: inline;
	float: left;
	width: 170px;
	background-image: url(../assets/images/stream_side_fade_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 460px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.inspGalleryClip {
	float: left;
	height: 500px;
	width: 750px;
	display: inline;
	position: relative;
}
.inspGalleryClip .shadow {
	background-image: url(../assets/images/stream_side_fade_left.png);
	height: 388px;
	width: 25px;
	position: absolute;
}
.inspGalleryClip img {
	width: 750px;
}

a.shareGlobal {
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../assets/images/btn_share_global.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 96px;
	display: block;
	text-align:center;
	line-height:17px;
}
a.shareGlobal:hover {
	background-position: -96px top;
}
.dealer_listing {
	width: 440px;
	padding-left: 30px;
}

a.rebateBtn {
	background-image:url(../assets/images/btn-submit-rebate.gif);
	width:150px;
	height:41px;
	background-position:0 0;
	background-repeat:no-repeat;
}

a.rebateBtn:hover {
	background-position:0 -41px;
}

a.rebateBtn span {
	margin-left:-9999px;
}

a.rebateClose {
	float:right;
	margin-right:45px;
}






