h2.headline {
	background: none;
	font-size: 3em;
    border-top: 1px solid #eee;
    padding-left: 0;
    margin-top: 30px;;
}

.pjpmap {
    background: none repeat scroll 0 0 #c99335 !important;
    padding-bottom: 1px;
}

.pjpmap .track-info {
    padding: 4px;
    font-size: 13px;
}

.pjpmap .tracklist {
    padding: 0px;
}

.pjpmap .player .pmap_title {
    color: #efefef;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.pjpmap .jp-current-time {
    color: #efefef;
}

.pjpmap .player-controls {
    background: #a87b2d;
}

a {
    font-weight: bold;
}

.zen-nav.zen-nav-divider li a, .zen-nav.zen-nav-divider li span {
    font-weight: bold;
    color: #3c3198 !important;
}

.zen-nav.zen-nav-divider li a:hover, .zen-nav.zen-nav-divider li span:hover {
    font-weight: bold;
}

.subheading {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.02);;
	padding: 30px;
	margin-bottom: 60px;
}

pre {
	border-bottom: 4px solid rgba(0,0,0,0.05);;
	background: #FFF5B3;
	width: 100%;
	line-height: 3em;
	margin-bottom: 60px;
}

pre code {
	
	border-bottom: 0;
}

.label-secondary,
.label-primary {
	display: inline-block;
	margin-top:30px;
}


html, body, #zen-wrap {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #843da5;
    background-image: url("../images/koebg-1.png"), url("../images/koebg-2.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x, repeat;
}

.backstretch-wrapper .backstretch-title li .zt-title * {
	background: none !important;
	font-weight: bold !important;
}

.description {
    padding-top: 0;
    min-height: 0px;
	padding-bottom: 0;
}

.zen-menu-horizontal ul a, .zen-menu-horizontal ul .zen-menu-heading {
    padding: 0 20px !important;
}

#grid2wrap {
    background-color: none !important;
}

#grid3wrap {
    background-color: none !important;
}

#grid3wrap #grid11 {
    padding: 30px 3%;
}

#grid12 {
    padding: 30px 3%;
}

.zen-nav-fixed, .fixed #toolbar.zen-row-wrap {
    background-color: rgba(35,55,129, 0.8) !important;
}

.zen-menu-horizontal ul ul {
    background: rgba(60, 49, 152, 0.92) none repeat scroll 0 0;
    min-height: 50px !important;
}

.zen-menu-horizontal ul {
	min-height: 50px !important;
}

.zen-menu ul > li.parent > a::before, .zen-menu ul > li.parent > .zen-menu-heading::before {
    border-style: none;
}

.zen-menu ul {
    font-size: 15px !important;
}

.row-padding-vert-sml {
    padding: 10px 0 !important;
}

.zg-col-7 {
    padding: 0 0 15px !important;
}

.zen-menu ul a:hover {
	color: #cbbca0;
}

#search input {
    border: 0 none;
    box-shadow: none;
    color: #999;
    display: inline;
    font-size: 1.2em;
    height: auto;
    line-height: 15px;
    margin-bottom: 0;
    margin-top: 0;
    outline: medium none;
    text-indent: 30px;
    width: 50%;
}

#search .search::before {
    font-size: 1.2em;
    line-height: 38px;
}

.img-polaroid {
    background-color: #fff;
    border: none;
    box-shadow: none;
    padding: 0;
}

.shops-currency a {
	color: #ffffff;
	position: relative;
	width: 30%;
	
}

#eshop-cart-total a {
	color: #ffffff;
}

#logowrap a {
	color: #ffffff;
}


.account-search {
	width: 30%;
    height: 100%;
    float: left;
    display: inline-block;
}

.shops-currency {
	width: 70%;
    height: 100%;
    float: left;
    display: inline-block;
}

.shops-position-left {
	width: 50%;
	float: left;
    display: inline-block;
}

.shops-position-right {
	width: 50%;
	float: left;
    display: inline-block;
}

#logowrap h4 {
    margin-bottom: 0;
}

.eshop-info-block h5 a {
    font-weight: bold !important;
    font-size: 110% !important;
}

.product-info h1 {
    font-size: 2.8em;
    padding-top: 20px;
}

.btn {

    background-image: -moz-linear-gradient(center top , #b38f2d, #907325);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #a2a2a2;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 6px 14px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}

.eshop-cart-area {
    margin: 10px 0 !important;
}

.moduletable h3 {
    text-transform: none !important;
}
#bottomwrap h3 {
    color: #fff;
    font-size: 1.4em !important;
    text-transform: none !important;
}

.contentpane.modal {
    background: #fff none repeat scroll 0 0;
    height: 2000px;
    padding: 50px;
    }
    
.eshopheader {
	font-size: 1.6em;
	padding-bottom: 10px;
}

.eshopfooter {
	padding-top: 10px;
}