﻿/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
------------------------------------------------------- Search Page
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#searchFormWrap {
 width: 470px;
 padding: 0 0 30px 0;
 background: url(/images/searchForm.jpg) top left no-repeat;
 margin: 10px 0 10px 10px;
}

#searchFormWrap h2 {
 padding: 11px 0 10px 5px;
}

#searchFormWrap .rvusaForms resetButton {
 background: url(/images/btnReset.gif) no-repeat;
 width: 78px;
}

#searchFormWrap ol {
 padding: 5px 10px 0 10px;
}

#searchFormWrap ol li {
    padding: 5px 0 0 0;
    border-bottom: 1px dotted #ccc;
    height: 32px;
}

#searchFormWrap ol li .firstLabel {
    font-weight: bold;
}

#searchFormWrap .submitButton {
 float: right;
 margin: 6px 12px;
}

.resetButton {
 float: right;
 border: none;
 width: 76px;
 height: 27px;
 margin: 6px 12px;
 background: url(/images/btnReset.gif);
}

#featuredUnits {
 background: url(/images/featuredUnitsBG.jpg) left top no-repeat;
 padding: 15px;
 width: 674px;
 padding: 0px;
 margin: 0 0 0 10px;
}

#featuredUnits h2 {
 padding: 12px 0 0 5px;
}

#contentWrap {
 background: url(/images/featuredUnitsBG.jpg) left bottom no-repeat;
 margin: 0;
 padding: 0 0 10px 20px;
}

.featured p {
 padding: 10px 35px 0 35px;
}

.featRVContainer {
 width: 140px;
 float: left;
 padding: 6px;
 text-align: center;
 margin: 0 4px 10px 4px;
}

img.frame {
 border: 3px double #b6bfd9;
}

.highlight {
 font-weight: bold;
 color: #003399;
}

/* AUTOCOMPLETE STYLES */
.AutoCompleteList {
 color: #777777;
 font-family: "Lucida Grande" ,Verdana,Arial, "Bitstream Vera Sans" ,sans-serif;
 font-size: 11px;
 text-indent: 10px;
 line-height: 24px;
 vertical-align: middle;
}

.AutoCompleteListItem {
 background: #ffffff;
 border: 1px solid #D20B08;
 border-top: none;
}

.AutoCompleteListItemHighlighted {
 color: #333333;
 background: #FFEBE8;
 border: 1px solid #D20B08;
 border-top: none;
 cursor: pointer;
 font-weight: bold;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
---------------------------------------------------- Search Results
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


#searchRefine {
 background-image: url(/images/searchRefineBG.jpg);
 background-position: top left;
 background-repeat: no-repeat;
 width: 676px;
 height: 110px;
 padding: 5px;
 margin: 0 auto;
}

.searchSorting {
margin:5px 22px 10px 22px;
padding:5px;
border-top: 1px solid #A4A4A4;
border-bottom: 1px solid #A4A4A4;
}

.searchSorting a {
padding: 0 30px 0 0;
margin: 0 0 0 5px;
}

.searchSorting a.priceAsc {
background: url(/images/icons/priceAscend.gif) top right no-repeat;
}

.searchSorting a.priceDsc {
background: url(/images/icons/priceDescend.gif) top right no-repeat;
}

.searchSorting a.brand {
background: url(/images/icons/brand.gif) top right no-repeat;
padding: 0 36px 0 0;
}

.searchSorting a.year {
background: url(/images/icons/year.gif) top right no-repeat;
padding: 0 36px 0 0;
}

.searchSorting a.lengthAsc {
background: url(/images/icons/lengthAsc.gif) top right no-repeat;
}

.searchSorting a.lengthDsc {
background: url(/images/icons/lengthDesc.gif) top right no-repeat;
}

.searchListItem {
 background: url(/images/searchListBG.jpg) left bottom no-repeat;
 margin: 0 0 10px 20px;
 padding: 0 0 10px 0;
}

.searchListItem .cap {
 background: url(/images/searchListBG.jpg ) left top no-repeat;
}

.searchListItem .moreDetails {
 text-align: right;
 display: block;
 position:relative;
 left:485px;
 width:150px;
 padding: 4px 75px 6px 0;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
}

.searchListItem .moreDetails:hover {
 text-decoration: underline;
}

