body
{
	margin:  0;
	padding:  10px 0 0 0;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: #d8e3e9;
}

img
{
	border: none;
}

div.banner
{
	width: 820px;
	height: 150px;
	margin: 0 auto 0 auto;
	padding: 0;
	color: black;
	background: url('/_resources/interface/gbp_banner_revised2.gif') top left no-repeat;
	border-top: 0px solid #00254f;
}

div#page
{
	width: 820px;
	height: auto;
	margin: 0 auto 20px auto;
	padding: 0;
	background: white;
}

/* @group navigation */

div#navigation
{
	width: 820px;
	height: 25px;
	margin: 0;
	padding: 6px 0 0 0;
	display: block;
	background: #00a18e;
}


div#navigation>ul
{
	margin: 0 10px 0 36px;
	padding: 0;
	list-style: none inside none;
}

div#navigation>ul>li
{
	margin: 0 2px 0 0;
	padding: 0;
	position: relative;
	float: left;
	list-style: none inside none;
}

div#navigation>ul>li>a
{
	margin: 0;
	padding: 7px 4px 7px 4px;
	display: block;
	overflow: hidden;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #005daa;
	font-size: 10px;
	font-weight: bold;
}


div#navigation>ul>li>a#home
{
	width: 42px;
	background: url('/_resources/interface/nav_tab_home.gif') top left no-repeat;
}

div#navigation>ul>li>a#home:hover,
div#page.home a#home
{
	color:  white;
	background-position: 0 -50px;
}


div#navigation>ul>li>a#development
{
	width: 112px;
	background: url('/_resources/interface/nav_tab_development.gif') top left no-repeat;
}

div#navigation>ul>li>a#development:hover,
div#page.development a#development,
div#page.hotel_leisure a#development
{
	color:  white;
	background-position: 0 -50px;
}


div#navigation>ul>li>a#location
{
	width: 100px;
	background: url('/_resources/interface/nav_tab_location.gif') top left no-repeat;
}

div#navigation>ul>li>a#location:hover,
div#page.location a#location,
div#page.infrastructure a#location,
div#page.glasgow a#location
{
	color:  white;
	background-position: 0 -50px;
}

div#navigation>ul>li>a#office
{
	width: 134px;
	background: url('/_resources/interface/nav_tab_office.gif') top left no-repeat;
}

div#navigation>ul>li>a#office:hover,
div#page.office a#office,
div#page.springhill a#office
{
	color:  white;
	background-position: 0 -50px;
}

div#navigation>ul>li>a#industrial
{
	width: 102px;
	background: url('/_resources/interface/nav_tab_industrial.gif') top left no-repeat;
}

div#navigation>ul>li>a#industrial:hover,
div#page.industrial a#industrial
{
	color:  white;
	background-position: 0 -50px;
}

div#navigation>ul>li>a#contact
{
	width: 60px;
	background: url('/_resources/interface/nav_tab_contact.gif') top left no-repeat;
}

div#navigation>ul>li>a#contact:hover,
div#page.contact a#contact
{
	color:  white;
	background-position: 0 -50px;
}

div#navigation>ul>li>a#developer
{
	width: 74px;
	background: url('/_resources/interface/nav_tab_developer.gif') top left no-repeat;
}

div#navigation>ul>li>a#developer:hover,
div#page.developer a#developer
{
	color:  white;
	background-position: 0 -50px;
}

div#navigation>ul>li>a#news
{
	width: 40px;
	background: url('/_resources/interface/nav_tab_news.gif') top left no-repeat;
}

div#navigation>ul>li>a#news:hover,
div#page.news a#news
{
	color:  white;
	background-position: 0 -50px;
}






div#navigation>ul ul.secondary
{
	width: 104px;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 25px;
	left: 5px;
	z-index: 10;
	list-style: none inside none;
	background: white;
	border: 1px solid #005daa;
}



div#navigation>ul ul.secondary li
{
	list-style: none inside none;
	margin: 0;
	padding: 0;
}

