* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/bg_container_inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 34px;
	padding-left: 34px;
	padding-top: 32px;
}
#container.full {
	background-image: url(../images/bg_container_full.gif);
}

#header {
	background-image: url(../images/bg_header_cars.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 263px;
	width: 852px;
	padding-right: 43px;
	padding-left: 45px;
}
#header.full {
	background-image: url(../images/bg_header_full.jpg);
	padding-right: 84px;
	padding-left: 84px;
	width: 772px;
}
#header .left {
	float: left;
	width: 295px;
	padding-top: 40px;
}
#header .left h1 a {
	display: block;
	height: 38px;
	width: 295px;
	background-image: url(../images/logo_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}

#header .center {
	float: left;
	width: 179px;
	margin-left: 40px;
}
#header .center h3 a {
	display: block;
	height: 121px;
	width: 179px;
	background-image: url(../images/auto_inside_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#header .autos {
	float: left;
	width: 179px;
}
#header .autos h3 a {
	display: block;
	height: 89px;
	width: 179px;
	background-image: url(../images/auto_inside_en.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -5000px;
	overflow: hidden;
}
#header .motors {
	float: right;
	width: 179px;
}
#header .motors h3 a {
	display: block;
	height: 89px;
	width: 179px;
	background-image: url(../images/moto_inside_en.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -5000px;
	overflow: hidden;
}
#header .center h3 .moto {
	background-image: url(../images/moto_inside_en.jpg);
}
#header .center .drop, #header .autos .drop, #header .motors .drop {
    background-image: url(../images/auto_dropdown_inside_inside.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
    height: 109px;
    width: 157px;
    margin-left: 11px;
    visibility: hidden;
}
#header .center .drop ul, #header .autos .drop ul, #header .motors .drop ul {
    height: 79px;
	width: 157px;
    padding-top: 30px;
    list-style-type: none;
}
#header .center .drop ul li, #header .autos .drop ul li, #header .motors .drop ul li {
    float: left;
}
#header .center .drop ul a, #header .autos .drop ul a, #header .motors .drop ul a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 5px;
	overflow: hidden;
    clear: both;
}
#header .center .drop ul a:hover, #header .autos .drop ul a:hover, #header .motors .drop ul a:hover {
	background-position: left -5px;
}
/*#header .center ul, #header .autos ul, #header .motors ul {
	position: absolute;
	background-image: url(../images/auto_dropdown_inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 157px;
	list-style-type: none;
	margin-left: 11px;
	padding-top: 30px;
	visibility: hidden;
}
#header .auto_full ul {
	background-image: url(../images/auto_dropdown_inside_general.jpg) !important;
}
#header .moto_full ul {
	background-image: url(../images/moto_dropdown_inside_general.jpg) !important;
}
#header .auto_inside ul {
	background-image: url(../images/auto_dropdown_inside_inside.png) !important;
}
#header .moto_inside ul {
	background-image: url(../images/moto_dropdown_inside_inside.jpg) !important;
}
#header .center ul li, #header .autos ul li, #header .motors ul li {
	float: left;
}
#header .center ul a, #header .autos ul a, #header .motors ul a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 5px;
	overflow: hidden;
}
#header .center ul a:hover, #header .autos ul a:hover, #header .motors ul a:hover {
	background-position: left -5px;
}*/
#header .center .dm1, #header .autos .dm1, #header .motors .dm1 {
	background-image: url(../images/dm1_en.jpg);
	width: 69px;
	margin-bottom: 20px;
	margin-left: 43px;
}
#header .center .dm2, #header .autos .dm2, #header .motors .dm2 {
	background-image: url(../images/dm2_en.jpg);
	width: 63px;
	margin-bottom: 21px;
	margin-left: 47px;
}
#header .center .dm3, #header .autos .dm3, #header .motors .dm3 {
	background-image: url(../images/dm3_en.jpg);
	width: 59px;
	margin-left: 49px;
}
#header .logo {
	float: left;
	height: 105px;
	width: 304px;
	margin-left: 55px;

}
#header .logo h1 a {
	display: block;
	height: 89px;
	width: 304px;
	background-image: url(../images/logo_full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#header .right {
	float: right;
	width: 304px;
	padding-top: 51px;
}
#header .right .nav, #header .logo .nav {
	display: block;
	height: 7px;
	width: 304px;
	list-style-type: none;
	background-image: url(../images/bg_nav_inside_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_general {
	background-image: url(../images/bg_nav_inside_general_en.gif) !important;
}
#header .logo .nav {
	margin-top: 9px;	
}
#header .right .nav li, #header .logo .nav li {
	float: left;
}
#header .right .nav .buttons, #header .logo .nav .buttons {
	display: block;
	height: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#header .right .nav .bt1, #header .logo .nav .bt1 {
	background-image: url(../images/bt1_en.jpg);
	width: 31px;
}
#header .right .nav .bt2, #header .logo .nav .bt2 {
	background-image: url(../images/bt2_en.jpg);
	width: 36px;
	margin-left: 30px;
}
#header .right .nav .bt3, #header .logo .nav .bt3 {
	background-image: url(../images/bt3_en.jpg);
	width: 47px;
	background-position: 28px top;
	padding-left: 28px;
}
#header .right .nav .bt4, #header .logo .nav .bt4 {
	background-image: url(../images/bt4_en.jpg);
	width: 20px;
	margin-left: 30px;
}
#header .right .nav .bt5, #header .logo .nav .bt5 {
	background-image: url(../images/bt5_en.jpg);
	width: 54px;
	margin-left: 28px;
}
#header .logo .dropdown, #header .right .dropdown {
    background-image: url(../images/bg_dropdown_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
    height: 94px;
    width: 119px;
    margin-left: -4px;
    visibility: hidden;
}
#header .logo .dropdown ul, #header .right .dropdown ul {
    height: 71px;
	width: 119px;
    list-style-type: none;
	padding-top: 23px;
}
#header .logo .dropdown a, #header .right .dropdown a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 5px;
	overflow: hidden;
}
/*#header .right .dropdown, #header .logo .dropdown {
    height: 71px;
	width: 112px;
	background-image: url(../images/bg_dropdown_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	list-style-type: none;
	padding-top: 23px;
	visibility: hidden;
    margin-left: -4px;
}*/
.drop_general {
	background-image: url(../images/bg_dropdown_nav_inside_general_en.jpg) !important;
}
.drop_moto {
	background-image: url(../images/bg_dropdown_nav_inside_moto_en.jpg) !important;
}
/*#header .right .dropdown a, #header .logo .dropdown a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 5px;
	overflow: hidden;
}*/
#header .right .dropdown a:hover, #header .logo .dropdown a:hover {
	background-position: left -5px;
}
#header .right .dropdown .dp1, #header .logo .dropdown .dp1 {
    background-image: url(../images/dp2.jpg);
	width: 66px;
	margin-left: 23px;
    margin-bottom: 20px;
}
#header .right .dropdown .dp2, #header .logo .dropdown .dp2 {
    background-image: url(../images/dp3_en.jpg);
	width: 27px;
	margin-left: 40px;
    margin-bottom: 20px;
}
#header .right .dropdown .dp3, #header .logo .dropdown .dp3 {
    background-image: url(../images/dp4_en.jpg);
	width: 77px;
	margin-left: 17px;
}
#header .right .nav li:hover .dropdown, #header .logo .nav li:hover .dropdown {
	display: block;
	visibility: visible;
}
#title {
	background-image: url(../images/bg_title_auto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 940px;
	text-align: center;
	padding-top: 12px;
}
#title.full {
	background-image: url(../images/bg_title_full.jpg);
}

