* {	
	margin: 0;
	padding: 0;
}

a, a:visited, a:hover {
	color: white;
}

html, 
body{
	font-size: 100%;
	color: white;
}

html{
	font-size:100.1%/*WinIE6- text resize adjust*/

}

body{
	background: rgb(71, 71, 71)  url(../images/design/background-body.jpg) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 28px;
}

h2 {
	padding: 38px 0px 0px 0px;
	font-weight: bold;
	font-size: 24px;
}

h3 {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 15px;
}

.float_right{
	float: right;
}

.float_left{
	float: left;
}

.clear{
	clear:both;
}

img{
	border: 0px;
}

p{
	margin: 0px 0px 10px 0px;
}

/* --------------------------- INDEX --------------------------- */

div#wrapper
{
	margin: 0 auto;
	width: 940px;
	background: transparent url(../images/design/background_wrapper.gif) no-repeat 0px 193px;
}


div#logo{
	
  	height: 113px;
	width: 840px;
	padding: 80px 0px 0px 100px;
}

div#lang{
	
	position: absolute;
	padding: 0 0 0 781px;
}
	

}
div#lang ul{
	
	
}

div#lang li{
	display: inline;
	
}


div#lang li a{
font-size: 10px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 3px 12px 0px 12px;
	display: block;
	float: left;
	height: 15px;
	text-transform: uppercase;

}

div#lang li a:hover, div#lang li a.selected{
	color: white;
	background: black;
	
}

ul#menu{
	font-size: 12px;
	width: 900px;
	height: 33px;
	padding: 0px 0px 0px 40px;
	margin: 1px 0px 0px 0px;
}

ul#menu li{
	display: inline;
}


ul#menu li a{
	text-decoration: none;
	color: black;
	font-weight: bold;
	padding: 3px 12px 0px 12px;
	display: block;
	float: left;
	height: 30px;
	text-transform: uppercase;

}

ul#menu li a:hover, ul#menu li a.selected{
	color: white;
	background: black;
	
}

div#content{
 	width: 824px;
	margin: 0px 0px 0px 33px;
	padding: 0px 33px 0px 50px;
	background: url(../images/design/background_content.png) repeat-y;
	min-height:150px;
  	height:auto !important;
 	height:150px;
}

div#content_bottom{
 	width: 881px;
	margin: 0px 0px 0px 33px;
	height: 8px;
	background: url(../images/design/background_content_bottom.png) no-repeat;
}


/* --------------------------- INTRO --------------------------- */


#content.con_intro{
	padding: 0px 33px 0px 0px;
	width: 874px;
}


div#pic_intro{
	background: transparent url(../images/design/pic_intro.jpg);
	height: 189px;
	width: 873px;
}

div#intro{
	margin: 17px 0px 0px 33px;
	height: 70px;
	padding: 0px 0px 0px 182px;

}

div#intro div.float_left a{
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 6px 0px 0px 0px;
	background: black;
	margin: 1px 0px 4px 18px;
	height: 22px;
	width: 192px;
	text-align: center;
}

/* --------------------------- HOME --------------------------- */


div.home_left{
	width: 360px;
	float: left;
}


div.home_left_wide{
	width: 824px;
	float: left;
}

div.home_left ul{
	margin: 0px 0px 0px 15px;
	list-style-type: square;
}

div.home_left ul li{
	color:#e90026;
}


div#bg_pic{
	float: right;
	height: 362px;
	width: 450px;
}
div#pic_home{
	float: left;
	background: transparent url(../images/design/pic_home.jpg);
	height: 362px;
	width: 464px;
}

/* --------------------------- SERIES --------------------------- */

