/* ================== */
/* = Basic Elements = */
/* ================== */
body{
    background:#dedede url("/media/images/bg_body_2.png");
    padding:0px 0;
    margin:0px 0px 0px 0px;
    color: #343434;
    font: 75%/1.3 arial, helvetica, sans-serif;
/*    font-weight:bold;*/
}
b, em, strong{
    color:#69c;
}
a { 
    color: #294068;
    text-decoration: none;
    padding:0.2em;
}
a:hover{
/*    background-color: rgb(156,0,0);
    color: #fff;*/
}
img, a img {
	border: 0;
	padding:0;
	float:left;
	margin: 0px 1em  1em 0em;
}

ul{
    list-style: none;
}
.right{
    float:right;
}
/* ============= */
/* = Main Divs = */
/* ============= */
#container {
    background: transparent url('/media/images/shadow_bg.gif') repeat-y ;
    background-position:0px -50px;
    width: 770px;
    margin:-20px auto 0px auto;
    padding:20px 10px 30px 10px;
}

#footer{
    background: transparent url('/media/images/footer_shadow_bg.gif') no-repeat;
    width: 770px;
    margin:0px auto 1em auto;
    padding:1em 10px 2em 10px;
    text-align:right;
    color:rgb(100,100,100);
    clear:both;
    float:none;
}

#footer span, #footer a{
    margin-right:1.6em;
}

#footer span.footer_address{
    color:#fff;
    float:left;
    text-align: left;
    padding-top:0.4em;
    font-size:0.95em;
}

#footer a{
    color:#99BBEE;
    font-weight: bold;
}

#footer a:hover{
    color: #fff;
}

#header{
    margin:0px 0px 0em -7px;
    float: left;
    padding:0px;
    z-index: 100;
}

#content{
    padding: 0px 20px 20px 20px;
    margin-left:200px;
    background-color:#fff;
    border-left: 1px solid #efefef; 
    width: 500px;
}

#main_text{
    float: left;
}
/* ============ */
/* = Nav Menu = */
/* ============ */
#menu{
    float:left;
    width: 757px;
    margin: 0px 0px 0px -9px;
    padding:0px;
    background:#666 url("/media/images/bg_menu.jpg") repeat-x;

}
#menu ul{
    margin-left: 0px;
    padding-left: 20px;
}
#menu li{
    float: left;
    font-weight:bold;
    padding:0px 1em 0px 0px;
    margin-left:0px;
}
#menu  li a{
    color: #fff;
    font-size:1.2em;

    margin:0px;
    margin-left:0px;
    padding:18px 4px 0px 4px;
}
#menu li.last a{
    padding-right: 0px;
}
#menu li a:hover{
    color: #6699cc;
}
.main_menu{
    clear: both;
    float: left;
}

/* =========== */
/* = sidebar = */
/* =========== */
#sidebar li{
    padding: 0px 2px 0px 0px;
    margin-bottom: 0.5em;
    list-style: none;
}

#sidebar a{
    color:#666;
    padding: 4px 5px 0px 0px;
    font-family:Verdana, Arial, Sans;
    letter-spacing:0px;
}
#sidebar a:hover{
    overflow: auto;
    color: #6699CC;
}

#sidebar{
    float:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0.2em 12px 0px;
    text-align:left;
    height:100%;
    width:190px;
    font-size:0.9em;   
}
.inactive{
    font-size:1.1em;
    color: #aaa;
}
/* ================= */
/* = Main Elements = */
/* ================= */

h1, h2, h3{
    color:#6699CC;
    margin:0px;
    font: 200%/1.6  times, serif;
}
h1{
/*    float:right;
    display: block;*/
    padding-right:0.3em;
    padding-bottom:0.5em;
    line-height:1.1em;
    
}
h2{
    font-size:1.8em;
}
.main_title{
    text-align:left;
    padding: 0.5em 2em 1em 0em;
    letter-spacing: -0.05em;
}
/* ================== */
/* = Especialidades = */
/* ================== */
#main_text ul li{
    padding-bottom:1em;
    font-size: 1.1em;
}
.specialty, .specialty_even{
   padding: 0em 1em 0em 1em;
   margin:0em 0px 1em 0px;
   width:90%;
   float:left;
}
.specialty_even{
/*    float:right;*/
    clear:both;
   border-top: 1px solid rgb(222,222,222);
   background-color: #ececec;
}
   
