/*
Croxteth Style Sheet

Author: Dominic Jones

Tested on: 

Opera 7
Ie 5,5.5,6
Firefox 1 (pc/mac)
Netscape 7
Safari

*/
/* Global Elements-----------------------------------------------------------------*/

body{
	color: #000000;
	font: 0.8em arial, Helvetica, sans-serif;
}

a img{
	border: 0px;
}

a{
	text-decoration: none;
	font-weight: bold;	
	color:#001967;
}

a:hover{
	color:#fa7c00;
}

.textonly
{
	display: none !important;
}

.floatclear{ clear: both; line-height: 1px; width: 100%; }

/* Top Bar--------------------------------------------------------------------------*/

#top{ background: #E5E8F0; height: 120px; width: 100%; }

#accessibility{
	background: #001967;
	color: #FFFFFF;
	font: bold 0.9em arial, Helvetica, sans-serif;
	height: 2em;
	vertical-align: middle;
}

	#accessibility ul
	{
		list-style-type: none;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
		padding-left: 0px;
	}

	#accessibility li
	{
		margin: 0px;
		padding: 0px;
		display: inline;
		list-style: none;	
	}
	
	#accessibility a
	{
	color: #FFFFFF;
	padding-left: 10px;
	font: bold 1em arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
#accessibility a:hover{ color: #FFD8B4; }

/*Search Box--------------------------------------------------------------------------------------------------*/

#search
{
		float: right;
		width: 30em;
		height: 1em;
		text-align: right;
		margin: 0px;
		padding: 0px;
		margin-right: 10px;
		margin-top: 3px;
		margin-bottom:3px;
	}
	
	#search form
	{
		height: 1.7em;
		margin: 0px;
		margin-bottom: 2px;
	}
	
	#search input
	{
		font-size: .8em;
		border: 1px solid white;
	}

/* Banner--------------------------------------------------------------------------------------------------------*/

#banner
{
	background: url(/images/bird-logo_tcm80-34538.gif) no-repeat #E5E8F0;
	height: 80px;
	width: 100%;
}

#bannerright
{
	background: url(/images/banner_tcm80-34544.jpg) transparent no-repeat;
	height: 80px;
	margin-left: 180px;
	width: auto;
}

#bannerrightfloat{ float: right; width: 180px; }

/* Top Level Navigation ---------------------------------------------------------------------------------------*/

.mainnav{
	background: #001967;
	color: #FFFFFF;
	font: bold 1em arial, Helvetica, sans-serif;
	height: 1.6em;
	padding: 0px;
	vertical-align: middle;
}

.mainnav a, #footer a{
	color: #FFFFFF;
	font: bold 0.9em arial, Helvetica, sans-serif;
	text-decoration: none;
}

.mainnav a:hover, #footer a:hover{ color: #FFD8B4; }

.mainnav ul{ list-style: none; margin: 0px; padding: 0px; }

.mainnav ul li{ display: inline; padding-left: 10px; }

/*breadcrumb-----------------------------------------------------------------------------------------------------*/

#navhistory
{
	color: #001967;
	background-color: #FFD8B4;
	float: left;
	left: 0px;
	margin-bottom: 1px;	
	position: relative;
	top: 1px;
	width: 100%;
}
	#navhistory a
	{	
		color: #001967;
		font-weight: normal;
		padding-top: 5px;
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		text-decoration: none;
	}

	#navhistory a:hover
	{
		color: #000000;
		text-decoration: underline;
	}

	#navhistory ul
	{
		margin-left:0px;
		margin-right:0px;
		margin-top: 4px;
		margin-bottom: 4px;
		padding-left: 2px;
	}

	#navhistory li
	{	
		font-size: 0.9em;
		display: inline;
		list-style: none;	
	}

/* Main Content Section------------------------------------------------------------------------------------------------ */

	#contentwrapper{ margin-bottom: 10px; width: 100%;background: url(/images/leftborder_tcm80-48944.gif) repeat-y; }
	
	#content{
	width: auto;
	margin-left: 13.5em;
	}

	
/*News / Events List-----------------------------------------------------------------------------------------------------*/

.newslist
{
	margin: 0px;
	padding: 0px;
	height: 60px;
	padding-bottom: 2px;
	margin-top: 2px;
}

	#newsdetail img{
	margin-left: 7px;
	margin-bottom: 7px;
		clear: right;
		float: right;
	}
	
.newslistitem{

}
.eventfooter
{
	background-color: #FDF1E6;
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #CCD1E1;
	font-weight: bolder;
	font-size: 0.7em;
	color: #001967;
}

