/* Start of CMSMS style sheet 'Calendar CSS' */
/*
Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar' table_id='big'}

*/

.calendar-prev a {
color: #000000;
text-decoration: underline;
}

.calendar-next a {
color: #000000;
text-decoration: underline;
}
.calendar-returnlink {
color: #990000;

}
.calendar {
background-color: #FFFFFF;
padding-right: 10px;
}
.calendar tr td {
 color: #000000;
}
/* make all links red */
.calendar tr td a
{
  color: #990000;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: #990000;
  font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width:65px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 1px;
  height: 75px;
  width: 65px;
font-size: 9.5pt;
font-weight: normal;
font-family: "arial narrow",arial;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: silver;
}

#big .calendar-day
{
  background-color: #80ff80;
}

#big .calendar-today
{
  font-weight: normal;
  /*background-color: #8080ff;*/
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}
/* End of 'Calendar CSS' */

/* Start of CMSMS style sheet 'hbc' */
.frontpagetable {
margin-bottom:3px;
}
.frontpagetable a {
color: #18507C;
}
html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
h1 {
color: #F8D9CA;
}
img {
	border: 0;
}
.external a{
color: #0000CC;
}
a {
	/*color: #FDC566;*/
color: #18507C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	/*color: #F8D9CA;*/
	text-decoration: underline;
}
.more {
	text-align: right;
	margin-top: 0;
	font-size: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

body {
	/*background: white url(images/bg.jpg) repeat-x; orange colour*/
	font: 13px tahoma, verdana, sans-serif;
	color: #F4B79A;
background-color: #DAB449;
	padding-bottom: 20px;
	text-align: center;
}
h2 {        font-family: "Comic Sans MS";
        text-align: center;
        font-weight: normal;
}
h3 {
	font-size: 12px;
color: #990000;
}
#toplogo {
z-index: 99;
/*margin-top: -25px;*/
}
#wrapper {
	text-align: left;
	margin: auto;
	width:778px;
	background: url(images/body_bg2.jpg);
/*margin-top: -3px;*/

}
#nav {
	/*color: #F8D9CA;*/
color:#000000;
	float: left;
	width: 246px;/*
position: absolute;
top: 20px;*/
z-index: 2;
}
#innernav {
background: url(images/nav_bg2.gif) repeat-y;
padding-left: 20px;
padding-bottom: 20px;
}

#innernav a{
/*color: #F8D9CA;*/
color:#18507C;
}

#innernav li{
color:#F4B79A;
line-height: 20px;
}

#innernav li li{
padding-left: 10px;
}

#newsdiv {
margin-top: 20px;
padding-left: 20px;
}

#nav img {
	display: block;
}
#body {
	float: right;
	width: 519px;
	padding-right: 5px;
}
.drk {
	background: left url(images/drk_bg.gif) repeat-y;
color: #000000;
font-family: "comic sans ms", verdana;
}
.drk a {
color: #0000FF;
}
.drk h1 {
color: #990000;
}
.drk .top {
	background: top left url(images/drk_top.gif) no-repeat;
}
.drk .bot {
	background: bottom left url(images/drk_top-17.gif) no-repeat;
	padding: 10px;
}
.lit {
	background: left url(images/lit_bg.gif) repeat-y;
}
.lit .top {
	background: top left url(images/lit_top.gif) no-repeat;
}
.lit .bot {
	background: bottom left url(images/lit_bot.gif) no-repeat;
}
.pad {
	padding: 11px 16px;
}
.diamond {
	padding-left: 12px;
	background: 0px 4px url(images/bullet_drk_diamond.gif) no-repeat;
}
.lit .diamond {
	background: 0px 4px url(images/bullet_lit_diamond.gif) no-repeat;	
}
#welcome p {
	margin-bottom: 0;
}
#welcome .more {
	margin: 0;
	padding: 0;
}
#welcome .pad {
	padding-bottom: 0px;
}
#news .more {
	margin-bottom: 0;
}
#news .more a {
	color: #fff;
}
#news .right {
	margin-top: -4px;
	margin-bottom: 0;
	position: relative;
}
#news .pad {
	margin-right: 180px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
}
#news .bot {
	position: relative;
	padding-bottom: 2px;
}
#news h2 {
	padding-bottom: 12px;
}
#news h3 {
	padding-bottom: 0px;
	margin-bottom: 0;
}
#news p {
	padding-left: 12px;
	padding-top: 0;
	margin: 0.8em 0 1em 0;
	position: relative;
}
.drk h3 {
	padding-left: 12px;
	background: 0px 4px url(images/bullet_drk_arr.gif) no-repeat;
}
.lit h3 {
	padding-left: 12px;
	background: 0px 4px url(images/bullet_lit_arr.gif) no-repeat;
}
.event {
	float: left;
	width: 125px;
	margin-top: 4px;
	margin-right: 31px;
	padding-bottom: 3px;
}
.event h3 {
	margin-bottom: 0;
}
.event .more {
	padding-bottom: 8px;
}
#features h3 {
	margin-bottom: 0;
}
#features p {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 12px;
}
#features .more {
	margin-top: 0;
	margin-bottom: 5px;
}
#features .pad {
	padding-left: 28px;
}
#foot {
	/*background: url(images/foot_bg.jpg) repeat-x;*/
background: url(images/footer_bg.jpg) repeat-x;
	color: #362E2B;
	width: 778px;
	text-align: left;
	margin: auto;
	text-indent: 4px;
	position: relative;
}
#foot-left {
	background: top left url(images/footer_left.jpg) no-repeat;
	
	padding: 15px 0;
}
#foot-ball {
	/*background: top left url(images/foot_right.jpg) no-repeat;*/
background: top left url(images/footer_right.gif) no-repeat;
	position: absolute;
	left: 652px;
	top: -62px;
	width: 126px;
	height: 110px;
}
#man {
	background: bottom left url(images/basketball2.gif) no-repeat;
	padding-bottom: 1px;
}
/* End of 'hbc' */

/* Start of CMSMS style sheet 'Navigation: CSSMenu - Horizontal' */
/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background-color: #F6E4CF;
   border-bottom: 1px solid #C0C0C0;
   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px; 
   text-decoration: none; 
   color: #18507C;
}

#primary-nav a:hover {
background-color: #DAB449;
color: #5E1F30;
}
#primary-nav li a { 
   border-right: 1px solid #5E1F30;
   border-left: 1px solid #5E1F30;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   background-color: #F6E4CF; 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
   background-color: #C7C7C7; 
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-color: #E7AB0B; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Navigation: CSSMenu - Horizontal' */

