/* ~~~~~~~~~~ reset styles ~~~~~~~~~~ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, iframe, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-style: none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: white;
	font-size:100%;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ~~~~~~~~~~ end of reset styles ~~~~~~~~~~ */


body{
background:#91c655;
font-family:trebuchet,arial,helvetica,sans-serif;
font-size:75%;
margin:0px auto;
margin-top:5px;
margin-bottom:15px;
width:980px;
line-height: 1.4;
color: #333;
z-index:1;
}

a:link, a:visited{
color:#333;
 /* text-decoration:none; */
border:0;
}

a:hover{
color:#006699;
/* text-decoration:none; */
border:0;
}

em{
	font-style: italic;
}

:focus {
  -moz-outline-style:none;
}

small{
font-size: 0.95em;
}

td{
vertical-align: top;
}

#container{
background:url(images/container_bg.jpg) #006699 repeat-y;
width:970px;
min-height: 100%;
padding-left:5px;
padding-right:5px;
}

#table{
padding:0px;
margin:0px;
background:url(images/right_bg.jpg) #fff repeat-y right;
}
#topbar{
height:25px;
width:970px;
clear:both;
display:block;
margin:0;
background:#006699;
padding:0;
vertical-align:bottom;
border-bottom:
}
#topbar h2{
font-size:88%;
line-height:10px;
color:#f0f0f0;
display:inline;
float:left;
font-weight:bold;
margin-left:10px;
margin-top:7px;
margin-bottom:1px;
}
#topbar form{
	width:210px;
	height:14px;
	float:right;
	display:inline;
	text-align:right;
	padding:0px;
margin:0px;
margin-top:3px;
margin-right:15px;
font-size:10px;
color:#000;
}
input.field{
font-size:10px;
	height:12px;
	margin-top:0px;
}
#topbar input.submit{
	display:inline;
	height:14px;
	width:52px;
	font-size:11px;
	background:url(images/zoek.gif) no-repeat;
	color:#fff;
	border:none;
	font-weight:bold;
	padding:0px;
	margin-left:2px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	margin-bottom:2px;
	text-transform: uppercase;
	}

#header{
background:url(images/logo_bg.jpg) #006699 no-repeat top;
/*background:url(images/logo_bg_gratis.jpg) #006699 no-repeat top; */
height:100px;
width:970px;
border-bottom:solid 1px #006699;
clear:both;
display:block;
}

.header img{
width: 480px;
height: 85px;
border:0;
float:left;
display:inline;
margin-top:15px;
}
/*
.header img{
width: 130px;
height: 100px;
border:0;
float:left;
display:inline;
margin-top:0px;
margin-left:270px;
margin-right:80px;
}
*/

#header a, #header a:link, #header a:hover{
border:0;
}

.topbanner{
padding-top:20px;
padding-right:5px;
display:block;
}

#left{
background:url(images/left_bg.jpg) #faeb66 repeat-y right;
padding-right:5px;
padding-left:5px;
}

#middle{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
width: 100%;
color: #333;
}

#middle img{
padding-left:10px;
padding-bottom:5px;
}

#middle ul{
margin-left:20px;
}

#middle li{
list-style-image: url(images/list.gif);
}

#middle li ul li{
list-style-image: url(images/nested-list.gif);
}

#middle ul li ul{
margin-left: 15px;
margin-bottom:15px;
}

#middle table{
	margin-left:00px;
}

#right, #right2{
background:url(images/right_bg.jpg) #faeb66 repeat-y left;
padding:0;
padding-left:5px;
padding-right:5px;

}

#right p, #right2 p, #right form, #right2 form{
	padding:5px;
}



#footer{
width:970px;
height:18px;
background:url(images/isn-footer.gif) #006699 no-repeat left;
padding: 0px;
}

#footer a{
display:block;
font-size:90%;
color:#fff;
margin-left:30px;
float:left;
}