#title h3 {
	font-size: 12px;
	text-transform: uppercase;
	color: #B90101;
}
#title h4 {
	font-size: 10px;
	text-transform: lowercase;
	color: #949494;
}
#contenti {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left -9px;
	width: 788px;
	padding-right: 76px;
	padding-left: 76px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contenti .pagination {
	font-size: 10px;
	color: #B6B6B6;
	text-align: center;
	clear: both;
}
#contenti .pagination a {
	color: #FF0600;
}
#contenti .models {
	list-style-type: none;
	overflow: auto;
	display: block;
	width: 788px;
    padding-bottom: 1px;
}
#contenti .models li {
	display: block;
	float: left;
	width: 197px;
	height: 160px;
	text-align: center;
	margin-top: 35px;
}
#contenti .models li img {
	vertical-align: top;
}
#contenti .models li .description {
	background-image: url(../images/bg_model_description.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #CFCFCF;
	font-weight: bold;
}
#contenti .models li .description a {
    padding-top: 6px;
	color: #CFCFCF;
	text-transform: none;
    display: block;
    padding-right: 20px;
	padding-left: 20px;
    width: 110px;
    height: 41px;
}
#contenti .models li .description a:hover {
	color: #FF0600;
    text-decoration: none;
}
#contenti .largeview {
	text-align: center;
	padding-top: 17px;
}
#contenti .largeview img {
    border-left: solid 96px #292929;
    border-right: solid 96px #292929;
}
#contenti .thumbnails li {
	height: 113px;
}
#contenti .companylogo {
	text-align: center;
}
#contenti .companylogo img {
	vertical-align: top;
	border: 1px solid #545454;
}
#contenti .companytitle {
	font-size: 10px;
	text-transform: uppercase;
	color: #F40000;
	text-align: center;
}
#contenti .ctitle {
    height: 18px;
    padding-left: 23px;
    padding-right: 23px;
}
#contenti .companytitle span {
    float: left;
    display: block;
    width: 698px;
    text-align: center;
    height: 15px;
    padding-top: 3px;
}
#contenti .companytitle .next {
    float: right;
    background-image: url(../images/right_nav_gallery.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 22px;
    height: 18px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
}
#contenti .companytitle .previous {
    float: left;
    background-image: url(../images/left_nav_gallery.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 22px;
    height: 18px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
}
#contenti .logos {
	list-style-type: none;
	display: block;
	width: 788px;
	overflow: auto;
}
#contenti .logos li {
	float: left;
	display: block;
	width: 176px;
	height: 70px;
	padding: 10px;
}
#contenti .logos .last {

}
#contenti .logos a, #contenti .logo a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 68px;
	width: 174px;
	overflow: hidden;
	border: 1px solid #545454;
}
#contenti .logos a:hover, #contenti .logo a:hover {
	background-position: left -68px;
}
#contenti .logos li:hover .comdesc {
	display: block;
	visibility: visible;
}



