﻿/*
Theme Name: Südame Apteek
Theme URI:
Author:
Author URI:
Description: Südame Apteek
Version: 1 
*/
@font-face {
    font-family: 'MyriadPro';
    src: url('fonts/MyradPro/myriadpro-semibold-webfont.eot');
    src: url('fonts/MyradPro/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyradPro/myriadpro-semibold-webfont.woff') format('woff'),
    url('fonts/MyradPro/myriadpro-semibold-webfont.ttf') format('truetype'),
    url('fonts/MyradPro/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

body{
    font-family: 'Ubuntu', sans-serif !important;
    background-color: #fffdf8;
}
a:hover,.pakkumine:hover,.search-button-small,.search-red{
    cursor: pointer;
}
#container{
    background-color: #fffdf8;
}
/*Header*/
#container{
    width:960px;
    margin: auto;
}
#lang-search{
    margin-top: 5px;
}
.search-box-div,.lang-flag{
    float:right;
}
.lang-flag{
    margin-right: 16px;
    padding-top: 5px;
}
.search-box{
    width: 138px;
    height: 26px;
    padding-right: 40px;
    padding-left: 5px;
    background: white url('img/header/searchbox.png') no-repeat left top;
    border: none !important;
}
.h24-text a{
    background: transparent url('img/header/24h-mark.png') no-repeat left center;
    font-weight:700 !important;
    color:#5b2824;
    padding-left: 17px;
    height: 15px;
    float: right;
    font-size: 12px !important;
    margin-right: 15px;
    margin-top: 3px;
    padding-top: 3px;
    text-decoration: none;
}
.red{
    color:#ec3224 !important;
}
#menu-div{
    clear: both;
    background: url('img/header/main-menu-shape.png') no-repeat left top;
    height:82px;
    margin-top: 0px;
    margin-left: -4px;
    width:964px;
}


#login-div{
    clear: both;
    background: url('img/header/login-shape.png') no-repeat left top;
    height:136px;
    margin-top: 0px;
    margin-left: -4px;
    width:288px;
}
.search-button{
    display: inline-block;
    width: 33px;
    height: 20px;
    background: url('img/header/search-button.png') no-repeat;
    position: relative;
    left:923px;
    border: none;
    top:3px;
}
#logo{
    padding-top: 19px;
    margin-left: 2px;
    float: left;
}
#main-menu-div{
    float:left;
    padding-top: 31px;
    margin-left: 148px;
}
#main-menu li{
    float:left;
    height: 32px;
}
#main-menu a{
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color:#5b2824;
    padding-left: 8px;
    padding-right: 8px;
    height: 25px;
    padding-top: 7px;
}

#main-menu span{
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color:#c0c0c0;
    padding-left: 8px;
    padding-right: 8px;
    height: 25px;
    padding-top: 7px;
}

