html, body
{
	width: 100%;
	height: 100%;
	text-align:center;
	background: #fff url(../../images/cityimported/background-repeater.gif) top left repeat-x;
	font: normal 10px "Century Gothic", Arial, Sans-Serif;
}
html, body, div, span
{
	margin: 0;
	padding: 0;
}
img, table
{
	border: 0;
}
a
{
	text-decoration: none;
	color: #e2001a;
}
a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
.SearchField
{
	font:normal 12px Arial;
	color:#333;
}
.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font: normal 9px/15px "Century Gothic", Arial, Sans-Serif;
	color: #bfbfbf;
	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/15px "Century Gothic", Arial, Sans-Serif;
	color: #bfbfbf;
	text-decoration: none;
}
a:hover.footerNav
{
	text-decoration:underline;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font: normal 9px/15px "Century Gothic", Arial, Sans-Serif;
	color: #bfbfbf;
	text-decoration: none;
	padding:0 0 5px 0;
}
a:hover.breadcrumb
{
	text-decoration:underline;
}
.FormTextField, .StockSearchFormTextField, .StockSearchFormTextFieldSmall
{
	width:170px;
	height:21px;
	border:none;
	background:url(../../images/citycomv/background-formfield.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.FormTextComments
{
	width:170px;
	height:103px;
	border:none;
	background:url(../../images/citycomv/background-formfield-comments.gif) top left no-repeat;
	font: normal 11px/18px Arial, Helvetica, Sans-Serif;
    color: #333333;
	padding:2px 0 0 2px;
}
.SmallTextBox
{
	width: 73px;
	height: 21px;
	border: none;
	background: url("../../Images/textbox-bg.jpg") repeat-x 0 0;
	font: normal 11px Arial, Helvetica, Sans-Serif;
	color: #333333;
	padding: 3px 0 0 2px;
	border-right: 2px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
}
.FormSubmitButton
{
	width:77px;
	height:23px;
	border:none;
	cursor:pointer;
	background: url(../../images/cityimported/button-submit.gif) top left no-repeat;
}

/* Homepage Layout Styles */

.Wrapper
{
	width:996px;
	margin-top:26px;
}
.PrintWrapper
{
	background:none;
}
.Header
{
	width:996px;
	height:101px;
	background:#ffffff url(../../images/cityimported/header-background.gif) top left no-repeat;
}
.HeaderStockPanel
{
	padding:18px 18px 0 0;
}
.HeaderStockText
{
	font:bold 10px "Century Gothic", Arial, Sans-Serif;
    color:#000000;
    vertical-align:top;
    padding:8px 6px 0 0;
}
.HeaderCounterText
{
    font: bold 27px "Century Gothic", Arial, Sans-Serif;
    color:#000000;
    vertical-align:top;
}
.HeaderContactText1
{
	font:bold 12px "Century Gothic", Arial, Sans-Serif;
    color:#e2001a;
    padding:20px 0 0 0;
}
.HeaderContactText2
{
	font:normal 12px "Century Gothic", Arial, Sans-Serif;
    color:#000000;
}
.Navigation
{
	width:996px;
	height:25px;
	background:#000000 url(../../images/cityimported/navigation-spacer.gif) top left no-repeat;
}
.NavigationMenu
{
	padding:0 0 0 28px;
}
.NavigationByline
{
    /*padding:7px 17px 0 0;*/
    position: absolute;
    top: 7px;
    right: 9px;
}
.NavigationBylineText
{
    color: #E2001A;
    font:bold 12px/14px "Century Gothic", Arial, Sans-Serif;
    text-transform:uppercase;
}
.HomeContent
{
	width:996px;
	background:#FFF url(../../images/cityimported/home-bg.jpg) no-repeat 0 -13px;
}
.HomeContentCol1
{
	width:273px;
	text-align:left;
}
.HomeContentCol1Advert
{
	padding:21px 0 0 0;
}
.HomeContentCol2
{
	width:706px;
	text-align:left;
	opacity: 0.9; /* Most versions of Firefox, Safari & Opera */
	filter: alpha(opacity=90); /* IE */
}
.Web2Point0Links
{
	margin: 3px 0 0 0;
}
.HomeContentCol2Advert
{
	padding:25px 0 0 0;
}
.HomeContentCol2Content
{
	padding:25px 15px 15px 10px;
	background: #FFF;
	margin-bottom: 17px;
}
.SearchPanelWrapper
{
	padding:10px 0 0 22px;
}
.SearchPanel
{
	width:228px;
	text-align: center;
	background: #E0E0E0;
	padding-bottom: 15px;
}
.SearchPanelInner
{
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 5px;
}
.Footer
{
	width:100%;
	height:27px;
	background-color:#fff;
}
.FooterInner
{
	width:995px;
}
.FooterInnerPadding
{
	padding:6px 0 0 27px;
}
.FooterInnerPadding2
{
	padding:6px 18px 0 0px;
}
.DealOfTheWeekDiv
{
	width: 228px;
	background: url(../../Images/cityimported/dealbg.gif) repeat-y top left;
	margin-left: 22px;
}
.CarOfTheWeekImg
{
	margin: 8px 15px 0 0;
}
.CarOfTheWeekInfo
{
	margin-left: 18px;
	width: 192px;
}
.CarOfTheWeekInfo a:hover
{
	text-decoration: none;
}
.CarOfTheWeekDealImg
{
	width: 139px;
	height: 64px;
	overflow: hidden;
	position: absolute;
	margin-left: -13;
}
.DealOfTheWeekDivSmall
{
	width: 192px;
	background: url(../../Images/cityimported/dealbgsmall.gif) repeat-y top left;
	margin-left: 19px;
}
.CarOfTheWeekImgSmall
{
	margin: 9px 16px 0 0;
}
.CarOfTheWeekInfoSmall
{
	margin-left: 16px;
	width: 160px;
}
.CarOfTheWeekInfoSmall a:hover
{
	text-decoration: none;
}
.CarOfTheWeekDealImgSmall
{
	width: 116px;
	height: 53px;
	overflow: hidden;
	position: absolute;
	margin-left: -10;
}

/* End Homepage Layout Styles */

/* Standard Page Layout Styles */

.StdBody
{
	background: #fff url(../../images/cityimported/background-repeater-std.gif) top left repeat-x;
}

.StdContent
{
	width:996px;
	background-color:#ffffff;
	position: relative;
}
.StdContentCol1
{
	width:225px;
	text-align:left;
}
.StdContentCol1Advert
{
	padding:21px 0 0 0;
}
.StdContentCol2
{
	width:750px;
	text-align:left;
}
.StdContentCol2Inner
{
	padding:20px 0 0 0;
}
.StdContentCol2Content
{
	padding:25px 15px 0 10px;
}
.StdSearchPanel
{
	width:190px;
	height:220px;
	background-color:#dfe0e1;
}
.StdSearchPanelInner
{
	padding:2px 0 0 4px;
}
.StdFooterInner
{
	width:996px;
}
.FooterGreyLine
{
	padding-top:30px;
}
.StdFooterInnerPadding
{
	padding:6px 0 0 0px;
}
.StdFooterInnerPadding2
{
	padding:6px 0px 0 0px;
}
.StdContentCol2Col1
{
	width:490px;
}
.StdContentCol2Col1Inner
{
	padding:0 30px 0 0;
}
.StdContentCol2Col2
{
	width:225px;
}
.StdContentCol2Col2Top
{
	width:230px;
	height:15px;
	background-color:#dfe0e1;
}
.StdContentCol2Col2Mid
{
	width:230px;
	height:auto;
	background-color:#dfe0e1;
}
.StdContentCol2Col2MidInner
{
	padding:0 10px 10px 18px;
}
.StdContentCol2Col2Bot
{
	width:230px;
	height:12px;
	background-color:#dfe0e1;
}
.StdContentColSingle
{
	width:975px;
	text-align:left;
	padding-left: 68px;
}

/* End Standard Page Layout Styles */

/* Category Page Layout Styles */

.CategoryPageControl
{
	padding:20px 0 0 0;
}
.CategoryPageList
{
	width: 190px;
	background: #E2E3E3;
	margin: 6px 0 0 20px;
}
.CategoryPageList ul, .CategoryPageList ul li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.CategoryPageList ul
{
	position: relative;
	left: 17px;
	margin: 12px 0 12px 0;
}
.CategoryPageList li a
{
	font: bold 10px/21px "Century Gothic", Arial, Sans-Serif;
	color: #221F20;
	text-decoration: none;
	text-transform: uppercase;
}
.CategoryPageList li a:hover
{
    text-decoration:underline;
}
.CategoryPageImage
{
	
}
.CategoryPageButton
{
	width:124px;
	height:20px;
	background-color:#e2001a;
	border:0px;
	cursor:pointer;
	font: bold 10px/21px "Century Gothic", Arial, Sans-Serif;
    color: #ffffff;
    margin-top:2px;
    text-align: center;
}
.CategoryPageTableCol
{
	width:145px;
}
.CategoryPageTableLinkRow td
{
	text-align: center;
	width: 218px;
	vertical-align: middle;
}
.CategoryPageTableLinkRow td div
{
	background: #E2001A;
	width: 125px;
	height: 23px;
	overflow: hidden;
	margin: 0 auto;
}
.CategoryPageTableLinkRow td div a
{
	margin: 0 auto;
	padding: 0;
}
.CategoryPageTableRow td
{
	width: 218px;
	text-align: center;
	padding-top: 8px;
}
.CategoryPageTableRow td a
{
	width:127px;
	height: 15px;
}

/* End Category Page 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;
}
.StockSearchPageFormTextField
{
	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;
}
.StockSearchPageFormTextFieldSmall
{
	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 */


/* Search Panel Styles */

.HomeContentCol1SearchInner
{
	padding:10px;
}
.SearchPanelText
{
	font: normal 8px/15px "Century Gothic", Arial, Sans-Serif;
    color: #000000;
}
.SearchKeywordTextBox
{
	width:122px;
	height:16px;
	border-left: 1px solid #e7e8e8;
	border-top: 1px solid #e7e8e8;
	border-right:none;
	border-bottom:none;
	font: normal 9px/15px Arial, Helvetica, Sans-Serif;
    color: #000000;
}
.SearchGoButton
{
	width:55px;
	height:19px;
	background:url(../../Images/cityimported/button-search-go.gif) top left no-repeat;
	border:0px;
	cursor:pointer;
}
.SearchListBox
{
	width:122px;
	border-left: 1px solid #e7e8e8;
	border-top: 1px solid #e7e8e8;
	border-right:none;
	border-bottom:none;
	font: normal 9px/15px Arial, Helvetica, Sans-Serif;
    color: #000000;
}
.SearchListBoxSmall
{
	width:55px;
	border-left: 1px solid #e7e8e8;
	border-top: 1px solid #e7e8e8;
	border-right:none;
	border-bottom:none;
	font: normal 9px/15px Arial, Helvetica, Sans-Serif;
    color: #000000;
}
.SearchPanelRow
{
	height:20px;
}
.SearchPanelCol1
{
	width:59px;
}
.SearchPanelCol2
{
	width:60px;
}
.SearchPanelCol3
{
	width:30px;
}
.SearchPanelCol4
{
	width:51px;
}
.HomePageFeatureButton
{
	width:77px;
	height:22px;
	background:url(../../Images/citycomv/background-home-link.gif) top left no-repeat;
	border:0px;
	cursor:pointer;
	font: bold 11px/22px Arial, Helvetica, Sans-Serif;
    color: #c3e03d;
}
.HomePageFeaturedTable
{
	width:333px;
}
.HomePageFeaturedRow
{
	height:36px;
}

/* End Search Panel Styles */

/* Contact Us Styles */

.ContactUsCol1
{
	width:357px;
}
.ContactUsCol2
{
	width:337px;	
}

/* End Contact Us Styles */


/* Search Results Styles */

.SearchResultsModePanel
{
	width:225px;
	height:30px;
	background:url(../../Images/cityimported/background-dropdown.gif) top left no-repeat;
	position: relative;
}
.SearchResultsModePanel strong
{
	position: relative;
	top: 6px;
	left: 27px;
}
.SearchResultsDisplay
{
	padding:5px 0 0 0;
	margin-left: -15px;
}
.SearchResultsDisplay a:hover
{
	background: #DFE0E1;
}
.SearchResults table
{
	width:716px;
}
.SearchResultsRow
{
	height:29px;
	text-align:left;
}
.SearchResultsHeader
{
	height:30px;
	background-color:#dfe0e1;
	text-align:left;
}
.SearchResultsDropDownList
{
	height: 22px;
    color: #000000;
    position: relative;
    left: 33px;
    top: 1px;
}
.SearchPageFooter
{
	width:716px;
	margin:30px 0 0 0;
	text-align:center;
}
.SearchPageFooterInner
{
	width:464px;
}
.SearchResultsLargeCell
{
	width:226px;
	height:248px;
	vertical-align:top;
}
.SearchResultsLargeCellInner
{
	width: 226px;
	padding: 8px 0 0 0;
	margin-left: 24px;
	height: 250px;
	overflow: hidden;
	background: #DFE0E1;
	z-index: 1000;
}
.ProdListPhotoBox
{
	position: relative;
	left: 10px;
}
.ProdListCarTitle
{
	padding-left: 28px;
}
.SearchResultsLargeCellInner a:hover
{
	text-decoration: none;
}
.PlainLink, a:link.PlainLink, a:active.PlainLink, a:hover.PlainLink, a:visited.PlainLink, a:hover.PlainLink
{
	font: normal 11px/16px "Century Gothic", Arial, Sans-Serif;
	color: #000000;
	text-decoration: none;
}
.PlainTitleLink, a:link.PlainTitleLink, a:active.PlainTitleLink, a:hover.PlainTitleLink, a:visited.PlainTitleLink, a:hover.PlainTitleLink
{
	font: normal 12px/18px "Century Gothic", Arial, Sans-Serif;
	color: #000000;
}
.ProdListPhotoDiv a:hover
{
	background: #CCC;
}
.SearchResultsLargeDetails
{
	padding:12px 0 0 28px;
}
.SearchResultsLargeImage
{
	padding-bottom:9px;
}
.SearchResultsLargeCol1
{
	width:80px;
	vertical-align:top;
	text-align:left;
}
.SearchResultsLargeCol2
{
	width:80px;
	vertical-align:top;
	text-align:left;
}
.SearchResultsTableHeader
{
	background-color:#dfe0e1;
	height:30px;
}
.SearchResultsDisplayTr
{
	height:30px;
}
.SearchResultsTable
{
	width:750px;
}
.PhotoViewSeparator
{
	height: 20px;
	width: 250px;
	background: url(../../Images/citycomv/HorDots.gif) repeat-x left center;
	position: relative;
	left: 15px;
	top: 7px;
}
.PagingNumberLinkSelected, a:link.PagingNumberLinkSelected, a:active.PagingNumberLinkSelected, a:hover.PagingNumberLinkSelected, a:visited.PagingNumberLinkSelected, a:hover.PagingNumberLinkSelected
{
	font: normal 11px/13px "Century Gothic", Arial, Sans-Serif;
	color: #000000;
	text-decoration: underline;
}
.PagingNumberLink, a:link.PagingNumberLink, a:active.PagingNumberLink, a:hover.PagingNumberLink, a:visited.PagingNumberLink
{
	font: normal 11px/13px "Century Gothic", Arial, Sans-Serif;
	color: #000000;
	text-decoration: none;
}
a:hover.PagingNumberLink
{
	text-decoration: underline;
}


/* End Search Results Styles */

/* Product Page Styles */

.ProductPageCol1
{
	width:258px;
}
.ProductPageCol1ImageSpacer
{
	height:8px;
}
.ProductPageCol2
{
	width:458px;
}
.ProductPageCol2ProductName
{
	width:240px;
}
.ProductPageCol2Special
{
	width:116px;
	margin-top:3px;
}
.ProductPageCol2Special2
{
	margin-top:3px;
}
.ProductPageCol2ProductKMs
{
	width:85px;
}
.ProductPageCol2Colour
{
	width:155px;
}
.ProductPageCol2SpecPanel
{
	background-color:#dfe0e1;
	width:458px;
	margin-top:12px;
}
.ProductPageCol2SpecPanelInner
{
	padding:13px 0 18px 18px;
}
.ProductPageCol2SpecPanelDetails
{
	padding:12px 0 20px 20px;
}
.ContentTextLargeBlackBold
{
    font: bold 11px/14px "Century Gothic", Arial, Sans-Serif;
    color: #000000;
}
.ProductPageCol2Access
{
	background-color:#fff;
	width:458px;
}
.ProductPageCol2AccessInner
{
	padding:13px 0 0 18px;
}
.ProductPageCol2SpecPanelDetails ul
{
	margin:0px;
	padding:0px;
	list-style-position:inside;
}
.ProductPageCol2SpecPanelDetails li
{
	padding:5px 0;
}
.ProductPageSpecTableCol1
{
	width:90px;
}
.ProductPageSpecTableCol2
{
	width:114px;
}
.ProductPrintTable
{
	width:600px;
	background-color:#ffffff;
}
.ProductPrintShadowLeft
{
	background: url(../../../Images/cityimported/email/shadow-email-left.gif) top left repeat-y;
}
.ProductPrintShadowRight
{
	background: url(../../../Images/cityimported/email/shadow-email-right.gif) top left repeat-y;
}
.MainImageTD
{
	height: 175px;
}

/* End Product Page Styles */


/*Generic Classes */

.CB
{
	clear: both;
}
.CB1
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.DB
{
	display: block;
}
.DN
{
	display: none;
}
.FL
{
	float: left;
	display: inline;
}
.FR
{
	float: right;
}
.MA
{
	margin-left: auto;
	margin-right: auto;
}
.OH
{
	overflow: hidden;
}
.P1
{
	padding: 1px;
}
.P2
{
	padding: 2px;
}
.P4
{
	padding: 4px;
}
.P5
{
	padding: 5px;
}
.P6
{
	padding: 6px;
}
.P7
{
	padding: 7px;
}
.P10
{
	padding: 10px;
}
.TC
{
	text-align: center;
}
.TL
{
	text-align: left;
}
.TR
{
	text-align: right;
}
W7
{
	width: 7px;
	overflow: hidden;
}
.W100
{
	width: 100%;
}
.WSNW
{
	white-space: nowrap;
}
.VB
{
	vertical-align: bottom;
}
.VM
{
	vertical-align: middle;
}
.VT
{
	vertical-align: top;
}

/* End Generic Classes */

/* SignupForm */

.SignupFormTable
{
	width: 600px;
	font: normal 11px/14px Arial, Helvetica, Sans-Serif;
    color: #333;
}
.SignupFormHeadTD
{
	height: 30px;
	font: normal 16px Arial, Helvetica, Sans-Serif;
    color: #000;
}
.ErrMsg
{
	display: block;
}
.AnErrorMessage
{
	font: normal 12px/14px arial;
	color: #ff0000;
}
.ButtonMargin
{
	margin-top: 4px;
}
.CIA_Button:hover, .CIA_SmallButton:hover
{
	text-decoration: none;
}
.ContactBottomEditDiv
{
	width: 690px;
	margin-top: 8px;
}
.ContactBottomEditDiv table
{
	font: normal 12px "Century Gothic", Arial, Sans-Serif;
    color: #000;
}
.ContactBottomSpacer
{
	height: 10px;
}
.ProdListViewGrid
{
	margin-left: 15px;
}
.SearchTitle
{
    font: bold 12px/24px "Century Gothic", Arial, Sans-Serif;
    color: #000000;
    text-decoration: none;
}
.PhotoViewTopBit, .PhotoViewBreadcrumb
{
	position: relative;
	left: 9px;
}
.PhotoViewAlertsButton
{
	position: relative;
	right: 15px;
	text-align:right;
}
.WhatsThisLink
{
	position: relative;
	bottom: 6px;
	text-decoration: none;
	top: 1px;
}
.WhatsThisLink:hover
{
	background: #CCC;
	text-decoration: none;
}