.more_button{
    vertical-align: middle;
}
.more_link{
    float:right;
    margin-top:0em;
    padding:1.4em 1.4em 0em 1.4em;

    
}
.more_link a{
    color:#6699cc;
    height:100%;
    padding-bottom:1em;
}
.more_link a:hover{
    text-decoration: underline;
}
.staff_bio{
    float:right;
    width:500px ;
    margin:0px;
    padding:0px 0px 0px 0px;

}
.decorated_list ul li, #bio_info p ul li, #main_text ul li{
    list-style-image: url("/media/images/list_marker.png");
    vertical-align: baseline;
    margin:0em 0em 0em 2em;
}
.inv{
    display:block;
    clear:both;
}
.specialty_title{
    width: 24%;
    float:left;
    font-size:1em;
    text-align: right;
    padding-top:0.5em;
    padding-bottom:0.5em;

}
h3.specialty_title a{
    font-weight: bold;
    color:#666666;
}
.specialty_description {
    width:66%;
    float:right;
    /*border-left: 1px solid rgb(160,160,160);*/
    padding-left:0em;
        padding-top:0.5em;
    /*border-top: 1px solid rgb(160,160,160);*/
}
.specialty_description p{
    margin-top:0px;
}
.specialty_description li a:hover{
    color: #6699cc;
}
/* =========== */
/* = Contact = */
/* =========== */
#map{
    float:left;
    width:390px;
}
span.address{
    margin-bottom:2em;
    display:block;
    font-weight:bold;
    color:#666;
}
#map h3, #contact_form h3{
    width:200px;
    margin-bottom:2em;
}
#contact_form{
    float:right;
    width:280px;
}
#contact_form h3{
    margin-bottom:10px; 
}
.form_buttons{
    float:right;
}
.form_row{
    clear:both;
    padding:0.5em 0em 1em 0em;
    margin-bottom:0.5em;
/*    border-top: 1px solid #aaaaaa;*/
/*background-color:#aa0000;*/

}
.form_row label{
    padding:0px;
    margin-bottom:0px;
    color:#aaa;
}
.input_label{
    text-align:left;
    float:left;
    width:120px;
    margin-right:20px;
    color:#666;
    margin-top:0px;

}
.send_buttton{
    float:right;
    padding-right:1em;
}
.send_buttton a:hover{
    background-color:#ccc;
    color:#333;
}
.input_item{
    
    width:260px;
   float:left;
}
.float_right{
    float:right;
    border:none;
}


/* ========= */
/* = Staff = */
/* ========= */
.bio_info{
    clear:top;
    float: left;
}
.bio_photo, .bio_photo_small{
    
    padding:10px;
    border: 1px solid #ccc;
    float:left;
    text-align:center;
    margin:6px 20px 10px 0px;
}
.bio_photo_small{
    width:120px;
    margin:6px 20px 2px 0px;
}
.bio_text{
    float:left;

    width:320px;
}
h3.bio_name, h3.bio_name_down {
    font-size: 1.6em;
  
}
h3.bio_name_down{
    clear:left;
}
.bio_person{
    float:left;
}
.bio_categorie_name{
    font-weight: bold;
}
a.full_cv{
    font-size:1em;
    color: #6699cc;
    text-transform: uppercase;
    padding-top:2em;
    display: block;
}
/* ============ */
/* = Clipping = */
/* ============ */
.clippig_list{
    float: left;
    width: 100%;
}
.clippig_list tr {
    text-align: left;
    padding: 2px 4px 2px 10px;
}

.clippig_list tr td{
    padding: 2px 4px 2px 10px;
    vertical-align: top;
    cursor: hand;
}
.clippig_list_date{
    width: 30px;
}

.clipping_date{
    color: #656565;
    width:120px;
    display: block;
}
.clipping_even .clipping_date{
    color: #fff;
}
.clipping_even .clipping_title{
    color: #fff;
}
h3.clipping_title{
    float: left;
    font-size:1.1em;
    margin:0px;
}
h4.clipping_date{
    float:left;
    font-size:1.1em;
    margin-top: 0px ;
    margin-bottom: 0px ;
    padding-bottom:1px;
}
.clipping_title_date{
    color:#666666;
    font-size: 0.8em;
    font-style: italic;
}
.clipping_title_big{
    margin: 0em;
    padding-bottom:1em;
}

