/*---{ colLeft And colRight )-----------------------------------------------*/

#content .colLeft {
	float: left;
	width: 700px;
}

#content .colRight {
	float: right;
	width: 220px;
}


/* BORDER radius */
.catBanner,
.bigPic img,
#banner2-5 img,
#banner6-7 img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}


/*---{ Shoppingbag )-------------------------------------------------------*/

#memberNav, #shoppingBag {
	float:left;
	width: 195px;
	height: 75px;
	
}

#memberNav h3, #shoppingBag h3{
	display:block;
	text-indent:-9999px;
	height: 21px;
	margin: 20px 0 5px 30px;
	padding:0;
}

#shoppingBag h3{
	background:url(../images/winkelwagen.gif) no-repeat top left;
}

#shoppingBag a{
	display:block;
	padding: 0 0 0 61px;
	text-decoration:none;
}

/*---{ Membernav )-------------------------------------------------------*/

#memberNav {
width: 155px;
}
#memberNav h3{
	background:url(../images/mijn-account.gif) no-repeat top left;
}

#memberNav div{
	display:block;
	padding: 0 0 0 58px;
}


/*---{ Favorites )-------------------------------------------------------------*/

#favorites {
	position: absolute;
	top: 75px;
	right: 210px;
}

/*---{ Custom elements )-------------------------------------------------------*/

#utilNavBttns {
	position: absolute;
	right: 20px;
	top: 12px;
	z-index: 1;
}
#utilNavBttns a.button {
	position: relative;
	float: left;
	display: block;
	width: 119px;
	height: 24px;
	padding-right: 6px;
}
#utilNavBttns a.button span {
	display: none;
}

#utilNavBttns a.vipcard {
	background: url(../images/bttn_vipcard.gif) left top no-repeat;
}
#utilNavBttns a.nieuwsbrief {
	background: url(../images/bttn_nieuwsbrief.gif) left top no-repeat;
}
#utilNavBttns a.winkelwagen {
	background: url(../images/bttn_winkelwagen.gif) left top no-repeat;
}
#utilNavBttns a.folders {
	background: url(../images/bttn_folders.gif) left top no-repeat;
}

#utilNavBttns a.vipcard:hover,
#utilNavBttns a.nieuwsbrief:hover,
#utilNavBttns a.winkelwagen:hover,
#utilNavBttns a.folders:hover {
	background-position: left -24px;
}


/* zoekbox + Emailbox */
#qSearch {
	position: absolute;
	right: 23px;
	bottom: 15px;
	margin: 0;
	padding: 0;
}
#nForm {
	position: relative;
	margin: 20px 0 0 0;
	padding: 0;
}
#qSearch .clsInputBg,
#nForm .clsInputBg {
	position: relative;
	width: 214px;
	height: 21px;
	background: url(../images/qsearch-bg.gif) left top no-repeat;
	padding: 0 0 0 2px;
}
#qSearch .clsButton {	
	background: transparent url(../images/qsearch-go.gif) left top no-repeat;
	width: 16px;
}
#nForm .clsButton {
	background: transparent url(../images/nform-go.gif) left top no-repeat;
	width: 16px;
}
#nForm .clsInputBg {
	background: #615e7f;
}
#qSearch .clsInputBg .clsInput,
#nForm .clsInputBg .clsInput {
	width: 186px;
	border: 0;
	background: transparent;
	height: 14px;
	line-height: 12px;
	margin: 0;
	padding: 4px 0 2px 2px;
}
#nForm .clsInputBg .clsInput {
	color: #FFFFFF;
}
#qSearch .clsInputBg .clsButton,
#nForm .clsInputBg .clsButton {
	position:absolute; 
	right:5px; 
	top:3px;
	cursor: pointer;
}

/* utilnav uitklapdingetje*/
#utilNav {
	position: absolute;
	z-index: 2000;
	top: 10px;
	left: 325px;
	margin: 0;
	padding: 3px 0 0 0;
}

#utilNav .col{
	float:left;
	width: 107px;
	padding: 5px 0;
}

#utilNav .col-left{
	border-right: 1px solid #615e7f;
	
	margin: 0 30px 0 0;
}
#utilNav .col a{
	display:block;
	text-decoration:none;
}

.storeutil{
	position:absolute;
	top: 0px;
	right: 20px;
	height: 75px;
	width: 375px;
	background: url(../images/store-util-back.gif) no-repeat top left;
	z-index:500;
}

