﻿html
{
	padding: 0px;
	margin: 0px;
}

body
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	margin: 0px;
	padding: 0px;
	font-size: medium;
}

td
{
	vertical-align: top;
}

.buytickets
{
	position: relative !important;
	right: auto !important;
	top: auto !important;
	width: auto !important;
}

.sidebar
{
	float: none !important;
	clear: both;
}

.breadcrumb
{
	font-size: .85em;
}

h1
{
	clear: both;
	color: #f60 !important;
	font-size: 1.4em;
	text-align: left;
	margin: 10px 0px!important;
	margin-left: 0px !important;
}

a
{
	color: #FF6600;
	text-decoration: none;
}

.centertext
{
	text-align: center;
	margin: 0px auto;
}

.sf_pager
{
	clear: both;
	float: none !important;
	display: block;
}

.maincol .sf_pager li
{
	float: left;
	display: inline !important;
}

.sf_PagerSelItem
{
	color: #333 !important;
	border: none !important;
}


.maincol .sf_pager li a
{
	display: inline !important;
	float: left;
	text-decoration: none !important;
}
/* Positions */
.floatleft
{
	float: left;
	margin-right: 10px;
}


.floatright
{
	float: right;
	margin-left: 10px;
}

.centertext
{
	text-align: center;
}

.event
{
	clear: both;
}

.tracking
{
	display: none;
	visibility: hidden;
}

.event .thumbnail
{
	margin-top: 15px !important;
}

a
{
	text-decoration: none;
}

.header
{
	background: #F4DDC7;
	position: relative;
	color: #FF6600;
}

.header a
{
	color: #FF6600;
}

#header .top
{
	padding-bottom: 5px;
	background: #F4DDC7;
	color: #fff;
}

#header .logo
{
	float: left;
	margin: 5px 5px 0px 5px;
	border: none;
	vertical-align: bottom;
}

#header .title
{
	padding: 0px;
	font-size: 1.8em;
	display: block;
}

#header .small
{
	color: #fff !important;
	font-size: .7em !important;
}

.topnav
{
	background: #000;
	color: #fff;
	font-size: 0.9em;
	padding: 5px;
}

.topnav a
{
	color: #fff;
	font-weight: normal;
	margin-right: 5px;
}


.submenu
{
	background: #c64f2d;
	clear: both;
	padding: 3px;
	font-size: .85em;
}

.submenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.submenu ul li
{
	display: inline;
}

.submenu a
{
	color: #fff;
	padding: 3px;
	text-decoration: none;
	margin-right: 10px;
	font-weight: normal;
}

.submenu .rmFocused
{
	font-weight: bold;
}

.lastmenu
{
	background: #f67f5d;
}

.maincol
{
	clear: both;
	display: block;
	margin: 10px !important;
}

.maincol h2
{
	font-size: 1.5em;
	color: #C64F2D;
	margin: 1px 0px 0px 0px !important;
	margin-left: 0px !important;
}

.maincol h3
{
	font-size: 1em;
}

.maincol a
{
	color: #ff6600;
	font-weight: bold;
}

.maincol ul
{
	margin-bottom: 5px !important;
}

.rtTop,
.rtMid,
.rtBot,
.rtLI,
.rtUL
{
	background-image: none !important;
}

.rtIn
{
	padding: 0px;
}

.evphoto
{
	width: 0px;
	height: 0px;
}

.rtLI
{
	margin: 3px 0px;
}

.rtPlus
{
	background-image: none !important;
}

.rtMinus
{
	background-image: none !important;
}

li .sf_genericContent
{
	margin: 0px !important;
}

.sf_genericContentList
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.eventdetails img
{
	width: 50% !important;
	float: none !important;
}

.sf_readMore
{
	margin: 0px !important;
	font-size: .8em !important;
	text-align: left !important;
}

.tablebox
{
	margin: 10px auto 25px auto;
}

.tablebox caption
{
	background: #D67E8B;
	padding: 10px;
	color: #000;
	font-size: 1.4em;
}

.tablebox th
{
	background: #8D9DCF;
	color: #fff;
	padding: 5px;
}

.tablebox td
{
	padding: 5px;
	border: 1px solid #ccc;
	color: #333;
}

.tablebox .header101
{
	background: #d67E8B;
	font-weight: bold;
}

.tablebox .r101
{
	background: #f6dEeB;
	color: #333;
}

.tablebox .header102
{
	background: #f6eEfB;
	font-weight: bold;
}

.tablebox .r102
{
	background: #f6e6f4;
}

.tablebox .header103
{
	background: #f6eEfB;
	font-weight: bold;
}

.tablebox .r103
{
	background: #f6eEfB;	
}

.post ul
{
	margin: 5px 0px 15px 25px;
}

.post ul li
{
	background: url('images/bullets.png') no-repeat 0px 5px;
	padding: 0px 0px 0px 19px;
}

.post dl
{
	margin: 25px 45px 10px 0px;
}

.post ol
{
	margin: 10px 35px 15px 35px;
}

.post ol li
{
	list-style-type: decimal;
	color: #58933c;
	font-size: 2em;
	margin-bottom: 10px;
}

.post ol li span
{
	font-size: .5em;
	color: #4D504A;
}

.post dl dt
{
	background: #FcFcEB;
	border: 1px solid #ddd;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 1.1em;
	color: #c3480c;
}

.post dl dd
{
	margin: 0px 25px 15px 1px;
	padding: 5px 25px 10px 25px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	border-top: none;
}

.post dl dd ul
{
	margin: 5px 0px 5px 12px;
}

.post dd p
{
	margin-bottom: 5px;
}

.event p
{
	margin: 0px 0px 3px 0px;
}

#footer
{
	display: block;
	clear: both;
	background: #000;
	color: #fff;
	font-size: .9em;
	padding: 10px 5px;
}

#footer .map
{
	float: left;
	margin: 10px;
}

#footer address
{
	color: #fff !important;
}

#footer .affiliates
{
	clear: both;
}

#footer .copyright
{
	background: #000;
	display: inline-block;
	color: #fff;
}

#footer .links
{
	background: #000;
	display: inline-block;
	color: #fff;
}

.sf_genericContentList img
{ height: 75px;}

#lightbox, #auditorium, #convention { display: none;}