/*
 * logo colors
 *
 * client's source logo teal: 06b39d
 * teals from tammy's design: 2da99e , 34a89d, 2ea89d (most popular)
 * dark tan: d6c599
 * light tan: dcd1b1
 * gold text: bb793f
 */



/* blueprint overrides */
.box {
		background: none;
}

#content {
	padding-top: 15px;
	margin-top: 0;
}

form div.required {
	color: #333;
	font-weight: bold;
}

body{
		background: #d4d4d4 url('../img/bg_body.png') repeat-y fixed 50% 10%;
	}

html, body {
	height: 100%;
}

#top-w {
		text-align: center;
		clear:both;
}

#top {
		float: left;
		background:#d4d4d4 url('../img/bg_top.png') bottom left repeat-x;
    width: 960px;
		height: 20px;
}

#top-left {
		background:#d4d4d4 url('../img/crnr.gif') bottom left no-repeat;
    width: 10px;
		height: 20px;
		margin-left: -5px;
}

#top-right {
		background:#d4d4d4 url('../img/crnr.gif') bottom right no-repeat;
    width: 10px;
		height: 20px;
		margin-right: -30px;
		float: right;
	}

#nav {
		height:33px;
		background:#000 url('../img/bg_nav.png') top left repeat-x;
		width:100%;
		margin-top: 0px;
		padding-top:0px;
		text-transform: uppercase;
	}


#nav .menu li.signup {
		width: 200px;
}

.menu .signup a, .menu .signup a:visited {width:199px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu .signup a, * html .menu .signup a:visited {width:199px; w\idth:199px;}

#nav .menu li.signup a {
	background:transparent url(../img/bg_signup.png) no-repeat scroll 12px 0;
	line-height:33px;
	margin-left:0;
	padding-left:12px;
}
/*
#nav .menu li.signup a {
		margin-left: 12px;
		padding-left: 0px;
		background: url('../img/bg_signup.png') top left no-repeat;
		line-height: 33px;
	}
*/
#nav .menu li.signup {
		padding-left: 0px;
		padding-right: 20px;
}

#nav .menu ul li {
		text-align: center;
	}

#nav .menu ul li ul li {
		text-align: center;
	}

#sidebar .block {
		padding: .35em .75em .35em .75em;
		background: none;
	}

#sidebar .rss {
		background: url('../img/rss.gif') top left no-repeat;
	}

#sidebar .facebook {
		background: url('../img/fbicon.gif') top left no-repeat;

	}

#sidebar .twitter {
		background: url('../img/twittericon.gif') top left no-repeat;
	}

#sidebar .media {
		display: block;
		text-align: left;
		padding: 0 0 0 38px;
		margin: 0;
		height: 32px;

}


address {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;

}


#content-wrap a:link              { color:#3b7287; font-weight: bold; text-decoration:underline; }
#content-wrap a:visited           { color:#3b7287; font-weight: bold; text-decoration:underline; }
#content-wrap a:hover             { color:#9d9276; text-decoration:underline; } /*9d9276*/
#content-wrap a:active            { color:#3b7287; text-decoration:underline; }

#content-wrap a.otherLink:link    { color:#3b7287; font-weight: bold; text-decoration:underline; }
#content-wrap a.otherLink:visited { color:#3b7287; font-weight: bold; text-decoration:underline; }
#content-wrap a.otherLink:hover   { color:#9d9276; text-decoration:underline; }
#content-wrap a.otherLink:active  { color:#3b7287; text-decoration:underline; }

#content-events .content-menu {
		margin-top:0;
	}

#content-events .content-menu ul {
		margin-top: 1px;
	}

#content .pages h2 {
	text-transform: capitalize !important;
}

#content .pages p {
	padding-right: 0 !important;
	margin-right: 0 !important;
}

.content-menu ul, ul.subpages {
		padding:0;
		margin: 0 10px 0 0;
		list-style-type:none;
		text-align: center;
}

.content-menu ul li, ul.subpages li {
		float:left;
		margin-left: 10px;
		margin-right: 10px;
		position:relative;
	}

.content-menu a, .content-menu a:visited {
		display:block;
		font-weight:bold;
		text-transform: uppercase;
	}

#content-events {
	padding:0;
	margin:0;
}

#content-events .content-menu ul {
		float: right;
	}

#content-events .content-menu ul li {
		line-height:39px;
		height: 39px;
}

#content ul {
		list-style-type:none;
		margin-bottom:5px;
}

#content-events ul li {
		padding-left: 1.2em;
		background: url('../img/bullet.gif') no-repeat left center !important;
	}

#content ul li {
		padding-left: 1.2em;
		background: url('../img/bullet.gif') no-repeat left top;
	}
	
#content .pages ul li, #content .faqs ul li, #content #sitemap ul li  {}

#content-events #subheader { }

/*TODO move this to a page specific css for the home
TODO maybe the above events stuff too*/
#content-events .marquee {
		position: relative;
		top: -23px;
	}

#events table td.on_sale {
		text-transform: uppercase;
}

#events table, #partners table {
		margin-top: 5px;
		border: 1px solid #2da99e;
	}

