/* general

--------------------------------------------------- */


body * {
	padding: 0;
	margin: 0;
	border: 0;
	}

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-size:small;
	font-family: Arial, Verdana, "Times New Roman", Times, serif;
	background-color:#fff;
	color:#636262;
	background-attachment:fixed;
	}
	
ul{
	list-style:none;
	}	
h1{
	margin:0 0 10px 0;
	font-size:105%;
	color:#000;
	}
h2{
	font-size:105%;
	color:#000;
	padding:0 0 10px 0;
	}
h3{
	font-size:90%;
	color:#00A695;
	font-weight:bold;
	}
h4{
	font-size:105%;
	color:#000;
	padding:30px 0 0 20px;
	}
a{
	color:#00A695;
	text-decoration:none;
	}
a:hover{
	color:#00A695;
	text-decoration:underline;
	}	

.hidden{
	clear:both;
	}	
.blue{
	color:#00A695;
	font-weight:bold;
	}
.white{
	color:#fff;
	}	
img, div, { behavior: url("iepngfix.htc") }


/* general

--------------------------------------------------- */	
#maincontainer{
	float:left;
	display:inline;	
	width:1040px;
	}	
	
/* top logo and menu

--------------------------------------------------- */		
#header{
	width:900px;
	}	
.logo{
	float:left;
	display:inline;
	width:727px;
	}
		
.languages{
	float:left;
	display:inline;
	width:173px;
	margin:0 0 45px 0;
	}

.flags ul{
	margin:20px 0 0 20px;
	}	
.flags li{
	display:inline;
	padding:0 5px 0 0;
	}	
	
.topmenu{
	float:left;
	display:inline;
	margin:0 0 0 20px;
	font-size:85%;
	font-weight:bold;
	}	

.topmenu a{
	color:#00A695;
	}
.topmenu .selected {
	color:#62BA46;
	}	
/* banner & video

--------------------------------------------------- */	

#topgallery{	
	float:left;
	display:inline;	
	width:900px;
	height:245px;
	}
#gallery #jdsgShowcase{
	width: 916px;
	height: 30px;
	overflow: hidden;
	}
/* Raw content */
#gallery code{
	background:#fff ;
	display:block;
	font-family:courier,monospace;
	font-size:0.7em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:120%;
	margin:10px 15px;
	overflow:auto;
	padding:10px;
	}

#slide{
	float:left;
	display:inline;
	width:916px;
	margin:0;
	}
#slideshow {
	list-style:none; color:#fff
	}
#slideshow span {
	display:none;
	}
#fullsize {
	width:916px;
	height:300px; 
	padding:0px;
	}
#image {
	width:966px;
	}
#image img {
	position:absolute; 
	left:0px;
	z-index:25; 
	}
.imgnav { 
	width:0; 
	height:0px;
	}
#thumbnails {
	display:none;
	}
.video{	
	float:left;
	display:inline;	
	width:900px;
	height:500px;
	}	
/* menu

--------------------------------------------------- */		
#menucontainer{
	float:left;
	display:inline;	
	background-image:url(../images/background_menu.jpg);
	background-repeat:repeat-x;
	width:899px;
	height:28px;
	margin:23px 0 0 1px;
	}		
.menu{	
	float:left;
	display:inline;
	width:723px;
	text-transform:uppercase;
	font-size:90%;
	}	
.menu ul{
	margin:0 0 0 70px;
	}	
.menu li{
	float:left;
	display:inline;
	padding:0 10px 0 0;
	}
.menu a{
	float:left;
	display:inline;
	color:#606060;
	font-weight:bold;
	padding:8px 10px 6px 10px;
	}	
.menu a:hover{
	float:left;
	display:inline;
	background-image:url(../images/background_rollover.jpg);
	background-repeat:repeat-x;
	color:#fff;
	text-decoration:none;
	}	
.menu .selected {
	float:left;
	display:inline;
	background-image:url(../images/background_rollover.jpg);
	background-repeat:repeat-x;
	color:#fff;
	}	
		
/* submenu

--------------------------------------------------- */	
.submenu{
	float:left;
	display:inline;
	width:900px;
	font-size:85%;
	background-color:#008375;
	color:#00BAA6;
	}
.submenu ul{
	float:left;
	display:inline;
	margin:5px 0 5px 10px;
	}	
.submenu li{
	float:left;
	display:inline;
	display:inline;
	}
