/* Start of CMSMS style sheet 'Ortho - style' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/
* {
margin:0;
padding:0;
}

/*
Set initial font styles
*/
body {
   text-align: left;
   font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 72.01%;
   line-height: 1em;
   background: #fff url(images/bg_body.jpg) repeat-y top center;
   color: #0b2c5f;
}

div#bodywrapper {
   background: url(images/bg_menu_top.png) repeat-x 0px 90px;
   width: 100%;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   color: #0b2c5f; 
}

a:hover {
   text-decoration: none;
   color: #0b2c5f;
   
}

/*****************
basic layout 
*****************/
/* center wrapper, min max width */
div#pagewrapper {
   margin: 0 auto;       /* this centers wrapper */
   width: 960px;
   background-color: transparent;
   color: black;
}


/*** START header ***/

div#header {
   height: 99px; 
   margin: 0;
   padding: 0;
}

div#header img{
margin: 15px 0 0 15px;
}


div#headerbalk {
  height: 187px;
  margin: 0;
  background-color: transparent;
}

div#headerbalkmenu {
  background-color: transparent;
  float: left;
}

div#headerbalkmenu_img {
  background-color: transparent;
  margin: 0 0 0 275px;
  height: 185px;
  width: 670px;
  position: relative;
}

div#headerbalkmenu_img img{
  /* margin: 25px 10px 0 10px; */
  margin: 27px 0 0 0;
}

.headerbalkmenutitel {
  position: absolute;
  margin: 117px 0 0 35px;
}

div#onzekliniek {
  float: left;
  margin: 0 0 0 0;
}

div#behandelingen {
  margin: 0 0 0 10px;
  float: left;
}

div#specialisten {
  float: right;
}

div#vergoedingen {
  float: right;
  margin: 0 10px 0 0;
}

/*** END header ***/


/*** START home ***/

div.breadcrumbs {
   padding: 0;
   margin: 20px 0 5px 0;       
   border-bottom: solid 2px #0b2c5f; 
}

div#main {
   background: url(images/bg_content_welkom.png) no-repeat;
   height: 297px;
   width: 470px;
   float: left;
}

div#main ul {
list-style: none;
}


div#main ul li{
float: left;
width: 150px;
}

div#main2 {
   background: url(images/bg_content_welkom2.png) no-repeat;
   height: 297px;
   width: 470px;
   float: right;
   margin: 0 5px 0 0;
}

div#content_welkom {
  width: 430px;
  height: 285px;
  margin: 0 0 0 20px;
  padding: 2px 0 0 0;
  overflow: hidden;
  line-height: 170%;
}

div#schouder {
  background: url(images/bg_content_3cat_fill.png) repeat-y;
  width: 301px;
  height: 250px;
  float: left;
  margin: 10px 0 10px 3px;
  position: relative;
}

div#heup {
  background: url(images/bg_content_3cat_fill.png) repeat-y;
  width: 301px;
  height: 250px;
  float: left;
  margin: 10px 0 10px 26px;
  position: relative;
}

div#knie {
  background: url(images/bg_content_3cat_fill.png) repeat-y;
  width: 301px;
  height: 250px;
  float: right;
  margin: 10px 6px 10px 0;
  position: relative;
}

div#heup ul,
div#knie ul,
div#schouder ul {
   padding-left: 0;
   margin: 0 0 0 110px;
   width: 170px;
}

#heup ul li,
#knie ul li,
#schouder ul li {
   list-style: none;
   margin: 0;
   display: block;
   background: url(images/raquo.gif) no-repeat 4px 9px;
}

#heup ul li a,
#knie ul li a,
#schouder ul li a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.4em 0.5em 0.4em 1.5em; /* some air for it */
   color: #000; /* this will be link color for all levels */
   background: transparent; 
   min-height:1em; /* Fixes IE7 whitespace bug */ 
}

div#heup img,
div#knie img,
div#schouder img {
   float: left; margin: 0 0 0 13px;
}

/*** END home ***/

/*** START vervolg ***/

div#sidebar {
  width: 292px;
  background: url(images/bg_sidebar.png) repeat-y;
  float: left;
  margin: 0 0 20px 0;
}

/* container zonder sidebar */
div#mainvervolg {
  margin: 0 0 0 300px;
  padding-top: 10px;
  width: 650px;
  position: relative;
  color: #0b2c5f;
}

/* h1 Titel */
div#mainvervolgtitel {
  background: url(images/bg_content_titel.png) no-repeat;
  padding: 17px 10px 10px 20px;
  margin-top: 0px;
}

/* container + bg */
div#mainvervolgcontent {
  background: url(images/bg_contentcont_fill.png) repeat-y;
  padding: 20px;
  margin: 12px 0 0 0;
  position: relative;
  line-height: 180%;
}

/* De tekst om evt uit te lijnen*/
div#mainvervolgcontent2 {

}

/* Navigatie onderaan content */

div#navi_next {
  height: 27px;
  width: 237px;
  background: url(images/bg_sidebarmenu_but.jpg) no-repeat; 
  padding: 6px 0 3px 10px;
  float: right;
  color: #000;
}

