@charset "utf-8";
/* CSS Document */

.giftCards h1 {font-size:1.666em; color:#902435}	
.giftCards img#gcImage{
	float:right;
	margin-right:20em;
}

ul.gcItems {}
ul.gcItems li {border-top:1px solid #ccc; padding:1.5em 0; width:35em; overflow: hidden; float:left; margin-left: 35px; height: 70px;}
ul.gcItems li.last {border-bottom:1px solid #ccc;}
ul.gcItems li.first {border-top:1px solid #ccc;margin-top:15px;}
ul.gcItems li h2 {color:#A60000; padding-left: 40px; background-image: url(/images/holidays/gift_card_33x21.jpg); background-repeat: no-repeat; line-height:21px;}
ul.gcItems li label {}
ul.gcItems li div {	}

ul.gcItems li label{
	float:left;
	margin-right: 0.3em;
}
	
.hasBase ul { margin-left: 40px; list-style-type: disc; color:#FFF; }



ul.gcItems li .button{
	float:left;
	padding-left: 0.5em;
	border:none;
}
.giftCardHeader{
	width: 960px;
	height: 186px;
	background-image: url(/images/holidays/gift_cards_page_holiday_BG.jpg);
}
.hasBase{
	padding-top: 50px;
	margin-left: 20px;
}
.giftCardLinks{
	margin-left: 20px;
	color:#66cccc;
}
p.giftCardLinks a{
	color: #66cccc;
}
.giftCardForm{
	margin-left: 40px;
}
.hasBase ul li{
	color: #ffffff;
}
