body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #FFF url('/images/page_bg_sub.jpg') repeat-x;
}

a {color: #009cff;}

#page
{
	width: 1000px;
	margin: 0px auto;
}

#header
{
	background: url('/images/header.jpg') left top no-repeat;
	height: 188px;
	overflow: hidden;
}
#logo
{
	width: 150px;
	height: 120px;
	margin: 25px 25px 0px 0px;
	float: left;
	overflow: hidden;
}
#navbar
{
	width: 590px;
	height: 35px;
	float: left;
	margin: 130px 0px 0px 15px;
	background: transparent;	
}
#content{
	background: url('/images/container_sub.jpg') left top no-repeat;
    padding-top: 1px;
}
.flashnews {margin: 3px 0px 0px 85px; width: 750px; padding: 4px 13px; background: url(/images/flashnewsbg.png) no-repeat; font-size: 15px; font-weight: bold; color:#ffffff;}
.flashnews a {color: #fff;}


#footercontainer {
	margin: 0;
	background:url('/images/footer_page.jpg') repeat-x;
}
#footer
{
	background: #FFF url('/images/footer.jpg') no-repeat left top;
	width: 800px;
	margin: 0px auto;
	font-size: 0.8em;
	padding-top: 75px;
	text-align: center;
}
.ftr-left { width: 300px; float: left;}
.ftr-right {
	width: 480px;
	float: right;
	text-align: right;
}
.ftr-right ul {margin:0; padding: 0;}
.ftr-right ul li {margin:0px 8px 0px 0px; padding: 0; display: inline;}
.ftr-right ul li a {text-decoration: none;}
.imgpad { margin-right: 20px; }

#dates {
	background: url('/images/datebgr.png') left top no-repeat;
	width: 800px;
	height: 175px;
	margin: 15px 0px 15px 80px;
}
#dates .dateitem {
	float: left;
	width: 238px;
	margin: 50px 9px 0px 15px;
}
.datepart {
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 77px;
	line-height: 19px;
}
.descpart {
	float: left;
	font-size: 11px;
	width: 160px;
	line-height: 19px;
}
.clr1 { color: #05ab1f; }
.clr2 { color: #ff9900; }
.clr3 { color: #ed0000; }


.xbox {
	float: left;
	margin-right: 20px;
	width: 225px;
}
.pagecontent {
	margin: 15px 50px 15px 90px;	
}

.pagecontent img {
	margin: 0px 10px;	
}
.breadcrumbs {
	margin-left: 70px;	
}

#navbar ul
{
	padding:12px 20px 5px 20px;
	margin:0px;
}

#navbar ul li
{
	display: inline;
	background: url('/images/menu-seperator.png') right center no-repeat;
}

#navbar ul li a
{
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#navbar ul li a:hover, #navbar ul li.active a
{
	color: #6399cd;
	background-color:#f8f8f8;
	text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}
.align-left{float: left;}
.align-right{float: right;}
.required {color: red; font-weight: bold;}
.regno {color: red; font-weight: bold; font-size: 160%; width: 200px; text-align: center; border: 2px solid #ff3300;}
#voiceads embed {width:1px; height: 1px;}

