/* ---------------------------------------------------------

	Name:		Global CSS
	Version:	1.0 (17.03.2010)
	Website:	http://www.hospitaltv.co.uk
	Author:		cleardrop.com

--------------------------------------------------------- */

/*	Reset (v1.0 | 20080212)
----------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}

/*	Layout
----------------------------------------------- */
body {
	background: #fff;
	text-align: center;
	}
	
#wrapper {
	margin: 0 auto 20px;
	background: #fff;
	width: 980px;
	text-align: left;
	} 

#header {
	background: transparent;
	}

#main {
	margin: 20px;
	width: 720px;
	float: left;
	/* background: transparent url(../images/grid.gif) top left repeat; */
	display: inline; /* IE fix */
	} 

#sidebar {
	margin: 20px 20px 20px 0;
	width: 200px;
	float: right;
	display: inline; /* IE fix */
	}	

#footer {
	border-top: 1px solid #dee3e7;
	color: #bbb;
	background: #fff;
	padding: 15px 10px;
	text-align: center;
	clear: both;
	}

/*	Nav
----------------------------------------------- */
#nav {
	width: 100%;
	margin-bottom: 10px;
	float: left;
	background: #555566 url(../images/nav_bg.gif) top left repeat-x;
	}

#nav ul {
	list-style: none;
	padding: 0;
	}

#nav li {
	display: block;
	float: left;
	}

#nav li ul {
	display: none;
	position: absolute;
	top: auto;
	left: auto;
	border-top: none;
	width: 260px;
	padding: 5px 0 20px;
	background: transparent;
	margin-left: -5px;
	z-index: 50;
	}

#nav li li {
	float: none;
	}

#nav a {
	padding: 0 20px;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 2.2em;
	font-size: 0.9em;
	}

#nav li li a {
	margin: 0 5px;
	color: #555566;
	text-align: left;
	background: none;
	padding: 5px 15px;
	height: 1%;
	line-height: 1.2em;
	font-size: 0.75em;
	/* white-space: nowrap; */
	}

#nav ul li:hover ul {
	display: block;
	background: transparent url(../images/dropnav_bg.png?123) bottom left no-repeat;
	}

#nav a:hover,
#nav a:active {
	background: #888899 url(../images/nav2_bg.gif) top left repeat-x;
	}

#nav li:hover,
#nav li:active {
	background: #888899 url(../images/nav2_bg.gif) top left repeat-x;
	}

#nav li:hover li,
#nav li:active li {
	background: none;
	}

#nav li li a:hover,
#nav li li a:active {
	background: #dee3e7;
	}

#nav li.divider {
	margin: 5px 10px;
	border-bottom: 1px solid #dee3e7;
	}

#nav li.heading {
	line-height: 2.0em;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 20px 0;
	}

#nav #site_search {
	height: 30px;
	margin: 0 20px 0 0;
	}

#site_search fieldset {
	border: none;
	float: right;
	}

#site_search input {
	width: 162px;
	padding: 8px 9px;
	background: url(../images/search_bg.png) top left no-repeat;
	border: none;
	font-size: 0.7em;
	color: #555566;
	vertical-align: middle;
	margin: 0;
	}

/*	Typography
----------------------------------------------- */
@font-face {
	font-family: 'MicroFLFRegular';
	src: url('type/MicroFLF.eot');
	src: local('MicroFLF Regular'), local('MicroFLF'), url('type/MicroFLF.woff') format('woff'), url('type/MicroFLF.ttf') format('truetype'), url('type/MicroFLF.svg#MicroFLF') format('svg');
}

@font-face {
	font-family: 'MicroFLFBold';
	src: url('type/MicroFLF-Bold.eot');
	src: local('MicroFLF Bold'), local('MicroFLF-Bold'), url('type/MicroFLF-Bold.woff') format('woff'), url('type/MicroFLF-Bold.ttf') format('truetype'), url('type/MicroFLF-Bold.svg#MicroFLF-Bold') format('svg');
}

body {
	color: #555566;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 2px;
	font-weight: bold;
	}
	
#main h1 {
	font-family: MicroFLFRegular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.5em;
	color: #4496d0;
	margin: 0.5em 0 0.666em;
	}
	
