html,body
{
	margin:0;
	padding:0;
	font:100 80% verdana,arial,sans-serif;
	background:#000;
	color:#fff;
	width:100%;
}
a
{
	text-decoration:none;
	color:#666;
}

.hidden
{
	display:none;
}

.inner_link
{
	display:block;
	height:100%;
	width:100%;
}

div.splash
{
	float:none;
	width:741px;
	margin:10px auto 0 auto;
	padding:0;
}

div.splash_left
{
	float:left;
	width:450px;
	height:547px;
	margin:0;
	padding:0;
}
div.splash_bg
{
	float:left;
	width:741px;
	height:547px;
	margin:0;
	padding:0;
	background:url('images/splash_background.jpg') no-repeat;
}
div.lamborghini_uk_dealers
{
	float:left;
	width:450px;
	height:59px;
	padding:0;
	margin:122px 0 0 0;
	background:url('images/lamborghini_uk_dealers.jpg') no-repeat top left;
}
div.dealer_names
{
	float:left;
	width:181px;
	height:202px;
	margin:0 10px 0 0;
	padding:0;
	
	line-height:2.3em;
}
div.dealer_names a, div.dealer_names a.current
{
	font-size:1.4em;
	font-weight:900;
}
div.dealer_names a:hover, div.dealer_names a.current
{
	color:#fff;
}


form.media_centre_login_form
{
	float:left;
}
div.media_centre_login
{
	display:block;
	float:left;
	width:181px;
	height:190px;
	text-align:left;
	margin:0;
}
span.media_centre_login_title
{
	display:block;
	font-size:1.1em;
}
span.media_centre_label
{
	color:#999;
}
input.media_centre_textbox
{
	border:solid #666;
	border-width:1px 0  0 1px;
	background:#999;
	font-size:1.0em;
	color:#fff;
	width:130px;
	padding:0 1px 0 1px;
	margin:4px 0 3px 0;
}
input.media_centre_button
{
	margin:10px 0 10px 0;
	cursor:pointer;
}



div.dealer_details
{
	float:left;
	margin:1px 0 0 0;
	padding:0;
	font-size:1.2em;
	
	line-height:1.6em;
}

div.dealer_details h2
{
	margin:0 0 0.3em 0;
	font-size:1.1em;
}

div.dealer_details a
{
	color:#fc0;
}
div.dealer_details a:hover
{
	text-decoration:underline;
}

div.splash_right
{
	float:left;
	width:291px;
	height:547px;
	margin:0;
	padding:0;
}
div.dot_grey, div.dot_yellow
{
	position:relative;
	background:url('images/grey_dot.jpg') no-repeat;
	width:7px;
	height:6px;
}
div.dot_yellow
{
	background:url('images/yellow_dot.jpg') no-repeat;
}


span.media_centre_login_link a
{
	text-decoration:underline;
}
span.media_centre_login_link a:hover
{
	color:#fc0;
}