@charset "utf-8";
/* CSS Document */

.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
.wordup{display:none;}
/* Fixes */

* {
	margin: 0;
	padding: 0;
}
html { overflow-y: scroll; }

.clear						{ clear:both; }

#rv-videos td{padding:10px 10px 25px 10px;}
#rv-videos td img{padding:10px;text-decoration:none;}

/* Disable annoying outlines from firefox */

a:active { 
	outline:none;
}
:focus {
	-moz-outline-style: none;
}
td {
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size:100%;
}
























/*                               Universal Styles                                  */


body {
	background-color: #045688;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
}





.vehType {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
} 

.vehPrice {
	color: #CC9900;
}







/*                                Main Container                                    */

#starburst					{ position:absolute; top:-24px; right:-120px; width:260px; height:220px; }

#main_container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-top: 20px;
	background-color: #c7dbe2;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	position: relative;
}

.logo {
	padding: 10px 0 0 12px;
}

.animation {
	padding-top: 10px;
}

.phone {
	padding: 10px 12px 0 0;
}
.titles {
	margin-bottom: 2px;
}
.titlesSubscript {
	margin-top: 8px;
	margin-bottom: 3px;
}

.titlesSubscriptButton {
	margin-top: 1px;
	margin-bottom: 13px;
}

#RVCare {
	position: absolute;
	left: 170px;
	top: 211px;
	display: block;
	width: 51px;
	height: 51px;
}

#Airmiles {
	position:absolute;
	left:106px;
	top:210px;
	display:block;
	width:53px;
	height:54px;
}

#Facebook {
	position: absolute;
	left: 36px;
	top: 212px;
	display: block;
	width: 49px;
	height: 49px;
}














/*                                leftMenu                               */

#leftMenu {
	margin-left: 21px;
	margin-right: 10px;
	margin-top: 64px;
	width: 223px;
}
#leftMenu ul {
	margin: 0 0 0 -10px;
	list-style-type: none;
}
#leftMenu li {
	background-image: url('images/listHeader.gif');
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	
}
.padHeaderItem {
	padding-left: 10px;
}
.listHeaderBottomLine {
	height: 19px;
}
#leftMenu li li a {
	display: block;
	color: #424242;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	padding: 1px 0 1px 40px;
}
#leftMenu li li {
	background-image: url('images/listItem.gif');
	background-repeat: no-repeat;
}
#leftMenu li li a:hover {
	background-image: url('images/listItemOver.gif');
	background-repeat: no-repeat;
	color: #ffffff;
}
#leftMenu a {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	
}
#leftMenu a:hover {
	color: #FFB216;
}
















/*                               Content Column                                 */

#contentColumn {
	width: 446px;
	margin: 24px 0 42px 0;
	position: relative;
}
#date {
	position: absolute;
	top: 16px;
	left: 323px;
}
.dividerWelcome {
	display: block;
	width: 446px;
	height: 1px;
	background-image: url('images/line.gif');
}
.dividerHome {
	display: block;
	width: 446px;
	height: 1px;
	background-image: url('images/line.gif');
}
.dividerBody {
	display: block;
	width: 694px;
	height: 1px;
	background-image: url('images/line.gif');
}
#contentWelcome {
	margin-top: 24px;
}
#contentWelcome img{
	margin: 0 12px 12px 0;
}
#contentWelcome ul{
	margin: 8px 0 0 4px;
	padding-left: 18px;
}


/*                               CMS container                                 */

#bodyColumn {
	width: 703px;
	margin: 24px 0 42px 0;
}
#bodyColumn p{
	margin: 12px 12px 0 12px;
}
#bodyColumn ul{
	margin: 8px 0 0 4px;
	padding-left: 48px;
}
#bodyColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #045688;
	margin-top: 12px;
}
#bodyColumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin-top: 12px;
}
#bodyColumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
}
#bodyColumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top: 12px;
}
#bodyColumn h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
}
#bodyColumn h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 12px;
}
#bodyColumn td h3 {
	margin: 0 0 0 12px;
}
#googleMap {
	width: 500px;
	height: 500px;
	margin-left: 12px;
	margin-top: 24px;
}
#bodyColumn table {
	margin: 24px;
}


#bodyColumnList {
	padding-top: 24px;
	margin-left: -3px;
}

.left-side 								{ float:left; width:450px; }
.right-side								{ float:left; width:253px; }









/*        Brands page     */

