/* SITE DOWN */
/*
html {
    height: 100%;
    background: url('../images/sitedown-spacebags.png') no-repeat center 50%;
    margin: 0;
}
body {
    display: none;
}
*/


body {
	background-color: #FFF;
	background-image: url(../images/site_back.png);
	background-position: top center;
	background-repeat: repeat-x;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding: 0px 0px;
}
a:active,a:focus{
	outline:none
}

h1, h2, h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px;
}

.regSign{
	font-size: 18px;
	position: relative;
	top: -3px;
}

p, ul, ol {
	margin: 0px 0px;
}

a:link {
	color: #015a9d;
}

a:hover, a:active {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #015a9d;
}

img {
	border: none;
}

blockquote{
	margin: 5px 5px;
	padding: 0px 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.vaMiddle{
	vertical-align: middle;
}

.clearIt{
	clear: both;
	height: 1px;
	line-height: 1px;
}

.bold{
	font-weight: bold;
}

.ninePX{
	font-size: 9px !important;
}

.elevenPX{
	font-size: 11px;
}

.blue{
	color: #004084;
}

.green{
	color: #689429;
}

.red{
	color:#FF0000 !important;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#wrapper {
	background-image: url(../images/containerBack.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin:0 auto;
	min-width:1026px;
	width:expression(documentElement.clientWidth < 1027? "1026px": 'auto');
}

/* Header */

#header {
	height: 194px;
	margin: 0 auto;
	padding: 0px 0px;
	position: relative;
	width: 990px;
}

#logo {
	display: inline;
	float: left;
	margin: 8px 0px 0px 13px;
	position: absolute;
	z-index: 10;
}

#productShot{
	position: absolute;
	right: 0px;
}

/* Menu */

#menu {
	clear: both;
	position: absolute;
	top: 166px;
	width: 900px;
}

#menu ul {
	list-style: none;
	margin: 0px 0px;
	padding: 3px 0px 0px 0px;
	width:100%;
	overflow:hidden;	
}

#menu li {
	display: block;
	float:left;
	padding: 0px 18px 0px 10px;
}

#menu a {
	color: #004084;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}

#menu a:hover {
	background-image: url(../images/nav/arrowNav.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: underline;
}

#productsReview a.products, #productsHome a.products, #Home a.home, #articles a.articles, #memberStories a.memberStories, 
#usageTips a.usagetips, #blog a.blog, #memberOffer a.memOffer, #submitStory a.submitStory, #productsSP a.products, #productsHB a.products, 
#productsTGB a.products, #productsT a.products{
	background-image: url(../images/nav/arrowNav.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* Page */
#page {
	margin: 0 auto;
	width: 990px;
}

/* Content */

#content {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 13px;
	width: 990px;
}

#contentHome{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	width: 990px;
}

#content h1.title{
	color: #004084;
	font-size: 37px;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
}

#content .notBold{
	font-weight: normal;
}

/*Home page styles 07-16-2009 */
#productShotHomeLogin{
	display: inline;
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	right: 2px;
	width: 602px;
}

#productShotHomeLogin img#ctl01_homeProdButton{
	margin: 7px 0px 0px 0px !important;
	position: relative;
	z-index: 20;
}

#pillowsShot{
	top: 40px;
	position: absolute;
	right: 0px;
	z-index: 22;
}

#formHomeLogin{
	background-image: url(../images/home/loginFormBack.png);
	background-repeat: no-repeat;
	height: 46px;
	margin: 0px 0px;
	padding: 4px 0px 0px 20px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 276px;
	z-index: 24;
}

#formHomeLogin input.loginFormFields{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	display: inline;
	float: left;	
	font-size: 9px;
	margin: 4px 0px 4px 4px;
	width: 84px;
}

#formHomeLogin span{
	color: #FFF;
	display: inline;
	float: left;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
}

#lbl_errorHome, #ctl01_lbl_errorHome{	
	color: #0033CC;
	display: block;
	left: -10px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	width: 270px;
	z-index: 52;
}

#ctl01_login_btn{
	display: inline;
	float: left;
	height: 27px;
	position: absolute;
	right: 30px;
	top: 2px;
	width: 27px;
}

#rowOneHome{
	position: relative;
	width: 990px;
}

#rightTopHome{
	display: inline;
	float: left;
	margin: 0px 0px 0px 24px;
	width: 385px;
}

#leftRoomShot{
	position: relative;
	z-index: 50;
}

#belowRoomShot{
	top: 246px;
	left: -11px;
	position: absolute;
	z-index: 29;
}

#rightTopHome p{
	line-height: 22px;
	margin: 10px 0px 20px 0px;
}

#rightTopHome a img{
	margin-top: -6px;
}

#rowTwoHome{
	position: relative;
	width: 990px;
}

#rowTwoHome h1, h2{
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

#rowTwoHome p{
	font-size: 11px;
}

#leftRowTwo{
	display: inline;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 572px;
}

#leftRowTwo p{
	width: 286px;
}

#rightRowTwo{
	display: inline;
	margin: 25px 0px 0px 10px;
	position: relative;
	width: 406px;
}

.columnHighL{
	display: inline;
	width: 197px;
}

.columnHighL h3{
	margin: 0px 0px 10px 0px;
}

.margRight10{
	margin-right: 10px;
}

#trueStory{
	position: absolute;
	right: -110px;
	top: -10px;
}

