@charset "utf-8";

/* global */
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #999999;
}
#page{
	width: 794px;
	background-color: #000000;
	margin: auto;
	position: relative; 
}
.clearall, .clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	margin: 0;
}
a, a:link, a:active, a:visited {
	color: #9D9D9D;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
}
h2 {
}
h3 {
}
.hidden{
	display: none;
}
p {
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.formfield{
	padding: 2px;
	width: 140px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.submit{
	margin-left: 5px;

}
.lastItem .subButton{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lastItem .subButtonHit{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lastItem a.subButton, .lastItem a.subButton:link, .lastItem a.subButton:active, .lastItem a.subButton:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.viewDetails, a.viewDetails:link, a.viewDetails:active, a.viewDetails:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 113px;
	background-image: url(../images/buttons/viewDetails.jpg);	
}
a.viewDetails:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	width: 113px;
	background-image: url(../images/buttons/viewDetails.jpg);
}
a.download, a.download:link, a.download:active, a.download:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 113px;
	background-image: url(../images/buttons/download.jpg);
}
a.download:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	width: 113px;
	background-image: url(../images/buttons/download.jpg);
}
a.cBrochure, a.cBrochure:link, a.cBrochure:active, a.cBrochure:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 155px;
	background-image: url(../images/buttons/caravanBrochure.jpg);
}
a.cBrochure:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	width: 155px;
	background-image: url(../images/buttons/caravanBrochure.jpg);
}
a.mBrochure, a.mBrochure:link, a.mBrochure:active, a.mBrochure:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 155px;
	background-image: url(../images/buttons/motorhomeBrochure.jpg);
}
a.mBrochure:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	width: 155px;
	background-image: url(../images/buttons/motorhomeBrochure.jpg);
}


/* Global Menu */
.MenuHolder { padding-top: 25px; position: relative; }

#menu{
	height: 120px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li{
	margin: 0px;
	list-style-type: none;
	float-left: 0px;
	display: inline;
	float: left;
	padding: 0px;
}

a.button, a.button:link, a.button:active, a.button:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
a.button:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
#menuHome a.button, #menuHome a.button:link, #menuHome a.button:active, #menuHome a.button:visited {
	background-image: url(../images/general/logo.jpg);
	width: 122px;
	height: 99px;
	margin-top: 10px;
	margin-left: 5px;
}
#menuCompany a.button, #menuCompany a.button:link, #menuCompany a.button:active, #menuCompany a.button:visited {
	background-image: url(../images/menu/companyBtn.jpg);
	width: 134px;
	height: 36px;
	margin-top: 90px;
}
#menuCompany a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/companyBtn.jpg);
	width: 134px;
	height: 36px;
	margin-top: 90px;
}
#menuNew a.button, #menuNew a.button:link, #menuNew a.button:active, #menuNew a.button:visited {
	background-image: url(../images/menu/newBtn.jpg);
	width: 104px;
	height: 36px;
	margin-top: 90px;
}
#menuNew a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/newBtn.jpg);
	width: 104px;
	height: 36px;
	margin-top: 90px;
}
#menuUsed a.button, #menuUsed a.button:link, #menuUsed a.button:active, #menuUsed a.button:visited {
	background-image: url(../images/menu/usedBtn.jpg);
	width: 104px;
	height: 36px;
	margin-top: 90px;
}
#menuUsed a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/usedBtn.jpg);
	width: 104px;
	height: 36px;
	margin-top: 90px;
}

#menuService a.button, #menuService a.button:link, #menuService a.button:active, #menuService a.button:visited {
	background-image: url(../images/menu/serviceBtn.jpg);
	width: 113px;
	height: 36px;
	margin-top: 90px;
}
#menuService a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/serviceBtn.jpg);
	width: 113px;
	height: 36px;
	margin-top: 90px;
}
#menuSpecs a.button, #menuSpecs a.button:link, #menuSpecs a.button:active, #menuSpecs a.button:visited {
	background-image: url(../images/menu/specs.gif);
	width: 97px;
	height: 20px;
	margin-top: 90px;
}
#menuSpecs a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/specs.gif);
	width: 97px;
	height: 20px;
	margin-top: 90px;
}
#menuContact a.button, #menuContact a.button:link, #menuContact a.button:active, #menuContact a.button:visited {
	background-image: url(../images/menu/contactBtn.jpg);
	width: 119px;
	height: 36px;
	margin-top: 90px;
}
#menuContact a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/contactBtn.jpg);
	width: 119px;
	height: 36px;
	margin-top: 90px;
}
#menuNews a.button, #menuNews a.button:link, #menuNews a.button:active, #menuNews a.button:visited {
	background-image: url(../images/menu/newsBtn.jpg);
	width: 100px;
	height: 36px;
	margin-top: 90px;
}
#menuNews a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/newsBtn.jpg);
	width: 100px;
	height: 36px;
	margin-top: 90px;
}
#menuClassified a.button, #menuClassified a.button:link, #menuClassified a.button:active, #menuClassified a.button:visited {
	background-image: url(../images/menu/inStockBtn.jpg);
	width: 120px;
	height: 36px;
	margin-top: 90px;
}
#menuClassified a.buttonHit {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/menu/inStockBtn.jpg);
	width: 120px;
	height: 36px;
	margin-top: 90px;
}



