/** CSS by Propono Textus **/
/** Author Aldert Visser **/
/** Website www.proponotextus.nl **/


/** General **/

* {margin: 0;
   padding: 0;
}

html {
	height: 100%;
	font-size: 12pt;
}

body {
	height: 100%;
	font-size: 12pt;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	width: 789px;
	margin: 0px auto;
	background-color: #fff;
	font-size: 10pt;
/*	background-image: url(../images/container.jpg);
	background-repeat: repeat-y;*/
}	

/** Header **/ 

#header {
	height: 150px;
	background-image: url(../images/bovenrand.gif);
	background-repeat: no-repeat;
}

#subheader {
	height: 40px;
	clear: both;
	background-image: url(../images/subhead.gif);
	background-repeat: no-repeat;
}

#pathway {
	padding-left: 10px;
}

.pathway {
	color: #000;
}

/** Top Menu **/

#topmenu {
	font-size: small;
	background-image: url(../images/linkbar_bg.jpg);
	height: 37px;
}

.mainlevel-top { display: inline; }

a.mainlevel-top {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	padding-top: 8px;
}

a:hover.mainlevel-top {
	color: #000;
	background-image: url(../images/hover.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

/** Content **/

#content {
	margin-left: 5px;
	padding: 10px;
	width: 580px;
}

#content a {
	color: #006000;
}

td.contentheading {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	font-size: 16pt;
	height: 39px;
	width: 100%;
	padding-top: 20px;
	padding-left: 80px;
	clear: left;
	color: #000;
	border-bottom: dashed 1px #000;
}

table.contentpaneopen {
	width: 522px;
}

.componentheading-contact {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	font-size: 16pt;
	height: 39px;
	padding-top: 20px;
	padding-left: 80px;
	clear: left;
	color: #000;
	border-bottom: dashed 1px #000;
}

p {
   margin: 7px;
}

li {
	margin-left: 20px;
}

/** Right Menu **/

#rightmenu {
	width: 168px;
	float: right;
	clear: both;
	font-size: 11pt;
}

.rmc {
	text-decoration: none;
}

/*.rmc a {
	color: #006000;
	text-decoration: none;
}*/

a {
	color: #006000;
}

.moduletable-nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.mainlevel-main {
	display: block;
	padding: 2px 0 4px 10px;
	width: 158px;
	border-bottom: 1px solid #000;
	color: #fff;
	text-decoration: none;
	background-color: #006000;
}

a:link.mainlevel-main {
	color: #fff;
	text-decoration: none;
}

a.mainlevel-main#active_menu-main a.mainlevel-main#active_menu-main:hover {
	color: #fff;
	text-decoration: underline;
}

a:hover.mainlevel-main {
	color: #000;
	background-color: #006000;
	text-decoration : underline;
}



.moduletable h3 {
	font-size: 1em;
	background-image: url(../images/modhead.gif);
	padding-left: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	height: 18px;
	
}


/** Footer **/

#footer {
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 31px;
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
}

#footer a {
	color: #006000;
}

#onderfoot {
	clear: both;
	height: 124px;
	background-image: url(../images/onderkant.gif);
	background-image: no-repeat;
}

h1 {
	padding-top: 62px;
	font-size: 2em;
	color: #FFFFFF;
	text-align: right;
	margin-right: 67px;
	font-style: italic;
}

h3 {
	font-size: 1em;
	background-image: url(../images/modhead.gif);
	padding-left: 13px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	height: 18px;
	
}

/** Path  **/

a.pathway {
	color: #000;
	text-decoration: underline;
}

.pathway a {
	color: #000;
	text-decoration: underline;
}

/***************************************************************/
/** Foto album **/

a.pagenav {
	color: #006000;
	text-decoration: underline;
}

#rsg2-galleryTitle{
}
/* Thumbs shadow css */
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
/* end Thumbs shadow */
.rsg2_slideshow{
width:100%;
text-align:center;
 padding: 2;
}

.rsg2-toolbar {
	text-align: center;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	}

.rsg2_display_name{
	display:none;
}
.rsg2_thumb_name{
	display:none;
}
.rsg2-galleryList-newImages {
	color: Red;
	font-weight: bold;
}

