/* file contains common styles for screen device */

* {
	font-family: arial, tahoma, helvetica, sans-serif;
	color: #3d3938;

	font-size: .7512em;
}

strong, em, b, i, u, strike, a, div, li {
	font-size: 100%;
}

html, body {
	font-size: 100.1%;
	background-color: #fff;
}
html {
	font-size: 16px;
}
body, div, span, form {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	vertical-align: top;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1.25em 0;
}


ul {
}
li {
	margin-bottom: 0.42em;
}

img {
	border: 0;
}


div, p {
	line-height: 1.67em;
	overflow: visible;
}


a, a * {
    color: #0074b8;
    text-decoration: none;
}
a:hover, a:hover * {
	color: #4da13d;
}

select {
}
input, textarea {
}

sup {
	font-size: 70%;
	line-height: normal;
	text-decoration: none;
}


strong * {
    font-weight: bold;
}



table {
    font-size: 100%;
    width: 100%;
    border-width: 0;
}
tr {
    font-size: 1em;
}
td, th {
    font-size: 100%;
    line-height: 1.67em;
    border-width: 0;
    text-align: left;
}
.odd td, .odd th {
	background-color: #f2f2f2;
}
td {
	vertical-align: top;
}




h1 {
	font-family: "Apex New Light";
	font-weight: normal;

	font-size: 4em;

	color: #0074b8;

	line-height: 1em;
	text-transform: uppercase;

	padding: 0;
	margin: 0;
/*
	padding-top: .2em;
	padding-bottom: .2em;
*/
}


h2 {
	font-family: "Apex New Medium";
	font-weight: normal;
	font-size: 1.50em;
	color: #4da13d;
	line-height: 1em;
	text-transform: uppercase;

	margin: 0;
	padding-top: .2em;
	padding-bottom: .2em;
}


h3 {
	font-family: arial,tahoma,verdana;
	font-weight: normal;
	font-size: .7512em;
	color: #4da13d;
	line-height: 1em;
	text-transform: uppercase;

	margin: 0;
	padding-top: .2em;
	padding-bottom: .2em;
}




body {
	min-width: 60em;

	padding-left: 1.25em;
	padding-right: 1.25em;

}



.hr * {
	display: none;
}
.hr {
	height: .8em;

	border-top: 1px solid #ebebeb;
}



.float-end {
	clear: both;
}


.left {
	float: left;
}
.right {
	float: right;
}



img.left {
	float: left;
	margin-right: 1em;
}
img.right {
	float: right;
	margin-left: 1em;
}



.smaller {
	font-size: .7em;
}





/* global wrapper */
#wrapper {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
}





/* header styles and styles of all its childrens */
#header {
	position: relative;
	z-index: 20;

	height: 6.89em;
	border-bottom: 1px solid #ededed;
}
#logo {
	position: absolute;
	top: 3.96em;
	left: 0;
	background-color: #fff !important;
}
#logo img {
/*	visibility: hidden;*/
}
#logo img, #logo object, #logo embed {
	height: 1.878em !important;
	width: 20.155em !important;

	font-size: 1em;
}
#slogan {
	display: none;
	position: absolute;
	top: 5.67em;
	left: 15em;
	width: 12.58em;
}
#contact-panel {
	position: absolute;
	top: 0;
	right: 147px;

	min-height: 26px;
	line-height: 2.17em;
}
#contact-panel * {
	display: block;
	float: left;
}
#contact-panel span {
	color: #ebebeb;
	padding: 0 .5em 0 .5em;
	font-size: 1em;
}
#contact-panel strong {
/*	font-size: 90%;*/
	font-weight: normal;
	color: #4da13d;
}
/*
#contact-panel .customer-login {
	width: 141px;
	height: 26px;
	background: transparent url(i/btn_customer-login.gif) no-repeat top left;

	overflow: hidden;
	line-height: 10em;
}
*/
#contact-panel a {
}
#contact-panel a:hover {
	color: #0074b8;
	color: #4da13d;
	background-color: #fff;
	text-decoration: none;
}







/* primary navigation styles */
#primary-navigation {
	position: absolute;
	top: 2.3em;

	right: 0;

	border-right: 1px solid #ededed;
	font-size: 1em;
}
#primary-navigation object, #primary-navigation embed {
	font-size: 1em;

	margin: 0;
	padding: 0;

	height: 1.8em !important;
	font-size: 1em;
}

#primary-navigation ul {
	margin: 0;
	padding: 0;
}
#primary-navigation li {
	display: block;
	float: left;

	margin: 0;
	padding: 0;

	padding-left: .5em;
	padding-right: .5em;

	height: 1.6em;
	overflow: hidden;

	border-left: 1px solid #ededed;
}
#primary-navigation a {
	font-size: 1.33em;
	line-height: 1.33em;
	text-transform: uppercase;
}
#primary-navigation .current a {
	color: #3d3938;
}


