/*
 * STYLE RESET
 * 
 */
	.content div, .content dl, .content dt, .content dd, .content ul, .content ol,.content li, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content pre, .content form, .content fieldset, .content input, .content textarea, .content p, .content blockquote, .content th, .content .content td {
	margin:0;
	padding:0;
}
.content table {
	border-collapse:collapse;
	border-spacing:0;
}
.content fieldset, .content img {
	border:0;
}
.content address, .content caption, .content cite, .content code,.content dfn, .content em, .content strong, .content th, .content var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
.leftColumn ul, .category ul{
 display : list-item;
 margin-left:1.5em;
 list-style-type: disc;
}
.content caption, .content th {
	text-align:left;
}
.content h1,.content  h2,.content  h3,.content  h4,.content  h5,.content  h6 {
	font-size:100%;
	font-weight:normal;
}
.content q:before, .content q:after {
	content:'';
}
.content abbr, .content acronym {
	border:0;
}
/* END */

body {
	behavior:url(Sites/Boelsv2/scripts/csshover.htc);
}

img {
	border:none;
}

.webshop .content {
	background:url(../images/contentBg.jpg) no-repeat;
	background-color:#ffffff;
	padding-left:16px;
	padding-top:18px;
}

.content {
	/*background:url(../images/contentBg.jpg) no-repeat;*/
	/*background-color:#ffffff;*/
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
}
.content .text {
        color:#333333;
        font-size:11px;
	padding-left:18px;
	padding-right:16px;
	padding-top:15px;
	width:420px;
}
.content h1, .content table h1 {
	font-size:18px;
	margin-bottom:18px;
	font-weight:bold;
}
.content strong {
	font-weight:bold;
}
.content a {
	text-decoration:none;
}
.content a:hover {
	color:#ff5f00;
	text-decoration:none;
}

.metaMenu {
	margin-top:48px;
	position:relative;
}
.metaMenu ul {
	display:inline;
	margin-left:10px;
}
.metaMenu ul li {
	display:inline;
}
.metaMenu ul li a {
	font-weight:bold;
	color:black;
	font-size:13px;
	border-right:2px solid black;
	padding-right:7px;
	padding-left:7px;
}
.metaMenu ul li a:hover {
	color:#ff5f00;
	text-decoration:none;
	font-size:13px;
}
.metaMenu .searchField {
	border:1px solid #cccccc;
	font-size:10px;
	font-family:"Trebuchet MS";
	height:21px;
	width:138px;
	padding-top:2px;
	padding-left:5px;
	margin-left:5px;
}
.selectCountry {
	float:right;
}
.selectCountry select {
	border:1px solid #cccccc;
	font-family:"Trebuchet MS";
	font-size:10px;
	padding-left:1px;
	height:18px;
	width:139px;
}

#menu ul {
   padding-top:4px;
}


.shoppingCartContainer{
	
	}


.shoppingCartLink {
	padding:4px 0px 0px 0px;	
	background:url(../images/cartIcon.gif) no-repeat 7px center;
	background-color:#ff5f00;
	height:18px;
	width:160px;
	_width:152px;
	color:white;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	cursor: pointer;	
	float:right;
}

.shoppingCartLink span{
	padding-left:30px;
	}


/* IE6&7 hack ivm 1 pixel ruimte tussen rechter rand en shoppingCart */
*html .shoppingCartLink {
	height:24px;
}
.shoppingCart {
	margin-left:638px;	
	_margin-left:50px;
	*margin-left:67px;
	
	position:absolute;
	display:none;
	top:123px;
	_top:125px;
	width:138px;
        *width:152px;
	border-left:1px solid #ff5f00;
	border-bottom:1px solid #ff5f00;
	border-right:1px solid #ff5f00;
	background:#ffdfcd;
	text-transform:none;
	padding:10px;
}
*html .shoppingCart {

	width:152px;
}
.show_cart {
	display: block;
}
.shoppingCart p {
	font-size:13px;
	font-family:helvetica, sans-serif;
	margin-bottom:10px;
}
.shoppingCart p.cost {
	font-weight:bold;
	text-align:right;
}
.shoppingCart a {
	display:block;
	height:23px;
	width:142px;
}
.shoppingCart a span {
	visibility:hidden;
}
.shoppingCart a.showCart {
	background:url(../images/showCartBtn.jpg) no-repeat;
	margin-bottom:7px;
}
.shoppingCart a.reserve {
	background:url(../images/resBtn.jpg) no-repeat;
}
.shoppingCart a:hover {
	background-position:0px -23px;
}

