﻿/* standard viaggionet css */
body
{
  margin: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url(Images/Bg.jpg);
  background-position: center top;
  background-repeat: repeat-y;
  font-family: Tahoma, Arial;
  font-size: 9pt;
}
div
{
  font-family: Tahoma, Arial;
}
td
{
  font-family: Tahoma, Arial;
}
div.PhoneFrame
{
  width: 100%;
  position: absolute;
  top: 170px;
  left: 0px;
  text-align: center;
  z-index: 10;
}
div.Phone
{
  width: 789px;
  text-align: right;
  font-size: 8pt;
  color: White;
  padding: 0px 0px 0px 0px;
}
div.SiteFrame
{
  background-color: #32507d;
  width: 850px;
}
div.Banner
{
  width: 850px;
  height: 184px;
}
div.NavBar
{
  width: 850px;
  height: 29px;
  background-image: url(Images/NavBar.jpg);
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;
  font-size: 8pt;
  color: White;
  padding: 14px 0px 0px 0px;
  text-align: center;
}
div.MainBoxEdge
{
  width: 830px;
  height: 5px;
}
div.MainBox
{
  width: 800px;
  min-height: 300px;
  background-color: White;
  padding: 10px 15px 15px 15px;
  font-size: 9pt;
  text-align: left;
}
div.SideBoxEdge
{
  width: 230px;
  height: 5px;
}
div.SideBoxLtBlue
{
  width: 198px;
  background-color: #ebf0ff;
  padding: 5px 15px 10px 15px;
  font-size: 8pt;
  line-height: 10pt;
  border-right: solid 1px #73a0d7;
  border-left: solid 1px #73a0d7;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFebf0ff, endColorstr=#FFd7e1f5";
}
div.SideBoxWt
{
  width: 198px;
  background-color: White;
  padding: 5px 15px 10px 15px;
  font-size: 8pt;
  line-height: 10pt;
  border-right: solid 1px #73a0d7;
  border-left: solid 1px #73a0d7;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFffffff, endColorstr=#FFebf0ff";
}
div.SideBoxBlue
{
  width: 198px;
  background-color: #96b9f0;
  padding: 5px 15px 10px 15px;
  font-size: 8pt;
  line-height: 10pt;
  border-right: solid 1px #73a0d7;
  border-left: solid 1px #73a0d7;
}
div.Footer
{
  width: 830px;
  margin: 10px 15px 10px 15px;
  font-size: 8pt;
  color: #91aad2;
  line-height: 14pt;
}
div.InsetPhotoRightNoMargin
{
  float: right;
  margin: 0px 0px 0px 0px;
  z-index: 1;
}
div.MainContent
{
  font-size: 9pt;
  color: Black;
  line-height: 12pt;
  text-align: left;
}
table.MainBox
{
  border: none;
  width: 100%;
}
td.MainBoxLeft
{
  font-size: 9pt;
  color: Black;
  line-height: 12pt;
  text-align: left;
  width: 550px;
  padding: 0px 10px 0px 0px;
}
td.SideBox
{
  font-size: 8pt;
  color: Black;
  line-height: 10pt;
  text-align: left;
  width: 210px;
}
h1.MainHeading
{
  font-family: Tahoma, Arial;
  font-size: 13pt;
  color: #4b69a0;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  line-height: 15pt;
}
h1.MainHeadingUpper
{
  font-family: Tahoma, Arial;
  font-size: 13pt;
  color: #4b69a0;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  line-height: 15pt;
  text-transform: uppercase;
}
h2.SubHeading
{
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #7891c8;
  font-weight: bold;
  margin: 0px 0px 6px 0px;
}
h2.SideBoxHeading
{
  font-family: Tahoma, Arial;
  font-size: 10pt;
  color: #234173;
  font-weight: bold;
  margin: 0px 0px 6px 0px;
}
input
{
  font-family: Tahoma, Arial;
  font-size: 8pt;
}
textarea
{
  font-family: Tahoma, Arial;
  font-size: 8pt;
}
select
{
  font-family: Tahoma, Arial;
  font-size: 8pt;
}
hr.Main
{
  height: 1px;
  border: dotted 1px #b9cdeb;
  width: 100%;
  margin: 0px 0px 0px 0px;
}
hr.MainPadded
{
  height: 1px;
  border-top: dotted 1px #b9cdeb;
  width: 100%;
  margin: 10px 0px 10px 0px;
}