.points
{
	position: relative;
	padding: 8px 10px;
	height: 59px;
	width: 355px;
	line-height: 100%;
	background: url(../images/store-util-back.gif) no-repeat top left;
}

.points h1, .points p
{
	margin: 6px;	
}

#headerBanner {
	position: absolute;
	right: 10px;
	top: 41px;
	width: 700px;
	height: 95px;
	overflow: hidden;
}
#headerBanner p {
	margin: 0;
	padding: 0;
}


.thumb table {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.thumb table tr {
	height: 100%;
}
	
.thumb table tr td {
	height: 100%;
	vertical-align: middle;
}

a img {
	border: 0;
}

td.right {
	text-align: right;
}

/*---{ Other custom )-------------------------------------------------------*/

.small {
	font-size: 90%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.error { 
	border: 1px solid #E2442E;
	background: #BF1400 url(../images/ico_alert_16x16.png) no-repeat 5px 50%;
	padding: 8px 8px 8px 24px;
	margin-bottom: 20px;
}

.ok { 
	border: 1px solid #5B942C;
	background: #B8EF84;
	padding: 8px 8px 8px 8px;
	margin-bottom: 20px;
}

#content a.print
{
	position: relative;
	width: 100px;
	display: block;
	padding: 8px 0 0 0;
	text-align:center;
	float: right;
	margin: 0 10px 0 0;
	text-decoration: none;	
}

#content a.pdf
{
	position: relative;
	width: 100px;
	display: block;
	padding: 8px 0;
	text-align: center;
	float: right;
	text-decoration: none;
}

/* ---------- */

/* Table */

.table { display: table; width: 100%; }
.table .row { display: table-row; }
.table .row .cell { display: table-cell; }

/* Achtergrond van formulieren enzo */

.subPage{
	position: relative;
	padding: 15px;
	margin: 0 0 0px 0;
	width: 670px;
	height: auto;
	background: #3f3a63 url(../images/master-item-btm.gif) left bottom no-repeat;
}
.subPageTop{
	position: absolute;
	left: 0;
	top: 0;
	background: #3f3a63 url(../images/master-item-top.gif) left top no-repeat;
	width: 700px;
	height: 5px;
}

/**/
#categoryNav {
	position: absolute;
	left: 20px;
	top: -40px;
	margin: 0;
	padding: 0;
	z-index: 300;
}
#categoryNav div.selectBoxSelected {
	position: relative;
	background: url(../images/select-bttn.gif) left top no-repeat;
	border: none;
	float: left;
	width: 107px;
	height: 19px;
	font-size: 11px;
	margin: 0 10px 0 0;
	padding: 6px 2px 3px 7px;
	line-height: 14px;
	z-index: 35;
	cursor: pointer;
	color: #333333;
}

#categoryNav div.selectBoxSelected ul {
	position: absolute;
	left: 0px;
	top: 28px;
	margin: 0;
	padding: 8px 0 2px 0;
	list-style: none;
	display: none;
	z-index: 999;
	
	background-color: #E6E6E6;
	-khtml-opacity:.93; 
	-moz-opacity:.93; 
	-ms-filter: "alpha(opacity=93)"; 
	filter: alpha(opacity=93); 
	opacity: .93;
}

#categoryNav div.twoColumn ul {
	width: 400px;
}
#categoryNav div.threeColumn ul {
	left: -204px;
	width: 600px;
}

#categoryNav div.selectBoxSelected ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#categoryNav div.selectBoxSelected ul li a {
	display: block;
	width: 180px;
	border-bottom: 1px dotted #1D1848;
	margin: 0 5px 0 5px;
	color: #000000;
	padding: 6px 2px 6px 8px;
	text-decoration: none;
}
#categoryNav div.twoColumn ul li,
#categoryNav div.threeColumn ul li {
	float: left;
}
#categoryNav div.selectBoxSelected ul li a:hover,
#categoryNav div.selectBoxSelected ul li.active a {
	text-decoration: underline;
}

#memberNav{
	z-index:11;
}

#memberNav span{
	padding: 0 20px 0 0;
	background:url(../images/arrow-down-small.gif) no-repeat right center;
}

#memberNav ul{
	display:none;
	list-style:none;
	margin:10px 0 0;
	padding:0;
	background:url(../images/login-nav-back.png);
	width: 140px;
	padding: 10px;
}
#memberNav:hover ul{display:block;}
#memberNav ul a{
	text-decoration:none;
	display:block;
	border-bottom:1px solid #848484;
	line-height: 28px;
}


#brandList .item {
	float: left;
	margin: 5px;
}


