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

a:visited {
	color: #005;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

img {
	border:0px;
	
}

legend {
	color:#fff;
	padding:10px;
}


#permissions td.module {
  font-weight: bold;
}
#permissions td.permission {
  padding-left: 2em;
}

tr.dark {
  background-color: #05B;
  border-bottom: 1px solid #ccc;
}

tr.light {
  background-color: #28E;
  border-bottom: 1px solid #ccc;
}


.description {
	margin:10px;
}

.form-submit {
	margin-top:20px;
}

.form-item {
	margin:10px;
}

#menu {
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
}

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

#menu a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

#menu a:active {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.menu {
  padding: 0 0 0 0.5em;
}
.menu ul {
  list-style: none;
  border: none;
  text-align:left;
}
.menu li a {
  width: 100%;
  text-decoration: none;
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(gfx/menu-expanded.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  list-style-image: url(gfx/menu-collapsed.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(gfx/menu-leaf.gif);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}

#contentbox {
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color:#0066CB;	
	padding:5px;
	border-spacing:100px;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-spacing:50px;
	margin-top:0px;
}

#cright {
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width:250px;
	text-align:center;
	float:left;
	width:960px;
} 

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

#cright a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#cright a:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

#cright a:active {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

#submenu_moredisco {
	border:0px solid #FFF;
	background-color:#005;
	padding:5px;
	padding-top:0px;
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	float:left;
	line-height:18px;
	margin:4px;
	font-weight: bold;
	padding:0px;
}	

#block-user-0 {
	border:1px solid #FFF;
	background-color:#337;
	padding:5px;
	color:#fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:200px;
	float:left;
	line-height:18px;
	margin:4px;
	font-weight: bold;
}

#submenu_moredisco h2 {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}

#submenu_moredisco a:visited {
	color: #fff;
	text-decoration: none;
}
#submenu_moredisco a:link {
	color: #fff;
	text-decoration: none;
}
#submenu_moredisco a:hover {
	color: #f00;
	text-decoration: none;
}

#submenu_moredisco a:active {
	color: #fff;
	text-decoration: none;
}

h2.page-title {font-size:14px;margin:0px;}

input.loginbutton {
	height: 20px; 
	color: #fff;	
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	background-color: #28e; 
	text-align: center; 
}

input.form-submit {
	height: 20px; 
	color: #fff;	
	font-family: Arial,Verdana,Helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000000; 
	border-right: 1px solid #000000; 
	background-color: #28e; 
	text-align: center; 
	margin-left:10px;
}

.status {
  padding:10px;
  color: white;
  background-color:#006633;
  border:2px #000000 solid;
}

.error {
  padding:10px;
  color: white;
  background-color:#FF0000;
  border:2px #000000 solid;
}

.error a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.error a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.error a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.error a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}


.container-inline div {
  display: inline;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}

.form-item label {
	font-weight:bold;
}

/* Tab navigation */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #333;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #555;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

.primary a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.primary a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.primary a:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.primary a:active {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

/* Make the drupal forum containers look like phpBB */
#forum {
	width:100%;
}

#forum .name {
	width:300px;
	padding:5px;
}



