/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CLEARFIX */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* REBUILD */
body {
    background-color: #FFF;
    color: #333;
    font: 14px/20px Verdana, Arial, sans-serif;
    margin-left: 3%;
	font-size: 11px;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #ffcd05;
}
strong { font-weight: bold; }
img { vertical-align: top; }

/* TOOLS */
.left { float: left; }
.right { float: right; }
.hidden { display: none; }
.highlight { color: #FFCD05; }

/* WRAPPER */
.header-wrapper,
.main-wrapper,
.footer-wrapper {
    width: 1000px;
}
.header-wrapper { background: url(../img/header-wrapper-bg.png) no-repeat left top; }
.main-wrapper { background: url(../img/main-wrapper-bg.png) repeat-y left top; }
.footer-wrapper { background: url(../img/footer-wrapper-bg.png) no-repeat left bottom; }

/* THEMES */
.essie .highlight { color: #ED1C24; }
.essie a:hover {
    color: #ED1C24;
}

/* BOX */
.box {
	background-image: url(../img/gfx-bg.png);
	background-repeat: no-repeat;
    margin-bottom: 10px;
	padding-top: 15px;
}
.grid_3 .box { background-position: 0 0; }
.grid_6-5 .box { background-position: -230px 0; }
.grid_14 .box { background-position: -230px 0; }
#product-feature .box { margin-bottom: 0; }
.product-teaser .box {
    background-position: -939px 0;
    margin-bottom: 0;
}
.product-teasersmallest .box {
    background-position: -939px 0;
    margin-bottom: 0;
	position: relative;
}
.grid_2-5 .box { background-position: -740px 0; }
.grid_12 .box { background-position: -1089px 0; }
.tt, .btt { padding-top: 0; }
.box .box-body {
	background-image: url(../img/gfx-bg.png);
	background-repeat: no-repeat;
	padding: 0 15px 15px;
}
.box .box-body1 {
	background-image: url(../img/gfx-bg.png);
	background-repeat: no-repeat;
	padding: 0 15px 15px;
}
.grid_3 .box .box-body { background-position: left bottom; }
.grid_6-5 .box .box-body { background-position: -230px bottom; }
.grid_14 .box .box-body { background-position: -230px bottom; }
.product-teaser .box .box-body { background-position: -939px bottom; position: relative;}
.product-teasersmallest .box .box-body { background-position: -939px bottom; }
.grid_2-5 .box .box-body { background-position: -740px bottom; }
.grid_12 .box .box-body { background-position: -1089px bottom; }


.grid_6-5 .box .box-body1 { background-position: -230px bottom; }

.tt .box-body,
.btt .box-body {
    font-size: 11px;
    line-height: 18px;
    padding-top: 10px;
}
.bt .box-body { background: none; }
.box .box-title {
	color: #FFF;
	font-size: 15px;
	padding: 4px 15px;
}
.box .box-title a {
	color: #FFF;
}
.tt .box-title {
	font-weight: bold;
	text-align: center;
    text-transform: uppercase;
}
.btt .box-title {
    color: #333;
	font-weight: bold;
    text-transform: uppercase;
}
.grid_3 .tt .box-title { background: url(../img/gfx-bg.png) no-repeat -2039px 0; }
.grid_3 .btt .box-title { background: url(../img/gfx-bg.png) no-repeat 0 0; white-space:normal ; padding-top: 20px; padding-bottom:0 !important;}
.grid_6-5 .tt .box-title { background: url(../img/gfx-bg.png) no-repeat -2260px 0; }
.grid_2-5 .tt .box-title { background: url(../img/gfx-bg.png) no-repeat -2770px 0; }
.grid_3 .bt .box-title { background: url(../img/gfx-bg.png) no-repeat -2030px bottom; }
.grid_6-5 .bt .box-title { background: url(../img/gfx-bg.png) no-repeat -2260px bottom; }
.tt p { margin-bottom: 18px; }

/* LINKS */
a.more {
   background: url(../img/more-bg.png) no-repeat 0 center;
    padding-left: 12px;
}

a.moregrey {
    background: url(../img/more_bggrey.png) no-repeat 0 6px;
    padding-left: 12px;
	display:block;
	height:14px;
}

/* LOGO */
#logo { padding: 30px 0 20px; }
#logo a {
    background: url(../img/logo-maha.gif) no-repeat;
    display: block;
    height: 70px;
    text-indent: -999em;
    width: 220px;
}

/* NAV */
/* CATEGORIES */
#nav ul,
#categories ul {
	font-size: 14px;
	text-transform: uppercase;
}
#nav ul li a,
#categories ul li a {
    border-bottom: 1px solid #D1D3D4;
	display: block;
    padding: 4px 0;
}
#nav ul li.first a,
#categories ul li.first a {
    padding-top: 0;
}
#nav ul li.last a,
#categories ul li.last a {
    border-bottom: 0;
}
#categories ul li.active {
    border-bottom: 1px solid #D1D3D4;
}
#categories ul li.active a {
    background: url(../img/categories-active-bg.png) no-repeat 4px 10px #58595b;
    border-bottom: 0;
    border-top: 1px solid #FFF;
    color: #FFF;
	font-weight: bold;
    margin-top: -1px;
    padding-left: 20px;
    padding-right: 4px;
}
#categories ul li.active ul {
    font-size: 12px;
    line-height: 18px;
    text-transform: none;
}
#categories ul li.active ul li.active {
    border-bottom: 0;
}
#categories ul li.active ul li a {
    background: url(../img/border-dashed-h-bg.png) repeat-x left bottom #FFF;
    border-top: 0;
    color: #333;
    font-weight: normal;
    margin-top: 0;
    padding-left: 4px;
}
#categories ul li.active ul li a:hover {
    color: #FFCD05;
}
#categories ul li.active ul li.active a {
    background: url(../img/border-dashed-h-bg.png) repeat-x left bottom #FFF;
    font-weight: bold;
}
#categories ul li.active ul li.last a {
    background: none;
    padding-bottom: 4px;
}
#categories ul li.active ul li ul {
    background: url(../img/border-dashed-h-bg.png) repeat-x left bottom #FFF;
    padding-bottom: 1px;
}
#categories ul li.active ul li.last ul {
    background: none;
    padding-bottom: 0;
}
/* #categories ul li.active ul li ul li { */
#categories ul li.active li {
    padding-left: 15px;
}
#categories ul li.active ul li.active ul li a {
    background: none;
    font-weight: normal;
}
#categories ul li.active ul li.active ul li.active a {
    font-weight: bold;
}
#categories ul li.active ul li.active ul li.active li a {
    font-weight: normal;
}
#categories ul li.active ul li.active ul li.active li.active a {
    font-weight: bold;
}