#contenti .textbox {
	padding-right: 23px;
	padding-left: 23px;
}

#contenti .textbox h3 {
    color: #B90101;
	font-size: 11px;
    margin-top: 10px;
}

#contenti .textbox p {
	font-size: 11px;
	color: #CACACA;
	margin-top: 10px;
}
#contenti .textbox ul {
	font-size: 10px;
	color: #CACACA;
	line-height: 12px;
	margin-left: 14px;
	list-style-type: disc;
    margin-top: 10px;
}
#contenti .textbox p img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#contenti .textbox .table {
    border: solid 2px #262626;
    border-bottom: none;
    border-right: none;
    text-align: center;
    font-size: 10px;
    color: #CACACA;
    margin-top: 10px;
}
#contenti .textbox .th {
    border-bottom: solid 2px #262626;
    border-right: solid 2px #262626;
    background-color: #171717;
    font-weight: bold;
    color: #B30000;
    padding: 10px;
}
#contenti .textbox .td {
    border-bottom: solid 2px #262626;
    border-right: solid 2px #262626;
    padding: 10px;
}
#contenti .left {
	float: left;
	width: 176px;
}
#contenti .left .searchcompany {
	font-size: 10px;
	width: 176px;
	background-color: #232323;
	border: 1px solid #767676;
	font-weight: bold;
	color: #DBDBDB;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenti .left .companylogo {
	margin-top: 17px;
}
#contenti .left .categoriestop {
	background-image: url(../images/topoval.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 7px;
	width: 176px;
	overflow: hidden;
	margin-top: 17px;
}
#contenti .left .cats {
	background-color: #2C2C2C;
	font-size: 10px;
	color: #E30000;
	font-weight: bold;
	background-image: url(../images/bottomoval.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 21px;
	padding-left: 41px;
	padding-right: 23px;
	line-height: 16px;
	padding-top: 4px;
}
#contenti .left .cats h4 {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 10px;
}
#contenti .left .cats h5 {
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 10px;
	color: #FFFFFF;
}
#contenti .left .cats li {
	padding-top: 9px;
}
#contenti .left .cats h5 a {
	color: #FFFFFF;
}
#contenti .left .cats a {
	color: #909090;
}
#contenti .left .cats a:hover {
	color: #FFFFFF;
	list-style-type: disc;
}
#contenti .left .categories {
	background-color: #2C2C2C;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	background-image: url(../images/bottomoval.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 21px;
	padding-left: 41px;
	padding-right: 23px;
	line-height: 16px;
	padding-top: 4px;
}
#contenti .left .categories li {
	padding-top: 9px;
}

