/* Start CSS Standard Font Formatting */

h1, .tell-a-friend h1 {
	font-family:  Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #ffffff;
	line-height: 100%;
	margin: 0 -10px 10px -10px;
	text-transform: uppercase;
	background: #00264B;
	padding: 0 0 0 10px;	
	line-height: 35px;
	vertical-align: middle;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #111111;
}

h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #111111;
}

h2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #14537C;
	line-height: 150%;
	margin: 15px 0 10px 0;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #14537C;
}

h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #14537C;
}

h2 span {
	font-size: 10px;
	font-weight: 100;
	font-style: italic;
}

h3 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 800;
	color: #14537C;
	line-height: 150%;
	margin: 15px 0 10px 0;
}

p, td {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	/*font-weight: 100;*/
	color: #14537C;
	line-height: 120%;
	margin: 10px 0;
}

p a:link, p a:visited {
	text-decoration: underline;
	color: red;
	font-weight: 800;
}

p a:hover, p a:active {
	text-decoration: none;
	color: red;
	font-weight: 800;
}

ul {
	list-style-type: none;
	margin: 11px;
	padding: 5px 0 5px 25px;
}

ol li {
	list-style-type: lower-alpha;
}

ul li {
	list-style-type: disc;
}
        
ul li, ol li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	/*font-weight: 100;*/
	color: #14537C;
	line-height: 150%;
	margin: 5px 0;
	padding: 0 0 0 5px;
}

li a:link, li a:visited {
	text-decoration: underline;
	color: red;
	font-weight: 800;
}

li a:hover, li a:active {
	text-decoration: none;
	color: red;
	font-weight: 800;
}

/*Listed Links*/
ul.listed-links {margin:0px;padding:10px 0px;}
ul.listed-links li {list-style:none outside none;margin:0px;padding:0px 10px 10px;font-size:12px;}
ul.listed-links a {color:#004692;text-decoration:none;} ul.listed-links a:hover {color:#7195C7;text-decoration:none;}


table td {
	vertical-align: top;
}

hr {
	border: none 0;
	border-top: 1px solid #c4d0de;
	height: 1px;
	margin: 15px 0;
}


/* End CSS Standard Font Formatting */

/* Start CSS Misc Elements */

.tell-a-friend {
	padding:0;
	border:none;
}

.small {
	font-size: 11px;
}

img.page-footer {
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

/* Start Left Panel Styles */

div#left-panel p.title {
	display: block;
	height: 19px;
	background:#00264B;
	color: #FFFFFF;
	font-weight: 800;
	padding-left:5px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: middle;
	margin: 0;
	clear:both;
}

div#left-panel p.whois {
	color: #ffffff;
	clear: both;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

div#left-panel p.whois a {
	display: inline-block;
}

/* End Left Panel Styles */

/* Start Homepage Layout and Styles */

div#right-panel p.title {
	display: block;
	height: 19px;
	background:#00264B;
	color: #FFFFFF;
	font-weight: 800;
	padding-left:5px;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 18px;
	vertical-align: middle;
	margin: 0;
}

div#home-events h1 {
	border: 2px solid #084073;
	border-bottom: 7px solid #084073;
	text-transform: none;
	font-size: 16px;
	margin: 0 0 5px 0;
}

div#home-events a#view-all {
	font: 800 10px Verdana, Arial, Helvetica, sans-serif;
	color: red;
	position: absolute;
	right: 15px;
	top: 15px;
}

/* Member Login and Newsletter Signup Form */

#btn-newsletter-sign-up{
	display: block;
	width: 179px;
	height: 101px;
	background: transparent url(/images/btn-subscribe.gif) no-repeat 0 0;	
	text-indent: -9000px;
	margin: 35px 0 15px 0;
	clear: both;
}

#btn-join{
	display: block;
	width: 179px;
	height: 101px;
	background: transparent url(/images/btn-join.jpg) no-repeat 0 0;	
	text-indent: -9000px;
	margin: 15px 0;
}

