* {
	padding: 0;
	margin: 0;
}

body
{
	font-size: 62.5%;
	font-family: Verdana, arial, sans-serif;
        background-color: #f5f0df;
}

a {
  color: #cb0d26;
}

h2 {
        font-size: 1.3em;
	font-weight: normal;
	padding: 3px 0 4px 10px;
	background-color: #cb0d26;
	color: #FFFFFF;
	margin-bottom: 10px;
}

h2 a {
	text-decoration: none;
	color: #ffffff;
}

h3 {
	background-color: #f5f0df;
	color: #cb0d26;
	font-size: 1.2em;
	padding: 4px 0 4px 10px;
	margin-bottom: 10px;
}

h4 {
    font-size: 11px;
}

ul {
	list-style: none;
	padding: 0 0 10px 12px;
}

ul li {
	font-size: 1.1em;
	margin-bottom: 4px;
}

p {
	padding:0 0 0.5em 0;
}

li p{
	font-size: 1em;
}

.lighttitle p { }

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#flashcontentcontainer {
    	height: 530px;
	width: 980px;
        background: url(../images/header-bg.gif) repeat-y 0 0;
        margin-left: 2px;
}

#flashcontent {
	height: 530px;
	width: 962px;
	/*padding: 10px 0 15px 0;*/
        margin: auto;
}

#bottomcontent {
	width: 980px;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/middlebtshad2.gif);
	background-repeat: repeat-y;
}

#bottomcontenttop {
	width: 980px;
	background-image: url(../images/topbtshad2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}

#bottomcontentbt {
	width: 980px;
	padding-bottom: 20px;
	background-image: url(../images/botbtshad2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}

#weatherbox {
	float: left;
	width: 300px;
	padding: 6px 8px 7px 17px;
	overflow: hidden;
}

#weathertitle { 
    position:relative;
}

#weathertitle2 {
    display:none;
}

#edit, #go {
	position:absolute;
	top:2px;
	right:5px;
        color: #CB0D26;
        border: 1px solid #ede8e8;
        background-color: #ede8e8;
        text-decoration: none;
        padding: 0 5px 0 5px;
        font-size: 1.3em
}


label { 
    font-size: 1em;
}

input { 
	width: 100px;
	position:absolute;
	top:1px;
	right:50px;
        color: #CB0D26;
}

/*
TWEETS FROM GLOW-WORM
*/

#twitterbox {
	float: left;
	width: 300px;
	padding: 6px 15px 7px 17px;
	overflow: hidden;
        background: url(../images/twitter-box.gif) no-repeat 9px 47px;
}

#twitterinner {
    width: 300px;
    height: 205px;
}

#twitterinner p {
	color: #75665F;
	font-size: 1.3em;
	font-weight: normal;
        margin-left: 20px;
	overflow: hidden;
	width: 255px;
        margin-top: 30px;
}

#gwtwitter {
    margin-top: 50px;
}

#twitterinner #follow {
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bold;
    background-image: url(../images/red-triangle.gif);
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-right: 20px;
}

#twitterinner .small {
    font-size: .8em;
    font-weight: normal;
}

#followtwit {
    float: left;
    padding-top: 3px;
    padding-right: 5px;
    margin-left: 7px;
    position: relative;
}

#ads {
	float: left;
	width: 314px;
	overflow: hidden;
	padding: 2px 0 0 0;
}

.picturebox {
	margin-bottom: 6px;
}

.picturebox a img {
    margin: 6px 7px 6px 7px;
}

#footer { 
    margin-top: 66px;
}

#footer p {
	text-align: center;
	margin-bottom: 34px;
	font-size: 1.1em;
}

#footer p a {
	color: #75665F;
	text-decoration: none;
}

#maincontainer {
	width: 100%;
	overflow: hidden;
	padding-left: 9px;
}

.daily_weather {
	float: left;
	padding: 8px;
}

.daily_weather img {
        border: 3px solid #cb0d26;
	margin: 9px 11px 11px 0;
}

.daily_weather h2 {
	font-size: 1.2em;
	color: #000000;
	font-weight: normal;
	padding-bottom: 18px;
}

.daily_weather ul {
	list-style: none;
	padding: 0;
	text-align: left;
}

.button {
        height: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #CB0D26;
	padding: 2px 16px 2px 0;
	text-decoration:none;
	background-image: url(../images/red-triangle.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.orangelist { 
    color: #EB6310;
}

h2#tweettitle {
	color: #EB6310;
	font-size: 1.5em;
	font-weight: bold;
}

h2#tweettitle a {
	color: #EB6310;
	text-decoration: none;
}

/*
BLOG
*/

#blogbox li { 
        padding-bottom: 10px;
}

#blogbox p.title {
	font-size: 1.1em;
	font-weight: bold;
}

#blogbox li p {
	padding-left:0;
        color: #CB0D26;
}

#blogbox p {
	font-size: 1em;
	padding-left:12px;
}

/*
ENERGY SAVING TRUST / TWEET TIPS
*/

#energysvgtrust
{
	position: relative;
        background: url(../images/tweettips-bg2.gif) no-repeat 0 25px;
}

#energysvgtrust h2
{
    background-color: #CB0D26;
    color: #ffffff;
    margin: 10px 6px 0 6px;
    position: relative;
    z-index: 100;
}

#energysvgtrust_twitter {
	position: absolute;
	top: 22px;
	right: 10px;
}

#tweettips {
	width: 314px;
	height: 247px;
	margin-left: 8px;
	position: relative;
}

#tweettipsinner {
	overflow: hidden;
        padding: 22px 45px 0 25px;
	position: relative;
}

#tweettipsinner h2 {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom: 5px;
	color: #92101D;
}

#tweettipsinner p {
	font-size: 1.3em;
	color: #75665F;
        margin-bottom: -0.3em;
}

#tweettipsinner p.date {
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 10px;
        color: #75665F;
	font-weight: normal;
}

#tweettipsinner a { 
    color: #CB0D26;
    text-decoration: underline;
}

#tweettipsinner em {
	font-size: 1.1em;
	font-weight: bold;
}

#leftarrow {
	left: -5px;
	position: absolute;
	top: 60px;
}

#rightarrow {
	position: absolute;
	right: 15px;
	top: 60px;
}

.spacer {
    height: 12px;
    background: url(../images/rightboxbottom.gif) repeat-y 0 0;
}

#blogbox p.about {
    font-size: 1.2em;
    padding-right: 12px;
    color: #75665F;
}

ul li p strong {
    color: #414140;
}

ul li p {
    color: #717170;
}

#followEST {
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bold;
    background-image: url(../images/red-triangle.gif);
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-right: 20px;
    position: relative;
}

#followESTimg {
    padding-top: 2px;
    padding-right: 5px;
    float: left;
    margin-left: 7px;
    position: relative;
    padding-bottom: 10px;
}


