/* --------------------------------------------------------------
   stylesheet.css 2009-04-24 gambio
   Gambio OHG
   http://www.gambio.de
   Copyright (c) 2008 Gambio OHG
   Released under the GNU General Public License
   --------------------------------------------------------------*/
/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $   
   XT-Commerce - community made shopping
   http://www.xt-commerce.com
   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org
   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
/*
@import "gm_dynamic.css.php";
*/

/* STUFF  ++++++++++++++++++++++++++++++ */
body {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 150%;
	color: #646464;
}


#main_content_container {
	width: 97%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
}

.border {border:1px solid #325374;}
.border_bottom {border-bottom:1px solid #325374;}
.border_top {border-top:1px solid #325374;}

.center 	{ text-align: center; }
.align_center 	{ text-align: center; }
.align_right 	{ text-align: right; }
.strong	{ font-weight: bold;}
.small 	{ font-size:10px; }
#nobr {	white-space: nowrap; }
.nobr {	white-space: nowrap; }
img 		{ border: 0; }
form 		{ margin: 0px 0px 0px 0px; }
/*
input[type=text],input[type=password] { border: 1px solid black; height: 13px; font-size: 12px; }
*/
#navigation { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
/* STUFF  ++++++++++++++++++++++++++++++ */


#mode1_block #quick_find_input {
	position:	absolute;
	top:			2px;
	left:			20px;
	width:		120px;
}
#mode1_block #quick_find_submit {
	position:	absolute;
	top:			3px;
	left:			150px;
}


#topmenu_block #quick_find_input {
	position:	absolute;
	top:			4px;
	left:			20px;
	width:		120px;
}
#topmenu_block #quick_find_submit {
	position:	absolute;
	top:			4px;
	left:			145px;
}

#mode2_pathrow 	{
	margin-bottom:3px;
}

/* Lightbox */
#lightbox_content { display: none; }
#footer { display: none; }

#popup_box .lightbox_block { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }

#popup_box #shopping_cart, #popup_box #checkout_shipping, #popup_box #gm_checkout_payment, #popup_box #gm_checkout_confirmation, #popup_box #checkout_success, #popup_box #create_account_page { float:none; text-align: left; margin-left: auto; margin-right: auto; width: 680px; }

#popup_box #shopping_cart #footer {
	margin-top: 43px;
}

#popup_box #create_account_page #footer {
	margin-top: 46px;
}
/* ENDE Lightbox */


/* Bestellvorgang allgemein */
.checkout {
	overflow: hidden;
}

.checkout .heading img, .checkout .heading2 img {
	float: left;
}

.checkout .module_option_title {
	float: left;
}

.checkout .module_option_description{
	
}

.checkout .module_option_price {
	float: right;
}

.checkout .module_option_radio {
	float: right;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 3px;
}

.checkout .module_option_price_bold {
	float: right;
	font-weight: bold;
}

.checkout .button_back {
	float: left;	
}

.checkout .text_continue {
	text-align: right;
	margin-right: 43px;
	line-height: 38px;
}

.checkout .button_continue {
	float: right;
}

.checkout .button_continue form{
	display: inline;
}

.checkout .history_navbar {
	clear: both;
}

.checkout .navabar {
	overflow: hidden;
	width: 578px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}

.checkout #block_address {
	margin-top: 20px;
}

.checkout .gender {
	height: 32px;
}

.checkout .head_height {
	overflow: hidden;
	height: 38px;
}

.checkout .module_option_overflow{
	overflow: hidden;
}
/* ENDE Bestellvorgang allgemein */


/* Navigation */
.navigation {
	width: 100%;
}
/* ENDE Navigation */

/* Allgemeines */
.cursor_pointer {
	cursor: pointer;
}

.logo_cart_on_top {
	float: left;
}

#topmenu_clear {
	clear: right;
}

.class_error {
	font-weight: bold; 
}

.cell_note {
	text-align: left;
}

.image_shippingtime { }

#pre_black {
	height: 1500px; 
	width: 100%; 
	background-color: #000000; 
	opacity: 0.7; 
	position: absolute; 
	z-index: 999; 
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

.gm_opensearch_info:hover, .gm_opensearch:hover {
	text-decoration:underline;
	cursor:pointer;
}
#menubox_search_body .gm_opensearch_info:hover, #menubox_search_body .gm_opensearch:hover {
	cursor:pointer;
	text-decoration:underline;
}



.button_to_cart .cart_text:hover {
	text-decoration:none;
}

/* ENDE Allgemeines */


#menubox_cart 					{}

