body {
  background-color:#FFF;
  color:#000;
  font-family:Verdana,Tahoma,sans-serif;
  font-size:12px;
  margin:0px 0px 0px 6px;
}

a {
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}

.txtCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:2px;
	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:0px 5px 0px 5px;
}

#sDealerLogo {
  margin-top:15px;
  float:left;
  clear:left;
}

#topURL {
  margin-top:50px;
  float:right;
  font-size:18px;
  font-weight:bold;
  color:#000;
  margin-right:25px;
}

#headerSection {
  position:absolute;
  clear:both;
}

#bodySection {
  position:absolute;
  top:130px;
  width:99%;
}

.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;
}

#listingsBox {
  position:relative;
  margin:3px;
}

#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;
}

#instockMakersUL {
  margin:0px 0px 0px -40px;
  padding-left:0px;
  list-style-type:none;
  text-align:left;
  text-indent:5px;
}

#instockMakersUL li {
  margin-left:40px;
}

#featuredListing {
  text-align:center;
}

#viewPrice {
  float:right;
  font-weight:bold;
  font-size:16px;
  color:#800;
}

.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;
}


