﻿@import url("hidden.css");
@import url("components.css");	
@import url("form.css");
@import url("calendar.css");
											
									

/*===>> Reset <<===*/
form{
	margin: 0px;
	padding: 0px
}

p{
	margin: 0px;
	padding: 0px
}

ul{
	margin: 0px;
	padding: 0px
}

ol{
	margin: 0px;
	padding: 0px
}

h1{
	margin: 0px;
	padding: 0px
}

h2{
	margin: 0px;
	padding: 0px
}

h3{
	margin: 0px;
	padding: 0px
}

h4{
	margin: 0px;
	padding: 0px
}

h5{
	margin: 0px;
	padding: 0px
}

h6{
	margin: 0px;
	padding: 0px
}

.noPadNoMargin{
	margin: 0px;
	padding: 0px
}

td{
	margin: 0px;
	padding: 0px
}

body{
	margin: 0;
	padding: 0px;
}

img{
	border: none;
	margin: 0;
	padding: 0;

}
hr{
	height: 1px;
	clear:both;
	margin: 0px;
	padding: 0px;
	display: block;
}
p{
	padding: 0px 5px 10px 0px !important;
	margin: 0px
}

/*================================
	Main Structure
=================================*/
#ms-main{
	padding: 0px;
	display: block;
	width: 100%;
}

#page {
	width: 975px;
	margin: 0px auto;
	padding: 0px 5px 0px 5px !important;
	display: block;
	
}
#aspnetform {
	padding:0;
	height:100%;
	border: 0px;
}

.lftbrdr{
	padding-left: 5px

}
.rgtbrdr{
	padding-right: 5px

}
#content{
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
}

/*================================
	Header
=================================*/

#header {
	padding: 0px; 
	margin: 0px;
	display: block;
	height: 150px;
	position:relative;
	
}
#header .bglogo{
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 0px;
}
#header .bglogo .logo{
	padding: 10px 0px 0px 0px;
}
/* uni logo*/

.ms-titleimagearea{
	padding: 0px;
	float: left;
	height: 90px;
	width: 600px;
	overflow: hidden;
	margin: 0px 0px 0px 25px;
	vertical-align:middle
}

.ms-globalbreadcrumb{
	clear:both;
	height: 36px;
	padding: 0px;
	margin: 0px;
	text-align:right;
}
#header .ms-globalright{
	float: right;
	padding: 0px;
	width: auto;
	margin: 10px 10px 0 0 ;
}
#header .ms-globallinks{
	float: left;
	padding: 0px 0px 0px 5px
}
/* top right links */

.ms-SPLink.ms-SpLinkButtonActive{
	float: left;
	position:relative;
	padding-right: 15px;
	
}

.ms-SPLink.ms-SpLinkButtonInActive{
	float: left;
	position:relative;
	padding-right: 15px;
	
}
.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;

}
#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
=================================*/
#nav-wrapper {
	display:block;
	height: 37px;
	padding: 0px;
	margin: 0px
}
.ms-bannerContainer{
	padding-top: 5px;
	margin: 0px;
	display:block;
	height: 32px;
}
.ms-bannerframe{
	padding: 0px;
	margin: 0px;
}
.ms-topnav {

		display: block;
		margin: 0;
		padding: 0
}
.ms-topnav a:hover{
		padding: 5px 15px 7px 10px;
		margin: 0px;
}
.ms-topnav a{
		padding: 5px 15px 7px 10px;
		margin: 0px;
}
.ms-topnavselected  {
		display: block;
		margin: 0;
		padding: 0px
}
.ms-topNavHover{
		display: block;
		margin: 0;
		padding: 0px
	}
.ms-topNavHover a:hover{
		padding: 5px 15px 7px 10px;
		margin: 0px;
}
.ms-topNavHover a{
		padding: 5px 15px 7px 10px;
		margin: 0px;
}

.ms-topNavFlyOuts
{	
	margin: 0px;
}
.ms-topNavFlyOuts a{
	width: 150px;
	padding: 5px 5px 5px 15px !important
}

