/* MAIN CLASSES AND FOOTER FIX */

* {
	outline: none;
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #FFF;
	background-image: url(../i/bgr2.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	text-align:center;
	font-family:Arial, Verdana,Tahoma;
	font-size:12px;
	color:#000;
	line-height:18px;
}

div, li, img, a, a img {
	text-decoration:none;
	border:none;
	outline:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Verdana,Tahoma;
	color:#095A78;
	font-weight:normal;
	/* background-image: url(../i/hdline.png); */
	background-position: bottom left;
	background-repeat: no-repeat;
	margin:0 0 10px;
	padding:20px 0 5px 0;
	font-size:22px;
/*
	margin: 0px 0px 10px 9px;
	padding: 20px 0 5px 0;
*/
}
h1 { margin-bottom: 30px; font-size:35px; line-height:30px; }
h2 {font-size:27px; padding-top:18px; line-height:24px;}
h3 {font-size:21px; padding-top:16px; line-height:20px;}
h4 {font-size:23px; padding-top:14px; line-height:22px;}
h5 {font-size:21px; padding-top:10px; line-height:20px;}
h6 {font-size:19px; padding-top:6px; background-image: none;  line-height:14px;}

p {
	margin:0;
	padding-bottom:10px;
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	line-height:18px;
	color:#000;
}
	
a {
	font-size:12px;
	font-family:Arial,Verdana,Tahoma;
	text-decoration: underline;
	color:#305B01;
}

a:hover{
	text-decoration:none;
}
	
ul {
	display: block;
	padding: 0;
	margin:0;
	list-style-type: none;
	line-height:27px;
	padding-bottom:10px;
}

div#content ul li {
	color: #000;
	margin: 0px;
	margin-left: 20px;
	padding: 0;
	background-image: url(../i/bullet.gif);
	background-position: left 10px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -229px;
	width:960px;
	text-align:left;
}

div#footer, div#push {
	height: 229px;
	margin-top:-90px;
}

div#clear {
	clear:both;
}

div.empty {
	clear:both;
}

/* HEADER AND CONTENT */

div#header {
	width:960px;
	color:#FFF;
	display:block;
	height:143px;
	position:relative;
	background-image: url(../i/header.jpg);
}

div#header a#hlogo {
	display:block;
	height:125px;
	left:35px;
	position:absolute;
	top:10px;
	width:220px;
}

div#header ul#headernavigation {
position:absolute;
right:0;
top:0;
float:right;
	font-family:Arial;
}
* html div#header ul#headernavigation {width:550px;}

div#header ul#headernavigation li {
	float:left;
	font-size:13px;
	color:#FFF;
	list-style-type:none;
	margin-right:25px;
	margin-top:3px;
	height:26px;
}

div#header ul#headernavigation li a {
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
	
div#header ul#headernavigation li a:hover {
	text-decoration:underline;
}
	
div#header ul#headernavigation li.en {
	height:16px;
	width:auto;
	margin-top:8px;
	margin-right:0px;
	display:block;
	background-image: url(../i/lang-en.jpg);
	background-repeat: no-repeat;
}
	
div#header ul#headernavigation li.searchbar {
	height:26px;
	display:block;
	margin-right:10px;
}
	
div#header ul#headernavigation li.searchbar input {
	background:transparent url(../i/searchbar.jpg) no-repeat scroll left top;
	border:0 none;
	color:#2590c5;
	font-family:Arial,Verdana;
	font-size:12px;
	height:14px;
	line-height:15px;
	padding:6px 6px 6px 30px;
	width:166px;
}
	
div#header ul#headernavigation li.bg {
	height:16px;
	width:auto;
	margin-top:8px;
	margin-right:10px;	
	display:block;
	background-image: url(../i/lang-bg.jpg);
	background-repeat: no-repeat;
}
	
div#header ul#headernavigation li.lang a {
	height:16px;
	width:auto;
	display:block;
	line-height:16px;
	padding-left:28px;
	font-size: 11px;	
}
div#header ul#headernavigation li.active {
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
	}
div#header ul#headernavigation li.active a, div#header ul#headernavigation li.active a:hover {
	text-decoration: none;
	cursor:default;
	}

/* MENU AND CONTENT */

div#menu {
	width:960px;
	display:block;
	height:40px;
}

div#menu ul#navigation {
	float:left;
	margin:0px;
	padding:0px;
	height:40px;
	width:960px;
	display:block;
	list-style-type: none;
}