.searchListItem a.thumb img {
 /*float: left;
 margin: -10px 0 0 10px;*/
 width: 100px;
 height: 75px;
}

.searchListItem .thumbNStats {
 float: left;
 margin: -10px 0 0 14px;
}

.photoCount {
background: url(/images/icons/photoCount.png) left 50% no-repeat;
display:block;
width:12px;
padding: 1px 10px 12px 23px;
margin: 6px 0 6px 0;
font-size:9px;
color:#ffffff;
text-align:center;
font-family:Verdana;
float:left;
}

.videoCount {
background: url(/images/icons/videoCount.png) left 50% no-repeat;
display:block;
width:12px;
padding: 1px 10px 12px 23px;
margin: 6px 0 6px 0;
font-size:9px;
color:#ffffff;
text-align:center;
font-family:Verdana;
text-align:center;
float:left;
}

.extraInfo {
display:block;
padding:8px 0 2px 0;
}

#searchRefine span {
 color: #003399;
 font-weight: bold;
}

#fadcAdvancedSearch {
 text-align: right;
 font-size: 13px;
 font-style: italic;
 font-weight: bold;
 color: #FFFFFF;
 padding: 7px 20px 0 0;
}

#fadcAdvancedSearch a {
 color: #FFFFFF;
 text-decoration: none;
}

#fadcAdvancedSearch a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

.searchpagination {
 background-image: url(/images/paginationBG.jpg);
 background-repeat: no-repeat;
 background-position: right;
 height: 32px;
 margin: 0px 10px 10px 0px;
}

.searchperpage {
 float: left;
 width: 220px;
 margin-top: 6px;
 font-weight: bold;
 color: #003399;
}

.searchperpage a {
 color: #003399;
 font-weight: bold;
 padding-left: 10px;
}

.searchdetailstext {
 text-align: right;
 font-size: 13px;
 font-weight: bold;
 font-style: italic;
 padding: 4px 35px 0 0;
 color: #fff;
 width: 100px;
 float: right;
}

.searchdetailstext a, .searchdetailstext a:hover {
 color: #fff;
}

.searchthumb {
 padding: 10px 0px 0px 10px;
 float: left;
 text-align: center;
 color: #1c3f94;
 font-size: 14px;
 font-weight: bold;
}

.searchthumb p {
 margin-bottom: 0px;
 margin-top: 7px;
}

.searchrvinfo {
 width: 375px;
 float: left;
 margin: -10px 0 20px 10px;
}

.searchrvinfo p {
 padding: 0px;
 margin: 0px;
}

.searchrvinfo h4 a {
 color: #003399;
}

.searchreadmore {
 color: #cf0000;
 text-decoration: underline;
}

/*** .searchprice is in rvusaBase.css ***/

.searchprice .detailprice {
 color: #cf0000;
 font-weight: bold;
 font-size: 16px;
 line-height: 22px;
}

.searchdealerinfo {
 width: 155px;
 float: left;
 text-align: center;
 padding: 15px 0 0 0;
 margin: -10px 0 20px 10px;
}

.dealerstate {
 font-size: 10px;
}

.dealerphone {
 font-weight: bold;
 font-size: 14px;
 color: #1c3f94;
 margin-top: 10px;
}

.redpages {
 margin: 8px 7px 0px 0px;
 color: #fff;
 text-align: right;
}

.redpages a, .redpages span {
 /* THIS IS CAUSING THE PAGINATION TO WRAP.     display: block;     float: right; */
 padding: 1px 5px;
 margin-left: 4px;
}

.redpages span.current {
 font-weight: bold;
 background: #fff;
 color: #cf4136;
}

.redpages a {
 text-decoration: none;
 color: #fff;
 font-weight: bold;
}

.redpages a:hover {
 background: #fff;
 color: #cf4136;
}

.redpages span.nextprev {
 font-weight: bold;
 color: #f4d4d2;
}

#progressBackgroundFilter {
 position: fixed;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 overflow: hidden;
 padding: 0;
 margin: 0;
 background-color: #000;
 filter: alpha(opacity=50);
 opacity: 0.5;
 z-index: 1000;
}

#processMessage {
 position: fixed;
 top: 30%;
 left: 50%;
 padding: 10px;
 width: 740px;
 margin-left: -350px;
 font-size: 18px;
 font-weight: bold;
 z-index: 1001;
 background: url(/images/modalBG.gif);
 border: solid 1px #000;
 text-align: center;
}

