html, body
{
	width: 100%;
	height: 100%;
	text-align:center;
	font: normal 11px arial, sans-serif;
}
html, body, div, span
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
	/*visibility: visible;*/
}
a
{
	text-decoration: none;
	color: #221f20;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.SearchFieldText
{
	font:bold 10px/14px Arial, helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.SearchField
{
	font:normal 10px Arial, helvetica, sans-serif;
	color:#333;
	width:103px;
	height:13px;
	padding:0px;
	margin:0px;
	border-left: solid 1px #b2b2b2;
	border-top: solid 1px #b2b2b2;
}
.StockCounterField
{
	font:normal 10px Arial, helvetica, sans-serif;
	color:#333;
	width:76px;
	height:13px;
	padding:0px;
	margin:0px;
	background-color:#fff;
	border-left: solid 1px #b2b2b2;
	border-top: solid 1px #b2b2b2;
}
.StockCounterFieldText
{
	font:bold 10px/14px Arial, helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}
.LoginBoxField
{
	font:normal 10px Arial, helvetica, sans-serif;
	color:#333;
	width:166px;
	height:13px;
	padding:0px;
	margin:0px;
	background-color:#fff;
	border: 0;
	border-left: solid 1px #b2b2b2;
	border-top: solid 1px #b2b2b2;
	padding-left: 2px;
}
.LoginBoxFieldText
{
	font:bold 10px/14px Arial, helvetica, sans-serif;
	color:#231f20;
	text-transform:uppercase;
}
.LoginBoxFieldButton
{
	width:61px;
	height:18px;
	border:none;
	cursor:pointer;
	background: url(../../images/motor1/button-login.gif) top left no-repeat;
}
.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font: normal 9px/14px Tahoma, Arial, helvetica, sans-serif;
	color: #5a5758;
	text-decoration: none;
}
a:hover.copyright
{
	text-decoration:underline;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	font: normal 9px/14px Tahoma, Arial, helvetica, sans-serif;
	color: #5a5758;
	text-decoration: none;
}
a:hover.footerNav
{
	text-decoration:underline;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font: normal 11px/14px Arial, helvetica, sans-serif;
	color: #262c67;
	text-decoration: none;
}
a:hover.breadcrumb
{
	text-decoration:underline;
}
.breadcrumbYou
{
	font: normal 11px/14px Arial, helvetica, sans-serif;
	color: #808285;
	text-decoration: none;
}
.FormTextField
{
	width:170px;
	height:21px;
	border:none;
	background:url(../../images/motor1/contactus-background.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.FormTextComments
{
	width:170px;
	height:155px;
	border:none;
	background:url(../../images/motor1/contactus-background2.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
	border-bottom:1px solid #e2e2e2;
}
.FormSubmitButton
{
	width:61px;
	height:18px;
	border:none;
	cursor:pointer;
	background: url(../../images/motor1/button-submit.gif) top left no-repeat;
}
.M1_FinanceText
{
	font: bold 12px/16px Arial, Helvetica, Sans-Serif;
    color: #666666;
}

/* Homepage Layout Styles */

.MainBody
{
	background: #f6f6f6 url(../../images/motor1/background-repeater.gif) top left repeat-x;
}
.Wrapper
{
	width:1005px;
	background: url(../../images/motor1/background-shadow.png) top left repeat-y;
}
.ContentWrapper
{
	width:977px;
	padding-top:6px;
}
.NavigationWrapper
{
	padding-top:6px
}
.Header
{
	width:977px;
	height: 115px;
	text-align: left;
	background: #000000 url(../../Data/Media/Images/m1/top-banner.jpg) no-repeat left top;
}
.HeaderDealer
{
	width:977px;
	height: 115px;
	text-align: left;
	background: #ffffff url(../../Data/Media/Images/m1/top-banner-clean.jpg) no-repeat left top !important;
	position: relative;
}
.HeaderInner
{
	position: absolute;
	top: 0px;
	left: 2px;
	width: 434px;
	height: 115px;
}
.ContentInnerWrapper
{
	width:977px;
	position: relative; /*To allow inside elements to be clickable in ie6*/
}
.ContentInnerWrapperInner
{
	padding-top:4px;
}
.ContentCol1
{
	width:787px;
}
.ContentCol1Navigation
{
	width:787px;
	height:22px;
	background-color:#3e3d40;
}
.ContentCol1Breadcrumb
{
	padding:4px 0 9px 11px;
}
.ContentCol1Title
{
	width:787px;
	height:22px;
	background-color:#b1b3b4;
}
.ContentCol1TitleInner
{
	padding:3px 0px 0 4px;
}
.ContentCol1CopyInner
{
	padding:3px 5px 0 4px;
}
.ContentCol1Spacer
{
	width:5px;
	overflow:visible;
}
.ContentCol2
{
	width:185px;
}
.ContentCol2Search
{
	background-color:#262c67;
	width:185px;
	height:22px;
}
.ContentCol2SearchInner
{
	padding:4px 0 0 5px;
}
.ContentCol2SearchSpacer
{
	width:185px;
	height:26px;
}
.ContentCol2StockCounter
{
	width:187px;
	height:37px;
	background:url(../../images/motor1/background-yellow.gif) top left no-repeat;
}
.ContentCol2StockCounterInner
{
	padding:5px 0 0 10px;
}
.ContentCol2Login
{
	width:187px;
	height:113px;
	background:url(../../images/motor1/background-grey.gif) top left no-repeat;
}
.ContentCol2LoginInner
{
	padding:5px 0 0 10px;
}
.ContentCol2BusAdvert
{
	width:185px;
}
.Footer
{
	width:977px;
	height:27px;
	margin-top:25px;
}
.FooterInner
{
	width:977px;
}
.FooterInnerPadding
{
	padding:5px 0 0 0;
}
.FooterShadow
{
	width:1005px;
	height:24px;
	background:url(../../images/motor1/footer-shadow.png) top left no-repeat;
}

.M1LoginMessagesPanel
{
	position: absolute;
	margin: -74 0 0 -50;
	width: 200px;
	height: 89px;
	background: Transparent url(../../Images/Motor1/popup-bg2.png) no-repeat left top;
}

.M1LoginMessagesPanelInner
{
	padding: 10px 0 30px 15px;
	width: 150px;
}

.M1LoginMessagesPanelCloser
{
	padding: 10px 15px 0 0;
}

/* End Homepage Layout Styles */

/* Standard Page Layout Styles */
.StdContentCol1CopyInner
{
	padding:18px 12px 25px 4px;
}
.StdContentCol2Content
{
	padding:0px 0px 0 0px;
}
.StdContentCol2SearchSpacerInner
{
	padding:6px 0 0 7px;
}


/* End Standard Page Layout Styles */

/* Contact Us Layout Styles */

.ContactUsCol1
{
	background-color:#262c67;
	width:186px;
	height:22px;
}
.ContactUsCol1Inner
{
	padding:4px 0 0 7px;
}
.ContactUsCol2
{
	margin-left:5px;
}
.ContactUsCol2GreyPanel
{
	background-color:#b1b3b4;
	width:786px;
	height:22px;
}
.GreyPanelRegisterPage
{
	position: relative;
	left: 5px;
}
.ContactUsCol2GreyPanelInner
{
	padding:3px 0 0 5px;
}
.ContactUsCol2Form
{
	padding-top:27px;
}
.ContactUsCol2FormSpacer
{
	width:133px;
}


/* End Contact Us Layout Styles */


/* Stock Search Layout Styles */

.StockSearchGreyPanel
{
	background-color:#b1b3b4;
	width:977px;
	height:22px;
}
.StockSearchWrapper
{
	width:859px;
}
.StockSearchSearchBox
{
	margin:43px 0 0 58px;
}
.StockSearchInputBox
{
	width:859px;
	height:22px;
	background-color:#3e3d40;
}
.StockSearchInputBoxInner
{
	padding:3px 0 0 50px;
}
.StockSearchInputBoxGrey
{
	width:859px;
	height:380px;
	background-color:#ededed;
}
.StockSearchInputBoxGreyInner
{
	padding:33px 0 0 50px;
}
.StockSearchTableSpacer
{
	width:5px;
}
.DropDownListField
{
	width:170px;
	height:21px;
	border:1px solid #999999;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.StockSearchFormTextField
{
	width:170px;
	height:21px;
	border:none;
	background:url(../../images/motor1/contactus-background.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.StockSearchFormTextFieldSmall
{
	width:73px;
	height:21px;
	border:none;
	background:url(../../images/motor1/contactus-background.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.StockSearchCol2
{
	width:414px;
	text-align:right;
}

/* End Stock Search Layout Styles */

/* Product Catalogue Layout Styles */

.ProductCatalogueCol1
{
	background-color:#e2e3e3;
	width:186px;
	margin-top:4px;
}
.ProductCatalogueCol1Inner
{
	padding:4px 0 0 7px;
}
.ProductCatalogueCol2
{
	margin-left:5px;
	width:714px;
}
.ProductCatalogueCol2Inner
{
	padding:23px 0 0 18px;
}
.ProductCatalogueCol2Inner table td
{
	vertical-align: middle;
	text-align: center;
}
.ProductCatalogueCol2Inner table td img
{
	margin-top: 15px;
}
.ProdCatalogueList ul
{
	list-style-type:none;
	list-style-position:outside;
	font: bold 10px/21px Arial, Helvetica, Sans-Serif;
    color: #58595b;
    text-transform:uppercase;
    margin:0px;
    margin-left:10px;
    padding:0px;
}
.ProductCatalogueCol1Button
{
	margin-top:10px;
}
.ProductCatalogueImage
{
	width:141px;
	height:106px;
	
}
.ProductCatalogueButton
{
	font: bold 10px/21px Arial, Helvetica, Sans-Serif;
    color: #262c67;
    text-transform:uppercase;
    margin:2px 0 0 0;
    text-align:center;
}
.ProductCatalogueTableCol
{
	text-align:center;
}
.ProductCatalogueTableRow
{
	height:127px;
}

/* End Product Catalogue Layout Styles */

/* Product List Search Results Layout Styles */

.ProductListSearchResultsCol1
{
	background-color:#262c67;
	width:186px;
	height:23px;
}

.ProductListSearchResultsCol1Inner
{
	padding:4px 0 0 7px;
}
.ProductListSearchResultsCol1Alerts
{
	width: 168px;
	height: 22px;
	margin:14px 0 0 0; overflow: hidden;
}
.ProductListSearchResultsCol2
{
	margin-left:5px;
	width:596px;
	background-color:#b1b3b4;
	height:22px;
}
.ProductListSearchResultsCol2Inner
{
	padding:3px 0 0 5px;
}
.ProductListSearchResultsCol3
{
	margin-left:5px;
}
.ProductListSearchResultsStockCounter
{
	width:185px;
	height:37px;
	background:url(../../images/motor1/background-yellow.gif) top left no-repeat;
}
.ProductListSearchResultsStockCounterInner
{
	padding:3px 0 0 10px;
}
.ProductListSearchResultsDropDownList
{
	width:84px;
	height:18px;
	font: normal 9px Arial;
	padding-top: 3px;
	text-transform: uppercase;
}
.ProductListSearchResultsTableWrapper
{
	padding:17px 0 0 7px;
}
.ProductListSearchResultsTable
{
	width:947px;
}
.ProductListSearchResultsTableDivider
{
	padding:2px 0;
}
.ProductListSearchResultsFooter
{
	position: absolute;
	margin-top: -41px;
}
.ProductListSearchResultsFooterBackNext
{
	width:778px;
	text-align:center;
}
.ExplanationTextDiv
{
	background: #ffffff;
}
.ExportListButton
{
	/*position: relative;
	bottom: 8px;*/
}
.PrintPageButton
{
	margin-top: 5px;
}
.BlackButtonDiv
{
	margin-right: 8px;
	margin-top: -13px;
}
.BackToSearchButton
{
	margin-left: 9px;
}
.SendAlertsButton
{
	
}

/* End Product List Search Results Layout Styles */

/* Product Detail Styles */

.ProductDetailEmailButton
{
	margin-right:5px;
}
.ProductDetailWrapper
{
	padding:13px 0 0 37px;
}
.ProductDetailCol1
{
	width:344px;
} 
.ProductDetailCol2 
{
	width:410px;
}
.ProductDetailCol3
{
	width:185px;
}
.ProductDetailThumbSpacing
{
	padding:4px 4px 0 0;
}
.ProductDetailHeading
{
	padding:0 0 10px 0;
}
.ProductDetailSubHeading
{
	padding:0 0 0px 0;
}
.ProductDetailGreyLine
{
	padding:3px 0 9px 0;
}
.ProductDetailSwitchButton
{
	padding:14px 0 0px 0;
}
.ProductDetailSpecHeading
{
	padding:0px 0 16px 0;
}
.ProductDetailSpecTable td
{
	padding:0 5px 5px 0;
}
.ProductDetailSpecTableCol
{
	width:130px;
}
.ProductDetailDots
{
	padding:17px 0px;
}
.ProductDetailShortDesc
{
	padding:0 0 11px 0;
}
.ProductDetailShortDescCopy
{
	padding:0 50px 0 0;
}
.ProductDetailFuelEco
{
	background-color:#e5e5e5;
	padding:1px 0 5px 24px;
}
.ProductDetailFuelEco p
{
	padding:5px 0;
	margin:0px;
}
.ProductDetailFuelEcoContact
{
	padding:4px 0 0 0;
}
.ProductDetailPrintTextHeading
{
	font: bold 18px/18px Arial, Helvetica, Sans-Serif;
    color: #262c67;
}
.ProductDetailTextHeading
{
	font: bold 14px/18px Arial, Helvetica, Sans-Serif;
    color: #262c67;
}
.ProductDetailTextSubHeading
{
	font: bold 12px/18px Arial, Helvetica, Sans-Serif;
    color: #262c67;
}
.ProductDetailTextCopy
{
	font: normal 12px/14px Arial, Helvetica, Sans-Serif;
    color: #666666;
}
.ProductDetailTextCopyBlack
{
	
	font: normal 12px/14px Arial, Helvetica, Sans-Serif;
    color: #000000;
}
.ProductDetailTextCopyBlue
{
	font: bold 12px/14px Arial, Helvetica, Sans-Serif;
    color: #262c67;
}
.ProductDetailTextCopyWhite
{
	font: bold 12px/14px Arial, Helvetica, Sans-Serif;
    color: #fff;
    text-transform:uppercase;
}
.ProdDetMakeTD
{
	width: 80px;
}

.ProductDetailMakeAnOffer
{
	background:url(../../images/motor1/background-makeanoffer.gif) top left no-repeat;
	width:185px;
	height:81px;
	margin-top:6px;
}
.ProductDetailMakeAnOfferInner
{
	padding:11px 20px 0 25px;
}
.ProductDetailMakeAnOfferTextBox
{
	width:136px;
	height:19px;
	border:none;
	background:url(../../images/motor1/textfield-blue.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.ProductDetailMakeAnOfferGoButton
{
	padding:3px 0 0 0;
	float:right;
}

/* End Product Detail Styles */

/* Product Detail Styles */

.PrintBody
{
	
}
.WrapperPrint
{
	width:600px;
	position:relative;
	background: url(../../images/motor1/background-print-repeater.gif) top center repeat-y;
	
}
.HeaderPrint
{
	width:600px;
	background:url(../../images/motor1/background-print-toppanel.gif) top center no-repeat;
}
.HeaderPrintInner
{
	width:571px;
	margin:0 0 7px 0px;
}
.HeaderSmallCandy
{
	width:571px;
	height: 115px;
	text-align: left;
	z-index: 1000;
}
.HeaderDealerSmall
{
	width:571px;
	height: 115px;
	text-align: left;
}
.PositionedDealerHeader
{
	position: absolute;
}
.ContentPrint
{
	width:571px;
}
.ProductDetailWrapperPrint
{
	padding:0px 0 0 0px;
}
.ProductPagePrintCol1
{
	width:279px;
}
.ProductPagePrintCol2
{
	width:290px;
}
.ProductPagePrintCol1Details
{
	width:261px;
}
.ProductPagePrintCol1DetailsInner
{
	padding:18px 0 0 71px;
}
.ProductPagePrintCol1DetailsInner ul 
{
	padding:0px;
	margin:0px;
	list-style-position:inside;
}
.ProductPagePrintCol1Fuel
{
	width:185px;
}
.ProductPagePrintCol1FuelInner
{
	padding:18px 0 0 36px;
}
.FooterPrint
{
	width:571px;
	margin-top:20px;
}
.FooterPrintSpacer
{
	padding:6px;
}
.FooterPrintSpacer2
{
	padding:3px;
}
.ProductPagePrintTextBox
{
	width:136px;
	height:19px;
	border:none;
	background:url(../../images/motor1/textfield-blue.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:0px;
}
.ProductDetailPrintSpecTableCol
{
	width:60px;
}
.FooterPrintAddressWrapper
{
	padding:10px 0 10px 27px;
}
.PrintPageAddressCol1
{
	width:300px
}
.PrintPageAddressCol2
{

}
.MainImageTD
{
	height: 237px;
}
/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.DB
{
	display: block;
}
.DI
{
	display: inline;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
	display: inline;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
.P1
{
	padding: 1px;
}
.P2
{
	padding: 2px;
}
.P4
{
	padding: 4px;
}
.P5
{
	padding: 5px;
}
.P6
{
	padding: 6px;
}
.P7
{
	padding: 7px;
}
.P10
{
	padding: 10px;
}
W7
{
	width: 7px;
	overflow: hidden;
}
.OH
{
	overflow: hidden;
}
.W100
{
	width: 100%;
}

/* End Generic Classes */

.WhatsThisLink
{
	position: relative;
	bottom: 20px;
	left: 182px;
}
.SetupPageEditArea, .RegisterPageEditArea
{
	margin-top: 13px;
}
.SearchButton
{
	position: relative;
	bottom: 4px;
	left: 3px;	
}
.ResetButton
{
	position: relative;
	left: 120px;
	bottom: 32px;
}
.M1_LinkText:link, .M1_LinkText:visited, .M1_LinkText:active
{
	color: #262C67;
	font: bold 11px/14px Arial, Helvetica, Sans-Serif;
}
.M1_ContentTextSmall:link, .M1_ContentTextSmall:visited, .M1_ContentTextSmall:active
{
	font: normal 10px/14px Arial, Helvetica, Sans-Serif;
    color: #333333;
}