/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css | tm_solar_01 | fullscreen all media // Stefanie Liebrecht 2008 $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2008 TM Solar 
   ---------------------------------------------------------------------------------------*/

/*Allgemein*/

body {
background-image: url(img/gf_bg.gif);
background-repeat: repeat-y;
background-position: center;
font-family: Arial, Helvetica, sans-serif;
line-height: 110%;
color: #333;
margin: 0;
padding: 0;
}

h1 {
font-size: 20px;
text-transform: uppercase;
color: #a01417;
margin: 0px 0px 25px 0px;
}

h2 {
font-size: 16px;
font-style: italic;
color: #a01417;
margin: 0;
}

h3 {
font-size: 14px;
color: #a01417;
background-color: #e5e5e5;
padding: 3px;
}

h4, h4 a {
font-size: 12px;
font-weight: bold;
color: #a01417;
margin: 0 0 5px 0;
}

h5 {
font-size: 14px;
font-style: italic;
color: #a01417;
margin: 15px 0px 15px 0px;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a, a:hover, a:visited, a:active {
text-decoration: none;
}

img {
border: none;
}

#content {
font-size: 12px;
}

ul, li {
margin: 0;
padding: 0;
}


/*Grundlayout*/

#wrapper {
width: 855px;
background-color: #fff;
margin: 0 auto 0 auto;
}

#service_header {
width: 855px;
height: 50px;
background: url(img/gf_serviceheader.gif) no-repeat;
}

#service_header a {
color: #333;
}

#service_header a:hover {
color: #a01417;
}

#header {
width: 855px;
}

#topbar {
width: 855px;
height: 42px;
background: url(img/gf_bg_topnavi.gif) repeat-x;
margin: 0;
padding: 0;
border: none;
}

#breadcrumb {
width: 825px;
height: 12px;
padding: 15px;
font-size: 12px;
background: url(img/gf_bg_breadcrumb.gif) no-repeat;
color: #333;
}

#breadcrumb a, #breadcrumb a:visited {
color: #333;
}

#breadcrumb a:hover {
color: #a01417;
}

#contentarea {
width: 840px;
}

#contentarea_left {
width: 256px;
float: left;
margin: 0;
padding: 0;
}


#contentarea_left a {
color: #333;
text-decoration: none;
}

#contentarea_left ul, #contentarea_left li {
display: inline;
}


#contentarea_right {
width: 589px;
float: left;
margin-top: 20px;
font-size: 12px;
}

#contentarea_right a {
color: #333;
text-decoration: none;
}

#contentarea_right a:hover {
color: #a01417;
text-decoration: none;
}

#contentarea_right ul li {
display: list-item;
list-style-position: inside;
text-decoration: none;
}

#footer {
width: 855px;
height: 15px;
background: #e5e5e5 url(img/gf_bg_footer.gif) top no-repeat;
float: none;
clear: both;
padding-top: 55px;
text-align: center;
color: #ccc;
font-size: 11px;
text-transform: uppercase;
}

#footer a {
color: #ccc;
text-decoration: none;
}

#footer a:hover {
color: #7ab030;
text-decoration: none;
}


/*Boxen linke Seite*/

#taxinfo {
width: 175px;
margin-left: 20px;
margin-bottom: 20px;
font-size: 11px;
}

.box {
width: 200px;
font-size: 12px;
margin-bottom: 10px;
margin-left: 15px;
}

#boxcontent {
padding: 5px;
}

.orange {
background-color: #f0ceb7;
}

.green {
background-color: #b2cabb;
}

/*Kunden-Informationen-Navigation*/



.box .InfoList { 
margin: 0; 
padding: 0; 
}

.box .InfoList ul { 
margin: 0; 
padding: 0 
}

.box .InfoList li { 
list-style-type: none; 
display: inline; 
margin: 0; 
padding: 0; 
}

.box .InfoList a { 
color: #000;  
display: block; 
margin: 0; 
border-bottom: 1px solid #fff;
padding: 5px; 
background-color: #eab4b9;
}