#contenti .left .categories a {
	color: #CFCFCF;
}
#contenti .left .categories a:hover {
	color: #E30000;
	list-style-type: disc;
}
#contenti .left .model {
	margin-top: 17px;
	background-image: url(../images/bg_products_model_descriptiion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 206px;
	width: 176px;
}
#contenti .left .model h4 {
	margin-top: 12px;
}

#contenti .left .model .description {
	font-size: 10px;
	font-weight: bold;
	color: #E2E2E2;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	margin-top: 10px;
}





#contenti .right {
	float: right;
	width: 518px;
}
#contenti .right .products {
	list-style-type: none;
	display: block;
	width: 518px;
	overflow: auto;
	padding-top: 10px;
}
#contenti .right .products li {
	display: block;
	height: 143px;
	width: 518px;
	padding-top: 20px;
}
#contenti .right .products .top {
	height: 113px;
}
#contenti .right .products .thumb {
	float: left;
	margin-right: 22px;
}
#contenti .right .products .bottom {
	height: 23px;
	padding-top: 7px;
}
#contenti .right .products h4 {
	padding-top: 5px;
    font-size: 10px;
	text-transform: uppercase;
	color: #949494;
}

#contenti .right .products h4 a {
	font-size: 10px;
	text-transform: uppercase;
	color: #949494;
}
#contenti .right .products h5 {
	font-size: 11px;
	color: #B30000;
	margin-top: 5px;
}
#contenti .right .products .description {
	font-size: 10px;
	color: #CACACA;
	margin-top: 12px;
	margin-right: 1px;
}
#contenti .right .products .bottom a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	height: 22px;
}
#contenti .right .products .more {
	background-image: url(../images/buttonmore_en.gif);
	float: right;
	width: 70px;
	margin-right: 1px;
}
#contenti .right .products .inquiry {
	background-image: url(../images/buttoninquiry_en.gif);
	width: 151px;
}
#contenti .product {
	list-style-type: none;
	display: block;
	width: 518px;
	overflow: auto;
	margin-left: 135px;
}
#contenti .product li {
	display: block;
	height: 113px;
	width: 518px;
	padding-top: 20px;
	padding-bottom: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E0707;
}
#contenti .product .thumb {
	float: left;
	margin-right: 22px;
}
#contenti .product h4 {
	padding-top: 5px;
    font-size: 10px;
	text-transform: uppercase;
	color: #949494;
}
#contenti .product h4 a {
	font-size: 10px;
	text-transform: uppercase;
	color: #949494;
}
#contenti .product h5 {
	font-size: 11px;
	color: #B30000;
	margin-top: 5px;
}
#contenti .product .description {
	font-size: 10px;
	color: #CACACA;
	margin-top: 12px;
	margin-right: 1px;
}
#contenti .formtitle {
	color: #B90101;
	font-size: 11px;
	margin-top: 17px;
	margin-left: 135px;
}
#contenti .form {
	margin-top: 26px;
	margin-left: 135px;
}

