/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/

.boxText { 
	font-family:  Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family:  Arial, sans-serif;
	font-size: 10px;
}
.boxTextPrice {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #ffb511;
}

.errorBox, .errorBox td {
	font-family :  Arial, sans-serif;
	font-size : 10px;
	font-weight:bold;

	border: 1px solid #ffb511;
	background-color: #444;
	padding: 10px;
}
.gvBox {
	font-family :  Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family :  Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family :  Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

BODY {
	color: #000000;
	margin: 0px;
	background-color: #ffffff;
}

img{
	border:0px;
}

A {
  color: #ffb511;
  text-decoration: none;
}

A:hover {
  color: #ffb511;
  text-decoration: underline;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family:  Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #3b3b3b;
}

A.confirmationEdit {
	color: #ffb511;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #ffb511;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #444;
  
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family:  Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  font-family:Arial, sans-serif;
  font-size: 12px;
border: 1px solid #ffb511;

  font-weight : bold;
  text-align : center;
  padding: 7px;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}



.infoBox {

}

.infoBoxContents {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
	height: 30px;
  color: #ffffff;
  vertical-align: middle;
  background-image: url(img/mainmenu_button_blank.gif);
  background-repeat:no-repeat;
  background-position: center left;
  padding-left: 15px;
  
  
}



.infoBoxHeading a, .mainSecureLink a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 12px;

}

.infoBoxHeading a:hover {
	text-decoration: none;
	color: #CCCCCC;

}

TD.infoBoxHeadingActive, TD.infoBoxHeadingActive2 {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
	height: 30px;
  color: #ffffff;
  vertical-align: middle;
  background-image: url(img/mainmenu_button_blank_a.gif);
  background-repeat:no-repeat;
  background-position: center left;
  padding-left: 15px;
  
  
}

TD.mainSecureLink, TD.mainSecureLinkActive {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
	height: 30px;
  color: #ffffff;
  vertical-align: middle;
  background-image: url(img/mainmenu_button_secure.gif);
  background-repeat:no-repeat;
  background-position: center left;
  padding-left: 15px;
  
  
}

TD.mainSecureLinkActive {
  background-image: url(img/mainmenu_button_secure_2.gif);
 
}

TD.infoBoxHeadingActive2 {

  background-image: url(img/mainmenu_button_blank_b.gif);
  
  
}



.infoBoxHeadingActive a, .infoBoxHeadingActive2 a, .mainSecureLinkActive a {
	text-decoration: none;
	color: #000;
	font-size: 12px;

}



.infoBoxHeadingActive a:hover, .infoBoxHeadingActive2 a:hover {
	text-decoration: none;
	color: #000;

}


.infoBoxSubline {
background-image:url(img/sublinemenu.gif);
background-repeat:no-repeat;
height: 21px;
vertical-align:middle;
padding-left: 10px;
}

.infoBoxSubline a {
	padding-left: 15px;
	color: #f0f0f0;

}

.infoBoxSubline a:hover {
	text-decoration: none;
	color: #f0f0f0;

}


TD.infoBoxHeading_right {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
  
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 10px;

  
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family:  Arial, sans-serif;
  font-size: 10px;


}

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;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:  Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ffb511;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family:  Arial, sans-serif;
	font-size: 11px;
}

RADIO {
background: none;
background-color:#CC0000;
border: none;

}

.radiobutton {
background:none;
border: none;

}

TEXTAREA {
  width: 100%;
  font-family:  Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 12px;
  color: #FFF;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}



TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma,  Arial, sans-serif;
  font-size: 12px;
  color: #DDD;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ffb511;
}
SPAN.productOldPrice {
	font-family:  Arial, sans-serif;
	color: #ffb511;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family:  Arial, sans-serif;
  color: #ffb511;
}

SPAN.productDiscountPrice {
  font-family:  Arial, sans-serif;
  color: #ffb511;
  font-weight: bold;
}

.smallHeading {
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}




.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family:  Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family:  Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family:  Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { padding: 5px; font-family:  Arial, sans-serif; font-size: 10px;

background-image: url(img/warning.gif);
background-position:center left;
background-repeat:no-repeat;
padding-left: 35px;
color: #ffb511; font-weight: bold;


}
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; color: #99ff00;


background-image: url(img/success.gif);
background-position:center left;
background-repeat:no-repeat;
padding-left: 35px;

}

/* input requirement */

.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ffb511; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

body {
background-image:url(../../templates/alugraphics/img/bg.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#050505;
padding:0px;
margin:0px;
}

td {
vertical-align: top;
text-align: left;
color: #d2d2d2;
}


body, td, a, li, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}


.msub {
background-image: url(../../templates/alugraphics/img/b_sub_bottom.gif);
background-position:bottom;
padding-bottom: 9px;
font-weight: bold;
padding-left: 27px;
line-height:20px;
}

.msub a{
font-weight: bold;
color: #EEE;
text-decoration:none;
}
.msub a:hover{
color: #FFF;
}

.msub .active {
color: #ffb511;
}

