﻿@import url("hidden.css");
@import url("forms.css");
@import url("aus_calendar.css");												


/*===>> Reset <<===*/
td{
	margin: 0px;
	padding: 0px
}
.noPadNoMargin{
	margin: 0px;
	padding: 0px
}
h6{
	margin: 0px;
	padding: 0px
}
h5{
	margin: 0px;
	padding: 0px
}
h4{
	margin: 0px;
	padding: 0px
}
h3{
	margin: 0px;
	padding: 0px
}
h2{
	margin: 0px;
	padding: 0px
}
h1{
	margin: 0px;
	padding: 0px
}
ol{
	margin: 0px;
	padding: 0px
}
ul{
	margin: 0px;
	padding: 0px
}
form{
	margin: 0px;
	padding: 0px
}

html{
	font-family: Verdana;
    font-size: 11px !important;
    background: #e6e4e5 url(/siteimages/bg-page.gif) top left repeat-x;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body{
	font-family: Verdana;
	color: #3b3b3b !important;
    font-size: 11px !important;
    background: #e6e4e5 url(/siteimages/bg-page.gif) top left repeat-x;
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img{
	border: none;
	margin: 0;
	padding: 0;
}
a:link,
a:visited,
a:active  {
	color: #1e5eac;
	text-decoration: none;
	font-weight: normal
}
a:hover {
	color: #1e5eac !important;
	text-decoration: underline;	
	font-weight: normal
}
hr{
	height: 1px;
	clear:both;
	margin: 0px;
	padding: 0px;
	display: block;
	background: #FFF !important;
	border: 10px solid #FFF !important
}
p{
	padding: 0px 5px 10px 0px !important;
	margin: 0px
}

/*================================
	Main Structure
=================================*/
#auspage{
	padding: 0px;
	display: block;
	width: 100%;
	background: #000 !important
}

#page {
	width: 975px;
	margin: 0px auto;
	padding: 0px;
	display: block;
}
#aspnetform {
	padding:0;
	background-color:#fff;
	float:left;
	height:100%;
	border: 0px;
}

#container .lftbrdr{
	background-image: url('/siteimages/left-brder.gif');
	background-position: top left;
	background-repeat:repeat-y;
}
#container .rgtbrdr{
	background-image: url('/siteimages/rgt-brder.gif');
	background-position: top right;
	background-repeat:repeat-y;
}
#content{
	margin: 0px 4px 0px 4px;
	background: #FFF;
	padding: 0px 2px 0px 2px;
	width: 962px;
	height: 100%
}

/*================================
	Header
=================================*/

#header {
	padding: 0px; 
	margin: 0px;
	display: block;
	height: 142px;
}
#header .swirl{
	padding: 0px; 
	margin: 0px;
	display: block;
	height: 142px;
	border: 0;
	position: relative;
	background: url(/siteimages/swirl.jpg) top left no-repeat;
}
#header .bglogo{
	background: url(/siteimages/bg-banner-logo.png) top left no-repeat;
	height: 142px;
	width: 306px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	position: absolute;
	display: inline-block;
}
#header .bglogo .logo{
	padding: 15px 0px 0px 45px;
	background: url(/siteimages/bg-banner-logo.png) top left no-repeat;
	height: 142px;
	width: 306px
}
#header .logo-asc{
	position: absolute;
	top: 45px;
	right: 15px
}
.ms-globalbreadcrumb{
	clear:both;
	height: 36px;
	padding: 0px;
	margin: 0px;
	text-align:right;
	background: none;
}
#header .ms-globalright{
	float: right;
	padding: 0px;
	width: auto;
	margin: 10px 10px 0 0 ;
}
#header .ms-globallinks{
	float: left;
	background: url(/siteimages/global-space.gif) top left no-repeat;
	padding: 0px 0px 0px 6px;
	margin-right:4px;
}
/* top right links */

.ms-SPLink.ms-SpLinkButtonActive{
	float: left;
	position:relative;
	padding-right: 15px;
	color: #FFF;
	background: none;
}

.ms-SPLink.ms-SpLinkButtonInActive{
	float: left;
	position:relative;
	padding-right: 15px;
	color: #FFF;
	background: none;
}
.ms-SPLink.ms-SpLinkButtonActive img{
	position:absolute;
	right: 0px;
	top: 0px;
	display: block;
}
.ms-SPLink.ms-SpLinkButtonInActive img{
	position:absolute;
	right: 0px;
	top: 0px;
	display: block;
}
.ms-SPLink.ms-SpLinkButtonActive a{
	color: #FFF;
	background: none;
}
.ms-SPLink.ms-SpLinkButtonInActive a{
	color: #FFF;
	background: none;
}
#header .globalnav span {  /* this span is for the pipe before the question mark */
	float:left;
}
#header .globalnav a:link img {
	float:left;
	padding:0 5px;
	margin:0;
}

/*================================
	navigation
=================================*/
.primarynavigation {
	display:block;
	height: 39px;
	background: url(/siteimages/bg-nav.gif) top left repeat-x;
	padding: 0px;
	margin: 0px
}

.primarynavigation .ms-topnav {
	color:#002658;
	font-size: 11px;
	background: none;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px
}
.primarynavigation .ms-topnav a:hover{
	padding: 8px 10px 7px 10px;
	margin: 0px;
	background: none;
	text-decoration:none;	
	color:#002658;
	font-size: 11px;
	font-weight: bold;
}
.primarynavigation .ms-topnav a {
	padding: 8px 10px 7px 10px;
	margin: 0px;
	background: none;
	text-decoration:none;	
	color:#002658;
	font-size: 11px;
	font-weight: bold;
}
.primarynavigation .ms-topnavselected {
	color:#fff;
	font-size: 11px;
	background: url(/siteimages/nav-hover.gif) bottom center no-repeat;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px
}
.primarynavigation .ms-topnavselected a {
	color: #FFF
}
.primarynavigation .ms-topNavHover{
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px;
	background: url(/siteimages/nav-hover.gif) bottom center no-repeat;
}
.primarynavigation .ms-topNavHover a:hover{
	padding: 8px 10px 7px 10px;
	margin: 0px;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
}
.primarynavigation .ms-topNavHover a{
	padding: 8px 10px 7px 10px;
	margin: 0px;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
}

/*================================
	site collection list web part
=================================*/

.sitecollectionnavigation {	
	display:block;
	height: 39px;
	padding: 0px;
	margin: 0px;
	background-color:transparent;
}

.sitecollectionnavigation .ms-topnav {
	color:#002658;
	font-size: 11px;
	background: none;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px
}
.sitecollectionnavigation .ms-topnav a:hover{
	padding: 8px 10px 7px 10px;
	margin: 0px;
	background: none;
	text-decoration:none;	
	color:#002658;
	font-size: 11px;
	font-weight: bold;
}
.sitecollectionnavigation .ms-topnav a {
	padding: 8px 10px 7px 10px;
	margin: 0px;
	background: none;
	text-decoration:none;	
	color:#002658;
	font-size: 11px;
	font-weight: bold;
}
.sitecollectionnavigation .ms-topnavselected {
	color:#fff;
	font-size: 11px;
    background-color:transparent;
    background-image:none;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px
}
.sitecollectionnavigation .ms-topnavselected a {
	color: #FFF
}
.sitecollectionnavigation .ms-topNavHover{
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px;
    background-color:transparent;
    background-image:none;
}
.sitecollectionnavigation .ms-topNavHover a:hover{
	padding: 8px 10px 7px 10px;
	margin: 0px;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
}
.sitecollectionnavigation .ms-topNavHover a{
	padding: 8px 10px 7px 10px;
	margin: 0px;
	text-decoration:none;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
}

.ms-topNavFlyOuts table{
	border: 0px
}