.quickie_absolute					{ position:relative; width:180px; height:20px; }
.quickie_text_field input { position:absolute; top:0px; left:0px; width:120px; }
.quickie_submit 					{ position:absolute; top:0px; left:126px; }


.searchbox_absolute					{ position:relative; width:160px; height:20px; }
.searchbox_text_field input { position:absolute; top:0px; left:0px; width:120px; }
.searchbox_submit 					{ position:absolute; top:0px; left:126px; }

/*
.quickie_text_field input { width:120px; }
.quickie_submit 					{ position:relative; top:4px; left:3px; }

.searchbox_text_field input { width:120px; }
.searchbox_submit 					{ position:relative; top:4px; left:3px; }
*/

#menubox_categories .cat_icon {	float:left; height:100%;}




#menubox_trusted 		{
border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:0px;
 padding-left:0px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 }
 /*
#menubox_trusted_head 	{
	position: relative;
 background-image: url();
 background-color: #0065AC;
 color: #FFFFFF;

 font-family: verdana;
 font-size: 10px;
 font-weight: bold;
 text-decoration: none;
 text-align:left;

 height:20px;
 line-height:20px;
 
 border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:3px;
 padding-left:3px;
 padding-right:0px;
 padding-top:0px;
 padding-bottom:0px;
 }
 */
#menubox_trusted_body 	{
 background-image: url();
 background-color: #e7e7e7;
 color: #000000;

 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
 text-align:left;

 border-width:0px;
 border-style:solid;
 border-color:blue;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
 margin-bottom:3px;
 padding-left:3px;
 padding-right:3px;
 padding-top:3px;
 padding-bottom:3px;
 }
  #menubox_trusted_body a { 
 color: blue;
 font-family: verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: underline;
}


#menubox_specials_head img, #menubox_reviews_head img, #menubox_whatsnew_head img, #menubox_cart_head img	{
	float: right;
	margin-right: 8px;
	margin-top: 6px;
}

#menubox_login_body .left {	
	float: left;
	width: 60px;
	padding: 1px;
}

#menubox_login_body .right {
	float: left;
	width: 140px;
	padding:	1px;
}

#menubox_newsletter_body 	.left {	
	float: left;
	width: 60px;
	padding:	1px;
}

#menubox_newsletter_body	.right {
	float: left;
	width: 140px;	
	padding:	1px;
}


#menubox_cart .box_overflow	{ 
	overflow: hidden; 
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
}

#menubox_cart .box_left		{ 
	float: left; 
	margin-top:		0px;
	margin-right:	5px;
	margin-bottom:	0px;
	margin-left:	0px;
}

#menubox_cart .box_right	{ }	

#menubox_order_history_body .box_left {
	float: left; 
	margin-top:		0px;
	margin-right:	5px;
	margin-bottom:	0px;
	margin-left:	0px;
}

#menubox_order_history_body .box_right {}	

#menubox_best_sellers_body	.box_load_bestseller	{ 
	overflow:hidden;
}

#menubox_best_sellers		.box_left				{ 
	padding-top:	3px;
	padding-right:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
}

#menubox_best_sellers		.box_right				{ 
	text-align:right; 
	padding-top:	2px;
	padding-right:	3px;
	padding-bottom:	3px;
	padding-left:	3px;
}

#shopping_cart  {overflow:hidden; width:99%;}


#content_box_new_products_default {  width:100%;  padding: 0px;  margin: 0px; }

#content_box_specials {  width:100%;  padding: 0px;  margin: 0px; }

#content_box_new_products_main {  
	width:100%;
  padding: 0px;
  margin: 0px;
 }

 #content_box_new_products_main_body .product_price { 
 padding: 0px;
  margin: 0px;
	height: 65px;
 }
 
 
 #iconizing_icon { float:left; }

 

 
/* Caution! Ensure accessibility in print and other media types... */
/* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
@media projection, screen { .ui-tabs-hide {display: none;} }
/* Hide useless elements in print layouts... */
@media print { .ui-tabs-nav {display: none;} }

/* Skin */
.ui-tabs-nav 												{list-style: none; margin: 0px 0px 2px 0px; padding: 0px;}
body .ui-tabs-nav li {
	float: left;
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}
.ui-tabs-nav a, .ui-tabs-nav a span {float: left; } /* fixes dir=ltr problem and other quirks IE */
body .ui-tabs-nav a {white-space: nowrap; /* @ IE 6 */ outline: 0; } /* @ Firefox, prevent dotted border after click */
body .ui-tabs-nav .ui-tabs-selected a 		{z-index: 2;}

.ui-tabs-nav a span { text-transform: uppercase; font-size: 10px; }

