body {
	margin:0;
	background-color:#fff;
}

img		{	border:0; }
A		{	text-decoration:none;	}
FORM	{	margin:0;	}

A.delete_link {
	color:#F00;
	font-size:11px;
	font-family:bodoni, Georgia , times new roman, serif;
}

A.delete_link:hover {
	color:#C00;
	text-decoration:underline;
}

A#az_link {
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	display:inline;
	padding:0;
	margin:0;
	margin-left:6px;
}

A#az_link:hover {
	text-decoration:underline;
}

A.cart_add {
	color:#C00;
	font-size:13px;
	font-family:bodoni, Georgia, times new roman, serif;
	display:block;
	font-weight:bold;
}

A.cart_add:hover {
	color:#8C1E25;
	text-decoration:underline;
}

A.cart_weiter {
	color:#874F4F;
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	font-weight:bold;
}

A.cart_weiter:hover {
	color:#8C1E25;
	text-decoration:underline;
}

A#path_link {
	font-size:11px;
	font-family:arial, verdana, tahoma, sans-serif;
	color:#6F7C61;
	display:inline;
	padding:0;
	margin:0;
}

A#path_link:hover {
	color:#000;
}

A#menu_link {
	display:inline;
	margin:0;
	margin-left:3px;
	line-height:18px;
}

/*
A#ml_letter_a {	background-position: 0 0; background-repeat:no-repeat; padding-left:32px; line-height:31px;}
A#ml_letter_b {	background-position: 0 0; background-repeat:no-repeat; padding-left:30px; line-height:31px;}
A#ml_letter_c {	background-position: 0 0; background-repeat:no-repeat; padding-left:26px; line-height:31px;}
A#ml_letter_d {	background-position: 0 0; background-repeat:no-repeat; padding-left:32px; line-height:31px;}
A#ml_letter_e {	background-position: 0 0; background-repeat:no-repeat; padding-left:29px; line-height:31px;}
A#ml_letter_f {	background-position: 0 0; background-repeat:no-repeat; padding-left:29px; line-height:31px;}
A#ml_letter_g {	background-position: 0 0; background-repeat:no-repeat; padding-left:27px; line-height:31px;}
A#ml_letter_h {	background-position: 0 0; background-repeat:no-repeat; padding-left:33px; line-height:31px;}
A#ml_letter_i {	background-position: 0 0; background-repeat:no-repeat; padding-left:28px; line-height:31px;}
A#ml_letter_j {	background-position: 0 0; background-repeat:no-repeat; padding-left:29px; line-height:31px;}
A#ml_letter_k {	background-position: 0 0; background-repeat:no-repeat; padding-left:32px; line-height:31px;}
A#ml_letter_l {	background-position: 0 0; background-repeat:no-repeat; padding-left:29px; line-height:31px;}
A#ml_letter_m {	background-position: 0 0; background-repeat:no-repeat; padding-left:39px; line-height:31px;}
A#ml_letter_n {	background-position: 0 0; background-repeat:no-repeat; padding-left:32px; line-height:31px;}
A#ml_letter_o {	background-position: 0 0; background-repeat:no-repeat; padding-left:25px; line-height:31px;}
A#ml_letter_p {	background-position: 0 0; background-repeat:no-repeat; padding-left:23px; line-height:31px;}
A#ml_letter_q {	background-position: 0 0; background-repeat:no-repeat; padding-left:27px; line-height:31px;}
A#ml_letter_r {	background-position: 0 0; background-repeat:no-repeat; padding-left:29px; line-height:31px;}
A#ml_letter_s {	background-position: 0 0; background-repeat:no-repeat; padding-left:27px; line-height:31px;}
A#ml_letter_t {	background-position: 0 0; background-repeat:no-repeat; padding-left:27px; line-height:31px;}
A#ml_letter_u {	background-position: 0 0; background-repeat:no-repeat; padding-left:32px; line-height:31px;}
A#ml_letter_v {	background-position: 0 0; background-repeat:no-repeat; padding-left:24px; line-height:31px;}
A#ml_letter_w {	background-position: 0 0; background-repeat:no-repeat; padding-left:33px; line-height:31px;}
A#ml_letter_y {	background-position: 0 0; background-repeat:no-repeat; padding-left:27px; line-height:31px;}
A#ml_letter_z {	background-position: 0 0; background-repeat:no-repeat; padding-left:27px; line-height:31px;}
*/

