body {
	padding-left:25px;
	padding-right:25px;
	}

#store_logo {
	margin-left:13%;
	}
	
#checkout_form, #preview_form
{
	position:relative;
	width:750px;
	padding-right:0;
	}

a.change_link, #coupon_learn_more a {
	color:yellow;
}
a.change_link:visited, #coupon_learn_more a:visited {
	color:yellow;
}
a.change_link:hover, #coupon_learn_more a:hover {
	color:green;
}

.error_msg, .status_msg {
	border:solid 2px navy;
	background-color:#E2E2E2;
	width:500px;
	font-weight:bold;
	margin-left:12%;
	padding:5px;
	margin-top:1em;
	margin-bottom:1em;
}
.error_msg {
	color:#B20000;
}

fieldset {
	font-family:arial;
	width:350px;
	vertical-align:top;
	margin-right:5px;
	margin-bottom:5px;
	display:block;
	float:left;
	font-size:10pt;
	border:solid 1px black;
	padding:0;
	padding-bottom:1em;
}

#action_fields {
	float:none;
	border:none;
	width:100%;
	clear:both;}

#checkout_title {
	color:navy;
	font-size:16pt;
	font-weight:normal;}
	
.checkout_button 
{
	display:block;
	position:absolute;
	right:5%;
	background-color:blue;
	color:White;
	font-weight:bold;
	padding:3px;
	
}	
.checkout_header, .checkoutHeader 
{
	position:relative;	
	width:100%;
	font-size:12pt;
	color:black;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding: 4px; 
	}

.checkout_header, .checkout_button 
{
	color:White;
	background-color: #1A50A2/*#4480DD#E3E4EE*/;
	border-bottom:double 4px #000099;
	border:1px #1F57AB solid;
	border-right-color:black;
	border-bottom-color:black;
	border-left-color:#84ADEA;
	filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#1A50A2',EndColorStr='#709FE6');

}
.flashy_button {
	background-color: #C000C0/*#C400C6#DE5900#00A400#E3E4EE*/;
	border-bottom:double 4px #000099;
	border:1px #1F57AB solid;
	border-right-color:black;
	border-bottom-color:black;
	border-left-color:#FFD9FF;
	border-top-color:#FFD9FF;
	filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#BA00BC',EndColorStr='#FD61FF');

	/*border-left-color:#C1FFC1;
	filter: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=1,StartColorStr='#006000',EndColorStr='#00F600');*/
	}

.checkout_button 
{
	border-right:2px solid black;
	border-bottom:2px solid black;
}

#checkout_directions 
{
	position:relative;
	padding-right:10em;
	width:75%;
}
.admin_note 
{
	position:relative;
	width:75%;
}

.secure_note {
	display:block;
	clear:both;
	text-align:left;
	padding-bottom:1.5em;
	font-weight:bold;
	font-size:9pt;}
	
.secNotice 
{
	text-align:right;
	padding-right:5%;
	}

.checkout_note_required 
{
	padding-left:10px;}

.required, .checkout_note_required {
	font-weight:bold;
	font-size:10pt;
	color:black;
	}

.form_row {
	width:100%;
	padding:3px;
	padding-top:7px;
	clear:both;
	vertical-align:top;
	}
	
.form_row label {
	width:10em;
	text-align:right;
	padding-right:3px;
	display:inline-block;
	}
.form_row > label {
	float:left;
	}
.checkbox {
	margin-left:3em;
	}
label.checkbox_label, label.radio_label  {
	float:none;
	width:20em;
	text-align:left;
	padding-left:5px;
	}

label.radio_label {
	font-weight:bold;
	}

label.radio_label .caption {
	display:block;
	font-weight:normal;
}

#Login_area 
{
	position:relative;
	width:400px;
	margin-left:5%;
	padding-bottom:1.5em;}
	
#Login_area .form_row input.radio {
	display:inline-block;
	margin-left:9em;
	vertical-align:top;
}

#Login_area .form_row .radio_label {
	position:relative;
	display:inline-block;
	width:200px;
	}
#Login_area .radio_label > .caption {
	position:relative;
	float:right;
	width:250px;
}
	
#Login_area .checkout_button, #Login_area .secure_note {
	position:relative;
	float:right;
	margin-top:.5em;
}
#Login_area .secure_note {
	margin-right:8px;
	clear:right;
	font-size:9pt;
	font-weight:bold;}

	
#checkout_footer 
{
	padding-top:2em;
	font-size:9pt;
	clear:both;
	text-align:center;
	width:700px;
	overflow:hidden;
}

/******** cart detail page styles ********************/
#cart_detail {
	width:623px;}

#cart_detail #cart_update_button {
	float:right;
	font-size:9pt;
}
#go_checkout_form .checkout_button {
	position:relative;
	float:right;	
}
#go_checkout_form .secure_note {
	display:block;
	clear:both;
	text-align:left;
	padding-bottom:1.5em;
	}
/******* specific previewCart page styles ************/

.caption {
	font-weight:bold;
	font-style:italic;}
	
#customer_info, #payment_info {
	height:11em;}
	
.checkout_details {
	margin-left:15px;
}
	
.info_cell {
	border:solid 1px navy;
	padding:0;
	width:50%;}

.preview_data .caption {
	padding-left:5px;
}
.change_box {
	font-size:10pt;
	float:right;
	margin-right:3px;
}

/************** specific cart product list styles *************/
#order_product_list {
	position:relative;
	width:615px;
	text-align:center;
	display:block;
	margin-top:15px;
	margin-left:30px;
	float:none;
	clear:both;}
	
#prodList{
	width:600px; 
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;}

#cart_item_table {
	width:100%;
	border:none;
	color:black;}
	
#prodList .row1, #cart_item_table .row1
{
	background-color:#EEEEEE;}
	
.columnRemove {
	
	text-align:center;}
	
.CRUD_button {
	display:inline;
	margin-top:5px;
	position:relative;
	padding:0;
	right:0;
	float:none;
	font-size:9pt;
	margin-left:auto;
	margin-right:auto;
}

.prodName {
	font-weight:bold;}
	
#prodList tr td, #prodList tr th, #cart_item_table  tr th, #cart_item_table  tr td {
	padding:2px;}

.dataHeader {
	background-color:#E2E2E2/*#BBBB9ENavy*/;
	color:black;
	padding:2px;
	font-weight:bold;
}
	
.columnQuantity, #qtyHeader, #orderQuantity {
	text-align:center;
}
.columnPrice, #priceHeader, #shipHeader, #orderTotalLabel, #orderTotal, #shipTotal {
	text-align:right;
}

#cart_coupon_form fieldset {
	width:625px;
	clear:both;
	padding-bottom:0;
	padding-right:0}

#cart_coupon_form fieldset p {
	padding:5px;
	margin:0;
	font-weight:bold;
	font-style:italic;}
	
#coupon_learn_more {
	font-size: 9pt;
	float:right;
}
#cart_coupon_button {
	position:relative;
	float:none;
	display:inline;
	padding-right:0;
	margin-right:0;
	margin-left:0;}
	
#coupon_msg {
	clear:both;
}
