@charset "utf-8";
@import url(navigation.css);

/* =General selectors
-------------------------------------------------------*/
* {margin:0; padding:0;}
html, body {
	width:100%;
	height:100%;
	}
body {
	font:62.5%/1.5 Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	}
img {border:none}
input, textarea, select {font:1em "Lucida Sans Unicode", Verdana, Arial, sans-serif;}
table {
	border-collapse:collapse;
	font-size:1em;
	}
td {vertical-align:top;}

ul {padding:0 0 9px 15px;}

h1, h2, h3, h4, h5, h6 {
	padding:0 0 8px 0;
	line-height:1.4;
	font-weight:normal;
	color:#929d98;
	}
h1 {
	font-size:1.8em; 
	padding: 25px 0;
	color: #00b6dd;
}
h1 span{display: none;}
h2 {font-size:2em}
h3 {font-size:1.8em}
h4 {font-size:1.6em; }

body.home h1{
	display: none;
}


h5 {
	font-size:1.4em;
	font-weight:bold;
	margin:0 0 15px 0;
	padding: 0;
	color: #929d98;
	}
#content-container h5
{
	padding: 0;
	margin: 8px 0;
	font-size: 1.3em;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}


h6 {font-size:1em; font-weight:bold;}

p {padding:0 0 9px 0}


a:link {color:#688396; text-decoration:underline;}
a:visited {color:#688396; text-decoration:underline;}
a:hover {color:#688396; text-decoration:underline;}
a:active {color:#688396; text-decoration:underline;}

.hide {display:none}
.left {float:left}
.right {float:right}
.center {text-align:center}
.clear_all,
.clearall,
.clear {clear:both}
br.clearall{
	height: 0;
	line-height: 0;
}
.w100 {width:100px}
.bold {font-weight:bold}
.small {font-size:1em}
.smaller {font-size:smaller}

/* =Main layout elemernts
-------------------------------------------------------*/
#container {
	width:960px;
	margin:0 auto;
	text-align:left;
	background-color:none;
	}

#title {
	display: none;
	}

#content {
	float:left;
	clear:both;
	width:960px;
	w\idth:930px;
	margin:0;
	padding:0 15px 30px 15px;
	line-height:1.4;
	font-size:1.1em;
	color:#333;
	background:none;
	}


/* =Header
-------------------------------------------------------*/
#banner
{
	background: #00b6dd url(/ese2007/assets/images/banner.gif) no-repeat;
	overflow: hidden;
	text-indent: -999em;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 238px;
	height: 193px;
	position: relative;
	z-index: 10;
}

#header {
	position:relative;
	height:149px;
	background-color:#929d98;
	z-index: 5;
	border-bottom: 1px solid #fff;
	width: 721px;
	float: right;
	}
#header h2 {
	position:absolute;
	padding:0;
	text-indent:-999em;
	overflow:hidden;
	top:15px;
	right:25px;
	width:153px;
	height:105px;
	background:url(/ese2007/assets/images/cp-logo.gif);
	}
#header h2 a {
	display:block;
	height: 105px;
	}

.breadcrumb
{
	color: #999;
	padding: 0 0 15px;
	margin-top: -10px;
}
body.home .breadcrumb{display: none;}
.breadcrumb a{
	color: #688396 !important;
}


/* =Home page
-------------------------------------------------------*/

body.home #content {
	display: none;
	}



body.home #title 
{
	display: block;
	clear: both;
	background: #000;
	border-bottom: 1px solid #fff;
	padding: 0;
}

body.home #title img{
	margin: 8px 19px 12px 19px
}




/* =Site Map
-------------------------------------------------------*/
#sitemap {
	color:#929d98;
	}
#sitemap ul {
	margin:10px 20px;
	}
#sitemap ul li {
	list-style-type:disc;
	}

/* =Footer
-------------------------------------------------------*/
#footer {
	position:relative;
	clear:both;
	padding:0 0 20px 0;
	color: #000;
	}
#footer ul#footer-navigation 
{
	background: #929d98;
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	float: left;
	width: 960px;
	w\idth: 930px;
	padding: 5px 15px;
	}
ul#footer-navigation li {
	float:left;
	padding:0 14px 0 0;
	}
ul#footer-navigation li a
{
	color: #fff;
}
#footer p {
	padding:3px 15px 0 15px;
	font-size: 0.9em;
	}

/* =Two columns page
-------------------------------------------------------*/
#PrimaryContent {
	float:left;
	width:610px;
	padding:0 20px 10px 0;
}
#SecondaryContent {
	float: right;
	width: 279px;
	text-align: left;
	padding: 0;
	margin: 0px;
}
#SecondaryContent img {
  margin: 0 0 10px 0;
}

body.wide #SecondaryContent
{
	display: none;
}
body.wide #PrimaryContent
{
	width: auto;
	padding: 0;
}


/* =Common styles
-------------------------------------------------------*/
a.pdf {
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:12em;
	padding:25px;
	background:url(/ese2007/assets/images/pdf_icon2.gif) left center no-repeat;
	}
a.siteplan-pdf {
	float:left;
	clear:both;
	display:block;
	margin:0 0 10px 0;
	padding:9px 5px 9px 25px;
	background:url(/ese2007/assets/images/pdf_icon2.gif) left center no-repeat;
	}

#PrimaryContent img
{
	margin: 0 0 10px 10px;
}
#PrimaryContent img.wide{
	margin-left: 0;
}
#PrimaryContent h4 img,
#PrimaryContent h5 img
{
	margin: 0;
}


/*
define quotes 
*/

blockquote 
{
	padding: 0px;
	margin: 0px;
	color: #929d98;
}
blockquote p
{
	margin: 0px;
	margin-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 120%;
}

blockquote p.author
{
	margin: 0px;
	margin-top: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #929d98;
}
blockquote a
{
	color: #91ACBA;
}



.blockquote 
{
	display: block;
	padding: 13px 0;
	margin: 0px;
	color: #00b6dd;
	font-size: 1.8em;
	border-top: 1px dashed #adb6b2;
	font-family: Times New Roman;
	line-height: 1.3em;
}
.blockquote.last
{
	border-bottom: 1px dashed #adb6b2;
}
#SecondaryContent .blockquote img,
#PrimaryContent .blockquote img
{
	margin: 0;
}

/*
case studies
*/

#content-container .study
{
	background-color: #929d98;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 1em;
}
#content-container .study h3
{
	font-weight: normal;
	color: #FFFFFF;
}
#content-container .study ul
{
	color: #FFFFFF;
	background-color: #929d98;
}
.cs
{
	margin-top:10px;
	min-height: 107px;
	background-color: #e6eae6;
	width: 320px;
	text-align: left;
	display: block;
	clear: both;
}
#content .cs img
{
	float: left;
	margin-right:10px;
	display: block;
	padding: 0;
	margin: 0 5px 0 0;
}
.cs p
{
	padding-right: 5px;
	padding-top: 5px;
	display: block;
	margin: 0px;
}

/*  Objectives  */

.objectives{
	margin: 10px 0 10px 0px;
	width: auto;
	border: 1px solid #929d98;
}
.objectives th, .objectives td{
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
.objectives th{
	text-align: center;
	font-weight: bold;
	color: #929d98;
}