.ms-topNavFlyOuts {	
	color: #01397a !important;
	border: 1px solid #FFF;
	margin: 0px;
}
.ms-topNavFlyOuts a{
	border: 0px !important;
	width: 150px;
	padding: 5px 5px 5px 15px !important
}
.ms-topNavFlyOuts a{
	background: #f7f7f7 url(/siteimages/top-nav-arrow.gif) center left no-repeat !important;
}

.ms-topNavFlyOutsHover{	
	color: #FFF !important;
	border: 1px solid #FFF;
}
.ms-topNavFlyOuts a:hover{
	background: #16539c url(/siteimages/top-nav-arrow-over.gif) center left no-repeat !important;
	color: #FFF !important
}

.ms-topnavselected  a{
	border: 0px;
	background: none !important; 
}

.ms-topNavFlyOuts a:visited{
	border: 0px !important;
	text-decoration:none
}

.ms-topNavFlyOuts a:hover{
	border: 0px !important;
	text-decoration:none
}

.ms-topNavFlyOuts a{
	border: 0px !important;
	text-decoration:none
}
.ms-globalTitleArea {
	background-image:none; /* turns default gradient off */
	float:left;
	width:100%;
}

#GlobalTitleAreaImage {
	float:left;
	display:none;
}

#GlobalTitleAreaImage img {
	float:left;
	display:none;
}

/*================================
	SITE ACTIONS
=================================*/

.ms-siteactionsmenu div div div a{
	/*font-weight:bold !important;*/
	font-weight:normal !important;
	display:block;
	padding:0px 5px 0px 5px;
	/*color: #fdb728 !important;*/
	color: #000000 !important;
}
.ms-siteactionsmenu div div div{
	border:none;
	padding:0;
	background:none;
	margin:0;
	position:relative;
} 

.ms-siteactionsmenu div div div.ms-siteactionsmenuhover{
	border:none;
	background:none;
}
.ms-siteactionsmenu {
	float:left;
	width: auto;
}

.ms-siteactionsmenu img{
	display:none
}

/*================================
	TITLE AREA
=================================*/

#GlobalTitleAreaImage img {
	float:left;
	display:none;
}

/*================================
	BANNER IMAGE / SERACH /BREADCRUMB
=================================*/
#content .banner-img{
	display:block;
	clear:both
}
#content .banner-img img{
	display:block;
}

#content .pageinfo{
	background: url(/siteimages/bg-search-area.gif) top left repeat-x;
	height: 39px;
	clear: both;
	position:relative;
	text-align: right;
	padding-top: 6px;
	margin-bottom: 10px
}
#content .pageinfo .SearchArea {
	float:right;
	padding-right: 5px
}
#content .pageinfo .SearchArea table {
	float:right;
	width: auto
}
.ms-sbscopes.ms-sbcell{
	display:block;
	padding-top: 0px;
	border: 0 !important;
}
.ms-sbscopes.ms-sbcell select.ms-sbscopes{
	height: 20px !important;
	margin-top: 4px;
	*margin-top: 0px;
	display: inline-block
}

.ms-sbcell input {
	height: 15px;
	padding: 3px 0px 0px 5px;
	display:block;
	margin: 0px;
	width:80px;
	border: 1px solid #dfdfde;
	background: #FFF !important;
}
.ms-sbcell{
	height: 28px;
	padding: 0px;
	border: 0 !important;
}
.ms-sbcell td{
	width: auto;
	padding: 0;
	margin: 0;
	border: 0px !important
}
.ms-sbplain{
	margin-left: 5px;
	border: 1px solid #000;
}
.ms-sbgo.ms-sbcell{
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
}
.ms-sbgo.ms-sbcell{
	padding: 0px 0px 0px 6px !important;
	height: 1px
}
.ms-sbgo.ms-sbcell a{
	background: url(/siteimages/bt-search.gif) top left no-repeat !important;
	padding: 0px !important;
	display: block;
	width: 80px;
	height: 27px
}
.ms-sbgo.ms-sbcell a:hover{
	background-position: 0px -26px!important
}
.ms-sbgo.ms-sbcell a img{
	visibility: hidden
}
/* Advanced Search*/
.ms-sbcell.ms-sblink{
	display: none;
}
.ms-sbgo{
	background:none !important;
	padding-left: 7px;	
}
.breadcrumb{
	float:left;
	width: auto!important;
	padding: 5px 10px 0px 5px;
	font-size: 1em
}
.breadcrumbCurrent{
	color: #ed8211 !important
}
.ms-sitemapdirectional{
	color: #ed8211;
	background: none
}
.ms-pagebreadcrumb{
	color: #ed8211;
	background: none
}
.ms-pagebreadcrumb a{
	color: #1e5eac !important;
	background: none
}

/*================================
	PAGE EDIT PANEL 
=================================*/
#content .editpanel{
	display:block;
	clear:both
}

/*================================
	PAGE CONTENT
=================================*/
.body-wrapper {
	border:0;
	display:block;
	height: 100%;
	background-image:none !important;
	padding: 0px 5px 10px 3px;
}
.body-wrapper table {
	padding: 0px;
	margin: 0px;
}
.left-td{
	padding: 0px !important;
	margin: 0px !important;
	vertical-align: top;
	display:block;
}
.right-td {
	padding: 0px;
	margin: 0px;
	width: 100% !important;
	vertical-align: top
}

.ms-titlearearight{
	display:block;
	clear:both;
	width: auto;
}
.left-nav {
	padding:0px;
}
.body-content{
	padding: 0px;
	margin: 0px;
	width: 100%!important;
}
.body-content .page-title{
	display:block;
	margin: 0px;
	clear:both
}

/*================================
	LIST VIEW TABLES
=================================*/


td #OuterLeftCell{
	padding-left: 0px !important
}
#ctl00_MSO_ContentDiv table{
	padding: 0px !important;
	margin: 0px;
}
.ms-alternatingstrong {
	margin-top: 5px !important;
	margin-bottom: 5px !important; 
	background: #f5f5f5 !important;
	height: auto; 
}
.ms-alternating {
	margin-top: 5px !important;
	margin-bottom: 5px !important; 
	background: #f5f5f5 !important;
	height: auto; 
}
.ms-alternatingstrong .ms-vb-title {
	border-bottom: 1px solid #ecebeb !important ;
	border-top: 1px solid #ecebeb !important 
}

.ms-alternatingstrong .ms-vh-group {
	border-bottom: 1px solid #ecebeb !important ;
	border-top: 1px solid #ecebeb !important 
}

.ms-alternatingstrong .ms-vb-user {
	border-bottom: 1px solid #ecebeb !important ;
	border-top: 1px solid #ecebeb !important 
}

.ms-alternatingstrong .ms-vb2 {
	border-bottom: 1px solid #ecebeb !important ;
	border-top: 1px solid #ecebeb !important 
}

.ms-alternatingstrong .ms-vb-icon {
	border-bottom: 1px solid #ecebeb !important ;
	border-top: 1px solid #ecebeb !important 
}

.ms-selectedtitle .ms-vb td {
	margin-top: 5px !important; 
	margin-bottom: 5px !important; 
	background: #f5f5f5!important;
	height: auto
}

#_invisibleIfEmpty{
	height: auto!important
}
 .ms-vb {
	padding: 4px 0px 4px 6px;
}

headertr .ms-vh{
	background: none
}

.ms-viewheadertr .ms-vh-group{
	background: url(/siteimages/bg-editbar.gif) top left repeat-x !important;
	padding: 5px 0px 6px 5px !important
}

.ms-viewheadertr .ms-vh2-nograd{
	background: url(/siteimages/bg-editbar.gif) top left repeat-x !important;
	padding: 5px 0px 6px 5px !important
}