#processMessage p {
 font-size: 16px;
 font-weight: bold;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
---------------------------------------------------- List Item Page
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#itemListing {
 width: 712px;
 background: url(/images/itemListBG.jpg) repeat-y top;
}

#itemListing h1 {
 background: url(/images/itemListingTop.jpg) top no-repeat;
 color: #ffffff;
 font-family: Arial Black, Sans-Serif;
 font-size: 20px;
 padding: 7px 200px 13px 6px;
 line-height: 25px;
}

#itemListing h1 em {
 font-size: 18px;
 font-style: normal;
}

.photoToolbox {
 float: left;
 margin: 0 0 0 24px;
}

.mainPic {
 width: 482px;
 height: 332px;
 padding: 0;
 text-align: center;
 background: url(/images/ajax-loader.gif) no-repeat center;
 overflow: hidden;
}

.mainPic img {
 border: 1px solid #444444;
}

.priceTag {
 background: url(/images/priceTagBG.gif) no-repeat;
 font-size: 18px;
 color: #a7080a;
 font-family: "arial black";
 margin: -3px 0 0 -8px;
 padding: 7px 0 18px 38px;
 float:left;
}

.attributeLabels {
float:right;
width:50%;
margin:2px 0 0 0;
}

.attributeLabels img {
padding: 0 2px 0 2px;
}

/* ToolBox*/
#dealerToolbox {
 background: url(/images/dealerToolboxBG.jpg) left top repeat-y;
 float: right;
 display: inline;
 width: 188px;
 margin: -50px 7px 0 0;
 text-align: center;
}

#logo {
 width: 175px;
 padding: 6px;
 margin: -12px auto 0;
}

#dealerToolbox .buttons {
 width: 145px;
 height: 23px;
 text-align: left;
 font-family: Arial Black;
 font-size: 11px;
 text-decoration: none;
 color: #292929;
 text-shadow: 0px 1px 1px #fff;
 padding: 5px 0 0 30px;
 margin: 6px auto;
 display: block;
 outline: none;
}

#dealerToolbox #buttonsCap {
 background: url(/images/dealerToolboxCap.jpg) left top repeat-y;
 height: 11px;
}

#dealerToolbox .buttons:hover {
 background-position: bottom;
}

.visitBtn {
 background: url(/images/visitBtn.jpg) top no-repeat;
}

.viewAllBtn {
 background: url(/images/viewAllBtn.jpg) top no-repeat;
}

.sendBtn {
 background: url(/images/sendBtn.jpg) top no-repeat;
}

.brochureBtn {
 background: url(/images/brochureBtn.jpg) top no-repeat;
}

.printBtn {
 background: url(/images/printBtn.jpg) top no-repeat;
}

.calculateBtn {
 background: url(/images/calculateBtn.jpg) top no-repeat;
}

.offerBtn {
 background: url(/images/offerBtn.jpg) top no-repeat;
}

.mapBtn {
 background: url(/images/mapBtn.jpg) top no-repeat;
}

#dealerToolbox .buttons.contactBtn {
 background: url(/images/contactBtn.jpg) top no-repeat;
 width: 145px;
 height: 23px;
 text-align: left;
 font-family: Arial Black;
 font-size: 11px;
 text-decoration: none;
 color: #ffffff;
 text-shadow: 0px -1px 1px #000;
 padding: 5px 0 0 30px;
 display: block;
 outline: none;
}

#dealerToolbox .buttons.contactBtn:hover {
 color: #333333;
  background-position: bottom;
   text-shadow: 0px 1px 1px #fff;
}

#hideBtn {
 background: url(/images/contactBtn.jpg) bottom no-repeat;
}

#toggle {
 margin: 0;
}

#contactForm {
 background: url(/images/contactFormBG.jpg) top no-repeat;
 width: 175px;
 height: 232px;
 margin: 0 0 0 6px;
}

.prev {
 background: url(/images/photoBar.jpg) 0 0 no-repeat;
 width: 77px;
 height: 32px;
 display: block;
 float: left;
}

.next {
 background: url(/images/photoBar.jpg) -404px 0 no-repeat;
 width: 77px;
 height: 32px;
 display: block;
 float: left;
}

