body
{
	background-color: #007d84;
}

img
{
	border: none;
	outline: none;
}


/* @group page */

div#page
{
	display: block;
	width: 760px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	border: 30px solid #007d84;
	background-color: white;
	margin: 0 auto 0 auto;
	padding: 0;	
}

/* @end */

/* @group header */

div#header
{
	display: block;
	background: white url(../interface/header_corner.jpg) top right no-repeat;
	height: 130px;
}

div#header.variant_reversed
{
	background: #104776 url(../interface/header_corner_reversed.gif) top right no-repeat;
}

/* My Comment */

div#content div.images
{
	display: block;
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 0 0 6px;
}


div#header img
{
	float: left;
	padding: 30px 0 20px 40px;
}

div#header div#cycle_images
{
	float: right;
}

div#header div#cycle_images img
{
	margin: 0;
	padding: 20px 20px 0 0;
}

div#header img.banner
{
	margin: 0px 0 15px 0;
	padding-top: 50px;
}



/* @end */

/* @group navigation */

div#navigation
{
	display: block;
	height: 40px;
	margin: 0;
	padding: 0;
	background-image: url('../interface/tab_bar.jpg');
	background-position: 0 6px;
	background-repeat: no-repeat;
}

div#page.variant_developments div#navigation
{
	background-position: 0 0;
	background-image: url('../interface/tab_bar_reversed.jpg');

}

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

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

div#navigation>ul>li>a
{
	display: block;
	margin: 0;
	padding: 11px 4px 0 1px;
	width: 88px;
	height: 21px;
	overflow: hidden;
	text-align: center;
	background-image: url('../interface/tabs.jpg');
	background-position: 0 -20px;
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.5px;
}

div#page.variant_developments div#navigation>ul>li>a
{
	background-image: url('../interface/tabs_reversed.jpg');
}


div#navigation>ul>li>a:hover,
div.variant_home a#home,
div.variant_developments a#developments,
div.variant_location a#location,
div.variant_glasgow a#glasgow,
div.variant_developers a#developers,
div.variant_media a#media,
div#navigation>ul>li>a.secondary_selected
{
	background-position: 0 -66px;
	color: #1A4677;
}


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

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

div#navigation>ul ul a
{
	display: block;
	font-size: 10px;
	text-align: center;
	color: gray;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	padding: 0;
	border-bottom: 1px solid gray;
}

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

div#navigation>ul>li:hover ul.secondary a:hover
{
	color: black;
}

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

div#navigation ul.tertiary a
{
	display: block;
	font-size: 10px;
	text-align: center;
	color: gray;
	text-decoration: none;
	margin: 4px 4px 4px 4px;
	padding: 0;
	border-bottom: 1px solid gray;
}

div#navigation li.tertiary_trigger a
{
	font-weight: bold;
}

div#navigation li.tertiary_trigger:hover ul.tertiary
{
	display: block;
}




/* @end */

/* @group content */

div#content
{
	clear: both;
	background-color: white;
	margin: 0;
	padding: 0;
}

div#content div.images
{
	display: block;
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 0 0 6px;
}

div#content.wide div.images
{
	margin: 0 0 0 40px;
}


div#content div.images img
{
	margin: 0 0 6px 0;
}

div#content div.text
{
	padding: 0;
	margin: 6px 20px 20px 306px;
}


div#content div.text.wide
{
	clear: both;
	margin: 0 0 0 40px;
}

div#content div.text ul
{
	list-style-type: disc;
	margin: 0 0 0 5px;
	padding: 0;
	marker-offset: 10px;
}