.ms-topNavFlyOuts td{
	width: 150px;
	padding: 0px;
	margin: 0px
}


/*================================
	SITE ACTIONS
=================================*/

.ms-siteactionsmenu div div div a{
	display:block;
	padding:0px 5px 0px 5px;
}
.ms-siteactionsmenu div div div{
	padding:0;
	margin:0;
	position:relative;
} 

.ms-siteactionsmenu {
	float:left;
	width: auto;

}
.ms-siteactionsmenu img{
	display:none
}

/*================================
	TITLE AREA
=================================*/

.ms-globalTitleArea {
	float:left;
	width:100%;
}


.ms-titleimagearea img{
	padding: 0px;
}

#GlobalTitleAreaImage img {
	float:left;
}
/*================================
	BANNER IMAGE / SERACH /BREADCRUMB
=================================*/
.banner-image{
	display: block; 
	clear:both;
	width: 965px;
	height: 145px;
	overflow: hidden

}
#content .banner-img{
	display:block;
	clear:both
}
#content .banner-img img{
	display:block;
}

#content .pageinfo{
	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

}
.ms-sbscopes.ms-sbcell select.ms-sbscopes{
	height: 20px !important;
	margin-top: 4px;
	*margin-top: 0px;
}

.ms-sbcell input {
	height: 15px;
	padding: 3px 0px 0px 5px;
	display:block;
	margin: 0px;
	width:80px
}
.ms-sbcell{
	height: 28px;
	padding: 0px;
}
.ms-sbcell td{
	width: auto;
	padding: 0;
	margin: 0
}
.ms-sbplain{
	margin-left: 5px
}
.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{
	padding: 0px !important;
	display: block;
	width: 59px;
	height: 27px
}
.ms-sbgo.ms-sbcell a img{
	visibility: hidden
}
/* Advanced Search*/
.ms-sbcell.ms-sblink{
	display: none
}
.ms-sbgo{
	padding-left: 7px;	
	
}
.breadcrumb{
	float:left;
	width: auto!important;
	padding: 5px 10px 0px 5px;
	font-size: 1em
}

/*================================
	PAGE EDIT PANEL 
=================================*/
#content .editpanel{
	display:block;
	clear:both

}

/*================================
	PAGE CONTENT
=================================*/
.body-wrapper {
	display:block;
	height: 100%;
	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{
	/*display:none;*/ /*sen*/
	padding: 0px !important;
	margin: 0px;

}
.ms-alternatingstrong {
	margin-top: 5px !important;
	margin-bottom: 5px !important; 
	height: auto; 
}
.ms-alternating {
	margin-top: 5px !important;
	margin-bottom: 5px !important; 
	height: auto; 
}

.ms-selectedtitle .ms-vb td {
	margin-top: 5px !important;
	margin-bottom: 5px !important; 
	height: auto
}
#_invisibleIfEmpty{
	height: auto!important
}
 .ms-vb {
	padding: 4px 0px 4px 6px;
}

.ms-viewheadertr .ms-vh-group
{
	padding: 5px 0px 6px 5px !important
}

.ms-viewheadertr .ms-vh2-nograd
{
	padding: 5px 0px 6px 5px !important
}

.ms-viewheadertr .ms-vh
{
	padding: 5px 0px 6px 5px !important
}

.ms-viewheadertr .ms-vh2
{
	padding: 5px 0px 6px 5px !important
}
.ms-viewheadertr .ms-vh
{
	padding: 0px !important
}	



/*===============================
	SHAREPOINT COMPONENTS
=================================*/
.ms-addnew{
	padding: 8px 0px 0px 12px;
	margin: 0px 0px -10px 0px;
}
.ms-addnew img{
	
	display: none
}

.pagetitle {
	display: none
}
.ms-vh{
	
	padding:0px;
	margin: 0px
}
.ms-gb{
	
	padding: 5px 0px 5px 0px 
}