.ms-viewheadertr .ms-vh{
	background: url(/siteimages/bg-editbar.gif) top left repeat-x !important;
	padding: 5px 0px 6px 5px !important
}

.ms-viewheadertr .ms-vh2{
	background: url(/siteimages/bg-editbar.gif) top left repeat-x !important;
	padding: 5px 0px 6px 5px !important
}
.ms-viewheadertr .ms-vh{
	padding: 0px !important
}	
.ms-viewheadertr .ms-vh2{
	padding: 3px 0px 4px 0px !important
}



/*===============================
	SHAREPOINT COMPONENTS
=================================*/
.ms-addnew{
	padding: 8px 0px 0px 15px;
	background: none;
	margin: 0px 0px -10px 0px;
}
.ms-addnew img{
	display: none
}

.ms-addnew a:visited{
	color: #1e5eac;
	background: url(/siteimages/nav-plus.gif) 0 10px no-repeat;
	font-weight: bold
}

.ms-addnew a:active{
	color: #1e5eac;
	background: url(/siteimages/nav-plus.gif) 0 10px no-repeat;
	font-weight: bold
}

.ms-addnew a{
	color: #1e5eac;
	background: url(/siteimages/nav-plus.gif) 0 10px no-repeat;
	font-weight: bold
}
.ms-vb .ms-announcementtitle a{
	color: #1e5eac;
}
.ms-listdescription{
	background: none
} 
.pagetitle {
	display: none
}
.ms-vh{
	padding:0px;
	margin: 0px
}
.ms-gb{
	border-bottom: 1px dotted #afafaf;
	padding: 5px 0px 5px 0px 
}


/*================================
	FOOTER
=================================*/

#ausfooter{
	background: url(/siteimages/bg-footer.gif) top left repeat-x;
	height: 174px;
	display:block;
	clear:both;
	width: 100%;
	margin-top: 0px
}
#ausfooter .inside {
	background: url(/siteimages/bg-footer-inside.gif) top left repeat-x;
	height: 118px;
	width: 963px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	margin: 0px auto
}
#ausfooter .inside h2{
	color: #FFF;
	font-size: 1.2em;
	display:block;
	clear: both;
	padding: 20px 0px 0px 20px;
	margin: 0px
}
#ausfooter .inside ul{
	color: #FFF;
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 10px 15px
}
#ausfooter .inside li{
	color: #FFF;
	float: left;
	background: url(/siteimages/global-space.gif) right center no-repeat;
	padding: 0px 5px 0px 5px 
}
#ausfooter .inside li a:visited{
	color: #FFF !important;
}
#ausfooter .inside li a{
	color: #FFF !important;
}
#ausfooter .inside li a:hover{
	color: #FFF;
	text-decoration:underline
}

#ausfooter .copyright{
	color: #FFF;
	font-size: 1.0em;
	display:block;
	clear: both;
	padding: 10px 0px 10px 20px
}

/*================================
	NAVIGATION
================================*/

.ms-quicklaunchouter {
	background:none;
	position: relative;
	padding: 0px;
	border: none !important;
	display: block
}
.ms-quickLaunch{
	border: 0;
	font-family:tahoma;
	line-height:10pt;
	width: 199px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	background: none;
}
.ms-quickLaunch-bg{
	background: url(/siteimages/bg-nav-side.gif) top right repeat-y;
	padding-left: 5px
}

.ms-quicklaunchheader{
	padding:12px 0px 0px 10px;
	font-weight: bold;
	color:#0c458c;
	background: url(/siteimages/bg-nav-header.gif) top right no-repeat;
	border:0;
	height: 24px
}
.ms-quicklaunchheader td{
	background:none !important;
	border: none
}
.ms-quicklaunchheader a{
	color:#0c458c; !important;	
	background:none !important;
	border: none;
	font-weight: bold;
}
/*===============================
	TOP LEVEL LINKS - QUICKLAUNCH 
=================================*/


.ms-navheader { 
	color: #01397a;
	display:block;
	margin: 0px 0px 1px 5px ;
	padding: 5px 5px 5px 15px;
	width: 164px  !important;
	background: #f7f7f7 url(/siteimages/nav-arrow.gif) center left no-repeat!important;
	display:block;
	font-weight: bold  !important;
}

.ms-navheader td{
	width: 189px  !important;
	background: #f7f7f7!important;
	display:block;
	border-bottom: 1px solid #e0e0e0 !important;
	margin: 0px !important;
	padding: 0px !important;
} 

.ms-navheader a:hover { 
	color: #01397a;
	display:block;
	margin: 0px 0px 1px 5px ;
	padding: 5px 5px 5px 15px;
	width: 164px  !important;
	background: #f7f7f7 url(/siteimages/nav-arrow-over.gif) center left no-repeat!important;
}

.ms-navheader a:visited{
	color: #01397a;
	font-weight: bold  !important;
	text-decoration: none
}

.ms-navheader a:selected{
	color: #01397a;
	font-weight: bold  !important;
	text-decoration: none
}

.ms-navheader a{
	color: #01397a;
	font-weight: bold  !important;
	text-decoration: none
}
.ms-navheader a:hover{
	color: #ed8211;
	font-weight: bold;
	text-decoration: none
}
.ms-selectednavheader{
	color:#ed8211 !important;
	background: #f7f7f7 url("/siteimages/nav-arrow-over.gif") center left no-repeat!important;
}

/* Secondary Links */

.ms-navitem{
	background:none !important;
	color: #1e5eac;
	display:block;
	width: 158px;
	margin: 0px;
	padding: 5px 5px 5px 25px
}

.ms-navitem td{
	background:none !important;
	border-bottom: 1px dotted #afafaf;
	color: #1e5eac;
	display:block;
	width: 168px;
	margin: 0px !important;
	padding: 0px !Important
}

.ms-navitem a:hover{
	background:#f0f0f0 !important;
	color: #1e5eac !important;
	display:block;
	width: 158px;
	margin: 0px;
	padding: 5px 5px 5px 25px
}

.ms-navitem a:hover .ms-navitem a:visited{
	color: #1e5eac !important;
	text-decoration: none !important
}

.ms-navitem a:selected{
	color: #1e5eac !important;
	text-decoration: none !important
}

.ms-navitem a{
	color: #1e5eac !important;
	text-decoration: none !important
}

.ms-selectednav{
	color:#ed8211 !important;
}

/* Secondary links Selected */

.ms-selectednav{
	background: none;
	border: 0;
	color: #ed8211 !important
}
.ms-selectednav a{
	color: #ed8211
}

/* Recycle Bin*/

.ms-recyclebin {
	color: #01397a;
	display:block;
	margin: 0px 0px 1px 0px ;
	padding: 5px 5px 5px 5px;
	width: 179px  !important;
	background: #f7f7f7;
	display:none;
	font-weight: bold  !important;
}

.ms-recyclebin:hover {
	color: #ed8211 !important;
	display:block;
	background: #FFF;
	display:block;
	font-weight: bold  !important;
}

.ms-recyclebin a:visited {
	color: #01397a !important;
	display:block;
	text-decoration:none;
	font-weight: bold  !important;
}

.ms-recyclebin a {
	color: #01397a !important;
	display:block;
	text-decoration:none;
	font-weight: bold  !important;
}

.ms-recyclebin a:hover{
	color: #ed8211 !important;
	text-decoration:none;
}

/* nav Footer */

.navbase{
	border: 0;
	height: 23px;
	display:block;
	margin-top: -1px !important;
	padding: 0px;
	background: url(/siteimages/bg-nav-bottom.gif) top left repeat-y;
}
/* Navigation Remove elements*/

