html,body
{
	background:url("../images/design/body_back.gif") #555 repeat-x 0 0;
	text-align:center;
	height:100%;
	font:9pt arial,helvetica,verdana;
	margin:0;
	padding:0;
}

table
{
	font:9pt arial,helvetica,verdana;
}

hr
{
	color:#000;
	background:#000;
	border:0;
}

#center_left a
{
	color:#000;
}

#center_left a:hover
{
	color:#666;
}

a
{
	color:#626262;
	text-decoration:none;
}

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

div#wrapper
{
	background:#fff;
	text-align:left;
	width:1000px;
	margin:0 auto;
}

.clearfix:after {
	content:".";
  	display:block;
  	height:0;
   	clear:both;
   	visibility:hidden;
 }
 
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

div#center
{
	position: relative;
	width:1000px;
	height:100%;
	float:left;
}

div#top
{
	background:#fff;
	width:100%;
	height:220px;
	border-bottom: 1px solid #dddddd;
}

div#logo {
	position: relative;
	top: 10px;
	left: 20px;
	float:left;
	
}

div#logo a
{
	position: relative;
	z-index: 2;
	display: block;
	background:url("../images/design/stadsboekwinkel.gif") transparent no-repeat 0 0;
	width: 963px;
	height: 153px;
	text-indent: -9999px;
}

div#top_right
{
	position: absolute;
	right: 10px;
	width:700px;
        top: 190px;
	height: 30px;
	float:left;
}

div#flags
{
	position: absolute;
	top: 10px;
right: 20px;
z-index: 3;
	width:100%;
	height:27px;
}

div#tabs
{
	position: absolute;
	bottom: -2px;
	width:100%;
	height:23px;
	font-weight:700;
}

div#center_left
{
	position: relative;
	top: 10px;
	width:170px;
	height:100%;
	float:left;
	font-weight:700;
	padding:20px 0 0 10px;
}

div#center_content
{
	width:620px;
	height:100%;
	float:left;
	padding:20px 10px 0;
}

div#center_footer
{
	clear:left;
	text-align:center;
	margin:50px 0 0;
}

div#center_right
{
	position: relative;
	top: 10px;
	width:170px;
	height:100%;
	float:left;
	font-weight:700;
	padding:20px 0 0 6px;
}

.logo_link
{
	display:block;
	width:100%;
	height:100%;
}

a.flag
{
	width:24px;
	height:16px;
	float:right;
	margin:10px 0 0 5px;
}

#tabs a {
	color:#000;
	text-decoration:none;
	border-width: 1px 1px 1px 1px;
	border-color: #000;
	border-style: solid;
	padding: 2px 6px;
	float:right;
        font-weight: normal;
}

.tab_selected
{
	background:#fff;
	height:20px;
	position: relative;
	top: -3px;
	color:#e40000;
	padding:5px 4px 0;
	border-bottom: none !important;
       font-weight: bold !important;
}

.tab_deselected
{
	background:#dcdcdc;
	height:16px;
}

a.tab_deselected:hover
{
	color:#af0000;
	text-decoration:none;
}

h4.menu_head
{
	background:#000;
	width:160px;
	color:#fff;
	display:block;
	font-size:9pt;
	margin:0;
	padding:3px 0 3px 5px;
}

.menu_content
{
	width:155px;
	display:block;
	margin:0 0 10px;
	padding:10px 0 0 10px;
}

.title
{
	font-weight:700;
	font-size:22px;
	color:#626262;
	margin:0;
}

.subtitle
{
	font-weight:700;
	font-size:14px;
	color:#e40000;
}

.title_border
{	
	border-top: 1px solid #5b5b5b;
	background:url("../images/design/item_back.gif") repeat-x;
	width:100%;
	overflow: auto;
	zoom: 1;
	padding-top: 12px;
}

.item_container
{
	margin:6px 0 0 6px;
}

.boxitem
{
	width:188px;
	float:left;
	overflow:hidden;
	background-color:#d6d6d6;
	border:1px solid #333;
	margin:2px 3px;
	padding:5px;
}

.boxitem_img
{
	margin-right:5px;
	margin-bottom:5px;
	margin-top:3px;
	border:1px solid #333;
	padding:0;
}