/* Global Sub Menu */
.subTitle{ 
	background-color: #D6D6D6;
	height: 19px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left; 
}
#subMenu{
	height: 42px;
	background-color: #FFFFFF;
}
#subMenu li a{
	display: inline;
	float: left;
}
#subMenu li{
	display: inline;
	float: left;
}
a.subButton, a.subButton:link, a.subButton:active, a.subButton:visited {
	display: block;
	height: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 5px;
	color: #666666;
	font-weight: bold;
}
a.subButton:hover {
	display: block;
	height: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 5px;
	color: #D20000;
	font-weight: bold;
}
a.subButtonHit, a.subButtonHit:link, a.subButtonHit:active, a.subButtonHit:visited {
	display: block;
	height: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 5px;
	color: #D20000;
	font-weight: bold;
}
a.subButtonHit:hover {
	display: block;
	height: 17px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-top: 5px;
	color: #D20000;
	font-weight: bold;
}





/* global Footer */
.footer{
	margin-top: 40px;
	height: 140px;
	position: relative; 
}
.footerOne{
	width: 120px;
	padding-right: 40px;
	padding-left: 20px;
	float: left;
}
.footerTwo{
	width: 110px;
	float: left;
	padding-right: 350px;
}
.footerThree{
	float: left;
	width: 150px;
	padding-right: 40px;
	line-height: 18px;
}
.footerFour{
	float: left;
	width: 140px;
	line-height: 18px;
}
.footer li{
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
}
.footer li.lastItem {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.faceLeft{
	float: left;
	height: 16px;
	width: 16px;
	padding-right: 5px;
	margin-top: 10px;
}
.faceRight{
	height: 16px;
	padding-top: 10px;
}



/* common boxes */
.commonBoxOne{
	float: left;
	width: 212px;
	padding-left: 20px;
	padding-top: 25px;
	height: 280px;
	position: relative;
}
.commonBoxOne .stripes{
	background-image: url(../images/backgrounds/lines.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 191px;
	padding: 10px;
	height: 155px;
}




/* home page old */
#homeOld h2{
	padding-bottom: 15px;
	font-size: 14px;
}
#homeOld  h3{
	padding-bottom: 5px;
	font-size: 14px;
}
#homeOld  .rowOne{}
#homeOld  .rowOneLeft{
	float: left;
	width: 445px;
	padding-top: 20px;
	padding-left: 20px;
}
#homeOld  .rowOneRight{
	width: 260px;
	float: left;
	padding-top: 20px;
	padding-left: 20px;
}
#homeOld  .newsBox{
	border: 1px solid #9D9D9D;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#homeOld  .submit{
}
#homeOld  .rowTwo{
}
#homeOld  .rowTwoRight{
	float: left;
	width: 260px;
	padding-top: 25px;
	padding-left: 20px;
	height: 280px;
	position: relative;
}
#homeOld  .stripesWide{
	background-image: url(../images/backgrounds/linesWide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 260px;
}
#homeOld  a.visitSite, #homeOld  a.visitSite:link, #homeOld  a.visitSite:active, #homeOld  a.visitSite:visited {
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 30px;
	width: 114px;
	background-image: url(../images/buttons/visitSite.jpg);
	position: absolute;
	bottom: 10px;
	left: 25px;
}
#homeOld  a.visitSite:hover {
	display: block;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 30px;
	width: 114px;
	background-image: url(../images/buttons/visitSite.jpg);
	position: absolute;
	bottom: 10px;
	left: 25px;
}
#homeOld  .dealHolder{
	width: 140px;
	float: left;
}
#homeOld  .dealInfo{
	height: 32px;
	width: 117px;
	background-image: url(../images/general/price.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 25px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#homeOld  .dealImg{
	padding-top: 5px;
}
#homeOld  a.viewDetails, #homeOld  a.viewDetails:link, #homeOld  a.viewDetails:active, #homeOld  a.viewDetails:visited {
	position: absolute;
	left: 20px;
	bottom: 10px;
}
#homeOld  a.viewDetails:hover {
	position: absolute;
	left: 20px;
	bottom: 10px;
}



