body {
	background: #fff url(../images/bg_body.jpg) repeat-x top left;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

#imagesToPreload {
	display: none;
}

#container {
    left: 0;
    margin: 0 auto;
    overflow: inherit;
    position: relative;
    top: 0;
}

.styledSelect {
	border: 1px solid #9eb4a6;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.styledSelectFresco {
	border: 1px solid #c8cfc8;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

/* header, footer, content sections */
#header, #footer {
	overflow: hidden;
    width: 100%;
}

#header {
	height: 93px;
}

#footerShadow {
	background: transparent url(../images/bg_footer_shadow.png) top center no-repeat;
	bottom: 0;
	height: 187px;
	position: absolute;
	width: 100%;
	z-index: 5;
}

#footerShadow.homepage {
	background: none;
}

#footer {
	background-position: top left;
    height: 203px;
	position: relative;
	z-index: 10;
}

.inner {
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 0;
	width: 930px;
}

#header, #header a:link, #header a:visited {
	color: #4b8551;
}

#header a:hover, #header a:active {
	color: #023d03;
}

/* header */
#header {
	height: 93px;
	overflow: hidden;
    width: 100%;
}

#header, #header a:link, #header a:visited {
	color: #0d4313;
}

#header a:hover, #header a:active {
	color: #d1d1d1;
}

#logo {
	border: none;
	position: absolute;
	top: 17px;
	left: 9px;
}

#header #linksT {
	font-size: 9px;
	font-weight: bold;
	/*height: 22px;*/
	left:435px;
	position: absolute;
	text-transform: uppercase;
	top: 14px;
	width: 500px;
}

#header #linksT a {
	display: block;
	float: right;
	text-decoration: none;
}

#header #linksT .linksDivider {
	float: right;
	text-align: center;
	width: 30px;
}

#header #linksT a, #header #linksT .linksDivider {
    padding-top: 2px;
}

#header #linksT a#linkCareers {
	background: transparent url(../images/icon_careers.png) no-repeat 100% 100%;
    padding-top: 2px;
}

#linkCareers img {
	border: none;
}

#linksB {
	left: 143px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	width: 790px;
}

#linksSections {
	float: left;
	margin-top: 6px;
	overflow: hidden;
	width: 50%;
}

#linksSections img, #linksSections div {
	float: left;
}

#linksSections .linksDivider {
	height: 10px;
	width: 30px;
}

#linksSections .linksDivider img {
	display: block;
	float: none;
	margin: 0 auto;
}

#findUs {
	float: left;
	overflow: hidden;
	text-align: right;
	width: 50%;
}

#findUs form {
	margin: 0;
	padding: 0;
}

#findUs img {
	display: block;
	float: right;
	margin: 11px 5px 0 0;
}

#findUsInput {
	background: transparent url(../images/bg_input_find_us.png) top left no-repeat;
	float: right;
	height: 33px;
	width: 142px;
}

#findUsInput input {
	background-color: transparent;
	border: none;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0 0 13px;
	padding: 0;
	text-transform: uppercase;
	width: 142px;
}

#findUsInput input:focus {
	outline: 0;
}

#findUsZip {
	position: relative;
	z-index: 5;
}

#findUs img#findUsZipGo {
	cursor: pointer;
	margin: -20px 0 0 0;
	position: relative;
	z-index: 10;
}

#footer, #footer a:link, #footer a:visited {
	color: #1c5f23;
}

#footer a:hover, #footer a:active {
	color: #023d03;
}

#footerLinks {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#footerLinks a {
	display: block;
	float: left;
	text-decoration: none;
}

#signedIn {
	display: block;
	float: right;
}

#nutInfoLink {
	left: 0;
	position: absolute;
	top: 44px;
}

#footerLinks {
	position: absolute;
	top: 44px;
	left: 257px;
}

#footerLinks .linksDivider {
	float: left;
	text-align: center;
	width: 30px;
}

#copyright {
	float: left;
}

a#btnPrivacy {
    background: transparent url(../images/btn_footer_r.png) no-repeat scroll top right;
	cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    padding-right: 16px;
	text-decoration: none;
}

a#btnPrivacy {
	left: 813px;
	position: absolute;
	top: 33px;
}

a#btnFullNutInfo {
	left: 0;
	position: absolute;
	top: 33px;
}

a#btnPrivacy span {
    background: transparent url(../images/btn_footer_l.png) no-repeat;
    display: block;
	font-size: 10px;
	font-weight: bold;
    line-height: 14px;
    padding: 11px 0 9px 14px;
	text-transform: uppercase;
}

a:link#btnPrivacy span, a:visited#btnPrivacy span {
    color: #05570d;
}

a:hover#btnPrivacy span, a:active#btnPrivacy span {
	color: #023d03;
}

a#btnFullNutInfo span {
	color: #59119c;
}

#disclaimer {
	color: #1c5f23;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	left: 375px;
	position: absolute;
	text-align: right;
	text-transform: uppercase;
	top: 70px;
	width: 544px;
}

#content {
	z-index: 5;
}

#content .inner {
	z-index: 10;
}

.attrib {
	font-style: italic;
}

.instruct {
	font-size: 17px;
	font-weight: bold;
}

/* --- subnavs --- */

#subnav {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 818px;
	z-index: 10;
}

#subnavL, #subnavM, #subnavR {
	float: left;
}

#subnavL, #subnavR {
	background: transparent no-repeat top left;
	height: 65px;
	width: 65px;
}

#subnavL {
	background-image: url(../images/bg_subnav_dtd_l.png);
}

#subnavM {
	background: transparent repeat-x left;
	background-image: url(../images/bg_subnav_dtd_m.png);
	height: 65px;
/*	width: 614px;*/
}

#subnavM img {
	display: block;
	float: left;
/*	margin: 6px 0 0 45px;*/
	margin: 0;
}

#subnavR {
	background-image: url(../images/bg_subnav_dtd_r.png);
}

/* 2-column layout */
#content2Col {
	left: 0;
	overflow: hidden;
	position: relative;
	top: -25px;
	width: 950px;
	z-index: 5;
}

#contentLeft {
	background: transparent url(../images/bg_christine_text.png) no-repeat 0 0;
	float: left;
	height: 596px;
	margin: 151px 0 0 6px;
	overflow: hidden;
	width: 646px;
}

#sidebarRight {
	float: left;
	margin: 164px 0 0 0;
	overflow: hidden;
}

