/***********************************************************
  msApoWebShop v3.0.1
  based on osCommerce-2.2ms2-051113

  Copyright (c) 2006 m/s design
  http://www.msdesign.ms
  Portions Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
************************************************************/
BODY {
    background-image: url('images/layout/mainbg.jpg');
    background-position: top left;
    background-color:#a2bdb0;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color:#3a3d40;
    font-size:11px;
}
.bodyWrapper {
    width:100%;
}

/**
 * DIV 3 COLUMNLAYOUT
 */
.div3shop {
    margin-top: 30px;
    margin-bottom:40px;
    width: 1032px;
}
.div3shop #headerBlock {
}
.headerError {
    margin-top:5px;
    background-color:red;
    color:white;
    font-size:11px;
    font-weight:bold;
}
.headerInfo {
    margin-top:5px;
    background-color:blue;
    color:white;
    font-size:11px;
    font-weight:bold;
}
.div3shop #leftBlock{
    width:170px;
    float: left;
    display:inline-block;
    padding:10px;
    margin:0px;
}
.div3shop #mainBlock{
    display:inline-block;
    width:1000px;
    background-color:#d0e0d8;
    margin: 0px 16px 0px 16px;
    background-image:url('images/layout/mainbgtop.jpg');
    background-repeat:repeat-x;
    background-position:bottom left;
}
.div3shop #middleBlock{
    float:left;
    text-align:left;
    display:inline-block;
    padding:5px 15px;
    width:590px;
    overflow:hidden;
    background-color:#e1f0ed;
    color:#3a3d40;
}
.div3shop #rightBlock{
    /*float: right;*/
    width: 170px;
    display:inline-block;
    padding:10px;
}
.div3shop #footerBlock{
    width:1000px;
    text-align: center;
    margin: 0px 16px 0px 16px;
    background-image:url('images/layout/footerbg.png');
    background-repeat:repeat-x;
    background-position:top left;
    padding-top:5px;
}
/**
 * HEADER
 */
.topElements {
    width:1000px;
    margin:0px 16px 0px 16px;
    min-height:155px;
    background-color: #afc7bc;
    border-top:1px solid white;
}
.logoBox {
    width:50%;
    height:155px;
    float:left;
    text-align:center;
    background-color:#afc7bc;
}
.imageBox {
    width:50%;
    float:right;
    height:155px;
    text-align:center;
    background-color:#D0E0D8;
}
.leftHead {
    height:10px;
    width:500px;
    margin-left:16px;
    background-color:#afc7bc;
    float:left;
}
.rightHead {
    float:left;
    height:10px;
    width:500px;
    background-color:#D0E0D8;
    float:left;
}
.leftMain {
    height:43px;
    width:190px;
    margin-left:16px;
    background-color:#D0E0D8;
    float:left;
}
.rightMain {
    float:left;
    height:43px;
    width:190px;
    background-color:#D0E0D8;
    float:left;
}
.mainMain {
    height:43px;
    width:620px;
    background-color:#E1F0ED;
    float:left;
}
.topNavi {
    padding:0px;
    margin:0px;
    width:100%;
    height:53px;
    position:relative;
}
.naviMiddle {
    width:1000px;
    padding:0px;
    display:inline;
    background-image:url('images/layout/navibg.png');
    background-repeat:repeat-x;
    background-position:top left;
    height:53px;
    position:absolute;
    top:0px;
    left:16px;
}
.naviLeft {
    background-image:url('images/layout/naviLeft.png');
    background-repeat:no-repeat;
    background-position:top right;
    height:53px;
    width:16px;
    position:absolute;
    top:0px;
    left:0px;
}
.naviRight {
    background-image:url('images/layout/naviRight.png');
    background-repeat:no-repeat;
    background-position:top left;
    height:53px;
    width:16px;
    position:absolute;
    top:0px;
    right:0px;
}
.topNavi a, .topNavi a:link ,.topNavi a:visited{
    font-size: 17px;
    padding:10px 25px;
    color:#f0cece;
    line-height:40px;
}
.topNavi a:hover {
    background-image:url('');
    background-repeat:no-repeat;
    background-position:center center;
    color:white;
}
.activeBg {
}
.topNavi .activeMain, .topNavi .activeMain:visited {
    background-image:url('images/layout/activebg.png');
    background-repeat:repeat-x;
    background-position:top left;
    font-size: 17px;
    padding:0px;
    margin:0px;
    text-transform:uppercase;
    font-weight: bold;
    padding:12px 30px 20px 30px;
    color:white;
}
.topSpacer {
    width:auto;
}
/**
 * FOOTER
 */
