* {
	font-size: 13px;
	font-family: 'Times New Roman',Times,serif;
}

body
{
	margin: 0;
	padding: 0;
	color: #002E45;
	background-color: #5795ac;
}


#container
{
    position: relative;
	width:	995px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
        background-color: #72c2e0;
        border: 4px solid white;
}

.topleft,
.header_tl,
.topright,
.header_tr,
.bottomleft,
.header_bl,
.bottomright,
.header_br
{
    position: absolute;
    z-index: 10;
}

.topleft
{
    top: -4px;
    left: -4px;
}
.topright
{
    top: -4px;
    right: -4px;
    _right: -5px;
}
.bottomleft
{
    bottom: -4px;
    left: -4px;
}
.bottomright
{
    bottom: -4px;
    right: -4px;
    _right: -5px;
}

.header_tl
{
    top: -3px;
    left: -3px;
}
.header_bl
{
    bottom: -3px;
    left: -3px;
}
.header_tr
{
    top: -3px;
    right: -3px;
}
.header_br
{
    bottom: -3px;
    right: -3px;
}

#header
{
	position: relative;
	width:	995px;
	height: 155px;
}

#header_top
{
    position: relative;
    width: 968px;
    height: 90px;
    margin: 10px;
    border: 3px solid white;
    background-image: url('/shared/images/custom/background/header_bg.jpg');
    background-repeat: repeat-x;
    overflow:visible;
}

#header_ps
{
    position: absolute;
    top: 0px;
    left: 3px;
    z-index: 15;
}
#header_h4a
{
    position: absolute;
    top: 7px;
    left: 60px;
    z-index: 13;
}

#header_image
{
    position: absolute;
    top: 1px;
    left: 0px;
    z-index: 15;
}


#header_logo
{
	position: absolute;
	top: 20px;
	left: 300px;
	/*
	background-image: url(/shared/images/custom/logo.png);
	background-repeat: no-repeat;
	*/
}

#main_container
{
    width: 995px;
}

#left_container
{
    float: left;
    position: relative;
    width: 204px;
    margin-left: 10px;
    min-height: 100px;
    margin-bottom: 10px;
    border: 3px solid white;
    background-image: url('/shared/images/custom/left/left_container.gif');
    background-repeat: repeat-y;
}

#content_container
{
    float: left;
    position: relative;
    width: 710px;
    _width: 690px;
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 20px;
    min-height: 400px;
    border: 3px solid white;
    background-color: #e6f4f9;
    background-image: url('/shared/images/custom/content/content_bg.gif');
    background-repeat: repeat-x;
}

#content
{
    position: relative;
    width: 725px;
    min-height: 480px;
    height:auto !important;
    height:480px;
    margin: 0px;
    /* Preventing padding errors !!!*/
    padding: 1px;
    padding-left: 20px;
    padding-right: 20px;
    _padding: 0px;
    background-color: #DEDEDE;
    background-image: url(/shared/images/custom/content_bg.jpg);
    background-repeat: repeat-x;
}

#content_bottom
{
	width: 765px;
	height: 16px;
	background-image: url(/shared/images/custom/content_bottom.gif);
	background-repeat: no-repeat;
}

.shop_pager
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.shop_pager a
{
	text-decoration: none;
}

.shop_link
{
	font-family:Tahoma,verdana,arial;
	font-size: 14px;
	line-height:16px;
	font-weight: bold;
	text-decoration: none;
	color: #3554AA;
}

.spl_title
{
	font-family:Tahoma,verdana,arial;
	font-size: 13px;
	/*height:28px;*/
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
        overflow: hidden;
}

.spl_short_content
{
	font-family:Tahoma,verdana,arial;
	font-size: 13px;
	text-decoration: none;
	padding-bottom: 10px;
}


.shop_spl_title
{
	font-family:Tahoma,verdana,arial;
	font-size: 24px;
	/*height:28px;*/
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
        overflow: hidden;
}


.spl_price,
.list_spl_price
{
	display: block;
	width: 100%;
	height:28px;
	font-family:Tahoma,verdana,arial;
	font-size: 24px;
	font-weight: bold;
	color: #BA0A0B;
	text-decoration: none;
	/*text-align: center;*/
}
.list_spl_price
{
	position: absolute;
	height:30px;
	line-height: 30px;
	width: 180px;
	top: 270px;
	left: 0px;
	text-align: center;
	
}

.spl_price
{
	margin-top: 50px;
	margin-bottom: 50px;
}

.shop_list
{
	width: 765px;
	
	/*clear: both;*/
}

