/* GENERAL */
body {
	background-color: #cfe7ff;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 960px;
	}
img {
	border: none;
	}
#wrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	}
h1 {
	color: #b80000;
	line-height: 1em;
	font-size: 30px;
	}
h2 {
	color: #520900;
	font-size: 20px;
	line-height: 1em;
	margin-top: 30px;
	}
h3 {
	font-size: 18px;
	margin: 0;
	}
p {
	margin: 0 0 10px 0;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
/* CLASSES */	
.clearAll {
	clear:both;
	}
.borderBox {
	border-bottom: 2px dotted #CCC; 
	margin-bottom: 10px; 
	padding-bottom: 10px;
	}
.borderTop {
	border-top: 2px dotted #CCC; 
	margin-top: 10px; 
	padding-top: 10px;
	}
.advertiseButton {
	margin-bottom: 10px;
	}
.boldRed {
	font-size: 14px;
	color: #b80000;
	font-weight: bold;
	}	
	
/* HEADER */	
#header {
	width: 960px;
	height: 195px;
	background: url(../images/header.gif) no-repeat top left;
	}
.headerText {
	float:right; 
	width:485px;
	}
.headerText h2 {
	font-family:"Arial Black", Impact, Gadget, sans-serif;
	color:#FFF;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding: 0;
	margin: 40px 0 0 0;
	text-shadow: #333 2px -2px 5px;
	}
.headerText h3 {
	color:#FFF;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	}

/* MAIN */	
#main {
	width: 960px;
	background-color: #FFFFFF;
	}
.main-bottom {
	background: url(../images/content-bottom.gif) repeat-x top left;
	height: 46px;
	width: 960px;
	clear: both;
	}


/* MAIN MENU */	
#left-sidebar {
	width: 210px;
	float: left;
	margin-left: 15px;
	}
.menu-header {
	background: url(../images/nav-bg.gif) top left no-repeat;
	margin-bottom: 20px;
	padding-left: 15px;
	}
.menu-header h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	text-indent: 20px;
	}
.mainmenu {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
.mainmenu  a {
	padding-left: 20px;
	margin: 0;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	}
.mainmenu a:hover {
	color: #b80000;
	text-decoration: underline;
	background: url(../images/nav-bullet.gif) no-repeat 0 50%;
	}
.mainmenu-bold a {
	color: #520900;
	font-weight: bold;
	font-size: 14px;
	}


/* CONTENT */	
#content {
	width: 675px;
	float: right;
	margin-right: 15px;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 1.3em;
	}
#content a {
	color: #b80000;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover {
	color: #780101;
	}



/* BREADCRUMBS */
#breadcrumbs {
	border-bottom: 1px dotted #CCC;
	color: #999;
	font-size: 11px;
	padding-bottom: 11px;
	}
#breadcrumbs a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
	font-size: 12px;
	}
#breadcrumbs a:hover {
	color: #b80000;
	font-weight: bold;
	text-decoration: none;
	}

/* MFG LINKS */
#mfg-links {
	width: 930px;
	padding: 15px;
	background: url(../images/mfg-bg.gif) repeat-x top left;
	background-color: #ef0000;
	color: #FFF;
	}
#mfg-links ul {
	float: left;
	line-height: 18px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 186px;
	}
#mfg-links a {
	color: #FFF;
	text-decoration: none;
	}
#mfg-links a:hover {
	text-decoration: underline;
	}


/* FOOTER */
#footer {
	padding: 15px;
	background: url(../images/footer-bg.gif) repeat-x top left;
	background-color: #510900;
	border-top: 1px solid #cb383d;
	color:#FFF;
	line-height: 25px;
	}
#footer a {
	color: #cd0000;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
.footer-left {
	float:left;
	width: 465px;
	text-align: left;
	}
.footer-right {
	float: right;
	text-align: right;
	}
	
	
/* HOMEPAGE */
.homeLeft {
	width: 430px; 
	float: left;
	}
.homeRight {
	width: 215px; 
	float: right; 
	border-left: 2px dotted #CCC; 
	padding-left: 15px;
	}
	
/* MANUFACTURERS */
.mfgTable td {
	border-bottom: 2px dotted #CCC;
	padding: 25px 15px;
}

/* PARTNER LISTING */
.partnerListing {
	border: 3px solid #333;
	margin-bottom: 20px;
	width: 675px;
	}
.partnerLogo {
	float: left; 
	width: 175px; 
	margin: 10px;
	}
.partnerInfo {
	float: left; 
	width: 330px; 
	margin: 10px;
	}
.partnerInfo h3 {
	margin-bottom: 10px;
	}
.partnerInfo p {
	font-weight: bold;
	}
.partnerInfo ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.partnerLinks {
	float: left; 
	margin-top: 40px;
	}
.partnerEmail {
	background: url(/images/inventory/ico-email.gif) no-repeat; 
	padding-left: 30px; 
	display: block;
	margin-bottom: 10px;
	}
.partnerWebsite {
	background: url(/images/inventory/ico-website.gif) no-repeat; 
	padding-left: 30px; 
	display: block;
	margin-bottom: 10px;
	}
.partnerInventory {
	background: url(/images/inventory/ico-inventory.gif) no-repeat; 
	padding-left: 30px;
	display: block;
	margin-bottom: 10px;
	}