.bottomMenu{
    display:inline-block;
    line-height: 20px;
}
.bottomWrapper {
    display:inline-block;
    background-image:url('images/layout/footerElbg.png');
    background-position: top left;
    background-repeat:repeat-x;
    height:25px;
    padding-left:5px;
    padding-right:5px;
    max-width:590px;
    text-align:center;
}
.bottomMenu a{
    float:left;
    padding: 1px 5px;
    
}
.bottomMenu .between {
    background-color:#767676;
    width:1px;
    height:15px;
    float:left;
    margin-top:3px;
}
#footerBlock .copyRight {
    display:inline-block;
    float:left;
    line-height:20px;
    padding-top: 1px;
}
/**
 * LEFT & RIGHT
 */
.infoBox {
    font-size: 10px;
    margin:0px;
    width:170px;
    position:relative;
    display:inline-block;
}
.infoBoxHeading {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding:0px;
    width:170px;
    display:inline-block;
    color:#316454;
}
.infoBoxHeadingLeft {
    position:absolute;
    width:0px;
}
#leftBlock .infoBoxHeadingMiddle {
    line-height:22px;
    font-size:14px;
    width:170px;
    text-align: right;
}
#rightBlock .infoBoxHeadingMiddle {
    line-height:22px;
    font-size:14px;
    width:165px;
    text-align: left;
    padding-left:5px;
}
.infoBoxHeadingMiddle img{
    float:left;
    padding-right:5px;
}
.infoBoxHeadingMiddle a,.infoBoxHeadingMiddle a:link, .infoBoxHeadingMiddle a:visited{
    font-size:14px;
    text-decoration:none;
    width:170px;
    display:block;
    color:#316454;
}
.infoBoxHeadingMiddle a:hover,.infoBoxHeadingMiddle a:active{
    color: #CB0000;
}
.infoBoxHeadingRight {
    width:0px;
    height:0px;
    position:absolute;
}
.infoBoxTop {
    height:0px;
    width:100%;
}
#catBoxContent .infoBoxTop {
    background-image:url('images/layout/cattop.png');
    background-repeat:no-repeat;
    background-position: top right;
    height:2px;
}
#catBoxContent .infoBoxContent {
    background-image:url('images/layout/catbg.png');
    background-repeat:repeat-y;
    background-position: top right;
}
.infoBoxLeft {
    position:absolute;
    width:0px;
    height:0px;
}
#leftBlock .infoBoxContent {
    text-align:right;
}
.infoBoxContent {
    display:inline-block;
    float:left;
    text-align:left;
    width:170px;
}
.categorieSelected div {
    display:inline-block;
    padding-right:10px;

}
.categorieSelected a{
    font-weight:bold;
    color:#cb0000;
}
.categorieSelected .categorieSelected a, .categorieSelected .categorieSelected a:link, .categorieSelected .categorieSelected a:visited, .categorieSelected .categorieSelected a:hover, .categorieSelected .categorieSelected a:active{
    width:150px;
    overflow:hidden;
}
.categorieSelected .categorie a, .categorieSelected .categorie a:link, .categorieSelected .categorie a:visited, .categorieSelected .categorie a:hover, .categorieSelected .categorie a:active{
    width:150px;
    overflow:hidden;
}
.categorieSelected .categorieSelected .categorieSelected a, .categorieSelected .categorieSelected .categorieSelected a:link, .categorieSelected .categorieSelected .categorieSelected a:visited, .categorieSelected .categorieSelected .categorieSelected a:hover, .categorieSelected .categorieSelected .categorieSelected a:active{
    width:140px;
    overflow:hidden;
}
.categorieSelected .categorieSelected .categorie a, .categorieSelected .categorieSelected .categorie a:link, .categorieSelected .categorieSelected .categorie a:visited, .categorieSelected .categorieSelected .categorie a:hover, .categorieSelected .categorieSelected .categorie a:active{
    width:140px;
    overflow:hidden;
}
.categorie a{
    font-weight:normal;
}
.infoBoxWrapper {
}
#catBoxContent ul {
    display:inline-block;
    padding-left:0px;
    list-style: none;
    margin:0px;
}
.infoBoxContent li {
}
.infoBoxContent li a,.infoBoxContent li a:link, .infoBoxContent li a:visited {
    color:#316454;
    font-size:13px;
    line-height:20px;
    padding:2px 5px;
    text-decoration:none;
    display:block;
    width:160px;
}
.infoBoxContent li a:hover, .infoBoxContent li a:active {
    color: #cb0000;
    font-size:13px;
    line-height:20px;
    padding:2px 5px;
    width:160px;
    
}
.infoBoxRight {
    position:absolute;
    background-image:url('images/layout/infobottomright.png');
    background-repeat:no-repeat;
    background-position:bottom right;
    bottom:0px;
    right:0px;
    width:9px;
    height:7px;
}
.infoBoxBottom{
    clear:left;
    width:170px;
    height:7px;
    background-image:url('images/layout/infobottom.png');
    background-repeat:no-repeat;
    background-position:top right;
}
#catBoxContent .content , #newsBoxContent .content, #extraBoxContent .content{
    padding:0px;
    text-align:right;
}
.infoBoxContent ul {
    /*list-style-image:url('/images/layout/link_arrow.gif');*/
    list-style: none;
    padding-left:0px;
    margin:0px;
}
.content {
    padding:10px 10px;
}
#bestsellerBoxContent ul,#cartBoxContent ul {
    text-align:left;
    list-style-type:none;
}
#bestsellerBoxContent ul a,#bestsellerBoxContent ul a:link,#bestsellerBoxContent ul a:visited,
#cartBoxContent ul a,#cartBoxContent ul a:link,#cartBoxContent ul a:visited{
    width:140px;
    font-size: 11px;
}
#orderBoxContent ul .linkBoxLeft,#orderBoxContent ul .linkBoxLeft:link,#orderBoxContent ul .linkBoxLeft:visited {
    width:100px;
    font-size: 11px;
    float:left;
    text-align:left;
}
#orderBoxContent ul .linkBoxRight,#orderBoxContent ul .linkBoxRight:link,#orderBoxContent ul .linkBoxRight:visited {
    width:25px;
    float:left;
}
#cartBoxContent li ,#bestsellerBoxContent li,#orderBoxContent li{
    width:150px;
    display:inline-block;
}
#loginBox, #bestsellerBox, #specialBox, #logoutBox ,#searchBox{
    background-color:#e1f0ed;
    border: inset #e1f0ed;
    border-width: 1.5px 1.5px 0px 1.5px;
}
#searchBox .infoBoxHeadingMiddle {
    text-align:left;
}
#searchBoxContent .buttonSubmit {
    display:inline-block;
    text-align:center;
    padding:2px;
    height:10px;
}
#searchBoxContent .submitLeft {
    background:none;
    padding:0px;
}
#searchBoxContent .buttonSubmit a:link,#searchBoxContent .buttonSubmit a:visited{
    text-transform:uppercase;
    padding:0px ;
    color:#3A3D40;
    font-weight:bold;
}
#searchBoxContent .buttonSubmit a:hover,#searchBoxContent .buttonSubmit a:active{
    padding:0px;
    color:#CB0000;
    font-weight:bold;
}
#loginBoxContent,#bestsellerBoxContent ,#specialBoxContent, #logoutBoxContent ,#searchBoxContent{
    background-color:#e1f0ed;
    border: inset #e1f0ed;
    border-width: 0px 1.5px 1.5px 1.5px;
}
#cartBox {
    background-color:#a6c8b8;
    border: inset #e1f0ed;
    border-width: 1.5px 1.5px 0px 1.5px;
}
#cartBoxContent{
    background-color:#a6c8b8;
    border: inset #e1f0ed;
    border-width: 0px 1.5px 1.5px 1.5px;
}
/**
 * MAIN
 */
.pageHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #cb0000;
    padding-bottom:10px;
}
h1 {
    font-size: 20px;
    display:inline-block;
}
.pageHead {
    display:inline-block;
}
.headRight {
    display:inline-block;
    float:right;
    margin-top:13px;
}
.headLeft {
    float:left;
    width:0px;
}
.greetUser {
  font-size: 12px;
  color: #C9C9C9;
  font-weight: bold;
}
.mainText{
    padding:10px 0px;
}
.contentBoxHeading {
    font-size: 13px;
    font-weight: bold;
    color: #316454;
    padding-top:10px;
    text-align:left;
}
.contentBoxHeadingMiddle {
    display:inline-block;
}
.contentBox {
    width:100%;
    position:relative;
    text-align:left;
    display:inline-block;
}
.contentBoxContent {
    display:inline-block;
    width:100%;
}
.contentBoxLeft {
    width:0px;
    position:absolute;
}
.contentBoxRight {
    width:0px;
    position:absolute;
}
.contentBoxTop {
    width:100%;
    height:10px;
}
.contentBoxBottom {
    width:100%;
    height:1px;
}
.contentBoxWrapper {
    top:0px;
    vertical-align: top;
}
.contentText {
    text-align:left;
    display:inline-block;
}
.contentFeaturedBox .productData {
    width:60%;
}
.contentFeaturedBox .productData div{
    width:100%;
}
#productContentBox, #productContentBoxHeading {
    display:inline-block;
    width:auto;
}
#productContentBoxHeading .infoBoxHeadingMiddle {
    width:420px;
    padding:5px;

    text-align:left;
    background-color: #D0E0D8;
}
#productContentBox .infoBoxContent {
    width:420px;
    padding-left:5px;
}
#productContentBox .infoBoxBottom {
    width:420px;
    padding-left:5px;
}
#productContentBox .infoBoxLeft {
    position:absolute;
    bottom:0px;
    left:0px;
    width:6px;
    height:7px;
}
#productContentBox .content {
    text-align:left;
}
.accountText ,.checkoutText {
    padding:3px 5px;
    text-align:left;
}
.clearFloat {
    clear:both;
}
.accountMiddle, .contentMiddle, .checkoutMiddle{
    display:inline-block;
    width:100%;
}
.accountHead ,.contentHead, .checkoutHead{
    padding-top:5px;
    display:inline-block;
    width:100%;
}
.accountTitle,.contentTitle,.checkoutTitle{
    font-weight:bold;
    font-size:13px;
    display:inline-block;
    margin-top:10px;
}
.accountImage {
    float:left;
    display:inline-block;
}
.accountBottom, .checkoutBottom, .contentBottom {
    height:15px;
}
.accountRequirement ,.contentRequirement{
    width:50%;
    float:right;
    font-size: 10px;
    color: #E00505;
    text-align:right;
    margin-top:10px;
}
span.accountRequirement, span.contentRequirement {
    float:none;
    width:auto;
}
.accountTextLeft,.contentTextLeft,.checkoutTextLeft {
    width:150px;
    float:left;
    padding-top:7px;
}
.accountSubmit, .contentSubmit, .checkoutSubmit {
    width:100%;
    display:inline-block;
}
.accountSubmitLeft, .contentSubmitLeft,.checkoutSubmitLeft{
    display:inline-block;
    float:left;
}
.contentSubmitLeft .buttonSubmit,.accountSubmitLeft .buttonSubmit,.checkoutSubmitLeft .buttonSubmit {
    float:left;
    display:inline-block;
}
.accountSubmitRight, .contentSubmitRight,.checkoutSubmitRight {
    display:inline-block;
    float:right;
}
.contentSubmitRight .buttonSubmit,.accountSubmitRight .buttonSubmit,.checkoutSubmitRight .buttonSubmit {
    float:right;
    display:inline-block;
}
.accountAdressLeft ,.checkoutDataLeft {
    float:left;
    display:inline-block;
}
.buttonSubmit {
    margin:0px;
    display:inline-block;
    text-align:center;
    height:27px;
    padding-left:3px;
}
.submitLeft {
    float:left;
    padding:7px 0px 7px 0px;
    text-align:center;
    background-color:#A6C8B8;
}
.submitRight {
    height:25px;
    padding-top:1px;
    width:0px;
    float:left;
}
.buttonSubmit a:link, .buttonSubmit a:visited{
    text-transform:uppercase;
    padding:7px 10px 7px 10px;
    color:#CB0000;
}
.buttonSubmit a:hover, .buttonSubmit a:active{
    padding:7px 10px 7px 10px;
    color:#FFFFFF;
}
.orderText {
    width:15%;
    float:left;
    padding-left:5px;
    text-align:center;
}
.orderPart {
    width:42%;
    float:left;
}
.orderHistory {
    float:left;
    width:50%;
}
.orderHistoryHead ,.orderHistoryBody{
    float:left;
}
.showOrder{
    display:inline-block;
    width:100%;
    padding:5px;
    border:1px solid #c9c9c9;
}
.moduleRow, .moduleRowOver {
    display:inline-block;
    width:100%;
    padding:5px;
}
.moduleRow {
    background-color: #D0E0D8;
}
.moduleRowOver {
	background-color: #3A3D40;
	cursor: pointer;
        color:white;
}
.moduleRowSelected {
	background-color: #A6C8B8;
        display:inline-block;
        padding:5px;
        width:100%;
}
a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px ;
    text-decoration: none;
}
.productSpecialPrice {
    font-weight:bold;
    font-size:15px;
}
a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color:#3a3d40;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color:#3a3d40;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CB0000;
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #CB0000;
}
.productViewBox {
    float:right;
    width:20%;
    text-align:center;
    margin:5px;
    display:inline-block;
}
.contentBoxView {
    width:76%;
    float:left;
    padding-right:5px;
}
.categorieBox {
    display:inline-block;
    text-align:center;
    border:1px solid #939393;
    height:70px;
    margin-bottom: 3px;
    margin-left:3px;
    vertical-align: top;
    float:left;
}
.categorieBox a, .categorieBox a:link ,.categorieBox a:visited {
    height:45px;
    width:100%;
    display:block;
    vertical-align:middle;
    background-color:white;
    font-size:12px;
    font-weight:bold;
}
.categorieBox a:hover, .categorieBox a:active {
    background-color:#A6C8B8;
    color:white;
    font-size:12px;
    font-weight:bold;
}
.siteMapContent {
    width:50%;
    float:left;
}
.reviewInfo {
    width:50%;
    float:left;
}
.reviewDate {
    width:50%;
    float:right;
    text-align: right;
}
.loginOptions {
    min-height:200px;
    width:100%;
}
.loginLeft {
    width:48%;
    float:left;
    border:1px #c9c9c9 solid;
    height:220px;
    padding:3px;
}
.loginRight {
    width:48%;
    float:Right;
    border:1px #c9c9c9 solid;
    height:220px;
    padding:3px;
}
.loginHead {
    font-size:13px;
    padding:5px 0px;
}
.loginInput {
    width:50%;
    float:right;
}
.loginFormInput {
    width:50%;
    float:left;
}
/**
 * FEATURED PRODUCTS
 */
