/*

Специальный css файл для aaron.citroen.ru

*/

/* Общие стили */

.content p, .content ul, .content li, .content div, .content span, #Content p, #Content ul, #Content li, #Content div, #Content span  {    /* переопределение размера шрифта для всего контента */
    font-size:12px !important;
}

.text, .read, .content {
    position:relative;
}

.content {
    position:absolute;
    top:-109px;
    left:0;
}

#main .content {
    position:static;
    top:0;
    left:0;
}

h2 {
    font-size: 20px;
    margin: 15px 0 10px 0;
    color: #cc0000;
    font-family: Arial;  
}

.path {
    font-size:11px !important;
    z-index:10000000;
}

.press_src {
    font-size:11px !important;
    color:#da0001;
}

#vacancies h3 {             /* Отступ для заголовка вакансии */
    margin-top:40px;
}

#maintenance h2 {           /* заголовок как обычный текст */
    font-size:12px;
    color:#000;
    font-weight:normal;
}


/* Тайтлы h1 (вместо картинок) */


#about .head,
#press .head,
#discount .head,
#corporate .head,
#test-drive .head,
#trade-in .head,
#vacancies .head,
#contacts .head,
#express-service .head,
#maintenance .head,
#body-repair .head,
#tirefit .head,
#parts .head,
#warranty .head,
#insurance .head,
#credit .head,
#citroen-finance .head,
#evacuation .head,
#uregulirovanie-ubytkov .head,
#onlineservice .head
{
    height:36px; 
}


#about *html .head,      /* хак для всех версий IE */ 
#press *html .head,
#discount *html .head,
#corporate *html .head,
#test-drive *html .head,
#trade-in *html .head,
#vacancies *html .head,
#contacts *html .head,
#express-service *html .head,
#maintenance *html .head,
#body-repair *html .head,
#tirefit *html .head,
#parts *html .head,
#warranty *html .head,
#insurance *html .head,
#credit *html .head,
#citroen-finance *html .head, 
#evacuation *html .head, 
#uregulirovanie-ubytkov *html .head, 
#onlineservice *html .head  
{
    height:1px; 
    display:none;  
}


#about .head img,
#press .head img,
#discount .head img,
#corporate .head img,
#test-drive .head img,
#trade-in .head img,
#vacancies .head img,
#contacts .head img,
#express-service .head img,
#maintenance .head img,
#body-repair .head img,
#tirefit .head img,
#parts .head img,
#warranty .head img,
#insurance .head img,
#credit .head img,
#citroen-finance .head img, 
#evacuation .head img, 
#uregulirovanie-ubytkov .head img, 
#onlineservice .head img
{          
    display:none; 
}


#about .content h1,
#press .content h1,
#discount .content h1,
#corporate .content h1,
#test-drive .content h1,
#trade-in .content h1,
#vacancies .content h1,
#contacts .content h1,
#express-service .content h1,
#maintenance .content h1,
#body-repair .content h1,
#tirefit .content h1,
#parts .content h1,
#warranty .content h1,
#insurance .content h1,
#credit .content h1,
#citroen-finance .content h1,
#evacuation .content h1,
#uregulirovanie-ubytkov .content h1,
#onlineservice .content h1
{
    /*position:absolute;
    top:-30px;
    left:0;*/
    margin-bottom:60px;
    font-family:arial;
    font-size:30px;
    font-weight:bold;
    color:#000;
    text-transform:uppercase;
    z-index:10;
}


#about *html h1,
#press *html h1,
#discount *html h1,
#corporate *html h1,
#test-drive *html h1,
#trade-in *html h1,
#vacancies *html h1,
#contacts *html h1,
#express-service *html h1,
#maintenance *html h1,
#body-repair *html h1,
#tirefit *html h1,
#parts *html h1,
#warranty *html h1,
#insurance *html h1,
#credit *html h1,
#citroen-finance *html h1,
#evacuation *html h1,
#uregulirovanie-ubytkov *html h1,
#onlineservice *html h1  
{      /* хак для всех версий IE */ 
    position:relative;
    top:0;
    left:0;
}


/* Иллюстрации к статьям (правая колонка) */

.illustr_r {
    border: 1px solid #000; 
    margin: 0 0 20px 0;
}

.illustrations {
    margin: 0 5px 20px 20px; 
    float: right;
    width: 251px;
}

.content ol li {
    margin:0 0 10px 0;
}

.content ul li {
    margin:0 0 5px 0;
}

.embed_video {
    margin:0 0 20px 0;
}

#main_content_cols, #main_content_cols th, #main_content_cols td {
    border:none !important;
}

#twitter_link {
    margin:20px 0 0 0;
}

#twitter_link a {
    display:inline-block;
    padding:7px 4px 7px 0;
    font-size:14px;
    /* background:url(http://aaron-auto.ru/aaron.citroen/img/twitter.png) no-repeat 0 0; */
}

/*------------------------------- Раздел «Акции сервиса» ------------------------------*/

#service_promo {
    margin:109px 0 0 0
}

.service_promo_item {
    position:relative;
    padding-bottom:60px;
    border:1px solid red;
}

.service_promo_item img {
    position:absolute;
    top:0;
    left:0;
}

.service_promo_item div {
    position:relative;
    margin:0 0 0 270px;
}

/*--------------------------------- Подержанные автомобили --------------------------------*/

.cartable p {
    line-height:120%;
    margin:8px 0 8px 0 !important;
    padding:0 !important;
}

.cartable td, .cartable th {
    line-height:100% !important;
    font-size:12px !important;
}

.cartable_type {
    line-height:140% !important;
}

.cartable_type strong {
    width:100px;
    display:inline-block;
}
