/***********************************************\
|			COLORS USED				 |
|									 |
|	Grey				#706868	 		 |
|	Red				#e00906	 		 |
|	Yellow			#fafb00 			 |
|	Text Grey			#444			 |
|									 |
\***********************************************/


/***********************************************\
|			HTML ELEMENTS			 |
\***********************************************/

* { 
	margin: 0;
	padding: 0;
}

a, a:visited {
	text-decoration: none;
}

a:hover, a:focus {}
a:active{}
a acronym, a abbr { cursor: pointer; }
a img { border: 0; }
address {}

body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0 0 20px 0;
	background: #F3F3F3 url(/content/img/structure/background.jpg) no-repeat;
	background-position: center -120px;
}

blockquote {
	text-align: left;
	border: 1px solid #999;
	padding: 10px;
	margin: 15px;
}

blockquote:hover {
	background-color: #e4e4e4;
}

abbr, acronym {
	border: 0;
	cursor: help;
}

h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

li {
	margin: 0 0 5px 30px;
}

p {}
strong{}


/***********************************************\
|			CLASSES					 |
\***********************************************/

.alignCenter{text-align: center;}
.alignRight{text-align: right;}
.alignLeft{text-align: left;}
.clearBoth{clear: both;}
.clearLeft{clear: left;}
.clearRight{clear: right;}
.displayNone{display: none;}
.floatRight{float: right;}
.floatLeft{float: left;}
.highlight{	color: #ff0000; }

.imgLeft{
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
}

.imgRight{
	float: right;
	margin:  10px 0 10px 10px;
}

.imgLeftNoBorder{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}

.imgRightNoBorder{
	float: right;
	margin: 0;
	padding: 0;
	border: 0;
}

.floatSpacer{ clear: both; }

.margin0{ margin: 0; }
.overflowHidden{overflow:hidden;}
.padding0{ padding: 0; }
.uppercase{text-transform:uppercase;}
.captialize{text-transform:capitalize;}
.printOnly{display:none;}

.skip{
	position:absolute; 
	top: -100px; 
	z-index: 5000;
} 

.skip:focus,.skip:active { 
	position:absolute; 		
	top: 0;
	width: 99%;
	background: #0072AB;
	color: #fff; 
	padding: 2px 0;
	text-decoration: none;
	text-align: center;
}

/** see also ie6_fixer.css and ie7_fixer.css **/
.skip:active {
	color: #00315c; 
}

.linkDivider{display: none;}

.callToAction { 
	margin: 0 20px 20px 0;
	padding: 10px 0 0 40px;	
	list-style-type: square;
	clear: both;
}

.callToAction li {
	padding: 0 0 5px 0;
	list-style-image: url(/content/img/structure/date_icon2.gif);
}


/***********************************************\
|			TEMPLATE LAYOUT			 |
\***********************************************/

#siteHolder {
	width: 700px;
	margin: 0 auto;
}

/** TOP **/
#header {
	border: 1px solid #000;
	border-top: 0;

	padding: 15px 10px 0 10px;
	background: #fff;
	height: 100%;
	overflow: hidden;
}

#headerContent {
	float: right;
	list-style-type: none;
	font-size: 0.9em;
}

/** NAV **/
/**#nav {}**/

#nav{
	font-weight: bold;
	color: #666;
	margin-left: 1px;
	float: left;
	list-style-type: none;
	background: url(/content/img/structure/navshadow.gif) no-repeat 4px 100% #fff;
	padding-bottom: 21px;
	text-decoration: none;
	font-size: 1.2em;
}
		#nav li{
  			list-style-type: none;
  			float: left;
  			margin: 0 0 0 4px;
  			padding: 0 0 0 10px ;
  			border-bottom: 1px solid #999;
  			background: url(/content/img/structure/tabgrey.gif) #c0c0c0 top left no-repeat;
			text-decoration: none;
		}
		
		#nav li a{
  			color: #666;	
  			background: url(/content/img/structure/tabgrey.gif) transparent top right no-repeat;
  			display: block;
  			padding: 0 10px 0 0;
			text-decoration: none;
		}
		
		#nav li.cur, #nav li.over, #nav li:hover {
  			background: url(/content/img/structure/tabblue.gif) #3375b2 top left no-repeat;
  			border-bottom: 1px solid #036;
			text-decoration: none;
		}
		
		#nav li strong, ul#nav li.cur a, ul#nav li.over a, ul#nav li:hover a {
  			display: block;
  			color: #fff;
  			padding: 0 10px 0 0;
  			text-decoration: none;
  			background: url(/content/img/structure/tabblue.gif) transparent top right no-repeat;
		}


/**			
#nav a, #nav a:visited {}

#nav a.current {}

#nav a:hover, #nav a:focus {}

#nav a:active {}
**/

#logo {
	float: right;
}

