/*

Stylesheet for Lynx Business Centre
Handwritten by Oliver Coningham (AztecMedia.eu)
http://www.lynxbusinesscentre.co.uk/

*/


.sIFR-flash 
	{
	visibility: visible !important;
	margin: 0;
	}
	
.sIFR-replaced 
	{
	visibility: visible !important;
	}
	
span.sIFR-alternate 
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
	
.sIFR-flash + div[adblocktab=true] 
	{
	display: none !important;
	}
	
.sIFR-hasFlash h2
	{
	line-height: 25px !important;
	visibility: hidden;
	margin: 0 0 5px 0;
	}

.sIFR-hasFlash #primary-content  h3
	{
	line-height: 20px !important;
	visibility: hidden;
	margin: 20px 0 5px 0;
	}


/* ------------ Defaults ------------ */

body {
	background: url('../images/body-bg.gif') repeat top left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}
	
#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
#container {
	margin: auto;
	width: 960px;
	}
	
.cleared {
	clear: both;
	}
	
hr {
	display: none;
	}
	
#grey-bar-left {
	background: url('../images/grey-bar-left.gif') no-repeat top left;
	float: left;
	height: 495px;
	margin-top: 90px;
	width: 20px;
	}
	
	
/* ------------ Content ------------ */

#content {
	background: #fff url('../images/content-bg.gif') no-repeat bottom left;
	float: left;
	margin: 20px 0 10px 0;
	width: 720px;
	}

#default #content {
	background: #fff url('../images/content-bg.jpg') no-repeat bottom left;
	}	
#catering #content {
	background: #fff url('../images/catering-bg.jpg') no-repeat bottom left;
	}
#extras #content {
	background: #fff url('../images/extras-bg.jpg') no-repeat bottom left;
	}
	
	
/* ------------ Branding ------------ */

#branding {
	background: url('../images/branding-bg.gif') no-repeat bottom left;
	height: 110px;
	width: 720px;
	}
	
#branding h1 a {
	background: url('../images/h1-bg.gif') no-repeat top left;
	display: block;
	float: left;
	height: 71px;
	margin: 20px 0 0 20px;
	text-indent: -25000px;
	width: 215px;
	}
	
#abbey-text {
	background: url('../images/abbey-text.gif') no-repeat top left;
	float: right;
	height: 30px;
	margin-top: 60px;
	text-indent: -25000px;
	width: 170px;
	}
	
#abbey-logo {
	float: right;
	margin: 60px 10px 0 10px;
	}	
	

/* --------------- Navigation --------------- */

#nav, #subnav {
	background: url('../images/nav-bg.jpg') no-repeat top right;
	clear: both;
	height: 30px;
	padding: 0 10px;
	text-indent: -25000px;
	width: 700px;
	}
	
#nav li, #subnav li {
	float: left;
	}

#nav a, #subnav a {
	display: block;
	height: 30px;
	margin-right: 1px;
	}
	
#nav a:hover, #nav .selected, #subnav a:hover, #subnav .selected {
	background-position: 0 -30px;
	}
	
#nav-home a {
	background: url('../images/nav-home.gif') no-repeat top left;
	width: 59px;
	}
	
#nav-about a {
	background: url('../images/nav-about.gif') no-repeat top left;
	width: 94px;
	}
	
#nav-location a {
	background: url('../images/nav-location.gif') no-repeat top left;
	width: 88px;
	}
	
#nav-accommodation a {
	background: url('../images/nav-accommodation.gif') no-repeat top left;
	width: 138px;
	}
	
#nav-extras a {
	background: url('../images/nav-extras.gif') no-repeat top left;
	width: 79px;
	}
	
#nav-links a {
	background: url('../images/nav-links.gif') no-repeat top left;
	width: 61px;
	}
	
#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat top left;
	width: 87px;
	}
	
	
/* --------------- Image --------------- */

#image {
	clear: both;
	height: 208px;
	margin: 0 10px 20px 10px;
	width: 700px;
	}

#space #image, #extras #image, #catering #image, #menus #image, #shop #image {
	margin-bottom: 0;
	}
	

/* --------------- Sub Navigation --------------- */

#subnav {
	background-image: none;
	margin-bottom: 10px;
	}
		
#subnav-office a {
	background: url('../images/subnav-office.gif') no-repeat top left;
	width: 72px;
	}
#subnav-meeting a {
	background: url('../images/subnav-meeting.gif') no-repeat top left;
	width: 82px;
	}	
#subnav-flexi a {
	background: url('../images/subnav-flexi.gif') no-repeat top left;
	width: 62px;
	}
#subnav-plus a {
	background: url('../images/subnav-plus.gif') no-repeat top left;
	width: 77px;
	}
