/* @override http://ledx.se/wp-content/themes/ledx/style.css */

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: "Lucida Grande", "Lucida", "Tahoma", "Arial", sans-serif;
	font-weight: 300;
	font-size: 0.750em; /* 16*0.875 = 14px */
	line-height: 18px; /* gives 18px */
	background: #000;
	color: #FFF;
}
a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
a:hover {
	color: #75db00;
}
a img {
	border: none;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}
#header {	
	margin: -15px auto 0;
	width: 800px;
	height: 100px;
	background: url(images/logo_header.png);
}
#header h1 {
	float: left;
}
#header h1 a {
	width: 230px;
	height: 70px;
	margin: 15px 0;
	display: block;
	text-indent: -9999px;
}
#header ul {
	float: right;
	height: 20px;
	line-height: 20px;
	margin: 25px 0 40px;
	width: 560px;
}
#header ul li {
	float: right;
	margin: 0 0 9px 5px;
}
#header ul li a {
	color: #999;
	text-decoration: none;
	padding: 4px;
	line-height: 16px;
	font-size: 13px;
}
#header ul li.current_page_item a {
	color: #FFF;
}
#header ul li a:hover {
	color: #FFF;
	border-bottom: 3px solid #75db00;
}
#splash {
	margin: 0 auto;
	width: 800px;
	height: 340px;
	background: url(images/bildbla.jpg);
}
#content {
	margin: 0 auto;
	width: 800px;	
}
#content h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 60px 0 20px;
	text-transform: uppercase;
}
#content .text_box {
	width: 250px;
	height: 200px;
	float: left;
	margin: 0 25px 0 0;
}
#content .text_box.right {
	margin: 0;
}
#content .text_box h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16p
	line-height: 16px;
	margin: 0 0 10px;
}
#content .text_box p {
	color: #888;
	font-size: 13px;
}
#content .text_box.right {
	border: #666 1px dotted;
	width: 234px;
	height: 160px;
	padding: 6px 7px 0 7px;
	color: #888;
	font-size: 13px;
}
#content .text_box .image-gallery {
	width: 240px;
}
#content .text_box.right li {
	float: left;
	margin: 0px 6px 6px 0;
	height: 74px;
	width: 114px;
}
#content .text_box.right li a {
	height: 70px;
	width: 110px;
	padding: 1px;
	border: 1px solid #000;
	display: block;
}
#content .text_box.right li a:hover {
	border-color: #75db00;
}
#content .text_box.right li.right {
	margin: 0;
	border: none;
}
#content .text_box.right img {
	width: 110px;
	height: 70px;	
}
#content .contact-information {
	float: right;
	width: 360px;
	text-align: right;
	color: #999;
	font-size: 12px;
	line-height: 20px;
}
#content .contact-information p {
	margin: 0 0 7px;
}
#content .wpcf7-form {
	width: 412px;
	float: left;
	margin: 0px 0px 20px;
}
#content .wpcf7-form p {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
}
#content .wpcf7-form input, #content .wpcf7-form textarea {
	background: #333;
	border: #555 solid 1px;
	line-height: 22px;
	color: #FFF;
	padding: 1px 2px;
	width: 400px;
	margin: 0 0 10px;
}
#content .wpcf7-form textarea {
	height: 132px;
}
#content .wpcf7-form input[type=submit] {
	margin: 10px 0 0;
	width: 100px;
}
#news_container {
	margin: 0 auto 20px;
	width: 778px;
	padding: 10px;
	border: #666 1px dotted;
}
#news_container h2 {
	color: #75db00;
	font-size: 17px;
	font-weight: normal;
	margin: 0 0 15px;
	text-transform: uppercase;
}
#news_container h3 {
	margin: 10px 0 0;
}
#news_container h3 a {
	color: #b0b0b0;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
}
#news_container h3 a:hover {
	color: #FFF;
	border-bottom: 1px dotted #b0b0b0;
}
#content .entry {
	width: 590px;
	float: left;
	color: #b0b0b0;
	line-height: 26px;
	font-size: 14px;
}
#content .hentry .right {
	float: right;
	padding: 9px 9px 0;
	border: 1px dotted #666;
	width: 166px;
}
#content .hentry .right p {
	margin: 0 0 9px;
	color: #b0b0b0;
	padding: 0;
	font-size: 13px;
}
#respond h3 {
	color: #FFF;
	width: 590px;
	border-bottom: 1px solid #75db00;
	font-weight: normal;
	font-size: 14px;
	padding: 0 0 8px;
	text-transform: uppercase;
	margin: 20px 0 10px;
}
#respond p {
	margin: 10px 0 0;
}
#respond input {
	outline-color: #75db00;
	border: 1px solid #FFF;
}
#respond p {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	width: 590px;
	margin: 0 0 10px;
	float: left;
}
#respond p label {
	float: left;
	width: 230px;
	line-height: 24px;
}
#respond input, #respond textarea {
	outline-color: #75db00;
	background: #333;
	border: #555 solid 1px;
	line-height: 22px;
	color: #FFF;
	padding: 1px 2px;
	width: 340px;
	float: right;
}
#respond textarea {
	height: 88px;
}
#respond input[type=submit] {
	margin: 10px 0 0;
	width: 100px;
}
#noise_bg {	
	float: left;
	clear: both;
	height: 280px;
	width: 100%;
	background: url(images/noise_gray_square.jpg);
}
#noise_bg h2 {	
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: normal;
	
}
#noise_bg .noise_inside {
	margin: 0 auto;
	padding: 10px 100px;
	width: 800px;
	background: url(images/noise_gray_width.jpg) no-repeat;
	min-height: 280px;
}
#noise_bg div div.lins, #noise_bg div div.diod, #noise_bg div div.batteri, #noise_bg div div.huvudstallning {
	margin: 10px 20px 10px 0;
	height: 110px;
	width: 390px;
	float: left;
}
#noise_bg div div h2 {
	display: block;
	float: left;
	background: url(images/features_icons_50.png);
	text-indent: -9999px;
	width: 50px;
	height: 50px;
}
#noise_bg div div h3 {
	text-shadow: 0px -1px 0px #000;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
	margin: 0 0 8px 15px;
}
#noise_bg div div p {
	text-shadow: 0px -1px 0px #000;
	display: block;
	width: 315px;
	margin: 0 0 0 15px;
	float: left;
	color: #bbb;
	font-size: 13px;
}
#noise_bg div div.diod, #noise_bg div div.huvudstallning {
	margin-right: 0;
}
#noise_bg div div.lins h2 {
	background-position: -5px -5px;
}
#noise_bg div div.diod h2 {
	background-position: -5px -65px;
}
#noise_bg div div.batteri h2 {
	background-position: -65px -5px;
}
#noise_bg div div.huvudstallning h2 {
	background-position: -65px -65px;
}
#produktspecifikationer li {
	padding: 0px 0 10px 20px;
	line-height: 16px;
	font-size: 12px;
	color: #aaa;
	background: url(images/logo_16.png) no-repeat 0px 0px;
	vertical-align: middle;
}
.width_140 {
	display: inline-block;
	width: 140px;
}
#aterforsaljare {
	margin: 0 0 20px;
		float: left;
}
#aterforsaljare li.main {
	width: 800px;
	float: left;
	width: 800px;
	color: #aaa;
	margin: 0 0 10px;
	padding: 10px 0 0;
	border-top: 1px solid #222;
}
#aterforsaljare li.main img {
	float: left;
	width: 400px;
}
#aterforsaljare li.main ul.contact {
	float: right;
	width: 400px;
}
#aterforsaljare li.main ul.contact li {
	float: right;
	width: 400px;
	text-align: right;
}
#aterforsaljare li.main span {
	clear: both;
	display: block;
	width: 400px;
}

