/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #ECECEC;
 
	background: url(../images/bgkachel.jpg) repeat-x 0px 30px;
background-color: #01172F;
margin-top: 38px;
	}

a img {border: none; }



a:link, #navEZPagesTOC ul li a {
	color: #DCE6E9;
	text-decoration: none;
	}
 
a:visited {
	color: #F8AD1C;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #F0DC8E;
	}

a:active {
	color: #349DD3;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {

    margin: 0.3em 3px;

}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: 50px;
	display: block;
	width: 95%;

	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;

	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 0px solid #000000;
	}

.messageStackWarning, .messageStackError {
	 background: url(../images/bgkachel.jpg) repeat 0px 50px;
	color: #fff000;
	}

.messageStackSuccess {
	 background: url(../images/bgkachel.jpg) repeat 0px 140px;
	color: #ffffff;
	}

.messageStackCaution {
	background: url(../images/bgkachel.jpg) repeat 0px 30px;
	color: #fff000;
	}

/*wrappers - page or section containers*/
#indexDefault {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
color: #022541;
}

#indexDefault a{
 
color: #F6E994;
}
#indexDefault a:hover{

color: #ffffff;
}


#indexProductList {
padding-top: 12px;
padding-left: 57px;
padding-right: 54px;
padding-bottom: 12px;
color: #022541;
}
		#indexProductList a{
 
color: #1D222F;
}
#indexProductList a:hover{

color: #ffffff;
}

#indexCategories {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
color: #022541;
}
		#indexCategories a{
 
color: #1D222F;
}
#indexCategories a:hover{

color: #ffffff;
}

#mainWrapper {
	background: #003962 url(../images/bgmain.jpg) repeat-y 155px 0px;
	text-align: left;
	width: 970px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper,  #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
 
  

#headerWrapper {
background: url(../images/logo.jpg) repeat 0px 42px;
height: 285px;
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;              
	} 

#tagline { /*für abstand zweite navi*/
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
height: 198px;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
padding-left: 95px;
padding-right: 95px;
color: #012440;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper { /*navi toptop*/
	margin: 0em;
	background: url(../images/toptop.jpg) repeat-x 0px 0px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 8px;	
padding-left: 8px;
	height: 36px;
	width: 954px;

	}

#navSuppWrapper { /*navi f1*/
	margin: 0em;
	background: url(../images/f1.jpg) repeat 19px;
	font-weight: bold;
	color: #ffffff;
	height: 33px;
	width: 970px;
	}

#navCatTabsWrapper { /*navi*/
	margin: 0em;
	background: url(../images/f2.jpg) repeat;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	width: 970px;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	
	}

#navMain {
	/* background: #FF8484;*/ /*nav oben nur zur hälfte*/
	
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 0px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
width: 450px;
	}

#navMainSearch {
	float: right;
	}

 

#navEZPagesTop {
        font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding-top: 0.9em;
        padding-bottom: 0.5em;
	padding-left: 1.1em;
	background: url(../images/nav.jpg) repeat;
        height: 34px;
	text-align: justify;
	}

#navBreadCrumb {
height: 23px;
	with: 666px;
	background: url(../images/breadc.jpg) repeat 5px;
*background: url(../images/breadc.jpg) repeat -4px;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
margin-left: 0em;
	padding-top: 0.8em;
        padding-bottom: 0.0em;
	padding-left: 30px;
	color: #A1C7EC;
	}

#navColumnOne { /*linke spalte*/
	background-color: #003962;
width: 300px;
	}

#navColumnTwo { /*rechte spalte7*/
	background-color: #003962;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

 
 
	 
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
padding-left: 22px;
padding-right: 22px;
color: #faf020;
	}


#productDescription {
	/*font-size: 1.2em;*/
	padding: 0.5em;
padding-top: 12px;
padding-left: 56px;
padding-right: 54px;
color: #2D5175;
	}


.alert {
	color: #933916;
	margin-left: 0.5em;
padding-left: 12px;
padding-right: 12px;
color: #F0E031;
	}
.advisory {
padding-left: 22px;
padding-right: 22px;
color: #fbf040;
}
.important {
	font-weight: bold;
padding-left: 22px;
padding-right: 22px;
color: #fff950;
	}
.notice {
padding-left: 22px;
padding-right: 22px;
color: #ff0060;
}
.rating{
padding-left: 22px;
padding-right: 22px;
color: #ff0070;
}
.gvBal {
padding-left: 22px;
padding-right: 22px;
color: #ff0080;
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	 
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd { /*einkaufswagen*/
width: 450px;
	float: right;
	text-align: center;
font-weight: bold;
	margin-right: 50px;
	border: 0px solid #000000;
	padding: 0px;
color: #00213C;
width: 150px;
	}

.tableHeading TH {
width: 450px;
	border-bottom: 1px solid #cccccc;
  padding-left: -52px;
padding-right: -52px;
color: #F8C600;
	}

.tableHeading, #cartSubTotal {
 
	background-color: #7C9BB0;
 
color: #gff000;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;

	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;

	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
  
color: #2C4C62;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
 
color: #00548F;
	}

