@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Regular;
	text-align: center;
}
body {
    background-color:#eef8fb;
    color:#333333;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:left 80px; 
}
p {
    color: #333333;
    margin: 0;
}
strong {
    color: #177da6;
}
#bodytable {
    height:100%;
    padding: 0px;
}
#maintable {
   margin-top: 20px;
}
.main_cell {
	padding-bottom: 20px;
	}
.headerbg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}
.header_cell {
	padding-top: 16px;
}
.header_menu_cell {
	padding: 0px;
}
.footerbg {
	padding-top:20px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
}
.footerbg2 {
	background-image: url(../images/footer_bg_bottom.gif);
	background-repeat: repeat-x;
}
.footerbg a, .footerbg2 a {
    font-weight: bold;
}
ul.header_menu {
	float:right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.header_menu li {
	float: left;
}
img, a {
	border: none;
}
a {
	color: #741212;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.footerlink {
	font-weight: bold;
	text-decoration: none;
	margin-left:52px;
}
a.footerlink:hover {
    text-decoration: underline;
}
.left_panel {
    width: 460px;
    float: left;
}
.right_panel {
	float: right;
	display:block;
	width: 240px;
	padding-top: 0;
}
.calendar_title {
	display: block;
	background-image: url(../images/calendar_title_bg.gif);
	width: 220px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	/*margin-bottom: 10px;*/
	/*margin-bottom: 3px;*/
}
.calendar_title span {
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	
	text-transform: uppercase;
	margin-top: 6px;
}
#calendar_columns {
	margin-top: 10px;
	width: 185px;
	height: 23px;
	text-align: center;
	background-image: url(../images/calendar_columns.gif);
	background-repeat: no-repeat;
}
#calendar_columns td {
	width: 26px;
	height: 26px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
.month {
	font-size: 14px;
	font-weight: bold;
}
.controls {
	float: right;
}
#calendar {
	margin-bottom: 10px;
}
.right_panel .btn {
	margin-top: 0px;
	display: block;
	width: 200px;
	text-align: right;
	float: right;
}
#calendar td {
	width: 26px;
	height: 26px;
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
}
#calendar td.disabled {
	color: #cbc9c9;
}
#calendar td.active {
	background-image: url(../images/calendar_bg.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.right_panel .calendar_list {
    margin: 0;
    padding-right: 0;
}
.right_panel .calendar_list .colored {
}
.right_panel .calendar_list .colored td {
    padding: 0 0 6px;
}
.right_panel .calendar_list a {
    font-weight: bold !important;
}

a.btn_view_more_events {
    background-image: url(../images/button/view_more_events.gif);
    height: 30px;
    width: 220px;
    overflow: hidden;
    display: block;
    margin: 0px;
}
a.btn_view_more_events span {
    height: 30px;
    width: 220px;
    display: block;
}
a.btn_view_more_events:hover {
    background-image: url(../images/button/view_more_events_a.gif);
}
.btn a.btn_view_more_events {
    float: right;
}

a.btn_footer_subscribe {
    background-image: url(../images/button/footer_subscribe.gif);
    height: 30px;
    width: 110px;
    overflow: hidden;
    display: block;
    margin: 0px;
}
a.btn_footer_subscribe span {
    height: 30px;
    width: 110px;
    display: block;
}
a.btn_footer_subscribe:hover {
    background-image: url(../images/button/footer_subscribe_a.gif);
}
.btn a.btn_footer_subscribe {
    float: right;
}

#featurednews {
	margin-bottom: 20px;
}
#featurednews .title {
	font-weight: bold;
	color: #272727;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
	background-image:url(../images/title_bg_medium.gif);
	height: 35px;
}
#featurednews .imgcell {
	background-color: #ccc;
	width: 230px;
	height: 179px;
}
#featurednews .imgcell img{
	margin-top: 1px;
}
#featurednews .content {
	padding-left: 10px;
	background-image:url(../images/homefeatured_bg_middle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#featurednews .content span {
	background: url(../images/featured_span_spacer.gif) repeat-x;
	padding-top: 8px;
	margin-bottom: 5px;
	display: block;
	color: #2173af;
	width: 210px;
	height: 30px;
}
#featurednews .content span.first {
	background: none;
	padding-top: 0px;
    margin-bottom: 7px;
}
#featurednews .content span.last {
	margin-bottom: 0px;
}
#featurednews .content span.active {
	font-weight: bold;
	color: #636b75;
}
#featurednews .content_top {
	background-image:url(../images/homefeatured_bg_top.gif);
	font-size: 0;
	height: 8px;
}
#featurednews .content_right {
	background-image:url(../images/homefeatured_bg_r.gif);
	width: 10px;
}
#featurednews .content_bottom {
	background-image:url(../images/homefeatured_bg_bottom.gif);
	height: 10px;
}

