body
{
	font-family: "Lucida Sans Unicode" , Verdana, Arial;
	font-size: 12px;
}

input, select
{
	font-family: "Lucida Sans Unicode" , Verdana, Arial;
	font-size: 12px;
}

h3, h4 
{
	margin-top: 4px;
	margin-bottom: 4px;
}

hr
{
	text-align: center;
	border: 1px solid #FC0;
	width: 80%;
	margin: 8px auto;
	clear: both;
}

fieldset
{
	width: 580px;
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 5px;
}

#container
{
	border: 5px solid #406080;
	background-color: #369;
}

#header
{
	background-image: url(../img/ra-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #369; /*border-bottom: 2px solid #369;*/
}

#footer
{
	background-color: #369;
}

#header h1
{
	margin-right: 10px;
	margin-top: 0;
	padding-top: 10px;
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	color: #4682B4;
}

#login
{
	background-color: #369;
	width: 400px;
	text-align: center;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: solid 5px #406080;
}

#login h1 
{
	background: #369 url(../img/login-header.gif) no-repeat 10px 0;
	padding-left: 50px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

#login a 
{
	color:#FFF;
}

#login fieldset
{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	border-color: #FFF;
	color: #FFF;
}

#login label
{
	float: left;
	margin-right: 10px;
}

#login legend 
{
	color: #FFF;
}

#login table
{
	width: 100%;
	border: none;
}

#login span
{
	float: right;
}

#login input
{
	float: right;
	margin-left: 20px;
}

#login .button2 
{
	float:none;
}

#login #MessageText 
{
	color: #FF0000;
}

#leftmenu
{
	background-color: #369; /*border-right: 2px solid #369;*/
	color: #FFF;
}

#leftmenu h1
{
	font-size: 12px;
	text-transform: uppercase;
	color: #FC0;
}

#leftmenu ul
{
	list-style-type: square;
	margin: 0;
	padding-left: 15px;
}

#leftmenu li 
{
	line-height: 20px;
}

#leftmenu a
{
	color: #FFF;
	font-weight: bold;
}

#content
{
	background-color: #FFF;
	border-top: solid 2px #3078BF;
	border-left: solid 2px #3078BF;
	color: #406080;
}

#content a
{
	color: #4682B4;
}

#calendar-fieldset table
{
	width: auto;
}

table.large
{
	width: 98%;
}

#footer
{
	height: 0;
}

div#filter select
{
	font-size: 10px;
	width: 180px;
}

div#filter input
{
	font-size: 10px;
	margin: 0;
}

div#filter p
{
	text-align: right;
	margin-top: 0;
	margin-bottom: 3px;
}

div.photoframe
{
	float: left;
	width: 100px;
	height: 80px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000;
	text-align: center;
}

div.photoframe img
{
	width: 90px;
	height: 60px;
}

div.mainphoto
{
	background-color: #FC0;
}

table.calendar
{
	float: left;
	margin-right: 5px;
	width: 40%;
	font-family: Verdana;
	font-size: 10px;
}

table.small
{
	font-size: 11px;
}

#structure-menu
{
	width: 600px;
	margin-bottom: 15px;
	text-align: center;
}

#languages ul
{
	list-style-type: none;
	padding: 0;
	margin: 10px;
}

#languages li
{
	display: inline;
	padding-left: 18px;
	margin-right: 8px;
	text-transform: uppercase;
}

#wizard 
{
	width: 90%;
}

#wizard input
{
	float: right;
}

p.notification
{
	background: #FFFADB url(../img/exclamation.png) no-repeat top right;
	padding-right: 16px;
	font-weight: bold;	
}

iframe.ProgressBar 
{
	height: 50px;
}