#breadcrumb {
	font-size: 0.9em;
	background: url(/content/img/structure/crumbshadow3.gif) bottom repeat-x;
	padding-bottom: 22px;
	}



/** CONTENT **/
#contentHolder {
	clear: both;
	border: 1px solid #000;
	overflow: hidden;
	height: 100%; /* ie fix */
	color: #000;
	background: #EEEEEE;
}

#contentHolder img {}

#contentHolder a:hover img, #contentHolder a:focus img {}

#contentHolder a:active img {}

#content {
	text-align: justify;
	font-size: 1.1em;
	padding: 15px 15px 15px 15px;
	overflow: hidden;
	min-height: 270px;
	background: #fff url(/content/img/structure/mainback2.jpg) bottom no-repeat;
	border-right: 1px solid #000;
}

.useColumn {
	float: left;
	width: 480px; /* max 559 ---- 542 is 15px either side and 2px gap for bg image*/
}

#content h1  {
	font-size: 1.3em;
	margin: 0 0 0.8em 0;
}

#content h2 {
	font-size: 1.2em;
	margin: 0.8em 0;
}

#content h3 {
	font-size: 1.1em;
	margin: 0.8em 0;
}

#content p {
	margin: 0.8em 0;
	line-height: 1.6em;
}

#content p.summary {
	color: #000;
	font-style: italic;
	line-height: 1.2em;
}

#contentHolder a, #contentHolder a:visited {
	color: #0066FF;
}

#contentHolder a:hover, #contentHolder a:focus {
	color: #999999;
}

#contentHolder a:active{}

#content ul { list-style-type: square; }
#content ol ol { list-style-type: lower-alpha; }
#content ol ol ol { list-style-type: lower-roman; }




/** COLUMN **/
#column {
	float: left;
	width: 157px;
	padding: 0 15px;
	list-style-image: url(/content/img/structure/date_icon2.gif);
}

#column h1 {
	font-size: 1.1em;
	margin: 15px 0 30px 0;
}

#column ul {
	font-size: 1.1em;
}

#column li {
	margin-left: 20px;
	margin-top: -8px;
	}

#column a img {
	display: block;
}

#column h2 { 
	font-weight: normal;
	font-size: 1em;
	margin: 0.8em 0;
}

.portfolio a, .portfolio a:visited {
	color: #0066FF;
}

.portfolio a:hover, .portfolio a:focus {
	color: #999999;
}

#column h2 a, #column h2 a:visited {}

#column h2 a:hover, #column h2 a:focus {}

#column h2 a:active {}

.newsImg {}


/** FOOTER **/
#footer {
	border: 1px solid #00f;
	height: 100%;
	overflow: hidden;
	padding: 5px 15px;
	font-size: 0.9em;
}

#footer a#eC {
	background: url(/content/img/structure/ec_mini_logo.gif) no-repeat left center;
	padding-left: 14px;
}

#footer a#eC:hover {
	background: url(/content/img/structure/ec_mini_logo_hover.gif) no-repeat left center;
}

#footer a {}

#footer a:visited {}

#footer a:hover, #footer a:focus {}

#footer a:active{}


#footer div.footerLine1 {
	margin-bottom: 2px;
}

#footer .floatRight {
	text-align: right;
}



/**** GENERIC FORMS ****/
.generalForm {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}

/** see also ie6_fixer.css & ie7_fixer.css **/
.generalForm  fieldset {
	border: 1px solid #000;
	margin-bottom: 15px;
	padding: 15px 15px 5px 15px;
}

/** see also ie6_fixer.css & ie7_fixer.css **/
.generalForm  legend {	
	color: #fff;
	background-color: #0072AB;
	padding: 4px 6px;
	font-size: 1.1em;
}

.generalForm fieldset input {
	font-family: Verdana, sans-serif;
	width: 300px;
	padding: 1px;
	font-size: small;
}

.generalForm  select {
	font-family: Verdana, sans-serif;
	display: inline;
}

.generalForm  select option{
	padding-left: 5px;
}

.generalForm  label {
	width: 110px;
	float: left;
	text-align: right;
	margin: 3px 1em 0px 0px;
	clear: both;
}

.generalForm  .checkBoxLabel{
	width: 250px;
	font-size: 0.8em;
}

.generalForm  textarea{
	font-family: Verdana, sans-serif;
	font-size: small;
	width: 300px;
	padding: 1px;
}

.generalForm  .submitButton{
	display: block;
	padding: 1px 5px;
	margin: 0px auto 10px auto;
	margin-top: 15px;
}

.generalForm  .generalCheckBox{
	display: inline;
	width: 18px;
}

.generalForm label .charCounter {
	font-size: 0.8em;
}

.generalForm .dateCollection input {
	width: 34px;
}

#errorMessage{
	margin-bottom: 15px;
}

