/**
* Quinta do Porto - A Joomla template
* @version 3.0
* (C) Copyright 2006 By Quinta do Porto. All rights reserved!
* www.quintadoporto.com
*/

/* ###################### OVERALL SETTINGS ###################### */
BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #44DF5F;
  color            : #c40000;
}

td, tr, p, div {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	border: 0px;	
}

ul {
  margin           : 0px 0px 0px 0px;
}

hr {
	
	height           : 1px;
	width            : 100%;
	
}

/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #FF0000;
  font-weight      : normal;

}

a.pathway:hover {
  color            : #F0F0F0;
  font-weight      : normal;
}


/* ################### MAIN AND SUB MENU SYSTEM ################### */

a.mainlevel:link, a.mainlevel:visited{
display: block;
padding-left: 15px;
padding-top: 3px;
width: 150px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color:#fff;
background-image: url(../images/button.gif);

background-repeat: no-repeat;
text-decoration: none;
}

a.mainlevel:hover, a.mainlevel#active_menu  {
padding-left: 15px;

padding-top: 3px;
width: 150px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;


color:#fff;

background-image: url(../images/button-over.gif);
background-repeat: no-repeat;
text-decoration: none;
} 


a.sublevel:link, a.sublevel:visited {
	display: block;
	font-weight: normal;
	color:#FFFFFF;
	padding-left: 35px;
	line-height: 20px;
	text-decoration: none;
	background-image :url();
	background-repeat:no-repeat;
	text-indent:20px;
	height: 35px;

}
a.sublevel:hover, #active_menu {
	padding-top: 8px;
	padding-left: 40px;
	background-image :url(../images/subover.jpg);
	background-repeat:no-repeat;
	
}


a.subsublevel:link, a.subsublevel:visited {
	display: block;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	background-image :url(../images/subsublevel-bg1.jpg);
	background-repeat:no-repeat;
	text-indent:20px;
	height: 20px;
	border-top:1px dotted #8AA8EA;


}  



table.moduletable {
  width            : 100%;
  border           : 0px solid #e0e0e0;
  padding          : 4px;
  margin-bottom    : 10px;
 
}



table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-color : #00CC00;
  width            : 100%;
}

table.moduletable_verhuur th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : center;
  background-color : #00CC00;
 border           : 4px solid #e0e0e0;  
width            : 100%;
}

table.moduletable td {
  font-size        : 10px;
  font-weight      : normal;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

/* ###################### SECTION LISTING SETTINGS ###################### */
.sectiontableheader {
  
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}

/* ###################### SMALL FONT SETTINGS ###################### */
.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #FF0000;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

/* ###################### CONTENT PAGE SETTINGS ###################### */
.contentpane {
  
}

.contentpaneopen {
  
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  color            : #000000;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

/* ###################### FORMULAR SETTINGS ###################### */
.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
 
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	color            : #000000;
	background-color : #F0F0F0;
	border           : 1px solid #CCCCCC;
	
}

/* ###################### LINKS ###################### */
a:link, a:visited {
	font-size        : 11px;
	color            : #000000;
	text-decoration  : none;
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px solid #ffffff;
	margin: 0px;
}

a:hover {
  color            : #FF0000;
  text-decoration  : none;
  border: 0px solid #ffffff;
	margin: 0px;
}

a.category:link, a.category:visited {
  color            : #000000;
  font-weight      : bold;
  border: 0px solid #ffffff;
	margin: 0px;
  
}

a.category:hover {
  color            : #A5D30C;
}

a.link3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #0B96BA;
	 text-decoration  : none;
	}

.mosimage {
float:right;
	  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 3px;


}

a.mosimage:link, a.mosimage:visited{
	border: 0px solid #ffffff;
	margin: 0px;
	
}


.mosimage_caption {
margin-top: 0px;
background: #ffffff;
padding: 0px 0px;
color: #FFFFFF;
text-transform: none;
font-size: 10px;
border-top: 0px solid #ffffff;
}


.ZoomImgHTML
{
  background-color: #fff;
  border: 1px solid #a9a9a9; 
}

#verhuur {
float:right;
	  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 3px;


}


