﻿/* mac hide\*/
html, body {height:100%}
/* end hide */
body 
{
	padding:0;
	margin:0;
	text-align:center;
	min-width:950px;/* for mozilla*/
	background: #808080 url('../../images/background.gif') repeat top left;
	color: #15396f;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#outer
{
	height:100%;
	min-height:100%;
	width:950px;
	/*border-left:1px solid #000;
	border-right:1px solid #000;*/
	color: #15396f;
	text-align:left;
	margin:auto;
	position:relative;
	background: transparent url('../../images/centredbg.png') repeat-y center center;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap /* enables content first */
{
	float:left;
	width:760px;
}
#header
{
	position:absolute;
	top:0px;
	left:25px;
	width:900px;
	height:200px;
	overflow:hidden;
	color: #001f4e;
}
#logo 
{
	background: #fff url('../../images/top_left(6).jpg') no-repeat top left;
	float: left;
	height: 200px;
	width: 185px;
	cursor: pointer;
}
#header_right
{
	background: #fff url('../../images/banner_03.jpg') no-repeat bottom left;
	float: right;
	width: 715px;
	height: 200px;
}
#header #header_menu_left, #header #header_menu_right
{
	margin: 29px 18px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}
#header #header_menu_left
{
	margin-top: 33px; /* margin set at different value because of winkelwagen picture */
	margin-left: 10px;
	float: left;
}
#header #header_menu_right
{
	float: right;
}
#header #header_menu_right a, #header #header_menu_left a
{
	font-size: 10px;
	color: #001f4e;
	font-weight: bold;
	text-decoration: none;
}
#left {
	position:relative;/*ie needs this to show float */
	width:209px; /* 184px + 25px for fade left image */
	height: 475px;
	min-height: 475px;
	float:left;
	padding-top:202px;/*needed to make room for header*/
	padding-bottom:45px;/* needed to make room for footer */
	background: transparent url('../../images/menu01.jpg') no-repeat top right;
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right 
{
	position:relative;/*ie needs this to show float */
	width:165px;
	float:right;
	padding-top:205px;/*needed to make room for header*/
	padding-bottom:45px;/* needed to make room for footer */
	padding-right: 25px; /* needed to make room for fade right */
}

#footer 
{
	width:900px;
	clear:both;
	height:65px;
	/*border-top:1px solid #000;
	border-bottom:1px solid #000;*/
	background: #fff url('../../images/bg_bottom.gif') repeat center center;
	color: #001f4e;
	left:25px;
	bottom:0;
	position: absolute;
}
* html #footer {/*only ie gets this style*/
	\height:65px;/* for ie5 */
	he\ight:65px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
{
	width:542px;
	float:right;
	padding-top:202px;
	padding-bottom:45px;/* needed to make room for footer */
}
#centrecontent p {padding-left:3px; padding-right: 3px;}

#clearfooter {width:100%;height:65px;clear:both} /* to clear footer */


/* ENIXE */
a
{
	color: #001f4e;
}
h1, h2, h3, h4
{
	color: #15396f;
	font-size: 14px;
	margin-top: 0;
}
p, table td
{
	color: #001f4e;
	font-size: 10px;
}
.clr
{
	clear: both;
}
.footer_rights
{
	background-color: #001f4e;
	font-size: 10px;
	color: #fff;
	margin-bottom: 0;
	padding-top:1px;
	padding-bottom:1px;
	text-align: center;
}
.footer_panel
{
	background: transparent url('../../images/kader01.gif') no-repeat 0% 50%;
	width: 200px;
	text-align: left;
}
.footer_panel a 
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #001f4e;
	font-weight: bold;
	text-decoration: none;
}
.footer_panel a:hover 
{
	color: #15396f;
	text-decoration: underline;
}
.right_box
{
	background-color: #cfcfcf;
	color: #001f4e;
	margin: 2px 12px 6px 2px;
	padding: 3px;
}
.right_box form, .right_box h2, .right_box p, .right_box input, .right_box table
{
	margin: 0px;
}
.right_box a
{
	text-decoration: none;
}
#shoppingcart_summary
{
	cursor: pointer;
}
#categories
{
	padding: 30px 0 0 35px;
}
#categories .productmenu_head
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 40px;
}
#categories .productmenu_head a
{
	text-transform: uppercase;
	text-decoration: none;
}
#categories ul
{
	list-style-type: none;
	margin: 0 0 10px 15px;
}
html>body #categories ul {margin: 0 0 10px 15px;}
#categories li a
{
	text-transform: uppercase;
	text-decoration: none;
}

.productlist
{
	margin: 5px 5px 5px 0px;
	width: 528px; /* (120*4) + (5*4*2) + (1*4*2) (image-width*4) + (padding*4*2) + (border*4*2) and that's 14 pixels less then #centrecontent  */
}
.productlist td
{
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 130px;
	max-width: 130px;
}

.productlist_image
{
	max-width: 120px;
	border: none;
}
.product
{
	border: 1px solid #cfcfcf;
}
.offer
{
	background-color: #cfcfcf;
	border: 1px solid #15396f;
}
.error
{
	font-weight: bold;
	color: red;
}
.infotable
{
	border: none;
}
.infotable td, .infotable th
{
	border-bottom: 1px solid #15396f;
	color: #15396f;
}
.infotable td.noborderbottom
{
	border-bottom: none;
}

#paymentcontainer
{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}
#paymentcontent
{
	float: left;
	text-align: right;
}