#footer span a{
display:block;
width:310px;
height:18px;
margin-left:165px;
}
#table h3, #table h4, #table h5{
border-bottom:solid 1px #006699;
border-top:solid 1px #006699;
color:#fff;
display:block;
font-family:"Trebuchet MS";
font-size:100%;
margin-top:15px;
margin-bottom:5px;
padding-top:3px;
padding-bottom:1px;
line-height:17px;
font-weight:normal;
padding-left:8px;
padding-right:8px;
}

#middle h1, #middle h2, #middle h6{
color:#dc3e0a;
font-weight:bold;
line-height:20px;
font-size:140%;
font-weight:bold;
border-bottom: 1px solid #f8e141;
font-family:"Trebuchet MS";
margin-bottom:6px;
margin-top:25px;
text-decoration:none;
clear:both;
}



#middle h1 a:link,#middle h1 a:visited, #middle h1:link, #middle h1:visited, #middle h6 a:link,#middle h1 a:visited,#middle h6:link, #middle h6:visited{
color:#dc3e0a;
font-family:"Trebuchet MS";
font-weight:bold;
margin-bottom:6px;
margin-top:25px;
text-decoration:none;
clear:both;
border:none;
}

#middle h1 a:hover,#middle h1 a:active,#middle h6 a:hover,#middle h6 a:active{
color:#006699;
text-decoration:none;
} 

#middle h2 {
color: #dc3e0a;
}

#middle h2 a:link,#middle h2 a:visited, #middle h2:link, #middle h2:visited, #middle h2 a:visited{
color:#dc3e0a;
font-family:"Trebuchet MS";
font-weight:bold;
margin-bottom:6px;
margin-top:25px;
text-decoration:none;
clear:both;
border:none;
}

#middle h2 a:hover,#middle h2 a:active{
color:#006699;
text-decoration:none;
} 


#middle h3 {
color:#006699;
line-height:18px;
font-size:125%;
text-decoration:none;
font-weight:bold;
border: 0;
border-bottom: 1px solid #f8e141;
font-family:"Trebuchet MS";
margin: 0;
padding: 0;
margin-bottom:6px;
margin-top:15px;
text-decoration:none;
clear:both;
}

#middle h3 a:link,#middle h3 a:visited, #middle h3:link, #middle h3:visited,#middle h3 a:visited{
color:#006699;
font-family:"Trebuchet MS";
font-weight:bold;
margin-bottom:6px;
margin-top:15px;
clear:both;
border:none;
text-decoration:none;
}

#middle h3 a:hover,#middle h3 a:active{
color:#006699;
text-decoration:none;
} 

#middle h4 {
color: #dc3e0a;
line-height:17px;
font-size:115%;
font-weight:bold;
border: 0;
border-bottom: 1px solid #f8e141;
font-family:"Trebuchet MS";
margin: 0;
padding: 0;
margin-bottom:6px;
margin-top:25px;
text-decoration:none;
clear:both;
}

#middle h5 {
color:#006699;
line-height:16px;
font-size:110%;
font-weight:bold;
border: 0;
border-bottom: 1px solid #f8e141;
font-family:"Trebuchet MS";
margin: 0;
padding: 0;
margin-bottom:6px;
margin-top:25px;
text-decoration:none;
clear:both;
}

#middle strong, #left strong, #right strong, #right2 strong{
font-weight: bold;
}

#middle a:link, #middle a:visited{
text-decoration:underline;
}

#middle a:hover{
text-decoration:underline;
}

#middlebanner{
width:100%;
height:60px;
text-align:center;
}

#left h3 {
margin-left:-5px;
margin-right:0px;
background:#ef8d0a;

}

#left h4{
margin-left:-5px;
margin-right:0px;
background:#006699;
border-color:#006699;
}

#right h3, #right2 h3, #right2 h4, #right2 h5{
margin-right:-5px;
margin-left:0px;
background:#ef8d0a;
}


#right2 h4{
background:#006699;
}

#right2 h5{
color:#333;
border-color:#f8e141;
background: #faf0ab;
}


#left ul,#left2 ul{
list-style:none;
margin:0px;
padding:0px;
margin-left:-3px;
margin-bottom:2px;
padding-right:0px;
padding-left:0px;
border-top: solid 1px #f8e141;
width:99%;
}

