/* CSS Document */

html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background:url(/images/english/retail/checkout/main_bkg.jpg) repeat-x #f6f3cf;
}

img { 
	border:0px; 
	vertical-align:middle;
}
input { 
	border:1px solid #7ea74c; 
}

#content {
	background:#FCF7E1;
	min-height:400px;
}

.biggreen {
	font-size:24pt;
	text-transform:uppercase; 
	color:#7ea74c; 
	font-family:sans-serif;
	vertical-align:middle;
	line-height:52px;
	padding-left:15px;
}

h4 { 
	margin-bottom:0;
	padding-bottom:0;
	font-size:18px;
	color:#625235;
} 


#topbar {
	width:770px;
	height:25px;
	background:#43497a;
	margin-left:auto;
	margin-right:auto;
	font-size:11px;
	color:#f6fecf;
	padding:5px 0 0 10px;
}

#topbar a:link { color:#f6fecf; float:left; margin-right:10px; }
#topbar a:visted { color:#f6fecf; float:left; margin-right:10px; }
#topbar a:active { color:#f6fecf; float:left; margin-right:10px; }
#topbar a:hover { color:#fff; float:left; margin-right:10px; text-decoration:none; }

#checkout_header {
	width:500px;;
	float:left;
	padding:20px 0 20px 20px;
}

#checkout_logo { float:left; }
#checkout_title { float:left; margin:15px 0 0 15px; }

#checkout_main {
	float:left;
	width:530px;
	background:#ece3bb;
	border:1px solid #e0d7ad;
	padding-bottom:10px;
	color:#625235;
}

#cart_update_box {
	float:left;
	width:510px;
	margin:10px 10px 0 10px;
}

.cart_update {
	float:right;
	background:#f6f3cf;
	border:1px solid #e0d7ad;
	padding:5px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#625235;
}

.cart_update a:link { color:#625235; float:right; }
.cart_update a:visited { color:#625235; float:right; }
.cart_update a:active { color:#625235; float:right; }
.cart_update a:hover { color:#625235; float:right; }

#cart_list {
	float:left;
	width:100%;
	margin-top:10px;
	border:0px;
	color:#93620a;
}

.cart_delete { 
	height:12px;
	background:#7ea74c;
	border:1px solid #9dbc69;
	padding:2px 4px 2px 4px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.cart_delete a:link { height:12px; color:#fff; text-decoration:none; }
.cart_delete a:visited { height:12px; color:#fff; text-decoration:none; }
.cart_delete a:active { height:12px; color:#fff; text-decoration:none; }
.cart_delete a:hover { height:12px; color:#fff; text-decoration:none; }

.product_name { color:#625235; font-weight:bold; }
.product_name a:link { color:#625235; font-weight:bold; }
.product_name a:visited { color:#625235; font-weight:bold; }
.product_name a:active { color:#625235; font-weight:bold; }
.product_name a:hover { color:#93620a; font-weight:bold; }

#cart_sidebar_float {
	float:right;
	width:220px;
	margin:102px 0px 0 0;
}

#cart_sidebar {
	float:right;
	width:220px;
	background:url(/images/english/retail/checkout/side_gradient.jpg) repeat-x #7ea74c;
	border:1px solid #769d46;
	margin:0px 23px 20px 0;
	padding:10px 5px 15px 5px;
}

#choose {
	float:left;
	margin:15px 10px 0 20px;
}

.choose_button {
	float:left;
	width:150px;
	padding:5px;
	background:#7ea74c;
	border-bottom:1px solid #4f7a26;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}

.choose_button a:link { background:#7ea74c; }
.choose_button a:visited { background:#7ea74c; }
.choose_button a:active { background:#7ea74c; }
.choose_button a:hover { background:#9dbc69; }

#first_time {
	margin-top:46px;
	color:#000;
}

#repeat {
	margin-top:46px;
	color:#000;
}

.continue_button {
	width:145px;
	height:40px;
	margin-top:10px;
	background:#7ea74c;
	color:#fff;
	padding:5px 10px 5px 10px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}

#review {
	float:left;
	padding:10px;
}

#review h5 { color:#7ea74c; font-weight:bold; font-size:14px; text-transform:uppercase; margin-bottom:5px; padding-bottom:5px; }

h5 { margin-bottom:5px; }

.review_edit { 
	height:15px;
	background:#7ea74c;
	border:1px solid #9dbc69;
	padding:2px 4px 2px 4px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:19px;
	margin:5px 0 5px 0;
}
.review_edit:hover {
	background:#9DBC69;
}

.review_info {
	display:block;
	float:left;
        padding-left:10px;
}

.review_block {
	clear:both;
	padding-top:1px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:16px;
}

.review_edit a:link { height:12px; color:#fff; text-decoration:none; }
.review_edit a:visited { height:12px; color:#fff; text-decoration:none; }
.review_edit a:active { height:12px; color:#fff; text-decoration:none; }
.review_edit a:hover { height:12px; color:#fff; text-decoration:none; }

.order_summary {
	color:#fff;
	width:200px;
	text-align:left;
	
}

.order_summary td {
	border-bottom:1px solid #9dbc69;
}

.address_select {
	clear:both;
	padding-top:10px;
	padding-right:20px;
}

.checkout {
	width:200px;
	float:right;
	text-align:center;
	margin:10px 0 0 0;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
}

.checkout a:link { width:172px; height:39px; padding-top:10px; background:url(/images2/english/nonistore/checkout/button_bkg.png) repeat-x; float:left; color:#fff; text-decoration:none;}
.checkout a:visited { width:172px; height:39px; padding-top:10px;background:url(/images2/english/nonistore/checkout/button_bkg.png) repeat-x; float:left; color:#fff; text-decoration:none;}
.checkout a:active { width:172px; height:39px; padding-top:10px;background:url(/images2/english/nonistore/checkout/button_bkg.png) repeat-x; float:left; color:#fff; text-decoration:none;}
.checkout a:hover { width:172px; height:39px; padding-top:10px;background:url(/images2/english/nonistore/checkout/button_bkg.png) repeat-x; float:left; color:#fff; text-decoration:none;}

.legalese {
	border: 3px solid #7ea74c; 
	background-color: #fcf7e1;
}

