
/* ----------------------------------------------
	Capital Centre
	©2006 - 14/09/2006 James Becker
---------------------------------------------- */
 
/* --- HTML Tags --- */

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
}

h1 {
	width: 225px;
	height: 100px;
	background: url(../i/cc-logo.gif) 0 0 no-repeat;
	margin: 0 0 0 220px;
	padding: 0;
}

h1 span {
	display: none;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

h2 span {
	display: none;
}

h3 {
	color: #024B65;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h4 {
	color: #024B65;
	font-weight: bold;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

p {
	font-size: 80%;
	line-height: 180%;
	color: #444;
}

/* --- ID --- */

#sitecontainer {
	width: 775px;
	margin: 0 auto;
	text-align: left;
}

#skip {
	display: none;
}

#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#topnav a {
	color: #666;
	font-size: 70%;
	text-decoration: none;
	line-height: 25px;
}

#home {
	float: left;
}

#contact {
	float: left;
}

#home a {
	padding-left: 15px;
	background: url(../i/home-icon.gif) 0 50% no-repeat;
}

#contact a {
	margin-left: 10px;
	padding-left: 15px;
	background: url(../i/telephone-icon.gif) 0 50% no-repeat;
}

#liv {
	float: right;
}

#liv a {
	padding-left: 10px;
	background: url(../i/downarrow-icon.gif) 0 50% no-repeat;
}

#homepage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/home_v2.jpg) 0 0;
}

#homepage h2 div {
	width: 82px;
	height: 77px;
	position: relative;
	top: -77px;
	left: 126px;
	background: url(../i/tops/home-towersection_v2.jpg) 0 0 no-repeat;
}

/* - Location ----------------------------- */
#locationpage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/location.jpg) 0 0;
}

/* - Opportunity ----------------------------- */
#opportunitypage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/investment.jpg) 0 0;
}

/* - Innovation ----------------------------- */
#innovationpage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/innovation.jpg) 0 0;
}

/* - ADNEC ----------------------------- */
#adnecpage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/adnec.jpg) 0 0;
}

/* - Growth ----------------------------- */
#growthpage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/growth.jpg) 0 0;
}

/* - Experience ----------------------------- */
#experiencepage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/experience.jpg) 0 0;
}

/* - Experience ----------------------------- */
#contactpage h2 {
	clear: left;
	margin: 0;
	padding: 0;
	width: 775px;
	height: 190px;
	background: url(../i/tops/contact.jpg) 0 0;
}

#mainnav {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	position: relative;
}

#adnec {
	padding-right: 5px !important;
	padding-right: 0px;
}

#mainnav li {
	display: inline;
	margin-left: 45px;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCE5ED;
}

#mainnav li a {
	font-weight: bold;
	text-decoration: none;
	color: #007CA3;
}

#pagenav {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	position: relative;
}

#pagenav li {
	display: inline;
	margin-left: 45px;
	padding-bottom: 5px;
	border-bottom: 2px solid #CCE5ED;
}

#pagenav li a {
	font-weight: bold;
	text-decoration: none;
	color: #007CA3;
}

#footer {
	clear: both;
	margin-top: 20px;
	text-align: center;
	font-size: 70%;
	color: #ccc;
}

#footer a {
	color: #aaa;
}

#homepage #footer {
	clear: both;
	margin-top: 100px;
	text-align: center;
	font-size: 70%;
	color: #ccc;
}

#location div {
	position: absolute;
	left: 45px;
	top: 29px;
	display: none;
}

#opportunity div {
	position: absolute;
	left: 162px;
	top: 29px;
	display: none;
}

#innovation div {
	position: absolute;
	left: 301px;
	top: 29px;
	display: none;
}

#growth div {
	position: absolute;
	left: 430px;
	top: 29px;
	display: none;
}

#experience div {
	position: absolute;
	left: 294px !important;
	top: 29px;
	display: none;
}

#adnec div {
	position: absolute;
	left: 395px !important;
	top: 29px;
	display: none;
}

#pagecontainer {
	margin-top: 25px;
}

#keylist {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
}

#keylist li {
	margin-bottom: 10px;
	font-size: 70%;
	line-height: 170%;
	color: #256F93;
}

#keylist span {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	background-color: #256F92;
	color: #fff;
}

#documents {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#documents li {
	display: block;
	float: left;
	width: 101px;
	height: 101px;
	margin-right: 10px;
}

#documents li a {
	width: 101px;
	height: 101px;
	display: block;
}

#documents li a span {
	display: none;
}
/* --- Custom Tags --- */

.infobox {
	font-size: 70%;
	line-height: 22px;
	color: #999;
	border-left: 1px solid #CCE5ED;
	padding: 10px;
	width: 300px;
}

.infoboxright {
	font-size: 70%;
	line-height: 22px;
	color: #999;
	border-right: 1px solid #CCE5ED;
	padding: 10px;
	width: 310px;
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.leftcolumn {
	width: 380px;
	float: left;
	padding: 10px;
}

.rightcolumn {
	width: 350px;
	float: right;
}

.picinfo {
	color: #024B65;
	font-size: 70%;
	padding: 10px;
	border-bottom: 1px solid #eee;
}

.infolist {
	color: #024B65;
	font-size: 80%;
	margin: 10px;
	padding: 0;
	list-style: none;
}

.subblue {
	color: #256F93;
	font-size: 80%;
	margin: 0px;
	padding: 0;
}

.link {
	color: #256F93;
}

.infolist li {
	margin-bottom: 10px;
}

.menuactive {
	border-bottom: 2px solid #024B65 !important;
}

.featurelist {
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 90%;
}

.featurelist li {
	font-size: 70%;
	margin-bottom: 10px;
	color: #256F93;
}

.spacetop {
	margin-top: 30px;
}

.pqq {
	background: url(../i/pqq-button.gif) 0 0 no-repeat;
}

.eoi {
	background: url(../i/eoi-button.gif) 0 0 no-repeat;
}

.masterplan {
	background: url(../i/masterplan-button.gif) 0 0 no-repeat;
}

.marginbottom {
	margin-top: 10px;
	margin-bottom: 40px;
}

.informationbox {
	font-size: 80%;
	padding: 10px;
	border: 1px solid #CCE5ED;
	background-color: #E8F3F7;
	width: 100%;
	color: #007CA3;
}

.informationbox a {
	color: #007CA3;
}

#vertnav {
	margin-top: 10px;
	width: 170px;
	float: left;
}

#vertnav ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#vertnav li {
	padding-top: 10px;
}

#vertnav li a {
	text-decoration: none;
	color: #666;
}

#frontcopy {
	float: left;
	margin-top: 20px;
	width: 70%;
	margin-bottom: 20px;
}

#vertnav li a:hover {
	color: #333;
}