/* --------------------------------------------------------------
   stylesheet.css 2008-08-10 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;
	background-image:url(./img/satbg.jpg);
	background-repeat:repeat-y;
	background-position:50%;
	background-attachment:fixed;
	background-color:#3468a2;
}

a 
  {
    text-decoration:none;
    color:#000000;
  }

a:hover
  {text-decoration:underline;}

.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:  Helvetica, Arial, Verdana, Geneva,sans-serif; font-size: 10px; }
/* STUFF  ++++++++++++++++++++++++++++++ */


#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; background-color:white; }

#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: 20px;
	padding-left: 20px;
}

.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: 675px;
	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 .module_option_overflow{
	overflow: hidden;
}
/* ENDE Bestellvorgang allgemein */


/* Navigation */
.navigation {
	width: 100%;
	text-align:center;
	color:#ff8400;
}
/* 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;
}

.copyright { 
	clear: both;
	color: #808080;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

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

.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:180px; 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_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-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_login_body 		.right {	
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_newsletter_body 	.left {	
	float: left;
	width: 60px;
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
}

#menubox_newsletter_body	.right {	
	padding-top:	1px;
	padding-right:	1px;
	padding-bottom:	1px;
	padding-left:	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
  {
  margin-left:10px;
  }

.box_load_bestseller	{ 
	overflow:hidden;
	border:1px solid #6a6a6a;
	background-color:#ffffff;
	padding:5px;
	margin-bottom:10px;
}

.best_header
  {
  font-size:14px;
  font-weight:bold;
  margin-bottom:4px;
  }
  
.best_header a 
  {
  color:#6a6a6a;
  }

.best_image
  {
  text-align:center;
  margin:10px 0px;
  }

#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-top: 15px; }



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


 

 
/* 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;} }


/*
.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 */



/* 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; }	
/* 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 {	
	
}

.shipping_address_block {
	margin-bottom: 17px;
	color: #000000;
	margin-left:47px;
	border:0px solid #efefef;
	float:left;
	display:block;
	padding:5px;
	font-weight:bold;
}

#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;
	background-color:#efefef;
	border:1px solid #dddddd;
	padding:10px;
}

#gm_checkout_confirmation .right_address {
	float: right;
	width: 260px;
	background-color:#efefef;
	border:1px solid #dddddd;
	padding:10px;
}

#gm_checkout_confirmation .confirmbox
  {
  background-color:#efefef;
	border:1px solid #dddddd;
	padding:10px;
	margin-bottom:20px;
  }

.confirmbox .content img
  {display:none;}

#gm_checkout_confirmation .heading
  {
  font-weight:bold;
  margin-bottom:5px;
  }
  
#gm_checkout_confirmation .heading a
  {
  color:#ff8400;
  }

#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;
	display:none;
}

#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;
}



/*  Bearbeitete Styles für Megasat */

.wrap_site {
overflow:hidden;
}

.wrap_shop {
height:100%;
margin:0px auto;
overflow:hidden;
text-align:left;
width:978px;
}



/* HEADER */
.header {
background-image:url(./img/header-bg.png);
background-repeat:no-repeat;
background-position:top center;
height:175px;
margin-bottom:10px;
}

.mainlogo
{
margin-left:15px;
}

#topmenu_block {
overflow:hidden;
display:block;
}

#topmenu_block #topmenu_right {
color:#000000;
float:right;
font-family:Helvetica,Arial,Verdana,Sans-Serif;
font-size:14px;
font-style:normal;
font-weight:bold;
height:25px;
line-height:25px;
margin:15px 25px 15px 0px;
text-align:right;
}

#topmenu_right a
  {
  color:#ffffff;
  text-decoration:none;
  }

#topmenu_right a:hover
  {
  color:#ffffff;
  text-decoration:underline;
  }

.imgblock
{
display:block;
float:left;
}
  
