@import "../bvisitor.css";



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

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

#speaker h1 {
	color: #333366;
	font-size:24px;
}


/* VTOF needs some of the following for the custom search page */

/*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*/
	}

/*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 Shell CSS */
body {
	font-family: Arial;
	padding: 0;
	margin: 0;
}

#logo {
	margin: auto;
	text-align: center;
	width: 100%;
}

#menu {
	width: 100%;
	color: #FCFFFF;
	font-size: 11px;
	font-weight:600;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-bottom: 20px;
			text-align: center;
		text-transform: uppercase;
		background: #7A7CC4 url(shellimages/topnavbg.gif) top center repeat-x;
}

#menu a:link, #menu_bar a:visited {
	color:white;
	text-decoration:none;
}

#menu a:hover {
	color:black;
	text-decoration:underline;
}

#menu .links {
	margin: auto;
	width: 980px;
}

#content {
	width: 850px;
	margin: auto;
}

#footer {
	border-top:1px dotted #666666;
	clear:both;
	font-size:10px;
	margin:15px auto; 
	padding:10px 0pt;
	text-align:center;
	width:980px;
}

#footer a:link, #footer a:visited {
	color:#339900;
	text-decoration:underline;
}

#footer a:hover {
	color:#0099CC;
	text-decoration:none;
}

