body, html {
    margin: 0;
    padding: 0;
}

body {
    background: url('../images/body_bleed.gif') top repeat-x;
}

/* big containers */

.big-container {
    margin: 0 auto 0 auto;
    width: 770px;
    font: 12px Arial, sans-serif;
    padding: 0;
}

.null {
    margin: 0;
    padding: 0;
}

#head {
    margin: 0 auto 0 auto;
    padding: 8px 0 0 0;
    background: url('../images/content_bleed.gif') top repeat-x #fff;
}

.trans-submit {
    margin:0;
    padding:0;
    width: 0px;
    display: none;
    height: 0px;
}

#main {
    clear: both;
    width: 770px;
    margin: 0 auto 0 auto;
    padding: 0;
    background-color: #e5f4fd;
    height: 400px;
}

/* left containers */

.left-container {
    margin: 0 0 0 0px;
    padding: 0;
    width: 161px;
    float: left;
}

#logo {
    background: url('../images/logo.gif') #fff center no-repeat;
    height: 165px;
}

#quicksearch-heading {
    background: url('../images/quicksearch.jpg') top left no-repeat #e5f4fd;
    height: 25px;
}

#quicksearch-body {
    padding: 2px 0 15px 15px;
    width: 146px;
    background: #e5f4fd;
    border-bottom: solid 1px #b1daf2;
}

#quicksearch-body strong {
    font: 11px Arial, sans-serif;
}


#quicksearch-body input {
    font: 10px Arial, sans-serif;
}

#quicksearch-body-calendar {
    color: #369;
    text-decoration: none;
    background: url('../images/front_icon_calendar.gif') top left no-repeat;
    padding: 0 0 0 30px;
}

#quicksearch-body-dest {
    width: 120px;
}

#quicksearch-body-party {
    margin: 3px 0 0 0;
    width: 50px;
}

#quicksearch-body-search {
    border: solid 2px #7cc9f3;
    margin: 0 0 10px 0;
}

#advanced-search {
    border-bottom: solid 1px #b1daf2;
    background: url('../images/closed_arrow.gif') 10px 0px no-repeat;
    height: 16px;
}

#advanced-search a {
    color: #813f02;
    display: block;
    text-decoration: none;
    padding: 1px 0 0px 20px;
    font: bold 11px Arial;
}

/* center containers */

.center-container {
    margin: 0;
    float: left;
    width: 454px;
    padding: 0;
}

#flash-sandals {
    background: url('../images/family.jpg') left no-repeat #fff;
    /* height: 168px; */
	height: 165px;
	margin-top: 3px;
}

#content {
    background: inherit;
}

#content ul {
    position: relative;
    height: 21px;
    width: 446px;
    background: url('../images/tabs_bg.gif') bottom center no-repeat transparent;
    margin: -10px auto -2px auto;
    border-bottom: solid 1px #e1f0f9;
    padding: 0 0 0 0;
    list-style-type: none;
    text-align: center;
}



#content .cwrap {
    text-align: left;
    padding: 0 0 3px 13px;
    font: 12px Arial;
    color: #333333;
    border: solid 1px #cedbe3;
    border-top: 0;
    line-height: 16px;
    margin: 0 auto 0 auto;
    background-color: #fff;
    width: 433px;    
}

#content p {
    text-align: left;
    margin: 0;
    padding: 5px 5px 5px 5px;
}


#news {
    clear: left;
    text-align: left;
    padding: 0 0px 3px 0px;
    font: 12px Arial;
    color: #000;
    border: solid 1px #cedbe3;
    line-height: 200%;
    margin: 0 auto 4px auto;
    background: #fff;
    width: 447px;    
    height: 130px;
}

#news h2 {
    font: bold 14px Arial, sans-serif;
    text-align: left;
    padding: 2px 4px 2px 4px;
    margin: 0;
    color: #00a925;
}

#news a {
    display: block;
    font: 11px Arial, sans-serif;
    margin: 0;
    padding: 4px;
    color: #777;
    width: 439px;
    text-decoration: none;
}

#news a:hover {
    background: #e5f4fd;
}

#news strong {
    color: #373a3c;
    font: bold 11px Arial, sans-serif;
}

