﻿/**********************************/
/* Custom mods Autoverzekering.it */
/**********************************/


/* <standard tags> */
/* <standard tags> */
body, html
{
    color:#444;
    background:#fff none;
    font-family:Arial, Tahoma, Sans-Serif;
}

a 
{
    color:#ff005a;
    text-decoration:underline;
}

a:hover 
{
    color:#54a9db;
    text-decoration:underline;
}

h1, h2, h3
{
    margin:0;
    padding:0;
    font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
    font-size:15px;
    font-weight:normal;
    line-height:24px;
    color:#292e35;
}

input, select 
{
    border-top:1px solid #8ca0af;
	border-left:1px solid #cfdbe5;
	border-bottom:1px solid #dde6ed;
	border-right:1px solid #cfdbe5;
    width:128px;
    color:#222;
    font-size:12px;
}

input 
{
    padding-top:2px;
    padding-bottom:1px;
    height:14px;
}

select 
{
    width:131px;
}

label 
{
    font-size:11px;
    color:#444;
}

a.button 
{
    background:transparent url(../images/it/button.gif) no-repeat left bottom;
    margin:0;
    padding:0px;
    text-decoration:none;
    cursor:pointer;
    text-transform:uppercase;
    float:left;
    height:24px;
}

a.button span
{
    margin:0;
    font-size:11px;
    font-weight:bold;
    color:#313741;
    padding:0px 12px 0px 12px;
    text-transform:none;
    background:transparent url(../images/it/button_right.gif) no-repeat right top;
    float:left;
    height:24px;
    line-height:24px;
}

a.button:hover span 
{
    color:#00a5d4;
}

.home_table a.button
{
    margin-top:12px;
}

.powered_by  
{
    color:#97a9b8;
    font-size:11px;
    display:none;
}

.powered_by a 
{
    font-size:13px;
    color:#97a9b8;
}

.powered_by a:hover 
{
    color:#0d2e4c;
}
/* </standard tags> */
/* </standard tags> */


/* <default> */
/* <default> */
.main_container 
{
    width:820px;
}

.default_form 
{
    background:#fff url(../images/it/dotted_line_v.gif) repeat-y right top;
    padding:0 20px 0 13px;
    width:531px;
}

.default_form_bottom 
{
    display:none;
}

.default_form h1 
{
    display:none;
}

.home_table 
{
    width:251px;
    padding:0;
    margin:0 29px 0 0;
}

.right_home_table 
{
    margin-right:0;
}

.home_table table td.home_left_td 
{
    width:90px;
}

td.home_tooltip_td 
{
    width:25px;
} 

.default_car 
{
    margin:0 0 0 19px;
    width:237px;
    background:#fff url(../images/it/car_bg.gif) no-repeat left top;
}

.car_preview 
{
    width:220px; /* width of vvs car image */
    height:152px;
    margin:0 0 10px 0;
    background:transparent url(../images/temp_car.jpg) no-repeat top left;
}

.car_info 
{
    color:#444;
    margin:0;
}

.car_info_bottom 
{
    display:none;
}

td.mmt_info 
{
}

td.mmt_info span 
{
    font-size:11px;
}


.breadcrumb a
{
    color:#ff005a;
    text-decoration:underline;
}

.breadcrumb a:hover 
{
    color:#54a9db;
    text-decoration:underline;
}

.loading 
{
    padding:42px 0 45px 0;
}
/* </default> */
/* </default> */


/* <producten> */
/* <producten> */
.left_container
{
    width:530px;
    padding:0 15px 0 10px;
    border:0;
    background:#fff url(../images/it/dotted_line_v.gif) repeat-y right top;
}

.pvw_container 
{
    background-color:#fff;
}

.right_container
{
    width:240px;
    padding:0 10px 0 15px;
}

.top_nav 
{
    background:#fff;
    margin-bottom:14px;
}

.top_nav ul {
    width:556px;
    background:#132835;
}

.top_nav ul li a 
{
    color:#fff;
    text-decoration:none;
    background:#132835 none;
    line-height:22px;
    font-size:11px;
    padding:0px 15px;
}

.top_nav ul li a.active 
{
    color:#132835;
    background:#fff none;
}

.top_nav .right_container_caption 
{
    font-size:11px;
    color:#fff;
    background:#132835;
    padding-left:12px;
    width:240px;
    line-height:22px;
}

.filters 
{
    padding:0px 0px 3px 0;
}

.filter_btns 
{
    width:325px;
}

.filters strong 
{
    color:#333;
    font-size:11px;
}

.filters select 
{
    margin-right:3px;
}

.sort_btns
{
    width:200px;
}

.param_check_msg 
{
    padding:0;
    font-weight:normal;
    padding-left:24px;
    background-position:0px 0px;
    margin:0 0 15px 0;
}

.param_group 
{
    padding:0;
}

.param_group table 
{
    margin-bottom:12px;
}

.param_group a.param_group_title_open, .param_group a.param_group_title_closed 
{
    color:#3a414c;
    text-transform:capitalize;
}

