body {
font-size : 8pt; 
font-family : Verdana; 
font-weight : normal; 
color : #4B4E55; 
background-color : #ffffff;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

h1 {
font-family : Verdana, Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 9pt; 
color : #000000; 
background-color : transparent; 
}

h3 {
	font-family : Verdana, Arial; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 9pt; 
	color : #4b4e55; 
	background-color : transparent; 
}



p {
font-size : 8pt; 
font-family : Verdana; 
}

a:link {
  color : #000066;
  font-weight : bold;
}

a:visited {
  color : #6666cc;
  font-weight : bold;
}

.smalltext {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 7pt;
}

.smalltext a:link {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 7pt;
}

.smalltext a:visited {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 7pt;
}

.noline a:link {
  text-decoration : none;
}

.noline a:visited {
  text-decoration : none;
}


/* ************************************************************************** */
/*                                                                            */
/* calendar styling                                                           */
/*                                                                            */
/* ************************************************************************** */

.calendarmonth {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 7pt;
}

.calendarmonth a:link {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size : 8pt;
	text-decoration : none;
}

.calendarmonth a:visited {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-size : 8pt;
	text-decoration : none;
}

.calendartext {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 7pt;
}

.calendartext a:link {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : bold; 
	font-size : 7pt;
}
.calendartext a:visited {
	font-family : Verdana; 
	font-style : normal; 
	font-variant : normal; 
	font-weight : normal; 
	font-size : 7pt;
}

.calendarbg {
  background-color : #336699;
}

.calendarbg_medium {
  background-color : #9fA160;
}

.calendarbg_light {
  background-color : #a6add4;
}


.largetext {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}

.largetext a:link {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}

.largetext a:visited {
font-family : Verdana; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9pt; 
}

.errortext {
  font-family : Verdana; 
  font-size : 8pt;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #001280;
  color: #cccccc;
}

.bg_medium {
  background-color : #336699;
  color: #cccccc;
}

.bg_medium A:link, .bg_medium A:visited, .bg_medium A:active, .bg_medium A:hover {
  color: #cccccc;
}

.bg_light {
  background-color : #a6add4;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

/* styles for ccb boxes */


.ccb_menu_box
{
	font-family : Verdana; 
	font-style : normal; 
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

table.ccb_outer_box, td.ccb_outer_box
{
	font-size: 8pt;
	margin: 0px;
	border: 2px solid #9293A5;
}

table.ccb_softouter_box, td.ccb_softouter_box
{
	margin: 0px;
	border: 0px;
	background-color : #EDEEEF;
}

table.ccb_outer_rcolbox, td.ccb_outer_rcolbox
{
	margin-left: 4px;
	border: 2px solid #9293A5;
}

table.ccb_softouter_rcolbox, td.ccb_softouter_rcolbox
{
	margin-left: 6px;
	border: 0px;
	background:#FFFFFF url("/youth/themes/youth/img/boxgradient.gif") repeat-x;
	border-right: #EDEEEF 1px solid;
}

.ccb_page_box
{
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	border: 2px solid #9293A5;
}

.ccb_softpage_box
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	background-color : #EDEEEF;	
}

.ccb_picture_box
{
	border: 0px;
	display: block;
	top: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;

}


.ccb_category_box
{
	border: 0px;
	display: block;
	top: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	border: 3px solid #9293A5;

}

.addresstext
{
	color : #9fA160;
	font-family : Sans-serif; 
	font-style : normal; 
	font-weight: bold;
	font-size: 8pt;
	padding-left: 1em;
}
	
.ccb_innerbox
{
	font-family : Verdana; 
	font-style : normal;
	font-size: 8pt;
	color : #4b4e55;
}

.ccb_softbox
{
	font-family : Verdana; 
	font-style : normal;
	font-size: 8pt;
	background:#FFFFFF url("/youth/themes/youth/img/boxgradient.gif") repeat-x;
	padding: 0px;
	padding-bottom: 3px;
	border-bottom: #EDEEEF 1px dashed;
}

.bottomruleoff
{
	border-top: 6px solid #9293A5;
}

.ccb_boxcontent
{
	font-family : Verdana; 
	font-style : normal;
	font-size: 8pt;
	color : #4b4e55;
	padding: 2px;
}

.ccb_boxtitle
{
	font-family : Verdana; 
	font-style : normal; 
	font-weight: bold;
	text-transform: lowercase;
	font-size: 8pt;
	color : #ffffff;
	background-color : #9293A5;
	padding: 2px;
	border-bottom: #FFFFFF 1px solid;

}



ul.tightlist li {
	display: list-item;
	list-style: none;
	float: none;
}

.countdownstyle {

	margin : -10px;
	margin-top : -20px;
	font-family : Verdana; 
	font-size: 42pt;
	font-weight: bold;
	color: #57bdd4;
}

.countdownstyle_small {

	font-family : Verdana; 
	font-size: 10pt;
	font-weight: normal;
	color: #57bdd4;
}


/* ************************************************************************** */
/*                                                                            */
/* category menu stuff                                                      */
/*                                                                            */
/* ************************************************************************** */

/* the horizontal bar */
ul.categorymenu {
	font-family : Verdana; 
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	width: 113px;
	background: #ffffff;

	}

ul.categorymenu li.ignore  {
	display: none;
	list-style: none;
	}
	
ul.categorymenu li {
	margin: 0px;
	padding: 4px;
	background: #57bdd4;
	border: 3px solid #57bdd4;
	}

ul.categorymenu li ul {
	width: 97px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background: #57bdd4;
	}	


ul.categorymenu li ul li {
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	margin-top: 4px;
	display: block;
	text-decoration: none;
	text-align: left;
	border: 1px solid #997090;
	color: #f4f4e8;
	background: #997090;
	list-style-type: none;
	float: none;
	}	

ul.categorymenu li ul li a:link {
	padding: 1px;
	padding-left: 3px;
	color: #ffffff;
	background: #997090;
	text-decoration: none;
	font-weight : normal;
	display: block;
	}	

ul.categorymenu li ul li a:visited {
	padding: 1px;
	padding-left: 3px;
	color: #ffffff;
	background: #997090;
	text-decoration: none;
	font-weight : normal;
	display: block;
	}	

ul.categorymenu li ul li a:active {
	padding: 1px;
	padding-left: 3px;
	color: #ffffff;
	background: #997090;
	text-decoration: none;
	font-weight : normal;
	display: block;
	}	

ul.categorymenu li ul li a:hover {
	padding: 1px;
	padding-left: 3px;
	color: #4a4f51;
	background: #ffffff;
	text-decoration: none;
	font-weight : normal;
	display: block;
	}	

/* ************************************************************************** */
/*                                                                            */
/* home menu stuff                                                            */
/*                                                                            */
/* ************************************************************************** */

ul.homemenu
{
	font-family : Verdana; 
	font-size: 8pt;
	margin: 0px;
	margin-top: 46px;
	padding: 0px;
	padding-left: 0px;
	width: 80px;
	list-style: none;
	background: #9293A5;
}

/* the main menu items */

ul.homemenu li  {
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-left: 76px;
	width: 52px;
	left: 0px;
	display: inline;
	list-style: none;
	float: left;	
	color: #ffffff;
	background: #9293A5;
	}

ul.homemenu li a:link {
	padding: 1px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight : normal;
	background: #9293A5;
	}

ul.homemenu li a:visited {
	padding: 1px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight : normal;
	background: #9293A5;
	}
	
/* ************************************************************************** */
/*                                                                            */
/* horizontal menu stuff                                                      */
/*                                                                            */
/* ************************************************************************** */

/* the horizontal bar */
ul.menubar {
	font-family : Verdana; 
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	width: 488px;
	list-style: none;
	background: #9293A5;
	}

/* the main menu items */
ul.menubar li  {
	position: relative;
	margin: 0px;
	padding: 1px;
	left: -3px;
	width: 120px;
	display: inline;
	list-style: none;
	float: left;	
	background: #9293A5;
	}

ul.menubar li.ignore  {
	display: none;
	list-style: none;
	}

ul.menubar li a:link {
	background: #9293A5;
	color: #ffffff;
	text-decoration: none;
	font-weight : normal;
}

ul.menubar li a:visited {
	background: #9293A5;
	color: #ffffff;
	text-decoration: none;
    font-weight : normal;
}

/* sub menu items */
ul.menubar li ul {
	border: #57bdd4 1px solid;
	width: 122px;
	margin: 0px;
	padding: 0px;
	padding-left: 1px;
	padding-right: 1px;
	position: absolute;
	top: 15px;
	left: -9px;			/* line up text of drop menu with main item */
	display: none;
	background:#FFFFFF url("/themes/the theme/img/boxgradient.gif") repeat-x;	/* background of drop-menu */
	}

ul.menubar li ul li {
	width: 122px;
	left: 0px;
	padding: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0px;
	display: block;
	text-decoration: none;
	background: transparent;	/* background of drop-menu */
	}

ul.menubar li ul li a:link {
	padding: 1px;
	padding-left: 8px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #8c979c;			/* font colour of drop-menu items before hover */
	background: transparent;	/* background of drop-menu items before hover */
	}

ul.menubar li ul li a:visited {
	padding: 1px;
	padding-left: 8px;
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #8c979c;
	background: transparent;
	}

ul.menubar li ul li a:hover {
	color: #ffffff;			/* font colour of drop-menu items during hover */
	background: #57bdd4;	/* background of drop-menu items during hover */
	}

ul.categorymenu li:hover ul, ul.categorymenu li.over ul { display: block;}
ul.menubar li:hover ul, ul.menubar li.over ul { display: block;}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* ************************************************************************** */
/*                                                                            */
/* end of horizontal menu stuff                                               */
/*                                                                            */
/* ************************************************************************** */