#content h1 {
    text-align: left;
    margin: -10px auto 0 auto;
    padding: 30px 3px 3px 13px;
    font: bold 18px Arial;
    color: #373a3c;
    border: solid 1px #cedbe3;
    border-bottom: 0;
    background-color: #fff;
        width: 430px;
}

#most_popular {
    float: right;
    margin: -20px 0 0 5px;
    width: 133px;
    height: 150px;
    padding: 3px;
    background: url('../images/most_popular_curve.gif') top left no-repeat;
}

#most_popular strong {
    padding: 3px 0 0 5px;
    font: bold 11px Arial;
    color: #777;
}

#most_popular ul {
    float: left;
    background: transparent;
    margin: 0 0 0 0;
    border: 0;
    width: 120px;
    padding: 5px 0 0px 0;
    list-style-type: none;
    text-align: left;
}

#most_popular li {
    background: transparent;
    padding: 0;
    margin: 0;
    height: 19px;
}

#most_popular li a {
    background: url('../images/open_arrow.gif') 10px 0px no-repeat transparent;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    font: 11px Arial;
    color: #0F9A18;
    text-decoration: none;
    width: 100px;
}

#most_popular li a:hover {
    background: url('../images/open_arrow.gif') 10px 0px no-repeat transparent;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    font: 11px Arial;
    color: #0F9A18;
    text-decoration: none;
}

/* right containers */
.right-container {
    float: right;
    margin: 0 0 0 0;
    padding: 0;
    width: 155px;
}

#needhelp {
    margin: -1px 0 0 0;
    padding: 0;
    height: 62px;
    background: url('../images/needhelp.jpg') top center no-repeat #fff;
}

#newsletter {
    margin: 0;
    padding: 0;
    height: 100px;
    background: url('../images/newsletter.gif') 0px 6px no-repeat #e5f4fd;
}
#right-promos {
    background: #fff;
    height: 400px;
    background: url('../images/right_promos.jpg') top center no-repeat #fff;
}
/* GO button */

.go-button {
    margin: 0;
    padding: 1px 3px 3px 3px;
    font: bold 10px Arial, sans-serif;
    background-color: #07435c;
    color: #fff;
    text-transform: lowercase;
    text-decoration: none;
}

.go-button:hover{
    background-color: #7fa640;
}

#go-button-login {
    position: relative;
    top: 0px;
    right: -2px;
    border: solid 2px #e1f0f9;
}


#go-button-help {
    position: relative;
    top: 35px;
    right: -122px;
    border: solid 2px #7cc9f3;
}

#go-button-newsletter {
    position: relative;
    top: 48px;
    right: -15px;
    border: solid 2px #7cc9f3;
}

/* random things */

#newsletter-text {
    position: relative;
    top: 50px;
    left: 14px;
    padding: 2px;
    font: 10px Arial, sans-serif;
    width: 95px;
    display: inline;
}
    

/* autocomplete box */
.searchcomplete {
    position: relative;
    width: 100%;
    z-index: 9000;
}
.searchcontainer {
    background-color:#fff;
    position:absolute;
    width: 100%;
    top: 20px;
    left: 0px;
}
.searchcontainer .yui-ac-content {
    position:absolute;
    width:90%;
    border:1px solid #404040;
    background:#fff;
    overflow:hidden;
    z-index:9050;
}
.searchcontainer ul {
    padding:5px 0;
    list-style-type: none;
    margin: -5px 0 0 0;
}
.searchcontainer li {
    padding:0 5px;
    cursor:hand;
    white-space:nowrap;
}
.searchcontainer li.yui-ac-highlight {
  background:#0095D7;
}

/* calendar */
.cal-inst {
	font: bold 12px Arial, sans-serif;
	display: block;
	margin: 8px 8px 8px 0px;
	color: #C30;
}
#searchdates {
    background-color: #fff;
    border: 1px solid #000;
    width: 500px;
    position: absolute;
    z-index: 9000;
    padding: 10px;
    display:none;
}
.close-cal {
    display: block;
    color: #777;
    border: solid 1px #777;
    font: 10px Arial, sans-serif;
    height: 12px;
    width: 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top:-25px;
    left:490px;
}

#foot {
    clear: both;
    margin: 0 auto 0 auto;
    height: 80px;
    background: url('../images/home_footer.gif') bottom left no-repeat #fff;
}
.close-cal:hover {
    background-color: #efefef;
    color: #777;
    border: solid 1px #777;
}