span.ms-navitem{ /* these declarations necessary to clear predefined bullets and classes */
	background-image:none;
	padding:0px;
}

table.ms-navitem td{ /* these declarations necessary to clear predefined bullets and classes */
	background-image:none;
	padding:0px;
}
.ms-quicklaunch table td{
	border:0 !important;
	background:none!Important;
}
.ms-quicklaunch span.ms-navheader {
	border:none;
}
.ms-navheader2 td {
	border:none;
}
.ms-quicklaunch table.ms-navheader td {
	border:none !important;
}
/*===============================
	WEB PART TITLE, BORDER, BACKGROUND
=================================*/


.webPartZoneCenterRight tr.ms-WPHeader td{
	height: 40px;
	border: 0px  !important;
	padding: 0px;
	margin: 0px;
	background: url(/siteimages/bg-wp-header-lft.gif) transparent no-repeat;
	background-position: left top;
	width: 80%
}


.webPartZoneCenterLeft tr.ms-WPHeader td{
	height: 40px;
	border: 0px  !important;
	padding: 0px;
	margin: 0px;
	background: url(/siteimages/bg-wp-header-lft.gif) transparent no-repeat;
	background-position: left top;
	width: 80%
}


.webPartZoneMiddle tr.ms-WPHeader td{
	height: 40px;
	border: 0px  !important;
	padding: 0px;
	margin: 0px;
	background: url(/siteimages/bg-wp-header-lft.gif) transparent no-repeat;
	background-position: left top;
	width: 80%
}


tr.ms-WPHeader td{
	height: 40px;
	border: 0px  !important;
	padding: 0px;
	margin: 0px;
	background: url(/siteimages/bg-wp-header-lft.gif) transparent no-repeat;
	background-position: left top;
	width: 80%
}
.webPartZoneCenterRight .ms-WPHeader h3{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	background: url(/siteimages/bg-wp-header-rgt2.gif) transparent no-repeat;
	background-position: top right !important;
	padding-right: 0px !important;
	font-size:15px !important;
	font-weight: normal !important;
	height: 26px;
	border: 0px;
	width: auto !important;
}
 
.webPartZoneCenterLeft .ms-WPHeader h3{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	background: url(/siteimages/bg-wp-header-rgt2.gif) transparent no-repeat;
	background-position: top right !important;
	padding-right: 0px !important;
	font-size:15px !important;
	font-weight: normal !important;
	height: 26px;
	border: 0px;
	width: auto !important;
}
 
.webPartZoneMiddle .ms-WPHeader h3{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	background: url(/siteimages/bg-wp-header-rgt2.gif) transparent no-repeat;
	background-position: top right !important;
	padding-right: 0px !important;
	font-size:15px !important;
	font-weight: normal !important;
	height: 26px;
	border: 0px;
	width: auto !important;
}
 
.ms-WPHeader h3{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	background: url(/siteimages/bg-wp-header-rgt2.gif) transparent no-repeat;
	background-position: top right !important;
	padding-right: 0px !important;
	font-size:15px !important;
	font-weight: normal !important;
	height: 26px;
	border: 0px;
	width: auto !important;
}
 
.ms-WPHeader td + td{
	
	background: url('/siteimages/bg-wp-header-tab.gif') no-repeat right top !important; 
	background-position: right top
}
/*gry header*/
.webPartZoneMiddle tr.ms-WPHeader td{
	background: url(/siteimages/bg-wp-header-lft-gy.gif) transparent no-repeat;
}
.webPartZoneMiddle .ms-WPHeader h3{
	background: url(/siteimages/bg-wp-header-rgt-gy.gif) transparent no-repeat;
}
 /*oj  header*/
.webPartZoneCenterRight tr.ms-WPHeader td{
	background: url(/siteimages/bg-wp-header-lft-oj.gif) transparent no-repeat;
}
.webPartZoneCenterLeft tr.ms-WPHeader td{
	background: url(/siteimages/bg-wp-header-lft-oj.gif) transparent no-repeat;
}
.webPartZoneCenterRight .ms-WPHeader h3{
	background: url(/siteimages/bg-wp-header-rgt-oj.gif) transparent no-repeat;
}

.webPartZoneCenterLeft .ms-WPHeader h3{
	background: url(/siteimages/bg-wp-header-rgt-oj.gif) transparent no-repeat;
}

div.ms-HoverCellActiveDark{
	padding: 0px;
	margin: 0px;
	height: 21px;
	width: 25px !important;
	border: 0;
	text-align: right;
	BACKGROUND: NONE;
	position:relative;
	left: -8px;
	background: none !important; 
	padding-top: 5px
}

div.ms-HoverCellInActive{
	padding: 0px;
	margin: 0px;
	height: 21px;
	width: 25px !important;
	border: 0;
	text-align: right;
	BACKGROUND: NONE;
	position:relative;
	left: -8px;
	background: none !important; 
	padding-top: 5px
}

td.ms-WPBorder{
	background: url('/siteimages/bg-wp-rgt2.gif') transparent no-repeat;
	background-position: right bottom;
	border: 0px !important;
	width: auto !important; 
	margin: 0px -3px 0px 0px!important
}
.ms-WPBody{
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	color: #3b3b3b ;
	font-weight:normal 	
}
td.ms-WPBorder>div{
	background: url('/siteimages/bg-wp-left2.gif') transparent no-repeat;
	background-position: left bottom !important ;
	margin-right: 10px !important;
	margin-left: 0px !important;
	padding: 10px 5px 20px 10px !important;
	width: auto !important ;
	display: block;
}

.ms-WPSelected{
	color: #FFF !important;
	font-weight: bold !important;
	font-size:  13px !important;
	border: 0px !important
}

.ms-standardheader.ms-WPTitle{
	color: #FFF !important;
	font-weight: bold !important;
	font-size:  13px !important;
	border: 0px !important
}

.ms-standardheader.ms-WPTitle a:visited{
	color: #FFF !important;
	font-weight: bold !important;
	font-size:  13px!important
}

.ms-standardheader.ms-WPTitle a{
	color: #FFF !important;
	font-weight: bold !important;
	font-size:  13px!important
}
.ms-WPTitle a:hover{
	color: #ec7c16 !important;
	font-weight: bold !important;
	font-size:  13px!important
}

/* Line about New link in Annoucments - Calendar*/

td .ms-partline{
	height: 0px !important;
	background: :none !important;
	border: 0px !important;
	display: none
}
/*===============================
	HOME NEWS - FEATURE NEWS
=================================*/

#featurenews{
	clear:both;
	position: relative;
	min-height: 120px;
	_height: 120px;
	padding-bottom: 5px
}

#featurenews .featureimage{	
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px
}

#featurenews .featureimage .image{
	display: block;
	border: 1px solid #00316c;
	width: 220px;
	height: 136px

}

#featurenews .featureitem{
	padding: 0px 0px 10px 230px;
	position: relative;	
}

#featurenews .featureitem .title a:active{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#featurenews .featureitem .title a:visited{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#featurenews .featureitem .title a{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#featurenews .featureitem .title{
	font-size: 14px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#featurenews .featureitem .title a:hover{
	color: #1e5eac;
	text-decoration: underline
}

#featurenews .featureitem .created{
	color: #eb7d0f;
	padding: 0px 5px 5px 0px
 
}

#featurenews .featureitem .story{
	padding: 10px 5px 5px 0px;
	display:block;
	clear:both
}

#featurenews .featureitem .more-button{
	color: #FFF;
	padding-top: 6px;
	display:block;
	text-align:right;
	clear:both;
	width: 79px;
	height: 21px;
	float: right;
	margin: 5px 0px 0px 5px;
	background: url(/siteimages/btn-more.gif) top left no-repeat
}

