 /* Prepaid */

/*======================================================*/
/*Basics*/ 
/*======================================================*/
body {
    font-family:Helvetica, Arial, sans-serif;
    font-size:1em;
    margin:0;
    padding:0;
    color:#ccc;
    background:#ccc;
}

h1,
h2,
h3,
h4,
h5 {
	font-family:geneva, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
}

p {
	margin:0;
	padding:0
}

dl,
dd,
dt {
	margin:0;
	padding:0;
}

ul {
	margin:0;
	padding:0;
	list-style:none
}

li {
	margin:0;
	padding:0;
	list-style:none
}

a {
	text-decoration:none;
}

img {
	border:none;
}

address {
	font-style:normal;
}

/*======================================================*/
 /*wrappers*/ 
 /*======================================================*/


#outerWrapper {
	width:982px;
	margin:0px auto;
	 background:url(http://core.theenergyexchange.co.uk/agile_assets/1597/wrapperBG.gif) 0 0 repeat-y;
	position:relative;
}

#innerWrapper {
	width:956px;
	margin:0px auto;
	border-top:1px solid #666;
	background:#000;
}

/*======================================================*/
 /*banner*/ 
 /*======================================================*/
#innerWrapper #banner {
	width:100%;
	height:180px;
	background-color:#000;
	background-position:100% 0;
	background-repeat:no-repeat;
	clear:both
}

/*======================================================*/
 /*partners*/ 
 /*======================================================*/
#outerWrapper #partners {
	background-color:#fff;
	font-size:9px;
	padding:3px 0 0 30px;
	height:110px;
}

#outerWrapper #partners .partnerLogo {
	display: block;
	position:relative;
	float:left;
	margin-right:2em;
}

#outerWrapper #partners .partnerLogo p {
	/*display:block;
	float:left;*/
	color:#000;
	font-size:1.3em;
	font-weight: bold;
	margin-top:12px;
}

#outerWrapper #partners .partnerLogo img {
	display:block;
	clear:left;
	float:left;
	margin-top:12px;
}

/*======================================================*/
 /*contentWrapper*/ 
 /*======================================================*/

#innerWrapper #contentWrapper {
	float:left;
	width:600px;
	overflow:hidden;
	margin: 24px 0 12px 0;
	padding: 0 10px;
}

#innerWrapper #contentWrapper .contentTopGraphic {
	 background:#FAFAFA url(http://core.theenergyexchange.co.uk/agile_assets/1597/block-top.gif) no-repeat 0 0;
	color:#333;
	height:10px;
	overflow:hidden;
	width:588px;
}

#innerWrapper #contentWrapper .contentBottomGraphic {
	 background:#FAFAFA url(http://core.theenergyexchange.co.uk/agile_assets/1597/block-bottom.gif) no-repeat 0 0;
	height:9px;
	margin-bottom:15px;
	overflow:hidden;
	width:588px;
}

/*======================================================*/
 /*mainContent*/ 
 /*======================================================*/

#innerWrapper #contentWrapper #mainContent {
	color:#333;
}

#mainContent .content {
	padding:12px;
	background:#FAFAFA;
	width:564px;
	overflow:hidden;
	font-size:.8em;
	line-height:1.4em;
}

#mainContent h1 {
}

#mainContent h2 {
	margin:0 0 0 0;
	margin-bottom:.5em;
	font-size:1.2em;
	line-height:1em;
}

#mainContent h3 {
	color:#000;
	margin-bottom:0.5em;
	font-size:1em;
}

#mainContent p {
	line-height:1.4em;
}

#mainContent a {
	color:#7399C6;
	text-decoration:underline;
}

#mainContent a:hover {
	color:#DEA02E;
	text-decoration:none;
}

#mainContent address {
	margin:1em 0;
	font-weight:bold;
}

#mainContent .rss_headline {
	padding: 0 0 10px 0;
	line-height: 0.7em;
}

#mainContent .rss_headline a {
	font-size:.9em;
	padding: 0 0 10px 0;
	/*line-height: .8em;*/
	/*font-weight:bold;
	color:#f55c23*/
}

#mainContent .rss_headline a:visited {
	
	color:#f55c23;
}


#mainContent .rss_body a:link {
	color:#f55c23
	text-decoration:none;
}

