/* CSS Document: Created by naytha */

* {
	padding:0;
	margin:0;
	color:#525252;
	font-family:Arial, Helvetica, sans-serif;

}

body {
	background:#12549a;
}

img {
	border:0;
}

/* Commons */
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:30px 0 15px;
	color:#525252;
}

h1 {
	font-size:28px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
	border-bottom:#F0F0F0 2px solid;
}

h5 {
	font-size:14px;
	margin:0;
	font-weight:bold;
}

p {
	margin:5px 0 10px;
	font-size:14px;
}

ul {
	margin:5px 0 10px;
	list-style:none;
}

ul li {
	padding:0 0 0 20px;
	margin:0 0 5px;
	font-size:14px;
	background:url(../images/icons/bullet-gray-small.gif) left 5px no-repeat;
}

a {
	color:#0585e8;
	border-bottom:#0585e8 1px dotted;
	text-decoration:none;
}

a:hover {
	color:#79c2fb;
	border-bottom:#79c2fb 1px dotted;
	text-decoration:none;
}

#wrapper {
	background:#12549a url(../images/backgrounds/bg_body.jpg) repeat-y top center;
}

#container-content {
	background:transparent url(../images/backgrounds/bg_top_shadow.jpg) no-repeat top center;
}

#container-header {
	background:#1ea2d8 url(../images/backgrounds/bg_header_repeat.jpg) repeat-x bottom;
}

#container-header #header-inner {
	background:url(../images/backgrounds/bg_header.jpg) no-repeat bottom;
}


#wrapper, #container-content, #container-header, #container-header #header-inner, #container-footer {
	display:block;
	float:left;
	width:100%;
}


#container-header #header-inner #header {
	width:920px;
	margin:0 auto;
	background:#1ea2d8 url(../images/backgrounds/bg_header.jpg) no-repeat bottom center;
	display:block;
	padding:0 10px;
	position:relative;
	height:150px;
}

#container-footer {
	background:#12549a url(../images/backgrounds/bg_footer_shadow.jpg) no-repeat top center;
}

#container-footer #footer-inner {
	background:#12549a url(../images/backgrounds/bg_footer.jpg) no-repeat top center;
	width:940px;
	margin:0 auto;
}

#container-footer #footer-inner #footer {
	width:900px;
	margin:0px auto 0;
	background:#12549a url(../images/backgrounds/bg_footer.jpg) no-repeat top center;
	display:block;
	padding:70px 20px 30px;
}

#footer #copy p {
	color:#5babff;
	margin:0;
	text-align:right;
}

#copy p#yoma {
	color:#4c8fd6;
	font-size:12px;
}

#footer #yoma a {
	border:0;
	text-decoration:none;
	color:#4c8fd6;
}

#footer #yoma a:hover {
	color:#5babff;
}

#container-contact {
	width:570px;
	height:440px;
	margin:20px 0 0;
}

#content {
	width:940px;
	background:#fff url(../images/backgrounds/bg_top.jpg) no-repeat top;
	margin:0 auto;
}
.main {
	padding:40px;
	width:570px;
	float:left;
	display:block;
	height:100%;
}

#sidebar {
	width:245px;
	margin:30px 0 0;
	float:right;
	border-left:#f7f7f7 5px solid;
	padding:20px;
}

#sidebar h3 {
	color:#ffa200;
}

#sidebar p, #sidebar li {
	font-size:14px;
}

.main h1:first-child {
	margin-top:0;
}

.main#home h2:first-child {
	font-size:28px;
}

#main h2:first-child {
	margin-top:0;
}

#header #logo {
	float:left;
	width:245px;
	position:absolute;
	top:30px;
	left:20px;
}

#header #navigation {
	margin:10px 0 0;
	float:right;
	position:absolute;
	right:20px;
	bottom:0;
}

#navigation li {
	float:left;
	padding:0;
	height:45px;
	line-height:45px;
	margin:0 0 0 2px;
}

