/* Start of CMSMS style sheet 'Normal' */
body {  
	background-color: #FCFCFA;
	background-attachment : fixed;
	background-repeat : repeat;
	margin: 0;
	padding: 0;
	font-family : Helvetica, Arial;
	color : #44536A;
	font-size : 13px;
	text-align : left;
	line-height: 19px;
}

a, a:active,  a:visited, .asterisk  { color:#00ADEE; text-decoration:none;}
a:hover { color:#00ADEE; text-decoration:underline; }

p {
	line-height: 19px;
	margin: 8px 0;
}

#megawrapper {
	float: left;
	width: 100%;
	background: url(images/body.jpg) repeat-y center top;
}

#wrapper {
	float: left;
	width: 100%;
	background: url(images/body_inner.jpg) repeat-x;
}

#wrapper.home {
	background: url(images/body_home.jpg) repeat-x;
}

#container {
	width: 921px;
	margin: 0 auto;
}

#content {
	width: 921px;
	float: left;
	margin: 0;
	padding: 0;
}

#header {
	width: 921px;
	height: 210px;
	float: left;
	padding: 0;
	margin: 0;
	background: url(images/header.jpg) no-repeat;
}

.home #header {
	height: 423px;
	background: url(images/header_home.jpg) no-repeat;
}

#logo {
	float: right;
	width: 213px;
	height: 105px;
	margin: 18px 25px 0 0;
	padding: 0;
	display: inline;
}

a img { border: 0px; }

#topmenu {
	float: left;
	display: inline;
	margin: 0px 0px 0 15px;
	overflow: hidden;
}

#topmenu ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	display: inline;
	float: left;
	width: 650px;
	font-size: 0px;
	line-height: 0px;
}

#topmenu ul a, #topmenu ul  a:visited {
	float: left;
	margin: 0;
	padding: 33px 15px 0;
	color: #ffffff;
	font: bold 14px Helvetica, Arial;
	text-decoration: none;
	height: 25px;
	background: url(images/menunormal.gif) repeat-x;
}

#topmenu ul li a:hover, #topmenu ul li a:active, #topmenu ul  li a.currentpage {
	float: left;
	margin: 0;
	padding: 33px 15px 0;
	color: #ffffff;
	font: bold 14px Helvetica, Arial;
	text-decoration: none;
	height: 25px;
	background: url(images/menuhover.gif) repeat-x;
}

#intro {
	float: left;
	width: 400px;
	margin: 58px 0 0 35px;
	display: inline;
}

#intro h1 {
	width: 400px;
	height: 169px;
	background: url(images/h1intro.jpg) no-repeat;
	text-indent: -10000px;
}

#intro p, #intro h1 {
	margin: 0;
	padding: 0;
}


h1, h2, h3, h4 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #270046;
	padding: 0;
	margin: 6px 0;
}

h2 {
	font-size: 20px;
	line-height: 26px;
}

h3 {
	font-size: 20px;
	line-height: normal;
	color: #00ADEE;
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
}

.pagecontent {
	float: left;
	width: 578px;
	padding: 0px 35px 35px 40px;
}

.home .pagecontent {
	padding-left: 35px;
	width: 550px;
}

#homebottom {
	float: left;
	clear: both;
	width: 851px;
	background: url(images/homebottom.gif) no-repeat center top;
	padding: 20px 35px 0;
}

#homebottom div {
	float: left;
	width: 270px;
	margin-right: 20px;
}

#homebottom div.last {
	margin-right: 0px;
}

/* footer */

#footerwrapper {
	width: 100%;
	height: 97px;
	float: left;
	background: #0E081B;
	margin-top: 40px;
}
#footer {
	width: 851px;
	margin: 0 auto;
	padding: 0 35px;
	color: #ffffff;
	height: 97px;
	font-size: 12px;
}

#footer p {
	float: left;
	margin: 0;
	padding: 0;
}

#footer ul a, #footer ul a:visited, #footer ul a:hover {
	color: #ffffff;
}