#homeOld  .rowThree{}
#homeOld  .rowThreeLeft{
	float: left;
	width: 442px;
	padding-left: 20px;
	padding-top: 25px;
}
#homeOld  .rowThreeRight{
	float: left;
	width: 263px;
	padding-top: 25px;
	padding-left: 20px;
}
#homeOld  .compRight{
	float: left;
	margin-left: 5px;
}
#homeOld  .compLeft{
	height: 132px;
	width: 185px;
	background-image: url(../images/general/kit.jpg);
	float: left;
}
#homeOld  .question{
	height: 34px;
	background-image: url(../images/titles/q.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	float: left;
	width: 200px;
	border: 1px solid #9D9D9D;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#homeOld  .answer{
	border: 1px solid #9D9D9D;
	float: left;
	width: 240px;
	padding-right: 5px;
	padding-left: 5px;
}
#homeOld  .answer label{
	display: block;
	width: 170px;
	clear: both;
	padding-left: 30px;
}
#homeOld  .answer label input{
	float: right;
}
#homeOld  .qaDetails input{
	margin-right: 5px;
}
#homeOld  .qaDetails{
	border: 1px solid #9D9D9D;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#homeOld  .classifiedHolder{
	background-image: url(../images/backgrounds/linesWide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 262px;
	height: 180px;
}
#homeOld  .classifiedHolder .imgBorder{
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}
#homeOld  .classifiedItem{
	color: #FF0000;
	float: left;
	width: 83px;
	padding-right: 4px;
	padding-bottom: 15px;
	font-size: 11px;
	position: relative;
}
#homeOld  .classifiedSold{
	background-image: url(../images/icons/sold.png)!important;
	background-image: url(../images/icons/sold.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
	width: 48px;
	float: left;
	position: absolute;
	left: 45px;
	top: 26px;
}









/* home page */

#home .leftContent{
	width: 180px;
	float: left;
	padding-left: 20px;
}
.leftPanel{
	width: 170px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding-left: 10px;
	display: block;
}
.searchBG{
     background-image: url(../images/backgrounds/leftPanelSearch.jpg);
}
.newsBG{
     background-image: url(../images/backgrounds/leftPanelNews.jpg);
}
.panelTitle{
	height: 20px;
	padding-left: 0px;
	padding-top: 7px;
}
.leftPanelEnd{
	background-image: url(../images/backgrounds/leftPanel_End.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	width: 180px;
}
.leftPanel p{
	font-weight: bold;
	text-align: left;
	padding-bottom: 25px;
	padding-top: 15px;
    
}
.leftPanel p span{
	color: #FF0000;
}
.leftPanel p strong{
	font-size: 12px;
}
.leftPanel .formList{
	padding: 2px;
	width: 160px;
	margin-bottom: 10px;
	font-size: 11px;
}
.leftPanel .formField{
	width: 150px;
	margin-bottom: 10px;
	font-size: 11px;
	padding: 1px;
}
.leftPanel .submit{
	margin-left: 73px;
}
.leftPanel .newsLetterForm{
	padding-top: 11px;
}
#home .rightContent{
	float: left;
	width: 580px;
	margin-top: 20px;
}
#home .stockContainer{
	padding-left: 7px;
}
#home .stockContainer h1{
	padding-left: 17px;
}
#home .stockLeftHolder{
	padding-left: 17px;
}
#home .stockLeft{
	width: 127px;
	float: left;
	margin-top: 12px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #3D3D3D;
}
#home .stockLeft h2{
	font-size: 13px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #272727;
	padding-bottom: 4px;
	margin-right: 4px;
}
#home .stockLeft p{
	padding-top: 15px;
	padding-bottom: 15px;
}
.dealInfo{
	height: 34px;
	width: 123px;
	background-image: url(../images/general/dealPrice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	padding-top: 25px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#home .stockContainer .topDeal{
	height: 89px;
	width: 123px;
	position: relative;
}
#home .stockContainer .topDealIcon{
	background-image: url(../images/icons/topDeal.png)!important;
	background-image: url(../images/icons/topDeal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 65px;
	position: absolute;
	top: -8px;
	left: -10px;
}
#home .newsImg{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.imgBorder{
	border: 1px solid #FFFFFF;
}
#home .stockRight{
	width: 424px;
	float: left;
}
#home .stockItem{
	height: 128px;
	width: 123px;
	float: left;
	position: relative;
	padding-top: 12px;
	padding-left: 17px;
}
#home .stockItem span{
	color: #FF0000;
	font-size: 11px;
}
#home .stockItem p{
	font-weight: bold;
	font-size: 10px;
}
#home .classifiedSold{
	background-image: url(../images/icons/soldSmall.png)!important;
	background-image: url(../images/icons/soldSmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
	width: 48px;
	position: absolute;
	right: -12px;
	bottom: 28px;
}

#home .classifiedBestBuy{
/* background-image: url(../images/icons/bestBuySmall.png)!important;
   background-image: url(../images/icons/bestBuySmall.gif);
*/
   background-image: url(../images/icons/comingSoonSmall.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
	width: 48px;
	position: absolute;
	left: 8px;
	top: 4px;
}
#home .topLeft{
	float: left;
	width: 410px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#home .topLeft ul{
	padding-top: 10px;
}
#home .topLeft li{
	padding-bottom: 5px;
}
#home .topLeft h1{
	padding-bottom: 5px;
}
#home .innerLeft{
	float: left;
	width: 300px;
	padding-left: 24px;
	padding-top: 15px;
}
#home .innerLeft h1{
	padding-bottom: 10px;
}
#home .innerLeft h2{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
#home .innerLeft p{
	padding-bottom: 5px;
}
#home .innerLeft .newsBullet h2{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 0px;
}
#home .innerLeft .newsBullet p{
	padding-bottom: 0px;
	padding-top: 0px;
}
#home .innerLeft .newsBullet{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #2D2D2D;
	padding-top: 10px;
}
#home .innerRight{
	float: left;
	width: 234px;
	margin-top: 15px;
	margin-left: 20px;
}
#home .innerRight h1{
	padding-bottom: 10px;
}
#home .innerRight p{
	padding-top: 10px;
	padding-bottom: 20px;
}