#sidebar p.telephone	{
	margin: 0 0 10px;
	padding: 0;
	color: #000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	}

#main h2 {
	font-family: MicroFLFRegular, Arial, Helvetica, sans-serif;
	font-weight: normal;
    margin: 0 0 1em;
	font-size: 1.5em;  
	}

h2.top-date {
	font-size: 1.4em;
	color: #000;
	margin: 0 0 15px;
	}

h2.date-header {
	color: #000;
	margin: 0 0 15px;
	}
	
#sidebar h2	{
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	background: #555566 url(../images/boxout200_top.gif) top no-repeat; 
	}

#main .home-boxout h2 {
	font-size: 1em;
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	background: #555566 url(../images/boxout350_top.gif) top no-repeat;
	}

#main .home-boxout-long h2 {
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	background: #555566 url(../images/boxout350_top.gif) top no-repeat;
	}

h3 {
	
	text-align: left;
	font-weight: bold;

	} 

#sidebar h6 {
	margin: 0 0 1em;	
	padding: 0;
	font-weight: normal;
	text-align: center;
	font-size: 0.65em;  
	}

p {
	font-size: 0.9375em;
	line-height: 1.6em;
	margin: 0 0 1.6em;
	}

.home-boxout p {
	font-size: 0.8em;
	padding: 10px;
	font-weight: bold;
	line-height: 1.3em;
	}

.home-boxout-long p {
	padding: 10px;
	font-weight: bold;
	}

.figure p,
.figure-alt p {
	font-size: 0.7em;
	font-style: italic;
	}

#footer p {
	line-height: 110%;
	text-align: center;
	margin: 0 0 0.8em;
	font-size: 0.7em;
	}
	
#sidebar p {
	line-height: 120%;
	margin-bottom: 1em;	
	text-align: center;
	}

p.intro {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.6em;
	margin: 0 0 1.5em;
	}

strong {
	font-weight: bold;
	}

em {
	font-style: italic;
	}

/*	Lists
----------------------------------------------- */
#main ul {
	margin: 0 0 1.5em;
	padding: 0;
	list-style: disc url(../images/bullet.gif) outside;
	font-size: 0.9375em;
	line-height: 1.6em;
	}

#main ol {
	margin: 0 0 1.5em;
	padding: 0;
	list-style: decimal outside;
	font-size: 0.9375em;
	line-height: 1.6em;
	}
	
#main ul li	{
	margin: 0 0 0 25px;
	padding: 0 0 0 5px;
	vertical-align: top;
	}
	
#main ol li	{
	margin: 0 0 0.6em 25px;
	padding: 0;
	vertical-align: top;
	}

/*	Content Elements
----------------------------------------------- */
#announcement {
	border: 1px solid #000;
	background: #cc0000;
	text-align: center;
	margin-bottom: 20px;
	padding: 10px;
	}

#announcement p {
	margin: 0;
	font-size: 1em;
	color: #fff;
	}

#main .section {
	width: 720px;
	overflow: auto;
	}

.home-boxout {
	width: 350px;
	height: 380px;
	background: #fff url(../images/boxout350_bg.gif) bottom left no-repeat;
	margin-bottom: 20px;
	}

.halfwidth {
	width: 350px;
	float: left;
	}

#main .home-boxout img {
	margin: 2px 3px;
	float: none;
	}

/* default image */
#main img {
	float: right;
	margin: 0 0 1.6em 1.6em;
	}

#main img.alt {
	float: left;
	margin: 0 1.6em 1.6em 0;
	}

#main img.alt2 {
	float: none;
	margin: 0 auto 1.6em;
	}

#main .figure {
	float: right;
	margin: 0 0 1.6em 1.6em;
	overflow: auto;
	}

#main .figure-alt {
	float: left;
	margin: 0 1.6em 1.6em 0;
	overflow: auto;
	}

#main .figure img,
#main .figure-alt img {
	float: none;
	margin: 0 0 4px;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

#iheem {
	padding: 40px;
	}

#scroller {
	width: 720px;
	margin-bottom: 30px;
	position: relative;
	}

#scroll-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30px;
	height: 200px;
	background: transparent url(../images/scroller-left.png) top left no-repeat;
	z-index: 10;
	}

