a:link {color: #1e5b7e; text-decoration:underline;}
a:visited {color: #1e5b7e; text-decoration:underline;}
a:active {color: #1e5b7e; text-decoration:underline;}
a:hover {color: #23972c; text-decoration:underline;}
a.blacklink:link {color: #2C2C2C; text-decoration:none;}
a.blacklink:visited {color: #2C2C2C; text-decoration:none;}
a.blacklink:active {color: #2C2C2C; text-decoration:underline;}
a.blacklink:hover {color: #2C2C2C; text-decoration:underline;}
:focus { outline: none; }
::-moz-focus-inner { border: none; }

html {
     overflow: -moz-scrollbars-vertical;
}

body
{
	background-color:#4C6B97;
	font-family: Helvetica, Arial, sans-serif;	
	font-size:12px;
	color:#000000;
	margin:0px;
}

img
{
	border:none;
	margin:0px;
}

div.clearfix {overflow:auto;}

input, textarea
{
	font-size:8pt;
}

input.submit_button { height:25px; font-size:8pt; width:100px; margin-top:15px; }

h1
{
	font-family:Helvetica,Arial,sans-serif;
	color:#396199;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
}

h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
}

div.subtitle {
	font-size:22px;
	font-weight:bold;
	font-family: Cambria,"Bitstream Vera Sans",Arial,sans-serif;
	color:#2c2c2c;
}

div#wrapper
{
	margin: 0px auto 0px auto;
	width:950px;
	background:transparent url("../images/back.jpg") repeat-y;
	overflow:auto;
	padding:0px;
}

div#supercontainer {
	background-color:#4C6B97; 
	background-image:url(../images/bodyback.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0;
	margin-top:28px;
}

div#container
{
	padding:0px;
	margin:0px;
	width:950px;
	overflow:auto;
}

div#content
{
	padding:0px;
	margin:0px;
	margin-left:18px;
	margin-right:18px;
	width:914px;
	text-align:center;
}

div#leftpanel, div#rightpanel
{
	display:inline;
	width:123px;
	float:left;
	margin-left:2px; 
	font-size:11px;
	padding:0px;
	padding-top:4px;
	overflow:auto;
}

div#leftpanel
{
	text-align:left;
}

div#rightpanel
{
	float:right;
	margin-right:3px; 
	width:121px;
}

div#leftpanel div.panel_container, div#rightpanel div.panel_container {
	width:112px;
	margin:0 auto;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#leftpanel div.panel_top_header, div#rightpanel div.panel_top_header {
	background-image:url("../images/panel_header.png");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	padding:0px;
	width:110px;
	height:12px;
	text-align:center;
	border:1px solid #b7bed4;
	cursor:default;
}

div#leftpanel div.panel_header, div#rightpanel div.panel_header {
	background-image:url("../images/panel_header.png");
	background-position:top;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	padding-top:0px;
	padding-bottom:3px;
	margin-top:8px;
	width:110px;
	text-align:center;
	border:1px solid #b7bed4;
	cursor:default;
}

div#leftpanel a:link, div#leftpanel a:visited, div#leftpanel a:active {color: #333333; text-decoration:none; outline: none;}
div#leftpanel a:hover {color: #333333; text-decoration:underline; outline: none;}

div#rightpanel a:link, div#rightpanel a:visited, div#rightpanel a:active {color: #333333; text-decoration:none; outline: none;}
div#rightpanel a:hover {color: #333333; text-decoration:underline; outline: none;}

div#leftpanel div.panel_dm, div#rightpanel div.panel_dm {
	margin-top:4px;
	text-align:center;
	text-decoration:underline
}

div#centerpanel
{
	width:663px;
	text-align:left;
	margin:0px auto;
	padding:0px;
	float:left;
	overflow-x:hidden;
}

div#header
{
	width:950px;
	height:188px;
	background:url("../images/top.jpg") top no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

div#headerimage
{
	width:914px;
	height:138px;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:10px;
	padding:0px;
}

div#topheader
{
	width:950px;
	height:75px;
	text-align:left;
	margin:0px;
	padding:0px;
	background:#ffffff;
	background-image: url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}

img#toplogo
{
	display:inline;
	position:relative;
}

div#topad
{
	float:right;
	width:380px;
	height:60px;
	margin-top:8px;
	margin-right:12px;
	text-align:right;
	background:transparent url(../images/bannerad_horz.jpg) top left no-repeat;
}


/* TOP BAR */
#site-top-bar {
	background-color: #e5e5e5;
	background-image:url(../images/site-bar-bg_white_2.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	color:#0d0d0d;
	top: 0px;
	font-family: verdana, arial ;
	font-size: 10px ;
	height: 28px ;
	position: fixed ;
	width: 100% ;
	z-index: 1000 ;
	overflow:auto;
	overflow-x:hidden;
	}

#site-top-bar-frame {
	height: 28px ;
	position: relative ;
	}

#site-top-bar-content {
	padding: 0px 0px 0px 0px ;
	width:910px;
	margin:0 auto;
	}

/* -- IE 6 FIXED POSITION HACK --*/
/* To make up for scroll-bar. */
#site-top-bar {
	_bottom: -1px ;
	_position:absolute;
	}

/* To make up for overflow left. */
#site-top-bar-frame {
	_margin-left: 26px ;
	_margin-right: 26px ;
	}
	
/* TOP BAR LINKS */
#topbarnav { margin: 0; padding: 0; }
#topbarnav li { display:inline; }
#topbarnav li a { color:black; float: left; height:19px; padding-top:7px; padding-left:10px; padding-right:10px; overflow:hidden; outline:none; background-image: url(../images/site-bar-bg_white_2.jpg); background-repeat: no-repeat; }
#topbarnav li a:link, #topbarnav li a:visited { color:black; text-decoration:none; }
#topbarnav li a:hover, #topbarnav li a:active { color:black;  text-decoration:none; background-position:0 -28px; background-repeat:repeat-x;}
#topbarnav li#tb-padding a { padding:0px; height:28px; cursor:default; width:1px; background-image:url(../images/site-bar-border_2.jpg); background-repeat:no-repeat;}

/* TOP MENU */
/* GLOBALHEADER */
#globalheader { width: 914px; height: 40px; margin-left:18px; margin-right:18px; padding:0px; }
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 103px; height: 0; padding-top: 40px; overflow: hidden; outline:none;}
#globalheader #globalnav li a { background-image: url(../images/globalnavbg2_rev290110a.png); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#gn-padding a { background-position: 0 0; width:19px; cursor:default;}
#globalheader #globalnav li#gn-welcome a { background-position: -19px 0; }
#globalheader #globalnav li#gn-bands a { background-position: -122px 0; }
#globalheader #globalnav li#gn-results a { background-position: -225px 0; width:129px;}
#globalheader #globalnav li#gn-calendar a { background-position: -354px 0; }
#globalheader #globalnav li#gn-links a { background-position: -457px 0; }
#globalheader #globalnav li#gn-documents a { background-position: -560px 0; }
#globalheader #globalnav li#gn-officials a { background-position: -663px 0;  }
#globalheader #globalnav li#gn-multimedia a { background-position: -766px 0; width:128px;}

