﻿body 
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    color: #3368a8;
    font-size: 11px;
}

h1
{
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #3368a8;
}

.HomePageRegister a
{
    color: #3368a8;
}

.HomePageRegister a:visited
{
    color: #3368a8;
}

h5
{
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 5px;
    color: #3368a8;
}

ol li
{
    font-size: 11px;
    padding-bottom: 5px;
}

ul li
{
    font-size: 11px;
}


p
{
    font-size: 11px;
    margin-bottom: 0;
    margin-top: 7px;
}

#bigBox
{
    display: inline-block;
    margin-left: 0px;
    margin-right: 0px;
    width: 763px;
    border: solid 2px #c5c5c5;
}

#header
{
    width: 763px;
    min-height: 110px;
    height: 110px !important;
    height: 110px;
    margin: 0;
    padding: 0;
    background-image: url('../images/layout/HeaderSponsorship.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

#headertext
{
    width: 310px;
    height: 110px;
    min-height: 110px;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    padding-left: 400px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 50px;
    padding-top: 15px;
}

#content
{
    width: 763px;
    margin: 0;
    padding: 0;
}

#Sponsors
{
    height: 70px;
}

#menu
{
    width: 130px;
    float: left;
    margin: 0;
    padding: 0;
    text-align: right;
}

#center_content
{
    width: 355px;
    float: left;
    margin: 0;
    padding: 0;
}

#center_content_master
{
    width: 475px;
    text-align: left;
    float: left;
    margin: 0;
    padding-left: 10px;
}

#center_content_master_sponsor
{
    /*width: 495px;*/
    text-align: left;
    width: 600px;
    float: left;
    margin: 0;
    padding-left: 20px;
}

#right_content_master
{
    width: 133px;
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0;
}

#left_content
{
	width:130px;
	float:left;
    margin: 0px 0px 0px 5px;
    padding: 0;
}

#imageList_container
{
	    height: 427px; overflow: auto;
}

#left_content ul
{
	padding:0px;
	margin: 0px;
	list-style-type:none;
}

img
{
	border: 0;
}

#right_content
{
    width: 263px;
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0;
}

.contentbdiv h1
{
	font-size:268%;
}

#signPost_header
{
	background: url('../images/layout/blueBackgroundRoundedTopandBottom.jpg') #3368A8 no-repeat top left;
	color:#fff;
	font-size:15pt;
	font-weight:bold;
	height:38px;
	width:250px;
	padding-top:13px;
	margin:0px;
}

.signpostLoz
{
	background: url('../images/layout/blueBackgroundLozenge.jpg') #3368A8 no-repeat top left;
	color:#fff;
		font-size:13pt;
	font-weight:bold;
		padding-top:5px;
	height:42px;
	width:120px;
}

.postevent
{	
	background: #3368A8; color: #fff; margin-right:3px; margin-left:3px;
	text-align:left;
	padding:3px;	
}

.postevent ul
{
	list-style:none;	
	padding-left:10px;
	padding-top:0px;
	margin:0px;
	padding-bottom:4px;
}

.postevent li
{
	padding:5px;
}

.postevent a
{
	color:#fff;
}

.postevent a:hover
{
	color:#e7e7e7;
}

#nav
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-left: 5px;
}

.navButton
{
    width: 123px;
    background-image: url('../images/layout/ButtonNormal.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 21px;
    padding: 5px 0px 0px 5px;
    margin: 0px 0px 0px 0px;
    display: block;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    color: White;
}

.navButtonSelected
{
    width: 123px;
    background-image: url('../images/layout/ButtonHightlight.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 21px;
    padding: 5px 0px 0px 5px;
    margin: 0;
    display: block;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    color: White;
}

.navButtonSelected:hover a
{
    text-decoration: underline;
}

.navButton:hover
{
    background-image: url('../images/layout/ButtonHightlight.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.navButton:hover a
{
    text-decoration: underline;
}

.navHref
{
    width: 120px;
    color: White;
    text-decoration: none;
}

.navHref:hover
{
    text-decoration: underline;
}

#center_top
{
    width: 350px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}

#center_top_master_sponsor
{
    width: 595px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}

#center_top_master
{
    width: 475px;
    margin-left: 0px;
    margin-right: 5px;
    text-align: left;
}

#center_bottom_left
{
    width: 170px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
}

#center_bottom_right
{
    width: 170px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
}

.sponsor_left
{
    width: 230px;
    margin-left: 45px;
    margin-right: 5px;
    float: left;
}

.sponsor_right
{
    width: 230px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}

.regFields
{
    padding: 10px 10px 10px 0px;    
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 7px;
    color: #3368a8;
}

.regFields label
{
    font-weight: bold;
}

.txtReg
{
    width: 250px;
}

.dropReg
{
    width: 255px;
}

.drpReg
{
    width: 40px;
}

.regFields table
{
    width: 100%;
}

.regFields table td
{
    padding: 5px 5px 5px 0px;
    margin: 0;
    height: 30px;
    vertical-align: middle;
}

.regFields table th
{
    border-bottom: solid 1px #000000;
    height: 30px;
}

.btnList
{
    font-size: 11px;
}

.TitleTD
{
    width: 500px;
    border-bottom: solid 1px #000000;
}

.TitleTDBorderTop
{
    width: 500px;
    border-top: solid 1px #000000;
}

.TitleTDBorderBoth
{
    width: 500px;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

.TitleTDNoBorder
{
    width: 500px;
}

.Title3TD
{
    width: 460px;
    border-bottom: solid 1px #000000;
}

.Title2TD
{
    width: 360px;
    border-bottom: solid 1px #000000;
}

.TDRight
{
    text-align: right;
    height: 30px;
    border-bottom: solid 1px #000000;
}

.TDRightBorderTop
{
    text-align: right;
    height: 30px;
    border-top: solid 1px #000000;
}

.TDRightBorderBoth
{
    text-align: right;
    height: 30px;
    border-top: solid 1px #000000;
    border-bottom: solid 1px #000000;
}


.TDRightNoBorder
{
    text-align: right;
    height: 30px;
}

.TDRightC
{
    text-align: right;
    color: #ed1c24;
    height: 30px;
    border-bottom: solid 1px #000000;    
}

.TDCenter
{
    text-align: center;
    border-bottom: solid 1px #000000;
}


.PackagesTD
{   
    text-align: left;
    width: 250px;
    border-bottom: solid 1px #000000;
}

.BorderBottom
{
    width: 500px;
    border-bottom: solid 1px #000000;
}

.BorderTop
{
    width: 500px;
    border-top: solid 1px #000000;
}

.HomepageLink
{
    font-size: 10px;
    color: #ffffff;
}

.txtTicket
{
    font-family: Arial;
    width: 300px;
}

.drpTicket
{   
    width: 305px; 
}

.currency
{
	text-align: center;
}

.tablebg
{
	background-color:#d4d5d5;
	width:475px;
	color: #3368a8;

}


td 
{
	vertical-align: top;
	text-align: left;
	background-color:#FFFFFF;
}

td.b11
{
	background-color: #3368a8;
	color: #ffffff;
	font-weight: bold;
}

td.c1 
{
	background-color: #3368a8;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

td.c2 
{
	background-color: #d4d5d5;
}

td.b4 
{
	background-color: #edefbc;
	text-align:center;
}
td.c5
{
	background-color: #edefbc;
		font-weight:bold;
}
td.b6 
{
	background-color: #edefbc;
}

.smTableBG
{
	background-color:#d4d5d5;
	width:270px;
	font-size:9px;

}

.wideContent
{
	width: 99%;
	text-align: justify;
}

.contentHeader
{
	color:#3368a8;
	font-size:12pt;
	font-weight:bold;
}

.bronzeTitle
{
	width:100%;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:15px;
	margin-top:15px;
	padding-bottom:15px;
	background-color:#e5ab2d;
	clear:both;
	
}

.goldTitle
{
	width:100%;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:15px;
	margin-top:15px;
	padding-bottom:15px;
	background-color:#e5cd2d;
	clear:both;
}

.silverTitle
{
	width:100%;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:15px;
	margin-top:15px;
	padding-bottom:15px;
	background-color:#dfdcd5;
	clear:both;
}

.platinumTitle
{
	width:100%;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#c2c0bc;
	clear:both;
}

.sponsor
{
	padding:2px;
	margin:3px 3px 3px 3px;
	width:145px;
	height:80px;
	text-align:center;
	float:left;

}

.sponsors
{
	margin: 0 auto;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	clear:both;
}

.sponsImage
{

	border:0px;

}