.clipping_description{
    margin-right: 0px;
}
a.zoom_image{
    float: left;
    clear: both;
}
.clipping_thumb_holder{
    float: left;
    width:100%;
}
.news_body{
    float:left;
    clear:top;
}
.clipping_content{
  float:left;
    width:500px ;
    margin:0px;
    padding:0px 0px 0px 0px;
}
h5.clipping_date{
    color:#8a8a8a;
    font-weight: bold;
    font-size:1em;
    margin-bottom:0px;
}
.close_window{
    float:left;
    width: 760px;
    margin: 0px 2px 0px -8px;
    background-color: #666;
    padding: 2em 0px 2em 0px;
    text-align:  right;
}
.close_window a{
    margin-right: 1em;
    color: white;
    font-weight: bold;
}
.close_window a:hover{
    color: #6699cc;
}
.clipping_even, .clipping_odd{
    padding:4px;
}
.clipping_odd{
    background-color:#ececec;
}
.clipping_even{
    background-color:#9FC7E2;
}

/* ============ */
/* = ARTICLES = */
/* ============ */
.article_container, .article_container_even{
    width:90%;
    float:left;
    clear:both;
    padding:0%  4% 1% 2%;
    margin-bottom:1em;
}
.article_container_even{
    border-top: 1px solid #ccc;
    background-color: #ececec;
}
.article_container p{
    margin-bottom:0px;
}
.wide_article{
    float:left;
    width:680px;
    margin:0px;
    padding:0px 20px 0px 0px;

}

/* ======= */
/* = Map = */
/* ======= */

.map_item{
    clear:both;
    float:left;
    width:500px;
    height:100%;
    margin:0em auto 1em auto;
    
}
.map_image{
    margin-left: 40px;
 
}
.map_item ul{
    margin:0px;
}
.field_name{
 
    color: #aaa;

}
.field_content{
    width: 220px;
    float: right;
    margin-bottom: 1em;
    margin-left: 10px;
}
/* ======== */
/* = HOME = */
/* ======== */
#top_lang_menu{
    float:right;
    margin-bottom: 0px;
    padding: 4px 0px 0px 0px;
    display:block;
}
#language_sidebar{
    /*padding: -20px 0em 0px 2em;
    margin:-12px 0em 0em 0em;*/


    
}
.lang_item{
/*    float:left;*/
    display: inline;
    vertical-align: middle;

}
a.lang_item{
    padding:0px;
    margin: 0px;
    vertical-align: middle;
}

.clear_top{
    clear: both;
}
.home_news{
        clear: both;
        float:left;
        
}

.home_news_item, .home_news_item_first, .home_news_item_last{
    float:left;
    padding:8px;
    margin:5px;
    border-bottom: 1px dotted #aaa;

}
.home_news_item_last{
    border-bottom: none;
    margin-right:0px;
}
.home_news_item_first{
    margin-left:0px;
}

.home_news_item_first, .home_news_item_last{
    /*background-color:#eeeeee;*/
}
.home_news_image{
    margin: 4px 0px 4px 0px;
}
.home_item_title{
    text-transform: uppercase;
    font-size:0.7em;
    color:#6699CC;
    
}
.home_news_item a:hover, .home_news_item_last a:hover{
    color:red;
}
.home_item_text{
    color:#363636;
}

/* ======= */
/* = FAQ = */
/* ======= */
.question_title_odd, .question_title_even{
    clear: both;
}
.question_title_even{
  background-color: #eeeeee;
}
.question_even, .question_odd{
    padding: 1em 1em 2em 1em;
    clear: both;
    margin-top: 1em;
}
.question_even{
  border-top: 1px solid rgb(222,222,222);
  background-color: #ececec;
}
a:hover.question_resume {
    color: #6699CC;
}
.faq_item p{
    margin-bottom:0px;
    padding-botom:0px;
}
.question_title{
    font-weight: bold;
}
.faq_top{
    float:right;
    margin-right: 2em;
    margin-top:0px;
    display:block;
}

/* ============ */
/* = DISEASES = */
/* ============ */
.disease_body img{
    border: 1px solid #6699CC ;
    margin: 0px 8px 4px 0px;
    padding: 2px;
}

/* =============== */
/* = YOUR HEALTH = */
/* =============== */

.yourhealth_odd, .yourhealth_even{
    float: left;
    padding:2px;
width: 220px;
}
.yourhealth_even img, .yourhealth_odd img{
    float: left;
    
}
.yourhealth_even h2, .yourhealth_odd h2{
/*    clear: both;*/
}
.yourhealth_even{
    float: right;
}