@charset "UTF-8";
/* CSS reset*/
html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	line-height: 1.4;
}

:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: #dcdddf;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
  text-align: center;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a:link, a:visited {
  color: #313251;
  text-decoration: underline;
}
a:hover, a:active {
  color: #F00;
  text-decoration: none;
}

/*main layout styles*/

#header {
  background: url(../_images/headerBgrnd.jpg) repeat-x center top;
  height: 190px;
  width: 100%;
  text-align: center;
}
.navigation {
	height: 30px;
	width: 1120px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#headerWrapper .navigation p {
	text-align: center;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
}
.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #000;
	margin: 0px;
	padding: 0px;
}
.navigation a:hover, .navigation a:active {
	color: #F00;
	text-decoration: none;
}
.dividerBar {
	font-size: 16px;
	line-height: 26px;
	color: #666;
	font-weight: lighter;
	margin: 0px;
	padding: 0px 6px;
	font-family: "Times New Roman", Times, serif;
}
#headerWrapper {
  text-align: left;
  margin: 0px auto;
  height: 190px;
  width: 1120px;
}
#mainBody {
  background: #FFF;
  text-align: center;
  width: 100%;
}
#mainBodyWrapper {
  text-align: left;
  margin: 0px auto;
  width: 1120px;
}
#firstColumn {
  float: left;
  width: 160px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#secondColumn {
  float: left;
  width: 210px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#thirdColumn {
  float: right;
  width: 728px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#homeRecentlyColumn {
  float: left;
  width: 418px;
}
#homeBannerColumn {
  float: right;
  width: 300px;
  padding-left: 10px;
}
#mainBodyContent {
  width: 728px;
}
#footer {
  background: url(../_images/footerBgrnd.jpg) repeat-x center top;
  width: 100%;
  text-align: center;
}
#footerWrapper {
  text-align: left;
  margin: 0px auto;
  height: auto;
  width: 1120px;
  padding-top: 15px;
}

/*page header*/

#headerWrapper h1 {
  background: url(../_images/simplyClassicsLogo.jpg) no-repeat center top;
  text-indent: -9999px;
  height: 160px;
  width: 1120px;
  margin: 0px;
  padding: 0px;
}
#recentlyListed h1 {
  font-size: 1.75em;
  color: #000;
  font-weight: bolder;
  margin: 0px 0px 3px;
  padding: 0px;
}

/*banner styles*/

#leftTowerBanner {
	height: 600px;
	width: 160px;
	margin-bottom: 10px;
}
#tileBannerOne {
	height: 105px;
	width: 210px;
	margin-bottom: 10px;
}
#tileBannerTwo {
	height: 105px;
	width: 210px;
	margin-bottom: 10px;
}
#advertiseSCBanner {
	height: 105px;
	width: 210px;
}
#mainBanner {
	height: 90px;
	width: 728px;
	margin-bottom: 10px;
}
#squareBannerOne {
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
}
#squareBannerTwo {
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
}
#squareBannerThree {
	height: 250px;
	width: 300px;
}

/*footer styles*/

#footerColOne {
  background: url(../_images/simplyClassicsWorld.gif) no-repeat left top;
  height: 122px;
  width: 245px;
  float: left;
  margin-top: 15px;
}
#footerWrapper #footerColTwo {
  float: left;
  width: 260px;
  padding-left: 10px;
  border-right: 1px dotted #999;
}
#footerColTwo a:link, #footerColTwo a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 26px;
  color: #666;
  text-decoration: none;
}
#footerColTwo a:hover, #footerColTwo a:active {
  color: #F00;
  text-decoration: underline;
}
#footerColTwo img {
  border: 2px solid #FFF;
  margin-top: 2px;
  margin-bottom: 2px;
}
#footerColThree {
  float: left;
  width: 225px;
  padding-left: 40px;
  border-right: 1px dotted #999;
}
#footerColThree p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 24px;
  margin-bottom: 0px;
}
#footerColThree h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  font-weight: normal;
  margin-bottom: 6px;
}
#footerColThree a:link, #footerColThree a:visited {
	font-weight: normal;
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footerColThree a:hover, #footerColThree a:active {
  color: #F00;
  text-decoration: underline;
}
#footerColThree #footerFacebook {
	margin-top: 6px;
}
#footerRightCol {
  float: right;
  height: 120px;
  width: 300px;
  padding-left: 20px;
}
#footerRightCol h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  color: #333;
  margin-bottom: 10px;
}
#footerRightCol img {
  margin-top: 5px;
  margin-left: 45px;
}

/*clear fix*/

#clear {
  clear: both;
}
.clear {
  clear: both;
}
#spareParts {
	height: 266px;
	width: 160px;
}
#shanghaiLondon {
  width: 210px;
  margin-bottom: 10px;
}

#scInsurance {
  width: 210px;
  margin-bottom: 10px;
}