#featurenews .featureitem .more-button a{
	color: #FFF !important;
	font-weight: bold;
	padding: 0px 25px 0px 0px;
}

/* Home Events */

#events{
	clear:both;
	position: relative;
	padding: 5px 0px 0px 0px;
}

#events .eventitem{
	padding: 0px;
	position: relative;
}

#events .eventitem .title a:active{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#events .eventitem .title a:visited{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#events .eventitem .title a{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#events .eventitem .title a:hover{
	text-decoration: underline;
	color: #1e5eac
}

#events .eventitem .title{
	background: url(/siteimages/icon-calendar.gif) top left no-repeat;
	padding: 1px 0px 0px 30px;
	display: block;
	color: #1e5eac
}

#events .eventitem .created{
	color: #eb7d0f;
	padding-top: 1px;
	font-weight:normal;
	display:block;
	clear:both
}

#events .eventitem .description{
	padding: 2px 5px 5px 0px;
	display:block;
	clear:both
}
/* News List- Feature News*/

#newslist{
	
	clear:both;
	position: relative;
	min-height: 95px;
	_height: 95px;
}

#newslist .newsimage{	
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 0px
}

#newslist .newsimage .image{	
	display: block;
	border: 1px solid #00316c;
	width: 110px;
	height: 73px
}

#newslist .newsitem{
	padding: 10px 0px 10px 120px;
	position: relative;
	border-bottom: 1px dotted #bfbfbf;
}

#newslist .newsitem .title a:active{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac
}

#newslist .newsitem .title a:visited{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac
}

#newslist .newsitem .title a{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac
}

#newslist .newsitem .title{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac
}

#newslist .newsitem .title a:hover{
	text-decoration: underline;
 	color: #1e5eac
}

#newslist .newsitem .created{
	color: #eb7d0f;
	padding: 0px 5px 5px 0px;
	font-size: 11px !important;
}

#newslist .newsitem .newsstory{
	color: #4c4b4b !important;
	padding: 10px 5px 5px 0px;
	display:block;
	clear:both
}

#newslist .more{
	color: #FFF;
	padding-top: 6px;
	margin: 10px 0px 0px 5px;
}

#newslist .newsitem .more a{
	color: #eb7d0f !important;
	font-weight: bold;
	padding: 0px 25px 0px 0px;

}
/* Home Announcements */

#announcements{
	padding: 0px;
	display: block;
	height: auto;
	margin: 0px;
	overflow: auto
}

#announcements .item{
	padding: 0px 0px 10px 0px;
	margin: 0px !important;
	background: url(/siteimages/ico-annouce.gif) 0px 0px no-repeat;
	height: auto;
}

#announcements .item .title a:active{
	font-size: 11px !important;
	color: #1e5eac;
	font-weight: bold

}

#announcements .item .title a:visited{
	font-size: 11px !important;
	color: #1e5eac;
	font-weight: bold
}

#announcements .item .title a{
	font-size: 11px !important;
	color: #1e5eac;
	font-weight: bold
}

#announcements .item.title a:hover{
	text-decoration: underline;
	color: #1e5eac
}

#announcements .item .title{
	padding: 0px 0px 0px 30px;
	margin: 0px;
	font-weight: bold;
	color: #1e5eac
}

#announcements .item .details{
	padding: 0px 0px 0px 30px;
	margin: 0px;
	clear:both;
	margin: 0px
}

#announcements .item .created{
	color: #ed8211;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 10px !important;
}

#announcements .item p{
	padding: 0px !important;
	margin: 0px;
}
/* Home News Intro */

#newsintro{
	padding: 0px;
	display: block;
	height: auto;
	margin: 0px;
	overflow: auto
}

#newsintro .item{
	padding: 0px 0px 10px 0px;
	margin: 0px !important;
	background: url(/siteimages/ico-news.gif) 0px 0px no-repeat;
	height: auto;
}

#newsintro .item .title a:active{
	font-size: 11px !important;
	color: #1e5eac;
	font-weight: bold

}

#newsintro .item .title a:visited{
	font-size: 11px !important;
	color: #1e5eac;
	font-weight: bold

}

#newsintro .item .title a{
	font-size: 11px !important;
	color: #1e5eac;
	font-weight: bold

}
#newsintro .item.title a:hover{
	text-decoration: underline;
	color: #1e5eac
}

#newsintro .item .title{
	padding: 0px 0px 0px 30px;
	margin: 0px;
	font-weight: bold;
	color: #1e5eac
}

#newsintro .item .details{
	padding: 0px 0px 0px 30px;
	margin: 0px;
	clear:both;
	margin: 0px;
}

#newsintro .item .created{
	color: #ed8211;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	font-size: 10px !important;
}

#newsintro .item p{
	padding: 0px !important;
	margin: 0px;
}



/*===============================
	NEWS PAGE - FULL STORY 
=================================*/

#content .news{	
	clear:both;
	display: block;
	padding: 5px
}

#content .news .preview-image{	
	padding: 5px 0px 5px 5px;
	float:right
}

#content .news .preview-image img{
	border: 1px solid #00316c !important;
	width: 270px !important;
}

#content .news .ms-toolbarContainer img{
	width: auto !important;
}

#content .news .title{
	font-size: 16px !important;
	font-weight: bold !important;
	color: #1e5eac;
}

#content .news .date{
	color: #eb7d0f;
	padding: 0px 5px 5px 0px;
}

#content .news .text{
	padding: 0px 5px 5px 0px;
}

#content .thumbnail{
		display:block;
		width: auto;
		clear:both
}
/*===============================
	CONTACT LIST 
=================================*/


.contact-list .list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #4c4b4b;
}

.contact-list .list .contact {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 15px 10px 10px 78px;
	position: relative;
	border-bottom: 1px dotted #bfbfbf;
	min-height: 80px;
	_height: 80px
}

.contact-list .list .contact .image {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 60px;
	height: 80px;
	overflow: hidden;
	border: 1px solid #0f3e77;	
}

.contact-list .list .contact .image img {
	display: block;
}

.contact-list .list .contact ul {
	list-style-type: none;
	list-style-image: none;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
	width: 198px;
}

.contact-list .list .contact li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	min-height: 1em;
	position: static;
	border-bottom: none;
	clear: both;
}

.contact-list .list .even {
	background-color: #FFF;
	}

.contact-list .list .contact .fn {
	color: #1e5eac;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 0px 0px
}

.contact-list .list .contact .position {
	color: #4c4b4b;
	font-size: 11px;
	text-decoration: none;
}

.contact-list .list .contact .tel-internal .value {
	color: #555555;
	font-size: 14px;
}

.contact-list .list .contact .email{
	color: #1e5eac;
}

.contact-list .list .contact .company {
	margin-top: -8px;
	color: #6294d2;
	font-weight: bold
}

.contact-list .list .contact .type {
	width: 26px;
	height: 0;
	padding-top: 12px;
	overflow: hidden;
	background-repeat: no-repeat;
	display: block;
}

.contact-list .list .contact .address {
	margin: 10px 0px 3px 0px;	
}

.contact-list .list .contact .tel-fax {
	margin: 10px 0px 3px 0px;	
}

.contact-list .list .contact .address {
	padding-left: 32px;
	position: relative;
}

.contact-list .list .contact .tel {
	padding-left: 32px;
	position: relative;
}

.contact-list .list .contact .address .type {
	position: absolute;
	left: 0;
	top: 1px;
}

.contact-list .list .contact .tel .type {
	position: absolute;
	left: 0;
	top: 1px;
}

.contact-list .list .contact .address .adr .street-address{
	display:block;
	clear: both
}

.contact-list .list .contact .address .adr .region{
	float: left;
	margin-right: 3px;
	border: 0px
}