/* sidebar boxes */
.sideBox {
	margin-bottom: 12px;
}

.sideBoxT {
	background: transparent url(../images/sprite_bg_sidebox_tb.png) no-repeat 0 0;
	height: 20px;
	width: 276px;
}

.sideBoxM {
	background: #079132 url(../images/bg_sidebox_m.png) repeat-x bottom left;
	overflow: hidden;
	width: 276px;
}

.sideBoxContent {
	margin: 0 0 0 15px;
}

.sideBoxB {
	background: transparent url(../images/sprite_bg_sidebox_tb.png) no-repeat 0 -30px;
	height: 20px;
	width: 276px;	
}

.sideBoxNarrowT {
	background: transparent url(../images/sprite_bg_sidebox_narrow_tb.png) no-repeat 0 0;
	height: 20px;
	width: 261px;
}

.sideBoxNarrowM {
	background: #079132 url(../images/bg_sidebox_narrow_m.png) repeat-x bottom left;
	overflow: hidden;
	width: 261px;
}

.sideBoxNarrowB {
	background: transparent url(../images/sprite_bg_sidebox_narrow_tb.png) no-repeat 0 -30px;
	height: 20px;
	width: 261px;	
}

/* overlays */
#shareOverlay, #loginOverlay {
	display: none;
}

#simplemodal-overlay {
	background-color: #000;
}

.modalCloseImg {
	background:url(../images/button_close.png) no-repeat; /* adjust url as required */
	display: block;
	width:21px;
	height:21px;
	position:absolute;
	top: 9px;
	left: 225px;
}

/* share overlay */
#shareOverlayContainer .simplemodal-wrap {
	position: relative;
	z-index: 5;
}

#shareOverlayContainer .modalCloseImg {
	z-index: 10;
}

#shareOverlay {
	background: transparent url(../images/bg_share_overlay.png) no-repeat top left;
	height: 194px;
	width: 257px;
}

#shareTabs.ui-tabs {
	height: 134px;
	margin-left: 3px;
	padding: 0;
	width: 251px;
}

#shareTabs .ui-tabs-nav {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#shareTabs .ui-tabs-nav li {
	display: block;
	float: left;
	height: 26px;
}

#tabFbItem {
	background: transparent url(../images/bg_tabs.png) no-repeat 0 0;
	width: 84px;
}

#tabMsItem {
	background: transparent url(../images/bg_tabs.png) no-repeat -82px 0;
	width: 84px;
}

#tabTwItem {
	background: transparent url(../images/bg_tabs.png) no-repeat -168px 0;
	width: 83px;
}

#tabFbItem.ui-state-active {
	background: transparent url(../images/bg_tabs.png) no-repeat 0 -30px;	
}

#tabMsItem.ui-state-active {
	background: transparent url(../images/bg_tabs.png) no-repeat -82px -30px;
}

#tabTwItem.ui-state-active {
	background: transparent url(../images/bg_tabs.png) no-repeat -168px -30px;
}

#shareTabs .ui-tabs-nav li a {
	display: block;
	height: 10px;
	margin: 7px 0 0 19px;
}

#tabFbItem a {
	background: transparent url(../images/label_tabs.png) no-repeat 0 0;
	width: 52px;
}

#tabMsItem a {
	background: transparent url(../images/label_tabs.png) no-repeat -60px 0;
	width: 49px;
}

#tabTwItem a {
	background: transparent url(../images/label_tabs.png) no-repeat -110px 0;
	width: 45px;
}

#tabFbItem.ui-state-active a {
	background: transparent url(../images/label_tabs.png) no-repeat 0 -19px;
}

#tabMsItem.ui-state-active a {
	background: transparent url(../images/label_tabs.png) no-repeat -60px -19px;
}

#tabTwItem.ui-state-active a {
	background: transparent url(../images/label_tabs.png) no-repeat -110px -19px;
}

#shareTabs .ui-tabs-panel {
	left: 0;
	position: absolute;
	top: 65px;
}

#shareTabs .ui-tabs-panel p {
	color: #fff;
	font-size:12px;
	line-height: 1.2em;
	margin: 13px 0 0 19px;
	width: 210px;
}

#shareTabs .ui-tabs-panel .btnDTD {
	margin: 5px 0 0 16px;
}

#shareTabs .ui-tabs-hide {
	display: none;
}

/* login overlay */
#loginOverlay {
	background: transparent url(../images/bg_login_overlay.png) no-repeat top left;
	height: 278px;
	width: 257px;
}

#headerShare, #headerLogIn {
	margin: 7px 0 0 15px;
}

#contentLogIn {
	margin: 13px 0 0 22px;
	width: 210px;
}

#contentLogIn label {
	color: #fcf4f8;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
}

#contentLogIn .inputText {
	margin: 3px 0 10px 0;
}

#loginRemember {
	font-size:12px;
}

#loginRemember input {
	margin: 0 3px 0 0;
}

#loginLinks {
	clear: left;
	width: 100%;
}

#loginLinks a {
	color: #C9C7CD;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#btnSignIn {
	margin: 0 0 6px;
}

/* buttons */
a.btnDTD {
    background-color: transparent;
	background-image: url(../images/btn_dtd_r_off.png);
    background-position: 100% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    padding-right: 16px;
	text-decoration: none;
}

a.btnDTD.btnDTDOver {
	background-image: url(../images/btn_dtd_r_over.png);
}

a.btnDTD span {
    background-color: transparent;
	background-image: url(../images/btn_dtd_l_off.png);
    background-position: 0% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
    display: block;
	font-size: 10px;
	font-weight: bold;
    line-height: 14px;
    padding: 11px 0 9px 14px;
	text-transform: uppercase;
}

a.btnDTD.btnDTDOver span {
	background-image: url(../images/btn_dtd_l_over.png);
}

a.btnDTD span img {
	border: 0;
}

/* DTD purple buttons */
a.btnDTDpurple {
    background-color: transparent;
	background-image: url(../images/btn_dtdpurple_r_off.png);
    background-position: 100% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    padding-right: 16px;
	text-decoration: none;
}

a.btnDTDpurple.btnDTDpurpleOver {
	background-image: url(../images/btn_dtdpurple_r_over.png);
}