.ui-tabs-nav .ui-tabs-selected a span {}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor: text; } /* @ Opera, use pseudo classes otherwise it confuses cursor... */ 
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {cursor: pointer; } /* @ Opera, we need to be explicit again here now... */ 
.ui-tabs-disabled {opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { }

/*
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav 						{display: inline-block; } /* auto clear @ IE 6 & IE 7 Quirks Mode */ 
*:first-child+html .ui-tabs-nav {display: inline-block; } /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */


/* Startseite */
#content_box_upcoming_products_body .box_left		{	
	float: left;
}

#content_box_upcoming_products_body .box_right		{	
	text-align:right;
}
/* ENDE Startseite */


/* Kontoerstellung */
#create_account_page .heading img {
	float: left;
}

#create_account_page .smallHeading {
	font-size: 10px; 
	text-transform: none;
	text-align: right;
}

#create_account_page span {
	font-weight: bold; 
}

#create_account_page .cell_back {
	float: left;
	padding-top: 10px;
}

#create_account_page .cell_continue {
	float: right;
	padding-top: 10px;
}


#create_account_page .cell_center {
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page .cell_adress {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page .cell_adress_text {
	width: 60%;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#create_account_page #gender{
	position: relative;
	top: 3px;
}

#create_account_page .gender {
	height: 32px;
}

#create_account_page .form_buttons{
	overflow: hidden;
	height: 27px;
}
/* ENDE Kontoerstellung */


/* Artikeldetailseite */
#product_info { height: 100%; overflow: hidden; }

#product_info #details_head { overflow: hidden; line-height: normal; }

#product_info #products_price { float: right; }

#product_info #details_body 			{ display: block; overflow: hidden; margin-top: 4px; }
#product_info #details_left_part 	{ float: left; }
#product_info #details_main_part 	{ margin-bottom: 8px; float:none; width: auto; }

#product_info #details_cart_part 	{ position: relative; width: auto; }

#product_info #gm_tell_a_friend, #product_info #gm_tell_a_friend_icon, #product_info #gm_price_offer, #product_info #print, #product_info #gm_price_offer_icon, #product_info #print_icon {
	cursor: pointer;
}

#product_info .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}

#product_info .info_element { margin-bottom: 8px; }

#products_options .attribute_radio .gm_attr_calc_input {
	width: auto;
}

#products_media_head_file { float: left; }
#products_media_head_size { float: right; }

.products_media_button { float: right; }
.products_media_icon { float: left; margin-right: 5px; }
.products_media_info { float: left; width: 400px; }
.products_media_download { float: right; text-align: right; }
#products_media_body .filename { font-weight: bold; }
.products_media_download { width: 140px; }
.products_media_filesize { margin-right: 73px; }

#product_info #graduated_prices_detail 				{ }
#product_info .graduated_prices_detail_row 				{ overflow: hidden; }
#product_info .graduated_prices_detail_left 				{ float: left; width: 70px; }
#product_info .graduated_prices_detail_right 				{ margin-left: 70px; }

#product_info .details_attributes_selection { 
	width: 100%;
	margin-bottom: 8px;
}

#product_info .details_attributes_selection td{ 
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#product_info .details_table_options_space { height: 10px; }
#product_info .details_table_options_radio { width: 20px; }
#product_info .details_attributes_dropdown { margin-bottom: 8px; } 
#product_info .details_attributes { margin-bottom: 8px; } 
#product_info .details_attributes_options { height: 30px; }

#product_info #gm_attribute_images { margin-left: 1px; }

#product_info .details_qty {
	position: absolute;
	top: 7px;
	left: 8px;
}
#product_info .details_x {
	position: absolute;
	top: 9px;
	left: 49px;
}
#product_info .details_cart_button {
	position: absolute;
	top: 7px;
	left: 60px;
}
#product_info .details_wishlist {
	position: absolute;
	top: 7px;
	left: 150px;
}

/* IE CSS-HACK */
*:first-child+html #gm_attr_calc_qty {
	margin-top:-1px;
}


/* IE6 CSS-HACK */
* html .ui-tabs-nav {
	margin-left: -3px;
} 
/* ENDE Artikeldetailseite */

/* Artikelübersicht listing */
#product_listing { overflow: hidden; padding-right:2px; }

#product_listing .product_box .listing_attributes {  } 
#product_listing .product_box .listing_attributes_selection { padding-top: 10px; }
#product_listing .product_box .gm_image_button 	{ position:relative; top:4px; }	
/* ENDE Artikelübersicht listing */

/* Gästebuch */
#guestbook_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

.guestbook_navigation #back {
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	cursor: pointer;
}

.guestbook_navigation .guestbook_page_number_bold{
	font-weight: bold;
}

