@charset "utf-8";
/* CSS Document */

/* UNIVERSAL */
body {
	margin: 0px;
	background: url(../images/bg-gradient.gif) left repeat-y #0271a8;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #1c3866;
}
h1 {
	margin: 0px;
	font-size: 24px;
	line-height: 40px;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}
.headline {
	background: url(../images/bg-headline.gif) no-repeat top left;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	width: 630px;
	height: 83px;
	text-align: right;
	color: #fff;
}
.headline h1 {
	color: #fff;
}
h2 {
	color: #cc0000;
	font-size: 18px;
	margin-bottom: 10px;
}
h3 {
	color: #cc0000;
	font-size: 18px;
	margin-bottom: 10px;
}
a {
	color: #1d8dfb;
}
a:hover {
	color: #a81e22;
}
a img {
	border: 0px;
}

/* LAYOUT */
#starsandstripes {
	background: url(../images/bg-starsandstripes.jpg) left top no-repeat;
}
#container {
	width: 1030px;
	margin: 0px auto;
}
#content {
	width: 890px;
	margin: 0px auto;
	padding: 7px 10px 50px 50px;
	background: #fff;
}

/* HEADER */
#header {
	background: url(../images/bg-header.gif) right no-repeat;
	width: 1030px;
	height: 293px;
}
#headerimg {
	background: url(../images/lake-landscape.jpg) no-repeat;
	margin: 0px auto;
	padding: 18px 25px 0px 0px;
	width: 827px;
	height: 234px;
	font-size: 24px;
	font-weight: bold;
	color: #052e56;
	text-transform: uppercase;
	text-align: right;
}
.smallheadline {
	font-size: 16px;
}
#headernav {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding: 10px 85px 0px 0px;
	height: 25px;
}
#headernav a {
	color: #fff;
	text-decoration: none;
}
#headernav a:hover {
	text-decoration: underline;
}
#logo {
	position: absolute;
	top: 10px;
	margin-left: 35px;
}
#rvheader {
	position: absolute;
	top: 238px;
	margin-left: -35px;
}

/* NAV */
#leftcol {
	margin: 55px 0px 0px 0px;
	float: left;
}
.mainmenu {
	margin: 0px;
	padding: 0px;
}
.mainmenu li {
	list-style: none;
}
.mainmenu li a {
	width: 185px;
	height: 25px;
	margin: 4px 0px;
	padding: 7px 0px 0px 29px;
	display: block;
	background: url(../images/bg-nav.gif) no-repeat top left;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #cc0000;
}
.mainmenu li a:hover {
	background: url(../images/bg-nav-on.gif) no-repeat top left;
}

/* CONTACT INFO */
#information {
	margin-top: 15px;
	width: 214px;
	background: #d8dee4;
	font-size: 11px;
	color: #333;
	padding-bottom: 1px;
}
#information h3 {
	margin: 0px;
	background: #f1f3f5;
	color: #16395c;
	text-transform: uppercase;
	padding-left: 5px;
}
#information p {
	margin: 10px;
	font-style: italic;
}
.infoheader {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}
.infosubhead {
	color: #1b5790;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.infoname {
	font-weight: bold;
	color: #16395c;
	font-size: 12px;
	font-style: normal;
	}

/* RIGHT COLUMN (CONTENT AREA) */
#rightcol {
	width: 640px;
	float: right;
}
.introtext {
	background: #f2f3f6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.copyHighlight {
	color: #cc0000;
}
.validation-advice {
	background: #cc0000;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	margin-right: 6px;
}

/* SEARCH and MANUFACTURERS */
#boxes {
	position: absolute;
	top: 230px;
	width: 640px;
	font-weight: bold;
}
#boxestop {
	background: url(../images/boxes-top.png) no-repeat;
}
#boxesbtm {
	background: url(../images/boxes-btm.png) no-repeat;
	height: 10px;
}
#manuftop {
	margin-left: 325px;
}
.minilogo {
	position: absolute;
	z-index: 3;
	margin: -18px 0px 0px -12px;
}
.ribbonstop {
	position: absolute;
	background: url(../images/ribbons-top.png) no-repeat;
	width: 236px;
	height: 52px;
	margin: -12px 0px 0px 65px;
	padding: 15px 28px 0px 0px;
	font-style: italic;
	line-height: 40px;
}
.ribbonstop h2 {
	margin: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.boxbtn {
	position: absolute;
	z-index: 4;
	margin: 230px 0px 0px 202px;
}
#searchbox {
	width: 295px;
	padding: 55px 10px 0px 10px;
	float: left;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
}
#searchbox table {
	cellspacing: 0px;
	cellpadding: 0px;
}
#searchbox td {
	height: 25px;
}
#manufbox {
	width: 295px;
	padding: 55px 10px 0px 10px;
	float: right;
	background: url(../images/ribbons-btm.jpg) bottom center no-repeat;
}
.manufheader a {
	text-transform: uppercase;
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.manufheader a:hover {
	text-decoration: underline;
}
.manuflist {
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
}
.manuflist li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	line-height: 18px;
}
.manuflist li a {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #1c3866;
}
.manuflist li a:hover {
	text-decoration: underline;
}
.boxeslink a {
	color: #cc0000;
	text-transform: uppercase;
	font-size: 16px;
}
.boxeslink a:hover {
	color: #1c3866;
}
.inventorylink {
	position: absolute;
	margin: 343px 0px 0px 10px;
}