#errorMessage h2{
}

.generalForm  label.error {
	color: #f00;
}

.generalForm  div.error {
	margin: 0px 0px 15px 125px;
	font-size: 0.8em;
	width: 330px; /** to match input and text area widths **/
	color: #f00;
}

/** this is a spacer class due to IE empty div height issue **/
.generalForm  div.noError {
	height: 15px; /** matches div.error bottom margin **/
}

.generalForm  .errorText{}

.generalForm  .errorList ul li a{}

.generalForm .hiddenInput {
	display: none;
}

/***********************************************\
|			PAGE TEMPLATES			 |
\***********************************************/

table{
	margin-right: 20px;
	color: #000;
	padding: 0;
	background-color: #fff;
	border: 1px solid #000;
	width: 100%;
}

table .tableAlignCenterTop{
	text-align: center;
	vertical-align: middle;
}

table .verticalAlignTop {
	vertical-align: top;
}

table thead th{
	background-color: #fff;
	padding: 5px 0;
	text-align: center;
	font-size: 1.1em;
}

table tr.odd{
	color: #000;
	background-color: #f00;
	margin: 0;
	padding: 0;
}

table tr.even{
	background-color: #fff;
	border: 1px solid #fff;
}

table td{
	padding: 3px 5px;
}


/***********************************************\
|			ARTICLE TEMPLATES			 |
\***********************************************/
.newsItem {
	border-bottom: 2px dashed #999;
	padding: 10px 0;
}

div#content div.newsItem h2 {
	margin-top: 0;
}

#articleImageHolder{
	width: 544px;
	margin: 20px auto;
}

#articleImageHolder img {
	margin: 0 auto;
}

.articleImageHolderThumb a {
	text-align: center;
	vertical-align: middle;
}

.articleThumbItemLeft {
	float: left;
	text-align: center;
	padding-right: 9px;
}

.articleThumbItemRight{
	float: left;
	text-align: center;
}

.articleRowThumb{
	margin-top: 10px;
	clear: both;
	overflow: hidden; /* FF 'fix' */
	height: 100%;
}

.articleRowThumb img {
	border: 2px dashed #999;
}

#articleImageNav{
	margin: 0 auto 20px auto;
	width: 440px;
	color: #118dcd;
}

#articleImageNext{
	float: right;
	display: inline;
	margin-right: 20px;
	width: 100px;
	text-align: right;
}

#articleImagePrev{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 100px;
	text-align: left;
}

#articleImageReturn{
	margin: 0 auto;
	width: 170px;
	text-align: center;
}




/***********************************************\
|			LISTING TEMPLATES			 |
\***********************************************/

#listingImageHolder{
	width: 544px;
	margin: 20px auto;
}

.listingImageHolderThumb a {
	text-align: center;
	vertical-align: middle;
}

.listingThumbItemLeft {
	float: left;
	width: 266px;
	text-align: center;
}

.listingThumbItemRight{
	float: right;
	width: 266px;
	text-align: center;
}

.listingRowThumb{
	margin: 20px 0;
	clear: both;
	overflow: hidden; /* FF 'fix' */
	height: 100%;
	border: 1px solid #000;
}

#listingImageNav{
	margin: 0 auto 20px auto;
	width: 440px;
	color: #118dcd;
}

#listingImageNext{
	float: right;
	display: inline;
	margin-right: 20px;
	width: 100px;
	text-align: right;
}

#listingImagePrev{
	float: left;
	display: inline;
	margin-left: 20px;
	width: 100px;
	text-align: left;
}

#listingImageReturn{
	margin: 0 auto;
	width: 170px;
	text-align: center;
}

#content p.writtenBy {
	font-size: 0.8em;
	margin-top: -15px;
}

#contributorImg {
	float: right;
	margin-left: 10px;
}


/***********************************************\
|			PAGE SPECIFIC (a-z)			 |
\***********************************************/

/** CONTACT **/

ul#address {
	list-style-type: none;
	margin: 10px 0;
}

	ul#address li {
		margin-left: 0;	
	}

/** CV **/

ul.cv {
	margin: 20px 0;
	list-style-type: none;
}

ul.cv li {
	list-style-type: none;
	margin-left: 0;
	line-height: 1.6em;
}

/** HOME PAGE **/

#homeImgBox {
	margin-right: -15px;
}

.homeArticleRow {
	text-align: left;
	float: left;
	width: 153px;
	padding-right: 11px;
}

.homeArticleRow h2 a{
	font-size: 0.8em;
}

.homeArticleRow p {
	font-size: 0.8em;
}

.homeArticleRow img {
	border: 2px dashed #999999;
}

a.jsLink {
	color: #0066FF;
}

a.jslink:hover {
	color: #999999;
}

#content h2.nonLinkHeader {
	font-size: 1.1em;
}