a {
	color:#000;
}

textarea {
	overflow:auto;
}

html *, li {
	margin:0;
	padding:0;
	font-family:'verdana', "sans-serif";
	font-size:small;
}


li {
	margin:0;
	padding:0;
	font-family:'verdana', "sans-serif";
    line-height:1.5em;
	font-size:12px;
}


img {
	border:none;
}

body {
	background: #fff;
}

#box {
}

h1 {
	font-size:300%;
	font-weight:normal;
}


#logo a {
	text-decoration:none;
}

#logo h1 {
	float:left;
	margin-top:20px;
	margin-right:16px;
	font-size:220%;
	color:#39b635;
}

#logo img
{
	float:left;
	margin-right:10px;
	margin-bottom:4px;
}


#box {
}

#main {
	width:990px;
	padding:0 10px 0px 10px;
	background:url(/shadow.png) repeat-y;
	margin-left:auto;
	margin-right:auto;
}

#menu
{
	float:left;
	line-height:2.2em;
	height:30px;
	background:url(menubg.jpg);
	width:100%;
	margin-bottom:10px;
		border-radius:4px;
	box-shadow: 0 0 5px #888;
}

#menu  a
{
	text-decoration:none;
	color:#FFFFFF;

}

#menu  .menu_item
{
	display:block;
	border-right:solid 1px #999;
	text-decoration:none;
	height:30px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}

#menu .vvs 
{
	border-left:solid 1px #999;
	border-right:none;
	
	
}

#menu .vvs:hover
{
	background:url(right-item.png);
}


#menu   .selected, .menu_item:hover
{
	background:url(menubg-active.jpg);
}

#menu  .selected:first-child, .menu_item:hover:first-child
{	
	background:url(left-item.png);
}


.clear {
	clear:both;
}

#content {
	clear:both;
	width:100%;
}

.slide_wrapper {
	background:url(slide_bg.jpg);
	width:990px;
	clear:both;
	height:250px;
	border-radius:4px;
	position:relative;
}



.slider ul, .slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
.slider, .slider li{
	height:250px; 
	width:990px;
	overflow:hidden; 
	}
#prevBtn, #nextBtn
{
	top:230px;
	display:block;
	position:absolute;
}

#prevBtn {
	left:0;
}

#nextBtn {
	right:0;
}

#prevBtn a, #nextBtn a {
	display:block;
	height:40px;
	width:17px;
	background:url(//left.png);
	z-index:-1;
}

#nextBtn a
{
	display:block;
	background:url(//right.png);
}


.producttype {
	width: 326px;
	margin-top:5px;
	float:left;
	margin-right:6px;
	position:relative;
}

.producttype img {
	margin-left:auto;
	display:block;
	margin-right:auto;
}

.producttype h1,strong {
	left:4px;
	bottom:50px;
	font-weight:normal;
	font-size:18px;
	display:block;
	background:#fff;
	position:absolute;
	left: 4px;
	bottom:0px;
	width:90px;
}

.productitem {
	width: 325px;
	height:300px;
	margin-top:5px;
	float:left;
	position:relative;
}

.productitem img {
	margin-left:auto;
	display:block;
	margin-right:auto;
}

.productitem h1,strong {
	left:4px;
	bottom:50px;
	font-weight:normal;
	font-size:18px;
	background:#fff;
	position:absolute;
	left: 4px;
	bottom:0px;
	width:90px;
}
li {
	margin-left:40px;
	margin-top:5px;
}

#bottom
{
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	clear:both;
	line-height:2.4em;
	margin-top:10px;
	text-align:center;
}

#bottom *
{
	font-size:90%;
}

#bottom	.left
{
	float:left;
}

#bottom	.right
{
	float:right;
}
#author
{
	background:#999 none repeat scroll 0 0;
	text-align:right;
	padding:5px;
}

#author a
{
	text-decoration:none;
	font-size:80%;
}

a:hover {
	text-decoration:underline;
}

.productoverview_head {
	position:relative;
}

.productoverview_head h1 {
	position:absolute;
	left:20px;
	font-family:Helvetica;
	font-size:250%;
	color:#39b635;
	font-weight:normal;
	top:20px;
	text-align:left;
}

.productoverview_head p {
	position:absolute;
	left:20px;
	color:#fff;
	max-width:600px !important;
	width:700px !important;
	top:70px;
	width:300px;
	text-align:left;
}

.productoverview_head { 
	border-radius:4px;
	box-shadow: 0 0 5px #888888;
}

.product_head {
	background:url(product_bg.jpg);
	width:100%;
	box-shadow: 0 0 5px #888888;
	text-align:center;
	border-radius:4px;
	margin-bottom:10px; 
	position:relative;
}

.product_head h1 {
	position:absolute;
	left:10px;
	font-size:160%;
	font-family:Helvetica;
	font-weight:normal;
	top:20px;
	width:300px;
	text-align:left;
}

.frontpage {

}

.frontpage p {
	font-size:16px;
	width:300px;
	margin-top:20px;
}
.sortiment {
	font-size:14px;
	color:#39B635;
	margin-top:20px;
	text-decoration:none;
	padding-right:7px;
	text-transform:uppercase;
	background:url(more.png)  no-repeat scroll right center transparent;
}

.frontpage a:hover {
	text-decoration:underline;
}

#tabs_contents {
	border-top: 1px solid #888;
	margin-left:5px;
	margin-right:4px;
	clear:left;
}

