@charset "utf-8";
/* CSS Document */

/* Global */

body {
		background: #f5f5f5;
		color: #000305;
		font-size: 100%; /* Base font size: 14px */
		font-family: 'Helvetica', Helvetica, Arial, sans-serif;		
		line-height: 1.25;
		margin: 0;
		padding: 0;
		text-align: left;
	}

/* Headers */
h1 {font-size: 3em;font-weight: bold;}
h2 {font-size: 1.4em;color:#333}
h3 {font-size: 0.8em;color:#555}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.1;
	margin-bottom: 10px;
}

/* Misc */
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*HTML5 TAGS*/

header, section, footer,
aside, nav, article, figure {
	display: block;
}

#wrapper {clear: both; margin: 0 auto; width: 900px;}


/*Header*/

header #hgroup {
	text-shadow: #fff 2px 2px 2px;
}

header h1 {
	margin: 0 0 5px;
}

header h2 {
	margin: 0 0 20px;
}

header nav {
	background: #222;
			background: -moz-linear-gradient(top, #999, #555);
	  		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#555));
	-webkit-border-radius: 5px;
	  		-moz-border-radius: 5px;
       		-o-border-radius: 5px;
       		border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #999;
			-moz-box-shadow: 2px 2px 5px #999;
			-o-box-shadow: 2px 2px 5px #999;
			box-shadow: 2px 2px 5px #999;
	font-size: 1.2em;
	margin: 0 0 20px;
}

header nav ul {
	margin: 0;
}

header nav li {
	float: left;
	list-style: none;
}

header nav a:link,
header nav a:visited {
	color: #fff;
	display: block;
	padding: 15px;
	text-decoration: none;
}


p {font-size: 1.4em; margin-bottom: .5em;}

/*Section*/

section {
	background: #fff;
			-webkit-border-radius: 10px;
	   		-moz-border-radius: 10px;
			-o-border-radius: 10px;
	        border-radius: 10px;
	margin: 0;
	padding: 15px;
}

/*Section*/

.anim {
	float: left;
	width: 250px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 20px 20px 0 0;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-o-border-radius: 10px;
		border-radius: 10px;
}

p.title {
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	color: #555;
	font-weight: bold;
}

#animlist {
	background: #fff;
	width: 900px;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}

#topline {
	position:absolute;
	width:900px;
	height:125px;
	margin-top:100px;
	background:#fff;
	z-index:1;
	border-top: 2px solid #ccc;
}

.logo {
	position:relative;
	margin-top:20px;
	margin-left:50px;
	z-index:2
}

.line {
	width:250px;
	height:2px;
	margin-bottom:4px;
}

/* rphp page */

#lower {
	background: #fff;
	padding: 30px 25px 20px 25px;
	margin-bottom: 25px;
}

#biganim {
	float: left;
	font-size: 15px;
	text-shadow: #fff 2px 2px 2px;
	text-align: center;
	width: 510px;
	background: #f5f5f5;
	border: 3px solid #f5f5f5;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 5px #ccc;
			-moz-box-shadow: 0 0 5px #ccc;
			-o-box-shadow: 0 0 5px #ccc;
			box-shadow: 0 0 5px #ccc;
}

#biganim a {
	color: #666;
	text-decoration: none;
}

#sidebar {
	float: right;
	width: 250px;
	padding: 0 20px 0 10px;
	background: url(img/meter_3.png) no-repeat 20px 65px #f5f5f5;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 12px;
	text-shadow: #fff 2px 2px 2px;
	text-align: center;	
	color: #666;
	border: 3px solid #f5f5f5;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 5px #ccc;
			-moz-box-shadow: 0 0 5px #ccc;
			-o-box-shadow: 0 0 5px #ccc;
			box-shadow: 0 0 5px #ccc;
	
}

#meterholder{
	width: 175px;
	margin: 66px 0 0 58px;
	height: 200px;
}

#sidebartoptext{
	height: 55px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sidebarbottomtext{
	padding: 0 0 10px 15px;
}

#sidebarbottomtext a {
	font-size: 13px;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#sidebarbottomtext a:hover {
	color: #888;
}

.price{
	color: #555;
	margin-top: 34px;
	letter-spacing: 10px;
	font-size: 16px;
	font-family: Courier New;
	font-weight: bold;
	text-align: right;
}

.kwh{
	color: #555;
	font-size: 16px;
	letter-spacing: 10px;
	font-family: Courier New;
	font-weight: bold;
	text-align: right;
}

#inassoc {
	margin-top:70px;
	width: 168px;
	border: 2px dashed #ccc;
	background: #fff;
	border-bottom: none;
	height: 20px;
	padding: 5px 8px 5px 8px;
	float: right;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#inassoc a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #999;
}

/* SHARE BOX */
input[type=button].blue { background: #4B649A; color: #FFFFFF; font-size: 11px; font-weight: normal; padding: 2px 12px 3px 15px; border: 1px solid; border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA; text-align:center;margin:10px 0 0 -1px;}

input[type=button].blue:hover { background-color: #3B5998; background-image: none; }

input[type=text]{border:1px solid #AAA; background:#fff; margin:0 0 10px 0;padding:0.35em 0 0.35em 0.35em;}
input[type=text].emailfname {width:210px;}
input[type=text].email {width: 210px;}
input[type=submit] {width:70px; border:1px solid #333; background: #ccc}

.instruction {text-align:left;font-size:10px;color:#999;margin:0 0 5px 0;}