#footer ul a.blue { color: #00ADEE; font-size: 13px; }

#footer ul {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 20px 0 0 20px;
}

#footer li {
	padding: 0px;
}

#footer li.design {
	border: 0px;
}

#footer li.design a:hover {
	text-decoration: none;
}

/* SUBMENU */

#submenu {
	float: left;
	width: 230px;
	margin: 0 0 0 35px;
	display: inline;
}

#submenu dfn { display: none; }

#submenu ul, #submenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu ul {
	padding-bottom: 25px;
	background: url(images/submenubottom.gif) no-repeat left bottom;
}


#submenu ul li a, #submenu ul li  a:active, #submenu ul li  a:visited, #submenu ul li  a:hover {
	color: #270046;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 16px;
	line-height: 35px;
	font-size: 16px;
	height: 35px;
}

#submenu ul li a:hover,
#submenu ul li a.activeparent, #submenu ul li a.menuactive,
#submenu ul li a.menuactive:visited
{
	background: #00ADEE;
	color: #fff;
}

#submenu ul ul {
	padding-top: 4px;
}

#submenu ul ul li a, #submenu ul ul li a:active, #submenu ul ul li a:visited, #submenu ul ul li a:hover
{
	padding-left: 27px;
	padding-right: 0px;
	display: block;
	height: auto;
}

#submenu ul ul li a:hover, #submenu ul ul li a.menuactive, #submenu ul ul li a.menuactive:visited
{
	color: #E61E25;
	background: url(images/3rdlevel.gif) no-repeat 14px 7px;
	padding-right: 0px;
}

/* inner */

#sidebox {
	width: 230px;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
}

#submenu #sidebox {
	width: 200px;
	padding-bottom: 30px;
	margin-top: 10px;
}

.home #sidebox {
	margin-left: 35px;
}

#sidebox p { margin-top: 0px; }
#sidebox h1 { margin-bottom: 0; }

/* forms */
.contactform label {
	display: block;
	margin-right: 5px;
	width: 155px;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.contactform input, .contactform select, .contactform textarea {
	font-size: 16px;
	font-family : Helvetica, Arial;
}

.contactform div {
	padding-bottom: 15px;
	clear: both;
}

.contactform input, .contactform textarea, .contactform select {
	width: 400px;
	border: 1px solid #595856;
	padding: 2px 0 0 2px;
}

.contactform .submit { float: right; width: 80px; clear: none; margin-right: 11px; }

.contactform .submit input {
	width: 77px;
	height: 49px;
	background: url(images/btn_send.jpg) no-repeat;
	border: 0px;
}

.contactform .mandatory {
	float: left;
	margin-left: 165px;
	display: inline;
	width: 180px;
}
.contactform .mandatory p {
	margin: 0;
}

.error_message {
	color: #E5001C;
}

/* timetable */
#timetable {
	float: left;
	width: 876px;
	padding: 0px 0px 0px 41px;
}

#timetable table {
	width: 876px;
}

#timetable table th {
	width: 144px;
	background: #260046;
	color: #fff;
	font: bold 14px Helvetica, Arial;
	padding: 15px 10px;
	border: 1px solid #2D154F;
}

#timetable table td {
	width: 144px;
	background: #E2EBF2;
	color: #260046;
	font: normal 12px Helvetica, Arial;
	padding: 10px;
	border: 1px solid #BBC5D0;
	vertical-align: top;
}

#timetable table td p {
	margin: 2px 0;
}

#timetable table td.activeday {
	background: #8EBBD1;
	color: #fff;
	border: 1px solid #7A95A9;
}

/* gallery */
.thumb {
	height: auto;
	width: auto;
	margin: 0 10px 10px 0;
}

.thumb a {
	border: 0px;
	height: auto;
	width: auto;
	padding: 0;
}

.pagecontent img, #submenu img {
	border: 5px solid #E6E7E8;
}
/* End of 'Normal' */

