@charset "utf-8";

/* RESET */

html, body, div, span, applet, object, iframe, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}                 
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
input, select { vertical-align:middle; }
textarea { overflow: auto; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* GENERAL */

body {
	margin: 0;
	padding: 0;
	background: #9ec1ed url(../images/background-cloud.jpg) no-repeat center top;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	color: #1C3866;
}
h1 {
	font-size:18px;
	color:#052e56;
}
a {
	color: #0d85fd;
}
a:hover {
	color: #cf0e0f;
}
a img {
	border: 0;
}
.clear {
	clear: both;
}
.floatLt {
	float: left;
}
.floatRt {
	float: right;
}
.mediumRedFont {
	font-size: 12px;
	color: #C00;
	font-style: normal;
}
.mediumBlueFont {
	font-size: 12px;
	color: #1B5790;
	font-style: normal;
}

/* STRUCTURE */

#siteLinks {
	width: 850px;
	margin: 0 auto;
	text-align: right;
	font-weight: bold;
	color: #092A49;
}
#siteLinks a {
	color: #092A49;
	text-decoration: none;
}
#wrap {
	background: #DFEDFE;
	width: 850px;
	margin: 0 auto;
}
#content {
	float: right;
	width: 590px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background: url(../images/background-content-header.jpg) no-repeat left top;
	padding: 60px 0 0;
	margin-right: 20px;
	display: inline;
}
aside {
	width: 194px;
	float: left;
	margin-top: 7px;
	padding-left: 20px;
	display: inline;
}
#infoBox {
	background: #bdcfe3;
	font-size:11px;
	color: #333;
	font-style: italic;
	padding: 0 0 10px;
}
.infoHeadline {
	background-color: #d3e2f4;
	font-size: 16px;
	font-weight: bold;
	color: #16395c;
	padding-left: 10px;
	text-transform: uppercase;
}
#infoBox p {
	margin: 10px;
}
.facebookWidget {
	text-align: center;
	margin-top: 20px;
	width: 194px;
}
.contentFooter {
	color: #32587F;
	text-align: center;
	padding: 10px 10px 30px;
	margin: 0 auto;
	border-top: 1px solid white;
	clear: both;
}

/* HEADER */

header {
	position: relative;
	height: 365px;
}
.logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 2;
}
.marquee {
	color: #052E56;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 14px;
	position: absolute;
	top: 5px;
	right: 0px;
}
.rvImage {
	position: absolute;
	top: 265px;
	left: 19px;
}
.repairBTN {
	z-index: 92;
	position: absolute;
	bottom: 16px;
	right: 20px;
}
.partsBTN {
	z-index: 91;
	position: absolute;
	bottom: 16px;
	right: 185px;
}
.inventoryBTN {
	z-index: 90;
	position: absolute;
	bottom: 16px;
	right: 351px;
}

/* NAV */

nav {
	width: 194px;
	float: left;
	margin-top: 7px;
	padding-left: 20px;
}
.mainmenu {
	list-style: none;
	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;
}

/* FOOTER */

footer {
	text-align:right;
	color: #fff;
	padding-top:4px;
	width: 850px;
	margin: 0 auto;
}
footer a {
	font-style: italic;
	color: #0d85fd;
}
footer a:hover {
	font-style: italic;
	color :#cf0e0f;
}

/* RV SEARCH */

.rvSearch {
	background:url(../images/rvsearch-background.jpg) top left no-repeat;
	height: 150px;
	padding: 50px 10px 10px 30px;
	font-weight: bold;
	line-height: 30px;
}
.rvSearch .uviss-rv_fluidSearchForm div {
	width: 48%;
	float: left;
	margin: 0 2% 0 0;
	clear: none;
}
.rvSearch .uviss-rv_fluidSearchForm label {
	width: 35%;
	float: left;
}
.rvSearch .uviss-rv_fluidSearchForm select {
	width: 64%;
}
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchLength,
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchDryWeight,
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchStock,
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchKeyword,
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchAttribute,
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchClear {
	display: none;
}
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchYear select {
	width: 25%;
}
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchPrice input {
	width: 15%;
}
.rvSearch .uviss-rv_fluidSearchForm .uviss-rv_searchButtons {
	clear: both;
	width: 100%;
	text-align: right;
}

