/*  
Theme Name: Vacations Inc.
Theme URI: http://www.vacationsinc.com
Description: New Wider Layout.
Version: 2.0
Author: Blizzard Internet Marketing / Allan Collins
Author URI: http://blizzardinternet.com/
*/
/* PNG Images Fix */
/*#navigation ul li.topleft,#navigation ul li.topright,#lefthead img,#rightswish,#footer  { behavior: url(iepngfix.htc); }*/
#navigation ul li.topleft, #navigation ul li.topright, #rightswish, #footer {
    behavior: url(/wp-content/themes/vacationsinc/iepngfix.htc)
    }
/* Global Stuff HTML & Body */
body {
    text-align: center;
    margin: 0 auto;
    background: url(images/bg.jpg) repeat-x #bed8ef;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
    }
#navigation {
    margin: 0 auto;
    text-align: left;
    width: 960px;
    height: 29px;
    margin-top: 7px;
    overflow: hidden
    }
#navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 960px;
    overflow: hidden;
    height: 29px
    }
#navigation ul li {
    padding: 0;
    margin: 0;
    background: url(images/navbg.gif) repeat-x;
    height: 29px;
    float: left;
    color: #fff;
    padding-top: 5px
    }
#navigation ul li.filler {
    margin: 0;
    padding: 0;
    width: 22px
    }
#navigation ul li.mozilla {
    margin: 0;
    padding: 0;
    width: 14px
    }
#navigation ul li.topleft {
    background: url(images/topleft.png) no-repeat;
    width: 15px;
    margin: 0;
    padding: 0
    }
#navigation ul li.topright {
    background: url(images/topright.png) no-repeat;
    width: 25px;
    margin: 0;
    padding: 0
    }
#navigation ul li a {
    color: #ebebeb;
    text-decoration: none;
    display: block;
    text-align: center
    }
#navigation ul li a.winternav {
    width: 170px
    }
#navigation ul li a.specialsnav {
    width: 80px
    }
#navigation ul li a.groupnav {
    width: 80px
    }
#navigation ul li a.propnav {
    width: 190px
    }
#navigation ul li a.guidenav {
    width: 190px
    }
#navigation ul li a.contactnav {
    width: 100px
    }
#navigation ul li a.homenav {
    width: 58px
    }
#navigation ul li a:hover {
    color: #fff;
    text-decoration: underline
    }
#header {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 960px;
    height: 455px;
    margin-top: 0;
    border: 1px solid #3f3f3f;
    border-top: none;
    overflow: hidden
    }
#lefthead {
    float: left;
    background: url(images/leftimage.jpg) no-repeat;
    width: 320px;
    height: 295px
    }
#logo {
    float: left;
    background: url(images/logo.gif) no-repeat;
    width: 320px;
    height: 295px;
    overflow: hidden
    }
#logo a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%
    }
#righthead {
    float: left;
    overflow: hidden;
    width: 320px;
    height: 455px
    }
#rightswish {
    position: absolute;
    z-index: 99;
    background: url(images/rightswish.png) no-repeat;
    width: 320px;
    overflow: hidden;
    height: 455px
    }
#leftside {
    float: left;
    background: #34689a;
    width: 640px
    }
#secondnav {
    clear: both;
    height: 29px;
    background: url(images/secondbg.gif) repeat-x
    }
#secondnav ul {
    margin: 0;
    padding: 0;
    list-style: none
    }
#secondnav ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: 29px
    }
#secondnav ul li a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 29px
    }
#secondnav ul li.chatone {
    background: url(images/secondnav.gif) no-repeat;
    width: 190px
    }
#secondnav ul li.clickone a {
    background: url(images/secondnav.gif) no-repeat -191px 0;
    width: 114px
    }
#secondnav ul li.clickone a:hover {
    background: url(images/secondnav.gif) no-repeat -191px -29px
    }
#secondnav ul li.chattwo {
    background: url(images/secondnav.gif) no-repeat -302px 0;
    width: 28px
    }
#secondnav ul li.clicktwo a {
    background: url(images/secondnav.gif) no-repeat -333px 0;
    width: 108px
    }
#secondnav ul li.clicktwo a:hover {
    background: url(images/secondnav.gif) no-repeat -333px -29px
    }
#secondnav ul li.chatthree {
    background: url(images/secondnav.gif) no-repeat -441px 0;
    width: 160px
    }
#propertynav {
    height: 150px
    }
#propertynav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 20px
    }
#propertynav ul li {
    float: left;
    height: 130px
    }
#propertynav ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none
    }
#propertynav ul li.condos {
    background: url(images/propertynav_winter.jpg) no-repeat;
    width: 130px;
    margin-right: 25px
    }
#propertynav ul li.townhomes {
    background: url(images/propertynav_winter.jpg) no-repeat -157px 0;
    width: 130px;
    margin-right: 25px
    }
#propertynav ul li.privatehomes {
    background: url(images/propertynav_winter.jpg) no-repeat -310px 0;
    width: 130px;
    margin-right: 25px
    }
#propertynav ul li.cabins {
    background: url(images/propertynav_winter.jpg) no-repeat -465px 0;
    width: 130px
    }
#page {
    margin: 0 auto;
    text-align: left;
    width: 960px;
    background: url(images/pagebg.gif) repeat-y;
    border-left: 1px solid #3f3f3f;
    border-right: 1px solid #3f3f3f;
    overflow: hidden
    }
#content {
    float: left;
    width: 603px;
    margin-left: 10px;
    font-size: 12px;
    margin-right: 15px;
    margin-top: 30px;
    line-height: 17px
    }