.featuredProduct ,.alsoProduct{
    display:inline-block;
    width:187px;
    position:relative;
    padding-right:9px;
    top:0px;
    vertical-align: top;
    float:left;
}
.featuredTop,.alsoTop {
    width:100%;
    height:0px;
}
.featuredUp,.alsoUp {
    display:inline-block;
    padding-top:5px;
    min-height:130px;
    width:100%;
}
.featuredDown,.alsoDown {
    display:inline-block;
    width:100%;
    padding:3px 1px;
}
.featuredMiddle,.alsoMiddle {
    padding-top:5px;
    display:inline-block;
    width:100%;
    background-color:#D0E0D8;
}
#featuredBox .contentBoxHeadingMiddle a, #featuredBox .contentBoxHeadingMiddle a:link, #featuredBox .contentBoxHeadingMiddle a:visited {
    font-size:16px;
    text-transform:uppercase;
    padding-bottom:5px;
    display:inline-block;
}
#featuredImage ,.alsoImage{
    float:left;
    display:inline-block;
    width:80px;
    text-align:center;
    padding:0px 2px;
}
#featuredName {
    display:inline-block;
    width:175px;
    min-height:55px;
    text-align:left;
    padding:0px 8px;
    overflow:hidden;
    font-weight:bold;
    font-size:15px;
}
#featuredName a:link, #featuredName a:visited, #featuredName a:hover, #featuredName a:active {
    font-size:15px;
}
#featuredPrice {
    display:inline-block;
    width:70px;
    bottom:0px;
    text-align:left;
    padding:0px 2px;
    overflow:hidden;
    font-size:13px;
}
#alsoName {
    width:170px;
    bottom:0px;
    text-align:center;
    padding:0px 2px;
    overflow:hidden;
    display:inline-block;
}
#featuredText {
    float:left;
    width:45%;
    display:inline-block;
}
#featuredCart {
    width:55%;
    display:inline-block;
    float:left;
}
.featuredBottomRight,.alsoBottomRight {
    position:absolute;
    width:0px;
}
.featuredTopRight,.alsoTopRight {
    position:absolute;
    width:9px;
    height:7px;
    top:0px;
    right:0px;
}
.featuredBottom,.alsoBottom {
    height:7px;
    width:188px;
}
.featuredTopLeft,.alsoTopLeft {
    position:absolute;
    bottom:0px;
    right:0px;
    width:9px;
    height:7px;
}
.shownProducts ,.shownOrders{
    display:inline-block;
    width:100%;
}
.showTotal {
    font-weight:bold;
    text-align:right;
}
/**
 * PRODUCT LISTING
 */
