﻿body {
background-color: #ededed;
	font: 14px/16px Verdana;
	text-align: left;
	color: #333333;
}

#container
{
	margin: 0 auto;
	width: 980px;
	background: #fff;
}

#header
{
	background: #FFFFFF;
}

#header h1 { margin: 0; }

#navigation
{
	float: left;
	width: 980px;
	background: #333333;
	height: 39px;
	background-image: url('../images/nav-bg.gif');
	background-repeat: repeat-x;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	float: left;
	padding: 7px 10px 7px 10px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#navigation li a:hover { background: #aed7a1; }

ul.bullets {
    margin: 0px 0;
    padding: 0;
    list-style: none;
}
	
ul.bullets li {
	margin: 0px 0 0 0;
	padding: 0 0 2px 12px;
	background: url('../images/bluedot.gif') no-repeat 0px 3px;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

ul.bullets-gr {
    margin: 0px 0;
    padding: 0;
    list-style: none;
}
	
ul.bullets-gr li {
	margin: 0px 0 0 0;
	padding: 0 0 2px 12px;
	background: url('../images/bluedot-edbg.gif') no-repeat 0px 3px;
	font-family: 'Verdana', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

ul.bullets-left {
    margin: 0px 0;
    padding: 0;
    list-style: none;
}
	
ul.bullets-left li {
	margin: 5px 0px 5px 0;
	padding: 8px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524E4E;
	line-height: 17px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
}

ol.pits {
	margin: 20px 0 20px 25px;
	padding: 0;
	font-family: "verdana";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
ol.pits li {
	padding: 0 0 2px 2px;
	font-family: "verdana";
	font-size: 12px;
	color: #333333;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#content-container
{
	float: left;
	width: 980px;
	background: #fff;
}
#section-navigation
{
	float: left;
	width: 150px;
	padding: 20px 0;
	margin: 0 15px 0 15px;
	display: inline;
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
}

#content
{
	float: left;
	width: 500px;
	padding: 20px 0;
	margin: 0 0 0 0px;
}

#content h2 { margin: 0; }

#aside
{
	float: right;
	width: 250px;
	margin: 0 20px 10 10;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0;
}

#aside h3 { margin: 0; }

#footer
{
	clear: left;
	background: #fff;
	text-align: right;
	padding: 20px;
	height: 1%;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #b02372;
	margin-top: 20px;
}
.smallnav {
	color: #000000;
	font: 11px verdana;
	font-weight: normal;
}

a.smallnav:link {
	text-decoration: none;
	color: #000000;
	font: 11px verdana;
	font-weight: normal;
}

a.smallnav:hover {
	color: #aed7a1;
	font: 11px verdana;
	font-weight: normal;
}
.head-logo {
	width: 980px;
	margin-top: 5px;
}
.head-contact {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
}
.right-column {
	width: 300px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EDEDED;
	padding-left: 10px;
	margin-top: 10px;
}
.main-body-box {
	min-height: 400px;
	width: 615px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.email-nav-box {
	float: right;
	width: 300px;
}

.main-nav {
	float: left;
	margin-top: 1px;
}

.main_headline {
	font: normal 22px Verdana;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
}

.copy-bold-oblique {
	font: italic 14px "verdana";
	text-transform: capitalize;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}

.copy-bold-red {
	font: normal 14px Verdana;
	text-transform: none;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
}


.copy-oblique {
	font: oblique 14px "verdana";
	color: #333333;
	font-weight: normal;
}

.copy {
	font: normal 14px Verdana;
	color: #333333;
	font-weight: normal;
	line-height: 19px;
}
.copy-bold {
	font: normal 14px Verdana;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.middle-copy-box {
	padding: 5px;
	margin: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
.small-photo-padCopy {
	margin-right: 15px;
}
.newsletter_box {
	padding: 10px;
	background-color: #EDEDED;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 0px;
}

.smallnav {
	color: #333333;
	font: 14px verdana;
	font-weight: normal;
}

a.smallnav:link {
	text-decoration: none;
	color: #333333;
	font: 14px verdana;
	font-weight: normal;
}

a.smallnav:hover {
	color: #add6a0;
	font: 14px verdana;
	font-weight: normal;
}
.smallernav {
	color: #000000;
	font: 11px verdana;
	font-weight: normal;
}

a.smallernav:link {
	text-decoration: none;
	color: #000000;
	font: 11px verdana;
	font-weight: normal;
}

a.smallernav:hover {
	color: #add6a0;
	font: 11px verdana;
	font-weight: normal;
}

.main_headline-inner-page {
	font: normal 20px Verdana;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
}
.grey-body_box {
	margin: 0px 15px 0px 10px;
	padding: 10px;
	background-color: #EDEDED;
}
.paragraph-indentCopy {
	margin-bottom: 0px;
	margin-left: 15px;
}
.grey-column_box {
	padding: 10px;
	background-color: #EDEDED;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.add-thisCopy {
	float: right;
	width: 125px;
	text-align: left;
	padding-left: 15px;
}
.line-break {
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EDEDED;
}
.copy-bold-strike {
	font: normal 14px Verdana;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	text-decoration: line-through;
}
.copy-small {
	font: normal 12px Verdana;
	color: #333333;
	font-weight: normal;
	line-height: 17px;
}

.copy-small_bold {
	font: normal 12px Verdana;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
}

.body-callout {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-color: #b02472;
	border-bottom-color: #b02472;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.body-callout-no-bottom {
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #b02472;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.right-column-FP {
	width: 200px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EDEDED;
	padding-left: 10px;
	margin-top: 10px;
}
.grey-column_box_FP {
	padding: 5px;
	background-color: #EDEDED;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.column_box_FP {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.sponsor-break {
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ededed;
	margin-bottom: 10px;
}
.leftnav {
	text-decoration: none;
	color: #b02472;
	font: bolder 12px tahoma;
}

a.leftnav:link {
	text-decoration: none;
	color: #b02472;
	font: bolder 12px tahoma;
}

a.leftnav:hover {
	text-decoration: none;
	color: #cccccc;
}


.leftnav-ON {
	text-decoration: none;
	color: #CCCCCC;
	font: bolder 12px tahoma;
}

.trip-giveaway {
	background-image: url('../images/trip-giveaway-icon.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.show-special {
	background-image: url('../images/show-special-icon.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.copy-smallest {
	font: normal 11px Verdana;
	color: #333333;
	font-weight: normal;
	line-height: 14px;
}
.google300x250 {
	margin-bottom: 10px;
}
.google200x200 {
	margin-bottom: 10px;
}
.orange-bold {
	font-family: Verdana;
	font-size: 14px;
	color: #F86D08;
	font-weight: bold;
	text-align: left;
}
.copy-oblique-medium {
	font: oblique 12px verdana;
	color: #333333;
	font-weight: normal;
}
.leaderboard {
	margin: 0px auto 10px auto;
	width: 728px;
	height: 90px;
}

.inner_ticket {
	padding: 8px;
	background-color: #ededed;
	height: 259px;
}
.sub_headline {
	font: normal 18px Verdana;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
}
.copy-oblique-bold {
	font: oblique 14px "verdana";
	color: #333333;
	font-weight: bold;
}
.textb-white {
	font: normal 14px Verdana;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.main-body-box-full {
	min-height: 400px;
	width: 940px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 20px;
}
.bottom-break {
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
}
.bottom-margin-10 {
	margin-bottom: 10px;
}
.bottom-margin-25 {
	margin-bottom: 25px;
}
.image-pad-right-bottom {
	margin-right: 5px;
}
.middle-copy-box-padded {
	padding: 15px;
	margin: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
.body-callout-greyBG {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-color: #b02472;
	border-bottom-color: #b02472;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #ededed;
	padding-left: 10px;
}

.google_map {
	width: 300px;
	height: 220px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.get_tix_button-home {
	margin-top: 10px;
	margin-bottom: 20px;
}
.copy-smallest-bold {
	font: normal 11px Verdana;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}

.mobile_guide_visit {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
}

.google300x250-inner {
	margin-bottom: 10px;
	width: 300px;
	height: 250px;
	float: right;
}
.grey-body_box-left {
	margin: 0px 5px 10px 15px;
	padding: 10px;
	background-color: #EDEDED;
	float: left;
	width: 260px;
}
.left-inner-visitor {
	width: 260px;
	float: left;
}
.middle-copy-box-tight {
	padding: 5px;
	margin: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
}
.body-callout-no-bottom-pad {
	padding: 5px 10px 5px 10px;
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #b02472;
	margin-top: 15px;
	margin-bottom: 10px;
}
.middle-copy-box-no-border {
	padding: 5px;
	margin: 10px;
}
.floor_plan_wrap {
	padding: 2px;
	border: 1px solid #ededed;
	margin-right: auto;
	margin-left: auto;
}
.right-column-home {
	width: 300px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #EDEDED;
	padding-left: 10px;
	margin-top: 5px;
}
.home-banner-bg {
	width: 398px;
	height: 272px;
}
.sponsors_home {
	clear: left;
	padding-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #EDEDED;
}
.title_sponsor {
	padding-right: 10px;
	margin-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ededed;
}
.sponsors_box {
	height: 100px;
	padding-right: 10px;
	margin-right: 5px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ededed;
}
.sponsor-break-home {
	padding-top: 10px;
	margin-top: 5px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ededed;
}
.presenter_scroller {
	width: 580px;
	height: 200px;
}
.middle-copy-box-padded-bottom {
	padding: 15px;
	margin: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
}
.copy-smallest-bold-red {
	font: normal 11px Verdana;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
}