#main-menu li{
    margin-left: 8px;
    background: url('img/header/main-separator.png') no-repeat 0 8px;
    padding-left:8px;
}
#main-menu .active a{
    position:relative;
    background: url('img/header/active.png');
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url('pie/PIE.htc');
    color:#5b2824;
}
#main-menu .active a:hover{
    color:#5b2824;
}
#main-menu li:first-child{
    background: none;
    margin-left: 0px;
    padding-left: 0px;
}
#main-menu a:hover{
    color:#788ebf;
}
/*Content*/
#main{
    margin-top: 20px;
}
#sub-menu{
    width:235px;
    float:left;

}
#sub-menu a{
    text-decoration: none;
    color:#5b2824;
    font-size:16px;
}
#sub-menu li{
    background: url('img/content/sub-menu-regular.png') no-repeat left bottom;
    width:220px;
    height: 25px;
    padding-left: 10px;
    padding-top: 9px;
    border-bottom: 1px solid #edece7;
}
#sub-menu li:last-child{
    border-bottom: none;
}
#sub-menu li:hover{
    background: url('img/content/sub-menu-hover.png') no-repeat left bottom;
    color:#c3271f;
    border-bottom: 1px solid #ff9895;
    cursor: pointer;
}
#sub-menu li:hover a{
    color:#c3271f;
}
#sub-menu .active a:hover{
    color:#5b2824;
}
#sub-menu li:last-child:hover{
    border-bottom: 1px solid #ff9895;
}
#sub-menu .active{
    background: #ececea url('img/content/sub-menu-active.png') no-repeat left bottom;

}
#page{
    float: right;
    margin-top: -2px;

}
#ravimi-profid{
    margin-left: 10px;
    margin-top: 13px;
}
#changable-banners{
    clear:both;
    margin-top: 28px;
    width: 965px;
}
h2,p{
    -webkit-margin-before:0;
}
.banner{
    width:300px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.banner-info-title{
    color:#5e2e2a;
    font-size: 17px;
    margin-top: 10px;
    margin-left: -2px;
}
.banner-info-text{
    color:#2d2d2d;
    margin-left: -1px;
    margin-top: 6px;
    font-size: 12px;
    width: 160px;
    float: left;
    line-height: 14px;
}
.banner-read-more{
    display: inline-block;
    width:104px;
    height:20px;
    float: right;
    text-decoration: none !important;
    color:#2d2d2d !important;
    font-size: 10px;
    text-transform: uppercase;
    background: url('img/content/read-more.png') no-repeat top left;
    font-weight: bold;


    margin-top: 5px;
    padding-top: 9px;
    padding-left: 7px;
    background-position: 0 -158px; width: 111px; height: 29px;
}
.banner-read-more:hover{
    color:#ee3224 !important;
    background-position: 0 -79px; width: 111px; height: 29px;
}
.banner-read-more:active{
    background-position: 0 0; width: 111px; height: 29px;
    color:#ee3224 !important;
}
#banner-nav{
    text-align: center;
    margin-top: 25px;
    margin-left: 2px;
}
#banner-nav a{
    margin-right: 8px;
}
.hr1{
    height: 2px;
    background: url('img/content/hr-line1.png');
    margin-top: 16px;
}
#footer{
    margin-top: 30px;
    margin-left: -1px;
}
.footer-title{
    text-transform: uppercase;
    color:#5b2824;
    font-size: 14px;
    margin-bottom: 6px;
}
.footer-cont-title{
    color:#5b2824;
    font-size: 14px;
    margin-bottom: 16px;
}
.footer-kontakt{
    float: right;
    margin-right: 10px;
    width: 210px;
}
.footer-block{
    margin-right: 20px;
    max-width: 143px;
    float: left;
}
.footer-block a{
    text-decoration: none;
    color:#4c4c4c;
    font-size: 12px;
}
.footer-block li{
    line-height: 16px;
}
.footer-input{
    display: block;
    width: 203px;
    height: 20px;
    background: url('img/content/footer-input.png') no-repeat;
    border: none;
    color:#4c4c4c;
    font-size: 11px;
    padding-left: 6px;
    margin-bottom: 8px;
}
.footer-send{
    display: inline-block;
    width:81px;
    height:21px;
    float: right;
    text-decoration: none;
    color:#2d2d2d;
    font-size: 10px;
    text-transform: uppercase;
    background: url('img/content/footer-send.png') no-repeat top left;
    font-weight: bold;


    margin-top: 0px;
    padding-top: 8px;
    padding-left: 10px;
    margin-right: -1px;
    background-position: 0 -156px;
}
.footer-send:hover{
    background-position: 0 -78px;
    color:#ee3224;
}
.footer-send:active{
    background-position: 0 0;
    color:#ee3224;
}
.hr2{
    height: 2px;
    background: url('img/content/hr-line2.png');
    margin-top: 22px;
    margin-bottom: 16px;
}
#copyright{
    color:#4c4c4c;
    font-size: 11px !important;
    line-height: 1.5;
    margin-bottom: 50px;
}


