
.drivers_table {

	font-family: Tahoma;
	font-size: 12px;

	width: 100%;
	border-collapse: collapse;
}

.drivers_table th, .drivers_table td {
	text-align: left;
	color: #696969;
}

.drivers_table th {
	padding: 10px 10px 10px 10px;
}

.drivers_table td {
	background: transparent url('../i/dot.jpg') repeat-y top right;
	padding: 8px 10px 8px 10px;
}

.drivers_table th {
	font-weight: normal;
	background: #ededed url('../i/drv_top_slidebar.png') repeat-y top right;
}

.drivers_table .drv_path {
	text-align: middle;
}

.drivers_table .last td, .drivers_table .single td {
	border-bottom: 1px solid #000000;
}

.drivers_table .first td {

}

.drivers_table .last td {
	padding-top: 2px;
}

.drivers_table .second {
	border-top: 1px solid #efefef;
}

.drivers_table .second td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.drivers_table .last {
	border-top: 1px solid #efefef;
}

.drivers_table .last td {
	padding-top: 2px;
	padding-bottom: 2px;
}

.last_td {
	background-image: none !important;
}

.drivers_table td a:hover {
	text-decoration: none;
	color: #ff811c;
}

.drivers_table td.first_row {
	border-left: 1px solid #efefef;
}

.drivers_table td.description {
	border-top: 1px solid #efefef;
}

#lang_selector_base {
	position: relative;
}

.lang_selector {
	background: url('../i/lng/lng_bg.png') no-repeat !important;
	width: 116px !important;
	height: 19px !important;

	margin-left: 5px;
	display: block;
	float: right;
	padding: 4px;

	color: #737373;

	cursor: pointer;
}

.lang_selector .lng_caption {
	float: left;
	margin-top: 2px;
	margin-left: 5px;
}

.lang_selector .lng_arr {
	background: url('../i/lng/lng_arr_right.png') no-repeat !important;
	width: 6px;
	height: 8px;

	float: right;

	margin-right: 2px;
	margin-top: 4px;
}

.lang_selector:hover .lng_arr {
	background: url('../i/lng/lng_arr_up.png') no-repeat !important;

	width: 9px;
	height: 6px;
	margin-right: 2px;
	margin-top: 6px;
}

.lng_img {
	float: left;
}

.lang_selector .lng_popup_div {
	display: none;
	position: absolute;

	background: url('../i/lng/lng_pop.png') no-repeat !important;
	height: 91px;
	width: 123px;

	bottom: 27px;
	left: 0px;

	z-index: 10000;
}

.lang_selector .lng_popup_div a {
	display: block;
	float: none;
	clear: both;

	padding: 6px 4px 5px 4px;
	height: 19px;

	cursor: pointer;
	color: #737373;

	text-decoration: none;
}

.home_menu_container{background:url('../i/home_menu_bg_1.jpg') no-repeat top left; width:975px; height:322px; padding:6px 8px 5px 5px;}

.consumers_container_top{width:165px; height:121px;  padding:33px 13px 13px 13px;}
.home_ul{margin:0px; padding:0px; list-style:none;}
.home_ul a, .home_ul a:visited{font-family:Arial; font-size:13px; color:#fefefe; display:block; background:url('../i/home_il_icon.png') no-repeat left 1px; padding-left:22px;}

.home_ul li.dark{ margin-bottom:5px;}

.home_container_btm{background:url('../i/home_container_btm.gif') no-repeat top left; width:163px; height:51px; font-family: "Oswald", arial, serif; font-size:13px; color:#585858; padding:14px;}

.consumers_container{float:left; margin-left:4px;}

.container_hover{float:left; margin-left:4px;}
.container_hover .consumers_container_top{background:url('../i/home_container_top_bg.gif') no-repeat top left; width:165px; height:121px; padding:33px 13px 13px 13px;}
.container_hover .home_container_btm{background:url('../i/home_container_btm_bg.gif') no-repeat top left; width:163px; height:51px; font-family: "Oswald", arial, serif; font-size:13px; color:#202020; padding:14px;}
.container_hover .home_ul a, .container_hover .home_ul a:visited{background:url('../i/about_icon.jpg') no-repeat left 1px; padding-left:22px; display:block; font-family:Arial; font-size:13px; color:#0c1a40;}
.container_hover .home_ul a:hover{background:url('../i/home_li_icon_on.gif') no-repeat left 1px; padding-left:22px; display:block; font-family:Arial; font-size:13px; color:#f07913; text-decoration:none;}
.container_hover .home_ul li{ margin-bottom:5px;}

.home_bg{background:url('../i/home_bg.jpg') repeat-x top left;}


