/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   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 
   ---------------------------------------------------------------------------------------*/



* {
	margin: 0px;
	padding:0px;
}


body {
	background: #eaefea;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 62.5%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.2em;
	font-weight:bold;
	color: #009247;
	background: url(img/greenbulleth3.gif) no-repeat;
	padding-left: 15px;
}

h4 {
	font-size: 1.2em;
	font-weight:bold;
	color: #009247;
	background: none;
}

a:link, a:visited, a:active {
  color: #009247;
  text-decoration: none;
}

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

ol {
	padding-left: 30px;
}

ol li {
	padding-bottom: 20px;
}

img {
	margin: 0px;
	padding:0px;
	border: none;
}

form {
	display: inline;
}

input {
	border: 1px solid #9BD3AE;
}

.gobutton {
	background:#009247;
	border: 1px solid #74c394;
	color: white;
	font-size: 10px;
}

.loginfield {
	width: 140px;
}

.passwordfield {
	width: 130px;
}

.center {
	text-align: center;
}

#wrapperclass {
	width: 920px;
	margin: 0 auto;
	background: #cce7d4;
	border-right: 1px solid #4EB37B;
	border-left: 1px solid #4EB37B;
}

#clearer {
	clear: both;
}

#headercontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
}

#rightbox {
	width: 160px;
	float: right;
	display:block;
	text-align:left;
	margin-right: 13px;
}

#leftbox {
	width: 160px;
	left: 0px;
	float: left;
	display:block;
	text-align:left;
	margin-left: 13px;
}

#centerbox {
	width: 548px;
	float: left;
	display:block;
	padding: 0px 5px;
	margin:0px;
	margin-left: 6px;
}

#header {
	width: 920px;
	height: 176px;
	background: #D7D9D8 url(img/headerpic.jpg) no-repeat;
	margin-bottom: 10px;
}

#headermenu {
	margin: 0px;
	margin: 33px 0 0 197px;
	height: 22px;
	float:none;
	width: auto;
	text-align:left;

}

#headercontainer .logo {
	position:absolute;
	top: 30px;
	right: 30px;
	height:100px;
	width:80px;
	background: url(img/header_logo.gif) no-repeat;
}

#contentcontainer {
	float: none;
	padding: 0px 0px 0px 10px;
	white-space:nowrap;
}

#contentcontainer .left {
	width: 200px;
	float: left;
	display:block;
}

#centerbox .center {	
	padding: 5px 10px 0 10px;
	margin: 0px;
	width: 529px;
	background:white;
	border-left: 1px solid #66bc8d;
	border-right: 1px solid #66bc8d;
	display: block;
	white-space:normal;	
	text-align: left;
	font-size:1.2em;
	line-height: 140%;
}

#centerbox .top {
	height: 10px;
	width: 551px;
	background: url(img/centertop.gif) no-repeat;
	padding-top: 10px;
}

#centerbox .bottom {
	height: 18px;
	width: 551px;
	background: url(img/centerbottom.gif) no-repeat;
}

#header div {
	padding-right: 20px;
}

#header div span {
	margin-top: 20px;
	font-size:2.8em;
	color: #4A4E47;
	font-weight: bold;
}

.rightbox {
	width: 160px;
	margin-bottom: 20px;
	background: #9BD3AE;
	color: #009247;	
}

.leftbox {
	width: 160px;
	margin-bottom: 20px;
	background: #9BD3AE;
	color: #009247;
	text-align: left;
}

.leftbox a, .rightbox a {
	color: #009247;
	font-weight:normal;
}
.leftbox a:hover{
	color: #fff!important;
	font-weight:normal;
}
.rightbox a:hover{
	color: #fff!important;
	font-weight:normal;
}

.leftbox .title, .rightbox .title {
	width: 160px;
	background: #009247 url(img/box_ende.gif) no-repeat top right;
	font-size: 1.4em;
	font-weight:bold;
	color: white;
	padding: 0px;
	height: 24px;
	margin:0px;
	font-stretch:expanded;	
}

