/****************************/
/***** DEFAULT ELEMENTS *****/
/****************************/

HTML {
 overflow: -moz-scrollbars-vertical; 
 overflow-x: auto; 
}

HTML, BODY {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
}

BODY {
	font-family: tahoma,arial,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
	text-align: left;
	margin: 0;
	padding: 0;
	background: #353C73 url(../images/bg_page.png);
}

IMG {
	border: 0;
}


FORM {
	margin: 0;
	padding: 0;
}

H1 {
	font-weight: bold;
	font-size: 16px;
	color: #ED008C;
}

H2, H3, H4, H5, H6 {
	font-size: 12px;
	font-weight: bold;
}

A {
	color: #ED008C;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

A:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #ED008C;
}


TD {
	font-size: 12px;
}

/********************/
/***** CLASSESS *****/
/********************/

.clear {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
}

.clear_w_height {
	height: 35px;
	clear: both;
	float: none;
}

.main_msg {
	border: none;
	border: 1px solid red;
	background: #ffdddd;
	padding: 10px;
}

.msg_success {
	border: none;
	border: 1px solid #008000;
	background: #b7ffb7;
	padding: 10px;
}

.main_msg LEGEND {
	color: red;
	text-transform: uppercase;
	font-weight: bold;
	background: white;
	padding-left: 4px;
	padding-right: 4px;
}

.formset {
	border: none;
	border: 1px solid #A0A18A;
	padding: 10px;
	margin-bottom: 10px;
}

.formset LEGEND {
	color: #A0A18A;
	text-transform: uppercase;
	font-weight: bold;
	background: white;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #A0A18A;
}




/****************/
/***** ID'S *****/
/****************/

#mw_body_bg {
	width: 100%;
	background-image: url(../images/mw/mw_bg.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	background-image: url(../images/bg_stars.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0;
	margin: 0;
	padding: 0;
}

#mw_container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 10px;
	background: url(../images/mw/mw_bg_content_bg.png) top right no-repeat;
}

#mw_header {
	position: relative;
	width: 900px;
	height: 130px;
	background: url(../images/mw/mw_bg_header.png) no-repeat;
}

#mw_header_basket {
	position: relative;
	width: 900px;
	height: 130px;
	background: url(../images/mw/mw_bg_header-basket.png) no-repeat;
}

#header_logo {
	position: absolute;
	top: 8px;
	left: 20px;
}

#mw_nav {
	width: 186px;
	height: 136px;
	left: 0;
	top: 130px;
	text-align: right;
	background: url(../images/mw/mw_bg_nav.png) no-repeat;
}

#mw_nav UL {
	display: block;
	list-style: none;
	line-height: 2.25;
	margin: 0;
	padding: 0;
}

	#mw_nav A {
		font-weight: bold;
		color: white;
		text-decoration: none;
		border: none;
		padding-right: 12px;
	}
	#mw_nav A:hover {
		color: #000;
		border: none;
	}


#cart {
	position: absolute;
	width: 220px;
	height: 23px;
	top: 7px;
	left: 230px;
	text-align: center;
}

#payoff {
	position: absolute;
	top: 15px;
	left: 560px;
}


#mw_search {
	width: 170px;
	height: 52px;
	margin-left: 7px;
	margin-top: 38px; 
	background: url(../images/mw/mw_bg_search.png) no-repeat;
}

#mw_logos {
	position: relative;
	width: 170px;
	height: 200px;
	margin-left: 7px;
	margin-top: 38px; 
	background: url(../images/mw/bg_logos.png) no-repeat;
}

#logo-paypal {
	position: absolute;
	top: 25px;
	left: 14px;
}

#logo-ideal {
	position: absolute;
	top: 25px;
	left: 95px;
}

#logo-tnt {
	position: absolute;
	top: 90px;
	left: 34px;
}

#logo-mkbok {
	position: absolute;
	top: 130px;
	left: 55px;
}

#mw_sq_kadootjes {
	position: absolute;
	text-align: center;
	width: 221px;
	height: 63px;
	top: 67px;
	left: 196px;
}
#mw_sq_kadootjes A {border: none}

.link_kado {
	position: absolute;
	top: 5px;
	left: 5px;
}

#mw_sq_kraampakketten {
	position: absolute;
	text-align: center;
	width: 221px;
	height: 63px;
	top: 67px;
	left: 427px;
}
#mw_sq_kraampakketten A {border: none}