#homecalendar {
	width: 240px;
	margin: 0px;
}
#homecalendar .title {
	font-weight: bold;
	color: #272727;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
	background-image:url(../images/title_bg_small.gif);
	height: 35px;
}
#homecalendar .content {
	padding: 10px;
	padding-bottom: 0px;
	background-image:url(../images/menu_bg_middle.gif);
	background-repeat: repeat-y;
}
#homecalendar .content_bottom {
	background-image:url(../images/menu_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}

#bookpanel {
	width: 220px;
	margin: 0px;
}
#bookpanel .title {
	font-weight: bold;
	color: #272727;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 10px;
	background-image:url(../images/homecalndr_bg_title.gif);
	height: 30px;
}
#bookpanel .content {
	width:196px;
	background-image:url(../images/bookpanel_bg_middle.gif);
	background-repeat: repeat-x;
}
#bookpanel .content_top {
	background-image:url(../images/bookpanel_bg_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#bookpanel .content_left {
	background-image:url(../images/bookpanel_bg_l.gif);
	background-repeat: repeat-y;
	width: 12px;
}
#bookpanel .content_right {
	background-image:url(../images/bookpanel_bg_r.gif);
	background-repeat: repeat-y;
	width: 12px;
}
#bookpanel .content_bottom {
	background-image:url(../images/bookpanel_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
}


.galleriestable {
	width: 460px;
	margin: 0px;
	padding: 0px;
	margin-bottom:19px;
}
.galleriestable strong {
    color: #177da6;
}
.galleriestable .title {
	color: #177da6;
	padding-top: 6px;
	padding-left: 7px;
}
.galleriestable .title a {
	color: #177da6;
}
.galleriestable .content_thumb img {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.galleriestable {

}
.galleriestable .title {
	color: #177da6;
	font-size: 20px;
	vertical-align: middle;
	background:url(../images/galleries_title_bg.gif) no-repeat;
	height: 35px;
}
.galleriestable .content_middle {
	padding-left: 8px;
	padding-right: 10px;
    height: 131px;
	background-image:url(../images/middle_bg_medium.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.galleriestable .content_bottom {
	line-height: 0px;
	font-size: 0px;
	background-image:url(../images/bottom_bg_medium.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 10px;
}


#gallerytable {
	width: 710px;
	margin: 0px;
	padding: 0px;
	
}
#gallerytable .content_thumbnail img {
  border: 1px solid #cccccc;
	float: left;
	margin-right:10px;
}
#gallerytable .content_top {
	height: 10px;
	background-image:url(../images/gallerylist_bg_top.gif);
	/*background-repeat: repeat-x;*/
  /*background-image:url(../images/news_rightpane_bg_top.gif);*/
    background-repeat: no-repeat;
    background-position: top;
  font-size: 0;
    /*height: 9px;*/
}
#gallerytable .content_middle {
	height: 120px;
  background-color: #f0f0f0;
	background-image:url(../images/gallerylist_bg_middle.gif);
	background-repeat: repeat-x;
}
#gallerytable .content_left {
    background-color: #f0f0f0;
    border-left: 1px solid #cccccc;
	background-image:url(../images/gallerylist_bg_l.gif);
	background-repeat: no-repeat;
	width: 9px;
	font-size:0px;
	line-height: 0px;
}

#gallerytable .content_right {
    background-color: #f0f0f0;
	background-image:url(../images/gallerylist_bg_r.gif);
	background-repeat: no-repeat;
	background-position: top right;
    border-right: 1px solid #cccccc;
	width: 9px;
	font-size:0px;
	line-height: 0px;
}
#gallerytable .content_bottom {
	font-size: 0px;
	background-image:url(../images/gallerylist_bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 10px;
}
#gallerytable .content_bottom2 {
    font-size: 0px;
    background-image:url(../images/gallerylist_bg_bottom2.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 10px;
}

