/*Default Overrides*/
ul.links{
  padding: 0;
}
ul.links li {
  padding: 0;
}


/*Tab Styles*/
#q_tabs {
  clear: both;
  margin: 0 0 5px 0;
}

li a#view_tab {
  padding-left: 20px;
  background-image: url(../img/blt/blt_view.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
}

li a#edit_tab {
  padding-left: 20px;
  background-image: url(../img/blt/blt_edit.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
}

#q_content .node{
  clear: both;
}

/*Edit Block Styles*/
div.edit_block_link a{
  margin-top: -10px;
  /*float: right;*/
  padding: 0px 6px 1px 18px;
  line-height: 15px;
  border: 1px solid #999;
  background-color: #fff;
  background-image: url(../img/blt/blt_edit.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  text-decoration: none;
  z-index: 10;
}

div.edit_block_link a:hover {
  background-color: #f3f3f3;
}

/*Admin menu*/
div#admin_menu {
  font-size: 12px;
}

/*Messages*/
div.messages {
  background-color: #faf9f9;
  border: 1px solid #aaa;
  padding:  20px 3px 10px 50px;
  margin: 4px;
  font-weight: bold;
}

div.messages ul{
  margin: 0px;
  padding: 0px;
}

div.messages li{
  list-style: none;
  line-height: 17px;
  margin: 2px 0 0 0;
  padding: 0 0 0 25px;
  background:  url(../img/blt/blt_arrow.gif) no-repeat 0px 3px;
}

div.status {
  background:  url(../img/ico/ico_msg_info.png) no-repeat 6px 6px;
  background-color: #fff;
  color: #000;
}

div.warning {
  background:  url(../img/ico/ico_msg_warning.png) no-repeat 6px 6px;
}

div.error{
  border: 1px solid red;
  background:  url(../img/ico/ico_msg_error.png) no-repeat 6px 6px;
  background-color: #fff;
  color: #000;
}

/*Qrios Portal Manager Apeal*/
/*div.content table {
  padding: 2px;
}*/

/*Tables*/
table,
table.package {
  /*width:99%;*/
  margin: 4px 0;
}

table tr.odd {
  background-color:#f3f3f3;
}

table tr.even {
  background-color:#ffffff;
}

table {
  border:4px solid #f3f3f3;
  padding: 0;
}

table th,
table td {
  padding-left:5px;
  border:2px solid #fff;
}

table th a,
table td a {
  text-decoration:underline;
}

table thead {
  background-color:#e0e0e0;
  color:#333333;
  padding:5px;
  /*background-image:url(img/bg-forum.png);*/
  background-position:top;
  background-repeat:repeat-x;
}

td.container {
  background-color:#e0e0e0;
  color:#333333;
  padding:5px;
  background-image:url(img/bg-forum.png);
  background-position:top;
  background-repeat:repeat-x;
}

td.container a {
  text-decoration:underline;
  font-size:1.3em;
  font-weight:bold;
}

td.container .description {
  margin-bottom:0;
}

/*Pager*/
.item-list ul.pager li{
  padding: 0;
  margin: 0;
}

.item-list ul.pager li.pager-current, .pager a {
  background-color:#f3f3f3;
  color:#333333;
  border: 2px solid #f3f3f3;
  margin: 0 0.25em;
  padding: 1px 3px;
  text-decoration: none;
}

.pager a:hover {
  border-color:#888;
}

.item-list ul.pager li.pager-current {
  background-color:#fff;
  border-color:#888;
}

/*feed*/
a.feed-icon img{
  padding-top: 15px;
}

/*links onder content*/
div.links {
  height: 18px;
  padding-right: 15px;
  border: 1px solid #ddd;
  text-align: right;
  background-image : url(../img/bg_link_balk.png);
}

div.links img.i18n-icon {
  margin-bottom: -2px;
}

/*Teasers*/
span.submitted, span.submitted a {
  font-size: 10px;
}

/*Formulieren*/
#q_content div.form-item {
  background-color: #faf9f9;
  border: 1px solid #e4dfdf;
  margin-bottom: 4px;
  margin-top: 4px;
  padding: 2px;
  padding-bottom: 5px;
  padding-left: 25px;
  color: #333;
}

#q_content div.node-form{
  background-color: #fff;
  border: 2px solid #d4d4d4;
  padding: 3px;
}

