body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(/siteResources/sitePix/structural/bkgnd_1px.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 15px 0 0 0;
	height: 100%;
}

hr {
	height: 1px;
	text-align: center;
	color: White;
	width: 80%;
}

.usedimage
{
	padding-bottom:10px;
	margin:0;
}

.pageImage:hover 
{
	cursor: pointer;
}


/*---------------------------- structural layout -------------------------*/

#top-header {
	width: 870px;
	height: 409px;
	margin-bottom: 1px;
	margin-left: 15px;
	margin-top: 15px;
	display: inline;
	float: left;
	background-image: url(/siteResources/sitePix/structural/HeaderLogo.png);
	background-repeat:no-repeat;
}
	
#site-holder {
	background-color: #000000;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	height: 100%;	
	background-image: url(/siteResources/sitePix/structural/bkgnd.png);
}

#top-menu {
	width: 900px;
	height: 30px;
	margin-top: 75px;
	float: left;
}

/*---------------------------- top navigation layout -------------------------*/

#top-header ul {
	margin: 0;
	padding: 0;
}

#top-header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
	height: 75px;
}


#top-header ul li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	height: 75px;
}

#top-header #headerLogo 
{
	width:302px;
	height: 23px;
	font-size: 8pt; 
    font-weight: bold;
    padding-top: 52px;
  /*  padding-left: 370px;*/
    padding-left: 110px;
}
#top-header  img
{
	float:left;
	top: 0;
	left: 0;
}

#top-header ul li a#home {
	background-image: url(/siteResources/sitePix/structural/Home.png);
	width: 63px;
	padding-top: 45px;
	height: 30px;
	float:left;
}


#top-header ul li a#contactUs {
	background-image: url(/siteResources/sitePix/structural/ContactUs.png);
	width: 135px;
	height: 30px;
	padding-top: 45px;
}

#top-header ul li a#home:hover, a#contactUs:hover {
	background-position: 0 -75px;
	}

#top-menu
{
	float:left;
	margin:0;
	padding:0;
}
#top-menu ul {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#top-menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#top-menu ul li a {
	margin: 0;
	padding: 0;
	float: left;
	height: 30px;
	text-decoration: none;
	display: block;
}

#top-menu ul li a#aboutus {
	background-image: url(/siteResources/sitePix/structural/AboutUs.png);
	width: 121px;
}

#top-menu ul li a#groupInformation {
	background-image: url(/siteResources/sitePix/structural/groupInformation.png);
	width: 199px;
}

#top-menu ul li a#cars {
	background-image: url(/siteResources/sitePix/structural/cars.png);
	width: 93px;
}

#top-menu ul li a#commercial {
	background-image: url(/siteResources/sitePix/structural/commercial.png); 
	width: 160px;
}

#top-menu ul li a#motability {
	background-image: url(/siteResources/sitePix/structural/motability.png);
	width: 137px;
}

#top-menu ul li a#specialoffers {
	background-image: url(/siteResources/sitePix/structural/SpecialOffers.png);
	width: 160px;
}

#top-menu ul li a#aboutus:hover, #top-menu ul li a#groupInformation:hover, #top-menu ul li a#cars:hover, #top-menu ul li a#commercial:hover, #top-menu ul li a#motability:hover, #top-menu ul li a#specialoffers:hover {
	background-position: 0px -30px;
}

#top-menu ul li a#aboutus.active, #top-menu ul li a#groupInformation.active, #top-menu ul li a#cars.active, #top-menu ul li a#commercial.active, #top-menu ul li a#motability.active, #top-menu ul li a#specialoffers.active {
	background-position: 0px -60px;
}	


#main-section {
	display: inline; /* fixes the IE margin bug */
	float: left;
	width: 870px;
	margin-left: 15px;
	margin-right: 15px;
	display: inline;
	background-color: #000000;
	background-repeat: repeat-x;
	padding: 30px 0px 20px 0px;
}

#clear {clear: both; margin: 0px}

#main-section h1 {
	font-size: 21px;
	font-weight: lighter;
	margin: 0px 10px 10px 15px;
}

#main-section h1.usedcar {
	font-size: 21px;
	font-weight: lighter;
	margin:0 0 10px 0;
	color:#808080;
}

#main-section h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

#main-section #tblOpening {
    margin-left: 15px;
    display: inline;
}

#main-section p {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
}

#main-section p.nospace {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:10px;
	color:#808080;
}


#main-section #tblOpening td {
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
}

#main-section #floatImage 
{
	float: right;
	width: 250px;
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline;
}

#main-section a
{
    color: #ffffff;
}

#main-section #Compare
{
	float:right;
	padding:0px;
	margin-right:5px;
}

#btnCompare
{
	float:right;
}


/*---------------------------- footer layout -------------------------*/

#footer-holder {
	display: inline; /* fixes the IE margin bug */
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(/siteResources/sitePix/structural/footer.png);
	height: 86px;
	width: 870px;
}

#footer-menu {
	margin: 22px 0px 0px 43px;
}

#footer-menu  ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

#footer-menu ul li {
	margin: 10px 5px 0px 5px;
	padding: 0;
	display: inline;
}

#footer-menu  ul li a {
	padding: 2px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#footer-menu p {
	font-size: 11px;
	color: #666666;
	margin: 5px 5px 0px 7px;
}

#footer-menu a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#footer-menu a:hover {
	color: #FFFFFF;
}

#footer-menu a.active {
	color: #003366;
}