.productListingHeading {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #3a3d40;
}
.productListingHeading a,.productListingHeading a:visited {
    color:white;
}
.productListingHeading a:hover {
    color:#CB0000;
}
.productListingHLeft {
    width:0px;
    height:0px;
}
.productListingHRight {
    width:0px;
    height:0px;
}
.productListingHeadingWrapper {
    display:inline-block;
    padding:5px 0px;
    text-transform: uppercase;
}
.productListingOdd{
    margin-top:5px;
    display:inline-block;
    padding-right:9px;
    width:100%;
    position:relative;
}
.productListingEven {
    margin-top:5px;
    display:inline-block;
    padding-right:9px;
    width:100%;
    position:relative;
}
.productListingBottom {
    width:100%;
    height:7px;
}
.productListingRight {
    position:absolute;
    top:0px;
    right:0px;
    width:9px;
    height:8px;
}
.productListingLeft {
    position:absolute;
    bottom:0px;
    left:0px;
    width:6px;
    height:7px;
}
.productListingBottomRight {
    position:absolute;
    bottom:0px;
    right:0px;
    width:9px;
    height:7px;
}
.productListingNoProduct {
    width:100%;
}
.productListingListWrapper {
    height:90px;
    position:relative;
    background-color:#D0E0D8;
}
.productListingHMiddle {
    text-align:left;
}
.productListingListWrapper div,.productListingHeadingWrapper div {
    float:left;
    display:inline-block;
}
.productListingHMiddle a img {
    padding-left:10px;
}
.productListingListWrapper div span {
    vertical-align:middle;
}
.productImage img {
    padding-top:5px;
}
.productImage,.productListingHImage {
    width:100px;
    text-align:center;
}
.productName,.productListingHName,.productNewName{
    width:190px;
    text-align:left;
}
.productListingList .productName,.productListingList  .productPrice,.productListingList .productNewPrice ,.productCName,.productQuantity,.productGot, .productCPrice, .productRemove{
    padding-top:33px;
}
.productNewBuy,.productListingList  .productBuy {
    padding-top:28px;
}
.productBuy .inputQuant {
    padding:5px;
}
.productNewName{
    padding-top:5px;
}
.productCName,.productListingHCName{
    width:160px;
    text-align:left;
}
.productListingHGot,.productGot {
    width:100px;
}
.productQuantity,.productListingHQuantity {
    width:45px;
    padding-left:5px;
}
.productListingHRemove, .productRemove {
    width:60px;
    padding-left:5px;
}
.productPrice ,.productListingHPrice{
    width:100px;
    padding-left:5px;
}
.productCPrice ,.productListingHCPrice{
    width:70px;
}
.productNewPrice {
    padding-left:5px;
    width:150px;
}
.productBuy {
    width:165px;
    padding-left:5px;
}
.productNewBuy {
    padding-left:5px;
}
.shownProductsLeft ,.shownOrdersLeft {
    float:left;
}
.shownProductsRight,.shownOrdersRight {
    float:right;
}
.pageResults:hover {
    color: #FFFFFF;
    background-color: #CB0000;
}
.formName {
    width: 25%;
    float:left;
}
.formInput {
    width: 75%;
    float:left;
    padding:5px 0px;
}
.productsNotifications {
	background: #e1e1e1;
        line-height:15px;
        padding:3px 0px 3px 0px;
}
 /**
 * OLD
 */

