@charset "utf-8";
/* Tools */

.Left {
	float: left;
}

.Right {
	float: right;
}

.Clear {
	clear: both;
}

/* Main Classes */
body {
	font-family: Tahoma,Arial,Verdana,sans-serif;
	font-size: 100%;
	margin: 0 auto;
	background: url(images/stripe.png) fixed repeat 0 0;
	text-align: center;
}

.bodyWidth {
	width: 1000px;
}

.corner
{
	position:  absolute;
	left: 0;
	top: 0;
}

.corner a img
{
border: none;
}

div.MarginTop {
	margin: 5px;
	padding: 5px;
}

div.TopCenter {
	text-align: center;
	margin-top: 15px;
	width: 1000px;
}

.LogoWrapper
{
	position: absolute;
	width: 100%;
	height: 54px;
	top: 0;
}

div.Logo {
	width: 144px;
	height: 54px;
	margin-top: 15px;
	margin-left: 23%;
	background-image: url(images/logo.png);
	float: left;
}

.shareButton a img
{
	border: none;
}

.shareButtonOne a img
{
	border: none;
}

.tutorialButton a img
{
	border: none;
}

.tutorialButton
{
	width: 79px;
	height: 32px;
	float: left;
	margin: 23px 0 0 0;
}

.tutorialButton a
{
	border: none;
	text-decoration: none;
}

.tutorialButton a:visited
{
		border: none;
}

.shareButton
{
	width: 79px;
	height: 32px;
	float: left;
	margin: 24px 0 0 25px;
}

.shareButton a
{
	border: none;
	text-decoration: none;
}

.shareButton a:visited
{
		border: none;
}

.shareButtonOne
{
	width: 79px;
	height: 32px;
	float: left;
	margin: 23px 0 0 0;
}

.shareButtonOne a
{
	border: none;
	text-decoration: none;
}

.shareButtonOne a:visited
{
		border: none;
}

.contactButton
{
	width: 79px;
	height: 32px;
	float: left;
	margin: 22px 0 0 0;
}

.contactButton a
{
	border: none;
	text-decoration: none;
}

.contactButton a img
{
	border: none;
}

.mainNavStyle {
	height: 60px;
	width: 400px;
    margin: 15px 0px 0 140px;
}
	
/* Images */

.imageStyle {
	border: 8px solid #fff;
}

/* Footer */

.footerFont {
	color: #e5eaf5;
	font-size: 9pt;
	text-decoration: none;
	margin: 5px 0;
	text-align: center;
	padding-bottom: 50px;
}

.footerFont a {
	color: #1a3c73;
	text-decoration: none;
}

.footerFont a:hover {
	color: #999;
	text-decoration: none;
}

#Lightswitch
{
	width: 79px;
	height: 38px;
	background-image: url(images/Lightswitch.png);
	cursor: pointer;
	background-position: -7px 0;
	margin: 0 auto;
}

#Lightswitch.On
{
	width: 79px;
	height: 38px;
	background-image: url(images/Lightswitch.png);
	cursor: pointer;
	background-position: -7px -40px;
	margin: 0 auto;
}


div#BulbOn
{
	display: none;
	width: 575px;
	height: 575px;
	background-image: url(images/BulbOn.png);
	margin: 0 auto;
}

div#BulbOff
{
	width: 575px;
	height: 575px;
	background-image: url(images/BulbOff.png);
	margin: 0 auto;
}

div#BulbBurnedOut
{
	width: 575px;
	height: 575px;
	background-image: url(images/BulbBurnedOut.png);
	margin: 0 auto;
	display: none;
}

div#Status
{
	color: #FFF;
}

div#ReplaceButton
{
	width: 150px;
	height: 50px;
	cursor: pointer;
	background-image: url(images/ReplaceButton.png);
	margin: 20px auto;
	display: none;
}

p#Stats
{
	color: #FFF;
}

span#TurnOnTimes 
{
	color: #1a3c73;
	font-size: 20pt;
	font-family: Tahoma;
}

.countBulbs
{
	color: #1a3c73;
	font-size: 20pt;
	font-family: Tahoma;
}

.counterStats 
{
	color: #1a3c73;
	font-size: 16pt;
	font-family: Tahoma;
}
.statusStyle
{
	font-size: 14pt;
	color: #fff;
}

.clickHere
{
	font-size: 7pt;
	color: #5b5b5b;
}

.bottomSpacer
{
	background-image: url(images/bottomspacer.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 4px;
	width: 50px;
	padding-bottom: 5px;
	position: relative;
	top: 10px;
	left: 24%;
}

.footerFloat 
{
	float:left;
	left:24%;
	position:relative;
	top:10px;
}

.footerFontSmall
{
	font-size: 8pt;
	color: #5b5b5b;
	line-height: 1.8em;
	text-align: left;
}

.footerFontSmall a {
	color: #1a3c73;
	text-decoration: none;
}

.footerFontSmall a:hover {
	color: #5b5b5b;
	text-decoration: none;
}

.TopicWrapper
{
	line-height: 1.2em;
	position: relative;
	margin: 0 0;
	width: 100%;
}

.topicText
{
	color: #e5eaf5;
	float: left;
	font-size: 8pt;
	line-height: 1.0em;
	margin-top: 41px;
	padding-left: 10px;
}

div#resetStatus
{
	display: none;
	background-image: url(images/whoa.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 48px;
	width: 282px;
	margin: 10px auto;
}

.topSpacer
{
	height: 15px;
}
	
/* Button Features */

div.Button
{
	margin: 0 auto;
	width: 431px;
}

div.Button div.LeftPiece
{
	background: url(images/buttoncountLR.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	width: 22px;
	height: 46px;
}

div.Button div.RightPiece
{
	background: url(images/buttoncountLR.png);
	background-repeat: no-repeat;
	background-position: -21px 0;
	float: left;
	width: 22px;
	height: 46px;
}

div.Button div.Main
{
	background-image: url(images/buttoncountM.png);
	background-repeat: repeat-x;
	float: left;
	padding: 8px 8px 0 4px;
	height: 48px;
	color: #fff;
}	

/* Contact Form */
.emailContainer
{
	font-size: 10pt;
	margin: 130px auto 20px auto;
	padding: 10px;
	width: 480px;
	text-align: left;
	color: #5b5b5b;
}

ul li
{
	list-style-type: none;
}

li .emailSend
{
	background-image: url('images/emailsend.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 62px;
	width: 47px;
}
	
ul.forms textarea
{
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
	width: 305px;
	height: 110px;
	font-family: tahoma;
	padding: 5px;
	border: 2px solid #333333;
	font-family: tahoma;
	color: #1a3c73;
}

ul.forms input
{
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
	height: 20px;
	width: 250px;
	padding: 5px;
	border: 2px solid #333333;
	font-family: tahoma;
	color: #1a3c73;
}

ul.forms
{
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 90%;
}

ul.li forms
{
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
}

ul.forms label
{
	cursor: pointer;
	display: block;
	float: left;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: right;
	width: 20%;
}

ul.forms button
{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	float: right;
	margin-right: 23px;
}

/* Error */
.error
{
	color: #e93a3a;
	font-size: 8pt;
	font-family: tahoma;
	margin:0 0 0 90px;
}
	