.guestbook_navigation #next {
	cursor: pointer;
}

#guestbook_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#guestbook_send_entry {
	cursor: pointer;
}

.guestbook_icon {
	cursor: pointer;
}

#guestbook_new_entry {
	float: left;
}
/* ENDE Gästebuch */


/* Bestellvorgang */
/* Bestellvorgang Shipping */
#checkout_shipping {	
	
}

#checkout_shipping .shipping_address_block {
	margin-bottom: 17px;
	color: #000000;
}

#checkout_shipping .module_option_title {
	width: 390px;
}

#checkout_shipping .navbar_line img {
	position: relative;
	top: 5px;
	left: 0px;
}

#checkout_shipping .cleary {
	clear: both; 
	line-height: 1px;
	font-size: 1px;
}
/* ENDE Bestellvorgang Shipping */

/* ENDE Bestellvorgang Payment */
#gm_checkout_payment {	

}

#gm_checkout_payment .module_data_left {
	padding-top: 2px;
	padding-right: 5px;
}

#gm_checkout_payment .gm_class_input, #gm_checkout_payment .gm_class_input{
	height: 22px;
	border: 1px solid #cccccc;
	font-size: 14px;
	width: 190px;
	margin-bottom: 1px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right: 0px;
}

#gm_checkout_payment .module_table select{
	height: 26px;
	border: 1px solid #cccccc;
	font-size: 14px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-left: 3px;
}

#gm_checkout_payment .module_description {
	width: 485px;
	overflow: hidden;
}

#gm_checkout_payment .module_table {
	width: 100%;
}

#gm_checkout_payment .navbar_line img {
	position: relative;
	top: 5px;
	left: 170px;
}
/* ENDE Bestellvorgang Payment */

/* Bestellvorgang Confirmation */
#gm_checkout_confirmation .products_block {
	padding-bottom: 10px;
}

#gm_checkout_confirmation .head {
	overflow: hidden;
	margin-bottom: 20px;
}

#gm_checkout_confirmation .table_products_space {
	height: 10px;
}

#gm_checkout_confirmation .left_address {
	float: left;
	width: 260px;
}

#gm_checkout_confirmation .right_address {
	float: right;
	width: 260px;
}

#gm_checkout_confirmation .address {
	overflow: hidden;
}

#gm_checkout_confirmation #order_data {
	overflow: hidden;
}

#gm_checkout_confirmation #total_block_table {
	margin-left: auto;
}

#gm_checkout_confirmation #table_products_data {
	width: 100%;
}

#gm_checkout_confirmation .navbar_line img {
	position: relative;
	top: 5px;
	left: 310px;
}
/* ENDE Bestellvorgang Confirmation */

/* Bestellvorgang Success */
#checkout_success .navbar_line img {
	position: relative;
	top: 5px;
	left: 424px;
}
/* ENDE Bestellvorgang Success */
/* ENDE Bestellvorgang */


/* Weiterempfehlen */
#gm_tell_a_friend_popup #tell_a_friend_send{
	float: right;
}

#tell_a_friend_icon {
	float: left;
	margin-right: 7px;
}

#tell_a_friend_form {
	padding-top: 10px;
	padding-bottom: 25px;
}
/* ENDE Weiterempfehlen */


/* Callback Service */
#callback_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

#callback_send {
	text-align: right;
	position: relative;
	right: -16px;
}

#callback_send_entry{
	cursor: pointer;
}
/* ENDE Callback Service */


/* Woanders günstiger? */
#price_offer_form {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px; 
}

#price_offer_back {
	float: left;
	position: relative;
	left: -16px;
}

#price_offer_send {
	
	text-align: right;
	position: relative;
	right: -16px;
}

/* ENDE Woanders günstiger? */





/* LIVE SEARCH  ++++++++++++++++++++++++++++++ */

#live_search_container {
	background-image: url();
	background-color: #e7e7e7;
}

#live_search_container a {
	font-family: Verdana, Tahoma;
	font-size:10px;
	font-weight: normal;
	font-style: italic;
	color:black;
	text-decoration:none;
}

#live_search_container ul {
  list-style-type:none;
	padding: 0px;
  margin: 0px 0px 3px 0px;	
}
#live_search_container li {
	padding: 0px;
  margin: 0px;	
	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#B3CCDD;
}

#live_search_container #live_search_head {
	font-family: Verdana, Tahoma;
	font-size:10px;
	font-weight: bold;
	color:black;
	text-decoration: none;
	text-align:left;
}
/* LIVE SEARCH  ++++++++++++++++++++++++++++++ */


/* MEGA FLYOVER  ++++++++++++++++++++++++++++++ */