.infoBoxNotice {
  background: red;
}
.infoBoxNoticeContents {
  background: red;
  border-color: red;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: white;
}
.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background: #C40202;
	font-weight: bold;
	color:#FFFFFF;
}

.orderEdit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #C40202;
	text-decoration: underline;
}
FORM {
    display: inline;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-size: 11px;
}
.checkoutBar {
    background-color: #e1e1e1;
    display:inline-block;
    font-size: 15px;
    width:100%;
}
.checkoutBar a,.checkoutBara:visited{
    font-size: 15px;
}
.checkoutBarCurrent{
    background-color:#3A3D40;
    color:white;
}
.checkoutBarMiddle {
    height:45px;
    width:150px;
    float:left;
    text-align:center;
}
.checkoutBarMiddle span{
    float:left;
    height:40px;
    width:126px;
    padding-top:5px;
}
.checkoutBarEnd {
    height:45px;
    width:120px;
    float:left;
    text-align:center;
}
.checkoutBarEnd span {
    float:left;
    height:40px;
    width:140px;
    padding-top:5px;
}
.checkoutBarFirst{
    height:45px;
    width:150px;
    float:left;
    text-align:center;
}
.checkoutBarFirst span{
    float:left;
    height:40px;
    width:126px;
    padding-top:5px;
}
.activeArrow {
    height:45px;
    background-image: url('images/layout/checkoutActivArrow.png');
    background-position: top right;
    background-repeat: no-repeat;
    width:24px;
    float:left;
}
.futureArrow {
    height:45px;
    background-image: url('images/layout/checkoutFutureArrow.png');
    background-repeat: no-repeat;
    background-position: top right;
    width:24px;
    float:left;
}
.beforeArrow {
    height:45px;
    background-image: url('images/layout/checkoutBeforeArrow.png');
    background-repeat: no-repeat;
    background-position: top right;
    width:24px;
    float:left;
}
.checkoutBarCurrent {
    width:150px;
    color: white;
    float:left;
    text-align:center;
}
#mpay24 {
    margin-left: -15px;
    width: 630px;
    border-style:none;
    border-width:0px;
    background-color:#E1F0ED;
}
#mpay24 .body{
    background-color:#E1F0ED;
}
/* message box */
.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C40202;
	color:#FFFFFF;
        padding:5px;
        margin-bottom:5px;
}
.messageStackSuccess{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #063AA3;
        color:#FFFFFF;
        padding:5px;
        margin-bottom:5px;
}
.stockWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*********************************************/

