﻿*
{
    margin: 0;
}
body
{
    background-image: url(   'images/gradient_bg.jpg' );
    background-repeat: repeat-x;
    background-color: #97AECE;
    margin: 0;
    font-family: Helvetica;
    height: 100%;
}
html, body, #wrap
{
    height: 100%;
}
body > #wrap
{
    height: auto;
    min-height: 100%;
}
* CLEAR FIX* .clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */
#main
{
    padding-bottom: 50px;
}

#container
{
    min-height: 100%;
    position: relative;
}

.bul
{
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.bul li
{
    padding-left: 50px;
    background-image: url(images/checkbox.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.topimg3
{
    background-image: url( 'images/GLRVC-header-woods.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 176px;
    position: relative;
    z-index: 34;
    border-left: solid 2px #070B17;
    border-right: solid 2px #070B17;
    top: 0px;
    left: 0px;
}
.borderdiv
{
    border-left: solid 35px #070B17;
}
.main-container
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    border-left: solid 2px #070B17;
    border-right: solid 2px #070B17;
    position: relative;
    height: auto;
    min-height: 100%;
}
.borderleft
{
    float: left; /*use the float*/
    margin-top: 0px; /*your top margin*/
    width: 140px;
    height: 100%;
    vertical-align: top;
    text-align: center;
    padding-bottom: 0px;
    z-index: 2;
}
.logor
{
    float: right; /*use the float*/
    padding-right: 0px;
    width: 140px;
    vertical-align: top;
    text-align: center;
    padding-bottom: 0px;
    z-index: 1;
    margin-right: 5px;
}
.logor img
{
    width: 140px;
    height: 60px;
}
.maincontentascx
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 690px;
    background-color: White;
    z-index: auto;
}
.maincontent
{
    float: left;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    width: 706px;
    background-color: White;
    z-index: auto;
    top: 0px;
    left: 0px;
}
.maincontentwide
{
    position: relative;
    float: right;
    margin-left: auto;
    margin-right: auto;
    margin-top: -30px;
    width: 858px;
    background-color: White;
    z-index: auto;
}

.conttopleft
{
    float: left;
}
.conttopright
{
    float: left;
}
.leftimgviewer
{
    float: left;
    text-align: center;
    width: 450px;
}
.unitspecs
{
    position: relative;
    float: left;
    width: 350px;
}
.unitdesc
{
    position: relative;
    width: 850px;
    float: left;
    padding-bottom: 20px;
}

.specialinfo
{
    width: 850px;
    bottom: 0;
    position: relative;
    float: left;
    margin-bottom: 1px;
    padding-top: 10px;
    height: 150px;
}
.specaddr
{
    width: 850px;
}
.bottomlegal
{
    width: 850px;
}

.gllogo
{
    background-image: url(  'Images/GLRVC_logo.gif' );
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 0;
    width: 264px;
    height: 175px;
    z-index: 33;
}
.gllogo2
{
    background-position: center;
    width: 264px;
    height: 175px;
    display: none;
}
.topnav
{
    margin-top: -59px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 706px;
}
.topnav2
{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: -64px;
    width: 706px; /* z-index: -1; */
}
.rvlistings
{
}

.divrowl
{
    width: 125px;
    float: left;
}
.divrowm
{
    width: 346px;
    float: left;
}

.divrowmascx
{
    width: 310px;
    float: left;
}
.divrowr
{
    width: 200px;
    float: right;
}
.listsearch
{
    height: 35px;
    background-color: #070B17;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs
{
    float: right;
    width: 700px;
    margin-top: -100px;
    font-size: 93%;
    line-height: normal;
    margin-bottom: 1em; /*margin between menu and rest of page*/
    overflow: hidden;
}

#tabs ul
{
    margin: 0;
    padding: 10px 10px 0 0px;
    list-style: none;
}

#tabs li
{
    display: inline;
    margin: 0;
    padding: 0;
}

#tabs a
{
    float: right;
    background: url(                "images/left.png" ) no-repeat left top;
    margin: 0;
    padding: 0 0 0 6px;
    text-decoration: none;
}

#tabs a span
{
    float: right;
    display: block;
    background: url(                "images/right.png" ) no-repeat right top;
    padding: 6px 15px 4px 6px;
    margin-right: 2px;
    color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
    float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span
{
}

#tabs a:hover
{
    background-position: 0% -42px;
}

#tabs a:hover span
{
    background-position: 100% -42px;
}



.WhiteLink
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    font-size: 14pt;
}
.WhiteLink:hover
{
    background: #E6E6E6;
    color: #000000;
    text-decoration: none;
}
.featuredinv
{
    margin-top: 2px;
    width: 670px;
    
    margin-left: auto;
    margin-right: auto;
}
.aboutus
{
    margin-top: 25px;
    width: 664px;
    height: 124px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.featured
{
    margin-top: 15px;
    width: 650px;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.tt
{
    margin-top: 25px;
    width: 664px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
#rotating-content
{
    margin-top: 25px;
    width: 664px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.midcontent
{
    margin-top: 25px;
    width: 680px;
    height: 445px;
    border-color: #213452;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1px;
}
.videos
{
    width: 680px;
    height: 269px;
    background-image: url( 'images/greyfilmreel.gif' );
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
}
.news
{
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    background-color: White;
}
.flrplans
{
    margin-top: 45px;
    width: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.whyus
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    height: 100%;
}
.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;
}
.push
{
    height: 1px;
    clear: both;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
#footer
{
    background-color: #213452;
    height: 50px;
    clear: both;
    border-left: solid 2px #070B17;
    border-right: solid 2px #070B17;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
 
    
}

.modalPopup p
{
    padding: 5px;
}
.h1normal
{
    font-size: 12pt;
}
img
{
    border-style: none;
}
/* player and playlist go side by side */
#player, #playlist
{
    float: left;
    margin-right: 20px;
}
#playlist
{
    margin-top: 15px;
}

/* player dimensions */
#player, #player img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    display: block;
    width: 300px;
    height: 240px;
}

#playlist
{
    width: 150px;
}


/* overlay play button */
div.play
{
    background: url(images/play.png) no-repeat;
    width: 50px;
    height: 50px;
    position: relative;
    top: -140px;
    left: 125px;
    opacity: 0.9;
    margin-bottom: -50px;
}

div.play:hover
{
    opacity: 1.0;
}


/* playlist entry */
#playlist a
{
    background: url(images/block.jpg) no-repeat;
    width: 150px;
    height: 68px;
    display: block;
    text-decoration: none;
    color: #333;
}

#playlist p
{
    font-size: 11px;
    width: 130px;
    padding: 8px 0 0 12px;
    margin: 0px;
}

#playlist p.time
{
    padding-top: 0px;
    color: #777;
    margin-top: 5px;
}


/* entry stages: normal, hover, playing, paused */
#playlist a:hover
{
    background-position: 0 -68px;
}

#playlist a.playing, #playlist a.paused
{
    color: #000;
}

#playlist a.playing
{
    background-position: 0 -136px;
}

#playlist a.paused
{
    background-position: 0 -68px;
}
#centerlogo
{
    margin: 15px auto 15px auto;
    display: block;
}

/*Hide carousel until it loads css*/
.jMyCarousel-until-ready
{
    overflow: hidden;
    height: 120px; /* carousel height */
    width: 100%; /* carousel width */
}

.jMyCarousel-until-ready ul
{
    margin: 0;
    padding: 0;
    float: left;
    list-style-type: none;
}

.jMyCarousel-until-ready ul li
{
    float: left;
}
.modelsbuttons
{
 background-color:#FAF8CC;
    border-style:solid;
    border-color:Black;
    width:100px;
    height:35px;
    margin-left:10px;
    margin-right:10px;   
}
