@charset "utf-8";
/*########### DEFAULTS ###########*/






#locationForm, div#dealerList .dealerDetails.bss p.link, #footer {
	display:none;
}





body {
	background-color:#FFFFFF;
	color:#153B63;
	font-family:Arial,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	overflow:show;
}
h1, h2, h3, h4, h5, h6, p, td, ul, ul li {
	font-size:12px;
	line-height:1.25;
	margin:0;
	padding:0;
	margin: 0 12px 0 12px;
}

h3 {
	font-size:14px;
}

h1 {
	font-size:18px;
	
}
a {
	color:#153B63;
	text-decoration:none;
}
a img, img {
	border:medium none;
}
ul {
	list-style-type:disc;
	padding-left:18px;
	padding-top:6px;
	padding-bottom:6px;
	width:336px;
}
ul li {
	padding-bottom:0px;
}

table {
	margin:0;
	padding:0;
	border-collapse:collapse;
}

form {
	margin:0;
	padding:0;
}


/*########### HEADER ###########*/

#boschheader {
	font-family:Arial, sans-serif;
    font-weight:bold;
    color:#153B63;
	font-size:14px;
    text-align:left;
    background-repeat:no-repeat;
    background-position:right top;
    background-color:#fff;
    padding:10px 0px 10px 12px;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000; 
	margin-bottom:24px;
}

#boschheader .logo {
	float:right; 
	width:125px;
	margin-top:-10px;
}

img#printMap {
	display:block;
	margin:12px;
}


div.dealerDetails {
	margin-bottom:18px;
}







	div#searchBar {
		display:none;
	}
	
	div#mainContent {
		clear:left;
	}
	
	img#printMap {
		padding-top:24px;
		page-break-before:always;
	} 
	
	div#searchSector div.column {
		float:left;	
	}
	
	div#dealerList .dealerDetails table#routelist p.first , div#dealerList .dealerDetails table#routelist p.second , div#dealerList .dealerDetails table#routelist p.third {
		margin-top:12px;
	}

	div#dealerList .dealerDetails table#routelist p.first {
		width:400px;
	}


table#routelist th, table#routelist td  {
	text-align:left;
}

#searchSector div.column {
	float:left;
	width:80mm;
	margin-bottom:10mm;
}



div#leftContent {
	float:left;
	width:80mm;
}

div#rightContent {
	float:left;
	margin-left:8mm;
	width:80mm;
}