#goodIdeaTips{
	background-image: url(../images/home/tips_background.png);
	background-repeat: no-repeat;
	height: 91px;
	left: -21px;
	margin: 20px -41px 0px 0px;
	padding: 12px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 601px;
}

#goodIdeaTips h2{
	font-size: 18px;
	margin: 0px 0px 4px 90px;
}

#goodIdeaTips p{
	margin: 0px 0px 10px 90px;
	width: 490px;
}

#leftTipDoodle{
	left: -105px;
	position: absolute;
}

.leftDoodle{
	position: absolute;
	left: -90px;
	top: -5px;
}

#ctl01_regExp_email, #ctl01_regExp_zip{
	position: relative;
	top: 3px;
	z-index: 99;
}

/*Start of Main area of text/graphic content on Pages and Products Page with sub menu and JQuery Drop down*/
#leftContent{
	display: inline;
	width: 810px;
	padding:0px 10px 0px 0px;
	position:relative;
}

#prodsReviewsLeft{
	margin: 10px 0px 0px 0px;
	width: 433px;
}

#productsHighlight{
	display: inline;
	float: left;
	margin: 3px 0px 10px 0px;
	position: relative;
	width: 433px;
}

#productsHighlight ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#productsHighlight li {
	display: inline;
}

#productsHighlight a {
	background-color: #cce1ee;
	color: #004084;
	display: block;
	float: left;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	margin: 0px 1px 0px 1px;
	padding: 4px 1px;
	text-decoration: none;
	text-align: center;
}

#productsHighlight a.first{
	margin: 0px 1px 0px 0px;
}

#productsHighlight a.last{
	margin: 0px 0px 0px 1px;
}

#productsHighlight a.width75px{
	width: 75px;
}

#productsHighlight a.width107px{
	width: 107px;
}

#productsHighlight a:hover, 
#productsHome #highCapCube, 
#productsSP #storagePacks, 
#productsHB #hangingBags, 
#productsTGB #toGoBags, 
#productsT #totes, #productsHighlight li.activetab a{
	background-color: #0169aa;
	color: #FFF;
	text-decoration: none;
}

#productsJQ{
	border: 1px solid #004084;
	clear: both;
	height: 354px;
	margin: 0px 0px;
	overflow: hidden;
	padding: 0px 0px;
	position: relative;
	width: 424px;
	z-index: 3;
}

#productsJQ img.Hover{
	height: 354px;
	position: absolute;
	width: 424px;
	z-index: 20;
}

#highCapCubeDesc{
	color: #004084;
	width: 424px;
}

#highCapCubeDesc img{
	position: relative;
	z-index: 4;
}
#ProductImgDesc{
	color: #004084;
	width: 424px;
}

#ProductImgDesc img{
	position: relative;
	z-index: 4;
}
#productsHL_footer{
	position: relative;
	left: -9px;
	top: -26px;
	z-index: 1;	
}

#productsHL_footer img{
	position: relative;
	z-index: 1;
}

#homeTextDesc{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 6px 0px 0px 10px;
	width: 350px;
}

#homeTextDesc h2{
	color: #004084;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}

#homeTextDesc h3{
	color: #689429;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}

#homeTextDesc p{
	font-size: 11px;
	margin: 15px 0px 10px 0px;
}

#homeTextDesc p.lineHeight18px{
	line-height: 18px;
}

#homeTextDesc ul{
	margin-top: 0px;
	padding-top: 0px;
}
#Productsctrl_homeTextDesc{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	width: 350px;
}

#Productsctrl_homeTextDesc h2{
	color: #004084;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}

#Productsctrl_homeTextDesc p{
	font-size: 11px;
	margin: 15px 0px 10px 0px;
}

#Productsctrl_homeTextDesc ul{
	margin-top: 0px;
	padding-top: 0px;
}

/*End of Left area on Products Page with sub menu and JQuery Drop down*/


/* Start of styles for below the product sub jav with JQuery Drop Down */
#belowJQ{
	position: relative;
}

#belowJQ p{
	font-size: 11px;
	margin: 4px 0px 20px 0px;
}

#belowJQ h3{
	color: #015a9d;
	font-size: 12px;
	margin: 8px 0px 7px 0px;
}

#productExclaim{
	left: -130px;
	position: absolute;
	top: -5px;
}

#listofReviews{
	border-top: 3px #abc465 dotted;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	top: 20px;
	width: 800px;
}
#Productsctrl_listofReviews
{
	border-top: 3px #abc465 dotted;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	top: 20px;
	width: 800px;
}
#Productsctrl_listofReviews  #reviewsHeader h3
{
	color: #689429;
	float: left;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

#listofReviews #reviewsHeader h3{
	color: #689429;
	float: left;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

#reviewsHeader{
	width: 800px;
	margin-top: 15px;
}

#rightPartHeader p{
	width: 110px;
	margin-top: 4px;
}

#rightPartHeader img{
	margin-left: 5px;
	vertical-align: middle;
}

#rightPartHeader select{
	display: inline;
	float: left;
	margin: 3px 0px 0px 0px;
}
#Productsctrl_listofReviews .review
{
	clear: both;
	margin: 0px 0px;
	padding: 20px 0px 0px;
	width: 800px;
	overflow:hidden;
}

#listofReviews .review{
	clear: both;
	margin: 0px 0px;
	padding: 20px 0px 0px;
	width: 800px;
	overflow:hidden;
}