#footer {
	border-top: 1px solid #222;
	clear: both;
	width: 800px;
	margin: 10px auto;
	padding: 10px 0;
}
#footer p {
	float: left;
	height: 28px;
	width: 800px;
}
#footer em {
	float: left;
	color: #bbb;
	font-style: normal;
}
#footer strong {
	float: right;
	color: #bbb;
	font-weight: normal;
}

.columns h2 {
	color: #75db00;
	font-weight: normal;
	font-size: 17px;
	height: 22px;
	margin: 0 0 14px;
}
.columns {
	width: 800px;
	margin: 0 auto 0;
	font-size: 13px;
	line-height: 18px;
	color: #999;
}
.column {
	float: left;
	width: 250px;
	margin: 25px 25px 9px 0;
	text-align: left;
}
.column_3 {
	margin: 20px 0 0;
}
.hidden_word {
	color: #FFF;
	visibility: hidden;
}

canvas {
	outline: none;
}
#test_container {
	position: relative;
	float: left;
}
#test_container p {
	margin: 0 0 20px;
}

#test_header {
	width: 800px;
	margin: 0 0 20px;
	float: left;
}
#test_header .lamp {
	float: left;
	width: 185px;
	height: 123px;
	margin: 0 12px 0 0;
	position: relative;
	border: 1px solid #000;
	padding: 2px;
}
#test_header .lamp.current {
	border-color: #FFF;
}
#test_header .lamp.half.current {
	border-color: #666;
}
#test_header .lamp_4 {
	margin-right: 0;
}