a.btnDTDpurple span {
    background-color: transparent;
	background-image: url(../images/btn_dtdpurple_l_off.png);
    background-position: 0% 0%;
	background-repeat: no-repeat;
    display: block;
	font-size: 10px;
	font-weight: bold;
    line-height: 14px;
    padding: 11px 0 9px 14px;
	text-transform: uppercase;
}

a.btnDTDpurple.btnDTDpurpleOver span {
	background-image: url(../images/btn_dtdpurple_l_over.png);
}

a.btnDTDpurple span img {
	border: 0;
}

/* DTD green buttons */
a.btnDTDgreen {
    background-color: transparent;
	background-image: url(../images/btn_dtdgreen_r_off.png);
    background-position: 100% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
    display: block;
    float: left;
    height: 34px;
    padding-right: 36px;
	text-decoration: none;
}

a.btnDTDgreen.btnDTDgreenOver {
	background-image: url(../images/btn_dtdgreen_r_over.png);
}

a.btnDTDgreen span {
    background-color: transparent;
	background-image: url(../images/btn_dtdgreen_l_off.png);
    background-position: 0% 0%;
	background-repeat: no-repeat;
    display: block;
	font-size: 10px;
	font-weight: bold;
    line-height: 14px;
    padding: 11px 0 9px 34px;
	text-transform: uppercase;
}

a.btnDTDgreen.btnDTDgreenOver span {
	background-image: url(../images/btn_dtdgreen_l_over.png);
}

a.btnDTDgreen span img {
	border: 0;
}

/* DTD tall buttons */
a.btnDTDtall {
    background-color: transparent;
	background-image: url(../images/btn_dtdtall_r_off.png);
    background-position: 100% 0%;
	background-repeat: no-repeat;
	cursor: pointer;
    display: block;
    float: left;
    height: 60px;
    padding-right: 31px;
	text-decoration: none;
}

a.btnDTDtall.btnDTDtallOver {
	background-image: url(../images/btn_dtdtall_r_over.png);
}

a.btnDTDtall span {
    background-color: transparent;
	background-image: url(../images/btn_dtdtall_l_off.png);
    background-position: 0% 0%;
	background-repeat: no-repeat;
    display: block;
	font-size: 10px;
	font-weight: bold;
    line-height: 11px; /*27px;*/
    padding: 24px 0 25px 29px;
	text-transform: uppercase;
}

a.btnDTDtall.btnDTDtallOver span {
	background-image: url(../images/btn_dtdtall_l_over.png);
}

a.btnDTDtall span img {
	border: 0;
}

#shareThis {
	background: transparent url(../images/sprite_icon_share.png) no-repeat 0 0;
	cursor: pointer;
	display: block;
	height: 23px;
	left: 319px;
	position: absolute;
	top: 81px;
	width: 27px;
	z-index: 25;
}

#shareThis.over {
	background: transparent url(../images/sprite_icon_share.png) no-repeat 0 -30px;
}

/* nav */
#navContainer {
	left: 24px;
	position: absolute;
	top: 33px;
	z-index: 20;
}

#bannerDTD img {
	border: none;
	display: block;
	position: relative;
	z-index: 10;
}

.navVersion, #arrowUp, #arrowDown {
	display: none;
}

#navAll {
	height: 223px;
	margin: -82px 0 0 7px;
	position: relative;
	width: 286px;
	z-index: 5;
	display: none;
}

#navAll img {
	border: none;
}

#navTop {
	background: transparent url(../images/nav_all_top.png) no-repeat top left;
	height: 82px;
	width: 284px;
}

#navMidTop {
	background: transparent url(../images/nav_all_mid_top.png) no-repeat top left;
	height: 37px;
	width: 284px;
}

#navMidTop img {
	margin: 11px 0 0 69px;
}

#navMidBtm {
	background: transparent url(../images/nav_all_mid_btm.png) no-repeat top left;
	height: 40px;
	width: 284px;
}

#navMidBtm img {
	margin: 15px 0 0 57px;
}

#navBtm {
	background: transparent url(../images/nav_all_btm.png) no-repeat top left;
	height: 73px;
	width: 284px;
}

#navBtm img {
	margin: 16px 0 0 54px;
}

#navAll div {
	position: relative;
}

#navOneChristine, #navOneOptions, #navOneFrescolution {
	background: transparent url(../images/bg_nav_one.png) top left no-repeat;
	display: none;
	height: 134px;
	margin: -91px 0 0 7px;
	position: relative;
	width: 286px;
	z-index: 5;
}

#navOneNone {
	background: transparent url(../images/bg_nav_one.png) bottom left no-repeat;
	display: none;
	height: 67px;
	margin: -41px 0 0 7px;
	position: relative;
	width: 286px;
	z-index: 5;
}

#navOneChristine img {
	margin: 75px 0 0 71px;
}

#navOneOptions img {
	margin: 77px 0 0 59px;
}

#navOneFrescolution img {
	margin: 78px 0 0 55px;
}

#arrowDown {
	background: transparent url(../images/sprite_arrows_nav.png) 0 -10px no-repeat;
	cursor: pointer;
	height: 7px;
	margin: -36px 0 0 139px;
	position: relative;
	width: 13px;
	z-index: 10;
}

#arrowUp {
	background: transparent url(../images/sprite_arrows_nav.png) 0 0 no-repeat;
	cursor: pointer;
	height: 7px;
	margin: -19px 0 0 139px;
	position: relative;
	width: 13px;
	z-index: 10;
}

/* home and coupon */
#home #header, #coupon #header {
	background: transparent url(../images/bg_header.jpg) center no-repeat;
}

#home #content, #coupon #content {
	background: transparent url(../images/bg_content_home.jpg) center no-repeat;
	height: 455px;
	position: relative;
	z-index: 15;
}

#home #content.homepage {
	background-image: url(../images/bg_content_home_flat.jpg);
}

#home #footer, #coupon #footer {
	background: transparent url(../images/bg_footer_home.jpg) center no-repeat;
}

#home #footerLinks, #coupon #footerLinks, #home #nutInfoLink, #coupon #nutInfoLink {
	top: 53px;
}

#home a#btnPrivacy, #coupon a#btnPrivacy, #home a#btnFullNutInfo, #coupon a#btnFullNutInfo {
	top: 42px;
}

#disclaimer {
	top: 79px;
}

/* home */
#home #navContainer {
	left: 14px;
	top: 102px;
}

#home #shareThis {
	left: 313px;
	top: 153px;
}

#home #shareOverlayContainer {
	left: 310px;
	top: 232px;
}