/*Kliendile*/
.kliendile-sub{
    margin-top: 15px !important;
}
.margin0,.margin-sisu{
    margin-top: 12px !important;
    width: 710px;
}
.client-offer{
    margin-bottom: 29px;
}
.client-offer-pic{
    width:296px;
    height: 159px;
    position: relative;
    border: 2px solid #f5e6cf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    behavior: url('pie/PIE.htc');
    float:left;
}
.ravimiinfo .float-right{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url('pie/PIE.htc');
    border: 2px solid #F5E6CF;

}
.ravimiinfo p{
    padding-top: 5px;
    padding-bottom: 5px;
}
.client-offer-text{
    float:left;
    width: 385px;
    margin-left: 20px;
    position: relative;
    color:#2d2d2d;
    font-size: 14px;
}
.client-offer-text .offer-link{
    font-size: 24px;
    color:#5b2824 !important;
    margin-top: -3px;
    margin-bottom: 16px;
    display: block;
}
.client-offer-text .offer-link:hover{
    text-decoration: none;
}
em{
    font-style: italic;
}
.client-offer-text p,.sisu-vaade,.margin-sisu p{
    line-height: 20px;
    font-size: 14px;
}
.client-read-more{
    position: absolute;
    top:131px;
}
.clear{
    clear: both;
    height: 1px;
}
.red-element{
    position: relative;
    display: inline-block;
    height: 20px;
    text-decoration: none;
    color:white;
    font-size: 14px;
    text-transform: capitalize;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    behavior: url('pie/PIE.htc');
    margin-top: 12px;
    padding-top: 6px;
    padding-left: 13px;
    padding-right: 13px;
    margin-right: 7px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
#red-menu{
    width: 964px;
    height: 48px;
    background: url('img/header/red-layerb.png') no-repeat left top;
    position: relative;
    top:-9px;
    left:-3px;
    padding-left: 15px;
}
.red-active,.red-active:hover{
    background: url('img/header/red-active.png') !important;
    border-left: 1px solid #9c1f19;
    border-right: 1px solid #9c1f19;
}
.red-element:hover{
    background: url('img/header/red-hover.png');
}

/*Sisuvaade*/
.sisu-vaade{
    margin-top: 23px !important;
}
.sisu-vaade h1,.margin-sisu h1{
    font-size: 24px;
    color:#5b2824;
    margin-top: -3px;
    margin-bottom: 18px;
}
.float-right{
    margin-top: 4px;
    float:right;
    margin-left: 20px;
    border: 2px solid #F5E6CF;

}
.sisu-vaade img{
    border: 2px solid #f5e6cf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url('pie/PIE.htc');
    position: relative;
    border: 2px solid #F5E6CF;
}
.margin-sisu{
    width: 700px;
    padding-right: 10px;
}
#page ul li{
    background: url('img/sisuvaade/listicon.png') no-repeat 3px 4px;
    font-size: 14px;


    padding-left: 20px;
    padding-bottom: 10px;
}
#page a{
    text-decoration: none;
    color:#ee3224;
}
#page a:hover{
    text-decoration: underline;
}
.sisu-vaade h2{
    color:#5b2824;
    font-size: 18px;
    margin-bottom: 4px;
}

