/*----[Yahoo UI Reset]----*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

#news-ticker {
    height:25px;
    clear:left;
    width:735px;
    border-top: solid 1px #888;
	border-bottom: solid 1px #aaa;
	margin:-10px 0 0 0;
	padding:0 10px;
}

#listticker {
	display: block;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

    height:23px;
    background-color:#fff;
    padding:0 0 0 5px;
}

#listticker li {
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */

    height:23px;
    line-height:23px;
    font-size:0.9em;
}

.bullet
{
	list-style-type:disc;
	margin:5px 0 5px 25px;
}

/*----[Layout and global]----*/
html, body {
	height:100%;
}

body { 
    font-size: 62.5%; 
	font-family: Arial, Helvetica, sans-serif;
}


#sitewrapper
{
	position:relative;
	margin:0 auto 0 auto;
	font-size: 1.2em;	
	width:755px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/

	min-height:100%; /* real browsers */
}

#content {
	clear:left;
	padding:20px 0 70px 0;
}

/*----[Header]----*/
#header {
	width:755px;
	padding-top:10px;
}

h1.ukti-logo {
    margin:10px 0 5px 0;
	height:53px;
	width:184px;
	float:left;
}

h1.ukti-logo a {
	text-indent:-5000px;
	height:53px;
	width:184px;
	background: url("../../images/ukti-logo.gif") no-repeat top left;
	display:block;
}

h1.ukenergy-logo {
    margin:5px 0 5px 0;
	height:70px;
	width:104px;
	float:right;
}

h1.ukenergy-logo a {
	text-indent:-5000px;
	height:70px;
	width:104px;
	background: url("../../images/ukenergy-logo.gif") no-repeat top left;
	display:block;
}

h1.event-title {
    margin:5px 0 5px 0;
	text-indent:-5000px;
	height:144px;
	width:755px;
	background: url("../../images/event-title.jpg") no-repeat top left;
	clear:both;
}

/*----[Footer]----*/
#footer {
	padding:10px 0;
	width:755px;
	clear:both;
}

#footer ul.events-nav {
	width:755px;
	height:25px;
	border-top: solid 1px #888;
	border-bottom: solid 1px #aaa;
	margin-bottom:10px;
}

#footer ul.events-nav li {
	float:left;
	padding:0 5px 0 20px;
}

#footer ul.events-nav li a {
	text-decoration:none;
	line-height:25px;
	font-size:13px;
}

#footer ul.events-nav li a:hover {
	text-decoration:underline;
}

#footer ul.events-nav li.pink a {
	color:#de107b;
}

#footer ul.events-nav li.cyan a {
	color:#21aaa5;
}

#footer ul.events-nav li.purple a {
	color:#521c5a;
}

#footer ul.events-nav li.blue a {
	color:#277fbd;
}

#footer ul.secondary-nav li {
	float:left;
	padding:0 20px;
}

#footer ul.secondary-nav li a {
	text-decoration:none;
	line-height:20px;
	color:#888;
}

#footer ul.secondary-nav li a:hover {
	text-decoration:underline;
}

/*----[Content global]----*/
#column-wrapper {
	float:left;
}

#left-column {
	width:367px;
	float:left;
	margin-right:20px;
}

#right-column {
	width:367px;
	float:right;
}

#right-column img.lifestyle-left {
	margin-right:15px;
}

#content h2 {
	padding:10px;
	background:#737476 url("../../images/heading-bg.gif") repeat-x top left;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
}

#content h3 {
	margin:0 0 10px 10px;
	color:#888888;
	font-weight:bold;
}

#content p {
	margin:0 0 10px 10px;
}

#content h2.register-button {
	width:212px;
	padding:0;
}

#content h2.register-button a {
	color:#fff;
	height:36px;
	width:92px;
	display:block;
	background: url("../../images/register-button-bg.jpg") no-repeat top right;
	padding:5px 110px 0 10px;
}


/*----[Home page]----*/
ul.event-list {
	margin-top:20px;
}

ul.event-list li {
	float:left;
	margin:0 0 30px 0;
}

ul.event-list li.row-start {
	margin-right:30px;
}

ul.event-list li a {
	width:148px;
	height:119px;
	display:block;
	padding:10px 10px 0 10px;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}

ul.event-list li a:hover {
	color:#aaa;
}

ul.event-list li.otc-event a {
	background: url("../../images/otc-button-bg.jpg") no-repeat top left;
}

ul.event-list li.all-energy-event a {
	background: url("../../images/all-energy-button-bg.jpg") no-repeat top left;
}

ul.event-list li.american-wind-event a {
	background: url("../../images/american-wind-button-bg.jpg") no-repeat top left;
}

ul.event-list li.future-energy-event a {
	background: url("../../images/future-energy-button-bg.jpg") no-repeat top left;
}
