/* Global */

body {
color: #333; 
font: .75em Arial, Verdana, sans-serif; 
text-align: left; 
line-height: 1.6em;
margin:0 auto;
background:#333;
}

p {
margin: 0 0 2px 0;
}

a { 
color: #3399FF;
text-decoration:underline; 
background: inherit; 
}

a:hover { 
color: #333; 
background: inherit;
}

strong { 
color: #333;
font-weight:bold;
}
/* Heading Tags */
h1     {font-family:Arial, Helvetica, sans-serif; font-size: 20pt; color:#333; margin: 3px 0px 10px 0px;}
h2     {font-family:Arial, Helvetica, sans-serif; font-size: 16pt; color:#333; margin: 3px 0px 10px 0px;}
h3     {font-family:Arial, Helvetica, sans-serif; font-size: 14pt; color:#333; margin: 3px 0px 10px 0px;}
h4     {font-family:Arial, Helvetica, sans-serif; font-size: 12pt; color:#333; margin: 3px 0px 10px 0px;}
h5     {font-family:Arial, Helvetica, sans-serif; font-size: 10pt; color:#333; margin: 3px 0px 10px 0px;}
h6     {font-family:Arial, Helvetica, sans-serif; font-size:  9pt; color:#333; margin: 3px 0px 3px 0px;}

/* Wrapper */
#wrapper {
width:955px;
margin:0 auto;
padding: 0;
border: 4px solid #fff ;
background: url(../images/bg-y.jpg) repeat-y; background-position:center;
}

/* Main Header Area */
#header {
background:url(../images/header-main.jpg) no-repeat; 
height:239px;
margin:0px;
}
#headerClassC {
background:url(../images/header-main-class-c.jpg) no-repeat; 
height:239px;
margin:0px;
}
#headerCamper {
background:url(../images/header-main-camper.jpg) no-repeat; 
height:239px;
margin:0px;
}
#headerFifthWheel {
background:url(../images/header-main-fifth.jpg) no-repeat; 
height:239px;
margin:0px;
}
#headerToyhauler {
background:url(../images/header-main-toyhauler.jpg) no-repeat; 
height:239px;
margin:0px;
}
#headerLite {
background:url(../images/header-main-lite.jpg) no-repeat; 
height:239px;
margin:0px;
}
/* Horizontal Menu: contains main navigation above header graphic */

#menuTop { 
font: 1.2em Arial, Verdana, sans-serif; 
width: 608px;
margin: 0; 
padding: 0;
position:relative;
top: 92px;
left: 348px;
}
#menuTop ul {
list-style:none;
}

#menuTop li { 
display: inline; 
width:auto;
}

#menuTop a { 
padding: 1px 4px 1px 4px;
margin: 0; 
text-decoration: none; 
color: #eee;
font-weight: bold; 
border-bottom: 2px solid #666;
border-right: 2px solid #999; 
background-color: inherit;
}

#menuTop a:hover { 
color: #999;
background-color:  inherit;
}

#bannerFloat {
position:relative;
left:420px;
top:115px;
width:468px;
border: #FFFFFF solid 1px;
}
/* Main: background for left & right column */
#main {
/* background:url(../images/wrapper-bg.gif) repeat-y; margin: 0 auto; NOTE: main is non functional for now*/
}
/* Left Column Box: contains vertical navigation */
#menuSide {
width: 120px;
padding: 0;
margin: 0;
color: #006699;
float: left;
}

#menuSide ul {
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#menuSide li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#menuSide li a {
display: block;
padding: 2px 0px 2px 4px;
color: #333;
font: .9em Arial, Verdana, sans-serif; 
font-weight:bold;
text-decoration: none;
width: auto;
background: url(../images/menuarrow.gif) no-repeat center left;
border-right: 6px solid #ccc;
border-left: 1px solid #ccc;
}

#menuSide li a:hover {
color: #000;
padding: 2px 0px 2px 4px;
background:  url(../images/menuarrowhover.gif) no-repeat center left;
font-weight:bold;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
}

/* selected menu */