.partnerDescription {
	text-align: center; 
	padding: 5px; 
	background: #F1F1F1;
	clear: both;
	}


/* MEMBER LISTING */
.memberTable {
	width: 100%;
	border: 0;
	}
.memberTable td {
	padding: 5px 10px;
	font-size: 12px;
	}
.memberTableHeader {
	background: #333;
	color: #FFF;
	font-weight: bold;;
	}
.memberTable td {
	border-bottom: 1px solid #CCC;
	}
.memberTableTitle td {
	border-bottom: 3px solid #333;
	}
.memberTableTitle h2 {
	border-bottom: 0;
	margin-bottom: 0;
	}	
	

/* JOIN RV CANADA*/
.joinTable {
	width: 450px;
	border: 0;
	}
.joinTable td {
	padding: 5px 0;
	}
.joinTable p {
	font-weight: bold;
	font-size: 14px;
	padding: 0;
	margin:0;
	}
.joinTable h2 {
	padding: 0;
	margin:0;
	}
.botpad td {
	padding-bottom: 10px;
	}


/* FORMS */
.required {
	color:#900;
	}
.contactForm td{
	padding: 10px;
	font-weight: bold;
}
label { 
	width: 150px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	}
.formBox {
	background:#F1F1F1; 
	padding:10px; 
	margin-bottom:15px
	} 	
.formBox ul {
	list-style-type: none;
	}	
.reset {
	background: url(/images/btn-reset.gif) no-repeat; 
	width: 87px;
	height: 49px;
	border: none;
	margin: 0;
	padding: 0;
	}
#checkfield {
	display: none;
}
.hiddenField {
	display: none;
	}
	
/* RV SEARCH */
.searchBox {
	margin: 0 auto;
	padding: 10px;
	border: 3px solid #CCC;
	text-align: center;
	}
.searchBox p {
	text-align: left;
	margin: 0;
	padding: 10px 0;
	}


/* LINKS */
.linksTable {
	width: 100%;
	border: 0;
	}
.linksTable td {
	padding: 20px 5px;
	border-bottom: 2px solid #CCCCCC;
	}

	
/* DEALER INVENTORY */	
.contentBorder {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #bfc2ee;
	border-right-color: #bfc2ee;
	border-bottom-color: #bfc2ee;
	border-left-color: #bfc2ee;
}
.contentBorder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.subTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.subTitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #000;
}

/* PRICING */
.pricingDiv {
	padding: 0 10px;
	margin-bottom: 15px;
	}
.pricingDiv h1 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
.pricingDiv h3 {
	color: #666;
	}
.pricingBenefits {
	width: 300px; 
	float: left; 
	padding: 5px; 
	margin-right: 50px;
	}
.pricingBenefits ul {
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 15px;
	}
.pricingBenefits ul li {
	padding: 2px 0;
	}
.pricingPayment {
	width: 160px; 
	float: right; 
	padding: 5px;
	}
.pricingPayment ul {
	list-style-type: none;
	padding: 0;
	margin:0;
	}
.pricingPayment ul li {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	}
.smallPrint {
	font-size: 10px;
	}
.largePrint {
	font-size:1.5em
	}	
.gold {
	border-top: 3px solid #ffba00;
	border-bottom: 3px solid #ffba00;
	background: #f9f7c6;
	}	
.silver {
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	background: #f1f1f1;
	}
.white {
	border-top: 3px solid #f1f1f1;
	border-bottom: 3px solid #f1f1f1;
	}
	
/* RECIPES */
.recipeTitle {
	background: #F6F4D5; 
	border: 2px solid #EFEBB4; 
	padding: 10px; width:400px;
}
.recipeTitle h3 {
	color: #000;
	font-size: 18px;
	line-height: 1.2em;
	}
.recipeCard {
	background: #F6F4D5; 
	border: 2px solid #EFEBB4; 
	padding: 10px; 
	margin-bottom:20px;
	}
.recipeCard h4 {
	font-size: 14px;
	color: #333;
	margin:0 0 3px 0;
	padding: 0;
	}
.recipeInfo {
	background: #FFF; 
	border: 1px solid #CCC; 
	float: right; 
	width: 200px; 
	padding: 5px;
	}
.recipeDirections {
	float: left; 
	width: 400px;
	}


/* RV TIPS & TRICKS */
.tipsDiv {
	padding: 10px; 
	border: 2px solid #CCC; 
	margin-bottom: 20px;
	width: 600px;
	}
.tipsDiv h3{
	margin-bottom: 5px;
	}
.tipsDiv p {
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	}


/* SITEMAP */
.sitemap {
	float:left; 
	width:300px;
	}
.sitemap ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sitemap ul li a {
	font-weight: normal !important;
	}
.sitemap ul li a:hover {
	text-decoration: underline !important;
	}
.sitemap h2 {
	margin-bottom: 3px;
	}
.sitemapSub {
	text-indent: 25px;
	}
	
	
/* SIMILAR RVs */
.similarRV {
	margin-bottom: 25px;
	}
.similarRV td {
	border-bottom: 2px dotted #CCC;
	padding: 10px 0;
	}
	
	
	
	
.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}
	
/* Spam Fighter */
.special {
display:none;
}