#forum td.container {background-color:#2288EE; font-size: .9em; font-weight:bold;font-family:verdana;padding-top:5px;}
#forum td.forum{border:solid black 1px;height:50px; background-color:#2288EE;}
#forum td.forum:hover {border:solid black 1px;height:50px; background-color:#3399FF;}
#forum .description {font-size:.8em;}
#forum tr.dark {border:solid #444444 1px;height:50px; background-color:#F3F3F3;}
#forum tr.light {border:solid #444444 0px;height:50px;background-color:#F3F3F3;}
#forum td.dark, td.light, a:hover {color:red;width=100px}
#forum td.posts{padding:5px;width:50px; background-color:#2288EE; border:solid black 1px;}
#forum td.topics{padding:5px;width:50px;background-color:#2288EE; border:solid black 1px;}
#forum td.last-reply{padding:5px;width:200px;background-color:#2288EE; border:solid black 1px;}
/* After you click a forum container link, this page shows a list of topics inside the forum*/
#forum td.topic{width:500px;background-color:#2288EE; border:solid black 1px; padding:10px}
#forum td.topic:hover {width:500px;background-color:#3399FF; border:solid black 1px; padding 10px;}
#forum td.replies {background-color:#2288EE; border:solid black 1px;}
#forum td.created{width:200px;background-color:#2288EE; border:solid black 1px;}
#forum td.icon{padding:10px;}
/* Customize an actual forum post, which is output in node-forum.tpl.php*/
td.forum-header-left{border:solid black 1px;padding:10px;background-color:#2288EE;}
td.forum-header-right{border:solid black 1px;padding:10px;background-color:#2288EE;}
td.forum-middle-left{padding:10px;border:solid black 1px; background-color:#2288EE;padding:10px; }
td.forum-middle-right{padding:10px;border:solid black 1px; background-color:#0055BB; height:200px; width:600px; vertical-align:top;}
td.forum-bottom-left{border:solid black 0px;border-bottom:solid white 0px; background-color:#0055BB;}
td.forum-bottom-right{border:solid black 0px;border-bottom:solid white 0px; padding:5px; background-color:#0055BB; text-align:right;}




/*  event calendar table styles  */
.event-calendar table {
  border: 1px solid #242;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1em;
}
.event-calendar tr {
  padding: 0;
  margin: 0;
  background: white;
}
.event-calendar th {
  color: #000;
  background: #aac;
  font-size: 120%;
  text-align: center;
  padding: 1px 0.33em;
  border: 1px solid #242;
}
.event-calendar td {
  border: 1px solid #bbb;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.event-calendar th.heading {
  border-width: 1px 0px;
}
.event-calendar th.prev {
  text-align: left;
  border-width: 1px 0px 1px 1px;
}
.event-calendar th.next {
  text-align: right;
  border-width: 1px 1px 1px 0px;
}
.event-calendar th a {
  font-weight: bold;
  color: #363636;
}
.event-calendar td a {
  font-weight: bold;
  text-decoration: none;
}
.event-calendar td.sat, .event-calendar td.sun {
  background: #fdd;
}
.event-calendar td.today {
  background: #f99;
}
.event-calendar td.selected {
  background: #99f;
}
.event-calendar td.year, .event-calendar td.month {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
  border-width: 1px 0px;
}

/*  days of the week header cells */
.event-calendar td.days {
  color: #cce;
  background: #224;
  font-weight: bold;
  text-align: center;
  padding: 1px 0.33em;
  border: 1px solid #242;
  border-width: 0 1px 1px 0;
}

/*  floating day number div  */
.event-calendar div.day {
  float: right;
  text-align: center;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background: #f3f3f3;
}

/*  event node times for the body */
.event-nodeapi div {
  color: #000;
  font-weight: bold;
  padding: 0.5em 1em 0 0;
}
.event-nodeapi div label { color: #999; }

/*  individual node container  */
.event-calendar div.event {
  font-style: italic;
  background-color: #fff;
  border: solid 1px #555;
  text-align: left;
  margin: 0.25em 0 0.5em 0.25em;
  font-size: 1em;
}
.event-calendar div.title {
  padding-left: 3px;
}
.event-calendar div.title a {
  font-weight: normal;
  font-size: 0.8em;
  color: #000;
}
.event-calendar div.title a:hover {
  color: #c00;
}
.event-calendar .content {
  margin: 5px;
  padding: 3px;
  border-left: solid 2px #ddd;
  padding-left: 5px;
}
.event-calendar div.type {
  margin-left: 5px;
}
.event-calendar div.type a {
  font-weight: normal;
  font-size: 0.8em;
  color: #00c;
}
.event-calendar div.type a:hover {
  color: #c00;
}
.event-calendar div.links {
  padding-left: 3px;
}
.event-calendar div.links a {
  font-weight: normal;
  font-size: 0.8em;
  color: #00c;
}
.event-calendar div.links a:hover {
  color: #c00;
}
.event-calendar .start {
  font-style: normal;
  font-size: 0.8em;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 3px;
}
.event-calendar .end {
  font-style: normal;
  font-size: 0.8em;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 3px;
}
.event-calendar .ongoing {
  font-style: normal;
  font-size: 0.8em;
  color: #555;
  margin: 2px 0 2px 0;
  padding-left: 3px;
}
.event-calendar div.info {
  visibility: hidden;
  height: 0px;
  overflow:hidden;
  padding-left: 3px;
}


/*  individual node view styles  */
.event-calendar div.monthview {
  width: 95px;
}
.event-calendar div.monthview .title {
  line-height: 1em;
}

.event-calendar div.weekview {
  width: 95px;
}
.event-calendar div.weekview .title {
  font-size: 1em;
}

.event-calendar div.dayview {
  width: auto;
}
.event-calendar div.dayview .links {
  margin: 4px;
  font-size: 1.1em;
}
.event-calendar div.dayview .title a {
  margin: 4px;
  font-size: 1.3em;
}
.event-calendar div.dayview .start, .event-calendar div.dayview .end {
  margin-left: 14px;
  font-size: 1em;
}

.event-calendar div.tableview {
  width: auto;
}
.event-calendar div.tableview .links {
  margin: 4px;
  font-size: 1.1em;
}

.event-calendar .event-empty {
  min-height: 6em;
}
.container-inline .day input {
  width: auto;
  display: inline;
}

/*  multi-day event top stripes  */
.event-calendar .event .stripe {
  height: 5px;
}
.event-calendar .event .stripe-1 {
  background-color: #FF6;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-2 {
  background-color: #F66;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-3 {
  background-color: #668CFF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-4 {
  background-color: #FFB366;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-5 {
  background-color: #85FF66;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-6 {
  background-color: #A666FF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-7 {
  background-color: #FFE066;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-8 {
  background-color: #66FFFF;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-9 {
  background-color: #FF66D9;
  height: 5px;
  width: 100%;
}
.event-calendar .event .stripe-10 {
  background-color: #DDD;
  height: 5px;
  width: 100%;
}

#block-event-1 .item-list ul li a { margin-top: 8px; }

span.event-timeleft {
  padding-bottom: 3px;
  text-align: right;
  width: auto;
  display: block;
}
span.event-nodetype {
  padding: 0px 0px 0px 5px;
  display: block;
  width: auto;
  text-align: right;
  float: right;
}
.ical-link {
  text-align: right;
}

.onlinelist {
	font-size:12px;
	SCROLLBAR-FACE-COLOR: #0000EF;
	SCROLLBAR-HIGHLIGHT-COLOR: #A5A5FF;
	SCROLLBAR-SHADOW-COLOR: #A5A5FF;
	SCROLLBAR-3DLIGHT-COLOR: #A5A5FF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;		
	SCROLLBAR-DARKSHADOW-COLOR: #A5A5FF;
}

.onlinelist a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.onlinelist a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.onlinelist a:hover {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

.onlinelist a:active {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}
