/* GEWONE KLEUR VOOR H1 ENZOW: CC0000 */
html, body {
    margin: 0 auto;  
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    color:#000;
    font-size:11px;
    line-height:21px;
    text-align:center;
    background:url(../_img/bg.png) top left repeat-x #ec5c50 fixed;
}
#wrapper {
    clear:both;
	position: relative;
	text-align: center;
	width: 856px;
	padding:0 30px;
	margin: 0px auto;
    background:url(../_img/content_bg.png) top left repeat-y;
/*	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc; */
}
#header {
    height:185px;
    background:url(../_img/header_bg.png) left bottom no-repeat;
}
body#no_logo #header {
	height: 50px;
	background-image: url(../_img/header_no_logo_bg.png);
}
a#home_link {
    display:block;
    position:absolute;
    top:30px;
    z-index:150;
    width:360px;
    height:90px;
}
body#no_logo a#home_link { display: none; }
a#home_link:focus { outline:none; }
#footer {
    clear:both;
    position:absolute;
    bottom:0px;
    padding:5px 0;
    right:30px;
    z-index:10;
    width:845px;
    font-size:11px;
    line-height:16px;
    text-align:right;
    height:30px;
    background:url(../_img/footer_bg_2.png) top right no-repeat;
    color:#000;
}
#footer a { text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#mainContent {
	width: 826px;
	margin: 0;
	clear:both;
	padding: 0 15px 30px 15px;
/*	background:#ff0000; */
	text-align:left;
}
#mainContent:focus {
    outline:0;
}
#scrolling_content {
    clear:both;
    position:relative;
}
#contentHold {
    /* background:#ff00cc; */
    padding:0 0 65px 0;
}
#menu_links, #menu_links_nl {
    padding: 145px 0 0 170px;
    text-align:left;
    color:#000;
}
body#no_logo #menu_links { 
	padding-top: 10px;
}
#footer_menu {
    margin-bottom:3px;
    padding:0;
    text-transform: uppercase;
    background:url(../_img/footer_bg.png) bottom right no-repeat;
}
#menu_links .menu_sep, #menu_links_nl .menu_sep {
    font-size:13px;
    display:block;
    float:left;
}
#menu_links a, #menu_links_nl a {
    display:block;
    float:left;
    text-align:center;
    font-size:12px;
    letter-spacing:0.8px;
    text-decoration:none;
    text-transform: uppercase;
    color:#000;
    padding:0 6px;
}
#menu_links a:focus, #menu_links_nl a:focus { outline:none; }