#mainContent .rss_body img {
	max-width:300px;
	max-height:400px;
}

/*content*/

/*======================================================*/
/*Bullet and numbered Lists*/ 
/*======================================================*/
#mainContent ul,
#mainContent ol {
	margin-top:.5em
}

#mainContent li {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:2em;
}

/*======================================================*/
 /*Definition Lists*/ 
 /*======================================================*/
#mainContent dl {
	line-height:1.2em
}

#mainContent dt {
	position: relative;
	left: 0;
	top: 1.1em;
	width: 5em;
	font-weight: bold;
}

#mainContent dd {
	border-left: 1px solid #ccc;
	margin: 0 0 0 6em;
	padding: 0 0 .5em .5em;
}

/*======================================================*/
 /*Tables*/ 
 /*======================================================*/
#mainContent table {
	width:100%;
    border-collapse: collapse;
	margin:1em 0;
}

#mainContent table td,
#mainContent table th {
	border-right:1px solid #666;
}

#mainContent table th {
	color:#DEA02E;
	font-size:1em;
	padding:1em;
	text-align:left;
	vertical-align:middle;
	color:#000;
}

#mainContent table td {
	line-height:1.2em;
	padding:1em;
	vertical-align:top;
}

#mainContent table tr {
}

#mainContent table td p {
}

/*table options*/ 

#mainContent table.col3 td {
	width:50%
}

#mainContent table.col3 td {
	width:33%
}

#mainContent table.col4 td {
	width:25%
}

/*agile generated table*/
table.agile_programmeTable {
background-color:#ffffff;
/*border-collapse:collapse;*/
border: solid #8F8F8F 1px;
}

table.agile_programmeTable tr th{
background-color:#ffffff;
/*display:none;*/
border: solid #8F8F8F 1px;
}

table.agile_programmeTable td{
background-color:#ffffff;
/*border-collapse:collapse;*/
border: solid #8F8F8F 1px;
}

.agile_speakerbios{ display: none; }

td.programmeTime 
{
background-color:#ffffff;
width: 1%;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
color: grey;
} 

td.programmeEvent 
{
background-color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
clear: both;
width: 25%;
}

.programmeDescription
{ 
padding-bottom:10px;
}

/*======================================================*/
 /*right Col*/ 
 /*======================================================*/

#innerWrapper #rightCol {
	float: left;
	width: 290px;
	padding: 0;
	padding:24px 12px;
}

#innerWrapper #rightCol h1 {
	font-size: 1.2em;
	color: #fbffe6;
}

#innerWrapper #rightCol h2 {
	font-size: 1.1em;
	color: #fbffe6;
}

#innerWrapper #rightCol h3 {
	font-size: 0.9em;
	color: #fbffe6;
}

#innerWrapper #rightCol p {
	font-size: .75em;
	color: #fff;
}

/*vip*/
#innerWrapper #vip {
	width:280px;
}

#innerWrapper #vip ul {
}

#innerWrapper #vip li {
	list-style-type:none;
	border-bottom:1px solid #fff;
	clear:both;
	margin:0;
	width:300px;
}

#innerWrapper #vip li h3 {
	text-align: left;
	font-weight:normal;
	padding: 0;
	margin: 6px 0;
	padding:2px 0 2px 45px;
	background-repeat:no-repeat;
	background-position:0 2px;
}

#innerWrapper #vip li h3 span {
	color:#fff;
	font-size:.8em;
}

#innerWrapper #vip h3 a {
	display:block;
	color: #fbffe6;
}

#innerWrapper #vip li h3 a:hover {
	text-decoration: none;
	color: #BA607C;
}

/*images*/
#vip li.enquire h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/but-enquire1.gif);
}

#vip li.download h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/but-download1.gif);
}

#vip li.speakers h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/but-speakers1.gif);
}

#vip li.agenda h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/but-agenda1.gif);
}

#vip li.floorplan h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/but-floorplan1.gif);
}

#vip li.newsletter h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/newsletter1.gif);
}

#vip li.linkedin h3 {
	 background-image: url(http://core.theenergyexchange.co.uk/agile_assets/1597/linked-in.3.jpg);
}


