@charset "UTF-8";

/* Set the negative margin of the flash area */
#homeFlash{

}
#homeFlash2{
	padding:103px 0px 0px 0px;	
}

/* Set the styles for the callouts at the bottom*/

#callouts {
	margin:					0px 0px 0px 31px;
	padding:				15px 0px 8px 0px;
	font-size: 				10px;
	color: 					#4c4c4c;
	line-height: 			13px;
	letter-spacing:			.1em;
	height:					125px;
}

#callouts a {
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-style:				italic;
}

#callouts .quicktrip {
	background-image:		url(../images/bgCalloutQuicktrip.jpg);
	color:					#6a2223;
}

#callouts .quicktrip a {
	color:					#cc2727;
}

#callouts .partner {
	background-image:		url(../images/bgCalloutPartner.jpg);
	color:					#1d3a57;
}

#callouts .rewards {
	background-image:		url(../images/bgCalloutRewards.jpg);
}

#callouts .image {
	background-repeat:		no-repeat;
	float:					left;
	height: 				90px;
	width: 					90px;
	padding-top:			5px;
	padding-left:			6px;
	padding-right:			10px;
}

.rewards .cta {
	position:				relative;
	bottom: 				-80px;
	right:					-193px;
}

.quicktrip .cta {
	width:					176px;
	text-align:				right;
	padding-top:			7px;
}

.partner .cta {
	position:				relative;
	bottom: 				-80px;
	right:					-193px;	
}

#callouts .quicktrip .image {
	background-image:		url(../images/bgThumbQuicktrip.jpg);
}

#callouts .partner .image {
	background-image:		url(../images/bgThumbPartners.jpg);
}

#callouts .details{
	float:					left;
	width:					150px;
}

#callouts .item {
	float:					left;
	background-repeat: 		no-repeat;
	padding-left:			13px;
	padding-right:			9px;
	padding-top:			16px;
	padding-bottom:			0px;
	margin-right:			8px;
	width:					278px;
	height:					109px;
}

#callouts .promo {
	float:					left;
	
}

#callouts .ctaTitle {
	display:				block;
	margin-top:				5px;
	margin-bottom: 			6px;
}
