

* {
	margin: 0;
	padding: 0;
}

BODY {
	background: #e2d0d8 url('images/site/bg_site.jpg') repeat-x top left;
	font-family: 'Lucida Grande', verdana, arial, sans-serif;
	font-size: 75%;
	color:#727272;
}

h1, h2, h3, .contentheading, .componentheading {
	color: #b94b7a;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	line-height: 1.6em;
}

p{
	margin: 1em 0;
}

hr {
	border:none;
	border-bottom: 1px solid #5c7dc1;
}

a:link,
a:visited {
	color: #3366cc;
	text-decoration:none;
}
a:hover,
a:active,
a:focus {
	text-decoration:underline;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block; }

#sitewrapper {
	width:1053px;
}

#hw_top {
	height:38px;
	width:1053px;
	background:url('images/site/bg_hw_top.jpg') no-repeat top left;
}
#hw_left {
	width:74px;
	height:163px;
	background:url('images/site/bg_hw_left.jpg') no-repeat top right;
	float:left;
}
#header {
	width:905px;
	height:163px;
	background:url('images/site/bg_header.jpg') no-repeat top left;
	float:left;
}
#hw_right {
	width:74px;
	height:163px;
	background:url('images/site/bg_hw_right.jpg') no-repeat top left;
	float:left;
}

#nw_left {
	height: 34px;
	width:74px;
	background: url('images/site/bg_nw_left.gif') no-repeat top right;
	float:left;
}

#navtop {
	height:34px;
	width:905px;
	background: url('images/site/bg_navtop.gif') repeat-x top left;
	float:left;
	overflow: hidden;
}

#navtop_logo {
	background: url('images/site/bg_navtop_logo.jpg') no-repeat top left;
	height:34px;
	width:127px;
	float:left;
	margin-left: 43px;
}
#logo {
	width:127px;
	height:160px;
	background:url('images/site/logo.jpg') no-repeat top left;
	position:relative;
	float:left;
	top:-121px;
	left: 43px;
}
#logo h1 a {
	display:block;
	text-indent:-9999px;
	height:153px;
}
#nw_right {
	height:34px;
	width:74px;
	background: url('images/site/bg_nw_right.gif') no-repeat top left;
	float:right;
}

#topmenu_left {
	list-style:none;
	float:right;
	margin-right:1em;
}
#topmenu_left li {
	float:left;
	line-height:27px;
	height:27px;
	width: 80px;
}
#topmenu_left li.first {
	border-right: 1px solid #8d3f61;
}
#topmenu_left li.last {
	border-left: 1px solid #d89bb5;
}
#topmenu_left li a:link,
#topmenu_left li a:visited {
	color: #ffffff;
	text-decoration:none;
	display:block;
	padding: 0 1em;
	height:27px;
	border-left: 1px solid #d89bb5;
	border-right: 1px solid #8d3f61;
}
#topmenu_left li a:hover,
#topmenu_left li a:active,
#topmenu_left li a:focus {
	background: url('images/site/bg_link_active.gif') repeat-x top left;

	border-left: 1px solid #8d3f61;
	border-right: 1px solid #d89bb5;
}

#topmenu_right {
	line-height: 27px;
	color: #fff;
	position:absolute;
	left: 250px;
}

#topmenu_right a:link,
#topmenu_right a:visited {
	color: #fff;
}


#page {
	background: #ffffff;
	border-left: 2px solid #dfd9dc;
	border-right: 2px solid #dfd9dc;
	width:905px;
	overflow: hidden;
	margin-left:72px;
	line-height: 1.5em;
}

#navleft {
	float:left;
	width: 150px;
	margin-top: 1.5em;
	margin-left: 1em;
}
#navleft .box,
#navleft .gm_box_container,
#navright .box,
#navright .gm_box_container {
    width: 150px;
    overflow: hidden;
}