div#navigation>ul ul.secondary a
{
	margin: 0;
	padding: 8px 0 8px 0;
	display: block;
	font-size: 11px;
	text-align: center;
	color: #005daa;
	text-decoration: none;
	border-bottom: 1px solid #005daa;
}


div#navigation>ul>li:hover ul.secondary
{
	display: block;
}

div#navigation>ul>li:hover ul.secondary a:hover
{
	background-color: #005daa;
	color:  white;
}



div#navigation>ul ul.secondary#development
{
	width: 118px;
	left: 0;
}

div#navigation>ul ul.secondary#location
{
	width: 106px;
	left: 0px;
}

div#navigation>ul ul.secondary#office
{
	width: 140px;
	left: 0px;
}

div#navigation>ul ul.secondary#industrial
{
	width: 110px;
	left: 0px;
}

div#navigation ul.tertiary
{
	display: none;
	position: absolute;
	top: 29px;
	left: 140px;
	width: 110px;
	z-index: 20;
	border: 1px solid #00254f;
	background: white;
	margin: 0;
	padding: 0;
	list-style: none inside none;
}

div#navigation ul.tertiary li 
{
	margin: 0;
	padding: 0;
	
	}
 
div#navigation ul.tertiary li a
{
	display: block;
	font-size: 11px;
	text-align: left;
	color: #005daa;
	text-decoration: none;
	margin: 0;
	padding: 8px 0 8px 10px;
	border-bottom: 1px solid #00254f;
}


 
div#navigation li.tertiary_trigger a
{
	font-weight: normal;
}
 
div#navigation li.tertiary_trigger:hover ul.tertiary
{
	display: block;
}
 
 div#navigation ul.tertiary li a.quad
{
	display: block;
	font-size: 10px;
	text-align: left;
	color: #005daa;
	text-decoration: none;
	margin: 0;
	padding: 6px 0 6px 20px;
	border-bottom: 1px solid #00254f;
	background: #d8e3e9;

}




/* @end */

/* @group Content */

div.content
{
	width: 820px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}

div.headline
{
	width: 740px;
	margin: 0 40px 20px 40px;
	padding: 0;
}

p.headline_text
{
	margin: 0;
	padding: 0;
	color:  #005daa;
	font-size: 44px;
	font-weight: bold;
}

p.sub_headline
{
	margin: 10px 0 0 0;
	padding: 0;
	color:  #005daa;
	font-size: 42px;
	font-weight: normal;
	text-align: left;
}

p.sub_headline_2
{
	margin: 10px 0 0 0;
	padding: 0;
	color:  #005daa;
	font-size: 36px;
	font-weight: normal;
	text-align: left;
}

p.sub_headline_3
{
	margin: 10px 0 0 0;
	padding: 0;
	color:  #005daa;
	font-size: 34px;
	font-weight: normal;
	text-align: left;
}

p.title
{
	margin: 0px 0 2px 0;
	padding: 0;
	color:  #005daa;
	font-size: 13px;
	font-weight: bold;
	text-align: left;	
}

p.caption
{
	margin: 10px 0 20px 0;
	padding: 0;
	color:  black;
	text-align: right;
	font-size: 10px;
}

p.caption a
{
	text-decoration: none;
	color: black;
}

p.caption a:hover
{
	text-decoration: underline;
	color: #005daa;
}


div.content_text
{
	width: 340px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
}

div.content_imagery
{
	width: 380px;
	margin: 0 20px 0 400px;
	padding: 0;
}

p.body
{
	margin: 0 20px 15px 0;
	padding: 0;
	color:  black;
	font-size: 12px;
	line-height: 16px;
}