/*Pakkumised*/
.pakkumine{
    display: inline-block;
    position: relative;
    height: 204px;
    width: 198px;
    border: 1px solid #ded2ce;
    webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url('pie/PIE.htc');
    padding: 10px;
    float: left;
    position: relative;
}
.pakkumine h1{
    font-size: 17px;
    color:#5b2824;
    margin-left: 0px;
    margin-bottom: 7px;
}
.pakkumised{
    width: 710px;
    margin-top: -4px !important;
}
.pakkumine p{
    font-size: 14px;
    color: #2d2d2d;
    font-family: 'Ubuntu';
    line-height: 16px;

}
.pakkumine-pilt{
    height: 111px;
    text-align: center;

}
.hind{
    position: absolute;
    font-size: 24px !important;
    font-weight: 700;
    font-family:'Ubuntu' !important;
    bottom: 15px;
    left:8px;
}
.info-link{
    display: inline-block;
    background: url('img/pakkumised/info.png') no-repeat right 2px;
    padding-right: 12px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none ;
    position: absolute;
    right:16px;
    bottom: 17px;
    color:#5b2824 !important;
}
.pakkumine:hover{
    border-color: #c3271f;
}
.pakkumine:hover > a{
    text-decoration: none;
    color: #ee3224 !important;
    background: url('img/pakkumised/info-hover.png') no-repeat right 2px;
}
.pakkumine a:hover{
    text-decoration: none !important;
}
.pakkumine{
    margin-left: 20px;
    margin-bottom: 20px;
}
.pakkumine-vasak{
    margin-left: 0px !important;
}
.pakkumine-pilt img,.pakkumine-detail img{
    border: none;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    behavior: url('pie/PIE.htc');
    position: relative;
}
.pakkumine-detail .float-right{
    margin-left: 62px !important;
    margin-top: 34px;
    margin-bottom: 20px;
    /*border: 2px solid #F5E6CF;*/
}
.pakkumine-hind{
    font-size: 14px;
    color:#ee3224;
    margin-bottom:20px;
    padding-top: 8px;
}
.tava-pakkuminehind{
    color:#4C4C4C !important;
}
.tavahind-suur{
    font-size: 20px;
    font-weight: 700;
}
.soodushind{
    font-size: 20px;
    font-weight: 700;
    white-space: pre;
    margin-left:5px;
    display: inline-block;
}
.tavahind{
    color:#4c4c4c;
    font-weight: 700;
    text-decoration: line-through;
    margin-left: 5px;
}
.search-result{
    margin-bottom: 15px;
}
.search-box-big{
    width: 175px;
    height: 29px;
    padding-right: 40px;
    padding-left: 5px;
    background: white url('img/content/suur-otsing.png') no-repeat left top;
    border: none !important;
    margin-top: 11px;
    margin-right: 5px;
}
.search-div{
    margin-top: 8px !important;
    position: relative;
}
.search-result-title{
    margin-bottom: 3px !important;
    color: #5B2824 !important;
    font-size: 18px;
}
.search-result-title:hover{
    text-decoration: none !important;
    color:#c3271f !important;
}
.search-button-small{
    width: 33px;
    height: 24px;
    display: inline-block;
    border: none;
    background: url('img/content/search-nupp.png');
    position: absolute;
    right: 8px;
    top:14px;
}
.search-button-small:active{
    background: url('img/content/search-active.png');
}
.search-result-text{
    font-size: 12px;
    color:#5b2824;
    padding-top: 4px;
}
.search-red{
    color:#c3271f;
}
.search-gray{
    color:#9d877e;
}
.search-read-more{
    display: inline-block;
    width:98px;
    height:23px;
    float: left;
    text-decoration: none !important;
    color:#2d2d2d !important;
    font-size: 9px;
    text-transform: uppercase;
    background: url('img/content/searchmore.png') no-repeat;
    font-weight: bold;
    letter-spacing: -1px;
    word-spacing: 3px;
    margin-top: 1px;
    padding-top: 5px;
    padding-left: 10px;
    background-position: 0 -158px; width: 107px; height: 29px;
}
.search-read-more:hover{
    color:#ee3224 !important;
    background-position: 0 -79px; width: 107px; height: 29px;
}
.search-read-more:active{
    color:#2d2d2d !important;
    background-position: 0 0; width: 107px; height: 29px;
}
#map-nav{
    width:140px;
    float:left;
    margin-left: 10px;
    padding-top: 11px;
    min-height: 70px;
    margin-top:-8px;
}
#map_canvas{
    width: 780px;
    height: 526px;
    float: left;
    margin-left:20px;
    margin-top: 10px;
}
#map-nav ul,#map-nav li{
    width:122px;
}
#map-nav li{
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 2px;
    height: 21px;
    border-bottom: 1px solid transparent;
}
#map-nav li:hover,#map-nav .active{
    border-color: #ed918e;
    background: url('img/content/apteek-nav-hover.png') repeat-x;
}
#map-nav a{
    text-decoration: none;
    color:#5b2824;
    font-size:13px;
}
.apteek-arv{
    float:right;
    display: inline-block;
    margin-top: 4px;
}
.apteek{
    margin-top: 10px !important;
    position: relative;
}
.red-center{
    text-align: center;
}
.red-center .red-element{
    margin-right: 13px ;
    margin-top: 13px !important;
}
#info-window{
    border: 0px none;
    position: absolute;
    width:346px;
    padding-left: 30px;
    height:152px;
    z-index:40;
}
#info-window h2{
    font-size: 16px;
    color:#c3271f;
    margin-bottom: 2px;
}
.info-left{
    background: url('img/kaart/info-left.png');
    width: 19px;
    height: 148px;
    float:left;
}
.info-center{
    float:left;
    background: url('img/kaart/info-center.png') repeat-x;
    height: 148px;

    padding-top: 7px;
}
.apteek24h{
    background: url('img/kaart/info24.png');
}
.apteekTava{
    background: url('img/kaart/infotava.png');
    margin-left: -1px;
    margin-top: 1px;
}
.aadress{
    font-size: 13px;
    color:#2d2d2d;
    margin-top: 7px;
    margin-bottom: 8px;
}
.andmed{
    font-size: 13px;
    color:#2d2d2d;
    margin-bottom: 3px;
}
.punane{
    display: inline-block;
    color:#ee3224;
    width:35px;
}

