@charset "utf-8";
/* CSS Document */

body { 
		font-family: Garmond, "Times New Roman", Times, serif;
		font-size: 14px;
		margin-left: 0px; 
		margin-top: 0px; 
		color: #000000; 
		background-image: url("css_images/bgwhite.png"); 
		background-color: #e1e1d7;
}

td {
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size: 14px;
	
}

hr{
	color: #916d00;
}

a:link{
	font-family: Garmond, "Times New Roman", Times, serif;
	color: #000000; 
	text-decoration:none;
}
a:visited{
	font-family: Garmond, "Times New Roman", Times, serif;
	color: #000000; 
	text-decoration:none;
}
a:hover {
	font-family: Garmond, "Times New Roman", Times, serif;
	color: #000000; 
	text-decoration:underline;
}

a.view_by:link{
	color: #000000; 
	text-decoration:underline;
	font-weight: bold;
}
a.view_by:visited{
	color: #000000; 
	text-decoration:underline;
	font-weight: bold;
}
a.view_by:hover {
	color: #000000; 
	text-decoration:none;
	font-weight: bold;
}

a.p_side:link{
	color: #422914; 
	text-decoration:underline;
}
a.p_side:visited{
	color: #422914; 
	text-decoration:underline;
}
a.p_side:hover {
	color: #422914; 
	text-decoration:none;
}

a.sidemenu:link{
	font-size: 10px;
	color: #422914; 
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.sidemenu:visited{
	font-size: 10px;
	color: #422914; 
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a.sidemenu:hover {
	font-size: 10px; 
	color: #916d00;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.sidemenuposition{
	margin-top: 5px; 
	margin-left: 10px;
}

select { 
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size : 13px; 
	background-color: #ffffff; 
	width: 150px;
	padding: 2px;
	border: 1px solid #000000;
	color:#000000;
}

#web_size { 	
}

#web_color { 
}

#description_nochange { 
	padding-top: 0px; 
	padding-bottom: 10px; 
	font-size: 13px; 
	width: 400px; 
	text-align:justify;
}

#product_name { 
	font-weight: bold; 
	color:#ffffff; 
	width: 400px;  
	display: block; 
	padding: 5px 5px 5px 10px; 
	margin-top: 5px;
	background-color: #806416; 
	border: 1px solid #000000;
}

#qty { 
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size : 13px; 
	background-color: #ffffff; 
	width: 20px;
	padding: 2px;
	border: 1px solid #000000;
	color:#000000;
	
}


input{ 
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size : 13px; 
	background-color: #ffffff; 
	padding: 2px;
	border: 1px solid #000000;
	color:#412812;
	
}

.search_inputbox { 
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size : 13px; 
	background-color: #cecfcf; 
	width: 152px; 
	height: 16px; 
	padding: 2px;
	border: 0px solid #000000;
	color:#806416;
	text-align:center;
}

.search_button { 
	font-family: Garmond, "Times New Roman", Times, serif;
	color:#ffffff; 
	font-size: 11px; 
	background-color: #806416 ; 
	cursor: pointer; 
	border: 2px solid #000000; 
	outline-width: 0; 
	font-weight: bold;
	padding: 0px;
}

.email_inputbox {  
	font-family: Garmond, "Times New Roman", Times, serif;
	font-size : 13px; 
	background-color: #cecfcf; 
	width: 200px; 
	height: 16px; 
	padding: 2px;
	border: 0px solid #000000;
	color:#806416;
	text-align:center;
	
}

.email_button { 
	font-family: Garmond, "Times New Roman", Times, serif;
	color:#ffffff; 
	font-size: 11px; 
	background-color: #806416 ; 
	cursor: pointer; 
	border: 2px solid #000000; 
	outline-width: 0; 
	font-weight: bold;
	padding: 0px;
}

.btn_addcart {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image:url(css_images/addtocart_button.png);
	background-repeat:no-repeat;
	width: 151px;
	height: 20px;
	
	cursor:pointer;
}

.btn_continue {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image:url(css_images/continue_checkout.png);
	background-repeat:no-repeat;
	
	width: 142px;
	height: 20px;
	
	cursor:pointer;
}