.photoBar {
 background: url(/images/photoBar.jpg) -77px 0 no-repeat;
 width: 186px;
 height: 32px;
 display: block;
 float: left;
}

.photoBarNoVid {
 background: url(/images/photoBarNoVid.jpg) -77px 0 no-repeat;
 width: 329px;
 height: 32px;
 display: block;
 float: left;
}

.video {
 background: url(/images/photoBar.jpg) -262px 0 no-repeat;
 width: 143px;
 height: 32px;
 display: block;
 float: left;
}

/* Thumbs Area */

#thumbsPanel {
 width: 660px;
 margin: 10px 0 5px 22px;
 text-align: center;
}

.expandThumbs, .expandedThumbs {
 float: right;
 margin: 0 30px 20px 0;
 font-size: 11px;
}

#itemListingCap {
 background: url(/images/itemListCap.jpg) left top no-repeat;
 height: 19px;
 clear: both;
}

.itemDetails {
 background-repeat: no-repeat;
 width: 680px;
 padding: 0 0 0 20px;
 margin-bottom: 20px;
 float: left;
}

.itemDetails h4 {
 background: url(/images/itemFlags.gif) no-repeat;
 padding: 5px 0 14px 5px;
 margin: 0 0 0 -17px;
 color: #ffffff;
}

.itemDetails table {
 margin: 1%;
}

.itemDetails .stripe {
 background: #D9E1EE;
}

.itemDescription {
 width: 660px;
 padding: 0 25px 0 20px;
 margin-bottom: 20px;
 float: left;
}

#itemListing .itemDescription h1 {
 background: inherit;
 color: inherit;
 font-family: inherit;
 line-height: inherit;
 padding: inherit;
}

.itemDescription h4 {
 background: url(/images/itemFlags.gif) no-repeat;
 padding: 5px 0 14px 5px;
 margin: 0 0 0 -17px;
 color: #ffffff;
}

.itemDescription span ul {
    list-style-type: disc;
    list-style-position: outside;
    line-height: 1em;
    padding-left:25px;
}

.itemDescription span ul li {
    list-style-type: disc;
}

.itemDescription span {
 line-height: 18px;
 margin: 10px 0;
}

.itemdetails h4 {
 line-height: 25px;
}

.tdPadding {
 padding: 2px 0 4px 10px;
}

.detailStrong {
 font-weight: bold;
 color: #1b3489;
 padding: 6px 0 6px 3px;
}

.detailspecs {
 float: left;
 margin-top: 10px;
}

.strikeout {
 text-decoration: line-through;
}

.detailprice {
 font-size: 18px;
 line-height: 25px;
 font-weight: bold;
 color: #d03f34;
}

/* Options Area */

.options {
 width: 670px;
 margin: 6px 0 15px 22px;
}

.options h4 {
 background: url(/images/itemFlags.gif) no-repeat;
 padding: 5px 0 14px 5px;
 margin: 0 0 0 -19px;
 color: #ffffff;
}

.optionsWrap {
 width: 670px;
 padding: 2px;
 background: url(/images/optionsBG.jpg) repeat-y;
 border: 1px solid #C1CDE4;
}

.options a {
 color: #222;
 text-decoration: none;
}

.options a:hover {
 color: #009;
 text-decoration: underline;
}

.optionsList {
 background: #FFFFFF none repeat scroll 0 0;
 border: 1px solid #C1CDE4;
 border-top:none;
 border-bottom:none;
 float: left;
 margin: 2px;
 padding: 2px;
 width: 124px;
}

.optionsList li {
 margin: 2px 0 4px 0;
 border-bottom: 1px solid #E3E6EB;
}

.optionHead {
 font-weight: bold;
 padding: 4px 2px 6px 2px;
 font-size: 14px;
 background: #CCD6E9;
}

.itemVideos {
 background-repeat: no-repeat;
 width: 445px;
 margin: 20px 0 20px 10px;
 padding: 0px 15px 10px 10px;
}

.itemVideos h4 {
 background: url(/images/itemFlags.gif) no-repeat;
 padding: 5px 0 14px 5px;
 margin: 0 0 0 -17px;
 color: #ffffff;
}

.itemphoto {
 border: 3px double #d3d3d3;
 margin: 2px;
 display: block;
}

.mainVideo {
 float: left;
 width: 674px;
 text-align: center;
 margin-top: 15px;
 border: 3px double #d3d3d3;
}