div#menu ul#navigation li {
	float:left;
	position:relative;
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-left:-1px;
	font-size:13px;
	color:#1f7299;
	list-style-type:none;
	height:40px;
	background:transparent url(../i/separator.jpg) no-repeat scroll top right;
	display:inline;
}

div#menu ul#navigation li a {
	font-size:13px;
	height:40px;
	display:block;
	color:#1f7299;
	position:relative;
	float:left;
	text-decoration:none;
}

div#menu ul#navigation li a span {
	padding-top:10px;
	display:inline-block;
	height:100%;
	position:relative;
	padding-left:20px;
	padding-right:20px;
}
	
div#menu ul#navigation li a:hover, div#menu ul#navigation li a.active {
	position:relative;
	cursor:pointer;
	background-image: url(../i/menutableft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#0d445e;
}
	
div#menu ul#navigation li a:hover span, div#menu ul#navigation li a.active span {
	background-image: url(../i/menutabright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

/* SUBMENU AND CONTENT */

div#submenu {
	width:960px;
	display:block;
	height:34px;
}

div#submenu ul#subnavigation {
	float:left;
	margin:0px;
	height:34px;
	padding:0px;
	display:block;
}

div#submenu ul#subnavigation li {
	float:left;
	margin:0px;
	padding:0px;
	margin-left:-1px;
	font-size:13px;
	color:#305b01;
	list-style-type:none;
	height:34px;
	display:inline;
	background:transparent url(../i/subseparator.jpg) no-repeat scroll top right;
}

div#submenu ul#subnavigation li a {
	font-size:13px;
	float:left;
	height:34px;
	display:block;
	padding-top:5px;
	display:block;
	color:#307000;
	text-decoration:none;
}

div#submenu ul#subnavigation li a span {
	position:relative;
	padding-top:8px;
	height:34px;
	display:inline;
	padding-left:14px;
	padding-right:14px;
}
	
div#submenu ul#subnavigation li a:hover, div#submenu ul#subnavigation li a.active {
	float:left;
	cursor:pointer;
	color:#000;
}
	
div#submenu ul#subnavigation li a:hover span, div#submenu ul#subnavigation li a.active span {
	height:34px;
}

/* MAIN CONTENT */

div#content {
	width:920px;
	padding-left:20px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	display:block;
	padding-top:20px;
	position:relative;
	z-index:1;
}

div#padded {
	width:930px;
	display:block;
	text-align:left;
	margin:0 auto;
}

/* FOOTER AND CONTENT */

div#footer {
	background-image: url(../i/footerbgr1.jpg);
	background-repeat: repeat-x;
	min-width:960px;
	width:100%;
	padding-top:90px;
	height:139px;
	text-align:left;
	position:relative;
}

div#footerwrap {
	width:960px;
	height: 139px;
	background-image: url(../i/footer.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	display:block;
	text-align:left;
	position:relative;
}

div.footercontent {
	font-family:Arial,Verdana,Tahoma;
	font-size:11px;
	float:left;
	text-align:left;
	color:#ADD57D;
	line-height:20px;
	padding-left:35px;
	padding-top:50px;
	position:relative;
}

div.footercontent a {
	font-family:Arial,Verdana,Tahoma;
	font-size:11px;
	color:#d2f6a6;
	text-decoration:none;
}
	
div.footercontent a:hover {
	text-decoration:underline;
}
	
div#footer a#flogo {
	display:block;
	height:75px;
	right:25px;
	position:absolute;
	bottom:7px;
	width:125px;
}
	
/* LEFT BOX */

div#left {
	display:block;
	float:left;
	width:680px;
}
	
div#left div#products1 {
	display:block;
	float:left;
	width:330px;
	margin-top:20px;
	border-right:1px solid #b1cbd6;
	}
	
div#left div#products2 {
	display:block;
	float:left;
	margin-left:20px;
	width:329px;
	margin-top:20px;
	}
	
div#left div#verticalline {
	width:1px;
	height:100%;
	display:block;
	float:left;
	}

div#left div#verticalline div#vltop {
	width:1px;
	background-image: url(../i/vltop.png);
	background-repeat: no-repeat;
	height:90px;
	}
	
div#left div#verticalline div#vlrep {
	background-image: url(../i/vlrep.png);
	background-repeat: repeat-y;
	width:1px;
	height:100%;
	}

