body {
	background:#ebebeb;
	font-family: Verdana, Arial, "MS Trebuchet", sans-serif;
	
}
.hide
{
	height:0;
	overflow:hidden;
	position:absolute;
	width:0;
}
p.caption, ul li p.caption
{
	margin: 0.2em 0 1em 0!important;
	padding: 0!important;
	font-size: 1em!important;
	line-height: 1em!important;
}
/*Additional Colours*/
.blue-one{color: #086499;}
.blue-two{color: #0D567F;}
.dark-grey{color: #404040;}
.light-grey{color: #a9a9a9;}
.red{color: #CC1F26;}
/*Class for apply now bg image*/
.apply-now
{
	background:url(../images/btn-book-now.gif) 0 0 no-repeat;
}
/*TEXT FORMATTING*/
h1 {
	font-size: 1.7em;
	color:#000;
	border-bottom: 1px solid #cc1f26;
	padding:0 0 11px;
	margin: 14px 0 0.4em;
}
h2.home-heading
{
	margin:0 0 0.6em!important;
}
h2 {
	font-size: 1.7em;
	color:#000;
	border-bottom: 1px solid #cc1f26;
	padding:0 0 11px;
	margin:23px 0 0.6em;
}
h3 {
	font-size: 1.7em;
	color:#000;
	border-bottom: 1px solid #cc1f26;
	padding:0 0 11px;
	margin:14px 0 0.2em;
}
h4 {
	font-size:1.2em;
	margin:0 0 0.5em;
	line-height:1.2em;
}
	h4 a {
		color:#cc1f26;
		font-size:1em;
	}
h4.item-heading {
	color:#cc1f26;
}
p  {
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:1em;
}
	p a, li a {
		font-size:1em;
		line-height:1em;
		margin-bottom:0;
	}
	p span {
		font-size:1em;
	}
a {
	color:#cc1f26;
	font-size:1.2em;
	line-height:1.8em;
	margin-bottom:1em;
}
a.apply-now {
	background:url(../images/btn-book-now.gif) 0 0 no-repeat;
	display:block;
	height:32px;
	width:87px;
	text-indent:-9999px;
}
th, td {
    font-size:1.2em;
}
td a, td a
{
	font-size:1em;
}
span,
label,
span.label {
    font-size:1.2em;
}
p.back {
	margin-top:21px;
}
p.search-result {
	
}
	p.search-result span {
		display:block;
	}
li {
	font-size:1.2em;
	line-height:1.8em;
}
	li a {
		color:#cc1f26;
		font-size:1em;
	}
	li label,
	li span,
	li p {
	    font-size:1em;
	}	
	li li {
		font-size:1em;
	}
div.clear {
	float:left;
	clear:both;
	width:100%;
}
ol {
	list-style-type: upper-roman;
	list-style-position: inside;
}
ol ol {
	list-style-type: lower-alpha;
	padding-left: 20px;
}
/*Gallery*/
ul.slideshow
{
	overflow: hidden;
	width: 100%;
}
.slideshow
{
	/*background-color: red;*/
}
div#testimonial-gallery div.slideshow
{
	/*height: 300px;*/
	overflow: hidden;
	margin-top: 1em;
	width: 100%;
}


/*GENERAL*/
#wrapper {
	width:1000px;
	margin:20px auto 0;
	background:#fff;
	position: relative;
}
/*HEADER*/
	#header {
		padding:10px 20px 10px 19px;
		border-bottom:20px solid #cc1f26;
		min-height:70px;
		height:auto!important;
		height:70px;
	}
		a#logo {
			float:left;
		}
		#header .extra {
			float:right;
			margin:0 7px 0 0;
		}
	/*EXTRA*/
	div.extra {
		width:50%;
	}
		/*MINI BASKET*/
		div#mini-basket {
			margin:54px 10px 0;
			width:284px;
			float:right;
		}
			div#mini-basket p {
				margin:0 0 0.8em;
			}
				div#mini-basket p a.my-basket {
					text-decoration: none;
					background:url(../images/btnMyBasket.gif) 0 0 no-repeat;
					display:block;
					width:65px;
					height:20px;
					text-indent:-9999px;
					float:left;
				}
			div#mini-basket span {
				color:#b3b3b3;
			}
		/*USER-CHECK*/
		div#user-check {
			float:right;
			padding:54px 0 0;
			margin: 0 30px 0 0;			
		}
			div#user-check a {
				font-size:1.2em;
				line-height: 1.12em;
				color:#000;
				text-decoration: none;
				background:url(../images/btnLogin.gif) 0 0 no-repeat;
				display:block;
				width:50px;
				height:20px;
				text-indent:-9999px;
			}
			div#user-check a:hover {
				text-decoration: underline;
			}
			div#user-check input {
				font-size:1.2em;
				letter-spacing: -0.06em;
				line-height: 1.2em;
				color:#000;
				border: none;
				background-color: #FFF;
				text-decoration: none;
			}
