
html, body {
margin:0;
padding:0;
color:#c6c6c6;
text-align:center;
background-color: #fff;
}

/* Common Elements.
------------------------------------------------------------------------------*/

a img {
border: none;
}


.column {
float: left;
}

.clear {
clear:both;
}

hr {
display:none;
}


h1 {
}

h2 {
color:#c70000;
text-align:left;
font: normal 1.2em trebuchet ms, arial, sans-serif;
}


h3 {
color:#c70000;
margin:.3.1em 0;
text-align:left;
padding:.1em 0 .2em 0;
border-bottom:1px dotted #bba;
font: normal 1.3em trebuchet ms, arial, sans-serif;
}

h3 a {
color:#c70000;
font: normal 1.2em trebuchet ms, arial, sans-serif;
}

h3 a:hover {
color:#3e3e3e;
font: normal 1.2em trebuchet ms, arial, sans-serif;
text-decoration: underline;
}


h4 {
color:#c70000;
text-align:left;
font: normal 1em trebuchet ms, arial, sans-serif;
}

p {
text-align: left;
line-height: 1.2em;
margin:1em 0;
font-family: trebuchet ms, arial, sans-serif;
color: #3e3e3e;
font-size: 90%;
}

.pic  {
border:2px #dedede solid;
margin-bottom:1em;
width:100%;
}

.photo {
border:2px #dedede solid;
margin:2.6em 0 1em 0;
width:546px;
}



#container {
width: 700px;
margin:2em auto;
}

#main {
width: 700px;
margin:0 3px;
font-size:.8em;
border-bottom:2px #c70000 solid;
}

 /* Header Elements.
------------------------------------------------------------------------------*/
#header  {
width:700px;
height:100px;
border-top: 6px #c70000 solid;
border-bottom: 2px #c70000 solid;
}

#header h1 { text-indent: -10000px; margin: 0; padding: 0;}
#header h1 a {width: 350px; height: 100px; background: url(../images/logo.jpg) no-repeat; cursor: hand; float: left; }
#header h1 a:hover { float: left; color: #fff; background: url(../images/logo.jpg) no-repeat; cursor: hand; text-decoration: none;}

#header h2 { text-indent: -10000px; margin: 0; padding: 0;}
#header h2 a {width: 350px; height: 100px; background: url(../images/number.jpg) no-repeat; cursor: hand; float: right; }
#header h2 a:hover { float: right; color: #fff; background: url(../images/number.jpg) no-repeat; cursor: hand; text-decoration: none;}

 /* Heading Elements.
------------------------------------------------------------------------------*/

#heading  {
display: none;

}

/* Main Navigation bar.
------------------------------------------------------------*/
#main-nav {
display: none;
}

#main-nav ul {
padding:0;
width:750px;
margin:0;
}

#main-nav li {
float:left;
list-style-type:none;
}

#main-nav a {
width:125px;
height:34px;
display:block;
margin-top:1px;
text-decoration:none;
background-repeat:no-repeat;
background-position:top left;
}

#main-nav a span {
left:-1000em;
position:absolute;
}

#main-nav .home a {background-image:url(../images/link1.jpg);}
#main-nav .properties a {background-image:url(../images/link2.jpg);}
#main-nav .developments a {background-image:url(../images/link3.jpg);}
#main-nav .enquiries a {background-image:url(../images/link4.jpg);}
#main-nav .platinumblu a {background-image:url(../images/link5.jpg);}
#main-nav .conferenceforum a {background-image:url(../images/link6.jpg);}
#main-nav .links a {background-image:url(../images/link1.jpg);}
#main-nav .links_2 a {background-image:url(../images/link1.jpg);}

#main-nav a:hover {
background-position:top right;
}

#main-nav a.current,
#main-nav a:hover.current {
background-position:bottom left;
}

/* Slide Show.
------------------------------------------------------------------------------*/
#crossfade-container {
display: none;
}

#crossfade-container  .fade-box {
top:0;
left:0;
margin:0;
width: 700px;
height: 132px;
position: absolute;
}

#box-1 {
}

#box-2 {
}

#box-3 {
}

/* Common Column Elements.
------------------------------------------------------------------------------*/
div.pgraph  {
margin-top: 1em;
margin-bottom: 1em;
border-bottom: 1px dotted #bba;
}

div.pgraph a {
display:block;
color: #c70000;
text-align:left;
padding-bottom:5px;
font-weight:normal;
text-decoration:none;
font:.8em trebuchet ms, arial, sans-serif;
}

div.pgraph a:hover {
color:#666;
text-decoration:underline;
}


.pgraph h3 a {
color:#c70000;
font: normal .8em trebuchet ms, arial, sans-serif;
}

.pgraph h3 a:hover {
color:#3e3e3es;
font: normal .8em trebuchet ms, arial, sans-serif;
text-decoration: underline;
}





/* 3 Collumn Layout .
------------------------------------------------------------------------------*/
/* Primary.
------------------------------------------------------------------------------*/
#primary {
float:left;
width:260px;
padding-right:15px;
padding-left:15px;
margin-top:1em;
}

/* Secondary.
------------------------------------------------------------------------------*/
#secondary {
float:left;
margin-top: 1em;
width: 260px;
border-left:1px #ababab solid;
padding-right: 15px;
padding-left: 15px;
}

/* tertiary.
------------------------------------------------------------------------------*/
#tertiary {
float:left;
margin-top: 1em;
width: 140px;
padding-left: 15px;
padding-right: 15px;
border-left:1px #ababab solid;
}