#mw_sq_bedrijven {
	position: absolute;
	text-align: center;
	width: 220px;
	height: 63px;
	top: 67px;
	left: 658px;
}

#mw_sq_bedrijven A {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #ED008C;
}

#mw_sq_bedrijven A:hover {
	color: #ED008C;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}


.mw_starlinks {
	margin-top: 36px;
	height: 20px;
}

.mw_starlinks A {
	color: black;
	border-bottom: 1px dotted #ED008C;
	text-decoration: none;
}

.mw_starlinks A:hover {
	color: #ED008C;
	border-bottom: 1px dotted black;
}


#mw_sq_bedrijven P {
	margin-top: 36px;
	font-weight: bold;
}

#mw_left_pane {
	width: 186px;
	float: left;
}


#mw_content_holder {
	width: 682px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#content {
	margin: 10px;
}

#content UL {
	list-style-image: url(../images/bullet.png);
}

#content_bottom {
	height: 14px;
	width: 451px;
}

#right_pane {
	width: 220px;
	margin-top: 10px;
	margin-left: 11px;
	float: left;
}

#rightpane_bottom {
	height: 6px;
	width: 220px;
}


#mw_footer {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 102px;
	background: url(../images/mw/mw_bg_footer.png) bottom no-repeat;
}

#footer_links {
	position: relative;
	top: 34px;
	left: 196px;
	width: 682px;
	height: 20px;
	color: white;
	text-align: center;
}

#footer_links A {
	font-weight: bold;
	color: white;
	margin-left: 6px;
	margin-right: 6px;
}
#footer_links A:hover {
	color: #ED008C;
	border-bottom: 1px dotted white;
	margin-left: 6px;
	margin-right: 6px;
}

#footer_credits {
	position: relative;
	top: 45px;
	left: 404px;
	width: 280px;
	height: 20px;
	font-size: 10px;
	color: silver;
	text-align: center;	
}

/*********************/
/***** TEMPLATES *****/
/*********************/


#prodholder {
	width: 100%;
}
#prodholder A {
	border: none;
}

.productlist {
	width: 200px;
	float: left;
	background: #E8EAF9;
	margin-left: 12px;
	margin-right: 8px;
	margin-bottom: 30px;
	display: inline;
}

.pl_title {
	width: 196px;
	height: 20px;
	padding: 2px;
	font-weight: bold;
	color: #12194D;
	overflow: hidden;
}

.pl_price {
	width: 196px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #12194D;
	text-align: center;
	margin-top: 3px;
}

.pl_btn {
	text-align: center;
	margin-bottom: 6px;
	margin-top: 3px;
}

/* product detail */

#proddetail {
	width: 100%;
}
#proddetail A {
	border: none;
}

#proddetail H1 {
	width: 640px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: url(../images/mw/mw_bg_h1.png) no-repeat;
}

#proddetail H1 P {
	padding: 0;
	margin: 0;
	padding-top: 15px;
	padding-left: 50px;
}


#images-big {
	width: 260px;
	margin-left: 28px;
	margin-top: 10px;
	float: left;
}

#images-big IMG {
	padding: 4px;
	border: 1px solid #D2D2D2;
	margin-bottom: 10px;
}

#product_details {
	width: 232px;
	margin-left: 16px;
	margin-top: 10px;
	float: left;
}

.tbl-dtl {
	width: 320px;
	margin-left: 10px;
}

.tbl-dtl-title {
	width: 100px;
	padding: 3px;
	font-weight: bold;
	vertical-align: top;
	text-align: right;
}

.tbl-dtl-data {
	width: 230px;
	padding: 3px;
	vertical-align: top;
}

.tbl-dtl-data-price {
	width: 135px;
	height: 40px;
	padding: 3px;
	vertical-align: middle;
	text-align: left;
	font: 18px arial, tahoma, sans-serif bold;
	color: black;
}

/* basket and rest of ordering */

#basket {
	width: 100%;
}
	#basket A {
		border: none;
	}
	#basket TEXTAREA {
		width: 400px;
	}

#breadcrumbs {
	color: #8B8B8B;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#breadcrumbs B {
	color: #000;
}

.odd {
	background: #ECECEC;
}

.even {
	background: #FCFCFC;
}

.row_total {
	height: 1px;
}

/********************/
/***** LIGHTBOX *****/
/********************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox A,
#lightbox A IMG{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}		

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #0A103A;
	}