div#content div.text li
{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

div#content div.text ul.numbered
{
	list-style: none inside none;
	padding: 0 0 0 90px;
}

div#content div.text ul.numbered span
{
	display: block;
	float: left;
	font-weight: bold;
	width: 30px;
}


div#content div.text ul.links
{
	list-style: none inside none;
	margin: 0;
	padding: 0;
}

div#content div.text ul.links li
{
	background-image: url('/_resources/interface/bullet.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 8px 30px;	
}

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


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

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

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

div#content div.intro h1#text_festival_park
{
	text-indent: -9999px;
	width: 234px;
	height: 47px;
	background: url('/_resources/interface/text_replacements/text_coming_soon.png') top left no-repeat;
}

div#content div.intro p#text_festival_park_intro
{
	text-indent: -9999px;
	width: 297px;
	height: 194px;
	background: url('/_resources/interface/text_replacements/text_pq_festivalpark.png') top left no-repeat;
}

div#content div.intro p#text_3pq_intro
{
	text-indent: -9999px;
	width: 303px;
	height: 148px;
	background: url('/_resources/interface/text_replacements/text_3pq_intro.png') top left no-repeat;
}

div#content h1#text_aerial
{
	text-indent: -9999px;
	width: 114px;
	height: 28px;
	background: url('/_resources/interface/text_replacements/text_aerial.png') top left no-repeat;
	margin: 0 0 10px 40px;
}

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

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

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

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

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

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

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

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

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

div#content div.text h1#text_finance
{
	text-indent: -9999px;
	width: 306px;
	height: 28px;
	background: url('/_resources/interface/text_replacements/text_finance.png') top left no-repeat;
}
div#content h1#text_floorplans
{
	text-indent: -9999px;
	margin: 0 0 0 40px;
	width: 114px;
	height: 28px;
	background: url('/_resources/interface/text_replacements/text_floorplans.png') top left no-repeat;
}

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

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

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

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

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

div#content h1#text_maps
{
	text-indent: -9999px;
	width: 60px;
	height: 28px;
	background: url('/_resources/interface/text_replacements/text_maps.png') top left no-repeat;
	margin: 0 0 10px 40px;
}

div#content h1#text_masterplan
{
	text-indent: -9999px;
	width: 116px;
	height: 28px;
	background: url('/_resources/interface/text_replacements/text_masterplan.png') top left no-repeat;
	margin: 0 0 10px 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

div#content div.intro p#text_home_intro
{
	text-indent: -9999px;
	width: 338px;
	height: 222px;
	background: url('/_resources/interface/text_replacements/text_home_intro.png') top left no-repeat;
}

div#content.plans div.images 
{
	width: 680px;
}



div#content.plans div.images img
{
	display: inline;
	float: left;
	padding: 5px;
}

div#content div.text p.intro
{
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

div#content div.text p
{
	font-size: 11px;
	line-height: 18px;
	margin-right: 20px;
}

div#content div.text a
{
	text-decoration: none;
	color: #1A4677;
	font-weight: bold;
}

div#content.home div.intro
{
	display: block;
	width: 266px;
	float: left;
	margin: 20px 0 0 40px;
	padding: 0 0;
}

div#content.home div.text
{
	width: 320px;
	margin: 6px 20px 20px 406px;
}

div#content.home div.text a#twopq,
div#content.home div.text a#threepq
{
	display: block;
	width: 182px;
	height: 118px;
	overflow: hidden;
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
	background-image: url('/_resources/interface/2pq_button.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#content.home div.text a#threepq
{
	background-image: url('/_resources/interface/3pq_button.gif');
}

div#content.home div.text a#twopq:hover,
div#content.home div.text a#threepq:hover
{
	background-position: 0 -160px;
}

div#content div.text a#link_developments_twopq,
div#content div.text a#link_developments_threepq,
div#content div.text a#link_developments_south_rotunda
{
	display: block;
	width: 120px;
	height: 60px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0 ;
	padding: 0;
	background-image: url('/_resources/interface/2pq_logo.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

div#content div.text a#link_developments_threepq
{
	background-image: url('/_resources/interface/3pq_logo.png');
}

div#content div.text a#link_developments_south_rotunda
{
	background-image: url('/_resources/interface/rotunda_logo.png');
}



div#content.gallery img#preview
{
	margin-top: 8px;
}

div#content.gallery div.thumbnails
{
	width: 440px;
}

div#content.developers div.developer
{
	border-bottom: 1px solid black;
	padding: 5px 0 0 0;
}

div#content.developers div.text img
{
	float: left;
	margin-top: 10px;
}

div#content.developers div.text p
{
	margin: 0 0 20px 130px;
	
}

div#content div.text img.contact_logo
{
	margin: 0 60px 0 0;	
}

div#content div.text div.contact_details
{
	display: block;
	margin: 10px 0 0 0;
	width: 212px;
	float: left;
}

p.image_caption
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: black;
}



/* @end */

/* @group footer */

div#footer
{
	display: block;
	width: 760px;
	height: 32px;
	clear: both;
	font-size: 9px;
	color: #fff;
	padding: 0 0 10px 0;
	background-color: #007d84;
	border-top: 20px solid white;
}

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

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

div#footer p
{
	float: left;
	font-weight: bold;
	padding: 5px;
}

div#footer ul
{
	float: right;
}

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

div#footer li:after
{
	content: "|";
}

div#footer li a
{
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding: 0 20px 0 20px;
}

/* @end */
