body
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    background-color: #ffffff;
	font-size: 0.8em;
    margin: 1em 0 3em 1em;
    padding: 0;
    color: #000;
}

h1, h2, h3, h4, h5,
{
	margin: 1em 0 0.5em 0;
    color: #4c5969;
    font-weight: bold;
}

h1
{
	font-size: 2em;
	margin: 0 0 5px 0;
	color: #00bce4;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5
{
	font-size: 1em;
}

a,
a:hover
{ 
    color: #00bce4;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px solid #00bce4;
}

img
{
	display: block;
	border: none;
}

em
{
	margin-right: 3px;
}

div#allcontent
{
	width: 960px;
	margin: 0;
	position: relative;
}

div#header
{
	margin: 15px 20px 10px 20px;
}

div#header-logo
{
	float: left;
}

div#header-links
{
display: none;
}

div#banner
{
display: none;
}

div#footer
{
	margin: 30px 20px 10px 20px;
}

div#footer a,
div#footer a:hover
{
	color: #6f6f6f;
	text-decoration: none;
}

div#footer a:hover
{
	border-bottom: 1px solid #6f6f6f;
}

/* Top menu */
div#top-menu
{
display: none;
}

div#top-menu p
{
display: none;
}

div#top-menu div.item,
div#top-menu div.item-selected
{
display: none;
}

div#top-menu div.item a
{
display: none;
}

div#top-menu div.item a:hover
{
display: none;
}

div#top-menu div.item-selected a,
div#top-menu div.item-selected a:hover
{
display: none;
}

div#top-menu div.item-selected a:hover
{
display: none;
}

div#top-menu div.item-seperator
{
display: none;
}

div#columns
{
	width: 100%;
}


/* Left menu */
div#left-menu
{
display: none;
}

div#left-menu div.item,
div#left-menu div.item-selected
{
display: none;
}

div#left-menu div.item a
{
display: none;
}

div#left-menu div.item a:hover
{
display: none;
}

div#left-menu div.item-selected a,
div#left-menu div.item-selected a:hover
{
display: none;
}

div#left-menu div.item-selected a:hover
{
display: none;
}

div#left-menu div.toolbar div.image-link
{
display: none;
}

div#left-menu div.toolbar div.image-link img
{
display: none;
}

div#left-menu div.toolbar div.image-link a,
div#left-menu div.toolbar div.image-link a:hover
{
	border: none;
}


/* Main content */
div#maincontent
{
	float: left;
	width: 720px;
}

div#content-heading
{
	width: 680px;
	padding: 10px 20px 0 20px;
}

div#content-full
{
	float: left;
	width: 680px;
	padding: 0 20px 0 20px;
}

div#content-left
{
	float: left;
	width: 400px;
	padding: 0 20px 0 20px;
}

div#content-left-full
{
	float: left;
	width: 660px;
	padding: 0 20px 0 20px;
}

div#content-right
{
	float: left;
	width: 260px;
	padding: 0;
}

div#content-left-folder
{
	float: left;
	width: 500px;
	padding: 0 20px 0 20px;
}

div#content-right-folder
{
	float: left;
	width: 160px;
	padding: 0;
}

div#content-right-folder div.relation-image
{
	float: left;
	width: 70px;
	padding: 10px 10px 10px 0;
}

/* Person */
div.person
{
	padding: 0 0 10px 0;
}

div.person p
{
	padding: 55px 0 0 0;
	color: #00bce4;
}

div.person div.image
{
	float: left;
	padding: 0 10px 0 0;
}


/* Line views */
div.line-item div.line-image
{
	float: left;
	width: 100px;
	padding: 0 5px 5px 0;
}

div.line-article div.line-image
{
	width: 50px;
}

div.line-item div.line-image a:hover
{
	border: none;
}

div.line-item div.line-title p
{
	color: #6f6f6f;
}

div#content-left div.line-item
{
	padding: 10px 0 0 0;
}

div#content-right div.line-item div.line-title a,
div#content-right div.line-item div.line-title a:hover
{
	text-decoration: none;
	color: #6f6f6f;
}

div#content-right div.line-item div.line-title a:hover
{
	color: #6f6f6f;
	border-bottom: 1px solid #6f6f6f;
}

div#content-right div.line-item div.line-title-selected p
{
	color: #00bce4;
}

div#content-right div.line-item div.line-title-selected a,
div#content-right div.line-item div.line-title-selected a:hover
{
	text-decoration: none;
	color: #00bce4;
}

div#content-right div.line-item div.line-title-selected a:hover
{
	color: #00bce4;
	border-bottom: 1px solid #00bce4;
}

table.renderedtable th
{
	background-color: #00bce4;
	text-align: left;
	color: #ffffff;
}

table.renderedtable td
{
	border-top: 1px solid #00bce4;
}

table.noborder td
{
	text-align: center;
}

table.all-borders
{
	border-collapse: collapse;
	border: 1px solid #00bce4;
}

table.all-borders th,
table.all-borders td
{
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #00bce4;
}

div#share-display p.price
{
	font-size: 2em;
    font-weight: bold;
	color: #00bce4;
	padding: 0;
	margin: 0 0 0.25em 0;
}

div.rss-feed
{
	padding: 0 10px 10px 10px;
	border: 1px solid #6f6f6f;
}

div.hemscott-news ul
{
	list-style: none;
}

div.hemscott-news ul
{
	margin: 0;
	padding: 0;
}

div.hemscott-shareholders table
{
	width: 99%;
}

div.hemscott-shareholders table th
{
	background-color: #00bce4;
	text-align: left;
	color: #ffffff;
	padding: 5px;
}

div.hemscott-shareholders table td
{
	border-top: 1px solid #00bce4;
	padding: 5px;
}

div#content-left-form
{
	float: left;
	width: 350px;
	padding: 0 20px 0 20px;
}

div#content-right-form
{
	float: left;
	width: 290px;
	padding: 0 10px 0 0;
}

input.halfbox,
textarea.halfbox
{
	width: 300px;
	padding: 2px;
    font-family: Verdana, Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
}


div#content-left-qa
{
	float: left;
	width: 460px;
	padding: 0 20px 0 20px;
}

div#content-right-qa
{
	float: left;
	width: 200px;
	padding: 0;
	margin: -10px 0 0 0;
}

div.right-flash-qa
{
	margin: 10px 0 0 0;
	padding: 175px 0 0 0;
}

div#content-right-qa div.rss-feed
{
	border: none;
}

p.blue
{
    color: #00bce4;
}

/* Carbon Calculator */
label
{
	margin: 0 0 0.5em 0;
}

label.nobold
{
	font-weight: normal;
}

div.message-error
{
	border: 1px solid red;
	background-color: #fff;
	padding: 10px;
}

div.message-error h2
{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

div.message-error ul
{
	margin-bottom: 0;
}



.form label{
	width: 40%;
	float: left;
	text-align:right;
	margin: 5px;
	line-height: 1.8em;
}
.form input, .form select{
	width: 50%;
	float:left;
	margin: 5px;
} 
.form input[type="submit"], .form input[type="button"]{
display: none;
}
.form input[type="checkbox"]{
	width: 20px;
	height:20px;
	margin:5px;
}
#callback{
	margin: 0 0 0 250px;
}
#callback input[type="radio"]{
	float: left;
	width: 20px;
	height:20px;
	margin: 5px;
	clear:both;
}
#callback label{
	width: auto;
	float:left;
}