/* Ranges */
.newRange{
	position: absolute;
	top: 175px;
	left: 270px;
}
#ranges .rangeItemLeft{
	padding-left: 25px;
	float: left;
	margin-bottom: 30px;
	width: 350px;
	position: relative;
}
#ranges .rangeItemRight{
	padding-right: 20px;
	float: right;
	margin-bottom: 30px;
	width: 350px;
	position: relative;
}
#ranges .rangeHolder h3{
	padding-top: 20px;
	padding-bottom: 15px;
}
#ranges .rangeHolder p{
	padding-bottom: 15px;
}
#ranges .rangeHolder li{
	display: inline;

}
#ranges .selectRange{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
#ranges .rangeHolder{
	background-image: url(../images/backgrounds/horizonLine.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
	height: 390px;
}
#ranges .rangeItem li a{
	font-size: 11px;
	text-decoration: underline;
}
#ranges .rangeContainer{
	padding-top: 20px;
	padding-left: 35px;
}
#ranges .rangeDetailsHolder{
	margin-top: 30px;
	height: 220px;
}
#ranges .rangeDescriptionsHolder{
	height: 180px;
}
#ranges .rangeDescription{
	float: left;
	width: 285px;
	text-align: left;
	padding-top: 15px;
	padding-right: 40px;
}
#ranges .rangeDescription p{
	margin-top: 15px;
}
#ranges .rangeDetailsOne{
	float: left;
	width: 70px;
	text-align: center;
	padding-top: 15px;
}
#ranges .rangeDetailsOne li a{
}
#ranges .rangeDetailsOne li {
	padding-bottom: 10px;
}
#ranges .rangeDetailsTwo{
	width: 260px;
	float: left;
	text-align: center;
}
#ranges .rangeDetailsThree{
	float: left;
	width: 105px;
	padding-top: 15px;
}
.rangeDetailsFour{
	width: 84px;
	padding-left: 20px;
	float: left;
	padding-top: 15px;
}
.rangeDetailsFive{
	float: left;
	width: 151px;
	padding-left: 20px;
	padding-top: 15px;
}





/* Ranges view Buttons*/
#ranges a.viewZoom, #ranges a.viewZoom:link, #ranges a.viewZoom:active, #ranges a.viewZoom:visited {
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 114px;
	background-image: url(../images/buttons/viewDetails.jpg);
	margin-right: 50px;
	margin-top: 10px;
}
#ranges a.viewZoom:hover {
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 114px;
	background-image: url(../images/buttons/viewDetails.jpg);
	margin-top: 10px;
	margin-right: 50px;
}

#virtual a.viewZoom, #ranges a.viewZoom:link, #ranges a.viewZoom:active, #ranges a.viewZoom:visited {
	display: block;
	float: left;
	clear:both;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 114px;
	background-image: url(../images/buttons/viewDetails.jpg);
	margin-right: 50px;
	margin-top: 10px;
	margin-left:30px;
}
#virtual a.viewZoom:hover {
	display: block;
	float: left;
	clear:both;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 114px;
	background-image: url(../images/buttons/viewDetails.jpg);
	margin-top: 10px;
	margin-right: 50px;
	margin-left:30px;
}
#ranges a.viewDealer, #ranges a.viewDealer:link, #ranges a.viewDealer:active, #ranges a.viewDealer:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 158px;
	background-image: url(../images/buttons/viewDealerList.jpg);
	margin-left: 7px;
}
#ranges a.viewDealer:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 158px;
	background-image: url(../images/buttons/viewDealerList.jpg);
}
#ranges a.viewSpirit, #ranges a.viewSpirit:link, #ranges a.viewSpirit:active, #ranges a.viewSpirit:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 166px;
	background-image: url(../images/buttons/viewSpiritRange.jpg);
}
#ranges a.viewSpirit:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 166px;
	background-image: url(../images/buttons/viewSpiritRange.jpg);
}
#ranges a.viewTouring, #ranges a.viewTouring:link, #ranges a.viewTouring:active, #ranges a.viewTouring:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 177px;
	background-image: url(../images/buttons/viewTouringRange.jpg);
}
#ranges a.viewTouring:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 177px;
	background-image: url(../images/buttons/viewTouringRange.jpg);
}
#ranges a.viewPhantom, #ranges a.viewPhantom:link, #ranges a.viewPhantom:active, #ranges a.viewPhantom:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 185px;
	background-image: url(../images/buttons/viewPhantomRange.jpg);
}
#ranges a.viewPhantom:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 185px;
	background-image: url(../images/buttons/viewPhantomRange.jpg);
}
#ranges a.viewMatterhorn, #ranges a.viewMatterhorn:link, #ranges a.viewMatterhorn:active, #ranges a.viewMatterhorn:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 157px;
	background-image: url(../images/buttons/viewMatterhorn.jpg);
}
#ranges a.viewMatterhorn:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 157px;
	background-image: url(../images/buttons/viewMatterhorn.jpg);
}
#ranges a.viewAclass, #ranges a.viewAclass:link, #ranges a.viewAclass:active, #ranges a.viewAclass:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 177px;
	background-image: url(../images/buttons/viewAclassRange.jpg);
}
#ranges a.viewAclass:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 177px;
	background-image: url(../images/buttons/viewAclassRange.jpg);
}
#ranges a.viewAktiv, #ranges a.viewAktiv:link, #ranges a.viewAktiv:active, #ranges a.viewAktiv:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 166px;
	background-image: url(../images/buttons/viewAktivRange.jpg);
}
#ranges a.viewAktiv:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 166px;
	background-image: url(../images/buttons/viewAktivRange.jpg);
}
#ranges a.viewXklusiv, #ranges a.viewXklusiv:link, #ranges a.viewXklusiv:active, #ranges a.viewXklusiv:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 177px;
	background-image: url(../images/buttons/viewXklusivRange.jpg);
}
#ranges a.viewXklusiv:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	width: 177px;
	background-image: url(../images/buttons/viewXklusivRange.jpg);
}



