


/* Last updated by Vic - 4 JUN 2010 */

html, body { padding: 0; margin: 0; }
body,tr,td,table,p,li { font-size: 12px ; font-family: Arial, Helvetica, sans-serif; color: #000; }

/* STANDARD ESHOW ELEMENTS */

.pageTitle { font-family: arial, san-serif; color: #8f0709; font-size: 14pt; font-weight: normal; text-decoration: none;}

.fonttitle	{ font-family: Arial, Helvetica, sans-serif; color: #8f0709; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle2 { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle3 { font-family: Arial, Helvetica, sans-serif; color: #939598; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle4 { font-family: Arial, Helvetica, sans-serif; color: #ED152B; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle5 { font-family: Arial, Helvetica, sans-serif; color: #E9122B; font-size: 16px; font-weight: bold; text-decoration: none; }
.fonttitle6 { font-family: Arial, Helvetica, sans-serif; color: #E9122B; font-size: 25px; 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: #8f0709; }
.color2 		{ color: #000000; }
.color3 		{ color: #939598; }
.color4 		{ color: #c9cacb; }
.color5 		{ color: #ED1D24; }
.colorb		{ color: #000; }
.colorr		{ color: #c00; }
.colorw		{ color: #000; }

.bgcolor1	{ background-color: #8f0709; color: #fff !important; }
.bgcolor2	{ background-color: #000000; color: #fff; }
.bgcolor3	{ background-color: #939598; color: #fff; }
.bgcolorw	{ background-color: #fff; }

.bdcolor1	{ border-color: #015f9d; }
.bdcolor2	{ border-color: #89120E; }
.bdcolor3	{ border-color: #474907; }

.lightbg		{ background-color: #e3c1c1; color: #000000 !important; }
.lightbg1	{ background-color: #e3c1c1; color: #000000 !important; }
.lightbg2	{ background-color: #cccccc; color: #333; }
.lightbg3	{ background-color: #e5e5e5; color: #333; }

.lightbg1 td { color: #000000 !important; }

.cellGrad	{ color: #333; background-color: #829ecc; }
.cellReq		{ color: #f00; background-color: #c0c0c0; }
.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: #000000;
}

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

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

a.ny:active, a.ny:hover, a.ny2 {
text-decoration: underline;
color: #000000; 
}
*/

/* SPONSOR MODULE */

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

/* FORMS */

.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: #fff; }

/* 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: #015f9d; 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: #015f9d; 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: #015f9d; 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);
}


a:link {color:#8F0709; text-decoration: none; }      /* unvisited link */
a:hover {color:#EA142A; text-decoration: none; }      /* unvisited link */
a:visited {color:#8F0709; text-decoration: none; }      /* unvisited link */




a.nv {  
	color: #000000;
	display: block;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;	
	text-align: left;
	padding: 6px 10px 6px 10px;
	background: #c9cacb;
	margin-top: 0px;

	border-bottom: 1px solid #ffffff;
	
}

a.nv:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	background: #8f0709;
	margin-top: 0px;
	
	border-bottom: 1px solid #ffffff;
	
}

a.nv2 {  
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 10px 6px 10px;
	background: #8f0709;
	margin-top: 0px;
	
	border-bottom: 1px solid #ffffff;
	
}

a.ny{  
	color: #000000;
	display: block;
	font-size: 10pt;
	text-decoration: none;	
	text-align: left;
	padding: 2px 10px 2px 15px;
	background: #c9cacb;
	margin: 2px 0px 0px 5px;
}

a.ny:hover{
	color: #000000;
	text-decoration: underline;
	text-align: left;
	display: block;
	font-size: 10pt;
	padding: 2px 10px 2px 15px;
	background-color: #c9cacb;	
	margin: 2px 0px 0px 5px;
}

a.ny2{
	color: #000000;
	text-decoration: underline;
	text-align: left;
	display: block;
	font-size: 10pt;
	padding: 2px 10px 2px 15px;
	background-color: #c9cacb;
	margin: 2px 0px 0px 5px;
}


hr {
  width:70%;
  margin-left:0; 
  text-align:left;
}


