* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}
body {
	behavior: url(Modules/Productselection/Styles/csshover.htc);
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.optionDisabled, .optionDisabled:hover {
	color: #ACA899;
}

textarea.bestekSTABU {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 380px;
	overflow-x: hidden;
	background-image: url(../../../_Images/stabu.jpg);
	background-position: 140 -50;
	background-repeat: no-repeat;
}


/* selectie opbouw */
.selectItem {
	position: relative;
	xwidth: 540px;
	width: 600px;
	height: 28px;
	padding: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #F6C3BF;
}
.selectTitel {
	position: absolute;
	top: 5px;
	left: 0;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../../../_Images/block_gray.gif);
	background-repeat: no-repeat;
	background-position: 30px;
	padding-left: 50px;
}
.selectToelichting {
	position: absolute;
	top: 9px;
	left: 220px;
	width: 25px;
}
.selectElement {
	position: absolute;
	top: 5px;
	left:  245px;
	width: 220px;
}

.selectToelichting img {
	cursor: pointer;
}
.selectReset {
	position: absolute;
	left: 470px;
	top: 5px;
	width: 40px;
	xbackground-color: Fuchsia;
}
.selectItem a {
	color: #000000;
}
.selectElement select{
	width: 220px;
	background-color: #EEEEEE;
	border: 1px solid #797979;
}




/* bestekSelectie */
#bestekSelectie .selectItem {
	position: relative;
	display: block;
	width: 330px;
	height: 50px;
	padding: 0;
	background-color: transparent;
	xborder-bottom: 1px solid #ffffff;
	border: none;
}
#bestekSelectie .selectTitel {
	position: absolute;
	top: 5px;
	left: 0;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	background-image: none;
}
#bestekSelectie .selectToelichting {
	position: absolute;
	top: 9px;
	left: 150px;
	width: 25px;
}
#bestekSelectie .selectElement {
	position: absolute;
	top: 24px;
	left:  0;
	width: 200px;
}

#bestekSelectie .selectToelichting img {
	cursor: pointer;
}
#bestekSelectie .selectReset {
	position: absolute;
	left: 210px;
	top: 5px;
	width: 40px;
}
.selectItem a {
	color: #000000;
}
.selectElement select{
	width: 200px;
	background-color: #EEEEEE;
	border: 1px solid #797979;
}

/* deel 2 */
#bestekservice2 {
	xborder: 1px solid green;
}
#bestekservice2 .selectItem {
	position: relative;
	width: 380px;
	height: 28px;
	padding: 0;
	border: none;
	background: none;
}
#bestekservice2 .selectTitel {
	position: absolute;
	top: 5px;
	left: 0;
	width: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: none;
	padding-left: 0;
	xborder: 1px solid red;
}
#bestekservice2 .selectToelichting {
	position: absolute;
	top: 9px;
	left: 130px;
	width: 20px;
}
#bestekservice2 .selectElement {
	position: absolute;
	top: 5px;
	left: 150px;
	width: 150px;
	xline-height: 12px;
	xborder: 1px solid red;
}

#bestekservice2 .selectToelichting img {
	cursor: pointer;
}
#bestekservice2 .selectReset {
	position: absolute;
	left: 285px;
	top: 5px;
	width: 35px;
	xborder: 1px solid red;
}
#bestekservice2 .selectItem a {
	color: #000000;
	text-decoration: underline;
}
#bestekservice2 .selectElement select{
	width: 130px;
	width: 200px;
	background-color: #EEEEEE;
	border: 1px solid #797979;
}





.plRow{
	width: 600px;
	height:120px;
	display: block;
	position: relative;
	padding-top: 10px;
}
.plImage{
	position: absolute;
	width: 110px;
	height: 110px;
	border: 1px solid #dddddd;
	text-align:center;
	background:#ffffff;
	padding-top: 5px;
}
.plTextwrapper{
	position:absolute;
	left: 120px;
	width:480px;
	height:110px;
	border: 1px solid #dddddd;
	background:#ffffff;
}
.plCompare {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 15px;
	xborder: 1px solid red;
}
.plArtnr{
	position: absolute;
	left: 10px;
	top: 5px;
	width: 160px;
	height: 100px;
	font-size: 10px;
	line-height: 14px;;
	xborder: 1px solid red;
}
.plArtnr strong{
	font-size: 11px;	
}
.plDescription{
	position: absolute;
	left: 170px;
	top: 5px;
	font-size: 10px;
	width: 280px;
	height: 100px;
	line-height: 12px;
	xborder: 1px solid red;
}
.plDescription ul {
	margin: 0;
	padding: 0;
	margin-left: 8px;
}
.plDescription li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	background-image: url(../../../_Images/stripe.gif);
	background-repeat: no-repeat;
	background-position: left 4px;;
}
div.plRow:hover .plTextwrapper, div.plRow:hover .plImage {
	background-color: #DEDEDE;
	color: #000000;
	xcursor: pointer;
}
div.plRow:hover .plArtnr, div.plRow:hover .plImage, .plDescription {
	cursor: pointer;
}
div.active .plTextwrapper, div.active .plImage {
	background-color: #DEDEDE;
	color: #000000;
	cursor: pointer;
}


.hoofdgroepen {
	margin-left: -10px;
}

.hoofdgroepen td {
	width: 100px;
	height: 100px;
	border-spacing: 20px;
	text-align: center;
	border: 1px solid #cccccc;
}
.hoofdgroepen td img {

}
.hoofdgroepen td img:hover, .imgHover {
	background-color: #E23828;
	filter: alpha(opacity=30);
	opacity:.03 0;
	-moz-opacity: 0.3;
}


/* product page */

#productPage .productName {
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
	padding-left: 5px;
	background-color: #E23828;
}
#productPage .productName a {
	color: #ffffff;
	padding-left: 15px;
	background-image: url(../../../_Images/arrow_back_white.gif);
	background-repeat: no-repeat;
	background-position: left 2px;;	
}
#productPage .productName a:hover {
	color: #F6C3BF;
	text-decoration: none;
}

#productPage .productImage {
	text-align: center;
}
#productPage .productImage a {
	color: #797979;
}

#productPage .productNav {
	background-color: #676966;
	padding: 1px;
	padding-left: 10px;
	color: #ffffff;
}
#productPage .productNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#productPage .productNav li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}
#productPage .productNav a {
	color: #C3BDBD;
	font-weight: bold;
	display: block;
	padding-right: 20px;
}
#productPage .productNav a:hover {
	text-decoration: none;
	color: #F25B22;
	color: #ffffff;
}
#productPage .productNav a.active {
	color: #ffffff;
	xbackground-color: #E7E7E7;
}

#productPage .productContent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #E7E7E7;
	padding: 10px;
	padding-left: 10px;
}

#productPage .productContent ul {
	margin: 0;
	padding: 0;
}
#productPage .productContent li {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	background-image: url(../../../_Images/stripe.gif);
	background-repeat: no-repeat;
	background-position: left 4px;;
}

textarea {
	xbackground-color: #eeeeee;
}