#news_rightpane{
  width: 240px;
	margin: 0px;
	margin-bottom: 20px;
	background-image:url(../images/news_rightpane_bg_table.gif);
	background-repeat: repeat-x;
	background-position: 0px 37px;
}

#news_rightpane .title {
	font-weight: bold;
	color: #177da6;
	font-size: 12px;
	background-image:url(../images/title_bg_small.gif);
	background-position: top;
  height: 35px;
}

#news_rightpane .content {
	padding:10px;
	background: url(../images/menu_bg_middle.gif) repeat-y;
	background-color: #f0f0f0;
	background-position: top;
}

#news_rightpane .content_bottom {
  background-image:url(../images/menu_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
    font-size:0px;
	height: 10px;
	line-height: 0px;
}

#news_rightpane ul.months {
	display: block;
	list-style: none;
	padding: 0px 10px 2px 0;
	margin: 0;
  margin-left: 10px;
}
#news_rightpane ul.months  li{
    margin-bottom: 5px;
	margin-right: 10px;
	padding-left: 10px;
}
#news_rightpane ul.months  li.active{
	color: #177da6;
    font-weight: bold;
    background:url(../images/bullet.png) no-repeat 0 5px;
}
#news_rightpane ul.months  li.active a.active{
    color: #177da6;
    font-weight: bold;
}

#news_rightpane ul.months a{
  font-weight: bold;
}


#rightpane {
	width: 220px;
	margin: 0px;
	margin-bottom: 20px;
}
#rightpane .title {
	font-weight: bold;
	color: #272727;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 8px;
	background-image:url(../images/rightpane_title_bg.gif);
	height: 30px;
}
#rightpane .content {
	width:196px;
	background: url(../images/rightpane_bg_content.gif) repeat-x;
	background-color: #f0f0f0;
}
#rightpane .content_top {
	background-image:url(../images/rightpane_bg_top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
#rightpane .content_left {
	background-image:url(../images/rightpane_bg_l.gif);
	background-repeat: repeat-y;
	width: 12px;
}
#rightpane .content_right {
	background-image:url(../images/rightpane_bg_r.gif);
	background-repeat: repeat-y;
	width: 12px;
}
#rightpane .content_bottom {
	background-image:url(../images/rightpane_bg_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
}




#detailtable {
	width: 460px;
	margin: 0px;
	padding: 0px;
}
#detailtable strong {
	color: #177da6;
}
#detailtable .title_l {
	background-image:url(../images/bluetitle_bg_l.gif);
	width: 9px;
	font-size:0px;
	line-height: 0px;
}
#detailtable .title {
	font-weight: bold;
	color: #177da6;
	font-size: 20px;
	padding-top: 6px;
	background-image:url(../images/title_bg_medium.gif);
	background-position: right;
	height: 35px;
	padding-left: 10px;
}

#detailtable .toprow {
	color: #177da6;
}
#detailtable .table_item td, #detailtable .table_item th {
	text-align: center;
}
#detailtable .table_item tbody td {
	padding-top: 8px;
	height: 29px;
	background-image:url(../images/tableitem_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#detailtable .table_item thead {
	padding-bottom: 10px;
	height: 19px;
}

#detailtable .content_top {
	background-image:url(../images/top_bg_medium.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
}

#detailtable .content_middle {
	padding-left: 10px;
	padding-right: 10px;
	height: 120px;
	background-image:url(../images/middle_bg_medium.gif);
	background-repeat: repeat-y;
}
#detailtable .content_bottom {
	background-image:url(../images/bottom_bg_medium.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 10px;
}



