body{
    fixed;
     font-family:   Verdana, Arial, sans-serif;
    font-size: 11px;
    background: url('../img/hyundai_bg.jpg') fixed;
   
}

ul,li,form,body,p{
margin: 0;
padding: 0;
}

    

#body_wrap{
    width: 995px;
    margin-top:  14px;
}
#header {
   height: 62px; 
}
.search_input{
    height: 16px;
    border: 0px;
    font-size: 10px;
    color: #777777;
    background: white;
}
.search_submit{
    cursor: pointer;   
    width: 19px;
    height: 16px; 
    border: 0px;
}
 
.header_menu{
    background: url('../img/header_menu_bg.png') repeat-x;
}
.header_menu table td {
     font-size: 11px;
}

.bottom_place table  {
    float: left;
    padding: 0;
    margin: 0;
    
}
.bottom_place p{
    display: inline;
    padding: 0;

    
}

.bottom_place img{
    float: left;
    padding: 0;
   margin-right: 4px;

    
}
*.html.bottom_place img{
    float: left;
    padding: 0;
    margin: 0;
}
.menu_links{
  
}
.menu_links a{
    color: black;
    text-decoration: none;
    margin: 0 10px;
}

.blue_title{
    color: #012D76;  
    font-size: 16px;  
    font-family: arial;
    font-weight: bold;
}

.model_details_switcher{
     width: 993px;
     height: 60px;
     background: #EFEFEF url(../img/overview_top_bg.gif) repeat-x;
}
.model_details_switcher td{
    font-weight: bold;
    color: #6F6F6F;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}

.model_details_switcher{
    
}
.model_details_switcher td ul li{
    float: left;
    list-style-type: none;
    padding: 2px;
    height: 40px
}
.model_details_switcher td a{
    font-weight: bold;
    color: #6F6F6F;
    font-size: 11px;
    text-decoration: none;
}
.model_details_switcher td ul li  a{
    font-weight: bold;
    color: #6F6F6F;
    font-size: 11px;
    text-decoration: none;
}

.model_details_switcher td:hover{
    background-image: url(../img/overview_active_bg.gif);

}

.model_details_switcher img{

    margin-right: 10px;
}

.active_detail{
    background-image: url(../img/overview_active_bg.gif);
    width: 150px;
}

.active_model{
    width: 228px;
    padding-top: 4px;
    height: 22px;
    position: absolute;
    left: -15px;
    background-image: url('../img/active_model.png');
    
    
  
}
.active_model a{
text-decoration: none;
color: white;
font-weight: bold;
}
.inactive_model{
    width: 228px;
    padding-top: 4px;
    height: 22px;
    position: absolute;
    left: -15px;
    background-image: url('../img/inactive_model.png');
    

}

.inactive_model a{
text-decoration: none;
color: Black;
font-weight: bold;
}

.main_big_image{
    position: relative;
    height: 314px;
   
}
.main_big_image_descr{
    position: absolute;
    width: 350px;
    height: 280px;
    left: 20px;
    top: 20px;
    color: #282828;
    font-size: 12px;

    
    
}
.main_big_image_descr .title{
    font-weight: bold;
    font-size: 32px;
}