/* image replacements */
#primary-navigation {
	top: 4.8em;
}
#primary-navigation li {
}
#primary-navigation li a {
/*
	display: none;
	overflow: hidden;
	line-height: 100px;
*/
font-weight: bold;

	width: 84px;
	height: 13px;
}







/* footer styles */
#footer {
	position: relative;
	height: 3em;
	border-top: 1px solid #efefef;
	margin-top: 2em;
}
#footer hr, #footer .hr {
	display: none;
}
#footer .copyright {
	position: absolute;
	top: .7em;
	left: 1.08em;

	color: #858383;
	font-size: .6911em;
}
#footer .designed {
	position: absolute;
	top: .58em;
	right: 1.08em;

	color: #b7dbf2;
}
#footer .designed a {
	color: #b7dbf2;
	font-size: .92em;
}
#footer .designed a:hover {
	color: #4da13d;
}


/* footer navigation */
#footer ul {
	position: absolute;
	top: .8em;
	left: 26em;

	margin: 0;
	padding: 0;
}
#footer li {
	display: block;
	float:left;

	padding-left: .5em;
	padding-right: .5em;

	line-height: 1.12em;

	list-style-type: none;
	border-right: 1px solid #efefef;
}
#footer li a {
	font-size: .92em;
}








#body {
	min-height: 30em;
    padding-left: 10.644em;

	position: relative;
}
.sidebar {
	position: absolute;
	top: 0;
	left:0;

	width: 8.767em;

	margin-top: 1.5em;
	padding-left: 0.623em;
	border-top: 1px solid #ebebeb;
}
.sidebar ul {
	margin: 0 0 4em 0;
	padding: 0;
}
.sidebar li {
	display: block;

	margin: 0;
	padding: 0;

	list-style-type: none;
	line-height: 2.08em;

	font-size: .92em;
	color: #858383;

	border-bottom: 1px solid #ebebeb;
}
.sidebar a {
	display: block;
	line-height: 2.08em;
}
.sidebar .navigation a {
	text-transform: uppercase;
}
.sidebar .current a {
	color: #4da13d;
	font-weight: bold;
}
.sidebar .current li {
	height: 1%;
}
.sidebar .current ul a {
	color: #0074b8;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: none;
	margin: 0;
	padding: .2em 0 .41em 1.8em;
	line-height: 1.4em;
}
.sidebar .current ul {
	border-top: 1px solid #ebebeb;
	margin-bottom: 0;
	padding: .36em 0 .06em 0;
}
.sidebar .current ul li {
	border-bottom-width: 0;
}
.sidebar .current ul .current a {
	font-weight: bold;
	color: #4da13d;
	background: transparent url(i/li-sidebar.gif) no-repeat left center;
	background-position: 0 47%;
}
.sidebar a:hover, .sidebar .current ul a:hover {
	color: #4da13d;
	background-color: transparent;
}
.sidebar li ul {
	display: none;
}
.sidebar li.current ul {
	display: block;
}
.sidebar span {
	position: absolute;
	display: block;
	font-size: 1em;
	color: #858383;
}

.sidebar h4 {
	margin: 0;
	padding: 0;

	font-weight: normal;
	color: #858383;
	font-size: .6em;
	text-transform: uppercase;
	line-height: 2.1em;

	border-bottom: 1px solid #ebebeb;
}








.breadcrumb {
	margin: 0 0 1.3em 0;
	padding: 0;

	height: 2em;

	border-bottom: 1px solid #ebebeb;
}
.breadcrumb li {
	float: left;

	margin: 0;
	padding: 0 15px 0 5px;

	list-style-type: none;

	line-height: 2.4em;
	font-size: 0.82em;

	background: transparent url(i/li-breadcrumb.gif) no-repeat right center;
	text-transform: uppercase;
}
.breadcrumb a {
	font-size: 1em;
	text-transform: uppercase;
}
.breadcrumb .last {
	background-image: none;
}





/* columns grid */
.column, .column-2, .column-3, .column-4, .column-5 {
	float: left;

	margin: 0 .623em 0 .623em;
}
.column {
	width: 140px;
	width: 8.76em;
}
.column-2 {
	width: 300px;
	width: 18.78em;
}
.column-3 {
	width: 460px;
	width: 28.79em;
}
.column-4 {
	width: 620px;
	width: 38.814em;
}
.column-first {
	margin-left: 0;
}
.column-last {
	margin-right: 0;
}




.list-1 {
	margin: 0;
	padding: .5em 0 .5em 0;
}
.list-1 li {
	padding: 0 0 .9em 1em;
	margin: 0;

	list-style-type: none;
	background: transparent url(i/li-list-1.gif) no-repeat left top;
	background-position: 0 .4em;

	line-height: 1.2em;
}
.list-1 a {
}



