﻿body 
{
	background-image:url(../images/blackbackgroundstrip.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
#topAd
{
	margin:0 auto;
	width:925px;
}
#container
{
	margin:0 auto;
	width:950px;
}
#bodyborder
{
	margin:0 auto;
	width:950px;
	background-color:White;
	border:solid 1px white;
}
#bodycontainer
{
	margin:0 auto;
	width:925px;
}
#header
{
	margin:0 auto;
	width:925px;
	height:100px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../images/ocity400.png);
	background-repeat:no-repeat;
}
#navigation
{
	margin:0 auto;
	width:925px;
}
#leftcenterbanner
{
	margin:0 auto;
	width:925px;
	background-color:#CCCCCC;
}
#middlecontainer
{
	margin:0 auto;
	float:left;
	width:925px;
	background-color:#CCCCCC;
}
#leftside
{
	margin:0;
	float:left;
	width:200px;
	min-height:400px;
	text-align:center;
	background-color:#CCCCCC;
}
#bodycontentholder
{
	margin:0 auto;
	float:left;
	text-align:center;
	width:520px;
	min-height:400px;
	background-color:#CCCCCC;
}
#rightside
{	
	margin:0;
	float:right;
	width:200px;
	min-height:400px;
	text-align:center;
	background-color:#CCCCCC;
}
#footer
{	
	margin:0 auto;
	float:left;
	width:925px;
	border-top:solid 5px black;
}
/************** TopAd.aspx ***************/
.topAdImage
{
	
}

/************** display properties (LeftSide.ascx and RightSide.ascx) ****************/
#banners img
{
	border:none;
	padding-bottom:5px;
	width:200px;
}
/************** display properties (NewNavigation.ascx) *************/
#navTable
{
	margin:0 auto;
	table-layout:fixed;
	width:925px;
	border-bottom:solid 2px black;
}
#navTable td
{
	text-align:center;
	font:bold 10pt verdana;
	height:30px;
	background-image:url("../images/navbutton1.jpg");
	background-repeat:no-repeat;
}
#navTable a
{ color:White; }
#navTable a:hover
{ color: #00CC33; }
#navTable a:visited
{ color: #CCCCCC; }
#musicdropdown
{
	position:absolute;
	left:591px;
	width:150px;
	background-color:Black;
	color:White;
	border:inset 2px white;
	display:none;
}
#musicdropdown a
{
	font:9pt verdana;
	color:White;
	text-decoration:none;
	display:block;
	padding:10px;
}
#musicdropdown a:hover
{
	font:bold 9pt verdana;
	color:Lime;
	text-decoration:underline;
	display:block;
	padding:10px;
}
/************** display properties (Footer.ascx) *************/
#footertable table
{
	margin:0 auto;
	table-layout:fixed;
	width:100%;
}
#footertable td
{
	text-align:center;
	font:bold 7pt verdana;
}
#footertable a
{ 
	color:Black; 
	text-decoration:none;
}
#footertable a:hover
{ 
	color: Blue; 
	text-decoration:underline;
}
#footertable a:visited
{ color: Red; }
/******************** Default.aspx ***************/
.middlebodybanner
{
	width:520px;
	border:inset 1px black;
}
/****************** Login.ascx ****************/
#logindiv
{
	float:right;
	font-family:Verdana;	
}
#logindiv a
{ 
	color:Blue; 
	text-decoration:none;
	font:bold 7pt verdana;
}
#logindiv a:hover
{ 
	color:Green;
	text-decoration:underline;
}
/**************** UserShowcase.ascx **************/
#usershowcase
{
	margin:0 auto;
	width:200px;
	text-align:center;
}
#usershowcase table
{
	width:199px;	
}
#usershowcase img
{
	border:none;	
}
table.header
{
	width:199px;	
}
td.header
{
	font:bold 8pt verdana;
	color:White;
	text-align:left;
	height:20px;
	background-image:url("../images/navbutton1.png");
	background-repeat:no-repeat;
	padding-left:15px;
}
/********************* splashpage area (delete if not using later *****************/
#splashpage
{
	font:bold 20pt verdana;
	color:Black;
	text-align:center;
	width:900px;
	min-height:400px;
}
/******************** UserHomePage.aspx ******************/
#profile
{
	padding:0;
	width:510px;
	text-align:left;
}
td.labels
{
	text-align:left;
	vertical-align:top;
	font:bold 8pt verdana;
	color:Gray;
}

#messages
{
	border:inset 1px white;	
	text-align:left;
	background-color:White;
	font-weight:bold;
	font-size:8pt;
	vertical-align:top;
	width:505px;
}
.deleteButtons
{
	width:50px;
	text-align:left;
	color:White;
	background-color:Maroon;
	font:bold 8pt arial;
}
td.message
{
	vertical-align:top;
}
/**************** Events.aspx ****************/
#eventslist 
{
	width:510px;
	text-align:left;
}
td.body
{
	text-align:left;
	vertical-align:top;
	font:11px verdana;
	color:#333333;
}
div.labelHolder
{
	margin:0 auto;
	text-align:center;
	width:165px;
}
td.labelgen
{
	font:bold 8pt verdana;
	color:White;
	text-align:center;
	height:20px;
	background-image:url("../images/labelback.png");
	background-repeat:no-repeat;
}
table.labeltable
{
	width:165px;	
}
/************************************************************/
/************************************************************/
/***************** AdministrationPage.aspx ******************/
table.editTable
{
	
}
table.editTable td
{
	font:8pt verdana;
	color:Gray;
	text-align:left;
	vertical-align:top;
}