.contacttable {
	width: 460px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.contacttable .title {
	font-weight: bold;
	color: #177da6;
	font-size: 20px;
	padding-left: 10px;
	background:url(../images/title_bg_medium.gif) no-repeat;
	height: 35px;
}
.contacttable .content_middle {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 120px;
	background-image:url(../images/middle_bg_medium.gif);
	background-repeat: repeat-y;
}
.contacttable .content_bottom {
	background-image:url(../images/bottom_bg_medium.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 10px;
}



td {
	vertical-align:top;
}

table.block {	
	/*margin-bottom: 10px;*/
    margin-top: 10px;
}
.block .block_tl {
    height: 5px;
	width: 5px;
	background-image: url(../images/block_bg_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0;
	line-height: 0;
}
.block .block_content {
	background-color: #e8e5e5;
	font-size: 12px;
	background-image: url(../images/block_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #a4c954;
	padding: 7px 4px 10px;
}
.block .block_tr {
    height: 5px;
    width: 5px;
	background-image: url(../images/block_bg_tr.gif);
	background-repeat: no-repeat;
    background-position: top right;
    font-size: 0;
    line-height: 0;
}
.block .block_l {
	background-color: #e8e5e5;
    height: 100%;
	width: 5px;
	border-left: 1px solid #a4c954;
	background-image: url(../images/block_bg_l_r.gif);
	background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
}
.block .block_r {
	background-color: #e8e5e5;
	height: 100%;
	width: 5px;
	border-right: 1px solid #a4c954;
	background-image: url(../images/block_bg_l_r.gif);
	background-repeat: no-repeat;
    font-size: 0;
    line-height: 0;
}
.block .block_bl {
	width: 5px;
	height: 5px;
	background-image: url(../images/block_bg_bl.gif);
	background-repeat: no-repeat;
    background-position: bottom left;
    font-size: 0;
    line-height: 0;
}
.block .block_br {
	width: 5px;
	height: 5px;
	background-image: url(../images/block_bg_br.gif);
	background-repeat: no-repeat;
    background-position: bottom right;
    font-size: 0;
    line-height: 0;
}
.block .block_content p {
    margin-top: 14px;
}
.thumbnail {
	display: block;
	border: 1px solid #a4c954;
	background-color: #FFFFFF;
	width: 100px;
	height: 111px;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.gallery_thumbnail {
	display: block;
	border: 1px solid #a4c954;
	background-color: #FFFFFF;
	width: 100px;
	height: 111px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.gallery_thumbnail a {
    height: 113px;
    width: 102px;
}
.gallery_content {
    display: block;
    margin-bottom: 17px;
}
.gallery_buttons {
    clear: both;
    padding-top: 5px;
}
.news_buttons {
    clear: both;
    padding-top: 7px;
}
.links_buttons {
    clear: both;
    padding-top: 10px;
}
.results_buttons {
    clear: both;
    padding-top: 14px;
}
.note {
	font-weight: bold;
	float:right;
}
#wrappertable {
	width:100%;
	height:100%;
}
#wrappercell {
	height:100%;
	width:100%;
}
#bodytable {
	height:100%;
}

.content_cell {
	padding-left: 10px;
	text-align: left;
}
.content_cell p {
    /*line-height: 14.5px;*/
    margin-top: 0;
}
.content_cell p + p,
.content_cell div + p {
    margin-top: 15px;
}
.content_cell p + div {
    margin-top: 15px;
}
.bulletlist {
	padding-left: 15px;
}
.bulletlist li {
	margin: 0;
	color: #49b2ff;
}
.bulletlist li span {
	color:#1d57a0;
}
.footer_cell {
	padding: 5px 15px 0;
}
.logo {
	width:100px;
	float:left;
}
.logo img {
	margin-bottom: 10px;
}

.slideshow {
	float:right;
}

TD.menu_t {
	background-image: url(../images/menu_bg_top.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 10px;
}
TD.menu_m {
	background-image: url(../images/menu_bg_middle.gif);
	background-repeat: repeat-y;
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
}
TD.menu_b {
	background-image: url(../images/menu_bg_bottom.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 10px;
}
.mainmenu_ul, .mainmenu_ul a {
    height: 30px;
    padding: 0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
    margin-bottom:10px;
}
.mainmenu_ul li {
	padding: 0;
    margin: 0;
    height: 30px;
    overflow: hidden;
    position: relative;
    display: block;
}
.mainmenu_ul a {
	background-repeat: no-repeat;
	padding: 0;
    margin: 0;
    position: relative;
    display: block;
    height: 30px;
    width: 220px;
}
.mainmenu_ul a.active {
	padding: 0;
    margin: 0;
    top: 0;
    background-position: right;
}
.mainmenu_ul a:hover {
    top: 0;
    background-position: right;
    bottom: 0;
}
.mainmenu_ul li.active a:hover {
    background-position: right;
}
.header_menu a {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    height: 29px;
}
.header_menu a.active {
    padding: 0;
    margin: 0;
    top: 0;
    background-position: bottom;
}
.header_menu a:hover {
    top: 0;
    background-position: bottom;
    bottom: 0;
}
.header_menu li.active a:hover {
    background-position: bottom;
}
.header_menu .clubs {
    width: 70px;
}
.header_menu .contact {
    width: 97px;
}
.header_menu .cpd {
    width: 58px;
}
.header_menu .gallery {
    width: 70px;
}
.header_menu .links {
    width: 65px;
}
/*
.mainmenu_ul .spacer {
    width: 165px;
    margin-left: -20px;
    display: block;
    height: 1px;
    background-image: url(../images/menu/spacer.gif);
    overflow: hidden;
}
*/
.pullquote {
    width:420px;
    min-height:80px;
    display:block;
    background-image:url(../images/pullquote.jpg);
    overflow:hidden;
    padding:20px 20px 8px;
    margin-top: 20px !important;
}
.pullquote span {
    display:block;
    /*padding:23px;*/
    color: #177da6;
    font-size:26px;
    font-style: italic;
    line-height: 1.2em;
}

h1 {
    font-size: 22px;
    color: #368eb2;
    display: block;
    line-height: 1.2em;
    margin: 0;
    margin-bottom: 3px;
}
.title_page {
	font-size: 28px;
	color: #010101;
	display: block;
	line-height: 1.2em;
    margin-bottom: 15px;
}
.title_home_page_ {
	font-size: 28px;
	color: #010101;
	display: block;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.title_blue {
	display: block;
	font-weight:bold;
	font-size: 18px;
	color: #292f38;
}
.title_blue_news {
	color: #741212;
}

.title_blue_month {
	display: block;
	font-weight:normal;
	font-size: 18px;
	color: #292f38;
}
.title_blue_news a {
	display: block;
	font-weight:bold;
	font-size: 14px;
	color: #741212;
}
.resource_category_title {
	color: #292f38;
	font-size: 20px;
}
p.resource {
	margin-bottom: 20px;
}
.title_blue_events {
    display: block;
    font-weight:normal;
    font-size: 20px;
    color: #333333;
    margin-top: 2px;
}
.title_blue_event {
    display: block;
    font-weight:bold;
    font-size: 18px;
    color: #1d57a0;
    margin-top: 15px;
    margin-bottom: 3px;
}
.title_blue_gallery {
	display: block;
	font-size: 20px;
	color: #177da6;
	margin-bottom: 15px;
}

.title_gray_gallery {
	display: block;
	font-size: 20px;
	color: #333333;
	margin-bottom: 15px;
}

.title2_green {
	display: block;
	font-weight:bold;
	font-size: 14px;
	color: #aec85d;
}
.title2_blue {
	display: block;
	font-weight:bold;
	font-size: 14px;
	color: #368eb2;
}
.fileslist a {
	padding-left: 5px;
}
.content_photo {
	float: right;
	padding: 10px;
	padding-right: 0;
	padding-top: 0;
}
.tabs_master {
	display: block;
}
.tabscontainer {
	height: 31px;
	display:block;
	clear: both;
	float: none;
	margin-bottom: 20px;
}
.tabs {
	height:31px;
	list-style: none;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
.tabs li {
	background: none;
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	height: 31px;
	overflow: hidden;
	position: relative;
	margin-right: 10px;
}
.tabs a {
    float: left;
	font-size: 12px;
	font-weight: bold;
    position: relative;
    display: block;
    margin: 7px 1px 0;
}
.tabs a.active {
    color: #368eb2;
    top: 0;
    bottom: 0;
}

.tabs a.active:hover{
  color: #368eb2;
}

.tabs a:hover {
    color: #368eb2;
    top: 0;
    bottom: 0;
    text-decoration: none;
}
.tabs li span.bg {
    background-image: url(../images/tabs_bg.gif);
    background-repeat: repeat-x;
    display: block;
    float: left;
    height: 31px;
}
.tabs li.active span.bg {
    
}
.tabs li span.middle {
    background-image: url(../images/tabs_bg.gif);
    background-repeat: repeat-x;
    display: block;
    float: left;
    height: 31px;
    width: 6px;
}
.tabs li span.left {
	width: 9px;
    background-image: url(../images/tabs_left.gif);
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 31px;
}
.tabs li span.right {
    background-image: url(../images/tabs_right.gif);
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 31px;
    width: 9px;
}
.tabs li.active span.middle {
   	color: #ff0000;
}

.tabs_clubs li span.bg {
    background-image: url(../images/tabs_clubs_middle.gif);
}
.tabs_clubs li span.middle {
    background-image: url(../images/tabs_clubs_middle.gif);
}
.tabs_clubs li span.left {
    background-image: url(../images/tabs_clubs_left.gif);
}
.tabs_clubs li span.right {
    background-image: url(../images/tabs_clubs_right.gif);
}


.key {
    margin-top: 5px;
}
.key div {
    float: left;
}
.key ul {
	padding:0;
	margin: 0;
}
.key li {
	list-style:square;
	font-size:22px;
	float:left;
	margin-left:25px;
}
.key li.first {
	list-style:none;
	margin-left: 0;
}
.key span {
	color:#1d57a0;
	font-size:12px;
}
.key .event {
    margin-left: 9px;
}
.key .event_colors {
    width: 10px;
    height: 10px;
    margin-top: 2px;
    margin-right: 4px;
}

.events_table_container {
	margin-top: 14px;
}
.events_table_container td.not_last {
    padding: 0 2px 2px 0;
}
.events_table_container td.last {
    padding: 0 0 2px 0;
}
.events_table .disabled {
	background:none;
	background-color:#e8eef5;
}
ul.months {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom:8px;
}
ul.months  li{
	margin-right: 10px;
	float: none;
}
ul.months  li.active{
	color: #aec85d;
    font-weight: bold;
}
ul.months  li.active a.active{
    color: #aec85d;
}
#rightpane ul.months {
	display: block;
	list-style: none;
	padding: 10px;
	margin: 0;
	padding-bottom:8px;
}
#rightpane ul.months  li{
	margin-right: 10px;

	font-weight: bold;
}
#rightpane ul.months  li.active{
	color: #aec85d;
}
#rightpane ul.months  li.active a.active{
    color: #aec85d;
}
.events_controls {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
    margin-bottom: 12px;
}
.events_controls table {
    height: 16px;
}
.events_controls a {
    margin-left: 5px;
    text-decoration: none;
    cursor: pointer !important;
    display: block;
}
.events_controls td.img_next a, .events_controls td.img_prev a {
	width: 10px;
	height: 16px;
}
.events_controls td.img_next a {
    background-image: url(../images/events_arrow_next.gif);
}
.events_controls td.img_prev a {
    background-image: url(../images/events_arrow_prev.gif);
}
.events_controls td.img_next a:hover {
    background-image: url(../images/events_arrow_next_a.gif);
}
.events_controls td.img_prev a:hover {
    background-image: url(../images/events_arrow_prev_a.gif);
}
.event_block {
	float: left;
	display: block;
	width: 90px;
	height: 100px;
	/*margin-right: 2px;
	margin-bottom: 2px;*/
	border:1px solid #aec85d;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
.event_block_disabled {
	float: left;
	display: block;
	width: 90px;
	height: 100px;
	/*margin-right: 2px;
	margin-bottom: 2px;*/
	border:1px solid #aec85d;
	background-color: #e8eef5;
}
.event_block_active {
	float: left;
	display: block;
	width: 90px;
	height: 100px;
	/*margin-right: 2px;
	margin-bottom: 2px;*/
	border:1px solid #1d57a0;
}
.day {
	text-align: center;
	float: left;
	display: block;
	width: 90px;
	height: 48px;
	/*margin-right: 2px;
	margin-bottom: 2px;*/
	font-weight: bold;
	background-image: url(../images/day_bg.gif);
	border: 1px solid #90b63f;
}
.day span {
	display: block;
	margin-top: 14px;
	font-size: 14px;
}
.date {
	display:block;
	color:#1d57a0;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 4px;
	margin-top: 4px;
}

.events_table_container .colored a {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 2px;
}
.event_data {
    margin-top: 15px;
    margin-bottom: 7px;
}

.exseprion {
    padding: 5px;
    margin-bottom: 5px;
    color: #177da6;
    border: 1px solid #cccccc;
    font-size: 15px;
    font-weight: bold;
}
.footercol {
	color: #ffffff;
	float: left;
}
.footercol h5 {
	color: #177da6;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 2px;
}
.footercol a {
	color: #ffffff;
}

.footercol ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footercol ul li {
	margin-bottom: 5px;
}
.copyright {
    color: #FFF;
}
.copyright a {
    color: #FFF;
	margin-right: 10px;
}
.copyright div {
	float: right;
}
.copyright div a {
	margin: 0px;
}
.banner {
    background-color: #EEF8FB;
	margin: 0;
}

.active a.selected_news{
  color: #636b75;
}
a.selected_news:hover{
  text-decoration: none;
}

.selected_news{
  font-weight: bold;
}

.details_title{
  color:#272727;
  font-size:12px;
  font-weight:bold; color: #177da6;
}

.news_seporator{
  margin-bottom: 14px;
}
#maptable {
    border: 1px solid #e3e5e4;
    height: 438px;
    width: 438px;
}

#tabs_menu_paging {
  height:20px;
}
#tabs_menu_paging ul {
	list-style: none;
	padding:0px;
	margin:0px;
}
#tabs_menu_paging li {
	background-color: #e8e7e7;
	background-image: url(../images/paging.gif);
	position: relative; 
	height:20px;
	float: left;
	overflow:hidden;
    margin: 0px;
    margin-left: 5px;
}
#tabs_menu_paging a  {
	font-family: "Arial";
	font-weight: bold;
	font-size: 12px;
	text-transform:uppercase;
    padding:2px 0 0;
	display:block;
	height:20px;
	text-align: center;
	width: 20px;
}
#tabs_menu_paging a:hover {
	text-decoration: underline;
}
#tabs_menu_paging LI.current span {
    font-family: "Arial";
    font-weight: bold;
    font-size: 12px;
    text-transform:uppercase;
    padding:2px 0 0;
    display:block;
    height:20px;
    text-align: center;
    width: 20px;
    color: #177da6;
}