p.sizes
{
	margin: 10px 0 0 0;
	padding: 0;
	color:  #005daa;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

p.body a
{
	font-weight: bold;
	color:  #005daa;
	text-decoration: none;
}

p.body a:hover,
p.body a.selected
{
	color:  #00a18e;
	text-decoration: underline;
}

p.news_story
{
	margin: 0px 0 10px 0;
	padding: 0;
	color:  #005daa;
	font-size: 24px;
	font-weight: normal;
	text-align: left;	
}

p.news_date
{
	margin: 0px 0 10px 0;
	padding: 0;
	color:  #666666;
	font-size: 15px;
	font-weight: normal;
	text-align: left;	
}

p.reproduction_text
{
	font-size: 9px;
}

p.reproduction_text a
{
	font-size: 9px;
	color: black;
	text-decoration: none;
}

p.reproduction_text a:hover
{
	font-size: 9px;
	color: #005daa;
	text-decoration: underline;
}

p.misdescriptions
{
	margin: 0 20px 15px 0;
	padding: 0;
	color:  black;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

img.full_page
{
	margin: 0 40px 20px 40px;
	padding:  0;
}

img.thumb
{
	margin: 0 0 10px 0;
	padding:  0;
}

img#ryden_logo
{
	margin: 0 70px 15px 0;
	padding:  0;
	
}

img.pdf
{
	margin: 0 0 15px 0;
	padding:  0;
}


div.agents
{
	margin: 0;
	padding: 0;
	clear: both;
}

div.agent_details
{
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;
}



img.agent_image
{
	margin: 0 20px 15px 0;
	padding:  0;
	clear: both;
}

div.terms
{
	margin: 0;
	padding: 0;
	clear: both;
}

div.content_imagery img 
{
	margin: 0 0 10px 0;

}

div.content_imagery img.pdf
{
	margin: 0 0 15px 0;
	padding:  0;
	float: right;
}



ul.external_links
{
	margin: 0 0 0 10px;
	padding: 0;
}

ul.external_links li
{
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	list-style: none inside none;
	background: url('/_resources/interface/links.gif') top left no-repeat;
	color: #005daa;
	font-size: 12px;
	float: left;
	width: 300px
}

ul.external_links li a
{
	color: #005daa;
	text-decoration: none;
}

ul.external_links li:hover,
ul.external_links li.selected
{
	color: #00a18e;
	background-position: 0 -15px;
}

ul.external_links li a:hover,
ul.external_links li a.selected
{
	color: #00a18e;
	text-decoration: underline;
}

ul.specification
{
	margin: 10px 0 25px 10px;
	padding: 0;
}

ul.specification li
{
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	list-style: none inside none;
	background: url('/_resources/interface/bullet.gif') top left no-repeat;
	color: black;
	font-size: 12px;
	width: 300px
}

div.changing_images
{
	margin: 0;
	height: 253px;
}

div.changing_images img
{
	float: left;
	position: absolute;
	opacity: 100;
}

/* @group tables */

table.sizes
{
	width: 250px;
	text-align: left;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0 20px 0;
	border: 1px solid #00254f;
	background-color: white;
}

table.sizes th
{
	margin: 10px 0 0 0;
	padding: 5px 8px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: #005daa;
}

table.sizes th.figure
{
	text-align: right;
}

table.sizes td
{
	margin: 0;
	padding: 5px 8px 5px 5px;
	color: black;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #00254f;
}

table.sizes td.figure
{
	text-align: right;
}


/* @end */




/* @end */

/* @group Footer */

div.footer
{
	width: auto;
	margin: 0 0 0 0;
	padding: 10px;
	clear: both;
	background: url('/_resources/interface/footer_bground_revised.gif') bottom center no-repeat;
	text-align: center;
	background-color: #d8e3e9;

}

p.footer
{
	margin: 0;
	padding: 0;
	color:  white;
	font-size: 11px;
}

p.footer a
{
	color:  white;
	text-decoration: none;
}

p.footer a:hover,
p.footer a.selected
{
	color: #00a18e;
	text-decoration: underline;
}



/* @end */

/* @group Variants */

div#page.glasgow div.content
{

}

div#page.contact div.content_text
{
	width: 740px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
}

div#page.developer div.content_text
{
	width: 740px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
}

/* @end */

