/* PRE STYLESHEET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

a {
	text-decoration: none;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1px 0;
}

/* STYLESHEET */
body {
	background: #231f20;
	cursor: default;
}

h1 {
	height: 180px;
	background: url(../images/header_bg.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 420px;
	cursor: pointer;
}

h2 {
	font: bold 13px Tahoma;
	color: #85858c;
	margin: 0 0 10px 0;
}

#product h2 {
	padding: 10px 0 0 0;
}

#splash {
	width: 887px;
	height: 432px;
	margin: -230px 0 0 -440px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url(../images/splash_bg.jpg) no-repeat;
	cursor: pointer;
}

#splash h1 {
	display: none;
}

#splash a {
	display: block;
	width: 887px;
	height: 432px;
	text-indent: -999px;
}

#container {
	position: relative;
	width: 946px;
	margin: 0 auto;
}

#menu {
	height: 39px;
	background: url(../images/menu_bg.gif) no-repeat;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	margin: 0 5px 0 15px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

#menu ul li a.item_1 {
	width: 112px;
	background: url(../images/menu_item_1_bg.gif) no-repeat;
}

#menu ul li a.item_2 {
	width: 76px;
	background: url(../images/menu_item_2_bg.gif) no-repeat;
}

#menu ul li a.item_3 {
	width: 91px;
	background: url(../images/menu_item_3_bg.gif) no-repeat;
}

#menu ul li a.item_4 {
	width: 36px;
	background: url(../images/menu_item_4_bg.gif) no-repeat;
}

#menu ul li a.item_5 {
	width: 76px;
	background: url(../images/menu_item_5_bg.gif) no-repeat;
}

#menu ul li a.item_6 {
	width: 116px;
	background: url(../images/menu_item_6_bg.gif) no-repeat;
}

#menu ul li a.item_7 {
	width: 56px;
	background: url(../images/menu_item_7_bg.gif) no-repeat;
}

#menu_sub {
	margin: 5px 0 0 0;
	height: 37px;
	overflow: hidden;
}

#menu_sub ul li {
	float: left;
}

#menu_sub ul li a {
	display: block;
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
}

#menu_sub ul li a.item_1 {
	margin: 0 10px 0 0;
	width: 162px;
	background: url(../images/menu_sub_shoppingcart_bg.gif) no-repeat;
}

#menu_sub ul li a.item_2 {
	width: 81px;
	background: url(../images/menu_sub_register_bg.gif) no-repeat;
}

#menu_sub ul li a.item_3 {
	width: 93px;
	background: url(../images/menu_sub_password_bg.gif) no-repeat;
}

#menu_sub ul li a.item_4 {
	width: 87px;
	background: url(../images/menu_sub_logout_bg.gif) no-repeat;
}

#menu_sub ul li a.item_5 {
	margin: 0 10px 0 0;
	width: 92px;
	background: url(../images/menu_sub_settings_bg.gif) no-repeat;
}

#menu_sub ul li a.item_6 {
	margin: 0 10px 0 0;
	width: 93px;
	background: url(../images/menu_sub_account_bg.gif) no-repeat;
}

#menu_sub ul li a.item_7 {
	margin: 0 10px 0 0;
	width: 79px;
	background: url(../images/menu_sub_orders_bg.gif) no-repeat;
}

#menu_sub ul li a.item_8 {
	margin: 0 10px 0 0;
	width: 115px;
	background: url(../images/menu_sub_assortment_bg.gif) no-repeat;
}

#menu_sub ul li a.item_9 {
	margin: 0 10px 0 0;
	width: 86px;
	background: url(../images/menu_sub_stock_bg.gif) no-repeat;
}

#menu_sub .logintext {
	float: left;
	padding: 12px 10px 0 10px;
	color: #fff;
	font: 11px Tahoma;
}

#menu_sub .login {
	float: left;
	padding: 7px 10px;
}

#menu_sub .login input {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	font: 11px Tahoma;
}

#menu_sub .login .text {
	width: 130px;
	height: 17px;
	background: url(../images/login_text_bg.gif) no-repeat;
	padding: 5px;
}

#menu_sub .login .password {
	width: 130px;
	height: 17px;
	background: url(../images/login_password_bg.gif) no-repeat;
	padding: 5px;
	margin: 0 0 0 10px;
}

#navigation {
	clear: both;
	background: url(../images/selection_bg.gif) no-repeat;
	height: 32px;
	padding: 21px 15px 0 15px;
	font: 11px Tahoma;
	color: #a5a5aa;
}

#navigation a {
	color: #a5a5aa;
}

#selection {
	width: 223px;
	float: left;
}

#selection h2 {
	height: 19px;
	background: url(../images/selection_item_bg.gif) no-repeat;
	margin: 0;
	font: 14px Tahoma;
	color: #fff;
	padding: 11px 15px 9px 15px;
	position: relative;
}

#selection ul.hidden {
	display: none;
}

#selection ul li {
	position: relative;
}

#selection ul li a {
	display: block;
	background: url(../images/selection_item_all_bg.gif) no-repeat;
	height: 12px;
	font: 11px Tahoma;
	color: #fff;
	padding: 13px 3px 13px 15px;
	position: relative;
}

#selection ul li a.first {
	background: url(../images/selection_item_selected_bg.gif) no-repeat;
}

#selection ul li a.selected {
	font-weight: bold;
}

#selection h2 .admin {
	position: absolute;
	top: 11px;
	right: 15px;
}

#selection ul li .admin a {
	display: inline;
	background: none;
	padding: 0;	
}