div#left div#verticalline div#vlbot {
	width:1px;
	background-image: url(../i/vlbot.png);
	background-repeat: no-repeat;
	height:90px;
	}

/* ------------------ */
div#left div.productbox {
	display:block;
	width:329px;
/* 	background-image: url(../i/productbox.jpg); */
	background-repeat: no-repeat;
	position:relative;
	padding-bottom:10px;
	margin-bottom:20px;
	}
	
/*
div#left div.productboxend {
	display:block;
	width:329px;
	height:3px;
	font-size:1px;
	position:absolute;
	bottom:0px;
	background-image: url(../i/productboxend.jpg);
	background-repeat: no-repeat;
	}
*/
	
div#left div.productbox h1 {
	margin: 0 0 5px 5px;
	padding:0;
	font-family:Arial,Verdana,Tahoma;
	color:#095a78;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	padding:0 15px 5px 0px;
	text-align:left;
	}
	
div#left div.productbox p {
	padding:10px 10px 0px 5px;
	}
	
div#left div.productbox div.img {
	margin:3px 10px 0px 5px;
	padding:0;
	width:126px;
	height:96px;
/*
	background-image: url(../i/productboxpic.jpg);
	background-repeat: no-repeat;
*/
	float:left;
	}
	
div#left div.productbox div.img a img {
	display: block;
	position: relative;
	float: left;
	top: 50%;
	left: 50%;
	padding: 0;
	text-align: center;	
	background-color:#fff;
	border:1px solid #aaa;
	padding:2px;
	}
div#left div.productbox div.img a:hover img {
	background-color:#fff;
	border:2px solid #A5D2E9;
	padding:1px;
	}

div#left div.gallerybox{
	display: block;
	float: left;
}

div#left div.gallerybox a.gim, div#left div.gallerybox a.lightbx {
	display:block;
	float:left;
	/* background-image: url(../i/gallerybox.jpg); */
	background-repeat: no-repeat;
	margin: 5px 4px 5px 0;
	padding: 0;
	width: 166px;
	height: 126px;
}

div#left div.gallerybox img {
	display: block;
	position: relative;
	float: left;
	top: 50%;
	left: 50%;
	text-align: center;
	border:1px solid #aaa;
	padding:2px;
	background-color: #fff;	
}
div#left div.gallerybox a:hover img {
	border:2px solid #A5D2E9;
	padding:1px;
	background-color: #fff;
}
div.gallerybox a.galtitle{
	display: block;
	clear: both;
	margin: 2px 0;
	padding: 0;
	width:166px;
	text-align: center;
}

div.gallerybox span{
	display: block;
	clear: both;
	margin: 2px 0;
	padding: 0;
	width:166px;
	text-align: center;
}

/* RIGHT BOX */

div#right {
	display:block;
	float:right;
	width:210px;
}

div.box { margin:0px 0px 20px 0px; }

div#right h1 {
	font-family:Arial,Verdana,Tahoma;
	color:#095a78;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	margin: 0px 0px 10px 5px;
	padding: 20px 0 5px 0;
	text-align:left;
}

input.text {
	background:transparent url(../i/inputtext.jpg) no-repeat scroll left top;
	border:0 none;
	font-family:Arial, Verdana;
	font-size:12px;
	height:25px;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:186px;
	margin:2px 5px 2px 5px;
}
	
textarea.ta {
	background:transparent url(../i/inputtextarea.jpg) no-repeat scroll left top;
	border:0 none;
	font-family:Arial, Verdana;
	font-size:12px;
	height:46px;
	padding:10px;
	margin:2px 5px 2px 5px;
	line-height:normal;
	overflow:hidden;
	width:186px;
	resize:none;
}

input.submit {
	background:transparent url(../i/inputbutton.jpg) no-repeat scroll center center;
	border:0 none;
	color:#282108;
	cursor:pointer;
	font-size:12px;
	font-family:Arial, Verdana;
	height:35px;
	margin:2px 5px 2px 5px;
	padding-bottom:3px;
	width:115px;
}

div.image {
	/* background-image: url(../i/bgr_image.jpg); */
	width:206px;
	height:156px;
	display:block;
	margin:0;
	padding: 0;
}

div.comment {
	/* background-image: url(../i/comment.jpg); */
	background-repeat: no-repeat;
	margin: 0;
	padding:15px 0 3px 5px;
	width:206px;
	height:auto;
	display:block;
	margin:auto;
}
	
