@import url("Red.css");
@import url("RadMenu.css");
@import url("RadPanelbar.css");
@import url("Radwindow/styles.css");

/* ******* Style voor CER Skin voor DNN.   Auteur: Kenneth    ******* */

/* ******* --------------------------------------- MAIN --------------------------------------- *******/
html, body {
    width: 100%;
    height: 100%;
    font-family: arial;
    font-size: 14px;
}
table {
    font-size: 100%;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 17px;
	font-weight: bold;
}
h4 {
    font-size: 14px;
	font-weight: bold;
}
h5 {
    font-size: 10px;
	font-weight: bold;
}
.Normal {
    font-family: arial;
    font-size: 12px;
    color: #444444;
}
/* ******* --------------------------------------- GENERAL --------------------------------------- *******/
.FullWH {
    width: 100%;
    height: 100%;
}
.FullW {
    width: 100%;
}
.FooterFullW {
	width: 100%;
}
.FullH {
    height: 100%;
}
.MainH {
	height: 96%;
	border-bottom: 1px solid #59646e;
}
.FixedW {
	width: 930px;
	margin: 0px auto;
}
.Fixed800W {
	width: 776px;
	margin: 0px auto;
}
.FluidW80 {
	width: 80%;
	margin: 0px auto;
}
.FluidW98 {
	width: 98%;
	margin: 0px auto;
}
/* ******* --------------------------------------- HEADER --------------------------------------- *******/
.TopCurvedLine {
	height: 13px;
}
.HeaderPart {
	height: 10px;
}
.LogoPane {
	padding: 0px 10px 15px 5px;
	float: left;
}
.SearchPane {
	text-align: right;
	padding: 10px;
	padding-bottom: 0px;
	vertical-align: top;
	font-size: 10pt;
	float: right;
}

.HmenuWrapper
{
	float: right;
}

.HeaderLinks
{
	vertical-align: bottom;
}

.Quicklink
{
	padding-right: 5px;
}

.Quicklink .Item
{
	background-image: url(images/separator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 6px;
	padding-left: 3px;
}

.Quicklink .Item:link,
.Quicklink .Item:visited
{
	color: #000000;
}

.Quicklink .Item:hover,
.Quicklink .Item:active
{
	color: #9c1f1c;
}

.Languages
{
	text-align: right;
}

.SearchBar
{
	text-align: right;
	padding-top: 5px;
}

.SearchWrapper 
{
	background-image:url(images/SearchPane.gif);
	background-position:center center;
	background-repeat:no-repeat;
	height: 20px;
	padding: 2px 5px 5px 5px;
	margin-bottom: 0px;
	text-align:left;
	width:194px;
	float: right;
}
.SearchWrapper .NormalTextBox {
	font-family:Arial,Helvetica;
	font-size:13px;
	font-weight:normal;
	border: 0px solid transparent;
	background-color: transparent;
	_position: relative;
	_top: -10px;
	_left: 5px;
}
a.Search:link, a.Search:active, a.Search:visited {
	line-height: 30px;
	height: 30px;
	padding: 10px 30px 10px 0px;
	background-image: url(images/DisableSearch.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: -7px;
	_left: 0px;
	text-decoration: none;
}

.Slogan
{
	margin-left: 15px; 
	float: left;
	width: 233px; 
	height:  19px; 
	display: block; 
	background-image: url('images/slogan_cerrix.jpg');
}

.HMenuPane 
{
	text-align: right;
	padding-right:20px;
	height: 24px;
}

.LogRegPane {
	text-align: right;
	cursor: default;
	padding-right:10px;
}
.MainMenu_MenuContainer tbody tr td[width] {
	display: none;
}
/* ******* --------------------------------------- BODY --------------------------------------- *******/
.BodyPart {
	vertical-align: top;
	background-color: #f2f2f2;
	padding:5px 15px 0px 0px;
}
.Pane {
	padding: 3px 5px 0px 5px;
	vertical-align: top;
}
.TopImagePane, .TopPane  {
	height: 1px;
	background-color: #f2f2f2;
}
.MiddlePart, .MiddlePanes {
	vertical-align: top;
}
.LeftPane {
	vertical-align: top;
	width: 180px;
}
.RightPane {
	vertical-align: top;
	width: 160px;
}

.Home_RightPane {
	vertical-align: top;
	width: 215px;
}


/* ******* --------------------------------------- FOOTER --------------------------------------- *******/
.FooterPart {
	height: 10px;
	padding: 0px 17px;
}

/* ******* --------------------------------------- Engage Rotator --------------------------------------- *******/
.rotatorThumbnail, .rotatorPositionThumbnail{padding: 0px 0px 0px 0px;}

.rotatorPositionSelected .rotatorPositionTitleLink
{
	color:			#FFFFFF !important;
	font-weight:		bold;
}