BODY.ls_page {
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	background-repeat:repeat;
	background-position:top left;
}

TABLE.ls_page TD {
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	background-repeat:repeat;
	background-position:top left;
}


TABLE.page {
	width:780px;
	background-color:#fff;
	border-collapse:collapse;
	border-spacing:0;
}

TD.page_header {
	background-repeat:repeat-x;
	background-position:0 0;
	height:203px;
}

TD.page_category_desc_image {
	width:150px;
	text-align:left;
	vertical-align:top;
	padding:10px 0;
}

TD.page_category_desc_text {
	text-align:left;
	vertical-align:top;
	padding:10px 0;
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	line-height:18px;
}

TABLE.cart_holder {
	width:262px;
	height:24px;
	background-color:#77AD69;
	background-image:url('../img/header_b03.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	color:#fff;
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}

TD.cart_label {
	width:100px;
	text-align:center;
}

TD.cart_label A {
	color:#fff;
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}

TD.cart_label A:hover {
	text-decoration:underline;
}

TD.cart_content {
	width:162px;
	text-align:center;
	color:#D6E2CC;
}

TD.cart_content A {
	color:#D6E2CC;
}

TD.cart_content A:hover {
	color:#fff;
	text-decoration:underline;
}


UL.submenu_holder {
	list-style-image:url('../img/submenu_pointer.gif');
	margin-top:0;
}

UL.submenu_holder LI {
	height:10px;
	padding-left:5px;
	line-height:12px;
	margin-bottom:6px;
}

H1#page_title {
	font-size:24px;
	font-family:bodoni, georgia, times new roman, serif;
	letter-spacing:1px;
	font-weight:bold;
	margin:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

TD.category_product_image {
	padding:5px;
	width:85px;
	vertical-align:top;
}

TD.category_product_description {
	vertical-align:top;
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	line-height:18px;
	padding:5px;
}

TD.category_product_cart {
	background-repeat:no-repeat;
	background-position:100% 0;
	vertical-align:bottom;
	text-align:right;
	padding-right:10px;
	padding-bottom:5px;
	color:#333;
	font-size:11px;
	font-family:bodoni, georgia, times new roman, serif;
	width:140px;
}

TD.category_product_cart SPAN { overflow: visible; } 

TD.product_view_image {
	vertical-align:top;
	width:160px;
	padding:10px;
}

TD.product_view_description {
	width:286px;
	font-family:bodoni, georgia, times new roman, serif;
	font-size:11px;
	line-height:18px;
	vertical-align:top;
	padding:10px;
}

TD.product_view_add {
	text-align:right;
	padding-top:6px;
	border-top:1px solid #77AD69;
}

H1.product_view_name {
	font-family:bodoni, georgia, times new roman, serif;
	font-size:18px;
	margin-bottom:5px;
}

DIV.product_view_price {
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	font-family:bodoni, georgia, times new roman, serif;
	font-size:12px;	
	margin-bottom:10px;
}


INPUT.input {
	height:18px;
	border:1px solid #A2BC9C;
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:11px;
	padding:2px;
}

DIV#browse_path {
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-top:2px;
	padding-left:3px;
	line-height:20px;
	color:#783E3E;
	font-size:11px;
	margin-bottom:8px;
}

SPAN.path_current {
	font-size:11px;
	font-family:arial, verdana, tahoma, sans-serif;
	color:#666;
}

TABLE#order_form {
	width:496px;
	border-collapse:collapse;
	border-spacing:0;
	margin-top:10px;
}

TABLE#order_form TD {
	border:1px solid #fff;
	padding:4px;
	font-size:11px;
	font-family:bodoni, georgia, times new roman, serif;
	font-weight:normal;
	Xcolor:#6F3A3A;
}

TABLE#order_form TR.even {
	background-color:#F0F8E9;
}

TABLE#order_form INPUT {
	height:20px;
	border:1px solid #A2BC9C;
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:11px;
	padding:2px;
	letter-spacing:1px;
}