#mode1_block {
overflow:hidden;
padding:0;
float:left;
margin-top:10px;
margin-left:24px;
width:510px;
}
  
#mode1_search_cell {
float:left;
width:330px;
height:40px;
background-image:url(./img/search_bg.png);
background-repeat:no-repeat;
line-height:38px;
margin:0;
padding-left:12px;
position:relative;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}

#mode1_search_cell .gm_class_input {
color:#000000;
font-family:Helvetica,Arial,Verdana,Sans-Serif;
font-size:11px;
font-weight:bold;
text-align:left;
width:170px;
}  

#mode1_block #quick_find_input {
	position:	absolute;
	top:			9px;
	left:			115px;
	height:12px;
	width:155px;
}
#mode1_block #quick_find_submit {
	position:	absolute;
	top:			10px;
	left:			280px;
}

#mainbuttons
  {
  float:right;
  }

#databutton
  {
  background-image:url(./img/button-daten.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
  width:150px;
  height:38px;
  display:block;
  }
  
#databutton:hover
  {
  background-position:0px -40px;
  }
  
#checkoutbutton
  {
  background-image:url(./img/button-bestellung.png);
  background-repeat:no-repeat;
  background-position:0px 0px;
  width:150px;
  height:38px;
  display:block;
  margin-top:3px;
  }
  
#checkoutbutton:hover
  {
  background-position:0px -39px;
  }
  

.cart
  {
  overflow:hidden;
  float:right;
  width:420px;
  }

.cartimage
  {
  float:left;
  margin-top:5px;
  margin-left:15px;
  margin-right:10px;
  }
  
#cart_on_top {
background-image:url(./img/warenkorb-bg.png);
background-repeat:no-repeat;
float:right;
margin-bottom:3px;
margin-top:7px;
margin-right:8px;
padding:2px;
width:392px;
height:93px;
}

#cart_on_top #cart_on_top_heading {
color:#ff8400;
font-family:Helvetica,Arial,Verdana,Sans-Serif;
font-size:13px;
font-weight:bold;
margin-bottom:1px;
margin-left:2px;
margin-top:5px;
text-decoration:none;
}

#cart_on_top_body {
color:#000000;
font-family:Helvetica,Arial,Verdana,Sans-Serif;
font-size:10px;
margin-bottom:0;
float:left;
width:250px;
}

#box_cart_qty 
  {
  margin:5px 0px;
  }

#cart_on_top_body .gm_shipping_link {
color:#000000;
font-family:Helvetica,Arial,Verdana,Sans-Serif;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

#cart_on_top_heading a {
color:#FFFFFF;
}

/* MAINCONTENT */

#column_left {
clear:both;
float:left;
margin:2px 0;
overflow:hidden;
width:185px;
}

#column_right {
float:right;
margin:2px 0;
overflow:hidden;
width:185px;
}

#column_content {
color:#000000;
margin:0px 201px;
width:574px;
text-align:center;
}

.contenthead
  {
  background-image:url(./img/contentbox-head.png);
  background-repeat:no-repeat;
  width:574px;
  height:20px;
  }
  
.contentfoot
  {
  background-image:url(./img/contentbox-footer.png);
  background-repeat:no-repeat;
  width:574px;
  height:40px;
  }
  

#main_content_container {
  background-image:url(./img/contentbox-bg.png);
  background-repeat:repeat-y;
  padding-left:9px;
  padding-right:9px;
  text-align:left;
  overflow:hidden;
}

.smallbox-foot
  {
  width:185px;
  height:17px;
  background-image:url(./img/smallbox-footer.png);
  background-repeat:no-repeat;
  }
  
.leftbox .c_boxhead
  {
  width:185px;
  height:32px;
  background-image:url(./img/smallbox-catehead.png);
  background-repeat:no-repeat;
  font-size:13px;
  color:#ffffff;
  font-weight:bold;
  line-height:32px;
  padding-left:15px;
  }
  