#headerEatingBetter {
	left: 60px;
	position: absolute;
	top: 43px;
}

#homeChristine {
	left: 297px;
	position: absolute;
	top: 107px;
}

#homeFood {
	border: none;
	left: 54px;
	position: absolute;
	top: 317px;
}

#headerEatBetter {
	left: 8px;
	position: absolute;
	top: 342px;
}

#btnSeeMenu {
	left: 18px;
	position: absolute;
	top: 406px;
}

#arrowTaco {
	border: none;
	left: 633px;
	position: absolute;
	top: 256px;
}

#makeFrescolution {
	background: transparent url(../images/bg_frescolution.png) no-repeat top left;
	height: 57px;
	left: 542px;
	overflow: hidden;
	position: absolute;
	top: 398px;
	width: 377px;
}

#noPurchase {
	color: #0e6617;
	font-size: 9px;
	font-weight: bold;
	height: 28px;
	left: 566px;
	overflow: hidden;
	position: absolute;
	text-transform: uppercase;
	top: 460px;
	width: 339px;
}

#arttextMakeFL {
	float: left;
	margin: 18px 0 0 21px;
}

#btnTakePledge {
	margin-top: 11px;
}

#linkRules {
	color: #d3bdfb;
	font-size: 9px;
	font-weight: bold;
	left: 275px;
	position: absolute;
	text-decoration: none;
	top: 40px;
}

/* coupon */
#couponChristine {
	left: 7px;
	position: absolute;
	top: 38px;
}

#couponContent {
	background: transparent url(../images/bg_coupon.png) no-repeat top left;
	height: 250px;
	left: 390px;
	position: absolute;
	top: 88px;
	width: 513px;
}

#couponText {
	height: 170px;
	margin-left: 253px;
	position: relative;
	top: 35px;
	width: 215px;
}

#btnPrintCoupon {
	margin-top: 5px;
}

#linkTrouble, #linkLearnMore, #linkReturn, #linkMakeAFresco {
	border: none;
	margin-left: 10px;
}

#couponDisclaimer {
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	left: 395px;
	line-height: 1.1em;
	position: absolute;
	text-transform: uppercase;
	top: 357px;
	width: 500px;
}

#couponDisclaimer a {
	color: #004816;
}

#btnLearnMore {
	
}

/* fresco menu */
#frescoMenu #header {
	background: transparent url(../images/bg_header.jpg) center no-repeat;
}

#frescoMenu #content {
	background: transparent url(../images/bg_content_fresco.jpg) center no-repeat;
	height: 520px;
	overflow: hidden;
	position: relative;
}

#frescoMenu #footer {
	background: transparent url(../images/bg_footer_fresco.jpg) center no-repeat;
	height:154px;
}

#headerDTD {
	left: 126px;
	position: absolute;
	top: 168px;
}

#arrowFave {
	left: 715px;
	position: absolute;
	top: 199px;
	z-index: 15;
}

#frescoItemsMap {
	height: 208px;
	left: 11px;
	/*margin: -74px 0 0 95px;*/
	position: absolute;
	top: 262px;
	width: 907px;
	z-index: 10;
}

area {
	cursor: pointer;
}

.menuItemsSet {
	left: -72px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 213px;
	width: 1050px;
}

#menuItemsSet0, #menuItemsSets {
	z-index: 5;
}

#menuItemsSet1, #menuItemsSet2, #menuItemsSet3, #menuItemsSet4, #menuItemsSet5, #menuItemsSet6, #menuItemsSet7 {
	display: none;
}

.menuItemInfo {
	background: transparent url(../images/sprite_menu_rollovers.png) no-repeat;
	display: none;
	position: absolute;
	z-index: 15;
}

.menuItemInfo#menuItemInfo1 {
	background-position: 0 0;
	height: 178px;
	left: -22px;
	top: 168px;
	width: 276px;
}

.menuItemInfo#menuItemInfo2 {
	background-position: 0 -180px;
	height: 168px;
	left: -1px;
	top: 168px;
	width: 276px;
}

.menuItemInfo#menuItemInfo3 {
	background-position: 0 -350px;
	height: 158px;
	left: 70px;
	top: 168px;
	width: 276px;
}

.menuItemInfo#menuItemInfo4 {
	background-position: 0 -510px;
	height: 178px;
	left: 201px;
	top: 168px;
	width: 276px;
}

.menuItemInfo#menuItemInfo5 {
	background-position: 0 -690px;
	height: 163px;
	left: 289px;
	top: 168px;
	width: 276px;
}

.menuItemInfo#menuItemInfo6 {
	background-position: 0 -860px;
	height: 163px;
	left: 439px;
	top: 168px;
	width: 276px;
}

.menuItemInfo#menuItemInfo7 {
	background-position: 0 -1030px;
	height: 163px;
	left: 649px;
	top: 168px;
	width: 276px;
}

.menuItemText {
	display: none;
}

#menuItemTextContainer {
	color: #0d5926;
	font-size: 12px;
	line-height: 1.1em;
	margin: 90px 24px 0 28px;
	
}

#btnNutFacts {
	left: 789px;
	position: absolute;
	top: 468px;
	z-index: 10;
}

/* Christine and social pages */
.chrisSocial #header {
	background: transparent url(../images/bg_header.jpg) center no-repeat;
}

.chrisSocial #content {
	background: transparent url(../images/bg_content_christine.jpg) top center no-repeat;
	height: 745px;
	overflow: hidden;
	position: relative;
}

.chrisSocial #footer {
}

.navChrisSocial {
	left: 298px;
	position: absolute;
	top: 102px;
	z-index: 20;
}

.navChrisSocial img {
	border: none;
}

.navDiv {
	margin-bottom: 20px;
}

#navLeft {
	margin-right: -8px;
}

#navMiddle {
	margin: 0 -8px;
}

#navRight {
	margin-left: -8px;
}


/* christine's story */
#storyTextContent {
	color: #666;
	margin: 56px 0 0 257px;
	width: 335px;
}

#storyFirst {
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 14px;
}

#storyMain {
	font-size: 14px;
	line-height: 1.2em;
	margin: 14px 0;
}

#storyDisclaimer {
	border-top: 1px solid #666;
	font-size:12px;
	line-height: 1.4em;
	padding-top: 15px;
}

#linkFrescolution {
	border: none;
	float: left;
	margin-top: 11px;
}

