/* CSS Document */


#containerHeadpart ul#navigationLvl1 li.navigationLvl1 div.linkImageWrapper {
	background:url(/assets/images/global/main-navi-by-ru.png) no-repeat 0px 0px;
	padding:0px;
	margin:0px;
	position:relative;
	z-index:55 !important;
	height:37px;
	overflow:hidden;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationModels div.linkImageWrapper {
	background-position:0px 0px;
	width:200px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOffers div.linkImageWrapper {
	background-position:-200px 0px;
	width:263px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationExperience div.linkImageWrapper {
	background-position:-463px 0px;
	width:163px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOwners div.linkImageWrapper {
	background-position:-626px 0px;
	width:170px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationNotepad div.linkImageWrapper {
	background-position:-796px 0px;
	width:33px;
}
/* END Adjusting */

/* Hover and Selected */
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationModels.active div.linkImageWrapper,
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationModels.hover div.linkImageWrapper {
	background-position:0 -48px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOffers.active div.navigationOffers,
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOffers.hover div.navigationOffers  {
	background-position:-200px -48px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationExperience.active div.navigationExperience,
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationExperience.hover div.navigationExperience {
	background-position:-463px -48px;
}

#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOwners.active div.navigationOwners,
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOwners.hover div.navigationOwners {
	background-position:-626px -48px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.active a.navigationNotepad {
	background-position:-796px -48px;
}

/* Modelnames */
h1.modelname.aveo-3dModelname {
	background-image:url(/assets/images/global/models/model-headline-aveo-3d-by.jpg);
}
h1.modelname.aveo-4dModelname {
	background-image:url(/assets/images/global/models/model-headline-aveo-4d-by.jpg);
}
h1.modelname.aveo-5dModelname {
	background-image:url(/assets/images/global/models/model-headline-aveo-5d-by.jpg);
}
h1.modelname.lacetti-5dModelname {
	background-image:url(/assets/images/global/models/model-headline-lacetti-5d-by.jpg);
}
h1.modelname.lacetti-swModelname {
	background-image:url(/assets/images/global/models/model-headline-lacetti-sw-by.jpg);
}

.contentLink.rssLink,
.contentLink.rssDummyLink { display: none; }

/* Text for model-overview-box is in some cases to long, so button-text-size had to bee reduced: */
div#boxCompareTable .button.cta1 strong {
	font-size:16px;
}

.dealerSearchInput {
	width:120px !important;
}
.dealerSearchBtnWrapper {
	width:80px !important;
}

#navigationSearch li.last {
	border-right:0px !important;
}
/*webform adjustments commented out - currently no webforms
#brochure2 .errorRowDataProtection .errorIcon, #testdrive2 .errorRowDataProtection .errorIcon,
#newsletter1 .errorRowDataProtection .errorIcon{
height:110px;
}
#brochure2 .errorRowDataProtection .errorLabelHolder, #brochure2 .errorRowDataProtection .errorContentRight,
#testdrive2 .errorRowDataProtection .errorLabelHolder, #testdrive2 .errorRowDataProtection .errorContentRight,
#newsletter1 .errorRowDataProtection .errorLabelHolder, #newsletter1 .errorRowDataProtection .errorContentRight{
height:100px !important;
}
*/