.leftbox .c_cathead
  {
  width:185px;
  height:32px;
  background-image:url(./img/smallbox-catehead.png);
  background-repeat:no-repeat;
    font-size:14px;
  color:#ffffff;
  font-weight:bold;
  line-height:32px;
  padding-left:15px;
  }
  
.leftbox
  {
  margin-bottom:10px;
  }
 
 .leftbox .smallbox-content
  {
  width:185px;
  background-image:url(./img/smallbox-bg.png);
  background-repeat:no-repeat;
  background-position:bottom;
  overflow:hidden;
  }
  
.smallbox-child
  {margin:0px 10px 0px 20px;
  padding-top:5px;}
  
  
/* Kategory Box */

.cat_link {
color:#000000;
font-size:12px;
font-weight:bold;
text-align:left;
line-height:20px;
margin-left:20px;
margin-top:5px;
}

.cat_link a {
  color:#000000;
  background-image:url(./img/listcat.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:22px;
  text-decoration:none;
}

.cat_sub_link a {
  color:#000000;
  background-image:none;
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:22px;
  text-decoration:none;
}

.cat_link a:hover, .cat_link a:active {
  color:#000000;
  background-image:url(./img/activecat.png);
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:24px; 
}

.cat_sub_link a:hover, .cat_sub_link a:active {
  color:#ff8400;
  background-image:none;
  background-repeat:no-repeat;
  background-position:center left;
  padding-left:24px; 
}

.cat_active
  {
  color:#ff8400;
    }


#menubox_categories .cat_sub_link {
font-family:Helvetica,Arial,Verdana,Sans-Serif;
font-size:10px;
text-align:left;
}

.infobox_link
  {
  font-weight:bold;
  display:block;
  margin-top:5px;
  }

.infobox_link
  {
  color:#000000;
  text-decoration:none;
  }

.infobox_link:hover
  {
  padding-left:3px;
  color:#ff8400;
  text-decoration:none;
  }

.productOldPrice
  {
  display:none;
  }
  
.best_price
  {
   font-weight:bold;
   color:#ff8400;
   font-size:18px;
  }
  
.best_versand
  {
  font-size:10px;
  color:#6a6a6a;
  }
  
#content_box_specials_head
  {
  font-weight:bold;
  font-size:18px;
  height:18px;
  padding-left:10px;
  margin-top:10px;
  }
  
  
.product_box_br
  {
  background-image:url(./img/specials_box_br.jpg);
  background-position:bottom right;
  background-repeat:no-repeat;
  overflow:hidden;
  }
  
  