#btnPledge {
	float: left;
	margin-left: 10px;
}

.storyPhoto {
	border: none;
	margin: -10px 0 -5px -12px;
	position: relative;
	z-index: 5;
}

/* christine's media gallery */
#mediaSWF {
	left: 39px;
	position: absolute;
	top: 164px;
}

#mediaDisclaimer {
	color: #1C5F23;
	font-size: 11px;
	font-weight: bold;
	left: 50px;
	line-height: 1.2em;
	margin: 14px 0 0 0;
	position: absolute;
	text-transform: uppercase;
	top: 621px;
	width: 800px;
}

/* frescolution pledge 1 */
#frescoPledge1 #content {
	height: 931px;
}

#frescoPledge1 .pledgeSet {
	margin-bottom: 18px;
}

#frescoPledge1 #pledgeText {
	background: transparent url(../images/bg_fresco_pledge_text.png) no-repeat 0 0;
	float: left;
	height: 733px;
	overflow: hidden;
	width: 646px;
}

#pledgeContent {
	overflow: hidden;
	position: relative;
	top: 133px;
}

#pledgeTextContent {
	color: #666;
	margin: 49px 0 0 257px;
	width: 355px;
}

#pledgeTextContent p {
	font-size: 14px;
	line-height: 1.2em;
	margin: 10px 0;
}

#pledgeSubhead {
	font-weight: bold;
}

#pledgeFrescoHeader {
	margin-top: 12px;
}

#pledgeForm {
	position: relative;
	margin-top: 9px;
}

#btnTakePledgeFresco {
	margin-top: 8px;
}

#pledgeStart {
	overflow: hidden;
}

#pledgeStart img {
	float: left;
	margin-top: 7px;
}

#pledgeNameContainer {
    background: url(../images/bg_textfield_pledge_name.png) no-repeat top left;
	float: left;
    height: 23px;
	margin: 0 7px;
    width: 117px;
}

#pledgeName {
    /*background-color: #FCFDFC;
    border: 0;*/
    color: #666;
    font-size: 10px;
    font-weight: bold;
	margin: 2px 6px;
    text-transform: uppercase;
	width: 121px;
	/* temporary stuff */
	float: left;
}

#pledgeForm .styledSelectFresco {
	width: 325px;
}


#pledgeTweetMotiv {
	float: left;
	margin: 10px 0 0 3px;
	position: relative;
}

.frescoSideBoxIntro {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 8px 0;
}


.frescoSideBoxIntro a{
	color: #fff;
}

#frescoRules {
	clear: left;
	color: #26af51;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
}

#frescoRules a {
	color: #26af51;
}

#twitterSideBox {
	margin-bottom: 14px;
}

#tweetsSubhead {
	overflow: hidden;
	margin-top: 16px;
}

#tweetsSubhead img, #tweetsSubhead div {
	float: left;
}

#tweetsSubhead div {
	color: #9ceb2a;
	font-size:12px;
	margin-left: 72px;
}

#btnStartTweeting {
	margin: 0 0 10px 64px;
}

#ecardSideBoxM {
	position: relative;
}

#ecardEnv {
	left: 225px;
	position: absolute;
	top: 0;
}

#ecardSmallFresco {
	margin: 10px 0 0 3px;
}

#btnSendEcard {
	margin: 7px 0 0 65px;
}




/* frescolution pledge coming soon */
#pledgeTextContent p.frescoComing {
	font-weight: Bold;
	margin: 10px 0 16px 0;
}

#pledgeTextContent p.frescoComingItems {
	font-weight: normal;
	margin: 10px 0 16px 0;
}


#pledgeTextContent p.frescoComing a {
	color: #7c469f;
	text-decoration: none;
}

/* frescolution pledge 2 */
#frescoPledge2 #content {
	height: 970px;
}

#frescoPledge2 #pledgeText {
	background: transparent url(../images/bg_fresco_pledge_text.png) no-repeat 0 0;
	float: left;
	height: 827px;
	overflow: hidden;
	width: 646px;
}

#frescoPledge2 .pledgeSet, #frescoPledge3 .pledgeSet {
	margin-bottom: 5px;
}

#headerYourPledge {
	display: block;
	margin: 14px 0 0 0;
}

#pledgeSubmissions {
	position: relative;
	margin-top: 9px;
}

#pledgeNameEntry {
	float: left;
	margin: 5px 5px 0;
}

#pledgeNameEntry, .pledgeSelection {
	font-size:12px;
	line-height: 15px;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.pledgeSelection {
	line-height: 1.2em;
}

#pledgeCongrats {
	display: block;
	margin: 25px 0 11px 0;
}

#pledgeNextBtns {
	margin-bottom: 24px;
}

.pledgeNext {
	border-bottom: 1px solid #D3D3D3;
	height: 66px;
}

.pledgeNext .pledgeIcon {
	float: left;
}

.pledgeNext .btnDTD {
	margin: 15px 0 0 11px;
}

.pledgeLink {
	border: none;
	display: block;
	margin-bottom: 12px;
}

/* frescolution pledge 3 */
#frescoPledge3 #content {
	height: 808px;
}

#frescoPledge3 #pledgeText {
	background: transparent url(../images/bg_fresco_pledge_text.png) no-repeat 0 0;
	float: left;
	height: 665px;
	overflow: hidden;
	width: 646px;
}

#btnOwnPledge {
	margin-top: 10px;
}

/* twitter */
#twitter.chrisSocial #content {
	height: auto;
}

#twitter #contentLeft {
	background: transparent url(../images/bg_twitter.png) no-repeat top left;
	height: auto;
	margin: 170px 0 10px 33px;
	width: 572px;
}

#twitter #sidebarRight {
	margin: 171px 0 0 22px;
}

#twitterInstruct {
	color: #666;
	margin: 35px 0 0 20px;
}

#twitterInstruct img {
}

#twitterInstruct p {
	font-size: 14px;
	margin: 7px 0;
}

#twitterInstruct p a{
	color: #666;	
}


#twitterInstruct ol {
	margin: 10px 0 10px 0;
	padding-left: 0;
	list-style: none;
}

#twitterInstruct ol li {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top left;
}

#twitterInstruct #instruct1 {
	background-image: url(../images/number_one.png);
}

#twitterInstruct #instruct2 {
	background-image: url(../images/number_two.png);
}

#twitterInstruct #instruct3 {
	background-image: url(../images/number_three.png);
}

