@charset "UTF-8";

body {
	font-family: Arial;
	font-size: 12px;
	color: #767676;
	margin:0px;
	padding:0px;
	text-align:left;
	background: #e0e0e0 url(../images/background.gif) repeat-x bottom center;
	line-height: 18px;
	}
	
a, a:visited {  
	font-size:12px;
	color:#767676;
	text-decoration:none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color:#e7281f;
	}
	
.clear {
	clear: both;
	}
	
h1 {
	margin: 5px 0px 10px 0px; /* top right bottom left */
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #e7281f;
	}
	
h1.titel {
	margin: 5px 0px 10px 0px; /* top right bottom left */
	font-size:14px;
	color:#767676;
	}
	
h2 {
	font-size: 14px;
	}
	
h3 {
	font-weight: normal;
	margin: 15px 0 3px 0;
	font-size: 14px;
	}
	
a.nieuw h3 {
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	color: #e7281f;
	margin: 4px 0px 10px 0px; /* top right bottom left */
	}
	
a.nieuw:hover h3 {
	color: #392e18;
	}

a.overzicht, a.overzicht:visited {
	}
	
a.overzicht h3:hover {
	color: #e7281f;
	}
	
a.overzicht h3 {	
	text-transform: none;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 10px 0px; /* top right bottom left */
	}
		
#container {
	margin: 0 auto 0;
	padding: 2px;
	background: #fff url(../images/packforce_logo.gif) no-repeat;
	background-position: 30px 30px;
	width: 980px;
	}
	
#top {
	background: none;
	margin: 0 0 2px 0;
	float: left;
	height: 124px;
	}

#topleft 
{
	float: left;
	width: 175px;
	height: 35px;
	display: block;
	margin: 40px 0px 0px 35px;
}
	
#topright {
	float: right;
	width: 700px;
	color: #e7281f;
	margin: 20px 35px 0 0;
	text-align: right;
	}
	
#topright a {
	color: #e7281f;
	}
	
#topright input {
	float: left;
	border: 1px solid #e3e3e3;
	}
	
.searchform {
	float: right;
	}
	
.searchform .SearchQuery {
	padding: 4px 0 4px 4px;
	color: #b3b3b3;
	width: 196px;
	}
	
#topright .SearchButton {
	float: left;
	margin-left: 5px;
	padding: 0;
	border: 0;
}

#topright .StateAuthenticated
{
	height: 20px;
	overflow: hidden;
}
	
/* ------------------------------------------------------------------------------------------- HOOFDMENU ------------------------------------------------------------------------------------------- */

#menu {
	height: 28px;
	background: url(../images/bg_menu.gif) repeat-x;
	font-size: 14px;
	padding: 7px 0px 0px 0px; /* top right bottom left */
	margin: 124px 0 0 0;
	}	

#menu a, #menu a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0px 0px 0px 18px; /* top right bottom left */
	}
	
#menu a:hover, #menu a:active {
	color: #fff;	
	text-decoration: underline;
	}
	
#submenu {
	height: 23px;
	background: none;
	font-size: 11px;
	padding: 3px 17px 2px;
	margin: 2px 0 0 0;
	}
	
#submenu a {
	font-size: 11px;
	}
	
#submenu img {
	border: 0;
	padding: 0;
	}

#submenu img :hover {
	border: 0;
	padding: 0;
	}
	
.crummel {
	float: left;
	}
	
#languages {
	float: right;
	margin: 1px 0 0 0;
	}

#languages input
{
	padding: 0px;
}
	
/* ------------------------------------------------------------------------------------------- CONTENT VLAK ------------------------------------------------------------------------------------------- */	
	
.columnContent {
	text-align: left;
	padding: 10px 15px;
	border: 1px solid #e0e0e0;
	background: #fff;
	width: 550px;
	float: left;
	margin: 27px 6px 0;
	}

.columnContent2 {
	float: left;
	padding: 10px 15px;
	border: 1px solid #e0e0e0;
	background: #fff;
	width: 550px;
	margin: 27px 6px 0;
	}
	
