
/*Style attributes for the standard HTML elements*/
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	z-index: 255;
	background-color: #FAFBF0;
}	
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
}
th {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;	
}
hr {
	border: 0px;
	color: #C12409;
	background-color: #C12409;
	height: 2px;
}
a {
	color: #C12409;
	text-decoration: none;
}
/*ENDOF standard HTML elements*/



/*Random style attributes: unclassified and undocumented, some may be unused*/
.title {
	font-size: 30px;
	color: #C12409;
	background: #FAFBF0;
	background-color: #FAFBF0;
}
.subtitle {
	font-size: 18px;
	font-weight: bold;	
}
.condition {
	font-style: italic;
}
.subsubtitle {
	font-weight: bold;
	font-size: 15px;
}
.subsubsubtitle {
	font-weight: bold;
	font-size: 12px;
}
.comment {
	font-size: 12px;
	font-style: italic;
}

.notice {
	font-size: 12px;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
	line-height: 7px;
}
.requiredfield {
	background-color: #FF0000;
	color: #000000;
}
.validationmessage {
	font-style: italic;
	color: #FF0000;
	border: none;
}
.unreadmail {
	font-weight: bold;
	color: blue;
}
.readmail {
	color: blue;
}
.addresslist {
	width: 300px;
}
.nobluelink {
	border: none #000000;
}
.redtablerim {
	border: 3px solid #C12409;
	padding: 4px;
	vertical-align: top;
}
.cellpadding5 {
	margin: 15px;
	padding: 15px;
}
.fieldprompt {
	font-size: 12px;
	font-weight: bold;
}
.supertitle {
	font-size: 32px;
	font-weight: bold;
	color: #603820;
	background: #FAFBF0;
	background-color: #FAFBF0;
}
.subsubsubtitleitalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.dark {
	color: black;
}

.subsubsubtitlered {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.green {
	color: #00C800;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.menutitle {
	font-size: 20px;
	color: #C12409;
}
/*ENDOF random style attributes*/



/*Style attributes for pulldownmenu's*/
.size20 {
	width: 20ex;
}
.size10 {
	width: 10ex;
}
.size15 {
	width: 115px;
}
.size40 {
	width: 40ex;
}
.size30 {
	width: 30ex;
}
.size50 {
	width: 40ex;
}
/*ENDOF pulldownmenu's style attributes*/




.fieldsetdetails {
	border-color: #C12409;
	border-style: groove;
}
/*ENDOF signup */



/*Style attributes for the helpbox javascript helptext script*/
#help {
	position: absolute;
	width: 142px;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #C12409;
	visibility: hidden; 
	font: 11px arial,helvetica;
	background: #EDE6DD;
	z-index: 100;
	background-color: #EDE6DD;
}
#helpimage {
	position: absolute;
	width: 26px;
	height: 26px;
	padding: 1px;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	visibility: hidden; 
	z-index: 100;
}
/*ENDOF helpbox*/



/*Style attributes for the left menu*/
#menuBottomDiv {
	height: 166px;
	width: 226px;
	background: url('../images/pagelayout/menuFooter.gif') top left no-repeat; 
}

.leftbar {
	font-size: 10px;
	color: #ffffff;
}
.leftbarmore {
	font-style: italic;
}
.leftbartitle {
	font-size: 15px;
	font-weight: bold;
	color: #C12409;
}
.leftbartitle a:hover {
	color: #FF6600;
}
.link {
	text-decoration: none;
	color: #C12409;
}
/*ENDOF leftmenu*/



/*Style attributes for the base data part of the admin*/
.eventoccurencetable {
	border: 2px solid black;
}
.adminlogoutlink {
	text-decoration: none;
	color: #C12409;
}
/*ENDOF admin*/



/*Style attributes for the FOR SALE AREA*/
.forsaletitle {
	margin: 15px 0px 5px 0px;
}
.forsaletable {
	border: 1px solid #C12409; 
	background-image: none;
	background-color: #ECFACE;
}
.forsalerow {
	border: 2px solid #C12409;
	background-image: none;
	background-color: #ECFACE;
}
.forsaleheader {
	border: 1px solid #C12409; 
	background-color: #F0D0BA; 
	background-image: none;
}
.forsalemaincell {
	background-color: #F7E6DA; 
	background-image: none;
	border-top: 1px solid #C12409;
}
.forsalecell {
	background-color: #ECFACE; 
	background-image: none;
	border-top: 1px solid #C12409;
}
.forsaleruler {
	border-top: 1px solid #C12409;
	font-size: 0px;
	padding: 0px;
}
.currencytext {
	margin: 5px 0px 15px 0px;
	font-size: 11px;
}
/*ENDOF forsale attributes*/



/*Style attributes for html memo item to show database data e.g large pieces of text*/
.memodata {
	border: 1px black solid; 
	padding: 10px;
	background-image: none;
	background-color: #F7E6DA;
}
/*ENDOF large memo database data*/



/*Style attributes for the main menu */
.mainmenuitem {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	background: url('../images/pagelayout/menuBg.gif') repeat-y top left;
	padding: 0 0 0 33px;
	margin: 0;
}

#witRegelFix { }

#topmenuLijn {
	background: url('../images/pagelayout/line.gif') no-repeat top left;
	width: 554px;
	height: 59px;
	position: absolute;
	top: 61px;
	left: 0;
}

#rodeHoek {
	width: 45px;
	height: 39px;
	background: url('../images/pagelayout/rodeHoek.gif') no-repeat top left;
	position: absolute;
	top: 112px;
	left: 205px;
}

.mainmenuitem a:active{
	color:#FF6600;
}

.mainmenuitem a:hover{
	color:#FF6600;
}

.loggedintitle {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.logoutlink {
	text-decoration: none;
	color: #000000;
}
/*ENDOF main menu*/


.sideborders {
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.topborderonly {
	border-top: 1px solid black;	
}

/*Style attributes for the flight part of the site (inherits from FAQ style attributes */
.indexsubject {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 15px;
	font-weight: bold;
	color: #C12409;
}

/*Style attributes for the FAQ area of the site */
.faqsubject {
	font-size: 15px;
	font-weight: bold;
	color: #C12409;
}
.faqquestion {
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	font-size: 12px;
}
.faqtext {
	font-weight: normal;
	font-size: 12px;
}
/*ENDOF FAQ area*/


/*Style attributes for a standard TABLE */
.standardtable {
	border: 1px solid black;
}
.standardth {
	border: 1px solid black; 
	background-image: none; 
	background-color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
}
.standardtd {
	border-top: 1px solid black;
	font-family: arial, helvetica, sans-serif;
}
/*ENDOF standard TABLE*/



/*UNSA NIEUW MENU: */
.submenu, .submenu2 {
	padding-left: 15px;
	width: 150px;
	overflow: hidden;
	font-size: 11px;			
}

.subsubmenu, .subsubmenu2 {
	margin-left: 15px;
	padding-left: 15px;
	width: 120px;
	overflow: hidden;
	font-size: 11px;			
}

.submenu2, .subsubmenu2 {
	background: url('../images/menuon.gif') no-repeat top left;
}