/* MEGA FLYOVER  ++++++++++++++++++++++++++++++ */

.c_boxhead {
	height: 20px;
	line-height: 20px;
}

#column_right {
	background-color: #ffffff;
	background-image: url();
	float: right;
	margin-bottom: 2px;
	margin-top: 30px;
	overflow: hidden;
	width: 200px;
	} 


/* center page */
div.wrapper {
	margin: auto;
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	background: #ffffff url(backgrounds/page_body_bg.png) 50% 0 repeat-x;
}
 
div.wrapper-tl {
	margin: 0 auto; 
	width: 1050px;
	background: #ffffff url(backgrounds/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	padding: 0px 35px 0px 35px;
	background: url(backgrounds/wrapper_tr.png) 100% 0 no-repeat;
}

div#header {
	margin: 0px -10px 0px -10px;
	padding: 0px 0px 0px 0px;
	width: auto;  
	background: url(backgrounds/page_body_bg.png) 50% 0 repeat-x;
	position: relative;
	z-index: 10;
	clear: both;  
}
div#headerbar {
	position:absolute;
	width: auto;  
	height: 85px;
	padding: 0px 0px 0px 270px;
	clear: both;  
}

div#headermodule {
	margin: 7px 0px 0px 0px;
	float: right;
}

div#logo {
	position: absolute;
	top: 0px;
	left: -10px;
}


body#page {
	background: #323232;
}


div#header div.header-t {
	background: url(backgrounds/header_t.png) 50% 0 no-repeat;
}

div#date {
	color: #ffffff;
}
div#middle {
	width: auto;  
	margin: 10px 0px 0px 0px;
	clear: both;  
}

div#middle .background {
	min-height: 140px;
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 200px;
	padding-top: 30px;
}

.left div#middle div#left {
	float: left;
}



div#header div.header-t {
	background: url(backgrounds/header_t.png) 50% 0 no-repeat;
}

div#header div.header-b {
	background: url(backgrounds/header_b.png) 0 100% repeat-x;
}

div#header div.header-bl {
	background: url(backgrounds/header_bl.png) 0 100% no-repeat;
}

div#header div.header-br {
	height: 170px;
	background: url(backgrounds/header_br.png) 100% 100% no-repeat;
}


#mode1_block {
	padding-top: 5px;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 80%;
	}

div#footer1 {
	width: auto;  
	padding: 10px 35px 0px 35px;
	clear: both;  
	text-align: center;
	color: #ffffff;
}

div#footer1 a.anchor {
	margin: 3px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(backgrounds/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none
	
}
.copyright { 
	clear: both;
	color: #808080;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	margin-top: -50px;
}

.copyright a { 
	color: #808080;
	text-decoration: none;
}

html .copyright,
	
html .copyright a {
		color: #555;
	}
div#page-footer {
	padding: 70px 0px 0px 0px;
	min-height: 100px;
	background: url(backgrounds/page_footer_bg.png) #333 50% 0 repeat-x;
}

/*
 * left modules
 */
 
#left div.module,
#left div.module_menu,
#left div.module-white,
#left div.module-dotted,
#left div.module-grey,
#left div.module-black,
#left div.module-blue,
#left div.module-green,
#left div.module-yellow,
#left div.module-new,
#left div.module-top,
#left div.module-pick {
	margin: 0px 0px 10px 0px;
}

#left div.module h3,
#left div.module_menu h3,
#left div.module-white h3 {
	background: url(left_module_header.png) 0 0 no-repeat;
}


#left div.module_menu h3 {
	margin: -10px -1px 0px -1px;
}

/* blank */
#left div.module-blank {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

/*
 * maintopbox & mainbottombox modules
 */
 
#maintop div.module, #mainbottom div.module,
#maintop div.module_menu, #mainbottom div.module_menu,
#maintop div.module-white, #mainbottom div.module-white,
#maintop div.module-dotted, #mainbottom div.module-dotted,
#maintop div.module-grey, #mainbottom div.module-grey,
#maintop div.module-black, #mainbottom div.module-black,
#maintop div.module-blue, #mainbottom div.module-blue,
#maintop div.module-green, #mainbottom div.module-green,
#maintop div.module-yellow, #mainbottom div.module-yellow,
#maintop div.module-new, #mainbottom div.module-new,
#maintop div.module-top, #mainbottom div.module-top,
#maintop div.module-pick, #mainbottom div.module-pick {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