/* FORM STYLING */

#formWrap {
width: 350px; /* Specify your width here*/
margin: 20px 20px 0 0;
float: left;
}
.contactStatement {
font-family: 'Trebuchet MS', Arial;
font-size: 18px;
color: #052E56;
}
#customForm h3 {
 margin:0; padding:0;
}
#customForm ol, #customForm ul {
 list-style:none;
 margin:0; padding:0;
}
#customForm div {
 margin-bottom:10px;
 clear:both;
}
#customForm div label {
display: block;
float: left;
line-height:150%;
vertical-align: top;
width: 36%;
line-height: 2;
font-weight: bold;
}
#customForm div label {
 inline-block !important;
}
#customForm div input {
  width: 58%;
  padding: 5px;
  margin:0;
}
#customForm div textarea {
  width: 59%;
  padding: 5px;
  margin:0;
}
#customForm div select {
  min-width: 33%;
  padding: 5px;
  margin:0;
}
#customForm div.submit {
  text-align: right;
  margin-bottom: 0;
}
#customForm div.submit input {
  width: auto;
  cursor: pointer;
}
#customForm div em {
 float:left;
 font-size:10px;
 margin-top:-10px;
}
.required {
 border:3px solid #333;
 }
.hiddenField {
 display:none;
}
.ketchup-error-container {
  display: none;
  position: absolute;
  width: auto;
}
.ketchup-error-container ol {
  font-size: 12px;
  color: #111;
  background: red;
  background: rgba(255, 0, 0, 0.6);
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  list-style: none;
  line-height: 16px;
}
.ketchup-error-container-alt { margin: 0px; margin-left:26%; width: 69%; display: none; }
.ketchup-error-container-alt li {
background-color: #FFEBE8;
color:#333;
font-weight:bold;
  padding: 3px 10px 3px 10px;
  font-size: 11px;
  margin-bottom: 3px;
  border:1px solid #C00;
  border-top:none;
border-radius: 0px 0px 8px 8px;
-moz-border-radius: 0px 0px 8px 8px;
-webkit-border-radius: 8px;
-webkit-border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
}
.formErrorMsg {
background-color: #FFEBE8;
color:#333;
  padding: 10px;
  border:1px solid #C00;
border-radius: 8px;
-moz-border-radius:8px;
-webkit-border-radius: 8px;
margin-top:20px;
}
#customMap {
 height:400px;
 margin:30px 30px 160px;
}
.infoContainer {
	padding: 10px;
	margin: 20px 0 0;
	background: #EDF6FF;
	width: 200px;
	float: right;
}

/* FEATURED RVS */

.featuredheader {
	background: #d3e2f4;
	color: #16395c;
}
.featuredheader h3 {
	margin: 0px;
	color: #16395c;
	text-transform: uppercase;
}
#featuredUnits {
	margin: 0 0 20px;
}
#featuredUnits h2.featuredHeadline {
	font-size:18px;
	color:#052e56;
	background:#edf6ff;
	padding: 10px 5px;
}
#featuredUnits .featuredOuterTable {
	font-size: 11px;
	text-align: center;
}
#featuredUnits h2 {
}
#featuredUnits a {
	color:#1D8DFB;
	text-decoration: underline;
}
#featuredUnits a:hover {
	color:#a81e22;
	text-decoration: underline;
}
#featuredUnits font {
	display: block;
}
#featuredUnits .uviss-rv_featured-unit-description {
	display:block;
}
#featuredUnits .uviss-rv_featured-container {
	margin: 1%;
	width: 43%;
	padding: 2%;
}
#featuredUnits .uviss-rv_featured-unit-title {
	font-size:11px;
	background:none;
}
#featuredUnits .uviss-rv_featured-unit-title a:link, #featuredUnits .uviss-rv_featured-unit-title a:visited {
	font-size:11px;
	text-decoration:none;
	text-align:center;
}
#featuredUnits .uviss-rv_featured-unit-price {
	font-size:12px;
	height:20px;
	padding-bottom:15px;
}
#featuredUnits .uviss-rv_saleprice {
	font-size:12px;
	height:20px;
}