/*CONTENT*/
#home-top
{
	min-height: 242px;

}
#content {
	/*overflow:auto;*/
	float: left;
	width: 100%;
	background: #fff url(../images/img-doctor.jpg) left bottom no-repeat;
	padding-bottom:30px;
	position:relative;
	min-height:700px;
	height:auto !important;
	height:700px;
	
}
	/*MAIN-NAV*/
	ul#main-nav {
		float:left;
		width:230px;
		margin:29px 0 210px 0;
		font-family: Arial, "MS Trebuchet", sans-serif;
		display: inline;
	}			
		ul#main-nav li {
			margin-bottom:5px;
			float:left;
			width:100%;
		}

			ul#main-nav li a {
				background:#ebebeb;
				display:block;
				padding:2px 0 2px 30px;
				font-size:1.1em;
				text-decoration: none;
				color:#404040;
				line-height:1.6em;
			}		
			ul#main-nav li ul {
				margin-top:8px;
			}			
				ul#main-nav li ul li {
					margin-bottom:0px;
					margin-left:5px;
					float:left;
					width:auto;
					display:inline;
					clear: both;
			
				}			
					ul#main-nav li ul li a {
						font-size:1.1em;
						float:left;
						width:195px;
						color:#999999!important;
						background-image:none!important;
					}		
					ul#main-nav li ul li.selected a,
					ul#main-nav li ul li a:hover {
						text-decoration:underline;
					}	
						ul#main-nav li ul li.selected ul li a {
							text-decoration:none;
						}
					

			ul#main-nav li.selected a,
			ul#main-nav li a:hover {
				background:#fff url(../images/bg-nav.gif) 0 0 repeat-y;
				color:#cc1f26;
			}
	/*COLUMNS*/
	div.column-wrap {
		float:left;
		display: inline;
		width:770px;
	}
			div.column.normal {
				width:335px;
				float:left;
				margin:0 0 0 20px;
				display:inline;
			}
			div.column.full {
				width:700px;
				float:left;
				margin:0 0 0 20px;
				display:inline;
			}
			/*one column wide*/
			div.column-wide {
				margin:0 0 0 20px;
				width: 690px;	
			}
	/*WELCOME*/
	a.about-uae {
		margin:15px 0 2px;
		display:block;
	}
	/*COURSE ITEMS*/
	div.course {
		margin: 0 0 2.4em;
		padding:1px 0 0;
	}
		div.course h4 {
			width:230px;
		}
		div.course a.book-now {
			float:right;
		}
	/*NEWS*/
	div.news {
		margin: 0 0 1em;
	}
	/*NEWS-ITEM and COURSE-ITEM*/
	div.news-item, div.course-item {
		margin: 0 0 1em;
		border-bottom:1px solid #CC1F26;
	}
		div.news-item h3, div.course-item h3 {
			margin: 0 0 1em;
		}
		div.news-item p.date, div.news p.date div.course-item p.date, div.course-item p.price-avail span{
			color:#999;
		}
		p.price-avail span{padding-right: 0.3em;}
		p.price-avail span.pipe{padding-left: 0.6em;}
		div.course-item p.price-avail span
		{
			padding-right: 10px;
		}
		div.course-item p a.book-now
		{
			
		}
		div.news-item p.read-more, div.course-item p.read-more {
			margin-bottom: 1.637em;
		}
	/*People Item*/
	div.people-item {
		margin: 0 0 1em;
		border-bottom:1px solid #CC1F26;
		overflow:auto;
		width:100%;
		padding:1em 0;
	}
		div.people-item img {
			float:left;
			margin:0 10px 10px 0;
		}
		div.people-item div.inner p.education {
			color:#B3B3B3;
			font-style:italic;
			text-align:left;
		}
	/*resource ITEMS*/
	a.resource-apply-now
	{
		margin-bottom: 10px;
		display: block;	
	}
	div.resource-item.first {	
		border-top:1px solid #CC1F26;
	}
	div.resource-item {
		padding:1em 0 1em 35px;
		border-bottom:1px solid #CC1F26;
		overflow:auto;
		margin-bottom:0 !important;
		
	}	
		div.resource-item h4,
		div.resource-item p {
			line-height:1.8em;
			margin-right: 10px;
		}
		div.resource-item a.view {
			display:block;
			float:right;
			height:16px;
			width:12px;
			margin-right:10px;
			vertical-align:middle;
			text-indent:-9999px;
		}
		div.resource-item:hover a.view,
		div.resource-item a.view:hover {
			
		}
	div.resource-item.premium {		
	}
		div.resource-item.premium a {
			color:#157cc9;
		}		
	body div.resource-item.video {
		background:#fff url(../images/bg-video.gif) 10px 10px no-repeat;
	}
	div.resource-item.document {		
		background:url(../images/bg-document.gif) 10px 10px no-repeat;
	}
	/*VIDEO*/
	div.video {
		margin:0 0 25px;
		background:#000;
	}
		div.video.large {
			width:650px;
			height:364px;
		}
		div.video.extralarge {
			width:690px;
			height:430px;
		}

		div.video.small {
			height:230px;
		}
	/*TESTIMONIAL ITEMS*/
	div#testimonial-gallery ul {
		/*height:400px;*/
		margin-bottom:3em;
	}
		/*side*/
		div#testimonial-gallery li p.summary{
			font-size: 1.3em;
			line-height:1.4em;
			color:#000;
			margin:0 0 13px;
		}
		div#testimonial-gallery li p.summary {
			color:#000;
		}
		div#testimonial-gallery li p.summdary span, div#testimonial-gallery li p.summary span{padding-right: 0.2em;}
		/*main*/
