*{
margin: 0;
padding : 0;
}
html {
    height: 100%;
}
body {
    background: rgb(200,200,200);
}
.main-container {
    width: 960px;
    margin: 0 auto;
    background: rgb(255,255,255);
}
.header {
    margin-top: 25px;
    background: rgb(168, 34, 38);
    width: 100%;
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
        
    color: white;
    height: 130px;
    padding-top: 25px;
    
}
.header-text {
    float: right;
    width: 660px;
    text-align: center;
    
    
}
.logo-text {
    padding-top: 10px;
    font-size: 4em;
    line-height: 0.8em;
    font-weight: bold;
    
}
.info {
    font-size: 0.9em;
    overflow: hidden;
    height: 24px;
}
.teaser {
    font-size: 2em;
    font-style: italic;
}
.logo-left img {
    
    padding: 0px 25px 5px 25px;
    float: left;
    
}
.logo-right img {
    
    padding: 0px 25px 5px 25px;
    float: right;
    
}

.menubar {
    height: 20px;
    line-height: 20px;
    background: rgb(168, 34, 38);
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 1em;
    color: white;
    width: 960px;
    padding-top: 5px;
    text-align: center;
    border-bottom: 10px solid white;
    z-index: 1;
}
.menubar a {
    padding-left: 15px;
}
.menu-logo {
    float: left;
    padding-left: 10px;
    margin-top:  -3px;
    display: none;
}
.item {
    padding-top: 10px;
     
}

.leftcol {
    float: left;
    width: 200px;
    /*padding: 20px;*/
    padding: 20px 20px 9px;
}

.rightcol {
    padding: 15px;
    width: 95%;
    
}

.rightcol h2{
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 1em;
    
}

.rightcol div.dh2 {
    padding-bottom: 10px;
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 1em;
    font-weight: bold;
}

.rightcol span, .rightcol p {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 0.8em;
    padding-bottom: 5px;
}

