* {
	margin: 0;
	padding: 0;
	outline: 0;
}

input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

body {
	background: url(/images/bgSiteInternal.jpg) repeat-x #e7e7e7;
	font-family: Helvetica, Arial, sans-serif;
}

body.home {
	background: url(/images/bgSite.jpg) repeat-x #e7e7e7;
	font-family: Helvetica, Arial, sans-serif;
}

.error {
	color:#00aeef;
}

.blue {
	color: #00aeef;
}

a img {
	border: 0;
}

#siteWrapper {
	width: 100%;
	height: 100%;
}

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

#header {
	float: left;
	width: 1000px;
	height: 208px;
}

#headerFlash {
	float: left;
	width: 1000px;
	height: 208px;
}

body.home #header {
	float: left;
	width: 1000px;
	height: 360px;
}

body.home #headerFlash {
	float: left;
	width: 1000px;
	height: 360px;
}

#navigation {
	width: 911px;
	/*background: #0a315c;*/
	background: url(/images/bgNavInternal.jpg) no-repeat bottom left;
	height: 41px;
	float: left;
	display: block;
	_display: inline;
	margin: 0 46px 0 44px;
}

body.home #navigation {
	width: 911px;
	/*background: #0a315c;*/
	background: url(/images/bgNavHome.jpg) no-repeat bottom left !important;
	height: 41px;
	float: left;
	display: block;
	_display: inline;
	margin: 0 46px 0 44px;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	float: left;
}

#contentWrapper {
	float: left;
	display: block;
	_display: inline;
	margin: 27px 46px 27px 44px;
	width: 911px;
}

#contentWrapper h1 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#col1 {
	float: left;
	width: 608px;
	text-align: left;
}

body.cols3 #col1 {
	float: left;
	width: 368px;
	text-align: left;
}

#col1Content {
	float: left;
	width: 608px;
	border-bottom: solid 1px #9f9d9d;
	/*border-bottom: solid 1px #9f9d9d;
	padding: 0;
	width: 608px;
	text-align: left;*/
}

body.cols3 #col1Content {
	width: 368px;
}

#col1Content h1 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#col1Content p {
	font-size: 12px;
	color: #505050;
	line-height: 125%;
	margin: 0 0 15px 0;
}

#col1Content a {
	font-weight: bold;
	text-decoration: none;
	color: #134780;
}

#col1Content a:hover {
	color: #00aeef;
}

#col1Content p.c2a a {
	font-weight: bold;
	text-decoration: none;
	color: #00aeef;
}

#col1Content p.c2a a:hover {
	color: #134780;
}

#col1Content dl {
	width: 608px;
	float: left;
	display: block;
	margin: 0 0 5px 0;
}

body.team #col1Content dt {
	width: 475px;
	height: 125px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #505050;
}

body.team #col1Content dd {
	width: 125px;
	height: 125px;
	float: left;
}


body.teamSpeciality #col1Content dl {
	width: 304px;
	float: left;
	display: block;
	margin: 0 0 5px 0;
}

body.teamSpeciality #col1Content dt {
	width: 174px;
	height: 125px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #505050;
}

body.teamSpeciality #col1Content dd {
	width: 125px;
	height: 125px;
	float: left;
}


body.news #col1Content dt {
	width: 425px;
	height: 125px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #505050;
}

body.news #col1Content dd {
	width: 175px;
	float: left;
}



#col1Subcontent {
	margin: 15px 0 0 0;
	float: left;
	display: block;
}

#col1Content h2 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#col1Subcontent h2 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}


#col1Subcontent p {
	font-size: 12px;
	color: #505050;
	line-height: 125%;
	margin: 0 0 15px 0;
}

#col1Subcontent table {
	margin: 0 0 15px 0;
	border-collapse: collapse;
}

#col1Subcontent tr {

}

#col1Subcontent td {
	padding: 0 20px 0 0;
	font-size: 12px;
	color: #505050;
	line-height: 125%;
	vertical-align: top;
	text-align: left;
}