#tabs span {
	border-left:solid 1px #888;
	margin-top:5px;
	margin-left:10px;
	float:left;
	border-top:solid 1px #888;
	border-right:solid 1px #888;
	padding:3px;
	display:block;
	cursor:pointer;
}

#tabs span:hover {
	text-decoration:underline;
}

#tabs .active {
	background:#aaa;
}

p {
	margin-top:8px;
	font-size:90%;
	line-height:1.5em;
}

.grey {
	background:#aaa;
}

.lightgrey {
	background:#ddd;
}

.greyheader {
	background:#333;
	color:#fff;
}

#spec_content td {
	padding:2px;
}

#spec_content table {
	width:600px!important;
}

#spec_content {
	padding:5px;
}

.left {
	float:left;
	width:700px;
}

.right {
	float:right;
	margin-bottom:5px;
	width:290px;
}

.right h2 {
	display:block;
	
		background:url(menubg.jpg);
	font-size:120%;
	font-weight:normal;
	padding:5px;
	color:#fff;
			border-radius:4px;
	box-shadow: 0 0 5px #888;
}

h1 {
	font-size:170%;
}

h2 {
	font-size:130%;
	font-weight:normal;
}


.head {
	margin:0;
	padding:0;
	position:relative;
}

.head  img {
	float:left;
}

.head h1, p1 {
	position:absolute;
}

.head h1 {
	left:10px;
	font-family:Helvetica;
	font-weight:normal;
	text-align:left;
}

.slide {
	width:990px;
	display:block;
	text-decoration:none;
	height:250px;
	position:relative;
	overflow:hidden;
}

.slide p, .slide h1, .slide img {
	position:absolute;
}

.slide .label {
	color:#fff;
	left:30px;
	top:90px;
	font-size:120%;
}

.slide h1 {
	left:30px;
	top:20px;
	color:#39b635;
	font-size:260%;
	font-weight:normal;
	text-align:left;
}

.slide img {

}

.box_item {
	background:url('produkt_bg_frontpage.jpg');
	float: left;
	height: 166px;
	margin-top: 5px;
	margin:-2px;
	display:block;
		text-decoration:none;
	width: 244px;	
	text-align:center;
}

.box_item .text-contents {
	display:block;
}

.box_item:hover {
	text-decoration:none;
	background:url('produkt_bg_frontpage_hover.jpg');
}

.box_item span {
	text-decoration:none;
	margin-bottom:8px;
	display:block;
	margin-top:20px;
	color:#333;
	font-size:140%;
}


.box_item img {
	margin-top:8px;
}



#made_by {
	height:30px;
	text-align:center;
}

#made_by p a:hover, #bottom a:hover {
	text-decoration:underline!important;
}


.contents_head {
	height:180px;
	border-radius:4px;
	width:950px;
	padding:20px;
	box-shadow: 0 0 5px #888888;
}

.contents_head h1 {
	color:white;
	font-size:250%;
}

.contents_head p {
	color:white;
}

.column_left {
	float:left;
	width:500px;
	margin-top:10px;
	width:495px;
	border-right:1px dotted #666;
}

.column_right {
	float:right;
	margin-top:10px;
	width:480px;
}

.features li {
    background: url("tick.gif") no-repeat scroll 0 55% transparent;
    padding-left: 25px;
    margin-left:15px;
    list-style: none outside none;
}

.form-item input, textarea, .form-submit {
	padding:1px;
	border:1px solid #999;
}

.form-item, .form-submit {
	margin-top:10px;
}

.form-item label {
	width:300px;
	margin-bottom:4px;
	display:block;
}

.form-item .error {

}

.contact-right {
	width:275px;
	float:right;
}

.contact-right h2 {
	font-weight:normal;
	font-size:130%;
}

.contact-right p {
	margin-top:5px;
	margin-bottom:20px;
}

.contact-left {
	border-right:1px dotted #666;
	width:700px;
	float:left;
}

.form_error {
	padding:3px;
	color:#c31212;
}

.frontpage_contact h1 {
	font-size:130%;
}

.frontpage_contact a {
	font-size:100%;
	text-decoration:none;
}
.frontpage_contact a:hover {
	text-decoration:underline;
}

.frontpage_contact h1 {
	margin:15px;
}


/**
SOlceller 
*/
.slider {
	width:300px;}

#calculator input[type="text"]{
	border:1px solid #eee;
	
}
#calculator input, select {
	margin:2px;
}

#calculator select {
	margin:2px;
	border:1px solid #aaa;
}

#calculator {
	
}
#graph {
	display:none;
}

#calculator table td {
	width:300px;
	padding-left:42px;
	padding-right:42px;
	vertical-align:middle;
	font-size:10px!important;
	height:60px;
}

#calculator table label, input, select {
	font-size:10px!important;
}

#calculator table tr {
	
}
.radius-shadow {
	padding-top:5px;
}

.solcelle-image {
	border-radius:4px;
	box-shadow: 0 0 5px #888;
	float:left;
	margin-right:12px;
	display:block;
	height:137px;
	cursor:pointer;
	width:238px;
}

.solcelle-image div {
	border-radius:4px;
	box-shadow: 0 0 5px #888;
	float:left;
	margin-right:12px;
	display:block;
	height:137px;
	width:238px;
}

#vilkaar {
	display:none;
}
