/* 
****************************************************
GENERAL FORMATTING FOR WHOLE SITE 
****************************************************
*/

body
{text-align:center;background:#ffffff;font-family:georgia;}

div.container {margin: 0 auto;   /* align for good browsers */
margin-top:2px;margin-bottom:20px;
text-align: left; /* counter the body center */width:840px;
background:#ffffff;
}

div.main{
background:#ffffff;}

div.banner
{
height:1px;
width:100%;
background:#ffffff;
}

div.content{Width:535px;
color: #484848;
font-family:Georgia;
}

div.menu{background:#8C9EC6;height:25px;}

a:link {
color:#000099;
text-decoration:none;
font-weight:bold;
}

a:hover{text-decoration:underline;}

div.search, div.admin_tools
{border-bottom:solid 2px #484848;}


.formspecial26 {
border:1px solid #8F9FC1;
}

element.style {text-align:right;}

a:link.event, a:visited.event, a:active.event 
{
color:#8B5199;
text-decoration:none;
}

a:hover.event
{
text-decoration:underline;
}

div.sidebar
{background:#E8DBEC;
width:296px;
float:right;
color: #000000;
}

div.inner
{padding:10px;}


/* *************Search Features **************** */

input.display_date
{color:#ff0000;
background:#FFFFFF;}

/* ************ Event List page ******************* */
div.sub_menu
{
color:#8B5199;
text-align:left;
margin:0px;
margin-top:5px;
margin-bottom:10px;
}
a:link.sub_menu, a:visited.sub_menu, a:active.sub_menu 
{
color:#8B5199;
text-decoration:none;
}
a:hover.sub_menu
{text-decoration:underline;}

th.list_date, th.list_title, th.list_location, th.list_delete, th.list_edit
{text-align:left;
border-bottom:solid 1px #8f9fc0;}

th.list_date
{width:70px;}

th.list_title
{}

th.list_location
{width:120px;}

td.list_date, td.list_title, td.list_location, td.list_delete, td.list_edit
{padding-top:5px;
padding-bottom:5px;
padding-left: 5px;
border-bottom:1px solid #b7c2d8;}

a:link.list, a:visited.list, a:active.list 
{
color:#8B5199;
text-decoration:none;
}

a:hover.list
{
text-decoration:underline;
}

h1
{color:#8C509A;
font-weight:bold;
font-size:26pt;
margin-top:10px;
margin-bottom:10px;}

h3
{color:#8C509A;
margin:0px;}

span.bold
{font-weight:bold;}

table, tr, td
{border:solid 0px;
font-family: Georgia;}

table.event_list
{border-collapse:collapse;
color:#484848;
width:100%;
}

tr.row1
{background:#e9eaed; 
}

tr.row2
{background:#dee2ed;
}

tr.row3
{background:#ff5599;
}

td.event_row
{padding:5px;}

td.event_submit, td.event_location
{
color: #484848;
}

/* ************ Event preview page ******************* */
span.event_title
{font-weight:bold;
color:#8C509A;
}

/* ************Event Submit page ******************** */
div.submit{background:#E8DBEC;border:solid 1px #B997C2;Margin-top:10px;}

p.sTitle
{background:#B997C2;
padding:10px;
margin:0px;
font: 16pt bold;}

table.event_location{width:430px;}

td.event_location{vertical-align:top;}

/* ************ sidebar ******************** */
ul
{list-style-type:none;
padding: 0px;
margin: 0px;}

li.button
{background:#ffffff;
padding-top:5px;
margin:5px;
}