div.secure-login, div.newsletter {
	position: relative;
	padding: 7px 12px;
}

div.secure-login div.item, div.newsletter div.item {
	padding: 0;
	margin: 0 0 5px 0;
}

#sign-up-page div.item{
	margin: 10px 0;	
}



div.secure-login label, div.newsletter label { 
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: 800;
}

#sign-up-page label {
	color: black;	
}

div.secure-login label a, div.newsletter label a {
	color: #FFF;
	text-decoration: none;
}

div.secure-login label a:hover, div.newsletter label a:hover {
	text-decoration: underline;
}

div.secure-login input, div.newsletter input { 
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin: 1px 0 0 0;
	padding: 4px 0 0 5px;
	vertical-align:middle;
	border: none;
	width: 150px; /* 157px */
	height: 16px; /* 22px */
	border: 1px solid #e3e9ef;
}

div.secure-login input.submit { 
	width: 56px;
	height: 25px;
	border: none;
	background: url("/images/secure-submit.png") 0 0 no-repeat;
	padding: 0;
	margin: 0 0 7px 0;
	float: right;
}

div.newsletter input.submit { 
	width: 66px;
	height: 26px;
	border: none;
	background: url("/images/newsletter-submit.png") 0 0 no-repeat;
	padding: 0;
	margin: 0 0 7px 0;
	float: right;
}

#sign-up-page input.submit { 
	float: left;
}

.tell-a-friend input.cat_button {
	width:66px;
	padding:0 0 18px;
}

div.newsletter input#CaptchaV2 {
	width: 150px !important;
}

div.secure-login input.auto, .webform input.auto {
	width: auto;
	border: none;
	background: none;
}

input[type=hidden] { visibility: hidden; } /* Remove border for hidden input Captcha field in Firefox */

div#state-list {
	display: none;
	margin: 25px 0;
}

div#state-list.show {
	display:block;	
}

div#state-list div.item{
	margin: 0 0 5px 0;	
}

div.newsletter input.radio {
	width: 20px;
}

div.newsletter select.cat_dropdown_smaller{
	width: 157px;
}

/* newsletter subscription */

#sign-up-page form{
	width: 450px;	
}

#sign-up-page div.item{
	margin: 15px 0;	
}

#sign-up-page .left{
	float: left;
	width: 120px;
}

#sign-up-page .left label{
	font-size: 11px;		
}

#sign-up-page .right{
	float: right;
	width: 310px;
}

#sign-up-page .cat_textbox{
	width: 295px;	
}

#sign-up-page select{
	width: 300px;	
}


/*****Audio Login*****/
.secure-login-box {display:block;margin:0px 0px 10px;padding:0px;width:595px;float:left;clear:both;border:1px solid #F2F2F2;
font-size: 12px;font-family: Verdana,Arial,Helvetica,sans-serif;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.secure-login-box .hide {padding:10px;}
h4.expand {margin:0px;padding:5px;color:#004692;
	vertical-align: middle;
	font-weight: 800;
	line-height: 20px;
	background: #EEE;
	text-decoration: none;
	border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
}
h4.expand span {font-size:9px;} h4.expand:hover, h4.expand:hover span {color:#336699;}
.expand, .expanded {cursor:pointer;} 

h4.expanded {color:#FFF;background:#004692;} h4.expanded span {color:#FFF;}
h4.expanded:hover, h4.expanded:hover span {color:#FFF;}

/* @Audio Web Form */
.secure-login-box .item label {color:#14537C;}
/* @end */
/*****END Audio Login*****/

/* End Member Login and Newsletter Signup Form */


/* Start Right hand panel styles */

div#special {
	padding: 15px 10px 10px 10px;
}

ul#webapp6017pagination {
	display: none;
}

div#news {
	padding: 15px 10px 10px 10px;
}

div#gold-sponsors{
	display: block;
	width: 177px;
	padding: 0;
	min-height: 145px;
}

* html div#gold-sponsors {
	height: 145px	
}