/* Links List */

#linklist{
	padding: 0px;
	display: block;
	height: auto;
	margin: 0px;
}
#linklist .item{
	padding: 0px 0px 6px 0px;
	margin: 0px !important;
	border-bottom: 1px dotted #ccc
}
#linklist .item .title{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	background: url("/sites/hawks08/siteimages/navitem-arrow-over.gif") 0px 3px no-repeat; 	

}


/*================================
	FOOTER
=================================*/

#ausfooter{
	display:block;
	clear:both;
	width: 100%;
	margin-top: 0px
}
#ausfooter .inside {
	height: 118px;
	width: 961px;
	margin: 0px auto
}
#ausfooter .inside h2{
	display:block;
	clear: both;
	padding: 20px 0px 0px 20px;
	margin: 0px
}
#ausfooter .inside ul{
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 10px 15px
}
#ausfooter .inside li{
	float: left;
	padding: 0px 5px 0px 5px 
}

#ausfooter .copyright{
	display:block;
	clear: both;
	padding: 10px 0px 10px 20px
}

/*================================
	Navigation
================================*/

.ms-quicklaunchouter {
	position: relative;
	padding: 0px;
	display: block
}
.ms-quickLaunch{
	width: 199px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.ms-quickLaunch-bg{
	padding: 0px
}

.ms-quicklaunchheader{
	padding:6px 0px 6px 10px;
	height: 14px
}
/*===============================
	TOP LEVEL LINKS - QUICKLAUNCH 
=================================*/

.ms-navheader { 
	display:block;
	margin: 0px 0px 1px 10px ;
	padding: 5px 5px 5px 15px;

}
.ms-navheader td{
	width: 199px  !important;
	display:block;
	margin: 0px !important;
	padding: 0px !important;
} 
.ms-navheader td:hover{
	display:block;

} 

.ms-navheader a:hover { 
	display:block;
	margin: 0px 0px 1px 10px ;
	padding: 5px 5px 5px 15px;
	width: 168px  !important;
}

/* Secondary Links */

.ms-navitem{
	display:block;
	margin: 0px;
	padding: 5px 5px 5px 30px;
	width: 163px
}
.ms-navitem td{
	display:block;
	margin: 0px !important;
	padding: 0px !Important
}
.ms-navitem a:hover{
	display:block;
	margin: 0px;
	padding: 5px 5px 5px 30px
}

/* Recycle Bin*/

.ms-recyclebin {
	display:block;
	margin: 0px 0px 1px 0px ;
	padding: 5px 5px 5px 5px;
	width: 179px  !important;
	display:none;
}
.ms-recyclebin:hover {
	display:block;
}
.ms-recyclebin a:visited {
	display:block;
}
.ms-recyclebin a {
	display:block;
}
/* nav Footer */
.navbase{
	height: 12px;
	display:block;
	margin-top: -1px !important;
	padding: 0px;
}
/* Navigation Remove elements*/

span.ms-navitem{ /* these declarations necessary to clear predefined bullets and classes */
	padding:0px;
}

table.ms-navitem td{ /* these declarations necessary to clear predefined bullets and classes */
	padding:0px;
}
/*===============================
	WEB PART TITLE, BORDER, BACKGROUND
=================================*/


tr.ms-WPHeader td

{
	height: 40px;
	padding: 0px;
	margin: 0px;
	width: 80%;
}


.webPartZoneMiddle tr.ms-WPHeader td

{
	height: 40px;
	padding: 0px;
	margin: 0px;
	width: 80%;
}


.webPartZoneCenterLeft tr.ms-WPHeader td

{
	height: 40px;
	padding: 0px;
	margin: 0px;
	width: 80%;
}


.webPartZoneCenterRight tr.ms-WPHeader td

{
	height: 40px;
	padding: 0px;
	margin: 0px;
	width: 80%;
}
.ms-WPHeader h3

{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	height: 26px;
	width: auto !important;
}
 
.webPartZoneMiddle .ms-WPHeader h3

{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	height: 26px;
	width: auto !important;
}
 
.webPartZoneCenterLeft .ms-WPHeader h3

{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	height: 26px;
	width: auto !important;
}
 
.webPartZoneCenterRight .ms-WPHeader h3

{
	margin: 0px !important ;
	padding: 14px 0px 0px 12px !important;
	height: 26px;
	width: auto !important;
}
 
div.ms-HoverCellActiveDark{
	padding: 0px;
	margin: 0px;
	height: 21px;
	width: 25px !important;
	position:relative;
	left: -8px;
	padding-top: 5px
}

div.ms-HoverCellInActive{
	padding: 0px;
	margin: 0px;
	height: 21px;
	width: 25px !important;
	position:relative;
	left: -8px;
	padding-top: 5px
}

td.ms-WPBorder{
	width: auto !important; 
	margin: 0px -3px 0px 0px!important
}
.ms-WPBody{
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
}
td.ms-WPBorder>div{
	margin-right: 10px !important;
	margin-left: 0px !important;
	/*padding: 10px 5px 20px 10px !important;*//*sen removed*/
	padding:0px;/*sen added*/
	width: auto !important ;
	display: block;
}

.ms-WPSelected{
	border: 0px !important
}

.ms-standardheader.ms-WPTitle{
	border: 0px !important
}

/* Line about New link in Annoucments - Calendar*/

td .ms-partline{
	
	height: 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;
	width: 220px;
	height: 136px

}
#featurenews .featureitem{
	padding: 0px 0px 10px 230px;
	position: relative;
	
}

