/* anchors */
a, 
a:visited {
color: #353535;
}
a:focus, 
a:hover {
color: #4ba82e;
}

/*homepage*/


.page_home .list_stock li:hover .mask_top,
.page_home .list_stock li:hover .mask_btm					{ background:transparent url('../../images/brand/skoda/backgrounds/mask_overview_mo.gif') no-repeat 0 0 !important; }
.page_home .list_stock li:hover .mask_btm					{ background:transparent url('../../images/brand/skoda/backgrounds/mask_overview_btm_mo.gif') no-repeat 0 100% !important; }

/* list stock */
.list_stock li.hover {
background: #e8e8e8;
}
.list_stock	h2 a:hover, 
.list_stock	h2 a:focus,
.list_stock li.hover h2 a, 
.list_stock li.hover h2 a:visited {
color: #4ba82e;
}


/*buttons*/
.list_stock .button:hover span, .list_stock .button:focus span {
background-position: 100% -224px !important;
}
a.button, a.button span {
background-position: 0 -192px !important;
color: #fff;
}
a.button:hover span, a.button:focus span {
background-color: #00A5D4;
background-position: 100% -192px !important;
}
.list_stock .button span {
background-position: 100% -192px !important;
}
a.button span {
background-position: 100% -192px !important;
}
.list_stock .hover .button {
background-position: 0 -224px !important;
}
.list_stock .hover .button span {
background-position: 100% -224px !important;
}
.list_stock .button:hover,
.list_stock .button:focus {
background-position: 0 -224px !important;
}
.list_stock .button:hover span,
.list_stock .button:focus span {
background-position: 100% -224px !important;
}
/* car details buttons */
.car_detail a.button:hover span,
.car_detail a.button:focus span {
background-position: 100% -192px;
color: #fff;
}
.car_detail a.button:hover span,
.car_detail a.button:focus span {
background-position: 100% -192px;
color: #fff;
}
.car_detail a.important {
background-position: 0 -192px;
}
.car_detail a.important span {
background-position: 100% -192px;
}

.car_detail a.button, .car_detail a.button span {
color: #fff;
}

.car_detail .list_downloads a, .car_detail .list_downloads a:visited {
color: #4ba82e;
}

/* filter controls */
.ui-widget-header {
background-color: #4ba82e;
}
ui-state-default, .ui-widget-content .ui-state-default {
background-image: url('../../images/brand/skoda/backgrounds/handle_default.png');
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
background-image: url('../../images/brand/skoda/backgrounds/handle_active.png');
}
.ui-state-active, .ui-widget-content .ui-state-active {
background-image: url('../../images/brand/skoda/backgrounds/handle_active.png');
}

a.toggle_more, a.toggle_more:visited {
background-image: url("../../images/brand/skoda/icons/more.gif");
}

/*car details image gallery*/
.dialog	h2 {
top: 83px;
left: 113px;
}

#dialog-gallery a:visited {
color: #fff;
}

.dialog .close {
background-image: url('../../images/brand/skoda/icons/close.png')
}

/* Custom navigation rollover (header) */
#steps ol.skoda {
background-image: url('../../images/backgrounds/bg_steps_skoda.gif');
}

