body { padding: 0; margin: 0; font:12px Arial, sans-serif; background: #EBEDF0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }
.treecats-children{ padding-left:20px;}

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 149px; background: #FFF padding: 4px; color: #808080; }
// input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

/* header */
.header_niels { background: #FEFEFE url(http://www.health.nl/lsql/static/new/top_buttons.gif) no-repeat; color: #FFF; height: 40px; }
.header_top { background: #FEFEFE url(big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   


.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

/* left side
   --------- */

.left {
	background-color: white;
    float: left;
    position: relative;
    width: 100%;
}

	.box_top {
		background: #F0F0F0 url(leftbox_top.gif) no-repeat;
		color: #808080;
		height: 40px;
		width: 159px;
	}
	
	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #F0F0F0;
		border-right: 2px solid #F0F0F0;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 144px;
		color: #595959;
		background: #FFF;
	}
	
	.box_bottom {
		background: #FFF url(leftbox_bottom.gif) no-repeat;
		color: #000;
		height: 13px;
		width: 160px;
		margin: 0 0 7px 0;
	}
	
		/* left and central column */
		.left_side { float: left; width: 159px; padding: 0px 5px 8px 8px; }
		.right_side { width: 405px; margin: 10px auto; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey_top { clear: both; width: 382px; background: #EDEDED url(grey_top.gif) no-repeat; color: #000; height: 5px; padding: 0; margin: 0px 0 0 6px; }
	.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
		
.right { float: right; width: 170px; margin: 0 0 10px 0;}
		
img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 


/***********************/
/***   LEFT COLUMN   ***/
/***********************/
#left-column {
	width: 20%;
	float: left;
	vertical-align: top;
	background-color: rgb(255,255,255);
	font-size: 1.1em;
	color: rgb(50,50,50);
}

#left-column ul {	
	width: 95%;
	padding: 0em;
	margin: 0em;
	list-style: none;
}	

#left-column li {
	margin: 0em 0em 0em 0em;
}

#left-column li a {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(235,235,235);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	text-decoration: none;
	font-weight: normal;
	color: rgb(50,50,50);
	height: 1.3em;
}	
	
#left-column a:hover {
	border-left: solid 0.5em rgb(175,175,175);
	background-color: rgb(220,220,220);
	text-decoration: none;
	color: rgb(50,50,50);
}

#left-column .selected {
	display: block;
	padding: 0.3em 0.7em 0.2em 1.2em;
	border-left: solid 0.5em rgb(175,175,175);
	border-top: solid 0.1em rgb(200,200,200);
	background-color: rgb(220,220,220);
	font-weight: normal;
	color: rgb(50,50,50);
}





































/**************************/
/***   LINKS    ***/
/**************************/

/* links */
.linklisting {
  margin: 15px 15px 20px 20px;
}
.linklisting h4.linktitle, .linklisting p.linkurl, .linklisting p.linkrating {
  margin: 2px 0px;
}
.linklisting h4.linktitle a {
  padding-bottom: 0px;
}
.linklisting p.linkurl a {
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkrating {
  font-size: 9px;
}
.linklisting p.linkrating .linkexpired {
  color: #8c3030;
  font-weight: bold;
}
.linklisting .linkdescription, .review .reviewcontent {
  margin: 0px 0px 5px 0px;
  padding: 5px;
  border: 1px solid #bbbfa1;
  background: #f8faed;
  overflow: hidden;
}
/* overflow: hidden doesn't work in ie unless the width is set */
* html .linklisting .linkdescription, * html .review .reviewcontent {
  width: 96%;
}
.linklisting p.linkactions {
  margin: 0px;
}
.linklisting p.linkactions a, #detailed p.actions a, #jump_frame .actions a {
  padding: 1px 4px;
  border: 1px solid #bbbfa1; 
  font-size: 9px;
  text-decoration: none;
}
.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #e2e1eb;
}




/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select {
  vertical-align: middle;
}

.crumb {
  font-size: 12px;
  padding: 10px 10px 10px 0px;
  font-weight: bold;
}


