/* CSS for Real Simple Rewards - Media Kit pages */


#content {
	padding-top: 20px;
	padding-bottom: 120px;
	}

#content a {
	color: #36c;
	}

#content .right {
	float: right;
	margin-right: 48px;
	}

h3 {
	display: inline;
	margin-left: 47px;
	padding-right: 9px;
	font: bold 1.2em/1.3em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../images/mediakit/icon-singleArrow.gif) right 60% no-repeat;
	}


/* --- Links to PDFs ---- */

#mediaLinks {	
	width: 306px;
	margin-top: 34px;
	margin-left: 53px;
	padding-left: 0;
	}
	
#mediaLinks li {
	margin-bottom: 0.4em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #666;
	}

#mediaLinks a {
	padding-right: 14px;
	font: bold 1.5em/1.3em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/mediakit/icon-doubleArrow.gif) right 60% no-repeat;
	}


/* --- Contact List ---- */

.contactList {
	width: 575px;
	margin: 0 auto 13px 42px;
	padding-left: 0;
	}

.first {
	margin-top: 14px;
	}

.contactList li {
	padding: 0.2em 10px 0.3em;
	font: bold 1.2em/1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}

.contactList .alt {
	background-color: #f6faed;
	}

.contactList .name {
	float: left;
	width: 190px;
	}

.contactList .contactInfo {
	float: left;
	width: 350px;
	margin-left: 10px;
	}

.contactList .contactHeader {
	padding: 0.4em 10px 0.2em;
	background-color: #e2eec3;
	border-bottom: 2px solid #fff;
	_border-bottom: none; /* Win/IE6 */
	}
	*+html .contactList .contactHeader { border-bottom: none; /* Win/IE7 */ }
	
.contactList h4 {
	font: bold 1.2em/1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

#inquiries {
	width: 555px;
	margin-top: 14px;
	margin-left: 42px;
	padding: 0.6em 10px 0.8em;
	font: bold 1.2em/1.4em Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	border-top: 1px solid #eff3b1;
	border-bottom: 1px solid #eff3b1;
	}