@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}
label {
	margin-right: 10px;
	width: 140px;
	display: inline;
	text-align: right;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
input {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	margin-bottom: 10px;
}

select {
	color: #000000;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	margin-bottom: 10px;
}
textarea {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cd2d1b;
	padding: 0px;
	margin-top: 0px;
}
.noborder_input {
	border:none;
}
.input_50 {
	width: 50px;
}

.input_87 {
	width: 87px;
}
.input_120 {
	width: 120px;
}


.input_175 {
	width: 175px;
}

.input_250 {
	width: 250px;
}



.small_label {
	width: 40px;
}
.small_input {
	width: 56px;
}
.small_select {
	width: 115px;
}
.large_select {
	width: 250px;
}
#error {
	color: #CD2D1B;
	margin-left: 30px;
	text-align: left;
}

#wrapper {
	width: 800px;
	border: 1px solid #666666;
	margin: 0px auto 0px auto;
	text-align: left;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #cd2d1b;
}
#main_area {
	padding: 25px;
	background-color: #FFFFFF;
}
#yes {
	float: left;
	width: 118px;
	margin-right: 25px;
}

#yes #image {
	padding: 8px;
	width: 102px;
	float: left;
	background-color: #e2e0d1;
	height: 136px;
}
#yes #image img {

}
#information  {
	background-color: #e2e0d1;
	text-align: left;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 185px;
	margin-bottom: 25px;
}
#information input {
	width: 20px;
	border: none;
	background-color: #e2e0d1;
}

#indent   {
	margin-left: 10px;
	margin-right: 20px;
	color: #333333;
}
.marginright {
	margin-right: 8px;
	position: relative;
	top: 4px;
}
.marginleft {
	margin-left: 155px;
	margin-top: 5px;
	margin-right: 155px;
}

.blue {
	color: #CD2D1B;
	font-weight: bold;
}


.scream {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#subscriber_info {
	background-color: #e2e0d1;
	text-align: left;
	margin-bottom: 25px;
}
#payment_info {
	background-color: #e2e0d1;
	text-align: left;
	margin-left: 23px;
}
#email_info {
	margin-left: 144px;
	background-color: #e1ead9;
	width: 602px;
	text-align: left;
	clear: both;
	margin-top: 25px;
}
#submit {
	margin-left: 144px;
	background-color: #e2e0d1;
	width: 602px;
	text-align: center;
	clear: both;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#submit  input {
	height: 32px;
	width: 85px;
	border: none;
}



#ccinfo {
	font-size: 10px;
}
#ccinfo input {
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#form_info {
	padding-bottom: 35px;
	padding-left: 35px;
}
.smalltext {
	font-size: 11px;
}
#tablemargin {
	margin-left: 25px;
}







#footer {
	color: #FFFFFF;
	background-color: #cd2d1b;
	padding: 10px;
	clear: both;
}
.clear {
	clear: both;
}
#conf_information {
	float: left;
	background-color: #e2e0d1;
	width: 569px;
	text-align: left;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 25px;
}
#secure {
	margin-left: 75px;
}
#secure img {
	margin-right: 10px;
}
#heading {
	color: #000000;
	text-align: center;
	padding: 6px;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#Sub_Wrapper {
	width: 842px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(rd_5dollar_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

#Sub_Head {width: 842px; margin-bottom: 0px;}

#gift_recipients {
	text-align: left;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-left: 25px;
}


#Sub_Form {
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
#Inner2 {
	background-color: #e2e0d1;
	padding: 15px;
	margin-bottom: 20px;
}
#TV {
	margin-bottom: 15px;
	margin-left: 75px;
}

#TV  input, #donee_giftcards input {
	border:none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conv_sub_check {
	margin-left: 15px;
}

.float_area {
	background-color: #E2E0D1;
	float: left;
	width: 369px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 340px;
}
.float_area label {
	width: 120px;
}
.float_area_upsell {
	background-color: #E2E0D1;
	float: left;
	width: 339px;
	margin-bottom: 25px;
	height: 225px;
	padding: 15px;
}

#addmore_recipients {
	clear: both;
	background-color: #E2E0D1;
	text-align: center;
	margin-bottom: 25px;
	margin-top: 0px;
	padding-top: 10px;
}
#Sub_payment_info {
	padding-left: 15px;
	width: 339px;
	padding-right: 15px;
	margin-left: 23px;
}


#Sub_Recip_info {
	height: 500px;
}
#Sub_Recip2_info {
	height: 500px;
	margin-left: 23px;
}


#impulse_offer_magazine {
	clear: both;
	background-color: #E2E0D1;
	padding: 15px;
}
#impulse_offer_image {
	position: relative;
	width: 102px;
	float: left;
}
#impulse_burst {
	position: absolute;
	left: -90px;
	top: -25px;
	width: 100px;
}
#impulse_text {
	float: left;
	margin-left: 20px;
	width: 600px;
}
#impulse_text input {
	border:none;
}

#Submit_info {
	background-color: #E2E0D1;
	text-align: center;
	margin-top: 25px;
	padding-top: 10px;
	clear: both;
}

#Sub_Footer {
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(sub_footer.jpg);
	height: 35px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	background-repeat: no-repeat;
}
#Submit_info_upsell {
	background-color: #E2E0D1;
	text-align: center;
	padding: 10px;
	margin-top: 25px;
	clear: both;
}
#upsell_pmt {
	margin-left: 23px;
}

#mini_page {
	width: 550px;
	margin-left: 100px;
}
#mini_page input {
	border:none;
}

.bold_label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	margin-right: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #000000;
}
#Gift_Recip_info {
	height: 370px;
}

#Gift_Recip2_info {
	margin-left: 23px;
	height: 370px;
}
.redtext {
	font-weight: bold;
	color: #CD2D1B;
	text-align: center;
	margin-bottom: 8px;
}
#topcopy {
	position: relative;
	margin-bottom: 15px;
}

#copybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #CD2D1B;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 8px;
	font-weight: bold;
	padding-left: 80px;
}
#burst {
	height: 130px;
	width: 130px;
	position: absolute;
	top: -86px;
	left: 55px;
}
.small_text {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.float_area_3for {
	background-color: #E2E0D1;
	float: left;
	width: 240px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 350px;
}
.float_area_3for label {
	width: 85px;
}
#Sub_Recip2_info_3for {
	margin-left: 20px;
}
#floatleftdate {
	width: 55px;
	position: relative;
	left: 250px;
	top: -30px;
}
#card {
	background-color: #FFFFFF;
	padding: 8px;
}
#Card_Wrapper {
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(subpage_bkg.jpg);
	background-repeat: repeat-y;
}

#Card_Footer {
	width: 812px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(card_footer.jpg);
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000000;
	background-repeat: no-repeat;
}
#Card_Inner {
	background-color: #e2e0d1;
	padding: 20px;
}
#dijit_Dialog_0 select {
	border:1px solid #999999;
	width: 198px;
	margin: 0px;
}