.review{
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
}

.review .leftRev{
	margin: 15px 0px 0px 0px;
	width: 125px;
}

.leftRev h4.userName{
	color: #015a9d;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

.leftRev p.locRevDate{
	font-size: 10px;
}

.review .rightRev{
	background-color: #eef3e0;
	background-image: url(../images/rightRevBack.png);
	background-position: left;
	background-repeat: no-repeat;
	min-height: 100px;
	height:auto;
	_height:100px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	width: 628px;
}

.rightRev h5{
	color: #015a9d;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}

.rightRev p{
	color: #000;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

.rightRev a{
	color: #395818;
}

#amtOfReviews{
	color: #689429;
	display: block;
	font-size: 9px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
	width: 780px;
}
#Productsctrl_amtOfReviews{
	color: #689429;
	display: block;
	font-size: 9px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: right;
	width: 780px;
}
/*Start of Blue Sidebar on right side of the page */
#rightSidebar{
	background-color: #6e9ad2;
	display: inline;
	float: left;
	padding: 5px 0px 20px 0px;
	position: relative;
	text-align: center;
	top: 5px;
	width: 144px;
}

#rightSidebar img{
	border: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

#rightSidebar img.up{
	margin-top: -3px;
}

/* Footer */

#footer-with-twitter {
	background: url(../images/footerBack.png) no-repeat left top;
	height: 63px;
	margin: 5px auto;
	padding: 4px 0 0 0;
	position: relative;
	width: 1026px;
}

#footer {
	background: url(../images/footerBack.png) no-repeat left top;
	height: 63px;
	margin: 30px auto;
	padding: 4px 0 0 0;
	position: relative;
	width: 1026px;
}

html>body #footer {
	height: auto;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footerText{
	margin: 0px 0px;
}

#footerLinks{
	display: inline;
	float: left;
	margin: 0px 20px;
	text-align: center;
}

#footerLinks ul {
	list-style: none;
	margin: 0px 0px;
	padding: 3px 0px 0px 10px;
}

#footerLinks li {
	display: inline;
}

#footerLinks a {
	border-right: 1px solid #999;
	color: #484444;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0px 6px 0px 5px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
}

#footerLinks a:hover {
	color: #000;
	text-decoration: underline;
}

#footerLinks a.last{
	border-right: none;
}

#siteLinks{
	display: inline;
	float: left;
	font-weight: bold;
	margin: 3px 0px 0px 45px;
	text-align: left;
	width: 250px;
}

#siteLinks a{
	color: #015a9d;
	margin-left: 10px;
	text-decoration: none;
}
#siteLinks a:hover {
	text-decoration: underline;
}

#legal {
	color: #5a5c5d;
	clear: both;
	display: inline;
	float: left;	
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 20px 36px;
	text-align: left;
	width: 250px;
}


#hoverImages{
	display: none;
}

/*Review Page Styles */
#reviewTips{
	background-color: #e2eaca;
	font-size: 9px;
	line-height: 12px;
	height: 600px;
	margin: 0px 5px 0px 0px;
	overflow: scroll;
	padding: 2px;
	width: 134px;
}

#reviewTips h3{
	color: #004084;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin: 5px 4px;
}

#reviewTips p{
	font-size: 9px;
	line-height: 12px;
	margin: 10px 4px 10px 0px;
}

#reviewTips ol{
	margin: 0px 4px 0px 20px;
	padding: 0px 0px;
}

#reviewTips li{
}

#reviewsLeft{
	width: 380px;
}

#reviewsHighlight{
	display: inline;
	float: left;
	margin: 3px 0px 10px 0px;
	position: relative;
	width: 380px;
}

#moreProdReviews{
	border-top: 2px #abc465 dotted;
	margin: 0px 0px 0px 15px;
	position: relative;
	text-align: left;
	top: 4px;
	width: 208px;
}

#moreProdReviews h4{
	color: #004084;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0px 6px 0px;
	padding: 0px 0px;
}

#moreProdReviews ul {
	list-style: none;
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

#moreProdReviews li {
	text-align: left;
}

#moreProdReviews a {
	color: #484444;
	font-size: 12px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px 0px;
	padding: 0px 0px;
	text-decoration: none;
	text-align: center;
}

#moreProdReviews a:hover{
	font-weight: bold;
	text-decoration: underline;
}

#reviewForm{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	width: 410px;
}

#reviewForm h2{
	color: #004084;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}

#reviewForm p{
	font-size: 10px;
	margin: 0px 0px 10px 0px;
}

#reviewForm p.smallTextRev{
	font-size: 9px;
}

#reviewForm .wideFormField{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 10px;
	margin: 5px 0px;	
	padding: 3px 0px 3px 5px;
	width: 405px;
}

#reviewForm .narrowFormField{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 10px;
	margin: 5px 0px;	
	padding: 3px 0px 3px 5px;
	width: 265px;
}

#reviewForm textarea.CommentsField{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 134px;
	margin: 5px 0px;
	padding: 4px 0px 4px 5px;
	width: 405px;
	overflow:auto;	
}