.boxitem_info
{
	width:100%;
	height:100px;
}

.boxitem_title
{
	color:#626262;
	font-weight:700;
	font-size:10pt;
}

.item
{
	width:300px;
	float:left;
	overflow:hidden;
	margin:0 6px 6px 0;
	padding:5px 0 0;
}

.item_imghold
{
	width:75px;
	height:150px;
	float:left;
	display:block;
}

.item_info
{
	width:100%;
	height:150px;
}

.item_img
{
	border:1px solid #bfbfbf;
	margin:0 5px;
	padding:2px;
}

.item .item_title,.item .item_title a
{
	color:#626262;
	font-weight:700;
	font-size:11pt;
}

.item .item_info
{
	font-size:8pt;
}

.item_prijs_highlight
{
	font-weight:700;
	font-size:12pt;
	color:red;
}

.news_item_container
{
	margin:20px;
}

.news_item
{
	width:280px;
	height:150px;
	float:left;
	overflow:hidden;
	margin:0 6px 6px 0;
}

.item .news_item_info
{
	width:100%;
	height:126px;
}

.item .news_item_date
{
	font-size:7pt;
	display:block;
}

.item .news_item_title
{
	font-weight:700;
	font-size:10pt;
	display:block;
}

.item .news_item_body
{
	font-size:8pt;
	display:block;
	padding:0 10px 0 0;
}

.item .news_item_leesmeer
{
	background:url(../images/design/button_background.jpg) repeat-x;
	width:280px;
	height:24px;
	text-align:right;
	margin:0;
}

.detail_left_wrapper
{
	width:140px;
	float:left;
}

.detail_right_wrapper
{
	width:480px;
	float:right;
}

.detail_dynamic_info
{
	clear:left;
	padding:5px 5px 0;
}

.detail_button
{
	background:url(../images/design/button_background.jpg) repeat-x;
	width:440px;
	height:24px;
	text-align:right;
}

.button
{
	background:url(../images/design/button_background.jpg) repeat-x;
	height:24px;
	text-align:right;
	text-transform: lowercase
}

.button
{
	background:url("../images/design/button_back_line.gif") transparent repeat-x 0 12px;
	height:24px;
	text-align:right;
	margin:0 0 0 5px;
}

#center_right .button {
	width:90%;
}

.button a {
	display: block;
	width: 72px;
	height: 22px;
	text-align: center;
	font-size: 90%;
	line-height: 22px;
	background:url("../images/design/button_back.gif") transparent no-repeat 0 0;
	float: right;
	margin: 1px 10px 0 0;
}

.clearer
{
	clear:both;
}

.category_navigation
{
	background:#000;
	width:100%;
	height:30px;
	margin-bottom:15px;
	margin-top:10px;
	font-weight:700;
	color: #fff;
}

.category_navigation_sort
{
	width:300px;
	float:left;
	padding:7px 0 0 10px;
}

.category_navigation_view
{
	width:300px;
	float:left;
	text-align:right;
	padding:7px 10px 0 0;
}

.navigation
{
	font-size:12px;
	font-weight:700;
	color:#000;
}

.navigationHighlight
{
	font-size:18px;
	color:#626262;
}

.category_pages
{
	width:100%;
	height:40px;
	text-align:center;
	font-size:12px;
	font-weight:700;
	color:#000;
}

h1
{
	margin-top:10px;
	font-size:12px;
}

h3
{
	color:#626262;
	font-weight:700;
	font-size:11pt;
	margin-bottom:0;
}

img,.boxitem_meerinfo img,.item_meerinfo img,.news_item_leesmeer img
{
	border:0;
}

input,select
{
	border:1px solid #325355;
	font-size:9pt;
}

.bold,.item_prijs
{
	font-weight:700;
}

div#left,div#right
{
	background:url(../images/design/background_gradient.jpg) no-repeat;
	width:10px;
	height:100%;
	float:left;
}

div#center_footer a,a.shoplink,div#center_footer a:hover
{
	text-decoration:underline;
}

.category_breadcrumb {
	position: relative;
	top: 8px;
	font-size: 90%;
}