/* begin Page */

/*GENERALS*/
* {
  margin:0;
  padding:0;
  font-family: 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
  line-height:1.8em;
text-align: justify;
}

div  {
  font-size:13px;
   /*voor nieuws: in qtabs.css*/
}

html, body {
  height: 100%;
min-height: 100%
  margin:0 auto;
}

body {
  min-width:0px; /*Anders geen background over volledige schermbreedte*/
}

p {
  padding-bottom: 5px;

}

a {
  text-decoration:none;  
  color:#000000;
}

/*CLASSES*/

div#article div.item-page a{
	text-decoration: underline;
}

a.unlink{
	text-decoration: none;
}

div.items-row {
/*  float:left;*/
overflow: hidden;
margin-bottom: 10px !important;
display:box;
}

.cols-1 {
display: block;
float:none !important;
padding-top: 40px;
margin: 0px 0px 0px 0px !important;
}


div.items-more {
}
div ol {
  margin-left: 20px;
}

#article img {
max-width: 580px;
  /* padding: 0;
  margin: 0; */
/*max-height: 500px;*/
}

img.image_in_article{
  padding: 6px 12px 6px 0px;
  border:none;
}


img.image_text_wrap_left {
  float: left;
  padding: 6px 12px 6px 0px;
  border:none;
}


img.image_text_wrap_left_projects {
  float: left;
  padding: 6px 12px 12px 0px;
  border:none;
}


img.image_text_wrap_right {
  float: right;
  padding: 6px 0px 6px 12px;
  border:none;
}

p.halfline{
  line-height: 1em;
}

.componentheading, h1{
  font-size:14px;
  font-weight:bold;
  padding-bottom:0px;
  
}

a.contentheading, a.contentpagetitle, .contentheading, h2{
  font-size:14px;
  font-weight:bold;
  padding-top: 20px;
  padding-bottom:0px;
  font-style: normal;
}

a.readon {
  margin-top: 0px;
}

.contentpaneopen{
  FLOAT:left;
  clear: both;  /*background:brown;*/
}

.contentpaneopen td{
  width:800px;
}

.mainlevel{
  text-align:right;
  bottom:0px;
}

img.caption { /*Image class*/
  border:4px #00FF00;
  padding: 0px 12px 6px 0px;
}



/*DIV's*/
#totalwrap {
  width:100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  height:100%;
  background: #cdcdcd url('../../../templates/jhsw/images/main_bg.jpg') repeat-x;
  /*background: #cdcdcd url('images/main_bg.jpg') repeat-x;*/
/*  background-color: #cdcdcd;*/
  min-height: 100%;
  height:auto !important; /* voor moderne browsers */
  height:100%; /* voor IE */

}

#wrap1400{
  /*width:1400px;*/
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background: url('../../../templates/jhsw/images/boom_bg.png') no-repeat;
  /*background: url('images/boom_bg.png') no-repeat;*/
  background-position: 100px 165px;
  /*background: green;*/
}

#wrap900{
  width:900px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  /*background: purple;*/
   min-height: 100%;
  height:auto !important; /* voor moderne browsers */
height:100%;
}

#topcontainer{
  height: 135px;
  position: relative;
}

#logo{
  position: absolute;
  width: 231px;
  height:135px;
  float:left;
  left: -1.5px;

}

#logo img{
  border:0px;
}
#menu{
  position: absolute;
  width:679px;
  margin-bottom:-4px;
  bottom: 16px;
  right:0px;
  /*background:white;*/
  text-align:right;
}

#keyvisual{
  clear:both;
  position:relative;  
  /*background: blue;*/
  width: 100%;
  z-index:1;
  margin-top: 15px;
}


#keyvisual_overlay {
  position: absolute;  
  width: 960px; /*900 + 30 + 30*/
  height: 100%;
  left: -30px; 
  bottom: -10px;
  background: url('../../../templates/jhsw/images/overlay_bg.png') repeat-x;
  /*background: url('images/overlay_bg.png') repeat-x;*/
  background-position: bottom;
  z-index: 2;
}

