@charset "utf-8";

* html .ieOnlyHeight {
	height: 700px;
}
a.bodyLink:link,a.bodyLink:visited,a.bodyLink:active {
	font-size: 14px;
	color: #E67A0F;
	text-decoration: underline;
}
a.bodyLink:hover {
	font-size: 14px;
	color: #0060A8;
	text-decoration: underline;
}
a.boldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #493708;
	text-decoration: none;
	font-size: 13px;
}
a.boldLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	font-size: 13px;
}
a.footerLink:link,a.footerLink:visited,a.footerLink:active {
	font-size: 12px;
	color: #666;
}
a.footerLink:hover {
	font-size: 12px;
	color: #006;
	text-decoration: underline;
}
a.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}
a.optionsLink:link,a.optionsLink:visited,a.optionsLink:active {
	font-size: 12px;
	color: #0060A8;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a.optionsLink:hover {
	font-size: 12px;
	color: #900;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.alert {
	font-weight: bold;
	color: #900;
}

.background_dark {
	background-color: #CAE9FF;
}
.background_lite {
	background-color: #E8F5FF;
}
.background_premium {
	background-color: #CCEAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E67A0F;
	border-right-color: #E67A0F;
	border-bottom-color: #E67A0F;
	border-left-color: #E67A0F;
}
.background_starter {
	background-color: #FDEBD9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E67A0F;
	border-right-color: #E67A0F;
	border-bottom-color: #E67A0F;
	border-left-color: #E67A0F;
}
.backgroundStatusGreen {
	background-color: #B0FFC5;
}
.backgroundStatusRed {
	background-color: #FCC;
}

.backgroundStatusYellow {
	background-color: #FFC;
}

.background_ultimate {
	background-color: #E8E8E8;
	border: 1px solid #E67A0F;
}

#bannerImage {
	float: left;
	width: 464px;
	margin: 0px;
}

#bannerText {
	background-image: url(images/bannerTextBG.jpg);
	float: right;
	height: 216px;
	width: 280px;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
	background-color: #E6F0F9;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}
#cart {
	float: left;
	width: 625px;
}
#cartBack {
	float: left;
	margin-top: 20px;
}
#cartCheckout {
	float: right;
	margin-top: 20px;
}
.cartFairHeading {
	float: left;
	width: 620px;
	font-size: 14px;
	color: #0060A8;
	background-color: #F2FAFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
.cartItemCost {
	float: left;
	width: 100px;
	margin-top: 5px;
}
.cartItemDelete {
	float: left;
	width: 100px;
	margin-top: 5px;
}
.cartItemName {
	float: left;
	width: 500px;
	margin-top: 3px;
	padding-left: 25px;
}
.cartItemUnit {
	float: left;
	width: 625px;
	
}
#cartTotal {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #000;
	background-color: #FCE2C9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cartTotalLabel {
	float: left;
	width: 500px;
	font-weight: bold;
	color: #000;
	background-color: #FCE2C9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#cartTotalUnit {
	float: left;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#confirmMessage {
	float: left;
	width: 625px;
}



.contactCompany {
	font-size: 14px;
	font-weight: bold;
	color: #E67A0F;
}
#contactForm {
	float: left;
	width: 100%;
}



#copyright {
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 10px;
}
#cvcExplain {
	
}
#date {
	font-size: 12px;
	color: #333;
	float: right;
	width: 990px;
	padding-right: 10px;
	text-align: right;
	margin-top: 20px;
}

.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	width: 274px;
	padding-left: 50px;
}
.eventHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E67A0F;
	float: left;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 50px;
	line-height: 28px;
}
.eventHeading a:link, .eventHeading a:visited, .eventHeading a:active  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E67A0F;
	text-decoration: none;
}
.eventHeading a:hover  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	
	color: #0060A8;
	
	text-decoration: underline;
}
.eventTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E67A0F;
	float: left;
	width: 274px;
	padding-left: 50px;
	margin-bottom: 20px;
	font-weight: bold;
}
.eventTitle a:link, .eventTitle a:visited, .eventTitle a:active  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E67A0F;
	font-weight: bold;
	text-decoration: none;
}
.eventTitle a:hover  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0060A8;
	font-weight: bold;
	text-decoration: underline;
}
.faqAnswer {
	float: left;
	width: 560px;
	margin-bottom: 20px;
}
#faqAnswerArea {
	float: left;
	width: 560px;
	margin-top: 20px;
}