/* HEADER */
#header {
	text-align: center;
}

.cnd #header {
	background-image: url(/out/maha/src/img/content/brand-logo-1.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	/* ggf mittig setzen, mit neuem bild schauen*/
}
.essie #header {
	background-image: url(/out/maha/src/img/content/brand-logo-2.png);
	background-repeat: no-repeat;
	background-position: 0px 50px;
	/* ggf mittig setzen, mit neuem bild schauen*/
}
#header ul {
    margin: 124px 0 3px;
}
#header li {
	display: inline;
    font-size: 15px;
}
#header .header-register {
    font-size: 12px;
    line-height: 18px;
	padding: 0px 40px;
	text-align: left;
}

.wlogheader{ height:216px; width:691px; float: left; margin: 15px 0 0 0;}
.logheader{ width:710px; float: left; margin: 15px 0 0 0; padding: 0 0 8px 0;}
.logheader ul li{ list-style-type:none; background:none; display:inline; }
.logheader ul li a.more{ display:inline; background:none; height:auto; font-size:10px; border-left:1px solid #cd1f36; padding: 0 3px 0 6px;}
.logheader ul li a.first{ border-left:none !important;}
.logheader ul li a.last{ padding-right:0;}

/* SEARCH */
#search {
	text-align: left;
}
#search form {
    /*margin-top: 12px;*/
}
#search label {
    color: #58595b;
    font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 0 0 7px 0;
	display:block;
}

/* TOP-LOGIN */
#top-login {
	margin-top: 0;
}
#top-login .legend {
    color: #58595b;
    padding-top: 0;
}
#top-login .more {
    font-size: 10px;
}
#top-login .account-menu {
    font-size: 11px;
    margin-top: 10px;
}
.toploginsearch{ background: url(../img/serachbhlogin.jpg) no-repeat ; width:490px; height:58px; padding: 10px 10px 10px 15px; float:left;}
.serchloginspacer{ margin: 0 2px 0 0;}
.serchloginspacermid{ margin: 0 2px 0 0;}
.serchloginspacermidinput{ width:209px !important;}

/* BRANDS */
#brands li {
	margin-bottom: 5px;
	float:left;
}

/* FORM */
.default .legend, .default.legend {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    text-transform: uppercase;
}
form.default .note {
    margin-bottom: 20px;
}
form.default ol {
    width: 100%;
}
form.default li {
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
    width: 100%;
}
form.default .label-wrapper {
    float: left;
    padding: 5px 0 4px;
    width: 180px;
}
form.default label {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}
form.default .input-wrapper {
    margin-left: 180px;
}
form.default .text,
form.default .select {
	border: 1px solid #58595b;
    background: #FFF;
    color: #989898;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 3px;
    width: 141px;
}
form.default .textarea {
	border: 2px solid #58595b;
    background: #FFF;
    color: #989898;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 3px;
    width: 380px;
}
#main form.default .text {
    width:129px;
}
#main form.default .street,
#main form.default .city {
    width: 171px;
}
#main form.default .amount,
#main form.default .number,
#main form.default .zip {
    width: 50px;
}
#main form.default .firstname,
#main form.default .lastname {
    width: 110px;
}
form.default .text:focus,
form.default .select:focus {
    color: #333;
    border-color: #ffcd05;
}
form.default .select {
	max-width: 245px;
    padding: 2px;
    width: auto;
}
form.default #search-categorie {
    width: 200px;
	margin: 0 0 2px 0;
}
form.default .checkbox,
form.default .radio {
    float: left;
    margin-left: 0;
}
form.default .check-label {
    font-size: 11px;
    line-height: 15px;
}
form.default .multiline {
    margin-left: 17px;
    padding-top: 2px;
}
form.default .functions {
    margin-top: 10px;
}
.submit,
.button {
    background: url(../img/submitbtnbg.gif) #ef9030 repeat-x;
    border: 1px solid #f89837;
    color: #FFF !important;
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    overflow: visible;
    padding-bottom: 2px;
    white-space: nowrap;
    border-radius: 3px;
    -moz-border-radius: 3px;
	cursor:pointer;
}

.greybtn {
	  background: url(../img/update_btn.gif) #9ea0a1 repeat-x !important;
	  border: 1px solid #b7b8b9!important;
	  cursor:pointer;
	  
}

a.button:hover {
    color: #FFF !important;
}
/* svnchange
button.small {
    height: 20px;
    padding:0px;
}*/

button.small,
input.small {
    font-size: 11px;
    height: 20px;
    padding-bottom: 3px;
    vertical-align: top;
}
a.small {
    font-size: 11px;
    padding: 3px 8px 4px;
}
/*button.gray,*/
a.gray {
    background-color: #d1d3d4;
    color: #333;
}
button.cart {
    /*background-image: url(../img/cart_icon.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 22px;*/
    cursor: pointer;
	padding-left: 0 !important;
}

/*.btnbg{background: url(../img/cart_icon.png) no-repeat 0 0; width:20px; height:15px; display:block; float:left; border:1px solid #000; }*/
.btnbg{background: url(../img/cart_icon.png) no-repeat 0 0;display:block; padding: 0 0 0 23px;}
button.cartnew {
    background-image: url(../img/cartnew.gif);
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 22px;
    cursor: pointer;
	width: 125px;
	border:0;
	color:#fff;
	font-weight:bold;	
}

p.address {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
}
p.small {
    font-size: 12px;
    line-height: 18px;
}