.leftbox .title img, .rightbox .title img {
	padding: 1px 5px 0px 1px;
	float: left;
}

.leftbox .title p, .rightbox .title p {
	padding-top: 4px;
	float:none;
	display:block;
	font-weight:bold;
}

.leftbox .content, .rightbox .content {
	padding: 5px;
	font-size: 1.2em;
	white-space:normal;
	border: 1px solid #4EB37B;
	border-top: none;
	border-bottom: none;
	background:#9BD3AE; 
}

.leftbox .footer, .rightbox .footer {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 160px;
	background: #CCE7D4 url(img/boxfooter.gif) no-repeat;
	border: none!important;
	
}

.leftbox .content span input, .rightbox .content span input {
	width: 123px;
	float:left;
}

.leftbox .content span input.loginbutton, .rightbox .content span input.loginbutton {
	width: auto;
	float:none;
}

.leftbox .content ul, .rightbox .content ul {
	list-style-type: none;
	white-space:normal;
	width: 148px;
}

.leftbox .content ul li, .rightbox .content ul li {
	background: url(img/liarrow.gif) no-repeat;
	padding-left: 17px;
	line-height:1.5em;
}

.leftbox .content ul li.active, .rightbox .content ul li.active {
	background: url(img/liarrow_white.gif) no-repeat;
	padding-left: 17px;
	line-height:1.5em;
}

.leftbox .content ul li.active a, .rightbox .content ul li.active a {
	color: white;
	font-weight:bold;
}

.leftbox .content ul li.child, .rightbox .content ul li.child {
	margin-left: 10px;
	background: url(img/liarrowsm.gif) no-repeat;
	padding-left: 10px;
}

.leftbox .content ul li.childchild, .rightbox .content ul li.childchild {
	margin-left: 20px;
	background: url(img/liarrowsm.gif) no-repeat;
	padding-left: 10px;
}

.leftbox .content .total, .rightbox .content .total {
	text-align: right;
	font-weight: bold;
}

.footer {
	width: 900px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	color: #999999;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #4EB37B;
}

.footer a {
	color: #999999;
}

ul.menu {
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	height: 17px;
	white-space:nowrap;
	margin-left: -9px;
}

ul.menu li {	
	display: inline;
	color: #009247;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding:0px;
}

ul.menu li a {
	color: #009247;
	padding: 2px 8px;
	border-right: 1px solid #009247;
	margin: 0px;
}

ul.menu li a:hover {
	background: #009247;
	color: white;
	text-decoration:none;
}

.productlist {
	width: 99%;
	height:auto;
	float: none;
	display:table-row;
}

/* Tabledefinitions for Productlist */
.product td {
	vertical-align:top;
	padding-bottom: 20px;
	white-space:normal;
}

.product .image {
	width: 100px;
	padding-right: 20px;
}

.product .pinfo {
	text-align:left;
	font-size: 1.1em;
	white-space:normal;
}

.product .pprice {
	font-size: 1.1em;
	text-align:right;
}


.pitemheader {
	width: 528px;
	float: none;
	display: block;
	border-bottom: 1px solid #9bd3ae;
	margin-bottom: 3px;
}

.piteminfo {
	width: 528px;
	float: none;
	display: block;
	padding: 0px 0px 30px 0px;
}
.piteminfo_left {
	float: left;
}

.piteminfo_right {
	float: right;
}

.piteminfo span, .pitemheader span {
	font-size: 1.2em;
	font-weight:bold;
	color: #009247;
}

.piteminfo span p.textblack {
	color: #000000;
	display:inline;
}

.pitemheader span.pitemleft {
	padding-left: 15px;
	background: url(img/greenbullet.gif) no-repeat;	
}

.piteminfo span.pitemleft {
	padding-left: 15px;
	vertical-align:bottom;
	font-weight:normal;
}

.piteminfo span.pitemleft div {
	font-size: 1em;
	width: 150px;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
}

.piteminfo span.pitemleft div .productOldPrice {
	font-size:1.0em;
	color: black;
	font-weight: normal;
}