.thumbVideos {
 float: right;
 margin-top: 25px;
 text-align: center;
}


/* Inventory Item Errors */

.yikes {
}

.yikes img {
float: right;
margin: 0 0 10px 10px;
}

.yikes p {
line-height:20px;
}

.yikes .notice {
padding:00px;
margin:5px;
float:left;
width:290px;
}

.yikes .errAbout {
padding:10px;
}

.yikes .errAbout h2 {
color:#2a2a2a;
line-height: 1.2;
}

.yikes .errAbout p {
color:#2a2a2a;
}

.yikes .notice a {
width: 100px;
padding:10px 0 10px 0;
display:block;
float:left;
margin:10px 22px;
font-weight:bold;
color:#fff;
text-align:center;
}

.yikes .notice a.search {
background: url(/images/404search.gif);
}


.yikes .notice a.back {
background: url(/images/404back.gif);
}

.message {
border:1px solid #e6db55;
background: url(/images/alertIco.gif) 5px 50% #fffbcc no-repeat;
padding:10px 10px 10px 60px;
margin:10px;
float:left;
height:40px;
width:600px;
}

.message span {
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
color:#333333;
font-weight:bold
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-------------------------------------------------- Dealer List Page
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.platIcon {
 position: relative;
 left: -24px;
 margin: 10px;
}
.memberType {
margin:25px 0 5px 0;
}

/*--------------------------------------------- Partner Listing */

.partnerListing {
 background: url(/images/partnerListingBG.gif) top left;
 margin: 10px auto;
}

.partnerListing span {
 color: #C11509;
}

.partnerListing h4, .memberListing h4 {
 font-size: 15px;
 font-weight: bold;
}

.partnerListing a {
 color: #C11509;
}

.partnerListing .emailIco {
 background: url(/images/pEmailIco.gif) no-repeat left top;
}

.partnerListing .rvsIco {
 background: url(/images/pRvsIco.gif) no-repeat left top;
 font-weight: bold;
 color: #206bcf;
}

.partnerListing .rentalsIco {
 background: url(/images/pRentalsIco.gif) no-repeat left top;
 font-weight: bold;
 color: #206bcf;
}

.partnerListing .websiteIco {
 background: url(/images/pWebsiteIco.gif) no-repeat left top;
}

.partnerListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/partnerListingBG.gif) bottom left;
}

/*------------------------------------------------ Park Listing */

.parkListing {
 background: url(/images/parkListingBG.gif) top left;
 margin: 10px auto;
}

.parkListing span {
 color: #daa70f;
}

.parkListing a {
 color: #daa70f;
}

.parkListing .parkLogo {
 float: left;
 width: 175px;
 padding: 5px;
 text-align: center;
}

.parkListing .parkDetails {
 width: 505px;
 padding: 10px;
 float: left;
}

.parkListing .parkInfo {
 float: left;
 width: 345px;
}

.parkListing .parkContact {
 width: 160px;
 float: right;
 clear: right;
}

.parkListing .parkContact a {
 padding: 0 0 0 48px;
 height: 38px;
 display: block;
 line-height: 30px;
}

.parkListing .emailIco {
 background: url(/images/prkEmailIco.jpg) no-repeat left top;
}

.parkListing .rvsIco {
 background: url(/images/prkMoreIco.jpg) no-repeat left top;
 font-weight: bold;
 color: #d41c26;
}

.parkListing .websiteIco {
 background: url(/images/prkWebsiteIco.jpg) no-repeat left top;
}

.parkListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/parkListingBG.gif) bottom left;
}

/*---------------------------------------------- Member Listing */

.memberListing {
 background: url(/images/memberListingBG.gif) top left;
 margin: 10px auto;
}

.memberListing span {
 color: #4371bc;
}

.memberListing a {
 color: #4371bc;
}

.memberLogo {
 float: left;
 width: 175px;
 padding: 5px;
 text-align: center;
}

.memberDetails {
 width: 505px;
 padding: 10px;
 float: left;
}

.memberInfo {
 float: left;
 width: 345px;
}

.memberInfo h4 {
line-height:22px;
}

.memberContact {
 width: 160px;
 float: right;
 clear: right;
}

.memberContact a {
 padding: 0 0 0 48px;
 height: 38px;
 display: block;
 line-height: 30px;
}

