/*
 * copyright © 2006 DEMIDEX.com - info@demidex.com
 */
 
 /* mac hide\*/
html, body {
	height							: 100%;
}
/* end hide */

body {
	padding							: 0;
	margin							: 0;
	text-align						: center;
	background						: url(../images/bg_grad.gif);
	background-repeat				: repeat-x;
	background-color				: #6c99bd;
}

/* GENERAL fonts */
body, p, ol, ul, div, h1, h2, h3, td {
	color							: #253255;
	font-family						: Tahoma, Arial, Verdana;
	font-size						: 11px;
	line-height						: 14px;
}

h1 {
	color							: #d21034;
	font-size						: 12px;
	font-weight						: bold;	 
}
	
h2 {
	font-weight						: bold;
}

h3 {
	color							: #d21034;
	font-weight						: bold;
}

p, h1, h2, h3 {
	margin							: 0px 0px 5px 0px;
}

p {
	margin-bottom					: 15px;
}

hr {
	background-color				: #253255;
	border							: none;
	color							: #253255;
	height							: 1px;	
}

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

a:hover {
	text-decoration					: underline;	
}

#outer {
	width							: 760px;	
	min-height						: 100%;
	height							: auto !important;
  	height							: 100%;
	margin-left						: auto;
    margin-right					: auto;
	text-align						: left;
	background						: url(../images/bg.gif);
	border-left						: 1px solid #d21034;
	border-right					: 1px solid #d21034;
	position						: relative;
}

/* begin body */ 
#innerwrap {
	float							: left;
	width							: 760px;
}

#right {
	width							: 535px;
	float							: right;
	margin-top						: 325px;
}

#content {
	padding							: 10px;
	border							: none;
}

/* begin left */
#left {
	width							: 225px;
	float							: left;
	margin-top						: 100px;
}

#left_item {
	margin-top						: 90px;
	margin-left						: 10px;
	width							: 180px;
}

/* begin left menu */
DIV#left_menu {
	padding-bottom					: 10px;
	padding-left					: 10px;
	border-bottom					: 2px solid #ffffff; 
}

DIV#left_menu a {
	color							: #203d7a;
	font-size						: 11px;
	padding-left					: 13px;
	text-decoration					: none;
}

/*  LEFT MENU, level 1, normal state (no) */
DIV#left_menu DIV.leftmenu-level1-no a {
	background-image				: url(../images/detail_b.gif);
	background-repeat				: no-repeat;
	background-position				: left center;
	font-weight						: bold;
	line-height						: 20px;	
}

DIV#left_menu DIV.leftmenu-level1-no a:hover {
	text-decoration					: underline;	
}

/*  LEFT MENU, level 1, active state (act) */
DIV#left_menu DIV.leftmenu-level1-act a {
	background-image				: url(../images/detail_b.gif);
	background-repeat				: no-repeat;
	background-position				: left center;
	font-weight						: bold;
	line-height						: 16px;
}

DIV#left_menu DIV.leftmenu-level1-act a {
	text-decoration					: underline;
}

/*  LEFT MENU, level 2, normal state (no) */
DIV#left_menu DIV.leftmenu-level2-no {
	background-image				: url(../images/detail_r.gif);
	background-repeat				: no-repeat;
	background-position				: left center;
  	margin-left						: 10px;
	line-height						: 16px;
}

DIV#left_menu DIV.leftmenu-level2-no a:hover {
	text-decoration					: underline;
}

/*  MENU 2, level 2, active state (act) */
DIV#left_menu DIV.leftmenu-level2-act {
	background-image				: url(../images/detail_r.gif);
	background-repeat				: no-repeat;
	background-position				: left center;
  	margin-left						: 10px;
	line-height						: 16px;
}

DIV#left_menu DIV.leftmenu-level2-act a {
	text-decoration					: underline;
}

/* begin header */
#header {
	position						: absolute;
	top								: 0px;
	left							: 0px;
	width							: 760px;
	height							: 90px;
	background						: url(../images/header.gif);
	background-repeat				: none;
}

/* search box */
.searchbox {
	position						: relative;
	float							: right;
	top								: 4px;
}

.searchbox #inpSearch {
	width							: 100px;
	height							: 16px;
	background						: #ffffff;
	border							: 1px solid #253255;	
	color							: #253255;
	font-family						: Tahoma, Arial, Verdana;
	font-size						: 10px;
	padding-left					: 3px;
}

.searchbox #loep {
	position						: relative;
	top								: 3px;
}

#lang {
	position						: relative;
	float							: right;
	padding-left					: 40px;
	top								: 10px;
	right							: 10px;
}

/* TOP MENU settings */
DIV#top_menu {
	position						: absolute;
	float							: right;
	top								: 65px;
	right							: 10px;
	font-size						: 10px;
}

DIV#top_menu a {
	color							: #253255;
	text-decoration					: none;
	font-weight						: bold;	
	padding-left					: 10px;
}

DIV#top_menu a:hover {
	text-decoration					: underline;	
}

/*  MENU, active state (act) */
DIV#top_menu SPAN.topmenu-act a {
	text-decoration					: underline;
}

/* Flash Image settings */
#flash {
	position						: absolute;
	float							: right;
	top								: 90px;
	right							: 0px;
	width							: 535px;
	height							: 235px;
	background-image				: url(../images/main_img.jpg);
	background-repeat				: no-repeat;
}
/* Top Image settings */
#top_foto {
	position						: absolute;
	float							: right;
	top								: 90px;
	right							: 0px;
	width							: 535px;
	height							: 235px;
}

/* begin footer */
#footer {
    position						: absolute;
    bottom							: 0px;
    left							: 0px;	
	width							: 760px;
	height							: 30px;
    background						: #ffffff;
	border-top						: 1px dashed #d21034;
}

#copy {
	text-align						: center;
	padding-top						: 8px;
	font-size						: 10px;
}

#clearfooter {
    width							: 760px;
    height							: 29px;
    clear							: both;
}

#logos {
	width							: 200px;
	position						: absolute;
	bottom							: 30px;
	left							: 10px;
	padding-top						: 30px;
}