.LtText{color: #999999;}
.Small{font-size: 7pt;}

a{color: #0064af;}
a:link{color: #0064af;}
a:visited{color: #00448f;}
a:hover{color: #0084cf;}
a:active{color: #0084cf;}
a.NavBar{color: White; text-decoration:none}
a.NavBar:link{color: White; text-decoration:none;}
a.NavBar:visited{color: White; text-decoration:none;}
a.NavBar:hover{color: #4ba096; text-decoration:none;}
a.NavBar:active{color: #4ba096; text-decoration:none;}
a.Footer{color: #91aad2;}
a.Footer:link{color: #91aad2;}
a.Footer:visited{color: #91aad2;}
a.Footer:hover{color: #91aad2;}
a.Footer:active{color: #91aad2;}

/* css from site */
.BoxHeader {
  background-image:url(/images/BoxTopBG.gif);color:white;
}

.BoxContent {
  padding:2px;
}


h2 {
  color:#1947B1;
  font-size:14px;
}

h5 {
  color:#1947B1;
  font-size:16px;
}

ul#CompanyList li {
  width:320px; 
  height:25px; 
  float:left; 
  margin-left:20px; 
}

.small {
  font-size:10px;
}

#HomesPreview { 
  background-color:#C7DCFC;
}

#HomesPreview th {
  background-color:#C7DCFC;
}

#HomesPreview td {
  background-color:#FFFFFF;
}

/* Staff Plugin Previews */
.Staff {
  width:320px;
  float:left;
  height:110px; 
  padding:10px;
  margin:5px;
  border:1px dashed #CCCCCC;
  background-color:#C7DCFC;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}

.StaffSmall {
  width:320px;
  float:left;
  height:80px; 
  padding:5px;
  margin:5px;
  border:0px dashed #999999;
  font-family:arial,helvetica,sans-serif;
  font-size:12px;
}

#parent { 
  margin-left: 10px; 
}

#child { 
  margin-left: 10px; 
}

#grandchild { 
  margin-left: 10px; 
}

#child div { 
  margin-left: 10px; 
}

.top_menu a, .top_menu li{
  border:none;  
}

.request input, .request textarea {
        background-color: #eee;
}

#navis_number {
  color:white;
  font-size:32px;
  position:absolute;
  right:15px;
  top:-135px;
}

* html #selectNightsCell {
 background: url('/images/framework/select_box_ie.png') 26px 53px no-repeat;
}

* html .homePageLeftColumn #selectNightsCell {
 background: url('/images/framework/select_box_ie.png') 20px 42px no-repeat;
}

.navFlyouts table {
 border: 0px !important;
}

.navFlyouts td {
 border: 0px !important;
}

.navFlyouts font {
 padding: 5px;
}

.navFlyouts font {
 padding: 3px 10px 3px 10px !important;
 display: block;
}

html,
body,
form{
  margin: 0;
  padding: 0;
}
body{
  font: 12px Arial, Helvetica, sans-serif;
  color: #231F20;
}
#page{
  width: 1000px;
  margin: 0 auto;
}
/*header start*/
#header{
  width: 975px;
  height: 142px;
  background: url(/images/framework/header.jpg) no-repeat;
  margin: 0;
  padding: 21px 0 0 25px;
}

#navis_header{
  width: 975px;
  height: 142px;
  background: url(/images/framework/navis_header.jpg) no-repeat;
  margin: 0;
  padding: 21px 0 0 25px;
}

#popup-header{
  width: 600px;
  height: 98px;
  background: url(/images/popup-header.jpg) no-repeat;
  margin: 0;
  padding: 0px;
}

/*logo start*/
#header a.logo{
  display: block;
  width: 152px;
  height: 124px;
  text-indent: -9999px;
  overflow: hidden;
}

#navis_header a.logo{
  display: block;
  width: 152px;
  height: 124px;
  text-indent: -9999px;
  overflow: hidden;
}

#popup-header a.plogo{
  display: block;
  width: 100px;
  height: 85px;
  text-indent: -9999px;
  overflow: hidden;
}
/*logo end*/
/*header end*/
/*main navigation start*/
#main-nav{
  width: 1000px;
  height: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-nav li{
  float: left;
  margin: 0 1px 0 0;
  position: relative;
}
#main-nav li.last{
  margin-right: 0;
}
#main-nav li ul{
  background: #E8F9BA;
  position: absolute;
  left: 0;
  top: 40px;
  display: none;
  width: 170px;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 100;
}
#main-nav li.last ul{
  left: auto;
  right: 0;
}
* html #main-nav li.last ul{
  right: -1px;
}
#main-nav li ul li{
  width: 100%;
  padding: 0 0 1px;
  margin: 0;
}