.newslist img
{

float: left;
padding-right: 5px;
padding-bottom:5px
}

		.newslist a
	{
		color: #001967 !important;
		background-color: transparent !important;
		font-weight: bold;
		text-decoration: none !important;
	}

	.newslist a:link 
	{
		background-color: transparent;
	}
	.newslist a:visited 
	{
		color: #001967 !important;
		background-color: transparent;
	}
	
	.newslistseparator{
		line-height: 1px;
		width: 100%;
		height: 1px;
		min-height: 35px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		border-bottom: 1px solid #CCD1E1;
	}

	.newslist a:hover
	{
		color: #fa7c00 !important;
	}
	
	.newslist H1
	{
		color: #000000;
		font-size: 0.9em;
		font-weight: normal;
		padding-top: 1em;
	} 
	
	.newslist H2
	{
	color: #4E2F91;
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 5px;
	}
	.newslist .news{
		font-size: 1em;
		font-weight: normal;
		/*padding-left: 5px;*/
	}

	.newslist HR
	{
		color: #101010;
		height:1px;
		left: 0px;
		position: absolute;
	}
	
		.eventbox{
	float: right;
	width: 40%;
	background-color: #FDF1E6;
	margin: 6px;
	padding: 0px;
	border: 1px solid #CCD1E1;
	font-weight: bolder;
	font-size: 0.9em;
	color: #001967;
	padding: 5px;
	}
	
	.eventbox h1{
		margin: 0px;
		padding: 0px;
		font-size: 1.4em;
	}

/* Home Page--------------------------------------------------------------------------------*/

#contentwrapperhome{ margin-bottom: 10px; width: 100%; }

#innerrightcontentwrapper{ float: right; width: 67%; }

#leftcolumn{ float: left; width: 33%; }

#middlecolumn{ }

#rightcolumn{
	background: #FFFFFF;
	float: right;
	margin-left: auto;
	margin-right: auto;
	width: 49%;
}

 /*Portlets-------------------------------------------------------------------------*/
	
.darkblueportlet{
	background: #CCD1E1;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
}

.darkblueportlet img{
float: right;
}

.lightblueportlet img{
float: left;
margin-right: 5px;
}

.lightblueportlet{
	background: #E5E8F0;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
}

.lightblueportlet h1, .darkblueportlet h1 {
	color: #001967;
	font: bold 1.1em arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.lightblueportlet h2, .darkblueportlet h2 {
	color: #001967;
	font: bold 1em arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.lightblueportlet h2 a, .darkblueportlet h2 a{
color:#001967;
text-decoration: none;
}

.lightblueportlet h2 a:hover, .darkblueportlet h2 a:hover{
color:#fa7c00;
}
.lightblueportlet p, .darkblueportlet p { margin: 0px; margin-left: 8px; padding: 0px; }

/*Left Hand Navigation------------------------------------------------------------------*/

#navmenu {
	float: left;
	width: 13em;
	padding: 0px;
	margin: 0px;
	background-color: #FFD8B4;
	border-top: 1px solid #001967;
}

.navarrow{
	height: 2em;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 2em;
	vertical-align: middle;
	width: 20px;
	padding-left: 10px;
	float: left;
}

	#navmenu ul
	{
		list-style-type: none;
		margin: 0px;
		padding: 0px;

	}

	#navmenu ul li
	{
		
		clear: left;
		padding: 0px;
		border-bottom: 1px solid #ffffff;
		background-color: #FFD8B4; 
		height: 2em;
		padding-top: 0.3em;
		border-bottom: 1px solid #001967;
		
	}
	
	.selected{
		background-color: #FF8008 !important;
		}


	#navmenu ul a
	{
		font-size: 1em; 
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 5px;
		color: #001967;
		text-decoration: none;
		width: 100%;
		font-weight: normal;
	}

	#navmenu ul ul a
	{
		font-size: 1em; 
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 15px;
		padding-right: 5px;
		text-decoration: none;
		width: 100%;
	}

	#navmenu ul ul ul a
	{
		font-size: 1em; 
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 50px;
		padding-right: 10px;
		text-decoration: none;
		width: 100%;
	}

	#navmenu ul ul ul ul a
	{
		font-size: 1em; 
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 70px;
		padding-right: 10px;
		text-decoration: none;
		width: 100%;
	}

	#navmenu a:hover
	{
		color: #9fd0fa;
	}

	#navmenu ul ul
	{
		list-style-type: none;
	}

	#navmenu ul ul li
	{
		background-color: #FEC794; 
		padding-left: 0px;
		border-top: 1px solid #ffffff;
		border-bottom: none;
	}

	#navmenu ul ul ul
	{
		list-style-type: none;
	}

	#navmenu ul ul ul li
	{
		background-color: #ce98ca; 
		padding-left: 0px;
		border-top: 1px solid #ffffff;
		border-bottom: none;
	}

	#navmenu ul ul ul ul
	{
		list-style-type: none;
	}

	#navmenu ul ul ul ul li 
	{
		background-color: #ac9cdc; 
		padding-left: 0px;
		border-top: 1px solid #ffffff;
		border-bottom: none;
	}
	
	/*Footer-----------------------------------------------------------------------------*/
	
	#footer{
	background: #001967;
	color: #FFFFFF;
	font: bold 0.9em arial, Helvetica, sans-serif;
	height: 1.6em;
	margin-top: 10px;
	padding-left: 10px;
	vertical-align: middle;
	width: 100%;
}
	
	#footer a{
font-size: 1.1em;
}

.spacer{
clear: right;
width: 100%;
height: 5px;
}

.externallink, .externalsite{
	padding-right: 16px;
	min-height: 14px;
	background: url(/images/external_link.gif) bottom right no-repeat;
}
a.externallink:hover, a.externalsite:hover{
	background-image: url(/images/external_link_hover.gif) bottom right no-repeat!important;
}

#newsdetail .mediafile img{
	float: none!important;
	margin: 0px;
	padding: 0px;
	clear: none;
}