a.forward:link, a.forward:visited
{
	color: #e7281f;
	font-weight: bold;
}
	
.columnSContent a:hover, a:active {
	text-decoration: none;
	color: #392e18;
	}
	
#maincontenthome {
	background: #fff url('../images/bg_content.gif') repeat-x;
	margin: 0; 
	padding: 10px 0 0 3px;
	}
	
	
/* ------------------------------------------------------------------------------------------- PRODUCTHIGHLIGHT ------------------------------------------------------------------------------------------- */	
	
.producthighlight {
	border: 1px solid #e0e0e0; 
	margin-top: 10px;
	margin-bottom: 10px; 
	background: #fff;
	padding: 10px 0 10px 10px;
	}
	
.producthighlightText {
	float: right; 
	width: 252px;
	line-height: 18px;
	margin-right: 10px;
	}
	
.producthighlightImage {
	float: left; 
	width: 260px;
	}
	
img.kader {
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 2px;
	}
	
img.kader2 {
	border: 1px solid #e0e0e0;
	background: #fff;
	padding: 2px;
	}

td a:hover img, a:active img {
	border: 0px solid #e0e0e0;
	padding: 0px;
	}	
	
a:hover img, a:active img {
	border: 1px solid #e0e0e0;
	padding: 2px;
	}	
	
.meerinformatie {
	height: 28px;
	width: 127px;
	text-align: center;
	}
	
.meerinformatie a.homebuttons {
	background-image: url(../images/button_meer.gif);
	padding: 4px 0 0 0;
	color: #ccc;
	height: 22px;
	display: block;	
	}
	
.meerinformatie a:hover.homebuttons {
	background-image: url(../images/button_meer2.gif);
	padding: 4px 0 0 0;
	height: 22px;
	display: block;	
	}
	
.directbestellen {
	text-align: center;
	width: 121px;
	height: 28px;
	float: right;
	}
	
.directbestellen a.homebuttons {
	background-image: url(../images/button_direct.gif);
	padding: 4px 0 0 0;
	height: 22px;
	display: block;	
	}
	
.directbestellen a:hover.homebuttons {
	background-image: url(../images/button_direct2.gif);
	padding: 4px 0 0 0;
	height: 22px;
	display: block;	
	}
	
.directbestellen2 {
	text-align: center;
	width: 121px;
	height: 28px;
	float: right;
	}
	
a.homebuttons, a:visited.homebuttons, a.buttons, a:visited.buttons {
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	}
	
a:hover.buttons, a:active.buttons, a:hover.homebuttons, a:active.homebuttons {
	color: #e7281f;
	}
	
.lijnHomepageHorizontaalBox {
	height:25px; 
	}
	
.homebuttons {
	font-weight: normal;
	color: #ccc;
	}
	
.producthighlightPrijs {
	text-align: left; 
	margin-top: 20px;
	}
	
b.b14 {
	font-size:14px;
	font-weight: normal;
	}
	
b.b18 {
	font-size:14px;
	font-weight: normal;
	}
	
.productHomepageLijn {
	background: #fff;
	border: 1px solid #e0e0e0;
	margin-top: 5px;
	padding: 10px 0 10px;
	}
	
.productHomepageContainer {
	padding:0px;
	width:258px; 
	float:left;
	margin: 0 0 0 10px;
	}
	
.productHomepageImg {
	float:left; 
	margin-right:10px; 
	width:135px;
	}
	
.productHomepageTitle {
	float:left;
	width: 100px;
	}
	
.productHomepageText {
	margin: 10px 0;
	}
	

.button_css {
	font-size: 11px;
	padding: 2px 10px 2px;
	border: 1px solid #e0e0e0;
	color: #b6b6b6;
	background: none;
	width: 175px;
	}
	
.button_div {
	background: url(../images/btn_background.gif);
	overflow: hidden;
	width: 175px;
	margin: 5px 0 0 0;
	}

	