.submenu a{
	color:#C1D82F;
	padding:8px 10px 3px 10px;
	}
.submenu a:hover{
	color:#fff;
	text-decoration:none;
	}
.submenu .selected {
	color:#fff;
	}
	
/* promoboxes inline

--------------------------------------------------- */	
#promoboxesinline{
	float:left;
	display:inline;
	width:1040px;
	text-transform:uppercase;
	background-image:url(../images/background_blue2.png);
	background-repeat:no-repeat;
	font-size:85%;
	}	
#promoboxesinlinepages{
	float:left;
	display:inline;
	width:1040px;
	background-image:url(../images/background_blue_pages.png);
	background-repeat:no-repeat;
	font-size:85%;
	height:34px;
	color:#C1D82F;
	}
#promoboxesinlinepages ul{
	float:left;
	display:inline;
	height:34px;
	}
#promoboxesinlinepages li{
	float:left;
	display:inline;
	text-align:center;
	padding:10px 0 0 0;
	}
#promoboxesinlinepages a{
	padding:0 20px 0 20px;
	color:#C1D82F;
	text-decoration:none;
	}
#promoboxesinlinepages a:hover{
	color:#FFF;
	text-decoration:none;
	}
#promoboxesinlinepages .selected{
	padding:0 20px 0 20px;
	color:#FFF;
	text-decoration:none;
	}	
#promoboxesinlinecontact{
	float:left;
	display:inline;
	width:1040px;
	text-transform:uppercase;
	background-image:url(../images/background_blue_contact.png);
	background-repeat:no-repeat;
	font-size:85%;
	}	
	
.promoboxeinline1{
	float:left;
	display:inline;
	width:148px;
	height:91px;
	background-image:url(../images/promobox_light_green.jpg);
	background-repeat:no-repeat;
	}
.promoboxeinline1 p{
	text-transform:uppercase;
	text-align:center;
	padding:30px 0 0 0;
	}
.promoboxeinline1 a {
	color:#fff;
	}
.promoboxeinline1 a:hover{
	text-decoration:none;
	}		
.promoboxeinline2{
	float:left;
	display:inline;
	width:150px;
	height:91px;
	background-image:url(../images/promobox_dark_green.jpg);
	background-repeat:no-repeat;
	}
.promoboxeinline2 p{
	text-transform:uppercase;
	text-align:center;
	padding:30px 0 0 0;
	}
.promoboxeinline2 a {
	color:#fff;
	}
.promoboxeinline2 a:hover{
	text-decoration:none;
	}	
.promoboxeinline3{
	float:left;
	display:inline;
	width:149px;
	height:91px;
	background-image:url(../images/promobox_blue.jpg);
	background-repeat:no-repeat;
	}
.promoboxeinline3 p{
	text-transform:uppercase;
	text-align:center;
	padding:30px 0 0 0;
	}
.promoboxeinline3 a {
	color:#fff;
	}	
.promoboxeinline3 a:hover{
	text-decoration:none;
	}
	
	
/* main content

--------------------------------------------------- */	
#maincontent{
	float:left;
	display:inline;
	width:900px;
	margin:0 0 20px 0;
	background-image:url(../images/background_content.jpg);
	background-repeat:no-repeat;
	}	
#maincontentpages{
	float:left;
	display:inline;
	width:900px;
	margin:0 0 20px 0;
	background-image:url(../images/background_content_pages.jpg);
	background-repeat:no-repeat;
	}
#maincontentform{
	float:left;
	display:inline;
	width:900px;
	margin:0 0 20px 0;
	background-image:url(../images/background_form.jpg);
	background-repeat:no-repeat;
	}	
.textinformation{
	float:left;
	display:inline;
	width:378px;
	padding: 30px 30px 10px 30px;
	}
.forminformation{
	float:left;
	display:inline;
	width:270px;
	padding: 30px 0 10px 30px;
	color:#636363;
	}
#loginform{
	color:#636363;
	}
#loginform td{
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	}
.fieldform{
	border:1px solid #BFBFBF;
	width:180px;
	height:20px;
	background-color:#fff;
	}
.loginbutton{
	float:left;
	display:inline;
	margin:0 0 0 115px;
	}
.contactaddress{
	float:left;
	display:inline;
	width:200px;
	padding:30px 60px 0 37px;
	}	
/* promoboxes 

--------------------------------------------------- */	
		