TABLE#order_form INPUT.submit {
	border:0;
	color:#C00;
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	padding:2px;
	letter-spacing:1px;
	font-weight:bold;
	background-color:transparent;
	text-align:left;
}

TABLE#order_form SELECT {
	height:20px;
	border:1px solid #A2BC9C;
	font-family:arial, tahoma, verdana, sans-serif;
	font-size:11px;
	padding:2px;
	letter-spacing:1px;
}

TD.order_error {
	background-color:#FFF;
	color:#F00 !important;
	text-align:center;
	padding:10px !important;	
	font-family:arial, tahoma, verdana, sans-serif !important;
	font-size:12px !important;
}

TABLE.az_view {
	width:496px;
}

TABLE.az_view TD {
	width:248px;
	padding:5px;
}

B#az_view_letter {
	display:block;
	font-size:22px;
	border-bottom:1px solid #6F7C61;
	font-family:bodoni, Georgia, times new roman, serif;
	margin-top:10px;
	margin-bottom:5px;
}


/*		
	---------------------------
	L A Y O U T		S T Y L E S		
*/


.ls_hdr {
	width:780px;
	height:227px;
	color:#fff;
	font-size:11px !important;
	font-family:arial, verdana, tahoma, sans-serif;
	font-weight:bold;
	border:0;
	border-bottom-width:5px;
	border-bottom-style:solid;
	text-align:left;
	vertical-align:bottom;
	padding-left:540px;
	padding-bottom:3px;
}

.ls_hdr * {
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	font-weight:inherit;
}

.ls_ftr {
	padding:20px;
	font-size:12px;
	text-align:center;
	border:0;
	border-top-width:5px;
	border-top-style:solid;
	font-size:11px;
	font-family:times new roman, serif;
}

.ls_ftr A { font-size:10px; }

A.ls_ftr_mn {
	font-size:11px;
}

A.ls_ftr_mn:hover {
	text-decoration:underline;
}

.ls_rbar {
	background-repeat:no-repeat;
	background-position:0 0;
	vertical-align:top;
	padding:40px;
	width:495px;
}


.ls_lbar {
	width:205px !important;
	background-color:#FAF7F9;
	background-image:url('../img/bg_left_menu.gif');
	background-repeat:no-repeat;
	background-position:0 0;
	vertical-align:top;
	padding-top:120px;
	padding-left:13px;
	display: block;
	    width: 191px !important;
}

A.ls_lbar_mn {
	font-size:15px;
	font-family:bodoni, Georgia, times new roman, serif;
	display:block;
	margin-bottom:4px;
	margin-left:10px;
	height:28px;
	background-position: 0 0; 
	background-repeat:no-repeat;
	line-height:31px;
}

A.ls_lbar_mn:hover {
	text-decoration:underline;
}

A.ls_lbar_smn {
	font-size:11px;
	font-family:bodoni, Georgia, times new roman, serif;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}

A.ls_lbar_smn:hover {
	text-decoration:underline;
}


.ls_rbar_hdr {
	border:0;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-top-width:5px;
	border-top-style:solid;
}

.ls_rbar_prod {
	text-align:left;
	vertical-align:bottom;
	background-repeat:no-repeat;
	background-position:100% 0;
	border:0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-style:solid;
}

.ls_rbar_prod A:hover {
	text-decoration:underline;
}

.ls_cart_tb {
	width:496px;
	border-collapse:collapse;
	border-spacing:0;
	font-size:12px;
}

.ls_cart_tb DIV { position:relative; }


.ls_cart_tb_hdr {
	border:1px solid #EAF1E4;
	font-size:11px;
	font-family:bodoni, georgia, times new roman, serif;
	font-weight:normal;
	padding:4px;
	white-space:nowrap;
}

.ls_cart_tb TD {
	border:1px solid #D6E2CC;
	padding:4px;
	font-size:11px;
	font-family:bodoni, georgia, times new roman, serif;
	font-weight:normal;
}

.ls_cart_tb TR.even {
	background-color:#F0F8E9;
}

A.sitemap_lnk {
	color:#333;
	font-size:12px;
	line-height:20px;
}

A.sitemap_lnk:hover {
	text-decoration:underline;
}