a:link		{ color: #333399; text-decoration: none }

a:visited	{ color: #333399; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #6699FF; text-decoration: underline }


/* forms */
.row {
  margin-bottom: 1px;
  padding: 4px;
}
.row label.name {
  padding-right: 5px;
  width: 25%;
  float: left;
}
.row label.name span {
  color: #8c3030;
}
.row .value.wrappedtext {
  margin-left: 25%;
  padding-left: 5px;
}
/* hack for ie 5.5 text/textarea resizing */
.row .value input.text, .row .value input.password, .row .value textarea {
  width: expression(this.parentNode.offsetWidth * 0.54 + 'px');
}
/* the previous style causes problems with long sidebars in ie6 */
.row .value input.text, .row .value input.password, .row .value textarea {
  w\idth: 60%;
}
.row .value input.text.shorttext {
  width: 55px;
}
.row.required {
  background: #e2e1eb;
}
.row.invalid {
  color: #8c3030;
  background: #eedddd;
  font-weight: bold;
}
.formsubmit {
  margin-top: 10px;
  text-align: right;
}

/* generic messages */
.errormessage {
  color: #8c3030;
  font-weight: bold;
}
.infomessage {
  color: #3a5841;
  font-weight: bold;
}

/* search highlighting */
.searchhl-1, .searchhl-2, .searchhl-3, .searchhl-4, .searchhl-5 {
  font-weight: bold;
}
.searchhl-1 {
  background: #ffff80;
}
.searchhl-2 {
  background: #aaaaff;
}
.searchhl-3 {
  background: #aaffaa;
}
.searchhl-4 {
  background: #ffaaaa;
}
.searchhl-5 {
  background: #aaffff;
}





#contentheader .error, #contentheader .message {
  margin: 0px 200px 0px 0px;
  padding: 2px;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}
#contentheader .error {
  background: #8c3030;
}
#contentheader .message {
  background: #3a5841;
}
#contentheader .error *, #contentheader .message * {
  margin: 0px;
  padding: 0px;
}


/* link/bookmark status icons */
.new-item, .updated-item, .popular-item, .unpaid-item, .expired-item, .free-item, .bookmark-public, .bookmark-default {
  background: transparent url(images/button-left.gif) top left no-repeat;
  font-weight: normal;
  font-size: 9px;
  color: #ffffff;
  vertical-align: text-top;
}
.new-item {
  background-color: #8c3030;
}
.updated-item {
  background-color: #c5a600;
}
.popular-item {
  background-color: #314fb1;
}
.unpaid-item {
  background-color: #555555;
}

img {
  border: 0px;
}


/* paging */
.paging {
  text-align: right;
}
.paging img, .paging select, .paging input {
  vertical-align: middle;
}


p.linknav {
  margin: 0px;
  text-align: right;
}
p.linknav img {
  vertical-align: middle;
}
p.linknav a {
  text-decoration: none;
}




/* NEW STRUFF */

#category dl {
line-height:150%;
margin: 0px;
width: 49%;
float: left;
}
#category dt a {
font-size: 11px;
text-decoration: none;
}

#category dt a:hover {
color: #5c5b66;
text-decoration:underline;
}
#home dl {
line-height:150%;
margin: 0px;
width: 49%;
float: left;
}
#home dt a {
line-height:150%;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#home dt a:hover {
color: #5c5b66;
text-decoration:underline;
}

#category dt, #category dd, #home dt, #home dd {
margin: 0px;
}

#category dd, #home dd {
padding-bottom: 10px;
} 		


/* NEW STUFF */
 	
	.box_top_left_1 {
		background: url(http://health.nl/lsql/static/new/left_1_header.gif) no-repeat;
		color: #808080;
		height: 45px;
		width: 168px;

	}

	.box_top_left_1 h2 {
      padding: 15px 8px;
      font-size: 14px;
      font-weight: bold;
	}


	.box_top_left_2 {
		background: url(http://health.nl/lsql/static/new/left_2_header.gif) no-repeat;
		color: #808080;
		height: 45px;
		width: 168px;

	}

	.box_top_left_2 h2 {
      padding: 22px 8px;
      font-size: 14px;
      font-weight: bold;
	}




	.box_top_left_3 {
		background: url(http://health.nl/lsql/static/new/left_3_header.gif) no-repeat;
		color: #808080;
		height: 45px;
		width: 168px;

	}

	.box_top_left_3 h2 {
      padding: 22px 8px;
      font-size: 14px;
      font-weight: bold;
	}



	.box_top_right_1 {
		background: url(http://health.nl/lsql/static/new/right_1_header.gif) no-repeat;
		color: #808080;
		height: 53px;
		width: 168px;

	}

	.box_top_right_1 h2 {
      padding: 18px 8px;
      font-size: 14px;
      font-weight: bold;
	}


	.box_top_right_2 {
		background: url(http://health.nl/lsql/static/new/right_2_header.gif) no-repeat;
		color: #808080;
		height: 43px;
		width: 168px;

	}

	.box_top_right_2 h2 {
      padding: 14px 8px;
      font-size: 14px;
      font-weight: bold;
	}




select {
  font-size: 8pt;
}

input {
  font-size: 8pt;
}


table td {
  font-size: 8pt;
}




#left_box_1 input {
    width: 135px;
}

#left_box_1 .submit_button {
    width: 143px;
}

#left_box_1 select{
    width: 140px;
}

.spacer {
  height: 5px;
  font-size: 5pt;
}


#header {
    clear: both;
    float: left;
    position: relative;
    width: 100%;
}

#topbar {
    background: url("http://www.health.nl/wp-content/themes/cadabrapress/images/bg_shadow.png") repeat-x scroll center bottom #FFFFFF;
    border-bottom: 1px solid #D7D7D7;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    margin: 0 0 20px;
    width: 100%;
    z-index: 100;
}