.faqQuestion {
	float: left;
	width: 560px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0060A8;
}
#faqQuestionArea {
	float: left;
	width: 560px;
	padding-top: 20px;
}

.faqQuestion a:link, .faqQuestion a:visited, .faqQuestion a:active {
	font-size: 14px;
	color: #0060A8;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.faqQuestion a:hover {
	font-size: 14px;
	color: #900;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.faqUpLink {
	float: left;
	width: 635px;
}

.faqUpLink a:link, .faqUpLink a:visited, .faqUpLink a:active {
	font-size: 12px;
	color: #0060A8;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.faqUpLink a:hover {
	font-size: 12px;
	color: #900;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#featuredCompanies {
	float: left;
	width: 575px;
}
.featuredLogo {
	float: left;
	width: 125px;
}



#footer {
	float: left;
	width: 1000px;
	padding-bottom: 30px;
	background-color: #FFF;
}
#footerNav {
	float: left;
	width: 1000px;
	background-color: #FFF;
}
.footerNavItem {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.footerNavItem a{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.footerNavItem a:hover{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#footerText {
	background-color: #FFF;
	text-align: center;
	float: left;
	width: 1000px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#header {
	float: left;
	width: 1000px;
	background-color: #FFF;
	height: 216px;
}
#headerSmall {
	float: left;
	width: 1000px;
}
.headerIcon {
	padding: 4px;
	float: left;
	width: 24px;
}
#headerIconArea {
	float: left;
	width: 236px;
	height: 46px;
	padding-left: 0px;
	margin-top: 0px;
}
#headerLogoArea {
	float: left;
	width: 236px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#headerTagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0060A8;
	font-weight: bold;
	float: left;
	width: 206px;
	padding-left: 25px;
	margin-bottom: 20px;
}
#headerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E67A0F;
	float: left;
	width: 90px;
	margin-top: 9px;
	font-weight: bold;
	padding-left: 20px;
}
.helpText {
	font-style: italic;
	color: #0060A8;
}



.inputText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
#leftContact {
	float: left;
	width: 284px;
	padding-right: 20px;
	margin-top: 30px;
}
#leftContactAddress {
	float: left;
	width: 520px;
}
#leftContactForm {
	float: left;
	width: 284px;
	margin-top: 30px;
}
#leftSide {
	float: left;
	width: 559px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0663AA;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height:700px;
}
#leftSideFull {
	float: left;
	width: 960px;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-height:100px;
}
#leftText {
	float: left;
	width: 560px;
}

li {
	list-style-image: url(images/png/bullet.png);
}

#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	
}
#mainContent {
	float: left;
	width: 1000px;
	background-color: #FFF;
}


#mainNavArea {
	float: left;
	width: 1000px;
}
.optional {
	font-size: 12px;
}

#optionsArea {
	float: left;
	width: 560px;
	margin-top: 10px;
}
.optionCost {
	font-size: 14px;
	color: #0060A8;
	float: left;
	width: 30px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
.optionDescription {
	font-size: 13px;
	color: #000;
	float: left;
	width: 320px;
	padding: 0px;
}

.optionIcon {
	float: left;
	width: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.optionName {
	font-size: 14px;
	color: #0060A8;
	float: left;
	width: 150px;
	padding: 0px;
	line-height: 20px;
	font-weight: bold;
}
#optionsTable {
	float: left;
	width: 100%;
}



.optionTableContent {
	font-size: 12px;
	color: #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0060A8;
	border-right-color: #0060A8;
	border-bottom-color: #0060A8;
	border-left-color: #0060A8;
}
.optionTableEvent {
	font-weight: bold;
	color: #0060A8;
}
.optionTableHeading {
	font-size: 14px;
	color: #0060A8;
	background-color: #F2FAFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0060A8;
	border-right-color: #0060A8;
	border-bottom-color: #0060A8;
	border-left-color: #0060A8;
	font-weight: bold;
}
.optionTableLocation {
	color: #0060A8;
	font-size: 12px;
}

.optionUnit_dark {
	float: left;
	width: 550px;
	background-color: #CAE9FF;
	padding: 5px;
}
.optionUnit_lite {
	float: left;
	width: 550px;
	background-color: #E8F5FF;
	padding: 5px;
}
#packagesArea {
	float: left;
	width: 560px;
	margin-top: 10px;
}
.packageButton {
	float: left;
	width: 92%;
	padding-top: 6%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
}
.packageCost {
	text-align: right;
	float: right;
	width: 40%;
	font-weight: bold;
}


