#page_wrapper {
	min-height: 100%;
	position: relative;
	margin: auto;
	width: 924px;
}

#page_wrapper #page_header {
	height: 190px;
	background: url(/images/header.jpg);
}

#page_wrapper #page_header #header_click {
	cursor: pointer;
	float: left; 
	width: 400px; 
	height: 190px;
}

#page_wrapper #page_content {
	padding-bottom: 30px;
	background: white url(/images/main_background_top.gif) no-repeat top;
}

#page_wrapper #page_content #primary {
	width: 218px;
	float: left;
	margin-top: 48px;
}

#page_wrapper #page_content #secondary {
	width: 706px;
	float: left;
	text-align: left;
	margin-top: 60px;
	overflow: hidden;
}

#page_header #header_inner {
	float: right;
}

#page_header #menu {
	float: left;
	margin-top: 3px;
}

#page_header #menu li {
	background: url(/images/menu_item_bg.gif) no-repeat;
	height: 22px;
	line-height: 22px;
	width: 156px;
	padding: 0 5px 0 5px;
	margin-bottom: 1px;
	overflow: hidden;
}

#page_header #menu a {
	margin-left: 4px;
	padding-left: 10px;
	background: url(/images/blTopMenu.gif) no-repeat left;
	color: white;
	font-size: 8pt;
	font-weight: normal;
}

#page_header #shopping_basket {
	float: left;
}

#page_header #shopping_basket #basket_items {
	background: #FCFCE8;
	margin: 3px;
	height: 160px;
	width: 180px;
	cursor: auto;
}

#page_header #shopping_basket #basket_items h3 {
	padding: 0 5px;
}

#page_header #shopping_basket #basket_items ul.total_basket_ul {
	position: absolute;
	margin-top: 10px;
	padding: 5px;
}

#page_header #shopping_basket #basket_items ul.basket_items_ul {
	padding: 5px;
	position: relative;
	width: 168px;
	height: 115px;
}

#page_header #shopping_basket #basket_items li {
	font-size: 8pt;
}

#page_header #shopping_basket #basket_items li.total {
	position: absolute;
	width: 168px;
	bottom: 0;
	
}

#page_header #shopping_basket #basket_items li.total .left_span {
	float: left;
}

#page_header #shopping_basket #basket_items li a {
	color: #470000;
	text-decoration: none;
	float: left;
}

#page_header #shopping_basket #basket_items li span {
	float: right;
}

#page_header #shopping_basket .basket_link {
	opacity: .9;
	margin: 3px 3px 0 3px;
	height: 20px;
	background: #FCFCE8;
	font-size: 8pt;
	line-height: 20px;
	width: 180px;
}

#page_header #shopping_basket .basket_link a {
	background: url(/images/blProduct.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
	font-weight: bold;
	color: #550000;
}

#page_header #user_data_bg {
	float: left;
	width: 160px;
	margin: 3px;
	background: white;
	height: 184px;
	opacity: .5;
}

#page_header #user_data {
	width: 160px;
	position: absolute;
	height: 184px;
	right: 3px;
	top: 3px;
}

#page_header a.small_login_link {
	color: #550000;

	font-size: 8pt;
	padding-left: 10px;

	background: url(/images/blProduct.gif) no-repeat 0 4px;
}

#page_header a.login_link {
	color: #550000;
	font-size: 9pt;
}

#page_header #user_data label {
	font-size: 8pt;
	font-weight: normal;
}

#page_header #user_data h3 {
	font-size: 10pt;
}

#page_header #user_data .small_login_text {
	width: 150px;
	border: 1px solid black;
	font-size: 10px;
}

#page_header #user_data #countries {
	position: absolute;
	width: 160px;

	bottom: 0;
	left: 0;
}

#page_header #user_data #currencies {
	position: absolute;
	width: 160px;

	bottom: 45px;
	left: 0;
}

#page_header #user_data #currencies li {
	float: left;
/*	width: 40px;*/
	margin-right: 5px;
	font-size: 8pt;
	font-weight: bold;
}


#page_header #user_data #countries li {
	float: left;
	width: 40px;
	height: 22px;
	font-size: 8pt;
	font-weight: bold;
}

#page_header #user_data #countries li a {
	color: #550000;
}

.left_block {
	width: 208px;
	text-align: left;
}


.left_block .top {
	background: url(/images/addTop.gif);
	height: 14px;
	overflow: hidden;
}

.left_block_content {
	background: url(/images/addbg.gif);
	padding-left: 14px;
}

.left_block_content p {
	margin-bottom: 0;
}

.left_block_content p.margin {
	padding-top: 8px;
}

.left_block_bottom {
	background: url(/images/addBot.gif);
	height: 14px;
	overflow: hidden;
}

#primary a.site {
	color: #0000DD;
	font-weight: bold;
}

#primary a.link {
	color: #550000;
	font-weight: bold;
}

#primary #left_categories li {
	min-height: 31px;
	font-size: 11px;
	line-height: 31px;
	display: block;
	padding-left: 20px;
	background: url(/images/mnuBg_0_Off.gif) no-repeat;
}

#primary #left_categories li a.category {
	float: left;
	width: 160px;
	color: black;
	text-decoration: none;
}

#primary #left_categories li a.toggler {
	float: left;
	width: 20px;
	margin-right: 10px;
	text-decoration: none;
}

#primary #left_categories .left_menu_0 {
	background: url(/images/mnuBg_1_Off.gif) no-repeat;
}

#primary #left_categories .left_menu_1 {
	background: url(/images/mnuBg_2_Off.gif) no-repeat;
}