#tertiary .pgraph {

}

#tertiary .pgraph .pic {

}

#tertiary .pgraph .pic img {

}

#tertiary .pgraph p {

}

#tertiary .pgraph a {

}

/* IE5.x/Win hacks */
#primary {
width: 290px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 260px;
}

#secondary {
width: 291px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 260px;
}

#tertiary {
width: 171px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 140px;
}
/*------------------------------------------------------------------------------*/





/* 2 Collumn Layout .
------------------------------------------------------------------------------*/
/* Primary.
------------------------------------------------------------------------------*/
#twoprimary {
width:550px;
padding-right:15px;
padding-left:15px;
margin-top:.5em auto;
}



#twoprimary  h3 {
color:#c70000;
margin:.3em 0;
text-align:left;
padding:.1em 0 .2em 0;
border-bottom:1px dotted #bba;
font: normal 1.5em trebuchet ms, arial, sans-serif;
}

#twoprimary  h3:hover {
color:#c70000;
margin:.3em 0;
text-align:left;
padding:.1em 0 .2em 0;
border-bottom:1px dotted #bba;
font: normal 1.5em trebuchet ms, arial, sans-serif;
}

/* Secondary.
------------------------------------------------------------------------------*/

#twosecondary {
display: none;
}

#twosecondary .pgraph {

}

#twosecondary .pgraph .pic {

}

#twosecondary .pgraph .pic img {

}

#twosecondary .pgraph p {

}

#twosecondary .pgraph .pic a   {
width:132px;
padding-bottom:0px;
}

#twosecondary .pgraph .pic a:hover  {
width:132px;
padding-bottom:0px;
}


/* IE5.x/Win hacks */
#twoprimary {
width: 580px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 550px;
}


#twosecondary {
display: none;
}
/*------------------------------------------------------------------------------*/




/* Footer.
------------------------------------------------------------------------------*/
#copyright {
width:760px;
height:28px;
border-top:1px dotted #bba;
}

#copyright p {
font-size:60%;
margin:.2em 0 0 0;
text-align: center;
color: #b5b5b5
}

#copyright a {
color:#333;
text-decoration:none;
}

#copyright a:hover {
color:#666;
}


/* Property page columns
------------------------------------------------------------------------------*/

#col_holder {
	position:relative;
	width:500;
	border-bottom:1px dotted #bba;
	padding:0 0 1em 0;
	margin:0 0 1em 0;

}


#col1 {
float:left;
width:200px;
padding-right:15px;
padding-left:15px;
margin-top:.5em;
}
                                                                                                                                                                                                              
#col2 {
float:left;
width:200px;
padding-right:15px;
padding-left:15px;
margin-top:.5em;
}

/* IE5.x/Win hacks */

#col1 {
width: 230px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 200px;
}


#col2 {
width: 230px;
voice-family: "\"}\""; 
voice-family: inherit;
width: 200px;
}

/*------------------------------------------------------------------------------*/



/* List Settings
------------------------------------------------------------------------------*/
ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
line-height: 1.5em;
list-style-type:disk;
text-align: left;
font-family: trebuchet ms, arial, sans-serif;
color: #3e3e3e;
font-size: 90%;
}

li {
list-style-type:disk;
}

/*------------------------------------------------------------------------------*/


/* Back and Next Buttons
------------------------------------------------------------------------------*/

.next_back {
	border-top:1px dotted #bba;
	height:3.5em;
}
	
.back {
float:left;
width:275px;
margin: 1em 0 1em 0;
padding: 0 0 1em 0;
text-align:left;
}

.back a {
color:#c70000;
margin:.3.1em 0;
text-align:left;
padding:.1em 0 .2em 0;
font: normal 1.2em trebuchet ms, arial, sans-serif;
text-decoration: none;
}

.back a:hover {
color:#3e3e3e;
font: normal 1.2em trebuchet ms, arial, sans-serif;
text-decoration: underline;
}

.next {
float:left;
width:275px;
margin: 1em 0 1em 0;
padding: 0 0 1em 0;
text-align:right;
}

.next a {
color:#c70000;
margin:.3.1em 0;
text-align:left;
padding:.1em 0 .2em 0;
font: normal 1.2em trebuchet ms, arial, sans-serif;
text-decoration: none;
}

.next a:hover {
color:#3e3e3e;
font: normal 1.2em trebuchet ms, arial, sans-serif;
text-decoration: underline;
}

/*------------------------------------------------------------------------------*/


/* Lightbox - Popup
----------------------------------------------- */

/* misc
----------------------------------------------- */
.section{
	border-top: 1px solid #edede3;
	padding-top: 1.0em;
	}

.download{
	background-color: #f3f3e6;
	border: 1px solid #ddddd3; 
	padding: 0.7em 1.5em;
	}
	
.download li{
	list-style: none;
	padding: 0.3em 0;
	border-bottom: 1px dotted #ddddd3;
	}

.thumbnail{
	padding: 2px;
	width: 150px;
	float: left;
	margin: 1em 0 1em 0;
	background-color: #dedede;
	}
	
	
	
/* IE5.x/Win hacks */
.thumbnail {
width: 154px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 150px;
}


.caption{
	font: normal 90% verdana, arial, sans-serif;
	color: #fff;
	text-decoration: none;
	}


#lightbox{
	background-color:#eee;
	padding: 2px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