#info-window-a{
    text-decoration: none;
    color:#c3271f !important;
    font-size: 11px;
    font-weight: 700;
    font-size: 11px;
    margin-top: 18px;
    margin-left: 60px;
    display: inline-block;
    z-index:999999999999999999999;
}
#lightbox-kaart{
    position: absolute;
    width:610px;
    height:453px;
    background: transparent url('img/kaart/lightbox.png');
    left:255px;
    top:15px;
}

#lightbox-kaart h1{
    color:#5b2824;
    font-size: 24px;
    margin-top: 30px;
    margin-left: 315px;
    width:225px;
}
#lightbox-kaart p{
    font-size: 14px;
    color:#2d2d2d;
    line-height: 20px;
    margin-left: 74px;
    margin-right: 72px;
    margin-top: 24px;
}
#lightbox-kaart ul{
    position: absolute;
    top:219px;
    left:110px;
}
#telnr{
    position: absolute;
    top:227px;
    left:350px;
    color:#2d2d2d;
    font-size: 24px;
}
#parkimine{
    position: absolute;
    top:271px;
    left:352px;
    color:#2d2d2d;
    font-size: 16px;
}
#lightbox-kaart li{
    padding: 4px;
    font-size: 16px;
}
.today{
    background-color: #ee3224;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    behavior: url('pie/PIE.htc');
    color:white;
}
.weekend{
    color:#ee3224;
}
#light-close{
    display: block;
    margin-top: 44px;
    margin-left: 542px;
}
.defaultSkin table{
    background: #F0F0EE !important;
}
.defaultSkin table.mceLayout tr.mceFirst td
{
    background: #F0F0EE !important;
}
#wp-cattextarea-wrap{
    padding: 0px !important;
}
.pagination {
    text-align: center;
}
.pagination a {
    background: url('img/content/banner-nav-regular.png') no-repeat transparent;
    width: 16px;
    height: 15px;
    margin: 0 5px 0 0;
    display: inline-block;
}
.pagination a.selected {
    cursor: default;
    background: url('img/content/banner-nav-active.png') no-repeat transparent;
}
.pagination a span {
    display: none;
}
#footer-error{
    width:100px;
    float:left;
    color:#ee3224;
    font-size:12px;
    display:none;
}
#footer-ok{
    width:130px;
    float:right;
    color:#ee3224;
    font-size:12px;
    display:none;
}
#apothekaList{
    width: 780px;

    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