#right ul, #right2 ul{
list-style:none;
margin:0px;
padding:0px;
padding-right:2px;
margin-right:-5px;
margin-left:3px;
margin-bottom:2px;
border-top: solid 1px #f8e141;
width:99%;
}

#left li ul,#left2 li ul,#right li ul, #right2 li ul{
background:#faeb66;
}



#left ul li a,#left2 ul li a,#right ul li a, #right2 ul li a{
display:block;
color:#333;
text-decoration:none;
padding:3px 0px 3px 3px;
border-bottom: 1px solid #f8e141;
border-top:1px solid #f8e141; 
border-left:solid 2px #f8e141;
margin-top:-1px; 
margin-bottom:-1px; 
margin-right:2px;
margin-left:-2px;
width:100%;
}

/* hack for line height gap IE6*/
/* \*/ 
* html #left a, * html #right a, * html #right2 a { 
    height: 1px; 
    } 
/*  */ 

/* end of hack */

#left ul li a:hover,#left2 ul li a:hover,#right ul li a:hover, #right2 ul li a:hover{
display:block;
background-color: #faf0ab;
color:#006699;
border-bottom: 1px solid #f8e141;
border-left:solid 2px #ef8d0a;
text-decoration:none;
/*border-top:1px solid #ffdd55;*/
margin-top:-1x; 
border-bottom: 1px solid #f8e141;
margin-bottom:-1px; 
}

#right ul li ul, #right2 ul li ul{
border: 1px solid rgb #ff8e141;
margin: 0px 0px 15px 15px;
padding-left: 2px;
font-size:95%;
}

.bold{
font-weight: bold;
}

.site-event-today{
}

.adminoptionoff{
display:block;
color:#000;
text-decoration:none;
padding:3px 0px 3px 5px;
border-bottom:1px solid #f8e141;
border-top:1px solid #f8e141;
margin-top:-1px;
}


.blockpadding p{
display:block;
padding:0;
padding-left:5px;
padding-right:5px;
}

.blockpadding #blockmenu ul li ul li{
	margin:0;
	margin-left:-2px;
padding-left:2px;
}

.polltopic{
padding-left:5px;
}
.edit-perm-down {
  text-align:center;
}
.edit-perm-up {
  text-align:center;
  padding-right:10px;
  padding-left:10px;
}
.fieldhelp {
  font-size:0.8em;
  color:#333;
}

.story img {
	float:right;
}

/* general alignment classes **************************************************/
.alignleft {
  text-align:left;
}
.alignright {
  text-align:right;
}
.aligncenter {
  text-align:center;
}
.aligntop {
  vertical-align:top;
}
.floatright {
  float:right;
}
.floatleft {
  float:left;
}
.clearboth {
  clear:both;
}

/* clear floats by applying the clearfix class to float-encasing block !*******/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
img.floatleft {
  float:left;
  margin-left:-10px;
  padding-right:10px;
  padding-bottom:5px;
} 


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* general formatting classes **************************************************/
.b {
  font-weight:bold;
}
.ext-link {
  background: transparent;
  background: url(./images/external.png) right center no-repeat;
  background-attachment: scroll;
  padding-right: 13px;
}
.strike {
  text-decoration: line-through;
}

/* Admin lists ****************************************************************/
.admin-menu-icon {
  float:left;
  padding:0;
}
.admin-menu { /* the box around the menu */
  padding:2px;
  margin-top:20px;
  border:1px solid #ddd;
  background: #f4f4f4;
}
.admin-menu-text{ /* the text below the links */
  padding:2px;
}
.admin-menu-item { /* a single link in the menu */
  padding: 0px 2px 0px 2px;
  font-weight:bold;
}
.admin-list-table {
  width:100%;
  text-align:left;
  border-spacing:1px;
  font-size:90%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.admin-list-table form {
  margin:0px;
    font-size:90%;
}
.admin-list-search{
  text-align:center;
  margin-top:5px;
  margin-bottom:5px;
}
.admin-list-field {
  text-align:left;
  padding-left:4px;
  padding-right:4px;
}
.admin-list-headerfield {
  text-align:left;
  padding-left:4px;
  padding-right:4px;
  font-size:90%;
  font-weight:bold;
}

#advanced_editarea{
	margin-left:-15px;
}

