/* CSS Document */


#containerHeadpart ul#navigationLvl1 li.navigationLvl1 div.linkImageWrapper {
	background:url(/assets/images/global/main-navi-hu-hu.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:201px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationExperience div.linkImageWrapper {
	background-position:-401px 0px;
	width:149px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationOwners div.linkImageWrapper {
	background-position:-550px 0px;
	width:160px;
}
#containerHeadpart ul#navigationLvl1 li.navigationLvl1.navigationNotepad div.linkImageWrapper {
	background-position:-710px 0px;
	width:119px;
}
/* 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:-401px -48px;
}

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

/* Modelnames*/
h1.modelname.new-sparkModelname {
	background-image:url(/assets/images/global/models/model-headline-new-spark-hu.jpg);
}
h1.modelname.aveo-3dModelname {
	background-image:url(/assets/images/global/models/model-headline-aveo-3d-hu.jpg);
}
h1.modelname.aveo-4dModelname {
	background-image:url(/assets/images/global/models/model-headline-aveo-4d-hu.jpg);
}
h1.modelname.aveo-5dModelname {
	background-image:url(/assets/images/global/models/model-headline-aveo-5d-hu.jpg);
}
h1.modelname.lacetti-swModelname {
	background-image:url(/assets/images/global/models/model-headline-lacetti-sw-hu.jpg);
}
h1.modelname.lacetti-5dModelname {
	background-image:url(/assets/images/global/models/model-headline-lacetti-5d-hu.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;
}

/* webforms */
/* testdrive */
#testdrive1 .btnActiveLeft  span.gradient, 
#testdrive1 .btnDefaultMiddle span.gradient,
#testdrive2 .btnInactiveLeft span.gradient, 
#testdrive2 .btnActiveMiddle span.gradient,
#testdrive3 .btnInactiveLeft span.gradient, 
#testdrive3 .btnInactiveMiddle span.gradient {
	width: 165px !important;	
}
#testdrive1 .btnDefaultRight span.gradient,
#testdrive2 .btnDefaultRight span.gradient, 
#testdrive3 .btnActiveRight span.gradient {
	width: 210px !important;	
}
/* brochure */
#brochure1 .buttonHolder{
	margin-top: 105px !important;
}
/* webforms end*/
 temporary removed globalSearchBox 
#globalSearch {display:none;}
#navigationSearch li.last {
	border-right:0px !important;
}
.dealerSearchInput {
	width:120px !important;
}
.dealerSearchBtnWrapper {
	width:80px !important;
}
/* soccercard price adjustment */
.soccercard .price {
font-size:18px !important;
}