#innerWrapper #rightCol .BottomGraphic {
	background:#FAFAFA url(http://core.theenergyexchange.co.uk/agile_assets/1597/news_feed_bottom.1.gif) no-repeat 0 0;
	height:9px;
	margin-bottom:15px;
	overflow:hidden;
	width:588px;
}

#innerWrapper #rightCol .rss {
	padding: 0 10px 0 16px;
	background-color:#eeeeee;
}

#innerWrapper #rightCol .rss_headline {
	padding: 0 0 10px 0;
	line-height: 0.7em;
}

#innerWrapper #rightCol .rss_headline a:link {
	font-size:.7em;
	color:#333333;
	text-decoration:underline;
}

#innerWrapper #rightCol .rss_headline a:visited {
	font-size:.7em;
	color:#F55C23;
	text-decoration:underline;
}



/*content*/

/*======================================================*/
/*General Form*/
/*======================================================*/
form input:hover {
	background:#A2CAEB;
}

form input {
	width:120px;
	float:left;
	margin:0 0;
	border:1px solid #000;
}
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;
}
/*======================================================*/
/*newsletter*/
/*======================================================*/
#newsletter {
	float:left;
	clear:both;
	margin-top:12px;
}

#innerWrapper #rightCol #newsletter h3 {
	margin-top:12px;
	font-size:1.4em;
}

#newsletter p {
	padding:12px 6px 0 6px;
}

#newsletter form {
	padding:12px 6px 0 6px;
}

#newsletter form label {
	width:80px;
	font-size:.75em;
	float:left;
	margin-top:2px
}

#newsletter form input {
	width:180px;
	float:left;
	margin-bottom:2px;
}
#newsletter form input.submit {
	width:60px;
	}


/*======================================================*/
/*Enquiry Form*/
/*======================================================*/

form#enquiryForm  {
	display:inline-block;
	width:470px
	}		
form#enquiryForm:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


form#enquiryForm .checkboxHolder {
	display:inline-block;
	margin-bottom:12px;}
form#enquiryForm .checkboxHolder label {
	width:auto;
	}
form#enquiryForm .checkboxHolder:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

form#enquiryForm input  {
	width:250px;}
form#enquiryForm select  {
	width:252px;}
	
form#enquiryForm input.submit {
	width:60px;
}

/*======================================================*/
 /*footer*/ 
 /*======================================================*/

#footer {
	clear:both;
	width:913px;
	padding-bottom:24px;
	margin:0 auto;
}

#footer p {
	font-size:.6em;
	margin-top:20px;
	text-align:right;
	color:#fff;
}

#footer p a {
	color:#ccc;
}

#footer p a:hover {
	color:#666;
}

/*======================================================*/
 /*misc*/ 
 /*======================================================*/

/*show hide*/

.handcursor {
    cursor:hand;
    cursor:pointer;
	padding:0 0 5px 0;
	margin: 0 0 0 0;
}

.imglogo {
	float: left;
	width: 150px;
	padding: 0 15px 0 0;
	clear:both;
}

.imgcopy {
	float: left;
	width: 390px;
	padding: 0 5px 0 0;
}

p.caption {
	font-size:.9em;
}

/*show hide 2*/
.imglogo1 {
	float: left;
	width: 200px;
	padding: 0 15px 0 0;
	clear:both;
}

.imgdetail1 {
	float: left;
	/*width: 424px;*/
	padding: 0 5px 0 0;
}

.imgcopy1 {
	width: 560px;
	text-align:left;
	clear:left;
}

.backtotop {
	text-align:left;
}

p.caption1 {
	font-size:.9em;
}


/*end*/

/*======================================================*/
/*Programme*/
/*======================================================*/

body.programme {
}

body.programme #rightCol {
	display:none;
}

body.programme #innerWrapper #contentWrapper {
	width:936px;
}

body.programme #contentWrapper #mainContent {
	width:99%;
	background:transparent;
}

body.programme #contentWrapper #mainContent .contentTopGraphic {
	width:99%;
	-moz-border-radius-topleft: 12px;
	-webkit-border-radius-topleft:12px;
	border-radius-topleft:12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-radius-topright:12px;
	border-radius-topright:12px;
	background:#FFFFFF;
}