#apothekaList h1{
    font-size: 18px;
    color:#5B2824;
}
#apothekaList hr{
    color:#edece7;
    background-color: #edece7;
    height: 1px;
    border:none;
}
.apotheka-list-item{
    background: url('img/content/nimekiri-back.png');
    width:348px;
    padding-left: 16px;
    padding-right: 16px;
    height: 177px;
    float:left;
    margin-bottom: 20px;
    position: relative;
}
.list-item-right{
    margin-left:20px;
}
.apotheka-list-item li{
    list-style-type: none;
    font-size: 13px;
    padding-bottom: 3px;
}
.apotheka-list-item h2{
    font-size:16px;
    color:#5b2824;
    line-height: 18px;
    margin-top: 10px;
}
.apotheka-list-aadress{
    font-size:14px;
    color:#2d2d2d;
    margin-bottom: 7px;
}
.apotheka-list-info{
    font-size:14px;
    color:#2d2d2d;
    margin-top: 15px;
}
#lightbox-single{
    position: absolute;
    width:433px;
    height:427px;
    background: transparent url('img/kaart/lightbox-single.png');
    left:255px;
    top:15px;
}
#single-map{
    position: absolute;

    width: 349px;
    height:351px;
    margin-left:33px;
    margin-top:37px;
}
#light-close-single{
    position: absolute;
    display: block;
    top:12px;
    left: 379px;
    z-index:999999999999999;
}
.apotheka-list-link{
    text-decoration: none;
    color:#ee3224;
    font-size:13px;
    display:block;
    position: absolute;
    top:147px;
}
.ravimiinfo{
    margin-top: 34px !important;
    float:none !important;
    width:940px !important;
    padding-left: 10px;
    padding-right: 10px;
}
.ravimiinfo h1{
    margin-top:25px !important;
    margin-bottom:10px !important;
}
#ravim-search-text{
    border: none;
    background: url('img/content/ravim-search.png') no-repeat;
    width:258px;
    height:26px;
    margin-top: 35px;
    padding-left:5px;
    padding-right: 40px;
}
.ravim-search-button{
    width: 33px;
    height: 20px;
    background: url('img/content/ravim-search-button.png') no-repeat;
    position: relative;
    left:-40px;
    border: none;
    top:-2px;
}
#otsingu-tabel thead{
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color:#4c4c4c;
}
#otsingu-tabel thead td{
    text-align: center !important;
}
#otsingu-tabel td{
    text-align:left;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.otsing-esimene-td{
    padding-left: 5px !important;
    font-size:16px;
    color:#5b2824;
    width:245px;
    padding-top: 13px !important;
    padding-bottom: 17px !important;
}
.otsing-esimene-td a{
    color:#5b2824 !important;
    padding-left: 20px;
    display: block;
    padding-top: 2px;
    padding-bottom: 3px;

}

.otsing-nimetus{
    font-size: 14px;
    text-transform: uppercase;
    color:#2d2d2d;
    width: 320px;
}
.tava-hind
{
    font-size: 16px;
    font-weight: 700;
    width:60px;
}
#otsingu-tabel tbody tr{
    border-top: 1px solid #d5d3cf;
}

