/*
CSS - Westmount Securities
*/

@import url(reset.css);

.clearfix:after {
    content: "."; 
    clear: both; 
    display: block; 
    height: 0; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

ul, li { text-align: left; }

body { font-family:Arial, Helvetica, sans-serif;}

body#splash { color: black !important; }
body#core_values {background: url('../images/core/body-background.jpg') repeat-x;}
body#index {background: url('../images/core/body-background.jpg') repeat-x;}
body#our_services {background: url('../images/core/body-background.jpg') repeat-x;}
body#links {background: url('../images/core/body-background.jpg') repeat-x;}
body#contact {background: url('../images/core/body-background.jpg') repeat-x;}


/* CONTAINERS
***************************************/
#page-container { width: 100%; height: 200px; text-align: center; margin: 0 auto; }

#content-container {
  width: 830px; height: auto; text-align: center;
  margin: 0 auto;
}

/* HEADER
***************************************/
#header {
  height: 200px; width: 830px;  display: block; margin: 0 auto 0 auto; position: relative;
}

#header {
  width: 830px;
  height: 200px;
  margin: 0 auto;
}

#logo { border: 0px solid; position: absolute; z-index: 100; top: 50px; left: 5px;}

#header #logo img {float: left;}

#core_values #header { background: url('../images/core/header-top.jpg') no-repeat 50% 0; }
#index #header { background: url('../images/core/header-top.jpg') no-repeat 50% 0; }
#our_services #header { background: url('../images/core/header-top.jpg') no-repeat 50% 0; }
#links #header { background: url('../images/core/header-top.jpg') no-repeat 50% 0; }
#contact #header { background: url('../images/core/header-top.jpg') no-repeat 50% 0; }

/*#logo { position: absolute; margin: -280px 0 -160px 0; z-index: 10; width: 135px; height: 80px; display: block; }

body#our_services #logo {margin:-200px 0pt -160px;}*/


/* NAVIGATION
***************************************/
#navigation {
	float: left;
	width: 206px;
	padding-top: 40px;
}


#nav {
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 12px 0; 
	padding: 0;
	list-style: none;
	display: inline;
}

#nav a {
	margin: 12px 0;
	float: left;
	clear: left;
	width: 127px;
	overflow: hidden; 
	height :18px;
	text-indent: -9999px;
	display: block;
}
	
#nav-home a {background: url('../images/nav/nav-home.jpg') no-repeat; }
#nav-services a {background: url('../images/nav/nav-services.jpg') no-repeat;}
#nav-process a {background: url('../images/nav/nav-process.jpg') no-repeat;}
#nav-news a {background: url('../images/nav/nav-news.jpg') no-repeat;}
#nav-contact a {background: url('../images/nav/nav-contact.jpg') no-repeat;}
	
#nav a:hover, #index #nav-home a, #our_services #nav-services a, #core_values #nav-process a, #links #nav-news a, #contact #nav-contact a {background-position: 0 -18px;}

#navigation p.fpa {
	margin-top: 50px;
	float: left;
}


/* CONTENT
***************************************/
.content {
  margin: 20px 0 0 0;
  float: left;
  display: inline;
  width: 594px;
  line-height: 1.6em;
  color: #5e5f63;
  padding:0 0 0 15px;
}

.thankyou { height: 400px;}

.content p {
  line-height: 2em;
  font-size: 1.2em;
  text-align: left;
}

.content p.small {
  font-size: 1em;
}

.content a {color:#f6881c; text-decoration: none;}
.content a:hover {color: #012a5c; text-decoration: underline;}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #f6881c;
  text-align: left;
}
.content h1 {
  font-size: 2em;
}

.content h2, .content legend {
  font-size: 1.6em;
  font-weight: normal;
  color: #f6881c;
}

body#contact .content h2 { margin: 0 0 0.5em; }

#contact_info {
	height: 87px;
	padding: 50px 0 30px 0;
}

#contact_info strong {
  margin-right: 8px;
  font-weight: normal;
}

#contact_info p {
  float: left;
  border-left: 1px solid #e0e0e2;
  padding: 0 55px 0 10px;
  text-align: left;
}

#contact_info p.contact-address {
  border-right: 1px solid #e0e0e2;
}

dl, dt, dd { text-align: left; }
dd { margin: -8px 0 15px 0; }

.content ul li {
font-size: 1.2em;
  list-style: none;
  background: url(../images/core/bullet.gif) 0 6px no-repeat;
  padding-left: 15px;
}

.content ul li.pdf {
  list-style: none;
  background: url(../images/core/icon-pdf.gif) 0 0 no-repeat;
  padding: 0 0 5px 26px;
}

.width { height: 450px; display: block; }
.map { width: 350px; height: 350px; float: right; text-align: left; }


#enquiry { 
	border-top: 1px dotted #dcdcdc;
	padding-top: 25px;
	margin-bottom: 50px;
}

/* File Download Icons */
a.file {background: url('../images/core/icon-file.gif') left center 0 no-repeat; padding-left: 26px;}
a.pdf {background: url('../images/core/icon-pdf.gif') left center no-repeat !important; padding-left: 26px; margin-left: 25px; }
a.doc, a.docx {background: url('../images/core/icon-word.gif') left center no-repeat !important; padding-left: 26px;}




/* FOOTER
***************************************/
#footer {
  color: #9d9ea1;
  padding-bottom: 30px;
  padding-left: 10px;
}

#footer img {
  float: left;
	padding: 0 110px 0 25px;
	/*_margin-right: 14px;  IE Win fix */
}

#footer p {
  font-size: 1.2em;
  line-height: 1.6em;
  text-align: left;
}

#footer a {color: #9d9ea1; text-decoration: none;}
#footer a:hover { color: #f6881c; text-decoration: underline;}