#twitterInstruct #instruct4 {
	background-image: url(../images/number_four.png);
}

#tweetTabs.ui-tabs {
	margin: 0 auto;
	padding: 0;
	width: 536px;
}

#tweetTabs .ui-tabs-nav {
	list-style-type: none;
	margin: 22px 0 0 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#tweetTabs .ui-tabs-nav li {
	display: block;
	float: left;
	height: 26px;
	width: 131px;
}

#pastWinnersItem {
	background: transparent url(../images/bg_tabs_twitter.png) no-repeat 0 0;
}

#tweetTabs .ui-tabs-nav li a {
	display: block;
	height: 11px;
	margin: 7px 0 0 22px;
	width: 87px;
}

#topTweetersItem a {
	background: transparent url(../images/label_tabs_twitter.png) no-repeat 0 0;
}

#pastWinnersItem a {
	background: transparent url(../images/label_tabs_twitter.png) no-repeat -90px 0;
}

#topTweetersItem.ui-state-active a {
	background: transparent url(../images/label_tabs_twitter.png) no-repeat 0 -19px;
}

#pastWinnersItem.ui-state-active a {
	background: transparent url(../images/label_tabs_twitter.png) no-repeat -90px -19px;
}

#tweetTabs .ui-tabs-panel {
}

#tweetTabs .ui-tabs-hide {
	display: none;
}

.tweetList tr {
	height: 73px;
}

.tweetList img {
	display: block;
}

.tweetIcon {
	background: #663493 url(../images/bg_twitter_icon.jpg) no-repeat top left;
	width: 73px;
}

.tweetIcon img {
	display: block;
	margin: 0 auto;
}

#topTweeters tr .tweetUser {
	background: transparent url(../images/bg_tweet.jpg) repeat-x top left;
	color: #f6f30e;
	font-size: 1.688em;
	font-weight: bold;
	line-height: 1.688em;
	text-transform: uppercase;
	width: 462px;
}

#topTweeters tr .tweetUser a {
	color: #f6f30e;
}

#pastWinners tr .tweet {
	background: transparent url(../images/bg_tweet.jpg) repeat-x top left;
	width: 462px;
}

#topTweeters tr.tweetFirst .tweetUser, #pastWinners tr.tweetFirst .tweet {
	background: transparent url(../images/sprite_bg_tweet.png) top right;
}

#topTweeters tr.tweetLast .tweetUser, #pastWinners tr.tweetLast .tweet {
	background: transparent url(../images/sprite_bg_tweet.png) bottom right;
}

.tweetUser div, .tweet div {
	margin-left: 58px;
}

.tweetMonth {
	color: #f553ff;
	font-size: 9px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
}

.tweetText {
	color: #fff;
	font-size: 13px;
	line-height: 1em;
	width: 380px;
}

#pastWinners .tweetUser, #pastWinners .tweetUser a {
	color: #f6f30e;
	font-weight: bold;
}

#twitter .sideBoxContent {
	color: #fff;
	font-weight: bold;
}

#twitter .sideBoxContent p, #twitter .sideBoxContent li  {
	font-size: 13px;
	line-height: 15px;
}

#twitter .sideBoxContent p {
	margin: 15px 0 0 0;
}

#twitter .sideBoxContent li  {
	margin-top: 5px;
}

#twitter .sideBoxContent ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#startTweeting {
	background: transparent url(../images/bg_sidebox_twitter_t.png) no-repeat 0 0;
	height: 392px;
	position: relative;
	width: 276px;
}

#twitter .sideBoxContent p#followLabel {
	margin: 0;
}

#headerContest {
	margin-top: 23px;
}

#headerStart {
	margin-top: 17px;
}

#formTweet {
	margin: 12px 0 0 0;
}

#textareaTweet {
	background-color: #c1d9c8;
	color: #00962d;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

#tweetCharCount {
	font-size:12px;
	font-weight: normal;
	margin-top: 3px;
}

#tweetTaco {
	background: transparent url(../images/bg_tweet_taco.png) no-repeat top left;
	height: 230px;
	left: 30px;
	position: absolute;
	top: -20px;
	width: 230px;
	z-index: 5;
}

#startTweeting img, #startTweeting p, #startTweeting ul, #startTweeting form {
	position: relative;
	z-index: 10;
}

a#examplesEcards {
	color: #04d504;
	text-decoration: none;
}

#startTweeting .sideBoxT {
	position: relative;
	z-index: 5;
}

#btnTweet {
	margin: 0 0 5px -7px;
}

#btnTweetInfo {
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	margin: 7px 0 0 3px;
	text-align: right;
	width: 170px;
}

#tweetDisclaimer {
	clear: left;
	color: #26af51;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	width: 240px;
}

#tweetDisclaimer a {
	color: #26af51;
}

#contestEnds {
	background: transparent url(../images/bg_sidebox_twitter_b.png) no-repeat 0 0;
	height: 272px;
	position: relative;
	width: 276px;	
}

#contestEnds p {
	clear: left;
	left: 5px;
	position: relative;
}

#btnFollowUs {
	margin-top: 8px;
}

#btnGetUpdates {
	margin: 5px 0 8px 0;
}

#contestLinks {
	clear: left;
}

#contestLinks img {
	border: none;
	margin-right: 100px;
}

#twitter .sideBoxContent p#contestDisclaimer {
	font-weight: normal;
	margin-top: 8px;
	width: 230px;
}

/* ecards index */
#sendEcards #header {
	background: transparent url(../images/bg_header.jpg) center no-repeat;
}

#sendEcards #content {
	background: transparent url(../images/bg_content_christine.jpg) top center no-repeat;
	overflow: hidden;
	position: relative;
}

#ecardsContent {
	background: transparent url(../images/bg_ecards.png) no-repeat top left;
	left: 44px;
	min-height: 290px;
	position: absolute;
	top: 175px;
	width: 884px;
	z-index: 10;
}

#ecardInstruct {
	margin: 33px 0 5px 33px;
	width: 560px;
}

#ecardInstruct p {
	color: #5c5252;
	font-size: 14px;
	line-height: 1.2em;
	margin: 11px 0 10px;
}

#ecardInstruct p a{
	color: #5c5252;
}


#ecardChoose {
	font-weight: bold;
	padding-top: 10px;
}

#ecardListing {
	margin: 0 0 68px 10px;
	overflow: hidden;
	position: relative;
}