.shop_list_item
{
	float: left;
	position: relative;
	width: 340px;
	height: 340px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #A2CDED;
	background-color: white;
	text-decoration: none;
	overflow: hidden;
}

.shop_list_image
{
	display: block;
	float: left;
	/*width: 180px;
	height: 180px;*/
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.shop_list_item_info
{
	float: left;
	width: 150px;
        height: 250px;
	margin-left: 5px;
	overflow: hidden;
}

#shop_item_container
{
	width: 765px;
}
.shop_item_image_container
{
	display: block;
	float: left;
	width: 300px;
	height: 300px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	/*border: 1px solid #A2CDED;*/
}
.shop_item_image
{
	display: block;
	width: 300px;
	height: 300px;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	/*border: 1px solid #A2CDED;*/
}

#shop_item_images_thumb
{
	float: left;
	width: 100px;
}
.shop_item_images_thumb
{
	float: left;
	width: 100px;
	height: 100px;
}

.shop_item_image_thumb
{
	width: 80px;
	height: 80px;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
	border: 5px solid #D2E5F5;
	cursor: pointer;
}

.shop_item
{
	float: left;
	width: 300px;
	min-height: 300px;
	margin-left: 20px;
	/*border: 1px solid #A2CDED;*/
}

.shop_item_notice
{
	height: 30px;
	width: 100%;
	color: red;
}

.shop_list form,
#shop_item form
{
	display: block;
	margin: 10px;
	width: 100%;
	text-align: center;
}

.order_input
{
	width: 30px;
	padding: 3px;
	border: 1px solid #A2CDED;
	text-align: center;
}

.order_btn
{
	width: 70px;
	padding: 3px;
	border: 1px solid #A2CDED;
	background-color: #D2E5F4;
	text-align: center;
}

.amount
{
	width: 30px;
	padding: 3px;
	border: 1px solid #A2CDED;
	text-align: center;
}

.shop_order_info
{
	position: absolute;
	width: 160px;
	top: 270px;
	right: 10px;
	text-align: center;
	cursor: pointer;
}

#order_items_container
{
	float: left;
	width: 475px;
	
}

#order_table
{
	width: 100%;
	border-width: 1px;
	border-spacing: 0px;
	border: 1px solid #A6CFEB;
}

#order_table th
{
	padding: 3px;
	text-align: left;
	border: 1px solid white;
	background-color: #A6CFEB;
}

#order_table td
{
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #A6CFEB;
}

.order_table_col
{
	width: 70px;
}
.order_table_amount
{
	width: 100px;
	text-align: center;
}

#order_user_container
{
	float: left;
	width: 230px;
	padding-left: 10px;
	
}






#shop_login,
#shop_register
{
	display: none;
	margin-top: 10px;
}

#footer_container
{
	width: 100%;
	height: 34px;
	margin-top: 10px;
	background-image: url(/shared/images/custom/footer_bg.gif);
	background-repeat: repeat-x;
}

#footer
{
	width:	995px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
}
#footer div
{
	float: left;
	height: 34px;
	line-height: 34px;
	margin-right: 10px;
	width: 85px;
}
#footer div a
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#footer #address
{
	width: 270px;
}

#footer .spacing
{
	width: 230px;
}


#credit
{
	width: 100%;
	height: 20px;
	margin-top: 10px;
	text-align: center;
}

#linker_col
{
	float: left;
	width: 250px;
	background-color: #A7A5B3;
	padding-top: 1px;
	padding-bottom: 1px;
}

.news_content
{
	margin: 2px;
	margin-top: 0px;
	padding-bottom: 5px;
	background-color: #D1D3E0;
}

.news_title
{
	height: 15px;
	padding: 5px;
	margin: 2px;
	margin-bottom: 0px;
	color: #FFA800;
	background-color: #594E57;
}

.show_news
{
	margin-left: 180px;
	color: #D88E00;
	text-decoration: none;
}
#mid_col
{
	float: left;
	width: 519px;
	padding-left: 10px;
	padding-right: 10px;
}

/* BEGIN MENU */

#menu_container
{
	position: relative;
	width: 765px;
	height: 34px;
	line-height: 30px;
        padding-left: 230px;
        background-image: url('/shared/images/custom/menu/menu_bg.gif');
	/*margin-left: 120px;*/
}

#menu_container #lang_ar
{
	position: absolute;
	top: 10px;
	right: 40px;
}
#menu_container #lang_nl
{
	position: absolute;
	top: 10px;
	right: 60px;
}
#menu_container #lang_en
{
	position: absolute;
	top: 10px;
	right: 80px;
}



#menu_container #shoping_cart
{
	position: absolute;
	width: 110px;
	height: 15px;
	right: 0px;
	top: 2px;
	padding-left: 40px;
	padding-top: 17px;
	line-height: 13px;
	background-image: url('/shared/images/custom/shoppingcart.gif');
	cursor: pointer;
}

#submenu_container
{
	display: none;
	width: 775px;
	height: 26px;
	background-image: url(/shared/images/custom/submenu_bg.gif);
	line-height: 26px;
	margin-left: 220px;
}



#menu_container ul li a.menu_item,
#menu_container ul li a.menu_item_on
{
	display: block;
	float: left;
	/*width: 110px;*/
	height: 34px;
	line-height: 34px;
	color: white;/*#3554AA;*/
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	/*
	margin-top: 1px;
	margin: 0px;
	padding: 0px;
	*/
}

#menu_container ul li a.menu_item span,
#menu_container ul li a.menu_item_on span
{
	display: block;
	width: 110px;
	height: 34px;
	border: 1px solid gray;
	text-align: center;
	cursor: pointer;
}

#menu_container ul li a.menu_item:hover,
#menu_container ul li a.menu_item_on:hover,
#menu_container ul li a.menu_item_on
{
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}


/* END MENU */

/* BEGIN SUCKERFISH */
/*container*/
#nav
{
	float: left;
}

#nav2, #nav2 ul,
#nav, #nav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.1;
	z-index: 600;
	white-space: nowrap;
	
/*	list-style-position: inside;
	list-style-type: disc;*/
}

