/* CSS for Real Simple Rewards - Must Haves */


/* ===========================================
         HEADER
==============================================*/

#backHome {
	background-color: #da5c2d;
	}

#header h1 {
	padding-top: 24px;
	background-color: #c94439;
	}
	
#header h2 {
	bottom: -12px;
	}

#header h1 img,
#header h2 img {
	_behavior: url(../images/iepngfix.htc); /* IE PNG Alpha Fix */
	}


/* ===========================================
         CONTENT
==============================================*/

#content {
	border-top: 0;
	}

#container .twoCol {
	padding: 1px 0 30px;
	}

.col h4 {
	margin-bottom: 0.1em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: none;
	color: #09c;
	}

.col h4 a { color: #09c; }


/* --- Intro  ---- */

#content #intro {
	padding: 11px 0 6px 73px;
	border-bottom: 1px solid #e2e2e2;
	}

#content #intro img {
	float: left;
	}

#content #intro p {
	margin-left: 112px;
	padding-top: 8px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em; 
	color: #666;
	}


/* --- Two columns ---- */

.twoCol .col {
	float: left;
	width: 426px;
	margin-left: 16px;
	margin-right: 0;
	border-right: 1px solid #c94439;
	_display: inline; /* Win/IE6 */
	}	

.twoCol .col.last {
	margin-left: 8px;
	border-right: 0;
	}

.twoCol .col li {
	padding-bottom: 10px;
	background: url(../images/musthaves/divider-2col.gif) 136px bottom no-repeat;
	_background-position: 120px bottom; /* Win/IE6 */
	}

.twoCol .productShot {
	float: left;
	width: 136px;
	margin-top: 0.5em;
	text-align: center;
	}

.twoCol h4,
.twoCol p {
	margin-left: 146px;
	_height: 1%; /* Win/IE6 */
	}

.twoCol .sponsorLogo {
	float: none;
	width: auto;
	margin-top: 1.2em;
	text-align: left;
	}


/* --- Our Gift to You ---- */

#giftToYou {
	padding-right: 0;
	background: none;
	background-color: #db5d2e;
	color: #fff;
	}

#giftToYou h3 {
	padding-bottom: 10px;
	background-color: #c94439;
	}
	
#photo-sarong {
	float: left;
	} 

#giftToYou .description {
	margin: 0.8em auto 1.2em 168px;
	}

#giftToYou .description p {
	margin-left: 0;
	}
	
#giftToYou p.details {
	margin: 0.6em 16px 0;
	font-size: 1em;
	line-height: 1.3em;
	}


/* ===========================================
         FOOTER
==============================================*/

#footer {
	background-color: #da5c2d;
	}