/* ------------------------------------------------------------------------------------------- TITELKNOPPEN / SIDEBARS ------------------------------------------------------------------------------------------- */

.columnSmall {
	float:left;
	}
	
.columnS {
	width: 190px;
	background: none;
	margin: 0 0 15px 0;
	}
	
.columnSContent {
	border: 0;
	padding: 12px;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 5px;
	}

.columnSContent.subcontent
{
	padding: 6px;
}

.title {
	padding: 5px 0px 0px 12px; /* top right bottom left */
	background-repeat: no-repeat;
	background: none;
	height: 22px;
	width: 178px;
	font-size: 13px;
	color: #e7281f;	
	}
	
.assortimentTitle {
	background: none;
	}
	
.zoekenTitle {
	background: none;
	}
	
.veiligbetalenTitle {
	background: none;
	}
	
.winkelwagenTitle {
	background: none;
	}
	
.nieuwTitle {
	background: none;
	}
	
.bestsellerTitle {
	background: none;
	}
	
.verplicht {
	color: #626262;
	font-weight: bold;
	margin-left: 2px;
	}	
	
.warning
{
	color: #e7281f;	
}
	

/* ------------------------------------------------------------------------------------------- ASSORTIMENT ------------------------------------------------------------------------------------------- */
	
ul#assortiment {
	list-style: none;
	margin: 0; 
	padding: 0;
	}
	
ul#assortiment li {
	background: url(../images/icon_nulist.gif) center left no-repeat;
	background-position: 3px 5px;
	margin: 0;
	padding: 0 0 0 16px;
	}
	
ul#assortiment li.active {
	margin-left: 0;
	}
	
ul#assortiment li.active ul {
	background: url(../images/icon_none.gif);	
	margin: 0;
	padding: 0;
	}
	
ul#assortiment li.active ul a {
	color: #715d38;
	}
	
ul#assortiment li.active ul a:hover {
	color: #3f3015;
	}
	
ul#assortiment li a {
	padding: 4px 0px 4px 6px; /* top right bottom left */
	text-decoration:none;
	display:block;
	}
	
ul#assortiment li ul {
	list-style-type:none;
	margin:0px;
	padding:0px; /* top right bottom left */
	}
	
ul#assortiment li ul a {
	font-weight:normal;
	border:none;
	}
	
ul#assortiment li.bottom {
	list-style: none;
	background: none;
	border: 0;
	}
	

/* ------------------------------------------------------------------------------------------- OVERZICHTSPAGINA ------------------------------------------------------------------------------------------- */
	
.overzichtImage {
	margin-right:10px; 
	float:left; 
	width:76px;
	}
	
.overzichtImage img {
	padding: 1px;
	}
	
.overzichtImage img:hover {
	padding: 1px;
	border: 1px solid #d6d6d6;
	}
	
.overzichtTekst {
	float: left; 
	width: 450px;
	margin-left: 5px;
	}
	
.overzichtTekst h3 {
	margin: 0;
	padding: 1px 0 0 0;
	}
	
.overzichtTekst p {
	margin: -5px 0 0 0;
	padding: 0;
	}
	
.overzichtPrijs {
	width: 435px;
	float: right;
	margin: 9px 0 0 0;
	padding: 0 0 0 22px;
	background: url(../images/overzichtprijs.png) center left no-repeat;
	text-align: left;
	}

.overzichtPrijs .b14 {
	font-size: 12px;
	}
	
.directbestellen_overzicht{
	background: none;
	width: 145px;
	font-size: 12px;	
	padding: 3px 0 5px 35px;
	margin-top: 10px;
	height: 18px;
	}

.directbestellen3 {
	border: 0;
	padding: 0;
	margin: 5px 0 0 0;
	}
	