#events table td.sep, #partners table td.sep {
	background: #ffffff url('../img/bg_table.png') left repeat-x;
}

#events table td {
		font-weight: bold;
	}

#events table td span.today {
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		color: #bb793f;
	}

.marq-event {
	width:212px;
	padding:0 0 12px 0;
	background:url("../img/marq-events-b.gif") bottom left no-repeat;
}
.marq-event .marq-t {
	margin:0;
	padding:86px 0px 0px 0px;
	background:url("../img/marq-events-t.gif") top left no-repeat;
}
.marq-event .marq-m {
		padding:0 0 0 34px;
		margin:0;
		background:url("../img/marq-events-m.gif") top left repeat-y;
		min-height: 144px;
		height: 144px;
	}

.marq-event .marq-m .slideshow {
		width: 144px;
		display: none;
	}


.marq-event .marq-m img {
	margin: 0;
	padding: 0;
}

.marq-event .marq-b {
	margin:0;
	padding:0;
}

.marq-partner {
	width:212px;
	padding:0 0 52px 0;
	background:url("../img/marq-partners-b.gif") bottom left no-repeat;
}
.marq-partner .marq-t {
	margin:0;
	padding:11px 0px 0px 0px;
	background:url("../img/marq-partners-t.gif") top left no-repeat;
}
.marq-partner .marq-m {
	padding:0 0 0 35px;
	margin:0 0 0 0;
	background:url("../img/marq-partners-m.gif") top left repeat-y;
}
.marq-partner .marq-m img {
	margin: 0;
	padding: 0;
}
.marq-partner .marq-b {
	margin:0;
	padding:0;
}
/*TODO move this to a page specific css for the home
*********************************************************** END ******************************************/

/* the code below will force the footer to the bottom */
#main-wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*margin: 0 auto -62px; TODO test on browsers*/
}

#footer-wrap, .footer-push {
		height: 62px;
	}

#footer-wrap {
	background:#dddddd url('../img/bg_footerc.png') top left repeat-x;
}

/*TODO not sure why this has to be done, why is upper content area only 949?*/
#footer .content-menu, #footer .footer-bottom {
	width: 949px;
	margin-left: 1px;
}

/*
#footer .content-menu {
	background:#000 url('../img/bg_footer.png') bottom left repeat-x;
}
	*/

#footer .content-menu ul  {
		padding-left:15px;
	}

#footer .content-menu ul li {
		line-height:35px;
		height: 35px;
		padding-left: 0;
		background: none;
		color:#d3d3d3;
		margin-left:9px;
		margin-right:9px;
}

#footer .content-menu ul li a {
        text-transform: capitalize !important;
}

#footer .content-menu ul li.sep {
		margin: 0;
		padding: 0;
	}

#footer .content-menu {
	height: 35px;
}

/*
#footer .footer-bottom {
		background:#d1cfd0 url('../img/bg_footerb.png') bottom left repeat-x;
		line-height:30px;
		height: 30px;
	}
*/

#footer p {
		margin:0;
		padding: 3px 0 0 10px;
}

#footer .content-menu a, #footer .content-menu a:visited {
		text-transform: none;
	}
#footer a:link              { color:#d3d3d3; font-weight: bold; text-decoration:none; }
#footer a:visited           { color:#d3d3d3; text-decoration:none; }
#footer a:hover             { color:#9d9276; text-decoration:underline; } /*9d9276*/
#footer a:active            { color:#d3d3d3; text-decoration:none; }

.rt {
		float: right;
		display: inline;
}

.lt {
		float: left;
		display: inline;
}

.img-border {
		padding: 2px;
		border: 1px solid #2da99e;
}


label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
	font-weight: normal;
}

div.required label {
	font-weight: bold;
}

input, select, textarea {
		padding-top: 0;
		margin-top: 0;
	}

div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin-top: 3px;
}

div.error {
	background: none;
	border: none;
	margin: 0;
	padding:0;
}

.form-error{
		background-color: #FBE3E4 !important;
	}

div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: #2da99e;
	color: #fff;
}

#flashMessage.message {
		padding: 0 0 .5em 0;
		font-weight: bold;
	}

.buttonStyle {
  background-repeat: repeat-x;
  background-position: top;
  background-color: #499f96;
	background-image: url('../img/bg_btn.png');
  height: 2.70em;
  border: 2px solid #333333;
  color: #fff;
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
	letter-spacing: .3em;
 }

#content .bar {
		background:#d6c599 url('../img/bg_bar.png') top left repeat-x;
		height: 39px;
		border: 1px #bb793f solid;
	}

#content .bar-xl {
		background:#d6c599 url('../img/bg_bar_xl.png') top left repeat-x;
		min-height: 39px;
		height: auto;
		border: 1px #bb793f solid;
	}

#event-view #event-body label {
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 100%;
	padding: 0 2px 0px 0;
	margin: 0;
	width: 80px;
}

#event-view #event-image {
	text-align: center;
}

#event-view .title {
		font-weight: bold;
		text-transform: uppercase;
	}

#event-view p {
		margin: 0;
		padding: 0 0 2px 0;
	}

