@charset "utf-8";
/* CSS Document */

/* HEADER */
body {
	margin: 0;
	padding: 0;
	background-color: #9ec1ed;
	background-image:url(../images/background-cloud.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h1 {
	font-size:18px;
	color:#052e56;
}
.mainContainer {
	margin: 20px auto 0;
	width: 850px;
	background-color:#dfedfe;
}
.header {
	position:relative;
	height: 365px;
	/*background:url(../images/header.jpg) center top no-repeat #dfedfe;*/
	background: #dfedfe;
} 
.marquee {
	color: #052e56;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 14px;
	position: absolute;
	top: 5px;
	right: 0px;
}
.sitemapLink {
	float:right;
	position:absolute;
	top:-18px;
	right:0px;
	font-size:12px;
	color:#092a49;
	text-decoration:none;
	font-weight:bold;
}
.sitemapLink a:link {
	text-decoration:none;
	color:#092a49;
}
.sitemapLink a:visited {
	text-decoration:none;
	color:#092a49;
}
.sitemapLink a:hover {
	text-decoration:none;
	color:#cf0e0f;
}
.bookmarkLink {
	float:right;
	position:absolute;
	top:-18px;
	right:48px;
	font-size:12px;
	color:#092a49;
	text-decoration:none;
	font-weight:bold;
}
.bookmarkLink a:link {
	text-decoration:none;
	color:#092a49;
}
.bookmarkLink a:visited {
	text-decoration:none;
	color:#092a49;
}
.bookmarkLink a:hover {
	text-decoration:none;
	color:#cf0e0f;
}
.contactLink {
	float:right;
	position:absolute;
	top:-18px;
	right:190px;
	font-size:12px;
	color:#092a49;
	text-decoration:none;
	font-weight:bold;
}
.contactLink a:link {
	text-decoration:none;
	color:#092a49;
}
.contactLink a:visited {
	text-decoration:none;
	color:#092a49;
}
.contactLink a:hover {
	text-decoration:none;
	color:#cf0e0f;
}
.manufacturerLogo {
	width: 136px;
	height: 75px;
	border: 0;
	position:absolute;
	bottom:0;
	left:24px;
}
.rvImage {
	border: 0;
	position: absolute;
	top: 265px;
	left: 19px;
}
.companyLogo {
	border: 0;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}
.marqueeFade {
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
}

/* HEADER BUTTONS */

.inventoryBTN {
	z-index:90;
	position:absolute;
	bottom:16px;
	right:351px;
}
.partsBTN {
	z-index:91;
	position:absolute;
	bottom:16px;
	right:185px;
}
.repairBTN {
	z-index:92;
	position:absolute;
	bottom:16px;
	right:20px;
}

/* NAV */
.mainmenu {
	list-style: none;
	width: 194px;
	padding: 0;
	margin: 0;
	float: left;
}
.mainmenu li {
	list-style: none;
	margin-bottom: 0px;
}
.mainmenu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cf1111;
	display: block;
	background: url(../images/background-button.jpg) no-repeat;
	width: 170px;
	height: 28px;
	padding: 9px 0px 0px 24px;
	text-decoration: none;
	font-weight: bold;
}
.mainmenu li a:hover {
	color:#506bac;
}
#breadcrumbs {
	background-color: #fff;
	width: 100%;
}
#breadcrumbscontainer {
	width: 930px;
	margin: 0px auto;
	color: #bbb;
	font-size: 10px;
	padding: 5px 10px;
}

/* INFORMATION AREA */

.infoDiv {
	clear:left;
	background-color:#dfedfe;
}
.infoText {
	background-color:#d3e2f4;
	font-size:16px;
	font-weight:bold;
	color:#16395c;
	padding-left:10px;
	width:194px;
}
.infoTextTD {
	background-color:#bdcfe3;
	font-size:11px;
	color:#333;
	font-style: italic;
	padding: 0;
}
.infoTextTD p {
	margin: 10px;
}

/* CONTENT AREA */

.rightDiv {
	float:right;
	width:600px;
	vertical-align:top;
	padding-right: 20px;
	/padding-right: 5px; /* Fixes IE6 box model issue*/
}
.leftDiv {
	width: 206px;
	float: left;
	margin-top: 7px;
	padding-left: 20px;
}
.clear {
	clear: both;
}
.contentArea {
	font-size: 12px;
	width: 590px;
	margin-left: 10px;
	color: #1c3866;
}
.contentArea a:link {
	text-decoration:underline;
	color:#0d85fd;
}
.contentArea a:visited {
	text-decoration:underline;
	color:#0d85fd;
}
.contentArea a:hover {
	text-decoration:underline;
	color:#cf0e0f;
}
.lighthouse {
	background:url(../images/content-area.jpg) no-repeat right bottom;
	padding: 0 20px 10px 20px;
	margin-bottom: 20px;
}

/* FOOTER */

.footer {
	text-align:right;
	background-color:#9ec1ed;
	font-size:12px;
	color:#FFFFFF;
	padding-top:4px;
}
.footer a:link {
	text-decoration:underline;
	font-style:italic;
	color:#0d85fd;
}
.footer a:visited {
	text-decoration:underline;
	font-style:italic;
	color:#0d85fd;
}
.footer a:hover {
	text-decoration:underline;
	font-style:italic;
	color:#cf0e0f;
}


/* RV SEARCH */
.rvSearch {
	background:url(../images/rvsearch-background.jpg) top left no-repeat;
	width: 590px;
	height: 190px;
}
.rvSearchPadding {
	padding: 40px 10px 10px 50px;
	font-weight: bold;
	line-height: 30px;
}
.rvSearchPadding table {
	width: 100%;
	padding: 0;
	margin: 0;
}


/* CONTACT US */

.mediumRedFont {
	font-size:12px;
	color:#c00;
	font-style: normal;
}
.mediumBlueFont {
	font-size:12px;
	color: #1b5790;
	font-style: normal;
}
.copyHighlight {
	font-size:12px;
	color:#c00;
}
.contactStatement {
	font-family:'Trebuchet MS', Arial;
	font-size:18px;
	color:#052e56;
}
.infoContainer {
	padding:10px; 
	background-color:#EDF6FF;
}

/* FEATURED RVS */
.featuredheader {
	background: #d3e2f4;
	color: #16395c;
}
.featuredheader h3 {
	margin: 0px;
	color: #16395c;
	text-transform: uppercase;
}
#featuredrvs {
	font-size: 10px;
	line-height: 13px;
	border-collapse: collapse;
}
#featuredrvs img {
	float: left;
	margin-right: 7px;
	border: 1px solid #143556;
}
#featuredrvs br {
	display: none;
}
#featuredrvs h2 {
	font-size: 12px;
	margin: 0px;
}
#featuredrvs a {
	font-weight: bold;
}
#featuredrvs table, #featuredrvs tr {
	background: #d3e2f4;
}
#featuredrvs tr#featuredshaded, #featuredrvs tr#featuredshaded2 {
	background: #bdcfe3;
}
#featuredshaded table, #featuredshaded tr {
	background: #bdcfe3;
}
#featuredshaded td {
	padding: 0px;
}
#featuredshaded2 table, #featuredshaded2 tr {
	background: #bdcfe3;
}
#featuredshaded2 td {
	padding: 0px;
}
#featuredrvs table td {
	padding: 10px 5px 10px 10px;
	text-align: left;
}

/* INVENTORY */
.uviss-rv_inventoryNav {
	background: #DFEDFE;
}
