/* General re-sets first
------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

fieldset,img { border : 0; }


p {
	margin: 0;
	padding: 0px 0px 12px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 8px 0px 9px 22px;
	padding: 0px 0px 0px 2px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	visibility: hidden;
}
.hidden a{
	visibility: hidden;
	text-decoration: none;
}
.hidden a:hover{
	visibility: hidden;
	text-decoration: none;
}

/* =Colours used
------------------------------------------------------------------*/
.textgrey {
color: #424242;
}
.blue {
color: #597f92;
}

/* =Style resets specific to this layout
------------------------------------------------------------------*/

body {
	background-color: #d0d0d0;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

a {
	color: #597f92;
	text-decoration: underline;
}
a:hover {
	color: #597f92;
	text-decoration: none;
}


h1 {
	font-family: "Arial Narrow", "Century Gothic", "TradeGothic CondEighteen", "Futura Condensed", Helvetica, Arial;
	font-size: 25px;
	line-height: 29px;
	color: #494949;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 14px 0px;	
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	line-height: 26px;
	color: #494949;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 11px 0px;	
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	text-transform: uppercase;
}

h3 {
	color: #597f92;
	text-decoration: none;
	font-size: 17px;
	text-transform: uppercase;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 8px 0px;	
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
	text-transform: uppercase;
	}
	
h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	line-height: 25px;
	color: #494949;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;	
	font-weight: normal;
	display: block;
}

h5 {
	color: #597f92;
	text-decoration: none;
	font-size: 15px;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;	
}

h6 {  
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
 }
 
 
 
 
 /* =TOP NAVIGATION
------------------------------------------------------------------*/
#topnavdiv {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 41px;
	background-color: #525252;
	background-image: url(../images/topnavbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.topnav {
	padding: 12px 0px 0px 0px;
	margin: 0 auto;
	width: 880px;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	color:#bbb;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.topnav a {
	text-decoration: none;
	color:#fff;
}
.topnav a:hover {
	text-decoration: none;
	color:#b3d3e3;
}
.topnav a.current {
	text-decoration: none;
	color:#b3d3e3;
}
.topnav a.section {
	text-decoration: none;
	color:#b3d3e3;
}




/* =Main Container
------------------------------------------------------------------*/

#container {
	width: 890px;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #424242;
}

#logo {
	display: block;
	clear: both;
	text-align: left;
	margin: 24px 0px 17px 0px;
	padding: 0px;
}
#logo a {
	display: block;
	width: 560px;
	height: 60px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo2 {
	display: block;
	clear: both;
	text-align: left;
	margin: 24px 0px 17px 140px;
	padding: 0px;
}
#logo2 a {
	display: block;
	width: 567px;
	height: 56px;
	padding: 0px;
	text-decoration: none;
	background-image: url(../images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* =Main Text Box
------------------------------------------------------------------*/
.boxborder {
	display: block;
	width: 890px;
	height: 4px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/boxborder.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#maintextbox {
	display: block;
	width: 890px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}

.textdiv {
	width: 547px;
	padding: 18px 0px 0px 23px;
	margin: 0px;
}

.newsdate {
	display: block;
	font-style: italic;
	margin: -4px 0px 4px 0px;
	color:#888;
}


.clearboth {
	display: block;
	clear: both;
	height: 16px;
}



/* = PICTURES
------------------------------------------------------------------*/
.pictureframe {
	border: 1px solid #b5b5b5;
	margin: 10px 0px 12px 0px;
	padding: 4px;
	width: 360px;
}

.picture {
	width: 360px;
}

.picturetext {
	width: 348px;
	display: block;
	padding: 1px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}





/* = RIGHT SIDE
------------------------------------------------------------------*/
.rightside {
	display: block;
	float: right;
	width: 250px;
	text-align: left;
	padding: 18px 20px 0px 0px;
	margin: 0px;
}
.rightheading1 {
	font-family: "Arial Narrow", "Century Gothic", "TradeGothic CondEighteen", "Futura Condensed", Helvetica, Arial;
	font-size: 25px;
	line-height: 29px;
	color: #494949;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 14px 0px;	
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}

.newshead a {
	color: #597f92;
	text-decoration: none;
	font-size: 14px;
}
.newshead a:hover {
	color: #597f92;
	text-decoration: underline;
}
.newstext {
	display: block;
	margin: 0px 0px 20px 0px;
}
.newstext  a {
	white-space: nowrap;
}


.rightheading2 {
	font-family: "Arial Narrow", "Century Gothic", "TradeGothic CondEighteen", "Futura Condensed", Helvetica, Arial;
	font-size: 18px;
	line-height: 29px;
	color: #494949;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 14px 0px;	
	font-weight: normal;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}

.nav {
	
}

.nav a{
	text-decoration: none;
	color:#6d6d6d;
	display: block;
	padding: 0px 0px 12px 11px;
	background-image: url(../images/subnavbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a:hover{
	text-decoration: none;
	color:#597f92;
	display: block;
	background-image: url(../images/xsubnavbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a.current{
	text-decoration: none;
	color:#597f92;
	display: block;
	background-image: url(../images/xsubnavbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a.section{
	text-decoration: none;
	color:#6d6d6d;
	display: block;
	background-image: url(../images/subnavbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* = Homepage Bits
------------------------------------------------------------------*/

#homepic {
	display: block;
	width: 589px;
	height: 245px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	position:relative;
}
#homepic img {
	width: 589px;
}
#homepic .transblock {
	display: block;
	position:absolute;
	bottom: 0px;
	left: 0px;
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	width: 589px;
	height: 28px;
	text-align:center;
	font-family: "Arial Narrow", "Century Gothic", "TradeGothic CondEighteen", "Futura Condensed", Helvetica, Arial;  
	font-size: 22px; 
	line-height: 26px; 
	color: #444; 
	margin: 0px;
	padding: 14px 0px 8px 0px;
	text-transform: uppercase;
}
#homepic a, #homepic a:hover {
	text-decoration: none;
	color: #000;  
}


.twitterbox {
	display: block;
	margin: 10px 0px 0px 0px;
}

.vimeobox {
	display: block;
	margin: -18px 0px 10px -21px;
}



/* =BASE
------------------------------------------------------------------*/

#base {
	display: block;
	clear: both;
	text-align: left;
	vertical-align: top;
	margin: 9px 0px 0px 0px;
	width: 100%;
	height: 69px;
	padding: 0px;
	font-size: 12px; 
	line-height: 19px;
	color: #7b7b7b;
	background-color: #fff;	
}

.address {
	padding: 18px 0px 0px 22px;
	text-transform: uppercase;
}


.baselogos {
	float: right;
	margin: 13px 16px 0px 0px;
}
.baselogos a.british {
	text-decoration: none;
	display: block;
	float: left;
	width: 41px;
	height: 42px;
	background-image: url(../images/baselogos.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.baselogos a.irish {
	text-decoration: none;
	display: block;
	float: left;
	width: 38px;
	height: 42px;
	background-image: url(../images/baselogos.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



#credits {
	width: 870px;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 6px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999;
}
#credits a {
	color: #999;
	text-decoration: none;
}
#credits a:hover {
	color: #597f92;
	text-decoration: underline;
}




/* TABLE STYLING 
-------------------------------------------- */
.typography table {
	margin: 6px 0px 26px 0px;
	font-size: 12px;
	color: #666;
	border-collapse:collapse;
}

.typography tr {}
	
.typography td {
			border:1px solid #bcbcbc;
			padding:4px 10px 4px 7px;
 }
		
/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}
	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
	}




/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}