/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #000 url(/images/layout/bottomnavslice.jpg) repeat-y left;
}

#logo {
	display:none;
	width:0;
	height:0;
}

/*------------------------banner styling----------------------*/

#banner {
	height: 138px;
	width: 100%;
	background: url(/images/layout/bannertile.jpg) repeat-x top;
	top:0;
	position:absolute;
}

#bannerLeft {
	position: absolute;
	top: 0;
	left:0;
}

#bannerRight {
	position: absolute;
	top:0;
	right:0;
}

#flash {
	z-index: 2;
	position:absolute;
	top: 85px;
	right:105px;
	margin:0;
	padding:0;
}

/*------------------------------------content styling-----------------------*/

p#mtaqlogo {
	text-align:center;
	margin:.5em 0 0 0;
}

#content {
	font: 0.7em/1.6em tahoma, Arial, sans-serif;
	letter-spacing: 0.1em;
	line-height:2em;
/*	position:absolute;*/
	margin-top: 150px;
	padding-left:200px;
	color:#FFF;
	
}

/* Fix IE. Hide from IE Mac \*/
* html #content { z-index:-1; }
/* End */

h1 {
	background:url(/images/layout/heading1.jpg) no-repeat;
	font-size: 200%;
	width: 500px;
	height:47px;
	position: relative;
	padding: 13px 0 0 15px;
	color: #fff;
	font-style: italic;
}

h2 {
	font-size:150%;
	
}

h2 em {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: normal;*/
	font-size: 130%;
	color:#80F746;
}

h6 {
	color:#FFF;
	font-size:smaller;
	text-align: center;
}

#footer {
	border-top:1px dotted #969;
	margin-top:20px;
	clear:both;
}

/*------------------------------main navigation styling-----------------------*/

#nav {
	font: 0.7em/1.6em tahoma, Arial, sans-serif;
	background-image: url(/images/layout/leftnavimage.jpg);
	position: absolute;
	top: 138px;
	left: 0;
	height: 300px;
	width: 188px;
}

#mainnav {
	z-index:2;
	position: absolute;
	width:135px;
	left:0px;
	top: 45px;
	list-style: none;
	margin:0;
	padding:0;
}

ul#mainnav li {
	position:relative;
}

ul#mainnav a {
	display:block;
	width:100%;
	text-decoration: none;
	color:#EFC9E8;
	text-indent: 15px;
	background: url(/images/layout/nav_button.jpg) 0 0 no-repeat;
	height: 24px;
	list-style: none;
	line-height:24px;
	vertical-align: middle;	
}

ul#mainnav li ul {
	z-index:2;
	top:0;
	padding:0;
	margin:0 0 0 135px;
	position: absolute;
	display:none;
	width:100%;
	list-style:none;
	color:#00CC00;
	border: 1px solid #999999;
	border-bottom:none;
	background: url(/none) #642E7C;
}

ul#mainnav li ul li a {
	z-index: 2;
	background-image: none;
	border-bottom: 1px dotted #969;
}

ul#mainnav li ul li a:hover, ul#mainnav li ul li a.over {
	background: url(/none) #090;
}

ul#mainnav li:hover ul, ul#mainnav li.over ul{
	display:block;
	width:90px;
	color:#FFFFFF;
}

ul#mainnav a:hover, ul#mainnav a.over {
	background: url(/images/layout/nav_button.jpg) no-repeat bottom;
	color:#00FF66;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
/* To fix the mess the above code makes on other lists... */
#content li {
	float: none;
	height: auto;
	text-indent: 20px;
	background:url(/images/layout/bullet.gif) no-repeat 0 5px;
	list-style: none;
}

/*-----------------manufacturers navigation styling-----------------*/

#manufacturers {
	font: 0.7em/1.6em tahoma, Arial, sans-serif;
	text-indent: 5px;
}

/*BMW Button*/

#bmwbutton {
	z-index: 2;
	position:absolute;
	height:55px;
	width: 99px;
	background: url(/images/layout/bmwbutton.jpg) no-repeat 0 0;
	top: 75px;
	right:204px;
	margin:0;
	padding:0;
	display:none;
}
#bmwbutton span {
	height:55px;
	width: 99px;
}
li#bmwbutton:hover, li#bmwbutton.over {
	width:99px;
	background: url(/images/layout/bmwbutton.jpg) no-repeat 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html li#bmwbutton:hover, li#bmwbutton.over { width:99px; background: url(/images/layout/bmwbutton.jpg) no-repeat 2px -57px; }
/* End */

li#bmwbutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#bmwbutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#bmwbutton ul li a:hover, li#bmwbutton ul li a.hover {
	border-bottom: 1px dotted #969;
	background: #090 url(/none);
	width: 100%;
}

li#bmwbutton:hover ul, li#bmwbutton.over ul {
	display:block;
}

/*MITSUBISHI Button*/

#mitsubutton {
	background-image:url(/images/layout/mitsubutton.jpg);
	right:105px;
	z-index: 2;
	position:absolute;
	height:55px;
	width: 99px;
	top: 75px;
	margin:0;
	padding:0;
	display:none;
}