#reviewForm .selectField{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 10px;
	margin: 5px 0px 5px 5px;	
	padding: 2px 2px 2px 0px;
	width: 130px;
}
#Productsctrl_pagination{ clear:both; font-size:9px}
#Productsctrl_pagination a#Productsctrl_lnkPrevious{ float:left; margin-left:140px;}
#Productsctrl_pagination a#Productsctrl_lnkNext{ float:right; margin-right:25px;}
#Productsctrl_pagination a.nocnt{ opacity:0.3; filter: alpha(opacity=30); text-decoration:none; color:#689429}
#Productsctrl_pagination a.cnt{ opacity:1; filter: alpha(opacity=100); text-decoration:none; color:#689429}
img.spellcheck{ float:left; margin-left:7px; cursor:pointer;}
p.cntreview{ padding:0px; margin:0px; position:absolute; top:0px; left:300px; text-align:center; width:500px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:red}
div.smallboxdiv {position:absolute; text-align:center; width:340px; height:195px; background:#D2DFAB; z-index:999; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; padding:10px; border:1px solid #004084;}
div.smallboxdiv .closepopup1{ position:relative; height:195px; text-align:center}
div.smallboxdiv a{ color:#004084 !important; text-decoration:underline !important; }
div.smallboxdiv p{ font-size:13px;}

img#ReviewRatingctrl_imgReview{ margin-left:15px;}

/*Members Join Page Styles */

#fullWidthArea{
	margin-left: 0px;
	width: 990px;
}

#fullWidthArea h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 38px;
	margin: 8px 0px 10px 0px;
}

#fullWidthArea p{
	margin: 10px 20px 10px 0px;
	width: 800px;
}

#fullWidthArea li{
	margin: 10px 20px;
	width: 800px;
}

#fullWidthArea h3{
	color: #004084;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}

#joinCalloutLeft{
	background-image: url(../images/ss_club/join_landP_BackLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	margin: 16px 0px 0px 0px;
	padding: 30px 0px 0px 30px;
	width: 630px;
}

#joinCalloutLeft h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 38px;
	margin: 0px 0px 0px 65px;
	width: 480px;
}

#rightJoinText{
	width: 380px;
}

#joinCalloutLeft p.italHighlight{
	font-size: 13px;
	font-style: italic;
	line-height: 15px;
	margin: 7px 0px 10px 65px;
}

#joinCalloutLeft p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 20px 10px 10px;
}

#joinCalloutLeft img{
	margin: 0px 10px 0px 0px;
}

#joinCalloutLeft ul{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

#joinCalloutLeft li{
	margin: 10px 0px;
}

#joinFormRight{
	background-color: #b6cce8;
	display: inline;
	float: left;	
	min-height: 353px;
	margin: 21px 0px 0px 5px;
	padding: 0px 15px 10px 15px;
	width: 267px;
}

#joinFormRight h3, #memStoryRightForm h3{
	color: #004084;
	font-size: 17px;
	margin: 4px 0px;
}

#joinFormRight p, #memStoryRightForm p{
	color: #000;
	font-size: 11px;
	margin: 4px 0px;
}

/*Style for Member Stories Upload Form and Join Form */
#joinFormRight p.reqdFields, #memStoryRightForm p.reqdFields, .reqdFields{
	color: #000;
	font-size: 9px ;
	font-style: italic;
	margin: 10px 0px 0px 0px;
}

#videoMemStory{
	margin: 10px 0px 0px 0px;
}

#memStoryRightForm p.reqdFields a{
	font-style: normal;
	font-weight: bold;
}

#joinFormRight input, #submitMemStory input{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 9px;
	margin: 4px 0px;
}

input.joinWideField{
	padding-left: 4px;
	width: 260px;
}

input#cityField{
	float: left;
	padding-left: 4px;	
	width: 179px;
}

#submitMemStory input#cityField{
	float: left;
	margin-right: 12px;
	padding-left: 4px;
}

select#stateField{
	float: left;
	font-size: 9px;
	height: 15px;
}

#formFields .JoinSelectField{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 9px;
	margin: 3px 0px 5px 5px;	
	padding: 0px 1px 0px 0px;
	width: 79px;
}

#nextBtnJoin{
	background-color: #b6cce8;
	padding: 0px 0px;
	margin: -10px 0px 0px 0px;
	position: relative;
	top: -10px;
}

#join2LeftWhy{
	background-color: #E2EACA;
	height: 287px;
	margin: 10px 20px 0px 0px;
	padding: 10px;
	width: 124px;
}

#join2LeftWhy h3{
	color: #004084;
	font-size: 17px;
	margin: 0px 0px 6px 0px;
}

#join2LeftWhy p{
	color: #000;
	font-size: 11px;
	line-height: 18px;
}


/*Styles for Profile Page */
#join2RightProfile{
	margin: 0px 0px;
}

#join2RightProfile #ddl_Unsubscribe{
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	width: 290px;
}

#ddl_Unsubscribe label{
	position: relative;
	right: 0px;
	top: 2px;
	vertical-align: top;
}

#join2RightProfile h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 38px;
	margin: 0px 0px 10px 0px;
	width: 480px;
}

#join2RightProfile h4{
	color: #015a9d;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: 5px;
	width: 440px;
}

#join2RightProfile span{
	color: #004084;
	display: block;
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0px 4px 0px;
}

#join2RightProfile select{
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

#join2RightProfile #chk_howUse label{
	display: inline-block;
	font-size: 10px;
	width: 120px;
	margin: 2px 0px 0px 0px;	
	vertical-align: top;
}

#chk_remove{
	display: inline-block;
	height: 14px;
	margin: 0px 0px 0px 6px;
	position: relative;
	top: -7px;
	width: 14px;
}