/*---------------------------- Sub Menu layout -------------------------*/

#sub-menu {
	width: 195px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
}

#sub-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sub-menu ul li {
	margin: 0px;
	padding: 0px;
}

#sub-menu ul li.menu {
	font-size: 12px;
	line-height:10px;
	height: 10px;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
	background-image: url(/siteResources/sitePix/structural/sideButtons.png);
	background-position: 0px -10px;
	cursor: pointer;
	font-weight: bold;
	color: #999999;
}

#sub-menu ul li.menu:hover {
	color: #FFFFFF;
	background-position: 0px 0px;
}		

#sub-menu ul li.menu#active {
	color: #FFFFFF;
	background-position: 0px 0px;
}


/*---------------------------- news layout -------------------------*/

.Nav_News_Desc
{
	padding-top: 10px;
	font-weight:  lighter;
}

.Nav_News_Hyperlink
{
	font-size: 12px;
	text-decoration: none;
	color: white
}

.Nav_News_Hyperlink:hover
{
	text-decoration: none;
	color: white;
	font-weight: bold; 
}

.Nav_News_Date
{
	font-size: 14px;
	border-bottom: solid 1px #CCCCCC;
}

.News_Article_DefaultText
{
	font-size: 14px;
}

div .news_navigation 
{
	width: 150px;
	top: 0px;	
	vertical-align: top;
	padding-left: 10px;
}

div #news_article 
{
	
}

.news_table 
{
	width: 100%;
	height: 100%;
}

.news_article_header 
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: undeline;
	padding-bottom: 5px;
	border-bottom: dotted 1px white;
	color: #808080;
	font-style:italic;
}

.newsimage
{
	border:solid 1px #CCCCCC;
	width:300px;
}

.news_article_date
{
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	padding-bottom: 0px;
	text-align: right;
	border-bottom: dotted 1px white;
	font-style:italic;
}

.news_article_article 
{
	padding-top: 20px;
}

.Nav_News_Link 
{
	text-align: right;
}

.usedcarimage
{
	margin-top:250px;
}

#newsTable
{
    width: 99%;    
}

#maintable
{
	 width:98%;
	 margin:0;
	 padding:0;
	 border:none;
}

#newsTable th 
{
    background-color: #222222;
    color: #FFFFFF;
    border: solid 1px #FFF;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    padding: 2px;
    margin:0;
}
 
#newsTable td
{
    background-color: #666666;
    border-bottom: solid 1px #FFF;
    border-top:none;
    border-left:solid 1px #FFF;
    border-right: solid 1px #FFF;
    color: #FFFFFF;
    padding:5px;
    margin:0;
}

#newsTable td.bott
{
    background-color: Black;
    border-bottom: solid 1px #FFF;
    border-top:none;
    border-left:solid 1px #FFF;
    border-right: solid 1px #FFF;
    color: #FFFFFF;
    padding:5px;
    margin:0;
}

#newsTable td.alt
{
    background-color: #333333;
    border-bottom: solid 1px #FFF;
    border-top:none;
    border-left:solid 1px #FFF;
    border-right: solid 1px #FFF;
    color: #FFFFFF;
    padding:5px;
    margin:0;
}

.gridViewItem
{
	border-top-style:solid; 
	border-top-width:1;
	border-top-color:#FFF; 
	border-bottom-style:solid; 
	border-bottom-width:1;
	border-bottom-color:#FFF; 
	border-left-style:solid; 
	border-left-width:1;
	border-left-color:#FFF;
	border-right-style:solid; 
	border-right-width:1;
	border-right-color:#FFF;
	padding:5px;
}

td
{
	font-size:12px;
}
 

 
/*---------------------------- Used Car layout -------------------------*/

#UsedCarList .Header
{
	background-image: url(/siteResources/sitePix/structural/TableHeader.png); 
	color: #757575; 
	text-align:center; 
	font-weight: normal;
	height: 30px;
	font-size: 14pt;
}

#UsedCarList .Footer
{
	background-image: url(/siteResources/sitePix/structural/TableBottom.png);
	color: #757575;
	text-align:center;
	font-weight: normal;
	height:30px;
	font-size: 5pt;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

#UsedCarList .MoreDetails
{
	vertical-align: bottom; 
	font-weight:bold; 
	color: white; 
	text-align: right; 
	padding-right: 15px;
}

#UsedCarList .MoreDetails a
{
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}

#UsedCarList .MoreDetails a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#UsedCarList .Footer a
{
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}

#UsedCarList .Footer a:hover
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#UsedCarList .Image
{
	width: 110px; 
	padding: 10px 10px 10px 10px;
}

#UsedCarList .Description
{
	text-align:left; 
	padding-left: 30px;
	vertical-align: top;
}

#UsedCarList .Item
{
	background-color: #222222; 
	padding-bottom: 10px;
}

#UsedCarList .AltItem
{
	background-color: #333333; 
	padding-bottom: 10px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 200px;
	z-index: 200;
}

#contactform th,#salestable th,#contactdetailstable th, #bodyshoptable th
{
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    width: 20%;
}

#locations
{
    border: solid 1px white;
}

#locations .heading th
{
    text-align: center;
    border-bottom: solid 1px white;
}

#locations th
{
    text-align: right;
}

#locations td
{
    text-align: center;
}

#locations tr.alt
{
    background-color: #333333;
}

.strikethrough 
{
	text-decoration: line-through;
	color:Red;
}