.divider{
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.viewHit{
	color: #D20000;
}
.modelPrice{
	font-size: 20px;
	color: #D20000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.otr{
	font-size: 9px;
	color: #666666;
}
.tourThumb{
	padding-top: 12px;
	padding-bottom: 6px;
}
.planThumb{
	padding-top: 8px;
	padding-bottom: 8px;
	height: 65px;
}
.zoom{
	padding-top: 2px;
	float: left;
	padding-left: 5px;
}
.enlarge{
	float: left;
}




.specsMenu{
	height: 42px;
	background-color: #D6D6D6;
	margin-top: 40px;
}
#specsHolder{
	background-color: #EDEDED;
	color: #666666;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom: 20px;
}
#specsHolder h3{
	font-size: 11px;
	padding-bottom: 5px;
}
#specsHolder ul{
	font-size: 10px;
	padding-bottom: 20px;
}
#specsHolder li{
	font-size: 10px;
}
.specsColOne{
	width: 260px;
	float: left;
	margin-right: 20px;
}
.specsColOne h3{
	padding-left: 20px;
}
.specsColOne li{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 10px;
}
.listLeft{
	float: left;
	width: 150px;
	padding-left: 20px;
	clear: both;
}
.listRight{
	width: 80px;
	float: left;
}
.specsColTwo{
	float: left;
	width: 230px;
	padding-left: 20px;
}
#accHolder{
    background-color: #EDEDED;
	color: #666666;
	padding-top: 25px;
	padding-left: 10px;
	padding-bottom:20px;
}








/* Classified*/
.classifiedContainer{
	overflow: hidden; 
	padding: 20px;
}
.classifiedHolder{
	float: left;
	width: 570px;
}
.classifiedSearch{
	float: left;
	width: 180px;
}
.classifiedContainer h2{
	padding-bottom: 20px;
}
.classifiedContainer h3{
	font-size: 12px;
	padding-top: 5px;
}
.classifiedContainer p{
}
#classified .classifiedItem{
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 18px;
	float: left;
	position: relative;
}
.classifiedItemRow { clear: left; float: left; }
.classifiedFirstItem{
	padding-top: 20px;
	padding-bottom: 25px;
	float: left;
}
.classifiedItem .viewDetails{
}
.classifiedImg{
	border: 3px solid #FFFFFF;
}
.classifiedPrice{
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 5px;
}

#classified #classImgHolder {
	position: relative;
	width: 450px;
	height: 252px;
}
#classified .mainimage {
	width: 450px; height: 320px; position: absolute; top: 0; right: 0;
}
#classified .classifiedSold{
	background-image: url(../images/icons/soldSmall.png)!important;
	background-image: url(../images/icons/soldSmall.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
	width: 48px;
	position: absolute;
	right: -13px;
	top: 110px;
}

#classified .classifiedBestBuy{
/* background-image: url(../images/icons/bestBuySmall.png)!important;
   background-image: url(../images/icons/bestBuySmall.gif);*/
   background-image: url(../images/icons/comingSoonSmall.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 48px;
	width: 48px;
	position: absolute;
	left: 5px;
	top: 10px;
}

#classified .classifiedZoomSold{
	background-image: url(../images/icons/soldLarge.png)!important;
	background-image: url(../images/icons/soldLarge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 116px;
	width: 116px;
	position: absolute;
	right: -13px;
	bottom: -10px;
}

