html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;   
	}

a:focus, button:focus {outline:none;} /* für Firefox */
	
BODY {
	background: #323232 url(images/bg.gif) no-repeat fixed center top;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	}

.red { color:red;}
.bold { font-weight:bold;}
A {
	color: #FFFFFF;
  	text-decoration: none;
	}
	
A.smalltext {
	color: #E4E4E4;
  	text-decoration: none;
	}

A:hover {
	color: #FFFFFF;
	}
	
P {
	margin-top:0;
	margin-bottom:10px;
	}
table.data { padding-bottom:10px;}	

h3.partner { 
	font-size: 11px;
	background:#494642; 
	margin:6px 0 0px 0;
	padding:4px 15px;
	font-weight:bold;
	}
	
TD {
	font-size: 11px;
	line-height: 1.5em;
	}
	
.productsNotifications { 
	background: #f2fff7; 
	}
	
FORM {
	display: inline;
	}

TD.headerNavigation {
	padding: 0px;
	}

TR.headerError {
	background: #ff0000;
	}

TD.headerError {
	background: #ff0000;
	text-align: center;
	}

TR.headerInfo {
	background: #00ff00;
	}

TD.headerInfo {
	background: #00ff00;
	text-align: center;
	}
	
TR.footer {
	background: #bbc3d3;
	}
	
TD.footer {
	background: #bbc3d3;
	}
#header {
	width:860px;
	height:130px;
	margin:35px 0 0 0;
	}

#logo {
	float:left;
	width:205px;
	display:inline;
	}

#languagebox {
	width:150px;
	float:right;
	margin:40px 130px 0 0;
	display:inline;
	
	}
	
.languagebutton {
	border-left:#999999 solid 1px;
	padding:2px 20px 2px 10px;
	display:inline;
	}
	
a#twitter {
	width:35px;
	background: url(images/twitter_48.png) no-repeat 0 0; 
	float:right; 
	padding:24px 35px 5px 0px; 
	margin:16px 50px 0 0;
	display:inline;
	}
	
	a:hover#twitter { 
	color:#ddd;
	border-bottom:#777 dotted 1px;
	}
	
#cartBoxHeading {
	position: absolute;
	border:0;
	z-index: 1;
	height: 20px;
	width: 205px;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	}
	
#cartBox {
	position: absolute;
	z-index:1;
	height: 20px;
	width: 205px;
	-moz-opacity: 0.35;
	filter:alpha(opacity=35);
	opacity: 0.35;
	border:0;
	}
	
#cartBoxContents {
	position: relative;
	z-index: 2;
	height: 20px;
	border:0;
	}
	
.cartBoxTable {
	padding: 0 5px 0 0;
	background-color: #677275;
	}

#catBox {
	position: absolute;
	z-index:1;
	height: 195px;
	width: 390px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/middle_opacity.gif);
	opacity: 0.55;
	border: 0px solid #63615c;
	-moz-opacity: 0.55;
	filter: alpha(opacity=55);
	}
	
#catBoxContents {
	position: relative;
	z-index: 2;
	margin-bottom: 1px;
	}
	
#productInfoBox {
	position: absolute;
	z-index: 1;
	height: 195px;
	width: 390px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/info_opacity.gif);
	opacity: 0.85;
	-moz-opacity: 0.85;
	filter: alpha(opacity=85);
	}
	
#productInfoBoxContents {
	position: relative;
	z-index: 2;
	}
	
#productInfoBoxPicButton {
	position: absolute;
	z-index: 3;
	opacity: 0.50;
	-moz-opacity: 0.50;
	filter:alpha(opacity=50);
	}

.catBoxTable {	
	padding: 10px;
	width: 195px;
	}

.productInfoTable {
	padding: 10px;
	}
	
.productDescriptionUp {
	background-color: #63615c;
	width: 390px;
	}
	
.productDescription {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #63615c;
	width: 390px;
	}
	
#alsoPurchased {
	position: absolute;
	z-index: 1;
	height: 300px;
	width: 390px;
	background-color: #63615c;
	opacity: 0.35;
	-moz-opacity: 0.35;
	filter: alpha(opacity=35);
	}
	
#alsoPurchasedContents {
	position: relative;
	z-index:2;
	margin-bottom: 10px;
	}
	
.alsoPurchasedTable {
	padding: 10px;
	border: 0px solid #666666;
	}
	
#infoBoxContents {
	position: relative;
	z-index:2;
	height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#infoBoxContentsNoPadding {
	position: relative;
	z-index:2;
	height: 20px;
	padding: 0px;
	}
	
#specialBox {
	position: absolute;
	z-index:1;
	height: 20px;
	width: 205px;
	opacity: 0.75;
	background-color: #466873;
	-moz-opacity: 0.75;
	filter:alpha(opacity=75);
	}
	
#button {
	position: absolute;
	z-index:3;
	height: 20px;
	width: 205px;
	}
	
#catHeading {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 390px;
	filter: alpha(opacity=75);
	-moz-opacity:0.75; 
	opacity:0.75;
	}
	