#main-nav li ul a{
  text-indent: 0;
  height: auto;
  padding: 5px 0 4px 10px;
  width: 160px;
  text-transform: uppercase;
  text-decoration: none;
  color: #231F20;
  font-size: 11px;
        font-weight: normal;
}
#main-nav li ul a:hover{
  color: #FFF;
  background: #D0F271;
}
#main-nav li:hover a.vacation,
#main-nav li:hover a.specials,
#main-nav li:hover a.guest,
#main-nav li:hover a.about,
#main-nav li:hover a.area,
#main-nav li:hover a.contact,
#main-nav li.hover a.vacation,
#main-nav li.hover a.specials,
#main-nav li.hover a.guest,
#main-nav li.hover a.about,
#main-nav li.hover a.area,
#main-nav li.hover a.contact{
  background-position: 0 100%;
}
#main-nav li:hover ul,
#main-nav li.hover ul{ 
  display: block;
}
#main-nav li a{
  float: left;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
  background-repeat: no-repeat !important;
}
#main-nav li a.vacation{
  width: 199px;
  background: url(/images/framework/a-vacation.gif);
}
#main-nav li a.specials{
  width: 146px;
  background: url(/images/framework/a-specials.gif);
}
#main-nav li a.guest{
  width: 199px;
  background: url(/images/framework/a-guest.gif);
}
#main-nav li a.about{
  width: 148px;
  background: url(/images/framework/a-about.gif);
}
#main-nav li a.area{
  width: 152px;
  background: url(/images/framework/a-area.gif);
}
#main-nav li a.contact{
  width: 151px;
  background: url(/images/framework/a-contact.gif);
}
/*main navigation end*/
/*content block start*/
#content{
  width: 1000px;
  overflow: hidden;
  background: url(/images/framework/content.gif) repeat-y;
  margin: 2px 0 0 0;
}
/*left column start*/
#content .left-column{
  width: 202px;
  float: left;
        padding: 0 10px;
}
#content .bot-border{
  width: 222px;
  background: url(/images/framework/left-bot-border.gif) repeat-x 0 100%;
}
#content .left-column .head{
  width: 202px;
  background: url(/images/framework/head-left.gif) repeat-y;
  margin: 16px 0 2px 10px;
}
#content .left-column h4,
#content .left-column h5{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
#content .left-column h4{
  font-size: 12px;
  background: url(/images/framework/h4-left.gif) no-repeat;
  color: #FFF;
  margin: 0;
  padding: 1px 0 3px 5px;
}
#content .left-column img{
  margin: 0 0 0 10px;
  display: block;
}
#content .left-column h3.check-rates{
  width: 202px;
  height: 40px;
  background-repeat: no-repeat !important;
  background: url(/images/framework/findarental.gif);
  text-indent: -9999px;
  overflow: hidden;
  margin: 8px 0 0;
}
#content .left-column h5{
  font-size: 16px;
  color: #FF8000;
  margin: 3px 0 0 11px; 
}
#content .left-column p{
  margin: 0 0 0 10px;
  padding: 0 0 17px 0;
}
/*left column end*/
/*center column start*/
#content .center-column{
  width: 511px;
  float: left;
  padding: 0 13px 19px 11px;
}
#content .center-column img{
  width: 491px;
  display: block;
  border: 10px solid #E8F2FF;
  margin: 9px 0 0;
}
#content .center-column h2{
  margin: 0 0 0 13px;
  font-size: 24px;
  color: #FF8000;
  padding: 5px 0 0 0;
}
/*text block start*/
#content .center-column .text{
  width: 511px;
  background: url(/images/framework/text.gif) no-repeat 0 13px;
  min-height: 125px;
}
* html #content .center-column .text{
  height: 125px;
}
#content .center-column .text p{
  margin: 5px 10px 20px 7px;
  line-height: 20px;
  font-size: 14px;
}
/*text block end*/
/*comment block start*/
#content .center-column .comment{
  width: 511px;
  border-top: 1px solid #8CA3D8;
  margin: -10px 0 0;
}
#content .center-column .comment h2{
  padding: 9px 0 0;
  margin: 0 0 0 7px;
}
#content .center-column .comment em,
#content .center-column .comment strong{
  display: block;
  font-size: 16px;
  margin: 0 30px 0 27px;
  line-height: 24px;
}
#content .center-column .comment strong{
  background: url(/images/framework/bg-strong-comm.gif) no-repeat 0 13px;
  padding: 1px 0 0 10px;
}
/*comment block end*/
/*center column end*/
/*right column start*/
#content .right-column{
  width: 223px;
  float: left;
  padding: 0 10px;
}
#content .right-column h3{
  width: 223px;
  height: 40px;
  background-repeat: no-repeat !important;
  text-indent: -9999px;
  overflow: hidden;
  margin: 8px 0 0;
}
#content .right-column h3.check-rates{
  background: url(/images/framework/dealsandspecials.gif);
}
#content .right-column h3.happenings{
  background: url(/images/framework/dealsandspecials.gif);
}
#content .right-column h3.events{
  background: url(/images/framework/events.gif);
}
/*form start*/
#content .right-column .right-form{
  width: 197px;
  margin: 0;
  padding: 6px 0 4px;
  list-style: none;
  overflow: hidden;
}
#content .right-column .right-form li{
  clear: both;
  float: left;
  width: 197px;
  padding: 12px 0 0 0;
}
#content .right-column .right-form label{
  width: 140px;
  float: left;
  text-align: right;
}
#content .right-column .right-form .type-text,
#content .right-column .right-form select{
  float: right;
  border: 1px solid #5D6CC4;
  font: 10px Arial, Helvetica, sans-serif;
  color: #231F20;
}
#content .right-column .right-form .type-text{
  width: 46px;
  padding: 0 0 0 3px;
  height: 13px;
}
#content .right-column .right-form select{
  width: 51px;
  height: 15px;
  line-height: 15px;
}
*+html #content .right-column .right-form select{
  height: 17px;
}
html:first-child #content .right-column .right-form select{
  width: 49px;
}
#content .right-column .right-form .type-img{
  float: right;
  margin: -3px 0 0 0;
}
* html #content .right-column .right-form .type-img{
  margin: -5px 0 0 0;
}
/*form end*/
#content .right-column p{
  margin: 16px 8px 20px 15px;
  line-height: 14px;
}
#content .right-column div.inner p{
  margin-bottom: -2px;
}
#content .right-column p.under-form{
  font-size: 13px;
  line-height: normal;
}
/*right column end*/
/*content block end*/
/*bottom navigation start*/
#page .bottom-nav{
  width: 1000px;
  background: url(/images/framework/bottom-nav.gif) repeat-x;
  height: 24px;
  margin: 1px 0 0 0;
  padding: 11px 0 0;
  list-style: none;
  text-align: center;
}
#page .bottom-nav li{
  display: inline;
  background: url(/images/framework/bot-separate.gif) no-repeat 0 2px;
  padding: 0 0 0 5px;
}
#page .bottom-nav li.first{
  background: none;
}
#page .bottom-nav li a{
  color: #231F20;
  text-decoration: none;
}
#page .bottom-nav li a:hover{
  text-decoration: underline;
}
#page .bottom-nav li.social 
{
	background: none;
}
#page .bottom-nav li.social a,
#page .bottom-nav li.social a:hover
{
	text-decoration: none;
}
#page .bottom-nav li.social img
{
	vertical-align: middle;
}


/*bottom navigation end*/
/*footer start*/
#footer{
  width: 1000px;
  text-align: center;
  margin: 0;
  padding: 15px 0 3px;
  list-style: none;
  color: #1947B1;
}
#footer a{
  color: #1947B1;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}
#popfoot{
  width: 600px;
  text-align: center;
  margin: 0;
  padding: 15px 0 3px;
  list-style: none;
  color: #1947B1;
}
#popfoot a{
  color: #1947B1;
  text-decoration: none;
}
#popfoot a:hover{
  text-decoration: underline;
}
/*footer end*/
/*sifr start*/
.sIFR-flash{
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced{
  visibility: visible !important;
}
span.sIFR-alternate{
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-flash + div[adblocktab=true]{
  display: none !important;
}
.sIFR-hasFlash h2 span{
  visibility: hidden;
  font-size: 24px; 
}
/*sifr end*/

.RentalListingTitle
{
}

img
{
  border: 0;
}