div#testimonial-gallery li p.credit,
div#testimonial-gallery li p.education
{
	color:#B3B3B3;
	font-style:italic;
}
div#testimonial-gallery p.credit
{
	margin: 0 0 0 0!important;
}
	div#testimonial-gallery {
		padding: 0 0 13px;
		margin-bottom: 1em;
	}
	div.testimonial.main {
		border-bottom:1px solid #CC1F26;
		padding: 0 0 13px;
		margin-bottom: 1em;
	}		
		div.testimonial.main blockquote p {
			font-size: 1.2em;
			line-height:1.4em;
			color:#999999;
			margin:0 0 13px;
			color:#000;
		}
		div.testimonial.main p.credit {
			color:#B3B3B3;
			text-align:left;
			font-style:italic;
			margin: 0!important;
		}
		div.testimonial.main p.education {
			color:#B3B3B3;
			text-align:left;
			font-style:italic;
		}
    /*Sitemap*/
    ul#sitemap {
		margin: 0;
		padding: 0;
		list-style: none;
	}
        ul#sitemap li {
	        background-image: url(../images/sitemap_bullet.gif);
	        background-position: 0 0;
	        background-repeat: no-repeat;
	        background-color:#fff;
	        padding: 0 0 0 20px;
	        margin: 0.8em 0;
        }
        ul#sitemap ul {
	        margin: 0;
	        list-style: none;	
        }
        ul#sitemap li li {
	        padding: 0 0 0 35px;
	        background-image: url(../images/sitemap_sub_bullet.gif);
	        background-position: 0 0;
	        font-size: 1em !important;
        }
        ul#sitemap li a, ul#sitemap ul li a {
        }
    /*Contact Form*/
    #content div#divForm {
		margin-bottom:1em;
    }		
		#content div#divForm fieldset {
			margin-top:1em;
			border:none;
			width:100%;
		}		
		#content div#divForm p {
			float:left;
		}		
		#content #contact div {
			margin-bottom:1em;
			float:left;
			width:335px;
		}		
		#divForm ul li {
			font-size:100%;
		}		
		#divForm div.upload {
			clear:both;
			padding:10px 0 0 !important;
		}		
		#divForm .buttons input {
			border:1px solid #CC1F26;
			background:#CC1F26;
		}		
		#content #divForm p {
			width:100%;
			margin:0.5em 0;
		}		
		#divForm h3 {
			margin-top:1em;
			border:none;
			color:#000;
		}			
		#divForm label,#divForm span.label {
			font-weight:bold;
			float:left;
			width:105px;
			margin:0 0 0.2em;
		}		
		#divForm div.textbox label {
			float:left;
			margin:0.1em 10px 0 0;
			width:110px;
		}		
		#divForm input {
			background-color:#FFF;
		}		
		#divForm div.textbox input {
			width:203px;
			float:left;
			margin-top:3px;
			border:1px solid #000;
		}		
		#divForm div.textarea {
			clear:both;
			padding:0.5em 0;
		}		
		#divForm div.textarea label {
			clear:both;
			padding:0.5em 10px 0.5em 0;
			width:110px;
		}		
		#divForm div.textarea textarea {
			width:203px;
			float:left;
			height:90px;
			border:1px solid #000;
			background-color:#FFF;
			margin:0;
		}		
		#divForm div.select label {
			float:left;
			margin:0.7em 10px 0 0;
			width:110px;
			display:block;
		}		
		#divForm div.select select {
			border:1px solid #000;
			width:205px;
			float:left;
			color:#000;
			background-color:#FFF;
			margin:0.5em 0 0.6em;
		}		
		#divForm div.radio-buttons {
			clear:both;
			padding:0.5em 0;
		}		
		#divForm div.radio-buttons span {
			font-weight:bold;
		}		
		#divForm div.radio-buttons ul {
			display:block;
			background-image:none;
			margin:0 0 0 120px;
			padding:0;
		}		
		#divForm div.radio-buttons span.label {
			width:110px;
			padding-right:10px;
		}		
		#divForm div.radio-buttons li {
			list-style-type:none;
			margin:0;
			padding:0;
		}
		#divForm div.radio-buttons li label {
			float:none;
			font-size:1.2em;
			margin:0 0 0 3px;
			padding:0;
		}		
		#divForm div.radio-buttons li input {
			margin:0;
			padding:0;
		}		
		#divForm div.checkbox {
			clear:both;
			margin:1em 0 0 0.3em;
		}		
		#divForm div.checkbox label {
			display:inline;
			float:none;
			padding:0 0 0 1em;
		}		
		#divForm div.checkbox input {
			margin:0 0 0 -0.4em;
			padding:0;
		}		
		#divForm div.upload input {
			width:212px;
			border-width:1px;
		}		
		#divForm #vsPage.attention {
			border:2px solid #603E8E;
			padding:10px;
		}		
		#divForm #vsPage.attention h2 {
			margin:0 0 0.5em;
		}		
		#divForm #vsPage.attention ul {
			list-style-type:none;
			list-style-position:inside;
			padding:0;
		}		
		#divForm #vsPage.attention ul li {
			background-image:none;
		}		
		#divForm div.attention label {
			font-weight:700;
		}		
		#divForm div.attention label em {
			color:#c00;
		}		
		#divForm div.email-details {
			clear:both;
			margin:1em 0;
		}		
		div.buttons {
			width:100%;
			clear:both;
			float:left;
			text-align:right;
			padding:10px 0 0;
		}		
		div.buttons input.button {
			background-color:#CC1F26;
			border:none;
			color:#fff;
			overflow:visible;
			width:auto;
			float:right;
			font-size:1.3em;
			cursor:pointer;
			padding:5px;
		}		
		p#required-notice,#divForm legend {
			display:none;
		}		
		#divForm div.select,#divForm div.textbox {
			clear:both;
			margin-top:0.5em;
		}
    /*Footer Image*/
    div#footer-image {
		position:absolute;
		bottom:0px;
		left:40px;
	}