div#gold-sponsors ul {
	display: block;
	width: 177px;
	margin: 0;
	padding: 0;
	min-height: 105px;
}

* html div#gold-sponsors ul{
	height: 105px;	
}
 
div#gold-sponsors ul li {
	margin: 0;
	padding: 20px 0;
	list-style: none;
	text-align: center;
	width: 177px;
	display: none;
}

#gold-sponsors .rose{
	padding: 35px 0;	
}

/* End Right Hand panel styles */

/* Web Forms */

.webform {
	position: relative;
	margin-left: 10px;
}

.webform label {
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 120px;
	float: left;
	color: #14537C;
}

.webform label a {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #14537C;
	text-decoration: none;
}

.webform label a:hover {
	text-decoration: underline;
}

.webform input { 
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 2px 0 2px 5px;
	vertical-align:middle;
	border: none;
	width: 293px; /* 298px */
	height: 16px; /* 20px */
	border: 1px solid #abadb3;
	float: right;
}

.webform textarea {
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 2px 0 2px 5px;
	border: 1px solid #abadb3;
	width: 293px; /* 298px */
	float: right;
	font-size: 11px;
}

.webform input.submit { 
	width: 67px;
	height: 31px;
	border: none;
	background: url("/images/submit.png") 0 0 no-repeat;
	padding: 0;
	margin: 0 0 7px 0;
	float: right;
}

.webform input#CaptchaV2 {
	width: 293px !important;
}

.webform div.captchaimg {
	width: 300px;
	background: #756F60;
	height: 36px;
	text-align: center;
}

.webform table.captcha-table {
	float: right; 
	width: 298px;
}

.webform table.captcha-table td {
	padding: 0;
}

.webform input.radio {
	width: auto;
	float: none;
	border: none;
	background: none;
}

input.readonly {
	background-color: #ECECEC !important;
}

#campaigns .capaign-state{
	display: none;	
}

#campaigns.show .capaign-state{
	display: block;	
	float: none;
	width: auto;
	display: inline;
	margin-right: 5px;
}

#campaigns label{
	display: block;
	margin-bottom: 5px;
	float: none;
	width: auto;	
}

#member-details{
	width: 100%;
	margin: 20px 0 10px 0;	
	font-family: Verdana, Geneva, sans-serif;
}

#member-details th{
	background: #14537C;
	color: white;
	padding: 5px;
}

#member-details tbody th{
	text-align:center;	
}

#member-details td{
	padding: 5px;
	border: 1px solid #f2f2f2;	
}

#member-details input {
    border: 1px solid #ABADB3;
    margin: 0;
    padding: 2px 0;
    vertical-align: middle;
    width: 100%;
	
}

#member-details td a{
	display: block;
	height: 20px;
	line-height: 16px;
	width: 20px;
	margin: 0;
	padding: 0;
	background: #14537C;
	color: white;
	border: 1px solid #14537C;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
		
}

#member-details td a:hover{
	background: white;	
	color: #14537C;
}

#member-details-add{
	display: block;
	height: 25px;
	line-height: 26px;
	width: 100px;
	padding: 0 10px;
	background: #14537C;
	border: 1px solid #14537C;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;	
	text-decoration: none;
}

#member-details-add:hover{
	color: #14537C;
	background: white;		
}

/* End Homepage Layout and Styles */

ul.sponsorship {
	margin: 0;
	padding: 0;
}

