/* Start of CMSMS style sheet 'lioneventsupport' */
/* CSS Document by Designslicer. Feel free to remove this line. */
* {
	margin: 0;
	padding: 0;
}

h1,h2,h4,h5,h6 {
	font-size: 16px;
	color: #f47321;
	font-weight: bold;
	margin: 10px 0 20px 0;
}
a {
	color: #696a6c;
	text-decoration: none;
}
a:hover {
	color: #f47321;
	text-decoration: none;
}
p {
	margin-bottom: 15px;
	line-height: 15px;
}

#container {
	width: 859px;
	min-height: 100%;
	_height: 100%;
	margin: 0 auto;
	background: url(../images/core_repeat.jpg) top center repeat-y;
	position: relative;
}
#header {
	background: #444446 url(../images/header.jpg) top left no-repeat;
	width: 859px;
	height: 211px;
}
	#header ul {
		position: absolute;
		top: 27px;
		left: 211px;
	}
	#header li {
		display: block;
		float: left;
		width: auto;
		height: 33px;
		line-height: 33px;
                vertical-align: middle;
		border-right: 1px solid #f47321;
                border-bottom: 1px solid #f47321;
                background: #696a6c;
		text-decoration: none;
		color: #f47321;
		font-weight: bold;
	}
	#header li a {
		display: block;
		width: auto;
		padding: 0 10px;
		background: #696a6c;
		text-decoration: none;
		color: #f47321;
		font-weight: bold;
	}
	#header li a:hover {
		background: #f47321;
		color: #696a6c;
	}
	#header li a:active {
		background: #696a6c;
		color: #f47321;
	}

	.last {
		border-right: 1px solid #696a6c !important;
	}
#core {
	width: 859px;
	height: auto;
}

#core_left {
	width: 184px;
	min-height: 300px;
	_height: 300px;
	background: #e7e7e7;
	float: left;
	margin-left: 27px;
	display: inline;
}
	#core_left ul {
		margin: 20px 10px;
		width: auto;
		display: block;
		height: auto;
	}
	#core_left li {
		display: block;
		width: auto;
		height: 24px;
		line-height: 32px;
		vertical-align: middle;
		border-bottom: 1px solid #f57a2b;
		text-align: right;
color: #696a6c;
	}
	#core_left li a {
		display: block;
		_margin-bottom: -4px;
		width: auto;
	}
#core_center {
	width: 441px;
	height: auto;
	float: left;
}
	#core_center_text {
		padding: 20px;
		position: relative;
               height: 427px;
		z-index: 1;
overflow: auto;
	}
#core_right {
	width: 180px;
	height: auto;
	float: left;
}

#lion {
	position: absolute;
	bottom: 0;
	right: 209px;
	z-index: 0;
}
	
	
#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 859px;
	height: 27px;
	background: url(../images/footer.jpg) top center no-repeat;
}

/* End of 'lioneventsupport' */

/* Start of CMSMS style sheet 'form' */
/* ---------------------- FORM STYLES ---------------------- */

.box
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: #999999 1px solid;
    BORDER-LEFT: #999999 1px solid;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #999999 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

INPUT.radiobutton
{
    BACKGROUND-COLOR: #EEEEEE;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #3B414F;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8px;
    HEIGHT: 18px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
}

.knop
{
    BACKGROUND-COLOR: #DEDFDE;
    BORDER-TOP: #777777 1px solid;
    BORDER-LEFT: #777777 1px solid;
    BORDER-BOTTOM: #777777 1px solid;
    BORDER-RIGHT: #777777 1px solid;
    COLOR: #000000;
    CURSOR: auto;
    FONT-FAMILY: verdana;
    FONT-SIZE: 11px;
    HEIGHT: 20px;
    PADDING-BOTTOM: 1px;
    PADDING-LEFT: 1px;
    PADDING-RIGHT: 1px;
    PADDING-TOP: 1px;
    TEXT-ALIGN: center;
}

radio.radiobutton
{
    BACKGROUND-COLOR: #3B414F;
}

TEXTAREA
{
    BACKGROUND-COLOR: #dEe3eE;
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
	
}

.form  {
	font-size : 10px;
	font-family : verdana;
	color : #000000;
	border-width : 1px;
	border-style : solid;
	border-color : #3399ff;
	background-color : #cccccc;
}
/* End of 'form' */

