@import url("base.css");
@font-face {
	font-family: ITCAmericanTypewriterStdMd;  font-weight:normal; src: url('AMERICANTYPEWRITERSTD-MED.OTF');
}

@font-face { 
	font-family: ITCAmericanTypewriterStdMd; font-weight: bold; src: url('AMERICANTYPEWRITERSTD-BOLD.OTF');
} 


table.toprightnav tr td a {
	font-family: 'ITCAmericanTypewriterStdMd', serif;
	font-weight:bold;
	color: #7329B0;
	font-size:13px;
	white-space:nowrap;
	padding-right: 4px;
	height:16px;
	border-right: 9px solid #7329B0;
	display:block;
	margin-bottom:3px;
}

table.toprightnav tr td a:hover {
	border-right: 9px solid #ec068d;
	
}
.fieldnametext{
	font-family:Gill Sans,verdana,tahoma,arial,sans-serif; 
	font-size: 10px;
	color: #7329B0;
	font-weight: normal;
	text-decoration:none;
	display:inline;
	padding-right:8px;
}

.bio_html {
	width: 550px;
	text-align:justify;
	padding-bottom: 12px;


}

.venueaddresslist{
	padding: 6px; 
	text-align:right;
	background-color:#7329B0;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	cursor:pointer;
}
 
 hr {
	 border-width:0px 0px 1px 0px;
	 padding-top:10px;


	 border-style:solid;
	 border-color:#CCC;
	 
 }
 
a.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7329B0;
	font-weight: normal;
	padding-right:8px;
	text-decoration:none;
}

a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7329B0;
	font-weight: normal;
	text-decoration:underline;
}

div.bodycell{
	position:absolute;
	top: 90px;
	padding-left:0px;
	padding-top: 0px;
	margin:0px  0px 0px 300px;
	max-width:780px;
	font-family:Gill Sans,verdana,tahoma,arial,sans-serif; 
	font-size: 0.7em;

}


	
.suggestionsBox {
	position: relative;
	left: 30px;
	margin: 10px 0px 0px 0px;
	width: 200px;
	background-color: #7329B0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

	
.listeven td{
	background-color: #e9e8e8;
	margin:3px;
}

.listodd td{
background-color: #ffffff;
margin:3px;
}

.foldy_divs{ /*header of 1st demo*/
	cursor: hand;
	cursor: pointer;
	padding: 2px 5px;
	border: 2px solid white;
	background: #e9e8e8;
	font-size: 11px;
	color: #7329B0;
	max-width: 400px;
}

.the_div{ /*header of 1st demo*/
	padding: 2px 5px;
	border: 1px solid white;
	background: #FFFFFF;
	font-size: 11px;
	color: #000000;
}

.open_div{ /*class added to contents of 1st demo when they are open*/
	background: #CCCCCC;
	color: #FFFFFF;
	font-size: 11px;
}
.left_column {
	font-family: verdana, arial, sans-serif; 
	font-size: .62em; 
	min-width: 243px; 
	width: 243px; 
	max-width: 243px; 
	background-color: #e9e8e8;
	height:100%;
	overflow:hidden;
}
 div.sociallinks {
	 position:absolute;
	 top:30px;
	 left:300px;
	 z-index:10000000;
	 
 }
 
 #toprightmenu {
	 position:absolute;
	 top:20px;
	 right:20px;
	 z-index:10000000;
 }
 
 #results {
	width:100px;
	border:none;
	display:none;
}
#results ul, #results li {
	padding:0;
	margin:0;
	border:0;
	list-style:none;
}
#results li {
	border-top:none;
	color:#FFFFFF;
}
#results li a {
	display:block;
	padding:4px;
	text-decoration:none;
	color:#FFFFFF;
}
#results li a small {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}
#results li a:hover {
	text-decoration: underline;
}
#results ul {
	padding:6px;
}
.newsticker {
	position: absolute;
	top: 526px;
	left: 7px;
	width: 212px;
	height: 18px;
	background: #f0f0f0;
	margin: 0;
	padding: 0;
	border: 1px solid #f0f0f0;
	overflow: hidden;
}
.newsticker_title {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.newsticker_item {
	text-decoration: none;
	font-weight: bold;
	color: #7329b0;
	height: 18px;
	width: 100%;
	display: block;
	line-height: 18px;
	padding: 0 -10px 0 10px;
	background-color: #f0f0f0;
	margin: 1px 0;
}

#flashcontenthome {
	position:relative;
	top:30px;
	left: -30px;
	
	
}