#menuSide ul.selected {
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#menuSide li.selected {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#menuSide li.selected a {
display: block;
padding: 2px 0px 2px 4px;
color: #eee;
font: 1em Arial, Verdana, sans-serif; 
font-weight:700;
text-decoration: none;
width: auto;
background:#795630 url(../images/menuarrow.gif) no-repeat center left;
border-right: 2px solid #795630;
border-left: 4px solid #795630;
}

#menuSide li.selected a:hover {
color: #fff;
padding: 2px 0px 2px 4px;
background: #6a5948 url(../images/menuarrowhover.gif) no-repeat center left;
font-weight:bold;
border-right: 2px solid #6a5948;
border-left: 4px solid #6a5948;
}
#menuSide div.125x125_Float_L {
	margin: 10px 100px 10px 10px;
	padding: 3px;
	background: #666666;
}
/* Right Column Box: contains main content box and ad box 
#rightColumn {

}*/
/* Right Column Box: contains main content box */
#rightColumnMain {
width:590px;
float:left;
padding: 20px 0 0 0;
margin: 0 3px 0 3px;
}
#MainContent {
width:560px;
float:left;
padding: 20px 0 0 0;
margin: 0 3px 0 3px;
}
#rightBox {
float: right;
width: 250px;
margin: 0 5px;
padding:8px;
background: #ededed;
border: 2px solid #b7ccdf;
font: .95em Arial, Verdana, sans-serif; 
}
#rightBox img{
border: 2px solid #b7ccdf;
}
#rightBox img a{
border: 2px solid #000000;
}
#rightBox img a:hover{
border: 2px solid #000000;
}
.image { 
float: left; 
margin: 0 9px 3px 0;
border: 2px solid #acacac; 
}
/* Right Column Box: contains ad box */
#rightColumnAds {
width:160px;
float:right;
margin: 20px 0 3px 0;
}
#rightColFloat {
width:195px;
float:right;
margin: 20px 0 3px 0;
clear:none;
}
/* Footer */
#footer {
background-position:center;
clear:both;
font: .85em Arial, Verdana, sans-serif; 
text-align:center;
padding: 4px 0 4px 0;
margin:0 auto;
background: #eee url(../images/body-tile.gif) repeat-y; 
}
#footerData {
background: #eee;
border:#ccc solid 1px;
}
#footerMenu { 
font: 1.2em Arial, Verdana, sans-serif; 
width: 628px;
margin: 0 auto; 
padding: 0;
}
#footerMenu ul {
list-style:none;
}

#footerMenu li { 
display: inline; 
width:auto;
}

#footerMenu a { 
padding: 1px 4px 1px 4px;
margin: 0; 
text-decoration: underline; 
color: #666;
font-weight: bold; 
background-color:  inherit;
}

#footerMenu a:hover { 
color: #999;
background-color:  inherit;
}
.myBox {
	float: left;
	width: auto;
	background: inherit;
	color: #333;
    border: 0 solid #ffffff;
    padding: 0;
    text-align: left;
	clear:both;
}

/*---------Quickquote Content-----------------------------------------------------------*/
.myBoxTxt {
	float: left;
	width: 94%;
    background: #ededed;
    border: 2px solid #b7ccdf;
    padding: 6px;
	margin: 0;
    text-align: left;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:.95em;
}
.myBoxTxt strong {
color:#333;
text-transform:uppercase
}

.myBoxTxt ul {
text-transform: capitalize;
color: #333;
text-decoration: none;
text-indent: 5px;
list-style-type: square;

}

.myBoxTxt h2 {
	font-size: 1.3em;
	color:#666666;
}
.myBoxTxt form {
	margin:10px 15px;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #dadfe3; 
}
.myBoxQQNext {
	margin:10px ;
	padding: 3px;
	border: 1px solid #eee; 
	background-color: #dadfe3;
	width:375px;
	float:left;
}
.myBoxTxt div.content {
position:absolute; 
left:-9000px;
}

.inventoryFloat {
	margin: 10px;
	padding: 3px;
	width:auto;
	float:left;

}
.MainBtm {
	padding: 10px;
	float: left;
	width:640px;
}
.MainBtmInt {
	padding: 10px;
	float: left;
	width:auto;
}