.param_group a.param_group_title_closed 
{
    border-bottom:1px solid #eee;
}

.param_group input, .param_group select 
{
	font-size:11px;
	height:17px;
	margin:0px;
	padding:1px 0 0 3px;
	width:125px;
}

.param_group input 
{
    width:120px;
}

.param_group select 
{
    height:18px;
    padding:0;
}

.param_group .errormsg2 
{
    width:120px;
}

.right_container a.button
{
    margin-left:108px;
    margin-top:8px;
}

.results_footer 
{
    background-color:#132835;
    color:#fff;
    font-size:11px;
    line-height:22px;
    height:22px;
    padding:0px 0px 0px 10px;
    width:545px;
    margin-top:10px;
}

.results_footer ul li a 
{
    line-height:22px;
    text-decoration:none;
    color:#fff;
}

.results_footer ul li a:hover 
{
    text-decoration:underline;
    color:#fff;
}

.results_footer ul li a.active 
{
    color:#fff;
    font-weight:bold;
    text-decoration:underline;
}

.results table td 
{
    background:transparent url(../images/it/dotted_line_h.gif) repeat-x top left;
}

.results table td.result_checkbox 
{
    background:transparent url(../images/it/dotted_line_v.gif) repeat-y 6px 0px;
}

.results table td.result_specs 
{
    color:#666;
    line-height:16px;
    width:205px;
}

.results table td.result_specs a 
{
    color:#444;
}

.results table td.result_specs a.productnaam 
{
    color:#444;
    padding-bottom:5px;
    text-decoration:none;
    cursor:pointer;
    font-size:11px;
    line-height:14px;
}

.results table td.result_specs a:hover 
{
    color:#54a9db;
}

.results table td.result_specs a.pvw_link span,
.results table td.result_specs a.pvw_link_open span
{
    text-decoration:underline;
    color:#666;
}

.results table td.result_specs a.pvw_link_open span 
{
    color:#ff005a;
}

.results table td.result_logo 
{
    width:80px;
}

.results table td.result_logo img
{
    width:80px;
    height:53px;
}

.results table td.result_price,
.results table td.result_price_alt
{
    color:#ff005a;
    font-size:12px;
    line-height:14px;
    font-weight:bold;
    width:74px;
}

.results table td.result_buttons
{
    width:130px;
    padding:0px;
}

.results table td.result_buttons a.button 
{
    margin:2px 0px;
}

.results table td.result_buttons a.button span 
{
    width:90px;
    text-align:center;
}

/*****************/
/**  pvw stars  **/
/*****************/
a.pvw_link span, a.pvw_link_open span
{
    background:transparent url(../images/autowereld/pvw_link_arrow.gif) no-repeat right;
}

a.pvw_link_open span 
{
    background:transparent url(../images/autowereld/pvw_link_arrow_open.gif) no-repeat right;
}

.stars .highlight_stars 
{
	background:transparent url(../images/it/star.gif) repeat-x left !important;
}

.highlight_stars 
{
	background:transparent url(../images/it/star.gif) repeat-x left !important;
}


/**********************/
/**  te vergelijken  **/
/**********************/
.te_vergelijken_top a.vergelijken_top_btn,
.te_vergelijken_bottom a.vergelijken_bottom_btn
{
    background:transparent url(../images/it/vergelijken_top.gif) no-repeat left top;
    color:#313741;
    font-weight:bold;
    font-family:Arial, Sans-Serif;
    font-size:11px;
    padding:3px 0px 0px 32px;
    height:38px;
    width:161px;
    text-decoration:none;
}

.te_vergelijken_bottom a.vergelijken_bottom_btn 
{
    padding-top:20px;
    height:21px;
    background:transparent url(../images/it/vergelijken_bottom.gif) no-repeat left top;
}

.te_vergelijken_top a.vergelijken_top_btn:hover,
.te_vergelijken_bottom a.vergelijken_bottom_btn:hover
{
    color:#00a5d4;
}

.te_vergelijken_bottom .te_vergelijken_group 
{
    width:293px;
    height:64px;
    float:right;
    margin-top:14px;
    padding:3px 10px 0px 10px;
    background:transparent url(../images/it/te_vergelijken_group.gif) no-repeat left top;
    font-size:11px;
}

.te_vergelijken_group span 
{
    width:70px;   
}

.te_vergelijken_group ul {
    width:210px;
}

.te_vergelijken_group li 
{
    color:#666;
    font-family:Arial, Sans-Serif;
    font-size:11px;
}

.te_vergelijken_group a 
{
    color:#54a9db;
    text-decoration:none;
    font-family:Arial, Sans-Serif;
}

.te_vergelijken_group a:hover 
{
    color:#333;
}

.pnlLogo 
{
    background-color:#fff;
    width:100%;
    padding-top:20px;
    margin:15px 0px 0px 0px;
    display:none;
} 
/* </producten> */
/* </producten> */


/* <pvw vergelijken page> */
/* <pvw vergelijken page> */
tr.pvw_compact td.result_pvw_compact 
{
    width:483px;
}