#scroll-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 200px;
	background: transparent url(../images/scroller-right.png) top left no-repeat;
	z-index: 15;
	}

#container{
	width: 720px;
	height: 200px;
	position: relative;
	overflow:hidden;
	}
 
.main-content {
	width: 1615px;
	height: 200px;
	padding:0;
	margin: 0 15px;
	background: #fff;
	}

#main .main-content img{
	margin: 0;
	float: left;
	}

#main #hovertext {
	width: 720px;
	height: 20px;
	text-align: center;
	font-size: 0.9em;
	}

/*	Links
----------------------------------------------- */
a:link,
a:visited {
	
	text-decoration : none;
	color: #4496d0;
	background: transparent;
	}

a:hover,
a:active {
	text-decoration : underline;
	}

.home-boxout h2 a:link,
.home-boxout h2 a:visited {
	color: #fff;
	}

.home-boxout-long h2 a:link,
.home-boxout-long h2 a:visited {
	color: #fff;
	}

#footer a:link,
#footer a:visited {
	font-weight: normal; 
	text-decoration: underline;
	color: #BBB;
	}

#footer a:hover,
#footer a:active {
	color: #999;
	}

/*	Forms
----------------------------------------------- */
#main form {
	background: #eff4f8;
	padding: 20px;
	border: 1px solid #bbbbcc;
	}

#enquiry {
	clear: both;
	}

#main form fieldset {
	
	}

#main form p label {
	float: left;
	width: 200px;
	font-size: 100%;
	overflow: auto;
	}

#main form label {
	font-size: 0.75em;
	font-weight: bold;
	}

#main form em {
	color: #cc0000;
	margin: 0 3px;
	}

#main form p.fine {
	font-size: 0.7em;
	line-height: 1.1em;
	}

#main form h2 {
	font-size: 1em;
	color: #555;
	}

#main form h3 {
	font-size: 0.85em;
	margin: 0;
	}

#main form div.form_actions {
	margin: 20px 0;
	text-align: center;
	}

.form_actions input {
	margin: 0 10px;
	}

#main form img {
	margin: 0;
	}

#main form #security {
	margin: 20px 0 0;
	overflow: auto;
	}

#main form #security img {
	border: 1px solid #bbbbcc;
	}

#main form .error {
	color: #cc0000;
	margin-left: 2px;
	font-size: 10px;
	font-style: italic;
	background: transparent url(../images/warning.gif) top left no-repeat;
	padding-left: 15px;
	}

/*	Tooltips
----------------------------------------------- */
.tipz {
	z-index: 100;
	}

.tip {
	width: 200px;
	background: url(../images/tip-text.png) left top repeat-y;
	}

.tip-top {
	background: url(../images/tip-top.png) top left no-repeat;
	height: 10px;
	width: 200px;
	}

.tip-title {
	color: #fff;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.1em;
	margin: 0;
	padding: 0 10px;
	}

.tip-text {
	color: #fff;
	padding: 0 10px;
	}

.tip-bottom {
	background: url(../images/tip-bottom.png) left bottom no-repeat;
	width: 200px;
	height: 10px;
	}

/*	Misc
----------------------------------------------- */
img,
object,
embed {
	display: block;
	}

#footer img {
	display: inline;
	vertical-align: -4px;
	}

#sidebar img {
	margin: 10px 0 18px;
	vertical-align: middle;
	display: inline;
	}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
	}

/*	Auto Completer
----------------------------------------------- */
ul.autocompleter-choices {
	position:				absolute;
	margin:					0;
	margin-top: 2px;
	padding:				0 0 20px;
	list-style:				none;
	/* border:					1px solid #ccc; */
	border-top: none;
	background-color:		#fff;
	text-align:				left;
	
	z-index:				50;
	background-color:		#fff;
	background: url(../images/autocomplete_bg.png) bottom left no-repeat;
	}

ul.autocompleter-choices li {
	position:				relative;
	margin:					-2px 5px 0 5px;
	padding:				0.3em 9px 0.3em 9px;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				0.75em;
	line-height:			1.5em;
	}

ul.autocompleter-choices li.autocompleter-selected {
	background-color:		#dee3e7;
	}

ul.autocompleter-choices span.autocompleter-queried {
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
	}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color:					#4496d0;
	}