.packageDescription {
	font-size: 13px;
	color: #000;
	float: left;
	width: 92%;
	padding-top: 0%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
}
.packageLabel {
	float: left;
	width: 43%;
}
.packageName {
	font-size: 18px;
	color: #0060A8;
	float: left;
	width: 92%;
	padding: 4%;
	line-height: 24px;
	text-align: center;
}
.packageRadio {
	float: left;
	width: 17%;
}
.packageUnit {
	float: left;
	width: 100%;
	margin-bottom: 6px;
}


p.paragraphHeading {
	margin: 0px;
}

.pageHeading {
	font-size: 24px;
	font-weight: bold;
	color: #0060A8;
	clear: right;
	float: left;
	width: 100%;
	line-height: 26px;
	margin-top: 0px;
}
.pageSubHeading {
	font-size: 14px;
	color: #0060A8;
	clear: right;
	float: left;
	margin-top: 20px;
	width: 100%;
}
.paragraphHeading {
	font-size: 20px;
	font-weight: bold;
	color: #0060A8;
}
#paymentForm {
	float: left;
	width: 625px;
}
#paymentMethodSelector {
	float: left;
	width: 625px;
}


.popupHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0060A8;
	font-weight: bold;
}
.popupText {
	font-size: 11px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#ppCheckout {
	float: left;
	width: 625px;
}



#progressBar {
	float: left;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#regChangeLink {
	float: right;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.regCCHeading {
	font-size: 14px;
	font-weight: bold;
	color: #E67A0F;
}

.regContactLabel {
	font-size: 14px;
	font-weight: bold;
	color: #0060A8;
}
#regHeadingUnit {
	float: left;
	width: 600px;
	
}


.regOptionCost {
	text-align: right;
	float: right;
	width: 30%;
	font-weight: bold;
}
.regOptionHeading {
	font-size: 11px;
	font-weight: bold;
	color: #E67A0F;
}

.regOptionLabel {

}
#regOptionsLeft {
	float: left;
	width: 47%;
	padding-right: 3px;
}

.regOptionRadio {
	float: left;
	width: 17%;
}
#regOptionsRight {
	float: right;
	width: 30%;
	padding-left: 3%;
}

.regOptionUnit {
	float: left;
	width: 100%;
	margin-bottom: 4px;
}

.regTableContent {
	border: 1px none #0060A8;
}
.regTableEventName {
	font-size: 13px;
	font-weight: bold;
	color: #0060A8;
}


.regTableHeading {
	font-size: 18px;
	color: #0060A8;
	background-color: #F2FAFF;
	border: 1px none #0060A8;
}


#rightContact {
	float: left;
	width: 284px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 30px;
}
#rightContactForm {
	float: left;
	width: 284px;
	margin-top: 30px;
}
.rightContactLabel{
	font-size: 16px;
	font-weight: bold;
	color: #0060A8;
	margin-bottom: 4px;
}
.rightContactInput{
	font-size: 20px;
	font-weight: bold;
	color: #0060A8;
	margin-bottom: 5px;
}
.rightContactPhone{
	font-size: 16px;
	font-weight: bold;
	color: #0060A8;
}
.rightContactPhoneNum{
	font-size: 16px;
	font-weight: bold;
	color: #E67A0F;
	letter-spacing: 2px;
}


.rightContactSubmit{
	font-size: 20px;
	font-weight: bold;
	color: #0060A8;
	margin-top: 10px;
}
#rightSide {
	float: left;
	width: 400px;
	margin-bottom: 40px;
	margin-top: 15px;
}
#rightSide #logo {
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}
.sectionHeading {
	font-size: 18px;
	font-weight: bold;
	color: #0060A8;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}
.sponsorCost {
	text-align: right;
	float: right;
	width: 30%;
	font-weight: bold;
}
.sponsorInputText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.sponsorLabel {
	float: left;
	width: 53%;
}
.sponsorRadio {
	float: left;
	width: 17%;
}
.sponsorUnit {
	float: left;
	width: 100%;
	margin-bottom: 4px;
}
.tableContent {
	font-size: 14px;
	color: #333;
}

.tableItemHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #0060A8;
}
#tagLine {
	float: left;
	width: 1000px;
}
#ticker { width:280px; height:150px; overflow:auto; }
#ticker div {
	margin-top:0px;
	height: 20px;
}

#video {
	float: left;
	width: 284px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
}