#lbl_pleaseRemove{
	left: -5px;
	position: relative;
	top: -9px;
}

#monthMemQAnswer{
	display: inline-block;
	height: 14px;
	margin: 0px 0px 0px 6px;
	width: 14px;
}

#lbl_pleaseRemove, #lbl_monthMemQA{
	color: #004084;
	display: inline-block;
	font-size: 10px;
	margin: 2px 0px 0px 5px;	
	width: 190px;
	vertical-align: top;
}

#join2RightProfile #chk_infoRec label, #chk_whichStores label{
	display: inline-block;
	font-size: 10px;
	margin: 2px 0px 0px 0px;	
	vertical-align: top;
}

#profileFormRight{
	background-color: #b6cce8;
	display: inline;
	float: left;	
	margin: 0px 0px 0px 5px;
	padding: 0px 15px 10px 15px;
	width: 267px;
}

#profileFormRight h3{
	color: #004084;
	font-size: 17px;
	margin: 4px 0px;
}

#profileFormRight p{
	color: #000;
	font-size: 11px;
	margin: 4px 0px;
}

#profileFormRight p.reqdFields{
	color: #000;
	font-size: 9px;
	font-style: italic;
	margin: 10px 0px 6px 0px;
}

#profileFormRight input{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 9px;
	margin: 4px 0px;
}

#unsubscribePart{
	background-color: #b6cce8;
	display: inline;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px 15px 10px 15px;
	width: 267px;
}

#unsubscribePart h4{
	margin: 0px 0px 0px 0px;
}

#chk_socialNets label, #chk_whichStores label{
	display: inline-block;
	font-size: 10px;
	margin: 2px 0px 0px 0px;
	vertical-align: top;
	width: 110px;
}

#otherHowUse{
	left: 152px;
	position: relative;
	top: -26px;
}

#otherSocialNet{
	left: 280px;
	position: relative;
	top: -24px;
}

#otherHowHear{
	left: 10px;
	padding: 2px 2px;
	position: relative;
	top: -3px;
	width: 260px;
}

#join2RightProfile select{
	background-color: #DCEAF3;
	border: none;
	padding: 2px;
}

#leftProfile{
	margin: 0px 10px 10px 0px;
	width: 310px;
}

#rightProfile{
	margin: 0px 10px 10px 0px;
	width: 460px;
}

#joinFinal_btn{
	display: inline;
	vertical-align: middle;
}

p#finalConfirm{
	color: #015A9D;
	font-size: 12px;
	font-weight: bold;
	margin: 22px 0px 0px 16px;
	width: 500px;
}

#errorMessage{
	color: #FF0000;
	font-size: 12px;
	line-height: 15px;
}

.otherInputField{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 10px;
	margin: 2px 0px;
	width: 120px;
}

.greenTopBorder{
	border-top: 3px #abc465 dotted;
	display: block;
	margin: 5px 0px 15px 0px;
	position: relative;
	top: 10px;
	width: 95%;
}

.greenTopBorderLessMar{
	border-top: 3px #abc465 dotted;
	display: block;
	height: 4px;	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	top: 3px;
	width: 100%;
}

#profileMainInfo{
	background-color: #b6cce8;
	margin: 21px 0px 20px 5px;
	padding: 10px 15px;
	width: 267px;
}

#profileMainInfo h3{
	color: #004084;
	font-size: 17px;
	margin: 4px 0px;
}

#profileMainInfo p{
	color: #000;
	font-size: 11px;
	margin: 4px 0px;
}

/*New Member Form Landing Page Styles */
#newMemLeft{
	background-image: url(../images/ss_club/newMem_landP_BackLeft.png);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	margin: 16px 0px 0px 0px;
	padding: 30px 0px 0px 30px;
	width: 630px;
}

#newMemLeft h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 38px;
	margin: 0px auto;
	text-align: center;
	width: 480px;
}

#rightMemText{
	display: inline;
	margin: 0px 0px 0px 20px;
	position: relative;
	width: 270px;
	z-index: 18;
}

#newMemLeft p.italHighlight{
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	margin: 17px auto 10px 80px;
	position: relative;
	text-align: center;
	z-index: 20;
}

#newMemLeft p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 15px 20px 20px 10px;
}

#newMemLeft ul{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 17;
}

#newMemLeft li{
	margin: 15px 0px;
}

#memOfferPromoShot{
	left: 18px;
	position: relative;
	top: -35px;
}

#newMember{
	background-color: #b6cce8;
	display: inline;
	float: left;	
	height: 353px;
	margin: 21px 0px 0px 5px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	width: 267px;
}

#newMember h2{
	color: #004084;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .25px;
	line-height: 22px;
	margin: 30px 0px 15px 5px;
	padding: 0px 0px;
}

#newMember h3{
	color: #004084;
	font-size: 16px;
	font-style: italic;
	margin: 10px auto;
	width: 200px;
}

#newMember p{
	color: #000;
	font-size: 12px;
	line-height: 17px;
	margin: 4px 5px 0px 5px;
	text-align: left;
}

#newMember img{
	border: none;
}

#joinNow2_btn{
	margin: 10px 10px 10px 0px;
}

#orderNow_btn{
	margin: 45px 0px 10px 0px;
}

.subText{
	font-size: 11px;
	font-style: italic;
}