ul.sponsorship li {
	list-style: none;
	border-bottom: 1px solid #c4d0de;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}

ul.sponsorship li p {
	padding: 0;
}

ul.sponsorship li img {
	margin: 10px 30px 0 0;
}

ul.trade-links {
	margin: 0;
	padding: 0;
}

ul.trade-links li {
	list-style: none;
	margin: 0 0 7px 0;
	padding: 0 20px 7px 0;
	border-bottom: 1px solid #c4d0de;
}

ul.trade-links li a {
	float: right;
	font-size: 10px;
	width: 200px;
	text-align: left;
} 

/* Past Events Web App */

table.border-bottom {	
	border-bottom: 1px solid #c4d0de;
	margin: 0;
	width: 601px;
}

table.border-bottom td {
	vertical-align: middle;
	padding: 10px;
}

table.border-bottom td h2 a {
	color: #14537C;
}

table.border-bottom td p {
	color: #000000;
}

table.border-bottom p a {
	color: #14537C;
	font-size: 10px;
}

table.border-bottom img {
	max-width: 100px;
}

/* End CSS Misc Elements */

/* Start Footer Styles */

div#footer p {
	color: #999999;
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-align: center;
}

div#footer p a:link, div#footer p a:visited {
	color: #999999;
	font-weight: 100;
}

div#footer p a:hover, div#footer p a:active {
	color: #7195c7;
	font-weight: 100;
}

/* End Footer Styles */

p.box {
	padding: 15px;
	border: 1px solid #064072;
	background: #f0f3f9;
}

.floatright {
	float: right;
	margin: 0 0 10px 15px;
	border: 1px solid #4C96D3;
	padding: 5px;
	clear: both;
}

.floatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.clear {
	clear: both;
}

.back-to-top {
	text-align: right;
}

.go-back {
	margin-top: 30px;
}

.red {
	color: red;
}

p.view-all-news {
	text-align: right;
}

p.view-all-news a:link, p.view-all-news a:visited {

}

/* For when no events are available */
div.events {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #14537C;
	line-height: 120%;
}


label.other-payment-types {
	width: auto;
}

/* START: Bookings Detailed Table Layout */

div#booking-header {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 -10px;
	padding: 0 10px;
	background-color: #00264B;
}

h1#booking-title {
	float: left;
	clear: right;
	width: 100%;
	margin: 0;
	padding: 0;
}

p.booking-back {
	float: left;
	clear: both;
	width: 100%;
	font-weight: 800;
	color: #00264B;
	line-height: 20px;
	margin: 10px 0 15px 0;
}

p.booking-back a {
	color: #00264B;
}

table#bookings-table {
	width: 601px;
	border: none;
}

table#bookings-table td.image {
	width: 111px;
	vertical-align: top;
	text-align: left;
}

table#bookings-table td.image div {
	display: block;
	width: 99px;
	height: 136px;
	overflow: hidden;
}

table#bookings-table td.image img {
	border: 2px solid #e8e8f2;
}

table#bookings-table td.top-heading, table#bookings-table td.main-heading, table#bookings-table td.event-details {
	width: 490px;
	vertical-align: middle;
	text-align: left;
}

table#bookings-table td.top-heading {
	border-top: 1px solid #e8e8f2;
}

table#bookings-table td.top-heading h2 {
	color: #cc1223;
	font-weight: 100;
	font-style: italic;
	padding: 15px 0;
	margin: 0;
	line-height: 100%;
}

table#bookings-table td.main-heading h1 {
	margin: 0;
	padding: 0;
	background: none;
	line-height: 100%;
	padding: 0 0 15px 0;
	color: #00264b;
	font-size: 16px;
	font-weight: 100;
	text-transform: none;	
}

table#bookings-table td.event-details {
	border-top: 1px solid #e8e8f2;
	border-bottom: 1px solid #e8e8f2;
}

table#bookings-table td.event-details td.event-info-icon {
	width: 56px;	
	vertical-align: middle;
	text-align: left;
}

table#bookings-table td.event-details td.event-info-icon img.booking-icon {
	margin: 0 0 0 7px;
}

table#bookings-table td.event-details td.event-info-details {
	width: 434px;
	vertical-align: middle;
	text-align: left;
}