.home_page_content h1 + p {
    margin-top: 15px;
}
.title {
	color: #177da6;
	font: "Frutiger LT STD 60 Bold";
	font-weight: normal;
	font-size: 20px;
}

.lastNews{
  background: url(../images/lastnews_bg.gif) no-repeat; 
  height: 200px;
  margin-bottom: 11px;
}

.lastNews .active{
  background: url(../images/lastnewsmiddle.gif) no-repeat;
}

.lastNews .active a{
  color: #fff;
  font-weight: bold;
}

.lastNews .firstactive{
  background: url(../images/lastnewsfirst.gif) no-repeat;
}

.lastNews .lastactive{
  background: url(../images/lastnewslast.gif) no-repeat;
}

.clubHeader{
  background: url(../images/club_header.gif) no-repeat;
  height: 10px;
  width: 710px;
  font-size: 0px;
}

.clubMiddle{
  background: url(../images/club_middle.gif) repeat-y;
  width: 710px;
}

.clubFooter{
  background: url(../images/club_footer.gif) repeat-y;
  width: 710px;
  height: 8px;
  font-size: 0px;
}

.clubcategoryTitle{
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  margin-left: 10px;
  display: block;
  margin-bottom: 3px;
  position: relative;
  top: -4px;
}

.club_left{
  margin-left: 10px;
  float: left;
  width: 65%;
}

