#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
    }
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
    }
#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
    }
#cboxContent {
    position: relative
    }
#cboxLoadedContent {
    overflow: auto
    }
#cboxTitle {
    margin: 0
    }
#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
    }
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
    }
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block
    }
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
    }
#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box
    }
#cboxOverlay {
    background: #000
    }
#cboxWrapper {
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
    }
#cboxTopLeft {
    width: 15px;
    height: 15px
    }
#cboxTopCenter {
    height: 15px
    }
#cboxTopRight {
    width: 15px;
    height: 15px
    }
#cboxBottomLeft {
    width: 15px;
    height: 10px
    }
#cboxBottomCenter {
    height: 10px
    }
#cboxBottomRight {
    width: 15px;
    height: 10px
    }
#cboxMiddleLeft {
    width: 15px
    }
#cboxMiddleRight {
    width: 15px
    }
#cboxContent {
    background: #fff;
    overflow: hidden;
    font: 12px "Lucida Grande", Verdana, Arial, sans-serif
    }
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
    }
#cboxLoadedContent {
    margin-bottom: 28px
    }
#cboxTitle {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    bottom: 28px;
    left: 0;
    color: #535353;
    width: 100%;
    padding: 4px
    }
#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 60px;
    color: #949494
    }
.cboxSlideshow_on #cboxSlideshow {
    position: absolute;
    bottom: 0;
    right: 30px;
    background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -75px -50px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
    }
.cboxSlideshow_on #cboxSlideshow.hover {
    background-position: -101px -50px
    }
.cboxSlideshow_off #cboxSlideshow {
    position: absolute;
    bottom: 0;
    right: 30px;
    background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -49px -50px no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
    }
.cboxSlideshow_off #cboxSlideshow.hover {
    background-position: -25px -50px
    }
#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -75px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
    }
#cboxPrevious.hover {
    background-position: -75px -25px
    }
#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -50px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
    }
#cboxNext.hover {
    background-position: -50px -25px
    }
#cboxLoadingOverlay {
    background: #fff
    }
#cboxLoadingGraphic {
    background: url(/sites/all/modules/colorbox/styles/default/images/loading_animation.gif) center center no-repeat
    }
#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/sites/all/modules/colorbox/styles/default/images/controls.png) -25px 0 no-repeat;
    width: 25px;
    height: 25px;
    text-indent: -9999px
    }
#cboxClose.hover {
    background-position: -25px -25px
    }
.cboxIE6 #cboxTitle {
    background: #fff
    }
.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em
    }
.ctools-owns-lock {
    background: #FFD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em
    }
a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat
    }
div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat
    }
div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em
    }
div.panel-pane div.admin-links li a {
    color: #ccc
    }
div.panel-pane div.admin-links li {
    padding-bottom: 2px;
    background: white;
    z-index: 201
    }
div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a {
    color: #000
    }
div.panel-pane div.admin-links a:before {
    content: "["
    }
div.panel-pane div.admin-links a:after {
    content: "]"
    }
div.panel-pane div.panel-hide {
    display: none
    }
div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide {
    display: block;
    position: absolute;
    z-index: 200;
    margin-top: -1.5em
    }
div.panel-pane div.node {
    margin: 0;
    padding: 0
    }
div.panel-pane div.feed a {
    float: right
    }
.overlayOuter {
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
    text-align: center
    }
.overlayOuter .overlayInner {
    background: url(/sites/all/modules/holidayspot/referal_link_overlay/ajax-loader.gif) no-repeat 50% 50% #000;
    height: 100%;
    left: 25px;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 500
    }
.overlayOuter #frame-content {
    display: none;
    position: relative;
    z-index: 500;
    background: #fff;
    top: 19px;
    left: 0
    }
.overlayOuter .wrapper {
    margin: 0 auto;
    position: relative;
    width: 1009px;
    padding-right: 26px
    }
