/* -----------------------------------------------------------------------------------------
   $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 
   ---------------------------------------------------------------------------------------*/
/* Template Anpassung Oliver Stiegler aka 8works.de */ 

html, body{ 
	margin:0; 
	padding:0;
	padding-top:10px;
	text-align:center;
	font-family : Arial, Verdana, sans-serif;
	font-size : 12px;
	color: #000000;
	background-color: #000;
	background-image:url(img/bodyback.jpg);
	background-repeat: repeat-x;
} 

#Logo{
	margin:0 0 1px 0;	
	height:83px;
	display:block;
	float:left;
}

#Search{	
	margin-left:10px;
	margin-top:35px;
	float:left;
}

.HeadAbstand{
	width:100%;
	clear:left;
}

h1{
	margin:0; 
	padding:0; 
	font-size : 1.5em;
	color: #0E506F;
}

h2{
	margin:0;
	margin-top:18px;
	padding:0; 
	font-size : 1.2em;
	color: #0E506F;
	padding-bottom:10px;
}

h3{
	margin:0;
	margin-top:25px;
	padding:0; 
	font-size : 1.1em;
	color: #DC271D;
}

h4{
	margin:0;
	margin-top:0;
	padding:0; 
	font-size : 1.1em;
	color: #DC271D;
}

#maincol p{
	padding:0 5px 15px 0;
}



#Suchfeld h3{
	margin:0;
	padding-top:2px; 
	font-size:13px;
	color: #0E506F;
}

#Suchfeld a{
	font-size:11px;
	padding-left:80px;
}

#wrapper{
	background-color: #fff;
}
#NebenBreadcrump{
	float:right;
	padding-right:1px;
}

#NebenBreadcrump .LogIn{
	background-image:url(img/navbackoben.gif);
	float:left;
	height:34px;
}

#NebenBreadcrump .LogIn2{
	background-image:url(img/navbackoben2.gif);
	float:left;
	height:34px;
}

#NebenBreadcrump .LogIn a{
	height:34px;
	disply:block;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}

#NebenBreadcrump .LogIn2 a{
	height:34px;
	disply:block;
	color:#fff;
	font-weight:bold;
	padding:0 15px 0 15px;
}

.KontoOben{
	position:relative;	
	top:11px;
}

#pagewidth{ 
	width:950px; 
	padding:10px;
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	background-color: #fff;
	border:10px solid #fff; 
} 
 
#header{
	position:relative; 
	height:129px; 
	width:950px;
	background-image:url(img/top_bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
} 
 
#leftcol{
	width:184px; 
	float:left; 
	position:relative; 
	background-color: #fff;
}
 
#twocols{
	width:766px; 
	float:right; 
	position:relative;
	background-color: #fff;
}
 
#rightcol{
	width:184px; 
	float:right; 
	position:relative;
	background-color: #fff;
}
 
#maincol{
	background-color: #FFFFFF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:552px;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	text-align:left;
}
 
#footer{
	margin-top:45px;
	border-top:1px solid #0E506F;
	height:20px; 
	clear:both;
	background-color: #fff;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


   

.boxText { 
}

.boxTextBG {
	background-color: #ffffff;
}
.boxTextBGII {
	background-color: #FFCC99;
}
.boxTextPrice {
	color: #FF0000;
}

