body {
	background: url(images/bg-medium.jpg) #0b0d0e top center no-repeat;
	color: #bebebe;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #0f58a5;
}

a:hover {
	color: #09C;
}

/* Basic tags */
img {
	border: 0;
}

.clearfix {
	clear: both;
}

.spacer {
	padding-top: 2px;
	padding-bottom: 6px;
	border-bottom: 1px solid #062d3c;
}

#page-container {
	position: relative;
	margin: 0 auto;
	width: 965x;
}

#buttons {
	height: 41px;
	background-image: url(../images/splash/button-backing.jpg);
}

#header {
	margin: 0 auto;	
	width: 965px;
}

#nav {
	height: 46px;
}

#nav-container {
	position: relative;
	width: 965px;
	margin: 0 auto;
}

#toronto-banner {
	position: relative;
	background: url(images/toronto-bg.jpg) no-repeat;
	width: 965px;
	height: 441px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

#content-body {
	width: 965px;
	height: 842px;
	background-image:url(images/body-bg.jpg);
	margin: 0 auto;
}

#content-body-left {
	float: left;
	margin-left: 22px;
	margin-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	width: 520px;
	height: 735px;
	border: 1px solid #3a3e61;
	background-color:#000;
	background-image:url(images/first-cdn-place.jpg);
}

#content-body-left h1 {
	padding-bottom: 20px;
}

#content-body-panel {
	position: relative;
	float: left;
	margin-left: 22px;
	margin-top: 13px;
	width: 342px;
	height: 364px;
	border: 1px solid #3a3e61;
	background-color:#000;
}

#content-body-panel h1 {
	text-align: center;
}

#content-body-full {
	float: left;
	margin-left: 22px;
	margin-top: 13px;
	padding-left: 20px;
	padding-right: 20px;
	width: 880px;
	height: 735px;
	border: 1px solid #3a3e61;
	background-color:#000;
}

#club-top {
	position: absolute;
	top: -42px;
	left: 8px;
	background-color: #000;
	height: 42px;
	width: 951px;
	line-height: 42px;
	color:#999;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

.club-block { 
	position:absolute; 
	float: left;
	/*background-color: #000;
	border: 1px solid #272f52;*/
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 120px;
	height:120px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 10px;
	cursor: pointer;
	z-index: 0;
}

#club-info-container {
	position: absolute;
	background: url(images/club-info-bg.gif) #000 top no-repeat;
	width: 951px;
	height: 439px;
	left: 7px;
	top: 0;
	display: none;
	z-index: 3;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	color: #fff;
}

#club-info-left {
	float: left;
	margin-top: 16px;
	margin-left: 17px;
	width: 418px;
	height: 439px;
	padding: 10px;
}

#club-info-right {
	float: left;
	margin-top: 20px;
	width: 465px;
	height: 439px;
	padding: 10px;
}

#club-info-close {
	width: 49px;
	height: 33px;
	float: right;
	color: #fff;
	cursor: pointer;	
}

#club-info-close:hover {
	text-decoration: underline;
}

.club-info-content {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	width: 438px;
	height: 415px;
}

.club-style {
	margin-top: 15px;
	border: 1px solid #062d3c;
	padding: 2px 6px;
	line-height: 16px;
	font-size: 10px;
}

.club-style b, .club-book-confirm b {
	color: #116b85;
}

.club-info-book {

}

.club-info-description h1 {
	padding: 0;
	margin: 0;
	padding-top: 3px;
	color: #116b85;
	font-size: 18px;
	text-transform: uppercase;
}

.club-info-description {
	float: left;
	width: 277px;
}

.club-book-buttons {
	padding-top: 10px;
	text-align: center;
}

.club-info-book img, .club-book-buttons img {
	cursor: pointer;
}

.club-info-book-button {
	float: left;
	text-align: center;
	padding-top: 15px;
	width: 430px;
}

.club-info-description a {
	color: #1799c1;
	text-decoration: none;
}

.club-info-description a:hover {
	text-decoration: underline;
}

.club-info-logo {
	margin-left: 10px;
	float: left;
	width: 120px;
}

.club-info-preview {
	float: left;
	width: 398px;
	height: 265px;
	border: 1px solid #0f607b;
}

.club-info-thumbnails {
	float: left;
	width: 367px;
	height: 101px;
	padding-left: 31px;
	border: 1px solid #052f3d;
	text-align: center;
}

.club-info-thumbnails .slide {
	float: left;
	border: 1px solid #052f3d;
	width: 105px;
	height: 70px;
	margin-top: 12px;
	margin-right: 8px;
}

.club-info-thumbnails .slide:hover {
	border: 1px solid #0f607b;
}

#club-book-steps {
	float: left;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 10px;
}

#club-book-fields {
	padding-top: 10px;
	padding-bottom: 10px;
}

#index-content {
	position: relative;
	margin: 0 auto;
	background: url(images/bg-index-content.jpg) #0b0d0e top no-repeat;
	height: 398px;
	width: 965px;
	margin-bottom: 15px;
}

#news-feed {
	position: absolute;
	width: 317px;
	left: 34px;
	top: 15px;
}

#news-feed h1 {
	color: #e3e3e3;
	font-size: 20px;
	padding: 10px 0 30px 0;
	margin: 0;
}

.news-item {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3d4366;
}

.news-title {
	color: #106b87;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}

.news-content {
	color: #bebebe;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
}

.news-date {
	float: left;
	color: #106b87;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.news-more {
	float: right;
}

.news-more a {
	color: #106b87;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#advertisement {
	position: absolute;
	border: 1px solid #3c4366;
	background-color: #000;
	height: 363px;
	width: 569px;
	right: 8px;
	top: 15px;
}

#advertisement-body {
	position: relative;
	height: 363px;
	width: 569px;
}

#advertisement h1 {
	color: #e3e3e3;
	font-size: 20px;
	padding: 15px 0 0 20px;
	margin: 0;
}

#ad-image {
	position: absolute;
	bottom: 0;
	background: url(images/booth-bg.jpg) top no-repeat;
	width: 569px;
	height: 308px;
}

#ad-image2 {
	position: absolute;
	bottom: 0;
	background: url(images/booth-bg2.jpg) top no-repeat;
	width: 342px;
	height: 308px;
}

#ad-image-buttons {
	position: absolute;
	float: left;
	margin-top: 200px;
	bottom: 16px;
	left: 215px;
	z-index: 5;
}

/* Footer */
#footer {
	position: relative;
	background: url(images/footer-bg.gif) #000 top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #444244;
	margin: 0 auto;
	margin-bottom: 20px;
	width: 973px;
	height: 138px;
}

#footer-links {
	position: absolute;
	top: 15px;
	width: 973px;
	text-align: center;
}

#footer a {
	border-right:1px solid #444244;
	padding-right:5px;
	padding-left:5px;
	color: #444244;
	text-decoration: none;
}

#footer a:hover, #footer a.lastlink:hover {
	color: #fff;
	text-decoration: underline;
}

#footer a.lastlink {
	border-right: none;
	text-decoration: none;
}

#copyright {
	position: absolute;
	bottom: 15px;
	width: 973px;
	text-align: center;
}

#coming-soon {
	position: relative;
	margin: 0 auto;
	background: url(images/coming-soon.jpg) no-repeat;
	margin-top: 5px;
	height: 441px;
	width: 825px;
}

/**
 * jQuery lightBox
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}