#flash-area {
	height: 20em;
	overflow: hidden;

	border-bottom: 1px solid #ebebeb;
}
#flash-area img, #flash-area object, #flash-area embed {
	width: 80.00em;
	height: 26.67em;
}
#flash-area embed {
}
#flash-area h1 {
	display: none;
}



.feature {
	font-size: .7em;
}
.feature a {
	font-size: 1.2em;
}









#page-tools {
	position: absolute;

	top: -0.1em;
	right: .8em;
}


#page-tools h4 {
	display: none;
}


#page-tools ul {
	margin: 0;
	padding: 0;
}
#page-tools li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 1.7em;
}
#page-tools span {
	color: #858383;
	font-size: .9em;
}
#page-tools a {
	display: block;
	float: left;
	padding-right: 1.8em;
	font-size: .9em;
}

#page-tools .zoom {
	padding-right:  2.6em;
}

#page-tools .zoom-in, #page-tools .zoom-out {
	position: absolute;

	z-index: 1;

	display: block;

	width: 15px;
	height: 15px;

	padding: 0;

	margin-top: -1.9em;

	overflow: hidden;
	line-height: 50px !important;
}
#page-tools .zoom-in {
	margin-left: 6.2em;
	background: transparent url(i/plus_off.png) no-repeat top left !important;
}
#page-tools .zoom-out {
	margin-left: 4.6em;
	background: transparent url(i/minus_off.png) no-repeat top left !important;
}
#page-tools .zoom-in:hover {
	background: transparent url(i/plus_on.png) no-repeat top left !important;
}
#page-tools .zoom-out:hover {
	background: transparent url(i/minus_on.png) no-repeat top left !important;
}



#page-tools .icon-print {
	background: transparent url(i/print_off.png) no-repeat right center;
}
#page-tools .icon-print a:hover {
	background: transparent url(i/print_on.png) no-repeat right center !important;
}
#page-tools .icon-mail {
	background: transparent url(i/mail_off.png) no-repeat right center;
}
#page-tools .icon-mail a:hover {
	background: transparent url(i/mail_on.png) no-repeat right center !important;
}
#page-tools .icon-file {
	background: transparent url(i/icon-file.gif) no-repeat right center;
}





.page-home #flash-area {
	margin-bottom: 2em;
}
.page-home #body {
    padding-left: 0;
	min-height: 20em;
}

.page-home .column-last p {
	font-size: .7em;
	margin-bottom: .7em;
}
.page-home .column-last .hr {
	height: .5em;
}



.glossary-letters a {
	margin-right: .3em;

    color: #0074b8;
	font-size: 1.4em;
}
.glossary-letters a:hover {
	color: #4da13d;
}





dl {
	margin: 0;
	padding: 0;
}
dt {
	font-size: 1em;

	line-height: 1.4em;
	margin-bottom: .8em;

	font-weight: bold;
	color: #0074b8;
	cursor: pointer;
}
dt:hover {
	color: #4da13d;
}
dt.slider-opened {
	color: #4da13d;
}
dd {
	display: none;

	margin: 0;
	padding: 0;

	padding-bottom: 1em;

	font-size: 1em;
}
dd * {
	font-size: 1em;
}





.subheading {
	color: #858383;
	font-size: 1em;
}


.more {
	padding-right: .7em;
	background: transparent url(i/li-blue.gif) no-repeat right center;
}







form * {
	font-size: 1em;
	vertical-align: middle;
}

form p {
}

input, textarea, select {
	border: 1px solid #ccc; /*  #0074b8; */
}
input {
	width: 25em;
}
textarea {
	width: 40em;
}

label {
	display: block;
	line-height: 1.2em;
}
form h3 {
font-size: 1em;
}

#fd_zip {
	width: 10em;
}

.radio, .checkbox {
	width: auto;
	border-width: 0;
}


span.submit {
	display: block;
	float: left;

	border-width: 0;
	margin: 0;
	padding: 0;

	background: transparent url(i/button-left.gif) no-repeat left top;
}

span.submit button {
	border-width: 0;

	background: transparent url(i/button-right.gif) no-repeat right top;

	line-height: 27px;
	height: 27px;

	margin: 0;
	padding: 0 7px 3px 7px;

	font-size: 14px;
	font-weight: bold;

	color: #fff;

	cursor: pointer;
	cursor: hand;
}

form .required {
	border: 1px solid red;
}






.intro {
	font-size: .88em;
}





