.date {font-family:Arial,Sans; font-size:12pt;}
.headliner {color:#FF9933; font-family:Arial,Sans; font-size:11pt; font-weight:bold}
.description {color:#666666; font-family:Arial,Sans; font-size:9pt;}
p {color:#white; font-size:9pt; font-family:Arial,Sans;}
h1 {color:#FF9933; font-family:Arial,Sans; font-size:13pt; font-weight:bold}
h2 {color:#FF9933; font-family:Arial,Sans; font-size:13pt; font-weight:bold}

a:link {color:#6699CC; font-size:12px; text-decoration:none; font-family:Arial,Sans;}
	a:visited {color:#6699CC; font-size:12px;; text-decoration:none; font-family:Arial,Sans;}
a:hover {#color:white; font-size:12px; text-decoration:underline; font-family:Arial,Sans;}

BODY {
	color : #CCCCCC;
	font-family : Veranda, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 12px;
	margin:0 0 0 0;
}

.ShowAlert{
	color:#CC0000;
}

.GalleryNav{
	font-weight:bold;
	font-size:18px;
}

.FormDetail{
	color:white;
	font-size:10px;
}

/* Tables */


/* Tables with tabular data */
.GeneralTable{
	text-align:left;
	padding:3px;
	
	margin: 0 0 0 0;
	
	padding-left:4px;
	font-size:12px;
	border:0px;
}
/* Odd Table Rows */
.TableRowOdd{
	background-color:#111;
	
}
/* Even Table Rows */
.TableRowEven{
	
	background-color:#222;
	
}

/* Musician Rosters and Audio Samples */
.SmallerTable{
	text-align:left;
	padding:3px;
	
	padding-left:4px;
	font-size:10px;
	border:0px;
}

TH, H3, .MbColTitle{
	/*background-color : #FFCC99;*/
	height:25px;
	padding-top:2px;
	
	
	/*background:url('http://localhost/mainwebsite_html/icon/dani/building_bg.jpg');*/
	background-repeat:no-repeat;
	color:#C00;
	
	font-size : 15px;
	font-weight:bold;
	text-align:left;
	/*text-transform:uppercase;*/
	
	
	padding-bottom:0px;
	padding-right:8px;
	
	border-bottom:1px solid #666;
	
	
}
/* Links in Table headers */
TH a{
	color: red;
	text-decoration:underline;
}

/* Titles for Content in the Right hand frame and for Member bios on the messageboard */
.InfoTitle,.TableTitle{
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	
}

/* Ihghlighted text and links */
.highlight{
	font-weight:bold;
}
.HighLight a:link, .HighLight a:visited{
	color:#FF0000;
}

/* Content wrapping divs
This one id for content that fills the whole bottom of the screen (IE not spit into frames)
 */
.ContentHolder{
	width:80%;
	
	text-align:left;
	margin:24px 10px 10px 10px;

}
.ContentHolder p{
	font-size:12px;
}
/* this is for content in the left hand side when view is split into two frames. */
.ListingsDiv{
	width:92%;
	
	text-align:left;
	margin:0 20px 10px 20px;

}

/* List Items, like choising a Genere from the "Bands" section */
ul.BigChoice li{
	font-size:15px;
	padding:3px;
	/*font-weight:bold;*/
	
	list-style-type:none;
	
}

/* Nav Menu Links */

a.MainNav:link, a.MainNav:visited{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}
/* Option Bar - bar along top of listings frame */

.OptionBar{
	background-color:#333;
	font-size:12px;
	height:15px;
	margin-bottom:0;
}
.OptionBar a:visited, .OptionBar a:link {
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}

.InfoSubmitRequest{
	font-weight:bold;
	color: white;
}
.HeadingRow{
	border:1px solid #ff0000;
	border-bottom:1px solid #ff0000;
}

/* Forms */

.BasicForm{
	/*background:#333333;*/
	color:white;
	font-size:12px;
	border : 1px solid black;
}

.FormButton{
	background-color:#333333;
	background-image:url('http://scenepages.com/icon/dani/button_bg.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFCC99;
	font-size:12px;
	height:24px;
	padding:4px 2px 6px 24px;
	border : 1px solid #666;
}
.FormBackground{
	background-color:#000000;
	/*background-image:url('formbg.jpg');*/
	background-position:center;
	background-repeat:repeat-y;

}
.BasicInput{
	background:black;
	color:white;
	font-size:12px;
	padding:2px;
	border : 1px solid #999;
}
.FormDefinition{
	color:white;
	padding:4px;
	font-size:12px;
}
/* In out box for 'search' form IE search shows, find bands, find resources etc. */
.SearchInput{
	background:black;
	color:white;
	
	padding:2px;
	border : 1px solid #999;
}
/* Navigation at bottom of large sets of data. IE the links that say 'Next 25', or 'Dispaly All' */
.NavBottom{
	background : black;
	color:white;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #999;
	border-bottom:0px solid #999;
}
.NavBottom a{
	
	color:white;
	font-size:12px;
}



.AlternateText{
	color:white;
	font-weight:bold;
	font-size:12px;
}
.AlternateText a{	
	color:#0099CC;
}

/* Messages */

/* Body of messages */
.MessageBody{
	
	font-size : 12px;
	color:color:#DAD4F9;
}
.MessageBody a{
	color : #F90;	
}

.MbTitle{
	font-size : 12px;
	font-weight:bold;
}

.MBNav a{
	color:red;
	font-size:12px;
}

.MBEnds{
	background-color:#963
	color:white;
}	
	
/* Content in the Info Frame */

.InfoTable{
	padding : 2px;
	
}
.InfoWin{
	background : Black;
	font-size : 12px;
	color : #CCCCCC;
	padding:8px;
	margin:0;
	
	
}
.InfoDiv{
	text-align:center;
	width:90%;
	
	padding:6px 9px 6px 9px;
	
	color : #CCCCCC;
}
.InfoDiv p{
	text-align:left;
}
.InfoWin a{
	color:6699CC; font-size:9pt; text-decoration:none; font-family:Arial,Sans;
}

.InfoWinDesc{
	color:#666666;
	text-align : left;
	font-size : 12px;
	padding : 2px;
	
}

/* Musician Rosters and Audio Samples */
.SmallerTable{
	text-align:left;
	padding:3px;
	
	padding-left:4px;
	font-size:10px;
	border:0px;
	width:100%;
}
.SmallerTable td{
	text-align:left;
	vertical-align:top;
	color:#DDD;
}

.ControlLink{
	font-size:12px;
}

.BoldLink{
	font-size : 13px;
	color : #DD2222;
}

/* Dropdown Menu Styles */
ul.InfoDrop  { /* all lists */
	padding: 0;
	margin: 0;
	font-weight:bold;
	list-style: none;
	
	background-color:#000066;
	
}
ul.InfoDrop a:link, ul.InfoDrop a:visited {
	font-weight:bold;
}

li.InfoDrop { /* top of list */
	float: left;
	position: relative;
	width: 13em;
	background-color:#000;
	padding:2px 2px 2px 5px;
	
	color:#FFFFFF;
}
#top li.InfoDrop { /* dopdown items */
	float: left;
	position: relative;
	width: 13em;
	background-color:#111;
	padding:2px 2px 2px 5px;
	/*border:1px solid white;*/
	color:#FFFFFF;
}
li.InfoDrop a:link, li.InfoDrop a:visited{
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
}
li.InfoDrop a:hover, li.InfoDrop a:active{
	color:#FFFFFF;
	background-color:#000000;
	font-weight:normal;
	font-size:11px;
}

li.InfoDrop ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
}

li.InfoDrop>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li.InfoDrop:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#content {
	clear: left;
}

div.MoreLinkDiv{
	text-align:right;
	width:99%;
}

.MailingListTitle{
	font-size:10px; color:#FFFFFF;
	padding-bottom:5px;
}
.MLInput{
	background:black;
	color:white;
	font-size:10px;
	padding:2px;
	border : 1px solid #999;
}
.MLButton{
	background:black;
	color:white;
	font-size:10px;
	padding:1px;
	border : 1px solid #999;
}

.name{
	color:#FFFFFF;
	font-weight:bold;
}

.header{
	color:#CC0000;
	font-weight:bold;
}


/*  Mailout classes */

#Mailout {
background-color:#ffffff;
}

.MailoutDate {color:#000000;font-family:Arial,Sans; font-size:12pt;}

.login a:link, .login a:visited, .login a:active {
	color:#ffffff;
}
.login a:hover {
	color:#CCCCCC;
}

