html {
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	display: inline;
}

a {
	color: #0066FF;
}

a:hover {
	color: black;
}

a.graylink {
	color: #AAAAAA;
}

a.graylink:hover {
	color: gray;
}

td {
	padding: 0px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px solid white;
	border-spacing: 2px;
	border-collapse: separate;
	/*border: 2px solid red;*/
}

.table_space {
	border-spacing: 5px;
	border-collapse: separate;
	border: 0px solid white;
}

.table_layout {
	margin: 0px;
	padding: 0px;
	border: 0px solid white;
	border-spacing: 0px;
	border-collapse: collapse;
}

h1 {
	margin-bottom: 3px;
}


.topbar_table {
	background-image: url("../../../gfx/com/quovide/topbar_gradient.gif");
	border-spacing: 0px;
	width: 1024px;
	color: white;
	border-collapse: collapse;
	height: 26px;
	margin: 0px;
}

.topbar_table table {
	border-collapse: collapse;
}

.topbar_table_cell {
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 21px;
	vertical-align: top;
}

.topbar_table_cell a {
	color: white;
	text-decoration: none;
}

.topbar_table_cell a:hover {
	color: white;
	text-decoration: underline;
}

.screen_table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
}

.screen_left {
	background-image: url("../../../gfx/com/quovide/bg_left.gif");
	background-position: right;
	margin: 0px;
}

.screen_center {
	background-color: white;
	vertical-align: top;
	width: 990px;
	height: 100%;
	border-spacing: 0px;
}

.screen_center_table {
	height: 100%;
	width: 100%;
}

.screen_header_cell {
	vertical-align: top;
	height: 24px;
}

.screen_content_cell {
	vertical-align: top;
}

.screen_footer_cell {
	vertical-align: bottom;
}

.screen_right {
	background-image: url("../../../gfx/com/quovide/bg_right.gif");
	background-position: left;
}

.query_table {
	width: 100%;
	border-spacing: 0px;
	background-color: white;
}

.query_box_table {
	border-spacing: 0px;
	margin-left: 3px;
	height: 20px;
}

.query_box_cell {
	background-image: url("../../../gfx/com/quovide/searchbar_mid.gif");
}

.query_box {
	margin-top: 3px;
	width: 562px;
	height: 20px;
	background: none;
	border: none;
	font-size: 14px;
}

.query_btn {
	margin-left: 6px;
}

.main_table {
	border-spacing: 0px;
	border: none; /*0px solid gray;*/
	background-color: white;
	margin: 0px;
	width: 100%;
}

.banner_skyscraper {
	width: 120px;
	height: 600px;
	border: 1px solid gray;
	background-color: white;
	margin: 5px;
	margin-top: 60px;
}

.main_content_table {
	width: 100%;
	border-spacing: 0px;
}

.search_results {
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 10px;
}

/* Result classes */
.hit_endrow {
	border-bottom: 1px solid #dddddd;
}

.noresults {
	width: 100%;
	margin-top: 200px;
	font-size: 24px;
	color: gray;
	text-align: center;
	vertical-align: middle;
}

a.page_number {
	font-size: 14px;
	color: #30B4E9;
}

a.page_number:hover {
	font-size: 14px;
	color: black;
}

.page_number_highlight {
	font-weight: bold;
	color: maroon;
	font-size: 14px;
	text-decoration: none;
}

.highlight {
	font-weight: bold;
	color: #30B4E9;
}

.treemap_what {
	padding: 3px;
	padding-top: 10px;
}

.footer_table {
	background-image: url("../../../gfx/com/quovide/footer_gradient.gif");
	height: 37px;
	width: 1024px;
	border-spacing: 0px;
}

.footer_cell {
	font-size: 12px;
	color: white;
	padding-left: 17px;
}

.footer_poweredby {
	margin-top: 2px;
	margin-right: 4px;
}

/* Tabs */

#zoekpager {
	text-align: right;
}

.tabs_table {
	border-spacing: 0px;
	background-image: url("../../../gfx/com/quovide/tabs_background.gif");
	width: 100%;
}

.tabs_cell {
	vertical-align: top;
	height: 34px;
}

.tabs_data_cell {
	height: 24px;
	padding-top: 2px;
}

.tabs_data_cell,.tabs_data_cell_left,.tabs_data_cell_right {
	font-weight: bold;
	color: white;
	vertical-align: top;
}

.tabs_data_cell_left {
	text-align: left;
}

.tabs_data_cell_right {
	text-align: right;
}

.tabs_split_table {
	width: 100%;
}

#tabs {
	margin-left: 176px;
}

