/* main selectors */
.wrapper {
	position: absolute;
	margin-left: -480px;
	left: 50%;
	width: 960px;
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #BBBBBB;
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 960px;
	border-right: 1px solid #D3D3D3;
	min-height: 900px;
}

ul
{
	list-style-type: square;
} 

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 6px 0 16px 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #444444;
	margin: 20px 0 0px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	margin: 10px 0 7px 0;
}

hr {
	height: 1px;
}

td {
	padding: 2px 2px 2px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

a {
	color: #004A7D;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more {
	background: url(../files/site/adformatie/arrow.gif) 0 2px no-repeat;
	padding: 0 0 0 18px;
	font-size: 14px;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

p.info {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}

img.undefined {
	border-width: 0px;
	padding: 2px 2px 2px 2px;
}

img.floatright-product{
	float: right;
	width: 100px;
	border: 1px solid #DDDDDD;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* SEO headings */
strong.seo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

strong.seo a {
	display: block;
	width: 480px;
	height: 80px;
	text-indent: -9999px; 
	overflow: hidden;
	background: url(../files/site/adformatie/logo.gif) no-repeat;
}

cite.seo {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	height: 0px;
}

/* content block */
#content {
/*	padding: 160px 213px 20px 209px; */
	position: relative;
	margin: 0;
	width: 960px; 
	background: url(../files/site/adformatie/background-container.gif) no-repeat;
	overflow: hidden;
	float: left;
}

/* content-top block */
#content-top {
	position: relative;
	left: 0;
	top: 0;
	height: 59px;
	width: 960px;
	border-top: 1px solid #D3D3D3;
	background: #FFF url(../files/site/adformatie/background-menu.gif) no-repeat;
}

/* content left block */
#content-left {
	position: relative;
	float: left;
	overflow: hidden;
	width: 174px;
	padding: 10px 13px 0 22px;
	background: url(../files/site/adformatie/background-container.gif) repeat-y;
	border-right: 1px solid #D3D3D3;
	min-height: 800px;
}

/* content center block */
#content-center {
	position: relative;
	float: left;
	overflow: hidden;
	width: 507px;
	padding: 10px 13px 0 18px;
}

/* content right block */
#content-right {
	position: relative;
	float: left;
	overflow: hidden;
	width: 180px;
	padding: 10px 0px 20px 13px;
	border-left: 1px solid #D3D3D3;
	min-height: 800px;
}

.ezine {
	padding: 4px; 
	background-color: #000000;
	margin: 4px 0px 10px 4px;
}

.tekstlink {
	color: #FFFFFF;
	font-size: 14px;
}

/* container section */
#container {
	width: 960px;
	margin: 0;
	padding: 80px 0 0 0;
	position: relative;
	background: url(../files/site/adformatie/background-container.gif) repeat-y;
}

/* header section */
#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	border-bottom: 0px #0A68AE solid;
	width: 100%;
}

#header div.login-box {
	position: absolute;
	left: 210px;
	top: 21px;
	width: 195px;
	border-left: 1px #0668AC solid;
	background: url(../images/secure.gif) 7px 6px no-repeat;
	padding: 3px 0 15px 25px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#header div.login-box p {
	margin: 0;
	padding: 0;
}

#header div.login-box a {
	text-decoration: underline;
}

#header div.login-box a:hover {
	text-decoration: none;
}

/* header extra navigation */
#navigation-extra {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 872px;
	top: 25px;
	list-style: none;
/*	font-size: 11px; */
}

#navigation-extra a {
	color: #333333;
}

/* content-top section */
ul.navigation-path {
	background-color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 53px;
	margin: 0;
	padding: 0;
	list-style: none;
}

a.navigation-path {
	background-color: #FFFFFF;
	color: #000000;
}

ul.navigation-path li {
	display: inline;
	background: url(../files/site/adformatie/separator-path.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 0 0 0 7px;
}

ul.navigation-path li.first {
	margin-left: 0;
	padding-left: 0;
	color: #000000;
	background: none;
}

ul.navigation-path li a {
	text-decoration: none;
	color: #000000;
}

ul.navigation-path li a:hover {
	color: #333333;
	text-decoration: underline;
}

ul.navigation-online {
	position: absolute;
	top: 29px;
	height: 29px;
	list-style: none;
	margin: 0px;
	background: url(../files/site/adformatie/background-submenu.gif) repeat-y;
	width: 100%;
	font-size: 14px;
	border-bottom: 1px solid #D3D3D3;
}

ul.navigation-online li.first {
	display: inline;
	background: none;
}

ul.navigation-online li {
	display: inline;
	margin: 0px 0px 0px 50px;
	float: left;
	background: none;
}

ul.navigation-online li a {
	color: #444444;
	text-decoration: none;
}

ul.navigation-online li a:hover {
	text-decoration: underline;
	color:#FF0000;
}

#content-top strong.head {
	position: absolute;
	bottom: 35px;
	left: 52px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

#navigation-more {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 16px;
	top: 4px;
	font-size: 15px;
/*	font-size: 11px; */
}

#navigation-more li {
	display: inline;
	margin: 0 0 0 36px;
}

/* right content section */
#content-right div.ad {
	background-color: #EDE6D2;
	width: 172px;
	padding: 0 5px 0px 8px;
	line-height: 18px;
}

#content-right div.ad a.link img {
	float: left;
	margin: 0 -5px 13px -8px;
	border: none;
}

#content-right div.ad strong {
	color: #115284;
}

#content-right div.ad p {
	color: #115284;
	padding: 12px 0 25px 0;
	margin: 0;

}

