/* CSS Document */
#leftNav2
{
	float:left;
	width:20%
}


BODY {
	background:#6BADDF;
	margin:0;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}
FORM {
	margin:0;
}

H2 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	color:#47A942;
	margin:0px;
	padding-bottom:10px;
}
	
H3 {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	font-weight:bold;
	color:#000;
	margin:0px;

}
H3 A{
	font-weight:bold;
	color:#000;
}
H3 A:HOVER{
	font-weight:bold;
	color:#47A942;
}
	
A {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#254291;
	text-decoration:none;
	}
A:HOVER{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7E7E7E; 
	text-decoration:underline;
	}

#containerMain {
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	width:80%;
	height:90%;
	padding:2%;
}
#containerBody {
	background:#fff;
	width:100%;
	height:100%;
	margin:0;
	padding-top:20px;
	min-height:400px
}
#Logo {
	background:#FFFFFF url(../images/logos_leitrim-fermanagh.jpg) top right no-repeat;
	width:100%;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	color:#575757;
	_height:48px;
	min-height:48px;
}
#Logo h1{
	margin:0;
	font-size:180%;
	font-weight:normal;
	float:left;
	color:#000;
}
#pageTitle {
	padding-top:20px;
}
#banner {
	margin:0;
	width:100%;
	_height:74px;
	min-height:74px;
	background:url(../images/banner_index_01.jpg) top left no-repeat #23408E;
	float:right;
	
}
#search {
	background:#23408E;
	margin:0;
	width:31%;
	_height:44px;
	min-height:44px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:30px;
	padding-left:1%;
	border-left:3px solid #fff;
}
#search input{
	background:#fff;
	border:1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:normal;
	color:#000;
	padding:2px;
}
#search .formbutton{
	background:#6BADDF;
	border:1px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	padding:0 1% 0 1%;
}
#bandGreen {
	background:#46AA42;
	width:100%;
	min-height:10px;
	_height:10px;
	border-bottom:4px solid #fff;
	border-top:4px solid #fff;
	color:#fff;
	font-size:80%;
	text-indent:10px;
	text-align:center
}
#containerBread {
	background:#ECECEC;
	width:98%;
	padding:5px 1% 5px 1%;
	border-bottom:1px dotted #7E7E7E;
}
#breadcrumb {
	background:#ECECEC;
	width:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	color:#000;
	float:left;
}
#breadcrumb a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
#breadcrumb a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7E7E7E;
	text-decoration:underline;
}
#txtSizes {
	background:#ECECEC;
	width:30%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:bold;
	color:#45AA40;
	float:left;
}
#txtSizes a{
	color:#000;
	font-weight:normal;
}
#txtSizes a:hover{
	color:#7E7E7E;
	text-decoration:underline;
}

#leftNav {
	width:23%;
	float:left;
}
#leftNav ul{
	margin:0;
	list-style-type:none;
	padding:0px;
}
#leftNav li{
	margin:0;
	background:#6BADDF url(../images/menu_image.gif) top left repeat-y;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	border-bottom:1px solid #fff;
	padding:2px 0 2px 24px;
}
#leftNav li a{
	margin:0;
	color:#000;
}
#leftNav li a:hover{
	margin:0;
	color:#fff;
	text-decoration:none;
}
#leftNav li.selected{
	margin:0;
	background:#23408E;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	border-bottom:1px solid #fff;
}
#leftNav li.selected a{
	color:#FFFFFF;
	font-weight:bold;
}
#leftNav li.subNav{
	margin:0;
	background:#E4E4E4;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	border-bottom:1px solid #fff;
}
#leftNav li.subNav a{
	margin:0;
	background:#E4E4E4;
	color:#000;
}
#leftNav li.subNav a:hover{
	margin:0;
	color:#fff;
	text-decoration:none;
}

/*
#leftNav {
	width:23%;
	float:left;
}
#leftNav ul{
	margin:0;
	list-style-type:none;
	padding:0px;
}

#leftNav li{
	margin:0;
	background:#23408E;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	border-bottom:1px solid #fff;
	padding-left:24px;
}
#leftNav li a{
	margin:0;
	display:block;
	background:#6AAEDD;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	padding:2px 0px 2px 0px;
}
#leftNav li a:hover{
	display:block;
	color:#fff;
	text-decoration:none;
}
*/
#body 
{
	float:left;
	width:75%;
	_width:auto;
	margin-left:5%;
	margin-right:0%;
	_margin-left:3%;
	_margin-right:2%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	color:#000;
}
#welcome {
	background:url(../images/image_welcome_01.jpg) top left no-repeat;
	padding:0 0 20px 140px;
}


#footer {
	background:#47A942 url(../images/title_blueimage.gif) top right repeat-y;
	width:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight:normal;
	color:#fff;
	padding:20px 18% 10px 2%;
}
#footer a{
	font-weight:normal;
	color:#fff;
}
.padding { padding-top:1%;}
.titlebar {
	background:#47A942 url(../images/title_blueimage.gif) top right repeat-y;
	font-weight:bold;
	color:#fff;
	padding:1%;
}
.newsArticle {
	padding:0 10px 10px 0;
	border-bottom:1px dotted #7E7E7E;
	
}

.newsArticle img 
{
	float:right;
	padding:5px
}


.txtGreen {
	font-weight:normal;
	color:#47A942;
	margin:0px;
}

#whodoesList 
{
	width:100%
	}
	
#aphaList a
{
	display:block;
	border:1px solid #23408E;
	float:left;
	padding:2px;
	margin:2px;
	text-align:center;
	min-width:12px;
	_width:12px;
	color:#277B23
}

#aphaList a:hover 
{
	background:#D6D8D9
}

#whodoesList table 
{
	border:0;
	border-collapse:collapse;
	width:80%;
	margin-right:auto;
	margin-left:auto
}

#whodoesList table th
{
	text-align:left;
	font-weight:normal;
	border-right:1px solid #C5CBDA;
}


#whodoesList table td
{
	text-align:center;
	border-left:1px solid #C5CBDA
}

#whodoesList table tr.row1
{
	background:#F2F7F2
}

.orgitems 
{
	width:45%;
	float:right;
	margin-right:2px;
	margin-bottom:2px;
	padding-right:2px;
	padding-bottom:2px
}

.orgitems h3 
{	
	margin:0;
	margin-top:30px;
	padding:0;
	text-indent:10px;
	color:#435142
}

.orgitems ul
{
	list-style-type:none;
	list-style-image:url('../images/right-olive.gif');
	padding:0;
	margin:0;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #E2E2E2;
	border-top:1px solid #E2E2E2;
	margin-right:10px;
	margin-left:10px;
}

.more 
{
	color:#46AA42
}

.azanchor h5
{
	font-size:150%;
	color:#A92D2D;
	margin:0;
	padding:0	
}

.linkGreen a
{
	color:#46AA42
}

.invisable 
{
	display:none
}

.fleft
{
	float:left
}

.fright 
{
	float:right
}
