/* Last updated by Vic - 11 AUG 2010 */

/* html, body { padding: 0; margin: 0; } */

body { font-family: Arial, Helvetica, sans-serif; color: #000; }

form#login td {
padding: 0px;
margin: 0px;
line-height: .7em;
}

/* STANDARD ESHOW ELEMENTS */

.pageTitle { font-family: arial, san-serif; color: #fff; font-size: 24px; font-weight: normal; font-style: italic; text-transform: uppercase; margin: 0 0 0.1em; }

.fonttitle	{ font-family: Arial, Helvetica, sans-serif; color: #e7192d; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle2 { font-family: Arial, Helvetica, sans-serif; color: #000; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle3 { font-family: Arial, Helvetica, sans-serif; color: #666; font-size: 16px; font-weight: bold; text-decoration: none; }
.whitetitle { font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 16px; font-weight: bold; text-decoration: none; }

.color1 		{ color: #e7192d; }
.color2 		{ color: #000; }
.color3 		{ color: #666; }
.colorb		{ color: #000; }
.colorr		{ color: #c00; }
.colorw		{ color: #fff; }

.bgcolor1	{ background-color: #e7192d; color: #fff; }
.bgcolor2	{ background-color: #000; color: #fff; }
.bgcolor3	{ background-color: #666; color: #fff; }
.bgcolorw	{ background-color: #fff; }

.bdcolor1	{ border-color: #e7192d; }
.bdcolor2	{ border-color: #000; }
.bdcolor3	{ border-color: #666; }

.lightbg		{ background-color: #fad8d6; color: #333; }
.lightbg1	{ background-color: #fad8d6; color: #333; }
.lightbg2	{ background-color: #ccc; color: #333; }
.lightbg3	{ background-color: #f5f6f1; color: #333; }

.cellGrad	{ color: #000; background-color: #fff; font-weight: bold; }
.cellReq		{ color: #f00; background-color: #fff; font-weight: bold; }
.cellView	{ color: #333; }

.size1	{ font-size: 10px; }
.size11	{ font-size: 11px; }
.size2b { font-weight: bold; font-size: 14px; }
.size3b { font-weight: bold; font-size: 16px; }
.size4b { font-weight: bold; font-size: 18px; }
.size5b { font-weight: bold; font-size: 20px; }

input.search { font-family: Arial, Helvetica, sans-serif; line-height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #067b50; }
input.clear { font-family: Arial, Helvetica, sans-serif; line-height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #84a36a; }
input.submit { font-family: Arial, Helvetica, sans-serif; line-height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #8AA0AF; }

input.login { font-family: Arial, Helvetica, sans-serif; height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #067b50; }
input.logout { font-family: Arial, Helvetica, sans-serif; height: 22px; font-size: 14px; font-weight: bold; color: #fff; background-color: #8AA0AF; }

/* NAVIGATION */

.nav {
text-align: center;
border-bottom: 1px dotted #7f7f7f;
margin: 8px 0;
padding-bottom: 5px;
font-size: 9pt;
}

.subnav {
text-align: center;
border-bottom: 1px dotted #7f7f7f;
padding: 10px 0;
font-size: 8pt;
}

a.nv:link, a.nv:visited {
text-decoration: none;
color: #7f7f7f;
}

a.nv:active, a.nv:hover, a.nv2 {
text-decoration: underline;
color: #00b6f1; 
}

a.ny:link, a.ny:visited {
text-decoration: none;
color: #7f7f7f;
}

a.ny:active, a.ny:hover, a.ny2 {
text-decoration: underline;
color: #00b6f1; 
}

/* SPONSOR MODULE */

.sponsorListing { text-align: center; }
.sponsorTitle { border-top: 1px dotted #666; padding: 10px; margin-top: 10px; }
.sponsorLogo { margin: 12px 16px; }

/* FORMS */

#formTab { vertical-align: bottom; }

#sectionTitle { text-transform: none !important; }

.address { font-weight: bold; color: #000; text-align: right; }
.address_req { font-weight: bold; color: #f00; text-align: right; }
.question { padding: 3px; background-color: #069; font-weight: bold; color: #fff; }
.question_req { padding: 3px; background-color: #f00; font-weight: bold; color: #fff; }

/* this is for ENTER DISCOUNT CODE in forms */
.bgcolor1 td.cellGrad { color: #333; }

/* this is to give some space between the text and the 'Fix Errors' button */
input[alt="Fix errors"] { margin-top: 15px; }

/* these are necessary because .cellReq has a background color which we don't want to appear when used in ADDRESSBLOCK */
#TRfirst_name_a1 .cellReq,
#TRlast_name_a1 .cellReq,
#TRtitle_a1 .cellReq,
#TRemail_a1 .cellReq,
#TRcompany_name_a1 .cellReq,
#TRcompany_name_a2 .cellReq,
#TRaddress1_a1 .cellReq,
#TRaddress1_a2 .cellReq,
#TRcity_a1 .cellReq,
#TRstate_a1 .cellReq,
#TRzip_code_a1 .cellReq,
#TRcountry_a1 .cellReq,
#TRcity_a2 .cellReq,
#TRstate_a2 .cellReq,
#TRzip_code_a2 .cellReq,
#TRcountry_a2 .cellReq,
#TRphone_a2 .cellReq,
#TRwork_phone_a1 .cellReq,
#TRshort_name_a2 .cellReq,
#TRaddress1_bill .cellReq,
#TRcity_bill .cellReq,
#TRstate_bill .cellReq,
#TRzip_code_bill .cellReq,
#TRcountry_bill .cellReq  { background-color: #fff; color: #f00; }

/* POPUPS */
/* some of these may have been superseded by CONFERENCE PROGRAM styles */

.sessionTitle { font-size: 16px; font-weight: bold; color: #e7192d; text-transform: uppercase; }
.sessionTime { font-size: 12px; font-weight: bold; }
.presenterName { font-size: 12px; }

/* CONFERENCE PROGRAM */

/* this is to add a dotted line to separate the session questions from the session description */
#sessionDescTD {
border-top: 1px dotted #999;
}

.sessionTable {
margin: 0;
padding: 10px;
border: 0;
}

.sessionHeader {
padding: 10px;
color: #fff;
font-weight: bold;
font-size: 14pt;
}

.sessionRow {
margin: 0;
padding: 10px;
border: 0;
width: 100%;
color: #fff;
}

.speakerName, .sessionTitle, .sessionWebTitle {
color: #fff;
font-weight: bold;
font-size: 14px;
}

.sessionCode {
color: #fff;
font-style: italic;
}

.sessionDay {
color: #fff;
}

.sessionTime {
color: #fff;
}

.childSessionRow {
padding: 5px;
}

.childSessionTime {
border-right: 1px solid #fff;
color: #fff;
padding: 8px;
}

.childSessionTitle {
font-weight: bold;
}

.sep {
border-bottom: 1px solid #fff;
}

td.lightbg span blockquote {
text-decoration: underline;
}

/* BREADCRUMB MODULE */

#breadtrail,
#breadtrail a.breadcrumb:link,
#breadtrail a.breadcrumb:visited,
#breadtrail a.breadcrumb:active,
#breadtrail a.breadcrumb:hover { 
	font-size: 10px; 
	text-transform: uppercase; 
}

/* DEFAULT SITE ELEMENTS */
/* these only appear on the default site */

.showName { font-family: Georgia, "Times New Roman", Times, serif; color: #e7192d; font-size: 24pt; font-weight: normal; text-decoration: none;}
.associationName { font-family: arial, san-serif; color: #999999; font-size: 10pt; font-weight: normal; text-decoration: none;}
.topNav { font-family: arial, san-serif; color: #e7192d; font-size: 10pt; font-weight: bold; text-decoration: none; margin: 0 10px 0 10px; }

/* MISCELLANEOUS */
/* the styles that time forgot */

.clickme { cursor: pointer; cursor: hand; }
.formLabel { font-size:10px; text-transform: uppercase; color: #666; }

.floatleft { float: left; clear: left; margin: 0 12px 10px 0; }
.floatright { float: right; clear: right; margin: 0 0 10px 12px; }

#dropmenudiv { position:absolute; border:1px solid #046846; font:normal 10px Arial, Helvetica; line-height:18px; z-index:100; padding: 0px; }

div#JSMX_loading { position:absolute; margin:0px; padding:0px; width:112px; height:30px; background-image:url(images/global/processing.gif); background-repeat: no-repeat; background-position:center center; z-index:800; }

.qlink	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.regfee	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

P.withquote { background: url(images/quote.gif) no-repeat left top; text-align: justify; }
P.withunquote { padding-right: 0px; padding-left: 0px; background: url(images/unquote.gif) no-repeat right bottom; padding-bottom: 0px; font: 9pt/17pt Arial; padding-top: 0px; }

a.nav:link			{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.nav:visited		{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.nav:active		{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.nav:hover		{ font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #fff; padding: 0px 10px 0px 10px; text-decoration: none; background-color: #046846; }

a.menu:link			{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.menu:visited		{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.menu:active		{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #046846; padding: 0px 10px 0px 10px; text-decoration: none; }
a.menu:hover		{ width:100%; font-family: Arial, helvetica, sans-serif; font-size:11px; font-weight: bold; color: #fff; padding: 0px 10px 0px 10px; text-decoration: none; background-color: #046846; }

A.WhiteLink:link 		{ COLOR: #fff; TEXT-DECORATION: none }
A.WhiteLink:visited	{ COLOR: #fff; TEXT-DECORATION: none }
A.WhiteLink:hover		{ COLOR: #fff; TEXT-DECORATION: underline }
A.WhiteLink:active		{ COLOR: #fff; TEXT-DECORATION: none }

a.colorw:link			{ color: #fff; }
a.colorw:visited		{ color: #fff; }
a.colorw:active		{ color: #ff0; }
a.colorw:hover		{ color: #ff0; }

/* TOOLTIP */

.tip { border: thin solid black; width:250; color:black; background-color: #EEEEEE; layer-background-color: #CCCCCC; position:absolute; visibility:hidden; padding:5; margin-left:50; }

#dhtmlpointer { position:absolute; left: -300px; z-index: 101; visibility: hidden; }

#dhtmltooltip {
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/* Remove below line to remove shadow. Below line should always appear last within this CSS */
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}