.tabs {
	position: relative;
	height: 15em;
	background: transparent url(i/tabs_bg.gif) repeat-x left 28px;
	padding: 0;
	padding-left: 10px;
}
.tabs .tab {
	float: left;
	width: 213px;
	border: 1px solid #efefef;
	border-bottom-width: 0;
	background-color: #ebebeb;

	margin-right: 10px;

	cursor: pointer;
	cursor: hand;

	overflow: hidden;
	height: 29px;
}
.tabs .tab * {
	cursor: pointer !important;
	cursor: hand !important;
}
.tabs .tab h3 {
	padding: 7px 0 0 10px;
/*	z-index: 1;*/
}
.tabs div.current {
	background-color: #fff !important;
	display: block !important;
}
.tabs .tab-content {
	display: none;

	position: absolute;
	left: 0;
	top: 30px;

	padding: 10px 0 0 20px;
}
/*
.tabs object {
	display: inline !important;
}
.tabs .clicker {
	position: absolute;
	z-index: 100;
	width: 213px;
	height: 26px;
	border: 1px solid red;
}
*/



#login-panel {
display: none;
	position: absolute;
	right: 0;
	top: -10em;

	margin: 0;
	padding: 0;

	z-index: 1100;

	width: 140px;
}
#login-panel h3 {
	display: none;
}

#login-panel .open {

	width: 140px;
	height: 25px;

	margin: 0;
	padding: 0;

	overflow: hidden;
	line-height: 100px;
	background: transparent url(i/btn_customer-login.gif) no-repeat top left;

	cursor: pointer;
	cursor: hand;
}
#login-panel form {
	width: 118px;
	overflow: hidden;

	clear: both;

	margin: -3px 0 0 0;

	padding: 10px 10px 0 10px;

	border: 1px solid #e6e6e6;

	background-color: #d7d7d7;

/*
	position: absolute;
	top: -10em;
*/
}
#login-panel label {
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: .8em;
}
#login-panel input {
	border: 1px solid #fff;
	background-color: #ebebeb;
	width: 97%;
	margin-bottom: 3px;
}
#login-panel .submit {
	width: auto;
	float: right;

	margin-bottom: 6px;

	border-width: 0 !important;

	width: 62px;
	height: 22px;
	color: #fff;

	line-height: 22px;
	text-align: center;

	margin: 0;
	padding: 0;

	/* FF fix */
	margin-bottom: 3px;

	background: transparent url(i/btn_login.gif) no-repeat center center !important;

	cursor: pointer;
	cursor: hand;
}
#login-panel a {
	float: left;

	display: block;
	font-size: 11px;
	text-decoration: underline;

	cursor: pointer;
	cursor: hand;
}
#login-panel .registration {

	height: 18px;

	background-color: #d7d7d7;
	margin: 0;
	padding: 0 10px 8px 10px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
#login-panel .registration a {
	background-color: #d7d7d7;
}
#login-panel .close {
	display: block;

	float: right;

	margin-top: 3px;
	margin-right: -2px;

	width: 16px;
	height: 16px;

	overflow: hidden;
	line-height: 100px;

	background: transparent url(i/close.gif) no-repeat left top;
	cursor: pointer;
	cursor: hand;
}
#login-panel .close:hover {
	background: transparent url(i/close_on.png) no-repeat left top;
}





.home-news {
}
.home-news span {
	color: #4da13d;
	font-size: .92em;
}


input.radio, input.checkbox {
	border-width: 0;
	padding: 0;
}



/* DEMID [12-jun-2007]: all images in P should have 1px light grey border */
p img {
	border: 1px solid #d7d7d7;
}





ul.sitemap {
	font-size: 1em;
}
ul.sitemap ul {
	font-size: 1em;
}
ul.sitemap li {
	font-size: 1em;
	line-height: 1em;
}
ul.sitemap a {
	font-size: .7512em;
}





ul.sitemap {
	padding-left: 0;
	margin-left: 0;
}
ul.sitemap a {
	font-family: arial,tahoma,verdana !important;
	font-size: .7512em !important;
	color: #4da13d !important;
	text-transform: uppercase !important;
}
ul.sitemap li {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
ul.sitemap ul a {
	color: #0074b8 !important;
	text-transform: none !important;
}
ul.sitemap ul a:hover {
	color: #4da13d !important;
}
ul.sitemap ul li {
	list-style-type: circle;
}



#SimpleVueDemo input {
	width: 150px;
}
/* SimpleVue head images if flash is not supported */
.page-renewable-energy-products-remote-power-monitoring #flash-area {
	background-image: url(/images/simplevue_head_main.gif);
}
.page-renewable-energy-products-remote-power-monitoring-features #flash-area {
	background-image: url(/images/simplevuehead_features.gif);
}
.page-renewable-energy-products-remote-power-monitoring-requirements #flash-area {
	background-image: url(/images/simpleview_head_req.gif);
}