.btn_checkout{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-image:url(css_images/checkout_button.png);
	background-repeat:no-repeat;
	background-color: #988568;
	width: 83px;
	height: 19px;
	
	cursor:pointer;
	float:right;
}

.btn_submit_order{
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #a63739;
	background-image:url(css_images/submitorder_button.png);
	background-repeat:no-repeat;
	background-color: #988568;
	width: 105px;
	height: 19px;
	
	cursor:pointer;
}

.btn_editInformation{
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #988568;
	background-image:url(css_images/editinfo_buttom.png);
	background-repeat:no-repeat;
	background-color: #988568;
	width: 123px;
	height: 19px;
	
	cursor:pointer;
}

.btn_updateCart{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #d9d9d2;
	color: #916d00; 
	text-decoration:underline;
	
	margin-top: 5px;
}

.btn_removeItem{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: #d9d9d2;
	color: #916d00; 
	text-decoration:underline;
	
}

.viewallbutton{
	border: 0px;
	padding: 0px;
	margin: 0px;
	color: #422914;
	background-color: #eaeadf;
	cursor: pointer;
	font-weight:bold; 
	text-decoration:underline;
	
}


.flagsubmit{
	background-image:url(flags/EU_flag.jpg); 
	width: 22px; 
	height: 15px; 
	border: 0px; 
	margin-left: 5px; 
	cursor: pointer;
	padding: 0px;
	
}
.main_product{
	width: 650px;
}

div.help_text{
	margin-bottom: 5px;
	white-space:nowrap;
}

.product_list_item
{
	margin-top:-1px;
	margin-left:-1px;
	float:left;
	width:220px;
	height: 340px;
	padding:4px;
	border:0px solid #cccccc;
}

span#prenext{
	cursor: pointer;
	font-weight: bold;
}

.batch{
	margin-top: 10px;
	float: right;
	padding: 10px;
}
/*** Checkout Forms ***/

#ls_checkout_form fieldset
{
	border:0px;
}

#ls_checkout_form
{
	width: 600px;
	margin-left: 30px;
}


#ls_checkout_form legend
{
	font-size: 110%;
	font-weight: bold;
	color: #412812; 
}

#ls_checkout_form label
{
	width: 100px;
	display: block;
	margin-left: 10px;
	float: left;
	line-height: 22px;
}

#ls_checkout_form input.stretch
{
	width: 130px;
}

table.ls_cart_list th
{
	border-bottom: 1px solid #cccccc;
}

.shipping-total
{
	float:right;
}
	
.purchase-total
{
	clear:left;
	border-top:1px solid gray;
	padding-top:10px;
	margin-top:10px;
}
	
.total
{
	font-size:120%;
	letter-spacing:2px;
}
	
.total-price
{
	float:right;
	font-weight:bold;
}

table.ls_cart_list
{
	font-size:97%;
}

table.ls_cart_list th
{
	border-bottom: 1px solid #916d00;
}

table.ls_cart_list tr.ls_cart_list_subtotal td
{
	border-top: 1px solid #916d00;
	font-weight: bold;
}

table.ls_cart_list tr.ls_cart_list_tax td
{
	font-weight: bold;
}

table.ls_cart_list tr.ls_cart_list_total td
{
	font-weight: bold;
}

p.ls_cart_total_note
{
	font-size: 95%;
	clear: both;
}

div.sub_page{
	margin-left: 40px;
	margin-top: 10px;
	text-align: justify;
	width: 447px;
}

span.page_titles{
	color:#f8e5af;
	font-size: 16px;
	font-family: Garmond, "Times New Roman", Times, serif;
	margin-left: 3px;
}

.tline{
	color:#f8e5af;
}

a.maplink:link{
		color:#f8e5af;
		text-decoration:none;
}
a.maplink:visited{
	color:#f8e5af; 
	text-decoration:none;
}

.style1 {
	color: #f8e5af;
}

.checkout_groups{
	
}

.review_groups{
	
}

.checkout_instructions{
	color: #911d18;
	font-size: 16px;
	font-weight: bold;
}

.co_legend{
	color: #900507;
}