.advancedSearch {
	background:#ffbd97;
	padding:12px 0px 12px 12px;
}
.advancedSearch p {
	font-size:14px;
	margin-bottom:8px;
	font-weight:bold;
}
.advancedSearch select {
	border:1px solid #cccccc;
	font-family:"Trebuchet MS";
	font-size:11px;
	height:18px;
	width:161px;
	margin-bottom:10px;
}
.advancedSearch a {
	display:block;
	background:url(../images/zoekBtn.jpg) no-repeat;
	width:120px;
	height:23px;
	margin-left:21px;
}
.advancedSearch a:hover {
	background-position: 0px -23px;
}
.advancedSearch a span {
	visibility:hidden;
}
.menuVertical ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
.menuVertical {
	background:#FFDFCD;
}
.menuVertical ul li {
	margin:0px;
	padding:0px;
	width:173px;
	margin-top:5px;
}
.menuVertical ul li a {
	color:black;
	padding-left:10px;
	margin-left:10px;
	padding-bottom:6px;
	font-weight:bold;
	font-size:10px;
	border-bottom:1px solid #ffbd97;
	display:block;
}
.menuVertical ul li a:hover {
	color:#ff5f00;
	font-size:10px;
	text-decoration:none;
}
.menuVertical ul li:hover {
	background:url(../images/menuArrow.gif) no-repeat 0px 2px;
}

.breadcrumb {
	width:544px;
	background:#FFFFFF;
	border:1px solid #c6c6c6;
	height:32px;
	color:#444444;
	font-weight:bold;
	margin-right:16px;
}
.breadcrumb div {
	margin-top:9px;
	margin-left:8px;
}
.breadcrumb img.icon {
	margin:0px;
}
.breadcrumb img {
	margin:0px 10px 0px 10px;
}
.breadcrumbShadow {
	background:url(../images/crumbShadow.png) repeat-x;
	height:10px;
	margin-bottom:7px;
	margin-right:16px;
	width:544px;
}
.content .buttonsBottom {
	width:544px;
	margin-top:9px;
	height:23px;
}
.content .buttonsBottom a {
	float:left;
	display:block;
	height:23px;
}
.content .buttonsBottom a span {
	visibility:hidden;
}
.content .buttonsBottom a.moreProducts {
	background:url(../images/moreProdBtn.gif);
	width:120px;
	margin-right:10px;
}
.content .buttonsBottom a.emptyCart {
	background:url(../images/emptyCartBtn.gif);
	width:166px;
	margin-right:140px;
}
.content .buttonsBottom a.reserve2 {
	background:url(../images/reserve2Btn.gif);
	width:105px;
}
.content .buttonsBottom a.aanvragen {
	background:url(../images/aanvragenBtn.gif);
	width:105px;
}
.content .buttonsBottom a:hover {
	background-position:0px -23px;
}

.content *{font-size:11px;}


.rightCell {
	width: 113px;
}

.rightCell .newsItem {
	width: 113px;
}

.bigger {
	width: 584px;
}

.bigger .content {
	width: 404px;
}

.bigger .content .text {
        padding-left:18px;
	padding-right:16px;
	padding-top:15px;
	width:370px;
}

.bigger .rightCell {
	width:180px;
}

.bigger .rightCell .newsItem {
	width: 142px;
}

div#logoLink {
   position: absolute;
   top: 0px;
   height:80px;
   width:125px;
   cursor:pointer;
   margin-Top: 5px;
   margin-left: 5px;
}

#logolink img {
	border: none;
}

.content .vacature {
	padding-left:18px;
	padding-right:16px;
	padding-top:15px;
}

.content .locationsHome {
	padding-left:18px;
	padding-right:16px;
	padding-top:15px;
}
.vacature_details {
	padding-bottom:30px !important;
	padding-left:32px !important;
	padding-top:21px !important;
}


.login_usernameTextbox
{
	width:150px;
}
.login_passwordTextbox
{
	width:150px;
}
.login_submitButton
{
	background-color:#ff5f00;
	color:White;
    border-style:none;
}