#classified .classifiedZoomBestBuy{
/* background-image: url(../images/icons/bestBuyLarge.png)!important;
   background-image: url(../images/icons/bestBuyLarge.gif);
*/	
   background-image: url(../images/icons/comingSoonLarge.png);
   background-repeat: no-repeat;
	background-position: right bottom;
	height: 116px;
	width: 116px;
	position: absolute;
	left: -35px;
	top: -10px;
}

p.page_links {
    float: right;
    margin-right: 20px;
}
p.page_links a {
    text-decoration: underline;
    margin-right: 5px;
}


/* Classified Zoom*/
.classifiedLeft{
	width: 260px;
	float: left;
}
.classifiedLeft ul{
	font-size: 12px;
	color: #9D9D9D;
	width: 250px;
}
.classifiedLeft li{
	padding-top: 3px;
	padding-bottom: 3px;

}
.classifiedRight{
	float: right;
	width: 450px;
}
.clickHolder{
	background-color: #363636;
	padding: 0 35px 0 29px;
	height: 67px;
	margin-top: 72px;
	overflow: hidden;
	position: relative;
	width: 386px;
}
.clickHolder img {
	margin: 1px;
}
.chWrap {
	position: relative;
}
.chWrap ul {
	left: 0;
	position: absolute;
	top: 0;
}
.clickFirst{
	float: left;
	width: 85px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: center;
}
.chWrap li {
	float: left;
	width: 85px;
	padding-left: 10px;
}
.classifiedSpecs{
	background-color: #000000;
	margin-top: 30px;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.classifiedSpecs ul{
	color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size:12px;
}
.classifiedSpecs li{
	color: #FFFFFF;
	margin-bottom:8px;
}
.feature{
    font-size: 24px;
}
.split {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
.white{
	color: #FFFFFF;
}
.red{
	color: #FF0000;
}
.specsFull{
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 20px;
}
.specsFull a{
	color: #FF0000;
}














/* Company*/
.companyContainer{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 40px;
	color: #666666;
	padding-bottom: 50px;
}
.companyContainer p{
	padding-bottom: 10px;
}
.companyContainer a{
	color: #D62020;
	text-decoration: underline;
}
.companyContainer a:hover{
}
.companyContainer h2{
	padding-bottom: 20px;
}
.companyContainer h3{
	padding-bottom: 5px;
	font-weight: bold;
}
.aboutLeft{
	float: left;
	width: 420px;
}
.aboutRight{
	width: 295px;
	padding-right: 10px;
	float: right;
	padding-top: 20px;
}
.video1{
	padding-bottom: 10px;
}
.video2{
	padding-bottom: 50px;
}
.terms{
	width: 700px;
}













/* Virtual Tours*/
.virtualContainer{
	padding-top: 20px;
}
.vMenu{}
.vMenu .hit{
	color: #FF0000;
}
.vMenu a{}
.vMenu a:hover{}
.vMenu li{
	display: inline;
	padding-right: 20px;
	font-size: 12px;
}
.vLeft p span{
	color: #FF0000;
}
.vLeft{
	float: left;
	width: 362px;
}
.vDescription{
    margin-bottom:20px;
}

.vLeft p{
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 35px;
}
.vLeft h1{
	padding-left: 35px;
	padding-top: 20px;
}
.vRight{
	height: 500px;
	width: 432px;
	float: right;
	background-image: url(../virtual/images/box.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.appletHolder{
	border: 1px solid #FFFFFF;
	width: 360px;
	height: 240px;
	margin-top: 65px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.vPlan{
	width: 237px;
	float: left;
	clear: both;
	text-align: right;
}
.vGuide{
	float: left;
	width: 140px;
	padding-left: 20px;
}
.vDivider{
	height: 40px;
	width: 794px;
	background-repeat: no-repeat;
	background-position: center center;
}
.vPricing{
	padding-top: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 55px;
	margin-right: 50px;
	margin-left: 30px;
}
.vModelPrice{
	float: left;
	width: 100px;
}
.vPrice{
	color: #FF0000;
	font-size: 20px;
	font-weight: normal;
	float: left;
	width: 130px;
}
.vPriceNB{
	padding-top: 22px;
	width: 120px;
	float: left;
}
.vSplit{
	float: left;
}
.vItemHolder{
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 774px;
	padding-bottom: 20px;
}
#virtual #subMenu{
	border: 1px solid #999999;
}
.vItem{
	float: left;
	width: 150px;
	text-align: center;
	padding-top: 20px;
	font-size: 12px;
}
.vItem a{
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.vItem a:hover{
	color: #FF0000;
}
.vItem a.hit{
	color: #FF0000;
}
.vLine{
	width: 110px;
	margin: auto;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.title {
	width: 360px;
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}
.footMenu {
	width: 360px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	height: 15px;
	margin-left: 25px;
}
.footMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
		
}










/* Contact us*/
#contact .header{
	height: 260px;
	width: 794px;
	background-image: url(../images/headers/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact .headerLincoln{
	height: 260px;
	width: 794px;
	background-image: url(../images/headers/contactLincoln.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact .googleMaps{
	float: right;
	margin-top: 190px;
	margin-right: 30px;
}

#contact .contactHolder{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contact .contactLeft{
	float: left;
	width: 400px;
}
#contact .contactLeft h1{
	margin-bottom: 20px;
}
#contact .contactRight{
	width: 300px;
	margin-left: 30px;
	float: left;
	margin-top: 48px;
}
#contact .contactRight p{
	padding-top: 10px;
	padding-bottom: 30px;
}
#contact .addressHolder{
	margin-top: 25px;
	font-weight: bold;
	line-height: 16px;
}
#contact .addressLeft{
	float: left;
	width: 100%;
}
#contact .addressRight{
	float: left;
	width: 250px;
	margin-top: 25px;
}
#contact .linkContainer{
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
}
#contact .linkContainerEnd{
	padding-top: 20px;
}
#contact .linkContainerEnd li{
	line-height: 25px;
}
#contact .addressRight span{
	color: #FF000E;
}
#contact .textField{
	padding: 2px;
	font-size: 11px;
	width: 300px;
	margin-bottom: 5px;
}
#contact .textArea{
	font-size: 11px;
	padding: 2px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#contact .listMenu{
	font-size: 11px;
	padding: 2px;
	margin-bottom: 5px;
}
#contact .submitEnq{}
#contact .resetEnq{
	margin-left: 15px;
}

