@charset "utf-8";

body {
	margin: 30px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9da4ac;
	background: #1a1c1e;
}

img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

p, a, h1, h2, h3, h4, h5, h6, li, td, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9da4ac;
	line-height: 19px;
	margin: 0;
	padding: 0;
}

input {
	background-color: #494F56;
	color: #9da4ac;
	border: 0px;
	padding: 2px;
	margin: 5px 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	background-color: #494F56;
	color: #9da4ac;
	border: 0px;
	padding: 2px;
	margin: 5px 0;
	font-size: 13px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	background-color: #494F56;
	color: #9da4ac;
	border: 0px;
	padding: 2px;
	margin: 5px 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0 20px 18px 0;
}

p.date {
	font-size: 11px;
}

a, a:hover {
	text-decoration: none;
	color: #1899ff;
}

a:hover {
	color: #fff;
	border-bottom: 1px dotted #1899ff;
}

a:hover img {
	border-bottom: none;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #eeeff0;
	margin: 0 0 10px 0;
}

h1 a {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {

}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #979ea6;
	margin: 0 0 13px 0;
	padding: 10px 0 8px 0;
	border-bottom: 3px solid #3f4449;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	color: #979ea6;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 11px;
	color: #fff;
}

ul.linklist {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.linklist li {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	background: transparent url(../images/i_news.gif) 0 5px no-repeat;
}

ul.linklist li.i_doc {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	background: transparent url(../images/i_doc.gif) 0 5px no-repeat;
}

ul.linklist li.i_pdf {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	background: transparent url(../images/i_pdf.gif) 0 5px no-repeat;
}


ul.linklist li p {
	font-size: 11px;
	line-height: 17px;
}

/* Misc. classes */

.pageInactive {
	color: #4a4f55;
}

.postDate {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
}

.clear {
	clear: both;
}

.standOut {
	color: #1899ff;
}


/* slightly enhanced, universal clearfix hack */

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }

/* start commented backslash hack \*/

* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* close commented backslash hack */


/* layout divs
	------------------------------------------------- */
	
#header {
	width: 970px;
	margin: 0 auto 30px auto;
}

#header img {
	float: left;
	margin: 0 35px 0 0
}

#header p {
	float: left;
	font-size: 17px;
	color: #1899ff;
	margin: 55px 0 0 0;
}

#cContainer {
	clear: both;
	width: 100%;
	background: url(../images/bg_cCol.gif) center top repeat-y;
	margin: 0 0 30px 0;
}

#cHoldall {
	width: 970px;
	margin: 0 auto;
	padding-bottom: 10px;
}


/* left column
	------------------------------------------------- */
	
#cLcol {
	float: left;
	width: 200px;
	margin: 30px 35px 29px 0;
}

#nav, #nav .sub {
	margin: 0;
	padding: 0;
}

#nav {
	margin: 0 0 29px 0;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0 ;
}

#nav li a, #nav li a.deselected {
	display: block;
	width: 200px;
	line-height: 29px;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 10px;
	color: #7a838d;
	background: #26292d;
	border-bottom: 1px dotted #43484e;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 190px;
}

#nav li a:hover, #nav li a.selected {
	color: #fff;
	background: #1f6196;
	border-bottom: 1px solid #0c4d82;
}

#nav li a.selected {
	background: #1899ff;
}

#nav li.plus a {
	background: #26292d url(../images/i_plus.gif) 182px 0 no-repeat;
}

#nav li.plus a:hover {
	background: #1f6196 url(../images/i_plus.gif) 182px -29px no-repeat;
}

#nav li.plus a.selected {
	background: #1899ff url(../images/i_plus.gif) 182px -58px no-repeat;
}

#nav .sub li a {
	display: block;
	font-size: 11px;
	padding: 0 0 0 10px;
	background: #383c41;
	color: #8b949c;
	border-bottom: 1px dotted #5a626b;
}

#nav .sub li a:hover {
	background: #494f56;
	border-bottom: 1px solid #5a626b;
	color: #a6acb3;
}

#nav .sub li a.selected {
	background: #494f56;
	border-bottom: 1px solid #5a626b;
	color: #c1c6ca;
}


/* central column
	------------------------------------------------- */
	
#cCcol {
	float: left;
	width: 500px;
	padding: 0 0 12px 0;
	margin: 0 35px 0 0;
}

#cCcol #gMap {
	width: 500px;
	height: 360px;
	margin: 0 0 20px 0;
	overflow: hidden;
	/*border: 10px solid #181C21;*/
}

#cCcol #gMap  {
	font-size: 8px;
}

#flashViewer {
	margin: 0 0 27px 0;
}

.cCLeft {
	width: 120px;
	float: left;
}

.cCRight {
	width: 380px;
	float: left;
}

.cCRight p, .cCRight a, .cCRight span {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
}

.cCRight p{
	margin: 0 20px 0 0;
}

.cCImg {
	padding: 4px;
	border: 1px solid #3f4449;
}

.cCBreak {
	border-bottom: 1px dotted #3f4449;
	margin: 10px 20px 10px 0px;
}


/* right column
	------------------------------------------------- */
	
#cRcol {
	float: left;
	width: 200px;
}
	
.panel {
	border-bottom: 1px dotted #3f4449;
	margin: 0 0 10px 0;
}

.panel p, .panel a {
	font-size: 11px;
	line-height: 17px;
}

.panel p {
	margin: 0 10px 16px 0;
	color: #6f7682;
}

.panel img {
	margin: -2px 0 10px 0;
}

/* Enquiry Form */

.enquiryTbl {
}
.enquiryTbl input {
	width: 235px;
}
.enquiryTbl textarea {
	width: 484px;
	max-width: 484px;
}
.enquiryBorder {
	border-bottom: 1px dotted #3f4449;
	margin: 5px 0 5px 0;
}



/* footer
	------------------------------------------------- */
	
#footer{
	clear: both;
	width: 970px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

#footer ul {
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li, #footer li a {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 11px;
}

#footer li {
	float: left;
	list-style: none;
	color: #4d5357;
}

#footer p {
	margin: 0;
	font-size: 11px;
	color: #4d5357;
}

#footer a {
	font-size: 11px;
}
