@charset "UTF-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
body {
	text-align: center;
	background-color: white;
	padding-top: 0;
	margin-top: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:link, a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0;
	padding: 0 0 15px 0;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0 0 3px 0;
}

h3 {}

h4 {
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 5px 0;
}

h5 {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
}

h6 {
	font-size: 12px;
	display: block;
	padding: 0;
	margin: 0 0 10px 0;
}

ul, li {
	margin: 0 0 0 5px;
	padding: 0 0 2px 7px;
}

.noBullets, .noBullets li {
	list-style-type: none;
	list-style-image: none;
    margin: 0;
    padding: 0;
}

input, textarea, select {
	border: 0;
	border: 1px solid #777;
	padding: 2px;
	vertical-align: middle;
}

.longerInput {
	width: 250px;
	padding: 3px;
	margin: 5px 0 10px 0;
	display: block;
	border: 1px solid #dedede;
}

.commentInput {
	width: 540px;
	padding: 3px;
	margin: 5px 0 10px 0;
	display: block;
	border: 1px solid #dedede;
}

.sendBlock {
  background-color: #f8f8f8;
  border-top: 1px dashed #ebebeb;
  padding: 12px 15px 12px 15px;
  margin-top: 10px;
}

.sendBlock h4 { font-size: 1.2em; }
.sendBlock p { font-size: 11px; }
.sendBlock h6 { font-size: 11px; }
.sendBlock ul li { font-size: 11px; }

textarea {
	height: auto;
	min-height: inherit;
}
.checkBoxStyle {
	width: 12px;
	height: 12px;
	min-height: 12px;
	margin: 0;
}
#wrapper {
	width: 1026px;
	text-align: left;
	margin: 0px auto 0 auto;
}
#header {
	width: 1026px;
	padding-bottom: 10px;
	
}
#topMenu {
	float: right;
}


.tabHldr {
	width: 500px;
}

.mainMenuContent {
	width: 1006px;
	height: 30px;
	float: left;
}

.dateBlock {
	float: left;
}

.dateBlock span {
	display: block;
	color: white;
	padding: 9px 10px 0 0;
}

.mainMenuHldr {
	float: right;
	width: 730px;
}

.mainMenuBlock {
	
	text-align: right;
}

.mainMenuBlock a, .mainMenuBlock a:visited {
	text-decoration: none;
}

.lastLink {
	border: 0;
}


#content {
	padding: 0 0 10px 0;
	width: 1026px;
	/*background-image: url(../images/content_fade.gif);
	background-repeat: no-repeat; */
}


/* -------------- 3 column Layout -------------- */

#leftMiddleBlock {
	float: left;
	width: 844px;
}

#left, #right {
	width: 182px;
	float: left;
}

#middle {
	width: 662px;
	float: right;
}

.middlePad {
	padding: 20px 0 0 10px;
}

.contentBlockTop {
	background-image: url(../images/content_block_top.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 9px;
}

.contentBlock {
	background-image: url(../images/content_block_bgrnd.gif);
	background-repeat: repeat-y;
	padding: 10px 20px 0 20px;
}

.contentBlockBottom {
	background-image: url(../images/content_block_bottom.gif);
	background-repeat: no-repeat;
	width: 640px;
	height: 9px;
	padding-bottom: 10px;
}

.contentBlockImage {
	float: right;
	padding-left: 4px;
	
}




.logosShowcase {
	text-align: center;
}

.logosShowcase a img {
	padding: 20px;
}


/* Additional blocks */

.testimonHldr {
	width: 156px;
	padding-bottom: 10px;
}

.sideMenu {
	width: 182px;
	margin-top: 10px;
	overflow: hidden;
}

.padding20pxTop {
	margin-top: 20px;
}
	
.sideMenuContent p a {
	font-weight: bold;
}

.sideMenuContentInputs {
	width: 110px;
}

.sideNavInput {
	width: 162px;
}

.submitButton {
	margin-left: 5px;
	padding: 1px 4px 1px 4px;
	background-color: white;
}

.sideMenuContent {
	background-image: url(../images/side_menu_bgrnd.gif);
	background-repeat: repeat-y;
	padding: 0 10px 10px 10px;
}

.sideMenuBottom {
	width: 182px;
	height: 9px;
	background-image: url(../images/side_menu_bottom.gif);
	background-repeat: no-repeat;
}

.rightImg {
	float: right;
	padding: 0 10px 0 5px;
}
.leftImg {
	float: left;
	padding: 0 5px 5px 0;
}

.breadcrumMenu {
	font-weight: bold;
	padding-bottom: 15px;
}

.eventLeftBlock {
	float: left;
	width: 65%;
}

.eventLeftBlock p {
	padding: 10px 0 10px 0;
}

.eventLeftBlock p span {
	font-weight: bold;
	padding-right: 15px;
}

.buttonsHldr {
	
}

.bookingLink a, .bookingLink a:visited, .moreInfoLink a, .moreInfoLink a:visited, .contactLink a, .contactLink a:visited, .miscLink a, .miscLink a:visited {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 4px;
}

.bookingLink a { padding-left: 27px; }
.miscLink a { text-align: center; }
.moreInfoLink a { padding-left: 22px; }
.contactLink a { padding-left: 22px; }

.eventRightBlock {
	float: left;
	width: 35%;
	text-align: right;
}

.eventRightBlock a img {
	padding-right: 4px;
	}


.photoright {
	float: right;
	padding: 0px 0px 4px 4px ;

}

.sponsoredByBlock {
	border-top: 1px solid #999;
	margin-top: 10px;
}

.sponsoredByBlock span {
	color: #999;
	font-size: 0.9em;
}

.sponsoredByBlock img {
	padding-left: 10px;
	padding-top: 2px;
}

/* Footer */

#footer {
	padding-top: 2px;
	text-align: center;
}

.clearer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.middleAlign {
	text-align: center;
}

.agendaBlock {
}

.agendaBlock span, .agendaBlock b, .agendaBlock i {
	display: block;
}

.agendaBlock i {
	padding-top: 5px;
	font-weight: bold;
}

.agendaLabel {
	font-size: 1.3em;
	padding: 5px 0 5px 0;
}

.oneRow {
	display: block;
	padding-bottom: 5px;
}