#ecardListing .ecardContainer {
	float: left;
	margin: 0 0 15px 15px;
	position: relative;
}

#ecardListing .ecard {
	position: relative;
	z-index: 5;
}

#ecardListing .ecardFromTo {
	font-size: 0.688em;
	left: 156px;
	position: absolute;
	top: 162px;
	z-index: 100;
}

#ecardListing .ecardFromTo div {
	color: #1eff00;
	line-height: 1.2em;
}

.ecardLabel {
	color: #fff;
}

#ecardShareItems {
	background: transparent url(../images/bg_ecard_share.png) no-repeat top left;
	display: none;
	height: 202px;
	position: absolute;
	width: 410px;
	z-index: 10;
}

#ecardShareItems #itemsContainer {
	margin: 65px auto 0;
	width: 146px;
}

#ecardShareItems img {
	border: 0;
}

#ecardFilter {
	margin: 12px 0 0 0;
	overflow: hidden;
}

#ecardFilter label {
	display: block;
	float: left;
}

#filterList {
	float: left;
	width: 145px;
}

/* ecard send form */
#sendEcardForm #header {
	background: transparent url(../images/bg_header.jpg) center no-repeat;
}

#sendEcardForm #content {
	background: transparent url(../images/bg_content_christine.jpg) top center no-repeat;
	height: 920px;
	overflow: hidden;
	position: relative;
}

#sendEcardForm #ecardsContent {
	background: transparent url(../images/bg_ecard_send.png) no-repeat top left;
	left: 44px;
	min-height: 290px;
	position: absolute;
	top: 175px;
	width: 874px;
}




#ecardFormImg {
	overflow: hidden;
}

#ecardFormImg .sendError label{
	color: #de0000;
	font-size: 12px;
	font-weight: bold;
}

#sendError label{
	color: #de0000;
	font-size: 12px;
	font-weight: bold;
}

#ecardFormImg label {
	color: #5c5252;
	display: block;
	font-size: 13px;
}



#ecardFormImg label a {
	color: #5c5252;
}

#ecardForm {
	float: left;
	margin: 0 65px 50px 33px;
	width: 315px;
}

#ecardForm fieldset {
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#ecardForm fieldset#ecardUpdSet, #ecardForm fieldset#privacyTOUSet {
	margin: 0 0 5px 0;
}

#ecardForm textarea {
	height: 67px;
	width: 313px;
}

#ecardUpd, #privacyTOU {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#ecardUpdLabel, #privacyTOULabel {
	float: left;
	width: 290px;
}

#ecardToSend {
	float: left;
}

#btnArttextSend {
	margin: 0 10px;
}

#linkCancel {
	color: #31A239;
	display: block;
	font-size: 10px;
	font-weight: bold;
	float: left;
	margin: 10px 0 0 20px;
	text-transform: uppercase;
	text-decoration: none;
}

/* ecard receive */

#ecardReceive #content {
	height: 585px;
}

#ecardReceive #contentLeft {
	background: transparent url(../images/bg_ecard_receive.png) no-repeat 0 0;
	float: left;
	height: 419px;
	margin: 165px 0 0 51px;
	overflow: hidden;
	width: 593px;
}

#ecardMain {
	margin: 28px 0 0 28px;
}

#ecardReceive .ecardContainer {
	margin: 13px 0 0 -8px;
	position: relative;
}

#ecardReceive .ecard {
	position: relative;
	z-index: 5;
}

#ecardReceive .ecardFromTo {
	font-size: 1em;
	left: 212px;
	position: absolute;
	top: 218px;
	z-index: 100;
}

#ecardReceive .ecardFromTo div {
	color: #1eff00;
	line-height: 1.2em;
}

#ecardReceive #sidebarRight {
	margin-left: 22px;	
}

#ecardReceive #sidebarRight .sideBox {
	margin-bottom: 24px;
}

#ecardReceive #sidebarRight p {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 0 6px;
	width: 220px;
}

/* plain text pages: healthy living, contest rules */
#plainText #header {
	background: transparent url(../images/bg_header.jpg) center no-repeat;
}

#plainText #content {
	background: transparent url(../images/bg_content_christine.jpg) top center no-repeat;
	height: 954px;
	overflow: hidden;
	position: relative;
}

#linkBack {
	color: #f9f9f9;
	display: block;
	font-size: 10px;
	font-weight: bold;
	left: 44px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	top: 57px;
}

#plainTextContent {
	background: transparent url(../images/bg_plaintext.png) no-repeat top left;
	left: 44px;
	min-height: 290px;
	position: absolute;
	top: 50px;
	width: 874px;
}

#plainTextCopy {
	margin: 30px 40px 0 30px;
}

#plainTextHeader {
	margin-bottom: 28px;
}

#plainTextCopy p {
	color: #666;
	font-size: 14px;
	margin: 0 0 16px 0;
}

#plainTextCopy p.instruct {
	font-size: 17px;
}

#plainTextCopy dt, #plainTextCopy dd {
	font-size: 13px;
}

#plainTextCopy dt a {
	color: #683890;
	font-weight: bold;
	text-decoration: none;
}

#plainTextCopy dd {
	color: #666;
	margin: 0 0 21px 0;
}

/* registration */
#register #content {
	height: 875px;
}

#register #linkBack {
	top: 37px;
}

#headerTBReg {
	margin: 23px 0 5px 43px;
}

#registration-form {
	margin-left: 50px;
	overflow: hidden;
}

#regL {
	float: left;
	margin-right: 15px;
}

#regR {
	float: left;
}

#regDisclaimer {
	color: #f66dfb;
	font-size: 10px;
	font-weight: bold;
	margin: 6px 0 0 17px;
}

.regHeader, .regFooter {
	overflow: hidden;
}

.regHeaderL, .regHeaderR, .regFooterL, .regFooterR {
	float: left;
	height: 30px;
	width: 11px;
}

.regHeaderL {
	background: transparent url(../images/sprite_bg_reg.png) no-repeat 0 0;
} 

.regHeaderR {
	background: transparent url(../images/sprite_bg_reg.png) no-repeat -30px 0;
}

.regHeaderM {
	background: transparent url(../images/bg_register_header_m.png) repeat-x top left;
	float: left;
	height: 30px;
}

#regLHeader .regHeaderM {
	width: 455px;
}

.regHeaderM img {
	margin-top: 3px;
}

