﻿.motorhomes h2
{
    height: 30px;
}
.motorhomes h2 a.booknow
{
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
}
.motorhomes a.booknow
{
    margin: 30px auto 0;
    color: #19436D;
    display: block;
    background: url(/images/button.jpg);
    height: 45px;
    width: 228px;
    line-height: 45px;
    text-align: center;
    font-size: 22px;
    padding-left: 6px;
}
.motorhomes a.booknow:hover
{
    text-decoration: none;
    color: #233657;
}
.motorhomes #content img
{
    border: solid 1px #44484B !important;
}
#motorhomes
{
    float: left;
    width: 780px;
}
#motorhomes h3
{
    clear: both;
    border-bottom: solid 1px #ccc;
}
#motorhomes ul
{
    margin-right: 15px;
    margin-bottom: 30px;
    list-style-type: none;
}
#motorhomes li
{
    float: left;
    width: 175px;
    margin: 0 7px;
    height: 200px;
}
#motorhomes li a
{
    display: block;
    width: 185px;
    text-align: center;
    padding: 5px 0 3px;
}
#motorhomes li a:hover
{
    background-color: #eee;
}
#motorhomes li a h4
{
    margin: 0 0 3px;
    padding-bottom: 2px;
    font-size: 13px;
}
#motorhomes li a img
{
    width: 175px !important;
    border: solid 1px #ccc;
}
#motorhomes li a p
{
    margin-top: 4px;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
}
#motorhomes li a p span
{
    display: inline;
    font-weight: bold;
}

ul.imgmgmt
{
    margin-left: 0;
    list-style-type: none;
}
ul.imgmgmt li
{
}
ul.imgmgmt li a
{
    font-weight: normal;
    padding-left: 20px;
    background: url(/images/icons/image.png) no-repeat;
}
ul.imgmgmt li sup a 
{
    color: #ff0000;
    background: none;
    padding-left: 4px;
}


/*
    motorhome page layout
*/
#motorhome
{
    position: relative;
}
#motorhome div#motorhomemap
{
    width: 230px;
    height: 230px;
    border: solid 1px #ccc;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left !important;
}
#motorhome div,
#motorhome p
{
    width: 540px;
}
#motorhome div
{
    text-align: center;
}
#motorhome div#motorhomemap div,
#motorhome div#motorhomemap p
{
    width: auto;
    text-align: left;
}
#motorhome #facilitieswrap {
	overflow: auto;
    width: 225px;
    position: absolute;
    top: 250px;
    right: 0;
}
#motorhome #facilitieswrap ul#facilities {
	position: relative;
	top: 0;
	right: 0;
    width: 182px;
}
#motorhome ul#facilities
{
    width: 205px;
    position: absolute;
    top: 250px;
    right: 0;
    font-size: 11px; 
    list-style-type: disc;
    padding-left: 25px;
    margin: 5px 0;
    line-height: 18px;
}
#motorhome ul#facilities ul
{
    margin: 5px 20px;
    padding: 0;
}
#motorhome div img
{
    margin: 5px;
}
#motorhome img.floorplan
{
    border: none !important;
}