tr.pvw_compact ol li  
{
    border-bottom:1px solid #e6f5ff;
    padding-left:0px;
    background:transparent none;
    margin:0 10px 0 0;
    width:190px;
    height:auto;
}

tr.pvw_compact ol li label 
{
    float:left;
    width:145px;
}

tr.pvw_compact ol li.pvw_compact_details 
{
    padding-left:20px;
    background:transparent url(../images/pvw_compact_details.gif) no-repeat left;
    width:185px;
    margin:4px 0;
}

tr.pvw_compact ol li.pvw_compact_details a 
{
    color:#000;
}

tr.pvw_compact ol li.pvw_compact_details a:hover 
{
    color:#ff005a;
}

tr.pvw_compact ol li .pvw_compact_icon 
{
    padding:0px 0px 0px 0px;
}

.pvw_container 
{
    height:662px;
    overflow:auto;
    overflow-x:hidden;
    overflow-y:scroll;
    border-bottom:37px solid #fcb040;   
}

.pvw_container table, .popup_content_frame table
{
    font-size:11px;
    margin:20px 0px 50px 0px;
    color:#0d2e4c;
}

.popup_content_frame table 
{
    margin:15px 0 25px 0;
    width:592px;
}

.pvw_container table th, .popup_content_frame table th
{
    line-height:28px;
    padding:4px 0px 0px 4px;
}

.pvw_container table td, .popup_content_frame table td
{
    padding:3px 4px;
}

.pvw_container table td.left_td, .popup_content_frame table td.left_td
{
    color:#666;
    padding-right:0px;
}

.pvw_container table td.left_td 
{
    width:240px;
}

.pvw_container table tr:hover 
{
    background-color:#e5eff5;
}

table.pvw_container_head 
{
    margin:0 0 5px 0;
}

table.pvw_container_head tr.logos td
{
    text-align:left;
    background-color:#fff;
    padding:20px 0px 10px 4px;
}

table.pvw_container_head td 
{
    text-align:left;
    padding:3px 0 0 4px;
}

table.pvw_container_head td.left_td 
{
    width:196px;
    text-align:left;
}

table.pvw_container_head td.result_price
{
    color:#ff005a;
    font-size:12px;
    line-height:14px;
    font-weight:bold;
}

table.pvw_container_head a.button 
{
    display:block;
    margin:4px 0 6px 0;
    float:none;
    width:113px;
}

table.pvw_container_head a.button span 
{
    width:90px;
    text-align:center;
}
/* </pvw vergelijken page> */
/* </pvw vergelijken page> */


/*****************/
/**    Popup    **/
/*****************/
.popup_content h3 
{
    padding-top:0px;
    margin-top:0px;
    line-height:16px;
    padding-bottom:12px;
}

.popup_top, .popup_top_big 
{
    background:transparent url(../images/it/overlay_top.png) no-repeat top left;
}

.popup_top_big 
{
    background:transparent url(../images/it/overlay_top_big.png) no-repeat top left;
}

.popup_content, .popup_content_big
{
    background:transparent url(../images/it/overlay_bg.png) repeat-y top left;
}

.popup_content_big 
{
    background:transparent url(../images/it/overlay_bg_big.png) repeat-y top left;
}

.popup_content a.popup_close_btn, .popup_content_big a.popup_close_btn
{
    background:transparent url(../images/it/overlay_close_btn.png) no-repeat top left;
}

.popup_bottom, .popup_bottom_big
{
    background:transparent url(../images/it/overlay_bottom.png) no-repeat top left;
}

.popup_bottom_big 
{
    background:transparent url(../images/it/overlay_bottom_big.png) no-repeat top left;
}

/*****************/
/**   Tooltip   **/
/*****************/
.tooltip_parent 
{
    width:25px;
}

a.tooltip_icon 
{
    display:block;
    width:18px;
    height:18px;
    overflow:hidden;
    text-indent:-100px;
    background:transparent url(../images/it/tooltip.gif) no-repeat left top;
}

a.tooltip_icon:hover 
{
    background:transparent url(../images/it/tooltip.gif) no-repeat 0 -18px;
}

.tooltip_uitleg 
{
    border:0px;
    color:#dbdbdb;
    background:#224053 url(../images/it/tooltip_bg.jpg) repeat-x bottom left;
    margin-top:-36px;
    line-height:17px;
    width:300px;
}

.tooltip_uitleg h4 
{
    color:#fff;
    font-size:13px;
    font-weight:bold;
    font-family:Arial, Tahoma, Sans-Serif;
    padding:6px 10px 0px 15px;
    margin:0;
    height:20px;
    line-height:20px;
    width:290px;
    background-color:Transparent;
}

.tooltip_uitleg .tooltip_content 
{
    padding:0;
    width:290px;
    background-color:Transparent;
}

.tooltip_uitleg .tooltip_content p 
{
    padding:10px 10px 10px 15px;
    background-color:Transparent;
}

.tooltip_uitleg .tooltip_content strong 
{
    color:#fff;
}

.tooltip_uitleg .tooltip_bottom 
{
    background:transparent none;
    height:5px;
}