.product_box_bl
  {
  background-image:url(./img/specials_box_bl.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
  overflow:hidden;
  }

.product_box_tr
  {
  background-image:url(./img/specials_box_tr.jpg);
  background-position:top right;
  background-repeat:no-repeat;
  overflow:hidden;
  }

.product_box_tl
  {
  background-image:url(./img/specials_box_tl.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  overflow:hidden;
  position:relative;
  }
  
.mainspecial_image
  {
  float:left;
  display:block;
  margin:10px 40px 10px 18px;
  }


  
.mainspecial_price
  {
  position:absolute;
  bottom:0px;
  right:0px;
  background-image:url(./img/specials_preisbox.jpg);
  background-position:bottom right;
  background-repeat:no-repeat;
  height:50px;
  text-align:right;
  padding-right:20px;
  width:370px;
  }
  
.mainspecial_price .gm_price
  {
  color:#ffffff;
  font-weight:bold;
  font-size:28px;
  margin-top:10px;
  }

.mainspecial_versand
  {
   margin-top:4px;
  }

.mainspecial_info form
  {
  display:block;
  }
  
.ms_button_to_cart
  {float:left;}

.ms_product_title
  {
  color:#ff8400;
  font-weight:bold;
  font-size:18px;
  line-height:20px;
  margin-top:10px;
  }
  
.ms_product_title a
  {
  color:#ff8400;
  }
  
.categories_name h1, .categories_name_overview
  {
  margin-top:0px;
  margin-bottom:7px;
  color:#000000;
  font-weight:bold;
  font-size:18px;
  }
  
.breakerline
  {
  margin-bottom:10px;
  margin-top:5px;  
  }
  
.product-info
  {
  display:block;
  position:relative;
  margin-bottom:55px;
  }
  
specials_middle_cell
  {
  margin-bottom:55px;
  }
  
.box_list
  {
  list-style-type:none;
  color:#6a6a6a;
  line-height:24px;
  font-size:16px;
  }
  
.box_list a
  {
  color:#6a6a6a;
  line-height:24px;
  font-size:16px;
  }
  
.box_list a:hover
  {
  color:#ff8400;
  text-decoration:none;
  }
  
.heading_more_categories
  {
  font-weight:bold;
  }

#content_page
  {
  margin:0px 5px;
  }

#content_page h1
  {
  margin-top:2px;
  margin-bottom:5px;
  }
  
#content_page
  {

  }
  
#content_page a
  {
  color:#ff8400;
  }
  
#products_name
  {
  float:left;
  font-size:18px;
  font-weight:bold;
  width:360px;
  }
  
.info_element_shipping
  {
  float:right;
  width:160px;
  }

#product_images_box {
background-color:white;
margin-left:auto;
margin-right:auto;
overflow:hidden;
padding:5px;
}
#product_images_box #active_image {
border:1px solid #CCCCCC;
text-align:center;
}
#product_images_box #footer {
background-image:url(icons/close.gif);
background-position:right center;
background-repeat:no-repeat;
color:#B9B9B9;
cursor:pointer;
display:block;
float:right;
font-family:Arial;
font-size:14px;
font-style:normal;
font-weight:bold;
height:21px;
line-height:21px;
padding-right:20px;
text-align:right;
text-decoration:none;
text-transform:uppercase;
}
#product_images_box #wrap_images {
margin-left:auto;
margin-right:auto;
margin-top:40px;
overflow:hidden;
}
#product_images_box .active {
background-color:#F3F8FC;
border:1px solid #335475;
}
#product_images_box .inactive {
background-color:white;
border:1px solid #CCCCCC;
}
#product_images_box h1 {
background-color:#ff8400;
color:white;
font-family:Arial;
font-size:16px;
font-weight:bold;
height:35px;
line-height:35px;
margin:0;
text-align:center;
}
#product_images_box li {
float:left;
margin-right:12px;
margin-top:12px;
padding:0;
text-align:center;
}
#product_images_box ul {
list-style-type:none;
margin:0;
padding:0;
}

div.mainimage 
  {
  width:200px;
  margin-right:15px;
  margin-bottom:15px;
  }

div.mainimage img
  {
  width:200px;
  }
  
ul.more_images
  {
  list-style-type:none;
  padding:0px;
  }
  
ul.more_images li
  {
  display:block;
  float:left;
  width:60px;
  height:60px;
  overflow:hidden;
  margin-right:10px;
  }
  
ul.more_images li img
  {
  height:60px;
  width:60px;
  }
  
#products_price
  {
  background-image:url(./img/pricebox-bg.jpg);
  background-position:bottom right;
  background-repeat:no-repeat;
  text-align:right;
  padding-right:20px;
  color:#ffffff;
  font-weight:bold;
  font-size:28px;
  display:block;
  float:right;
  height:37px;
  padding-top:10px;
  width:220px;
  }

.products_versand
  {  color:#000000;
  font-weight:bold;
  font-size:10px;
  margin-top:2px;}
  
.upper_right_box  
  {
  overflow:hidden;
  }
  
#details_attributes
  {
  margin-left:10px;
  margin-right:0px;
  overflow:hidden;
  }  
  
.details_attributes
  {
  display:block;
  float:right;
  border:1px solid #eeeeee;
  padding:5px;
  margin:1px;
  }
  