/* -------------------------------------------------------
	Hit styles 
------------------------------------------------------- */
.hit_blogger_table {
	width: 670px;
	border-spacing: 2px;
	border-collapse: separate;
}

.hit_blogger_color {
	width: 8px;
	background-color: #ADFF3B;
	border: 5px solid white;
}

.hit_blogger_title {
	font-family: Arial Narrow, Arial;
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding-bottom: 3px;
	width: 639px;
}

.hit_blogger_title a {
	color: black;
}

.hit_blogger_content {
	color: black;
}

.hit_blogger_info {
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}

/* -------------------------------------------------
   Post style 
------------------------------------------------- */
.hit_post_table {
	width: 670px;
	border-spacing: 2px;
	border-collapse: separate;
}

.hit_post_color {
	width: 8px;
	background-color: #FF3B8F;
	border: 5px solid white;
}

.hit_post_title {
	font-family: Arial Narrow, Arial;
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding-bottom: 4px;
}

.hit_post_title a {
	color: black;
}

.hit_post_content {
	color: black;
	/*	text-align: justify;*/
}

.hit_post_info {
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}

/* -------------------------------------------------
   Blog style 
------------------------------------------------- */
.hit_blog_table {
	width: 670px;
	border-spacing: 2px;
	border-collapse: separate;
}

.hit_blog_color {
	width: 8px;
	background-color: #AE00FF;
	border: 5px solid white;
}

.hit_blog_title {
	font-family: Arial Narrow, Arial;
	font-size: 24px;
	font-weight: bold;
	color: black;
	width: 639px;
}

.hit_blog_content {
	color: black;
	/*	text-align: justify;*/
}

.hit_blog_info {
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}

/* -------------------------------------------------
   Comment style 
------------------------------------------------- */
.hit_comment_table {
	width: 670px;
	border-spacing: 2px;
	border-collapse: separate;
}

.hit_comment_color {
	width: 8px;
	background-color: #FFB400;
	border: 5px solid white;
}

.hit_comment_title {
	font-family: Arial Narrow, Arial;
	font-size: 24px;
	font-weight: bold;
	color: black;
}

.hit_comment_content {
	color: black;
	/*	text-align: justify;*/
}

.hit_comment_info {
	color: #aaaaaa;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}

/**
 * Accordeon
 */
#filterSuggestions {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 189px;
	height: 50px;
	overflow: hidden;
	background-color: #EFEFEF;
	color: #FFFFFF;
}

#filterSuggestions a {
	color: #0066FF;
	text-decoration: none;
}

#filterSuggestions a:hover {
	color: black;
	text-decoration: none;
}

#filters {
	background-color: #EFEFEF;
	padding-top: 1px;
}

#filtersAccordion {
	font-family: Arial, Helvetica, sans-serif;
	width: 189px;
	overflow: hidden;
	background-color: #EFEFEF;
	font-size: 12px;
}

#filtersAccordion a {
	font-size: 11px;
	color: #30B4E9;
	text-decoration: none;
	font-weight: bold;
}

#filtersAccordion a:hover {
	color: black;
	text-decoration: none;
}

.accordionTopTabTitleBar {
	padding: 4px 4px 4px 8px;
	text-align: left;
	border-style: solid none solid none;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-width: 0px 0px 1px 0px;
	background-color: #EFEFEF;
	cursor: pointer;
}

.accordionTabTitleBar {
	padding: 4px 4px 4px 8px;
	border-style: solid none solid none;
	border-top-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-width: 0px 0px 1px 0px;
	background-color: #EFEFEF;
	text-align: left;
	cursor: pointer;
}

.accordionTabTitleBarHover {
	font-size: 11px;
	/*background-color: #1f669b; */
	background-color: #227CA3;
	color: #000000;
}

.accordionTabContentBox {
	font-size: 10px;
	border: 1px solid #1f669b;
	border-top-width: 0px;
	padding: 0px 8px 0px 8px;
	background-color: #EFEFEF;
}

.accordionTabContentBox a {
	color: black;
	text-decoration: none;
}

.accordionTabContentBox a:hover {
	color: black;
	text-decoration: none;
}

.zoekhighlight {
	font-weight: bold;
	color: #30B4E9;
}

.qv_sparkline_popin {
    position: relative;
    border: 1px solid #222222;
    background-color: #efefef;
    width: 220px;
    height: 48px;
    left: -110px;
    padding-left: 7px;
    padding-top: 3px;
    z-index: 1000;
    opacity: 0.9;
    filter: alpha(opacity = 95);
}

.qv_sparkline_popin_hidden_text {
    display: none;
}
