
html, body {
	height: 100%;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
	margin: 0 0 0 0;
	border: 0;
	padding: 0 0 0 0;
	
	background-image: url(/siteimages/background.gif);
	background-repeat: repeat;
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size: 13px;
	scroll: auto;
}
a {color: #000000;}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	/* color: #4A3062; */
}
h1 {font-size: 28px; font-weight: normal; letter-spacing: 1px; line-height: 30px;}

#container {
	width: 100%;
	min-height: 100%;
	height: 100%;
	text-align: center;
}
#subcontainer {
	width: 1135px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	background-image: url(/siteimages/lines.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	width: 1135px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#logo {
	margin-top: 21px;
	margin-left: 27px;
	height: 71px;
	width: 1080px;
	background-image: url(/files/logos/heco.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
}

#headertext {
	position: absolute;
	top: 35px;
	margin-left: 300px;
	height: 45px;
	width: 760px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: right;
	
	color: #F27300;
	font-size: 16px;
	font-weight: bold;
}
#homepageimage {
	margin-left: 27px;
}

#topmenubar {
	height: 47px;
	width: 1135px;
	line-height: 19px;
	background-image: url(/siteimages/line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topmenumargins {
	padding-left: 30px;
}

#cart {
	position: absolute;
	margin-left: 548px;
	margin-top: 33px;
	
	border-radius: 5px;
	width: 546px;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	border: 6px solid #F27300;
	background-color: #ffffff;
	box-shadow: 2px 2px 20px rgba(0,0,0,.8);
	-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,.8);
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
}
.cartmargin {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.menuitem {
	font-weight: bold;
	font-size: 14px;
}

#pgbardn, #pbardn {
  border-color: #F27300 transparent transparent transparent;
  border-style: solid;
  border-width: 18px 18px 0px 18px;
  width: 0;
  height: 0;
}
#pgbardn:hover, #pbardn:hover {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 18px 18px 0px 18px;
}
#pgbarup, #pbarup {
  border-color: transparent transparent #F27300 transparent;
  border-style: solid;
  border-width: 0px 18px 18px 18px;
  width: 0;
  height: 0;
}
#pgbarup:hover, #pbarup:hover {
  border-color: transparent transparent #ffffff transparent;
}

#pgs {
	position: relative;
	height: 600px;
	margin-top: 10px;
	background-image: url(/siteimages/pglines.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#pgbar {
	position: absolute;
	margin-left: 25px;
	margin-top: 33px;
	height: 566px;
	width: 154px;
	overflow: auto;
}
#pgbarup {
	position: absolute;
	margin-top: 0px;
	margin-left: 85px;
	cursor: pointer;
}
#pgbardn {
	position: absolute;
	margin-top: 608px;
	margin-left: 85px;
	cursor: pointer;
}

#pbar {
	position: absolute;
	margin-left: 210px;
	margin-top: 33px;
	height: 566px;
	width: 305px;
	overflow: auto;
}
#pbarup {
	position: absolute;
	margin-top: 0px;
	margin-left: 339px;
	cursor: pointer;
}
#pbardn {
	position: absolute;
	margin-top: 608px;
	margin-left: 339px;
	cursor: pointer;
}

/* product / productgroup moeten incl de border 140px hoog zijn, anders komt het raar uit bij het scrollen !!!!!!!!!!!!! */

