/* @group page */

img
{
	border: none;
	outline: none;
	margin: 0 0 20px 0;
}

div#page
{
	width: 720px;
	margin: 20px auto 0 auto;
	padding: 0;
	font-family: Optima, Tahoma, Verdana, "Times New Roman", Times, serif;
	background-color: white;
}

/* @end */



/* @group header */

div#header
{
	display: block;
	position: relative;
	overflow: hidden;
	width: 720px;
	height: 120px;
	background-color: #587992;
	background-image: url('/_resources/interface/westport_102_logo.gif');
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

div#header img
{
	position: absolute;
	top: 20px;
	left: 20px;
	opacity: 0.0;
}

div#header img.placeholder
{
	opacity: 1.0;
}


/* @end */



/* @group navigation */

div#navigation
{
	display: block;
	float: left;
	width: 240px;
	border-top: 1px solid #233b49;
	border-left: 1px solid #233b49;
	border-right: 1px solid #233b49;
}

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


div#navigation ul li
{
}

div#navigation ul li a
{
	font-size: 14px;
	display: block;
	width: 200px;
	height: 26px;
	padding: 6px 20px 0 20px;
	background-image: url('/_resources/interface/menu_primary_background.gif');
	background-position: 0 0;
	background-repeat: repeat-x;
	text-decoration: none;
	color: #233b49;
}

div#navigation ul li a:before
{
	content: "::  ";
}

div#navigation ul li a:hover
{
	background-position: 0 -32px;
}

div.variant_home li#home>a,
div.variant_the_building li#the_building>a,
div.variant_location li#location>a,
div.variant_edinburgh li#edinburgh>a,
div.variant_developer li#developer>a,
div.variant_contact li#contact>a,
div#page.variant_news div#navigation ul.primary li#news a
{
	background-position: 0 -64px;
}

div#navigation ul.secondary
{
	display: none;
}

div#navigation ul.secondary li a,

{
	font-size: 12px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 4px 0 0 40px;
	background-image: url('/_resources/interface/menu_secondary_background.gif');
	background-position: 0 0;
	border-bottom: 1px solid #233b49;
}

div.variant_edinburgh_conference_facilities ul.secondary li#conference_facilities a,
div.variant_edinburgh_financial_assistance ul.secondary li#financial_assistance a,
div.variant_edinburgh_lifestyle ul.secondary li#lifestyle a,
div.variant_edinburgh_housing ul.secondary li#housing a,
div.variant_edinburgh_hotels ul.secondary li#hotels a,
div.variant_edinburgh_education ul.secondary li#education a,
div.variant_edinburgh_shopping ul.secondary li#shopping a,
div.variant_edinburgh_transport ul.secondary li#transport a,
div.variant_location_aerial_view ul.secondary li#aerial_view a,
div.variant_location_maps ul.secondary li#maps a,
div.variant_location_amenities ul.secondary li#amenities a,
div.variant_the_building_floorplates ul.secondary li#floorplates a,
div.variant_the_building_space_planning ul.secondary li#space_planning a,
div.variant_the_building_specification ul.secondary li#specification a,
div.variant_the_building_construction ul.secondary li#construction a,
div.variant_the_building_pipeline_supply ul.secondary li#pipeline_supply a,
div.variant_the_building_environmental_issues ul.secondary li#environmental_issues a
{
	background-position: 0 -26px;
}


div#navigation ul.secondary li a:hover
{
	background-position: 0 -26px;
}



div#navigation ul.secondary li a:before
{
	content: "::  ";
}

div.variant_the_building li#the_building ul.secondary
{
	display: inline;
}

div.variant_location li#location ul.secondary
{
	display: inline;
}

div.variant_edinburgh li#edinburgh ul.secondary
{
	display: inline;
}


/* @end */

/* @group content */

div#content
{
	border: 1px solid #587992;
}

div#content div.text
{
	margin: 0 0 0 240px;
	padding: 0 20px 20px 20px;
	border-left: 1px solid #233b49;
}

div#content div.text_vid
{
	margin: 0 0 0 10px;
	padding: 0 20px 20px 20px;
}


div#content div.text h1
{
	font-size: 18px;
	line-height: 24px;
	color: #ff9900;
}

div#content div.text h2
{
	font-size: 12px;
	line-height: 16px;
	color: #ff9900;
	padding: 12px 0 0 0;
	margin: 0;
}

div#content div.text h1#header_accommodation
{
	text-indent: -9999px;
	width: 199px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_accommodation.png') top left no-repeat;
}

div#content div.text h1#header_aerial
{
	text-indent: -9999px;
	width: 132px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_aerial.png') top left no-repeat;
}

div#content div.text h1#header_amenities
{
	text-indent: -9999px;
	width: 122px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_amenities.png') top left no-repeat;
}

div#content div.text h1#header_transportation
{
	text-indent: -9999px;
	width: 171px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_transportation.png') top left no-repeat;
}

div#content div.text h1#header_conference
{
	text-indent: -9999px;
	width: 251px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_conference.png') top left no-repeat;
}

div#content div.text h1#header_construction
{
	text-indent: -9999px;
	width: 249px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_construction.png') top left no-repeat;
}

div#content div.text h1#header_contact
{
	text-indent: -9999px;
	width: 150px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_contact.png') top left no-repeat;
}

div#content div.text h1#header_edinburgh
{
	text-indent: -9999px;
	width: 389px;
	height: 66px;
	background: url('/_resources/interface/text_replacements/header_edinburgh.png') top left no-repeat;
}

div#content div.text h1#header_education
{
	text-indent: -9999px;
	width: 125px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_education.png') top left no-repeat;
}

div#content div.text h1#header_environmental
{
	text-indent: -9999px;
	width: 174px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_environmental.png') top left no-repeat;
}

div#content div.text h1#header_exchange_district
{
	text-indent: -9999px;
	width: 206px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_exchange.png') top left no-repeat;
}

div#content div.text h1#header_financial
{
	text-indent: -9999px;
	width: 249px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_financial.png') top left no-repeat;
}

div#content div.text h1#header_floor_plates
{
	text-indent: -9999px;
	width: 144px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_floor_plates.png') top left no-repeat;
}

div#content div.text h1#header_home
{
	text-indent: -9999px;
	width: 320px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_home.png') top left no-repeat;
}

div#content div.text h1#header_news
{
	text-indent: -9999px;
	width: 320px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_news.png') top left no-repeat;
}

div#content div.text h1#header_hotels
{
	text-indent: -9999px;
	width: 80px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_hotels.png') top left no-repeat;
}

div#content div.text h1#header_housing
{
	text-indent: -9999px;
	width: 103px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_housing.png') top left no-repeat;
}

div#content div.text h1#header_kenmore
{
	text-indent: -9999px;
	width: 408px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_kenmore.png') top left no-repeat;
}

div#content div.text h1#header_lifestyle
{
	text-indent: -9999px;
	width: 249px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_lifestyle.png') top left no-repeat;
}

div#content div.text h1#header_location
{
	text-indent: -9999px;
	width: 356px;
	height: 66px;
	background: url('/_resources/interface/text_replacements/header_location.png') top left no-repeat;
}

div#content div.text h1#header_maps
{
	text-indent: -9999px;
	width: 71px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_maps.png') top left no-repeat;
}

div#content div.text h1#header_pipeline
{
	text-indent: -9999px;
	width: 187px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_pipeline.png') top left no-repeat;
}

div#content div.text h1#header_shopping
{
	text-indent: -9999px;
	width: 121px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_shopping.png') top left no-repeat;
}

div#content div.text h1#header_space_planning
{
	text-indent: -9999px;
	width: 195px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_space_planning.png') top left no-repeat;
}

div#content div.text h1#header_spec
{
	text-indent: -9999px;
	width: 160px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_spec.png') top left no-repeat;
}

div#content div.text h1#header_the_building
{
	text-indent: -9999px;
	width: 400px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_the_building.png') top left no-repeat;
}

div#content div.text h1#header_transport
{
	text-indent: -9999px;
	width: 118px;
	height: 33px;
	background: url('/_resources/interface/text_replacements/header_transport.png') top left no-repeat;
}

div.text h1
{
	color: #f7931d;
}

div.text p
{
	font-size: 12px;
	line-height: 16px;
}

div.text_vid p
{
	font-size: 12px;
	line-height: 16px;
}

div.text p.intro
{
	color: #587992;
	font-size: 18px;
	line-height: 24px;
}

div.text p.note
{
	color: black;
	font-size: 18px;
	line-height: 24px;
	padding:  5px;
	background-color: yellow;
	border: 1px solid grey;
}

div.text p#preview_caption
{
	display: block;
	height: 80px;
}


div.text img
{
}

div.text img.download
{
	margin: 10px 0 0 0;
}

div.text ul
{
	padding: 10px 0 0 10px;
	margin: 0;
}

div.text li
{
	font-size: 12px;
	line-height: 16px;
	list-style-image: url(/_resources/interface/bullet.gif);
	padding: 0;
	margin: 0;
}

div.text a
{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #587992;
}

div.text_vid a
{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #587992;
}

div.text a:hover
{
	text-decoration: underline;
}

div.text_vid a:hover
{
	text-decoration: underline;
}

div#content div.floor_plan
{
	display: block;
	width: 210px;
	margin: 0 0 30px 0;
	float: left;
}

div#content p.clear
{
	clear: both;
}

div#content div.contact
{
	display: block;
	width: 210px;
	float: left;
	margin-top: 10px;
}

div#content div.contact p
{
	margin-top: 0;
}


div.thumbnails ul
{
	list-style: none inside none;
	margin: 0;
	padding: 0;
}

div.thumbnails ul li
{
	list-style: none inside none;
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
}

div.clear
{
	clear: both;
}


/* @end */



/* @group footer */

div#footer
{
	display: block;
	width: 720px;
	height: 30px;
	clear: both;
	background-color: #587992;
}

div#footer a
{
	text-decoration: none;
	color: #fff;
}

div#footer a:hover
{
	text-decoration: underline;
}

div#footer p
{
	float: left;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin: 0 0 0 20px;
	padding-top: 10px;
}

div#footer ul
{
	float: right;
	margin: 0;
	padding: 8px 0 0 0;
}

div#footer ul li
{
	float: left;
	color: white;
	font-size: 12px;
	list-style: none inside none;
	margin: 0 20px 0 0;
	padding: 0;
}

div#footer ul li a
{
	color: white;
	text-decoration: none;
}

/* @end */



/* @group cycle_image */

div#cycle_image
{
	position: relative;
}

div#cycle_image img
{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.0;
	margin: 0 0 5px 0;
}

div#cycle_image img.cycle_visible
{
	position: relative;
	opacity: 1.0;
}

/* @end */






