/* ----- body & background ----- */

body {
	background: #e2e3dd url(../graphics/brown/body_bg.gif) repeat-x 0 0;
	color: #5c5c5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 150%;
	margin: 0;
	padding: 0;
	}


/* ----- tables ----- */

table, td, input, textarea, select, li {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;	
	}

th {
	background: #ddd;
	padding: 5px;
	}

td {
	padding:5px;
	}

#hometable td {
padding: 0px;
}


/* ----- global links ----- */

a:link, a:visited, a:active {
	color: #37342f;
	text-decoration: none;
	}

a:hover {
	color: #555;
	text-decoration: none;
	}

#content a:link, #content a:visited, #content a:active {
	color: #37342f;
	text-decoration: none;
	}

#content a:hover {
	color: #555;
	border-bottom: 1px dotted #37342f;
	}

#content li {
	color: #777;
	}

.message {
	color: #FF0000;
	font-weight: bold;
}

/* ----- global paragraphs, headers & horizontal rules ----- */

p, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	}

h1 {
	font-size:140%;
	}

h2 {
	font-size:130%;
	}

h3 {	font-size:120%;
	}

h4, h5 {
	font-size:100%;
	}

hr {
	display:none;
}


/* ----- global images ----- */
img {
	border: none;
}


/* ----- hidden items ----- */

#skip {
	display:none;
	}

.hidden {
	display:none;
	}


/* ----- float left / right classes ----- */

.left {
	float: right;
	margin-right: .3em;
	}

.right {
	float: right;
	margin-left: .3em;
}


/* ----- company contact details ----- */

address {
	font-style: normal;
	margin: 1em 0;
	}

#frmContact {
	margin-bottom: .5em;
	}

#ThisForm {
	margin-bottom: .5em;
	}
	

/* ----- container size & positioning ----- */

#container {
	margin: 0px auto;
	width: 900px;
	text-align: left;
	background: url(../graphics/brown/page_bg.gif) repeat-y 0 0;
	position: relative;
	}


/* ----- header area ----- */

#header{
	height: 130px;	
	position: relative;
	margin: 0;
	background: #e2e3dd url(../graphics/brown/body_bg.gif) repeat-x 0 0;
	}


/* ----- company logo & strapline ----- */

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 18px;
	left: 0;
	display: block;
	height: 65px;
	width: 100%;
	background: url(../graphics/brown/logo.gif) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
	}

#logo a {
	display: block;
	height: 105px;
	}

#tagline {
	display: none;
	}


/* ----- shopping basket info ----- */

#info {
	position:absolute;
	margin: 0;
	padding: 0;
	top: 103px;
	right: 14px;
	z-index: 10;
	color: #fff;
	text-align: center;
	}

#info a {
	color: #fff;
	text-decoration: none;
	}

#info a:hover {
	color:#fff;
	border-bottom: 1px dotted #a49b8c;
	}


/* ----- optional mid div (useful for more complex backgrounds) ----- */

#mid {
}

/* ----- breadcrumb trail ----- */
#breadcrumbs {
	float: right;
	display: inline;
	width: 641px;
	font-size: 11px;
	padding: 0 0 0 10px;
	margin-top: 13px;
	margin-right: 15px;
	margin-bottom: 20px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #999;
	line-height: 22px;
	}

#breadcrumbs a {
	color: #555;
	text-decoration: none;
	}

#breadcrumbs a:hover{	
	color: #555;
	border-bottom: 1px dotted #999;
	}


/* ----- search box ----- */

#search {
	margin: 0;
	margin-bottom: 1em;
	padding: 2px 0 0 0;
	background: #fff;
	}

#search label {
	display: none;
	}

#searchKeyword {
	border: 1px solid #e2e3dd;
	color: #777;
	padding: 3px 0 3px 3px;
	width: 193px;
	}

#searchSubmit {
	background: #37342f;
	color: #fff;
	border: 0px solid #37342f;
	width: 45px;
	height: 24px;
	padding-top: 1px;
	margin-left: 4px;
	margin-top: 0px;
	font-size: 90%;
	}

#searchSubmit:hover {
	cursor:pointer;
	}


/* ----- side navigation ----- */

#navDept, #navDept ul, #navDept li, .navStatic, .navStatic ul, .navStatic li {
	margin:0;
	padding:0;
	list-style:none;
	}

#navDept , .navStatic{
	padding:1px 1px 0 1px;
	background:#f3f3f3;
	border:1px solid #e1e1e1;
	color:#999;
	margin-bottom:1em;
}
#navDept li a:link, #navDept li a:active, #navDept li a:visited, 
.navStatic li a:link, .navStatic li a:active, .navStatic li a:visited{
	display:block;
	width:100%;
/*	background:#f3f3f3 url(../graphics/brown/nav_icon.gif) no-repeat 8px 50%; */
	color:#999;
	border-bottom:1px solid #fff;
}

