/* CSS Document */

.header { background:none}
.symptomid .header .title { left:15px; font-size:32px;}
.symptomid .header .title a { font-family:Arial, Helvetica, sans-serif; color:#FB0E0F;}
.symptomid .header .search { left:0;}
.header .search { padding:5px 0 0 20px;}
.header .search input[type="submit"] { line-height:25px;}
.header .search input[type="text"] { margin: 0 42px 0 0}
.header .ask { text-align:center; bottom:12px; top:auto; }
.header .ask a { display:block; margin:10px auto 0 auto; float:none;}
.symptomid .header .ask { left: 536px;}
.symptomid .header .ask a { background:url(../imgs/kliinik/btn_ask.png) repeat scroll 0 0 transparent; height:41px; width:150px; line-height:41px;}
.symptomid .header .doctor { right:10px;}
.symptomid .header .rss { display:block; right:20px;}

.whom { position:absolute; width:214px; text-align:right; top:8px; left:0; font-family:Verdana, Geneva, sans-serif; color:#BBBBBB; font-style:italic; font-size:18px; text-decoration:none; line-height:120%; letter-spacing:normal}
.whom a { font-family:Verdana, Geneva, sans-serif; color:#BBBBBB; font-style:italic; font-size:18px; text-decoration:none; line-height:120%; letter-spacing:normal}

.doctors_header { position:relative; height:68px; background:#fff url(../imgs/kliinik/doctors_header_bg.png) no-repeat 0 100%; padding:15px; letter-spacing:normal;}
.doctors_header .whom { top:20px;}
.doctors_header .logo img { display:block}
.doctors_header .nav { position:absolute; bottom:20px; right:6px;}
.doctors_header .nav ul{ list-style:none; margin:0; padding:0; float:right}
.doctors_header .nav li { float:left; padding:0 15px;}
.doctors_header .nav li a { color:#999999; font-size:15px; font-family:Arial, Helvetica, sans-serif; text-decoration:none; letter-spacing:normal;}

.doctors_header .lang { float:right; padding-right:6px; padding-top:3px;}
.doctors_header .lang a { margin-left:3px;}

.doctors_header .btn { float:right; display:block; height:25px; line-height:25px; font-size:11px; color:#FFFFFF; font-weight:bold;   text-decoration:none; background:url(../imgs/kliinik/doctors_header_btn.png) no-repeat; width:100px; margin-right:18px; font-family:Arial, Helvetica, sans-serif; padding-left:24px; letter-spacing:normal;}

.content .wide_content p, .content .wide_content div { font-family:Arial, Helvetica, sans-serif; line-height:20px; letter-spacing:normal;}
.content .wide_content input.tava[type="submit"] { 
height:24px; line-height:24px; padding:0 22px; width:auto; border:none; overflow:visible; padding-bottom:3px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px; 
background: #bcefff; /* Old browsers */
background: -moz-linear-gradient(top, #bcefff 0%, #00cdff 46%, #00cdff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcefff), color-stop(46%,#00cdff), color-stop(100%,#00cdff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bcefff 0%,#00cdff 46%,#00cdff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bcefff 0%,#00cdff 46%,#00cdff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bcefff 0%,#00cdff 46%,#00cdff 100%); /* IE10+ */
background: linear-gradient(top, #bcefff 0%,#00cdff 46%,#00cdff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcefff', endColorstr='#00cdff',GradientType=0 ); /* IE6-9 */}


.doctors_header .blue_btn {
   background: #bcefff; /* Old browsers */
background: -moz-linear-gradient(top, #bcefff 0%, #00cdff 50%, #00cdff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bcefff), color-stop(50%,#00cdff), color-stop(100%,#00cdff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #bcefff 0%,#00cdff 50%,#00cdff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #bcefff 0%,#00cdff 50%,#00cdff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #bcefff 0%,#00cdff 50%,#00cdff 100%); /* IE10+ */
background: linear-gradient(top, #bcefff 0%,#00cdff 50%,#00cdff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcefff', endColorstr='#00cdff',GradientType=0 ); /* IE6-9 */
    color: #FFFFFF;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    letter-spacing: normal;
    line-height: 25px;
    margin-right: 18px;
    padding:0 15px 0 0;
    text-decoration: none;
	-webkit-border-radius: 12px;
	border-radius: 12px; 
}
.doctors_header .blue_btn span { background:url(../imgs/kliinik/blue_btn_arrow.png) no-repeat 10px 50%; padding-left:24px; display:block; height:25px; line-height:25px;}





.koolitused_post {
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 550px;
}

.month_container {
    border-bottom: 1px solid #EAEAEA;
    float: left;
    padding-bottom: 10px;
}
.month_red {
    background: none repeat scroll 0 0 #D60000;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 3px 11px;
}
.month_blue {
    background: none repeat scroll 0 0 #193B7B;
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 3px 11px;
}
.koolitused_post .blk {
    color: #333333;
    width: 450px;
}
.koolitused_post a {
    color: #858585;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 84px;
    text-decoration:none;
}
.header_h5 {
    border-bottom: 1px solid #EAEAEA;
    color: #999999;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    padding-bottom: 6px;
    text-decoration: none;
    width: 100%;
}

a.doctors_header_logo { float:left}
.yritused { width:100%; float:left}
.yritused .header_h5 {
    border-bottom: none;
    color: #333333;
    float: left;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 40px;
    padding: 15px;
    text-decoration: none;
    width: auto;
	line-height:71px;
	height:71px;
}
.yritused .block1 { border-bottom:1px solid #E7E7E7; }
.yritused .block1.left { float:left; width:470px;}
	.yritused .block1.left .koolitused_post { width:460px;}
.yritused .block1.right { float:right; width:500px;}
	.yritused .block1.right .koolitused_post { width:490px;}

.yritused .month_container { border-bottom:none; width:100%;}
.yritused .month { font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#333333; font-weight:bold; text-transform:uppercase; display:block; line-height:30px; height:30px; -webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px; padding:0 10px }
.yritused .block1.left .month { background:#E0F4CC}
.yritused .block1.right .month { background:#EFF9E5}

.yritused .koolitused_post { width:auto; padding:22px 0 0 0;}

.koolitused_post .blk { color: #333333; width: auto; font-size:20px; margin-bottom:7px;}
.koolitused_post a { color: #333333; float: none; font-size: 13px; font-weight: bold; text-align: left; width: auto; text-decoration:none; display:block; line-height:110%;}
.yritused .koolitused_post img { float:right; margin-left:20px;}