html, body {
	margin: 0px;
	padding: 0px;
}

h1 {
	font: bold 18px arial;
	color: #1b1464;
	margin: 0px 0px 8px 0px;
}

h2 {
	font: bold 14px arial;
	color: #1b1464;
	margin: 0px 0px 8px 0px;
}
h3 {
	font: bold 12px arial;
	color: #1b1464;
	margin: 10px 0px 8px 0px;
}


a.next_link, a.next_link_white {
	display: block;
	text-align: right;
	font: bold 9px verdana;
	height: 18px;
	color: white;
	background: url(button_play.png) no-repeat top right;
	padding-right: 24px;
	line-height: 18px;
	margin: 6px 0px 0px 0px;
	text-decoration: none;
}
a.next_link:hover, a.next_link_white {
	text-decoration: underline;
}

a.right {
	display: block;
	float: right;
}

/* LIJSTEN */
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	background: url(bullet.png) no-repeat 0px 5px;
	padding-left: 12px;
	line-height: 15px;
	/*font: 9px verdana;*/
	margin-top: 2px;
	margin-bottom: 2px;
}

ul.normal_list {
	margin: 4px 0px 10px 0px;
}
ul.normal_list li {
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.big_list li {
	padding-left: 22px;
	margin-bottom: 22px;
	line-height: 19px;
}
ul.big_list ul.sublist li {
	padding-left: 12px;
	margin-bottom: 4px;
	margin-top: 4px;
}

ul.title_list li{
	margin: 8px 0px 0px 0px;
}

span.connector_list {
	width: 200px;
	float: left;
}

span.connector_list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table.clean {
	width: 100%;
}
table.clean td {
	vertical-align: top;
	border-spacing: 0px; 
	padding: 0px;
	margin: 0px;
}

.country_link {
	display: block;
	float: right;
	background: url(flag/nl.png) no-repeat;
	width: 18px;
	height: 18px;
}

#frame {
	width: 900px;
	margin: 0px auto;
}

#table_frame {
	width: 900px;
	margin-top: -8px;
}
#table_frame td {
	vertical-align: top;
	font: 12px verdana;
	line-height: 16px;
}

#col_left {
	width: 216px;
	padding-right: 10px;
}

#col_left img {
	display: block;
	margin-top: 10px;
	border: 1px solid #e3e3e3;
}

#col_left .image {
	text-align: center;
	
}

/*
#col_left .menu {
	background: url(bg_fp_bottom.png) repeat-x bottom left;
	margin-top: 10px;
	border: 1px solid #e3e3e3;
	min-height: 200px;
}
#col_left .menu_inside {
	background: url(bg_fp_top.png) repeat-x top left;
	padding: 8px;
}
*/

#col_left .menu {
	margin-top: 10px;
	border: 1px solid #e3e3e3;
}
#col_left .menu_inside {
	background: url(bg_fp_top.png) repeat-x top left;
	padding: 8px 8px 20px 8px;
}
#col_left .menu a {
	display: block;
	text-decoration: none;
	color: #1b1464;
	font: 9px verdana;
	background: url(bullet.png) no-repeat 0px 6px;
	line-height: 13px;
	padding: 2px 0px 2px 12px;
}
#col_left .menu a.sub_1 {
	padding-left: 28px;
	background-position: 14px 6px;
}
#col_left .menu a:hover {
	text-decoration: underline;
}
#col_left .menu h2 {
	margin: 16px 0px 4px 0px;
}
#col_left .menu h2:first-child {
	margin: 0px 0px 4px 0px;
}

#content_block {
	display: block;
	margin-top: 10px;
	border: 1px solid #e3e3e3;
	padding: 10px;
}