#middlecontainer{
  margin:0;
  height:100%; /* voor IE */ /*1008 min logo (135) min keyvisual (222) min margin-top's min margin-bottom's min padding-top's min padding-bottom's*/
  position: relative;
  padding: 40px 10px 0px 10px;

}

#article{
  position: relative;
  height:100%;
  FLOAT:left;
  width:66%;
  /*background:brown;*/
}


#article.contentpaneopen {padding:0px;margin:0px;}


table.blog tbody{
  width:100%;
  clear:both;
}


#phone{
/*  height:160px;*/
  top:5px;
  FLOAT:right;
position:relative;
  /*background: red;*/
}

#footer-bg{
  clear:both;
  width: 100%;
  height: 136px;
  background:url('../../../templates/jhsw/images/footer_bg.jpg') repeat-x;
  /*background:url(images/footer_bg.jpg) repeat-x;*/
}

ul#footer_jhsw{
	text-align: center;
}

#footer_jhsw a{
  line-height:12em;
  font-family: 'Verdana', 'Trebuchet MS', 'Arial', 'Helvetica', 'sans-serif';
  color:#FFFFFF;
  font-size:11px;
  text-decoration:none;  
}

#lower {
  clear:left;
  position: relative;
  height:100%;
  FLOAT:left;
  width:100%;
  /*background:brown;*/
}

a.mainlevel {
  font-family: 'titilliummaps26l500_wt';
  letter-spacing: 1px;
  background:none;
  margin-left:20px;
  padding-bottom:20px; /*voor hover*/
  font-size: 17px;
  font-weight: normal;
  color: #5d5c58;
}

a.mainlevel img{
  margin-left: 0px;
}

a.mainlevel:hover {
  background: url('../../../templates/jhsw/images/menu_hover.png');
  background-repeat: repeat-x;
  color: black;
  background-position:bottom;
}

li.ext_tab_1 {
  cursor:pointer;
}

li.current.active a {
  color: black;
}

/*start nieuwstabs*/


#news{
/*  height: 150px;*/
  width: 272px;
  clear:right;
  FLOAT:right;
  /*background: orange;*/
  padding-bottom:10px;
}



#readmore a {
  color:green;
}

/*IE7*/
* + html a.mainlevel:hover {
  background-position: center 0px;
}

* + html #menu { 
  margin-bottom: 0px;
}

#Title_JHSW a{
  color:black;
}

.qt-content span a{
  color:green;
}




/* begin Button */


input, select
{
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}



/* end Button */


