@import "../bvisitor.css";

#espeakers {
	font: 12px Verdana,sans-serif;
	font-style: plain;
	text-align:left;
	}

/*Anchor Tags*/
#espeakers a  {color: #646495;} /*CUSTOMIZE*/
#espeakers a:link  {color: #646495; text-decoration: none;}
#espeakers a:visited {color: #646495; text-decoration: none;}
#espeakers a:hover  {color: #646495; text-decoration: none;}
#espeakers a:active  {color: #646495; text-decoration: none;}


/*Forms*/
input.btn, a.btn:link, a.btn:visited, a.btn:active, button.btn {    /*This style is used on the "Show Profile" and "Search" buttons*/
	font: bold 11px Verdana, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333366;
	background: #309;  /*CUSTOMIZE*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#333366', EndColorStr='#333366');  /*CUSTOMIZE*/
	}

/* SNWW has a custom bio page */

/*Tables*/
.tableborder {    /*This style is used on the Search Results page(s)*/
	color : #000;
	border-left : 1px solid #bcbec0;
	border-top : 1px solid #bcbec0;
	}
tr.cellborder1 {    /*This style is used on the Search Results page(s)*/
	border-right: 1px solid #bcbec0;
	border-bottom: 1px solid #bcbec0;
	background-color: #f1eefc; /*CUSTOMIZE*/
	padding: 5px;
	}
tr.cellborder2 {    /*This style is used on the Search Results page(s)*/
	border-right: 1px solid #bcbec0;
	border-bottom: 1px solid #bcbec0;
	background-color: #e2ddf3; /*CUSTOMIZE*/
	padding: 5px;
	}
.caltableborder {
	border-left : 1px solid #bcbec0;
	border-top : 1px solid #bcbec0;
	}
tr.calcellborder0 td {   /*This style controls the calendar background color*/
	font-weight: bold;
	color: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #309; /*CUSTOMIZE*/
	padding: 1px 2px 1px 2px;
	}
tr.calcellborder1 td {
	border-right: 1px solid #bcbec0;
	border-bottom: 1px solid #bcbec0;
	padding: 1px 2px 1px 2px;
	}
.resultsphoto {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	cursor: hand;
	}
td.cal_td {
	font-size: 10px;
	width: 15px;
	text-align: center;
	}
td.calres_td {
	font-size: 10px;
	width: 15px;
	text-align: center;
	color: #999;
	background: #ccc;
	}
td.pageoff  {    /*This style controls the page icon that is in the OFF state*/
	font: 10px Verdana,sans-serif;
	cursor: hand;
	background: url(images/pages_off.gif);
	}
td.pageon  {    /*This style controls the page icon that is in the ON state*/
	font: 10px Verdana,sans-serif;
	background: #e2ddf3 url(images/pages_on.gif); /*CUSTOMIZE*/
	}
.bg1 {    /*This style is used on the "Show/Hide Advanced Search" table cells*/
	background: #f1eefc; /*CUSTOMIZE*/
	}
.bg2 {    /*This style is used as the background for the "Visit <speaker>'s Website" icon*/
	background: #e2ddf3; /*CUSTOMIZE*/
	}
.bg3 {    /*This style is used on the Close button (movie shell)*/
	background: #309;  /*CUSTOMIZE*/
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#6e5dd5', EndColorStr='#330099');  /*CUSTOMIZE*/
}

/*Text*/
.small {
	font: 10px Verdana,sans-serif;
	}
.med {
	font: 11px Verdana,sans-serif;
	}
.large {   /*This style is used for the speaker's name*/
	font: 14px Verdana,sans-serif;
	font-weight: bold;
	color: #646495; /*CUSTOMIZE*/
	}
.error  {
	font: 13px Verdana,sans-serif;
	font-weight: bold;
	color: #c00;
	}
.errormed  {
	font: 11px Verdana,sans-serif;
	font-weight: bold;
	color: #c00;
	}.searchlabels {
	font: 12px Verdana,sans-serif;
}


.bioname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #646695;
}
.biobody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
.biolabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646695;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


/* Proposal */
.personalnote {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        font-style: italic;
        font-variant: normal;
        color: #333333;
        background-color: #FFFF00;
        vertical-align: top;
}
.eventdescription {
        margin-top: 20px;
        margin-bottom: 5px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        background-color: #F5F5F6;
}

/* custom */
a.toplink:link, a.toplink:visited {
	color: #FFFFFF;
}

a.black11, a.black11:visited {
	font-family: arial, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	line-height: 15px;
}

.speakerBio {
	background-color: #f9f9f9;
	height: 100%;
	min-height: 300px;
}

.speakerBio .speakerName {
	font-weight: bold;
	font-size: 16px;
}

.speakerBio .oneLineBio {
	font-style: italic;
	padding-bottom: 8px;
}

.speakerBio .speakerAbout {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 8px;
}

.speakerBio img {
	padding-left: 10px;
	float: right;
}

.speakerBio .fullBio {
	font-size: 12px;
	line-height: 16px;
}

.moreInfo {
	background-color: white;
}

.bioHeading {
	background-color:#FBFCFC;
	color:#45413E;
	font-family:arial,verdana;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:18px;
	line-height:16px;
	text-decoration:none;
	vertical-align:bottom;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-left: 10px;
}

.rightContent {
	color:#000000;
	font-family:arial,verdana;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
	text-decoration:none;
	background-color: #eff1f3;
}

.rightStuff {
	padding-left: 10px;
	padding-bottom: 10px;
}