div.product_row {
    float: left;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

div.serie_item{
	width: 176px;
	float: left;
	margin: 25px 30px 0 0;
	cursor:pointer;
}

div.serie_item div.serie_pic{
	width: 170px;
	min-height: 50px;
	padding: 140px 0px 0px 0px;
	text-align: center;
	cursor:pointer;
}

 div.detail_item div.serie_pic{
	width: 170px;
	min-height: 50px;
	padding: 0;
	margin: 0 0 40px 0;
	text-align: center;
	
}

div.serie_item h2{
	padding: 0;
	font-size: 14px;
}

div.serie_item h3{
	padding: 0px;
	color: #848484;
	font-size: 12px;
}

.serie_item_head{
	height: 40px;
	margin: 5px 0 0 0;
}

div.serie_item ul, div.detail_item ul {
	margin: 10px 0px 15px 0px;
}

div.serie_item ul li{
	background: black url(../images/design/arrow.gif) left 3px no-repeat;
	list-style:none;
	list-style-type: none;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 3px 5px;
	font-size: 12px;
}


div.serie_item ul li a{
	color:#e90026;
	text-decoration: none;
	font-weight: normal;
}

div.serie_item ul li a:hover{
	font-weight: bold;
	text-decoration: underline;
}


/* --------------------------- SERIE DETAIL --------------------------- */

div.serie_left{
	width: 360px;
	float: left;
}

div.serie_left h3{
	color:#848484;
	padding: 0px 0px 10px 0px;
	
}


div.detail_item{
	width: 270px;
	float: right;
	padding: 45px 40px 0 0;
}

div.detail_item h3{
	color:#e90026;
	padding: 0px;
	font-size: 16px;
}

div.detail_item ul li{
	background: black url(../images/design/arrow.gif) left 3px no-repeat;
	list-style:none;
	list-style-type: none;
	padding: 0px 0px 3px 25px;
	font-size: 12px;
}

div.detail_item ul li a{
	text-decoration:none;
	font-weight: normal;
}

div.detail_item ul li a:hover{
	font-weight: bold;
		text-decoration: underline;
}

/* --------------------------- PRODUCT DETAIL --------------------------- */


div.product_left{
	width: 394px;
	float: left;
	margin: 0px 0px 20px 0px;
}

div.product_left div.float_left{
	width: 220px;
	margin: 5px 0px 0px 5px;
}

div#product_detail{
	float: right;
	width: 270px;
	padding: 0 40px 0;
}

div#product_detail h3{
	color:#e90026;

}

div.product_serie{
	background: black url(../img/projectiescherm_16_9_matwit.jpg) no-repeat right top;
	width: 214px;
	height: 150px;
	float: left;
	margin: 36px 37px 4px 0px;
}

div.product_pics{
	width: 170px;
	float: left;
	margin: 40px 0 0 0;
}

div.product_pics a{
	color:#e90026;
	text-decoration:none;
	display:block;
	margin: 36px 0px 0px 0px;
}

div.pic_con{
	width: 150px;
	/*background: black url(../images/design/thumb_con.gif) no-repeat;*/
	background: black; 
	float: left;
	padding: 5px 0 0 5px;
	margin: 0 0 30px 30px;
}

div.pic_con a{
	margin: 0px;
}

dl {
	width: 430px;
}

dl dt {
	display: block;
	width: 150px;
	float: left;
	clear: right;
	text-align: right;
	color:#e90026;
}

table.specification {

}

.tdSpecification {
	text-align: right;
	color:#e90026;
	padding-right:30px;

}

dl dd {
	display: block;
	width: 260px;
	float: right;
	padding: 0px 0px 0px 10px;
}


div#icons{
	padding: 0;

}

div#icons img{
	margin: 10px 10px 0px 0px;

}




/* BEGIN niceforms */
label {
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	margin: 3px 0px 0px 0px;

}
label.chosen {color:#FFFFFF;}

/*Transparent items*/
.outtaHere {
	float: left;
	position:absolute;
	left:-3000px;
}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:19px;
	height:20px;
	font-size:0;
	padding:0px 3px 0px 0px;
	cursor:pointer;
}
.checkboxArea {background:url(../images/design/niceforms/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(../images/design/niceforms/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}
/* END niceforms */


/* BEGIN fancy box */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../images/design/fancybox/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(../images/design/fancybox/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../images/design/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../images/design/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../images/design/fancybox/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;

	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left{
	background: transparent url(../images/design/fancybox/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right{
	background: transparent url(../images/design/fancybox/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/design/fancybox/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/design/fancybox/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/design/fancybox/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/design/fancybox/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(../images/design/fancybox/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/design/fancybox/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(../images/design/fancybox/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(../images/design/fancybox/fancy_shadow_nw.png) no-repeat;
}
/* END fancy box */

/* contact form */
form input, form textarea {
	color:black;
}

form select.form_select, form select.form_select option{
	color:black; !important;
}

