/* ----------------------------------------- STRUCTURE & STYLE */
body {
	background-color: #000c1e;
	background-image: url(/images/background_repeat.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#bodyBg {
	background-color: transparent;
	background-image: url(/images/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#container {
	width: 1300px;
}

#header {
	width: 1000px;
	height: 280px;
	z-index: 5;
	position: relative;
	_left: 300px;
	_top: 0px;
	_position: absolute !important;
}

#menuCol {
	background-color: transparent;
	background-image: url(/images/background_left.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	min-height: 1350px !important;
	height: auto !important;
	_height: 1350px !important;
	float: left;
	position: relative;
	z-index: 10;
}

#logo {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	_background-image: none !important;
	height: 230px;
	display: block;
}

#logo h1 {
	text-indent: -99999px;	
}

.inside #logo {
	background-image: url(/images/logo_home.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_home.png', sizingMethod='crop') !important;
}

.index #logo {
	background-image: url(/images/logo.png);
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='crop') !important;
}

#logo_center {
	background-color: transparent;
	background-image: url(/images/centre_logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 36px;
	display: block;
	padding: 10px 0;
	margin: 10px 0 10px 30px;
}

#menu {
	margin: 10px 30px;
}

.dropdown {
	margin: 2px 0;
}

.dropdown ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dropdown dd {
	display: none;
	margin: 0;
	padding: 0;
}

.dropdown li dt {
	_margin-top: -20px;
	*margin-top: -20px;
}

.dropdown dt {
	background-color: transparent;
	background-image: url(/images/background_shade.png);
	background-repeat: repeat;
	background-position: center center;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/background_shade.png', sizingMethod='scale') !important;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	padding: 2px 0 2px 10px;
	height: 20px;
	margin: 0;
}

.dropdown dt a, .dropdown dt a:visited, .dropdown dt a:hover, .dropdown dt a:active {
	color: #ffc548;
	text-decoration: none;
}

.dropdown dt:hover, .dropdown dt:active {
	background-color: #0c4694;
	background-image: none;
}

.dropdown ul {
	margin: 0 5px 0 -5px;
}

.dropdown li a, .dropdown li a:visited {
	color: #fff;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

.dropdown li a:hover, .dropdown li a:active {
	text-decoration: underline;
}

.dropdown .submenu {
	list-style-type: none;
}

.dropdown .submenu dt a {
	color: #ffc548;
} 

#mainCol {
	width: 940px;
	float: left;
	padding: 0 20px;
	position: relative;
	z-index: 15;
	top: -45px;
	_left: 300px;
	_top: 280px;
	_position: absolute !important;
}

#partnerCol {
	background-color: transparent;
	background-image: url(/images/background_shade.png);
	background-repeat: repeat;
	background-position: center center;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/background_shade.png', sizingMethod='scale') !important;
	display: block;
	padding: 10px;
	margin: 5px 0;
	width: 220px;
	float: right;
	border-top: 1px solid #ffc548;
	border-bottom: 1px solid #ffc548;
	border-left: none;
	border-right: none;
	color: #c8d1de;
	font-size: 12px;
	line-height: 16px;
}

#centerCol {
	width: 680px;
	overflow: hidden;
}

#slideshow {
	display: block;
	height: 370px;
	float: left;
	border-top: 1px solid #ffc548;
	border-bottom: 1px solid #ffc548;
	border-left: none;
	border-right: none;
	width: 680px;
	margin: 5px 0;
}

.item {
	margin: 0px 0;
}

#content {
	display: block;
	float: left;
	width: 680px;
}

#show_listing {
	border-top: 1px solid #ffc548;
	margin: 5px 0;
	width: 415px;
	float: left;
}

#show_listing #upcoming {
	display: inline-block;
	margin-top: 11px;
}

.index_show {
	clear: both;
	border-bottom: 1px solid #02507b;
	padding-bottom: 1px;
	margin-bottom: 1px;
}

.index_show_pic {
	float: left;
	margin: 0px 0;
}