div#navi_next a{
  color: #0b2c5f;
}

div#navi_back {
  float: left;
  height: 27px;
  width: 237px;
  padding: 6px 0 3px 10px;
  background: url(images/bg_sidebarmenu_but.jpg) no-repeat;
  color: #000;
}

div#navi_back a{
  color: #0b2c5f;
}

/* Let op! ook naam menustylesheet! */
div#sidebarmenu {
  position: relative;
  background: transparent url(images/bg_sidebarmenu.png) repeat-y;
  margin: 5px 0 10px 10px;
  padding: 20px 30px 10px 20px;
}

img.absolute, 
img.absolute2 {
left: 0;
position: absolute; 
}

div#sidebarblok {
  background: url(images/bg_sidebarblok_fill.png) repeat-y;
  position: relative;
  margin: 5px 0 10px 15px;
  padding: 15px;
  line-height: 170%;
}

/*** END vervolg ***/

div#footer {
   clear: both;       /* keep footer below content and menu */
   color: #fff;
   background: url(images/bg_footer.png) repeat-x;
   background-position: top center;
   width: 100%;
   height: 65px;
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;       /* some air for footer */
   text-align: center;  /* centered text */
   margin: 0;
}

div#footer p a {
   color: #fff; /* needed becouse footer link would be same color as background otherwise */
}


/********************
CONTENT STYLING
*********************/
h1 {
        color: #072658; 
        font-size: 1.5em; 
        text-align: left; 
        padding-bottom: 1px;
        line-height: 1.5em;
        margin: 0 0 2px 0;
}

h1.cattitel {
   border-bottom: solid 2px #0b2c5f;
   margin: 10px 15px 10px 15px;
}

h2 {
   color: #0b2c5f; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0px;
}

div#headerslogan h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 30px 0 0 0px;
}

.headerbalkmenutitel h2 {
  font-weight: bold;
  color: #00245a;
}

h3 {
   color: #0b2c5f; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h4 {
   color: #0b2c5f; 
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h5 {
   color: #294B5F; 
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 1em;
   margin: 0 0 1.5em 0; /* some air around p elements */
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

/* END TEXT */

/* Zoeken */

div#zoeken {
margin: 25px 18px 0 0;
padding: 0;
float: right;
}

.search-input-img {
margin: 10px 0 0 5px;
padding: 0;
}

.search-input-veld{
border: solid 1px #697b98;
margin: 10px 0 0 0;
font-size: 13px;
padding: 4px 0 4px 4px;
color: #0b2c5f;
width: 285px;
background: #c2cad8;
}

ul.zoeken {
list-style: decimal-leading-zero;
margin: 0 0 5px 30px;
}

/* Font-Sizer Specific Styling */

.fsizer { 
} /* Container element */

.fsizer a { display: block; float: left; width: 20px; margin-right: 5px; text-align: center; border: 1px dotted #ccc; color: #5761a0; text-decoration: none; cursor: pointer; letter-spacing: 0; line-height: 100%; }
.fsizer a:hover { text-decoration: none; background: #ebebeb;  }

/* Three 'A' links used to control size */

.fsizer a#fs_sml { font-size: 9px; height: 15px; padding-top: 5px; }
.fsizer a#fs_med { font-size: 13px; height: 17px; padding-top: 3px; }
.fsizer a#fs_lrg { font-size: 16px; height: 18px; padding-top: 2px; }

.fsizer a.fsactive { color: #000; background: #ebebeb; cursor: default; } /* When mode is active */


/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}
div#Complicaties ul li,
div#mainvervolgcontent2 ul li,
div#main ul li,
div#klachten li,
div#behandeling li,
div#Voorbereiding li,
div#Herstel li,
div#Complicaties li,
div#verwachtingen li,
div#vragen li,
div#main ol li {
   margin: 0 0 0.25em 20px;
   list-style-image: url(images/bullet.png);
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


/* END LISTS */

div#nieuws {
height: 20px; 
width: 200px;
background: #ebebeb; 
margin: 3px 0 3px 0;
padding: 3px 0 3px 10px;
color: #404040;
}

div#nieuws a {
color: #404040;
}

/* Accordion behandelingen */

.accordion { list-style-type: none; padding: 0; margin: 0 0 30px; border: 1px solid #17a; border-top: none; border-left: none; }
	.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; }
	.accordion li { background: #3cf; cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;}
	.accordion li.active>a { background: url('images/close.gif') no-repeat center right; }
	.accordion li div { padding: 20px; background: #aef; display: block; clear: both; float: left; width: 360px;}
	.accordion a { text-decoration: none; border-bottom: 1px solid #4df; font: bold 1.1em/2em Arial, sans-serif; color: #222; padding: 0 10px; display: block; cursor: pointer; background: url('images/open.gif') no-repeat center right;}
	
	/* Level 2 */
	.accordion li ul li { background: #7FD2FF; font-size: 0.9em; }

 
/* End of 'Ortho - style' */