/* Artikeldetailseite */
#product_info { height: 100%; overflow: hidden; }

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

#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; 
    overflow:hidden;
    display:block; }

#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;
}

#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%;
}

#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 
    {
    margin:10px 0px 15px 0px;
    float:right;
    width:287px;
    text-align:left;
    }

#product_info .details_qty input{
      width:50px;
}



#product_info .details_cart_button {
float:right;
}
#product_info .details_wishlist {
	position: absolute;
	top: 7px;
	left: 150px;
}

#additional_icons
  {
    float:right;
    width:287px;
    text-align:left;
    margin-top:15px;
  }
  
#additional_icons .info_element
  {
  display:block;
  margin-bottom:10px;
  overflow:hidden;
  }
  
#additional_icons .info_element img
  {
  margin-right:10px;
  }
  
#additional_icons .info_element_box
  {
  line-height:26px;
  }
  
#products_description
  {
  margin:0px 5px;
  line-height:16px;
  }
  
#products_description h1
  {
  font-weight:bold;
  color:#ff8400;
  font-size:16px;
  line-height:19px;
  }
  
#products_description h2
  {
  font-weight:bold;
  color:#000000;
  font-size:14px;
  line-height:16px;
  }
  
  /* Skin */
.ui-tabs-nav
{list-style: none; margin: 0px 0px 12px 0px; padding: 0px; border-bottom:2px solid #333333;}



.ui-tabs-nav li {
	float: left;
	margin: 0px 5px 0px 5px; 
	text-align:center;
	width:90px;
	height:20px;
  background-color:#6a6a6a;
  color:#ffffff; 
}

.ui-tabs-nav a, .ui-tabs-nav a span {text-align:centeR; } /* 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 { text-transform: uppercase; font-size: 10px; color:#ffffff}

.ui-tabs-nav .ui-tabs-selected a {color:#ffffff}
.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-nav li.ui-tabs-selected {background-color:#ff8400;}

#content_box_new_products_main {  
	width:100%;
  padding: 0px;
  margin-top: 15px;
 }
 
 #iconizing_icon { float:left; margin-right:20px; }
 
 #iconized_page_head
  {
  height:90px;
  font-weight:bold;
  font-size:16px;
  color:#ff8400;
  line-height:90px;
  }
  
#cart_table
  {
  margin:10px 0px;
  width:100%;
  }

#cart_table th
  {
  background-color:none;
  color:#000000;
  font-weight:bold;
  text-align:center;
  }
  
#cart_table td
  {
  vertical-align:middle;
  height:20px;
  background-color:#efefef;
  padding:3px 5px;
  }
  
#cart_table_total
  {
  float:right;
  margin:5px 0px 20px 0px;
  font-size:14px;
  line-height:18px;
  text-align:right;
  }
  
#cart_table_total td
  {
  height:25px;
  }
  
.endprice
  {
  font-weight:bold;
  color:#ff8400;
  font-size:16px;
  line-height:20px;
  }
  
.gift_cart_left
  {
  float:left;
  }

.contacttable, .adresstable
  {
  margin-left:20px;
  }
  
.contacttable td.cell_left, .adresstable td.cell_left
  {
  background-color:#ffd6aa;
  text-align:right;
  padding:5px;
  width:150px;
  vertical-align:top;
  }

.contacttable td.cell_right, .adresstable td.cell_right
  {
  background-color:#efefef;
  text-align:left;
  vertical-align:top;
    padding:5px;
  }

.contacttable input
  {
  width:234px
  }

#submitbutton input
  {
   width:52px;
  }
  
#message_body
  {
  width:234px;
  }
  
.shoppingtable
  {margin:5px;}
  
.pufferblock
  {
  margin:6px 14px;
  }

.pufferblock h2
  {
  margin-bottom:5px;
  }
  
.floaticon
  {
  float:left;
  margin-right:10px;
  }
  
.subtitle
  {
  color:#ff8400;
  }
  
.text_must
  {
  margin-left:47px;
  color:#dd0000;
  font-weight:bold;
  margin-bottom:10px;
  }
  
.checkout_addresses
  {
  margin-top:10px;
  margin-bottom:10px;  
  }
  
.checkout_addresses table
  {
  border-bottom:1px solid #ff8400;
  margin-bottom:5px;
  margin-top:10px;
  }
  
.checkout_addresses table table
  {
  border:0px;
  color:#616161;
  }
  
.continue
  {
  width:300px;
  margin:20px auto;
  }
  
#checkout_page_head
  {
  font-weight:bold;
  font-size:20px;
  color:#ffffff;
  line-height:37px;
  }
  

.head_height {
	overflow: hidden;
	height: 38px;
	margin-bottom:20px;
	background-image:url(./img/checkout-header.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}

.shippingopt
  {
  margin:10px 0px;
  padding:5px;
  background-color:#efefef;
  }
  
.shippingopt .module_name
  {
  font-weight:bold;
  font-size:12px;
  }

.shippingopt .module_name img
  {  
  display:none;
  }
  
.navabar div
  {
  float:left;
  height:30px;
  width:168px;
  margin-top:10px;
  margin-bottom:10px;
  }
  
#gm_checkout_payment textarea
  {
  width:400px;
  height:100px;
  margin-bottom:20px;
  }
  
.accept_box_checkbox
  {
  float:left;
  margin-bottom:20px;
  margin-right:10px;
  }
  
.accept_box_text
  {
  line-height:22px;
  color:#dd0000;
  font-weight:bold;
  }
  
.headerError
  {
  color:#dd0000;
  font-weight:bold;
  font-size:16px;
  padding-bottom:20px;
  }
  
.text_information
  {
  font-size:14px;
  margin-bottom:20px;
  } 
    
#table_products_data td
  {
  padding:5px;
  background-color:#efefef;
  }
  
.confirm_articles
  {
  padding:10px;
  border:1px solid #ff8400;
  margin-bottom:20px;
  }

.conditions_info
  {
  font-weight:bold;
  margin:5px 0px;
  }
  
#account h2, h2.orange
  {
  color:#ff8400;
  font-weight:bold;
  font-size:14px;
  }
  
#account .box_content
  {
  margin-bottom:24px;
  overflow:hidden;
  }
  
#account .box_content a
  {
  font-weight:bold;
  }

#privacy
  {
  color:#dd0000;
  }
  
.old_orders
  {
  border:1px solid #dddddd;
  background-color:#efefef;
  padding:10px;
  float:left;
  margin-right:20px;
  }
  
.old_orders .cell_left
  {
  float:left;
  margin-right:5px;
  }
  
.adress_left
  {
  float:left;
  margin-right:5px;
  }
  
.adress_right
  {
  float:right;
  }
  
.listed_adress
  {
  width:350px;
  margin-bottom:10px;
  float:left;
  }
  
.zusatzinfo
  {
  font-size:10px;
  }
  
.versandlink
  {
  padding:0 0 0 5px;
  margin:10px 0;
  font-weight:bold;
  }

.versandlink a
  {
  color:#FF8400;
  text-decoration:none;
  }
  
.versandlink a:hover
  {
  text-decoration:underline;
  }
  
.link-logos
      {
      width:100%;
      margin-top:15px;
      }

.link-logos td
      {
      text-align:center;
      }
      
#tsInnerBox
  {
  background-color:transparent;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(./img/bg_yellow_rounded.png);
  background-repeat: no-repeat;
  background-position: left top;
  vertical-align:middle;
  width:185px;
  height:135px;
  margin-top:0px;
  border:0px solid #C0C0C0;
  padding:2px;
  }
  
#tsBox
  {
  margin-bottom:10px;
  }   