#rsg2-navigation1 {
    float: right;
    text-align: right;
}
#rsg2-navigation1 li {
    list-style: none;
    background-image: none;
}

#rsg2-navigation2 {
    float: right;
    text-align: right;
}
#rsg2-navigation2 li {
    list-style: none;
    background-image: none;
}

#rsg2-footer{
    text-align: center;
	 font-size: 10px;
	 color: Silver;
}

/* gallery list */

ul#rsg2-galleryList{
    clear: both;
    padding: 0;
}
.rsg2-galleryList-status{
	text-align: right;
}

.rsg2-galleryList-item{
    clear: both;
    
    padding: 5px;
    margin: 5px 0 5px 0;

    list-style: none;
    background-image: none;

    border: 1px solid #ccc;
}
.rsg2-galleryList-thumb{
    display: block;
    float: left;
    /*margin: 0 5px 5px 0;*/
}

/* sub gallery list */

.rsg2-subGalleryList-container{
    margin-top: 1ex;
}

.rsg2-subGalleryList-title{
    float: left;
}
.rsg2-subGalleryList-list{
    float: left;

    margin: 0 0 0 5px;
    padding: 0px;

    list-style: none;
    background-image: none;
}

/* thumbnail list */

ul#rsg2-thumbsList{
    margin: auto;
}

ul#rsg2-thumbsList li{
    display: box;
    float: left;
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;

/*     get rid of other possible list styles */
    list-style: none;
    background-image: none;
}

table#rsg2-thumbsList{
    width: 100%;
}
table#rsg2-thumbsList td{
    overflow: hidden;
    padding: 5px 5px;

    text-align: center;
}

.rsg2-pageNav{
    text-align: center;
	font-size: 12px;
}
.rsg2-pagenav-limitbox{
text-align:right;
}

/* utility selector, this is common in many templates, but we can't count on it being there */
.clr{
    clear: both;
    line-height: 0px;
}

/* Addtional style for perForms */

#Inschrijvingdeelnameforulieronderlingewedstrijden2007 {
  width: 500px;
  background: #CCC;
}
.performs_error{
/*	color:#FF0000*/
	color: firebrick;
  padding: 12pt;
  background-color: wheat;
}

.performs_required{
	color:#FF0000
}
.performs_help{
}

#security_try{
	width:300px;
}

.tabber{
display:none;
  width:500px;
}

.tabbertab{
  width:480px;
}

.tabbertab table{
  width:500px;
}


.tabbernav {
display:none;
}


/*
DevelopAid Style Additions
2006-11-7 17:22
*/

.captioncell {
vertical-align: top;
}
.elementcell {
vertical-align: top;

}

.helpcell {
padding-left: 12pt;
}
.rulerow {
/*background-color: rgb(240,220,230);*/
background-color: lightsteelblue;
}
.titlerowtitle {
color: maroon;
font-size: large;
font-family: serif;
}
.printtextarea {
border: thin black solid;
border-color: lightsteelblue;
width: 292pt;
height: 96pt;;
}

.formContainer {
  border: solid thin lightgray;
}
.pagetable {
position: relative;

  width:500px;
}


/****************** OLD CLASSES ********************/
/* Classes for RSGallery:

/* standard list style table */
table.adminlist {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.adminlist th {
	margin: 0px;
	padding: 6px 4px 2px 4px;
	height: 25px;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
	background-repeat: repeat;
	font-size: 11px;
	color: #000;
}
table.adminlist th.title {
	text-align: left;
}

table.adminlist th a:link, table.adminlist th a:visited {
	color: #c64934;
	text-decoration: none;
}

table.adminlist th a:hover {
	text-decoration: underline;
}

table.adminlist tr.row0 {
	background-color: #F9F9F9;
}
table.adminlist tr.row1 {
	background-color: #FFF;
}
table.adminlist td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}
table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}
table.adminlist td.options {
	background-color: #ffffff;
	font-size: 8px;
}
select.options, input.options {
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}
/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	color: #000;
	background-repeat: repeat;
	background: url(../../administrator/templates/joomla_admin/images/background.jpg);
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

/* Kalender */

p.intro {
	font-size: 14pt;
	color: #006000;
}