.brand-manufacturer						{ position:relative; width:650px; text-align:center; padding:16px; margin:80px 12px 0; background-color:#fff; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; }

.brand-manufacturer p					{ width:618px; text-align:center; margin-bottom:24px; }

.brand-manufacturer	a:link				{ text-decoration:none; }
.brand-manufacturer	a:visited			{ text-decoration:none; }
.brand-manufacturer	a:active			{ text-decoration:none; }
.brand-manufacturer	a:hover				{ text-decoration:underline; }

.brand-name-left						{ float:left; width:300px; padding:8px; margin-left:12px; text-align:center; height:120px; }
.brand-name-right						{ float:left; width:300px; padding:8px; text-align:center; height:120px; }

.divider								{ width:618px; padding:0 16px; background-color:#07598d; height:6px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }







/*                                Feature Column                                  */


#featureColumn {
	width: 233px;
	margin: 22px 10px 42px 8px;
}


#displayimg{border:solid 2px #024b7e;}
#displayimg2{border:solid 2px #024b7e;}
#weeklySpecials {
	background-color: #e1ecf0;
	display: block;
	width: 233px;
	height: 233px;border:solid 2px #b2cdd6;
}
.detailRow {
	padding-top: 8px;
}

.priceSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024b7e;
}
.previousSpecial {
	font-size:10px;
	color: #666666;
	/*text-align: center;*/
}
#featureColumn #weeklySpecials {
	margin-bottom: 20px;
}

.dividerColumn {
	display: block;
	width: 233px;
	height: 1px;
	background-image: url('images/line.gif');
}

/*.searchText {
	font-size: 0.8em;
	vertical-align: middle;
}
*/







/*                              Search Feature                                  */

#searchform {
	display: block;
	width: 197px;
	background-color: #ffffff;
	padding: 18px;
}

#search {
	color: #999999;
}
#search td {
	padding: 5px;
}

#search .firstRow td {
	text-align: center;
}
#search .firstRow label {
	display: inline;
	margin-left: 1px;
	margin-right: 4px;
}

.nowrap {
	white-space: nowrap;
}

/*
#search .firstRow td {
	height: 25px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

#search .firstRow td input {
	margin-left: 12px;
	margin-right: 3px;
	
}
#search .secondRow td {
	padding-top: 2px;
}
#search .label, #search .input {
	padding: 0 9px 0 9px; 
}
#search .label {
	text-align: left;
	white-space: nowrap;

}

#search .label label {
	padding: 3px 0;
}*/

.fine {
	font-size: 9px;
	font-style: italic;
	color: #333333;
}
.grey_font {
	color: #666666;
	text-transform: uppercase;
}
.black_font {
	color: #000000;
}








/*                             Inventory Listing pages                         */


.showingUnits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024b7e;
	text-align: center;
}

.arrows {
	border: none;
	width: 10px;
	height: 8px;
}

.listHeader {
	background-color:#cdd9dd;
	font-size: 14px;
	font-weight: bold;
	color: #045688;
}

.listHeader a:link {
	color: #045688;
}

.listHeader a:hover {
	color: #045688;
}

.listHeader a:active {
	color: #045688;
}

.listHeader a:visited {
	color: #045688;
}



#listingTable {
	position: relative;
	width: 680px;
}

#unitNumberTable {
	position: absolute;
	left: 800px;
	top: 274px;
	
	background-color: #e1ecf0;
	border: 2px solid #b2cdd6;
	display: block;
	width: 145px;
	height: 43px;
	padding: 3px;
}

#searchOnListings {
	position: absolute;
	left: 716px;
	top: 230px;
}

#listingTable a {
	text-decoration: none;
}

#tableControls {
	margin: 20px 24px 0px;
	background-image: url('images/tableControls.gif');
	width: 640px;
	height: 30px;
}

#tableHeader {
	margin: 0px 24px 20px;
	width: 640px;
	border: 2px solid #b2cdd6;
	border-collapse: separate;
}

#tableHeader td {
	border: 1px solid #b2cdd6;
}












/*                             Footer Container                                  */

#footer_container {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	margin-bottom: 15px;
	background-color: #ffb216;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}

.footer_copy {
	font-size: 10px;
	font-color: #424242;
	padding: 5px;
}

#footer_container table{
	width: 960px;
}

.footer_links {
	text-align: right;
	padding-top: 4px;
	
}

.footer_links a {
	padding: 0 16px 0 4px;
}

.footer_links a:link {
	font-size: 10px;
	font-color: #424242;
	text-decoration: none;
	
}

.footer_links a:visited {
	font-size: 10px;
	font-color: #e9e9e9;
	text-decoration: none;
	
}

.footer_links a:hover {
	font-size: 10px;
	font-color: #424242;
	text-decoration: underline;
	
}

.footer_links a:active {
	font-size: 10px;
	font-color: #ffb216;
	text-decoration: underline;
}

.copyright	{
	font-size:10px;
	text-align:center;
	color:#fff;
	margin-bottom: 15px;
}








/*                         Forms                        */


.formRequired {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
}

.formDot {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}

#formTable label{
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
	font-weight: bold;
}

.formTableHeader {
	background-color: #999999;
	height: 24px;
	padding-bottom: 0px;
}
.formTitle {
	margin-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#formTable td {
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 10px;
}

#formColumn {
	width: 703px;
	margin: 24px 0 42px 0;
	
}



/*   Wade's extras   */


.iFrameContainer {
	text-align: right;
	padding-right: 24px;
}

img {border:none;}