.errorBox {
	font-weight: bold;
	color:#bf0000;
	background-color: #f9f9f9;
	border:1px solid #bf0000;
	padding-top:15px;
	padding-bottom:15px;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

a {
  color: #296092;
  text-decoration: none;
}

a:hover {
  color: #299289;
  text-decoration: underline;
}

FORM {
	display: inline;
	margin:0;
	padding:0;
 
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	color: #0A5478;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #0A5478; 
}

A.headerNavigation:hover {
  color: #000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #f9f9f9;
	padding:5px;
	border:3px solid #bf0000;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #fff;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
	margin:0;
	padding:0;
}

.infoBoxContents {
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

.BoxHead{
	color:#fff;
	padding-top:6px;
	padding-left:10px;
}

.infoBoxHeading {
  font-weight: bold;
  height:25px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info.gif);
  background-repeat: no-repeat;
  margin-top:5px;
}

.infoBoxHeading_right {
  font-weight: bold;
  height:25px;
  width:184px;
  color: #fff;
  background-image:url(img/back_info.gif);
  background-repeat: no-repeat;
}

.infoBox, SPAN.infoBox {
  background: #fff;
  border:1px solid #0E506F;
  margin-bottom:15px;
}

.infoBox_right, SPAN.infoBox_right {
  background: #fff;
  border:1px solid #0E506F;
  margin-bottom:15px;

}

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 {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}


A.pageResults {
	color: #0E506F;
	text-decoration: none;
}

A.pageResults:hover {
  color: #177BA1;
  text-decoration: underline;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.main, P.main {
  line-height: 1.5;
  padding-left:15px;
  padding-right:15px;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

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

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f9f9f9;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

TD.copyright {
  line-height: 1.5;
  text-align:center;
}

.copyright{
	color:#9EB6C2;
}
.copyright a{
  color: #9EB6C2;
}

.copyright a:hover {
  color: #000;
  text-decoration: underline;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-weight: bold;
	color: Black;
}

.moduleRow {
	width:172px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	line-height: 1.4;
	border-bottom:1px solid #0E506F;
}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border-color: #ffffff;
    line-height: 1.4; 
	}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { color: #8c8c8c; }
.checkoutBarCurrent { color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-size: 7pt; }
.heading2 { font-size: 9pt; }
.heading3 { font-size: 10pt; }
.heading4 { font-size: 12pt; }
.heading5 { font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { 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-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 { }
.messageStackError, .messageStackWarning { background-color: #f9f9f9; color:#bf0000;border-bottom:2px solid #fff;}
.messageStackSuccess { background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #bf0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	width: 184px;
}
.navRight {
	width: 184px;
}

.contentsTopics {
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}
.eightpxtop{
	padding-top:6px;
}
p{
	color:#333333;
	padding-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

p.box{
	font-size:0.95em;
	padding-left:10px;
	color:#333333;
	margin-top:5px;
	margin-bottom:5px;
}

ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
li{
	background-image:url(img/icon_arrow.jpg);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:18px;
}

li.unterebene{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:15px 3px;
	background-repeat:no-repeat;
	padding-left:28px;
}

li.unterebene2{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:15px 3px;
	background-repeat:no-repeat;
	padding-left:28px;
}

li.unterebene3{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:15px 3px;
	background-repeat:no-repeat;
	padding-left:28px;
}

li.unterebene4{
	background-image:url(img/icon_arrow_sub.gif);
	background-position:15px 3px;
	background-repeat:no-repeat;
	padding-left:28px;
}

#maincol form input, select{
	background-color:#f9f9f9;
}


#leftcol form .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:135px;
	background-image:url(img/form-back.jpg);
}

#rightcol form .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:150px;
	background-image:url(img/form-back.jpg);
}

#rightcol form .PWSuchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:60px;
	background-image:url(img/form-back.jpg);
}

#leftcol form image {
	border:none;
}

#Breadcrump{
	float:left;
	padding-top:10px;
	padding-left:10px;
	color:#0A5478;
}

/* Startseite NewProducts */
.Aufreissen{
	width:100%
}

.WeiteFloat{
	width:540px;
}

.WeiteFloatMargin{
	width:540px;
	
}

.Aufreissen table {
	border:1px solid #0E506F;
	margin-bottom:10px;
	width:540px;
}
.Aufreissen table .TDHeadline{
	border-bottom:1px solid #0E506F;
	background-color:#f9f9f9;
	height:20px;
	padding-left:10px;
	background-image:url(img/form-back.jpg);
	text-align:left;
}

.Aufreissen table .TDBeschreibung{
	border-left:1px dotted #0E506F;
	padding-left:10px;
	text-align:left;
}

.Aufreissen table .TDProduktbildStartseite{
	vertical-align:top;
	padding-top:7px;
}
/* Neue Produkte NewProducts */
.BuyNowButton{
	float:right;
	padding:0 5px 5px 0;
}

.NewProductsOverview {	
	margin-bottom:2px;
	width:100%;
	border-collapse:collapse;
	border:1px solid #0E506F;
}

.NewUpcoming {
	width:100%;
}

.TDHeadline{
	border-bottom:1px solid #0E506F;
	background-color:#f9f9f9;
	height:20px;
	padding-left:10px;
	background-image:url(img/form-back.jpg);
}

.TDHeadline h1{
	margin:0; 
	padding:2px 0 2px 0; 
	font-size : 1.3em;
	color: #943125;
}

#Suchfeld #Position{
	padding:5px;
	background-color:transparent;
}

#Suchfeld #Position .Suchfeld{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:154px;
	background-image:url(img/form-back.jpg);
}

.inputRequirement input{
	border:1px solid #c0c0c0;
	width:174px;
	background-image:url(img/form-back.jpg);
}

.inputRequirement select{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
	width:176px;
}

form select{
	border:1px solid #c0c0c0;
	background-color:#f9f9f9;
}

.KontaktForm input{
	border:1px solid #c0c0c0;
	width:174px;
	background-image:url(img/form-back.jpg);
}