#navigation li a {
	height:45px;
	line-height:45px;
	background:url(../images/navigation/tab.jpg) no-repeat top;
	width:125px;
	display:block;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	float:left;
	border:none;
}

#navigation li.on a {
	background:url(../images/navigation/tab.jpg) no-repeat center -90px;
}

#navigation li.on a:hover {
	background:url(../images/navigation/tab.jpg) no-repeat center -90px;
}

#navigation li a:hover {
	background:url(../images/navigation/tab.jpg) no-repeat center -45px;
}

/*#navigation:after, #header-inner:after, #product-intro:after, #container-content:after, #content:after { content: ""; display: block; height: 0; clear: both; }*/

.clear {
	clear:both;
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;
}

#introduction {
	width:910px;
	padding:15px;
}

#community-link li, #demo-link li {
	background:url(../images/icons/bullet-gray.jpg) no-repeat left top;
	padding:5px 5px 5px 30px;
	font-size:14px;
}
#community-link li small, #demo-link li small {
	font-style:normal;
	font-weight:normal;	
	display:block;
	font-size:14px;
	margin:5px 0 0;
}

.input {
	width:558px;
	border:#ccc 1px solid;
	display:block;
	padding:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}
.input#message {
	border:#ccc 1px solid;
	width:555px;
	height:120px;
	padding:5px;
	
}

#contact-form label {
	font-size:16px;
	font-weight:bold;
}

#contact-form #spryName, #contact-form #spryEmail, #contact-form #spryPhone, #contact-form #spryMobile, #contact-form #spryMessage {
	margin:0 0 20px;
}
#contact-form #spryPhone, #contact-form #spryMobile {
	width:275px;
	float:left;
}
#contact-form #spryPhone {
	margin-right:20px;
}
#contact-form #spryPhone .input, #contact-form #spryMobile .input {
	width:263px;
}


#include-page {
	background:#fff;
}

#contact-form #submit {
	padding:2px 10px;
	font-size:14px;
	float:right;
}

.first-tag {
	margin-top:0;
}

.product {
	padding:20px 0;
}
.product .product-image {
	float:left;
	width:120px;
}
.product-image img {
	float:right;
	margin:0 0 20px;
}
.product .product-fact {
	margin:0 0 0 140px;
}
.product .product-fact h3 {
	margin:0;	
}
.product .product-fact .product-description p {
	margin:0;
}
.product .product-call {
	clear:both;
	padding:0 30px 0 0;
	background:url(../images/icons/call.gif) no-repeat right;
	color:#af2a01;
	font-weight:bold;
	text-align:right;
	font-size:12px;
}
.product .product-call small {
	font-weight:normal;
	display:block;
	color:#af2a01;
}
#header #live-support {
	margin:0;
	position:absolute;
	right:20px;
	top:5px;

}
#live-support a {
	border:0;
}

#calculator-link {
	background:url(../images/icons/calculator.jpg) no-repeat left top;
	padding:0 0 0 40px;
	border:0;
	display:block;
	font-weight:bold;
	color:#000;
}
#calculator-link:hover {
	color:#ffa200;
}
#calculator-link small {
	font-size:12px;
	display:block;
	color:#666;
	font-weight:normal;
}
#calculator-link:hover small {
	color:#333;
}

#calculator table {
	display:block;
	font-size:12px;
	width:100%;
}
#calculator table td, #calculator table th {
	padding:5px;
}
#calculator table th {
	background:#ccc;
	text-align:left;
}
#calculator table td input {
	width:100%;	
}
#calculator .calculator-model {
	width:100px;
}
#calculator .calculator-qty {
	width:60px;
}
#calculator .calculator-power {
	width:70px;
}
#calculator .calculator-power-needed {
	width:70px;
}
#calculator .calculator-time {
	width:40px;
}
#calculator .calculator-kw {
	width:60px;
}

#calculator .calculator-total {
	text-align:right;
	font-weight:bold;
}