.piteminfo span.pitemleft div .productNewPrice {
	font-size:1.1em;
	color: red;
	display:block;
}

.pitemheader span.pitemright {
	padding-left: 15px;
	background: url(img/greenbullet.gif) no-repeat;	
}

.piteminfo span.pitemright {
	padding-left: 15px;
	vertical-align:bottom;
	font-weight:normal;
}

.piteminfo span.pitemright div {
	font-size: 1em;
	float: left;
	padding-left: 15px;
	padding-top: 12px;
	padding-right: 10px;
}

.piteminfo span.pitemright div .productOldPrice {
	font-size:1.0em;
	color: black;
	font-weight: normal;
}


.piteminfo span.pitemright div .productNewPrice {
	font-size:1.1em;
	color: red;
	display:block;
}
.productOldPrice{
	font-size: 1.0em!important;
	color: red!important;
	text-decoration: line-through;

}
.productNewPrice{
	font-size: 1.0em!important;
	color: green!important;
	font-weight: bold!important;
}

.piteminfo span.pitemright {
	padding-left: 0px;
	float: right;
}

.pitemheader span.pitemright {
	padding-left: 0px;
	font-style: italic;
	font-weight:normal;
}

.pitemheader a {
	text-decoration: none;
	color: #009247;
}

/* Product Detail no pic */
.ppicbloc_nopic {
	min-height: 114px;
	margin-top: 10px;
}

.ppicbloc_nopic .text {
	padding-top: 10px;
	width: 529px;	
	font-size: 1.2em;
	color: #009247;
}
.ppicbloc_nopic .text div.col2 input {
	margin: 0px;
	display:inline;
	vertical-align:top;
}

.ppicbloc_nopic .text div.col2 input.qtyinput {
	margin: 0px;
	width: 28px;
	font-size: 1.0em;
	padding: 3px 0px 0px 0px;
	height:16px;
	text-align:center;
}
/*---------------*/

/* Product Detail with pic */

.ppicbloc {
	height: 270px;
	margin-top: 10px;
}

.ppicbloc .picture {	
	width: 200px;
	display:block;
	float: left;
}

.ppicbloc .text {
	float:right;
	padding-top: 180px;
	width: 320px;	
	font-size: 1.2em;
	color: #009247;
}


.ppicbloc .text .line {
	border-bottom: none;
	border-top: 1px solid #9bd3ae;
	height:2px;
	margin:0px;
	height:0px;
	width: 360px;
}

.ppicbloc .text div.col2 {
	width: 230px;
	margin: 1px 0px;
}

.ppicbloc .text div.col2 input {
	margin: 0px;
	display:inline;
	vertical-align:top;
}

.ppicbloc .text div.col2 input.qtyinput {
	margin: 0px;
	width: 28px;
	font-size: 1.0em;
	padding: 3px 0px 0px 0px;
	height:16px;
	text-align:center;
}

.ppicbloc .text div.backbutton, .ppicbloc .text div.backbutton a {
	vertical-align:bottom;
	margin: 1px 0px;
	border:none;
	font-size: 1.0em;
	color: #009247;
}

div.main {
  font-size: 1.1em;
  line-height: 1.5;
  white-space:normal;
  text-align:justify;
  padding: 12px 0 7px 0;
  border-top: 1px solid #9BD3AE !important;
  margin-top: 6px;
}
div.main ul{
  list-style:square inside none;
  color: #009247;
  margin-left: 3px;
}
div.main li{
  padding-right: 3px;
}

/* end table-definitions */

/* errormessage for search */

.error {
	width: 100%;
}