.price-table {
    border: 0;
    margin-top: 15px;
}
tr:hover {
    background: rgb(240,240,240);
    
}
td {
    border-radius: 5px;
}
.quanity {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 1.2em;
    font-weight:bold;
    width: 20%;
    text-align: left;
    padding-left: 10%;
}
.description {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 0.7em;
    width: 20%;
    text-align: center;
    min-width: 200px;
}
.price {
	padding-left: 7px;
    font-family: 'Lucida Grande', 'Verdana', 'Myriad Pro', 'Arial';
    font-size: 15pt;
    min-height: 24px;
    width:10%;
    text-align: center;
    color: white;
    background: rgb(168, 34, 38);
    border-radius: 10px;
    vertical-align: middle;
    
}
.divider {
    background: rgb(168,34,38);
    width: 100%;
    clear: both;
    height: 5px;
}
.divider:last-of-type {
    display: none;
}
.transparent {
    background: none;
}
.chapter {
    height: 20px;
    text-align: center;
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 1.2em;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer {
    background: rgb(168,34,38);
    width: 100%;
    clear: both;

}

.footer p {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    /* font-size: 0.7em; */
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footer-text {
    /* margin: 10px auto; */
    margin: 10px 0 10px 200px;
    width: 80%;
    padding-top: 10px;
    font-size: 13px;
}
.footer-text a {
    margin-right: 10px;
}
.company-footer {
    
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    opacity: 0.2;
    margin-top: -8px;
    font-size: 0.7em;
    position: absolute;
    left: 50%;
    margin-top: -29px;
    margin-left: -10px;
    color: white;
}
.city {
    width: 122px;
    display: inline-block;
    text-align: center;
    margin-right: 5px;
}
.footer-logo {
    float: left;
}
.footer-logo img {
    height: 93px;
    padding-left: 85px;
    opacity: 0.3;
}
@media screen and (max-width: 1140px) {
    .footer-logo {
        display: none;
    }
    .footer-text {
        width: 93%;
    }
}

.copyright {
    padding-left: 20px;
}
.centred {
    text-align: center;
}
.promo > .top, .promo > .bottom {
    width: 850px;
    margin: 0 auto;
}

.promo img {
    padding: 10px;
}

.promotext {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
}
.promotext h1 {
    font-size: 1.1em;
    text-align: center;
}
.onecol {
    width: 90%;
    margin: 0 auto;
}
.onecol h2 {
    font-size: 1.3em;
    font-style: italic;
    text-align: center;
    padding-top: 1em;
}

.overleft {
    position: relative;
    top: -60px;
    right: -300px;
    padding: 5px 25px;
}
.overright {
    position: relative;
    top: -60px;
    right: -670px;
    padding: 5px 25px;
}

.bottom > .overleft , .bottom > .overright {
    top: -50px;
}

a {
    text-decoration: none;
    color: inherit;
}

a.decorated {
    text-decoration: underline;
    color: blue;
}
.vk {
    margin: 40px auto;
    width: 304px;
    float: right;
}
.textpage {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 0.9em;
    line-height: 1.5em;
    padding: 30px;
}

.text-header {
    font-family: 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 1.2em;
    padding-top: 20px;    
}

.text-header:first-of-type {
    padding-top: 0px;    
}

.textpage h3 {
    padding: 10px 0px;
}

.textpage a {
    text-decoration: underline;
}
.textpage h3 a {
    text-decoration: none;
}
.textpage p{
    padding-left: 0.5em;
}
.photo {
    width: 550px;
    margin: 5px 0px 30px 0px;
}
.photo img {
    width:550px;
}
.eighty-percent {
    width: 70%;
    float: left;
    background: white;
}
.prices {
    clear: both;
}
.sidebar {
    float: left;
    width: 28%;
    padding-top: 1.5em;
}
.newsblock {
    
}
.newsblock .newsheader, .reviewsblock .reviewsheader,
.cart_block .cart_header, .article-block, .article-header
 {
    color: #a92226;
    height: 22px;
    font: 0.9em/1.2em 'Myriad Pro', 'Verdana', 'Arial';
    padding: 6px;
    padding-left: 16px;
    color: white;
}

.newsheaderimage, .reviewsheaderimage, .article-header-image {
    float: left;

    width: 22px;
}

.newsheadertext, .reviewsheadertext, .cart_header_text, .article-header-text {
    float: right;
    padding-top: 3px;
    padding-right: 42%;
    font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
    font-size: 11px;
    font-weight: bold;
    color: #a92226;
}
.reviewsheadertext {
    padding-right: 20%;    
}
.news-more, .reviews-more, .cart-more, .articles-more {
    text-align: right;
    color: #a92226;
    text-decoration: none;
    font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
    font-size: 10px;
    padding-right: 15px;
    padding-bottom: 25px;
}
.event, .review {
    clear: both;
    width: 98%;
    margin: 10px auto;
    display: table;
    font: 0.7em/0.9em 'Myriad Pro', 'Verdana', 'Arial';
}
.review {
    clear: both;
}
.big-review {
    clear: none !important;
    font: 1.1em/1.3em;
}
.person-photo{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    float: left;
    background-size: 100%;
}
.date {
    width: 30%;
    float: left;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: bold;
}
.eventtext {
    width: 100%;
    /* float: left; */
    margin-left: 10px;
    font-size: 12px;
    line-height: 20px;
}

.review-person {
    float: left;
    color: #a92226;
    font-weight: bold;
    /* font-size: 0.9em; */
    font-size: 12px;
    padding-bottom: 5px;
}
.review-date {
    float: right;
    font-size: 0.6em;
    opacity: 0.3;
}
.review-text {
    clear: both;
    width: 90%;
    margin: 10px auto;
    display: table;
    font-size: 12px;
    line-height: 18px;
}
.reviewsblock {
    
}


.search {
    width: 90%;
    margin: 0.6em auto;
}
label {
    font: 0.7em/0.9em 'Myriad Pro', 'Verdana', 'Arial';
    font-size: 12px;
    color: #a92226;
    padding-top: 3px;
    font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
    font-size: 11px;
    font-weight: bold;
    color: #a92226;
    
    
}
.social {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.item_line {
    background: rgb(168, 34, 38);
    width: 65%;
    margin: 0 auto;
    padding: 0px;
    font: 0.9em 'Myriad Pro', 'Verdana', 'Arial';
    color: white;
}

.item_line ul {
    background: rgb(168, 34, 38);
    text-align: center;
    list-style-type: none;
    padding-bottom: 5px;
}
.item_line li {
    display: inline;
    padding: 0px 7px;
}

.item_line li a {
    border-bottom: 1px dashed white;
}

.item_line .section.selected {
    font-weight: bold;
    border-bottom: 0px;
}
.item_field {
    padding: 3em 4em;
    font: .8em 'Myriad Pro', 'Verdana', 'Arial';
}


.throbber {
    margin-left: 50%;
    margin-top: 10px;
}

.searchTitle {
    padding: 3em 4em;
    font: .8em 'Myriad Pro', 'Verdana', 'Arial';
}
.disabled {
    display: none !important;
}

.rightcol ul, .item_field ul {
padding-left: 15px;
  margin-bottom: 10px;
  margin-top: 5px;
  margin-left: 15px;
}

.rightcol h1, .rightcol h2 {
padding-bottom: 10px;}

.rightcol p{
padding-bottom: 5px;}

.item_field h1, .item_field h2 {
padding-bottom: 10px;}

.item_field p{
padding-bottom: 5px;}

.item_field h2 {font-size: 0.999em;}

.about-item {
    padding-left: 2em;
    padding-bottom: 1em;
    font: 1em 'Myriad Pro', 'Verdana', 'Arial';
}
.about-header {
    color: rgb(168, 34, 38);
    font-weight: bold;
    text-transform: uppercase;
}

.about-text {
    text-align: justify;
    padding-right: 1em;
}

h1 {
    color: rgb(168, 34, 38);
    margin: 0;
    padding: 0;
}

.cart-image {
	float: right;
	padding-right: 10px;
}

.cart-icon {
    fill: white;
    fill-opacity: 0.5;

}

.cart-image:hover, .cart-icon:hover {
    fill: white;
    fill-opacity: 1;
    cursor:pointer;
}

.nowrap {
	white-space: nowrap;
	word-wrap: normal;
}

.cart_items, .cart_items_flat{
    width: 90%;
    margin: 10px auto;
    font: 0.7em/0.9em 'Myriad Pro', 'Verdana', 'Arial';
}


.remove-item, .plus-item, .minus-item {
 cursor: pointer;
}

.cart-hide {
	text-align: center;
	font-weight: bold;
}

.cart-order-information{
	display: none;
}

.cart table{
	width: 100%
}

.cart table td.f-price, .cart table td.f-full-price{
	text-align: right;
}

.cart table td.minus-item{
	text-align: right;
}

.cart table td.plus-item{
	text-align: left;
}

.cart table td.f-count{
	width: 18px;
	text-align: center;
}

.row {
	padding: 10px;
}

.row input, .row select{
	float:right;
	
}

.row textarea {
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

div.bread {
    display: block;
    padding: 20px;
}

div.bread ul li {
    display: inline-block;
}

label.last-bread {
    font: 0.7em/0.9em 'Myriad Pro', 'Verdana', 'Arial';
padding-top: 3px;
font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
font-size: 11px;
font-weight: bold;
color: #555;
}

div#toTop {
background:url('images/totop.png') 0 0 no-repeat;
    width:51px;
    height:51px;
    bottom:30px;
    left:10%;
    position: fixed;
    display: none;
}
div#toTop:hover{
    background-position: 0 -51px;
}

div.dclr {
    clear: both;
}

.butt {
  position: fixed;
  top: 35%;
  /* right: 0; */
  margin-top: -17px;
  padding: 5px 10px;
  border-radius: 0 10px 10px 0;
  /* background-image: url(/img/bg_helper.jpg); */
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  background: url(images/ico_header.png) no-repeat 5px 110px;
  background-color: #A82226;
  width: 30px;
  height: 160px;
}

#vetrical-text {
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  height: 88px;
  width: 85px;
  font-size: 15px;
font-family: 'Myriad Pro', Verdana, Arial;
text-align: center;
}

.article-short {

}

.article-short .article-short-title {
    float: left;
    color: #a92226;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.article-short .article-short-description {
    width: 90%;
    margin: 10px auto;
    display: table;
    font-size: 12px;
    line-height: 18px;
    color: black;
}

.site{position:fixed;bottom:20px;left:40px;color:#fff;background:#c96826;border-radius:5px;height:40px;line-height:40px;padding:0 7px 0 20px}.site .go{display:inline-block;color:#fff!important;border:1px solid #fff!important;height:28px;line-height:26px;margin:0 0 0 20px;padding:0 10px;border-radius:5px}.site .go:hover{background:#f2b501;color:#a82f26!important;border:1px solid #a82f26!important;box-shadow:0 1px 2px 0 rgba(0,0,0,.3)}