.KontaktForm textarea{
	border:1px solid #c0c0c0;
	width:390px;
	background-color:#f9f9f9;
}

#Warenkorb{
	width:550px;
	padding:0;
	margin:0;
}

#Warenkorb th{
	background-color:#3A3A3A;
	color:#fff;
	padding-left:5px;
	height:20px;
}

#Warenkorb th.NachMitteLoesch{
	background-color:#bf0000;
	color:#fff;
	padding-left:5px;
	height:20px;
	text-align:center;
	width:20px;
}

#Warenkorb td{
	border-bottom:1px solid #c0c0c0;
	vertical-align:top;
	background-color:#f9f9f9;
}

#Warenkorb .WarenkorbGesamt{
	vertical-align:top;
	background-color:#fff;
	text-align:right;
	padding-bottom:25px;
	border-bottom:none;
}

#Warenkorb .BeschreibungBild{
	/*float:left;*/
}

#Warenkorb .BeschreibungBild img{
	padding-right:5px;
}

.NachRechts{
	text-align:right;
}

.NachMitte{
	text-align:center;
}

#Warenkorb .NachMitteLoesch{
	text-align:center;
	background-color:#e0e0e0;
}

#Warenkorb .NachMitteLoesch input {
	background-color:#e0e0e0;
	border:1px solid #e0e0e0;
}

#Warenkorb .div_plus {
	background-color:#B6CE53;
	color:#474747;
	width:14px;
	height:20px;
	line-height:18px;
	text-align:center;
	cursor:default;
	font-size:14px;
	font-family:Arial;
	position:relative;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-khtml-border-radius-topleft:3px;
	-khtml-border-radius-bottomleft:3px;	
}

#Warenkorb .div_plus .plus{
	display: block;	
	width: 14px;
	height: 20px;
	border: 2px;
	font-size: 0px;
	cursor: pointer;
	position:absolute;	
	background-color:transparent;
}

#Warenkorb .div_minus {
	background-color:#B6CE53;
	color:#474747;
	width:14px;
	height:20px;
	line-height:18px;
	text-align:center;
	cursor:default;
	font-size:14px;
	font-family:Arial;
	position:relative;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomright:3px;
	-khtml-border-radius-topright:3px;
	-khtml-border-radius-bottomright:3px;	
}

#Warenkorb .div_minus .minus{
	display: block;	
	width: 14px;
	height: 20px;
	border: 2px;
	font-size: 0px;
	cursor: pointer;
	position:absolute;	
	background-color:transparent;
}


#Warenkorb .alter {
	display: block;
	background-image: url(img/cart/alter.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 13px;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}

#Warenkorb .delete {
	display: block;
	background-image: url(img/cart/delete.gif);
	background-repeat: no-repeat;
	width: 19px;
	height: 22px;
	border: 0px;
	font-size: 0px;
	background-color: #FFCC99;
	cursor: pointer;
}

#maincol #checkout textarea{
	width:540px;
}

#TopNewsBack{
	background:url(img/topnewsback.jpg) no-repeat 0 0;
}

#TopNewsHeadline{
	padding:30px 20px 0 30px;
}

#TopNewsContent{
	padding:0 30px 0 30px;
}

.RedText{
	color:#bf0000;
}

.RedTextBold{
	color:#bf0000;
	font-weight:bold;
}

.ContentTable{
	width:98%;
	background-color:#f9f9f9;
	border:1px solid #c0c0c0;
}

table.ContentTable td{
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #c0c0c0;
}

.TabelleDetails td{
	background-color:#f0f0f0;
}

.TabelleDetails th{
	background-color:#f0f0f0;
	color:#DC271D;
	font-size:14px;
}

.TabelleDetails {
	width:330px;
	border:1px solid #E4E6EA;
	margin-right:10px;
	margin-bottom:10px;
}
.price_rabatt{
	font-size:11px;
	color:#296092;
}

.Bildreihe a{
	border:1px solid #B6CE53;
	display:block;
	width:180px;
	height:180px;
	text-align:left;
}
.Bildreihe a:hover{cursor:url(img/lupe.cur), pointer;}

.cart_button{cursor:pointer;}
.cart_error_link{display:none;}