.contactMenu{
	height: 42px;
	background-color: #000000;
	float:right;
}







/* service*/

#service .serviceHolder{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#service .serviceHolder h2{
}
#service .serviceHolder p{
	padding-top: 6px;
	padding-bottom: 6px;
}
#service .serviceLeft{
	float: left;
	width: 380px;
}
#service .serviceLeft ul{
	padding-left: 20px;
}
#service .serviceLeft li{
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: disc;
}
#service .serviceRight{
	float: left;
	width: 360px;
	margin-left: 20px;
}
#service .camperUK{
	background-image: url(../images/general/camperUk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 717px;
	color: #333333;
	padding-top: 20px;
	margin-left: 18px;
}
#service .camperUKleft{
	width: 185px;
	float: left;
	padding-left: 315px;
}
#service .camperUKright{
	float: left;
	width: 210px;
}
#service .camperUKright a{
	color: #333333;
}
#service h3{
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 14px;
	margin-left: 18px;
}
#service .serviceCentre{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 717px;
	margin-left: 18px;
}









/* geist news*/
#news .newsContainer{
	padding: 25px;
}

#news .newsContainer .topContainer{
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 234px;
}
#news .newsContainer .topContainer .topImg{
	text-align: center;
	height: 207px;
	width: 214px;
	padding-top: 0px;
	float: left;
}
#news .newsContainer .topContainer .topCopy{
	float: left;
	width: 505px;
	padding-left: 20px;
	height: 214px;
	position: relative;
}
#news .newsContainer .topContainer .topDate{
	width: 500px;
	float: left;
	font-size: 11px;
	color: #FF0000;
	text-align: left;
	margin: 5px 0 5px 0;
}
#news .newsContainer .topContainer .topCopy h2{
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
}
#news .newsContainer .topContainer .topCopy p{
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#news .newsContainer .topContainer .topCopy a{
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	bottom: -2px;
	left: 20px;
}

#news .newsContainer .midContainer{
	padding-top: 20px;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#news .newsContainer .midContainer .midImg{
	float: left;
	height: 100px;
	width: 100px;
}
#news .newsContainer .midContainer .midCopy{
	float: left;
	width: 620px;
	height: 100px;
	position: relative;
	margin-left:10px;
}
#news .newsContainer .midContainer .midDate{
    width: 620px;
	float: right;
	color: #FF0000;
	text-align: left;
	clear: left;
	display: block;
	margin: 5px 0 5px 0;
}
#news .newsContainer .midContainer .midCopy h3{
	font-size: 18px;
	line-height: 18px;
}
#news .newsContainer .midContainer .midCopy p{
	padding-top: 5px;
	padding-bottom: 5px;
}
#news .newsContainer .midContainer .midCopy a{
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	bottom: -3px;
}

#news .newsContainer .botContainer{
	width: 335px;
	float: left;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 50px;
}
#news .newsContainer .botContainer.right{
	margin-left: 70px;
}
#news .newsContainer .botContainer .botCopy{
	width: 245px;
	float: left;
}
#news .newsContainer .botContainer .botCopy a{}
#news .newsContainer .botContainer .botDate{
	color: #FF0000;
	text-align: right;
	width: 80px;
	float: right;
}






#news .newsZoomContainer{
	padding: 25px;
}
#news .newsZoomContainer h2{
	font-size: 30px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#news .newsZoomContainer p{
	font-size: 12px;
	padding-bottom: 20px;
	clear:both;
}
#news .newsZoomContainer a{
	font-size: 15px;
	font-weight: bold;
}
#news .newsZoomContainer .zoomImg{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