.memberListing .emailIco {
 background: url(/images/mEmailIco.gif) no-repeat left top;
}

.memberListing .rvsIco {
 background: url(/images/mRvsIco.gif) no-repeat left top;
 font-weight: bold;
 color: #d41c26;
}

.memberListing .websiteIco {
 background: url(/images/mWebsiteIco.gif) no-repeat left top;
}

.memberListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/memberListingBG.gif) bottom left;
}

.memberManus {
 width: 515px;
 float: right;
 padding: 0 0 10px 10px;
}
.memberManus span {
    font-weight: bold;
}
.memberManus span a {
    font-weight: normal;
}
.memberManus ul ul {
    margin-left:15px;
}

.dealerIcons {
 float: left;
 margin: 0 10px 6px 0;
}
.memberOther {
 font-size:14px;
}
.otherUnits {
    background:url(/images/mUnitsIco.gif) no-repeat top left;
    padding-left: 15px;
}
#mainThumbs {
background: #fff;
}

/*---------------------------------------- Manufacturer Listing */

.manufacturerListing {
 background: url(/images/memberListingBG.gif) top left;
 margin: 10px auto;
}

.manufacturerListing span {
 color: #014171;
}

.manufacturerListing a {
 color: #014171;
}


.manufacturerListing .emailIco {
 background: url(/images/mEmailIco.gif) no-repeat left top;
}

.manufacturerListing .rvsIco {
 background: url(/images/mMoreIco.jpg) no-repeat left top;
 font-weight: bold;
 color: #d41c26;
}

.manufacturerListing .websiteIco {
 background: url(/images/mWebsiteIco.gif) no-repeat left top;
}

.manufacturerListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/memberListingBG.gif) bottom left;
}
.mfgBrand {
    font-weight: bold;
    font-style:italic;
}
.mfgBrand a {
    font-weight: bold;
    font-style:italic;
}
.mfgModel {
    color: #6a8ec2;
}
.mfgModel a:link, .mfgModel a:visited {
    font-weight:bold;
    font-style:normal;
    color: #6a8ec2;
}



/*---------------------------------------- Financing Listing */

.financingListing {
 background: url(/images/financeListingBG.gif) top left;
 margin: 10px auto;
}

.financingListing span {
 color: #33b468;
}

.financingListing a {
 color: #33b468;
}


.financingListing .emailIco {
 background: url(/images/mEmailIco.gif) no-repeat left top;
}

.financingListing .rvsIco {
 background: url(/images/mMoreIco.gif) no-repeat left top;
 font-weight: bold;
 color: #33b468;
}

.financingListing .websiteIco {
 background: url(/images/mWebsiteIco.gif) no-repeat left top;
}

.financingListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/financeListingBG.gif) bottom left;
}

/*---------------------------------------- Insurance Listing */

.insuranceListing {
 background: url(/images/insuranceListingBG.gif) top left;
 margin: 10px auto;
}

.insuranceListing span {
 color: #b82a29;
}

.insuranceListing a {
 color: #b82a29;
}

.insuranceListing .emailIco {
 background: url(/images/mEmailIco.gif) no-repeat left top;
}

.insuranceListing .rvsIco {
 background: url(/images/mMoreIco.gif) no-repeat left top;
 font-weight: bold;
 color: #b82a29;
}

.insuranceListing .websiteIco {
 background: url(/images/mWebsiteIco.gif) no-repeat left top;
}

.insuranceListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/insuranceListingBG.gif) bottom left;
}

/*---------------------------------------- Warranty Listing */

.warrantyListing {
 background: url(/images/warrantyListingBG.gif) top left;
 margin: 10px auto;
}

.warrantyListing span {
 color: #014171;
}

.warrantyListing a {
 color: #014171;
}


.warrantyListing .emailIco {
 background: url(/images/mEmailIco.gif) no-repeat left top;
}

.warrantyListing .rvsIco {
 background: url(/images/mMoreIco.gif) no-repeat left top;
 font-weight: bold;
 color: #d41c26;
}

.warrantyListing .websiteIco {
 background: url(/images/mWebsiteIco.gif) no-repeat left top;
}

