/*** 
  * Zencart Farben
***/


DIV.tx-ogvitzencart-pi1 #navSuppWrapper,
DIV.tx-ogvitzencart-pi1 #navCatTabsWrapper {
	background-color: #911825;
}

DIV.tx-ogvitzencart-pi1 #mainWrapper {
	border: 1px solid black;
}

DIV.tx-ogvitzencart-pi1 #contentMainWrapper {
	background-color: #ffffff;
	color: #373737;
}

DIV.tx-ogvitzencart-pi1 .centerColumn a,
DIV.tx-ogvitzencart-pi1 .centerColumn a:hover {
	color: #911825;
}

DIV.tx-ogvitzencart-pi1 #navCatTabsWrapper {
	background-color: #ffffff;
}

DIV.tx-ogvitzencart-pi1 #navCatTabs ul li a {
	color: #373737;
}

DIV.tx-ogvitzencart-pi1 #navCatTabs ul li a:hover {
	color: #911825;
}

DIV.tx-ogvitzencart-pi1 #navMain ul li a,
DIV.tx-ogvitzencart-pi1 #navSupp ul li a {
	color: #ffffff;
}

DIV.tx-ogvitzencart-pi1 #navEZPagesTOCWrapper {
	border-color: #911825;
}

DIV.tx-ogvitzencart-pi1 #navBreadCrumb {
	background-color: #911825;
	color:#ffffff;
}

DIV.tx-ogvitzencart-pi1 #navEZPagesTop {
	background-color: #911825;
}

DIV.tx-ogvitzencart-pi1 #navColumnOne,
DIV.tx-ogvitzencart-pi1 #navColumnTwo {
	background-color: #911825;
}

DIV.tx-ogvitzencart-pi1 #navBreadCrumb a {
	color: #ffffff;
}

DIV.tx-ogvitzencart-pi1 legend {
	color: #911825;
}

/*DIV.tx-ogvitzencart-pi1 input,*/
DIV.tx-ogvitzencart-pi1 fieldset {
	border-color: #F0E9D9;
}

DIV.tx-ogvitzencart-pi1 input {
	/*border-style: expression(this.type=="radio"||this.type=="checkbox"||this.type=="image" ? "none" : "solid");*/
}

DIV.tx-ogvitzencart-pi1 #navBreadCrumb a:hover,
DIV.tx-ogvitzencart-pi1 a:hover,
DIV.tx-ogvitzencart-pi1 #navEZPagesTOC ul li a:hover,
DIV.tx-ogvitzencart-pi1 #navMain ul li a:hover,
DIV.tx-ogvitzencart-pi1 #navSupp ul li a:hover {
	color: #911825;
}

DIV.tx-ogvitzencart-pi1 .messageStackWarning,
DIV.tx-ogvitzencart-pi1 .messageStackError,
DIV.tx-ogvitzencart-pi1 .messageStackCaution  {
	background-color: #ff0000;
	color: #ffffff;
}

DIV.tx-ogvitzencart-pi1 .messageStackSuccess {
	background-color: #99FF99;
	color: #911825;
}


DIV.tx-ogvitzencart-pi1 #mainWrapper {
	background-color: #ffffff;
	color: #373737;
}

DIV.tx-ogvitzencart-pi1 #logoWrapper {
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}

DIV.tx-ogvitzencart-pi1 #tagline {
	color: #373737;
}

DIV.tx-ogvitzencart-pi1 #sendSpendWrapper {
	border-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 .alert {
	color: #FF0000;
}

/*Shopping Cart Display*/
DIV.tx-ogvitzencart-pi1 #cartAdd {
	border-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 #priceBox {
	border-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 .tableHeading TH {
	border-bottom-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 .tableHeading, #cartSubTotal {
	background-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 #cartSubTotal {
	border-top-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 .cartNewItem {
	color: #330000;
}

DIV.tx-ogvitzencart-pi1 .cartOldItem {
	color: #ffffff;
}

DIV.tx-ogvitzencart-pi1 .productSpecialPrice,
DIV.tx-ogvitzencart-pi1 .productSalePrice,
DIV.tx-ogvitzencart-pi1 .productSpecialPriceSale,
DIV.tx-ogvitzencart-pi1 .productPriceDiscount {
	color: #ff0000;
}

DIV.tx-ogvitzencart-pi1 h3.leftBoxHeading,
DIV.tx-ogvitzencart-pi1 h3.leftBoxHeading a,
DIV.tx-ogvitzencart-pi1 h3.leftBoxHeading label,
DIV.tx-ogvitzencart-pi1 h3.rightBoxHeading,
DIV.tx-ogvitzencart-pi1 h3.rightBoxHeading a,
DIV.tx-ogvitzencart-pi1 h3.rightBoxHeading label {
	color: #ffffff;
	text-align:left;
}
	
h3.leftBoxHeading a:hover,
h3.rightBoxHeading a:hover{
	color: #FFFF33;
} 

DIV.tx-ogvitzencart-pi1 .leftBoxHeading,
DIV.tx-ogvitzencart-pi1 .rightBoxHeading {
	background-color: #444444;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

DIV.tx-ogvitzencart-pi1 .centerBoxHeading {
	background-color: #E0E0E0;
	color: #7B7B7B;
}

DIV.tx-ogvitzencart-pi1 .leftBoxContainer,
DIV.tx-ogvitzencart-pi1 .rightBoxContainer {
	border-color: #911825;
	background-color: #911825;
	color: #ffffff;
}	

DIV.tx-ogvitzencart-pi1 .leftBoxContainer a,
DIV.tx-ogvitzencart-pi1 .rightBoxContainer a {
	color: #ffffff;
}

DIV.tx-ogvitzencart-pi1 .leftBoxContainer a:hover,
DIV.tx-ogvitzencart-pi1 .rightBoxContainer a:hover {
	color: #ffff00;
}

DIV.tx-ogvitzencart-pi1 #bannerboxHeading {
	background-color: #0000CC;
}

DIV.tx-ogvitzencart-pi1 .rowOdd {
	/*background-color: #999999;*/
	background-color: #fff;
}

DIV.tx-ogvitzencart-pi1 .rowEven {
	background-color: #fff;
}

DIV.tx-ogvitzencart-pi1 TR.tableHeading {
	background-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 #popupShippingEstimator,
DIV.tx-ogvitzencart-pi1 #popupSearchHelp,
DIV.tx-ogvitzencart-pi1 #popupAdditionalImage,
DIV.tx-ogvitzencart-pi1 #popupImage,
DIV.tx-ogvitzencart-pi1 #popupCVVHelp,
DIV.tx-ogvitzencart-pi1 #popupCouponHelp,
DIV.tx-ogvitzencart-pi1 #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
}
	
DIV.tx-ogvitzencart-pi1 .productListing-odd	{
	background-color: #FFF;
}

DIV.tx-ogvitzencart-pi1 .tabTable	{
	border-top: 1px solid #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 .tabTable TD {
	border-bottom: 1px solid #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 #cartContentsDisplay TR.rowEven TD,
DIV.tx-ogvitzencart-pi1 #cartContentsDisplay TR.rowOdd TD {
	border-bottom: 1px solid #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 TD.productListing-data IMG.listingProductImage 	{
	border: 1px solid #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 hr {
	border-bottom-color: #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 DIV.centerBoxContentsNew IMG {
	border: 1px solid #E0E0E0;
}

DIV.tx-ogvitzencart-pi1 #productMainImage {
	background-color: #E0E0E0; 
}

DIV.tx-ogvitzencart-pi1 #productMainImage IMG {
	border: 1px solid #E0E0E0;
}