body { background-color: #d1d3d4; margin: 0 0 0 0; }
p,td { color: #000; font-family: Arial, Helvetica, Verdana; font-size: 10pt; }
span { font-family: arial, helvetica, verdana; }

.bigger { font-size: 12pt; font-weight: bold; }
.small { font-size: 8pt; }
.smaller { font-size: 6pt; }
.padall { padding: 10px; }
.blue { color: #323375; }
.grey { color: #d1d3d4; }
.white { color: #fff; }

/* hack for subheading shadows */
.subshadow { position: relative; left: 1px; top: 1px; color: #000; }
.subtext { position: absolute; left: -1px; top: -1px; color: #323375;}

hr {  text-align: center; border: 0; color: #323375; background-color: #323375; height: 2px; }
.thin {  border: 0; color: #323375; background-color: #323375; height: 1px; }

.gridtable {border-bottom: 1px solid black; border-right: 1px solid black; background: #fff}
.gridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}
.gridheader {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.gridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.bgcolorgridcell { border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; }
.bgcolorgridcellforsponsor { border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt; }
.hardsessiongridmulticell {border-top: 1px solid black; border-left: 1px solid black; font-size: 12pt; padding: 5px;}
.hardsessiongridcell {border-top: 1px solid black; border-left: 1px solid black; font-size: 8pt;}

a:link { color: #323375; }
a:visited { color: #323375; }
a.white:link { color: #fff; }
a.white:visited { color: #fff; }

#navbar {border-top: solid 1px; border-bottom: solid 1px;}
#navbar ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; white-space: nowrap;}
#navbar li {list-style-type: none; display: inline; font-size: 11px; padding-right: 15px;}
#navbar li a {text-decoration: none;font-size: 11px;}
#navbar li a:visited {color: #5b278f;}
#navbar li a:hover {background: #CFC2DA;}
#nonavbar {font-size: 11px; text-align: right;}

#navbarnoborder {}
#navbarnoborder ul {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: small; white-space: nowrap;}
#navbarnoborder li {list-style-type: none; display: inline; font-size: 11px; padding-right: 15px;}
#navbarnoborder li a {text-decoration: none;font-size: 11px;}
#navbarnoborder li a:hover {background: #fff;}

/* standard table layout */
table { font: 10pt arial, sans-serif; }
#zebra_table { border-collapse: collapse; border: 1px solid #ccc; font: 9pt arial, sans-serif; }
#zebra_table * tr td { font-size: inherit; vertical-align: top; padding: 5px 5px; }
#zebra_table thead tr td { font: bold 8pt arial, sans-serif; border: 1px solid #ccc; background-color: #d1d3d4; color: #fff; }
#zebra_table tbody tr td { border-right: 1px solid #ccc; }
#zebra_table tbody tr.top td { border-right: 1px solid #ccc; background-color: #ff9; }
#zebra_table tbody tr.notable td { border-right: 1px solid #ccc; background-color: #cfc; }
#zebra_table tbody tr td span { font-weight: normal; }
#zebra_table tbody tr td a { text-decoration: none; }

/* two-column, equal lengths layout */
#leftcontent { float: left; width: 45%; padding: 0; margin-top: 15px; padding-right: 30px; border-right: 1px solid #323375; }
#leftcontent a { font-size:11px; }
#rightcontent { float: right; width: 45%; padding: 0; margin-top: 15px; }
#rightcontent a { font-size:11px; }
div.floatleft { float: left; margin: 0 15px 15px 0; width: 100px; text-align: center;}
div.floatleft a { font-size: 15px; }
div.floatleft img { border: 1px solid #999; }	
div.floatleft p { font-weight: bold; font-size: 8pt; }
#footer { background:#fff; clear: both; }

.rightsideblurb { border: 1px solid #6A6459; color: #FFF; background-color: #323375; font-size: 8pt; float: right; width: 50%; margin: 0 5px 10px 10px; padding: 3px; }
.rightsideblurb p { font-weight: bold; color: #FFF; margin-top: 0px; }

		
input.fwtext
{
color: #000;
background: #fff;
border: #000 solid 1px
}

select.fwselect
{
color: #000;
background: #fff;
border: #000 solid 1px
}

input.fwsubmit
{
color: #fff;
background: #323375;
border: 2px #323375 outset
} 

.box { background: #fff; margin:0 auto; padding: 20px 15px; border: 1px solid #000; z-index: -1;}
.welcome h3 { color: #d1d3d4; }

.searchbox { border: 1px inset #000; padding: 5px;}

.clear {font-size: 1px; height: 1px }

.message { border: 1px solid #6A6459; width: 100%; background: #dddddd; }
.message_view { margin: 5px; }

#abovenavbar { width: 100%; }
#abovenavbar td { font-size: 8pt; }
#abovenavbar a { text-decoration: none; font-weight: bold;}

#belownavbar { width: 100%; }
#belownavbar td { font-size: 8pt; }

.browserwarning {
   margin: 10px 0px;
   padding: 0px 5px;
   background: #ffff99;
   border: 1px solid;
}

.otherbio {
    position: relative;
}

/* navigation bar for non-myevent pages */
#navcontainer {}

#navcontainer ul
{
    padding-left: 0;
    margin: 5px 0;
    background-color: #323375;
    color: #fff;
    float: left;
    width: 100%;
    font-family: arial, helvetica, sans-serif;
    border: 1px solid #000;
}

#navcontainer ul li { 

	display: inline; 
}

#navcontainer ul li a
{   
    padding: 0.35em 0.5em;
    background-color: #323375;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: left;
    border-right: 1px solid #323375;
}

#navcontainer ul li a:hover
{
	color: #fff200;
}


/* tabbed navigation bar for myevent pages */
#container { width: 650px; }

#tabmenu ul {
	color: #000;
	margin: 10px 0 5px 0;
	z-index: 1;
	padding: 0px;
	position: relative;
}

#tabmenu li {
	display: inline;
	overflow: hidden;	
	list-style-type: none; 
}


#tabmenu li a {
	color: #fff;
	background: #323375;
	font-weight: bold;
	border: 1px solid #000;
	padding: 0.35em 0.5em; 
	margin: 0;
	text-decoration: none; 
}

#tabmenu a.active {
	color: #323375;
	background: #fff;
	border-bottom: 1px solid #fff;
}

#tabmenu a:hover {
	color: #fff200;
}

#tabmenu a.active:hover {
	color: #000;
}

span.popupToggler
{
	position:relative;
}


span.popup {
	visibility: visible;
	position: absolute;
	border: 1px solid #000000;
	padding: 10px;
	top: 1.2em;
	left: 0px;
	width: 400px;
	background-color: #ffffff;
	width: 200px;
	z-index: 1;
}

/* rich text bar */

.rteImage { 
	background-color:#d1d3d4; 
	border: 2px solid #d1d3d4; 
	cursor: pointer; 
	cursor: hand;
}

.rteImageRaised { 
	background-color:#d1d3d4; 
	border: 2px outset; 
	cursor: pointer; 
	cursor: hand;
}

.rteImageLowered { 
	background-color:#fff; 
	border: 2px inset; 
	cursor: pointer; 
	cursor: hand;
}
		
.vertSep { 
	background-color:silver; 
	border:1px inset;
	font-size:0px; 
	width:1px; 
	height:20px; 
}

.btnBack { 
	background-color:#d1d3d4; 
	border:0px outset; 
	letter-spacing:0; 
	padding-top:2px; 
	padding-bottom:2px
}

.composeTable {
	background: #d1d3d4;
	border: 1px solid #000;
}

.rteBack {
	letter-spacing: 0;
	padding: 5px;
	margin-bottom: 5px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #d1d3d4;
	padding: 5px;
	margin: 2px;

}

.rteDiv {
	position: relative;
}

.imageinsert {
	text-align: center;
}

#ticker {
    border: 1px solid #323375;
    background-color: #fff;
    padding: 10px;
    font-weight: bold;
}