.comment{
font-size:95%;
margin-top: 15px;
margin-bottom: 10px;
border-bottom:solid 1px #faeb66;
color: #333;
}

.commenttitle{
	color: #006699;
	font-weight:bold;
	font-size:115%;
	border-bottom:solid 1px #faeb66;
		background: #fff;
}

.commentblock{
	background: #f4f4f4;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
	padding-bottom:10px;
	border-left:solid 3px #faeb66;
	margin-left:5px;
}


/* Navbar Class CSS ***********************************************************/
#navcontainer {
  float:left;
  width:100%;
  background:#f4f4f4;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #006699;
  }
#navcontainer ul {
  margin:0px;
  padding:10px 10px 0 50px;
  list-style:none;
}
#navcontainer li {
  display:inline;
  margin:0px;
  padding:0px;
}
#navcontainer a {
  float:left;
  background:url("navbar/images/tableftJ.gif") no-repeat left top;
  margin:0px;
  padding:0px 0px 0px 5px;
  text-decoration:none;
}
#navcontainer a span {
  float:left;
  display:block;
  background:url("navbar/images/tabrightJ.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#006699;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navcontainer a span {
  float:none;
}
/* End IE5-Mac hack */
#navcontainer a:hover span {
  color:#FFFFFF;
}
#navcontainer a:hover {
  background-position:0% -42px;
}
#navcontainer a:hover span {
  background-position:100% -42px;
}
#navcontainer a#current span {
  background:url("navbar/images/tabrightI.gif") no-repeat left top;
  background-position:100% -42px;
  color:#FFFFFF;
}
#navcontainer a:link#current,
#navcontainer a:visited#current,
#navcontainer a:hover#current {
  background:url("navbar/images/tableftI.gif") no-repeat left top;
  background-position:0% -42px;
}


/******************************************************************************/
.highlight {
  color:#000;
  background:#faeb66;
  text-decoration:none;
}
.inputTable td {
  padding:4px;
  vertical-align:top;
}
.inputTable label {
  font-weight:bold;
  float:right;
  white-space:nowrap;
}
.moderation-cc, a.moderation-cc:link{
  width:100%;
  border:0px;
}
.moderation-cc-row {
  clear:both;
  height:80px;
  width:100%;
}
.moderation-cc-item {
  float:left;
  width:16%;
}
img.moderation-cc-item, a.moderation-cc-item {
text-align:center;
display:block;
line-height:1em;
border-style:none;
}
.nowrap {
  white-space:nowrap;
}

.row_center td {
  text-align:center;
}
.searchauth {
  background:transparent;
  color:#000000;
  text-align:left;
}
.searchdate {
  background:transparent;
  color:#000000;
  text-align:right;
}
.searchform-box {
  background:#f4f4f4;
  text-align:right;
  border-bottom:1px solid #CCCCCC;
  height:52px;
  padding:0px 4px 0px 1px;
  margin:0px;
}
.searchform-elements {
  display:inline;
  position:relative;
  top:6px;
}
.searchform-elements input {
  font-size:0.9em;
}
.searchhits {
  background:transparent;
  color:#000000;
  text-align:right;
}
.site-slogan {
  color:#ffffff;
  background:transparent;
}
.sysmessage img {
  border:none;
  float:left;
  padding-bottom:3px;
  padding-right:5px;
}
/* Stats **********************************************************************/
.stats-list-count {
  text-align:right;
  padding-left:5px;
  padding-right:5px;
}
.stats-header-title {
  text-align:left;
  width:90%;
  padding-left:5px;
  padding-right:5px;
}
.stats-header-count {
  text-align:left;
  width:10%;
  padding-left:5px;
  padding-right:5px;
}