div.image img {
	display: block;
	position: relative;
	float: left;
	top: 50%;
	left: 50%;
	padding: 0;
	text-align: center;	
	border:1px solid #aaa;
	padding:2px;
	background-color: #fff;
}
div.image a:hover img {
	border:2px solid #A5D2E9;
	padding:1px;
	background-color: #fff;
}

div.comment a{
	font-weight: normal;
	text-decoration: underline;
	color: #095a78;
}

div.comment a:hover{
	text-decoration: none;
}

div.productbox a{
	text-decoration: underline;
	font-weight: bold;
}

div.productbox a:hover{
	text-decoration: none;
}

a.back{
	display: block;
	background-image: url(../i/hdline.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 5px 0 30px;
	clear: both;
	font-weight: bold;
	text-decoration: none;
}

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

img.tipp{
	float: right; 
	margin: 0 0 0 10px; 
}


input.captcha {
background:transparent url('../i/inputcaptcha.jpg') no-repeat scroll left top;
border:0 none;
font-family:Arial,Verdana;
font-size:12px;
height:25px;
line-height:15px;
margin:2px 5px;
padding:10px 10px 0;
width:40px;
float:left;
}

img.captcha {
float: left;
margin:4px 0 0 0;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

span.errfrm {
color:#095A78;
display:block;
margin:0;
padding:0 10px;
}

/* RIGHT NAVIGATION */

div#rightnav {
width:210px;
height:auto;
display:block;
margin-bottom:60px;
background-image: url(../i/rightnav.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}

div#rightnav ul {
width:210px;
display:block;
padding:5px 0;
margin:0;
list-style-type:none;
background-image: url(../i/rightnavtop.jpg);
background-position: left top;
background-repeat: no-repeat;
}

div#rightnav ul li {
display:block;
width:210px;
height:30px;
margin:0;
padding:0;
position:relative;
line-height:29px;
background-image: none;
}

div#rightnav ul li a {
display:block;
width:187px;
height:30px;
line-height:29px;
position:absolute;
padding:0 10px 0;
right:3px;
top:0;
z-index: 5;
border-bottom: 1px solid #e8ede3;
color:#305b01;
text-decoration: none;
cursor:pointer;
}
div#rightnav ul li a.last {border:none;}

div#rightnav ul li a.active, div#rightnav ul li a:hover {
width:205px;
padding:0 0 0 25px;
border-bottom: 1px solid #fff;
background-image: url(../i/rightnavhover.jpg);
background-repeat: no-repeat;
background-position: right top;
color: #010e00;
}

form#contact {
width:440px;
float:right;
}
form#contact textarea.ta {
width:405px;
background-repeat: repeat;
}
form#contact input.submit {
float:right;
margin:2px 10px;
}

iframe {
padding:3px;
margin-top:20px;
border:1px solid #A5D2E9;
background-color:white;
}
div#left a {color:#1F7299;}

div.product {
	width:220px;
	margin-right:10px;
	float:left;	
	text-align:center;
	margin-bottom:20px;
}
div.last {margin-right:0;}

a.product-image {
	display:block;
	margin:0 10px;
	height:218px;
	width:218px;
	background:transparent no-repeat center center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	border:1px solid #fff;
	border-left:1px solid #eee;
}
a.product-image:hover {border:1px solid #ccc;}
h4.product-title {
	color:#1f7299;
	display:block;
	margin:5px 0 2px;
	padding:0;
	line-height:15px;
}
div#left h4.product-title a {
	text-decoration:none;
	font-size:15px;	
	color:#305B01;
}
div#left h4.product-title a:hover {
	text-decoration:underline;
}
span.price {
	font-size:13px;
	color:#000;
}

p.service {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #e1e1e1;
}

div#left a.service-title {
	color: #305B01;
	font-size:16px;
	text-decoration:none;
	display:inline-block;
	margin-bottom:10px;
}
div#left a.service-title:hover {
	text-decoration:underline;
}

h2.hptitle {font-size:20px; position:relative;}
h2.hptitle a.button {position:absolute;top:20px;right:0;}

div.product-images {
	float:right;
	width:222px;
	margin-left:20px;
	text-align:center;
}
div.product-images a.product-image {margin-right:0; margin-bottom:5px;}