#maintop .seperator div.module, #mainbottom .seperator div.module,
#maintop .seperator div.module_menu, #mainbottom .seperator div.module_menu,
#maintop .seperator div.module-white, #mainbottom .seperator div.module-white,
#maintop .seperator div.module-dotted, #mainbottom .seperator div.module-dotted,
#maintop .seperator div.module-grey, #mainbottom .seperator div.module-grey,
#maintop .seperator div.module-black, #mainbottom .seperator div.module-black,
#maintop .seperator div.module-blue, #mainbottom .seperator div.module-blue,
#maintop .seperator div.module-green, #mainbottom .seperator div.module-green,
#maintop .seperator div.module-yellow, #mainbottom .seperator div.module-yellow,
#maintop .seperator div.module-new, #mainbottom .seperator div.module-new,
#maintop .seperator div.module-top, #mainbottom .seperator div.module-top,
#maintop .seperator div.module-pick, #mainbottom .seperator div.module-pick {
	margin: 0px 10px 0px 0px;
}

#maintop div.module h3, #mainbottom div.module h3,
#maintop div.module-white h3, #mainbottom div.module-white h3 {
	margin: -5px -15px 5px -15px;
}

/* blank */
#maintop div.module-blank, #mainbottom div.module-blank {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

#maintop .seperator div.module-blank, #mainbottom .seperator div.module-blank {
	margin: 0px 10px 0px 0px;
}
/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

body.width-thin div.wrapper {
	width: 95%;
}

body.width-wide div.wrapper { width: 960px; }

body.width-fluid div.wrapper { width: 50%; }

div#styleswitcher { width: 45px; }

/*
 * Navigation TopMenu
*/

div#menu {
	position:absolute;
	margin-top: 118px; 
	* margin-top: 130px;
	padding-left:10px;
	padding-right:10px;
	width: 920px;
}

#topmenu_block {
	position: relative;
	* margin-top: 45px;
	margin: 0px;
	padding: 0px;
} 
/*
 * menu
 */

 
#topmenu_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}


#topmenu_left li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#topmenu_left li a, #topmenu_left li span.separator {
	height: 40px;
	display: block;
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
} 

#topmenu_left li span {  
	display: block;
	background-repeat: no-repeat;
	background-position: 95% 0px;
}



#topmenu_left li a.current {  
	color: #aa1428;
	text-decoration: none;
}

#topmenu_left a:hover, #topmenu_left span.separator:hover{  
	color: #aa1428;
	text-decoration: none;
}

#topmenu_left li.active {  
	font-weight: bold;
	text-decoration: none;
}

#topmenu_left li.active ul {  
	font-weight: normal;
}

#topmenu_left li.parent span.separator {  
	cursor: pointer;
}


#topmenu_left ul.menu {
}

#topmenu_left li {
	margin-right: 5px;
}

#topmenu_left a. span {
	padding: 0px 10px 0px 10px;
}

#topmenu_left li:hover {  
	background: url(backgrounds/menu_tab_l.png) 0 0 no-repeat;
}

#topmenu_left li.sfhover li.sfhover {  
	background: none;
}

#topmenu_left li:hover a{  
	background: url(backgrounds/menu_tab_r.png) 100% 0 no-repeat;
}

#topmenu_left li.active {  
	background: url(backgrounds/menu_tab_l.png) 0 0 no-repeat;
}

#topmenu_left a.active {  
	background: url(backgrounds/menu_tab_r.png) 100% 0 no-repeat;
}

#topmenu_left li.active li {  
	background: none;
}

#topmenu_left li li a.active {  
	background: none;
}

#topmenu_left li a {  
	color: #ffffff;
}

#topmenu_left li.active a, #topmenu_left li.active span {  
	line-height: 43px;
	color: #000000;
}

#topmenu_left li:hover a, #topmenu_left li:hover span.level1, #topmenu_left li.sfhover a.level1, #topmenu_left li.sfhover span.level1 {  
	line-height: 43px;
	color: #000000;
}

#topmenu_left li a:hover, #topmenu_left li span:hover, #topmenu_left li span.sfhover span {  
	color: #aa1428;
}

 
#topmenu_left ul.menu ul {
	position: absolute;
	top: 40px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 1px 0px;
	background: url(backgrounds/menu_dropdown_bg.png) 0 100% no-repeat;
}


#topmenu_left ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}


#topmenu_left li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#topmenu_left li a, #topmenu_left li span.separator {
	height: 40px;
	display: block;
	float: left;
	line-height: 50px;
	text-decoration: none;
	color: #fff;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
} 

#topmenu_left li span {  
	display: block;
	background-repeat: no-repeat;
	background-position: 95% 0px;
}



#topmenu_left li a.current {  
	color: #aa1428;
	text-decoration: none;
}

#topmenu_left a:hover, #topmenu_left span.separator:hover{  
	color: #aa1428;
	text-decoration: none;
}