/* PAYMENT */
#payment-method .payment-method-label {
    font-size: 14px;
    line-height: 20px;
}
#payment-method .payment-method-option {
    border-bottom: 1px solid #D1D3D4;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#payment-method ol ol {
    padding-top: 5px;
}
#payment-method ol ol .label-wrapper {
    padding-left: 16px;
    width: 164px;
}

/* TABLE */
table.default {
    margin-bottom: 18px;
    width: 100%;
}
table.default .value {
    text-align: right;
}

/* MAIN */
#main { padding-bottom: 30px; }

/* PRODUCT */
.product-teaser { padding-bottom: 30px;}
#product-feature{ padding-bottom: 10px;}
.product-teasersmallest { padding-bottom: 0; }
#product-feature .inner {
    background: url(../img/border-dashed-v-bg.png) repeat-y 310px 0;
    float: left;
    width: 100%;
}
#product-feature .product-image {
    float: left;
    text-align: center;
    width: 310px;
	position:relative;
}
#product-feature .product-thumbs {
    width: 100%;
}
#product-feature .product-thumbs li {
    display: inline;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}
.product-teaser .product-image a {
    display: block;
    text-align: center;
    width: 120px;
}

.product-teasersmallest .product-image a {
    display: block;
    text-align: center;
    width: 120px;
	height:120px;
}
#product-feature .product-info { margin-left: 330px; }
.product-teaser .product-info { 
	font-size: 14px;
	margin-left: 160px; 
}

.product-teasersmallest .product-info { 
	font-size: 14px;
	margin-left: 160px; 
}
#product-feature .product-title,
.product-teaser .product-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
	padding-right:30px;
}
.product-teaser .product-title a { color:#333 !important;}
.product-teaser .product-title a:hover { text-decoration:underline;}
#product-feature .product-number,
#product-feature .product-price,
.product-teaser .product-number,
.product-teaser .product-price {
    margin-bottom: 5px;
}

.product-teasersmallest .product-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.product-teasersmallest .product-title a {}
#product-feature .product-number,
#product-feature .product-price,
.product-teasersmallest .product-number,
.product-teasersmallest .product-price {
    margin-bottom: 5px;
}
.product-price-info {
    font-size: 11px;
    line-height: 15px;
}
.product-price .product-price-old {
    text-decoration: line-through;
}
#product-feature form.default .options {
    margin: 15px 0 10px;
}
#product-feature form.default label {
    font-size: 11px;
}
#product-feature form.default input,
#product-feature form.default select {
    border-width: 1px;
    font-size: 11px;
    padding: 2px;
    -moz-border-radius: 3px;
}
#product-feature form.default input {
    height: auto !important;
    width: 20px !important;
}
#product-details {
  /*  padding-bottom: 10px;*/
}
.product-details-locator,
.product-list-locator-bottom {
    padding-bottom: 20px;
}
.product-list-locator-top {
    padding-bottom: 15px;
}
.product-list-locator-head,
.product-list-locator-body,
.product-details-locator-head,
.product-details-locator-body {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
}
.product-list-locator-top a,
.product-list-locator-bottom a {
    font-weight: bold;
}
.product-list-locator-top a.active,
.product-list-locator-bottom a.active {
    background-color: #58595b;
    color: #fff;
    padding: 0 3px 1px 2px;
}

/* RIGHT-LIST */
.right-list {
    text-align: center;
}
.right-list li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}
.right-list .product-image {
    margin-bottom: 3px;
}
.right-list .product-title {
    font-weight: bold;
}

/* steps-bar */
#steps-bar ul {
    width: 100%;
}
#steps-bar li {
    border-right: 1px solid #D1D3D4;
    float: left;
    padding: 4px;
    text-align: center;
    width: 111px;
}
#steps-bar li.active {
    background-color: #58595b;
    border-right: 0;
    color: #fff;
    width: 112px;
    -moz-border-radius: 3px;
}
#steps-bar li.active a {
    color: #fff;
}
#steps-bar li.last {
    border-right: 0;
    width: 112px;
}
.steps-bar-prev-next {
    padding: 20px 0 30px;
}

/* ACCOUNT-MENU */
.account-menu .active {
    font-weight: bold;
}

/* PREV-NEXT */
.prev-next {
    padding-top: 15px;
    width: 100%;
}

/* CART-TABLE */
#cart-table {
    font-size: 12px;
    line-height: 18px;
}
#cart-table thead th {
    border-bottom: 1px solid #d1d3d4;
    font-weight: bold;
    padding: 5px 10px 5px 0;
}
#cart-table tbody td {
    border-bottom: 1px solid #d1d3d4;
    /*padding: 5px 10px 5px 0;*/
	padding: 5px 10px 5px 0;
}
#cart-table thead th.last,
#cart-table tbody td.last {
    padding-right: 0;
}
#cart-table tbody td .product-variants {
    padding: 5px 0;
}

/* ORDER-HISTORY */
.order-history table {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}
.order-history th {
    border-bottom: 1px solid #d1d3d4;
    font-weight: bold;
    padding: 5px 10px 5px 0;
}
.order-history .last th,
.order-history .last td {
    border-bottom: 0;
}
.order-history td {
    border-bottom: 1px solid #d1d3d4;
    padding: 5px 10px 5px 0;
}

/* VOUCHER */
#voucher label {
    font-size: 12px;
    line-height: 18px;
}

/* BREADCRUMBS */
#breadcrumbs {
    font-size: 12px;
    padding-bottom: 15px;
	padding-left: 15px;
	background: url(../img/breadcrumbbg.gif) no-repeat;
	height:32px; line-height:32px; vertical-align:middle; margin: 0 0 0 5px;
	font-weight: bold;
	color:#58595b;
}

/* SECTION */
.section {
    font-size: 15px;
    font-weight: bold;
    padding: 4px 0 15px;
    position: relative;
    text-transform: uppercase;
}
.section-legend {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    text-transform: uppercase;
}
.section-functions a {
/*    color: #FFCD05; */
	color: #0000C2;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    position: absolute;
    right: 0;
    text-transform: none;
    top: 6px;
}
.section-functions a:hover {
	color: #FFCD05;
}
/* CATEGORY */
.category-top-title {
    color: #cd1f36;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 18px;
    text-transform: uppercase;
	margin-top:10px;
	margin-left:10px;
}
.category-desc {
    margin-bottom: 30px;
	margin-left:10px;
	font-size:14px !important;
	color:#333;
}