.regFooterL {
	background: transparent url(../images/sprite_bg_reg_corners.png) no-repeat 0 -35px;
} 

.regFooterR {
	background: transparent url(../images/sprite_bg_reg_corners.png) no-repeat -30px -35px;
}

.regFooterM {
	background-color: #753087;
	float: left;
	height: 30px;
}

#regLFooter .regFooterM {
	width: 455px;
}

#regRHeader .regHeaderM {
	width: 272px;
}

#regRFooter .regFooterM {
	width: 272px;
}

#regLSets, #regRSets {
	background: #390845 url(../images/bg_register_content.png) no-repeat bottom left;
	overflow: hidden;
}

#regDots {
	background: transparent url(../images/bg_register_dots.png) no-repeat top left;
	height: 350px;
	position: absolute;
	width: 350px;
}

.regLSet {
	/*height: 25px;*/
	margin: 12px 15px 13px 22px;
	overflow: hidden;
	position: relative;
	width: 440px;
	z-index: 1;
}

.regLSet .regLabel {
	color: #fcf4f8;
	float: left;
	height: 25px;
	margin-right: 7px;
	text-align: right;
	width: 165px;
}

.regLSet .regLabel label {
	display: block;
	font-size:12px;
	font-weight: bold;
	margin-top: 3px;
	text-transform: uppercase;
}

.regLSet .regField {
	float: left;
	height: 25px;
	overflow: hidden;
	width: 268px;
}

.regLSet .regField input {
	margin: 0;
	padding: 0;
}

.regLSet .regReq {
	float: left;
	height: 25px;
	width: 10px;
}

.regLSet .regReq.regReqY {
	background: transparent url(../images/icon_register_req.png) no-repeat left;;
}

.regError {
	color: #de0000;
	font-size: 12px;
	font-weight: bold;
}

.Confirm {
	color: #08772B;
	font-size: 12px;
	font-weight: bold;
}

.regError label {
	display: block;
	margin-left: 182px;
}

#regAcctError.regError {
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #de0000;
	font-size: 12px;
	margin: 0 0 20px 50px;
	width: 785px;
}

#regAcctError span {
	display: block;
	margin: 10px auto 0 auto;
	width: 60%;
}

#regAcctError ul {
	margin: 0 auto 10px auto;
	width: 60%;
}

#homeRegAcctError.regError {
	font-size: 14px;
	margin: 0 auto;
	padding-top: 5px;
	width: 50%;
}

#ecardConfirm {
	background-color: #fff;
	border: 1px solid #08772B;
	font-size: 12px;
	left: 270px;
	margin: 0;
	position: absolute;
	top: 135px;
	width: 315px;
	z-index: 15;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


#ecardConfirm div, #twitterConfirm div {
	margin: 10px auto;
	text-align: center;
	width: 50%;
}

#twitterConfirm {
	background-color: #fff;
	border: 1px solid #08772B;
	font-size: 12px;
	left: 295px;
	margin: 0;
	position: absolute;
	top: 115px;
	width: 275px;
	z-index: 15;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}



#keyReq {
	color: #9d839e;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	text-transform: uppercase;
}

#privRulesTOUSet {
	margin: 0;
}

.regLSet #privRulesTOUField.regField {
	height: 60px;
}

.regLSet #privRulesTOUField.regField  input {
	margin-top: 5px;
}

#privRulesTOU {
	float: left;
}

#textPrivRulesTOU {
	color: #fbf6f6;
	float: left;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	margin: 5px 0 0 10px;
	width: 220px;
}

#textPrivRulesTOU a {
	color: #fbf6f6;
}

.dobSelect {
	float: left;
}

.regDivider {
	background: transparent url(../images/icon_register_req.png) no-repeat left;;
	float: left;
	height: 25px;
	margin-left: 10px;
	width: 11px;
}

.phoneField {
	float: left;
	width: 35px;
}

.fieldText {
	color: #9c84a2;
	float: left;
	font-size:12px;
	font-weight: bold;
}

#btnNextImg {
	margin: 0 15px;
}

#btnCancel {
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	margin: 7px 0 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#regLBtnSet.regLSet {
	margin: 0;
}

.regLSet #regLBtnsField.regField {
	height: 34px;
}

.subSet {
	color: #fff;
	margin: 11px 15px 0 19px;
	width: 260px;
}

.subSetB {
	position: relative;
	top: 14px;
}

.subSet p {
	font-size: 14px;
	margin: 0 0 10px 0;
}

.subUpdates {
	font-size:12px;
}

.subFields {
	overflow: hidden;
}

.subFieldSet {
	float: left;
	margin-bottom: 14px;
	overflow: hidden;
}

.fieldSetL {
	margin-right: 67px;
}

.subFieldSet input {
	float: left;
	margin: 0 5px 0 0;
}

.subFieldSet label {
	display: block;
	float: left;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

#subDisclaimer {
	color: #f66dfb;
	font-size:10px;
	font-weight: bold;
	margin-left: 19px;
	width: 260px;
}


/* Exit tooltip */
#exit_tooltip {
	position: absolute;
	z-index: 5000;
	overflow: hidden;
	display: none;
}

#exit_tooltip div {
	float: left;
	height: 97px;
	font-size: 10px;
	color: #62087d;
}

#exit_tooltip div.fill {
	background: url(/images/exit_tooltip/fill.png) repeat-x left top;
	line-height: 11px;
}

#exit_tooltip div.fill p {
	padding-top: 4px;
	display: none;
}

#exit_tooltip.arrow_left div.left {
	background: url(/images/exit_tooltip/arrow_left.png) no-repeat left top;
	width: 34px;
}

#exit_tooltip.arrow_left div.right {
	background: url(/images/exit_tooltip/cap_right.png) no-repeat left top;
	width: 24px;
}

#exit_tooltip.arrow_right div.left {
	background: url(/images/exit_tooltip/cap_left.png) no-repeat left top;
	width: 24px;
}

#exit_tooltip.arrow_right div.right {
	background: url(/images/exit_tooltip/arrow_right.png) no-repeat left top;
	width: 34px;
}

#exit_tooltip.site_intl div.fill {
	width: 240px;
}

#exit_tooltip.site_intl div.fill p.site_intl {
	display: block;
}

#exit_tooltip.site_3rd div.fill {
	width: 350px;
}

#exit_tooltip.site_3rd div.fill p.site_3rd {
	display: block;
}