/* pagination */
#pagination {
	clear:both;
}

#pagination ul {
	list-style:none;
	margin-left:26px;
	padding:20px 0;
}

#pagination ul li {
	float:left;
	padding-right:5px;
}

#pagination a {
    text-decoration: underline;
    margin-right: 5px;
}






/*Accesories*/

.accessory {
    width:500px;
}

.price {
    width:80px;
}

td.BasicPrice p {
font-size:12px;
font-weight:bold;
padding:8px 0 0 0;
}

td.BPrice {
border-top:dotted thin #666666;
border-bottom:dotted thin #666666;
font-size:12px;
font-weight:bold;
padding:4px 0 4px 0;
}

td.TotalPrice {
font-size:14px;
font-weight:bold;
padding:8px 0 0 0;
}

td.TPrice {
border-top:dotted thin #666666;
border-bottom:dotted thin #666666;
font-size:16px;
font-weight:bold;
padding:8px 0 8px 0;
color:#FF0000;
}



.imgMargin {
margin:10px 0 10px 0;
}








/*printing*/
#specsHolder{
page-break-before: avoid;
}
#accHolder{
page-break-before: avoid;
}

/**
 ** ADDED BY GARY **
 **/

strong, p.page_links strong a {
	font-weight: bold;
	color: #f00;
}

.classifiedLeft a.emailReq, .classifiedLeft a.emailReq:link, .classifiedLeft a.emailReq:active, .classifiedLeft a.emailReq:visited {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 180px;
	background-image: url(../images/buttons/moreInfo.jpg);
}
.classifiedLeft a.emailReq:hover {
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 29px;
	width: 180px;
	background-image: url(../images/buttons/moreInfo.jpg);
}

.classifiedItem { width: 170px; }
.item_stats { font-size: 12px; line-height: 24px; margin: 0 0 10px; }
.item_stats li	{ border-bottom: 1px dotted #9d9d9d; }
.item_stats li.last { border: none; }
.item_stats span { color: #9d9d9d; }
.clickHolder { position: relative; }
.clickHolder a.nav { background: url(../images/buttons/slider-arrows.png) no-repeat 0 0; display: block; height: 67px; position: absolute; top: 0; width: 52px; z-index: 200; }
.clickHolder a.nav span { display: block; height: 0; overflow: hidden; }
.clickHolder a.next { background-position: 0 0; right: 0; }
.clickHolder a.prev { background-position: -54px 0; left: 0; }
.mcReplace { height: 18px; margin: 0 0 25px; text-indent: -9999px; }
.mcTechSpecs { background: url(../images/titles/tTechnicalSpecifications.png) no-repeat 0 0; }
.mcMoreInfo { background: url(../images/titles/tMoreInformation.png) no-repeat 0 0; }
.mcAccessories { background: url(../images/titles/tAccessories.png) no-repeat 0 0; }
.mcBlock { float: left; margin-right: 85px; width: 300px; }
.mcWide { margin-bottom: 25px; width: 740px; }
.mcWide ul { list-style: disc inside; margin-right: -80px; padding: 0; }
.mcWide li	{ float: left; margin-right: 80px; width: 300px; }
.banner { display: block; height: 60px; margin: 0 auto; width: 468px; }
.footer_banner { height: 120px; position: absolute; left: 323px; top: 0; width: 290px; }
.enquire { float: left; clear: left; margin: 25px 0; }
.enquire h2 { background: url(../images/titles/tEnquire_about_vehicle.png) no-repeat 0 0; border-bottom: 2px solid #c1c1c1; height: 22px; margin: 0 0 10px; padding: 0 0 6px; text-indent: -9999px; }
.enquire div { clear: left; }
.enquire label { display: block; font-size: 14px; }
.enquire .textfield { font-size: 14px; margin: 5px 0 10px; padding: 0 10px; width: 329px; }
.enquire .enquire_section { clear: none; width: 349px; float: left; }
.enquire .enquire_left { margin-right: 30px; }
.enquire textarea.textfield { height: 111px; }
.enquire label.checklabel { float: left; font-size: 11px; margin: 5px 0 0; width: 390px; }
.enquire input.checkbox { margin: 5px 0 0; }
.enquire .enquire_submit { clear: left; margin-top: 20px; }
a.accessories_download { background: url(../images/pdf-icon.png) no-repeat 0 0; color: #fff; display: block; font-weight: bold; height: 20px; margin: 15px 0 0; padding: 6px 0 0 40px; }
a.accessories_download:hover { text-decoration: underline; }
.sponsors { padding: 15px 10px 0 0; position: absolute; top: 0; right: 0; z-index: 500; }
.sponsors li { float: left; margin-right: 10px; }
#classImgHolder .caption { background: #000; display: block; padding: 3px 5px; position: absolute; right: 0; top: 0; }