.promoboxeslinks{
	float:left;
	display:inline;
	width:270px;
	padding:30px 0 0 37px;
	}
	
.promoboxesdownload{
	background-image:url(../images/background_promoboxes.jpg);
	background-repeat:no-repeat;
	width:240px;
	height:43px;
	font-size:85%;
	}
.promoboxesdownload p{	
	color:#fff;
	padding:10px 0 0 45px;
	}	
.promoboxesdownload a{	
	color:#03E0C5;
	padding:0 0 0 45px;
	}
	
.promoboxesimage{
	margin:0 0 15px 0;
	}	
	
/* links & linkspdf

--------------------------------------------------- */	
	
.links{
	float:left;
	display:inline;
	width:152px;
	font-size:85%;
	}	
.links ul{
	float:left;
	display:inline;
	padding:25px 0 0 15px;
	margin:0 0 15px 0;
	}	
.links li{
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	padding:0 0 10px 20px;
	text-transform:uppercase;
	behavior: url("iepngfix.htc");
	}	
.links a{
	color:#636363;
	}	
.linkspdf{
	float:left;
	display:inline;
	width:204px;
	}	
.linkspdf ul{
	float:left;
	display:inline;
	padding:25px 0 0 25px;
	margin:0 0 15px 0;
	}	
.linkspdf li{
	background-image:url(../images/small_logo.png);
	background-repeat:no-repeat;
	padding:0 0 15px 30px;
	behavior: url("iepngfix.htc");
	}
.linkspdf p{
	font-size:85%;
	font-weight:bold;
	color:#00A694;
	}	
.linkspdf a{
	font-size:85%;
	font-weight:bold;
	color:#06DEC7;
	text-decoration:none;
	}	
.linkspdfform{
	float:left;
	display:inline;
	width:300px;
	}	
.linkspdfform ul{
	float:left;
	display:inline;
	padding:10px 0 0 25px;
	margin:0 0 15px 0;
	}	
.linkspdfform li{
	background-image:url(../images/small_logo.png);
	background-repeat:no-repeat;
	padding:0 0 15px 35px;
	text-transform:uppercase;
	behavior: url("iepngfix.htc");
	}
.linkspdfform p{
	font-size:85%;
	font-weight:bold;
	color:#00A694;
	}	
.linkspdfform a{
	font-size:85%;
	font-weight:bold;
	color:#06DEC7;
	text-decoration:none;
	}
/* gallery

--------------------------------------------------- */	

/*.galleryphotos{
	float:left;
	display:inline;
	width:190px;
	padding:30px 20px 0 37px;
	}*/	
#gallerylightbox{
	float:left;
	display:inline;
	width:190px;
	padding:30px 20px 0 37px;
	}
#gallerylightbox ul { 
	float:left;
	display:inline;
	list-style: none; 
	width:190px;
	}
#gallerylightbox ul li { 
	float:left;
	display:inline;
	}
#gallerylightbox ul img {
	float:left;
	display:inline;
	padding:0 8px 10px 0;
	}
#gallerylightbox ul a:hover img {
	float:left;
	display:inline;
	}
#gallerylightbox ul a:hover { 
	color: #fff; 
	}
/*.gallerypictures{
	float:left;
	display:inline;
	width:190px;
	padding:30px 20px 0 37px;
	}
.gallerypictures li{
	float:left;
	display:inline;
	padding:0 10px 10px 0;
	}*/
/* map

--------------------------------------------------- */	
.map{
	float:left;
	display:inline;
	margin:10px 0 0 35px;
	}	
/* footer

--------------------------------------------------- */			
#footer{
	float:left;
	display:inline;	
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:65px;
	margin:0 0 50px 0;
	color:#000;
	font-size:90%;
	}	
#footer a{
	color:#fff;
	}	
.address{
	float:left;
	display:inline;	
	width:200px;
	margin:0 0 0 250px;
	padding-top:20px;
	}
.info{
	float:left;
	display:inline;
	width:200px;
	padding-top:20px;	
	}
.designed{
	float:left;
	display:inline;	
	width:200px;
	padding-top:20px;
	}	
	
/* accordion

--------------------------------------------------- */	
#productpagesaccordion {
	float:left;
	display:inline;
	margin:0 20px 0 0;
	width:1040px;
	padding:0;
	}
#columnMiddlePages p{
	padding:0 20px 0 0;
	}