#contenti .form label {
	font-size: 10px;
	color: #949494;
}
#contenti .form .input {
	background-color: #232323;
	border: 1px solid #767676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	width: 212px;
	font-size: 10px;
	font-weight: bold;
	color: #DBDBDB;
	margin-top: 9px;
	margin-bottom: 9px;
}
#contenti .form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DBDBDB;
	background-color: #232323;
	border: 1px solid #767676;
	padding: 4px;
	width: 212px;
	margin-top: 9px;
	margin-bottom: 9px;
	height: 118px;
	overflow: auto;
}
#contenti .form .send {
	margin-top: 12px;
	width: 222px;
	text-align: right;
}
#contenti .services {
	width: 591px;
	margin-left: auto;
	margin-right: auto;
}

/* #contenti .services .description a {
	color: #C4C4C4;
	text-transform: none;
}
#contenti .services .description a:hover {
	color: #D30607;
} */

#contenti .thumbs {
	list-style-type: none;
	overflow: auto;
	display: block;
	width: 750px;
    padding-bottom: 1px;
    margin-left: 20px;
}
#contenti .thumbs li {
	display: block;
	float: left;
	width: 125px;
	height: 85px;
	text-align: center;
	margin-top: 10px;
}
#contenti .thumbs li img {
	vertical-align: top;
}
#contenti .pictures  li {
	height: 114px;
}
#contenti .search {
	display: block;
	height: 26px;
	margin-left: 5px;
	padding-top: 26px;
}
#contenti .search p {
	display: block;
	float: left;
}
#contenti .search label {
	display: block;
	height: 22px;
	width: 96px;
	text-indent: -5000px;
	float: left;
	margin-right: 7px;
	margin-top: 2px;
}
#contenti .search .type {
	background-image: url(../images/formtype_en.gif);
}
#contenti .search .make {
	background-image: url(../images/formmark_en.gif);
}
#contenti .search .cat {
	background-image: url(../images/formcat_en.gif);
}
#contenti .search select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 130px;
	background-color: #232323;
	border: 1px solid #767676;
	color: #E4E4E4;
	margin-right: 7px;
	padding: 2px;
	margin-top: 3px;
}
#contenti .faqbox {
	float: left;
	width: 469px;
	padding-right: 40px;
	padding-left: 11px;
}
#contenti .faqbox dl {
	font-size: 11px;
}
#contenti .faqbox dt {
	margin-top: 23px;
}

#contenti .faqbox dt a {
	color: #949494;
	font-weight: bold;
}
#contenti .faqbox dd {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 13px;
}


#contenti .faqlist {
	font-size: 11px;
	list-style-type: none;
	line-height: 13px;
	padding-top: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E0707;
	padding-bottom: 28px;
}
#contenti .faqlist li {
	margin-top: 12px;
}

#contenti .faqlist li a {
	font-weight: bold;
	color: #949494;
	text-decoration: underline;
}
#contenti .formbox {
	float: right;
	width: 231px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7E0707;
	padding-left: 36px;
}
#contenti .cformbox {
	float: left;
	width: 283px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E0707;
	padding-left: 111px;
}
#contenti .contactbox {
	float: right;
	width: 360px;
	padding-left: 33px;
	padding-top: 57px;
}
#flash {
	text-align: center;
	margin-top: 37px;
}
#footer {
	font-size: 10px;
	color: #B90001;
	text-align: center;
	padding-top: 30px;
}
#footer a {
	color: #B90001;
}
.margin {
	margin-top: 30px;
}
.padding {
	margin-top: 30px;
}
.nlmargin {
	margin-left: 0px !important;
}
.ntmargin {
	margin-top: 0px !important;
}
.clear {
	clear: both;
}

