body {
  background-color:#FFF;
  color:#000;
  font-family:Verdana,Tahoma,sans-serif;
  font-size:12px;
  margin:0px 0px 0px 6px;
}

a, a:visited {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#1766B0;
}

a:hover, a:active {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  color:#40A5E5;
}

form {
  display:inline;
  margin:0px;
  padding:0px;
}

.submit {
  border:1px solid #bbb;
  color:#FFF;
  background-color:#1766B0;
  font-weight:bold;
  font-size:11px;
  padding:3px;
}

.flagHolder {
  padding-left:13px;
}

.flag {
  margin:10px;
  text-align:center;
  vertical-align:middle;
}

.topCats {
  position:absolute;
  top:110px;
	text-align: center;
	background-image: url(../images/catBg.gif);
	height: 42px;
	color: #ffffff;
	margin-bottom: 15px;
	width:99%;
}
.topCatsBgRight {
	background-image: url(../images/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../images/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.topCatsTabLeft {
	background-image: url(../images/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
	height:20px;
}
.topCatsTabMid {
	background-image: url(../images/catTabMid.gif);
	background-repeat: repeat-x;
	height:20px;
}
.topCatsTabMid A {
  color:#FFF;
}
.topCatsTabMid A:visited {
  color:#FFF;
}
.topCatsTabMid A:hover {
  text-decoration:underline;
}
.topCatsTabRight {
	background-image: url(../images/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
	height:20px;
}
.txtCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:2px;
	font-weight:bold;
}
.siteDocs {
  position:relative;
	text-align: center;
	height: 30px;
	color: #000;
	width:99%;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #000;
	text-decoration: underline;
	font-weight:bold;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../images/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
	border-top:3px solid #CFE3F5;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#333333;
	margin-bottom:5px;
}

#bodyContent {
  border-top:3px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-right:5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

#indexContent {
  padding:5px;
}

#sDealerLogo {
  margin-top:15px;
  float:left;
  clear:left;
}

#headerSection {
  position:absolute;
  clear:both;
}

#bodySection {
  position:absolute;
  top:160px;
}

#pagination {
  position:relative;
  margin:5px;
}

.listingsBox {
  position:relative;
}

.listingImage {
  float:left;
  border:1px solid #000;
}

.listingAltRow {
  background-color:#D5E8F9;
}

#listingMainImage {
  display:block;
  margin:10px auto;
}

.featuredImage {
  border:1px solid #000;
  clear:left;
}

.bordered {
  border:1px solid #000;
}

.blockedImage {
  display:inline;
  padding:5px;
}

.listingsRow {
  position:relative;
  clear:both;
  height:84px;
  text-align:left;
  padding:5px 5px 5px 5px;
  margin:0px;
}

.listingsRowCellOne {
  float:left;
  width:110px;
}

.listingsRowCellTwo {
  margin:0 100px 0px 110px;
}

.listingsRowCellThree {
  float:right;
  clear:none;
  display:inline;
}

.listingsPrice {
  color:#1766B0;
  font-weight:bold;
}

#viewVIN {
  font-size:12px;
  font-weight:bold;
}

#listingsBox {
  position:relative;
  margin:0px;
}

#listingInfoBox {
  margin:0px 0px 5px 15px;
  border-top: 3px solid #BBB;
	border-right: 1px solid #FFF;
	border-bottom: 3px solid #BBB;
	border-left: 1px solid #FFF;
	padding:3px 3px 3px 3px;
}

.listingHR {
  border:1px solid #BBB;
}

.listingInfoTitle {
  font-weight:bold;
  font-size:12px;
  padding:0px;
  float:left;
  text-align:left;
}

.listingInfoData {
  font-weight:normal;
  font-size:12px;
  padding:0px;
  float:left;
  text-align:left;
  display:inline;
  padding-left:30%;
}

#listingInfo li {
  text-indent:15px;
  font-size:12px;
  font-weight:normal;
}

#listingViewTitle {
  font-weight:bold;
  font-size:18px;
  margin:0px;
  padding:3px;
}

#instockMakersUL {
  margin:0px 0px 0px -40px;
  padding-left:0px;
  list-style-type:none;
  text-align:left;
  text-indent:5px;
}

#instockMakersUL li {
  margin-left:40px;
}

#instockCategoriesUL {
  margin:0px 0px 0px -40px;
  padding-left:0px;
  list-style-type:none;
  text-align:left;
  text-indent:5px;
}

#instockCategoriesUL li {
  margin-left:40px;
}

#featuredListing {
  text-align:center;
}

#viewPrice {
  float:right;
  font-weight:bold;
  font-size:16px;
  color:#800;
  padding:3px;
}

.viewListingTitleText {
  font-weight:bold;
}

.viewListingInfoText {
  font-weight:normal;
}

#contactForm {
  margin:5px;
}

#contactFormTitle {
  font-size:18px;
  font-weight:bold;
}

.contactInputTitleText {
  font-weight:bold;
}

.contactInput {
  border:1px solid #000;
}

.contactTextarea {
  border:1px solid #000;
  color:#000;
  background-color:#FFF;
  font-weight:normal;
  font-size:11px;
  padding:3px;
}

.creditHeader {
  background-color:#CCC;
  color:#1766B0;
  font-weight:bold;
}

tr.creditHeader td {
  padding:5px;
}

tr.pad5 td {
  padding:5px;
}

.creditInputTitle {
  font-size:11px;
  padding:3px 3px 5px 7px;
}

#creditErrors {
  font-weight:bold;
  padding:3px;
  margin:3px;
}

#creditErrors li {
  font-weight:normal;
  text-indent:10px;
  list-style-type:none;
}

.input {
  border:1px solid #000;
}

#latestListingsIndex {
  font-weight:bold;
  padding:3px 0px 3px 10px;
  background-color:#BBB;
  color:#FFF;
}
