/* GLOBAL
----------------------------------------------------------------- */
body{
	background:#787171;
	font:76%/1.48em Verdana,Arial,Geneva,Helvetica,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
*{
	margin:0;
	padding:0;
}
img{
	border:0;
}

/* STRUCTURE
----------------------------------------------------------------- */
#wrapper{
	background:url(images/bground-wrapper.jpg) #fff repeat-y;
	margin:0 auto;
	text-align:left;
	width:760px;
}
#header{
	background:#fff;
}
#menucontainer{
	background:url(images/main-pic2.jpg) #fff no-repeat bottom right;
	height:200px;
	width:760px;
}
#content{
	background:#fff;
	margin:0 0 0 174px;
	padding:10px 0 0 10px;
}
#left{
	float:left;
	margin:0;
	padding:0;
	width:174px;
}
#left img{
	margin-left:2px;
}
* html #content {height:1%}/* combat ie's 3 pixel jog */
#footer{
	background:url(images/bground-footer.gif) #fff no-repeat bottom right;
	clear:both;
	height:34px;
	margin-top:80px;
	padding:0;
	text-align:center;
	width:760px;
}
#footerleft{
	float:left;
	font-weight:bold;
	width:174px;
}
#footerright{
	float:right;
	font-size:0.9em;
	padding-top:5px;
}

/* NAVIGATION
----------------------------------------------------------------- */
#button{
	width:174px;
	margin-bottom:0.9;
	font-size :1em;
	background-color:#F09999;
	color:#333;
}
#button ul{
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
#button li{
	border-bottom:1px solid #F09999;
	margin:0;
	list-style:none;
	list-style-image:none;
}
#button li a{
	background:url(images/nav-bullet.gif) #DA0000 left no-repeat;
	display:block;
	padding:3px 3px 3px 1.5em;
	color:#fff;
	text-decoration:none;
}
/* mac hide \*/ #button li a{height:1%} /* end hide */
html>body #button li a{
	width:auto;
}
#button li a:hover{
	background:url(images/nav-bullet-roll.gif) #000 left no-repeat;
	color:#fff;
}
#toplinks{
	border-top:4px solid #000;
}
#toplinks ul{
	float:right;
	margin:0;
	margin-top:5px;
}
#toplinks li{
	border-right:1px solid #E2E9ED;
	display:inline;
	list-style-type:none;
	padding:0 3px 0 3px;
}

/* LEFT CONTENT
----------------------------------------------------------------- */
#logo{
	border-top:4px solid #000;
	float:left;
	height:100px;
	width:174px;
	text-align:center;
}
#logo img{
	margin-top:10px;
}
#blackbox{
	background:#000;
	color:#fff;
	padding:5px 0 5px 18px;
}

/* HEADER
----------------------------------------------------------------- */
#tagline{
text-align:right;
margin-right:10px;
}

/* HOME PAGE
----------------------------------------------------------------- */
.homebox{
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	overflow:hidden;
	width:233px;
	height:140px;
}
.homebox p{
	padding:5px;
}

/* MAIN CONTENT
----------------------------------------------------------------- */
#box {
	width:540px;
	margin: 0 0 10px 0;
	padding: 5px;
	background: #EFF1F3;
	border: 1px solid #AFB8C1;
	color:#5E6A8F;
}
#box a {
	display:block;
	margin-bottom:5px;
}
#box p {
	line-height:1.7em;
	padding:5px 40px 5px 0;
}
.line{
	border-bottom:1px dashed #E0E2CC;
	margin:10px 0 10px 0;
}

/* HEADINGS
----------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
	padding:0;
}
h1{
	color:#000;
	font-size: 1.1em;
}
h2{
	color:#000;
	font-size: 1.0em;
}
h3{
	color:#000180;
	font-size: 1.0em;
}
#footerleft h1{
	color:#000;
	font-size: 0.9em;
	padding-top:5px;
}

/* TEXT
----------------------------------------------------------------- */
p{
	font-size:1em;
	line-height:1.7em;
	padding:0 40px 10px 0;
}
p.red{
	font-size:1em;
	line-height:1.7em;
	padding:0 40px 10px 20px;
	color:#FF0000;
}

/* LINKS
----------------------------------------------------------------- */
a:link,a:active,a:visited{
	color:#E00202;
	text-decoration:underline;
}
a:visited{
	color:#8E0024;
	text-decoration:underline;
}
a:hover{
	color:#8E0024;
	text-decoration:none;
}
#toplinks a{
	font-size:0.9em;
	padding:5px;
	text-decoration:none;
}
#footerright a{
	color:#000;
	padding:5px;
	text-decoration:none;
}
#footerright a:hover{
	color:#C3C3AF;
}
a img{
	padding-right:5px;
	vertical-align:middle;
}

/* PAGE INDICATORS
----------------------------------------------------------------- */
body#dietitians li#dietitians a,
body#therapists li#therapists a,
body#pharmacists li#pharmacists a,
body#physiotherapy li#physiotherapy a,
body#podiatrists li#podiatrists a,
body#speech li#speech a,
body#radiographers li#radiographers a,
body#register li#register a
{
	background:#B80303;
	color: #fff;
}

/* TABLES
----------------------------------------------------------------- */
table {padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #fff;}
table thead th {background: #AFB8C1; padding: 5px; color: #fff; text-align: center; font-weight: bold;}
table tbody, table thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table tbody {border-bottom: 1px solid #EAECEE;}
table tbody td, table tbody th {padding: 10px; text-align: left;}
table tbody tr {background: #fff;}
table tbody tr.odd {background: #F0F2F4;}

table.externallinks{
	width:560px;
	margin: 10px 0 10px 0;
	padding: 3px;
	border: 1px solid #AFB8C1;
}
table.externallinks td{
	border-bottom: 1px solid #AFB8C1;
	text-align:center;
}
table.form{
	width:560px;
	border:1px solid #AFB8C1;
	margin-bottom:20px;
}
table.form td.hed{
	border-bottom:1px solid #AFB8C1;
	color:#000;
	font-weight:bold;
	background: #EFF1F3;
}
table.form td.hed2{
	background-color:#E7F7FF;
	border-bottom:1px solid #AFB8C1;
	color:#000;
	background: #EFF1F3;
}
table.form td{
	padding: 5px;
}

/* LISTS
----------------------------------------------------------------- */
ul{
	list-style:none;
	margin:0;
	padding:0;
}
#content ul{
	padding:0;
	list-style-type:disc;
	margin:0 0 20px 25px;
}
#content ul li{
	padding-right:15px;
	color:#D60000;
}
span{
	color:#000;
}

/* FORMS
----------------------------------------------------------------- */
form#verticalform{
	padding:10px;
	border-bottom:4px solid #8E0024;
	width:153px;
}
select, input, textarea{
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:1em;
	padding-left:3px;
	margin: 0px;
	color: #666;
}
form#verticalform input,label{
	margin-left:10px;
}
input{
	height:20px;
}
input.textfield {
	border: 1px solid #DADADA;
	width: 200px;
}
.submit{
	background:#C80B0B;
	border:1px solid #fff;
	color:#fff;
	cursor:pointer;
	height:25px;
}

/* MISC
----------------------------------------------------------------- */
.clr{clear:both;}
.footerline{
	border-top:1px solid #E5E5D8;
}
#print-header{
	display:none;
}
.floatleft{
	float:left;
	margin-right:25px;
}
.floatright{
	float:right;
}