#q_content div legend a, div legend{
  font-weight: bold;
  font-size: 12px;
}

#q_content div legend a:link, div legend a:visited {
  text-decoration: none;
}

#q_content div legend{
  color:#002244; 
  padding: 4px 6px 3px 6px;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  background-color: #fff;
  margin-bottom: 5px;
}

span.submitted {
  background: url(../img/ico/ico_calendar.gif) no-repeat left center;
  display:block;
  font-size:7pt;
  line-height:20px;
  padding-left:20px;
}

span.taxonomy {
  background: url(../img/ico/tag_blue.png) no-repeat left center;
  display:block;
  font-size:7pt;
  line-height:20px;
  padding-left:20px;
}

span.taxonomy a{
  font-size:7pt;
}

/*Forms*/
html.js fieldset.collapsed{
  margin-bottom: 10px;
}


html.js fieldset.collapsible .fieldset-wrapper {
  overflow: hidden;
}

html.js fieldset.collapsible legend a {
  background: none;
}

div fieldset.collapsible legend{
  background:  url(../img/ico/expand.gif) no-repeat 6px 6px;
  background-color: #fff;
}

div fieldset.collapsed legend{
  background:  url(../img/ico/collapse.gif) no-repeat 6px 6px;
  border-bottom: 1px solid #aaa;
  background-color: #fff;
}

div fieldset{
  color: #333;
  border: 1px solid #aaa;
  border-right: 2px solid #aaa;
  border-bottom: 3px solid #aaa;
  margin-top: 10px;
}

div fieldset div{
  background-color: #fff;
}

div fieldset label{
  letter-spacing: 1px;
  font-size: 11px;
  /*margin-left: -18px;*/
  margin-bottom: 1px;
}

div.form-item div.description {
  padding: 3px;
  margin-left: -25px;
  padding-left: 25px;
  background:  url(../img/ico/ico_info.png) no-repeat 3px 3px;
}

/*Admin forms*/
#node-admin-buttons, #user-admin-buttons {
  clear: both;
} 

dl.multiselect dt {
  padding-top: 7px;
}

/*Webform module*/
div fieldset.webform-component-fieldset label{
  margin-bottom: 0px;
}

div.webform-component-select select {
  width: 250px;
}

div fieldset.webform-component-fieldset{
  margin-top: 1px;
}

div fieldset.webform-component-fieldset div.form-item{
  padding-bottom: 3px;
}

div.container-inline {
  margin-top:10px;
}

#q_content div.container-inline div.form-item div.form-item {
  border: none;
}

/*Sitemap*/
div.site-map li {
  list-style-image:none;
  list-style-type:none;
  margin: 2px 0 0 0;
  padding: 0 0 0 25px;
  background: url(../img/blt/bltfolder.gif) no-repeat 0px 1px;
}

div.site-map li li{
  padding: 0 0 0 20px;
  background: url(../img/blt/blt_tree.gif) no-repeat 0px 3px;
}

div.site-map li a {
  line-height: 20px;
  font-weight: bold;
}

div.site-map li li a {
  line-height: 17px;
  font-weight: normal;
}

div.site-map h2 {
  margin-top: 15px;
}

/*Archive Calendar*/
div.calendar table{
  border: 2px solid #666;
}

div.calendar table td{
  border: 1px solid #bbb;
}

div.calendar table td.day-link{
  background-color: #cfe58e;
}

div.calendar table th{
  background-color: #faf9f9;
  border: 1px solid #bbb;
  border-bottom: 2px solid #bbb;
}

div.calendar table caption a{
  padding: 2px 5px 3px 5px;
  line-height: 18px;
  text-decoration: none;
  font-size: 15px;
}

div#q_submenu div.block div.edit_block_link a, div#q_footer div.block div.edit_block_link a{
  margin-top: -10px;
  float: right;
  padding: 0px 6px 1px 18px;
  line-height: 15px;
  border: 1px solid #999;
  background-color: #fff;
  background-image: url(../img/blt/blt_edit.gif);
  background-repeat: no-repeat;
  background-position: 2px 2px;
  text-decoration: none;
}

div#q_submenu div.block div.edit_block_link a:hover, div#q_footer div.block div.edit_block_link a:hover {
  background-color: #f3f3f3;
}