.club_left a{
  color: #388db4;
  display: block;
  font-weight: bold;
}

.club_right{
  float: left;
}

.clubeContact{
  padding-bottom: 15px;
}

.clubeContact span{
  color: #388db4;
  font-weight: bold;
}

.clubeSeporator{
  background: url(../images/club_seporator.gif) repeat-x;
  height: 2px;
  margin: 5px 10px 5px 10px;
}

.cpdRightbg_header{
  background: url(../images/cpd_header.gif) no-repeat;
  font-size: 0px;
  height: 7px;
}

.cpdRightbg{
  background: url(../images/cpd_middle.gif) repeat-y;
}
.cpdRightbg_footer{
  background: url(../images/cpd_footer.gif) no-repeat;
  font-size: 0px;
  height: 5px;
}

.galeryHolderpaging{
  color: #197ca6; 
  font-weight: bold; 
  float: left; 
  margin: 1px 5px 0 0;
}

.galeryHolderpage{
  position: relative; 
  top: -1px; 
  border: 1px solid #d5d9da; 
  width: 18px; 
  height: 16px; 
  float: left; 
  background-color: #fff; 
  text-align: center; 
  color: #197ca6; 
  font-weight: bold; 
  padding-top: 2px; 
  margin-right: 5px;
}

.galeryHolderpage a{      
  color: #741211; 
  font-weight: bold;
  text-align: center;
}