.overlayOuter #frame-close {
    background: url(/sites/all/modules/holidayspot/referal_link_overlay/close.png) no-repeat scroll 0 0 transparent;
    border-top-left-radius: 0;
    cursor: pointer;
    display: none;
    height: 26px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 3px;
    top: 20px;
    width: 26px;
    z-index: 500
    }
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 948px
    }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px
    }
.alpha {
    margin-left: 0
    }
.omega {
    margin-right: 0
    }
.container_12 .grid_1 {
    width: 59px
    }
.container_12 .grid_2 {
    width: 138px
    }
.container_12 .grid_3 {
    width: 217px
    }
.container_12 .grid_4 {
    width: 296px
    }
.container_12 .grid_5 {
    width: 375px
    }
.container_12 .grid_6 {
    width: 454px
    }
.container_12 .grid_7 {
    width: 533px
    }
.container_12 .grid_8 {
    width: 610px
    }
.container_12 .grid_9 {
    width: 691px
    }
.container_12 .grid_10 {
    width: 770px
    }
.container_12 .grid_11 {
    width: 849px
    }
.container_12 .grid_12 {
    width: 928px
    }
.container_12 .prefix_1 {
    padding-left: 79px
    }
.container_12 .prefix_2 {
    padding-left: 158px
    }
.container_12 .prefix_3 {
    padding-left: 237px
    }
.container_12 .prefix_4 {
    padding-left: 316px
    }
.container_12 .prefix_5 {
    padding-left: 395px
    }
.container_12 .prefix_6 {
    padding-left: 474px
    }
.container_12 .prefix_7 {
    padding-left: 553px
    }
.container_12 .prefix_8 {
    padding-left: 632px
    }
.container_12 .prefix_9 {
    padding-left: 711px
    }
.container_12 .prefix_10 {
    padding-left: 790px
    }
.container_12 .prefix_11 {
    padding-left: 869px
    }
.container_12 .suffix_1 {
    padding-right: 79px
    }
.container_12 .suffix_2 {
    padding-right: 158px
    }
.container_12 .suffix_3 {
    padding-right: 237px
    }
.container_12 .suffix_4 {
    padding-right: 316px
    }
.container_12 .suffix_5 {
    padding-right: 395px
    }
.container_12 .suffix_6 {
    padding-right: 474px
    }
.container_12 .suffix_7 {
    padding-right: 553px
    }
.container_12 .suffix_8 {
    padding-right: 632px
    }
.container_12 .suffix_9 {
    padding-right: 711px
    }
.container_12 .suffix_10 {
    padding-right: 790px
    }
.container_12 .suffix_11 {
    padding-right: 869px
    }
.container_12 .push_1 {
    left: 79px
    }
.container_12 .push_2 {
    left: 158px
    }
.container_12 .push_3 {
    left: 237px
    }
.container_12 .push_4 {
    left: 318px
    }
.container_12 .push_5 {
    left: 395px
    }
.container_12 .push_6 {
    left: 474px
    }
.container_12 .push_7 {
    left: 553px
    }
.container_12 .push_8 {
    left: 632px
    }
.container_12 .push_9 {
    left: 711px
    }
.container_12 .push_10 {
    left: 790px
    }
.container_12 .push_11 {
    left: 869px
    }
.container_12 .pull_1 {
    left: -79px
    }
.container_12 .pull_2 {
    left: -158px
    }
.container_12 .pull_3 {
    left: -237px
    }
.container_12 .pull_4 {
    left: -316px
    }
.container_12 .pull_5 {
    left: -395px
    }
.container_12 .pull_6 {
    left: -474px
    }
.container_12 .pull_7 {
    left: -553px
    }
.container_12 .pull_8 {
    left: -632px
    }
.container_12 .pull_9 {
    left: -711px
    }
.container_12 .pull_10 {
    left: -790px
    }
.container_12 .pull_11 {
    left: -869px
    }
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
    }
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
    }
.clearfix {
    display: inline-block
    }
* html .clearfix {
    height: 1%
    }
.clearfix {
    display: block
    }