.directbestellen3 img {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
.directbestellen3 img:hover {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
/* ------------------------------------------------------------------------------------------- LINKS HOVER ------------------------------------------------------------------------------------------- */

.lijnHomepageHorizontaal {
	height:0px; 
	background-color:#fff;
	_background-color:none;
	_border-bottom:solid 0px #999999; 
	_margin-bottom:15px;
	margin-top:10px;
	font-size:1px;
	}
	
.floatright {
	float:right;
	}
	
span.linetrough {
	text-decoration:line-through;
	}
	
.ideallogo {
	float: left; 
	width: 29px;
	}
	
.idealtext {
	float: left; 
	width: 120px; 
	margin-left: 15px;
	font-size: 11px;
	}
	
.zoekentext {
	font-size:11px; 
	margin-bottom:10px;
	}
	
.bestsellerImage {
	float:left; 
	width:78px;
	margin-right: 7px;
	}
	
.bestsellerText {
	float:left; 
	width: 80px;
	overflow: hidden;
	}
	
.bestsellerText a:hover, a:active {
	text-decoration: none;
	color: #392e18;
	}
	
.bestsellerPrijs {
	padding-top:5px;
	}
	
.bestsellerLijn {
	height:1px; 
	background-color:#e0e0e0;
	_background-color:none;
	_border-top:solid 1px #999999; 
	margin-top:10px; 
	margin-bottom:10px;
	_margin-bottom:0px;
	}
	
.overviewLijn {
	height:1px; 
	background-color:#cccccc;
	_background-color:none;
	_border-top:solid 1px #CCCCCC; 
	}
	
.sale {
	position:absolute; 
	background-image:url(../images/sale.png); 
	width: 18px; 
	height: 18px; 
	margin: 10px;
	}
	
.tableProduct {
	padding-bottom: 5px;
	}
	
.tableProduct img {
	margin-right: 10px;
	}
	
.pagenavigator {
	}
	
/* ------------------------------------------------------------------------------------------- PRODUCTDETAIL PAGINA ------------------------------------------------------------------------------------------- */

.ProductOrderButton
{
	text-decoration: underline;
	text-transform: lowercase;
}

.productdetailImages {
	float: left; 
	}
	
.productdetailImageBig {
	margin-bottom: 10px;
	}
	
.productdetailImageBig img
{
	float: left;
	margin: 0 20px 0 0;	
}

.productAlternateImages
{
	display: none;
	visibility: hidden;
}
	
.productdetailTekstintro {
	float: left; 
	width: 250px; 
	padding-bottom: 10px;
	}
		
.productdetailTekstintro p {
	margin-top: 0px;
	}

.productdetailTekstintro .directbestellen2 {
	background-image: url(../images/button_direct.gif);
	height: 20px;
	display: block;	
	text-align: center;
	padding: 4px 0 2px;
	margin: 5px 0 0 0;
	float: left;
	clear: left;
	}
	
.productdetailTekstintro .directbestellen2:hover {
	background-image: url(../images/button_direct2.gif);
	}

.productdetailTekstintro .producthighlightPrijs {
	margin: 10px -10px 20px 0;
	float: left;
	width: 250px;
	}

.SKU
{
	margin-right: 5px;
}



/* ------------------------------------------------------------------------------------------- FORM ELEMENTS ------------------------------------------------------------------------------------------- */

input.zoekveld {
	margin-bottom:10px; 
	border: 1px solid #e7281f; 
	color:#555555; 
	font-size:11px; 
	padding:2px; 
	width:161px;
	}
	
input.btncolumnSmall {
	border: 0px solid #7f7f7f; 
	background: #e5e5e5 url(../images/search.gif) repeat-x top left; 
	font-size: 11px; 
	color: #ccc; 
	padding: 3px; 
	width: 167px;
	display: block;
	margin: -8px 0 0 0;
	*margin: -9px 0 -18px 0;
	}
	
input:hover.btncolumnSmall {
	background: #e5e5e5 url(../images/search2.gif) repeat-x top left; 
	border: 0px solid #e7281f;
	}
	
a.btnhomepage, a:visited.btnhomepage {
	background: #acacac url(../images/button_meer.gif); 
	font-size:11px; 
	color:#ccc; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	width:127px;
	display: block;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	}
	
a:hover.btnhomepage, a:active.btnhomepage {
	background: #acacac url(../images/button_meer2.gif);
	color: #e7281f;
	}
	
input.stuks {
	margin-bottom:10px; 
	border:solid 1px #CCCCCC; 
	color:#555555; 
	font-size:11px; 
	padding:2px; 
	width:30px;
	}
	
input, select {
	border: 1px solid #CCCCCC; 
	color: #999999; 
	font-size: 11px; 
	padding: 3px;
	outline: none;
	}
	
.inputform input
{
	width: 250px;
}
	
input.radio, input.checkbox { border: 0px none; width: auto; 	}
	
#bestelform input.voornaam {	width:30px;		}
	
#bestelform input.achternaam {	width:250px;	}
	
#bestelform input.adres {		width:289px;	}
	
#bestelform input.postcode {	width:60px;		}
	
#bestelform input.woonplaats {	width:220px;	}
	
#bestelform input.land {	width:289px;	}
	
#bestelform input.mobile {		width:150px;	}
	
#bestelform input.email {		width:289px;	}

#bestelform select { width:289px;	}
	
.noborder input, input.radio { border: 0px none; width: auto; 	}

.CheckBox input
{
	border: 0px none;
	width: auto;
}
	

#bestelform textarea.opmerkingen { 	
	border:solid 1px #CCCCCC; 
	color:#555555; 
	font-size:11px; 
	height: 75px;
	padding:2px; 
	width:289px;
	}
	
.note {
	font-size:10px;
	padding-left: 205px;
	}

/* ------------------------------------------------------------------------------------------- LOGIN PAGE ------------------------------------------------------------------------------------------- */

.MessageLabel
{
	display: block;
	color: #e7281f;	
	font-weight: bold;
}

.LoginButton, .RegisterButton
{
	float: right;
	margin: 0 200px 0 0;
	padding: 0;
	border: 0px none;
}
	
/* ------------------------------------------------------------------------------------------- PRODUCT OPTIONS ------------------------------------------------------------------------------------------- */

div.productoption span.optionlabel {
	font-weight: bold;
	width: 75px;
	display: block;
	float: left;
	}

div.productoption select {
	width: 100px;
	}

	
/* ------------------------------------------------------------------------------------------- BOTTOM / FOOTER ------------------------------------------------------------------------------------------- */

#bottom {
	height: 80px;
	background: none;
	font-size:11px;
	margin: -30px 0 0 0; /* top right bottom left */
	z-index: -1;
	padding: 50px 0 20px 0; /* top right bottom left */
	color: #ccc;
	text-align: center;
	}
	