#subnav-catering a {
	background: url('../images/subnav-catering.gif') no-repeat top left;
	width: 89px;
	}
#subnav-services a {
	background: url('../images/subnav-services.gif') no-repeat top left;
	width: 167px;
	}	
#subnav-shop a {
	background: url('../images/subnav-shop.gif') no-repeat top left;
	width: 60px;
	}
#subnav-gallery a {
	background: url('../images/subnav-gallery.gif') no-repeat top left;
	width: 89px;
	}
		
		
/* --------------- Primary Content --------------- */

#space #primary-content {
	float: left;
	padding-left: 20px;
	width: 400px;
	}

#primary-content {
	margin-bottom: 1.25em;
	padding-left: 20px;
	width: 680px;
	}
	
#primary-content p {
	margin-bottom: 1.25em;
	}
	
#primary-content a {
	color: #0000a2;
	text-decoration: underline;
	}
	
#primary-content .image-wrap {
	margin-left: 115px;
	}
	
#primary-content .download {
	background: url('../images/icon-pdf.gif') no-repeat 0 50%;
	padding: 5px 0 5px 50px;
	}
	
#primary-content a:hover {
	color: #666;
	text-decoration: underline;
	}
	
#floorplan {
	float: right;
	padding-right: 20px;
	margin-bottom: 1.25em;
	width: 256px;
	}
	
#primary-content .column-1 {
	float: left;
	margin-right: 20px;
	width: 330px;
	}

#primary-content .column-2 {
	float: right;
	width: 330px;
	}

#default #primary-content .column-1 {
	width: 380px;
	}
	
#primary-content ul {
	list-style: none;
	}
	
#primary-content li {
	background: url('../images/icon-swoosh.gif') no-repeat 0 50%;
	font-weight: bold;
	margin-bottom: 1.25em;
	padding-left: 35px;
	}
			
	
/* --------------- Secondary Content --------------- */

#secondary-content {
	background: url('../images/secondary-content-bg.gif') no-repeat top left;
	color: #fff;
	float: left;
	font-size: 90%;
	margin-top: 90px;
	padding: 0 10px 0 20px;
	width: 190px;
	}

#secondary-content .feature {
	height: 145px;
	padding-top: 20px;
	}
		
#secondary-content h3 {
	clear: both;
	height: 12px;
	margin-bottom: 10px;
	text-indent: -25000px;
	width: 180px;
	}

#secondary-content .feature-1-heading {
	background: url('../images/feature-1-h3.gif') no-repeat top left;
	}
#secondary-content .feature-2-heading {
	background: url('../images/feature-2-h3.gif') no-repeat top left;
	}
#secondary-content .feature-3-heading {
	background: url('../images/feature-3-h3.gif') no-repeat top left;
	height: 30px;
	}

#secondary-content  a {
	display: block;
	float: right;
	height: 30px;
	margin-top: 1.25em;
	text-indent: -25000px;
	width: 91px;
	}
		
#secondary-content .feature-1 a {
	background: url('../images/feature-1-a.gif') no-repeat top left;
	}
#secondary-content .feature-2 a {
	background: url('../images/feature-2-a.gif') no-repeat top left;
	}		
#secondary-content .feature-3 a {
	background: url('../images/feature-3-a.gif') no-repeat top left;
	}

#secondary-content #address {
	background: url('../images/address.gif') no-repeat top left;
	height: 96px;
	margin: 20px 0 0 0;
	text-indent: -25000px;
	width: 131px;
	}

.thumbnail {
	margin: 0 5px 5px 0;
	}
	
.last {
	margin-right: 0;
	}
	

/* =Tables
-------------------------------------------------------------------------*/	

table { 
	border: 1px solid #e5e5f6;
	border-collapse: collapse;
	margin-bottom: 1.25em;
	width: 100%;
	}
		
caption {
	margin-bottom: 1.25em;
	}
	
th, td { 
	padding: 10px 20px;
	text-align: left;
	}

th {
	border: 1px solid #ccccec;
	background-color: #ccccec;
	}
		
tfoot td {
	border-top: 1px solid #e5e5f6;
	font-size: 90%;
	text-align: center;
	}
	
table .highlight-1 td { 
	background-color: #f8f8f9;
	}
table .highlight-2 td { 
	background-color: #e5e5f6;
	}

#location tfoot td, #location table { 
	border: none;
	}

#location th { 
	border: 1px solid #fff;
	}

#location td { 
	background-color: #e5e5f6;
	border: 1px solid #fff;
	}
	

/* --------------- Footer --------------- */

#footer {
	clear: both;
	color: #999;
	font-size: 90%;
	margin: 0 0 1.25em 20px;
	width: 720px;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#copyright {
	float: right;
	text-align: right;
	}
	
#footer #links {
	float: left;
	}