FONT	{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	}

H1, .H1	{
	font: 18px "Verdana", Arial, Helvetica, sans-serif;
	margin: 0;
	}	
	
H2, .H2	{
	font: 16px "Verdana", Arial, Helvetica, sans-serif;
	margin: 0;
	}
		
H3, .H3	{
	font: 14px "Verdana", Arial, Helvetica, sans-serif;
	margin: 0;
	}

		
P	{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-indent: 0px;
	margin: 0;
	margin-top: 5px;
	}

.initial {
	text-indent: 20px;
	margin-top: 5px;
	}
	
A		{ 
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

HR, .hide {
	display: none;
	}


.fe_rte_simple_shop * {
vertical-align: middle;
}

.fe_rte_simple_shop_into_cart_button {
width: 36px;
height: 36px;
}


#fe_rte_simple_shop_mini_cart {
position: fixed; 
left: 0px; 
top: 0; 
display: none; 
width: 400px;
border: 1px solid #006633;
background-color: white;
font-size: 11px;
line-height: 18px;
}

#fe_rte_simple_shop_mini_cart_close_button {
text-align: right;
text-decoration: underline;
cursor: pointer;
padding: 5px;
}

#fe_rte_simple_shop_mini_cart table {
width: 398px;
}

#fe_rte_simple_shop_mini_cart table td, #fe_rte_simple_shop_mini_cart table th {
border: 1px dotted #006633;
padding: 2px;
text-align: right;
font-size: 11px;
line-height: 18px;
}

#fe_rte_simple_shop_mini_cart td.fe_rte_simple_shop_cart_table_product_name {
text-align: left;
}


#fe_rte_simple_shop_mini_cart_button {
position: fixed; 
left: 400px; 
top: 0; 
width: 200px;
text-decoration: underline;
cursor: pointer;
vertical-align: middle;
font-size: 11px;
line-height: 18px;
background-color: white;
padding: 2px;
opacity: .9;
}

#fe_rte_simple_shop_mini_cart_button *{
vertical-align: middle;
}

.fe_rte_simple_shop_cart_table {
border-collapse:collapse;
width: 560px;
font-size: 11px;
line-height: 18px;
}

.fe_rte_simple_shop_cart_table a img {
border: 0;
}

.fe_rte_simple_shop_cart_table  td  {
border: 1px dotted #006633;
padding: 2px;
}

.fe_rte_simple_shop_cart_table td , .fe_rte_simple_shop_cart_table td * {
vertical-align: middle;
margin: 0;
text-align: right;
}

td.fe_rte_simple_shop_cart_table_product_name {
text-align: left;
}

.fe_rte_simple_shop_cart_table_update input[type=image], .fe_rte_simple_shop_cart_table_delete img {
width: 32px;
height: 32px;
}

.fe_rte_simple_shop_cart_total {
text-align: right;
font-weight: bold;
text-decoration: underline;
}

.fe_rte_simple_shop_cart_total td {
border: none;
}

#order_form label.error, .fe_rte_simple_shop_form label.error {
color: red;
padding: 2px;
font-size: 11px;
line-height: 18px;
}

#order_form input.error, #order_form textarea.error {
border: 1px solid red;
}