.error .errormsg {
	border: 1px solid; 
	border-color: #ff0000;
	background: #FFCCCC;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}

.error .searchborder {
	border: 1px solid #666666;
	background: #E6E6E6;
	padding-5px;
}

.error .searchborder div {
	display: inline;
	margin: 0px;
	padding:0px;
}

.error .searchborder .submitbutton input {
	margin-top: 5px;
}

.backbutton {
	float: right;
}

.mlist {
	width: 99%;
	float: none;
	text-align:right;
}

.catdescription {
	white-space: normal;
	color: #000000;
	font-size: 1.2em;
}

.catdescription img {
	float: left;
	padding-right: 10px;
	padding-bottom: 30px;
}

.line {
	border-bottom: 1px solid  #9bd3ae;
	height: 1px;
	width: 525px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infobox {
	border: 1px solid #ff0000;
	background: #ffcccc;
	text-align:center;
	padding: 3px;
}

.infoBoxContents {
  background: #;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009247;
	padding: 10px;
	background: #d0e8d6;
	border: 1px solid #4EB37B;
	text-align: center;
}

TD.infoBoxHeading_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:E9E7E9; 
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;  
}

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #009247;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}



TD.smallText, SPAN.smallText, P.smallText, div.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

span.smallText {
	display: none;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

/*
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
*/
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border: 1px solid #9BD3AE;
}

SPAN.greetUser {
  font-style:italic;
}

TABLE.formArea {
  border: none;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999;
text-align:center;
background: none repeat scroll 0 0 #CCE7D4;
border-left: 1px solid #4EB37B;
border-right: 1px solid #4EB37B;
margin: 0 auto;
width: 920px;
}
.parseTime {  
font-family: Verdana, Arial, sans-serif;  
font-size: 8px;  
line-height: 1.5;  
text-align:center;
color:#999999;
} 
TD.copyright a {
	color: white;
}

td.cattext {
	font-weight: normal;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 7px;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1;
 background-color: #CCE7D4;
 border: 1px solid;
 border-color: #CCE7D4;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	cursor: hand;
	border: 1px solid;
	border-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 1; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #009247; }
.checkoutBarCurrent { font-size: 11px; color: #009247; font-weight:bold;}

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

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, 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: Verdana, 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 { color: #D2232A; }
.messageStackError, .messageStackWarning { color: #D2232A; padding: 1px 1px;}
.messageStackError img, .messageStackWarning img { padding-right: 10px; vertical-align: middle; }
.messageStackSuccess { color: #D2232A;  }

/* input requirement */

.inputRequirement { font-size: 1.0em; color: #D2232A; }

.inputRequirement select {
	font-size: 1.1em;
	width: 200px;
}

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

.navLeft {
}
.navRight {
border-left: 1px solid;
border-color: #b6b7cb;
}
.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}.header {
	background-image: url('img/header.jpg');
}
.nav_top_I {

	background-image: url('img/nav_top_I.jpg');
}
.nav_top_II {

	background-image: url('img/nav_top_II.jpg');
}
.nav_top_III {

	background-image: url('img/nav_top_III.jpg');
}
.nav_top_IV {


	background-image: url('img/nav_top_IV.jpg');
}
.nav_top_V {


	background-image: url('img/nav_top_V.jpg');
}

.navtrail_left {
	border-left:1px solid #000000; border-right:1px solid #000000; background-image: url('img/box_top.jpg');
	font-size: xx-small
}
.navtrail_right {
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	font-size: xx-small;
}
.content {
	background-color: #FFFFFF;
}
.footer_I {
	border-left:1px solid #000000;
	background-image: url('img/footer_I.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.footer_II {
	background-image: url('img/footer_II.jpg');
}
.footer_III {
	border-right:1px solid #000000; 
	background-image: url('img/footer_III.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.box_Heading_left {
	background-image: url('img/bg_box_heading_left.jpg');
}
.box_Heading_right {
    background-image: url('img/bg_box_heading_right.jpg');
}
.box_bottom_left {
	background-image: url('img/box_bottom.jpg');
}
.box_bottom_right {
	background-image: url('img/box_bottom_right.jpg');
}
.bg_box_topics {
	background-image: url('img/bg_left_column.jpg');
	ont-family: Verdana, Arial, sans-serif;
	font-size: 10px
}
.bg_products_name {
	background-image: url('img/bg_products_name.jpg');
	border: 1px solid;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.formerror { 
	border: 1px solid #D2232A;
	color: #D2232A;
}

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.textblack {
	color:black;
}

.textwhite {
	color:white;
}

.textbold {
	font-weight: bold;
}

.borderbottom {
	border-bottom: 1px solid #9bd3ae;
}

.bordertop {
	border-top: 1px solid #9bd3ae;
}

.borderright {
	border-right: 1px solid #9bd3ae;
	padding-right: 5px;
}

.noborder, .noborder input {
	border: none;
}

span.total {
	float:right;
	font-size: 1em;
	color: #009247;
	text-align: right;
	line-height: 160%;
	margin-right: 8px;
}

.partTitle {
	font-weight:bold;
	font-size: 1.1em;
	color: #009247;
	border-bottom: 1px solid #9bd3ae;
}

.partTitle a {
	font-weight:normal;
	font-size: 0.9em;
	font-style:italic;
	border:none;
}

.products_qty input {
	width: 20px;
	text-align:center;
}

.clearfloat {
	float: none;
	clear:both;
}

/* CSS by Mexx - new Shop design */

/* Pic-Template */

#productbox
{width: 253px; min-height: 155px; margin-bottom: 2px; border:1px solid #9bd3ae; margin-right: 3px; padding: 2px; padding-top: 6px!important; padding-bottom: 6px!important;}
#productimage
{width: 125px; float: left;}
#productinfo
{width: 124px; float: right; font-size:12px; }
#productinfo a
{font-size: 12px; font-weight: bold; }
#productbuybutton 
{text-align: right; width: 250px;}
#productname
{height: 70px;}

.listparagraph {margin-bottom: 3px;}
.listparagraph-price {margin-bottom: 3px; width: 100px;}
.listparagraph-desc {margin-bottom: 3px; margin-top: 10px;}
.listparagraph-desc_v6 {margin-bottom: 3px; margin-top: 10px; height: 28px;}
.listparagraph-price_v6 {height: 35px; width: 107px; margin-bottom: 3px;}

/* Text-Template */
#productsinglebox
{width: 158px; margin: 0 12px 12px 0; border:1px solid #9bd3ae; padding: 6px 2px 6px 2px; min-height: 150px;}
#productsingleinfo
{width: 147px; font-size:12px; padding-left: 5px; }
#productsingleinfo a
{font-size: 12px; font-weight: bold; }
#productbuybutton 
{text-align: right; width: 125px;}
#productsinglename
{background: #009247; padding: 6px 8px 6px 8px; margin: -6px -8px 0 -8px; height: 34px;}
#productsinglename a {color: #fff;}
#productsinglename2
{background: #009247; padding: 6px 8px 6px 8px; margin: -6px -8px 0 -8px; height: 50px;}
#productsinglename2 a {color: #fff;}

.shopProdContentAttributes select {margin-top: 6px;}
.shopProdContentAttributes select{
font-family: Arial,Helvetica,sans-serif;
color: #009247;
font-size: 11px;
border:1px solid #9bd3ae;
overflow: visible!important;
}
.shopProdContentAttributes option {width: 100%;}
.shopProdContentAttributes_detail select{
font-family: Arial,Helvetica,sans-serif;
color: #009247;
font-size: 14px;
border:1px solid #9bd3ae;
margin-bottom: 10px;
margin-top: 5px;
width: 360px;
}
#cart_singleaction{width: 120px; margin-top: 2px;}

/*Quantity-button*/
#cart_action{width: 120px; margin-top: 6px;}
#cart_qty{height: 20px; float: left;}
#cart_button{height: 20px; float: right; margin-bottom: 5px;}
#cart_qty input[type=text]{ width: 17px; height: 18px; text-align: center;} /* Quantitätsfeld in List */
#cart_button input[type=image]{ width: 100px; height: 20px; border: none!important; margin-bottom: -6px; margin-left: -2px;} /* Quantitätsfeld in List */

#quick_find input[type=image] {border: none!important; margin-top: 2px;}

#centerbox .top p {line-height: 120%; padding-top: 7px;}
.breadcrumbs {color:#009247; margin: 0 11px 0px 11px; padding: 10px 0 0 0;}
.breadline {padding: 0 525px 0 0; margin-left: 12px; border-top:1px solid #9bd3ae!important; height: 1px;}
.breadcrumbs a {color:#009247;}
.breadcrumbs a:hover {color: #009247!important; text-decoration: underline!important;}

#special_offer_header {
    background: none repeat scroll 0 0 #CCE7D4;
    border: 1px solid #009247;
    color: #009247;
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
    padding: 10px;
    text-align: center;
    width: 503px;
	margin-bottom: 8px;
}
.current_information {
		margin-top: 10px;
	    background: none repeat scroll 0 0 #9BD3AE;
		color: #009247;
		text-align: center;
		padding: 10px;
		padding-bottom: 15px!important;
		background:#FFFFCA;
		width: 529px;
		margin-left: -10px;
		border-bottom: 1px solid #66BC8D;
		border-top: 1px solid #66BC8D;
}
#category_info {
	float: right;
	text-align: right;
	padding-right: 3px;
	margin-left: 20px;
}
#category_info a{
	font-size: 13px!important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif!important;
}
#category_name {
	float: left;
	width: 200px;
}
.TipCls2 {
	font-weight: normal!important;
	color: #009247!important;
	line-height: 180%;
	font-size: 12px;
	padding: 10px;
	width: 480px;
}
#content-left {
	width: 260px;
	float: left;
}
#content-right {
	width: 260px;
	float: right;
}
#content-left-bottles {
	width: 260px;
	float: left;
	text-align: center;
}
#content-right-bottles {
	width: 260px;
	float: right;
	text-align: center;
}
/* Detailansicht */
#product_buyarea-qty input[type="text"] {
    height: 24px;
    text-align: center;
    width: 32px;
	font-size: 18px;
}
#product_infoarea {
	border-bottom: 1px solid #9bd3ae;
    margin-bottom: 6px;
	height: 100%;
	
}
#product_code {
	margin-bottom: 10px;
	float: left;
}
#product_price {
	margin-bottom: 10px;
	float: right;
	font-size: 15px;
}
#product_buyarea {
	float: right;
	width: 158px;
}
#product_buyarea-qty {
	float: left;
	margin-right: 1px;
}
#product_buyarea-button {
	float: right;
}
/*--------------*/

/* Cartbox */
#cartbox_entitiy {margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #009247;}

#cartbox_qty {float: right; line-height: 150%; font-weight: normal;}

#cartbox_product {float: left; line-height: 150%;}

#cartbox_ust {text-align: right; line-height: 150%; border-bottom: 1px dotted #009247; margin-bottom: 5px; padding-bottom: 5px; font-size: 0.9em; font-weight: normal;}
#cartbox_sum {text-align: right; line-height: 150%; border-bottom: 1px solid #009247; margin-bottom: 8px; padding-bottom: 5px;}

#cartbox_cartlink {float: left;}

#cartbox_paylink {float: right;}

#cartbox_emptycart {font-weight: normal!important; line-height: 150%;}
/*-------------*/

/* Account-Page */
#account_settings {padding-bottom:10px; margin-bottom: 10px; border-bottom: 1px solid #9BD3AE;}
#account_order-history {}
#account_order-history-entitiy {border-top: 1px dotted #009247; padding: 5px 0 5px 0;}
#account_order-history-top {padding: 5px 0 5px 0;}
#account_order-history-left {float: left;}
#account_order-history-right {float: right; text-align: right;}

/*-------------*/

.cartline {padding-right: 525px; border-bottom:1px solid #9bd3ae!important; height: 1px; margin: 5px 0 5px 0;}
.accountline {padding-right: 525px; border-top: 1px dotted #009247; height: 1px;}

#contactblock {line-height: 170%;}

#ssl-certificate {margin: -20px 0 0 20px;}
