html, body
{ 
	margin: 0px; padding: 0px; 
}

body 
{ 
	font-size: 76%; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left;
	color: #000;
	background: #fff; 
	text-align: left; 
}

img
{
	border: 0px;
}

.fakeLink
{
	cursor: hand;
	cursor: pointer;
	color: #398af5;
}

#mainContainer
{
	width: 982px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#headerContainer
{
	position: relative;
	width: 982px;
	height: 462px;
	padding: 0;
	margin: 0;
}

#lionLogo
{
	position: absolute;
	top: 20px;
	left: 0px;
}

#headerContact
{
	position: absolute;
	top: 27px;
	right: 225px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.callNow
{
	position: relative;
	left: -2px;
}

.headerPhoneNumberSize
{
	font-size: 18px;
}

.headerPostcodeAlign
{
	font-weight: bold;
	height: 25px; 
	vertical-align: bottom;
}

.dealerLocatorGo
{
	cursor: hand;
	cursor: pointer;
	display: block;
}

#headerPostcodeInput
{
	color: #707070;
	font-size: 11px;
	width: 55px;
	height: 15px;
	border: 1px solid #8f8f8f;
}

#radLogo
{
	position: absolute;
	top: 20px;
	right: 0px;
}

#mainMenu
{
	position: absolute;
	top: 83px;
	left: 0px;
	width: 983px;
}

.outerMenuHider
{
	position: relative;
	height: 26px;
	float: left;
	overflow: hidden;
}

.outerMenuItem
{
	position: relative;
	height: 19px;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.menuItem
{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	color: #0d1f47;
	height: 19px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 7px;
	border: 0;
	float: left;
	cursor: pointer;
}

.menuItem a
{
	text-decoration: none;
	color: #0d1f47;
}

.menuFirst
{
	background-image: url('images/menus/menuFirst.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #0d1f47;
	z-index: 1001;
}

.menuNormal
{
	background-image: url('images/menus/menuNormal.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #0d1f47;
	z-index: 1001;
}

.menuLast
{
	background-image: url('images/menus/menuLast.gif');
	background-position: top left;
	background-repeat: no-repeat;
	color: #0d1f47;
	z-index: 1001;
}

.subMenu
{
	background: #f7f7f7;
	position: absolute;
	top: 26px;
	left: 0px;
	padding: 0;
	margin: 0;
	border: 0;
	display: none;
	color: navy;
}

.subMenuItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 9px;
	float: left;
	border: 1px solid #c8c9cb;
	border-top: 0;
	margin: 0;
	padding: 0;
	text-transform: none;
	vertical-align: middle;
	text-align: left;
	background-color: #f7f7f7;
	cursor: pointer;
	cursor: hand;
}

.subMenuInner
{
	z-index: 1000;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#breadCrumb
{
	text-align: left;
	font-size: 11px;
	position: absolute;
	top: 115px;
	left: 0px;
	width: 100%;
	height: 16px;
}

#actions
{
	position: absolute;
	top: 135px;
	left: 0px;
	width: 982px;
	height: 309px;
}

#searchBox
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.searchTabs
{
	cursor: pointer;
	cursor: hand;
}

.searchBoxLabel
{
	height: 23px;
	padding-left: 3px;
	text-align: left;
	font-size: 11px;
}

.searchBoxInput
{
	width: 112px;
	font-size: 11px;
}

.searchBoxThinInput
{
	width: 99px;
	font-size: 11px;
}


#innerContainer
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 751px;
	height: 177px;
}

#searchUsed
{
	position: absolute;
	left: 0px;
	top: 24px;
	background-image: url('images/usedVehicles/ucsSmallBackground.jpg');
	background-position: bottom middle;
	background-repeat: no-repeat;
	width: 180px;
	height: 177px;
	display: block;
}

#searchNew
{
	position: absolute;
	left: 0px;
	top: 24px;
	background-image: url('images/search/searchBackground.gif');
	background-position: bottom middle;
	background-repeat: no-repeat;
	width: 180px;
	height: 177px;
	display: none;
}

.searchInner
{
	margin-top: 2px;
}

.searchInner td
{

}

.newVehicleSearchButton
{
	position: absolute;
	bottom: 6px;
	right: 5px;
}

#flashBanner
{
	/*background-image: url('images/flashStart.png');
	background-position: top left;
	background-repeat: no-repeat;*/
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	top: 0px;
	left: 190px;
	width: 561px;
	height: 201px;
}

#callsToAction
{
	position: absolute;
	top: 0px;
	left: 761px;
	width: 221px;
	height: 201px;
}

.callToActionItem
{
	display: block; 
	margin: 0; 
	padding: 0; 
	border: 0;
}

#ribbon
{
	position: absolute;
	top: 220px;
	left: 0px;
	width: 980px;
	height: 95px;
}

.ribbonContainer
{
	position: relative;
	top: 17px;
	left: 0px;
	border: 1px solid #a6d0e7;
	width: 980px;
	height: 78px;
	overflow: hidden;
}

#ribbonBottomCorner
{
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 3px;
	height: 3px;
	background-image: url('images/ribbon/ribbonBottomRight.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.subRibbon
{
	position: absolute;
	top: 0px;
	left: -980px;
	width: 980px;
	height: 78px;
	text-align: left;
}

#ribbonInner
{
	position: absolute;
	top: 0px;
	width: 980px;
	height: 78px;
	text-align: center;
}

#ribbonTabs
{
	position: absolute; 
	height: 21px;
	top: 0px;
}

.ribbonItem
{
	cursor: pointer;
}

.ribbonTabItem
{
	float: left;
	padding-right: 5px;
	cursor: pointer;
	cursor: hand;
}

.ribbonCarItem
{
	cursor: pointer;
}

.ribbonCarArrow
{
	cursor: pointer;
}


.newsNavigation
{
	width: 980px;
	position: absolute;
	right: 0px;
	top: 450px;
}

.newsNavigation a
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #226DFE;
	font-weight: bold;
	text-decoration: none;
}

#mainBody
{
	position: relative;
	left: 0px;
	top: 0px;
}

#footer
{
	position: relative;
	height: 600px;
	padding-bottom: 12px;
	float: left;
}

#footerUSPs
{
	margin-top: 10px;
	float: left;
}

#footerToday
{
	position: relative;
	margin-top: 5px;
	background-image: url('images/footer/footerToday.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 648px;
	height: 101px;
	float: left;
}

#footerTodayInner
{
	color: #333333;
	font-size: 13px;
	position: absolute;
	top: 55px;
	left: 10px;
	width: 380px;
	font-weight: bold;
}

#footerTodayInner a
{
	color: #333333;
}

#footerEDC
{
	float: right;
	position: relative;
	margin-top: 5px;
	background-image: url('images/footer/footerEDC.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 323px;
	height: 101px;
}

#footerServicePlan
{
	float: right;
	position: relative;
	margin-top: 5px;
	background-image: url('images/footer/servicePlanAd.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 323px;
	height: 101px;
	cursor: pointer;
}

#footerEDCInner
{
	color: white;
	font-size: 21px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 270px;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
}

#footerEDCInner a
{
	color: white;
}

#siteMap
{
	position: relative;
	margin-top: 8px;
	float: left;
	width: 980px;
	height: 405px;
	border: 1px solid #a6d0e7;
}

#sitemapTitle
{
	position: absolute;
	top: 4px;
	left: 10px;
	font-size: 30px;
	color: #333333;
}

#sitemapSwappage
{
	position: absolute;
	background-image: url('images/footer/news.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 175px;
	height: 118px;
	top: 50px;
	left: 10px;
	cursor: pointer;
	cursor: hand;
}

#sitemapSocialMedia
{
	position: absolute;
	background-image: url('images/footer/footerLinks.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 175px;
	height: 107px;
	top: 175px;
	left: 10px;
	padding-left: 4px;
	padding-top: 110px;
}

.footerFacebook
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 135px;
    color: #333333;
}

.footerTwitter
{
	position: absolute;
	left: 0px;
	top: 74px;
	width: 173px;
	height: 62px;
	cursor: hand;
	cursor: pointer;
}

.footerTwitterText
{
	position: absolute;
	left: 55px;
	top: 23px;
	cursor: hand;
	cursor: pointer;
	width: 155px;
    color: #333333;
}

.footerMobile
{
	position: absolute;
	left: 0px;
	top: 148px;
	width: 173px;
	height: 62px;
}

.footerMobileText
{
	position: absolute;
	left: 15px;
	top: 8px;
	text-align: center;
	width: 115px;
    color: #333333;
}

.sitemapHeading
{
	font-size: 11px;
	font-weight: bold;
}

.sitemapHeading
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.sitemapNormal
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

.sitemapHr
{
	border: 0;
	border-bottom: 1px dotted #333333;
}

#column1
{
	position: absolute;
	top: 10px;
	left: 200px;
	width: 146px;
}

#column2
{
	position: absolute;
	top: 10px;
	left: 355px;
	width: 146px;
}

#column3
{
	position: absolute;
	top: 10px;
	left: 510px;
	width: 146px;
}

#column4
{
	position: absolute;
	top: 10px;
	left: 665px;
	width: 146px;
}

#column5
{
	position: absolute;
	top: 10px;
	left: 820px;
	width: 146px;
}

#keywords
{
	color: #333333;
	position: absolute;
	border-top: 1px solid #a6d0e7;
	right: 15px;
	top: 180px;
	width: 765px;
}

#keywords a
{
	color: #333333;
	text-decoration: none;
}

/***************************
Used Ribbon Elements (used on multiple pages)
***************************/
.superMini
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 72px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.familyHatchback
{
	position: absolute;
	top: 0px;
	left: 72px;
	width: 73px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.miniMPV
{
	position: absolute;
	top: 0px;
	left: 145px;
	width: 83px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.sws
{
	position: absolute;
	top: 0px;
	left: 228px;
	width: 86px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.cc
{
	position: absolute;
	top: 0px;
	left: 314px;
	width: 89px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.coupe
{
	position: absolute;
	top: 0px;
	left: 403px;
	width: 86px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.saloon
{
	position: absolute;
	top: 0px;
	left: 489px;
	width: 84px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.suv
{
	position: absolute;
	top: 0px;
	left: 573px;
	width: 82px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.largeMPV
{
	position: absolute;
	top: 0px;
	left: 655px;
	width: 89px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.carVan
{
	position: absolute;
	top: 0px;
	left: 744px;
	width: 72px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.smallVan
{
	position: absolute;
	top: 0px;
	left: 816px;
	width: 77px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.largeVan
{
	position: absolute;
	top: 0px;
	left: 893px;
	width: 87px;
	height: 73px;
	cursor: hand;
	cursor: pointer;
	z-index: 1;
}

.mouseOver
{
	cursor: hand;
	cursor: pointer;
}

.standardBox
{
	position: relative;
	background-color: #f2f2fa;
	border: 1px solid #a6d0e7;
	color: #333333;
	padding: 5px;
}

.adminBG
{
	width: 980px;
	border: 1px solid #a6d0e7;
	background-image: url('images/adminBG.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.adminContent
{
	position: relative;
	left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.adminContent h1
{
	margin: 0px;
	padding: 0px;
}

.adminFilesContent
{
	position: relative;
	left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.adminFilesContent h1
{
	margin: 0px;
	padding: 0px;
}

.adminFilesContent hr
{
	width: 940px;
}

.adminContent a
{
	color: #20487c;
}

.contentListItem
{
	position: relative;
	font-size: 16px;
}

.logoMobileLink
{
	position: absolute;
	left: 90px;
	top: 20px;
}

.logoMobileLink a
{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

.logoMobileLink a:hover
{
	text-decoration: underline;
}

.defaultOuterContent
{
	position: relative;
	width: 980px;
	border: 1px solid #a6d0e7;
}

.innerContent
{
	position: relative;
	width: 962px;
	left: 10px;
}

.headerBannerImage
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 561px;
	height: 201px;
	z-index: 1;
}

.headerBannerImage a
{
	text-decoration: none;
	color: black;
}

.leftArrow
{
	position: absolute;
	cursor: pointer;
	left: 4px;
	top: 68px;
	z-index: 11;
}

.rightArrow
{
	position: absolute;
	cursor: pointer;
	right: 4px;
	top: 68px;
	z-index: 11;
}

.leftArrowHidden
{
	position: absolute;
	top:-1000px;
}

.rightArrowHidden
{
	position: absolute;
	top:-1000px;
}

.flashBannerModel
{
	position: absolute;
	left: 317px;
	top: 10px;
	font-size: 19px;
	z-index: 11;
}

.flashBannerDesc
{
	position: absolute;
	left: 317px;
	z-index: 11;
	top: 45px;
	font-size: 11px;
}

.bookTestContainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 221px;
	height: 51px;
	overflow: hidden;
	cursor: pointer;
}

.bookTest1
{
	position: absolute;
	background-image: url('images/bookTestDrive.jpg');
	left: 0px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.bookTest2
{
	position: absolute;
	background-image: url('images/bookTestDrive.jpg');
	left: -221px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.bookTest3
{
	position: absolute;
	background-image: url('images/bookTestDrive.jpg');
	left: -442px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.bookServiceContainer
{
	position: absolute;
	left: 0px;
	top: 55px;
	width: 221px;
	height: 51px;
	overflow: hidden;
	cursor: pointer;
}

.bookService1
{
	position: absolute;
	background-image: url('images/bookService.jpg');
	left: 0px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.bookService2
{
	position: absolute;
	background-image: url('images/bookService.jpg');
	left: -221px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.bookService3
{
	position: absolute;
	background-image: url('images/bookService.jpg');
	left: -442px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.findDealerContainer
{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 221px;
	height: 51px;
	overflow: hidden;
	cursor: pointer;
}

.findDealer1
{
	position: absolute;
	background-image: url('images/findDealer.jpg');
	left: 0px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.findDealer2
{
	position: absolute;
	background-image: url('images/findDealer.jpg');
	left: -221px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.findDealer3
{
	position: absolute;
	background-image: url('images/findDealer.jpg');
	left: -442px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.getDirectionContainer
{
	position: absolute;
	left: 0px;
	top: 110px;
	width: 221px;
	height: 51px;
	overflow: hidden;
	cursor: pointer;
}

.getDirection1
{
	position: absolute;
	background-image: url('images/getDirections.jpg');
	left: 0px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.getDirection2
{
	position: absolute;
	background-image: url('images/getDirections.jpg');
	left: -221px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}

.getDirection3
{
	position: absolute;
	background-image: url('images/getDirections.jpg');
	left: -442px;
	top: 0px;
	width: 663px;
	height: 51px;
	cursor: pointer;
}


.facebookButton
{
	position: absolute;
	left: 0px;
	top: 166px;
	width: 108px;
	height: 34px;
}

.twitterButton
{
	position: absolute;
	left: 113px;
	top: 166px;
	width: 108px;
	height: 34px;
}

.facebookLikeArea
{
	position: absolute;
	top: 204px;
	left: 0px;
	z-index: 101;
}

#experienceList table th { background-color: #cecece; padding: 4px; }
#experienceList table tr.oddRow { background-color: #dedede; }
.errorText { font-weight: bold; color: #ff0000; }
