/* CSS Document */

body {
	background: url(http://www.insites.be/02/images/newversion/bg_body.gif) repeat-x top left;
}

body, td, p, a, h1, h2, h3, h4, input, select {
	font-family: arial, verdana, sans-serif;
}

body, td, p, input, select, li, a {
	font-size: 12px;
	color: black;
}

p.info {
    border: 1px solid #dfdfdf;
    padding: 5px;
    color: #777;
    margin-top: 30px;
}

p.info span {
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}

p a {
    color: #F78F1E;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

p a:hover {
    text-decoration: underline;
}

a.orange_link {
    color: #F78F1E;
    font-weight: bold;
    text-decoration: none;
}

a.orange_link:hover {
    text-decoration: underline;
}

h1 {
	color: #005480;
	font-size: 24px;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 0px;
}

h2 {
	color: #005480;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}

h3 
{
    color:#407FA0;
    display:inline;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.5em;
    margin:10px 0 15px;
    }

h4 
{
    color:#407FA0;
    display:block;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1.5em;
    font-weight:normal;
    padding-left: 25px;
    background-image: url("/images/arrows.gif");
    background-repeat:  no-repeat;
    background-position: left center;
    }

h6 
{
    color: #407fa0;
    background-color: #f6f6f6;
    border: 1px solid #d8d9db;
    padding: 5px;
    font-weight: normal;
    }

th.th_option2 h6, th.th_option h6 {
    font-weight: bold;
    font-size: 11px;
}

h5 
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #407fa0;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    }

p, li {
	text-align: justify;
}

td.kader {
	width: 900px;
	border: 1px solid #93a1a9;
	background-color: #d8d9db;
}

table.framework {
	border: 1px solid #9a9a9a;
}

th {
    text-align: left;
}

th.th_option{
    text-align: center;
    width: 100px;
}

th.th_option2{
    text-align: center;
    width: 120px;
}


td.td_center {
    text-align: center;
}

td.td_topic {
    height: 30px;
}

td.header {
	background: url(../images/header.jpg) no-repeat top left;
	height: 197px;
}

td.sidebar {
	width: 260px;
	background-color: white;
	padding-top: 10px;
	padding-left: 30px;
	vertical-align: top;
}

td.top_content {
    background-color: white;
	padding-top: 10px;
	padding-left: 30px;
	vertical-align: top;
}

td.top_content p, td.top_content ul {
    padding-right: 30px;
}

td.content {
	padding-top: 10px;
	background-color: white;
	padding-right: 30px;
	vertical-align: top;
}

td.contentFull {
	padding-top: 10px;
	background-color: white;
	padding-right: 30px;
	vertical-align: top;
	padding-left: 30px;
}

ul
{
    list-style-type: none;
    }

li
{
    background:transparent url("http://www.insites.be/02/images/newversion/puce.gif") no-repeat scroll left 5px;
    padding-left: 10px;
    margin-bottom: 10px;
    }
ol { margin-left: 7px; }
ol li { background: none; padding-left: 0; }

ul.nobullet li 
{
    background-image: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    }
    
.listed_description ul li {
    background:transparent url("http://www.insites.be/02/images/newversion/puce.gif") no-repeat scroll left 5px;
    padding-left: 10px;
    margin-bottom: 10px;
}

/* het menu */

td.menu {
	background-color: #f6f6f6;
	border-bottom: 1px solid #d8d9db;
}

td.menu ul {
	margin-left: 30px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

td.menu ul li {
	list-style-type: none;
	float: left;
	background-image: none;
	margin-bottom: 0px;
}

td.menu ul li a{
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

td.menu ul li a.clientzone, td.menu ul li a.clientzone:hover{
	display: block;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background-color: #f6861f;
	font-weight: bold;
	color: White;
}

td.menu ul li a.active{
	display: block;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background-color: #e0e0e0;
}

td.menu ul li a:hover{
	background-color: #e0e0e0;
}

/* De broodkruimel */
p.breadcrumb
{
    margin-bottom: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 10px;
    }
td.content p.breadcrumb 
{
    margin-left: 30px;
    }


p.breadcrumb, p.breadcrumb a {
 color: #6d6f71;
 text-decoration: none;
}

p.breadcrumb a:hover {
	text-decoration: underline;
}

a.previous {
	font-weight: bold;
}

a.next {
	font-weight: normal;
}

/* Toolbar */

div.toolbar {
	background-color: #f6f6f6;
	border: 1px solid #d8d9db;
	margin-top: 10px;
}

div.toolbar table.toolbar_table {
	border: 0px;
	width: 100%;
	font-weight: bold;
	color: #454444;
}

table.toolbar_table tr td input, table.toolbar_table tr td select {
	width: 100%;
}

/* de login */

.login_div 
{
    margin-left: auto;
    margin-right: auto;
    width: 320px;
    background-color: #f6f6f6;
	border: 1px solid #d8d9db;
	margin-bottom: 10px;
    }

.loggedin_div 
{
    float: right;
    width: 230px;
    background-color: #f6f6f6;
	border: 1px solid #d8d9db;
	margin-bottom: 10px;
    }

.banners_div
{
    float: right;
    text-align: right;
    width: 221px;
	margin-bottom: 10px;
	margin-top: 10px;
    }

.content_div 
{
    float: left;
    width: 580px;
    margin-left: 30px;
    margin-bottom: 30px;
    }

.textfield 
{
    border: 1px solid #d8d9db;
    width: 100%;
    }
    
.login_opgave 
{
    width: 100px;
    }
    
.login_field 
{
    }

.login_table 
{
    margin: 5px;
    width: 270px;
    }
    
/* Register */

.column_div 
{
    width: 258px;
    float: left;
    text-align: left;
    }
    
.margin_left 
{
    margin-left: 30px;
    }

.register_field 
{
    width: 238px;
    border: 1px solid #7f9db9;
    margin-left: 0px;
    }
.field_and_label 
{
    display: block;
    width: 240px;
    float: right;
    margin-bottom: 20px;
    }

/* frequencies */

.export 
{
    /* border-bottom: 1px solid #d8d9db; */
    padding: 20px 0px 5px 0px;
    color: #999;
    font-weight: bold;
    text-align: right;
    margin-bottom: 20px;
    }
    
.export_icon 
{
    vertical-align: middle;
    
    }
    
.results_table 
{
    width: 100%;
    border: 1px solid #d8d9db;
    }

.results_percentage 
{
    text-align: right;
    width: 40px;
    }


table.results_table tr
{
    background-color: white;
    }
    
table.results_table tr:hover
{
    background-color: #f6f6f6;
    }

.filter_opgave 
{
    font-weight: bold;
    }

.filter_header 
{
    background-color: #efefef;
    font-weight: bold;
    text-transform: uppercase;
    }


.filter_highlight
{
    background-color: #f5f5f5;
    font-weight: bold;
    text-transform: uppercase;
    }    
.buy_now 
{
    text-decoration: none;
    font-weight: bold;
    color: #005480;
    text-transform: uppercase;
    }
    
.red 
{
    color: Red;
    }
    
.lonely 
{
    padding-left: 20px;
    background:transparent url("../images/bullet.gif");
    background-repeat: no-repeat;
    text-decoration: underline;
    background-position: left 2px;
    }

.btnRegister {
    font-weight: bold;
    width: 150px;
    padding: 3px;
}

/* list items and descriptions */

.listed_description, #terms {
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #dfdfdf;
    background-color: #f3f3f3;
    display: none;
}

/* packages */

table.package_table tr:hover {
    background-color: #f3f3f3;
}

table.package_table tr td:hover {
    background-color: #e3e3e3;
}

table.package_table tr th {
    background-color: #fff;
}

/* Help */

img.help_image {
    border: 1px solid #dedede;
}

table.results_table tr td h5 {
    margin-left: 0px;
    padding-left: 0px;
}

/* Agreement */
div.line { border-bottom: 1px solid #dedede; height: 10px; overflow: hidden; margin-bottom: 10px; }
p.toplink { text-align: right; }