#featurenews .featureitem .story{
	padding: 10px 5px 5px 0px;
	display:block;
	clear:both
}
#featurenews .featureitem .more-button{
	padding-top: 6px;
	display:block;
	clear:both;
	width: 79px;
	height: 21px;
	float: right;
	margin: 5px 0px 0px 5px;
}
#featurenews .featureitem .more-button a{
	padding: 0px 25px 0px 0px;

}
/* News List- Feature News*/
#newslist{
	
	clear:both;
	position: relative;
}
#newslist .newsimage{
	
	padding: 0px;
	position: absolute;
	top: 10px;
	left: 0px
}
#newslist .newsimage .image{
	
	display: block;
	width: 110px;
	height: 73px

}
#newslist .newsitem{
	padding: 10px 0px 10px 120px;
	position: relative;
	min-height: 80px;
	_height: 80px;
}
#newslist .newsitem .created{
	padding: 0px 5px 5px 0px;
}
#newslist .newsitem .newsstory{
	padding: 10px 5px 5px 0px;
	display:block;
	clear:both
}
#newslist p .more{
	padding-top: 6px;
	margin: 10px 0px 0px 5px;
}
#newslist .more{
	padding-top: 6px;
	margin: 10px 0px 0px 5px;
}
#newslist .newsitem .more a{
	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;
	height: auto;
}
#announcements .item .title{
	padding: 0px 0px 0px 35px;
	margin: 0px;
}
#announcements .item .details{
	padding: 0px 0px 0px 35px;
	margin: 0px;
	clear:both;
	margin: 0px
}
#announcements .item .created{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#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;
	height: auto;
}
#newsintro .item .title{
	padding: 0px 0px 0px 35px;
	margin: 0px;
}
#newsintro .item .details{
	padding: 0px 0px 0px 35px;
	margin: 0px;
	clear:both;
	margin: 0px;
}
#newsintro .item .created{
	padding: 0px 0px 0px 35px;
	margin: 0px;
}
#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: 10px 0px 5px 5px;
	float:right
}
#content .news .preview-image img{
	width: 270px !important;
}
#content .news .ms-toolbarContainer img{
	width: auto !important;
}
#content .news .date{
	padding: 0px 5px 2px 0px;

}
#content .news .text{
	padding: 10px 5px 5px 0px;

}
#content .thumbnail{
		display:block;
		width: auto;
		clear:both
}
/*===============================
	CONTACT LIST 
=================================*/