.warrantyListing .memberSpecs {
 clear: both;
 padding: 10px;
 background: url(/images/warrantyListingBG.gif) bottom left;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
------------------------------------------------ Member Search Page
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.mapWrap img {
 border: none;
}

#rightColumn .dealerZipTop {
background: url(/images/dealerOfferCtaBG.gif) top no-repeat;
width: 180px;
margin: 0px auto;
padding: 10px 10px 5px 10px;
}

#rightColumn .dealerZipSearch {
background: url(/images/dealerOfferCtaBG.gif) bottom no-repeat;
width: 180px;
margin: 0px auto;
padding: 0px 10px 15px 10px;
}

#rightColumn .dealerZipSearch p {
line-height: 26px;
margin: 0px;
}

#rightColumn .nationalParts {
background: url(/images/supplierNationalBtn.gif) top center no-repeat;
width: 180px;
height: 116px;
margin: 10px auto 0px auto;
padding: 15px 10px 0px 10px;
}

#rightColumn .nationalParts h4 {
color: #3e65ab;
line-height: 20px;
margin-bottom: 10px;
}

#rightColumn .nationalParts p {
margin: 0px;
}

#rightColumn .nationalManuf {
background: url(/images/ProductManuf.gif) center no-repeat;
width: 197px;
height: 36px;
margin: 10px auto 0px auto;
padding: 10px 0px;
text-align: center;
}

#rightColumn .nationalManuf a {
font-weight: bold;
color: #fff;
text-decoration: none;
font-size: 16px;
line-height: 18px;
}

#rightColumn .nationalManuf a:hover {
color: #eec6c7;
}

.stateList {
background: url(/images/stateListBG.gif) repeat-y;
margin: 40px 0;
width:712px;
}

.stateList h3 {
background: url(/images/stateListTop.gif) no-repeat;
color: #fff;
font-family: Arial Black,Sans-Serif;
font-size: 20px;
line-height: 25px;
padding: 8px 10px 13px 6px;
}

.stateList ul {
 float: left;
 width: 205px;
 padding: 5px;
 margin: 0 0 10px 20px;
}

.stateList h4 {
color: #264279;
font-size: 14px;
font-weight: bold;
margin-top: 10px;
}

.stateList a {
background: url(/images/stateListBullet.gif) no-repeat left center;
padding-left: 15px;
color: #7588B7;
}