#col1Subcontent a {
	font-weight: bold;
	text-decoration: none;
	color: #00aeef;
}

#col1Subcontent a:hover {
	color: #134780;
}

#latestNewsWrapper {
	float: left;
	width: 300px;
}

#latestNewsWrapper h3 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#latestNewsWrapper p {
	font-size: 12px;
}

#latestNews {
	padding: 0 20px 0 0;
	border-right: solid 1px #9f9d9d;
}

#latestCoursesWrapper {
	float: left;
	width: 280px;
	padding: 0 0 0 20px;
}

#latestCoursesWrapper h3 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#latestCoursesWrapper p {
	font-size: 12px;
}

#latestCourses {
}

#col1 form table {

}

#col1 form th {
	font-size: 12px;
	color: #505050;
	width: 175px;
	padding: 0 0 5px 0;
	vertical-align: top;
	text-align: left;
}

#col1 form td {
	padding: 0 0 5px 0;
	font-size: 12px;
	color: #505050;
	vertical-align: top;
	text-align: left;
}

#col2 {
	float: right;
	width: 288px;
}

#col2 h2 {
	color: #134780;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0;
}

#col2 ul#coursesList {
	list-style: none;
	display: block;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #9f9d9d;
	margin: 0 0 15px 0
}

#coursesList li {
	width: 288px;
	height: 33px;
	margin: 0 0 15px 0;
}

#coursesList li a {
	text-indent: -9000px;
	height: 33px;
	display: block;
	float: left;
	width: 288px;
}

li.coursesGeneral a {
	background: url(/images/btnCoursesGeneral.gif) no-repeat top left;
}

li.coursesGeneral a:hover {
	background: url(/images/btnCoursesGeneral.gif) no-repeat bottom left;
}

li.coursesTheatre a {
	background: url(/images/btnCoursesTheatre.gif) no-repeat top left;
}

li.coursesTheatre a:hover {
	background: url(/images/btnCoursesTheatre.gif) no-repeat bottom left;
}

li.coursesGynaecology a {
	background: url(/images/btnCoursesGynaecology.gif) no-repeat top left;
}

li.coursesGynaecology a:hover {
	background: url(/images/btnCoursesGynaecology.gif) no-repeat bottom left;
}

li.coursesUrology a {
	background: url(/images/btnCoursesUrology.gif) no-repeat top left;
}

li.coursesUrology a:hover {
	background: url(/images/btnCoursesUrology.gif) no-repeat bottom left;
}

li.coursesOrthopaedics a {
	background: url(/images/btnCoursesOrthopaedics.gif) no-repeat top left;
}

li.coursesOrthopaedics a:hover {
	background: url(/images/btnCoursesOrthopaedics.gif) no-repeat bottom left;
}

li.coursesAnaesthetics a {
	background: url(/images/btnCoursesAnaesthetics.gif) no-repeat top left;
}

li.coursesAnaesthetics a:hover {
	background: url(/images/btnCoursesAnaesthetics.gif) no-repeat bottom left;
}

li.coursesRobotic a {
	background: url(/images/btnCoursesRobotic.gif) no-repeat top left;
}

li.coursesRobotic a:hover {
	background: url(/images/btnCoursesRobotic.gif) no-repeat bottom left;
}

#col2Photos {
	float: left;
	display: block;
	border-bottom: solid 1px #9f9d9d;
	margin: 0 0 15px 0
}

#col2Photos p {
	margin: 0;
	margin: 0 0 15px 0;
	display: block;
}

#col2Photos p img {
	display: block;
	margin: 0;
	padding: 0;
}

.btnAskAllison {
	
	float: left;
}

.btnAskAllison a {
	width: 288px;
	height: 64px;
	text-indent: -9000px;
	display: block;
	background: url(/images/btnAskAlison.gif) no-repeat top left;
}

.btnAskAllison a:hover {
	background: url(/images/btnAskAlison.gif) no-repeat top right;
}