#scUpdateQuantity {
	width: 2em;
  
color: #faa000;
	}

.cartQuantity {
	width: 4.7em;
 
color: #eff000;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #D49A67;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FFEAA9;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
 
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;

	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
padding-left:  px;
*padding-left: 52x;
padding-right:  px;
*padding-right: 52x;
color: #C9FFF8;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
background: url(../images/bgkachel.jpg) repeat 0px 60px;
	background-color: #CCD5DB;
	padding: 0.5em 0.6em;
	}

.centerBoxHeading {
color: #A6C9CF;
	margin: 0em;
background: url(../images/bgkachel.jpg) repeat 0px 80px;
	background-color: #CCD5DB;
	padding: 0.5em 0.2em;
border: #D1DDE2 1px;
	}

.centerBoxHeading a{
	 color: #9EE0D9;
	}

.centerBoxHeading a:hover{
	 color: #ffffff;
	}

.leftBoxContainer {
color: #FAE675;
	border: 1px solid #8BABB8;
	margin-top: 3.1em;
 
margin-left: 5px;
	}

.sideBoxContent {
	background-color: #003962;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #D3E0EC;
	}

.rightBoxHeading {
	margin: 0em;
margin-top: 0em;
margin-bottom: 0.0em;
	background: url(../images/bgkachel.jpg) repeat 0px 128px;
	background-color: #663366;
	padding: 0.5em 0.6em;
margin-right: 0px;
margin-left: 0px;
*margin-right: -4px;
	}

h3.leftBoxHeading a:hover {
	color: #E9C934;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #E9C934;
	text-decoration: none;
	}

.rightBoxContent {
color: #F5BA1A;
	background-color: #BED5EC;
 	margin-bottom: 0.4em;
margin-right: 5px;
  
*margin-right: -4px;

	}

.rightBoxContainer {
color: #FAE675;
	border: 1px solid #7B96B5;
	margin-top: 3.1em;
 
 margin-left: -4px;
*margin-left: 0px;
*margin-right: 4px;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
 ;
	}

   #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance  #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .gvBal, .attribImg {
	text-align: center;
 color: #C4FFEE;
	}
 #cartEmptyText {
	text-align: center;
 color: #FDAD21;
	}

 
#siteinfoLegal {
background: url(../images/f2.jpg) repeat 0px 0px;
 
width: 970px;
height: 97px; 
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
width: 450px;
	background-color: #8FB0C9;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
width: 450px;
	background-color: #6091A7;
	height: 1.5em;
	vertical-align: top;
 
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
width: 450px;
	background-color: #264962;
	height: 2em;
	}



.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
color: #ff0000;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #7AB4EC;
	}
.information {padding: 10px 3px; line-height: 150%;}

#cart1 {
margin: 50px;
}

#acctNewslettersDefault {
padding-top: 12px;
padding-left: 62px;
padding-right: 62px;
 
}

#shippingInfo {
padding-top: 12px;
padding-left: 56px;
padding-right: 54px;
 color: #FFffff;
}


#siteMapList {

 
	width: 90%;
	float: right;
	 
padding-top: 12px;
padding-left: 56px;
padding-right: 54px;
padding-bottom: 20px;

}



#ezPageDefault {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}

#siteMap {
padding-top: 12px;
padding-left: 56px;
padding-right: 54px;
 
  color: #003962;
 
}


#contactUsDefault {
padding-top: 12px;
padding-left: 62px;
padding-right: 92px;
 color: #003962;
}

 
#contactUsNoticeContent {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}

#contactUsForm {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}

#gvFaqDefault, #productGeneral {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}

#productGeneral a{
 color: #DAEEFF;

}

#productGeneral a:hover{
 color: #FFD75E;
}

#productGeneral a:visited{
 color: #C2DDE9;
}


#discountcouponInfo, #unsubDefault, #conditions, #privacy {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}

#cartDefaultHeading, #pageOne, #passwordForgotten, #pageTwo, #pageThree, #pageFour, #pageFive, #pageSix, #tellAFriendDefault, #createAcctSuccess, #addressBookProcessDefault, #addressBookDefault, #allProductsDefault, #newProductsDefault, #featuredDefault, #specialsListing, #logoffDefault, #checkoutSuccess, #checkoutConfirmDefault, #createAcctDefault, #advSearchDefault,#shoppingCartDefault, #productMainImage, #docProductDisplay, #categoryIcon, #loginDefault {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}


#checkoutShipto, #checkoutBillto {
padding-top: 12px;
 margin-left: -61px;
margin-right: -105px; 
padding-left: 78px;
padding-right: 54px;
 color: #003962;
width: 460px;
text-align: justify;

}
  

#checkoutPayment, #moreNewsDefault, #checkoutShipping, #checkoutShippingContentChoose {
padding-top: 12px;
padding-left: 58px;
padding-right: 54px;
 color: #003962;
}

#whatsNew {
text-align: center;
}