.tabNavigation{list-style-type:none; width:100%; height:20px; display:block; margin:15px 0 0 0; padding:0; border:1px none #B6CE53; font-size:12px;}
.tabs div.container{border:1px solid #B6CE53; padding:5px;}
.tabNavigation li{
	float:left;
	margin:0;
	padding:0;	
	background-image:none;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px none #fff;
	border-bottom:1px none #fff;	
}
.tabNavigation li:first-child{margin:0 0 0 0;}
.tabNavigation a{color:#474747; border:1px none #000; margin:2px 0 0 1px; padding:5px 7px; background-color:#C9DA82;}
.tabNavigation a:visited{color:#474747; border:1px none #000;}
.tabNavigation a:hover, .tabNavigation a:active,.tabNavigation a:focus,.tabNavigation li.selected a{color:#000; text-decoration:none; border:1px none #000; background-color:#B6CE53;}

DIV.thumbnail a{float:left; width:120px; height:120px; margin:0 5px 0; padding:1px; display:block; border:1px solid #B6CE53; text-align:center;}
DIV.thumbnail span{font:12px normal Verdana; color:#000; width:100%;}
DIV.thumbnail a:hover{cursor:url(img/lupe.cur), pointer; text-decoration:none;}
DIV.thumbnail{display:block; width:100%; height:130px; margin:10px 0;}

DIV.manufacturers_row{height:103px; padding:4px 0;}
DIV.manufacturers_cell{position:relative; float:left; width:170px; height:103px; margin:0 4px; border:1px solid #ddd; color:#999;}
DIV.manufacturers_cell:hover{border:1px solid #B6CE53; color:#000;}
DIV.manufacturers_cell a{position:absolute; width:170px; height:120px; z-index:1000; text-decoration:none;}
DIV.manufacturers_cell_container img{}
DIV.manufacturers_cell_container{margin:5px 5px 0; width:160px; height:80px;}
DIV.manufacturers_cell_name{margin:2px; width:166px; font:normal 10px Verdana; text-align:center;}

.option_table{margin:15px auto 5px; width:99%;}
.option_table_head{height:20px;}
.option_table_head td{text-align:center;}
.option_row{height:64px;}
.option_even_row{background-color:#eee;}
.option_table td{border-bottom:1px solid #ccc;}
.option_name{font-weight:bold; margin:5px 0 5px 5px;}
.option_select{margin:0 2px 0 5px; font-size:11px;}

.option_model{color:#878787;}
.option_stock{}
.option_price{color:#000; font-weight:bold;}

.option_preview_col{}
.option_preview_container{width:62px; height:62px; margin:2px 0; background-color:#fff; display:block; position:relative; border:1px solid #B6CE53;}
.option_preview_container a{width:60px; height:60px; padding:1px; background-color:#fff; display:block; text-align:left;}
.option_preview_big_container{position:absolute; right:-1px; bottom:-1px; min-width:60px; min-height:60px; display:none; cursor:url(img/lupe.cur), pointer; z-index:50; border:1px solid #B6CE53; padding:1px; background-color:#fff;}
.option_preview_big{ width:auto; height:auto;}
.option_preview_container:hover .option_preview_big_container{display:block;}

.option_amount_div{float:right;}
.option_amount_div .option_amount_col{float:left;}
.option_amount_div_description{float:left; line-height:19px;}

.option_amount_col{padding-right:8px; width:62px;}
.option_amount_col input{border:1px solid #c0c0c0; background-image:url(img/form-back.jpg); margin:0 1px 2px 1px; float:right; width:24px;}
.option_amount_button_plus, .option_amount_button_minus{background-color:#B6CE53; color:#474747; width:14px; height:20px; line-height:18px; text-align:center; cursor:default; font-size:14px; font-family:Arial;}
.option_amount_button_plus{float:right; -moz-border-radius-topleft:3px; -moz-border-radius-bottomleft:3px; -khtml-border-radius-topleft:3px; -khtml-border-radius-bottomleft:3px;}
.option_amount_button_minus{float:right; -moz-border-radius-topright:3px; -moz-border-radius-bottomright:3px; -khtml-border-radius-topright:3px; -khtml-border-radius-bottomright:3px;}

.other_Products{margin:20px 0; height:214px; padding:0px;}
.other_Products img{margin:5px 0 0;}
.other_Products h4{height:35px;}
.other_Products .left, .other_Products .center, .other_Products .right{display:block; width:170px; height:210px; padding:2px; text-align:center; border:1px solid #B6CE53;}
.other_Products .left{float:left;}
.other_Products .center{float:left; margin:0 10px;}
.other_Products .right{float:right;}

.skonto_moneyorder_row{height:20px;}
.skonto_moneyorder_cell{font-size:10px; color:#296092; text-align:left; padding:0 0 0 5px;}
.skonto_moneyorder{}

#attributes_information_container{}
#attributes_information{margin:5px;}
#attributes_information_text{margin:5px; width:350px; display:block;}
#call_back_link{}

#review_nav_bar span{cursor:pointer;}
#review_nav_bar span.selected{font-weight:bold;}

#add_to_Catalog{ cursor:pointer;}