#test_header .lamp img {
	position: absolute;
	width: 185px;
	height: 123px;
}
#test_header .lamp h3 {
	z-index: 400;
	position: absolute;
	text-align: center;
	width: 185px;
	font-size: 22px;
	font-weight: 100;
	text-shadow: 0 1px 1px #000;
	top: 90px;
}
#test_header .lamp span {
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
#test_header .lamp .mode {
	z-index: 400;
	cursor: pointer;
	width: 85px;
	height: 33px;
	color: #FFF;
	position: absolute;
	display: block;
	height: 38px;
	line-height: 19px;
	margin: 4px;
	color: #FFF;
	text-shadow: 0 1px 1px #000;
	cursor: pointer;
}
#test_header .lamp .mode .bild {
	background: url(images/small_diode.png) no-repeat;
	height: 19px;
	width: 19px;
	top: 7px;
	left: 0;
}
#test_header .lamp .mode .hel, #test_header .lamp .mode .halv,  #test_header .lamp .mode .bild {
	display: block;
	position: absolute;
	line-height: 16px;
	height: 16px;
}
#test_header .lamp.half .mode .bild {
	background-position: 0 -19px;
}
#test_header .lamp .mode .hel {
	left: 24px;
}
#test_header .lamp.half .mode .hel {
	color: #999;
}
#test_header .lamp .mode .halv {
	color: #999;
	left: 24px;
	top: 17px
}
#test_header .lamp.half .mode .halv {
	color: #FFF;
}

#test_big_image_container {
	width: 800px;
	height: 533px;
	margin-bottom: 20px;
	float: left;
}
#test_big_image_container img {
	position: relative;
	z-index: 110;
	width: 800px;
	height: 533px;
	top: -533px;
	float: left;
}
#test_big_image_container #image_overlay {
	float: left;
	position: relative;
	width: 800px;
	height: 533px;
	z-index: 120;
	background: url(images/overlay.png);
}

.sign {
	width: 110px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	position: absolute;
	border: 1px solid #000;
	ground:none;
	-ms-filter:progid:DXImageTransform.Microsoft.gradient	(startColorstr=#26ffffff,endColorstr=#26ffffff);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#26ffffff,endColorstr=#26ffffff);
	zoom: 1;
	background: rgba(0,0,0,0.7);
}
.sign_150 {
	top: 10px;
	left: 10px;
}
.sign_50 {
	top: 51px;
	left: 10px;
}
.sign_180 {
	top: 10px;
	left: 678px;
}
.sign_100 {
	top: 51px;
	left: 678px;
}
#test_container table * {
	margin: 0;
	padding: 0;
	line-height: 16px;
	border-spacing: 0;
}
#test_container table {
	border: 1px solid #666;
	background: #333;
	width: 340px;
	padding: 5px;
	color: #CCC;
	margin: 0 0 20px;
}
#test_container table tr {
	padding: 5px 0;
	margin: 0 5px;
}
#test_container table tr td {
	line-height: 20px;
}
#test_container table thead tr td {
	border-bottom: 1px solid #000;
}
#test_container table tbody tr.header td {
	border-top: 1px solid rgba(255,255,255,0.15);
	border-bottom: 1px solid rgba(255,255,255,0.15);
	color: #FFF;
}

#test_container table#parefirie{
	float: left;
}
#test_container table#avstand {
	float: right;
}
#image_overlay h2 {
	width: 800px;
	text-align: center;
	position: absolute;
	top: 380px;
	font-size: 50px;
	color: #FFF;
	font-weight: normal;
	text-shadow: 0 2px 1px #000;
}
.image-gallery  {
	width: 820px;
}
.image-gallery li {
	float: left;
	margin: 0 16px 16px 0;
}
.image-gallery li a {
	display: block;
	border: 1px solid #000;
	padding: 1px;
}
.image-gallery li a:hover {
	border-color: #75db00;
}
#content .tillbehor {
	
}
#content .tillbehor li {
	float: left;
	width: 800px;
	border-top: 1px solid #222;
	padding: 10px 0 0;
	margin: 0 0 10px;
}
#content .tillbehor li br {
	display: none;
}
#content .tillbehor li img {
	float: left;
	width: 200px;
	height: 200px;
}
#content .tillbehor li.right img {
	float: right;
}
#content .tillbehor li h3 {
	width: 580px;
	float: right;
	margin: 0 0 7px;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
}
#content .tillbehor li p {
	width: 580px;
	float: right;
	color: #888;
	font-size: 15px;
}
#content .tillbehor li.right p, #content .tillbehor li.right h3 {
	float: left;
}