#menu_links_nl a {
    letter-spacing:0.2px;
}
a#menu_page_1 {
    padding:0 6px 0 0;
}
#menu_links a:hover, #menu_links a.active, #menu_links_nl a:hover, #menu_links_nl a.active {
    color:#000;
    font-weight:bold;
}
.news_item {
    width:650px;
    clear:both;
    padding:0 0 10px 0;
    margin:0;
}
#news_items_list {
    width:160px;
    margin:0 15px 0 0;
    float:left;
}
#news_items_content {
    float:left;
}
.endIt {
    clear:both;
    margin:0;
    padding:0;
}
.pic_left {
    float:left;
    width:345px;
    margin:0 15px 0 0;
}
.txt_right {
    float:left;
    width:461px;
}
.news_pics {
    float:left;
    width:270px;
    margin:0 10px 0 0;
}
.news_pics img {
    margin:0 5px 5px 0;
}
.news_txt {
    width:370px;
    margin:0;
    float:left;
}
a.page_up  {
    display:block;
    float:right;
    width:55px;
    height:15px;
    margin:0 0 0 3px;
    background:url(../_img/page_up.gif) 0 0 no-repeat;
}
a.page_up:hover {
    background-position:0 -15px;
}
/* SHOP PAGES */
#pager, #pager_footer {
    clear:both;
    padding:0 0 5px 0;
    width:100%;
    font-size:16px;
    text-align:right;
    height:20px;
    background:url(../_img/dot_border.gif) bottom left repeat-x;
    color:#000;
}
#pager_footer { 
    height:18px;
    background:none;
    padding:5px 0 0 0;
    margin:0;
}
#pager .pager_active, #pager_footer .pager_active {
    background:#000;
    color:#fff;
    padding:2px 2px 0 2px;
}
#pager a, #pager_footer a {
    padding:2px 2px 0 2px;
    text-decoration:none;
}
#pager a:hover, #pager_footer a:hover {
    background:#000;
    color:#fff;
    padding:2px 2px 0 2px;
}
.shop_item, .madamasu_item {
    clear:both;
    padding:5px 0;
    width:100%;
    line-height:16px;
    background:url(../_img/dot_border.gif) bottom left repeat-x;
    color:#000;
}
.shop_pic {
    width:200px;
    float:left;
    padding:5px;
    height:200px;
    text-align:center;
}
.shop_txt, .prev_next {
    width:380px;
    float:left;
    min-height:200px;
    padding:5px 10px;
    text-align:left;
    background:url(../_img/item_text_bg.gif) top left repeat-y;  
}
.madamasu_item { 
	background-image: none;
}
.madamasu_item .shop_pic.horizontal {
	width: 100%;
	clear: both;
	height: auto;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #333; 
}
.madamasu_item .shop_pic.vertical {
	width: 475px;
	float: left;
	height: auto;
	padding: 0 10px 10px 0;
	border-bottom: 1px dashed #333; 
	border-right: 1px dashed #333; 
}
.madamasu_item .shop_pic.vertical img {
	width: 475px;
}
.madamasu_item .shop_txt, .prev_next {
	background: none;
	height: auto;
	border-bottom: 1px dashed #333;
}
.prev_next { border-bottom: none; min-height: 10px; }
.prev_next a  {
	font-size: 11px;
	text-decoration: none;
}
.prev_next a:hover { font-weight: bold; }
.shop_txt.vertical, .prev_next.vertical {
	width: 315px;
	margin-left: 5px;
	padding-left: 5px;
	float: left;
}
.shop_txt.horizontal { 
	border-right: 1px dashed; 
	margin-top: 5px;
}
.shop_txt h1 {
    font-size:13px;
    background:none;
    font-weight:bold;
    margin:0;
    padding:0;
    line-height:17px;
}
.shop_txt h2, .shop_txt h3 {
    font-family: Helvetica, Arial, sans-serif; 
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0;
    font-weight:lighter;
}
.shop_txt h2 .label, .shop_txt h3 .label { font-weight:bold; }
.shop_actions {
    width:200px;
    float:left;
    padding:0 5px;
    height:200px;
}