#topmenu_right {
	margin-top: 15px;
	padding: 0px;
	float: right;  
}


#topmenu_right a  {
	text-decoration: none;
	color: #fff;
	padding: 0px 10px 0px 10px;
} 




#topmenu_right a:hover, #topmenu_right span.separator:hover{  
	color: #aa1428;
	text-decoration: none;
}


#topmenu_right a. span {
	padding: 0px 10px 0px 10px;
}


#topmenu_right a.active {  

}


.gm_box_container {
	background:transparent url(backgrounds/middle_module_br.png) no-repeat scroll 0 100%;
	min-height:70px;
	overflow:hidden;
	padding:10px 15px;
	border-left:#d9d9d9 solid 1px;
	border-right: #d9d9d9 solid 1px;
	margin-bottom: 10px;
	}


#menubox_categories .categories {
	margin-bottom: 3px;
	overflow: hidden;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 4px;
	text-align: left;
	} 
#menubox_categories .cat_active {
	color: #aa1428;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	} 

#menubox_categories .cat_link {
	color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 11px;   font-style: normal;   font-weight: bold;   text-align: left;   text-decoration: none;   text-transform: none;  } 
#menubox_categories .cat_sub_link {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   text-align: left;   text-decoration: none;   text-transform: none;  }
 
#menubox_categories a {
	color: #aa1428;
	} 
#menubox_search {   border-color: blue;   border-style: solid;   border-width: 0px;   margin-bottom: 0px;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   padding-bottom: 0px;   padding-left: 0px;   padding-right: 0px;   padding-top: 0px;  } 

#menubox_search_body .gm_opensearch {   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   text-decoration: none;  } 
#menubox_search_body .gm_opensearch_info {   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   text-decoration: none;  } 
#menubox_search_body input[type=text] {   width: 100px;  } 


#menubox_categories_head,
#menubox_search_head,
#menubox_cart_head,
#menubox_languages_head,
#menubox_extrabox1_head,
#menubox_currencies_head,
#menubox_login_head,
#menubox_specials_head,
#menubox_gm_scroller_head,
#menubox_newsletter_head,
#menubox_information_head,
#menubox_content_head,
#menubox_gm_bookmarks_head,
#menubox_admin_head,
#menubox_extrabox2_head,
#cart_on_top_heading
 {
	font-weight:bold;
	height:25px;
	line-height:25px;
	margin:-10px -15px 5px;
	padding:0 0 0 15px;
	text-align:left;
	background:transparent url(backgrounds/left_module_header.png) no-repeat scroll 0 0;
	} 

#menubox_cart_body,
#menubox_search_body,
#menubox_extrabox1_body,
#menubox_specials_body,
#menubox_newsletter_body,
#menubox_gm_scroller_body,
#menubox_login_body,
#menubox_languages_body,
#menubox_currencies_body,
#menubox_information_body,
#menubox_last_viewed_body,
#menubox_infobox_body,
#menubox_content_body,
#menubox_gm_bookmarks_body,
#menubox_admin_body,
#menubox_extrabox2_body,
   {   
	background: transparent;
	color: #646464;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}

#menubox_content_body a,
#menubox_information_body a,
#menubox_login_body a,
#menubox_admin_body a,
#menubox_search_body a{   
	color: #aa1428;
	text-decoration: none;
	} 
#cart_on_top_body
   {
	width: 186px;
	background: transparent;
	color: #646464;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 3px;
	text-align: left;
	text-decoration: none;
}

#cart_on_top {
	position:absolute;
	width:168px;
	float: right;
	margin-left: 790px;
	margin-bottom:10px;
	margin-top: 15px;
	background:transparent url(backgrounds/middle_module_br.png) no-repeat scroll 0 100%;
	min-height:60px;
	overflow:hidden;
	padding: 10px 15px 0 15px;
	border-left:#d9d9d9 solid 1px;
	border-right: #d9d9d9 solid 1px;
	} 
#cart_on_top_body {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   text-decoration: none;  } 
#cart_on_top_body #box_cart_qty {   border-bottom-color: #000000;   border-bottom-style: solid;   border-bottom-width: 1px;  } 
#cart_on_top_body .gm_shipping_link {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   text-decoration: none;  } 
#cart_on_top_heading a {   color: #ffffff;  } 


#mode1_search_cell {
	visibility:hidden;
	border: #333;
	border: hidden;
	border: solid 1px; 
	float: left;
	height: 24px;
	line-height: 20px; 
	position: relative;
	text-align: center;
	width: 200px;
	} 
#mode1_search_cell .gm_class_input {
	top: 2px;
	color: #333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	width: 120px;
	}