#navleft ul,
#navright ul {
	list-style:none;
}
#navleft .box,
#navright .box,
.gm_box_container {
	margin-top: 1em;
	padding-bottom: .5em;
}
#navleft .box, 
#navright .box,
.contenttoc,
.gm_box_container {
	background: #c6d9ff url('images/site/bg_box.jpg') no-repeat bottom right;
}
#navleft .box .boxhead,
#navright .box .boxhead,
.gm_box_container .boxhead,
#content_box_specials_head {
	background: url('images/site/bg_box_head.gif') repeat-x top left;
	color: #fff;
}
#navleft h3,
#navright h3,
#content_box_specials_head h3 {
	background: url('images/site/box_corner.gif') no-repeat top left;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
}

.boxhead a:link, .boxhead a:visited {
	color: #fff;
}

/*#navright h3 {
	background: url('images/site/box_corner_right.gif') no-repeat top right;
}*/
.boxcontent {
	padding: 0.5em;
}

#menubox_categories .cat_icon {	float:left; height:100%;}

.menu .parent ul li {
	padding-left: 1em;
	list-style: disc inside;
}
.menu #current {
	font-weight:bold;
}
.menu #current ul li {
	font-weight: normal;
}
#content {
	margin: 1em;
	float:left;
	width: 700px;
}
#content_narrow {
	float:left;
	margin: 1em;
	width: 530px;
}

#content ul {
	margin-left: 1.5em;
}

#navright {
	float:right;
	width: 160px;
	margin: 1.5em 1em 0 0em;
}
#breadcrumb, #mode2_pathrow {
	margin-bottom: 2em;
}

#footer {
	clear:both;
	background: #c6d9ff;
	text-align:center;
	margin: 0.3em;
	display:block;
	border-top: 4px solid #c97499;
	padding: 1em 0;

}

#popup_box #footer {
    background: transparent;
    border: none;
}


/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  font-size: .9em;
  margin: 0;
  height: 16px;
  line-height: 16px;
}

/* headers */
div.componentheading {
  padding-left: 0px;
  font-size: 1.5em;
  line-height: 3em;
  letter-spacing: 0.1em;
}

h1 {
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	color: #333;
}

h3, table.moduletable th, legend {
  margin: 0;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  float: right;
}
table.contenttoc th {
	background: url(images/site/corner.gif) no-repeat top left;
	padding: 5px;
}

table.contenttoc td {
  padding: 2px 10px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}


#mod_search_searchword {
	width: 130px;
	border: 1px solid #ccc;
	color: #727272;
	line-height: 1.5em;
	margin-left: 5px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
	margin-top: 1em;
}


#footer .banneritem {
	text-align:center;
}
#footer .bannergroup {
	text-align:center;
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
.boxhead a:hover, .boxhead a:active, .boxhead a:focus {
	text-decoration:none !important;
}

/* --------------------------------------------------------------
   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 
   ---------------------------------------------------------------------------------------*/

/* STUFF  ++++++++++++++++++++++++++++++ */
body {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#main_content_container {
	width: 97%;
	margin-left:auto;
	margin-right:auto;
}

.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:			1px;
	left:			20px;
	width:		120px;
}
#mode1_block #quick_find_submit {
	position:	absolute;
	top:			1px;
	left:			145px;
}


#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: 650px;
	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;
}



#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: Verdana, 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;
}

.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:100px; }
.quickie_submit 					{ position:absolute; top:0px; left:106px; }


.searchbox_absolute					{ position:relative; width:180px; height:20px; }
.searchbox_text_field input { position:absolute; top:0px; left:0px; width:100px; }
.searchbox_submit 					{ position:absolute; top:0px; left:106px; }

#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;
}

#loginbox .right {
    text-align: r;
}

#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	.box_load_bestseller	{ 
	overflow:hidden;
}

#menubox_best_sellers		.box_left				{ 
	display:none; 
	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;
}

.product_title {
	font-weight:bold;
	background: #c6d9ff;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 240px;
	margin-top: 0;	
}

.boxcontent {
    overflow: hidden;
}


