@charset "utf-8";
/* CSS Document */

/* GLOBAL */
html, body {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
body {
	background-image:url(../graphics/coldsmoke-bg.gif);
	background-position: center top;
	background-attachment: fixed;
}
a:link, a:visited {
	color: #0096d6;
	text-decoration: none;
}

h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

ul {
	list-style: none;
	margin: 0;
	padding: 0;

}
#menu ul {
	text-indent: -12px;
	padding-left: 12px;
}

#woodyShadow {
	background-image:url(../graphics/shadow-bg.png);
	width: 990px;
	margin: auto;
}
#woody {
	background-image:url(../graphics/WOOD_ADsize-v21.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 980px;
	margin: auto;
}

#container {
	width: 980px;
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

/* HEADER */
#headerSponsors {
	width: 960px;
	margin: 0 auto 0;
	overflow: hidden;
	padding-left: 20px;
}
.headerSponsor {
	float: left;
	text-align: center;
	background-color: transparent !important;
	background-image: none !important;
	margin-right: 20px;
}
.horizontalShadow {
	clear:both;
	background-image:url(../graphics/horizontalShadow.png);
	background-repeat:repeat-x;
	margin-bottom:10px;
	height:10px;
}
#headerLogo {
	float: left;
	margin:0px 0px 20px 20px;
	width:620px;
}
#headerMap {
	float: left;
	margin-left: 20px;
}

/* MENU */
#menuContainer {
	padding-top:20px;
	float:left;
	overflow:visible;
}
#menu h3 {
	margin: 5px 0 2px;
	padding: 0;
	/*text-align: center;*/
	font-size: 12px;
	font-weight: bold;
}
#menu {
	clear: both;
	width: 980px;
}
#menuCol1, #menuCol2, #menuCol3 {
	float: left;
}
#menuSocials {
	/*
	height:116px;
	"height:111px;"
	*/
}
#menuCol2 {
	position: absolute;
	left: 240px;
	overflow: hidden;
	margin-left: 20px;
	/*background-color:#F5F3DE;*/
	background-color:#FFFFFF;
	/*background-image:url(../graphics/grey-gradient.gif);
	background-repeat:repeat-x;*/
	/*background-image: url(../graphics/drop-shadow.png);
	background-image: url(../graphics/Paper-Texture-By-Sajja.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	padding: 0 10px;
	z-index: 999;
}
#menuCol3 {
	margin-left: 480px;
}
.menuTitle {
	margin-bottom:5px;
}
#menuClinics {
	font-size: 9px;
	overflow: auto;
}
#menuClinicsContent {
	overflow: hidden;
	margin-bottom: 10px;
}
#menuClinicsFade {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	height: 40px;
	background-image: url(../graphics/clinics-fade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menuClinicsMore {
	/*
	position: absolute;
	display: block;
	bottom: 10px;
	right: 10px;
	*/
}

#clinicListLeft {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#clinicListRight {
	margin-left: 220px;
}

/* CONTENT SECTIONS */
#media {
	clear: both;
	overflow: auto;
	padding: 0px 20px 10px;
	position: relative;
	/*margin-bottom: 20px;*/
}
#mediaPlayer {
	height: 340px;
	width: 620px;
	overflow: hidden;
	float: left;
	background-color: #fff;
	
}
#mediaContent {
	position: relative;
}
.mediaBlock {
	background-color: #000;
}
#mediaSelector {
	margin-left: 640px;
	color:#FFFFFF;
	/*padding-left: 20px;
	border: 1px solid #FFF;*/
}
#mainContent, #rightColumn {
	float: left;
}
#mainContent h2, #staffList h2, #mediaSelector h2, #highlights h2, #shuttles h2 {
	margin-top: 0;
}
#mediaSelector h2 {
	margin-bottom: 0;
}
.mediaItem {
	height:78px;
}
#twitter, #shuttles, #flickr {
	margin-left: 20px;
	margin-bottom: 20px;
	width: 300px;
}
#flickrBox {
	background-color:#000000;
	padding:10px 0px 10px 10px;
}
#flickrRiver {
	position:relative;
	width:290px;
	height:75px;
	overflow:hidden;
}
#flickrRiver img {
	position:relative;
	top:-29px;
	left:-13px;
}
.twtr-widget {
	margin-bottom: 20px;
}
.sponsorsFooter {
	clear: both;
}
#mountains {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 174px;
	z-index: -1;
	background-image:url(../graphics/Mountains.png);
	background-position: center bottom;
}
#coldShotPhotogs {
	width: 610px;
	overflow: auto;
}
#coldShotPhotog {
	float: left;
	width: 110px;
	margin-right: 10px;
	text-align: center;
}
#coldShotBioContainer {
	background-color:#FFFFFF;
	width: 640px;
	margin: 20px auto;
	overflow: auto;
}
#coldShotBio {
	padding: 0 20px;
}
/* CONTENT FORMATTING */
.clinicsBlock {
	padding: 10px 0;
}

#cart {
	clear: both;
}
#addToCart, #addToPackage, #viewCart  {
	float: left;
	padding-right: 10px;
}

.black {
	background-color: #000;
}

.eventTimes {
	width: 25%;
	display: inline-block;
}

.block {
	/*padding: 20px;*/
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color:#FFFFFF;
	overflow: auto;
	/*background-image:url(../graphics/grey-gradient.gif);*/
	/*background-repeat:repeat-x;*/
	/*background-color:#f5f5f5;*/
	/*background-image: url(../graphics/drop-shadow.png);*/
	/*background-image: url(../graphics/Paper-Texture-By-Sajja.png);*/
	/*background-repeat: no-repeat;
	background-position: right bottom;*/
}
.block-menu {
	padding: 10px;
	margin:0px 0px 20px 20px;
	/*background-color:#F5F3DE;*/
	background-color:#FFFFFF;
	overflow:visible;
}
.block-1-1 { margin-right: 20px; }
/*.block-1-4 { width: 180px; }
.block-1-2 { width: 420px; }
.block-1-3 { width: 260px; }
.block-2-3 { width: 580px; }*/
.block-1-4 { width: 200px; }
.block-1-2 { width: 440px; }
.block-1-3 { width: 280px; }
.block-2-3 { width: 600px; }

#bioPhoto {
	float: left;
	margin: 0 20px 20px 0;
}
.readMore {
	text-align: right;
}

#ClinicSchedule {
	width: 600px;
	overflow: hidden;
}
#ClinicSchedule div {
	border: 1px solid;
	margin: 10px;
	padding: 10px;
	width: 558px;
}

#Friday {}
#Saturday, #Sunday {
	float: left;
	width: 258px !important;
	/*background-color: #3aa837;*/
}
#Saturday-AM, #Sunday-PM {
	float: left;
	/*background-color: #26cd22;*/
	width: 258px !important;
}
#Saturday-PM {
	float: left;
	/*background-color: #3aa837;*/
	margin-left: 310px !important;
	width: 258px !important;
}
#Sunday {
	clear: both;
	margin-bottom: 20px !important;
	/*background-color: #0397d6;*/
}
#Sunday-PM {
}
#Monday {
	clear: both;
}

#storeAlert {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	overflow: auto;
	margin-bottom: 20px;
}