.input {
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px #8398AE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063AA3;
}
.search {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C40202;
}
.blue {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C40202;
}
.whiteMenuHead {
	color: #063AA3;
	font-size: 11px ;
	text-decoration: none;
	font-weight: bold;
}
.white {
	color: #063AA3;
	font-size: 11px;
	text-decoration: none;
}
.white:link {
	font-size: 11px;
	color: #063AA3;
	text-decoration: none;
}
.white:visited {
	font-size: 11px;
	color: #063AA3;
	text-decoration: none;
}
.white:hover {
	font-size: 11px;
	color: #063AA3;
}
.white:active {
	font-size: 11px;
	color: #063AA3;
	text-decoration: none;
}

/* begin neues zellen-layout */
input.inputField {
	width: 10em;
	font-size: 11px;
	color: blue;
	border: inset 1px;
	border-color: #000000 #cccccc #cccccc #000000;
	background-color: white;
}
textarea.textArea {
	background-color: #ccccff;
	border: black 2px solid;
	color: white;
	font-size: 12pt;
	font-weight: normal
}
input.radio {
	border: #000000 1px solid;
	font-family: verdana;
	font-size: 12px;
}
select.pullDown {
	background-color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.infoBoxContentsWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.durchstrichen {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration: line-through;
}
.infoBoxBorder {
  border-color: #063AA3;
}
SPAN.productPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #063AA3;
}
.infoBoxContentsCategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #063AA3;
	font-weight: bold;
}

#aardvark_div_LiveConnection2 {
text-align:center;
}