/* left content section */
#navigation-left {
	margin: 0;
	padding: 0;
	list-style: none;
/*	font-size: 11px; */
}

#navigation-left li {
	display: block;
	width: 180px;
	padding: 0 0 0 0px;
}

#navigation-left li.expand {
	font-weight: bold;
/*	background: url(../images/expand.gif) 0 7px no-repeat; */
}

#navigation-left li.expand a {
	border-bottom: none;
}

#navigation-left li a {
	color: #004A7D;
	text-decoration: none;
	display: block;
	padding: 4px 0 5px 4px;
	overflow: hidden;
	border-width: 0px;
}

#navigation-left li a.active {
	color: #004A7D;
	text-decoration: none;
	font-weight: bold;
}

#navigation-left li.first a {
	border-top: none;
}

#navigation-left ul {
	margin: -4px 0 0 0; 
	padding: 0 0 2px 10px;
	list-style: none;
	width: 180px;
}

#navigation-left ul li {
	background: none;
	padding: 0;
}

#navigation-left li ul li a, #navigation-left li.expand ul li a {
	line-height: 12px;
	font-weight: normal;
	border: none;
	display: list-item;
}

#navigation-left ul li a:hover {
	text-decoration: underline;
}

/* center content section */

/* actual list section */
ul.actual {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.actual li {
	width: 253px;
	float: left;
	display: block; 
}

ul.actual li div.description {
	float: right;
	width: 135px;
	padding: 0 5px 0 0;
}

ul.actual li div.description strong {
/*	font-size: 11px; */
	font-weight: bold;
	color: #000;
}

ul.actual li div.description p {
	margin: 2px 0 0 0;
	line-height: 18px;
}

ul.actual li a.link {
	float: left;
	width: 98px;
/*	height: 118px; */
}

ul.actual li a.link img {
	margin-top: 3px;
	float: left;
	border: 1px #333333 solid;
}

/* search result list section */
ul.search {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	float: left;
}

ul.search li {
	background-color: #E8F1F7;
	background-color: #EDE6D2;
	padding: 4px 4px 4px 4px;
	margin: 0 0 20px 0;
	width: 498px;
	float: left;
	display: block; 
}

ul.search li div.description {
	float: left;
	width: 390px;
	padding: 0 5px 0 0;
}

ul.search li div.description strong {
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

ul.search li div.description p {
	margin: 2px 0 0 0;
	line-height: 18px;
}

ul.search li a.link {
	float: left;
	width: 100px;
}

ul.search li a.link img {
	float: right;
	border: 1px #333333 solid;
}

/* medialinks form */
form.media {
	margin: 0;
	height: 279px;
	width: 490px;
	padding: 0px 0px 0px 10px;
	background: #589AC5 url(../images/background-form-01.jpg) no-repeat;
}

#button-submit {
	width: 60px;
	height: 34px;
	margin: -36px 230px 0px 9px;
	float: right;
}

form.media strong {
	height: 64px;
	width: 260px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

form.media label {
	display: block;
	color: #115284;
	font-weight: bold;
	padding: 7px 0 4px 0;
	width: 100%;
}

form.media fieldset {
	width: 260px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: none;
}

form.media select {
	width: 260px;
	color: #000;
}

form.media input{
	width: 254px;
	color: #000;
}

form.media select#select3 {
	width: 188px;
}

form.media a.more {
	float: left;
	white-space: nowrap;
	margin-top: 10px;
} 

form.media-branded {
	margin: 0;
	height: 200px;
	width: 490px;
	padding: 0px 0px 0px 10px;
	background: #F6F2E8 url(../images/background-form-neutral.gif) no-repeat;
}

form.media-branded strong {
	height: 64px;
	width: 260px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

form.media-branded label {
	display: block;
	color: #333333;
	font-weight: bold;
	padding: 7px 0 4px 0;
	width: 100%;
}

form.media-branded fieldset {
	width: 194px;
	height: 50px;
	margin: 0;
	padding: 0;
	border: none;
}

form.media-branded select {
	width: 190px;
	color: #000;
}

.select2 {
	width: 90px;
	color: #000;
}

form.media-branded input{
	width: 184px;
	color: #000;
}

form.media-branded a.more {
	float: left;
	white-space: nowrap;
	margin-top: 10px;
} 

#button-submit-branded {
	width: 60px;
	height: 34px;
	margin: 24px 0px 0px 10px;
	float: right;
}

/* Record navigator */

.nav-left {
	width: 120px;
	float: left;
	overflow: hidden;
}

.nav-middle {
	width: 270px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.nav-right {
	width: 120px;
	float: left;
	overflow: hidden;
	text-align: right;
}

.listtable {
	width: 496px;
}

.listtable tr {
	background-color: #F0F0F0;
	height:20px;
	color:#222222;
}

.listtable tr.header {
	background-color:#000000;
	font-size: 14px;
	color:#FFFFFF;
}

.listtable tr.subheader {
	vertical-align: bottom;
	height: 40px;
}

.listtable td {
	vertical-align: top;
	padding:4px 3px 0px 10px;
}

.listtable td.bullet {
	width: 12px;
}

.listtable tr.odd {
	background-color: #EDE6D2;
	background-color: #F0F0F0;
	height:20px;
}

.listtable tr.even {
	background-color:#DEEAF3;
	background-color: #EAEAEA;
	height:20px;
}

.listtable tr.white {
	background-color:#FFFFFF;
	height:10px;
}

.listtable td.first {
	vertical-align:middle;
	padding:0px 0px 2px 10px;
}
