/*
	Copyright (c) 2003-2007 Ylab,www.ylab.nl
	www.teletrust.nl
	#9F568D paars
	#025ba2 donkerblauw
*/
body{
	font-family:Verdana,sans-serif;
	font-size:70%;
	line-height:1.3;
	background:#79c5ed url('../images/bg-modest.png') repeat-y top center;
	color:#000;
	margin:20px 0;
}
table{
	background-color:white;
	border-width:0;
	padding:0;
}
td,th,p,li{
	text-align:left;
	vertical-align:top;
}
p,h1,h2,h3{
	margin:0 0 0.5em 0;
}
h1,h2{
	font-family:'Neuropol X Free',Neuropol,Verdana,Helvetica,sans-serif;
	font-weight:bold;
}
h1{
	font-size:160%;
	color:#9F568D;
}
h2{
	text-align:left;
	font-size:130%;
	color:#025ba2;
	margin:1.5em 0 0.5em 0;
}
h3{
	font-size:100%;
}
img{
	border:0;
}
a:link,a:visited{
	color:#025ba2;
	text-decoration:none;
}
a:hover{
	border-bottom:1px solid #9F568D;
}
a.img:link,a.img:visited,a.img:hover{
	border:0;
	cursor:pointer;
}
hr{
	height:5px;
	color:#9F568D;
	background:#9F568D;
}
/*layout*/
#canvas{
	position:relative;
	margin:0 auto;
	border:1px solid #025ba2;
	width:760px;
	background:#fff url('../images/bg-curl.png') no-repeat bottom left;
	height:600px;
}
div#canvas[id]{
	min-height:600px;
	height:auto;
}
#footer{
	margin:0 auto;
	width:580px;
	text-align:left;
	padding-left:180px;
	color:#025ba2;
}
#header{}
#logo{
	position:absolute;
	top:-20px;
	right:0;
}
#brand{
	position:absolute;
	top:120px;
	right:31px;
}
#menu{
	position:absolute;
	top:0;
	left:0;
	width:158px;
	margin:0;
	padding:0 0 10px 0;
	background:#025ba2 url('../images/menu-bot.png') no-repeat bottom center;
}
#menu-corner{
	position:absolute;
	top:-1px;
	left:-1px;
}
#sidebar{
	position:absolute;
	right:10px;
	top:238px;
	width:182px;
	padding:0 0 10px 0;
	color:#fff;
	background:#9F568D url('../images/sidebar-bot.png') no-repeat bottom center;
}
#sidebarlining{
	padding:20px 15px 0 15px;
	background:#9F568D url('../images/sidebar-top.png') no-repeat top center;
}
#sidebar.home{
	width:243px;
	background-image:url('../images/sidebar-bot-home.png');
}
#sidebarlining.home{
	background-image:url('../images/sidebar-top-home.png');
}
#sidebar h2,#sidebar h3,#sidebar a:link,#sidebar a:visited{
	color:#fff;
}
#sidebar h2{
	margin:0 0 0.5em 0;
}
#sidebar a:link,#sidebar a:visited{
	border-bottom:1px solid #e4cddf;
}
#sidebar a:hover{
	border-bottom:1px solid #fff;
}
#intro{
	margin-bottom:10px;
	margin-left:180px;
	margin-top:166px;
	margin-right:132px;
	font-weight:bold;
}
#content{
	margin-bottom:40px;
	margin-left:180px;
	margin-top:90px;
	margin-right:212px;
}
#content-top{
	margin-bottom:20px;
	margin-left:180px;
	margin-top:10px;
	margin-right:273px;
}
#content-bot{
	margin-bottom:40px;
	margin-left:180px;
	margin-top:40px;
	margin-right:132px;
}
#decoration{
	position:absolute;
	width:74px;
	height:89px;
	right:15px;
	top:-45px;
}
/*classes*/
.right{
	text-align:right;
}
.caption{
	font-weight:bold;
	margin-top:1em;
}
.active{
	font-weight:bold;
}
#m02.active{
	background-image:url('../images/bullet-red.png');
}
#m03.active{
	background-image:url('../images/bullet-orange.png');
}
#m04.active{
	background-image:url('../images/bullet-yellow.png');
}
#m05.active{
	background-image:url('../images/bullet-pink.png');
}
#m06.active{
	background-image:url('../images/bullet-green.png');
}
#m07.active{
	background-image:url('../images/bullet-lime.png');
}
#m08.active{
	background-image:url('../images/bullet-blue.png');
}
#m09.active{
	background-image:url('../images/bullet-apple.png');
}
.changed{
	font-weight:bold;
	color:#0000B0!important;
}
.clear{
	clear:both;
}
.menu div{
	background:url('../images/bullet-white.png') no-repeat center left;
}
.menu a{
	display:block;
	padding:2px 2px 2px 20px;
	margin:2px 0;
}
.menu a:link,.menu a:visited,.menu a:hover{
	color:#fff;
	text-decoration:none;
	border:0;
}
.menu a:hover{
	background:url('../images/bg-menu.png') repeat-y center left;
}
.menu div.submenu{
	background:none;
}
table.form{
	margin:0;
}
.rect{
	border:1px solid #025ba2;
}
textarea.text-xl{
	width:400px;
	height:75px;
	margin-bottom:10px;
}
textarea.text-l,input.text-l{
	width:250px;
}
input.text-m{
	width:175px;
}
input.text-s{
	width:100px;
}
input.button{
	font-weight:bold;
	color:#025ba2;
	background:#6ebfeb;
	cursor:pointer;
}
.ar{
	font-size:125%;
}
.ar .ltr{
	font-size:80%;
	font-family:cursive;
}
.tr h1,.tr h2,.ar h1,.ar h2{
	font-family:Verdana,Helvetica,sans-serif;
}
.rtl h2,.rtl p{
	text-align:right;
}
@font-face{
	font-family:'Neuropol X Free';
	font-style:normal;
	font-weight:normal;
	src:url(neuropox.eot);
}