#selection ul li .admin {
	position: absolute;
	top: 11px;
	right: 15px;
}

#selection .paypal {
	margin: 20px 0 204px 0;
}

#selection_content_wrapper {
	background: #f9f9fb url(../images/content_bg.gif) repeat-y;
	overflow: hidden;
}

#content {
	float: right;
	padding: 15px 15px 10px 15px;
	font: 11px Tahoma;
	color: #85858c;
	text-align: justify;
	width: 693px;
	position: relative;
}

#content hr {
	height: 0;
	margin: 10px 0;
	border: 0;
	border-bottom: 1px #E7E7EC solid;
}

#content .admin {
	position: absolute;
	top: 15px;
	right: 15px;
}

/* GENERAL */
#content table tr td {
	padding: 3px 20px 3px 0;
	vertical-align: top;
}

#content table tr td input, #content table tr td select, #content table tr td textarea {
	font: 11px Tahoma;
}

/* TEXT */
#content .text {
	padding: 30px 60px;
}

/* PRODUCTEN */
#content .product {
	float: left;
	width: 230px;
	height: 235px;
	position: relative;
}

#content .product .information {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	text-align: center;
	width: 230px;
}

#content .product .information .name {
	font: 15px Tahoma;
}

#content .product .information .artist {
	font: italic 11px Tahoma;
}

#content .img {
	position: relative;
	margin: 0 auto;
	padding-top: 4px;
	background: url(../images/product_top_bg.gif) repeat-x;
}

#content .img .admin {
	position: absolute;
	top: 11px;
	right: 11px;
}

#content .img .left {
	float: left;
	width: 4px;
	background: url(../images/product_left_bg.gif) repeat-y;
}

#content .img .right {
	float: left;
	width: 4px;
	background: url(../images/product_right_bg.gif) repeat-y;
}

#content .img .bottom {
	clear: both;
	height: 4px;
	background: url(../images/product_bottom_bg.gif) repeat-x;
}

#content .img .top_left, #content .img .top_right, #content .img .bottom_left, #content .img .bottom_right {
	position: absolute;
	width: 8px;
	height: 8px;
}

#content .img .top_left {
	top: 0;
	left: 0;
	background: url(../images/product_left_top_bg.gif) no-repeat;
}

#content .img .top_right {
	top: 0;
	right: 0;
	background: url(../images/product_right_top_bg.gif) no-repeat;
}

#content .img .bottom_left {
	bottom: 0;
	left: 0;
	background: url(../images/product_left_bottom_bg.gif) no-repeat;
}

#content .img .bottom_right {
	bottom: 0;
	right: 0;
	background: url(../images/product_right_bottom_bg.gif) no-repeat;
}

#content .img img {
	float: left;
}

#product .img {
	float: left;
	margin: 0 10px 0 0;
}

#product .artist {
	font: italic 11px Tahoma;
}

#product .submit, #product select {
	float: left;
}

#product .size {
	display: none;
}

#product .submit {
	padding: 3px 3px 3px 8px;
}

/* ARTISTS */
#content #artists .artist {
	position: relative;
	padding: 40px 0 0 0;
	clear: both;
}

#content #artists .artist .img {
	float: left;
	margin-right: 20px;
}
#content #artists .artist .table {
	float: left;
	width: 425px;
	margin: 20px 0;
}

#content #artists .artist table tr td {
	vertical-align: top;
	padding: 5px;
}

/* SHOPPINGCART */
#content .shoppingcart table {
	clear: both;
	width: 100%;
}

#content .shoppingcart table tr td {
	padding: 0 7px 0 7px;
	border-bottom: 1px #e7e7ec solid;
	height: 35px;
	vertical-align: middle;
}

#content .shoppingcart .check_out {
	float: right;
	margin: 20px 0 0 0;
	display: block;
	width: 214px;
	height: 39px;
	background: url(../images/order_now.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#content .shoppingcart .refresh {
	margin: 20px 0 0 0;
	float: left;
	cursor: pointer;
}

/* STOCK */
#content .stock {
	width: 100%;
	clear: both;
	margin-bottom: 40px;
}

#content .stock .img {
	margin: 0;
	float: left;
}

#content .stock table tr td {
	vertical-align: top;
	padding: 5px 7px 5px 7px;
}

#content .stock table tr td table tr td {
	vertical-align: middle;
}

#content .paypal {
	display: block;
	width: 170px;
	clear: both;
	margin: 0 auto;
}

#footer {
	background: url(../images/footer_bg.gif) no-repeat;
	padding: 15px 15px 10px 15px;
	text-align: right;
	font: 11px Tahoma;
	color: #494244;
	height: 70px;
}

#footer a {
	color: #494244;
}

/* ORDER */
#order li {
	display: block;
	padding: 5px;
	border: 1px #95959B solid;
	margin: 0 0 2px 0;
}

.error {
	padding: 10px 10px 10px 45px;
	border: 1px solid #EA6C59;
	background: #ECCECA url(../images/icons/error.png) no-repeat 3% 50%;
	margin: 3px 0;
	font: 11px Tahoma;
	color: #002e3b;
	text-align: justify;
}

.ok {
	padding: 10px 10px 10px 45px;
	border: 1px solid #6FC261;
	background: #E6F3E3 url(../images/icons/ok.png) no-repeat 3% 50%;
	margin: 3px 0;
	font: 11px Tahoma;
	color: #002e3b;
	text-align: justify;
}

.error a, .ok a {
	text-decoration: underline;
}

#content a {
	color: #231F20;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; outline: none;}	 	

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