#navDept li a:hover, .navStatic li a:hover {
	background: #ededed url(../graphics/brown/nav_icon.gif) no-repeat 8px 50%;
	}

#navDept li a.selected, .navStatic li a.selected {
	color: #666666;
	background: #c3e5f4 url(../graphics/brown/nav_icon_on.gif) no-repeat 8px 50%;
	}

#navDept li a span, .navStatic li a span {
	display:block;
	padding:5px 20px;
	}


/* ----- subdepartment navigation ----- */

#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
	}

#navSubDept {
	margin:1em 0;
	padding:3px 10px;
	background: #c3e5f4;
	border: 1px solid #ededed;
	color:#666666;
	}

#navSubDept li {
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../graphics/brown/arrow3.gif) no-repeat 0 .6em;
	}

#navSubDept li a {
	color:#666666;
	}

#navSubDept li a:hover, #navSubDept li a.selected{
	color:#000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
	}


/* ----- main navigation ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}

#navTools{
	position:absolute;
	top:97px;
	left:4px;
	width:890px;
	text-align:center;
}

#navTools ul{
	margin:0;
	padding:0;
	list-style:none;
}

#navTools li{
	float:left;
	margin:0;
	padding:0;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../graphics/brown/navtools_divider.gif) no-repeat left 50%;
}

#navTools li.first {
	background:none;
	}

#navTools li a:link, #navTools li a:active, #navTools li a:visited{
	float:left;
	padding:6px 13px 6px 12px;
	text-decoration:none;
	color:#ffffff;
	background: no-repeat bottom right;
}

#navTools li a:hover {
	color:#fff;
	text-decoration: underline;
	}

#navTools li a span{}


/* ----- nav titles ----- */

.navStaticTitle, #navDeptTitle {
	margin:0;
	padding:7px 13px;
	margin-bottom:1px;
	background:#37342f;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:100%;
	letter-spacing: 1px;
}

#navToolsTitle{display:none;}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:198px;
	margin-left:15px;
	margin-top:10px;
}

/* ----- main content area ----- */
#main{
	float:right;
	display:inline;
	width:652px;
	margin-right:15px;
}
#main h2{
	font-weight:normal;
	padding:0;
	color:#37342f;
	font-size:160%;
	clear:both;
}
#main h2#pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#37342f;
	font-size:160%;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:140%;
}
.module1{
	float:left;
	width:250px;
}
.module2{
	float:right;
	width:250px;
}

/* ----- r area ----- */
#footer{
	background:#cccccc;
	padding:10px;
	margin-top:1em;
	}

#footer p {margin:0;}

#footer ul, #footer li {
	margin:0;
	padding:0;
	list-style:none;
	}

#footer li {
	display:inline;
	margin-right:.5em;
	}

#footer a {
	color:#454545;
	}

#footer a:hover {
	color:#1a1a1a;
	border-bottom:1px dotted #454545;
}

#footer #credits {
	float:right;
	margin-top:-1.5em;
}

/* ----- pagination (page 1/2 etc.) ----- */

#pagination{
	margin:1em 0;
}
#pagination li{
	margin:0;
	height:16px;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:9px;
	height:9px;
	margin-left:10px;
	margin-top:3px;
	text-indent:-8000px;
	overflow:hidden;
}
#pagination a#firstPage{background:url(../graphics/brown/ico_first.gif) no-repeat 0 0;}
#pagination a#prevPage{background:url(../graphics/brown/ico_prev.gif) no-repeat 0 0;}
#pagination a#nextPage{background:url(../graphics/brown/ico_next.gif) no-repeat 0 0;}
#pagination a#lastPage{background:url(../graphics/brown/ico_last.gif) no-repeat 0 0;}



/* ----- product thumbnail list ----- */

.products {
	margin: 1em 0;
	clear: both;
	}

.products ul, .products li{
	margin: 0;
	padding: 0;
	list-style: none;
	} 

.products li {
	margin-bottom: 1em;
	padding: .5em 10px 0 10px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #454545;
	}

.products li:hover {
	background: #ededed;
	border: 1px solid #d7d7d7;
	}

.products li h3 {
	margin-top:.5em;
	margin-bottom:1em;
	margin-left:151px;
	padding:0;
	font-size:120%;
	display:block;
	color:#454545;
}

.products .tshirt li h3 {
	margin-top:.5em;
	margin-bottom:1em;
	margin-left:291px;
	padding:0;
	font-size:120%;
	display:block;
	color:#454545;
}


.products li h3 a {
	color:#454545;
	}

.products li h3 a:hover {
	color:#1a1a1a;
	}

.products .image {
	margin:0;
	margin-top: -37px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
	}
	
.products .image a img {
	border:1px solid #e3e3e3;
	}

.products .image a:hover img {
	border:1px solid #d7d7d7;
	}

.products .price {
	margin: 1em 0;
	line-height: 180%;
	color: #777777;
	font-size: 110%;
	font-weight: bold;
	}