.contact-list .list .contact .address .adr .locality{
	float: left;
	margin-right: 3px;
	border: 0px
}

.contact-list .list .contact .tel-fax .type {
	background-image: url(/siteimages/ico-fax.gif);
}

.contact-list .list .contact .tel-external .type {
	background-image: url("../../../_images/ico_ext.gif");
}

.contact-list .list .contact .tel-mobile .type {
	background-image: url(/siteimages/ico-mobile.gif);
}

.contact-list .list .contact .address .type {
	background-image: url(/siteimages/ico-location.gif);
}

.contact-list .list .contact .tel-internal {
	padding-left: 0;
	padding-top: 5px;
}

.contact-list .organisational-group {
	background-color: #FFF;
	border: 0px;
	padding: 2px;
	position: relative;
	margin: 0px;
}


/*===============================
	MENU TOOLABR - ADD ITEMS - LIST VIEW 
=================================*/

/* Toolbar */
.ms-toolbar{
	background: none !important;
	border: 0px !important
}

.ms-menutoolbar{
	background: url(/siteimages/bg-toolbar.gif) top left repeat-x;
	height: 25px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	color: #FFF !important
}

.ms-separator{
	color:#5597dc;
	font-size:10pt;
}

.ms-separator img{
	height:16px;
	width:1px;
	margin:0px 1px 0px 1px;
	background:#5597dc;
	border-bottom:1px solid #000b16;
	border-right:1px solid #012346;
}

.ms-menutoolbar a {
	color:#fff !important;
	border: 0px !important
}

.ms-menubuttonactivehover{
	border-left: 1px solid #FFF !important;	
	border-top: 1px solid #FFF !important;
	border-right: 1px solid #FFF !important;
	margin: 0 !important;
	background: #ed8211 url(/siteimages/calendar-selected.gif) top left repeat-x !important;
	padding: 3px 7px 5px 7px !important;
}

.ms-menubuttonactivehover a{
	background:none;
	color: #fff !important;
}

/* New Button */
.ms-splitbuttonhover {
	border-left: 1px solid #FFF !important;	
	border-top: 1px solid #FFF !important;
	border-right: 1px solid #FFF !important;
	margin: 0 !important;
	background: #ed8211 url(/siteimages/calendar-selected.gif) top left repeat-x !important;
	padding: 3px 7px 5px 7px !important;
	height: 25px
}

.ms-splitbuttonhover a {
	color: #fff !important;
}

.ms-splitbutton{
	border: 0px solid transparent !important;
	margin: 0!important;
	padding-bottom: 2px !important;
	padding-left: 6px !important

}

.ms-splitbuttontext{
	border: 0px solid transparent !important;
	margin: 0!important;
	padding-bottom: 2px !important;
	padding-left: 6px !important

}
.ms-splitbuttondropdown{
	border: 0px solid transparent !important;
	margin: 0!important;
	padding-bottom: 2px !important;
	padding-left: 6px !important
}
/* Drop Down Menu */
.ms-listheaderlabel{
	color: #FFF ;
	padding-right: 5px !important
}

.ms-viewselector {
	background: url(/siteimages/bg-view-list.gif) top right repeat-x !important;
}

.ms-viewselector a {
	color: #146aa4 !important;  
	padding-right: 10px;
}

.ms-viewselectorhover{
	background: url(/siteimages/bg-view-list-over.gif) top right repeat-x !important;
}

.ms-viewselectorhover a {
	color: #146aa4 !important;  
}

.ms-menutoolbar td{
	border:none;
}

.ms-menutoolbar td a{
	border:none;
}

.ms-menutoolbar td a:hover{
	border:none;
}

/*===============================
	EVENTS CEWP - SEMINAR CEWP
=================================*/
#allevents{
	clear:both;
	position: relative;
	padding: 5px 0px 0px 0px;
	width: 460px;
	border-bottom: 1px dotted #e2e2e2
}

#allevents .eventitem{
	padding: 0px;
	position: relative;
}	

#allevents .eventitem .title
{
	padding: 1px 0px 0px 35px;
	clear: both;
	display: block;
	min-height: 30px;
	_height: 30px;
	background: url(/sites/sda1/siteimages/icon-calendar.gif) top left no-repeat;
	color: #1e5eac;
}

#allevents .eventitem .title .name{
	float: left;
	color: #1e5eac;		
}

#allevents .eventitem .event-title{
	float: left;
	padding: 5px 0px 0px 0px 
}

#allevents .eventitem .Location{
	padding: 7px 0px 0px 35px;
	margin-top: 0px !important;
	*margin-top: -6px !important;
	clear: both;
	display:block;
	font-weight:normal;
	color: #1e5eac;
}

#allevents .eventitem .title .register{
	float: right;
	width: 60px;
}

#allevents .eventitem .register a{
	float: right !important;
	height: 0 !important;
	margin-right: 2px;
	padding-top: 19px;
	overflow: hidden;
	display: block;
	width: 52px;
}

#allevents .eventitem .date{
	padding: 1px 0px 0px 0px;
	color: #ed8211;
	font-weight:normal;
}

#allevents .eventitem .date ul{
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	clear:both;
	color: #ed8211;
	list-style: none
}

#allevents .eventitem .date ul li{
	padding: 0px 4px 0px 0px;
	margin: 0px;
	float:left
}

#allevents .eventitem .story{
	padding: 5px 0px 10px 35px;
	display:block;
	clear:both
}

#allevents .eventitem .title a:active{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#allevents .eventitem .title a:visited{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#allevents .eventitem .title a{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#allevents .eventitem .title a:hover{
	text-decoration: underline;
	color: #ed8211
}

#allevents .eventitem .register a{
	background: url(/sites/sda1/siteimages/ico-register.gif) top left no-repeat;
}

#allevents .eventitem .register a:hover{
	background-position: 0 -19px;
}

#allevents .eventitem li.DisplayDate{
	color: #ed8211;
}

#allevents .eventitem li.StartDate{
	color: #ed8211;
}

#allevents .eventitem li.EndDate{
	color: #1e5eac;
}

#seminar .item .title a:active{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#seminar .item .title a:visited{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#seminar .item .title a{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#seminar .item .title a:hover{
	text-decoration: underline;
	color: #1e5eac;
}

#seminar .item .title .name{
	color: #1e5eac;
	float: left;
}

#seminar{
	clear:both;
	position: relative;
	display:block;
	width: auto;
	height: auto;
	padding: 5px 0px 0px 0px;
}

#seminar .item{
	padding: 0px;
	position: relative;
	display:block;
	clear:both;
}

#seminar .item .EndDate{
	color: #4c4b4b;
	padding: 1px 0px 2px 0px;
	float: left;

}

#seminar .item .StartDate{
	color: #4c4b4b;
	padding: 1px 10px 2px 0px;
	float: left;
}

#seminar .item .EndDate span{
	font-weight: bold;
	color: #6294da;
	float: left;
	padding-right: 5px;
}

#seminar .item .StartDate span{
	font-weight: bold;
	color: #6294da;
	float: left;
	padding-right: 5px;
}

#seminar .item .title{
	background: url(/siteimages/ico-seminar.gif) top left no-repeat;
	padding: 1px 0px 0px 35px;
	clear: both;
	display: block;
	color: #1e5eac;
	min-height: 30px;
	_height: 30px;
}

#seminar .item .date{
	color: #eb7d0f;
	padding: 1px 0px 0px 35px;
	font-weight:normal;
	display: block;
}

#seminar .item .date ul{
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear:both;
}

#seminar .item .date ul li{
	float: left;
}


#seminar .item .Location{
	padding: 3px 0px 0px 0px;
	margin-top: 0px !important;
	*margin-top: -6px !important;
	font-weight:normal;
	clear: left;
	*clear: both;
	display:block;
	color: #4c4b4b;
}

