/* CSS Document */
input.submit_btn {
	background:url(../images/navigation/links/subscribe.gif) no-repeat;
	border: none;
	width:156px;
	height:8px;
	cursor:pointer;
}

input.submit_btn:hover {
	background:url(../images/navigation/links/subscribe_mo.gif) no-repeat;
	width:156px;
	height:8px;
}

input.offer_btn {
	background:url(../images/offer/order_calendar.jpg) no-repeat;
	border: none;
	width:262px;
	height:28px;
	cursor:pointer;
}

input.offer_btn:hover {
	background:url(../images/offer/order_calendar_mo.jpg) no-repeat;
	width:262px;
	height:28px;
}

input.cards_btn {
	background:url(../images/offer/order_cards.jpg) no-repeat;
	border: none;
	width:239px;
	height:28px;
	cursor:pointer;
}

input.cards_btn:hover {
	background:url(../images/offer/order_cards_mo.jpg) no-repeat;
	width:262px;
	height:28px;
}

input.giftcards_btn {
	background:url(../images/offer/order_giftcards.jpg) no-repeat;
	border: none;
	width:286px;
	height:28px;
	cursor:pointer;
}

input.giftcards_btn:hover {
	background:url(../images/offer/order_giftcards_mo.jpg) no-repeat;
	width:286px;
	height:28px;
}

input {
	font-family: arial, helvetica, sans-serif;
	color: #bcbcbc;
	background-color:#ffffff;
	font-size: 11px;
	border: 1px solid #bcbcbc;
	padding: 0.4em;
	width:180px;
	vertical-align:top;
}

input.checkbox {
	font-family: arial, helvetica, sans-serif;
	color: #bcbcbc;
	background-color:#ffffff;
	font-size: 11px;
	padding: 0.4em;
	width:auto;
	vertical-align:top;
	border:none;
}

input.zip{
	font-family: arial, helvetica, sans-serif;
	color: #bcbcbc;
	background-color:#ffffff;
	font-size: 11px;
	border: 1px solid #bcbcbc;
	padding: 0.4em;
	width:74px;
	vertical-align:top;
}

input.town{
	font-family: arial, helvetica, sans-serif;
	color: #bcbcbc;
	background-color:#ffffff;
	font-size: 11px;
	border: 1px solid #bcbcbc;
	padding: 0.4em;
	width:90px;
	vertical-align:top;
}

select.dropdown {
	color: #000000;
	font: arial, helvetica, sans-serif;
	border: 1px solid #bcbcbc;
	width:40px;
}

.checkbox {
float:left;
padding-right:4px;
padding-left:2px;
}

.checkbox_copy {
padding-left:40px;
}

.offer_item {
float:left; 
padding-right:0; 
padding-left: 12px; 
width:141px;
padding-bottom:20px;
}

.offer_gift_item {
float:left; 
padding-right:0; 
padding-left: 14px;
width:190px;
padding-bottom:20px;
}

.offer_item img, .offer_gift_item img {
padding-bottom:8px;
}




.submit_container {
margin-top:8px; 
float:left;
}

.email_container {
padding-right:8px; 
float:left;
}

.input_container {
padding-top: 2px;
padding-bottom:2px;

}


.input_container_float{
padding-top: 2px;
padding-bottom:2px;
padding-right:5px;
float:left;
}

.input_container_nl{
text-align:left;
padding-top:10px;
}

input.newsletter{
width:20px;
border:none;
}


.input_button_container img {
vertical-align:bottom;
}

.input_button_container {
padding-top: 20px;
}