/* INVENTORY */
.uviss-rv_inventoryNav {
	background: #DFEDFE;
}


@media only all and (max-width: 640px), only all and (orientation:portrait) and (max-device-width: 768px)  {
 /*landscape*/

body {
	background: none #9ec1ed;
	margin:0;
	padding:0;
	font-size: 80%;
	-webkit-text-size-adjust:100%;
}
#main img, #main object {
	max-width: 100%;
	height: auto;
	margin-left: 0;
	margin-right: 0;
}
#siteLinks {
	width: 100%;
	text-align: center;
}
#wrap, #main {
	width: 100%;
}
header {
	height: auto;
}
.aniHeader {
	display: block;
	overflow: hidden;
}
.aniHeader img {
	position: relative;
	top: 0;
	left: 50%;
	margin-left: -425px;
}
nav {
	width: 99%;
	float: none;
	margin: 0;
	padding: 0;
	overflow: auto;
	padding: 0 0 0 1%;
}
.mainmenu li {
	float: left;
	width: 49%;
	margin: 0 1% 1% 0;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.35, rgb(249,249,249)), color-stop(0.68, rgb(254,254,254)));
	background: -moz-linear-gradient(center bottom, rgb(249,249,249) 35%, rgb(254,254,254) 68%);
}
.mainmenu li a {
	background: url(../images/nav-star.gif) no-repeat 3% center;
	border: 1px solid #d8d8d8;
	width: auto;
	height: auto;
	padding: 3% 0 3% 12%;
	font-size: 14px;
}
.rvImage, .inventoryBTN, .partsBTN, .repairBTN, .marquee {
	display: none;
}
#content {
	float: none;
	display: block;
	margin: 0 1%;
	padding: 0;
	width: 98%;
	height: auto;
	min-height: inherit;
	background: none;
}
.rvSearch {
	background: #BDCFE3;
	height: auto;
	padding: 0;
	font-size: 10px;
	overflow: auto;
}
.rvSearch .uviss-rv_fluidSearchForm {
	padding: 2%;
	overflow: auto;
}
div.rvSearch:before {
    content: "Find Your Perfect RV";
	padding: 0 2%;
	width: 97%;
	display: block;
	background-color: #D3E2F4;
	font-size: 16px;
	font-weight: bold;
	color: #16395C;
	text-transform: uppercase;
	font-style: italic;
}
aside {
	width: 98%;
	margin: 0 1%;
	padding: 0;
	float: none;
	display: block;
}
#infoBox {
	overflow: auto;
}
#infoBox p {
	margin: 2%;
}
.infoContact {
	width: 46%;
	float: left;
}
.infoHours {
	width: 46%;
	float: right;
}
#infoBox .infoContact p, #infoBox .infoHours p {
	margin: 5%;
}
.facebookWidget {
	margin: 10px 0;
	width: auto;
}
footer {
	width: 98%;
	margin: 1%;
	text-align: center;
	font-size: 9px;
}
footer .floatLt img {
	width: 100px;
}

footer .floatLt, footer .floatRt {
	float: none;
}
.infoContainer {
	display: none;
}

/* FORM STYLING */


#contactForm  #contactInfo {
 float:left;
 width:90%;
 margin:0 auto 20px;
 border-bottom:1px solid #2a2a2a;
}

#operatingHours {
 float:left;
 width:90%;
 margin:0 auto 20px;
 border-bottom:1px solid #2a2a2a;
}

#phoneNumbers {
	float:left;
	width:90%; 
 margin:0 auto 20px;
 border-bottom:1px solid #2a2a2a;
}

#formWrap {
width:95%; /* Specify your width here*/
margin: 0 auto 20px;
float: none;
}

#customForm div label {
display: block;
vertical-align: center;
width: 100%;
}