.products .quantity{
	clear:both;
	margin:1em 0;
	text-align:right;
	line-height:180%;
}

.products .supplier {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 75px;
	}
/* Nieuw Binnen on home page */
.nieuwbinnen {
	overflow: hidden;
	width: 648px;
	}
	
.nieuwbinnen ul, .nieuwbinnen li{
	margin: 0;
	padding: 0;
	list-style: none;
	} 
	
.nieuwbinnen li {
	float: left;
	display: block;
	padding: 10px 25px 10px 25px;
	background: #f3f3f3;
	border: 1px solid #e3e3e3;
	color: #454545;
	height: 240px;
	margin-left: 16px;
	width: 142px;
	}

.nieuwbinnen li:hover {
	background: #ededed;
	border: 1px solid #44b644;
	}

.nieuwbinnen li h4 {
	margin-bottom: 10px;
	padding:0;
	font-size:100%;
	display:block;
	color:#454545;
}
.nieuwbinnen li h4 a {
	color:#454545;
	}

.nieuwbinnen li h4 a:hover {
	color:#1a1a1a;
	}

.nieuwbinnen .image {
	margin:0;
	}
	
.nieuwbinnen .image a img {
	border:1px solid #e3e3e3;
	}

.nieuwbinnen .image a:hover img {
	border:1px solid #d7d7d7;
	}

.nieuwbinnen .price {
	margin-top: 5px;
	color: #777777;
	font-size: 100%;
	font-weight: bold;
	width: 140px;
	overflow: hidden;
	}

.nieuwbinnen .supplier {
	margin: 0px;
	height: 75px;
	}
	
#nieuwbinnenseperator {
	width: 100%;
	height: 20px;
	font-size: 1px;
	clear: both;
	}

/* ----- individual products ----- */
#product{	
	margin:1em 0;	
}
#product .image{	
	float:left;
	margin-bottom:1em;
}	
#product .image p{margin:.5em 0;}

#product .image img{	
	border:1px solid #e1e1e1;
}	

#product .image a:link, #product .image a:visited{	
	text-decoration: none;
	border: 0;
}	

#product .image a:hover{	
	text-decoration: none;
	border: 0;
	cursor: url(magnify.cur), pointer;
}	



#product .info{	
	float:right;
	width:260px;
}

#product .price{
	color:#37342f;
	font-size:120%;
}

#product .info p{
	margin:0;
	margin-bottom:.2em;
}

#product .info h3{
	margin:0;
	margin-bottom:.2em;
}

#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	border-top:1px solid #e1e1e1;
	padding-top:1em;
}
#product #addWishlist a{
}

/* ----- featured articles ----- */
#articles{}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}
#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../graphics/brown/arrow3.gif) no-repeat 0 .6em;
}
#articles  ul li a{color:#777;}
#articles  ul li a:hover{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/* ----- customer reviews ----- */
#reviews{
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:#f3f3f3;
	border:1px solid #e3e3e3;
	color:#777;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:20px;
	list-style:none;
	background:url(../graphics/brown/arrow3.gif) no-repeat 0 .6em;
}
#reviews ul li a{color:#777;}
#reviews ul li a:hover{
	color:#555;
	text-decoration:none;
	border-bottom:1px dotted #777;
}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#1b4556;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:.5em 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:0;
	background:#f3f3f3;
	color:#777;
	padding:5px;
}
td{
	background:#fff;
	border:0;
	padding:5px;
	vertical-align:top;
	color:#777;
}
.formField, .formSelect{
	background:#fff;
	border:1px solid #e1e1e1;
	width:200px;
}
.formFieldShort {
	background:#fff;
	border:1px solid #e1e1e1;
	width:28px;
	margin-right:5px;
}

.formFieldMedium{
	background:#fff;
	border:1px solid #e1e1e1;
	width:20px;
	margin-right:5px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:#37342f;
	font-size:110%;
	font-weight:bold;
}
.formRadio{vertical-align:middle;}
.formButton{
	background:#37342f;
	color:#fff;
	border:none;
	padding-top:3px;
	padding-bottom:3px;
}
.formButton:hover{cursor:pointer;}
label span{
	color:#b00;
	font-size:110%;
	font-weight:bold;
}
p span{color:#b00;}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus	{
	background: #fff;
	border: 1px solid #bbb;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:295px;
	font-size:110%;
}
#total dt{
	width:320px;
	float:left;
	font-weight:bold;
}

#total dd{
	margin-left:321px;
	text-align:right;
	width: 100px;
	font-weight: bold
}

.prijs {
	color: #000000;
	font-weight: bold;
}


.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

#productDisplay {
margin-left: 10px;
}


/* ----- first table data style ----- */
td.first {width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

.historie {
	padding: 0px;
	float: right;
	margin-left: 14px;
	margin-bottom: 15px;
	}


.ogonelogo {
margin-left: 23px;
}

/* spam trapping css to hide input field from Humans */
.hideInput { display:none; }

