
h1 {
	font-size: 1.5em;
	margin: 0.3em 3px;
	}

h2 {
	font-size: 1.4em;
	margin: 0.3em 3px;
	}

h3 {
	font-size: 1.3em;
	margin: 0.3em 3px;
	}


#mainWrapper {
	background-color: #f5f5d6;
	text-align: left;
	width: 981px;
	vertical-align: top;
	margin: auto;
	padding: 0em;
	}

body {
        margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #993300;
	background-color: #993400;
	background-image: url(../images/sitebg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	}

#headerWrapper {
	background-color: #993400;
	}	

.columnLeft {
	font-size: 1.1em;
	width: 100%
	}

A.information-link:link, A.information-link:visited {
	display: block;
        color: #ffffff;
        text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 16px;
        }

A.information-link:hover, A.information-link:focus {
	background-color: #ffffff;
	color: #993400;
        }

A.information1-link:link, A.information1-link:visited {
	display: block;
        color: #ffffff;
        text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 16px;
        }

A.information1-link:hover, A.information1-link:focus {
	background-color: #ffffff;
	color: #993400;
        }

.cartNewItem {
	color: #00f402;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #f3f400;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.centerColumn {
	padding: 0.8em;
	}

#indexCategoriesMainContent {
	color: #993300;
	margin: 0em 0em 2em 0em;
	}

hr.igDivider {
	background-color: #993300;
	color: #993300;
	width: 50%;
	height: 3px;
	border: none;
	text-align: center;
}

.categoryListBoxContents {
	vertical-align: top;
	margin: 1em 0em;
	text-align: center;
	float: left;
	font-size: 1.1em;
	display: table;
	}

.listingCategoryImageIg {
	border-style: solid;
	border-color: black;
	border-width: 0.1em;
        margin-bottom: 0.8em;
	}

#indexCategoriesHeading {
	color: #993300;
	}

#categoryDescription {
	margin: 1em 0em;
	font-size: 1.5em;
	color: #9a9c86;
	font-weight: bold;
	}

.listingProductImage {
        margin-top: 0.8em;
        margin-bottom: 0.8em;
        border-style: solid;
        border-color: #FFF;
        border-width: 0.1em;
        }

.itemTitle {
	text-align: left;
	}

#productsListingBottomNumber {
        padding-top: 0.5em;
        padding-bottom: 2em;
	}

.navNextPrevWrapper {
        margin-bottom:2em;
}

#productName {
        color: #000000;
        }

#productDescription {
        padding: 0.5em;
        color: #7f816b;
	clear:both;
        }

#igmainProductBox {
	margin: 10px;
	padding: 10px;
	background-color: #ffffff;
}

#igimagebox {
	margin:0 auto;
	padding:0;
	}

#pageTwoHeading {
	padding-left: 5em;
	}

#pageTwoMainContent {
	background-color: #ffffcd;
	margin-top: 2em;
	padding-top: 2em;
	padding-left: 5em;
	padding-bottom: 2em;
	}

#pageThreeHeading {
	padding-left: 5em;
	}

#pageThreeMainContent {
	background-color: #ffffcd;
	margin-top: 2em;
	padding-top: 2em;
	padding-left: 5em;
	padding-bottom: 2em;
	}

#order_steps {
	padding: 0 3px;
	margin: 10px 10px;
	text-align: center;
	height:70px;
	}

.order_steps_text {
	margin: 0 auto;
	text-align: center;
	font-weight: 550;
	color: #A7A7A7;
	height: 50px;
	}


#active_step_text {       /* These are the styles for the active text */
    color: #005C2C;
    font-weight: 700;
    font-size: 1.1em;
	 width:24%;
	 float:left;
}

.order_steps_text2 {
    text-align: center;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-top: 25px; /* Determines the distance between the text and the line */
	 width:24%;
	 float:left;
}

.order_steps_text3 {
    text-align: center;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-top: 26px; /* Determines the distance between the text and the line */
	 width:24%;
	 float:left;
}

.order_steps_text4 {
    text-align: center;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-top: 26px; /* Determines the distance between the text and the line */
	 width:24%;
	 float:left;
}

.order_steps_line_2 {
    padding: 10px 0 0 0;
    margin: 0;
    width:100%;
}

.progressbar_active {
    background: transparent url(../images/orderstep.png) repeat-x bottom;
    background-color: #3DA200;
    float:left;
    width:25%;
    height: 5px;
    color: #3DA200;

}

.progressbar_inactive {
    background: transparent  url(../images/orderstep.png) repeat-x bottom;    
    background-color: #ff5b64;
    width:25%;
    float:left;
    height: 5px;
    color: #ff5b64;
}

.confirm {
	text-align: center;
}

#navMainWrapper {
	font-weight: bold;
	height: 25px;
	}

a:link {
	color: #cc0000;
	text-decoration: none;
	}

#navEZPagesTOC ul li a {
	color: #cc0000;
	text-decoration: none;
	}
 