#searchBox {
  width: 210px;
  margin-bottom: 10px;
}
.searchTop {
  background: url(../_images/searchTop.jpg) no-repeat left top;
  height: 10px;
  width: 210px;
}
.searchBody {
  height: 250px;
  width: 210px;
  background: url(../_images/searchBgrnd.jpg);
}
.searchBottom {
  background: url(../_images/searchBtm.jpg) no-repeat left top;
  height: 10px;
  width: 210px;
}
#fourServices {
  width: 210px;
  margin-bottom: 10px;
}
#fourServices img.spaceBottom {
  margin-bottom: 2px;
}
#recentlyListed {
	background: #FAF0E6;
	padding: 10px;
	border: 2px solid #CCC;
}
p a.browseMore {
  font-weight: bold;
  line-height: 2;
  margin: 0px;
  padding: 0px;
}
p .noBottomMargin {
  margin-bottom: 0px;
}
.recentHeading {
  line-height: 1;
  margin: 0px 0px 20px;
}
.listedVehice {
	float: left;
	height: 140px;
	width: 134px;
}
.listedVehice img.recentImage {
	margin-bottom: 2px;
	border: 3px solid #FFF;
}
.listedVehice a:link .recentImage {
  border: 3px solid #FFF;
}
.listedVehice a:visited .recentImage {
  border: 3px solid #FFF;
}
.listedVehice a:hover .recentImage {
  border: 3px solid #F00;
}
.listedVehice p.homeRecentlyListed {
  font-size: 0.9em;
  line-height: 1.3;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.listedVehiceRight {
  float: left;
  height: 140px;
  width: 125px;
}
.listedVehiceRight img.recentImage {
  margin-bottom: 2px;
}
.listedVehiceRight a:link .recentImage, .listedVehiceRight a:visited .recentImage {
  border: 3px solid #FFF;
}
.listedVehiceRight a:hover .recentImage, .listedVehiceRight a:active .recentImage {
  border: 3px solid #F00;
}
.listedVehiceRight p.homeRecentlyListed {
  font-size: 0.9em;
  line-height: 1.3;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  font-weight: bolder;
  color: #313251;
  margin-bottom: 12px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: bolder;
  color: #313251;
  margin-bottom: 10px;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: bolder;
  color: #313251;
  margin-bottom: 8px;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bolder;
  color: #313251;
  margin-bottom: 6px;
}
p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.4;
  font-weight: normal;
  color: #000;
  text-align: justify;
  margin-bottom: 10px;
}
ul {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  list-style: disc;
}
li {
  line-height: 1.4;
}
.regularRow {
	min-height: 90px;
	width: 718px;
	border: 1px dotted #2F3251;
	margin-top: 7px;
	padding: 10px;
}
.alternateRow {
	width: 718px;
	margin-top: 7px;
	background: #DCDDDF;
	border: 1px dotted #2F3251;
	min-height: 90px;
	padding: 10px;
}
.upgradeRow {
  width: 716px;
  margin-top: 7px;
  padding-top: 10px;
  background: #FF9;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 2px solid #F90;
}
.browsePhoto {
  float: left;
  width: 125px;
}
.browsePhoto img.photoBrowse {
	border: 3px solid #DCDDDF;
}
.browsePhoto a:link .photoBrowse, .browsePhoto a:visited .photoBrowse {
  border: 3px solid #DCDDDF;
}
.browsePhoto a:hover .photoBrowse, .browsePhoto a:active .photoBrowse {
  border: 3px solid #F00;
}
.alternateRow .browsePhoto img.photoBrowseTwo {
	border: 3px solid #DCDDDF;
}
.browsePhoto a:link .photoBrowseTwo, .browsePhoto a:visited .photoBrowseTwo {
	border: 3px solid #FFF;
}
.browsePhoto a:hover .photoBrowseTwo, .browsePhoto a:active .photoBrowseTwo {
  border: 3px solid #F00;
}
.browsePhoto img.photoBrowseUpgrade {
}
.browsePhoto a:link .photoBrowseUpgrade, .browsePhoto a:visited .photoBrowseUpgrade {
	border: 3px solid #F90;
}
.browsePhoto a:hover .photoBrowseUpgrade, .browsePhoto a:active .photoBrowseUpgrade {
  border: 3px solid #FFF;
}
.browseDetails {
  float: left;
  width: 450px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 8px;
}
.browseView {
  float: right;
  width: 85px;
  padding-top: 6px;
  padding-right: 10px;
  text-align: center;
}
.browseVideo {
  height: 45px;
  width: 80px;
}
.viewButton {
  height: 25px;
  width: 80px;
}
.browsePage {
  width: 728px;
  margin: 15px auto 5px;
  padding: 0px;
  text-align: center;
}
.browsePage h4 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#browseListingDetails {
  float: left;
  width: 355px;
}
#browseListingPhotos {
  float: right;
  width: 360px;
}
#browseListingPhotos img {
  border-style: none;
}
.mainGalleryImage {
  margin-bottom: 5px;
}
.GalleryImageMargRightBottom {
  margin-right: 5px;
  margin-bottom: 5px;
  float: left;
}
.GalleryImageMargBottom {
  margin-right: 5px;
  margin-bottom: 5px;
  float: right;
}
#vehicleListingDescription {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #313251;
}
#browseListingDetails .descriptionBold {
  font-weight: bolder;
  color: #313251;
}
#vehicleButtons {
  text-align: center;
  margin-top: 10px;
}
#vehicleButtons img {
  margin-right: 5px;
  margin-left: 5px;
}
#listingVideo {
  text-align: center;
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px dotted #2F3251;
}
#vehicleComments {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px dotted #323352;
}
#listingDealerLinks {
  text-align: center;
  margin-top: 5px;
  padding-top: 15px;
  border-top: 1px dotted #303158;
}
#listingDealerLinks img {
  margin-right: 5px;
  margin-left: 5px;
}