.contact-list .list {
	margin: 0;
	padding: 0;
}
.contact-list .list .contact {
	margin: 0;
	padding: 15px 10px 10px 78px;
	position: relative;
	min-height: 80px;
	_height: 80px
}
.contact-list .list .contact .image {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 60px;
	height: 80px;
	overflow: hidden;
}
.contact-list .list .contact .image img {
	display: block;
}

.contact-list .list .contact ul {
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
	width: 198px;
}

.contact-list .list .contact li {
	margin: 0;
	padding: 0;
	min-height: 1em;
	position: static;
	clear: both;
}
.contact-list .list .contact .fn {
	padding: 0px 5px 0px 0px
}
.contact-list .list .contact .company {
	margin-top: -8px;
}
.contact-list .list .contact .type {
	width: 28px;
	height: 0;
	padding-top: 14px;
	overflow: hidden;
	display: block;
}
.contact-list .list .contact .address {
	margin: 10px 0px 3px 0px;
	
}
.contact-list .list .contact .tel-fax {
	margin: 10px 0px 5px 0px;
	*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;
}
.contact-list .list .contact .address .adr .locality{
	float: left;
	margin-right: 3px;
}
.contact-list .list .contact .tel-internal {
	padding-left: 0;
	padding-top: 5px;
}
.contact-list .organisational-group {
	padding: 2px;
	position: relative;
	margin: 0px;
}


/*===============================
	MENU TOOLABR - ADD ITEMS - LIST VIEW 
=================================*/

/* Toolbar */
.ms-menutoolbar{
	height: 25px;
	margin: 0px;
}
.ms-separator img
{
	height:16px;
	width:1px;
	margin:0px 1px 0px 1px;
}
.ms-menubuttonactivehover{
	margin: 0 !important;
	padding: 3px 7px 5px 7px !important;
}
/* New Button */
.ms-splitbuttonhover {
	margin: 0 !important;
	padding: 3px 7px 5px 7px !important;
	height: 25px
}
.ms-splitbutton
{
	margin: 0!important;
	padding-bottom: 2px !important;
	padding-left: 6px !important
}
.ms-splitbuttontext
{
	margin: 0!important;
	padding-bottom: 2px !important;
	padding-left: 6px !important
}
.ms-splitbuttondropdown
{
	margin: 0!important;
	padding-bottom: 2px !important;
	padding-left: 6px !important
}
/* Drop Down Menu */
.ms-listheaderlabel{
	padding-right: 5px !important
}
.ms-viewselector a {
	padding-right: 10px;
}

/*===============================
	EVENTS CEWP - SEMINAR CEWP
=================================*/

#events{
	clear:both;
	position: relative;
	padding: 5px 0px 0px 0px;
}
#events .eventitem{
	padding: 0px;
	position: relative;
}

#events .eventitem .title{
	padding: 1px 0px 0px 35px;
	height: 28px;
}

#events .eventitem .created{
	padding-top: 1px;
	display:block
}
#events .eventitem .description{
	padding: 2px 5px 5px 35px;
	display:block;
	clear:both
}
/* Events Home Page */
#allevents{
	clear:both;
	position: relative;
	padding: 5px 0px 0px 0px;
	display: block
}
#allevents.results{
	clear:both;
	position: relative;
	padding: 5px 0px 0px 0px;
	display:block;
	width:auto
}

#allevents .eventitem{
	padding: 0px;
	position: relative;
}	
#allevents .eventitem .title
{
	padding: 3px 0px 0px 35px;
	clear: both;
	display: block;
	min-height: 27px;
	_height: 27px;
}
#allevents .eventitem .title .name{
	float: left		
}
#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;
}
#allevents .eventitem .title .register{
	float: right;
	width: 60px;
}
#allevents .eventitem .register a{
	float: right !important;
	height: 0 !important;
	margin: 5px 2px 0px 0px;
	padding-top: 19px;
	overflow: hidden;
	display: block;
	width: 52px;
}
#allevents .eventitem .date{
	padding: 1px 0px 0px 0px;

}
#allevents .eventitem .date ul{
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	clear:both;
}
#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
}