#mode1_pathrow {
	background-color: #fff;
	color: #aa1428;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	margin-left: 5px;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	width: auto;
	} 
#mode1_pathrow a {   color: #aa1428; text-decoration: none;   text-transform: none;  } 
 
#mode2_pathrow {   color: #000000;   font-family: Arial, Helvetica, Sans-Serif;   font-size: 12px;   font-style: normal;   font-weight: normal;   margin-bottom: 0px;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   padding-bottom: 0px;   padding-left: 5px;   padding-right: 0px;   padding-top: 0px;   text-align: left;   text-decoration: none;   text-transform: none;   width: auto;  } 
#mode2_pathrow a {   color: #000000;   font-family: Arial, Helvetica, Sans-Serif;   font-size: 12px;   font-style: normal;   font-weight: normal;   text-align: left;   text-decoration: none;   text-transform: none;  } 

#content_box_specials_body {
	list-style-type: none;
	margin-bottom: 0px;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   overflow: hidden;   padding-bottom: 0px;   padding-left: 0px;   padding-right: 0px;   padding-top: 0px;   width: 100%;  }

.sub_categories_listing_body	.box_list {
	background-color:#CCC;
	color: #C00;
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	list-style-type: none;
	margin: 5px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 250px;
	} 

.sub_categories_listing_body {   background: #FFFFFF;   color: #000000;   font-family: Arial, Helvetica, Sans-Serif;   font-size: 12px;   font-style: normal;   font-weight: normal;   height: 100%;   list-style-type: none;   margin-bottom: 3px;   margin-left: 0px;   margin-right: 0px;   margin-top: 3px;   overflow: hidden;   padding: 0px;   text-align: center;   text-decoration: none;   text-transform: none; } 
.product_info_add_ons {   overflow: hidden;  } 
.product_info_add_ons .gm_price {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 12px;   font-style: normal;   font-weight: bold;   text-align: left;   text-decoration: none;   text-transform: none;  } 
.product_info_add_ons .productOldPrice {   color: #FF0000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: bold;   text-align: left;   text-decoration: line-through;   text-transform: none;  } 
.product_info_add_ons .product_info_add_ons_bottom_cell {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   padding-bottom: 4px;   padding-left: 4px;   padding-right: 4px;   padding-top: 4px;   text-align: right;   text-decoration: none;  } 
.product_info_add_ons .product_info_add_ons_content_cell {   border-left-color: #a7a7a7;   border-left-style: solid;   border-left-width: 1px;  } 
.product_info_add_ons .product_info_add_ons_details_button {   color: #000000;   float: right;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   text-align: justify;   text-decoration: none;  } 
.product_info_add_ons .product_info_add_ons_head {
	background-color: #EAEAEA;
	color: #666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	text-align: justify;
	text-decoration: none;
	border:1px solid #CDCDCD;
	} 
.product_info_add_ons .product_info_add_ons_header_cell {   background-color: #e7e7e7;   border-bottom-color: #a7a7a7;   border-bottom-style: solid;   border-bottom-width: 1px;   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 12px;   font-style: normal;   font-weight: bold;   padding-bottom: 4px;   padding-left: 4px;   padding-right: 4px;   padding-top: 4px;   text-align: justify;   text-decoration: none;  } 
.product_info_add_ons .product_info_add_ons_image_cell {   border-right-color: #a7a7a7;   border-right-style: solid;   border-right-width: 1px;   float: left;   height: 100%;   padding-bottom: 2px;   padding-left: 0px;   padding-right: 0px;   padding-top: 2px;   text-align: center;   vertical-align: top;  } 
.product_info_add_ons .product_info_add_ons_middle_cell {   color: #000000;   font-family: Verdana, Arial, Helvetica, Sans-Serif;   font-size: 10px;   font-style: normal;   font-weight: normal;   padding-bottom: 0px;   padding-left: 4px;   padding-right: 4px;   padding-top: 4px;   text-align: justify;   text-decoration: none;  } 
.product_info_add_ons .product_info_add_ons_product_box {   background: #FFFFFF;   border-color: #a7a7a7;   border-style: solid;   border-width: 1px;   height: 100%;   margin-bottom: 5px;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   overflow: hidden;   padding-bottom: 0px;   padding-left: 0px;   padding-right: 0px;   padding-top: 0px;  } 
.product_info_add_ons .product_link {   color: #000000;   font-style: normal;   font-weight: bold;   text-decoration: none;   text-transform: none;  } 
.product_info_add_ons_content_cell a {   color: #000000;   font-style: normal;   font-weight: normal;   text-decoration: none;   text-transform: none;  } 