.index_show_info {
	float: right;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

.index_show_info p.links {
	margin-top: 12px;
	color: #ffffff;
}

.featured_item {
	background-color: transparent;
	background-image: url(/images/background_shade.png);
	background-repeat: repeat;
	background-position: center center;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/background_shade.png', sizingMethod='scale') !important;
	border-top: 1px solid #ffc548;
	border-bottom: 1px solid #ffc548;
	border-left: none;
	border-right: none;
	margin: 5px 0;
	width: 240px;
	float: right;
	padding-bottom: 14px;
}

.featured_item h5 {
	padding: 10px 10px 0 10px;
}

.featured_item p {
	padding: 10px;
	display: block;
}

#footer {
	background-color: transparent;
	background-image: url(/images/background_shade.png);
	background-repeat: repeat;
	background-position: center center;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/background_shade.png', sizingMethod='scale') !important;
	border-top: 1px solid #ffc548;
	border-bottom: 1px solid #ffc548;
	border-left: none;
	border-right: none;
	padding: 0 10px;
	margin: 5px 0;
}

#footer p {
	padding: 5px 0;
	display: block;
	width: 700px;
	font-size: 11px;
	color: #C8D1DE;
	float: left;
}

#footer a, #footer a:visited {
	display: inline-block;
	margin-top: 2px;
	color: #C8D1DE;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	text-decoration: underline;
}

#footer_logo {
	background-color: transparent;
	background-image: url(/images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo_footer.png', sizingMethod='crop') !important;
	float: right;
	width: 200px;
	height: 60px;
	display: block;
}

#credit .LoGograph {
	display: inline-block;
	background-image: url(/images/logog_footer.png);
	_background-image: none !important;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logog_footer.png', sizingMethod='crop') !important;
	width: 76px;
	height: 15px;
	margin: 0 6px -4px 0;
}

#credit {
	color: #003a66;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	text-decoration: none;
}


/* ----------------------------------------------- FEATURED BOXES */
.featuredEventsBox {
	float: left;
	width: 290px;
}

.featuredEvents {
	background-color: #000;
	border-top: 5px #fa0 solid;
	height: 250px;
}

.featuredShadow {
	background-color: #E19600;
	height: 4px;
	margin: 0 auto 10px auto;
	width: 280px;
}

/* -------------------------------------------- UPCOMING EVENTS */

.upcoming_events {
	width: 500px;	
}

.event_item {
	margin: 20px 0;	
}

/* -------------------------------------------- FEATURED NEWS */

.index_news {
	
}

.index_share {
	float: right;	
}

/* -------------------------------------------- OBJECT BOXES */
.whiteBox {
	background-color: #FFF;
	border-top: 5px #fa0 solid;
	padding: 7px 10px 20px 10px;
}

.darkBox {
	background-color: #D68900;
	border-top: 5px #fa0 solid;
	padding: 7px 10px 20px 10px;
}

.shadow {
	background-color: #E19600;
	clear: both;
	height: 4px;
	margin: 0 auto 10px auto;
	width: 380px;
}

/* -------------------------------------------- OBJECT MINIBOXES */
.menuBox {
	border: 1px solid #033271;
	padding: 10px;
	margin: 10px 30px;
	background-color: #001430;
}

.menuBox h3, .menuBox a {
	font-size: 16px;
	text-decoration: none;
}

div.menuBox.directions:hover {
	background-color: #0c4694;
}

.menuBox.social h3, .menuBox.signup h3 {
	margin-bottom: 5px;
}
.menuBox.banner {
	padding: 0;
	width: 240px;
}

.miniBoxImg {
	background-color: #000;
	height: 75px;
}

.miniBox {
	float: left;
	width: 190px;
}

.midBox {
	background-color: #F9E3BA;
	border-top: 5px #fa0 solid;
	height: 250px;
}

.midBox span {
	padding: 7px 10px 20px 10px;
}
	     
.miniShadow {
	background-color: #E19600;
	height: 4px;
	margin: 0 auto 10px auto;
	width: 180px;
}

#link {
	display: block;
	margin: 0 auto;
	padding: 50px 0 20px 0;
	width: 1000px;
}

/* ------------------------------------------------------- UTILS */
.clear {
	clear: both;
}

.alert {
	border: 1px solid #1C0D97;
	color: #1C0D97;
	font-weight: bold;
	margin: 0 auto 25px auto;
	padding: 15px;
	width: 400px;
}

