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

body {
	color: #000000;
	margin: 0px;
	background-color: #CCC;
}

a {
	color: #000;	/* alle Links */
	text-decoration: underline;
}

a:visited {
	color: #333;
}

a:hover {
	color: #333;
}

img {
	border:0;
}

form {
	display: inline;
}

.standard100 {
	width: 100%;
}

table.standard100 {
	border: none;
	border-spacing: 0;
}

#MainBox {
	/* height:auto !important;
	min-height: 100%;	/* nicht IE6 */
	float: left;
	width: 920px;
	margin: 0 auto;
	padding: 0 0 0 10px;

	border-color: #CCC;
	border-width: 4px 2px;
	border-style: solid;

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;	/* alle Texte */
}

.header {
	background-image: url( img/header2.jpg );
	background-repeat:no-repeat;
	float: left;
	width: 100%;
	color:#000;
	height:100px;
}

.headerItem {
	float:left;
}

#navTrail {
	float:left;
	width: 914px;
	height: 1.0em;
	padding: 0 5px 5px 0;
	background-color: #2b5dab;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #808080;
	color: #fff;
	line-height: 1.5;
	vertical-align: top;
}

.navTrailItem {
	font-size: 0.8em;
	float: left;
}


.navTrailItem a {
	color: #eee;
	text-decoration: underline;
}

.navTrailItem a:visited {
	color: #eee;
}

.navTrailItem a:hover {
	color: #eee;
}


#ContentBox {
	background-image: url( img/bg01.jpg );
	background-repeat:no-repeat;
  background-color: #9d9d9d;
	clear:both;
	float:left;
	width: 100%;
	min-height: 700px;
	padding: 0 0 0 0;
}

/*		########## Menu ##########		*/
/* source\inc\xtc_show_category.inc.php */
ul.nav_menu { list-style-type:none; margin:0px;padding:0px; }

img.animated {	/* jQuery.mouseOver */
	margin:0px auto;	/* center */
	position: relative;
	display: block;
	opacity: 1;
}

/*
.box_categories ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left; padding:1px 1px 0 1px; background:#fff;}
.box_categories li {margin:0; padding:0; list-style:none;}
.box_categories li {display:inline-block; display:inline;}
.box_categories ul ul {position:absolute; left:-9999px;}
.box_categories ul#toplevel {position:absolute; left:0; top:0;}
.box_categories a {display:block; padding:0 20px 0 10px;}
.box_categories ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}
.box_categories a:hover ul,
.box_categories a:hover a:hover ul,
.box_categories a:hover a:hover a:hover ul {left:100%;}
.box_categories a:hover ul ul,
.box_categories a:hover a:hover ul ul {left:-9999px;}
*/

/*
.box_categories ul {margin:0; padding:0; list-style:none; text-align:left; padding:1px 1px 0 1px; background:#fff;}
.box_categories li {margin:0; padding:0; list-style:none;}
.box_categories li {display:inline-block; display:inline;}
.box_categories ul ul {position:absolute; left:-9999px;}
.box_categories ul#toplevel {position:absolute; left:0; top:0;}
.box_categories a {display:block; padding:0 20px 0 10px;}
.box_categories ul li:hover > ul {left:100%; margin-top:-23px; margin-left:-1px;}
.box_categories a:hover ul,
.box_categories a:hover a:hover ul,
.box_categories a:hover a:hover a:hover ul {left:100%;}
.box_categories a:hover ul ul,
.box_categories a:hover a:hover ul ul {left:-9999px;}
*/

