/* __DS__TFCManager__
   filename: /var/www/vhosts/sephira.nl/httpdocs/css/sephira_rc2.css 
   url_name: 85.17.39.92/css/sephira_rc2.css 
   Last updated: Tue, 29 Jan 2008 18:57:20 +0100
 */
/* START DEFAULT */
/* headers 1-6 */
h1,h2,h3,h4,h5,h6 {	font-family: Verdana, Arial, Helvetica, sans-serif;	}
h1 {	font-size: 18px;	font-weight: bold;	}
h2 {	font-size: 16px;	font-weight: bold;	}
h3 {	font-size: 14px;	font-weight: bold;	}
h4 {	font-size: 12px;	font-weight: bold;	}
h5 {	font-size: 11px;	font-weight: bold;	}
h6 {	font-size: 10px;	font-weight: bold;	}
body,div,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	vertical-align: top;
	color: #000000;
	background-color: transparent;
	border: 0px none;
}
/* OVERRIDE DEFAULT */
body	{
	background-color: #f6fbf6;
	color: #000000;
}
td, table { border-collapse: collapse;	} 
.whiteborder,.whiteborder td {	border: 1px solid #ffffff;	}
th		{	font-weight: bold;	}
/* END OVERRIDE DEFAULT */
map, .rowlink {	cursor: hand;	}
/* default anchor tag */
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #606090;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a:link 		{	text-decoration: none;	}
a:hover 		{	text-decoration: underline; }
a:active 	{	color:#000000; background-color:#dddddd;	}
/* END default anchor tag */
/* START ALIGNER */
.aleft {	float: left;	margin-right: 10px; }
.aright{	float: right;	margin-left: 10px; }
.info-small { font: normal normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif; }
/* END ALIGNER */
/* END DEFAULT */
/* used for menu */
.menu,.content {
	color: #006600; background-color: transparent;
}
a.content:hover {	color: #009900; background-color: transparent; }	
div.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	max-width: 230px;
	width: 230px;
	overflow: auto;
	border: none;
}
/* used for content layer */
div.contentlyr {
	max-width: 704px;
	width: 704px;
	overflow: auto;
	border: none;
}
/** new release/psd */
.banner {
	background-image: url("../img/sephira_banner.gif");
	background-repeat: no-repeat;
}
.cttop {
	background-image: url("../img/content_top.gif");
	vertical-align: bottom;
	background-repeat: no-repeat;
}
.ctfill {
	background-image: url("../img/content_fill.gif");
	background-repeat: repeat-y;
}
.ctbottom {
	background-image: url("../img/content_bottom.gif");
	background-repeat: no-repeat;
	font-size: 9px;
	color: #909090;
	background-color: transparent;
	text-align: center;
}
/** end new release/psd */
/** FORMS.css **/
input,button,textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	color: #000000;
	background-color: transparent;
	border-left: 1px solid #ff0000;
	border-top: 0px none #ffffff;
	border-right: 1px dotted #eeeeee;
	border-bottom: 1px solid #ff0000;
    padding-left: 3px;
}
input, select, textarea {
	width: 400px;
	max-width:400px;
}
input.text {
	width:600px;
	max-width:600px;
}
textarea.small { width: 400px; max-width: 400px; }
textarea.medium { width: 600px; max-width: 600px; }
textarea.large { width:800px; max-width:800px; }
textarea.xlarge { width:1000px; max-width:1000px; }
textarea.xxlarge { width:1200px; max-width:1200px; }
textarea.editor {
	font-size:11pt;
	height:600px;
	width:800px;
	max-width:800px;
	border-left: 0px none #000000;
	border-top: 0px none #000000;
	border-right: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
}
.formtable {
	border: 0px none #000000;
	border-collapse: separate;
}
.radio, .checkbox {
	width: auto;	
	border: 0px none;
	color: #000000;
	background-color: transparent;
}
.error1,.formerror,.formobligatory {
	font-family:Verdana,Arial,Sans_serif;
	font-size:10px;
	color:#ff0000;
	background-color: transparent;
}
.button1 {
	font: normal normal bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:100px;
	max-width:100px;
	color: #ff0000;
	background-color:#ffffff;
	text-align:center;
	border: 1px dotted #eeeeee;
	border-bottom: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
    margin-right: 5px;
}
.label1,.formlabel {
	font: normal normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 150px;
	max-width:150px;
	color: #000000;
	background-color: transparent;
	overflow: auto;
}
.forminput1 {
	color: #000000;
	background-color: #e0e0e0;
}
/** END FORMS **/