#primary #left_categories .left_menu_2 {
	background: url(/images/mnuBg_3_Off.gif) no-repeat;
}

#primary #left_categories li.selected {
	background: url(/images/mnuBg_0_On.gif) no-repeat;
}

#primary #left_categories #left_menu_0.left_menu_0.selected {
	background: url(/images/mnuBg_1_On.gif) no-repeat!important;
}

#primary #left_categories #left_menu_1.left_menu_1.selected {
	background: url(/images/mnuBg_2_On.gif) no-repeat!important;
}

#primary #left_categories #left_menu_2.left_menu_2.selected {
	background: url(/images/mnuBg_3_On.gif) no-repeat !important;
}

#primary #left_categories li.folded_menu {
	background: #EEEE86 !important;
	width: 197px !important;
	margin-left: 6px;
	padding: 0;
}

#primary #left_categories ul.product_groups ul.products li {
	line-height: 12px;
}

#primary #left_categories ul.product_groups {
	margin-left: 8px;
}

#primary #left_categories ul.product_groups li {
	background: url(/images/list_square.gif) no-repeat left 2px;
	font-size: 8pt;
	line-height: 12px;
	padding-left: 15px;
	min-height: 12px;
}

#primary #left_categories ul.product_groups ul.products li {
	line-height: 16px;
	min-height: 12px;
	font-size: 8pt;
	list-style: none;
	background: none;
}

#primary #left_categories ul.product_groups li a {
	font-weight: bold;
	color: black;
}

.product_block {
	width: 214px;
	margin: 5px 5px 5px 0px;
	float: left;
}

.product_block_top {
	background: url(/images/product_top.gif);
	height: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.product_block_content {
	background: url(/images/product_bg.gif);
	padding-left: 14px;
}

.product_block_bottom {
	background: url(/images/product_bottom.gif);
	height: 11px;
	overflow: hidden;
}

.product_block_text {
	position: relative;
}

.product_block h2 {
	margin: 0px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold
}

.product_block p.content {
	padding-left: 85px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.product_block a {
	font-weight: bold;
	color: #550000;
}

.product_block_price p {
	padding-bottom: 0;
	padding-left: 85px;
	padding-right: 10px;
	margin: 0 !important;
	text-align: right;
}

.product_block_price p strong {
	font-size: 16px;
}

.product_block_price p a {
	background: url(/images/blProduct.gif) no-repeat 0 6px;

	font-size: 14px;
	padding-left: 10px;
}

.product_block_text img {
	float: left;
}

#secondary h4 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}

.news_item_block {
	width: 336px;
	margin: 5px 5px 5px 5px;
	float: left;
}

.news_item_block_top {
	background: url(/images/news_item_top.gif);
	height: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.news_item_block_content {
	background: url(/images/news_item_bg.gif);
	padding-left: 14px;
	padding-right: 14px;
}

.news_item_block_bottom {
	background: url(/images/news_item_bottom.gif);
	height: 11px;
	overflow: hidden;
}

.news_item_block_text {

}

.news_item_block_text p {
	margin-bottom: 15px;
}

.news_item_block h2 {
	margin: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(/images/blProduct.gif) no-repeat 0 4px;
	font-size: 13px;
	font-weight: bold
}

.news_item_block p.content {
	padding-left: 85px;
	font-size: 12px;
}

.news_item_block a {
	font-weight: bold;
	color: #550000;
}

.news_item_block_price p {
	padding-left: 85px;
	padding-right: 10px;
	text-align: right;
	font-size: 16px;
}

.news_item_block_price p small {
	background: green;
	padding-left: 10px;
	background: url(/images/blProduct.gif) no-repeat 0 5px;
}

.news_item_block_text img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}















.search_result {
	width: 528px;
	margin: 5px 5px 5px 5px;
}

.search_result_top {
	background: url(/images/search_result_top.gif);
	height: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.search_result_content {
	background: url(/images/search_result_bg.gif);
	padding-left: 14px;
}

.search_result_bottom {
	background: url(/images/search_result_bottom.gif);
	height: 11px;
	overflow: hidden;
}

.search_result_text {
	position: relative;
}

.search_result h2 {
	margin: 0px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold
}

.search_result p.content {
	padding-left: 85px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.search_result a {
	font-weight: bold;
	color: #550000;
}

.search_result_price p {
	padding-bottom: 0;
	padding-left: 85px;
	padding-right: 10px;
	margin: 0 !important;
	text-align: right;
}

.search_result_price p strong {
	font-size: 16px;
}

.search_result_price p a {
	background: url(/images/blProduct.gif) no-repeat 0 6px;
	font-size: 14px;
	padding-left: 10px;
}

.search_result_text img {
	float: left;
}

.affiliate a {
	color: #550000;
	text-decoration: none;
}

.affiliate a:hover {
	text-decoration: underline;
}

.auto_complete {
	background-color: white;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	z-index: 99;
}

.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}

.auto_complete ul li {
	margin:0;
	padding:3px;
	font-size: 16px;
}

.auto_complete ul li.selected { 
	background-color: #CFDFFC;
	color: black;
}

.auto_complete ul strong.highlight { 
	color: #800;
	margin:0;
	padding:0;
}


#shipping_costs {
  padding: 10px;
  background: white;
}

#shipping_costs h1 {
  margin-bottom: 10px;
}

.notice {
  border: solid 1px #470000;
  background: #EEEE86;
  margin: 20px 0px;
}

.notice h2 {
  background-color: #470000;
  color: white;
  padding: 3px 10px;
  font-size: 13px;
}

#secondary .notice p {
  margin: 5px 10px;
}