#footer {
	background:#cc1f26;
	overflow:auto;
	float:left;
	display: inline;
	min-height:120px;
	height:auto !important;
	height:120px;
	width:100%;
	padding:20px 0 10px;
}
#footer .inner {
	padding:0 60px 0 30px;
}
	/*HYGENE NAV*/
	ul#hygene-nav {
		float:left;
		margin:6px 0 0;
	}	
		ul#hygene-nav li {
			display:inline;
			border-left: 1px solid #fff;
			padding:0 15px;
			font-size:1.2em;
		}
		ul#hygene-nav li.first {
			border-left-width: 0px;
			padding:0 15px 0 0;
		}	
			ul#hygene-nav li a {
				color:#fff;
				text-decoration: none;
				letter-spacing: -0.04em;
			}
			ul#hygene-nav li a:hover {
				text-decoration: underline;
			}
	/*SEARCH*/
	div#search-box {
		float:right;
		display:inline;
	}
		div#search-box fieldset {
			float:left;
		} 
			div#search-box fieldset legend,
			div#search-box fieldset label {
				display:none;
			}
			div#search-box fieldset input {
				float:left;
				margin:0 20px 0 0;
				border-width:0px;
				width:144px;
				padding:3px;
				font-size: 11px;
			}
		div#search-box input {
			float:left;
		}
	/*CREDIT*/
	div.credit {
		float:left;
		width:100%;
		margin:50px 0 1px;
	}
		div.credit p {
			float:right;
			color:#fff;
		}
			div.credit p a {
				color:#fff;
			}
		div.credit p.copy {
			float:left;
			margin: 0;
		}
	
	
	