/*Clean Closet Styles */
#closetStoryRightForm{
	background-color: #b6cce8;
	display: inline;
	margin: 50px 0px 0px 0px;
	padding: 10px 15px;
	position: relative;
	width: 260px;
	height: 815px;
}
#closetStoryRightForm h5{
	margin: 10px 0px 3px 0px;
	padding: 0px 0px;
}
#closetStoryRightForm textarea {
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 114px;
	margin: 4px 0px;
	overflow: auto;
	width: 262px;
}
#joinFormRight h3, #closetStoryRightForm h3{
	color: #004084;
	font-size: 17px;
	margin: 4px 0px;
}

#joinFormRight p, #closetStoryRightForm p{
	color: #000;
	font-size: 11px;
	margin: 10px 0px;
}
#closetStoryRightForm p.reqdFields, .reqdFields{
	color: #000;
	font-size: 11px ;
	font-style: italic;
	margin: 10px 0px 10px 0;
}

#cleanClosetDesc{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 6px 0px 0px 20px;
	width: 350px;
}
#cleanClosetDesc h2{
	color: #004084;
	font-size: 24px;
	margin: 0;
}
#cleanClosetDesc h3{
	color: #689429;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 10px 0px 0px 0px;
}
#cleanClosetDesc p{
	font-size: 11px;
	margin: 10px 0px 10px 0px;
}
#cleanClosetDesc p.lineHeight18px{
	line-height: 18px;
}
#cleanClosetDesc ul{
	margin: 0 0 0 15px;
	padding: 0px;
}
#cleanClosetDesc li{
	margin: 10px 0 10px 0;
	padding: 0px;
}
div#cleanClosetCallout{
	background-image: url(../images/cleanCloset/bg-cleanCloset-Callout.jpg);
	height: 285px;
	margin: 0;
	position: relative;
	float: left;
	left: -20px;
	top: 0;
	text-align: left;
	width: 670px;
}
div#cleanClosetCallout h3{
	color: #012e63;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0px 2px 200px;
	position: relative;
	top: 5px;
	width: 440px;
}
div#cleanClosetCallout p{
	font-size: 11px;
	line-height: 15px;
	margin: 10px 20px 0px 200px;
	width: 445px;
}
.goodLuck {
	font-weight: bold;
	color: #004084;
	font-size: 16px;
}
.greenTopBorderCloset{
	border-top: 3px #abc465 dotted;
	display: block;
	height: 4px;	
	margin: 15px 0 15px 0;
	padding: 0;
	position: relative;
	top: 3px;
	width: 100%;
}
.blueTopBorderCloset{
	border-top: 3px #004084 dotted;
	display: block;
	height: 4px;	
	margin: 0px 0 15px 0;
	padding: 0;
	position: relative;
	top: 3px;
	width: 100%;
}
.closetEnter {
	font-size: 14px;
	font-weight: bold;
}
input.joinWideFieldCloset{
	padding: 5px;
	width: 250px;
}
.yourStory {
	font-size: 14px;
	font-weight: bold;
	color: #004084;
}
.padTopCloset {
	padding: 5px 0 5px 0;
}
.padTopClosetStory {
	padding: 5px 0 5px 3px;
}
.stateLeftPad {
	padding: 0 0 0 3px;
}

/*Member Stories Pages Styles */
div#tellUsStory{
	background-image: url(../images/tellUsBackground.png);
	height: 115px;
	left: -20px;
	margin: 20px 0px 0px 0px;
	position: relative;
	text-align: left;
	width: 603px;
}

div#tellUsStory h3{
	color: #78a22f;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 2px 90px;
	position: relative;
	top: 5px;
	width: 440px;
}

div#tellUsStory h4{
	color: #015a9d;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 0px 90px;
	position: relative;
	top: 5px;
	width: 480px;
}

div#tellUsStory h4.smaller{
	font-size: 13px;
}

div#tellUsStory p{
	font-size: 11px;
	line-height: 15px;
	margin: 10px 20px 0px 90px;
	width: 480px;
}

#tellUs_Btn{
	margin: 0px 0px 0px 20px;
	position: relative;
	right: 15px;
	top: 6px;
}

#listofStories{
	border-top: 3px #abc465 dotted;
	clear: both;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	position: relative;
	top: 20px;
	width: 800px;
}

#listofStories h3{
	color: #689429;
	font-size: 18px;
	margin: 10px 0px 10px 0px;
}

#storiesThreeDivs{
	margin: 10px 0px;
}

#listofStories .story{
	/*background: url(../images/storiesIndivBack.png);*/
	background: url(../images/storiesIndivBackTemp.png);
	display: inline;
	float: left;
	height: 239px;
	margin: 0px 4px 0px 0px;
	padding: 0px 16px;
	width: 230px;
}


#listofStories .story h4{
	color: #004084;
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0px 7px 0px;
}

#listofStories .story p{
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
}

#listofStories .story p.date{
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0px -10px 0px;
}

.greenVerd14PxBold{
	color: #78a22f;
	font-size: 14px;
	font-weight: bold;
}


/* EXPAND ADDED */
#listofStories .story-expand {
	background: url(../images/member-stories-expanding-header-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	display:inline;
	float:left;
	height:auto;
	margin:0 4px 0 0;
	min-height: 250px;
	padding:0;
	width:262px;
	text-align: left;
}

#listofStories .story-expand h4{
	color: #004084;
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0px 7px 15px;
}