#mitsubutton:hover, #mitsubutton.over {
	background: url(/images/layout/mitsubutton.jpg) 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html #mitsubutton:hover, #mitsubutton.over { width:99px; background: url(/images/layout/mitsubutton.jpg) no-repeat 2px -57px; }
/* End */

li#mitsubutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#mitsubutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#mitsubutton ul li a:hover, li#mitsubutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(/none);
	width: 100%;
}

li#mitsubutton:hover ul, li#mitsubutton.over ul {
	display:block;	
}

/*FORD Button*/

#kiabutton {
	position:absolute;
	width: 99px;
	background-image:url(/images/layout/kia-button.jpg);
	top: 75px;
	right:6px;
	z-index: 2;
	height:55px;
	margin:0;
	padding:0;
}

#kiabutton:hover, #kiabutton.over {
	background: url(/images/layout/kia-button.jpg) no-repeat 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html #kiabutton:hover, #kiabutton.over { width:99px; background: url(/images/layout/kia-button.jpg) no-repeat 2px -57px; }
/* End */

li#kiabutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#kiabutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#kiabutton ul li a:hover, li#kiabutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(/none);
	width: 100%;
}

li#kiabutton:hover ul, li#kiabutton.over ul {
	display:block;	
}
/*FORD Button*/

#fordbutton {
	position:absolute;
	width: 99px;
	background-image:url(/images/layout/fordbutton.jpg);
	top: 75px;
	right:6px;
	z-index: 2;
	height:55px;
	margin:0;
	padding:0;
		display:none;

}

#fordbutton:hover, #fordbutton.over {
	background: url(/images/layout/fordbutton.jpg) no-repeat 0 -57px;
}

/* Fix IE. Hide from IE Mac \*/
* html #fordbutton:hover, #fordbutton.over { width:99px; background: url(/images/layout/fordbutton.jpg) no-repeat 2px -57px; }
/* End */

li#fordbutton ul{
	display:none;
	position:relative;
	top:53px;
	width: 99px;
	margin:0;
	padding:0;
	border: 1px solid #999;
	border-bottom:none;
	background: #642E7C;
	list-style:none;
}

li#fordbutton ul li a {
	color:#FFFFFF;
	background:none;
	list-style:none;
	text-decoration:none;
	display:block;
	width:100%;
	border-bottom: 1px dotted #969; 
}

li#fordbutton ul li a:hover, li#fordbutton ul li a.over {
	border-bottom: 1px dotted #969; 
	background: #090 url(/none);
	width: 100%;
}

li#fordbutton:hover ul, li#fordbutton.over ul {
	display:block;	
}
/*----------------------right coloumn----------------------*/

#rightbar {
	width: 200px;
	margin-left:20px;
	float:right;
	/*border-left: 1px dotted #969;*/
	background:url(/images/layout/rightbar-back.jpg) repeat-x;
	padding:15px 10px 10px 10px;
}

#rightbarcorner {
	margin:0;
	padding:0;
	top:0;
	left:0;
	position:absolute;
}

#rightbarHeading {
	background-color:#969;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;	
}

#rightbarHeading a:hover {
	color:#FFFFFF;
	text-deocration:none;
	background-color:#090;
}

#rightbarHeading a {
	display:block;
	width:100%;
	padding-left:3px;
	font-weight:bolder;
	text-decoration:none;
	color:#fff;
}

#rightbarHeading a:hover {
	background-color:#090;
	font-weight:bolder;
	text-decoration:none;
	color:#fff;
}

#bodyImages {
	clear:both;
	border-left: 1px dotted #401E51;
	border-top: 1px dotted #969;
	margin-top: 10px;
	padding: 5px 5px 1px 5px;
	background: url(/images/layout/image-back.jpg) repeat-x left bottom;
	text-align: center;	
}

#bodyImages:hover {
	clear:both;
	border-left: 1px dotted #fff;
	border-top: 1px dotted #fff;
	margin-top: 10px;
	padding: 5px 5px 1px 5px;
	background: url(/images/layout/image-back.jpg) repeat-x left bottom;
	text-align: left;	
}

#table {
	font-size:80%;
	line-height: 1em;
}



/*----------------------car enquiry form------------------------*/

form {
	width:325px;
	height:250px;
	background:url(/images/layout/form-back.jpg) repeat-x;
}

form p {
}

form p label {
	margin-bottom:5px;
	float:left;
	clear:left;
	margin-left:10px;
}

form p input, form p textarea {
	margin-bottom:5px;
	float:right;
	margin-right: 10px;
	width:200px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #7d9bc5;
	background-color:#FAECFD;
}

.button {
	margin-top:60px;
	_margin-top:0;
	_clear:both;
	float:left;
	_float:right;
	_margin-right:10px;
	color:#fff;
	background: #552768;
}

#formcorner {
	margin:0;
	padding:0;
	top:0;
	left:0;
	position:relative;
}

form em {
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

#footer{
	padding-top:20px;
	margin:auto;
	width:70%;
}