div.calcResults{
	clear: both;
	border: solid #cfcfcf 1px;
	padding:0 10px 10px 10px;
	margin: 0 0 20px 0;
}
div.calcResults ul{
	list-style: none;
}
div.calcResults ul li{
	background-color: #f7f7f7;
	width:75%;
	text-align:center;
	color:#000000;
}
div.calcResults ul li em{
	width: 60%;
	display:block;
	float:left;
	text-align:right;
	background-color: #fff;
	padding: 0 20px 0 0;
	color:#333333;
}
div.table{
	margin: 0 0 20px 0;
	float:left;
	width: 100%;
}
div.table .calcTable{
	width: 100%;
	text-align:center;
	float:left;
}
div.table .calcTable th{
	background-color: #dadada;
}
div.table .calcTable td{
	padding: 5px 0;
	border-bottom: solid #f6f6f6 1px;
}
div.calcOptions{
	clear: both;
}

div.message{
	background: #F4FDEF url(../images/success.png) no-repeat 0.5em 50%;
	padding: 0.5em 0.5em 0.5em 2.2em;
	border: 1px solid #3F9305;
	width: 50%;
	margin: 0.15em auto;
	text-align: center;
}
.icon-help{
display:none;
}

table#debug-container
{
	display: none;
}


/* Custom buttons */
a.button-calculate-savings-m2g,
a.button-calculate-savings-m2g:hover
{
	display: block;
	width: 254px;
	height: 61px;
	background: url(../images/buttons/calculate_savings_m2g.jpg) no-repeat top left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
}

a.button-calculate-savings-m2g:hover
{
	background: url(../images/buttons/calculate_savings_m2g_over.jpg) no-repeat top left;
}


a.button-contact-us,
a.button-contact-us:hover
{
	display: block;
	width: 107px;
	height: 43px;
	background: url(../images/buttons/contact_us.jpg) no-repeat top left;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
}

a.button-contact-us:hover
{
	background: url(../images/buttons/contact_us_over.jpg) no-repeat top left;
}