.category-descbottom {
	margin-left:10px;
	color:#333;
	font-size:12px;
	
}
.category-more {
    background: none;
    color: #FFCD05;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-transform: none;
}

/* CMS-CONTENT */
#cms-content .cms-content-title {
    color: #FFCD05;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

#cms-content .cms-content-body h1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

#cms-content .cms-content-body .startpagecmsarea h1 {
	color: #58595B;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    padding: 8px 10px 5px 12px;
}

#cms-content .cms-content-body h2 {
    font-weight: bold;
    margin-bottom: 20px;
}
#cms-content .cms-content-body p {
    margin-bottom: 20px;
}
#cms-content .cms-content-body a {
    font-weight: bold;
}
#cms-content .cms-content-body ul {
    list-style-type: disc;
    margin-bottom: 20px;
    margin-left: 20px;
}

/* TRUSTED-SHOPS */
#trusted-shops {
    color: #989898;
    margin-bottom: 20px;
}
#trusted-shops .trusted-shops-title {
    font-weight: bold;
}
#trusted-shops .trusted-shops-logo {
    text-align: center;
}
#trusted-shops .trusted-shops-body {
    font-size: 11px;
    line-height: 18px;
}

/* TABS */

.tabs{
position:relative; 
}
 .tabs-nav {
   position:relative; 
    z-index:2;
    width: 709px;
}
.tabs .tabs-nav li {
    display: inline;
    float: left;
    margin-right: 1px;
	position:relative;
}
.tabs .tabs-nav li.active {
    margin-bottom: 0;
}
.tabs .tabs-nav li a {
    background: url(../img/tabs-nav-bgnew.png) no-repeat;
    color: #333;
    display: block;
    float: left;
    font-size: 11px;
    padding-left: 35px;
	height:40px;
	font-size:14px; font-weight: bold; text-transform:uppercase;
	
}
.tabs .tabs-nav li a span {
    background: url(../img/tabs-nav-bgnew.png) no-repeat right top;
    display: block;
    padding: 0 15px 0 0;
	height:40px;
	line-height:40px; vertical-align:middle; cursor: pointer;
}
.tabs .tabs-nav li.active a {
    background: url(../img/tabs-nav-bgnew.png) no-repeat 0 -40px;
	height:40px;
}
.tabs .tabs-nav li.active a span {
    background: url(../img/tabs-nav-bgnew.png) no-repeat right -40px;
    padding: 0 15px 0 0;
	height:40px;
	line-height:40px; vertical-align:middle;
	cursor: pointer;
}


.tabs-navdetails {
   position:relative; 
    z-index:2;
    width: 710px;
}
.tabs .tabs-navdetails li {
    display: inline;
    float: left;
    margin-right: 1px;
	position:relative;
}
.tabs .tabs-navdetails li.active {
    margin-bottom: 0;
}
.tabs .tabs-navdetails li a {
    background: url(../img/tabs-nav-bgnew.png) no-repeat;
    color: #333;
    display: block;
    float: left;
    font-size: 11px;
    padding-left: 15px;
	height:40px;
	font-size:14px; font-weight: normal; text-transform:uppercase;
	
}
.tabs .tabs-navdetails li a span {
    background: url(../img/tabs-nav-bgnew.png) no-repeat right top;
    display: block;
    padding: 0 15px 0 0;
	height:40px;
	line-height:40px; vertical-align:middle; cursor: pointer;
}
.tabs .tabs-navdetails li.active a {
    background: url(../img/tabs-nav-bgnew.png) no-repeat 0 -40px;
	height:40px;
	font-weight: bold;
	 padding-left: 10px;
}
.tabs .tabs-navdetails li.active a span {
    background: url(../img/tabs-nav-bgnew.png) no-repeat right -40px;
    padding: 0 10px 0 0;
	height:40px;
	line-height:40px; vertical-align:middle;
	cursor: pointer;
}
.1tab{width:143px;}
.2tab{width:136px;}
.3tab{width:136px;}
.4tab{width:302px; #width:306px;}



.tabs div {
}

.best{background: url(../img/starbest.png) no-repeat; position:absolute; width:16px; height:17px; left:15px; top:12px; z-index:5;}
.neu{background: url(../img/neu.png) no-repeat; position:absolute; width:16px; height:17px; left:15px; top:12px; z-index:5;}

.tabbox{position: relative; z-index:1; margin-top:-1px;}
.whiteborder{ position:absolute; z-index:3; left:0; top:1px; height:14px; background: url(../img/white_border.gif) no-repeat;width: 301px;}
.whiteborderdetails{ position:absolute; z-index:3; left:0; top:1px; height:14px; background: url(../img/detailbg.gif) no-repeat;width: 709px;}

/* USER-OPTION */
.user-option-1,
.user-option-2 {
    float: left;
    font-size: 12px;
    line-height: 18px;
    width: 245px;
}
.user-option-1 {
    padding-right: 10px;
}
.user-option-2 {
    padding-left: 10px;
}
.user-option-1 p,
.user-option-2 p {
    margin-bottom: 10px;
}
.user-option-1 ul,
.user-option-2 ul {
    margin-bottom: 10px;
}
.user-option-1 fieldset,
.user-option-2 fieldset {
    margin-bottom: 20px;
}

/* MINI-CART */
#mini-cart .mini-cart-count {
    background: url(../img/border-dashed-v-bg.png) repeat-y right top;
}

/* INFO-MENU */
.info-menu {
    margin-bottom: 18px;
}

/* TOP-ITEMS */
#top-items ul {
    margin-bottom: 8px;
    text-align: center;
}
#top-items li {
    font-size: 12px;
    margin-bottom: 10px;
}
#top-items .product-image {
    margin-bottom: 3px;
}
#top-items .product-title {
    font-weight: bold;
}