.schoolFamilyimage{
  float: left;
  border: 1px solid #e3e5e4;
}

.schoolteambgheader{
  width: 300px;
  height: 8px;
  font-size: 0px;
  background: url(../images/schoolteambgheader.gif) no-repeat;
}

.schoolteambg{
  height: 164px;
  background: url(../images/schoolteambg.gif) repeat-y;
}

.schoolteambgfooter{
  width: 300px;
  height: 8px;
  font-size: 0px;
  background: url(../images/schoolteambgfooter.gif) repeat-y;
}

.schoolteamcontentbgheader{
  margin-left: 10px;
  width: 280px;
  height: 6px;
  background: url(../images/schoolteamcontentbgheader.gif) no-repeat;
}

.schoolteamcontentbg{
  margin-left: 10px;
  width: 280px;
  height: 152px;
  background: url(../images/schoolteamcontentbg.gif) repeat-y;
}

.schoolteamcontentbgfooter{
  margin-left: 10px;
  width: 280px;
  height: 6px;
  background: url(../images/schoolteamcontentbgfooter.gif) no-repeat;
}

.schoolteamTitle{
  font-size:18px; 
  color: #292f38; 
  margin-left: 10px; 
  display: block;
}

.schoolteamJobe{
  display: block;
  margin-left: 11px;
  margin-top: 1px;
  font-weight: bold;
}

