body { background-color: #f2f2f1; }
body, th, td, select, textarea, input
{
	font-family: 'Raleway', Verdana, Arial;
	font-size: 15px;
	font-weight: 300;
}
p
{
    line-height: 1.3em;
    margin-bottom: 6px;
}
h1, h2, h3, h4
{
    font-family: 'Oswald', 'Raleway', Verdana, Arial; font-weight: 700;
}
h1, h2, .ppreserve
{
    color: #65311a;
}
h3, h4 { color: #4799cc }
a:active,a:link
{
	color: #4799CC;
	text-decoration: none;
}

a:visited
{
	color: #216087;
	text-decoration: none;
}
a:hover
{
	color: #216087;
	text-decoration: none;
}
.button, input.button, a.button
{
    background: #2fc5f4;
    display: inline-block;
    text-align: center;
    -moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    padding: 8px 20px;
    color: #fff;
    font-size: 17px;
	line-height: 2em;
}
.button:hover, a.button:hover {
	background: #b1d6d8; border: 0;
}
.button.large, a.button.large
{
	padding: 30px 35px;
	font-size: 24px;
	line-height: 30px;
	line-height: 3em;
}

select  
{
  
}

textarea, input[type=text], input[type=password], input[type=radio], select
{
    border: 1px solid #b1b1b1;
    background: #fff;
    padding: 7px 4px;
    -moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;

}
ul, ol { padding-left: 30px; display: table; }

/* ------------------------------------------------------
HEADER
*/
.navbar-default { background: url(../images/bg_header.jpg); border-bottom: 5px solid #bbdae2; }
.logo { float: left; margin: 8px 18px;  }
.contactinfo { float: right; text-align: right; }
.hour24 { padding-top: 10px; font-size: 13px; color: #eaccc0; text-transform: uppercase; line-height: 1.2em; font-family: 'Oswald', 'Raleway', Verdana, Arial;font-weight: 700; }
a.phone  
{
    font-size: 24px; line-height: 1.2em; color: #fff; text-transform: uppercase; font-family: 'Oswald', 'Raleway', Verdana, Arial; font-weight: 700; 
    position: relative;
}
.phone:before
{
    content: "\f098";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    font-size: 28px;
    position: static;
    padding-right: 15px;

}
.navbar
{
    margin-bottom: 0;    
}
.navbar-header { width: 100%; }
.navbar-collapse { background: #f8e2a6; width: 100%; }
ul.navbar-nav { margin: 0 auto }
ul.navbar-nav li a { font-family: 'Oswald', 'Raleway', Verdana, Arial; font-weight: 300; font-size: 18px; line-height: 1em; text-transform: uppercase; }
ul.navbar-nav li a:hover { background-color: #f9edc8 }


/* ------------------------------------------------------
FOOTER
*/
.footer ul { list-style: none; margin: 0 auto; }
.footer ul li { float: left; border-left: 1px solid #d0d0d0; padding: 2px 15px; margin: 15px 0 }
.footer ul li:first-child { border-left: none }
.footer ul li a { font-size: 12px; color: #4799cc }
.footer ul li a:hover { color: #65301a }


/* ------------------------------------------------------
 LAYOUT
*/

#content
{
	padding: 15px 30px;
    background: #fff; 
	text-align: left;
}
#content.container-default { padding: 0 0 30px 0; }
.banner { height: 500px; width: 100%; background: url(../images/banners/budgethost.jpg) top right; position: relative; }
.home-reservation-box-wrap
{
    position: absolute;
    left: 10%;
    top: 0;
    width: 258px;
}
.home-reservation-box 
{
    background: url(../images/bg_transWhite.png); 
    padding-right: 13px; 
    padding-left: 17px;
    padding-bottom: 20px;
    padding-top: 10px;
}

td.home-city input { width: 150px; margin-right: 15px }
td.home-state input { width: 40px; }
.home-reservations-select { font-size: 12px; width: 99% }
h1.lantern-rating { background: url(../images/icon-lantern.png) no-repeat; padding-left: 54px; line-height: 1.25em }
.fullwidth, .fullwidth table { width: 100% }
/* PROPERT PAGE CONTENT */
/* #ppcontent
{
    width: 750px;
    margin: 0 auto;
    text-align: left;
    padding: 15px 0px;
}
#ppside
{
    float: right;
    min-width: 240px;
    width: 33%;
}
*/
#ppside p { margin: 5px 0px; }
#ppcontent h1
{
    font-size: 26px;
    margin-bottom: 0;
    line-height: 20px;
}
#ppcontent h2
{
    font-size: 22px;
    margin: 0 0 13px 0;
    line-height: 25px;
}
a.button.differentprop
{
    color: #b6b6b6;
    background: #e7e7e7;
}
a.button.differentprop:hover
{
    background: #5e5e5e;
}
a.differentprop.first { float: right; }
div.hr
{
    height: 1px;
    background: #d1d0cf;
    width: auto;
    margin: 15px 0px;
    clear: both;
    
}

.desc-title
{
    width: 325px;
    float: left;
    
}
.desc
{
    display: inline-table;
    width: 470px;
}
img.repos
{
    position: relative;
    top: 6px;
}
.ppicon
{
    position: relative;
    top: -3px;
    padding-right: 5px;
}
a.ppbookonline
{
    font-size: 25px;
    color: #3acd1a !Important;
    letter-spacing: -0.04em;
    text-decoration: none;
}
.ppreserve { font-size: 25px }
.ppside-indent { padding-left: 52px; font-size: 20px; margin-top: 0px }
iframe.ppmap { width: 225px; height: 225px;   }
.ppbookonline.bookbottom { width: 250px; position: relative; top: -17px }
.propinfo h1 { margin-top: 0 }
a.ppreviews { color: #d84808 !Important }
.ppaddthis { max-width: 400px; display: table }
img.reviewsbadge { max-width: 230px; max-height: 220px }
a.reserve-email { font-size: 14px;  }
.desc-floatL { width: 250px; float: left }
#lantern-rating
{
    width: 240px;
    display: inline;
    margin-right: 5px;
}
.reservation-pen
{
    background: url(../images/img_pen.jpg) no-repeat; padding-left: 162px; 
}

.clear
{
    clear: both;
}

.notice 
{ 
    position: fixed; 
    top: 20px; right: 20px; 
    z-index: 999999;
    display: none;
    width: 220px;
    padding: 16px;
    background: url(../images/bg_blackTrans.png);
    color: #fff;
    -moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	font-size: 17px;
}
#modal
{
    display: none;
    width: 0;
    height: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    background: url(../images/bg_blackTrans.png) repeat;
    text-align: center;
    padding: 40px;
}
.clear { clear: both }
.rc
{
    border-right: inactiveborder 1px solid;
    border-top: inactiveborder 1px solid;
    border-left: inactiveborder 1px solid;
    border-bottom: inactiveborder 1px solid;
}
a.respagelink { font-size: 18px; }
.hotelsearchselect { width: 430px; margin-bottom: 50px; }
.cols2 { width: 47%; float: left; display: block }
.cols2.first { margin-right: 5% }

/* ---------------------------------------
   ROTATOR FOR PROPERTY PAGES
*/

#featured-rotator-container {width: 470px; height: 440px; display: table; overflow: hidden; z-index: 1; }
#featured-rotator { width: 473px; height: 313px; display: block; overflow: hidden;  }

.featured-rotator-large
{
	width: 473px;
	height: 313px;
	background: #f0f0f0;
	text-align: center;
	cursor: pointer;
	position: relative;
	display: inline;
	float: left;
	
}
.featured-rotator-large img /* SET LARGE IMAGE SIZE */
{
    /* width: 470px; */
    max-width: 470px;
	height: 313px;
}
#featured-rotator-thumbs { width: 473px; height: 122px; display: block; overflow: scroll; margin-bottom: 0px  }
.thumb-container { display: inline-block }
.fr-th
{
	overflow: hidden;
	display: inline-block;
	width: 85px;
	height: 85px;
	padding: 6px 0px;
	margin: 0px;
	background: #f7f7f7;
	border: 1px solid #e7e7e7;
	text-align: center;
	font-size: 10px;
	color: #656565;
	cursor: pointer;
	
}
.fr-th img /* SET THUMNAIL SIZE */
{
    max-width: 125px;
    max-height: 125px;
    margin: 0 auto;
    /* height: 60px; */
}


/* -----------------------------------------------------------
MISC / OLD
*/
.contentB { font-weight: 700; font-family: 'Oswald', Sans-Serif; }
.small {
	font-size: 11px;
}
.small2
{
    font-size: 11px;
    color: #ffffff;
}
.small3 {
	
	font-size: 11px;
	color: #4799CC;
}
.smallB {
	
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}
.smallRed
{
    font-family: "Raleway" , Verdana, Arial;
    font-size: 11px;
    color: #cc0000;
}
.tiny {
	
	font-size: 9px;
	color: #666666;
}
.contentLG {
	
	font-size: 19px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.bkgdNoRepeat {
	background-repeat: no-repeat;
}

.header1
{
	
	font-size: 16px;
	text-transform: uppercase;
	color: #4799CC;
	line-height: 18px;
	text-decoration: none;
}
.linkbar
{
    background-image: url(images/subimages/linkbar_bkgd.jpg);
    background-repeat: repeat-x;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.promo
{
    font-family: "Raleway", Arial, Geneva, Verdana;
	font-size: 14px;
	text-transform: uppercase;
	color: #ECB317;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}
.promoLink
{
    font-family: "Raleway" , Arial, Geneva, Verdana;
    font-size: 12px;
    color: #e09f14;
}
.promoFooter
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border-top: dimgray 1px dotted;

}
.footerDot
{

    border-top: gray thin dotted;

}
.padall
{
   padding-top: 8px;
   padding-left: 8px;
   padding-right: 8px;
   padding-bottom: 8px;
   
}
.backofficeLC
{
    font-family: "Raleway", Arial, Geneva, Verdana;
    font-size: 9pt;
    vertical-align: top;
    color: #666666;
    line-height: 12pt;
    text-align: left;
    border-top: #a7a49f 1px solid;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 14px;
}
.backofficeLCTOP
{
    font-family: "Raleway", Arial, Geneva, Verdana;
    font-size: 9pt;
    vertical-align: top;
    color: #666666;
    line-height: 12pt;
    text-align: left;
    padding-bottom: 8px;
    padding-left: 14px;
}
.borderrt
{
    border-right: #a7a49f 1px solid;
}
.borderLt
{
    border-left: dimgray 1px dotted;
}
.panelBkgdSM
{
    font-family: "Raleway" , Verdana, Arial;
    font-size: 14px;
    text-transform: uppercase;
    color: #ff99cc;
    line-height: 18px;
    text-decoration: none;
    font-weight: bold;
    padding-left: 15px;
    background-image: url(images/panelBkgdSM.jpg);
    background-repeat: no-repeat;
}

.floatL
{
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
}
.floatR
{
    float: right;
	margin-left: 12px;
	margin-bottom: 15px;
}
.lightgray
{
    color: #c0c0c0;
}
.padL20
{
	padding-left: 20px;
}

@media (min-width: 1200px)
{
  .banner { background-size: 100%; }   
}
@media (max-width: 999px) {
    .hotelsearchselect { width: 250px; }
}
@media (max-width: 768px) 
{
    h1, h2, h3, h4, h5, span { text-align: center } 
    .navbar-default .navbar-toggle .icon-bar, .navbar-toggle .icon-bar { height: 4px !Important; background: #fff !Important }
    .propinfo h1, .propinfo p { text-align: center }
    .footer ul { padding-left: 0; width: 90%}
    .footer ul li { display: block; text-align: center; float: none; border-left: 0; padding: 0; margin: 4px 0;   }
    .footer ul li a { display: block; font-size: 14px; background: #fff; padding: 5px 15px; width: 100%;}
    .desc-title
    {
        width: auto;
        float: none;
        
    }
    .desc
    {
        display: block;
        width: auto;
    }
    a.differentprop.first { display: none; }
    .button { width: 100%; padding: 12px 0; display: block }
    
    .floatL, .floatR { float: none; display: block; width: auto; margin: 10px auto; padding: 0; text-align: center }
    .cols2, .cols3, #ppcontent, #ppside, #ppside p, .ppaddthis, .desc-floatL, iframe.ppmap { float: none; display: block; width: 100%; padding: 0; margin: 10px auto; text-align: center }
    .ppbookonline, .ppbookonline.bookbottom { display: block; position: static; top: auto; width: 100%; text-align: center;  }
    
    #ppside p.ppside-indent {  margin-top: 0; margin-bottom: 30px; }
    #featured-rotator-container,
    #featured-rotator,
    #featured-rotator-thumbs { width: 100%; background: #f0f0f0 }
    #featured-rotator img { width: 100%; height: auto }
    .hotelsearchselect { width: 98%; margin-bottom: 10px; }
    .reservation-pen { padding: 0; background: none }
}
@media (max-width: 435px)
{
    body, td, p { font-size: 17px }
    .navbar-header, .contactinfo  { text-align: center; float: none; }
    .logo { margin: 12px auto; float: none; } 
    ul.navbar-nav li a { font-size: 28px } 
    select { font-size: 23px; padding: 8px }
    
    .home-reservation-box-wrap
    {
        position: absolute;
        left: 0;
        width: 100%;
    }
    .home-reservation-box 
    {
        background: url(../images/bg_transWhite.png); 
        padding-right: 13px; 
        padding-left: 17px;
        padding-bottom: 20px;
        width: 258px;
        margin: 0 auto;
    }
    iframe.ppmap { width: 95%; height: 230px;   }
    .featured-rotator-large img, #featured-rotator { height: auto; min-height: 200px; }
    #featured-rotator-thumbs { height: 212px }
    .thumb-container { display: block }
    .fr-th { width: 32%; height: auto }
    img.fr-th { width: 100% }
    .promoLink { font-size: 15px; }
    .button { font-size: 25px; font-weight: bold; text-transform: uppercase }
    
}
   