/* PRODUCT-CAROUSEL */
.product-carousel-wrapper {
    background: url(../img/border-dashed-v-bg.png) repeat-y center top;
    margin: 0 -15px;
    width: 950px;
}
.product-carousel-wrapper .jcarousel-clip-horizontal {
    margin: 0 20px;
    width: 435px;
}
.product-carousel-wrapper .jcarousel-prev-horizontal {
    background: url(../img/icon-back.png) no-repeat;
    display: block;
    height: 16px;
    left: 6px;
    margin-top: -10px;
    position: absolute;
    top: 120px;
    width: 14px;
}
.product-carousel-wrapper .jcarousel-next-horizontal {
    background: url(../img/icon-next.png) no-repeat;
    display: block;
    height: 16px;
    right: 6px;
    margin-top: -10px;
    position: absolute;
    top: 120px;
    width: 14px;
}
.product-carousel-title {
    color: #989898;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 15px;
    width: 445px;
}
.product-carousel {
    float: left;
    position: relative;
    width: 475px;
}
/*.product-carousel .product-carousel-ctrl {
    display: block;
    float: left;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.product-carousel .back {
    left: 0;
    text-align: right;
}
.product-carousel .next {
    right: 0;
    text-align: left;
}*/
.product-carousel ul {
    display: inline;
    float: left;
    margin: 0 20px;
    width: 435px;
}
.product-carousel li {
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 0 5px;
    text-align: center;
    width: 135px;
}
.product-carousel .product-image {
    height: 120px;
    margin-bottom: 5px;
}
.product-carousel .product-title {
    font-weight: bold;
}

/* TAGCLOUD */
.tag-item {
    font-weight: bold;
    margin-right: 10px;
}
.tag-size-100 { font-size: 12px; }
.tag-size-200 { font-size: 14px; }
.tag-size-300 { font-size: 16px; }
.tag-size-400 { font-size: 18px; }
.tag-size-500 { font-size: 20px; }
.tag-size-600 { font-size: 22px; }
.tag-size-700 { font-size: 24px; }

/* SMALLPRINT */
#small-print {
    color: #989898;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 15px;
	padding-top:5px;
}
#small-print a {
    color: #989898;
}

/* FOOTER */
.footer {
    padding-bottom: 15px;
    width: 182px; 
}
.newsletter-sign-up { width: 374px; }
.footer .footer-title {
    text-transform: uppercase;
	color:#333;
}
.footer li {
    font-size: 12px;
    line-height: 18px;
}
.footer .footer-info {
    margin-bottom: 10px;
}

/* COPYRIGHT */
#copyright {
    color: #989898;
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 16px;
    text-align: center;
}

/* POPUP */
#mask,
.popup {
    display: none;
    visibility: hidden;
}
#mask.on {
    background: #000;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 1500;
}
div.on.popup {
    background: #FFF;
    display: block;
    height: 420px;
    left: 50%;
    margin-left: -175px;
    margin-top: -218px;
    padding: 15px 15px 45px;
    position: fixed;
    top: 50%;
    visibility: visible;
    width: 320px;
    z-index: 2000;
}
div.on.popup h1 {
    font-weight: bold;
    margin-bottom: 8px;
}
div.on.popup table th,
div.on.popup table td {
    border-bottom: 1px solid #d1d3d4;
}
div.on.popup .popup-list {
	display: inline-block;
	margin: 0 -5px;
	width: auto;
}
div.on.popup .popup-list li {
    float: left;
    font-size: 12px;
/*     height: 184px; */
    line-height: 18px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    width: 155px;
}
div.on.popup .popup-list li .product-title {
    font-weight: bold;
}
div.on.popup form #to-basket,
div.on.popup form #continue-shopping {
    bottom: 15px;
    position: absolute;
}
div.popup form #to-basket {
    left: 15px;
}
div.on.popup form #continue-shopping {
    right: 15px;
}

/* ERROR */
.err, .errorbox {
    color: #c00;
    margin-bottom: 15px;
}


.category-desc

/* DESCRIPTION */
#product-details .tabs div,
.category-desc   {
	font-size: 11px;
}
#product-details  .tabs  div h1,
.category-desc h1  {
	font-size: 15px;
	font-weight: bold;
}
#product-details  .tabs  div h2,
.category-desc  h2 {
	font-size: 14px;
	font-weight: bold;
}
#product-details  .tabs  div  h3,
.category-desc  h3 {
	font-size: 13px;
	font-weight: bold;
}

#product-details  .tabs  div  ul ,
.category-desc   ul {
	list-style-type: disc;
	padding-left: 3em;
}
#product-details p,
#product-details .tabs  div  li,
.category-desc   li {
	font-size: 11px;
}
#product-details  .tabs  div  a,
.category-desc  a {
	color: #333;
}
#product-details  .tabs  div  a:hover,
.category-desc   a:hover {
	color: #FFCD05;
}
#tab6 .media a {
	background-image: url(/out/maha/src/img/pdf-icon.gif);
	background-repeat: no-repeat; 
	padding: 0 0 10px 20px;
	color: #0000C2 !important;
}
#tab6 .media a:hover {
	color: #FFCD05 !important;
}
#newsletterbox ul {
	list-style: disc;
	padding-left: 10px;
}
#newsletterbox ul li {
	font-size: 14px;
}
button.red {
	background-color: #CC1B33;
	background-image:none !important;
}
input.error {
	border-color: #CC1B33 !important;
}
td.error {
	color: #CC1B33 !important;
}

