/* MEYER RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}

a img {border:none;}
a {
   outline: none;
}
/* BASIC TYPOGRAPHY */

html { font-size: 62.5%; font-family: helvetica, arial, "microsoft sans serif", sans-serif; }
strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }
code, kbd, samp, pre, tt, var, input[type='text'], textarea { font-size: 92%; font-family: monaco, "Lucida Console", courier, monospace; }
del { text-decoration: line-through; color: #666; }
ins, dfn { border-bottom: 1px      solid #ccc; }
small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px solid #ccc; }
sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */

blockquote { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #666; }
blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* FORMS */

fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size:1.2em; }
label { font-weight: bold; }
textarea, input[type='text'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #ffffaa; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }

/* BASE SIZES */

.container { font-size: 1.2em; line-height: 1.6em;}


/* LISTS */

.container ul li { margin-left: .85em; margin-bottom:0.7em;}
/*.container ul li:before {content: "\2022\00a0\00a0"; }  REMOVED FOR FF3 */
.container ol { list-style-position: outside; list-style-type: decimal; }
.container ol li { margin:8px 0;}


/* TABLES */

.container table { border-top: 1px solid #ccc;  border-left: 1px solid #ccc; }
.container th, .container td { border-bottom: 1px solid #ddd; border-right: 1px solid #ccc; }

/* MARGINS & PADDINGS */

.container blockquote *:first-child { margin: .8em 0; }
.container hr, .container p, .container ul, .container ol, .container dl, .container pre, .container blockquote, .container address, .container form { margin-bottom: 1.6em; }


/* NOTE: Calulate header margins: TOP: 1.6em/size, BOTTOM: 1.6em/size/2 */
.container h1 { margin: 1em 0 0 0;  }


.container a { position: relative; padding: 0.3em 0 .1em 0; } /* for larger click-area */
.container dt { margin-top: .8em; margin-bottom: .4em; }
.container ul { margin-left: 1.5em; }
.container ol { margin-left: 2.35em;color:#444; }
.container ol ol, .container ul ol { margin-left: 2.5em; }

h1 span, h2 span  {
	display: none;}



/* COLORS */

.container a:link {color: #f95316;text-decoration:none;}

.container a:visited {color: #ee7b50;text-decoration:none;}
.container a:hover {color: #f95316;text-decoration:underline;}
.container a:active, .container a:focus {color: #e04111; }
.container code, .container pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */

/* 24 COLUMN GRID */
.container {width:810px;margin:0 auto;padding-left:160px;}
.showgrid {background:url(../img/grid.png);}
body {margin:0;}
div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-24, div.span-24 {width:810px;margin:0;}

div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 0 1.5em 20px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}




/* TEXT CLASSES */

.container .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.container .large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.container .hide {display:none;}
.container .quiet {color:#666;}
.container .loud {color:#000;}
.container .highlight {background:#ff0;}
.container .top {margin-top:0;padding-top:0;}
.container .bottom {margin-bottom:0;padding-bottom:0;}
.container .thin {font-weight: lighter;}
.container .error, .container .notice, .container .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.container .error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.container .notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.container .success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.container .error a {color:#8a1f11; background:none; padding:0; margin:0; }
.container .notice a {color:#514721; background:none; padding:0; margin:0; }
.container .success a {color:#264409; background:none; padding:0; margin:0; }
.container .center {text-align: center;}



body {background:#f5f6f3 url(../img/bg.png) top left repeat-x;padding:0;font-family: Verdana, Arial, Helvetica, sans-serif;}

#footer p {font-size:12px;padding-left:80px}
.boxy p span {color:#000;font-weight:bold}

#stethoscope {position:absolute;top:63px;left:-12px;}
#site_tools {padding-top:2px;margin-bottom:0px}

/**************************************/
/*              GLOBALS               */
/**************************************/


/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/

#nav {padding:5px 0 0 62px; margin:0; list-style:none;height:28px;z-index:200; width:750px;display:none;}
#nav li.top {display:block; float:left;}
#nav li a   {display:block; float:left; height:28px;text-decoration:none;padding:0;margin:0;}
.ie6 #nav {padding:5px 0 0 52px; }
.ie6 #nav li a {display:block; float:left; height:28px; width:150px;text-decoration:none; padding:0; cursor:pointer;}
#nav li a b {margin-left:-1500px;}

#nav li a.n1 {background:url(../img/home_nav.gif);width:58px;height:25px;margin-top:3px;}
#nav li a.n2 {background:url(../img/abt_nav.gif);width:73px;margin-left:16px}
#nav li a.n3 {background:url(../img/pgm_nav.gif);width:91px;margin-left:17px}
#nav li a.n4 {background:url(../img/inst_nav.gif);width:97px;margin-left:15px}
#nav li a.n5 {background:url(../img/app_pro_nav.gif);width:92px;margin-left:17px}
#nav li a.n6 {background:url(../img/faq_nav.gif);width:47px;margin-left:12px}
#nav li a.n7 {background:url(../img/contact_nav.gif);width:73px;margin-left:12px}

.ie6 #nav li a.n1 {background:url(../img/home_nav.gif);width:58px;height:25px;margin-top:3px;margin-left:0px}
.ie6 #nav li a.n2 {background:url(../img/abt_nav.gif);width:73px;margin-left:8px}
.ie6 #nav li a.n3 {background:url(../img/pgm_nav.gif);width:91px;margin-left:9px}
.ie6 #nav li a.n4 {background:url(../img/inst_nav.gif);width:97px;margin-left:7px}
.ie6 #nav li a.n5 {background:url(../img/app_pro_nav.gif);width:92px;margin-left:8px}
.ie6 #nav li a.n6 {background:url(../img/faq_nav.gif);width:47px;margin-left:7px}
.ie6 #nav li a.n7 {background:url(../img/contact_nav.gif);width:73px;margin-left:6px}



#nav li:hover a, #nav a:hover, #nav li.top a.selected
{background-position:0px 28px;}
#nav li:hover a.n1
{background-position:0px 25px;}
#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav .sub {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav :hover ul.sub
{left:-5px; top:24px;width:118px; height:auto; z-index:300;}


#nav :hover ul.sub li
{display:block; height:35px; position:relative; float:left; width:118px; font-weight:normal;}

#nav :hover ul.sub li a
{display:block; height:35px; width:118px;text-decoration:none; padding:0; cursor:pointer;}

#nav :hover ul.sub li a b {position:absolute; left:-9999px; margin:0;}






/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#contentbox {float:left;width:780px;padding:15px 30px 0 0;}
#contentbox h1 {margin-top:0;margin-bottom:0;}
#contentbox h2 {font-size:13px;color:#9D1902;margin:33px 0 15px 0;}
.ie7 #contentbox h2 {font-size:13px;color:#9D1902;margin:15px 0 15px 0;}
#contentbox h3 {font-size:13px;color:#555}

#contentbox p {line-height:20px;color:#444;}
/**************************************/
/*               FOOTER               */
/**************************************/

img.border {
border: 3px solid #fff;

}

img.hospics {
float:left;margin-right:15px;margin-top:5px;

}
img.valign {vertical-align:middle;margin-right:4px}

.img-desc {
	position: relative;
	display: block;
	height:293px;
	width: 400px;
}
.img-desc cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 380px;
	padding: 10px;
	border-top: 1px solid #999;
}

a.email { background:url(../img/icons/email.png) 0 50% no-repeat;padding-left:25px }
a.doc { background:url(../img/icons/doc.gif) no-repeat;padding-left:25px }
#footer {padding:15px 0 15px 0;color:#545454;background:#e6e6e6;text-align:center;margin-top:20px}


ul.dotbox {list-style-type:none;}

ul.dotbox  li {background:url(../img/dot.png) 0 15% no-repeat;padding-left:20px;margin:8px 0;}
p.clearer {clear:left;padding-top:15px}

.programmes ul#related {margin:0;padding:0 0 0 5px;font-size:11px;}

.institut  #nav {position:absolute;top:63px;}

.ie8 .institut  #nav {position:absolute;top:66px;}

ul#related li {list-style-type:disc;margin:0 0 3px 0px}

ul#related li a {color:#241F17;}

ul#related li ul {margin-left:10px;padding:0;font-size:11px;}
ul#related li ul li {list-style-type:none;background:none;padding-left:0;margin:0}

#related_content {background:url(../img/side_paper.jpg) top left no-repeat;height:283px;width:247px;padding:90px 0 0 30px;margin:0}



#related_content_longer {background:url(../img/side_paper_longer.jpg) top left no-repeat;height:600px;width:247px;padding:90px 0 0 30px;margin:0}

a.backtotop {background:url(../img/arrow.png) 0 80% no-repeat;padding-left:18px;text-decoration:none;margin:20px 0;display:block;float:right;}
a.backtotop:hover {background:url(../img/arrow.png) 0 80% no-repeat;padding-left:18px;text-decoration:underline;}


div#homelink{ width:225px;display:block;position:absolute;top:20px;right:35px;}
		
		
div#homelink a
		{height: 31px;
		display: block;
		padding:0}
		
	
a.physician {
background: url(../img/physician_home.png) 0px 0px; }

a.physician:hover {
background-image: url(../img/physician_home.png);
background-position: 0px -31px;
 }


div#note1{ width:199px;display:block;position:absolute;top:143px;right:40px;}


div#note1 a
		{height: 70px;
		display: block;
		padding:0}


a.note1a {
background: url(../img/note1.gif) 0px 0px; }

a.note1a:hover {
background-image: url(../img/note1.gif);
background-position: 0px -70px;
 }

div#note2{ width:199px;display:block;position:absolute;top:278px;right:42px;}


div#note2 a
		{height: 108px;
		display: block;
		padding:0}


a.note2a {
background: url(../img/note2.gif) 0px 0px; }

a.note2a:hover {
background-image: url(../img/note2.gif);
/*background-position: 0px -107px;*/
 }


.container ul li {color:#666}

a.ext {background:url(../img/icons/external.png) 100% 30% no-repeat;padding-right:15px}


#mytable {background:#FFF;margin:0 0 25px 0}
#mytable tr {padding:10px;}
#mytable th {background:#5D5D5D url(../img/th_bg.png) top left repeat-x;padding:10px 6px 10px 10px;text-align:center;color:#fff;}

#mytable td {vertical-align:center;padding:10px 6px 10px 10px;}

div.applybuttonsprite a {width: 122px;
					height: 97px;
					display: block;
					padding:0;


				}


a.applybutton {
background: url(../img/apply.png) 0px 0px no-repeat; 
float:right;

}


a.applybutton:hover {
background-image: url(../img/apply.png);
background-position: 0px -98px;
 }

.ie6 #site_tools, .ie7 #site_tools  {padding-top:2px;margin-bottom:5px;}
.ie8 #site_tools {margin-top:-3px;}
.ie8 #stethoscope {position:absolute;top:66px;left:7px;}

.ie .container #banner {margin-top:3px;}





