

/*
	callpath: /uk/
	pool: uk
	language: none
	isPDDS: False
	isFlashHomepage: False
	hasFlashSettings: True
	
*/



/* shopping buttons */
body.home .shoppingButtons
{
	position:absolute; 
	top: 153px; 
	left:0px; 
	width: 220px;
	
	padding-left:46px;
	padding-top: 0px !important;
}

body.home .shoppingButtons span
{
	border: 1px #5B85AD solid;
	width: 126px;
	height: 18px;
	margin-top: 3px;
	/*margon-bottom: 0px;*/
}
body.home .shoppingButtons span a
{
	border: 1px #5B85AD solid;
	width: 114px;
	display:block;
}

/* search */
body.home  #search
{
    position:absolute; 
    top: 366px; 
    left:25px; 
    height: 60px; 
    width: 177px;
    border: 0px red solid; 
    overflow:visible;
}

body.home #p_searchDealer
{
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px !important;
	left: 22px !important;
}

body.home #p_searchSite
{
    position:absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 30px !important;
	left:22px !important;
}
body.home #search .searchfield
{
	background-color: White;
}


/* Neue Händlersuche für Deutschland */
body.home  #search
{
    position: absolute;
    width: 100%;    
    height: auto;
    padding:0;
    top: 8px !important;
    left: 8px !important;
}

body.home #p_searchSite
{
    position: static;
	display:inline;
    float:left;
    margin-top: 0px;
}

body.home .search p
{
    top: 0px;
    line-height: 9px;
}

#dealersearchHomeShadow
{
    background-color: transparent;
    background-image: url(/images/transparent/white-20.png);
    z-index: 0;
    width: 280px;
    height: 34px;
    position: absolute;
    display: block;
    right: 34px;
    top: 0px;
}