/* Shop overrides */
body #shop {
    width:700px;
}
body #shop span.split {
    margin:0 10px;
}
body #shop div.buttons input
{
	margin-left:10px;	
}
body #shop #mini-basket a.my-basket
{
	padding:2px 0 2px 22px;
}
body #shop #divLogIn div.log-in 
{
	width: 359px;
}
body #shop #divLogIn div.log-in div.alert 
{
	width: 300px;	
}
body #shop #divLogIn div.log-in div.textbox label
{
	width: 100px;	
}
body #shop #divLogIn div.log-in div.textbox input
{
	width: 250px;	
}
body #shop #basket td.description
{
	width: 400px;
}
body #shop #basket div.buttons
{
	width: 460px;
	padding: 0px;
}
/*tables*/
div.clear-table {
	width:690px;
	overflow:auto;
}
div.rich-table {
	margin-bottom:1em;
	display:inline;
	float:left;
	width:335px;
	font-size:1.2em;
}
div.rich-table.last {
	margin-left:10px;
}
div.rich-table table {
	border:1px solid #ccc;
	width:100%;
	margin-left:1px;
}
div.rich-table table td {
	border-bottom:1px solid #ccc;
	text-align:left;
	padding:5px;
}
	div.rich-table table td * {
		font-size:1em;
	}
	div.rich-table table td ul {
		margin-left:20px;
	}
div.rich-table td.span, div.rich-table th {
	text-align:center;
}
div.rich-table th {
	padding:5px;
}
div.rich-table td img {
	border:medium none;
}
div.rich-table th {
	background-color:#ccc;
	color:#FFFFFF;
	font-weight:bold;
}
div.rich-table td img {
	margin:0 !important;
	padding:0 !important;
}