#bottom h3 {
	font-size:13px;
	margin: 15px 0px;
	font-weight: normal;
	background: none;
	color: #e7281f;
	}
	
#bottom a, #bottom a:visited {  
	font-size:11px;
	color:#ccc;
	text-decoration:none;
	}
	
#bottom a:hover, #bottom a:active {
	text-decoration:none;
	color:#e7281f;
	}
	
.ShoppingCartCheckout
{
	display: block;
	margin-top: 10px;	
}

.SpecialsPrinting
{
	margin-left: 25px;
}

.shoppingcartinfo
{
	font-size: 11px;
}

td.field
{
	padding-bottom: 1em;
}

.form {
	padding: 4px 0;
	}
	
.form input {
	border: 1px solid #e0e0e0;
	}

.submitform {
	padding: 4px 0;
	margin: 10px 0;
	}
	
.inputform {
	margin: 0 180px 0 0;
	/*float: right;*/
	}
	
.inputform input {
	width: 150px;
	}
	
#test input {
	width: 100px;
	}
	
.form2 {
	padding: 2px 0;
	overflow: hidden;
	}
	
.form2 input {
	margin: 3px 10px 0 6px;
	#margin: 0 10px 0 6px;
	border: 0px;
	float: left;
	}
	
input .bottommargin
{
	margin-bottom: 10px;
}