#customForm div input {
  width:96%;
  padding: 2%;
  margin:0;
}
#customForm div textarea {
  width:96%;
  padding: 2%;
  margin:0;
}

#customForm div select {
  width:96%;
  padding: 2%;
  margin:0;
  font-size:14px;
}
#customForm div.submit {
  text-align:left;
  margin-bottom: 0;
}
#customForm div.submit input {
  width: 100%;
  font-size:16px;
  cursor: pointer;
}

#customForm div em {
 float:left;
 font-size:10px;
 margin-top:0px;
}

.required {
 border:3px solid #333;
 }

#customMap {
 width:100%;
 height:200px;
}

/* INVENTORY */

.uviss-rv_inventoryNav td[width="50%"] {
	display: block;
	text-align: left;
}
#main .uviss-rv_inventoryThumbnail img {
	max-width: inherit;
}

/* SPECBASE */

table table[width="600"] {
width: 100% !important;
}

}

@media all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
 /*iPad Portrait*/
 
body {
 -webkit-text-size-adjust:none;
}


#customForm div input,
#customForm div textarea,
#customForm div select,
#customForm div.submit input {
  width: 98%;
}

#customMap {
 width:100%;
 height:400px;
}

}

@media media only screen and (-webkit-min-device-pixel-ratio: 2) {
 /* iPhone4*/

}

@media only all and (max-width: 360px) {
 /*portrait*/

.logo {
	left: 50%;
	margin-left: -130px;
}
.mainmenu li {
	width: 100%;
}
.rvSearch {
	background: #BDCFE3;
	height: auto;
	padding: 0;
}
.rvSearch .uviss-rv_fluidSearchForm {
	padding: 4%;
}
div.rvSearch:before {
    content: "Find Your Perfect RV";
	padding: 0 2%;
	width: 97%;
	display: block;
	background-color: #D3E2F4;
	font-size: 16px;
	font-weight: bold;
	color: #16395C;
	text-transform: uppercase;
	font-style: italic;
}
.rvSearch .uviss-rv_fluidSearchForm div {
	width: 100%;
	float: none;
	margin: 0 2% 0 0;
	clear: both;
}
#featuredUnits {
	background: none;
	border: none;
	color: #363636;
	font: 11px/1.2 Arial, Helvetica, sans-serif;
}
#featuredUnits .uviss-rv_featured-container {
	width: 95%;
	padding: 2%;
	border-bottom: 1px solid #fff;
	background: none;
}
#featuredUnits .uviss-rv_featured-unit-photo {
	width: 35%;
	float: left;
	margin-right: 3%;
}
#featuredUnits .uviss-rv_featured-unit-title a {
	text-align: left;
}
#featuredUnits .uviss-rv_featured-unit-details {
	margin: 5px 0px 0;
}

#customMap {
 width:100%;
 height:200px;
}

#customMap iframe{
 height:200px;
}

.inventoryDisplayList {
 width:90%;
}
.inventoryDisplayList table[width=100%] {
 width:90%;
}
table {
 margin:0;
 padding:0;
}
#main #uviss-rv_mobile .uviss-rv_unitPhoto, #main #uviss-rv_mobile .uviss-rv_secondary, #main #uviss-rv_mobile .uviss-rv_container, #main #uviss-rv_mobile .uviss-rv_primary {
 padding-left:0;
 padding-right:0;
}
	#main tr {
	 width:100%;
	 clear:both;
	}

	#main td.divider {
	 display:none;
	}

	#main td.divider[width="100"], #main td.divider[width="25%"] {
	 display: table-cell;
	 margin:0;
	 min-height:100px;
	}

	#main td.divider[width="100"]{
	 width:30%;
	}

	#main td.divider[width="25%"] {
	 width:66%;
	}

	#unitdetail table {
	 width:100%;
	}

	#unitdetail td#detailleft, #unitdetail td.unitdetaildesc {
	 float:left;
	 width:98%;
	 clear:both;
	 display:block;
	 padding:0;
	 margin:0;
	 border-collapse:collapse;
	}

}
