@charset "UTF-8";

/* === BASIC === */
body {
	background-image: url(../img/bg_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
	margin: 0px
}
body, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #606060;
}

h3 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #606060;
	margin-bottom: 5px;
	margin-top: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #606060;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	color: #2f71ab;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* === LAYOUT === */
#footer {
	background-image: url(../img/bg_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #2d72ab;
	
	height: 50px;
	color: #F5F5F5;
}

#footer table {
	color: #F5F5F5;
}

#footer a {
	color: #F5F5F5;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul a {
	color: #CCCCCC;
	text-decoration: none;
	
	display: block;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #4b86b7;
}

#footer ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
	display: block;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #FFFFFF;
}

#footer ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
}

/*
#footer li {
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background: url(../img/bullet_footer.png) no-repeat left;
}
*/

.footer_brdr_left {
	border-left: 1px dotted #F5F5F5;
	padding: 0 0 0 14px;
}

#header {
	background-image: url(../img/logo_header.png);
	background-position: top;
	background-repeat: no-repeat;

	height: 118px;
	width: 950px;
	
	cursor: pointer;
}

#page_img_home {
	background-image: url(../img/header/page_img_home.jpg);
	background-position: top;
	background-repeat: no-repeat;

	height: 253px;
	width: 950px;
}

#page_img {
	background-image: url(../img/header/page_img_1.jpg);
	background-position: top;
	background-repeat: no-repeat;

	height: 153px;
	width: 950px;
}

#toolbar {
	background-image: url(../img/brdr_btm_search.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
	height: 30px;
}

#content {
	width: 640px;
	padding: 10px 10px 10px 0;
}

#block_white_right {
	width: 300px;
	height: 175px;
	
	border-right: 1px solid #CCCCCC;
	padding: 0 0 0 0;
}

#banner_white_right_img_home {
	position: absolute;
	top: 351px;
	left: 68%;
	z-index: 10;
}

#banner_white_right_img {
	position: absolute;
	top: 251px;
	left: 64%;
	z-index: 10;
}

.border_btm_dotted{
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px 5px 2px 5px;
}


/* === TABS SPECS === */
.bgTab {
	background-image: url(../img/bg_tab.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
}

.tab a {
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 25px;
	border-right: 1px solid #CCCCCC;
}

.tab a:hover {
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #2f71ab;
	text-decoration: none;
	display: block;
	height: 25px;
	border-right: 1px solid #CCCCCC;
}

.tabActive {
	padding: 0 10px 0 10px;
	font-weight: bold;
	color: #2f71ab;
	text-decoration: none;
	display: block;
	height: 25px;
	border-right: 1px solid #CCCCCC;

	background-image: url(../img/bg_tab_active.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}


/* === GREY BLOCK === */
#block_grey_right_top {
	background-image: url(../img/block_grey_right_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #f2f2f2;

	width: 301px;
	height: 175px;
	
	padding: 25px 10px 10px 10px;
}

#block_grey_right_btm {
	background-image: url(../img/block_grey_right_btm.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 150px;
}

.login_ava {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	width: 50px;
	background-color: #FFFFFF;
}

.login_form_menu {
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FFFFFF;
}


/* === CONTENT === */
.tblTop {
	background-image: url(../img/bg_block_grey_right_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
		
	padding: 0 10px 0 10px;
	
	font-weight: bold;
	height: 22px;
	line-height: 22px;
}

.tblCntr {
	padding: 2px 5px 2px 5px;
}

.tblBtm {
	background-image: url(../img/bg_block_grey_right_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
	padding: 10px;
}

.border_img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

.float_box {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 10px;
	/* width: 120px; */
	background-image: url(../img/bg_block_grey_right_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* === MAIN NAVIGATION === */
#nav_main {
	background-image: url(../img/bg_nav_main.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	height: 24px;
	color: #F5F5F5;
	line-height: 24px;
	font-weight: bold;
}

/* === PAGINA NAVIGATIE === */
.pNav {
	width: 20px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/pageNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	line-height: 20px;
}

.pNavOver {
	width: 20px;
	height: 20px;
	border: 1px solid #18478F;
	background-image: url(../img/pageNav_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	line-height: 20px;
	cursor: pointer;
}

.pNavActive {
	width: 20px;
	height: 20px;
	border: 1px solid #18478F;
	background-image: url(../img/pageNav_bg_hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}

.pNavDisabled {
	width: 20px;
	height: 20px;
	border: 1px solid #E5E5E5;
	background-image: url(../img/pageNav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	color: #CCCCCC;
	line-height: 20px;
}