a:visited {
	color: #606000; 
	text-decoration: none;
	}

#navBreadCrumb {
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 7px;
	padding: 0.5em;
	border-bottom: 1px solid #bfbfbf;
	}

.productListing-data {
	text-align: center;
	padding: 0.5em;
	border-bottom: 1px solid #FFF;
	}

.tabTable {
	background:transparent url('../images/box-title-bg.jpg');
	}

.productListing-rowheading {
	color: #FFFFFF;
	line-height: 1em;
	}

#productListHeading {
        font-size: 1.8em;
        color: #9a9c86;
        }

.productListing-heading {
        padding-top: 0.7em;
        padding-bottom: 0.7em;
	}

A.productListing-heading {
	color: #ffffff;
	}

LABEL {
	font-size: 1em;
	}

a:hover {
	color: #000000;
	}

#navMain ul li a:hover {
	color: #000000;
	}

TR.productListing-odd {
	background: #E0E7E5;
	}

TR.productListing-even {
	background: #EFEEEE;
	}

.vDotLine {
	background:transparent url("../images/delim_v.gif") top center repeat-y;
	width: 20px;
	font-size: 1px;
	}

.hDotLine {
	background-image: url("../images/delim_h.gif");
	padding:1px 0;
	height:3px;
	}

.igMainWrapper {
	background: #EFEEEE;
	border-left: 10px solid #993400;
	border-right: 10px solid #993400;
	}

#productsListingListingBottomLinks {
	margin-top: 0.5em;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #7e0202;
	background-color: #fbf6d5
	}


LEGEND {
	font-weight: bold;
	padding: 0.3em;
	background-color: #7e0202;
	color: #FFFFFF;
	}

#ebaysideboxContent {
	text-align: center;
	}

#ebaysidebox  {
	margin-bottom: 1em;
	}

.cartBoxTotal {
	text-align: left;
	color: yellow;
	}

#informationContent {
	font-weight: bold;
	}

#sideboxig1Content {
	font-weight: bold;
	}

#productImage {
	margin: 0em 3em 2em 0em ;
	text-align:center;
	}

#productMainImage {
 	float:left;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
	}

#productMainImage img {
	display: block;
	position: relative;
	background: #ffffff;
	margin: -3px 6px 6px -3px;
	border: 1px solid #a9a9a9;
	padding: 4px;
	}
	
#howToBuyMainContent {
	font-size: 1.4em;
	}

#shoppingCartDefault {
	background-color: #fbf6d5;
	}

#cartInstructionsDisplay {
	padding: 0.5em 0em;
	}

.cartTotalsDisplay   {
	background:transparent url('../images/box-title-bg.jpg') no-repeat; 
	padding: 0.5em 0em;
	text-align: center;
	}

.tableHeading {
	background-color: #ffffff;
	height: 2.2em;
	}

TR.tableHeading {
	height: 2.5em;
	background:transparent url('../images/box-title-bg.jpg') no-repeat;
	font-weight:bold;
	font-size:1.1em;
	margin:0;
	padding:5px;
	color:#fff;
	}

#scUpdateQuantity {
	width: 2em;
	}

#scUnitHeading {
	text-align: right;
	}

#scTotalHeading {
	text-align: right;
	}

.rowEven {
	height: 1.5em;
	vertical-align: middle;
	font-size:1.1em;
	}

.rowOdd {
	background-color: #fbf6b5;
	height: 1.5em;
	vertical-align: middle;
	font-size:1.1em;
	}

.cartQuantity {
	padding: 0.5em 0em;
	width: 4.7em;
	text-align: center;
	}

.cartQuantityUpdate {
	padding: 0.5em 0em;
	text-align: center;
	}

.cartProductDisplay {
	padding: 0.5em 0em;
	}

#cartImage {
	margin: 0.5em 1em;
	}

#cartProdTitle {
	text-align: center;
	padding: 2.9em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.cartUnitDisplay {
	padding: 0.5em 0em;
	text-align: right;
	padding-right: 0.2em;
	}

.cartTotalDisplay {
	padding: 0.5em 0em;
	text-align: right;
	padding-right: 0.2em;
	}

.cartRemoveItemDisplay {
	padding: 0.5em 0em;
	width: 3.5em;
	text-align: center;
	}

#cartSubTotal {
	position: relative;
	background-color: #fbf6b5; 
	border: 2px solid #993300;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	padding: 0.5em 2.5em 0.6em 0;
	}

LABEL.inputLabelCountry {
	width: 12em;
	float: left;
	margin-bottom: 1.5em;
}

#shippingCostsTotal {
	margin: 1em 0 1em 0;
	background-color: #fbf6b5; 
	border: 2px solid #993300;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
	padding: 0.5em 2.5em 0.6em 0;
	}

input:focus, select:focus, textarea:focus {
	background: #e0e8ef;
	}

#searchContent {
	margin: 0;
	padding: 0;
	}

.igSearchTable {
	margin: 0;
	padding: 0;
	border:  1px solid #ffffff;
	}