#header .logo {
    float: left;
    margin: 0;
    position: relative;
}

#searchbar {
    position: absolute;
    right: 17px;
    top: 79px;
}

#menu {
    background: url("http://www.health.nl/wp-content/themes/cadabrapress/images/bg_shadow.png") repeat-x scroll center bottom #FFFFFF;
    border-bottom: 1px solid #D7D7D7;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 25px 0 20px;
    width: 100%;
    z-index: 100;
}

#menu .rounded {
    padding: 0 9px 3px;
}

.rounded {
    border-bottom: 1px solid #FFFFFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    clear: both;
    display: block;
    padding: 4px 9px 4px 5px;
}

#topbar .topmenu {
    float: left;
    width: 600px;
}

#topbar ul li {
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 0 7px;
    text-decoration: none;
    text-transform: none;
}

#topbar ul li a {
    color: #474747;
    float: left;
    padding: 5px 0;
}

#topbar a {
    color: #474747;
    font-weight: bold;
    text-decoration: none;
}

#menu .mainmenu {
    float: left;
    margin: 5px 0 0;
    width: 800px;
	padding:0px;
}


ol, ul {
    list-style-position: inside;
    list-style-type: none;
}

#menu ul li {
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}

#menu ul li a {
    float: left;
    padding: 8px 1px;
}

.dropdown ul li a {
    text-decoration: none;
}

.dropdown a {
    color: #979AD6;
    font-weight: bold;
    text-decoration: none;
}

#page-wrap {
    margin: 0 auto;
    text-align: left;
    width: 980px;
}

#footer_wrap {
    background: none repeat scroll 0 0 #6A6A6A;
    clear: both;
    color: #E4E4E4;
    float: left;
    font-size: 11px;
    line-height: 1.1;
    width: 100%;
}

#sitelinks {
    float: left;
    padding: 20px;
    width: 100%;
}

#footer_wrap a {
    color: #FFFFFF;
}

#footer_wrap #copyright {
    float: left;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 940px;
}

#zoekbalk {
    background: url("http://www.romantiekvoorniks.nl/new/wp-content/themes/cadabrapress/images/zoekenbalk.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #322458;
    font-size: 20px;
    height: 26px;
    padding: 19px 147px 18px 20px;
    width: 322px;
}

#button_search {
    background: url("http://www.romantiekvoorniks.nl/new/wp-content/themes/cadabrapress/images/zoeken.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 6px;
    top: 18px;
    width: 101px;
}

#menu .rss {
    color: #3C3C3C;
    float: right;
    font-size: 11px;
    padding: 12px 0 4px;
    position: relative;
    z-index: 1000;
}

#menu .rss a {
    background: url("http://www.health.nl/wp-content/themes/cadabrapress/images/icons/rss.png") no-repeat scroll 0 0 transparent;
    color: #FF8B00;
    font-weight: bold;
    margin-left: 4px;
    padding: 0 0 3px 20px;
    text-decoration: none;
}

#menu .clear {
    border-bottom: 1px solid #EFEFEF;
    float: left;
    margin: 6px 0 0;
    width: 100%;
}

.clear {
    clear: both;
}

#menu .tagsmenu li {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    text-transform: none;
}

#menu .tagsmenu {
    float: left;
    margin: 9px 0;
    position: relative;
    width: 560px;
	padding:0px;
}

#menu .tagsmenu a {
    border-radius: 3px 3px 3px 3px;
    color: #979AD6;
    font-weight: normal;
    margin: 0 4px 0 0;
    padding: 3px 7px;
}

.downarrowclass {
    background: url("http://www.health.nl/wp-content/themes/cadabrapress/images/down.png") no-repeat scroll center center transparent;
    padding: 6px 11px;
}

#header .logo img {
    vertical-align: bottom;
}

a img {
    border: medium none;
}