.download {
	background-color: transparent !important;
	background-image: url(/images/icons/doc_icon.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px center;
	border: none !important;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/icons/doc_icon.png', sizingMethod='crop');
	display: block;
	margin: 0;
	padding: 10px;
}

.alternate {
	background-color: #00102B !important;
}

.success_msg, .error_msg {
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-weight: bold;
}
.success_msg {
	border: 1px solid #6f0;
	color: #6f0;	
}
.error_msg {
	border: 1px solid #f00;
	color: #f00;
}

.error {
	color: #F00;
	font-weight: bold;
	margin: 5px 0 0px 145px;
	width: 200px;
}

/* --------------------------------------------------- NAVIGATION */
a, a:visited {
	color: #01d2ff;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active {
	color: #fff;
}

a img {
	border: none;
}

.image {
	border-top: 1px solid #FFC548;
	border-bottom: 1px solid #FFC548;
	border-left: none;
	border-right: none;
}

.index_show_info a {
	font-size: 13px;
}

#partnerCol a, #partnerCol a:visited {
	color: #c8d1de;
	text-decoration: none;
	font-size: 12px;
}

#partnerCol a:hover, #partnerCol a:active {
	text-decoration: underline;
}

/* ------------------------------------------------- TEXT STYLE */
p {
	margin: 0px;
	padding: 7px 0;
}

h1, h2, h3, h4, h5 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 32px;
	color: #ffc548;
}

h2 {
	font-size: 28px;
	color: #ffc548;
}

.page_header {
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #FFC548;
	margin: 5px 0 0 0;
}

h3 {
	font-size: 18px;
	color: #ffc548;
}

h3 a {
	padding: 5px 0;
	display: block;
}

h4 {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

ul {
	padding-left: 30px;
	margin: 10px 5px 10px -5px;
}

/* ------------------------------------------------- FIELD & FORM */
fieldset {
	/*border: 1px solid #DDAF48;*/
	border: none;
}

fieldset legend {
	color: #DDAF48;
	margin: 0 10px;
	padding: 0 5px;
	font-size: 120%;
}

form {
	font-size: 12px;		
}

form label {
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	text-align: right;
	width: 120px;
}

form .required {
	color: #FF0000;
}

form input, form select, form textarea {
	font-size: 12px;
	border: 1px solid #ddaf48;
	color: #fff;
	background-color: #000f24;
	padding: 1px;
	margin-bottom: 2px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

form select {
	width: 192px;
}

form .checkbox {
	border: none;
	padding: 3px;
	/* margin: 5px 0 5px 0; */
}

.form_button {
	color: #000;
	border-style: none;
	background-color: #ddaf48;
	background-image: url(/images/btn_bg.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	margin-bottom: -7px;
	cursor: pointer;
	_margin-bottom: -5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.form_row {
	clear: both;
	padding: 1px 0;
}

#press_form label {
	width: 100px !important;
}

#signup {
	margin: 0;
	padding: 0;
}

#signup #newsl_btn {
	border-style: none;
	background-color: #ddaf48;
	background-image: url(/images/btn_go.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	margin-bottom: -9px;
	width: 32px;
	height: 22px;
	_height: 20px;
	_margin-bottom: -5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#signup #email {
	width: 165px;
}

#search {
	margin: 0;
	padding: 0;
}

#search #search_btn {
	border-style: none;
	background-color: #ddaf48;
	background-image: url(/images/btn_search.gif);
	background-position: center center;
	background-repeat: repeat-x;
	margin-bottom: -9px;
	width: 32px;
	height: 22px;
	_height: 20px;
	_margin-bottom: -5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search #query {
	width: 165px;
}

/* ------------------------------------------------------ NEWS */
.news_item {
	margin: 0px 0;
}

.news_text {
}

.news_image {
	float: left;
	width: 120px;
}

.right_column_item {
	float: right;
}
/* inside layout */
.float_left {
	float: left;
	margin: 0px 20px 20px 0px;
	position: relative;
}

.float_right {
	float: right;
	position: relative;
	margin: 0px 0px 20px 20px;
}

.venue_image {
	float: left;
	padding: 10px;
	border: 1px solid #01D2FF;
	margin: 0 5px 0 0;
}

.text {
	margin-bottom: 25px;
}

.item .text {
	float: right;
	width: 475px;
}

.orange {
	color: #FFC548;
}

.orange_border {
	border: 1px solid #FFC548;
}

.serie {
	width: 195px;
	margin: 5px;
	height: 290px;
	padding: 10px;
	overflow: auto;
	float: left;
}

.text_sponsors {
	width: 680px;
}

.sponsor_item {
	width: 220px;
	height: 160px;
	float: left;
	margin: 0 2px 10px 2px;
}

.sponsor_item .text {
	margin-bottom: 0;
	text-align: center;
}