

body {
	margin: 0;
	font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* Font Definitions */

h1 {
	font-size: 31px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

h2.top {
	margin-top: 0;
}

h3.exampleText {
	margin-bottom: 5px;
	margin-top: 5px;
}




p {
	font-size: 13px;
}

p.exampleText {
	margin-top: 0;
}

p.gray {
	color: #424242;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.quote {
	color: #424242;
	margin-top: 5px;
	margin-bottom: 5px;
}

.gold {
	color: #e8a529;
}

span.leadingText {
	font-size: 18px;
}


/* Area Layout Definitions */

div#headerWrapper {
	background-color: #000;
}


div#logoWrapper {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}

div#bodyWrapper {
	width: 876px;
	margin-right: auto;
	margin-left: auto;
}


div#rightArea {
	width: 685px;
	float: right;
}

div#pageTitle {

	height: 82px;
	margin-top: 50px;
	font-size: 18px;
}

div#mainArea {
	clear: both;
}

div#topSupportButton div {
	margin-top: 65px;
}

div#mainAreaLeft {
	width: 351px;
	float: left;

	clear: both;
}

div#mainAreaRight {
	width: 277px;
	padding-left: 35px;
	float: right;
}


div#footerArea {
	padding-left: 22px;
	font-size: 10px;
	color: #424242;
	clear: both;
	padding-bottom: 40px;
}

div#leftColumn {
	width: 191px;
	float: left;
	height: 500px;
}

div.section {
	float: left;
	margin-bottom: 60px;
}

div.sectionRight {
	float: left;
	margin-bottom: 60px;
	width: 277px;
}

.sectionSeparator {
	float: left;
	clear: left;
	border-bottom: 1px solid #a9a9a9;
	height: 2px;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 30px;
}

div.sectionRightOverview {
	float: left;
	margin-bottom: 20px;
	width: 277px;
}

div.sectionRightOverview2 {
	float: left;
	margin-bottom: 20px;
	width: 277px;
	margin-top: 20px;
}

div.testemonial {
	margin-bottom: 30px;
}

div.email {
	float: left;
	padding-top: 7px;
}

div.emailText {
	float: left;
	width: 606px;
}

div.supportList {
	margin-top: 20px;
	height: 80px;
	margin-bottom: 20px;
}

div.centredButton {
	margin-left: auto;
	margin-right: auto;
	width: 210px;
}

div.centredText {
	text-align: center;
}

div#mainAreaMiddle {

	clear: both;
	margin-bottom: 30px;
	margin-top: 50px;
}

div.miosBoxImage {
	margin-left: -60px;
}

div.miosBoxImage2 {
	margin-left: -50px;
}

div#blasterImage {
	margin-left: 20px;
}

div#mainAreaRightIndex {
	margin-top: 20px;
	float: right;
}



div.threeButtonLine {
	width: 221px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: none;
}

div.indexImage {
	margin-bottom: 20px;
}

/* Lists */

li.standardList {
	padding-top: 5px;
	margin-left: -15px;
	list-style-image: url(../imagesHTML/GoldBullet.png);
	padding-left: 5px;
}

li.standardListMain {
	padding-top: 5px;
	margin-left: -22px;
	list-style-image: url(../imagesHTML/GoldBullet.png);
	padding-left: 5px;
}

p.featuresGetIt {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.footnote {
	font-size: 11px;
	color: #797979;
	clear: left;
}

p.sqControlGetIt {
	margin-top: 0;
}



/* Buttons and Navigation */
.goldButton{
	width: 210px;
	height: 48px;
	text-align: center;
	font-size: 18px;
	background: url(../imagesHTML/goldButton.png) no-repeat center center;
}

.greenButton{
	width: 210px;
	height: 48px;
	text-align: center;
	font-size: 18px;
	background: url(../imagesHTML/greenButton.png) no-repeat center center;
}

.grayButton{
	width: 210px;
	height: 48px;
	text-align: center;
	font-size: 18px;
	background: url(../imagesHTML/grayButton.png) no-repeat center center;
}


div.buttonText {
	padding-top: 9px;	
}

a.buttonLink {
	text-decoration: none;
	color: #fffeff;
	font-weight: normal;
	font-style: normal;
}

a.buttonLink:hover {
	color: #154278;
}



a.textLink {
	color: #077905;
	text-decoration: none;
	font-style: italic;
}

a.textLink:hover {
	color: #e8a529;
}
/* shadow Boxes */

div#shadowBoxWideTop{
	background: url(../imagesHTML/WebBoxes/shadowBoxWideTop.png) no-repeat left top;
	height: 25px;
	margin-left: -10px;
}

div#shadowBoxWideBottom{
	background: url(../imagesHTML/WebBoxes/shadowBoxWideBottom.png) no-repeat left top;
	height: 30px;
	margin-left: -10px;
}

div#shadowBoxWideMiddle{
	background: url(../imagesHTML/WebBoxes/shadowBoxWideMiddle.png) repeat-y left top;
	margin-left: -10px;
	padding: 1px 35px 1px 25px;
}

div#shadowBoxSmallTop{
	background: url(../imagesHTML/WebBoxes/shadowBoxSmallTop.png) no-repeat left top;
	height: 25px;
	width:  351px;
	margin-left: -10px;
}

div#shadowBoxSmallBottom{
	background: url(../imagesHTML/WebBoxes/shadowBoxSmallBottom.png) no-repeat left top;
	height: 25px;
	margin-left: -10px;
}

div#shadowBoxSmallMiddle{
	background: url(../imagesHTML/WebBoxes/shadowBoxSmallMiddle.png) repeat-y left top;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	padding-right: 35px;
	margin-left: -10px;
}


/* Left Menu */

#leftMenu {
	margin-top: 132px;
}

#jQ-menu ul {
	list-style-type: none;
	padding-left: 10px;
}

#jQ-menu a, #jQ-menu li {
	color: black;
	text-decoration: none;
	padding-bottom: 3px;
}

li.level1  {
	font-size: 19px;
}

li.level2 {
	font-size: 17px;
	text-decoration: none;
	padding-left: 5px;
}


/* page specific layout tweaks */

div#featureImage {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}

div#featuresDownload {
	float: right;
}

#featureTitle {
	float: left;
}

div#sliderImage {
	width: 100px;
	float: left;
	margin-top: 30px;
}

div#textDimmerControls {
	width: 130px;
	float: left;
	margin: 30px 40px 20px 20px;
}

div#scenesImage {
	width: 180px;
	float: left;
	margin-top: 30px;
}

div#textSceneControls {
	width: 140px;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
}

div.deviceImage {
	float: left;
}

div.systemreq {
	clear: both;
	margin-bottom: 40px;
}

div.systemreqImageLine {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	height: 100px;
}

div.sectionRightOverviewReq {
	height: 240px;
	margin-top: 30px;
	margin-bottom: 20px;
}

div#textHomeControl {
	clear: both;
	width: 300px;
	margin-right: 40px;
	float: left;
	margin-bottom: 20px;
	margin-top: 30px;
}

div#rollingQuote {
	height: 80px;
	padding-top: 10px;
}

div#thermostatImage {
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}

div#systemReqDownload {
	float: right;
	margin-top: 10px;
}

div#textThermostat {
	float: left;
	width: 401px;
	margin-top: 30px;
	margin-left: 20px;
}

div#evenMoreImage {
	float: left;
	clear: both;
	margin-top: 20px;
}

div#evenMoreImage2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
}

div#evenMoreText {
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 8px;
}

div#controlPanelsImage {
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}


