/* layout */

.logo, .container { display: block; float: left; }
.logo { background: url('../imgs/header_bg.gif') repeat-x left top; width: 150px; text-align: center; }
.logo img { margin: 7px 0 9px 0; }
.container { width: 610px; }
.clearBoth { clear: both; }

.header { height: 453px; }

#floatdiv { position: absolute; left: 760px; top: 0; width: 162px; background-color: #FFF; border: 1px solid #36C; border-width: 0 1px 1px 0; padding: 10px 0; }

.expandable { margin: -110px 30px 20px 30px; }
.expandable h3 { display: block; float: left; clear: left; position: relative; height: 23px; width: 540px; }
.venue, .title, .exclusive, .details { position: absolute; }
.venue {}
.title { left: 180px; }
.exclusive { left: 405px; }
.details { right: 8px; }
.collapse { clear: left; overflow: hidden; margin: 0 0 10px 8px; }

.collapse img { float: right; margin: 10px 0 5px 15px; }

.hotelPackage { float: left; width: 140px; margin-top: 10px; }
.hotelPackage p { margin:  0 15px 0 5px; }
.hotelPackage .package { color: #FFF; margin-top: -21px; margin-bottom: 7px; }
.lastInLine { width: 130px; }

.feature img { margin-bottom: 10px; }
.feature h3 { background: none; font-size: 11pt; font-weight: bold; }
.feature p { clear: left; margin-bottom: 0.4em; }

/* basic styles */

body { background: #39C url('../imgs/bg.gif') repeat-x left top; }
.container { background-color: #FFF;}

h3.expand { background: url('item-bg.jpg') no-repeat left top; line-height: 23px; margin-bottom: 1px; padding: 0 8px; }

hr { color: #FFF; background: none; border: 1px solid #900; border-width: 1px 0; height: 3px; margin: 20px -10px -5px 0; }

.footer { margin: 1em 0 2em 0; text-align: center; }
.footer a { text-decoration: none; }

/* image replacement */

.header { background: url('header-bg.jpg') no-repeat right top; }
.header h1 { clear: left; display: block; height: 144px; text-indent: -4000px; }
.header p { font-size: 9pt; line-height: 14pt; padding: 0 40px 0 30px; }

/* text formatting */

.container { font: 8pt/11pt Tahoma, Verdana, Arial, Helvetica, sans-serif; }
.container a { color: #900; }
.container a:hover { color: #F36; }
h2 { clear: left; font: italic 18pt/20pt Georgia, "Palatino Linotype", "Times New Roman", Times, serif; margin: 0.8em 0 0.2em 0; }

.navigation, .navigation ul li a { color: #C94952; }
.navigation ul, .navigation h2 { margin: 0 15px; }
.navigation ul { margin-bottom: 10px; }
.navigation li { background: url('bullet.gif') no-repeat left 6px; padding-left: 8px; }

.expandable h2 { color: #900; }
.title, .exclusive, .details { font-weight: normal; }
.venue { font-weight: bold; }
.exclusive { margin-top: 5px; }
.details { color: #900; text-decoration: underline; }

.collapse p { margin-bottom: 0.4em; }
.address { color: #888; margin-top: 0.5em; }
.caption { float: right; clear: right; display: block; width: 200px; text-align: center; }
.caption a { text-decoration: none; }

.hotelPackage a, .hotelPackage a:hover { text-decoration: none; }
.hotel { font-size: 9pt; font-weight: bold; }

.collapse ul { margin-left: 14px; margin-bottom: 0.8em; }
.collapse li { list-style:square; }

em { font: italic 8pt/11pt Georgia, "Palatino Linotype", "Times New Roman", Times, serif; }
