/* 

	CREATIONAL

	CSS / GENERAL STYLES 

	COPYRIGHT © 2007-2008 / CREATIONAL / WWW.CREATIONAL.NL / ALL RIGHTS RESERVED

*/

* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000; background: #FFF;
	}

html, body { height: 100%; }

body#home,
body#page {
	text-align: center;
	background: #8c989e;
	}

a, a:link, a:visited, a:active { color: #666; text-decoration: underline; }
a:hover { color: #d5002e; text-decoration: none; }
a:focus, a:active { outline: none; -moz-outline-style: none; }

img, a img { border: 0; }

ul { padding-left: 1.4em; padding-bottom: 1em; }
ol { padding-left: 1.8em; }
li { }

h1 { font-size: 1.1em; padding-bottom: .7em; color: #000; }
h2 { font-size: 1em; padding-bottom: .7em; color: #000; }
h3 { font-size: 1em; }
h4 { font-size: 1em; }

h2 a, h2 a:link, h2 a:visited, h2 a:active { color: #666; text-decoration: underline; }
h2 a:hover { color: #d5002e; text-decoration: underline; }


p { font-size: 1em; padding-bottom: 1em; line-height: 1.4em; }

.clear { clear: both; height: 1%; visibility:hidden; font-size: 1px; }

u { text-decoration: none; }

.image_left { float: left; margin-right: 15px; margin-bottom: 10px; }
.image_right { float: right; margin-left: 15px; margin-bottom: 10px; }
.lightgray { color: #999; }

/* CONTAINER */

#container {
	position: relative;
	background: none;
	text-align: left;
	margin: 0;
	width: auto;
	min-height: 100%;
	height: auto;
	}
* html #container {
	height: 100%;
	}

/* HEADER */
#header {
 display: none;
 }

#logo {}
#logo_print { display: block; position: absolute; right: 0; top: 0; }


/* PHOTOBAR */
#photobar { display: none; }


/* MAIN */
#main { margin: 0; padding-bottom: 0; padding-top: 60px; }

/* MAIN > SUBNAV */
#subnav { 
	display: none;
	}
#home #subnav { display: none; }


/* MAIN > CONTENT */
#content { 
	float: none; width: auto; padding-top: 0; overflow: visible; 
	}
#home #content { width: auto; }	
#content_inner { padding-right: 0; }
#home #content_inner { background: none; }

.column_A { float: none; display: block; width: auto; margin: 0; overflow: visible; }
.column_B { float: none; display: block; width: auto; margin: 0; overflow: visible; }

#content ul { list-style-image: url(../img/mrm_bullet.gif); }
#content li { padding-bottom: .4em; line-height: 1.4em; }

#home .column_B li { padding-bottom: .8em; }

#content iframe,
#home .column_B iframe { margin-top: 7px; border: none; width: 250px; height: 70px; }

#content iframe { width: 400px; height: 210px; }

/* MAIN > SIDEBAR */
#sidebar { float: none; width: auto; padding-top: 0; padding-bottom: 0; overflow: visible; }
#sidebar_inner { padding: 0; }

#sidebar ul { list-style-image: url(../img/mrm_bullet_sidebar.gif); }
#sidebar li { padding-bottom: .3em; line-height: 1.4em; }

/* FOOTER */
#footer {
	position: relative; bottom: 0; left: 0; padding: 10px; width: 940px; height: 11px; overflow: visible;
	color: #515d63; background: none;
	font-size: 11px; text-align: center;
	}
#footer a,
#footer a:link,
#footer a:visited { color: #515d63; text-decoration: underline; }
#footer a:hover { color: #d5002e; text-decoration: none; } 

/* arrow */
#arrow { 
	display:  none; 
	}

/* SEARCH */

#search_results {

}

#search_results a,
#search_results a:link,
#search_results a:visited {
	display: block; text-decoration: none;
	}
#search_results a:hover {

	}	
#search_results span.search_results_heading {
	display: block; font-weight: bold;
	}
#search_results a:hover span.search_results_heading {
	text-decoration: underline;
	}

.search_alert { font-weight: bold; }
.search_msg {}
.search_terms { font-weight: bold; }
.search_result_msg {}

/* PAGING */
#paging ul { margin: 0; padding: 0; list-style: none; }
#paging li { display: inline; }

/* FORMS */

form { margin: 0; margin-top: 0; padding: 0; color: #65757d; font-size: 1em; }

fieldset { border: 0px none; margin: 0; padding: 0; padding-bottom: .5em; }
fieldset legend { display: none; }
fieldset div { margin: 10px 0; }
fieldset br { display: none; }
fieldset div br { display: block; }

fieldset input, fieldset textarea, fieldset select {
	width: 260px; padding: 2px; font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;
	background: #FAFAFA; color: #000;
	}
fieldset select { width: 306px; }

fieldset textarea { font-size: 100%;}

fieldset label, fieldset div.cr p {
	margin: 0; padding-right: 10px; padding-top: 4px;
	display: block; float: left;
	width: 110px;
	text-align: left;
	}
        
fieldset div.cr label {
	margin-left: 123px;
	text-align: left;
	width: auto;
	float: none;
	}
	
fieldset div span { display: block; margin-left: 118px; padding-top: 4px; }
* html fieldset div span { margin-left: 121px; }

fieldset .removed { display: none !important;}
fieldset .mandatory { }

fieldset div.cr input { border: none; width: auto; margin-right: 5px; background: none; }
fieldset div.cr_label input { border: none; width: auto; }

fieldset .remark,
fieldset.footnotes { 
	font-size: 87%;
	color: #666; 
	}

fieldset.buttons { padding-top: 0; clear: both; width: 100%; }
fieldset.buttons label { width: 90px; float: left; }
fieldset.buttons input { 
	width: 110px; font-weight: bold;
	border: 1px solid #d5002e; border-right: 1px solid #d5002e; border-bottom: 1px solid #d5002e;
	background: #d5002e; color: #FFF; margin-left: 20px; text-transform:uppercase; letter-spacing: .1em;
	}
fieldset.buttons input.inactive { 
	border: 1px solid #DDD; border-right: 1px solid #DDD; border-bottom: 1px solid #DDD;
	background: #DDD; 
	}
fieldset.buttons .remark {
	display: inline; margin-left: 60px;
	}

fieldset .error { color: #d5002e; font-weight: bold; }

fieldset .badinput { color: #d5002e; }
fieldset input.badinput, fieldset select.badinput, fieldset textarea.badinput {
	background: #FFF; color: #000;
	border: 1px solid #d5002e; border-right: 1px solid #d5002e; border-bottom: 1px solid #d5002e;
	}
	
	
/* MODULES */
