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

* {
	margin: 0px;
	padding: 0px;
}

#Promo_Container {
	text-align: left;
	padding-top: 20px;
	background-color: #FFFFFF;
	width: 850px;
	position: relative;
}

#Promo_Container  h1 {
	font: lighter normal normal 18px/1.2em Helvetica, sans-serif;
	color: #124E64;
	padding-top: 5px;
}

#Promo_Container h2 {
	font: bolder normal normal 12px/1.2em Helvetica,sans-serif;
	color: #134F65;
}

#Promo_Container a {
	color: #666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-style:italic;
	text-decoration:underline;
}

#Promo_Container a:hover  {
	color: #B45928;
	text-decoration: underline;
}

#Promo_Container p {
	color: #666666;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 11px;
}

#Promo_Headline {
	background-image: url('http://site.vickerey.com/customer-service/images-promo/promo-banner.jpg');
	background-repeat: no-repeat;
	height: 60px;
}

#Promo_Welcome {
	width: 525px;
	background-image: url('http://site.vickerey.com/customer-service/images-promo/promo-welcome.jpg');
	background-repeat: no-repeat;
	height: 80px;
	float: left;
	border-bottom: 1px solid #E3E3E3;
	margin: 5px 5px 0px 25px;	/* top right bottom left */
	padding: 0px 0px 0px 0px ;	/* top right bottom left */
}

.Promo_CouponCode {
	width: 180px;
	height: 30px;
	background-image: url('http://site.vickerey.com/customer-service/images-promo/promo-arrow.png');
	background-repeat: no-repeat;
	background-position: left;
	text-transform: capitalize;
	font: normal normal normal 11px/1.2em Helvetica,sans-serif;
	color: #333333;
	margin: 0px 0px 0px 0px;	/* top right bottom left */
	padding: 4px 0px 0px 40px;	/* top right bottom left */
}

.Promo_CouponCode:hover {
	background-image: url('http://site.vickerey.com/customer-service/images-promo/promo-arrow-hover.png');
	background-repeat: no-repeat;
	background-position:  left 50%;
	cursor: pointer;
}

#Promo_Coupon1 {
	width: 255px; 
	float: left;
	margin: 10px 0px 0px 10px;	/* top right bottom left */
	padding: 10px 7px 7px 10px;	/* top right bottom left */
	border-right: 1px solid #D9D9D9;
}

#Promo_Coupon2 {
	width: 262px;
	float: right;
	margin: 10px 10px 10px 5px;	/* top right bottom left */
	padding: 10px 0px 10px 10px;	/* top right bottom left */
}

#Promo_Coupon3 {
	width: 230px;
	float: right;
	margin: 5px 15px 10px 0px;	/* top right bottom left */
	padding: 0px 20px 0px 10px;	/* top right bottom left */
	border-left: 1px solid #D9D9D9;
}

#Promo_Coupon4 {
	width: 300px;
	float: left;
}

#Promo_Coupon4Text {
	width: 550px;
	float: right;
}

#Promo_ClearBorder {
	width: 825px;
	border-bottom: 1px solid #D9D9D9;
	clear: both;
	height: 1px;
	margin: 5px 0px 5px 13px;	/* top right bottom left */
}

#Promo_Clear  {
	clear: both;
	width: 850px;
}

#Promo_TextAnnouncement {
	background-image: url('http://site.vickerey.com/customer-service/images-promo/promo-shipping-over75.jpg');
	background-repeat: no-repeat;
	height: 70px;
	width: 850px;
	margin-left: 0px;
	border-top: 1px solid #E8E8E8;
}

.Promo_Clear_BorderDashed {
	width: 825px;
	clear: both;
	border-bottom: 1px dashed #CCCCCC;
	height: 1px;
	margin: 5px 0px 5px 0px;	/* top right bottom left */
	padding: 0px 0px 0px 13px;	/* top right bottom left */
}

.Promo_SmallCoupon1 {
	width: 370px;
	float: left;
	border-right: 1px dashed #D3D3D3;
	padding: 5px 25px 10px 30px ;	/* top right bottom left */
}

.Promo_SmallCoupon2 {
	width: 370px;
	float: right;
	margin: 0px 30px 0px 0px;	/* top right bottom left */
	padding: 5px 10px 10px 0px;	/* top right bottom left */
}


#Promo_Disclaimer {
	width: 850px;
	padding: 10px 10px 5px 10px;	/* top right bottom left */
}

#Promo_Disclaimer p {
	font: normal normal normal 11px/1.2em Helvetica,sans-serif;
}


/* promo-popup */

#PromoPopup {
	width: 300px;
	padding: 15px 15px 15px 5px;	/* top right bottom left */
	border: 3px dashed #CCCCCC;
	margin:5px;
}

#PromoPopup p {
	font: lighter normal normal 11px/1.2em Georgia,"Times New Roman",Times,serif;
	color: #666666;
}

#PromoPopup h1 {
	font: lighter normal normal 18px/1.4em Helvetica,sans-serif;
	color: #124E64;
}

#PromoPopup_CouponTable {
	margin: 5px 0px 3px 10px;	/* top right bottom left */
}

.PromoPopup_CouponTable_Name {
	font: lighter normal normal 12px/1.2em Georgia,"Times New Roman",Times,serif;
	color: #666666;
	padding: 0px 5px 2px 0px;	/* top right bottom left */
}

.PromoPopup_CouponTable_Code {
	font: lighter normal normal 13px/1.2em Helvetica,sans-serif;
	color: #999900;
}

#PromoPopup_Instruct {
	margin-top: 7px;
	font: bold  normal normal 12px/1.4em Helvetica,sans-serif;
	color: #666666;
}