.box .InfoList a:hover { 
color: #5882ba; 
background-color: #f1cdd1;
}

.box .InfoList a.aktiv { 
background-color: #f1cdd1;
font-weight: bold; 
}


/*Boxen im Kopfbereich*/


#box_cart {
width: 365px;
height: 14px;
padding: 18px 0px 0px 45px;
font-size: 10px;
text-transform: uppercase;
float: left;
}

#box_search {
height: 42px;
font-size: 10px;
text-transform: uppercase;
float: left;
margin-left: 15px;
}

#box_languages {
width: 284px;
height: 50px;
font-size: 10px;
text-transform: uppercase;
float: left;
}

/*Kopfnavigation*/

.topnavi {
padding: 12px 0 0 7px;
text-indent: 5px;
color: #fff;
float: left;
}

.topnavi ul, .topnavi li {
display: inline;
margin-right: 20px;
}

.topnavi a.aktivlink {
color: #a01417;
}

.topnavi a {
font-size: 14px;
color: #fff;
text-transform: uppercase;
text-decoration: none;
}

.topnavi a:hover {
font-size: 14px;
color: #a01417;
text-transform: uppercase;
text-decoration: none;
}



/*Kategorien*/

#cat {
width: 215px;
font-size: 12px;
margin-bottom: 10px;
}

#cat h4 {
padding-left: 15px;
margin: 0;
}

ul#CatNavi li.CatLevel1  {
display: list-item;
list-style-position: inside;
list-style: none;
background-color: #ccdde4;
margin-left: 15px;
}


ul#CatNavi li.CatLevel2  {
display: list-item;
list-style-position: inside;
list-style: none;
background-color: #d9e6eb;
text-indent: 10px;
}


ul#CatNavi li a {
color: #a01417;
border-bottom: 1px solid #fff;
display: block;
line-height: 25px;
padding-left: 5px;

}

ul#CatNavi li a:hover {
color: #333;
background-color: #d9e6eb;
}


ul#CatNavi li a.Current {
font-weight: bold;
color: #333;
background-color: #d9e6eb;
border-left: 1px solid #488dc7;
}

ul#CatNavi li a.CurrentParent {
font-weight: bold;
color: #333;
background-color: #d9e6eb;
border-left: 1px solid #488dc7;
}





/*Modules*/

#login_new {
width: 275px;
height: 175px;
margin: 0px 0px 0px 0px;
padding: 5px;
float: left;
}

#border_div {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 5px;
}

/*Produktauflistung innerhalb Kategorie*/


#productslistitem {
width: 275px;
border: 1px solid #ccc;
margin: 0px 5px 5px 0px;
padding: 5px;
float: left;
}

#productslistitem img {
float: left;
margin-right:5px;
}

#product_navi {
float: none;
clear: left;
padding-top: 25px;
}

.productslistheader a {
font-size: 12px;
font-weight: bold;
color: #a01417;
}

/*Produktdetailansicht*/

.products_detail_img {
border: 1px solid #ccc;
}

.price {
font-size: 18px;
text-transform: uppercase;
color: #a01417;
}

/*Produktdetailansicht Thumbs*/

.products_detail_thumb {
border: 1px solid #ccc;
}





.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}


FORM {
	display: inline;		   
}


A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

a.confirmationEdit {
	color: #009933;
	font-style: italic;
}
a.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

A.pageResults {
	color: #333;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #a01417;
}


/*xtcommerce footer*/

.copyright {
text-align: center;
margin: 0 auto 0 auto;
background-color: #e5e5e5;
float: none;
clear: both;
width: 855px;
height: 10px;
font-size: 11px;
color: #ccc;
padding-bottom: 15px;
}

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

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


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}


.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.onepxwidth {
	width: 1px;
}

/* titleheader */

#titleheader {
	border:1px solid #a01417;
	padding: 15px;
}