/*-----------------------------------------------------------------------------
O Rourke Reid Print Style Sheet

version:   1.0
author:    Clearscape
email:     info@clearscape.ie
website:   http://www.clearscape.ie/
date:	   December 2007 		
-----------------------------------------------------------------------------
color pallette   
wine #85263c
dark text #404547


 =General
-----------------------------------------------------------------------------*/
body {
 color:#000; text-align:justify;  
}
a:link, a:visited {
	color: #85263c;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#wrapper {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
#searchbox, #breadcrumbs, #subCol, #rightCol, #footer, #toplinks {display:none;}
.Dublin, .Leeds , .Belfast {background:none; text-indent:0px; font-size:10px; height:20px; text-transform:capitalize;}
#BodyText {color:#000; float:left; width:100%;  font-size:110%; margin-top:-200px;}
#locationBar { float:left;   width:100%; height:92px;  padding:0; margin:0; display:none;}
#header h1 { float:left;font-size:0px; background:url(../images/layout/logo.gif) no-repeat; text-indent:-50000px; display:block; height:188px; width:122px; margin-left:10px; margin-bottom:-188px; }

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