.info {
	margin-top: 10px;
	color: white;
	background: #2d4a72;
	padding: 8px;
}
.info a.next_link_white {
	margin-top: 2px;
}
.info img.full {
	display: block;
	margin: 10px -8px -8px -8px;
}
.info p {
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
}
.info h2 {
	color: white;
	font: 12px verdana;
	font-weight: bold;
}
.info h3 {
	font: bold 9px verdana;
	margin: 10px 0px 2px 0px;
	color: white;
}
.gradient_s {
	background: #2d4a72 url(gradient_36.jpg) repeat-x top left;
}
.gradient_m {
	background: #2d4a72 url(gradient_72.jpg) repeat-x top left;
}
.gradient_l {
	background: #2d4a72 url(gradient_100.jpg) repeat-x top left;
}
.gradient_xl {
	background: #2d4a72 url(gradient_226.jpg) repeat-x top left;
}

.contact_block {
	background: #2d4a72 url(gradient_100.jpg) repeat-x top left;
	padding-bottom: 12px;
}

.bullet_gray {
	display: block;
	font: 9px verdana;
	background: url(bullet_gray.png) no-repeat 0px 5px;
	padding-left: 12px;
	height: 15px;
	line-height: 15px;
}
a.bullet_gray {
	color: white;
}

#content {
	padding-bottom: 20px;
}
#content h1 {
	margin: 12px 0px 4px 0px;
}
#content h2 {
	margin: 20px 0px 4px 0px;
}
#content h3 {
	margin: 20px 0px 0px 0px;
}
#content p {
	line-height: 19px;
	margin: 0px 0px 14px 0px;
}
#content img {
	margin: 20px 0px 0px 0px;
}
#content .img_left {
	float: left;
	margin: 4px 10px 10px 0px;
}
#content .img_right {
	float: right;
	margin: 4px 0px 10px 10px;
}
#content .flash {
	width: 440px;
	overflow: hidden;
}

#content p.list {
	display: block;
	padding-left: 84px;
	margin: 0px 0px 14px 0px;
}

#content h2.icon {
	padding-left: 64px;
	height: 80px;
	margin: 30px 0px -50px 0px;
}
#content h2.icon_user_management {
	background: url(icon_user_management.png) no-repeat top left;
}
#content h2.icon_password_and_access {
	background: url(icon_password_and_access.png) no-repeat top left;
}
#content h2.icon_miscellaneous {
	background: url(icon_miscellaneous.png) no-repeat top left;
}
#content h2.icon_free_software {
	background: url(icon_free_software.png) no-repeat top left;
}
#content h2.icon_workflow_management {
	background: url(icon_workflow_management.png) no-repeat top left;
}
#content h2.icon_audit_and_compliance {
	background: url(icon_audit_and_compliance.png) no-repeat top left;
}
#content h2.icon_server_and_network_monitoring {
	background: url(icon_server_and_network.png) no-repeat top left;
}

a.icon_download {
	height: 70px;
	width: 70px;
	float: left;
	background: url(icoon_download.png) no-repeat 10px 10px;
}

.info_table {
	width: 100%;
	margin: 20px 0px 10px 0px;
}
.info_table th{
	font: bold 12px verdana;
	color: #1b1464;
	text-align: left;
	width: 33%;
}
.info_table th a {
	color: #1b1464;
	text-decoration: none;
}

.info_table_img {
	width: 100%;
	margin: 20px 0px 10px 0px;
}
.info_table_img th, .info_table_img td {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
#content .info_table_img img{
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

a.bullet {
	display: block;
	font: bold 9px verdana;
	color: #1b1464;
	background: url(bullet.png) no-repeat 0px 5px;
	padding-left: 12px;
	height: 15px;
	line-height: 15px;
	margin: 10px 0px 10px 0px;
}

#nav_pos {
	margin: 0px 0px 10px 0px;
	font: 9px verdana;
	color: #929395;
}
#nav_pos a {
	color: #929395;
	text-decoration: none;
}

#col_right {
	width: 171px;
	padding-left: 30px;
}

.button_play {
	display: block;
	width: 18px;
	height: 18px;
	background: url(button_play.png);
}