/* forms */
table.adminform textarea
{
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input
{
  width: 145px;
  border: 1px solid #ccc;
  margin: 15px 0 10px 0;
}


#usermenu_jhsw
{
  margin-top: 20px;
  margin-left: 15px;
}

#usermenu_jhsw li
{
  text-decoration: underline;
  list-style-type: bullet;
}


.inputbox
{
  line-height: 1em;
}



.rapid_contact.contactform {
  font-size: 12px;
}

.rapid_contact.contactform.textarea {
  width: 288px;
}

.rapid_contact.button.contactform
{
  color:green;
  /*background:green;*/
  background:-moz-linear-gradient(top,green 0%,green 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-top(0%,green),color-stop(100%,green));
  background:-webkit-linear-gradient(top,green 0%,green 100%);
  background:-o-linear-gradient(top,green 0%,green 100%);
  background:-ms-linear-gradient(top,green 0%,green 100%);
  background:linear-gradient(top,green 0%,green 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='green',endColorstr='green',GradientType=0);
  padding:2px 6px;
  color:#fff;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  border:1px solid #1A356E;
  cursor:pointer;
}

form#form-login
{
  text-align: left;
}

form#form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#form-login ul li
{
  background-image: none;
  padding: 0;
}

#modlgn_username, #modlgn_passwd
{
  width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
  display: block;
  margin: 0;
}

form#com-form-login
{
  text-align: left;
}

form#com-form-login fieldset
{
  border: 0 none;
  margin: 0;
  padding: 0.2em;
}

form#com-form-login ul
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

form#com-form-login ul li
{
  background-image: none;
  padding: 0;
}


ul.menu.horizontal_menu{
	text-align:right;
}

.horizontal_menu li
{
display:inline;
list-style-type:none;
/*padding-right:4px;*/
/*float:left;*/
}

.footer_menu li
{
display:inline;
list-style-type:none;
padding-right:10px;
float:center;
}

/* General Pagination */
div.pagination {
    clear: both;
    text-align: center;
    margin: 15px 0 0 0;
}
 
div.pagination p.counter {
    font-style: italic;
}
 
div.pagination ul {
    list-style: none;
    padding: 0;
}
 
div.pagination ul li {
    list-style: none;
    display: inline;
    padding: 0 5px 0 5px;
}

/* ---------------------
   Contact + Contactform
------------------------ */
div.contact h2 span.contact-name {
    display: block;
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    padding: 0;
}
 
div.contact h3 {
    margin: 15px 0 0 0;
    display: block;
    float: left;
    width: 100%;
    padding: 0;
}
 
div.contact h3 span.contact-category a {
    display: block;
    float: left;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    color: #666;
    font-weight: normal;
    margin: -15px 0 0 0;
}
 
/* Select form */
div.contact form#selectForm {
    clear: both;
    padding: 10px 0 0 0;
}
 
/* Data contactperson / adressblock */
div.contact p.contact-position {
    display: block;
    margin: 0 0 10px 0;
}
 
div.contact div.contact-address span.jicons-icons img {
    float: left;
    margin: 0 15px 0 0;
}
 
div.contact div.contact-address address {
    float: left;
    padding: 0 0 10px 0;
}
 
div.contact div.contact-address address span {
    display: block;
    float: none;
    font-style: normal;
}
 
/* Contact info block */
div.contact div.contact-contactinfo {
    clear: both;
}
 
div.contact div.contact-contactinfo p {
    margin: 0 0 10px 0;
}
 
div.contact div.contact-contactinfo p span img {
    float: left;
    margin: 0 15px 0 0;
}
 
/* Contact Form */
div.contact  div.contact-form {
    clear: both;
}
 
/* fieldset contact form has no closing tag in Joomla 1.6.4 */
div.contact  div.contact-form fieldset {
  padding: 10px;
}
 
div.contact  div.contact-form fieldset legend {
    padding: 10px 0 10px 0;
}
 
div.contact  div.contact-form fieldset dl {}
 
/* labels */
div.contact  div.contact-form fieldset dl dt {
    width: 370px;
    display: block;
    float: left;
}
 
/* Input fields */
div.contact  div.contact-form fieldset dl dd {
    display: block;
    width: 350px;
    float: left;
}
 
div.contact  div.contact-form fieldset dl dd input {
    margin: 0 0 5px 0;
    float: left;
    width: 250px;
}
 
div.contact  div.contact-form fieldset dl dd textarea {
    margin: 0 0 5px 0;
    float: left;
    width: 250px;
}
 
/* Inputfield checkbox contact mail copy */
div.contact  div.contact-form fieldset dl dd input#jform_contact_email_copy {
    margin: 0 0 15px 0;
    width: auto;
}
 
div.contact div.contact-links {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
}
 
div.contact div.contact-links ul {
    list-style: none;
    padding: 4px 0 0 0;
}
 
div.contact div.contact-miscinfo {
    clear: both;
}
 
div.contact div.contact-miscinfo div.jicons-icons {
    padding: 4px 0 0 0;
}
 
div.contact div.contact-miscinfo div.jicons-icons img {
    float: left;
    margin: 0 15px 0 0;
}