/* Default Plugin CSS Declarations */
/* Recommended CSS to be used by Plugin Authors - allows easier site themeing */

.plugin {
  color:#000;
  background:#f4f4f4;
  font-weight:normal;
  border:1px solid #faeb66;
}
.plugin th {
  color:#000;
  background:#ddd;
  padding:5px;
  text-align:left;
}
.plugin tr {
  vertical-align:top;
}
.plugin td {
  padding:2px 5px 2px 5px;
}
.pluginBG {
  color:#fff;
  background:#006699;
}
.pluginAltBG {
  background:#006699;
}
.pluginAltBG td {
  color:#fff
}
.pluginCellTitle {
  color:#fff;
  font-weight:bold;
  background:#006699;
  padding:5px;
}
.pluginCellFill {
  background:#f4f4f4;
}
.pluginCellText {
  color:#333;
  font-weight:normal;
}
.pluginHeader {
  color:#006699;
  font-weight:bolder;
  padding-top:3px;
  padding-bottom:3px;
}
.pluginFooter, .pluginFooter td {
  background:#006699;
  color:#fff;
  }
.pluginAlert {
  padding:5px 15px 5px 15px;
  color:#006699;
  background: #f0f0f0;
  font-weight:bold;
}
.pluginInfo {
  padding:5px 15px 5px 15px;
  color:#000;
  background:#f0f0f0;
  font-weight:normal;
}
.pluginSubTable {
  color:#000;
  background:#f0f0f0;
  font-weight:normal;
  border:1px solid #faeb66;
}
.pluginSubTable th {
  color:#000;
  background:#fafoab;
  padding:5px;
  text-align:left;
}
.pluginSubTable tr {
  vertical-align:top;
}
.pluginSolidOutline {
  background:#faeb66;
}
.pluginSolidFill {
  background:#006699;
}
.pluginTitle {
  background:#006699;
  color:#fff;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginCellSubTitle {
  background:#ddd;
  color:#000;
  padding:4px;
  padding-left:6px;
  padding-right:6px;
}
.pluginTinyText {
  font-size:0.80em;
  padding-left:5px;
}
.pluginSmallText {
  font-size:0.85em;
}
.pluginMediumText {
  font-size:1em;
}
.pluginLargeText {
  font-size:1.25em;
}
.pluginAltText {
  color:#fff;
}
.pluginRow1, .pluginRow1 td {
  color:#000;
  background:#f4f4f4;
  line-height:120%;
  border-style: none;
}
.pluginRow2, .pluginRow2 td {
  color:#000;
  background:#f0f0f0;
  line-height: 120%;
  border-style: none;
}
.pluginRow1 .pluginRollOver,
.pluginRow2 .pluginRollOver,
.pluginRollOver {
  color:#000;
  background:#ddd;
  line-height:120%;
  border-style: none;
}
.pluginRow1 .pluginRollOut,
.pluginRow2 .pluginRollOut,
.pluginRollOut {
  color:#000;
  background:#ddd;
  line-height:120%;
  border-style: none;
}
.pluginLinks A:link {
  color:#000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:visited {
  color:#000;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginLinks A:hover {
  color:#000;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
}
.pluginBreadCrumbs,
.pluginBreadCrumbs A:link {
  color:#fff;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:visited {
  color:#fff;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
.pluginBreadCrumbs A:hover {
  color:#fff;
  font-style:normal;
  font-weight:normal;
  text-decoration:none;
}
a.pluginButton:link, a.pluginButton:visited {
  color:#000;
  text-align:center;
  padding-top:2px;
  display:block;
  height:19px;
  text-decoration:none;
  background:transparent;
}
a.pluginButton:hover {
  color:#006699;
  text-align:center;
  padding-top:2px;
  background:center url(navbar/images/button_over.gif);
  background-repeat:repeat-x;
  display:block;
  height:19px;
  text-decoration:none;
  background:transparent;
}

.list-new-plugins{
	margin-top:20px;
	font-weight:bold;
}

/* Common CSS for on-hover tooltip feature */
a.tooltip {
  position: relative; /*this is the key*/
  z-index:10;
  color:#000;
  text-decoration:none;
}
a.tooltip:hover  {
  z-index:100;
  text-decoration:none
}
a.tooltip span {
  display: none
}
a.tooltip:hover span {
  /*the span will display just on :hover state*/
  z-index:100;
  color:#000;
  font-style:normal;
  font-size:.8em;
  line-height: 125%;
  display:block;
  position:absolute;
  border:1px solid #f8e141;
  background:#f4f4f4;
  padding:4px;
  text-align: left;
  text-decoration:none;
  left:-20px;
  top:10px;
  min-width:150px;
}
/* End of common CSS for on-hover info feature */

/* End of Common Plugin CSS */

.story-info{
border-top:solid 1px #f8e141;
border-bottom:solid 1px #f8e141;
margin-top:15px;
margin-bottom:20px;
line-height:150%;
padding:3px;
clear:both;
color:#696969;
font-size: 0.9em;
background: #f7f7f7;
padding-right: 10px;
padding-left: 10px;
}

a.story-info:link{
font-weight:bold;
color:#696969;
}

p.story-info{
 display:inline;}
 
.pagenav{
font-weight: bold;
border:solid 1px #f8e141;
background: #f7f7f7;
padding: 5px;
text-align:center;
margin-bottom:20px;
margin-top:40px;
word-spacing: 0.6em;
}
 
.links{
	background: #f0f0f0;
	padding:10px;
	margin:0px;
	margin-top:-6px;
	border-bottom:solid 1px #f8e141;
}
.links ul{
	padding:10px;
	padding-left:25px;
}

.links img{
	clear: both;
}

hr {
  border-color: #f8e141;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 3px;
  height: 0;
}

.advertorial{
	background: #f8e141;
	margin-right:-5px;
	margin-top:-5px;
	border-bottom:dotted 1px #696969;
	color:#000;
}

.boerencampings{
line-height: 20px;
}

.boerencampings td {
background: #f4f4f4;
border: solid 3px #fff;
padding-left:5px;
}

.boerencampings th {
background: #efefef;
border: solid 3px #fff;
padding-left:5px;
font-weight:bold;
}

.boerencampings img {
display: inline-block; 
margin-top:3px;
margin-bottom:-5px;
margin-left:-7px;
text-align:center;
}



#rect{
position:relative;
display:block;
margin-top:-17px;
margin-right: -5px;
width:300px;
margin-right:-5px;
margin-left:1px;
margin-bottom:16px;
}