/* FEATURED RVS */
.featuredheader {
	background: #f1f3f5;
	color: #16395c;
	padding-left: 5px;
}
.featuredheader h3 {
	margin: 0px;
	color: #16395c;
	text-transform: uppercase;
}
#featuredrvs {
	margin: 0 0 0 3px;
}
#featuredrvs br {
	display: none;
}
#featuredrvs .uviss-rv_featured-container {
	background: none;
	float: left;
	line-height: 1.3;
	margin: 0 0 0 -3px;
	padding: 10px;
	width: 301px;
	border-radius: 0;	
	-moz-border-radius: 0;	
	-webkit-border-radius: 0;
}
#featuredrvs .uviss-rv_featured-unit-1,
#featuredrvs .uviss-rv_featured-unit-2,
#featuredrvs .uviss-rv_featured-unit-5,
#featuredrvs .uviss-rv_featured-unit-6 {
	background: #D7DEE4;
	height: 120px;
}
#featuredrvs .uviss-rv_featured-unit-3,
#featuredrvs .uviss-rv_featured-unit-4 {
	background: #F2F3F7;
	height: 120px;
}
#featuredrvs .uviss-rv_featured-unit-photo {
	float: left;
	margin-right: 7px;
	border: 1px solid #143556;
	width: 120px;
}
#featuredrvs .uviss-rv_featured-unit-title {
	background: none;
	margin: 0;
	display: inline;
	font-family: "Trebuchet MS", Arial, sans-serif;
	border: 0;
}
#featuredrvs .uviss-rv_featured-unit-title a {
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-shadow: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
#featuredrvs .uviss-rv_featured-unit-title a:hover {
	text-decoration: underline;
}
#featuredrvs .uviss-rv_featured-unit-description {
	display: inline;
	font-size: 10px;
	margin: 0;
}
#featuredrvs .uviss-rv_featured-unit-description p {
	margin: 0;
}
#featuredrvs .uviss-rv_featured-unit-price {
	background: none;
	display: inline;
	float: none;
	font-size: 10px;
	margin: 0;
	padding-left: 0px;
}
#featuredrvs .uviss-rv_saleprice {
	background: none;
	float: none;
	font-size: 10px;
	margin: 5px 0px 0px 5px;
	padding-left: 0px;
}
#featuredrvs .uviss-rv_featured-unit-price br {
	display: none;
}
#featuredrvs .uviss-rv_featured-unit-details {
	background: none;
	display: inline;
	float: none;
	font-weight: normal;
	margin: 0;
	padding-left: 0px;
	text-align: center;
}
#featuredrvs .uviss-rv_featured-unit-details a {
	color: #1d8dfb;
	font-size: 10px;
	text-decoration: underline;
}
#featuredrvs .uviss-rv_featured-unit-details a:hover {
	color: #a81e22;
}

/* CONTACT FORM */

#contactform table td {
	width: auto;
}
.contactStatement {
	color: #1C3866;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.addressBold {
	font-weight: bold;
	color: #cc0000;
}
.contactInfo {
	background: #F2F3F6;
	padding: 10px;
	}

/* SHOWROOM */
.showroomTable {
	width: 100%;
	margin-top: 20px;
	border: 2px solid #CCC;
	}
.showroomTable td{
	border-bottom: 2px dotted #CCC;
	padding: 5px;
	}
.showroomHeader {
	padding: 5px;;
	background: #0271A8;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	}
.showroomHeader td {
	border-bottom: none !important;
	}


/* FOOTER */
#footer {
	width: 950px;
	margin: 5px auto 20px auto;
	color: #fff;
	font-weight: bold;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#bluelink a {
	color: #b2cfff;
	text-decoration: underline;
}
#bluelink a:hover {
	color: #409dfa;
}
#footerlt {
	width: 400px;
	float: left;
}
#footerrt {
	width: 400px;
	float: right;
	text-align: right;
}
.rvusalink {
	float: right;
}
.proudmember {
	margin: 7px 95px 0px 0px;
}
