html, body { height: 100.1%; }
body {
	background-color: #086190;	/* http://colormixers.com/mixers/cmr/ */
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 2px 20px 12px 0;
	line-height: 20px;
}
strong { font-weight: bold; color: #333; }
h1 {
	margin-top: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #045882;
	font-weight: bold;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #045882;
	font-weight : bold;
	border-bottom : 1px solid #045882;
	margin-bottom : 10px;
	padding-bottom : 4px;
}
h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color: #C87100;
	font-weight : bold;
	margin-bottom : 10px;
}
h4 { margin-bottom: .2em; font-size: 1.2em; color: #444; }
h4 strong { color: #C87100; }
h5 { margin: 0; color: #333; font-size: 1.1em; font-weight: bold; }
h6 { margin: 0; color: #C87100; color: #333; font-size: 1em; font-weight: bold; }

h3 + h4 { margin-top: 0; }
h4 + h5 { margin-top: 1em; }

a { color: #045882; color: #0B79B5; font-weight: bold; text-decoration: none; }
a:hover { color: #C87100; color: #DB780D; text-decoration : underline; }
a:focus { outline: none; }
a img { border: none; }

a.MemberInfoTrigger {color: #C87100;}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url('images/icon_pdf.png') no-repeat center right;
}
a[href $='.pdf']:hover { background-image: url('images/icon_pdf-hl.png'); }

a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url('images/icon_doc.png') no-repeat center right;
}
a[href $='.doc']:hover { background-image: url('images/icon_doc-hl.png'); }

a[href $='.ppt'] { 
   padding-right: 18px;
   background: transparent url('images/icon_powerpoint.png') no-repeat center right;
}
a[href $='.ppt']:hover { background-image: url('images/icon_excel-hl.png'); }

a[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url('images/icon_powerpoint.png') no-repeat center right;
}
a[href $='.xls']:hover { background-image: url('images/icon_powerpoint-hl.png'); }


a.BackLink { float: right; }

.AdminLinks { font-size: smaller; line-height: 1.8em; color: grey;}
div.AdminLinks { float: right; margin: 1em 0; }
div.AdminLinks a, div.AdminLinks span { display: inline-block; margin: 0 1em; padding: 0; font-weight: bold; }


ul,ol { line-height: 20px; }
li { margin-bottom : 5px; }

hr { color: #FF6600; color: #C87100; }


#wrapper
{
	width: 972px; min-height: 500px;
	margin: 0 auto;
	background-color: #FFF;
	padding-bottom: 30px;
}
#banner
{
	position: relative;
	width: 972px; height: 134px;
	margin-bottom: 20px;
	background: transparent url(images/banner.png) 0 0 no-repeat;
}
#banner h1
{
	position: absolute;
	left: 35px; top: 0;
 	overflow: hidden;
	background-image: url(images/hdr_logo.png);
	background-repeat: no-repeat;
	width: 172px; height: 90px;
	margin: 0;
	padding: 90px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>body #banner h1 { height: 0; }

#banner h2
{
	position: absolute;
	left: 229px; top: 9px;
 	overflow: hidden;
	background-image: url(images/hdr_name.png);
	background-repeat: no-repeat;
	border: none;
	width: 301px; height: 63px;
	margin: 0;
	padding: 63px 0 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 0;
}
html>body #banner h2 { height: 0; }



#nav_primary
{
	position: absolute;
	left: 0px; top: 90px;
	width: 972px; height: 45px;
	margin: 0 auto;
	background: transparent url(images/menu-back.gif) 0 0 no-repeat;
}

#nav_primary ul { list-style-type: none; margin: 0 0 0 25px; padding: 0; }

#nav_primary li
{
	float: left;
	height: 22px;
	margin: 6px 0;
	padding: 4px 10px;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#nav_primary li + li
{
	background: transparent url(images/menu-pipe.gif) 0 0 repeat-y;
}

#nav_primary a {
	color: #045882;
	margin: 1px;	
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}
#nav_primary a:Hover {
	border: 1px solid #045882;
	margin: 0;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}


#sidebar
{
	float: left;
	width: 280px;
	padding-left: 16px;
}
#sidebar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#login_prompt
{
	width: 260px; height: 20px;
	padding: 10px;
	background: #d26217 url(images/bg_login_orange.gif) 0 0 repeat-x;
	color: #FFF;
}
#login_prompt.LoggedIn { background: #0b4b7b url(images/bg_login_blue.gif) 0 0 repeat-x; }
#login_prompt.Admin { margin-left: 16px; }

#login_prompt span { float: right; }
#login_prompt a { font-weight: bold; color: #FFF; }
#login_link
{
	display: inline-block;
	height: 18px; line-height: 18px;
	padding-left: 24px;
	background: transparent url(images/login.gif) 0 0 no-repeat;	
}
#login_prompt.LoggedIn#login_link { background-image: url(images/logout.gif); }

/*
#nav_secondary
{
	margin-top: 20px;
	padding: 2px;
	background-color: #FFF;
	border: 1px solid #6394b9;
}

#nav_secondary_thanks_ie_for_all_the_help { background-color: #D4E2EC; padding: 2px; }
#nav_secondary_inner
{
	padding: 10px;
	background: #FFF url(images/bg_nav_secondary.png) 0 0 repeat-x;
}
#nav_secondary h1 { margin-top: 0; }
#nav_secondary h2 { border: none; margin: 1px 0 0 0; font-size: 15px; }
#nav_secondary h3 { color: #C87100; color: #8F6409; font-size: 14px; }
#nav_secondary h4 { margin-bottom: 1.4em; color: #045882; font-size: 14px; border-bottom: 1px solid #045882; }
#nav_secondary ul { margin: 20px 0; padding: 0; list-style-type: none; }
#nav_secondary li
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 6px;
	line-height: 30px;
	border-top: 1px solid #b0d3e2;
	border-bottom: 1px solid #b0d3e2;
	background-color: #e9f0f7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DB780D;
	color: #045882;
}

#nav_secondary li + li { border-top-width: 0; }

#nav_secondary a
{
	display: block;
	margin-left: -6px;
	padding-left: 6px;
	text-align: left;
	color: #0B79B5;
	background-color: #FFF;
}
#nav_secondary li a:hover { text-decoration: none; color: #045882; background-color: #e9f0f7; }
*/


#nav_secondary
{
	margin-top: 20px;
}
#nav_secondary table
{
	width: 280px;
	border-spacing: 0;
	border-collapse: collapse;
}
#nav_secondary th
{
	padding: 15px 10px 13px 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #0d537c;
	background: #FFF url(images/subnavtop.gif) 0 0 no-repeat;
}

#nav_secondary tbody td
{
	padding: 10px 10px 5px 18px;
	background-color: #FFF;
	vertical-align: top;
	/*
	border-right: 1px solid #6394b9;
	border-left: 1px solid #6394b9;
	*/
	background: #FFF url(images/subnavmiddle.gif) 0 0 repeat-y;	
}

#nav_secondary td a
{
	display: block;
	margin: 0;
	padding: 10px 0px 10px 6px;
	border-top: 1px solid #b0d3e2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #045882;
}

#nav_secondary td a:hover
{
	text-decoration: none;
	color: #045882;
	background-color: #e9f0f7;
}

#nav_secondary td span
{
	display: block;
	margin: 0;
	padding: 10px 0px 10px 6px;
	border-top: 1px solid #b0d3e2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #045882;
	background-color: #e9f0f7;
}

#nav_secondary tfoot td
{
	width: 240px; height: 24px;
	background-image: url(images/subnavbottom.gif);
	background-repeat: no-repeat;
}


.JS #forgot_password { display: none; }

#login, #forgot_password_form
{
	width: 500px;
	margin-bottom: 30px;
	background-color: #FFEAB7;
	padding: 20px;
}


#scroller { height: 300px; }

#front_page_callout
{
	margin-top: 20px;
	padding: 1em;
	background-color: #FFEAB7;
	border: none;
}
#sidebar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	
div.Headline
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

div.Headline h4
{
	margin-bottom: .2em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C87100;
	color: #8F6409;
	font-weight: bold;
}
div.Headline h6
{
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444;
	color: #707070;
}
div.Headline h6 + p { margin-top: 0; }

#content
{
	position: relative;
	margin: 0 0 0 320px;
	padding: 1em 1em 0 0;
}
#content.Admin { margin-left: 20px; }

#footer
{
	width: 972px;
	margin: 0 auto;
	padding: 10px 10px 20px;
}
#footer p
{
	float: left;
	margin: 5px 0px;
	padding: 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
}

#footer p + p
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#footer a { color: #FFF; text-decoration: none; }
#footer a:hover { color: #FFF; text-decoration: underline; }

#footer strong { color: #FFF; }

dl.FlatList dt { float: left; clear: left; }
dl.FlatList dd { margin-left: 1em; }

.Error { font-weight: bold; color: #900; }

a.TopButton {
	float: right;
	border: 1px solid #6394b9;
	margin-left: 1em;
	padding: 3px 5px 3px 5px;
	background-color: #FFEAB7;
}
#content table { width: 100%; }
#content  th, #content td { vertical-align: top; padding: .2em 1em; }
#content > table tbody tr { background-color: #FFF; }
#content tbody tr.Odd { background-color: #e9f0f7; }


.MemberInfo { display: none; padding: 1em; }
#new_password { width: 45%; }

table.Form th, #new_password th { text-align: right; }


td label { display: block; text-align: right!important; padding-right: 1em; }

#past_events h2 { cursor: pointer; }
#past_events ul { display: none; }

.Gallery
{
	width: 500px;
	margin: 0 auto 40px;
	text-align: center;
}
.Caption
{
	width: 400px;
	margin: 1em auto;
	font-size: 11px;
	text-align: left;
}


.Callout
{
	margin: 1em;
	padding: 10px 10px 10px 10px;
	border: 1px solid #87ADC0;
	background-color: #EFEFEF;
}
.Callout:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.SideBar
{
	float: right;
	width: 240px;
	margin: 1em;
	padding: 0 2em 0;
	border: 1px solid #C87100;
	background-color: #FFEAB7;
}
.SideBar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.SideBar h2 { margin-top: 1em; }
.SideBar h3 { border-bottom: 1px solid #045882; padding-bottom:4px; }
.SideBar ul { margin-left: 0; margin-bottom: 0; padding-left: 15px; }


#presentations { margin-bottom: 2em; }
#presentations h2 { margin: 0; padding: 5px 0 0; border: none; font-size: 15px;}
#presentations h3 { margin: 0 0 1em; padding: 0; font-size: 14px;}
#presentations h6 + h5 { margin-top: .5em; }
#presentations ul { list-style-type: none; }
#presentations p { margin: 0; }
#presentations p + h5 { margin-top: 2em; }
#presentations .PaginationLinks, #service_providers_list + .PaginationLinks { margin-top: 2em; }

a.PresentationToggle { font-size: .8em; }

div.EventList { margin: 1em 0; border-bottom: 1px solid #C87100; }
div.EventList h3 { 	margin-top: 0; font-size: 14px; color: #045882; }
div.EventList h4, div.EventList h5, div.EventList h6 { margin-top: 0; color: #888; }

.Presentation, .Event
{
	margin: 1em 0;
	padding: 1em;
	background-color: #F9F9F9;
	border: 1px solid #87ADC0;
}

.Admin .Event { border: none; border-bottom: 1px solid #87ADC0; }
.Admin .Event .AdminLinks { float: none; }



.EventRegistrationForm { margin: 1em;}
#service_providers_list { clear: left; }
#service_providers_list tbody th { text-align: left; color: #333; }
div.ServiceProviderProfile { position: relative; display: none; margin-top: 1em; }
#service_provider_view div.ServiceProviderProfile { display: block; }

div.ServiceProviderContact, .ServiceProviderDescription
{
	width: 530px!important;
	margin: 0 20px 20px;
	padding: 10px 20px;
	background-color: #FFEAB7;
	border: 1px solid #6394b9;
}

div.ServiceProviderContact tr { background-color: transparent!important; }
div.ServiceProviderContact th { text-align: right!important; }
div.ServiceProviderContact td { font-weight: normal; }

img.ServiceProviderLogo { position: absolute; left: -305px; top: 0; }



caption { font-size: 1.4em; }
#attendee_list th { text-align: left; }
#attendee_list a { padding-right: 0; background: none; }


#advanced_search fieldset { margin-bottom: 1em; background-color: #FFF;}
#advanced_search div.checkbox { background-color: #F3F3F3; }

.SearchString { padding: .2em .4em; background-color: #FFF; color: green; }
#search_results:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.SearchResult { margin: 2em 0; padding: 1em; background-color: #F9F9F9; border: 1px solid #F1F1F1; }

.SearchResult h6 { margin: 0; }
.highlight { font-weight: bold; color: #C87100; background-color: #FFF; border: 1px solid #F1F1F1; }

fieldset { border: 1px solid #6394B9; }
legend { font-weight: bold; color: green; }
input[type='text'], input[type='password'] { width: 30em; background: transparent url(images/menu-back.gif) -20px -4px no-repeat; }
input[disabled] { background-image: none!important; background-color: #DDD!important; }

input.DatePicker { width: 8em; }
#login input { width: 16em!important; }
textarea { width: 37.5em; }

/*#new_password { float: right; margin: 0 30px; }*/

div.TransactionData table
{
	width: 80%;
	margin: 1em auto 2em;
	border-collapse: collapse;
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
}
div.TransactionData table caption
{
	padding: .2em 1em;
	background-color: #045882;
	color: #FBFBFB;
	text-align: left;
}

table.PaymentDetails th { width: 40%; text-align: right; }
table.ItemDetails
{
	border-top:1px solid #4181A2;
	border-right:1px solid #4181A2;
}
table.ItemDetails th, table.ItemDetails td
{
	border-bottom:1px solid #4181A2;
	border-left:1px solid #4181A2;
}
table.ItemDetails th { background-color: #A8C6D8; }
table.ItemDetails th.Total { text-align: right; }
table.ItemDetails td:first-child { width: 40%; }

table.ItemDetails td.Quantity { text-align: center; }


table.CustomerDetails th { width: 20%; text-align: right; }

dl.ReportAdminList dt { margin-left: 1em; font-weight: bold; color: #666; }
dl.ReportAdminList dd + dt { margin-top: 1em!important; }

#TB_ajaxContent h4, #TB_ajaxContent h5 { margin: 0; }

#flash_msg {
	width: 40em;
	margin: 0 auto;
	padding: 1em;
	background: #FAFAFA;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #910;
	border: 1px solid #819171;
	position: relative;
	z-index: 1000;
}

#authMessage, .Msg, .error-message
{
	display: inline-block;
	padding: .2em .5em; 
	background: #990000!important;
	color: #FFF!important;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 1em;
	overflow: auto;
	position: relative;
	z-index: 1000;
}
.error-message { margin: 0; }
.Error, .Required, .required { font-weight: bold; color: #990000!important; }

/*
a.HideFlash { display: block; width: 6em; float: right; margin-bottom: 1em;}
a.HideFlash:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
*/

a.HideFlash { position: absolute; right: 1em; bottom: 1em; }

#indicator
{
	display: none;
	width: 32px; height: 32px;
	background: transparent url(images/indicator.gif) 0 0 no-repeat;
}