table#bookings-table td.event-details td.event-info-details p {
	margin: 3px;
}

table#bookings-table td.event-info {
	width: 601px;
	vertical-align: middle;
	text-align: left;	
}

table#bookings-table td.event-info {
	color: #000;
	padding: 20px 6px;
	margin: 0;
	line-height: 155%;
}

table#bookings-table td.event-info p {
	color: #000;
	margin: 0;
	line-height: 155%;
}

table#bookings-table td.event-partner {
	width: 601px;
	vertical-align: middle;
	text-align: left;
	border-top: 1px solid #e8e8f2;
	border-bottom: 1px solid #e8e8f2;
	padding: 20px 0;
}

table#bookings-table td.event-partner table {
	width: 601px;
}

table#bookings-table td.event-partner table td {
	vertical-align: middle;
	text-align: left;	
}

table#bookings-table td.event-partner table td p {
	margin: 0;
}

table#bookings-table td.event-partner table td.event-partner-text {
	width: 74px;
}

table#bookings-table td.event-partner table td.event-partner-text p {
	font-size: 11px;
	font-weight: 800;
	line-height: 155%;
	text-transform: uppercase;
}

table#bookings-table td.event-partner table td.event-partner-logos {
}

table#bookings-table td.event-partner table td.event-partner-logos div {
}


table#bookings-table td.event-partner table td.event-partner-logos-2 {
	width: 527px;
}

table#bookings-table td.event-partner table td.event-partner-logos-2 div {
	width: 527px;
}

table#bookings-table td.event-partner table td p#register-button {
	display: block;
	width: 203px;
	height: 37px;
	line-height: 37px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
	cursor: pointer;
	cursor: hand;
	background: #F00 url("/images/bg-register-button.png") 0 0 no-repeat;
}

table#bookings-table td.event-partner table td{
	padding-top: 20px;	
}

table#bookings-table td.event-partner table td p#register-button:hover {
	text-decoration: underline;
}

table#bookings-table td.event-partner table td p#register-button.members-button {
	float: left;
	margin: 0 75px 0 60px;
	display: inline;
}

table#bookings-table td.event-partner table td p#register-button.non-members-button {
	float: left;
	margin: 0 60px 0 0;
}

/* END: Bookings Detailed Table Layout */

/* START: Business Directory layout */

div#business-directory-layout {
	float: left;
	width: 600px;
	height: 100%;
}

div#business-directory-layout h2 {
	display: block;
	width: 600px;
	height: 30px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #00264b;
	text-align: left;
	line-height: 30px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #00264b;
}

div#business-directory-layout p {
	line-height: 150%;
	margin: 0 0 10px 0;
}

div#business-directory-layout div#left {
	float: left;
	clear: right;
	width: 205px; /* 200px */
	padding: 0 25px 10px 0; /* 0 30px 10px 0 */
	height: 100%;
}

div#business-directory-layout div#left div.logo {
	display: block;
	width: 205px;
	height: 100%;
	overflow: hidden;
	padding: 0 0 10px 0;
}

div#business-directory-layout div#left p.website {
	display: block;
	width: 205px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

div#business-directory-layout div#left p.website a {
	font-size: 12px;
	font-weight: 800;
}

div#business-directory-layout div#left p.phone {
	display: block;
	width: 200px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

div#business-directory-layout div#left p.category {
	display: block;
	width: 200px;
	height: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0;
}

div#business-directory-layout div#right {
	float: left;
	width: 370px;
	height: 100%;
}

/* END: Business Directory layout */

/* START: Web app styles */

.webappsearchresults {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #14537C;
	line-height: 120%;	
}

/* END: Web app styles */


/* START: Generic classes */

/* float clearer cross-browser */ .hasFloat:after{content: '.';height: 0;display: block;clear: both;visibility: hidden;}*:first-child+html .hasFloat{min-height: 1px;}* html .hasFloat{height: 1%;}

/* END: Generic classes */