#rect:nth-of-type(1) {
top:1px;
}
#left ul li span, #right ul li span, #right ul li span{display: none; }
#left ul li a:hover span, #right ul li a:hover span, #right2 ul li a:hover span {
	display: block;
	font-size:95%;
	width:96%;
	color:#fff;
	padding:5px;
	margin:4px;
	margin-left:3px;
	background: #006699;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
/*	position: absolute;*/
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #aaa;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background: #f8e141;
}

.lbLoading {
	background: #f8e141 url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #f8e141;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
	/*background: transparent url(images/prevlabel.gif) no-repeat 0 15%;*/
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
	/*background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;*/
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #f8e141;
	border-top-style: none;
	background: #f8e141;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: #f8e141 url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* SLIMBOX thumbs */

.slideshow{
	border-top: solid 1px #f8e141;
	border-bottom: solid 1px #f8e141;
	background: #f0f0f0;
	padding-top: 5px;
	text-align: center;
	font-size:75%;
	padding-left:0px;
	display:block;
}

.slideshow img{
	margin-right:10px;
	margin-bottom:10px;
}

.grey{
line-height: 20px;
}

.grey td {
background: #f4f4f4;
border: solid 2px #fff;
padding-left:3px;
}

.grey th {
background: #efefef;
border: solid 2px #fff;
padding-left:3px;
font-weight:bold;
}

#buttons a, #buttons a:link, #buttons img a{
	display:block;
	width:120px;
	height:60px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	}