/*Copyright Qrios Webdiensten | http://www.qrios.nl*/

html {
  overflow: auto;
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  background-color: #fff;
}

body, html, td, a {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 9pt;
  color: #224b90;
  font-weight: normal; 
  line-height: 18px;
}

tbody {
  border-top: 0 !important;
}

p {
  margin-top: 3px;
  margin-bottom: 5px;
}

td {
  vertical-align: top;
}

/*Col styles*/
#q_col_wrapper {
  width: 98%;
  border: 0;
}

#q_col_left {
  width: 180px;
  padding-left: 10px;
}

#q_col_center {
  padding: 20px;
}

#q_col_right {
  padding: 20px;
  width: 30%;
  border-left: 1px solid #0091ff;
}


/*Box styles*/
#q_header {
  background: url(img/header_mid2.png) no-repeat 243px 0px #eeeeff;
}

#q_fp7_img{
}

#q_fp7_img{
  position: absolute;
  top: 0px;
  right: 0px;
}

#q_mainmenu{
  background-color:#0091ff;
  padding-left: 30px;
  line-height: 25px;
  height: 25px;
}

#q_mainmenu a {
  font-size: 8pt;
  font-weight: bold;
  color:#ffffff;
  text-decoration:none;
}
#q_mainmenu a:hover {
  color:#eeeeff;
}

#q_submenu {
}

#q_content {
  min-height: 300px;
}

#q_footer {
  clear: both;
}

/*Mainmenu*/
#q_mainmenu li{
  border-left: 1px solid #fff;
  margin-left: 5px;
  padding-left: 10px;
}

#q_mainmenu li.first{
  border-left: 0;
  margin-left: 0;
  padding-left: 0;
}


/*Submenu*/
#q_submenu ul.menu {
  padding: 0;
  list-style-position: inside;
}

#q_submenu ul.menu li{
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

span.nolink {
  display: block;
  font-size: 9pt;
  background-color:#eeeeff;
  font-weight: bold;
  margin-top:30px;
  text-align: center;
  border-right:1px solid #7F8787;
  border-top:1px solid #7F8787;
}

#q_submenu a {
  display: block;
  text-decoration: none;
  color: #0091ff;
  margin-left: 10px;
  border-right:1px solid #7F8787;
}

#q_submenu ul.menu li li a{
  padding-left: 18px;
  background: url(img/blt_arrowrnd.gif) no-repeat 2px 3px;
  
}

#q_submenu ul.menu li li li a{
  margin-left: 10px;
}

/*Footer*/
#q_footer, #q_bottom {
  text-align: center;
  margin-top: 20px;
}

#q_bottom, #q_bottom a{
  color: #666;
  font-size: 7pt;
}

#q_footer a {
  color:#0091ff;
  margin: 3px 10px;
  text-decoration:none;
}


/*Blocks*/
#q_col_left h2 {
  font-size: 9pt;
  background-color:#eeeeff;
  font-weight: bold;
  margin: 0;
  text-align: center;
  border-right:1px solid #7F8787;
  border-top:1px solid #7F8787;
}

#q_col_left div.block{
  margin-top:30px;
}

/*News*/
#q_col_right h2{
  font-size:18px;
  margin-bottom:5px;
  color: #000;
}

#q_col_right h3{
  margin-top:20px;
  margin-bottom:5px;
}

div.news_time {
  color: #ff0000;
}

/*Radionet filter*/
.q_radio{
  color: #7f8787;
}

.q_net{
  color: #0091ff;
}

/*Content*/
h1 {
  font-size:18px;
  margin-bottom:5px;
  text-align:center;
  color: #000;
}

h2, h2 a {
  font-size:16px;
  margin-bottom:5px;
  text-decoration: none;
}

h1, h2, h2 a, h3 {
  font-weight:bold;
}

div.links {
  background-image: none;
  background-color: #eeeeff;
  margin-top: 10px;
}

#q_content ul li{
  padding-bottom: 4px;
}

.node .content {
  overflow: auto;
}

/*Table*/
#q_content thead td ,
#q_content th {
  background-color:#0091FF;
  border:1px solid #0091FF;
  color:white;
}

#q_content table {
  border-collapse:collapse;
  margin-bottom:10px;
  margin-left: 1px;
  border: none;
}

#q_content td {
  border:1px solid #7F8787;
  /*padding:5px;*/
  vertical-align:top;
}

table.noborder{
  /*Dummy for TMCE*/
}
#q_content table.noborder td {
  border: none;
  border-width: 0;
}


/*Event*/
th.views-field-field-start-date-value, th.views-field-field-end-date-value {
  width: 160px;
}

.field-type-datestamp {
  line-height:20px;
  padding-left:20px;
  background: url(/q_incl/portal/img/ico/ico_calendar.gif) no-repeat left center;
}

.field-field-end-date {
  margin-bottom: 20px;
}

/*Sitemap*/
#q_content span.nolink {
  display: inline;
  padding: 3px 10px;
  border: none;
}