.service-image {float:left; margin-right:10px; border:5px solid #eee; border-top:10px solid #eee; border-bottom:10px solid #eee;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
a:hover img.service-image {border-color:#e1e1e1;}


a.more-images {
	display:block;
	background-color:#f1f1f1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	line-height:30px;
	text-decoration:none;
}
a.more-images:hover {text-decoration:underline;}

p.price {font-size:20px; color:#307000; margin:15px 0;}
	
div#rightnav ul li {height:auto; background:transparent; width:207px;}
div#rightnav ul li a {border-top:1px solid transparent; height:auto; float:none; position:relative; right:0;}

div#rightnav ul li a.active, div#rightnav ul li a:hover {
	background:#F1F1F1;
	border-top:1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    color: #010E00;
	padding: 0 10px;
    width: 187px;
}

div#rightnav ul li ul {
	margin:0;
	padding:10px 0;
	background:#f1f1f1;
	width:207px;
	background:transparent none;
}
div#rightnav ul li ul li {
	line-height:20px;
}
div#rightnav ul li ul li a {
	display:block;
	border:none;
	line-height:20px;
}
div#rightnav ul li ul li a.active, div#rightnav ul li ul li a:hover {
	border:none;
	background:transparent;
	line-height:20px;
}

fieldset {
	border:1px solid #C1E3B3;
	padding:5px 20px 20px;
}
fieldset legend {
	margin-left:-5px;
	padding:0 5px;
	color:#719861;
}

label {
	display:block;
	margin:10px 0 5px;
}

input.text, textarea {
    background: url(../i/inputbgr.jpg) repeat-x scroll left top transparent;
    border: 1px solid #c7d6c3;
    font-family: Arial,Verdana;
    font-size: 12px;
    height:auto;
    line-height:12px;
    margin:0;
	padding:8px 10px;
    width: auto;
}
form#quote textarea {height:145px;}

@media screen and (-webkit-min-device-pixel-ratio:0){
	form#quote textarea {width:372px; resize:none;}
}

form#quote img.captcha {
	border:1px solid #b0c5d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:0;
	cursor:pointer;
}

form#quote input.button {
    background: url(../i/inputbutton.jpg) repeat-x scroll left top transparent;
    border:none;
    font-family: Arial,Verdana;
    font-size: 12px;
    height:auto;
    line-height:12px;
    margin:0;
	padding:8px 10px;
    width: auto;	
    float:right;
}



div#rightnav2 {
	border-right:1px solid #d7dce0;
	border-bottom:1px solid #d7dce0;	
    margin-bottom: 45px;
}
div#rightnav2 ul {
	border:1px solid #f5f5f5;
	border-right:1px solid #aebbc6;
	border-bottom:1px solid #aebbc6;	
	padding:0;
	margin:0;
}
div#rightnav2 ul li {
	padding:0; 
	margin:0; 
	list-style:none; 
	background-image:none;
	border-bottom:1px solid #e2e2e2;	
}
div#rightnav2 ul li a {
	text-decoration:none;
	display:block;
	font-size:13px;
	padding:2px 10px;
}
div#rightnav2 ul li a:hover {
	background-color:#F1F1F1;
}
div#rightnav2 ul li a.active {
    background-color: #3a5f12;
    color: #fff;
}
div#rightnav2 ul li ul {
	background-color:#e9e9e9;
	padding:8px 0 8px 10px;
	border:none;
}
div#rightnav2 ul li ul li {
	border:none;
	line-height:18px;
	background: url(../i/bullet.gif) no-repeat left 6px;	
	padding-left:5px;
}
div#rightnav2 ul li ul li a {font-size:12px; color:#3a5f12;}
div#rightnav2 ul li ul li a:hover {
	background:transparent;
	text-decoration:underline;
	}
div#rightnav2 ul li ul li a.active {
	background:transparent;
	font-weight:bold;
	color:#3a5f12;
}
div#rightnav2 ul li.new a {
	color:#3a5f12;
	background:#d7f2cc;
}
div#rightnav2 ul li.new a:hover {background:#e5e5e5;}
div#rightnav2 ul li.new a.active {
    background-color: #3a5f12;
    color: #fff;
}

p.error{color:red; padding:20px 0 20px 0 }
p.success{color:green; font-size:19px; font-weight:bold;padding:20px 0 20px 0}

span.art-number {
    background: none repeat scroll 0 0 #E9E9E9;
    color:#555;
    font-size: 13px;
    padding: 4px 8px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display:inline-block;
}