body.programme #contentWrapper #mainContent .content {
	//width:99%;
	width:893px;
	padding-left:12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-radius-bottomleft:12px;
	border-radius-bottomleft:12px;
	-moz-border-radius-bottomright: 12px;
	-webkit-border-radius-bottomright:12px;
	border-radius-bottomright:12px;
	background:#FFFFFF;
	border: solid red 0;
}

body.programme #contentWrapper #mainContent .contentBottomGraphic {
	width:99%;
	display:none;
}



/*======================================================*/
/*navigation*/ 
/*======================================================*/

#ulmenu {
	width:100%;
	background:#333;
	position:relative;
	height:45px;
}

#ulmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index:50;
}

#ulmenu ul li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	z-index:50;
	margin:0;
	background:#333;
	border-right:1px solid #666;
	font-weight:bold;
}

/*hides line from last navigation item: contact*/
#ulmenu ul li#menu_mid_1_sid_63 {
	border-right:none;
}
#ulmenu ul li#menu_mid_1_sid_63 ul {
	width:100px;
}

#ulmenu ul li a {
	width:105px;
	height:35px;
	font-size:.8em;
	text-align:center;
	display: block;
	color: #fff;
	text-decoration: none;
	padding:10px 0 0 0;
}

/*color ways*/
#ulmenu ul li a:hover {
	color:#DEA02E;
}

/*subnav*/
#ulmenu ul li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	/*filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	z-index:50;*/
	width:180px;
	padding:0;
	margin:0;
	background:#333;
}

#ulmenu ul li>ul {
	top: auto;
	left: auto;
}

#ulmenu ul li li {
	display: block;
	border:none;
	float: none;
	background-color: transparent;
	z-index:50;
	margin:0; /* workaround for ie*/
	padding:0;
}

#ulmenu ul li li a {
	width:180px;
	height:auto;
	display: block;
	padding: 6px 10px;
	margin:0;
	text-align:left
}

#ulmenu ul li li a:hover {
	margin:0;
}

#ulmenu ul li:hover ul,
#ulmenu ul li.over ul {
	display: block;
}

/*on states*/

#ulmenu ul li.ulmenuL2Sel a {
	color:#DEA02E;
}

#ulmenu ul li li.ulmenuL3Sel a {
	color:#DEA02E;
}

#ulmenu ul li.ulmenuL2ParentOfSel li a,
#ulmenu ul li.ulmenuL2Sel ul li.ulmenuL3UnSel a {
	color:#FFF;
}
#ulmenu ul li.ulmenuL2ParentOfSel a,
#ulmenu ul li.ulmenuL2ParentOfSel a:hover,
#ulmenu ul li.ulmenuL2ParentOfSel ul li.ulmenuL3Sel a,
#ulmenu ul li.ulmenuL2ParentOfSel ul li a:hover {
	color:#DEA02E;
}

/*Colour Ways and Assets*/
#innerWrapper #banner a {
 background: #000 url(http://core.theenergyexchange.co.uk/agile_assets/1597/PP04A_959x180_MM_2012_v2.jpg) right 0 no-repeat;
 display:block;
 width:956px;
 height:180px;
}

h1,
h2,
h3,
h4,
h5 {
	color:#81a1c8;
}

/*color ways*/ 
#mainContent .greenBg {
	background:#b8b600;
}

#mainContent .blueBg {
	background:#7ca0c8;
}

#mainContent .orangeBg {
	background:#dd9f15;
}

#mainContent .pinkBg {
	background:#cb5878;
}

a:hover {
	color:#7399C6 !important
}

/*color overrides*/
/*on states*/



#ulmenu ul li.ulmenuL2Sel a {
	color:#7399C6;
}

#ulmenu ul li li.ulmenuL3Sel a {
	color:#7399C6;
}

#ulmenu ul li.ulmenuL2ParentOfSel li a,
 #ulmenu ul li.ulmenuL2Sel ul li.ulmenuL3UnSel a {
	color:#FFF;
}

#ulmenu ul li.ulmenuL2ParentOfSel a,
 #ulmenu ul li.ulmenuL2ParentOfSel a:hover,
 #ulmenu ul li.ulmenuL2ParentOfSel ul li.ulmenuL3Sel a,
 #ulmenu ul li.ulmenuL2ParentOfSel ul li a:hover {
	color:#7399C6;
}