#listofStories .story-expand p{
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 5px 0px;
}

#listofStories .story-expand p.date{
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0px -10px 0px;
}

#listofStories .story-expand li{
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 5px 15px;
}

#listofStories .story-expand li.date{
	font-size: 9px;
	font-weight: bold;
	margin: 10px 0px -10px 15px;
}

.story-expand ul {
	background: url(../images/member-stories-expanding-bg.png);
	background-repeat: repeat-y;
	padding: 0 0 3px 0;
	min-height: 180px;
	margin: 0;
}
.story-expand ul li {
	list-style: none;
}

/* END EXPAND */



/*Member Story Submit Page Styles */
#memStoryRightForm{
	background-color: #b6cce8;
	display: inline;
	margin: 50px 0px 0px 0px;
	padding: 10px 15px;
	position: relative;
	width: 260px;
}

#leftContentMemStory{
	display: inline;
	margin: 0px 0px 0px 0px;
	width: 660px;
}

#memStoryRightForm h5{
	margin: 10px 0px 3px 0px;
	padding: 0px 0px;
}

#submitStory_btn{
	background-color: #b6cce8 !important;
	margin: 10px 0px;
	padding: 10px 0px 0px 0px;
}

#memStoryRightForm textarea {
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 114px;
	margin: 4px 0px;
	overflow: auto;
	width: 262px;
}


/*Member Login Page Styles */
#memLoginLeft{
	background-image: url(../images/ss_club/memLoginBack.png);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	margin: 16px 0px 0px 0px;
	padding: 30px 30px 0px 0px;
	width: 630px;
}

#memLoginLeft h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 34px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	width: 480px;
}

#memLoginLeft p.italHighlight{
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	margin: 4px 0px 0px 20px;
	position: relative;
	text-align: left;
	z-index: 20;
}

#memLoginLeft p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 20px 10px 10px;
}


#memLogin{
	display: inline;
	margin: 10px 0px 0px 20px;
	width: 300px;
}

#memLogin span{
	display: inline-block;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	width: 70px;
}

#memLogin input{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 10px;
	margin: 4px 0px;
	padding: 2px;
	vertical-align: middle;
}

#memLogin #txt_zipField, #memLogin #txt_emField{
	width: 200px;
}

input#btn_login{
	background-color: #FFF;
	padding: 0px;
	margin: 10px 0px 10px -4px;
}

#lbl_error{	
	display: block;
	color: #689429;
	margin: 0px 0px 0px 0px;
	padding-bottom: 10px;
	width: 500px;
}

/*Styles for the Articles Pages */
#leftArticleMenu{
	background-color:	#e2eaca;
	font-size: 11px;
	font-weight: normal;
	margin: 10px 20px 0px 0px;
	padding: 10px 10px 20px 10px;
	width: 124px;
}

#leftArticleMenu h3{	
	color: #004084;
	font-size: 13px;
	font-weight: bold;
}

#leftArticleMenu p{	
	font-size: 11px;
	font-weight: normal;
	margin: 2px 0px 10px 0px;
}

#leftArticleMenu ul{	
	margin: 2px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#leftArticleMenu li{	
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	margin: 2px 0px 10px 0px;
	padding: 2px;
	width: 120px;
}

/*Style of the submenu pop-out on articles page */
#leftArticleMenu li ul li{	
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	list-style: none;
	margin: -4px 0px 0px 20px;
	padding: 2px 10px 6px 10px;
	position: relative;
	width: 240px;
}

#artiCenterDesc{
	display: inline;
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	width: 630px;
}

#artiCenterDesc h2{
	color: #004084;
	font-size: 20px;
	line-height: 26px;
	margin: 4px 0px 0px 0px;
}

#artiCenterDesc ul{
	margin: 0px 0px;
	padding: 0px 0px 0px 20px;
}

#artiCenterDesc li{
	margin: 5px 0px;
}

#artiCenterDesc p{
	font-size: 11px;
	line-height: 16px;	
	margin: 15px 0px 10px 0px;
}

#artiCenterDesc p.sources a{
	color: #000;
	font-style: italic;
	text-decoration: none;
}

#artiCenterDesc p.sources a:hover{
	color: #0000FF;
	text-decoration: underline;
}

/*Styles for the Usage Tips Page*/
#tipsIcons{
	margin: 10px 0px 0px 2px;
}

#tipsIcons h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#iconsSmallImages{
	margin: 0px 0px 0px 7px;
}

#iconsSmallImages a{
	background-image: url(../images/usagetips/smallIcons.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 60px;
	margin: 0px auto;
	width: 65px;
}

#backSchool{
	background-position: -1px;
}

#brClosets{
	background-position: -67px;
}

#craftsHobbies{
	background-position: -135px;
}

#disaster{
	background-position: -203px;
}

#fallOrg{
	background-position: -269px;
}

#garageAtticB{
	background-position: -342px;
}

#holidayClean{
	background-position: -402px;
}

#kidsBedrs{
	background-position: -469px;
}

#linenClosets{
	background-position: -536px;
}

#outdoorAct{
	background-position: -602px;
}

#springClean{
	background-position: -669px;
}

#travelPack{
	background-position: -737px;
}

#tipsTextLinks{
	background-image: url(../images/usagetips/smallIcons_Back.png);
	background-position: left;
	background-repeat: no-repeat;
	clear: both;
	height: 60px;
	left: -15px;
	margin-right: -15px;
	position: relative;
	width: 826px;
}