#catHeadingContents {
	position: relative;
	padding: 0px 10px;
	z-index:2;
	height: 20px;
	border: 0px solid #7A7A7A;
	margin-bottom: 1px;
	}
	
#catHeadingSpecial {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 390px;
	background-color: #CCCC33;
	filter: alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
	border: 0px solid #333333;
	}
	
#infoPageHeading {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 390px;
	background-image: url(images/infopage_line_b.gif);
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	}


	
#infoPageHeadingContents {
	position: relative;
	padding: 0px 10px 1px;
	height: 20px;
	z-index:2;
	}
	
#checkupHeading {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 390px;
	background-image: url(images/infopage_line.gif);
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
	}
	
#checkupHeadingContents {
	position: relative;
	margin-bottom: 1px;	
	height: 20px;
	z-index:2;
	}
	
.infoPage {
	padding: 10px;
	margin-bottom: 2px;
	border: 1px solid #909090;
	width: 390px;
	}
	
.infoPageNoPadding {
	margin: 1px 0 50px 0;
	opacity: 0.9;
	width: 390px;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
	}

.infoPageInside {
	padding: 10px;
	border: none;
	background-color: #61605e;
	margin: 2px 0px 3px;
	}
	
.infoPageInsideNoBg {
	padding: 5px 10px;
	border: none;
	}
	
.buttonBackground {
	padding: 5px 10px;
	border: 1px solid #506269;
	background-color: #506269;
	}
	
.pageMark {
	border: 1px solid #506269;
	padding: 5px 10px;
	width: 390px;
	margin-bottom: 1px;
	}
	
.signalbox {
	padding: 10px;
	width: 390px;
	margin-bottom: 1px;
	border: 1px solid #506269;
	background-color: #506269;
	}
	
.errorBox {
	padding: 10px;
	width: 390px;
	margin-bottom: 1px;
	border: 1px solid #EF6410;
	background-color: #EF6410;
	}
#productInfoHeading {
	position: absolute;
	z-index: 1;
	height: 20px;
	width: 390px;
	background-color: #7a7870;
	filter: alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity: 0.90;
	border: 0px solid #333333;
	}
	
#productInfoHeadingContents {
	position: relative;
	padding: 0px 10px 0px;
	margin-bottom: 1px;
	height: 20px;
	z-index:2;
	}
	
TD.infobox {
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	}
	
.infoBoxPadding {
	padding: 5px;
	border: 0px solid #707070;
	background-color: #455E67;
	}
	
.infoBoxContentsPadding {
	color: #919191;
	line-height: 1.5;
	padding-bottom: 5px;
	}

.infoBoxNotice {
	background: #FF8E90;
	}
	
.infoBoxNoticeContents {
	background: #FFE6E6; 
	}
	
TD.infoBoxHeading {
	font-size:11px;
	}

TR.productListing-odd {
	background-color: #4A4A4A;
	}
	
TR.productListing-even {
	background-color: #4A4A4A;
	}
	
TR.dataTable-odd, TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-image: url(images/nospace_line_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #585754;
	color:#eee;
	}
	
TR.dataTable-even, TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-image: url(images/nospace_line_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #5b5a57;
	color:#eee;
	}
	
TD.dataTable-padding {
	padding: 5px;
	}

TABLE.productListing {
	border: 0px solid #b6b7cb;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	}

.productListing-heading {
	background-color: #666666;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	}

TD.dataTable {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

A.pageResults {
	color: #0000FF;
	}

A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
	}

TD.pageHeading, DIV.pageHeading {
	vertical-align: middle;
	font-weight: bold;
	font-size:11px;
	}
	
.Heading {
	vertical-align: middle;
	font-weight: bold;
	}
	
TR.subBar {
	background: #f4f7fd;
	}
	
TD.smallText, SPAN.smallText, P.smallText {
	color: #E4E4E4;
	font-size:10px;
	}

TD.accountCategory {
	color: #aabbdd; 
	}

TD.fieldKey {
	font-weight: bold;
	}

TD.tableHeading {
	font-weight: bold;
	}

SPAN.newItemInCart {
	color: #999900;
	}

SPAN.greetUser {
	color: #f0a480;
	font-weight: bold;
	}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 0px;
	}

SPAN.markProductOutOfStock {
	color: #CCCCCC;
	font-weight: bold;
	}
	
SPAN.productSpecialPrice {
	color: #F98817;
	}

SPAN.errorText {
	color: #ff0000;
	font-size:10px;
	}

.moduleRow {
	background-color: #63686d;
	margin: 2px 0px 3px;
	}
	
.moduleRowPadding {
	padding: 10px;
	border: none;
	margin: 2px 0px 3px;
	}
	
.moduleRowOver {
	cursor: pointer;
	cursor: hand;
	background-color: #5b6d76;
	}

.moduleRowSelected {
	background-color: #63615c;
	}

TD.checkoutBar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #525252;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #525252;
	}

.checkoutBarFrom {
	padding: 1px;
	font-weight: bold;
	}
	