/*===============================
	Register for Event
=================================*/

.event-registration{
	display: block;
	clear: both;
	padding: 0px;
	position: relative

}
.event-registration h3{
	padding: 15px 0px 0px 10px !important;
	height: 24px !IMPORTANT;
}
.event-registration h3 span{
	margin: 0px !important ;
	padding: 15px 0px 0px 10px !important;
	height: 24px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.event-registration .details{
	margin: 0px !important;
	padding: 10px!important;
	display: block;
	overflow:auto;
}
.event-registration .lft-border{
	margin: 0px !important;
	padding:0px!important;
	width: auto !important ;
	display: block;
}

.event-registration .rgt-border{
	margin: 0px !important;
	padding:0px !important;
	width: auto !important ;
	display: block;
}
.event-registration .title
{
	padding: 0px 0px 5px 5px;
	clear: both;
	display: block;
}
.event-registration .location{
	padding: 0px 0px 5px 5px;
	margin-top: 0px !important;
	clear: both;
	display:block;
}
.event-registration ul{
	padding: 0px;
	margin: 0px;
	clear: both;
	display: block;
	clear:both;
}
.event-registration ul li{
	
	padding: 0px 4px 0px 4px;
	margin: 0px;
	float:left
}

.event-registration .description{
	padding: 5px 0px 0px 5px;
	margin-top: 0px !important;
	clear: both;
	display:block;
}
/*===============================
	SEMINAR CEWP
=================================*/

#seminar .item .title .name{
	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{
	float: left;
}
#seminar .item .StartDate{
	padding: 1px 10px 2px 0px;
	float: left;
}
#seminar .item .EndDate span{
	float: left;
	padding-right: 5px
}
#seminar .item .StartDate span{
	float: left;
	padding-right: 5px
}
#seminar .item .title
{
	padding: 1px 0px 0px 35px;
	clear: both;
	display: block;
	min-height: 30px;
	_height: 30px;

}
#seminar .item .date{
	padding: 1px 0px 0px 35px;
	display: block;
}
#seminar .item .date ul{
	display: block;
	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;
}
#seminar .item .Location span{
	padding-right: 4px
}

#seminar .course{

	float: left !important;
}
#seminar .register{

	float: right !important;
	width: 60px

}
#seminar .register a{
	float: right !important;
	height: 0 !important;
	margin-right: 2px;
	padding-top: 19px;
	overflow: hidden;
	display: block;
	width: 52px;
}
#seminar .item .story{

	padding: 0px 0px 10px 35px;
	display:block;
	clear:both

}
/*===============================
	DISCUSSION FORUM
=================================*/
.ms-disc-bordered-noleft{
	padding: 10px 0 0 0  !important;
}
.ms-disc-bordered{
	padding: 10px 0 0 0  !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;/*sen added*/
	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*/485px !important;
	margin-right: 8px;
	padding: 0px;
	}
#body-content.nav .right-col{
	float:left;
	/*width: 300px;*/
	width: auto !important;
	margin: 0px;
	padding: 0px;	
	}

/*===============================
	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 RESULTS - KNOWLEDGE LIBRARY
=================================*/

.doctitle{
	padding: 6px 0px 7px 5px;	
	font-size: 11px !important;
	font-weight: bold !important;
	border-bottom: 1px solid #b6b7b7;
	border-top: 5px solid #FFF
	
	
}

/*	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 .gender,
.event-display .phone,
.event-display .email,
.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
}

/* 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
}

.PaymentModuleHeaders {
	/*background-color:#0c4385 !important;*/
	color:#FFFFFF; 
	font-size:14px;
	font-weight:bold;
	padding:0px 6px;
	height:34px;
	line-height:34px;
}

/*	=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 */