#topmenu {
	height: 27px;
	background: url(topmenu.png);
	margin: 8px 0px 8px 0px;
}
#search {
	float: right;
	width: 162px;
	height: 60px;
}
#search input {
	display: block;
	font: 10px/12px verdana;
	color: #333333;
	padding: 3px;
	width: 120px;
	margin: 4px 0px 0px 0px;
}
#search #search_button {
	float: right;
	margin: 4px 6px 0px 0px;
}
#topmenu #logo {
	background: url(topmenu_logo.png) no-repeat top left;
	width: 144px;
	float: left;
	height: 27px;
}
#topmenu #menu {
	height: 27px;
	margin-left: 160px;
}
#topmenu #menu .sep {
	float: left;
	height: 27px;
	width: 2px;
	background: url(topmenu_sep.png);
}
#topmenu #menu a {
	display: block;
	float: left;
	height: 27px;
	color: white;
	font: 12px/26px verdana;
	text-decoration: none;
	padding: 0px 10px;
}
#topmenu #menu a:hover {
	text-decoration: underline;
}

#banner {
	display: block;
	height: 265px;
	background: url(banner.jpg);
	margin-top: 8px;
	position: relative;
}

#footer {
	display: block;
	font: 10px trebuchet ms;
	line-height: 17px;
	color: #555555;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #e3e3e3;
}
#footer a {
	text-decoration: none;
	color: #555555;
}
#footer a:hover {
	text-decoration: underline;
}


#footer_left_links {
	float: left;
	width: 72px;
	padding-right: 40px;
	text-align: left;
}
#footer_left_links a {
	display: block;
	float: left;
	height: 16px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: white;
	font-size: 1px;
	width: 3px;
}
.ic_twitter {
	background: url(twitter_16.png) no-repeat top left;
}
.ic_linkedin {
	background: url(linkedin_16.png) no-repeat top left;
}
.ic_facebook {
	background: url(facebook_16.png) no-repeat top left;
}
.ic_youtube {
	background: url(youtube_16.png) no-repeat top left;
}
.ic_googleplus {
	background: url(googleplus_16.png) no-repeat top left;
}
.ic_xing {
	background: url(xing_16.png) no-repeat top left;
}


#lang_select {
	float: right;
	font: 9px verdana;
	color: #cccccc;
	line-height: 17px;
	height: 20px;
	padding-right: 0px;
}
#lang_select a {
	display: block;
	float: left;
	width: 16px;
	height: 12px;
	margin: 7px 7px 0px 0px;
}

#lang_select a.alternate_url {
	width: 24px;
	display: block;
	float: left;
	color: #ffffff;
}

#lang_select a:hover {
        background-color: white;
}
	
#lang_select a.alternate_url:hover {
	width: 24px;
	margin: 7px 7px 0px 0px;
        display: block;
        float: left;
        color: #ffffff;
	background-color: black;
}
			

#lang_select #ico_en {
	background: url(flag/rect_en.png) no-repeat top left;
}
#lang_select #ico_nl {
	background: url(flag/rect_nl.png) no-repeat top left;
}
#lang_select #ico_fr {
	background: url(flag/rect_fr.png) no-repeat top left;
}
#lang_select #ico_de {
	background: url(flag/rect_de.png) no-repeat top left;
}
#lang_select #ico_uk {
        background: url(flag/rect_uk.png) no-repeat top left;
}
#lang_select #ico_us {
        background: url(flag/rect_us.png) no-repeat top left;
}

#lang_select div {
	float: left;
	padding-right: 16px;
	padding-top: 4px;
}

#content_fp {
	display: block;
	/*height: 554px;*/
	overflow: hidden;
	margin-bottom: 20px;
}

.fp_block {
	float: left;
	width: 217px;
	margin-right: 10px;
	margin-top: 10px;
	/*height: 530px;*/
	font: 11px verdana;
	overflow: hidden;
	background: url(bg_fp_bottom.png) repeat-x bottom left;
	border: 1px solid #e3e3e3;
}
.fp_block_inside {
	background: url(bg_fp_top.png) repeat-x top left;
	padding: 8px;
}
.fp_block h2 {
	font: bold 14px verdana;
	color: #1b1464;
	margin: 0px 0px 8px 0px;
}
.fp_block h3 {
	font: bold 11px verdana;
	color: #000000;
	margin: 8px 0px 0px 0px;
}
.fp_block p {
	line-height: 13px;
	margin: 0px 0px 10px 0px;
}