/*		########## Hauptkategorie Ebene 0  ##########		*/
li.level0 {
	padding:0; margin: 0; font-size: 12px; font-weight: bold;
  list-style:none; margin: 0; padding: 0; border-bottom: 1px solid #808080;
}
li.level0 a {color:#000; padding: 5px; display: block; background: #CCC; text-decoration: none;}
li.level0 a:hover{background: #CCC; color: #fff; text-decoration: none;}
li.level0 a.isSelected{background: #8b97a5; color: #000;}
li.level0 a.isSelected:after { content:" »"; }
li.level0 a.isSelected:hover{background: #8b97a5; color: #fff;}

/*		########## Unterkategorie Basis-Definitionen  ##########		*/
li.isSubmenu {margin: 0; padding: 0; border-bottom: 1px solid #808080;}
li.isSubmenu a{color:#000; padding: 5px; display: block; background: #CCC; font-size: 0.9em; font-weight:normal;}
li.isSubmenu a:hover {background: #8b97a5; color: #fff; text-decoration: none;}
li.isSubmenu a.isSelected{background: #8b97a5; color: #000;}
li.isSubmenu a.isSelected:hover{background: #8b97a5; color: #fff; text-decoration: none;}

/*		########## Unterkategorie Ebene 1..n  ##########		*/
.box_categories li li {
	padding-left:1em;	  /* jeweils weiter einrücken */
}

li.hasSubmenu {
}
li.hasNoSub {
}


#mainArea {
	width: 710px; /* 525px; */
	float: left;

	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;

	vertical-align: top;
}

/* module\sofortueberweisung_checkout_success.html,  product_listing_einspaltig.html */
.main {
	font-size: 11px;
	line-height: 1.5;
}

/* module\sofortueberweisung_checkout_success.html */
.contentsTopics, .checkoutBarTo, .checkoutBarCurrent {
}

/* message box (includes/classes/message_stack.php ) */
.messageBox {font-size: 1.0em;}
.messageStackError, .messageStackWarning {font-size: 1.1em; background-color: #ffb3b5; }
.messageStackSuccess {font-size: 1.0em; background-color: #99ff00; }

/* input required */
.fmt_input_required {color: #FF0000; }

/* create_account */
.inputRequirement {color: #FF0000; }

/* module\sofortueberweisung_checkout_success.html */
.onepixwidth {width: 1px;}


/*		Eigene Formatierung		*/
.noFlow {clear: both; margin: 0; padding: 0;}
.nf1 {height: 1px; overflow: hidden;}
.nf0 {height: 0px; overflow: hidden;}
.nf4 {height: 4px; overflow: hidden;}

label {width: 180px; display: block; float: left;}
legend {color: #000;}
fieldset {border: 1px solid #888; padding: 5px 5px 5px 10px;}


/*		########## Menu-Boxen Start ##########		*/

#navLeft, #navRight {
	width: 185px;
	height: 100%;
	background-color: #CCC;

	border: 1px solid;
	border-color: #808080;
	border-collapse: collapse;

	vertical-align: top;
	padding: 0;
}

#navLeft {
	border-right-width: 2px;
	border-right-style: solid;
	margin-right: 5px; /* hält mainArea auf Abstand */
	float:left;
}

#navRight {
	border-left-width: 2px;
	border-left-style: solid;
	margin-left: 5px; /* hält mainArea auf Abstand */
	float:right;
}


.navBox {
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #808080;
}


.box_heading {
	/* width: 163px; */
	height: 17px;
	padding: 6px 0 0 22px;
	margin: 0;
	background: #2b5dab;
	background-image: url( img/box_heading.jpg );
	color: #eee;
	font-size: 11px;
	font-weight: bold;

	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: #808080;
}

.box_content {
	padding: 3px;
	background: #CCC;
	margin: 0 0 15px 0;
	font-size: 0.9em;
	/* border: 1px solid #$box.content.border; */
	border-top: 0;
}

.box_greeting {
	background-color:#8b97a5;
  border:1px solid #CCC;
}


.fmt_box_price {
	border-top: 1px solid #cccccc;
	padding: 4px;
	margin: 4px 0 0 0;
	text-align: right;
}

.box_view_product {
	margin: 4px 4px 6px 4px;
	padding: 3px;
	/* background: #$nav.background; */
	text-align: center;
}

.box_categories {
	padding: 1px 1px 0 1px;
}

/* categories_list */
.categories_list {
	border-bottom:#CCC;
	border-top:#CCC;
	border-style:solid;
	border-top-width:thin;
	border-bottom-width:thin;
}

.box_bestseller_list {
	border-bottom: 1px dashed #000;
	margin: 0 0 5px 0;
	padding: 4px;
}

.box_bestseller_item {
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
}


/*		########## Menu-Boxen Ende ##########		*/


/* source\boxes\order_history.php, reviews.php */
.infoBoxContents {
}

/*		######## Login ########			*/

#box_login {
	clear: both;
	width: 185px;
	padding: 0 0 0 3px;
}

#box_login a {color: #fff;}


.box_login_text {
	float: none;
	margin: 8px 5px 0 5px;
}

.box_login_button {
	float: none;
	margin: 4px 5px 0 5px;
}


.box_login_content {
	margin: 5px 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #eee;
}

/*		######## Ende Login ########			*/


/*		######## Start Produktinfo-Seite ########			*/

.product_description {
	/* clear: both; 
	border: 1px solid #808080;
	margin: 0 0 10px 0;
	*/
	float: left;
	width: 450px;
	padding: 5px 5px 5px 10px;
}
/*		######## Ende Produktinfo-Seite ########			*/



/*		######## Start Categorie-Listing ########			*/

.category_list {
	width: 172px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	float: left;
}

.category_divider {width: 12px; overflow: hidden; float: left;}

.category_sub a {
	display: block;
	width: 160px;
	height: 28px;
	padding: 5px;
	background: #AAA;
	border: 1px solid #CCC;
}

.category_sub a:hover {background: #888; color: #fff; text-decoration: none;}

.category_count {
	/* FEHLT */
}

/*		######## Ende Categorie-Listing ########			*/


/*		######## Start Bewertungen ########			*/


.box_reviews {
	padding: 5px;
	background: #AAA;
	border: 1px solid #888;
	margin: 0 0 10px 0;
}

.box_reviews_info {
	font-size: 10px;
}

/*		######## Ende Bewertungen ########			*/


/*		########## Ueberschriften ##########		*/

.heading1 {
	width: 700px;
	height: 21px;
	overflow: hidden;
	/* background-image: url(img/heading1.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #$heading1.border.right;
	*/
	border: 1px solid;
	background-color: #8b97a5;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 0 0 3px;
}

.boxlist_heading {
	font-size: 11px;
	margin: 0 0 25px 0;
	padding: 4px 0 0 4px;
	background: #8b97a5;
	/* background-image: url(img/boxlist_heading.jpg); */
	background-repeat:no-repeat;
	height: 45px;
	overflow: hidden;
}
.boxlist_heading a {color: #000;}


.heading_hilight1 {
	padding: 4px;
	background: #888;
	margin: 0;
	font-weight: bold;
	color: #000;
	font-size: 11px;
}

.heading_account_small {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #808080;
}

/*		########## Diverses ##########		*/

.box_list {
	width: 200px;
	height: 280px;
	border: 1px solid #333;
	border-style: solid;
	border-color: #333;
	border-width: 1px 1px 2px 2px; /* Schatten-Effekt */
	float: left;
	margin: 0;
}

.box_list_product_image {
	/* margin: 5px 0 15px 0; */
	margin: 0px auto;
	text-align: center;
	height: 130px;
}

.div_price {
	text-align: center;
}

.fmt_price {
	padding: 5px;
	margin: 0;
}

.fmt_taxinfo {
	font-size: 0.8em;
}

.spacer_list {
	float: left;
	width: 16px;
	overflow: hidden;
}


.fmt_info_message {
	border: 1px dashed #808080;
	padding: 5px;
	margin: 5px 0 5px 0;
	text-align: center;
  color: #FF0000;
}

.box_account {
	width: 250px;
	padding: 5px;
	float: left;
	margin: 0 0 0 7px;
	font-size: 11px;
}

.fmt_account_price {
	text-align: right;
	padding: 0;
	margin: 0;
}

.spacer {
	height: 1px;
	overflow: hidden;
	background: #CCC;
	margin: 4px 0 4px 0;
}


.list_horizontal {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.list_horizontal li {float: left;}

.list_horizontal_item {
	border-bottom: 1px solid #888;
	font-weight: bold;
	background: #2b5dab;
	color: #fff;
	padding: 2px 0 2px 0;
}

.list_horizontal_subitem {
	font-size: 11px;
}

.rect_standard {
	width: 260px;
	height: 100px;
	padding: 5px;
	float: left;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	font-size: 11px;
}

.rect_account_history {
	border: 1px solid #CCC;
	padding: 4px;
	font-size: 11px;
	margin: 3px 0 6px 0;
}

.rect_value {
	float: right;
	width: 400px;
	font-size: 11px;
	text-align: right;
}

.fmt_color_address {
	background: #888;
	padding: 4px;
}

.rect_address_left {
	width: 270px;
	padding: 3px;
	margin: 0 50px 0 0;
	float: left;
	font-size: 11px;
	background: #888;
}

.pos_address_left_button {
	width: 200px;
	float: left;
}

.box_gift_cart {
	background: #888;
	border: 1px solid #CCC;
	padding: 3px;
	text-align: center;
}

.box_checkout {
	width: 127px;
	padding: 4px 2px;
	overflow: hidden;
	text-align: center;
	float: left;
	margin: 0 0 0 5px;
	background: #888;
	color: #fff;
	font-size: 10px;
}

.fmt_checkout_color2 {
	background: #2b5dab;
}


.box_payment {
	border: 1px dashed #888;
	padding: 4px;
	margin: 3px 0 6px 0;
	background: #888;
}

.box_payment_selection {
	float: left;
	width: 40px;
}

.fmt_free_shipping {
	background: #888;
	padding: 4px;
	margin: 4px 0 4px 0;
}

.rect_payment_title {
	width: 410px;
	float: left;
	margin: 0 10px 0 0;
}

.fmt_checkbox_agb {
	background: #2b5dab;
	padding: 2px;
	margin: 3px 3px 15px 0;
}

.fmt_edit {
	color: #fff;
}

.rect_confirmation {
	border: 1px solid #CCC;
	padding: 4px;
	font-size: 11px;
}

.rect_product_info {
	width: 600px;
	padding: 20px 0 0 0;
}

.rect_product_info_options {
	width: 100%;
	float: left;
	padding: 0 0 20px 20px;
	text-align: left;
	border-bottom: 1px solid #808080;
}

.rect_product_info_descr {
	width: 360px;
	float: right;
	text-align: left;
}

.rect_product_info_v2 {
	width: 700px;
	padding: 20px 0 0 0;
}

.rect_product_info_descr_v2{
	clear: both;
	width: 360px;
	float: left;
	margin: 0 0 0 20px;
	padding: 20px 20px 20px 20px;
	text-align: left;
	border: 1px solid #CCC;
}

.rect_product_info_images {
	width: 210px;
	float: left;
	text-align: center;
	border-right: 1px solid #CCC;
	padding: 0 6px 0 0;
}

.rect_product_info_options_v2 {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	text-align: left;
	border-bottom: 1px solid #808080;
}

.fmt_product_options_heading {
	padding: 5px;
	/* background: #$fmt.productOptions.heading.background; */
	/* text-align: center; */
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

.rect_product_info_etc {
	clear: both;
	width: 100%;
	float: left;
	padding: 30px 0 0 0;
}

#tbl_product_options {
}

.fmt_product_options_row1{
	/* background: #$fmt.productOptions.heading.background; */
}

.fmt_product_options_row2{
	/* background: transparent none repeat scroll 0 0; */
}

.product_options_rdbuttons {
	width: 25px;
}

.product_options_text {
	width: 150px;
}

.product_options_image {
	width: 60px;
}

.product_options_full_price {
}

.rect_download {
	border: 1px solid #CCC;
	padding: 4px;
	margin: 10px 0 10px 0;
}

.rect_search_error {
	width: 350px;
	padding: 5px;
	margin: 0 auto 0 auto;
	border: 1px solid #808080;
	background: #888;
}

.rect_upcoming1 {
	border-bottom: 1px solid #CCC;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
}

.rect_upcoming2 {
	width: 400px;
	float: left;
}

.fmt_upcoming {
	width: 140px;
	float: left;
	text-align: right;
}

.box_products_media {
	border-bottom: 1px solid #CCC;
	padding: 4px 0 4px 0;
	margin: 0 0 10px 0;
}

.rect_products_media {
	width: 410px;
	float: left;
}

.rect_products_media_size {
	width: 130px;
	float: left;
	text-align: right;
}

.box_graduated_price {
	width: 200px;
}

.fmt_graduated_price_left {
	width: 100px;
	float: right;
	padding: 2px 0 2px 0;
}

.fmt_graduated_price_right {
	width: 100px;
	float: right;
	padding: 2px 4px 2px 0;
}

.rect_checkout_confirmation_total {
	text-align: right;
	float: right;
}

.copyright, .parseTime {
	font-size: 0.7em;
	color: #555;
	line-height: 1.5;
	text-align:center;
}

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