.hide {
	display: none;
}
.notice {
     font-size: 10px;
     color: #DBDBDB;
     font-weight: bold;
     margin-top: 15px;
}
.noticemargin {
	margin-left: 135px;
}
.empty {
	font-size: 10px;
	color: #CACACA;
}
.companygroup1 {
    display: block;
    width: 120px;
    height: 8px;
    text-indent: -5000px;
    background-image: url(../images/group1_en.jpg);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
	background-repeat: no-repeat;
	background-position: left top;
}
.companygroup2 {
    display: block;
    width: 139px;
    height: 8px;
    text-indent: -5000px;
    background-image: url(../images/group2_en.jpg);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.companygroup3 {
    display: block;
    width: 59px;
    height: 9px;
    text-indent: -5000px;
    background-image: url(../images/group3_en.jpg);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    margin-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.comdesc {
	position: absolute;
	background-color: #000000;
	border: 4px solid #545454;
	height: 150px;
	width: 148px;
	padding: 10px;
	margin-left: 175px;
	display: none;
}
.comdesc p {
	font-size: 10px;
	color: #CACACA;
}


/* POP UP IBOX */
#ibox_wrapper {
    padding: 10px 10px 35px 10px;
    line-height: 18px;
    border-color:#5d5d5d;
}
#ibox_wrapper, #ibox_footer_wrapper a { 
	background-color: #5d5d5d; 
}
#ibox_content { 
	background-color: #000000;
	color: #FFFFFF; 
	border: 0;
	font-size: 10px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#ibox_footer_wrapper {
    padding: 0 3px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -10000px;
    background: url(../images/closelabel1.gif);
    width: 66px;
    height: 22px;
}
#ibox_progress {
    background: #6E5F4D url(../images/loading.gif) center center no-repeat;
}

/* Промени */
.back a {
    background-image: url(../images/back_en.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 77px;
    height: 18px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.promo {
    position: absolute;
    top: 17px;
    margin-left: 874px;
}
.promo a {
    background-image: url(../images/promo_in_en.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 100px;
    height: 96px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
}

#backbut {
    position: absolute;
}
#backbut a {
	background-image: url(../images/back.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 67px;
    padding-top: 12px;
    padding-left: 61px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
#backbut a:hover {
    text-decoration: none;
}

.facebook {
    position: absolute;
    margin-left: 125px;
    margin-top: -20px;
}

.facebook a {
    display: block;
    background-image: url(../images/fb_overdrive.jpg);
    background-repeat: no-repeat;
    width: 162px;
    height: 37px;
    text-indent: -5000px;
    overflow: hidden;
}

/* IE 6 Fix */
* html #header .logo .dropdown, * html #header .right .dropdown {
	background: none;
}
* html #header .logo .dropdown ul, * html #header .right .dropdown ul {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_dropdown_nav.png',sizingMethod='crop');
}
* html #header .logo .dropdown ul a, * html #header .right .dropdown ul a {
    position: relative;
    z-index: 1;
}
* html #header .center .drop, * html #header .autos .drop, * html #header .motors .drop {
	background: none;
}
* html #header .center .drop ul, * html #header .autos .drop ul, * html #header .motors .drop ul {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/auto_dropdown_inside_inside.png',sizingMethod='crop');
}
* html #header .center .drop ul a, * html #header .autos .drop ul a, * html #header .motors .drop ul a {
    position: relative;
    z-index: 1;
}
* html #backbut a {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/back.png',sizingMethod='crop');
	background: none !important;
}
* html #header .auto_inside ul {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/auto_dropdown_inside_inside.png',sizingMethod='crop');
	background: none !important;
}