.shop_available, .shop_reserved, .shop_sold, a.shop_inquiries, a.shop_order, a.shop_send_friend {
    display:block;
    margin:0 15px;
    padding:18px 25px;
    font-weight:bold;
    background:url(../_img/shop_actions_icons.gif) 0 0 no-repeat;
    border-bottom:1px solid #ccc;
}
.shop_available {
    background-position: 0 19px;
}
.shop_reserved {
    background-position: 0 -79px;
}
.shop_sold {
    background-position: 0 -178px;
}
a.shop_inquiries {
    text-decoration:none;
    background-position: 0 -374px;
}
a.shop_order {
    text-decoration:none;
    background-position: 0 -277px;
}
a.shop_order.temp_unavailable {
	padding: 10px 25px;
}
a.shop_send_friend {
    text-decoration:none;
    background-position: 0 -473px;
    border-bottom:none;
    padding:18px 25px 15px 25px;
}
a.shop_send_friend:hover, a.shop_order:hover, a.shop_inquiries:hover {
    color:#ff0000;
}
/* MODAL WINDOWS */
#modal_overlay {
    position:absolute;
    z-index:95;
    width:100%;
    top:0;left:0;
    display:none;
    background-image: url(../_img/overlay.png);
}
#modal_inq, #modal_send_friend {
    position:absolute;
    display:none;
    z-index:1100;
    width:405px;
    border-bottom:1px solid #000;
    border-right:1px solid #000;
    background:#fff;
    text-align:left;
    padding:5px;
}
#modal_send_friend {
    width:505px;
}
a#close_inq, a#close_send {
    position:absolute;
    top:0;
    right:0;
}
table.clean_table td {
    text-align:left;
}
input.clean, textarea.clean {
    font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    width:220px;
    padding:2px;
    border:1px solid #000;
}
a#lang_uk, a#lang_nl {
    position:absolute;
    right:25px;
    top:100px;
    display:block;
    width:31px;
    height:17px;
    background:url(../_img/uk_flag.gif) top left no-repeat;
}
a#lang_nl {
    background:url(../_img/nl_flag.gif) top left no-repeat;
}
/* Typo */
p {
    margin:0;
}
a {
    color:#000;
    text-decoration:underline;
}
a:hover {
    color:#000;
    text-decoration:none;
}
h1 { 
    font-size:21px;
    line-height:25px;
    color:#000;
    font-weight:lighter;
    margin:3px 0 6px 0;
    padding:0 0 3px 0;
    background:url(../_img/dot_border.gif) bottom left repeat-x;
}
h2 { 
    font-family: Helvetica, Arial, sans-serif; 
    font-size:14px;
    line-height:21px;
    margin:3px 0;
    padding:0;
    font-weight:lighter;
}
h1 a, h2 a {
    color:#000;
    text-decoration:underline;
}
h1 a:hover, h2 a:hover {
    text-decoration:none;
}
h4  {
    font-weight:lighter;
    font-size:13px;
    line-height:13px;
    color:#ec5c50;
    border-bottom:1px dotted #ec5c50;
    margin:3px 0 3px 0;
    padding:0;
}
/* LIST */
ul { 
    margin:0;
    padding-left: 0;
    margin-top:0;
    list-style: none;
}
li {
    text-align:left;
    padding:3px 0 0 10px;
    background-image: url(../_img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 .8em;
}
ul#news_list li {
    border-bottom:1px solid #ccc;
}
ul#news_list li a {
    color:#000;
    text-decoration:none;
}
ul#news_list li a:hover, ul#news_list li a.active_page {
    font-weight:bold;
}
ul li a {
    color:#000;
    text-decoration:underline;
}
ul li a:hover {
    color:#000;
    text-decoration:none;
}
a.press_dl {
    font-size:14px;
    color:#000;
    text-decoration:none;
}
a.press_dl:hover {
    color:#000;
    text-decoration:underline;
}
input.inputC, textarea.inputC {
    border:1px solid #cccccc;
    color:#444;
    font-family:Helvetica,Arial,sans-serif;
    font-size:11px;
    padding:2px;
    text-align:left;
    width:380px;
}
a.back_top {
    text-align:right;
    display:block;
    font-size:10px;
    color:#777;
    text-decoration:none;
}
a.back_top:hover {
    color:#333;
}
a.rss_link {
    color:#555;
    text-decoration:none;
}
a.rss_link:hover {
    color:#ff6600;
}
/* LIGHTBOX SCRIPT STYLING */
#lightbox{
	background-color:#fff;
	padding:10px 10px 0 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
#lightboxDetails{
	font-size: 11px;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#keyboardMsg a kbd { font-family:arial, sans-serif; text-decoration:none;}
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay { background-image: url(../_img/overlay.png); }
ul#paginator {
	clear: both;
	display: block;
	list-style: none;
	border-top: 1px solid #ccc0af;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
}
ul#paginator li {
	display: inline;
	background: none;
	padding: 0; 
}
ul#paginator li a {
	padding: 2px 5px;
	color: #000;
	text-decoration: none;
	background: #fff;
}
ul#paginator li a:hover, ul#paginator li a.active_page {
	color: #fff;
	background: #000;
}
hr.clear {
	clear: both;
	float: none;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden; 
}
.many_item {
	float: left;
	border-top: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	margin: 0 0 0 0;
	height: 200px;
	padding: 10px;
	overflow: hidden;
}
.many_item.last_item {
	border-right: none;
}
em.notice {
	display: block; 
	float: right; 
	clear: both; 
	font-weight:bold;
	background: #ffffab;
	padding: 2px 8px;
	margin: 3px 0;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#page_content {
	width: 600px; 
	float: left;
}