#tipsTextLinks ul{
	list-style: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#tipsTextLinks li{
	float: left;
	font-size: 9px;
	margin: 0px 4px 0px 0px;
	text-align: center;
	width: 62px;
}

#tipsTextLinks a{
	color: #000;
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
}

#tipsTextLinks a:hover{
	color: #999;
	text-decoration: underline;
}

#usageTipsL{
	margin: 10px 0px 10px 0px;
	width: 174px;
}

img.usageLgIcon{
	margin: 0px 0px 15px 0px;
}

#belowJQ h3.Usage{
	color: #689429;
	font-size: 14px;
	margin: 8px 0px 7px 0px;
}

#usageTipsR{
	display: inline;
	margin: 8px 0px 0px 20px;
	width: 600px;
}

#usageTipsR ul{
	list-style: none;
	padding: 0px 0px;
}

#usageTipsR li{
	border-bottom: 3px #abc465 dotted;
	padding: 10px 0px 10px 4px;
}

#usageTipsR li.last{
	border-bottom: none;
	padding: 10px 0px 10px 4px;
}

/*Contact Us Styles */
#contactLeft{
	display: inline;
	width: 575px;
}

#contactLeft h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 32px;
	margin: 15px 0px 5px 0px;
}

#contactRight{
	background-color: #b6cce8;
	display: inline;
	margin: 20px 0px 0px 55px;
	padding: 10px 15px;
	position: relative;
	width: 300px;
}

#contactRight h2{
	font-size: 18px;
	margin: 25px 0px 15px 0px;
	position: relative;
	width: 190px;
	z-index: 12;
}

#contactRight p{
	font-style: italic;
	position: relative;
	width: 214px;
	z-index: 10;
}

#sbContactLogo{
	position: absolute;
	right: 0px;
	top: -54px;
	z-index: 2;
}

#contactRight p.reqdFields{
	width: 270px;
}

#contactLeft input, #contactLeft textarea{
	background-color: #dceaf3;
	border: none;
	color: #004084;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px;
	padding: 3px 0px 3px 3px;
	width: 338px;
}

input#submitContact_btn{
	height: 30px;
	padding: 0px 0px;
	width: 120px;
}

/*Privacy and Terms/Conditions Pages Styles */
#lessWidthArea{
	margin-left: 60px;
	width: 810px;
}

#lessWidthArea h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 38px;
	margin: 5px 0px 10px 0px;
}

#lessWidthArea p{
	margin: 10px 20px 10px 0px;
	width: 760px;
}

#lessWidthArea li{
	margin: 10px 20px;
	width: 760px;
}

#lessWidthArea h3{
	color: #004084;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
}

/*Member Offer Styles*/
#memOfferLeft{
	margin: 0px 20px 0px 0px;
	padding: 0px 0px;
	position: relative;
	width: 350px;
	z-index: 3;
}

#memOfferTextDesc{
	display: inline;
	float: left;
	font-size: 11px;
	margin: 6px 0px 0px 0px;
	width: 420px;
}

#memOfferTextDesc h2{
	color: #004084;
	font-size: 24px;
	margin: 0px 0px 0px 0px;
}

#memOfferTextDesc p{
	font-size: 11px;
	line-height: 16px;
	margin: 15px 0px 10px 0px;
}

#memStarburst{
	left: 20px;
	margin: 0px 0px -50px -20px;
	position: relative;
	top: -50px;
}

div#inviteFriend{
	background-image: url(../images/memOffer_backInvite.png);
	height: 147px;
	left: -10px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px;
	position: relative;
	text-align: left;
	width: 603px;
}

div#inviteFriend h3{
	color: #012e63;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 16px 90px;
	position: relative;
	top: 12px;
	width: 440px;
}

div#inviteFriend p{
	font-size: 11px;
	line-height: 16px;
	margin: 10px 20px 5px 90px;
	position: relative;
	width: 480px;
}

div#inviteFriend #inviteFriend_btn{
	margin: 0px 0px 0px 20px;
	position: relative;
	right: 40px;
	top: -10px;
}

/*Invite a Friend Style */

#inviteLeft{
	background-image: url(../images/ss_club/memLoginBack.png);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	margin: 16px 10px 0px 0px;
	padding: 20px 0px 0px 20px;
	width: 630px;
}

#inviteLeft h2{
	color: #78a22f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 38px;
	margin: 0px 0px 0px 15px;
	width: 550px;
}

#rightInviteText{
	width: 330px;
}

#inviteLeft p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	margin: 4px 20px 10px 10px;
}

#inviteLeft img{
	margin: 0px 10px 0px 0px;
}

input.friends{
    margin: 0px 5px;
    width: 129px !important;
}

#lbl_friendsName, #lbl_friendsEmail{
    display: block;
    float: left;
    font-size: 9px;
    margin: 10px 0px 0px 5px;
    width: 124px;
}

/*Logged In Divs Page */
#fullWidthArea .loggedInDivs{
	margin: 0px 20px 0px 0px;
	position: relative;
	text-align: center;
	width: 171px;
}

#fullWidthArea .loggedInDivs h2{
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
}

#fullWidthArea .loggedInDivs p{
	margin: 4px 0px 5px 0px;
	padding: 0px 0px;
	position: relative;
	top: -10px;
	width: 165px;
}