.pgitem {
	width: 150px;
	height: 138px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	background-color: #ffffff;
	text-align: center;
}
a.pglink, a.pglinkactive {
	text-decoration: none;
}
a.pglink .pgitem .pgtitle, a.pglinkactive .pgitem .pgtitle {
	display: block;
	width: 150px;
	height: 31px; /* taking the top border of 1px into account, it results in 32px */
	line-height: 31px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.pglink:hover .pgitem, a.pglinkactive .pgitem {
	border-top: 1px solid #F27300;
	border-right: 1px solid #F27300;
	border-bottom: 1px solid #F27300;
	border-left: 1px solid #F27300;
}
a.pglink:hover .pgitem .pgtitle, a.pglinkactive .pgitem .pgtitle {
	color: #ffffff;
	background-color: #F27300;
}
.pgimage {
	height: 87px;
	width: 126px;
	background-image: url(/images/emptypixel.gif);
	background-position: 50% 10px;
	background-repeat: no-repeat;
}
.nopgimage {
	height: 107px;
	width: 150px;
	background-image: url(/siteimages/geenfoto.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.pitem {
	width: 303px;
	min-height: 138px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;
	background-color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.plink, a.plinkactive {
	text-decoration: none;
}
a.plink .pitem .ptitle, a.plinkactive .pitem .ptitle {
	display: block;
	width: 303px;
	min-height: 31px; /* taking the top border of 1px into account, it results in 32px */
	height: 31px;
	line-height: 31px;
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.plink:hover .pitem, a.plinkactive .pitem {
	border-top: 1px solid #F27300;
	border-right: 1px solid #F27300;
	border-bottom: 1px solid #F27300;
	border-left: 1px solid #F27300;
}
a.plink:hover .pitem .ptitle, a.plinkactive .pitem .ptitle {
	color: #ffffff;
	background-color: #F27300;
}
.pimage {
	height: 87px;
	width: 126px;
	background-image: url(/images/emptypixel.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-right: 10px;
}
.nopimage {
	height: 87px;
	width: 126px;
	background-image: url(/siteimages/geenfoto.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin-right: 10px;
}

.pgpageprodcont {
	float:left;
	width: 166px;
	height: 255px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0 0 0 0;
}
.pgpageprodbkg {
	background-color: #dddddd;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0 0 0 0;
	text-align: center;
	cursor: pointer;
}
.pgpageprodbkg:hover {
	background-color: #bbbbbb;
}

.prpagecont {
	background-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0 0 0 0;
}
.prpagecont:hover {
	background-color: #bbbbbb;
}

table#staffel {
	margin-left: 30px;
	border: 1px solid #bbbbbb;
}
table#staffel tbody th, table#staffel tbody td {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.colorlinkoff {
	cursor: pointer;
	color: #000000;
}
.colorlinkon {
	cursor: pointer;
}
.colorlinkon a {
	text-decoration: none;
	color: #000000;
}

.selectsomething {
	background-color: #f4f4f4;
}
table#cart tbody th, table#cart tbody td {
	padding: 2px 2px 2px 2px;
	border: 1px solid #e0e0e0;
}
.pNoPic {
	height: 300px;
	width: 300px;
	background-image: url(/siteimages/nopicture.gif);
	background-position: 50% 50%;
}

.padding10px {
	padding-left: 10px;
	padding-right: 10px;
}

#cartinfo {
	float: left;
	width: 201px;
	height: 173px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
.michroma {
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
}
#custdata {
	float: right;
	width: 325px;
	height: 173px;
	padding: 0px;
}
#custdata input {
	width: 193px;
	margin: 3px;
	padding: 0px;
	font-size: 12px;
}

#cartbutton {
	height: 45px;
	width: 546px;
	background-color: #F27300;
/*
	background-image: url(/siteimages/offerteaanvraag.gif);
	background-position: 400px 4px;
	background-repeat: no-repeat;
*/
}
#requestinfo {
	float: left;
	
	line-height: 45px;
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 10px;
	
	text-shadow: 1px 1px 2px #000000;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Chroma(Color=#F27300) progid:DXImageTransform.Microsoft.DropShadow(OffX=1, OffY=1, Color=#AC4200);
}
#btnrequest {
	float: right;
	text-align: center;
	margin-right: 15px;
}
#btnreq {
	margin-top: 10px;
	width: 125px;
	height: 25px;
	line-height: 23px;
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	cursor: pointer;

	border-radius: 15px;
	border: 0;
	background-color: #ffffff;
	box-shadow: 0px 0px 5px rgba(0,0,0,.8);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
}

#dvstartdate {
	
}
#dvperiod {
}
#dvperiod input {
	width: 33px;
}
#dvperiod select {
	width: 125px;
}
#dvstartdate input {
	width: 125px;
	background-image: url(/siteimages/hoekje.gif);
	background-position: 112px 1px;
	background-repeat: no-repeat;
}

#cartcontainer {
	max-height: 295px;
	overflow-y: scroll;
}

.citem {
	width: 500px;
	min-height: 138px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
}
.citem .ctitle, .citem .ctitle {
	display: block;
	width: 500px;
	min-height: 32px;
	height: 32px;
	line-height: 32px;
	font-family: 'Michroma', Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.cleft {
	width: 303px;
	float: left;
}
.cright {
	right: 0px;
	width: 150px;
	float: right;
	font-size: 12px;
	line-height: 20px;
	padding-top: 5px;
}
.cright input {
	width: 40px;
}
.removeol {
	text-align: right;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 55px;
}
.removeol span {
	cursor: pointer;
}

#confirmation {
	display: none;
	position: absolute;
	top: 235px;
	margin-left: 200px;
	width: 800px;
	height: 500px;
	
	background-color: #fafafa;
	border-radius: 5px;
	border: 6px solid #F27300;
	background-color: #ffffff;
	box-shadow: 2px 2px 20px rgba(0,0,0,.8);
	-webkit-box-shadow: 2px 2px 20px rgba(0,0,0,.8);
}
#confirmation div {
	padding: 40px;
}

#content {
	text-align: center;
}
#content div {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: left;
	padding: 1px 0px 0px 0px;
}

#content td {
	vertical-align: top;
	width: 33%;
	font-size: 12px;
}

#content ul {
	list-style: none outside none;
	margin: 0 25px 10px 0;
	padding: 0;
}
#content li {
	background: url(/siteimages/marker.gif) no-repeat 0 5px;
	padding-left: 28px;
	line-height: 25px;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus,
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible,
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	background-color: #F27300;
}

