/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #316F22;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #C1D301;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background: #ffffff url(http://www.epacking.be/bgr1.jpg) no-repeat center top;

}

H1 {
  	
	background-image: url(verpakkingen-h1.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #333333;
	font-size: 12px;
	text-indent: 18px;
	padding-top: 5px;
}
h2 {
	background-image: url(verpakkingen-h1.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #333333;
	font-size: 12px;
	text-indent: 18px;
	padding-top: 5px;
}
A {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}
INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.indexTable{
	background-image: url(index_kader.jpg);
	background-repeat: repeat-y;
}
.divNavLinks {
	width: 179px;
	background-image: url(verpakkingen-nav-links.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-indent: 25px;
	padding-top: 5px;
}
.divNavRechts {
	width: 258px;
	background-image: url(verpakkingen-nav-rechts.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-indent: 25px;
	padding-top: 5px;
}
.divProdLinks {
	width: 179px;
	background-image: url(verpakkingen-dot.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}
.divRed {
	background-image: url(verpakkingen-dot.jpg);
	height: 33px;
	background-repeat: repeat-x;
	background-position: 1px bottom;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
}
.divProdLinksAct {
	width: 179px;
	background-image: url(verpakkingen-dotAct.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}

.divProdRechts {
	width: 257px;
	background-image: url(verpakkingen-dotRechts.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}
.divProdRechtsAct {
	width: 257px;
	background-image: url(verpakkingen-dotRechtsAct.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}

.divLinkOver {
	width: 179px;
	height: 25px;
	padding-top: 2px;
}

.divTextRechts {
	width: 232px !important;
	width: 257px;
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 10px;
}

.shopbutton {
	width: 212px;
	height: 23px;
	background-image: url(cart_knop.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	padding-top: 4px;
}

.main {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 521px;
}

.mainindex {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 600px;
	margin-top: 5px;

}

.divcart {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 521px;
}

.search {
	height: 25px;
	width: 301px;
	text-align: center;
	background-image: url(verpakkingen-search.jpg);
	background-repeat: no-repeat;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #C1D301;
	padding: 2px;
	vertical-align: bottom;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	border: 1px dashed #C1D301;
}

.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

A.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

A.buttonTextBlack:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.buttonTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

A.buttonTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.buttonTextWhite:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonTextIndexWhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.buttonTextIndexWhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.buttonTextIndexWhite:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonTextColor {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.tableHeaderSmall {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.priceText {
	font-size: 11px;
	font-weight: bold;
}

.priceItalicText {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.highlightText {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

A.highlightText {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
A.highlightText:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.button
{
	width: 154px;
	height: 23px;
	background-image: url(verpakkingen-btn.png);
	background-repeat: no-repeat;
	cursor: hand;
	padding-top: 4px;
}


.footer
{
    padding: 10px;
    border: thin dotted #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    width: 956px;
}

.promotions
{
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	text-align: center;
	width: 257px;
}

.topBarLeft
{
	background-image: url(verpakkingen-top2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 722px;
	text-indent: 25px;
	color: #FFFFFF;
	padding-top: 10px;
	height: 35px !important;
	height: 45px;
}

A.topBar
{
	color: #FFFFFF;
	text-decoration: none;
}

A.topBar:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.dropdown
{
	background-color: white;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #316f22;
}
.image
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bgOff {
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	text-indent: 25px;
}

.bgOn {
	background-color: #c1d301;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	text-indent: 25px;
}
.form {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px dotted #c1d301;
}


.invisible {display:none}



/*ePackingMenu*/
#ePackingMenu
{
    background-position: 0px 0px;
    position: relative;
    top: 0px;
    left: 0px;
    width: 977px;
    min-width: 977px;
    z-index: 10;
    text-align: center;
    padding-left: 3px;
    cursor: default;
    height: 26px;
}
#ePackingMenu DL, #ePackingMenu DT, #ePackingMenu DD, #ePackingMenu UL, #ePackingMenu LI {margin:0;padding:0;list-style-type:none}
#ePackingMenu DL {
	height:26px;
	margin:0 2px 0 0;
	z-index:1000;
	float:left;
	}
#ePackingMenu DT {
	margin:0 0 0 2px;
	padding:0 0 0 17px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	}
#ePackingMenu DT SPAN, #ePackingMenu DT A {
	font:bold 10px arial,helvetica,sans-serif;
	text-transform:uppercase;
	text-align:center;
	line-height:12px;
	display:block;
	padding:8px 6px 6px 0;
	text-decoration:none;
	color:#4c4c4c;
	}

#ePackingMenu DT A:hover {
	color:#FFF;

	}
#ePackingMenu DD
{
    position: absolute;
    margin: 0;
}
#ePackingMenu LI {text-align:left}
#ePackingMenu LI A {color:#FFF;text-decoration:none;display:block;padding:5px}





#ePackingMenu DT {
	background-image:url(ePackingBtnBack.gif);
	background-repeat:no-repeat;
	background-position:-70px 0;
	margin-left:0;
}


#ePackingMenu DT SPAN, #ePackingMenu DT A {
	background-image:url(ePackingBtnBack.gif);
	background-repeat:no-repeat;
	background-position:100% -55px}



#ePackingMenu DT.on_univ1{background-position:-70px -29px}


#ePackingMenu DT.on_univ1 A{background-position:100% -84px;color:#FFF}


#ePackingMenu DD.univ1 A
{
    background: #77ab01;
    width: 200px;
    border-bottom-color: #316f22;
    border-bottom-width: thin;
    border-bottom-style: dotted;
    border-right-style: dotted;
    border-right-width: thin;
    border-right-color: #316f22;
    border-left-style: dotted;
    border-left-width: thin;
    border-left-color: #316f22;
}


#ePackingMenu DD.univ1 A:hover{background:#FFF; color:#4c4c4c;}