/* OVER STATES */
#globalheader #globalnav li#gn-welcome a:hover { background-position: -19px -40px; }
#globalheader #globalnav li#gn-bands a:hover { background-position: -122px -40px; }
#globalheader #globalnav li#gn-results a:hover { background-position: -225px -40px; }
#globalheader #globalnav li#gn-calendar a:hover { background-position: -354px -40px; }
#globalheader #globalnav li#gn-links a:hover { background-position: -457px -40px; }
#globalheader #globalnav li#gn-documents a:hover { background-position: -560px -40px; }
#globalheader #globalnav li#gn-officials a:hover { background-position: -663px -40px;  }
#globalheader #globalnav li#gn-multimedia a:hover { background-position: -766px -40px; }

/* PRESSED STATES */
#globalheader #globalnav li#gn-welcome a:active { background-position: -19px -80px; }
#globalheader #globalnav li#gn-bands a:active { background-position: -122px -80px; }
#globalheader #globalnav li#gn-results a:active { background-position: -225px -80px; }
#globalheader #globalnav li#gn-calendar a:active { background-position: -354px -80px; }
#globalheader #globalnav li#gn-links a:active { background-position: -457px -80px; }
#globalheader #globalnav li#gn-documents a:active { background-position: -560px -80px; }
#globalheader #globalnav li#gn-officials a:active { background-position: -663px -80px;  }
#globalheader #globalnav li#gn-multimedia a:active { background-position: -766px -80px; }

