 html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,del,em,img,small,strong,sub,sup,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;
	}
h1,h2,h3,h4,h5,h6,pre,code,input,textarea {font-size:1em;font-weight: normal;}
a img,:link img,:visited img {border:none;}
:link,:visited {text-decoration:underline; color: #211E58;}
:hover {text-decoration:none;}
ul,ol {list-style:none;}
address {font-style: normal;}

.screenreader {
	position: absolute;
	left: -9000px;
	top: -9000px;
	}

.imageReplace {text-indent: -9000px;}

a:active {outline: none;}
:focus {-moz-outline-style: none;}

body {
	font: 75% arial, helvetica, sans-serif; /* reset font size to 12px; */
	background: #959a99 url(http://core.theenergyexchange.co.uk/agile_assets/968/body_bg.gif) center 0 repeat-y;
	}

#global {
	width: 900px;
	margin: 10px auto;
	}

#header,
#header2 {
	width: 900px;
	float: left;
	background: #FFF;
	margin-bottom: 5px;
	}
#header img {
	margin: 12px 0 10px 10px;
	}
#header a,
#header2 a {
	float:left;
	line-height: 0;
	}

#content {
	width: 900px;
	float: left;
	background: transparent url(http://core.theenergyexchange.co.uk/agile_assets/968/content_bg.gif) 0 0 repeat-y;
	margin-bottom: 5px;
	}
#leftCol {
	width: 175px;
	float: left;
	background: #FFF;
	}
	
#leftCol h2 {
	color: #FFF;
	background: #5f5f61;
	text-align: left;
	padding: 3px 8px;
    font-weight: bold;
	}
	
#centreCol {
	width: 575px;
	float: left;
	border-left: 5px solid #b4b8ba;
	border-right: 5px solid #b4b8ba;
	}
#rightCol {
	width: 140px;
	float: left;
	background: #FFF;
	}


/*======================================================*/
/*General Form*/
/*======================================================*/
form input:hover {
	background:#cccccc;
}

form input {
	width:120px;
	float:left;
	margin:0 0;
	border:1px solid #000;
}
#newsletter form input {
	float:none;
	}
form input.submit {
	width:60px;
	margin-top:16px;
	float:left;
	padding:2px 6px;
	background:#ccc;
	border:1px solid #666;
	cursor:pointer;
}

form input.submit:hover {
	background:#ffe376
}

form select {
	width:122px;
	float:left;
	margin:0 12px 6px 0;
	border:1px solid #666;
}

form select option {
}

form label {
	width:100px;
	float:left;
	margin-bottom:6px
}


form br {
	clear:both;
}
form input[type="checkbox"] {
	width:auto;
}
form input.checkbox {
	border:none;
	width:auto !important;
	float:right;
	margin-left:12px;}
form span {
	color:#c00;
}

/*======================================================*/
/*End General Form*/
/*======================================================*/

#ulmenu {width: 175px;
	}
#ulmenu ul li a {
	display: block;
	font-weight: bold;
	color: #555557;
	padding: 7px 5px 8px 20px;
	/*text-transform: uppercase;*/
	width: 150px;
	text-decoration:none;
	}
#ulmenu ul li a:hover {
	color: #FFF;
	background-color: #211E58;
	}
#ulmenu ul li ul {}
#ulmenu ul li ul li a {
	font-weight: normal;
	margin-top: auto;
	text-transform: none;
	padding: 3px 5px 4px 25px;
	width: 145px;
	text-decoration:none;
	}
#ulmenu ul li.ulmenuL2Sel a,
#ulmenu ul li.ulmenuL2ParentOfSel a,
#ulmenu ul li ul li.ulmenuL3Sel a {
	color: #FFF;
	background-color: #211E58;
	}
#ulmenu ul li.ulmenuL2Sel ul li a,
#ulmenu ul li.ulmenuL2ParentOfSel ul li.ulmenuL3UnSel a {
	color: #555557;
	background-color: #FFF;
	}
#ulmenu ul li.ulmenuL2Sel ul li a:hover {
	color: #FFF;
	background-color: #666;
	}


.homelink {
	margin: 0 12px;
	}

	
#tabNav ul {
	width: 575px;
	float: left;
	border-bottom: 1px solid #b4b8ba;
	}
#tabNav ul li {
	float: left;
	border-right: 1px solid #b4b8ba;
	}
#tabNav ul li.lastItem {border-right: 0;}

#tabNav ul li a {
	display: block;
	width: 143px;
	height: 48px;
	background: transparent url(http://core.theenergyexchange.co.uk/agile_assets/968/tab_nav_top_map.gif) 0 0 no-repeat;
	text-indent: -9000px;
	}
tabNav ul li#register a, 
#bodyRegister #tabNav ul li#register a:hover {background-position: 0 0;}
#tabNav ul li#register a:hover {background-position: 0 -48px;}
#bodyPricing #tabNav ul li#register a,
#bodyVenue #tabNav ul li#register a,
#bodyContact #tabNav ul li#register a {background-position: 0 -96px;}
#bodyPricing #tabNav ul li#register a:hover,
#bodyVenue #tabNav ul li#register a:hover,
#bodyContact #tabNav ul li#register a:hover {background-position: 0 -48px;}

#tabNav ul li#pricing a, 
#bodyPricing #tabNav ul li#pricing a:hover {background-position: -144px 0;}
#tabNav ul li#pricing a:hover {background-position: -144px -48px;}
#bodyRegister #tabNav ul li#pricing a,
#bodyVenue #tabNav ul li#pricing a,
#bodyContact #tabNav ul li#pricing a {background-position: -144px -96px;}
#bodyRegister #tabNav ul li#pricing a:hover,
#bodyVenue #tabNav ul li#pricing a:hover,
#bodyContact #tabNav ul li#pricing a:hover {background-position: -144px -48px;}