.stateListBtm {
background: url(/images/stateListCap.gif) bottom no-repeat;
clear: both;
height: 19px;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-------------------------------------------------- RV Manufacturers
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.rvtypesmanufBg {
 background-image: url(/images/bg_dottedrt_fade.gif);
 background-position: bottom right;
 background-repeat: no-repeat;
 width: 535px;
 padding: 20px 0px;
}
.rvtypesmanufBg img {
 float: left;
}

.manufbuttons {
 background-image: url(/images/btnBlue.gif);
 background-position: left top;
 background-repeat: no-repeat;
 float: right;
 color: #000;
 height: 29px;
 margin-top: 20px;
 padding-top: 9px;
 text-align: center;
 width: 200px;
}

.manufbuttons a {
 color: #003399;
 text-decoration: none;
 font-style: italic;
 font-weight: bold;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
--------------------------------------------- Parts and Accessories
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

h4.supplierCategory {
background: url(/images/itemFlags.gif) no-repeat;
color: #fff;
margin: 0 0 0 -6px;
padding: 5px 0 14px 5px;
}

h4.supplierCategory span {
color: #fff;
}

.supplierTop {
padding-top: 10px;
}

.supplierDesc {
padding: 10px 12px 15px 12px;
margin: 0px;
}

.supplierListing {
background: url(/images/specialtySupplierBG.gif) repeat-y;
padding-left: 8px;
}

.supplierDivider {
background: url(/images/bg_dottedrt_fade.gif) top center no-repeat;
padding-top: 10px;
height: 1px;
}

.supplierContact {
margin-bottom: 0px;
}

.supplierContact span span {
font-weight: bold;
}

.supplierListing .memberDetails {
width: 500px;
}    

.supplierListing .memberInfo {
width: 340px;
} 

.supplierListing .memberSpecs {
padding-top: 0px;
background: none;
}

.supplierListing .memberManus {
width: 500px;
padding: 0px;
margin-bottom: 10px;
}

.supplierListing .memberManus span {
font-weight: normal;
font-style: normal;
}

.supplierBtm {
background: url(/images/memberListingBG.gif) bottom no-repeat;
height: 15px;
}

.supplierLinks {
width: 450px;
margin: 0px 0px 20px 175px;
font-weight: bold;
}

.supplierLinks li {
width: 50%;
float: left;
padding: 3px 0px;
}

.supplierTable {
margin: 10px 20px;
}

.otherBusinesses th {
background: #777 none repeat scroll 0 0;
color: #fff;
font-weight: bold;
text-transform: uppercase;
}

.otherBusinesses th span {
color: #fff;
}

.otherBusinesses span {
color: #333;
}

.shadedRow {
background: #e9eef5;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-------------------------------------------------------- RV Storage
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.storageListing {
     color: #C11509;
}
.storageListing .rvsIco {
 background: url(/images/prkMoreIco.jpg) no-repeat left top;
 font-weight: bold;
 color: #d41c26;
}
.storageSpecs {
    float:right; 
    margin:0 0 0 20px;
}
.storagePics {}
.storagePics img {
    margin:0 10px 10px 10px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-------------------------------------------------------- Sell My RV
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.rvusaComparoBox {
background: url(/images/rvusaComparoBox.jpg) top center no-repeat;
width:230px;
height:338px;
float:left;
margin:0 3px 0;
}

.featureList {
margin: 60px 10px 0;
}

.featureList li {
padding:2px;
line-height:20px;
}

.featureList span.important {
font-weight:bold;
}

.featureList li.adPrice {
font-family:Arial Black;
padding:10px 0 0;
text-align:right;
color:#2651bc;
font-size:30px;
line-height:34px;
font-weight:bold;
}

.featureList li.adPrice span {
font-size:22px;
vertical-align:top;
}

.comparos {
margin:20px 0 0;
}

.featIcon {
vertical-align:middle;
}

.rvTrader {
background: url(/images/comparoBox.jpg) top center no-repeat;
width:230px;
height:329px;
margin: 9px 3px 0;
float:left;
}

.rvTrader h3 {
text-align:center;
padding: 8px 0 10px 0;
}

.rvTrader .featureList {
margin: 18px 10px 0;
}

.rvSearch {
background: url(/images/comparoBox.jpg) top center no-repeat;
width:230px;
height:329px;
margin: 9px 3px 0;
float:left;
}

.rvSearch h3 {
text-align:center;
padding: 8px 0 10px 0;
}

.rvSearch .featureList {
margin: 18px 10px 0;
}

.rvSearch .featureList li.adPrice, .rvTrader .featureList li.adPrice {
font-family:Arial Black;
padding:2px 0 0;
text-align:right;
color:#505050;
font-size:25px;
line-height:34px;
font-weight:bold;
}

.rvSearch .featureList li.adPrice span, .rvTrader .featureList li.adPrice span {
font-size:18px;
vertical-align:top;
}

.featureList li.priceCompare {
font-size:11px;
text-align:right;
padding-right:8px;
color:#ff0000;
line-height:4px;
}

.logos {
text-align: center;
margin: 20px 0;
}

.logos img {
padding:0;
}

a.blueSellBtn {
background: url(../images/bluesellButton.gif) no-repeat;
display: block;
width: 92px;
height: 43px;
padding: 10px 15px 0;
margin: 10px 10px 0 0;
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: center;
float: left;
text-decoration: none;
}

a.blueSellBtn:hover {
color: #fff;
}

a.blueSellBtn.last {
    margin-right: 0;
}

.sellText, .sellText p {
font-size: 16px;
text-align: center;
line-height: 1.3;
}

.sellText strong {
color: #be1513;
}

.getStartedBtn {
text-align: center;  
}

.button {
display:block;
float:left;
width:262px;
height:109px;
margin:5px 0 0 10px;
}

.videoTour {
background: #ddd;
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
padding: 10px 10px 20px 10px;
}

#slider {
width: 430px; 
height: 311px; 
background: #333; 
float: left; 
margin-right: 7px;
}

#slider {
position:relative;
}
#slider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
#slider a{
	display:block;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-controlNav {
	position:absolute;
	left:185px;
	bottom:-15px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/sellSlideshow-bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.nivo-directionNav a {
	background-image: url(../images/sellSlideshow-arrows.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
	text-indent: -9999px;
}
.nivo-prevNav {
	left: 15px;
}
.nivo-nextNav {
	right: 15px;
	background-position: -30px 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}