div#tabmenu
{
	height:30px;
	width:659px;
	background: #FFFFFF url(../images/tabmenu_back.jpg) left repeat-x;
	padding:0px;
	padding-left:4px;
}

div#tabcontent
{
	width:645px;
	padding:4px;
	padding-top:6px;
	margin:0 auto;
	margin-top:10px;
}

input#login_username, input#login_password
{
	color:#4c6b97;
	border:1px solid #4c6b97;
	font:11px Verdana;
	width:100px;
	height:14px;
	padding:1px;
	padding-left:2px;
	margin:0px;
	display:inline;
	background-repeat:no-repeat;
	background-position: 5px 4px;
	background-color:white;
}
input.rememberme
{
	margin:0px;
	position:relative;	
	top:2px;
}

div#top_loginbox
{
	padding-top:4px; 
	padding-right:5px; 
	display:inline; 
	float:right;
}

div.newsdivider
{
	width:100%;
	height:1px;
	border-top:1px solid #dcdcdc;
	margin-top:35px;
	margin-bottom:5px;	
}

div.newspostinfo
{
	font-size:10px;
	color:#999;
}

div.newsitem
{
	overflow:auto;
	width:643px;
	padding-bottom:18px;
	margin-bottom:20px;
	background: url(../images/dottedLine.gif) repeat-x 50% bottom;
}

div.newsitem:last-child
{
	background: none;
}

div.newspost
{
	margin:0px;
	padding:0px;
	margin-top:8px;
	text-align:justify;
	color:#3c3c3c;
	font-size:12px;
	overflow:hidden;
}

div.newspost p
{
	margin-top:5px;
	margin-bottom:10px;
}

div.newsposttitle, div.stickyposttitle
{
	font-family:Helvetica,Arial,sans-serif;
	color:#396199;
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
}

div.stickyposttitle
{
	color:#374057;
	text-align:center;
}

div.stickyposttitle a:link, div.stickyposttitle a:visited
{
	color:#374057;
	text-decoration:none;	
}

div.newsposttitle a:link, div.newsposttitle a:visited
{
	color:#396199;
	text-decoration:none;	
}

div.newsposttitle a:hover, div.newsposttitle a:active, div.stickyposttitle a:hover, div.stickyposttitle a:active
{
	color:#42B74C;
	text-decoration:none;	
}

div.newspostinfo a:link, div.newspostinfo a:visited
{
	color:#8f8f8f;
	text-decoration:none;
}

div.newspostinfo a:hover, div.newspostinfo a:active
{
	color:#8097c4;
	text-decoration:underline;
}

div.newsattachments
{
	font-size:8pt;
	font-weight:bold;
	margin-left:5px;
	margin-bottom:10px;
}

div.newsitem_img
{
	margin-right:8px;
	margin-bottom:5px;
	float:left;
	font-size:9px;
	text-align:center;
}