.otsing-arv{
    width: 70px;
}
.otsing-hind{
    width:70px;
    font-size: 16px;
    font-weight: 700;
}
.innerWrap{
    width: 100%;
    top: 4px;
    position: relative;
}
.inc{
    position:absolute;
    right:8px;
    top: 2px;
    height: 5px;
    width:4px;
    display: block;
    cursor:pointer;
}
.incwide{
    right:12px !important;
}
.inc img, .dec img{
    margin: 0;
    padding: 0;
}
.dec{
    position:absolute;
    right:8px;
    top:11px;
    height: 5px;
    width:4px;
    display:block;
    cursor:pointer;
}
.decwide{
    right:12px !important;
}
.selectorValue{
    position: absolute;
    left:10px;
    top:2px;
    font-size: 12px;
}
.otsing-no-result{
    font-size:18px;
    color:#5b2824;
    margin-top:70px;
}
.otsing-esimene-td a:hover,#otsing-esimene:hover a{
    color:#ee3224 !important;
    text-decoration: none !important;
    background: url('img/content/otsing-map-icon.png') no-repeat 0 3px;
}
.tava-hind,.otsing-arv,.otsing-soodustus,.otsing-hind{
    text-align: center !important;
}
.post p {
    padding-top:5px;
    padding-bottom:5px;
}
strong{
    font-weight: 700;
}
#apteek-map-info{
    margin-left:20px;
    width:780px;
    float:left;
}
#apteek-map-info h2{
    font-size: 18px;
    color: #5B2824;
}
#apteek-map-info hr{
    olor: #EDECE7;
    background-color: #EDECE7;
    height: 1px;
    border: none;
    width:645px;
    float: left;
}
#switch-button{
    width:104px;
    height: 20px;
    background: url('img/content/switch.png') no-repeat top left;
    display: block;
    float:right;
    text-decoration: none !important;
    color: #2D2D2D !important;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    word-spacing: 3px;

    padding-top: 8px;
    padding-left: 9px;
    background-position: 0 -156px; width: 119px; height: 28px;
}
#switch-button:hover{
    color:#ee3224 !important;
    background-position: 0 -78px; width: 119px; height: 28px;
}
#switch-button:active
{
    background-position: 0 0; width: 119px; height: 28px;
    color: #2D2D2D !important;
}
.tabel-1,.tabel-2{
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.tabel-1 td,.tabel-2 td{
    padding: 15px;
}
.tabel-1 thead tr,.tabel-2 thead tr{
    background: url('img/content/table-header.png') repeat-x top left;
    color:#5b2824;
    font-size: 16px;
}
.tabel-1 thead tr td,.tabel-2 thead tr td{
    border-right: 2px solid #f1f0ec;

}
.tabel-1 thead tr td:first-child,.tabel-2 thead tr td:first-child{
    background: url('img/content/table-header-left.png') no-repeat top left;
}
.tabel-1 thead tr td:last-child,.tabel-2 thead tr td:last-child{
    background: url('img/content/table-header-right.png') no-repeat top right;
    border:none;
}
.tabel-1 tbody td,.tabel-2 tbody td{
    border-right: 2px solid #f1f0ec;
    border-bottom: 1px solid #f1f0ec;
    color:#2d2d2d;
    font-size: 14px;
}
.tabel-1 tbody tr td:first-child,.tabel-2 tbody tr td:first-child{
    background: url('img/content/tabel-border.png') repeat-y top left;
}
.tabel-1 tbody tr td:last-child,.tabel-2 tbody tr td:last-child{
    background: url('img/content/tabel-border.png') repeat-y top right;
    border-right: none;
}
.tabel-2 tbody tr:nth-child(even){
    background-color: #fbfbfa;
}
.info-span{
    width:35px;
    display: inline-block;
}
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.noolparemale{
    font-family: Arial !important;
}
#map-nav li{
    cursor:pointer;
}
.index-menu{
    margin-top:-3px;
}
#wpadminbar
{ display: none; visibility: hidden; height:0px;}
#apteek-map-info h2{
    width:780px;
}
.kusimused-unchecked{
    background: transparent url('img/test/radio-unchecked.png') no-repeat top left;
    display: inline-block;
    border:none;
    -khtml-appearance: none;
    -webkit-appearance:none;
    height: 18px;
    width: 17px;
    vertical-align: middle;
    margin-right:5px;
}
.kusimused-checked
{
    background: url('img/test/radio-checked.png');
}
#kusimused p{
    color:#2d2d2d;
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 17px;
}
#kusimused label{
    padding-top: 2px;
    vertical-align: bottom;
}
.radio-jah{
    margin-left:28px;
}
.radio-ei{
    margin-left:40px;
}
.edasi-nupp{
    width:171px;
    height: 28px;
    background: url('img/test/edasi-normal.png') no-repeat top left;
    display: block;
    text-decoration: none !important;
    color: #2D2D2D !important;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    word-spacing: 3px;
    border:none;
    text-align:left;
    padding-left: 10px;
    padding-top: 7px;
    cursor:pointer;

}
.edasi-nupp:hover{
    color:#ee3224 !important;
}
.edasi-nupp:active{
    background: url('img/test/edasi-active.png') no-repeat top left;
}
#kusimused{
    margin-top:15px;
}
#kmi{
    margin-top:15px;
    display:none;
    color:#5b2824;
    font-size:18px;
}
.kmi-input{
    background:url('img/test/kmi-input.png') no-repeat;
    width:34px;
    height:26px;
    border:none;
    margin-left:10px;
    color:#2d2d2d;
    font-size:18px;
    font-weight:700;
    padding-left: 7px;
    padding-right:5px;
    padding-top: 0px;
    margin-bottom:14px;
}
#test-result{
    margin-top:30px;
   display:none;
}