#bread {
    margin-left: 10px;
    width: 560px
    }
#content ul li {
    font-family: Verdana;
    list-style-image: url(images/swirl_bullet.gif);
    margin-right: 15px;
    line-height: 16px
    }
#sidebar {
    overflow: hidden;
    float: left;
    width: 320px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px
    }
.bluebox {
    background: #34689A;
    border: 1px solid #b7b5b5;
    width: 310px;
    margin-left: 20px !important;
    margin-left: 0;
    margin-top: 10px;
    font-size: 11px;
    color: #fff;
    padding-bottom: 5px;
    clear: both
    }
.bluebox ul {
    margin: 0;
    padding: 0;
    list-style: none
    }
.bluebox ul li {
    float: left;
    overflow: hidden
    }
.bluebox ul li.first {
    width: 125px
    }
.bluebox ul li.first img {
    border: 1px solid #000;
    margin: 3px
    }
.bluebox ul li.second {
    width: 150px;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px
    }
.bluebox a {
    color: #CCC
    }
.bluebox a:hover {
    color: #fff
    }
#res-left {
    float: left;
    width: 140px;
    text-align: left;
    padding-left: 10px
    }
#res-right {
    float: left;
    width: 145px;
    text-align: left
    }
#sidebar input, select {
    font-size: 11px;
    margin: 0
    }
#sidebar p.alignleft {
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 22px
    }
#footer {
    margin: 0 auto;
    background: url(images/footer.png) no-repeat;
    width: 962px;
    height: 50px
    }
#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 10px
    }
#footer ul li {
    margin: 0;
    padding: 0;
    float: left;
    font-size: 9px;
    color: #fff
    }
#footer ul li a {
    color: #CCC
    }
a.bookmark {
    background: url(images/bookmark.gif) no-repeat;
    width: 250px;
    height: 25px;
    display: block;
    text-decoration: none
    }
a.tellfriends {
    display: block;
    background: url(images/tellfriends.gif) no-repeat;
    width: 320px;
    height: 25px;
    margin-left: 25px;
    text-decoration: none
    }
#copyright {
    margin: 0 auto;
    width: 960px;
    text-align: center;
    font-size: 9px;
    padding-bottom: 20px
    }
/* Second-Tier Navigation */
#second-tier {
    text-align: left;
    width: 220px;
    margin-left: 30px;
    margin-bottom: 20px;
    float: left;
    clear: both
    }
.sidebar-margin {
    margin-top: 10px
    }
.sidebar-margin ul li ul, .sidebar-margin ul li ul li, .sidebar-margin ul, .sidebar-margin ul li {
    padding: 0;
    margin: 0;
    list-style: none
    }
.sidebar-margin a {
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0
    }
.sidebar-margin a:hover {
    text-decoration: underline
    }
.page-parent {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid #fff
    }
.pagenav {
    margin: 0;
    padding: 0
    }
textarea {
    width: 450px
    }
ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #000
    }
ol.commentlist li {
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-top: 10px;
    clear: both;
    overflow: auto
    }
ol.commentlist li img {
    border: 1px solid #000
    }
.alt {
    background: url(images/alt.gif) repeat-y
    }
.alt2 {
    background: url(images/alt2.gif) repeat-y
    }
.commentauthor {
    float: left;
    width: 140px;
    text-align: center
    }
.commenttext {
    float: left;
    margin-left: 5px;
    width: 440px;
    clear: right
    }
#comments {
    background: #fff;
    position: absolute;
    margin-top: -18px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000
    }
#myframe {
    width: 701px;
    height: 601px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -350px;
    border: 1px solid #000;
    z-index: 1000;
    background: #fff;
    color: #000
    }
#myframe a {
    color: #fff;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 15px;
    background: #000;
    text-decoration: none
    }
#myframe2 {
    width: 700px;
    height: 600px
    }
#tellfriend {
    width: 306px;
    color: #fff;
    font-size: 9px;
    position: absolute;
    margin-left: 7px;
    margin-top: -248px;
    background: #336;
    text-align: left;
    padding: 10px;
    border: 2px solid #fff
    }
#tellfriend span {
    display: block;
    width: 120px;
    float: left;
    clear: left
    }
#tellfriend textarea {
    width: 143px;
    height: 50px
    }
#tellfriend a {
    color: #fff;
    font-weight: bold;
    display: block;
    width: 100%;
    height: 15px;
    text-decoration: none;
    text-align: right
    }
h2.posttitle {
    font-size: 14px
    }
#content img {
    margin: 10px;
    margin-top: 0;
    border: 1px solid #000
    }
#calltobook {
    margin: 0 auto;
    width: 960px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-top: 20px
    }
#si_images {
    width: 250px;
    overflow: hidden;
    font-size: 9px;
    margin-left: 30px
    }
#si_images img {
    border: 1px solid #3ABE34
    }
#translator {
    margin: 0 auto;
    text-align: center;
    width: 170px
    }
.tableclass {
    background: #FDE4B7;
    font-size: 9px
    }
input#submitbre {
    background: url(images/check_online.gif) no-repeat;
    width: 144px;
    height: 25px;
    border: none
    }
img.centered, .aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
    }
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline
    }
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline
    }
.alignright {
    float: right
    }
.alignleft {
    float: left
    }
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
    }
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
    }
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
    }
h1 {
    font-size: 14px
    }
#content-coupons {
    width: 600px;
    margin: 0 auto;
    padding: 20px
    }
#coupon-area {
    border-left: 2px dotted #5689bc;
    border-right: 2px dotted #5689bc
    }