span.newscategorybranch a:link, span.newscategorybranch a:visited, span.newscategorybranch a:active {color:#42b74c;}
span.newscategorybranch a:hover span.newscategorypipeup a:link, span.newscategorypipeup a:visited, span.newscategorypipeup a:active {color:#42b74c;}
span.newscategorypipeup a:hover{color:#42b74c; text-decoration:underline;}

span.newscategoryantrim a:link, span.newscategoryantrim a:visited, span.newscategoryantrim a:active, span.newscategorydown a:link, span.newscategorydown a:visited, span.newscategorydown a:active, span.newscategoryfermanagh a:link, span.newscategoryfermanagh a:visited, span.newscategoryfermanagh a:active, span.newscategorymidulster a:link, span.newscategorymidulster a:visited, span.newscategorymidulster a:active {color:#b74343;}
span.newscategoryantrim a:hover, span.newscategorydown a:hover, span.newscategoryfermanagh a:hover, span.newscategorymidulster a:hover {color:#b74343; text-decoration:underline;}

span.newscategorymusicboard a:link, span.newscategorymusicboard a:visited, span.newscategorymusicboard a:active, span.newscategorynationalcouncil a:link, span.newscategorynationalcouncil a:visited, span.newscategorynationalcouncil a:active {color:#b7b343;}
span.newscategorymusicboard a:hover, span.newscategorynationalcouncil a:hover {color:#b7b343; text-decoration:underline;}

span.branchnews
{
	color:#43b74c;
	font-size:8pt;
}

span.sectionnews
{
	color:#004388;
	font-size:8pt;
}

span.links table tr td
{
	font-size:8pt;
}

div.pagination
{
	margin:0 auto;
	text-align:center;
	margin-bottom:5px;
	margin-top:5px;
}

div.pagination ul, div.pagination li
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:inline;
}

div.pagination a
{
	border: 1px solid #ccc;
	padding-bottom:0.3em;
	padding-top:0.3em;
	padding-left:0.7em;
	padding-right:0.7em;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
	margin:0px 0.38em 0px 0px;
	font-size:8pt;
	font-weight:bold;
}

div.pagination a.curpage
{
	border: 1px solid #4076ac;
	color:#4076ac;
	cursor:default;
}

div#footer
{
	height:40px;
	width:950px;
	background:url("../images/bottom.jpg") top no-repeat;
}

div#footer2
{
	margin:0 auto; 
	font-size:11px;
	color:white;
	width:950px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}

div#map 
{
	width: 643px;
	height: 450px;
	margin:0 auto;
	border:1px solid black;	
}

div.newbutton a, div.newbutton a:link, div.newbutton a:visited
{
	background-image: url(../images/newbutton_back.png);
	background-repeat: repeat-x; 
	background-position:0 0;
	background-color: #dfdfdf;
	cursor: pointer;
	color:#434343;
	font-size:8pt;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	float:left;
	text-decoration:none;
	text-align:center;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}
div.newbutton a:active
{
	background-position:0 -20px;
	color:#434343;
	padding-top:3px;
	padding-bottom:1px;
}
div.newbutton a:hover
{
	background-position:0 -20px;
	color:#434343;
	background-color: #dfdfdf;
	border:1px solid #999999;
}
div.newbutton a.selected:link, div.newbutton a.selected:visited, div.newbutton a.selected:active, div.newbutton a.selected:hover
{
	border:1px solid #686868;
	background-position:0 -40px;
	background-color:#999999;
	color:#dfdfdf;
	cursor:default;
	padding:2px;
	text-decoration:none;
}

input.smallbutton
{
	background-image: url(../images/newbutton_back.png);
	background-repeat: repeat-x; 
	background-position:0 0;
	background-color: #dfdfdf;
	cursor: pointer;
	color:#434343;
	font-size:8pt;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	float:left;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding-bottom:3px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	height:20px;
}
input.smallbutton:active
{
	background-position:0 -20px;
	color:#434343;
	padding-top:3px;
	padding-bottom:1px;
}
input.smallbutton:hover
{
	background-position:0 -20px;
	color:#434343;
	background-color: #dfdfdf;
	border:1px solid #999999;
}

div#footer2 a:link, div#footer2 a:visited, div#footer2 a:active {color: #FFFFFF; text-decoration:none; outline: none;}
div#footer2 a:hover {color: #000000; text-decoration:underline; outline: none;}