.schoolteamEmail{
  display: block;
  margin-left: 11px;
  margin-top: 10px;
  font-weight: bold;
  color: #177da6;
}

.schoolteamEmail a{
  font-weight: bold;
}

.schoolteamTel{
  display: block;
  margin-left: 11px;
  margin-top: 5px;
  font-weight: bold;
  color: #177da6;
}

.schools{
  margin-top: 18px;
}

.schoolsTitle{
  color: #177da6;
  font-weight: bold;
}

.schoolseporator{
  margin-top: 5px;
  height: 2px;
  font-size: 0px;
  background: url(../images/club_seporator.gif) repeat-x;
}

.sifr_title {
    color: #177da6;
    font-size: 20px;
    font-weight: bold;
}

.GaleryHolderTitleTop{
  height: 9px;
  background: url(../images/galleries_title_bg_top.gif) no-repeat;
}

.GaleryHolderTitleBottom{
  height: 1px;
  background: url(../images/galleries_title_bg_bottom.gif) no-repeat;
  margin-top: 4px;
}

.GaleryHolderTitleMiddle{
  background: url(../images/galleries_title_bg_middle.gif) repeat-y;
}

.primaryHeader{
  background:transparent url(../images/primary_header.gif) no-repeat scroll 0 0;
  font-size:0;
  height:10px;
  width:461px;
}

.primaryMiddle{
  background:transparent url(../images/primary_middle.gif) repeat-y scroll 0 0;
  width:461px;
  clear: both;
}

.primaryFooter{
  background:transparent url(../images/primary_footer.gif) repeat-y scroll 0 0;
  font-size:0;
  height:8px;
  width:461px;
}

.NightTitle{
  position: relative;
  left: -10px;
  padding-left: 10px;
  padding-bottom: 5px;
  height: 20px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 5px;
}

.nightpopup {
  height: 100%;
  width: 100%;
  background: #000000;
  position: absolute;
  top: -40px;
  opacity: 0.75;
  filter:alpha(opacity=40);
}

.popupPrimaryHeader{
  background:transparent url(../images/popupHeader.png) no-repeat scroll 0 0;
  color:#177DA6;
  font-weight:bold;
  font-size: 14px;
  height:18px;
  width:372px;
}

.popupPrimaryMiddle{
  background:transparent url(../images/popupContent.png) repeat-y scroll 0 0;
  width:372px;
  clear: both;
}

.popupPrimaryFooter{
  background:transparent url(../images/popupFooter.png) repeat-y scroll 0 0;
  font-size:0;
  height:18px;
  width:372px;
}