#seminar .item .Location span{
	font-weight: bold;
	color: #6294da;
	padding-right: 4px;
}

#seminar .course{
	float: left !important;
}

#seminar .register{
	float: right !important;
}

#seminar .register a{
	float: right !important;
	height: 0 !important;
	margin-right: 2px;
	padding-top: 19px;
	overflow: hidden;
	display: block;
	width: 52px;
	background: url(/siteimages/ico-register.gif) top left no-repeat;
}

#seminar .register a:hover{
	background-position: 0 -19px;
}

#seminar .item .story{
	padding: 0px 0px 10px 35px;
	display:block;
	clear:both;
}
/*===============================
	DISCUSSION FORUM
=================================*/

.ms-disc-bar{
	border: 0px !important;
	background: none !important;
	color: #eb7d0f !important;
}

.ms-vh2-nograd .ms-disc-bar{
	border: 0px !important;
	background: none !important;
	color: #eb7d0f !important;
}

.ms-disc-padabove{
	border-bottom: 1px dotted #afafaf;
	background: none !important;
	color: #eb7d0f;
}

.ms-disc-bar div{
	color: #eb7d0f;
}

.ms-disc-bar div a:active{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac;
}

.ms-disc-bar div a:visited{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac
}

.ms-disc-bar div a{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac;
}

.ms-disc-bar div a:hover{
	font-size: 11px !important;
	font-weight: bold !important;
 	color: #1e5eac;
 	text-decoration:underline;
}

.ms-disc-bordered-noleft div{
	font-size: 11px;
}

.ms-disc-bordered{
	font-size: 11px;
}

.ms-disc-bordered-noleft{
	padding: 10px 0 0 0  !important;
}

.ms-disc-bordered{
	padding: 10px 0 0 0  !important;
}

.ms-disc-bordered-noleft{
	border: 0px !important;
}

/*===============================
	CARRERS CEWP
=================================*/

.careers{
	display:block;
	clear: both;
	color: #3b3b3b ;
	font-weight:normal;
	margin-bottom: 10px;
}

.careers .title{
	display:block;
	clear: both;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 5px 0px;
}

.careers .title a{
	font-weight: bold; 
}

.careers .description{
	display:block;
	clear: both; 
	padding: 5px 0px 5px 0px; 	
	border-bottom: 0px !important;
}

.careers .details{
	list-style: none;
	display:block;
	background: #f8f8f8;
	overflow: auto;
	padding: 4px 5px 20px 5px;
	background: url(/siteimages/bg-careers2.gif) bottom left repeat-x !important;
	border-bottom: 1px solid #e8eff7;
}
/*No longer on one line*/
/*.careers .closing{
	float: left
}
.careers .contact{
	float: right
}*/
.careers .contactemail span, .careers .contactphone span{
	font-weight: bold;
	padding-right: 5px;
	color: #ed8211;
}
	
.careers .contact span{
	font-weight: bold;
	padding-right: 5px;
	color: #ed8211;
	}
	
.careers .closing span{
	font-weight: bold;
	padding-right: 5px;
	color: #ed8211;
}
	

/*===============================
	PAGE LAYOUTS
=================================*/
	
	
#body-content {
	display: block;
	margin: 0px;
	padding: 0px;
}

#body-content .left-col{
	float:left;
	width: 645px;
	margin-right: 8px;
	padding: 0px;
}

#body-content .right-col{
	float:left;
	width: 300px;
	margin: 0px;
	padding: 0px;	
}
	
#body-content .webPartZoneCenterLeft{
	float:left;
	width: 315px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#body-content .webPartZoneCenterRight{
	float:left;
	width: 315px;
	margin: 0px;
	padding: 0px;
}

#body-content .row{
	margin: 0px;
	padding: 0px;
	display:block;
	clear: both;
	width: 956px;
}
	
/* Layout with Navigation */

#body-content.nav .row{
	margin: 0px;
	padding: 0px;
	display:block;
	clear: both;
	width: 745px;
}
	
#body-content.nav .left-col{
	float:left;
	width: 435px;
	margin-right: 8px;
	padding: 0px;
	overflow:hidden;
}

#body-content.nav .right-col{
	float:left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;	
}
	
.left-col-new{
	width:485px !important;
}

.right-col-new{
	width:auto !important;
	overflow:hidden !important;
}
/*===============================
	PRODUCT CATALOGUE
=================================*/

.product-list{
	display:block;
	clear:both;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	overflow: auto;
	_height: 100%;
	border-bottom: 1px dotted #afafaf;
	font-size: 11px
}

.product-list h2{
	font-size: 12px;
	padding: 0px;
	font-weight:normal;
 	color: #1e5eac;
}

.product-list .item{
	display:block;
	clear:both;
	padding: 0px 0px 0px 110px; 
	margin: 0px;
	position: relative
}

.product-list .item .image{
	position:absolute;
	top: 10px;
	left: 0px;
	width: 100px;
	height: 65px;
	overflow:hidden
}

.product-list .item .image img{
	width: 100px;
	height: 65px;
	overflow:hidden
}

.product-list .item .description{
	padding: 0px;
	margin: 0px	
}

.product-list .item .description p{
	padding: 0px;
	margin: 0px	
}

.product-list .item .price{
	padding: 0px;
	margin: 0px;
	float: right;
	color: #eb7d0f;
	font-weight:bold	
}
/* Details Page*/

.product-list.large{
	display:block;
	clear:both;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	overflow: auto;
	_height: 100%;
}

.product-list.large h2{
	font-size: 12px;
	padding: 0px;
	padding: 5px 0px 10px 25px;
	font-weight:bold;
 	color: #1e5eac;
}

.product-list.large .item{
	display:block;
	clear:both;
	padding: 10px 0 0 0 ; 
	margin: 0px;
	position: relative;
}

.product-list.large .item .image{
	position:relative;
	float: left;
	width: 200px;
	height:auto;
	top: 0px;
	padding: 0px;
	vertical-align:top;
	overflow:hidden
}

.product-list.large .item .image img{
	width: 200px !important;
	height:auto
}