.msub .active:hover {
color: #ffb511;
}

.boxl {
background-image:url(../../templates/alugraphics/img/box_l.gif);
}

.boxr {
background-image:url(../../templates/alugraphics/img/box_r.gif);
}

.box {
padding-left: 15px;
padding-right: 15px;
background-color: #272727;
color: #d2d2d2;
height: 135px;
}

.box a {
color: #ffb511;
font-weight:bold;
text-decoration: none;
}

.footer, .footerc {
color: #828382;
text-align: right;
}

.footer a{
display:block;
float:left;
padding-left: 18px;
padding-right: 10px;
text-decoration:none;
color: #828382;
}


.footer a:hover{
text-decoration:none;
color: #AAA;
}

.footerc a {
text-decoration:none;
color: #555;
font-size: 8px;

}

.footerc a:hover {
text-decoration:none;
color: #999;
}


.ftop {
background-image:url(../../templates/alugraphics/img/icon_pfeiltop.gif);
background-repeat:no-repeat;
color: #828382;
}
.fprint {
background-image: url(../../templates/alugraphics/img/icon_print.gif);
background-repeat:no-repeat;
color: #828382;
}
.fbook {
background-image: url(../../templates/alugraphics/img/icon_stern.gif);
background-repeat:no-repeat;
color: #828382;
}
.fimprint {
background-image: url(../../templates/alugraphics/img/icon_imprint.gif);
background-repeat:no-repeat;
color: #828382;
}
.checkbox {
	width: 15px;
}



.submit {
	width: 100px;
	background-color:#FFFFFF;
	font-weight:bold;
	color:  #ffb511;
}

.textfield, .plz, .ort, .submit, textarea{
	padding: 2px;
    margin-bottom: 5px;
    border: 1px solid #808080;
    width: 250px;
	background-color:#3b3b3b;
	
}

option, select {
background-color:#3b3b3b;


}
select {
border: 1px solid #808080;


}

textarea {
	color: #d2d2d2;
	font-size:11px;
}

.plz {
	width: 50px;
}

.ort {
	width: 191px;
	
}


h1 {
	color: d2d2ba;
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-bottom: 7px;
}



h3 {
	color: #ffb511;
	font-size: 11px;
	margin:0px;
	padding:0px;
	padding-bottom: 7px;
}


h2 {
	color: #ffb511;
	font-size: 16px;
	margin:0px;
	padding:0px;
	padding-bottom: 7px;
}

ul, ol {
padding: 0px;
margin: 0px;
list-style:outside;
}

li {
padding: 0px;
margin-left: 15px;
margin-bottom: 5px;
list-style-image:url(../../templates/alugraphics/img/li.gif);
}

.navtrail, .navtrail a {
	font-size: 12px;
	font-weight:bold;
	color: #EEE;
	vertical-align:middle;
	text-align:left;
	padding-left: 7px;
}
.navtrail a:hover {
text-decoration:none;
color: #FFF;
}

input, option, select {

	color: #d2d2d2;
	font-size:11px;
	
	
}
.textfield, .plz, .ort, .submit, textarea, input, select{

    margin-bottom: 5px;
    border: 1px solid #808080;
	background-color:#3b3b3b;
	
}

input img {

padding: 0px;
    margin-bottom: 0px;
    border: 0px;
}

input {
vertical-align:middle;
}


.boxHeader {
background-image:url(img/box_head.gif);
background-repeat:no-repeat;
height: 30px;
padding-left: 15px;
vertical-align:middle;
font-size: 12px;
color: #eeeeee;
font-weight: bold;

}

.boxContent {
background-image: url(img/box_content_bg.gif);
background-repeat:repeat-y;
padding-left: 15px;
vertical-align:middle;

}

.boxHeader a  {
text-decoration: none;
color: #eeeeee;
font-size: 12px;

}

.boxHeader a:hover {
color: #FFF;
}


.language {
text-align:right;
width: 100%;
}

.language a {

color: #aaa;
text-decoration:none;

}
.language a:hover {

color: #FFF;
text-decoration:none;

}

.account {
color: #ffb511 ! important;
text-decoration:none;
font-weight: bold;

}


.product_attributes_dropdown {

width: 150px;
}

.mainmenusubactive {
font-weight: bold;
color: #ffb511 ! important;
}

.mainmenusubnormal {
font-weight: bold;
color: #ececec ! important;
}

.mainmenusubnormal:hover {
font-weight: bold;
color: #FFF ! important;
}

.mainmenulink {
font-weight: bold;
color: #ccc ! important;
}

.mainmenulink:hover, .mainSecureLink:hover {
font-weight: bold;
color: #FFF ! important;
}


.cat_prod_listbox {
width: 160px;

}

hr {
height:1px;
border: none;
border-top:solid  1px #333;
margin-top: 15px;
margin-bottom: 15px;


}

.agbtextfield {
width: 400px;
height: 100px;
}
.commentfield {
width: 400px;
height: 50px;
}

.listtotal td {
text-align:right;
}