.fp_block_right {
	width: 213px;
	margin-top: 10px;
	float: left;
	background: #27436a url(gradient_226.jpg) repeat-x;
}
.fp_block_right_inside {
	height: 332px;
	background: url(image_frontpage.jpg) no-repeat bottom left;
	font: 11px verdana;
	color: white;
	padding: 8px;
}
.fp_block_right h2 {
	font: bold 11px verdana;
	color: white;
	margin: 0px;
}
.fp_block_right p {
	line-height: 13px;
	margin: 6px 0px 10px 0px;
}


p.no_margin {
	margin: 0px;
}

#content p.subtitle {
	margin: 0px 0px 16px 0px;
	font: bold 12px verdana;
}

.specs_table {
	width: 100%;
}
.specs_table th {
	font-weight: bold;
	text-align: right;
}
.specs_table th:first-child {
	text-align: left;
}
.specs_table td {
	text-align: right;
}
.specs_table td:first-child {
	text-align: left;
}
#content .specs_table img {
	margin: 0px;
}

.version_table {
	width: 100%;
}
.version_table th, .version_table td {
	text-align: left;
	vertical-align: top;
	margin-right: 20px;
}

.step_table {
	width: 100%;
	margin: 0px 0px 20px 0px;
}
.step_table td {
	vertical-align: top;
}

.gray_table {
	background: #ebebeb;
	width: 100%;
	margin: 0px 0px 16px 0px;
}

#content .gray_table td {
	font-size: 11px;
} 

.desc_table {
	margin: 4px 0px 10px 0px;
}
.desc_table td {
	padding-right: 10px;
}

.odd_table {
	background: #f5f5f5;
}
.odd_table th {
	background: #e9e9e9;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	padding: 2px 4px;
}
#content .odd_table td {
	background: white;
	font-size: 11px;
}
#content .odd_table tr.odd td {
	background: none;
}

/* UMRA */
.umra_spacer {
	display: block;
	height: 139px;
	width: 100%;
	background: #008837 url(/style/image_vervolg.jpg) no-repeat 50% 50%;
	margin-top: 10px;
}

.object_contact .bullet_gray {
	text-decoration: none;
	font-size: 11px;
}

.overzicht_tabel {
	width: 100%;
	font: 11px verdana;
}
.overzicht_tabel th {
	background: #e91e24;
	padding: 8px 8px;
	color: white;
}
.overzicht_tabel th:last-child {
	width: 120px;
	padding-right: 0px;
	text-align: center;
}
table.blue th {
	background: #2D4A72;
}
table.blue img {
	margin: 0px !important;
}
.overzicht_tabel td {
	padding: 4px 8px;
	background: #eeeeee;
}
.overzicht_tabel tr.even td {
	background: #cccccc;
}
.overzicht_tabel a.flag_en, .overzicht_tabel a.flag_nl, .overzicht_tabel a.flag_fr, .overzicht_tabel a.flag_de, .overzicht_tabel a.flag_us, .overzicht_tabel a.flag_uk {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 4px;
}
.overzicht_tabel a.flag_en {
	background: url(ico_en_20.png) no-repeat top left;
}
.overzicht_tabel a.flag_nl {
	background: url(ico_nl_20.png) no-repeat top left;
}
.overzicht_tabel a.flag_fr {
	background: url(ico_fr_20.png) no-repeat top left;
}
.overzicht_tabel a.flag_de {
	background: url(ico_de_20.png) no-repeat top left;
}

.screenshot_block {
	display: block;
	overflow: auto;
}

p.center {
	text-align: center;
}

