/* CSS styles for Deal Showcase and shopper account pages */
/* SHARED TABLE STRUCTURE BEGINS */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size:12px;
	background-color: #afaba1;
	}
#mainDiv, #CPFooter {
	width:850px;
	margin:auto;
	}
a {
	color:#702330;
	}
td a {
	color:#702330;
	}
td {
	font-family:Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	font-size:12px;
	}

#CPMainTable {
	width:100%;
	background-color:#FFFFFF;
	}
#CPMainTable td {
	vertical-align:top;
	}
#CPColumnOne
{
	width:158px!important;
	background-color:#702330;
	padding-top:12px;
	padding-left:12px;
	background-image: url(../shopper/leftNav_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#CPColumnTwo {
	padding: 20px;
	padding-bottom:0px;
	}
#CPFooter {
	background-color:#FFFFFF;
	}
#truste {
	text-align:left;
	width:158px!important;
	background-color:#702330;
	padding-left:12px;
	padding-bottom:12px;
	padding-top:12px;
	}
	
	/* Common Form Styles */
.questionButton {
	display:block;
	margin-top:10px;
	text-align:center;
	}
#FormTable {
	Margin: 20px 0px 0px 20px;
	font-weight:bold;
	font-size:11px;
	}
#FormTable td, #signUpForm table .fieldLabel {
	padding-top: 6px;
	font-size: 11px;
	font-weight: bold;
	}
#address2Cell {
	padding-top:3px;
	}
.txtField {
	border: 1px solid #888;
	font-size: 11px;
	}
select {}
/******************* Forms *******************/

.MyInfoSecTxt {
	/*margin: 0 0 20px 0;*/
	}	
#currentInfo {
	margin: 10px 0 0 135px;
	}	
.MyInfoSeg {
	margin-top: 20px;
	}
.MyInfoSeg td {
	padding-top: 4px;
	}	
.fieldLbl {
	text-align: right;
	white-space:nowrap;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	padding-right: 4px;
	vertical-align: bottom!important;
	}
.fieldLbl input {
	margin-left: 0px;
	}	
#sendEmailsGroup {
	margin: 25px 0 0 164px;
	}
#emailformat {
	margin-top: 6px;
	white-space:nowrap;
	}	
input.txtField {
	font-size: 12px;
	padding: 3px;
	}	
.fieldLbl2 {
	text-align:left;
	padding: 0!important;
	}
.fieldLbl3 {
	white-space:normal;
	text-align:left;
	}	
.editInitial {
	margin: 0 4px 0 2px;
	}
#sendemailfrequency input, #clsAcct input {
	margin-left: 0px!important;
	padding-left: 0px!important;
	}	
/*#EmailPrefsBtn {
	padding: 2px 0 0 82px;
	}*/





/* PAGE TOP ENDS ------------- */

.required
{	
	/*display:none;*/
	color:#FF0000;
	font-size:11px;
}

.questGroup .lifequestion td{
	width:150px; 
	}

.mute 
{
	color:#999999;
}

.notBlack
{
	color:#666 !important;
}


/*errors */

.signUpError {
	margin:20px;
	}

.error
{
	color:#c90827 !important;
	font-weight:bold;
	display:block;
	margin:15px 45px 15px 45px;
	font-size:11px;
}
#s_infoErrDiv {

	}
.error font, .error td {
	color:#c90827 !important;
	font-size: 11px;
		}
.error a {
	font-weight:bold;
	color:#c90827;
	}
.error ul
{

}
.error li
{
}

.callOut
{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
	color:#47161e;
	font-weight:bold;
}

.callOut ul
{

}


/*award redemption */


#btm_bar_shopper
{
	display:block;
	color:#666666;
	font-size:10px;
	text-align: center;
	padding-bottom:8px;
	background-color: #47161e;
	padding-top: 8px;
}

#btm_bar_shopper a
{
	color:#e9ecc8;
	font-weight:normal;
}

.graphicTxtHeads {
	margin: 0px 0px 10px 0px;
	}


/*Signup Lifestyle Questions*/
table.lifequestion td {
	width: 170px!important;
	}
.questGroup {
	margin-bottom: 20px;
	}
.questHeads {
	margin-bottom: 0px!important;
	}		
.questGroup .head, .head{
	font-weight: bold;
	display: block;
	padding-top: 10px!important;
	color: #702330;
	}
.questGroup span.head {
	display:inline;
	}	
.question input {
	margin-left:0 !important;
	padding-top:0 !important;
	margin-right: 5px !important;
	}	
.questGroup input {
	margin-right: 3px;
	}
.questionButton {
	margin-top: 30px;
	}	
.prodPrefsTbl {
	margin-bottom: 10px;
	}

/*Signup "What I like" */
#tree1 {
	margin-left:0px!important;
	}
#tree1 img {
	display:none;
	}
#tree1 input {
	margin-bottom: 0px;
	margin-top: 12px;
	}
#cat_choose_myacount_saveBtn {
	height: 22px;
	width: 34px;
	}