.product-list.large .item .colours{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .sizes{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .id{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .price{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .stock{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .description{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .category{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .stock{
	padding: 0px 0px 5px 10px;
	margin: 0px;
	display: block !Important;
	clear:right !important;
	overflow: auto;
	float:none;
}

.product-list.large .item .category span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .stock span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .description span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .price span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .id span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .sizes span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .colours span{
	font-weight: bold;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #3b3b3b;
}

.product-list.large .item .buynow{
	padding: 0px 0px 0px 220px;
	margin: 0px;
	float: right;
	color: #eb7d0f;
	height: 20px;
	overflow:hidden;
	font-weight:normal	
}

.product-list.large .item .buynow a{
	background: url(/siteimages/btn-buy.gif) top left no-repeat !important;
	padding-top: 20px !important;
	display: block;
	width: 73px;
	overflow:hidden;
}

.product-list.large .item .buynow a:hover{
	background-position: 0px -20px!important
}
/*===============================
	SEARCH CENTER 
=================================*/

.aus-search{
}

.aus-search .ms-sctabrx{
	background: url(/siteimages/bg-nav.gif) top left repeat-x;
	font-size: 11px;
	border: 0;
	display: block;
	width: 500px;
	padding: 0px;
	height: 39px;
}

.aus-search .ms-sctabcf{
	height: 39px;
	background: url(/siteimages/bg-nav.gif) top left repeat-x;
	padding:0px;
	border: 0px
}

.aus-search .ms-sctabcn{
	height: 39px;
	background: url(/siteimages/bg-nav.gif) top left repeat-x;
	padding:0px;
	border: 0px
}

.aus-search .ms-sctabcf a{
	color:#002658;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 0;
	padding: 10px 5px 10px 5px
}

.aus-search .ms-sctabcn a{
	color:#002658;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 0;
	padding: 10px 5px 10px 5px
}

.aus-search .ms-sctabcfhover{
	height: 39px;
	background: url(/siteimages/nav-hover.gif) bottom center no-repeat;
	padding:0px;
	border: 0px
}

.aus-search .ms-sctabcnhover{
	height: 39px;
	background: url(/siteimages/nav-hover.gif) bottom center no-repeat;
	padding:0px;
	border: 0px
}

.aus-search .ms-sctabcfhover a{
	color:#fff !important;
	color:#002658;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 0;
	padding: 10px 5px 10px 5px
}

.aus-search .ms-sctabcnhover a{
	color:#fff !important;
	color:#002658;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #d1cfcf;
	border-left: 1px solid #f6f3f3;
	border-top: 0px;
	border-bottom: 0;
	display: block;
	margin: 0;
	padding: 10px 5px 10px 5px
}

.aus-search .ms-sbcell{
	border: 0;
	height: 28px;
	padding: 0px;
	background: none
}

.aus-search .ms-sbcell input {
	border: #ccc 1px solid;
	height: 22px;
	padding: 0px;
	display:block;
	margin: 0px;
	background: #fff
}

.aus-search .ms-sbcell.ms-sblink{
	display: block
}
	
/*===============================
	SEARCH RESULTS - EVENTS 
=================================*/

#srchevents{
	clear:both;
	position: relative;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px dotted #e2e2e2
}

#srchevents .item{
	padding: 0px;
	position: relative;
}	

#srchevents .item .title{
	padding: 1px 0px 0px 35px;
	clear: both;
	display: block;
	min-height: 30px;
	_height: 30px;
	background: url(/sites/sda1/siteimages/icon-calendar.gif) top left no-repeat;
	color: #1e5eac;
}

#srchevents .item .title .name{
	float: left;
	color: #1e5eac;		
}

#srchevents .item .event-title{
	float: left;
	padding: 5px 0px 0px 0px 
}

#srchevents .item .Location{
	padding: 7px 0px 0px 35px;
	margin-top: 0px !important;
	*margin-top: -6px !important;
	clear: both;
	display:block;
	font-weight:normal;
	color: #1e5eac;;
}

#srchevents .item .title .register{
	float: right;
	width: 60px;
}

#srchevents .item .register a{
	float: right !important;
	height: 0 !important;
	margin-right: 2px;
	padding-top: 19px;
	overflow: hidden;
	display: block;
	width: 52px;
}

#srchevents .item .date{
	padding: 1px 0px 0px 0px;
	color: #ed8211;
	font-weight:normal;
}

#srchevents .item .date ul{
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	clear:both;
	color: #ed8211;
	list-style: none
}

#srchevents .item .date ul li{
	padding: 0px 4px 0px 0px;
	margin: 0px;
	float:left
}
#srchevents .item .story{
	padding: 5px 0px 10px 35px;
	display:block;
	clear:both
}

#srchevents .item .title a:active{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#srchevents .item .title a:visited{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#srchevents .item .title a{
	font-size: 11px !important;
	font-weight: bold !important;
	color: #1e5eac
}

#srchevents .item .title a:hover{
	text-decoration: underline;
	color: #ed8211
}

#srchevents .item .register a{
	background: url(/sites/sda1/siteimages/ico-register.gif) top left no-repeat;
}

#srchevents .item .register a:hover{
	background-position: 0 -19px;
}

#srchevents .item li.DisplayDate{
	color: #ed8211;
}

#srchevents .item li.StartDate{
	color: #ed8211;
}

#srchevents .item li.EndDate{
	color: #1e5eac;
}

/*	FULL EVENT DETAILS PAGE*/


.event-display{
	display: block;
	clear:both;
	padding: 10px 0px 0px 0px;
	font-size:11px;
}

.event-display .name{
	padding: 5px 0px 5px 5px;
	clear: both;
	display: block;
	color: #ed8211;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #e2e2e2 !important
}

.event-display .details{
	clear: both;
	display: block;
}

.event-display .row{
	display:block;
	clear:both;
	_height: 100%;
	padding: 5px;
	overflow:auto;
	border-bottom: 1px solid #e2e2e2;
}

.event-display .end{
	display:inline-block
}

.event-display span{
	padding-right: 15px;
	font-weight:bold;
	color: #1e5eac;
}

.event-display .info,
.event-display .other{
	display:block;
	clear:both;
}

.event-display .contact,
.event-display .status,
.event-display .document,
.event-display .website,
.event-display .sport,
.event-display .Paymenttype,
.event-display .amount,
.event-display .description,
.event-display .type{
	display:block;
	clear:both;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e2e2e2 
}

.event-display .max-partipants,
.event-display .current,
.event-display .full,
.event-display .start,
.event-display .location,
.event-display .postcode,
.event-display .state{
	display:inline-block;
	padding: 0px 30px 0px 0px;
	float:left
}

.event-toolbar{
	background: none;
	border: 0px;
	color: #1e5eac;
}

.event-toolbar .ms-toolbar a{
	color: #ed8211 !important;
	font-weight:bold
}

.event-display .title{
	background: #f7f7f7;
	border-bottom: 1px solid #1e5eac;
	color: #01397a;
	font-weight: bold;
	font-size: 13px;
	padding: 7px 0px 7px 5px
}
.event-display .register{
	display: block;
	width: 90px;
	margin: 0px auto
}

.event-display .register a{
	display: block;
	height: 1px;
	margin: 10px 0px 0px 10px;
	padding-top: 32px;
	width: 100px;
	background: url(/siteimages/btn-register.gif) top left no-repeat;
	overflow:hidden
}

.event-display .register a:hover{
	background-position: 0 -33px
}

.event-frame .event-toolbar{
	display: block;
	clear: both;
	position:relative
}
.event-frame .event-toolbar,
.event-frame .base-controls{
	display: block;
	clear: both;
	position:relative;;
	min-height: 30px
}

.event-frame .close{
	position:absolute;
	right: 30px;
	top: -10px;
	width: 50px
} 

.event-frame .base-controls .close{
	top: 0px
} 

.event-frame{
	width: 925px !Important;
}

/* Professional Development */

.event-display .seats,
.event-display .total,
.event-display .available{
	display:inline-block;
	padding: 0px 30px 0px 0px;
	float:left
}

.event-display .allday{
	display:block;
	clear:both;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e2e2e2 
}

.event-display .document ol{
	margin: 0px;
	padding: 0px;
	display:inline-block;
	font-size: 11px !important
}

.event-display .document ol li{
	margin: 0px;
	padding: 5px 0px 0px 10px;
	list-style-position:inside;
}

.event-display .document ol li a{
	font-size: 11px !important
}

/*	=Sen start */
.PaymentModuleBody {
	padding:5px;
}

.PaymentModuleBody .item {
	padding:.3em 0px;
}
.PaymentModuleBody .item .label{
	font-weight:bold;
}
.PaymentModuleBody .error {
	padding-top:.6em;
	color:#e5514a;
}

/* Sen end*/
/* sen start 21-10-09 eventsDetail page */
.event-frame_eventDetails {
	padding:0px;
	margin:0 -4px 0 0;
	width:935px;

}
.close_eventDetails {
	position:absolute;
	right:0;
	top:-10px;
	width:80px;
}
.event-toolbar_eventDetails{
	position:relative;
	background: none;
	border: 0px;
	color: #1e5eac;
}

.event-display-extra {
	padding: 0px !important;
}
/* sen end */