/* new */
.payment-method-option {
	border-bottom: 1px solid #999;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.payment-method-option.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.payment-method-option p,
.payment-method-option ol {
	margin-left: 20px;
}
.payment-method-label {
	margin-left: 5px;
}


/* css added for pop up */
.top-text-spacer{ padding: 5px 0 0 15px; width:210px;}
.product-teaser .product-poptitle {font-size: 12px;font-weight: bold;line-height: 100%; }
.product-teaser .product-popnumber{ margin-bottom:5px; font-size:12px;}
.product-teaser .product-popprice {color:#ce1b31; font-weight:bold; line-height:90%; padding-top:10px;}
.product-teaser .product-popsmallprice {margin-bottom: 5px; font-size:10px;}
.product-teasersmallest .product-poptitle {font-size: 12px;font-weight: bold;line-height: 100%; }
.product-teasersmallest .product-popnumber{ margin-bottom:5px; font-size:12px;}
.product-teasersmallest .product-popprice {color:#ce1b31; font-weight:bold; line-height:90%; padding-top:10px;}
.product-teasersmallest .product-popsmallprice {margin-bottom: 5px; font-size:10px;}

.popTitle { font-size:14px; padding-bottom:5px;}
.popTitle2 { padding:0 !important; margin:0 !important; font-size:14px;}
.popsmallTitle {padding:0 !important;  font-size:11px; font-weight:normal; margin-top:-5px;}
.popTopBorder{ margin-bottom: 10px;border-bottom:1px solid #d2d4d3; padding-bottom:20px !important; #padding-bottom:10px !important;}
.popClear{ clear:both;}
.popColorarea{ padding-top:5px;}
.colorBox {border-bottom:1px solid #d2d4d3; }
.colorBox ul{ padding:0; margin:0;}
.colorBox ul li{ padding:0; margin:0; display:block; float:left; width:110px; margin: 0 25px 10px 0; font-size:12px;}
.colorBox ul li.last{margin: 0 0 10px 0;}
div.on.variantColorpop{ width:380px !important; height:auto !important;}
.popBottomerror{ background:#cd1b33; margin: 10px 0 10px 0; color:#fff; font-size:14px; padding:10px; text-align:center;}
.popAlerterror{border-bottom:1px solid #d2d4d3; }
.popaddtocartarea{ padding-top:20px;padding-bottom:10px;}
.popbotttom{ height:20px;line-height: 1;width: 150px;/* background: transparent url(../img/pop_cartbtn.gif) no-repeat right 0;*/ margin:0; border: 0 none;padding:0 1px 0 0;float:left;}
.popbotttom  button{ height:20px;line-height: 1;width: 150px; /*background: transparent url(../img/pop_cartbtn.gif) no-repeat 0 0;*/ border:0;color:#ffffff;padding:0 0 0 0px;cursor:pointer;font-weight: bold;}
.popcontbottom{ height:20px;line-height: 1;width: 150px;/* background: transparent url(../img/pop_contbtn.gif) no-repeat right 0;*/ margin:0; border: 0 none;padding:0 1px 0 0;float:right;}
.popcontbottom  button{ height:20px;line-height: 1;width: 119px; /*background: transparent url(../img/pop_contbtn.gif) no-repeat 0 0;*/ border:0;color:#ffffff;padding:0;cursor:pointer;font-weight: bold;}


/* css added for cart changes */

.smallbtn1{float:left; padding-bottom:5px}
.smallbtn2{float:left; padding-left:3px; padding-bottom:5px	}
.smallbtn3{padding:0 0 10px 0;}

.qtyleft {float:left;}
.qtyinp {width: 50px; border: 1px solid #ccc;}
.pckamount {width: 50px;border:none; background:#fff;text-align:top;}

div.on.popup form #topop-basket,
div.on.popup form #continuepop-shopping {
    bottom: 15px;
}
div.popup form #topop-basket {
    left: 15px;
}
div.on.popup form #topop-basket{
	float: left;
}
div.on.popup form #continuepop-shopping {
    float: right;
}


/* popup */

div.msgpopup{visibility: hidden;display:none;}
div.msgpopup strong{display: block; margin: 9px 0; font-size: 11px;}
div.on.msgpopup{visibility: visible;display:block;position:fixed;top:50%;left:50%;width:300px;height: 170px;background: #ffffff;z-index: 2000;margin-top:-75px;margin-left:-135px;border:1px solid #000000;padding:10px;}
div.on.msgpopup.load {background: #fff url(bg/ajax-loader.gif) center center no-repeat;}
div.on.msgpopup table {width:100%;}
div.on.msgpopup input {color:#555555;background:#e2e2e2;border:1px solid #555555;font-weight: bold;padding:2px;width:130px;}
div.on.msgpopup input.disabled {color:#cbcbcb;background:#fff;border:1px solid #cbcbcb;font-weight: bold;padding:2px;width:130px;}
div.on.msgpopup input.bl{position:absolute;bottom:10px;left:10px;}
div.on.msgpopup input.br{position:absolute;bottom:10px;right:10px;}
.genmsg{height:140px;font-size: 12px;}
div.on.msgpopup input #cancelsend {float:left;}
.btns_wrapper { text-align:right;height:20px;}
.btnok {float:left;}
.btncancel {float:right;}



/* basket and popup box "deliver free if you buy" */
.delfree {background: url(../bg/delfree.gif) no-repeat ;width:697px;height:60px; margin:auto;}
.delfreetop {padding-top:15px;}
.delfreebottom {padding-top:10px;}
.delfreetext {font-weight:bold; padding:11px 0 0 60px;width:500px; font-size:14px;color:#fff;}
.delfreetext2 {padding:0 0 0 60px;width:500px; font-size:14px;color:#fff;}
.delfreetext3 {font-weight:bold; line-height:15px;padding:9px 0 0 60px;/*width:450px;*/ font-size:12px;color:#fff;}
.delfreetext4 {padding:0 0 0 60px;line-height:12px; font-size:11px;color:#fff;}
.delfreepop {text-align:left; color:#FFFFFF; background: url(../bg/delfree.gif) no-repeat ;/*background-color:#cd1b33;*/ float:left; height:60px; width:100%; font-size:11px;}
.delfreepop.delcost {text-align:left; color:#FFFFFF; background-color:#cd1b33; margin: 15px 0; float:left; text-transform:uppercase; height:60px; width:100%; font-size:11px;}
div.on.popup .popdiv{height:40px;}
div.on.popup .popdiv.big{height:80px;}
div.poppad {padding:20px 0 0 0;}
div.poppad2 {padding:20px 0 10px 0;}
.colorline {border-bottom:1px solid #D2D4D3;border-top: 1px solid #D2D4D3; padding: 10px 0 10px 0;height:60px;}

.textcolor {color: #595a5e;}
.textcolorprice {color: #595a5e;font-weight: bold;}
#header .header-img {
    margin: 12px 0 3px;
}

.bannertopdemo{ float:left; width:531px;}
.loginright{ width:169px; float:right; margin: 0 0 0 9px;}


.logintop{ background: url(../img/login_header.gif) no-repeat ; height: 15px;}
.loginbottom{ background: url(../img/login_bottom.jpg) no-repeat ; height: 12px; margin: 0 0 10px 0;}
.loginbg{ background: url(../img/login_bg.gif) repeat-y ; padding: 0 0 0 16px;}

.loginlefttop{ background: url(../img/loginheaderleft.gif) no-repeat ; height: 15px;}
.loginleftbottom{ background: url(../img/loginleftbottom.gif) no-repeat ; height: 15px; margin: 0 0 10px 0;}
.loginleftbg{ background: url(../img/loginleftbg.gif) repeat-y ; padding: 0 0 0 16px;}

.logincheckcolor{ color:#58595b;}
.newsletterarea{ height: 45px; width:157px; background: url(../img/newsletterbg.gif) no-repeat; padding: 124px 0 0 12px;}
.startpagecmsarea{ margin: 10px 0 0 0;}
.cmsspacer{#height:10px; #float:left; #width:700px;}
.hotline{ width:230px; height: 61px; background: url(../img/hotline.jpg) no-repeat; margin-bottom:10px;}
.footercopyrightspacer{ padding: 0 20px 0 0;}
.footercopyrightspacerlink{ color:#989898 !important;}
.footercopyrightspacerarea{ padding: 2px 0 0 0;}
.topcartlink,.topcartlink a{ font-weight: bold; text-decoration:underline; font-size:12px; color:#58595b;}
.topcartlinkbottom{ font-size:12px; padding: 0 3px 0 0;}
.topcartbag{ background: url(../img/cartbag.gif) no-repeat right top; width:44px; height: 50px; padding: 30px 0 0 12px; font-size:16px; font-weight:bold; color:#fff; text-align:center; cursor:pointer;}
.toplinkbottomspacer{ padding: 0 0 5px 0;}
.topcartleftarea{ width:110px; text-align:right; padding: 20px 3px 0 0 ;}
.topcartarea{ margin: 0 20px 0 0;}
.serchloginspacermidin{ #padding: 1px 0 0 0; }
.logselect{ width:210px !important;}
.tabspacer{ padding:20px;}
.logoutbg{ background: url(../img/logoutbtnimage.gif) no-repeat 0 0; padding: 0 0 0 56px; display:block; height:43px;}
.logoutbgdetail{ background: url(../img/logoutbtnimage.gif) no-repeat 0 0; padding: 0 0 0 56px; display:block; height:53px; #height:53px;}
.spanblock{ display: block;}
.spanblockred{ display: block; color:#cd1f36; padding: 5px 0 0 0; font-size:11px;}
.home_shallac{ float: left; width:170px; height: 218px; background: url(../img/home_shellac.gif) no-repeat; margin: 0 10px 9px 0;}
.shellaclast{ margin: 0 0 9px 0 !important;}
.shellacslast{ float: left; width:170px; height: 218px; background: url(../img/home_shellac.gif) no-repeat; margin: 0 9px 9px 0;}
.home_uvgel{ float: left; width:170px; height: 218px; background: url(../img/uvgelbg.gif) no-repeat; margin: 0 10px 9px 0;}
.home_aufbaubg{ float: left; width:170px; height: 218px; background: url(../img/aufbaubg.gif) no-repeat; margin: 0 9px 9px 0;}
.home_negllackbg{ float: left; width:170px; height: 218px; background: url(../img/negllackbg.gif) no-repeat; margin: 0 9px 9px 0;}
.home_cndbg{ float: left; width:170px; height: 218px; background: url(../img/cnd.gif) no-repeat; margin: 0 9px 9px 0;}
.home_spabg{ float: left; width:170px; height: 218px; background: url(../img/spa.gif) no-repeat; margin: 0 9px 9px 0;}
.home_pfledgebg{ float: left; width:170px; height: 218px; background: url(../img/pfledge.gif) no-repeat; margin: 0 9px 9px 0;}
.home_higeinebg{ float: left; width:170px; height: 218px; background: url(../img/hygiene.gif) no-repeat; margin: 0 9px 9px 0;}
.home_nailart{ float: left; width:170px; height: 218px; background: url(../img/nailart.gif) no-repeat; margin: 0 9px 9px 0;}
.startpagecmsarea h1{ padding:0; margin:0; padding: 8px 10px 5px 12px; font-size:15px; font-weight: bold; color:#58595b;}
.startpagecmsarea h1 a:hover{ color: #58595b; text-decoration:underline;}
.startpagecmsarea ul{ padding:0; margin:0; list-style-type: none; margin: 0 0 0 12px;}
.startpagecmsarea ul li{ padding:0; margin:0; background:  url(../img/cmsarrow.png) no-repeat 0 5px; padding: 0 0 0 9px; font-size:12px; font-size:12px; height:15px; display:block; line-height:15px; vertical-align:top;}
.startpagecmsarea ul li a:hover{ color: #58595b; text-decoration:underline;}

.smallestarea{ float: left; width:352px;height:160px;}
.smallesttextarea{ width: 182px; padding: 0 8px 0 8px;}
.smt{ width:180px; float:left;}
.smallesttextarea h1.product-title{ padding:0; margin:0; padding: 0; height:38px; overflow:hidden;}
.smallesttextarea .functions{ padding:0; margin:0 !important;}
.smallesttextarea li{ margin: 0  !important;}
.smallesttextarea .product-status{ height:20px; overflow:hidden; }
.smallesttextarea .product-statuswlogin{ }
.smallesttextarea .logoutbg { padding-top: 10px ; background: url(../img/logoutbtnimage.gif) no-repeat 0 10px;}
.smallesttextarea .product-number{ text-transform:uppercase; font-size:14px;}
.smallesttextarea .productprice{ font-size:18px; color: #cd1e35;}
.listspacerwf{ height:20px; #height:20px; float:left; width:700px;}
.listspacerarea{ padding-bottom:30px; width:710px;}
.smallesttextarea .product-price{ height:40px;}
.smallesttextarea .product-pricewlog{ height:0;}
.iprice{ height:15px;}
.listpager{ min-width:200px; padding: 0 0 0 20px; text-align:right;}

.detailvariant li{ float:left; margin-right:5px;}

.detailboxspacertop{ padding-top:27px !important;}
.detailboxspacerbottom{ padding-bottom:27px !important; padding-right:27px !important;}
.clear{ clear:both;}
.detailboxspacerbottom h1{ margin:0 !important; padding:0; color:#333;}
.detailboxspacerbottom .product-number{ font-size:14px; text-transform:uppercase;}
.detailboxspacerbottom .product-status{ font-size:14px; }
.detailboxspacerbottom .productprice{ font-size:18px; color: #cd1e35;}
.dtlclfix{ width:321px; float:left;}
.detailboxspacerbottom .product-price{ /*height:80px; */border-bottom:1px dashed #c5c5c6; padding-bottom:15px;}
.detailcart{ background: url(../img/detailcartbtn.jpg) no-repeat; width: 170px; height: 37px; border:0; cursor: pointer;}
.productpricered{ font-size:18px; color: #cd1e35;}
.accspacer{ padding: 0 0 10px 0;}
.detailnextprearea{ height:20px; position:relative;}
.detailbacktooverview{ position:absolute; left:278px; top:0;}
.liveshopbg{ background: url(../img/liveshop_bg.gif) no-repeat; width:531px; height: 352px; padding: 21px 1px 0 1px; position:relative;}
.liveshopband{ background: url(../img/liveshopband.gif) no-repeat; width:529px; height: 77px;}
.teaser_style{ width:529px;}

.variantarea{ width:211px; height:170px;position:absolute; left:-200px; top:20px; background: url(../img/tooltip.png) no-repeat; padding:20px 10px 10px 10px; cursor: default;}
.picturewrapper{ position:relative;}
.footercorner{ background: url(../img/footercorner.gif) no-repeat 2px 0; width:996px; height:20px;}
.footerarea{ width:1000px; padding: 0;}

.albrand ul{ padding:0; margin:0; list-style-type:none;}
.albrand ul li{ padding:0; margin:0; float:left;}
.albarsec{ padding: 5px 0 0 2px;}
.footercar{ margin-bottom:6px !important;}

.deatltoolleft{ padding:0; margin:0; width:20px; float:left;}
.deatltoolright{ padding:0; margin:0; width:160px; float:right;}
.vproduct-title{ font-size:12px; font-weight: bold; color:#000;}
.vproduct-number{ font-size:11px; color:#999999;}
.vprice{ font-size:14px !important; color:#000; font-weight:bold; padding-bottom:20px;}
.vmar{ color:#000;}
.vstatus{ font-size:11px; color:#000;}
.greyfont{ font-size:10px; padding-left: 9px !important;}
.priceinfospacer{ padding: 0 0 10px 0;}
.vnumberinfospacer{ padding: 0 0 5px 0;}
.wlogbtnspc{ #margin-top:-5px !important;}
.wlogbtnspc2{ #margin-top:-10px !important;}
.fbspacer{ padding: 10px 0;}
.fbs{#height:62px;}
.mark{ text-decoration: underline;}
.productdetsp{ padding-bottom:10px !important;}
.ifrspacer{ padding-top:10px; #padding-top:0;}
.loginlspac{ margin-left:7px;}
.loginlspac a:hover{color:#f2973a;}

.delfreearea{ border:1px solid #d5d5d5; padding:5px;}
.basketerrorheading{ font-size:14px; font-weight: bold; padding:0; margin:0; padding-top:20px; #padding-top:0;}

.checkoutheader {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 10px;
    text-transform: uppercase;
}

.helpwrapper{ position:relative;}

form.default .input-wrapper .hlp_img{
    background: url(../img/hlp_button.gif) no-repeat ; width:15px; height:15px;padding: 0 12px 5px 0;
}
.card_hlp_img{ border:#58595b solid 1px; background:#FFF; width:430px; height:180px;position:absolute; top:-220px; left:0; padding:10px;}
.couponwrap li{ width: auto !important;  }
.couponbasketwrapper{ margin-left: 10px !important; }
.couponbtn{ height:25px !important;}

.leftlogininbox{ width:190px !important;}
.leftlogin{ margin-bottom:2px !important; #margin-bottom:2px !important;}

.click_area {
	display: block;
	width: 168px;
	height: 98px;
	cursor: pointer;
}
.kategoerygraphics{float: left; width:170px; height: 180px; margin: 0 9px 9px 0; position:relative;}
.kategoerygraphicslast{float: left; width:170px; height: 180px; margin: 0 0 9px 0; position:relative;}
.kategoerygraphicslink{ position:absolute; top:110px; left:10px; font-size:15px; color:#58595B; font-weight: bold;}
.kategoerygraphicslink a{ color:#58595B; text-decoration: none;}
.kategoerygraphicslink a:hover{ color:#58595B; text-decoration:underline;}
.kategoerygraphicslink{ position:absolute; top:105px; left:10px; font-size:15px; color:#58595B; font-weight: bold;}

.subsubcatarea{}
.subsubcatarea ul{ padding:0; margin:0; list-style-type: none; margin: 0 0 0 1px;}
.subsubcatarea ul li{ padding:0; margin:0; background:  url(../img/cmsarrow.png) no-repeat 0 4px; padding: 0 0 0 9px; font-size:12px; font-size:12px; font-weight:normal; height:13px; display:block; line-height:13px; }
.subsubcatarea ul li a:hover{ color: #58595b; text-decoration:underline;}

.click_areacategoryblock a {cursor: pointer; position:absolute;display: block;width: 170px;height: 100px; top:0;left:0; background:  url(../img/catgraphics_bg.png) no-repeat}

.categorygraphicbottomspacer{ height:20px;}
.blog-title{font-size: 15px; font-weight: bold;}

.section-header{
	border-bottom: 1px dashed #ABACAD;
    border-top: 1px dashed #ABACAD;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 10px 0;
}
.section-header-functions a{top: 10px;}

.fs9 { font-size:9px; }

.listpercentspic {bottom: 1px; position: absolute; right: 1px; z-index: 2;}
.detailpercentbpic {height: 346px; position: absolute; right: 0; bottom: -26px; z-index: 2;}
.detailpercentbpic img {position: absolute; right: 0; bottom: 0;}