.btnColo {
	
	float: left;
}

.btnColo a {
	width: 288px;
	height: 64px;
	text-indent: -9000px;
	display: block;
	background: url(/images/btnColo.gif) no-repeat top left;
}

.btnColo a:hover {
	background: url(/images/btnColo.gif) no-repeat top right;
}

.btnVideo {
	
	float: left;
}

.btnVideo a {
	width: 288px;
	height: 64px;
	text-indent: -9000px;
	display: block;
	background: url(/images/btnVideo.gif) no-repeat top left;
}

.btnVideo a:hover {
	background: url(/images/btnVideo.gif) no-repeat top right;
}

#col3 {
	float: left;
	width: 225px;
	padding: 0 0 0 15px;
}

ul#pricing {
	list-style: none;
}

#pricing li {
	margin: 0 0 15px 0;
}

#pricing li {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background: url(/images/bgPrice.gif) no-repeat top left;
}



ul#dates {
	list-style: none;
}

#dates li {
	margin: 0 0 15px 0;
}

#dates li a {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background: url(/images/bg-btnBook.gif) no-repeat top left;
}
#dates li a:hover {
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #00aeef;
	background: url(/images/bg-btnBook.gif) no-repeat top left;
}



ul#downloads {
	list-style: none;
}

#downloads li {
	margin: 0 0 15px 0;
}

#downloads li a {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background: url(/images/bg-btnBook.gif) no-repeat top left;
}
#downloads li a:hover {
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #00aeef;
	background: url(/images/bg-btnBook.gif) no-repeat top left;
}

ul#links {
	list-style: none;
}

#links li {
	margin: 0 0 15px 0;
}

#links li a {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background: url(/images/bgPrice.gif) no-repeat top left;
}
#links li a:hover {
	display: block;
	width: 215px;
	height: 32px;
	padding: 0 0 0 10px;
	color: #00aeef;
	background: url(/images/bgPrice.gif) no-repeat top left;
}


#footerWrapper {
	float: left;
	display: block;
	_display: inline;
	margin: 0 46px 0 44px;
	width: 911px;
	padding: 0 0 20px 0;
}

#footerLeft {
	float: left;
	border-top: solid 1px #9f9d9d;
	padding: 10px 0;
	width: 608px;
	text-align: right;
}

#footerLeft p {
	font-size: 12px;
	color: #505050;
	margin: 0 0 7px 0;
}

#footerLeft a {
	color: #505050;
	text-decoration: none;
}

#footerLeft a:hover {
	color: #134780;
}

#footerLeft p.note {
	font-size: 11px;
}

#footerRight {
	float: right;
	border-top: solid 1px #9f9d9d;
	padding: 10px 0;
	width: 288px;
}

span.arrow {
	font-size: 14px;
	font-weight: bold;
}

/* scrolling areas */

#NewsTicker{
	width:300px;
	height:167px;
	float: left;
}

	#NewsVertical {
	width: 300px;
	height: 167px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 300px;
		height: 742px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 300px;
		color: #505050;
		text-align: left;
		font-size: 12px;
		margin: 0;
		padding: 5px 0;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
		
		
#CoursesTicker{
	/*background:#eaf5e0;*/
	width:300px;
	height:167px;
}

	#CoursesVertical {
	width: 300px;
	height: 167px;
	display: block;
	overflow: hidden;
	position: relative;
	}
/* --------------- */
/* Ticker Vertical */
	#CoursesTickerVertical {
		width: 300px;
		height: 200px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#CoursesTickerVertical li {
		display: block;
		width: 300px;
		color: #505050;
		text-align: left;
		font-size: 12px;
		margin: 0;
		/*padding: 6px 0;*/
		float: left;
		padding: 0 0 15px 0;
		line-height: 120%;
	}
		#CoursesTickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#CoursesTickerVertical li .NewsTitle a:link,
		#CoursesTickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#CoursesTickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#CoursesTickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#CoursesTickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}