#skaala{
    float:left;
    margin-left:65px;
    color:#adacac;
    font-size:13px;
}
#skaala-tuhi{
    background: url('img/test/skaala.png') no-repeat top left;
    width:164px;
    height:281px;
    position: relative;
    margin-left:15px;
    margin-bottom:4px;
}
#skaala-tais{
    position: absolute;
    width:80px;
    left:0px;
    bottom:0px;
    height:0px;
    background:url('img/test/skaala-tais.png') left bottom;

}
#ideaalkaal{
    position:absolute;
    color:#9ea99a;
    font-size:13px;
    font-weight:700;
    top:164px;
    left:90px;
}
#tulemuste-div{
    background: url('img/test/tulemused-taust.png') no-repeat top left;
    width: 357px;
    min-height:305px;
    float:left;
    margin-left:21px;
    position: relative;
}
#tulemused-kmi{
    float:left;
    margin-left:15px;
    width:140px;
}
#tulemused-vastused{
    float:left;
}
#tulemused-data{
    color:#2d2d2d;
    margin-top:18px;
}
#tulemused-data p{
    font-size:24px;
}
#tulemused-data h6{
    font-size:18px;
    margin-bottom:14px;
}
.tulemused-big{
    font-size:48px !important;
    font-weight:700;
}
b{
    font-weight:700;
}
#tulemused-tekst{
    font-size:14px;
    margin-top:40px;
    padding-bottom: 55px;
}
#test-main-div{

}
.uuesti-nupp{
    position:absolute;
    width:104px;
    height: 28px;
    background: url('img/test/uuesti-normal.png') no-repeat top left;
    display: block;
    text-decoration: none !important;
    color: #2D2D2D !important;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    word-spacing: 3px;
    border:none;
    text-align:left;
    padding-left: 10px;
    padding-top: 7px;
    cursor:pointer;
    bottom:0px;
}
.uuesti-nupp:hover{
    color:#ee3224 !important;
}
.uuesti-nupp:active{
    background: url('img/test/uuesti-active.png') no-repeat top left;
}
.hidden-radio{
    display:none;
}
.kysi-form{
    padding-left: 7px !important;
    width: 114px !important;
}
.form-table{
    margin-top: 10px;
}
.form-table td{
    padding-right: 10px;
    padding-bottom: 8px;
    font-size: 14px !important;
}
.form-table input[type="text"]
{
    padding-right: 5px !important;
   width:173px !important;
    font-size: 14px !important;

}
.textarea{
    background: url('img/content/textarea.png') no-repeat;
    width: 330px;
    height: 90px;
    border:none;
    resize:none;
    padding: 10px;
    font-size: 14px !important;
}
.venenupp{
    width: 137px;
    background: url('img/content/switch-vene.png') no-repeat top left !important;
    background-position: 0 -156px; width: 163px !important; height: 28px !important;
    padding-left: 9px !important;
}
.venenupp:hover{
    background-position: 0 -78px; width: 163px !important; height: 28px;
}
.uuenda-andmeid{
    word-spacing: 0 !important;
}
.table-konto-andmed .radio-jah{
    margin-left: 0px !important;
}
.vasak,.parem{
    width:480px;
    float:left;
}
.parem{
    width:430px;
    margin-left: 30px;
}
.kliendi-hr{
    background: url('img/kliendikaart/hr.png');
    width: 280px;
    height: 2px;
    border: none;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.kliendi-kaardi-tutvustus h1,.kliendi-kaardi-tutvustus h2{
    color:#ec2a07;
}
.index-menu li:last-child{
    border-bottom:1px solid #fffdf8 !important;
}
#kontakt-wrap{
    border: thin solid #DBC7BC;
    padding: 10px 0 0 10px;
    background-color: #FFFAF4;
float:right;
    margin-right:13px;
    margin-top:10px;
    width:290px;
    padding-bottom: 5px;
}
.footer-kontakt{
    float:none;
    width: auto !important;
}
.footer-input{
    background:url('img/content/footer-input2.png') no-repeat;
    width: 272px;
}
.footer-send{
    margin-right: 1px;
}