#nav2, #nav2 ul
{
	padding-left: 10px;
}
/*links*/
#nav2 a,
#nav a
{
	/*display: block;*/
	text-decoration: none;
}

/*items of the container*/
#nav li
{
	float: left;
}

#nav li ul {
	position: absolute;
	visibility:hidden;
	border-top: 1px solid white;
}

#nav li ul li {
	clear: both;
	vertical-align: center;
}

#nav li ul li a {
	display: block;
	background-color: #b6e5f6;
	color: #000052;
	width: 140px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding:0px 5px;
	font-weight: bold;
	border: 1px solid white;
	border-top: 0;
	text-decoration:none;
	text-align:left;
}

#nav li ul li a:hover{
	color: #ffffff;
	background-color: #54A5C3;
	/*border-top: 1px solid white;
	border-bottom: 1px solid white;*/
}

#nav li:hover ul, #nav li.sfhover ul {
	visibility:visible;
	top: 30px;
	margin-left: 0;
}

/*
.submenu_item
{
	float: left;
	text-decoration: none;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	color: #6A7788;
	font-weight: bold;
}
.submenu_item_selected
{
	float: left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	color: black;
	font-weight: bold;
}

.shop_submenu_item
{
	text-decoration: none;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	color: #3554AA;
	font-weight: bold;
}
.shop_submenu_item_selected
{
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	color: black;
	font-weight: bold;
}
*/
/* END SUCKERFISH */



#credit a
{
	text-decoration: none;
	color: black;
}

#credit a:hover
{
	font-weight: bold;
	color: black;
}


#search_container input
{
	width: 120px;
	border: 1px solid gray;
	padding: 0px 5px;
	margin-bottom: 5px;
}

/*
input[type=submit],
#search_container input[type=submit],
#login_container input[type=submit],
#shop_login input[type=submit]
{
	width: 115px;
	height: 24px;
	line-height: 24px;
	border: 0;
	background-image: url('/shared/images/custom/button_bg.gif');
	background-color: transparent;
}
*/

h1
{
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
    color: #6CB5E0;
    font-family: 'Times New Roman',Times,serif;
}

h2, h4.blauw, h4
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #6CB5E0;
}

h2
{
	font-size: 15px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

h5.blauw p.blauw, h5 p.blauw
{
	font-size: 13px;
	color: black;	
	padding-bottom: 0px;
	margin-bottom: 2px;
}

/*h3 is larger then h1, due to history we can't enlarge h1, thats why we use h3 for the biggest*/
h3
{
	font-size: 22px;
	color: #6CB5E0;
}

hr
{
	background: #8093A2;
	margin: 0px;
	border: none; 
	border-top: 1px solid #8093A2; 
	height: 0px; 
}

.error
{
	color: red;
}

.required
{
	color: red;
}

.clear
{
	clear: both;
}

.preload
{
	display: none;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

img
{
	border: none;
}

.error_input
{
    border: 2px solid red;
}