input.ig_search {
	margin: 0;
	border: 0;
	background: transparent;
	color: #ffffff;
	padding: 4px 0px 4px 4px;
	font-size: 11px;
	height: 14px;
	width: 158px;
	}

input.ig_search_button {
	margin: 0;
	border: 0;
	padding: 0;
	}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 63px;
	height: 32px !important;
	background: transparent url(../images/zen_lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink {
	left: 0;
	float: left;
	background-image: url(../images/zen_lightbox/prevlabel.gif);
	background-position: left 0;
	background-repeat: no-repeat;
	}

#nextLink {
	right: 0;
	float: right;
	background-image: url(../images/zen_lightbox/nextlabel.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%
	}

#imageData{	padding:0 10px;	color: #666; }

#imageData #imageDetails{ width: 60%; float: left; text-align: left; }

#imageData #caption{ font-weight: bold; }

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }

#imageData #bottomNavClose{	width: 66px; float: right;  padding-bottom: 0.7em; }

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#productQuestions {
        margin: 0 0 0 0.5em;
        }

.leftBoxContainer {
	margin: 0.7em 0em 0em 0em;
	}

#categoriesContent {
	margin: 0;
	}

.sideBoxContent {
	font-size: 1.1em;
	background-color: transparent;
	padding: 0.4em;
	}

#productsListingTopNumber {
	margin-top: 0.6em;
	margin-bottom: 0.8em;
	}

.back {
	float: left;
	}

#productsListingListingTopLinks {
	margin-top: 0.6em;
	margin-bottom: 0.8em;
	}

.forward {
	float: right;
	}
	
#contentMainWrapper {
	margin: 0em;
	padding: 0em;
	border-bottom: 10px solid #993400;
	}

#PListTopCat {
	margin-top: 2em;
	margin-left: 2em;
	font-size: 1.2em;
	font-weight: bold;
	}

#PListSubCat {
	margin-left: 2em;
	font-size: 1.1em;
	font-weight: bold;
	}

#indexProductListCatDescription {
	font-size: 1.1em;
	}

.important {
	font-weight: bold;
	}

#checkoutShippingHeadingAddress {
	margin-left: 0;
	margin-top: 1em;
	}

#checkoutShippingHeadingMethod {
	margin-left: 0;
	margin-top: 1em;
	}

#checkoutPaymentHeadingAddress {
	margin-left: 0;
	margin-top: 1em;
	}

#checkoutSuccessOrderNumber, #checkoutSuccessLogoff, #checkoutSuccessContactLink {
	font-size: 1.1em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #000000;
	background-image: url(../images/navcolumnbg.gif);
	vertical-align: top;
	border-left: 10px solid #993400;
	border-bottom: 1px solid #ffffff;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 

.igMenuHeaderTable {
	height: 16px;
	}

.igMenuHeaderLeft {
	width: 20px;
	}

hr.igMenuHeaderLine1 {
	background-color: #ffffff;
	text-align: top;
	color: #ffffff;
	height: 1px;
	border:none;
	margin: -4px 2px 0 0;
	}

.leftBoxHeading {
	text-align: left;
	margin:0;
	padding: 0 2px 0 2px;
	font-size: 0.9em;
	color: #ffffff;
	white-space: nowrap;
	}

.leftBoxHeading a {
	color: #ffffff;
	}

.leftBoxHeading a:hover {
	color: #000000;
	text-decoration: none;
	} 

.igMenuHeaderRight {
	width: 130px;
	}

hr.igMenuHeaderLine2 {
	background-color: #ffffff;
	color: #ffffff;
	height: 1px;
	border:none;
	margin: 7px 0 0 2px;
	}

.betterCategories {
	display: block;
	font-weight: bold;
	text-decoration: none;
	}

a.category-top:link, a.category-top:visited {
	display: block;
        color: #ffffff;
        text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 16px;
        }

a.category-top:hover, a.category-top:focus {
	background-color: #ffffff;
	color: #993400;
        }

a.category-subs-parent:link, a.category-subs-parent:visited {
	display: block;
        color: #ffffff;
        text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 16px;
        }

a.category-subs-parent:hover, a.category-subs-parent:focus {
	background-color: #ffffff;
	color: #993400;
        }

a.category-products:link, a.category-products:visited {
	display: block;
        color: #ffffff;
        text-decoration: none;
	margin: 0;
	padding: 1px 0 1px 0;
	height: 16px;
        }

a.category-products:hover, a.category-products:focus {
	background-color: #ffffff;
	color: #993400;
        }

.igFreeShippingText {
	padding: 10px 0 0 0;
	font-weight: bold;
        color: green;
	}
	
.clearBoth {
	clear: both;
	}

#cartAddYes {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid green;
	padding: 3em 1em 1em 1em;
	background-color:#f8f8f8;
	background-image: url(../images/lieferbar.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#cartAddNo {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #993300;
	padding: 1em;
	background-color:#f8f8f8;
	}

