/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}


a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #050811 url(images/back_all.jpg) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 938px;
	background:#fff;
}


#header {
	height: 285px;
	width: 682px;
}

#menu1
{
width: 682px;
height: 70px;

}

#menu
{
	width: 682px;
	height: 37px;
	margin-top:0px;background:url(images/menu_bk.jpg) repeat-x;

}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline;	
}

#main #menu a {
	
	float: left;
	width: 200px;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 8px;
	border-left:1px solid black;
	border-right:1px solid black;
}

#main #menu a:hover {
	width: 200px;
	height: 25px;
	text-decoration: underline;
	border-left:1px solid black;
	border-right:1px solid black;
	background-color:#00a651;
}

#logo {margin:0;padding:0;
background:url(images/header_logo.jpg) no-repeat;
width: 679px;
height: 250px;
text-align:  right;

}

table{border-collapse:collapse}

#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{
width: 942px;
background: url(images/table_back.gif) repeat-y left
}

#left
{
	width: 260px;
	padding-top: 355px;
	background: url(images/logo.jpg) no-repeat;
	color: #ffffff
}



#left H3
{
width: 300px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 19px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(images/small.gif) no-repeat left;
}

#left .title_back
{
padding: 10px;
}


#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
padding: 10px;
padding-left: 40px;
}



#right
{
float: right;
width: 682px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff url(images/box_top.gif) repeat-x;
padding: 10px;
margin: 5px;

}

#right .tablebox
{
border: 1px solid #C9C9C9;
background: #ffffff url(images/box_top.gif) repeat-x;
padding: 10px;
margin: 5px;width:900px;
}

#right ol, #right ul
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #4889D7;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {width:938px;
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

input {background-color:#ddf8d3;
		color:#000}

input.button{width:90px;
		height:25px;
		background-image:url(images/button.gif);}
		
label {display:block;
		width:auto;}
.error {color:#F00; font.size:1.1em}
table.boxtable{border:3px solid black; margin:0 auto; border-collapse:collapse}
th.tableheading{padding:0 5px; background-color:#CCC}
td.users {border:1px solid black; text-align:right;padding:0 1px;font-size:0.75em}
.news {font-size:0.9em;color:#23609C}
/*#calender_table{border-collapse:collapse}
.calender_hd{background-color:#6F6;
			border:thin black solid;
			padding:2px 5px;
			width:15%}
.calender_row{background-color:#fff;
			border:thin black solid;
			padding:2px 5px;
			width:15%;
			font-size:0.7em}*/


/* styles for calender*/

div.title {
  font-family: arial;
  font-size: 24pt;
  color: #000000;
  text-align: center;text-decoration:underline;
}
table.month {
  width: 100%;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  border-spacing: 0;
  border-collapse: collapse;
}
td.weekday {
  font-family: Arial;
  font-size: 10pt;
  color: #ffffff;
  text-align: center;
  background-color: #7297ce;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
td.filler {
  text-align: center;
  vertical-align: middle;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 4px;
}
td.day {
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
  background-color: #ffffff;
  vertical-align: top;
  width: 14%;
  height: 100px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  padding: 4px;
}
div.daynum {
  font-family: Arial;
  text-align: right;
  line-height: 1;
  padding-bottom: 5px;
  display:block;
  width:100%;
  background-color:#d0e1e7;
}
div.event {
  text-align: left;
  line-height: 1.2;
}	

.red {color:red}

#right .box img {border:none;}



#loadarea {

	width:402px;
	height:400px;}
select {background-color:#ddf8d3;
	height:1.8em}
.more {display:block;
float:right;
width:15px;
width:90px;
background:url(images/view_more.gif) no-repeat}
.more:hover {display:block;
float:right;
width:15px;
width:90px;
background:url(images/view_more_hover.gif) no-repeat}

.blue{color:#4889d7;
font-weight:bold}

span.calendar-prev a, span.calendar-next a{
	text-decoration:none;
	font-weight:bold;
	color:#387e28;}
span.calendar_heading{font-size:20px;margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
	font-weight:bold;}	
table.calendar{width:auto;
text-align:center;
margin:0 auto;
}
	