#searchBox ul, ol, td, label, input
{
font-family: Arial,Helvetica,sans-serif;
font-size: 1em;
line-height: 1.4em;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0.5em;
margin-left: 0pt;
color: #000000;
}

#searchBox, ul
{
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#searchBox ul.searchCriteria
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}

#tradesearchbox select, #clubsearchbox select, .mid select, .mid input, #categoriesdrop select
{
  color: #333333;
  width: 93%;
  font-size: 1.1em;
  margin: 2px;
}
.mid {
  margin-left: 5px;
}

.mid .small
{
width: 41%;
}

.right 
{
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
}.searchButtonMove {
  margin-top: 5px;
  margin-right: 10px;
}
table.form
{
	width:99%;
}
table.form tr td
{
	padding: 6px;
}
#footerFacebook a img.floatLeft {
	float: left;
	margin-right: 6px;
}
#footer #footerWrapper #footerColThree #footerFacebook p {
}
#footer #footerWrapper #footerColThree #footerFacebook p a {
	line-height: 1.8;
	font-weight: bold;
}
#footer #footerWrapper #footerColThree p a {
	line-height: 1.6;
}
#currencyRowOne {
	width: 708px;
	margin-top: 15px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#currencyRowOne h4 {
	background-image: url(currency-online-logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;	
}
#currencyRowOne p.currencySubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #5d358b;
	margin-bottom: 10px;	
}
#currencyRowTwo {
	width: 648px;
	margin-top: 15px;
	text-align: justify;
	padding-right: 40px;
	padding-left: 40px;
}
#currencyRowTwo p {
	margin-top: 0px;
	margin-bottom: 12px;	
}
#currencyRowTwo a {
	font-size: 14px;
	font-weight: bolder;
	color: #5d358b;		
}
#currencyRowTwo a:hover {
	color: #8fc83b;
	text-decoration: none;
}
#currencyRowTwo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	margin-bottom: 0px;
	color: #000000;
	margin-top: 20px;
}		
#veroRowOne {
	width: 528px;
	margin-top: 25px;
	background-image: url(../_images/veroInsurance.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	margin-left: 100px;
}
#veroRowTwo {
	width: 528px;
	height: 51px;
	margin: 0px 0px 0px 100px;
	padding: 0px;
}
#veroRowTwo h1 {
	width: 528px;
	height: 51px;
	background-image: url(../_images/smileVeroCovered.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#veroRowThree {
	width: 528px;
	margin-top: 0px;
	background-image: url(../_images/veroRowThreeBgrnd.jpg);
	background-repeat: repeat-y;
	margin-left: 100px;
}
#veroRowThree p.veroCall{
	width: 207px;
	background-image: url(../_images/veroCall.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 44px;
}
#veroRowThree ul {
	list-style-type: none;
	width: 207px;
	margin: 0px;
	padding: 0px;
}
#veroRowThree li {
}
#veroRowThree li a {
	display: block;
	height: 37px;
	text-indent: -9999px;
}
#veroRowThree li a.vero {
	background-image: url(../_images/veroQuote.jpg);
	background-repeat: no-repeat;
}
#veroRowThree p.veroEasy {
	width: 207px;
	background-image: url(../_images/veroItsEasy.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 46px;
}
#veroRowThree p.veroPutASmile {
	width: 321px;
	background-image: url(../_images/veroPutASmile.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#veroRowThree p.veroPara {
	width: 321px;
	background-image: url(../_images/veroPara.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 67px;
}

#veroRowLast {
	width: 528px;
	background-image: url(../_images/veroBtm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	margin-left: 100px;
}
.partsList {
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc;
}
.motorWebDiv {
	width: 300px;
	text-align: center;
	margin-top: 20px;
	margin-left: 27px;
}