.req_table {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
}
.req_table th.main, .req_table th, .req_table td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 11px verdana;
}
.req_table th, .req_table td {
	text-align: center;
	padding: 4px 10px;
	font: bold 11px verdana;
}
#frame .req_table td {
	font: 11px verdana;
}
.req_table th:first-child, .req_table td:first-child {
	text-align: left;
	padding: 4px 40px 2px 4px;
}
.req_table th.main {
	text-align: center;
	padding: 4px 10px;
	font: bold 12px verdana;
	background: #f4f4f4;
}

.connector_table {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
}
.connector_table th, #frame .connector_table td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 11px verdana;
	text-align: center;
	padding: 4px 10px;
}
.connector_table th {
	font: bold 12px verdana;
	background: #f4f4f4;
}



.desc_table {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 10px 0px 20px 0px;
}
.desc_table th, #frame .desc_table td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: 11px verdana;
	text-align: left;
	padding: 4px 12px 4px 4px;
}
.desc_table th {
	font: bold 12px verdana;
	background: #f4f4f4;
	padding: 6px 12px 6px 4px;
}

.form_align_table {
	margin: 2px 0px 10px 0px;
}
.form_align_table td {
	padding: 2px 20px 2px 0px;
}
.form_align_table input.input_text {
	font: 12px verdana;
	width: 200px;
	padding: 4px 4px;
}
.form_align_table select {
	font: 12px verdana;
	width: 200px;
	padding: 4px 4px;
}

#hpb_1, #hpb_2, #hpb_3 {
	display: block;
	width: 200px;
	height: 24px;
	padding: 6px;
	position: absolute;
	right: 0px;
	top: 152px;
	color: white;
	font: 10px verdana;
	text-decoration: none;
}
#hpb_2 {
	top: 190px;
}
#hpb_3 {
	top: 230px;
}

div.error_text {
	color: #661B14;
	font-weight: bold;
}

a.button_umra_demo, a.button_umra_quote {
	display: block;
	float: right;
	width: 150px;
	height: 146px;
	margin: 0px 0px 4px 10px;
	background: url(umra_demo.gif);
}
a.button_umra_quote {
	background: url(umra_quote.gif);
}



.contact_person {
	display: block;
	float: left;
	width: 60px;
	height: 68px;
	border: 1px solid white;
}

.contact_person_info {
	height: 68px;
	margin: 0px 0px 10px 0px;
	margin-left: 70px !important;
}

.contact_block {
	/*height: 130px;*/
	position: relative;
}
.contact_block .chatblock {
	display: block;
	margin-top: 10px;
}

#contact_form {
	position: absolute;
	height: 134px;
	width: 0px;
	background: url(/style/gradient_100.jpg) repeat-x left top #2D4A72;
	top: 0px;
	left: 210px;
	padding: 8px 0px 8px 0px;
}
.contact_block h2 {
	font: bold 12px verdana;
	margin: 0px 0px 8px 0px;
}
#contact_form_form {
	display: none;
}

.cf_table {
	margin-left: 18px;
}
.cf_table .input_text, .cf_table .input_select {
	width: 160px;
	font: 12px trebuchet ms;
	color: #333333;
	padding: 2px 4px;
	margin-right: 16px;
}
.cf_table .input_select {
	width: 168px;
	padding: 2px 0px;
}
.cf_table .input_textarea {
	width: 224px;
	height: 60px;
	font: 12px trebuchet ms;
	color: #333333;
	padding: 2px 4px;
	margin: 4px 0px 0px 0px;
}
#table_frame .cf_table td {
	vertical-align: middle;
}


.li_table {
	margin: 10px 0px 20px 0px;
}
.li_table td {
	border: 1px solid white;
	text-align: left;
	padding: 4px 4px;
	background: #eeeeee;
	font: 11px verdana !important;
}
.li_table td:first-child {
	font-weight: bold !important;
	color: white;
	white-space: nowrap;
	background: #e91e24;
	padding: 4px 40px 4px 4px;
}

a.icon_rss {
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	top: 4px;
	right: 4px;
	background: url(icon_rss_24.png) no-repeat;
}

p.error {
	color: red;
}