#itemsPages h3 {
	background:url(../images/background_title.jpg) no-repeat;
	width:1040px;
	height:23px;
	padding:4px 0 0 43px;
	cursor:pointer;
	color:#000;
	margin:10px 0 0 0;
	} 
.itemPages{
	padding:0px 0 0 0;
	}
.textItemPages .leftIPages {
	width:280px;
	float:left;
	display:inline;
	padding:24px 0 0px 10px;
	}
.textItemPages .rightIPages {
	width:575px;
	margin:0 0 0 310px;
	padding:20px 0 0 0;
	}
#mainContentPages .rightIPages p {
	width:505px;
	padding:20px 0 20px 0;
	}




	
/* form

--------------------------------------------------- */


.formtext{
	padding:0 0 0 2px;
	}
fieldset{
	border:none;
	}
.floatboxtitle{
	width:50px;
	border:1px solid #BFBFBF;
	font-size:85%;
	color: #959188;
	}
.floatboxfirstname{
	width:100px;
	border:1px solid #BFBFBF;
	}
.floatboxemail{
	width:100px;
	border:1px solid #BFBFBF;
	}
.floatboxaddress{
	width:100px;
	border:1px solid #BFBFBF;
	}	
.floatboxcity{
	width:100px;
	border:1px solid #BFBFBF;
	}	
.floatboxpostcode{
	width:100px;
	border:1px solid #BFBFBF;
	}	
.floatboxphone{
	width:100px;
	border:1px solid #BFBFBF;
	}	
.floatboxmoblie	{
	width:100px;
	border:1px solid #BFBFBF;
	}
.floatboxinfo{
	width:100px;
	border:1px solid #BFBFBF;
	font-size:85%;
	color: #959188;
	}
.floatboxcomments{
	width:140px;
	border:1px solid #BFBFBF;
	}
div.row {
	text-align:left;
	clear:both;
	padding: 5px 0 0 0px;
	font-size:95%;
	font-weight:bold;
	}

div.label {
	float:left;
	width:90px;
	height:30px;
	}
div.row input {
	margin:0;
	width:140px;
	}
.button{
	float:right;
	margin: 10px 35px 0 0;
	padding: 1px 4px 3px 4px;
	border: 1px solid #8F8C8C;
	background: #fff url(../images/send_button.jpg);
	width:139px;
	height:41px;
	border:none;
	cursor:pointer;
	}
#valSummary{
	margin:0 0 10px 0px;
	}	

.thankyoumessage{
	margin:15px 0 0 0;
	padding:0 0 400px 0;
	color:#86867A;
	}

/* sitemap

--------------------------------------------------- */

#sitemap{
	float:left;
	display:inline;
	width: 408px;
	margin:10px 0 0 0;
	padding:0px 5px 20px 15px;
	}
#sitemap ul{
	margin: 5px 0 0 20px;
	padding:0;
	}
#sitemap li{
	padding:0 0 5px 0;
	}
#sitemap a{
	color:#00A695;
	text-decoration:none;
	}	
#sitemap a:hover{
	color:#00A695;
	text-decoration:underline;
	}
#sitemap li ul li ul li a{
	color:#009345;
	}
#sitemap li ul li ul li a:hover{
	color:#009345;
	text-decoration:underline;
	}	
/* search

--------------------------------------------------- */	

#searchbox{
	float:left;
	display:inline;
	width:173px;
	}

.btn 
	{
	height: 27px;
	width: 25px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	background: url(../images/search_button.jpg) no-repeat left top;
	}

.fieldsearch{
	width:130px;
	border:1px solid#C6C6C6;
	padding:0px 5px 1px 5px;
	margin:6px 5px 0 0;
	color:#00A695;
	font-size:95%;
	float:left;
	display:inline;
	}




/* Products

--------------------------------------------------- */	

.mainproduct{
	float:left;
	display:inline;
	width:900px;
	}
.title-product{
	float:left;
	display:inline;
	width:900px;
	}
.contentproduct{
	float:left;
	display:inline;
	width:900px;
	}
.productimage{
	float:left;
	display:inline;
	width:300px;
	padding:10px 10px 10px 30px;
	}
.article-content{
	float:left;
	display:inline;
	width:560px;
	margin:7px 0 0 0;
	}
#thumbnails {
	display:none;
	}
.TitleLink:hover img {
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	}



/* Search

--------------------------------------------------- */	

.searchresults{
	float:left;
	display:inline;
	padding:20px;
	}