#event-view #event-websites	{
		margin: 10px 0 0 0;
		padding: 0;
	}

#event-header {
	margin-bottom: 10px;
}

#event-header	.title {
		letter-spacing: .25em;
		padding-top: 0px;
	}

#event-header	p {
	margin:0;
	padding:0 0 2px 0;
}

#event-view	p.date {
		margin: 0;
		padding: 0;
		font-size: 95%;
	}

#event-view	p.date a {
  font-weight: normal;
} 

#event-view #event-header .col {
		padding: 3px;
	}

#event-view #event-floor-plan {
		margin-top: 10px;
	}

#event-view #event-desc {
		margin-top: 10px;
	}

#event-view #event-presented {
    text-align: center;
}

.lft {
	float: left;
}

.rht {
	float: right;
	text-align: right;
}

#event-title p {
		margin:0;
		padding:0;
	}

#event-title {
		margin: 0;
		padding: 0 0 10px 0;
	}

.clearer {
	clear: both;
}

.pad {
		padding: 3px 0 3px 0;
	}

#event-tickets {
		width: 300px;
		padding-bottom: 10px;
}

#event-body p.date {
		padding-left: 2px;
	}
#event-body .event-details div {
		float: left;
		width: 300px;
	}

p.highlight {
		color: #2ea89d;
		font-weight: bold;
		background: none;
		text-transform: uppercase;
		padding: 0;
		margin: 0;

	}

p .para-title, p.para-title {
		color: #2ea89d;
		font-weight: bold;
		background: none;
		padding-top: 8px !important;
	}

#events table tr td, #content table tr td {
		vertical-align:top;
	}

#partners table tr td {
		vertical-align:bottom;
		text-align: center;
		padding: 10px;
	}

#content h2 {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 5px;
}

#content p {
		margin: 0;
		padding: 0 0 5px 2px;
}


/* calendar code */
table.calendar {width: 100%; border: 1px solid #cccccc; border-collapse: collapse; margin: 0px; padding: 0px; background-color: #ffffff;}
table.calendar th {background-color: #eeeeee; text-transform: none; color: #444444; padding: 4px; text-align: center; border: 1px solid #eeeeee;}

table.calendar th.cell-prev {text-align: center;}
table.calendar th.cell-next {text-align: center;}
table.calendar th.cell-header {width: 70px; border-bottom: 1px solid #cccccc;}

table.calendar tr {vertical-align:top;}

table.calendar td.cell-today {background-color: #e2e8f6;} /* today in the current month */
table.calendar td.cell-weekend {background-color: #F3F5EB;}
table.calendar td {vertical-align:top; border: 1px solid #cccccc; height: 100px; }

table.calendar td div.cell-number {text-align: right; color: #444444; display: block;}
table.calendar td div {display: block; font-size: 10px; text-align: center; margin: 0px; padding: 0px;}
table.calendar thead th {border: 1px solid #cccccc;}


#EventCalendarTable a:link              { color:#f5f5f5; font-weight: bold; text-decoration:underline; }
#EventCalendarTable a:visited           { color:#f5f5f5; font-weight: bold; text-decoration:underline; }
#EventCalendarTable a:hover             { color:#f5f5f5; text-decoration:underline; } /*9d9276*/
#EventCalendarTable a:active            { color:#f5f5f5; text-decoration:underline; }


#content #EventCalendarLegend ul li {
		padding: 2px;
		background: none;
		color: #f5f5f5;
	}

#content #EventCalendarTable .calendar-event {
		margin-top: 2px;
		border: 1px solid #d4d4d4;
		padding: 3px;
	}

#content #EventCalendar #EventDate {
		float: left;
	}

#content #EventCalendar .submit {
		float: left;
		padding-top: 0px;
		margin-top: 0px;
		padding-left: 10px;
	}

#content #EventCalendarTable {
		margin-top: 0px;
		padding-top: 0px;
	}

#content #EventCalendarLegend p {
		padding:0;
		margin: 0 0 5px 0;
	}

#content #EventCalendarLegend ul {
		padding:0;
		margin: 0;
		list-style-type:none;
		text-align: center;
		font-weight: bold;
	}

#content #ContactSignupForm {

	}

#content #ContactEmailForm {

	}


#ContactSignupWrap #ContactNewsletter {
		margin-top: 0px;
		padding-top: 0px;
	}

#ContactSignupWrap label {
		margin-top: 1px;
	}

address {
		font-weight: normal;
	}

#content .payment-options {
		text-align: center;
		width: 200px;
	}

#content .payment-options .payment-img {
		width: 42px;
		float: left;
		display: inline;
	}

#content .payment-options .payment-txt {
		text-align: left;
		padding-left: 46px;
		padding-top: 2px;
	}

#content #crumbs {
		text-transform: uppercase;
	}

#content #faqs div.a {
  display:none;
}

#content #faqs h3 {
  margin-top: 10px;
  margin-left: 2px;
  margin-bottom: 2px;
}

#content-events .event-multi-sep {
  padding: 0 0 0 30px;
  margin: 0;
  line-height: 0.8em;
}