#tabNav ul li#venue a, 
#bodyVenue #tabNav ul li#venue a:hover {background-position: -288px 0;}
#tabNav ul li#venue a:hover {background-position: -288px -48px;}
#bodyRegister #tabNav ul li#venue a,
#bodyPricing #tabNav ul li#venue a,
#bodyContact #tabNav ul li#venue a {background-position: -288px -96px;}
#bodyRegister #tabNav ul li#venue a:hover,
#bodyPricing #tabNav ul li#venue a:hover,
#bodyContact #tabNav ul li#venue a:hover {background-position: -288px -48px;}

#tabNav ul li#contact a, 
#bodyContact #tabNav ul li#contact a:hover {background-position: -432px 0;}
#tabNav ul li#contact a:hover {background-position: -432px -48px;}
#bodyRegister #tabNav ul li#contact a,
#bodyPricing #tabNav ul li#contact a,
#bodyVenue #tabNav ul li#contact a {background-position: -432px -96px;}
#bodyRegister #tabNav ul li#contact a:hover,
#bodyPricing #tabNav ul li#contact a:hover,
#bodyVenue #tabNav ul li#contact a:hover {background-position: -432px -48px;}



h1, h2, h3, h4, h5, h6, p, li {color: #555557;}

h1 {position: absolute;top:-9000px;left:-9000px;}

#latestNews {
	float: left;
	width: 575px;
	background: #FFF;
	border-top: 1px solid #b4b8ba;
	border-bottom: 5px solid #b4b8ba;
	}
#latestNews h2 {
	color: #FFF;
	padding: 3px 8px;
	font-weight: bold;
	background: #211E58;
	}
#bodyAircraft #latestNews h2 {background: #78cbec;}
#bodyShip #latestNews h2 {background: #004e8d;}
#bodySoldier #latestNews h2 {background: #778204;}
#bodyVehicle #latestNews h2 {background: #9d752f;}

#latestNews ul {
	margin: 8px 10px 20px 10px;
	}
#latestNews ul li {
	margin: 12px 0;
	}
#latestNews ul li a {
	color: #211E58;
	font-weight: bold;
	text-decoration: none;
	}
#latestNews ul li a:hover {text-decoration: underline;}


.centralContent {
	float:left;
	color: #555557;
	}
.centralContent h2 {
	float:left;
	width: 555px;
	padding: 8px 10px 12px 10px;
	font-size: 2em;
	font-weight:bold;
	}
#landingPageContent.centralContent h2 {border-bottom: 1px solid #959A99;
	}
#sectionContent.centralContent {
	width: 555px;
	padding: 10px 10px 12px 10px;
	}
#sectionContent.centralContent h2 {
	padding: 10px 0 12px;
	}
#landingPageContent.centralContent div {
	float: left;
	width: 555px;
	background: #FFF;
	padding: 10px 10px 12px 10px;
	border-bottom: 5px solid #b4b8ba;
	}
#landingPageContent.centralContent div:last-child {border-bottom: 0;
	}
.centralContent h3,
.centralContent h4,
.centralContent h5,
.centralContent h6 {
	margin: 6px 0 10px;
	font-weight:bold;
	}
.centralContent h3 {font-size: 1.5em; color:#07113c;
	}
.centralContent h4 {font-size: 1.33em;
	}
.centralContent h5 {font-size: 1.1em;
	}
.centralContent p {margin-bottom: 1em;}
.centralContent p a {color: #211E58; text-decoration: underline;}
.centralContent p a:hover {text-decoration: none; color: #ff6633;}

.centralContent a {color: #211E58; text-decoration: underline;}
.centralContent a:hover {text-decoration: none; color: #ff6633;}

.centralContent ul {
	margin: 0 0 1em 20px;
	list-style-type: disc;
	}


.centralContent ul#newsList {
	list-style-type:none;
	margin:0 0 1em 0;
	}
.centralContent ul#newsList li {margin: 0 0 12px 0;}
.centralContent ul#newsList li a {color: #211E58;}
.centralContent ul#newsList li a:hover {text-decoration: underline;}

.centralContent ul li a {color: #211E58; text-decoration: underline;}
.centralContent ul li a:hover {text-decoration: none;}
	
#rightCol div {
	text-align: center;
	}
#rightCol div div {
	height: 90px;
	padding: 5px 0;
	}
#rightCol h2 {
	color: #FFF;
	background: #5f5f61;
	text-align: left;
	padding: 3px 8px;


	font-weight: bold;
	}
#rightCol img {
	margin: 10px 0;
	}

#footer {
	width: 900px;
	float: left;
	margin-bottom: 40px;
	background: #211E58;
	display:block;
	}

#footer a#footerLogoLink {
	width: 116px;
	height: 72px;
	float: right;
	margin: 12px 24px 0 0;
	background: transparent url(http://core.theenergyexchange.co.uk/agile_assets/968/clarion_logo_footer.jpg) 0 0 no-repeat;
	display:block;
	}

#footer p {
	padding:28px 10px 16px;
	color: #FFF;
	font-size: 0.8333em;/*10px*/
	text-align:right;
	float: right;
	clear: right;
	}
#footer p a {
	color: #FFF;
	}

.galleria-container {
    background: none repeat scroll 0 0 #211E58;
}

.galleria-info-text {
    background-color: #211E58;
}

table.copy {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	font-size:1em;
}
table.copy th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: black;
	font-size:1em;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.copy td {
	border-width: 2px;
	padding: 2px;
background-color: #eeeeee;
	border-style: solid;
	border-color: white;
	font-size:1em;
	-moz-border-radius: 3px 3px 3px 3px;
}