.checkoutBarTo {
	padding: 1px;
	}
	
.checkoutBarCurrent {
	font-weight: bold;
	}

/* message box */

.messageBox {
	}

.messageStackError, .messageStackWarning {
	}
	
.messageStackSuccess {
	}

/* input requirement */

.inputRequirement {
	color: #CCCCCC;
	}

/* CategoriesBox */

.boxTextcategory {
	display: block;
	}

.boxTextcategoryanchor {
	display: block;
	}

/*Form*/

INPUT {
	color: #333333;
	border: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 2px 0 8px 0;
	}

.inputStyle {
	width: 200px;
	background-color: #afada0;
	padding: 3px;
	}
	
.inputLogin {
	width: 100%;
	padding: 3px;
	}
	
.inputQuantity {
	width: 35px;
	padding: 3px;
	}
	
.inputRadio {
	margin: 2px 0;
	height: 18px;
	padding: 3px;
	}

.imagebuttons{
	padding: 0;
	border: 0px;
	height: 20px;
	margin: 0;
	}
	
SELECT {
	color: #333333;
	margin: 2px 0 8px 0;
	padding: 2px;
	border: 0;
	background-color: #afada0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	}
	
.selectCountries {
	width: 200px;
	}
	
.selectProducts {
	width: 123px;
	}
	
TEXTAREA {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:1.3em;
	background-color: #afada0;
	color: #333333;
	height: 150px;
	width: 100%;
	margin: 2px 0 8px 0;
	padding: 3px;
	border: 0;
	}

/*change the menu hover color below*/

#thecategories a:hover {
	background-color: #3E3E3E;
	}
	
.catwithsubs, .catwithnosubs {
	padding-right: 2px;
	}

#thecategories {
	position: relative;
	width: 205px;
	}

.activelink {
	display: block;
	background-color: #4B4B4B;
	}

#thecategories a {
	display: block;
	width: 100%;
	}

/*mozilla fix*/

html>body #thecategories a {
	width: auto;
	}
	
/*end of mozilla fix*/

#topcat a {
	padding-left: 2px;
	font-size:10px;
	line-height: 21px;
	letter-spacing:0.1em;
	word-spacing:0.2em;
	}

#secondcat a {
	padding-left: 22px;
	}

#thirdcat a {
	padding-left: 32px;
	}

#fourthcat a {
	padding-left: 42px;
	}

#fifthcat a {
	padding-left: 52px;
	}
	
/*datatable*/

.dataTableHeadingRow {
	font-weight: bold;
	background-color: #666666;
	border: 0px solid #CCCCCC;
	}
	
.dataTableHeadingContent {
	font-weight: bold;
	border-top: 0px solid #AEAEAE;
	border-right: 1px solid #AEAEAE;
	border-bottom: 0px solid #AEAEAE;
	border-left: 0px solid #AEAEAE;
	padding: 2px 5px;
	}
	
.dataTableRow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #3F3F3F;
	}
	
.dataTableRowSelected {
	background-color: #257094;
	}
	
.dataTableRowOver { background-color: #484848; cursor: pointer; cursor: hand; }

.dataTableContent {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
.boxheader_dotted {
	font-weight:bold;
	padding-bottom:15px;
	margin-bottom:15px;
	background: url(images/omni_line_dotted_inside_b.gif) left bottom repeat-x;
	}

.boxcontent_dotted {
	padding-bottom:15px;
	margin-bottom:15px;
	background: url(images/omni_line_dotted_inside_b.gif) left bottom repeat-x;
	}
	
.content_grey {
	color:#ddd;
	}

.content_grey a {
	color:#ddd;
	}
	
#infoPageHeading_b {
	height: 20px;
	line-height:20px;
	background-image: url(images/infopage_line_b.gif);
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	padding: 0 15px;
	margin: 0 0 2px 0;
	font-weight:bold;
	}
	
.infoPageInside_b {
	padding:15px 15px;
	border: none;
	background-color: #61605e;
	margin: 0 0 2px 0;
	}

ul.link {
	margin: 0;
	padding:0;
	}

li.link {
	padding-left:18px;
	background: url(images/li.gif) 1px 0px no-repeat;
	list-style-type: none;
	line-height:1.7em;
	}

li.link a:hover {
	text-decoration:underline;
	}
		
.link_document_main a {
	padding-left: 20px;
	padding-top: 3px;
	line-height:1.7em;
	background: url(images/file_icon.gif) 0 0 no-repeat;
	}
	
.link_document_main a:hover {
	background: url(images/file_icon.gif) 0 -20px no-repeat;
	color: #fff;
	text-decoration:underline;
	}
	
#link_url_main a {
	padding-left: 20px;
	padding-top: 2px;
	line-height:1.7em;
	background: url(images/link_icon_main.gif) 0 0 no-repeat;
	}
	
#link_url_main a:hover {
	color: #fff;
	text-decoration: underline;
	background: url(images/link_icon_main.gif) 0 -480px no-repeat;
	}
