@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

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

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

a:hover {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

h1 {
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin-top:10px;
}

h2 {
	font-size:16px;
	color:#0099FF;
	font-weight:bold;
	margin-top:10px;
}

h3 {
	font-size:15px;
	color:#333333;
	font-weight:bold;
	margin-top:10px;
}

.c {
	font-weight:bold;
	color:#0099FF;
}

.m {
	font-weight:bold;
	color:#FF0066;
}

.y {
	font-weight:bold;
	color:#FFFF00;
}

.k {
	font-weight:bold;
	color:#CCCCCC;
}

img {
	border-style:none;
}

.padding p {
	margin-top:10px;
}

.padding a {
	/*color:#FF0066;*/
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}

.padding a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.padding h2 a:link, .padding h2 a:visited, .padding h2 a:active {
	font-size:16px;
	color:#0099FF;
	font-weight:bold;
	margin-top:10px;
}

.padding h2 a:hover {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-top:10px;
}


#main {
	background-image:url(../images/logo-bar.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:500px;
	min-width:790px;
}

#page {
	background-image:url(../images/page.jpg);
	background-repeat:no-repeat;
	width:790px;
	margin-left:auto;
	margin-right:auto;
	background-position: 0px 500px;
	min-height:500px;
	height:auto !important;
	height:500px;

}

#logo {
	height:141px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#menu {
	height:24px;
	width:760px;
	margin-left:19px;
	font-size:12px;
}

.end {
	padding-left:1px;
	padding-right:2px;
}

#foot {
	background-image:url(../images/foot.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:790px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}

#footleft {
	float:left;
	padding-left:15px;
}

#footright {
	float:right;
	padding-right:15px;
}

#left {
	float:left;
	width:546px;
	/*background-color:#E9EAE9;*/
	background-color:#FFFFFF;
	margin:0px;
	margin-left:19px;
	margin-top:2px;
}

#right {
	float:right;
	width:204px;
	/*background-color:#E9EAE9;*/
	background-color:#FFFFFF;
	margin:0px;
	margin-right:18px;
	margin-top:2px;
	text-align:center;
}

#footer-text {
	margin:19px;
	margin-bottom:0px;
	margin-top:0px;
	font-size:9px;
	color:#333333;
}

#footer-text a {
	font-weight:normal;
}

#footer-left {
	width:300px;
	float:left;
	text-align:left;
}

#footer-right {
	width:400px;
	float:right;
	text-align:right;
}


#footer-text a {
	color:#333333;
	text-decoration:none;
}

#footer-text a:hover {
	color:#333333;
	text-decoration:underline;
}
.clear {
	clear:both;
}

#divide-grey {
	height:0px;
	margin:19px;
	margin-bottom:3px;
	margin-top:3px;
	border: 3px none #333333;
	border-top-style:solid;
}

.top-image {
	border: 3px none #FFFFFF;
	border-bottom-style:solid;
}

.bottom-image {
	border: 3px none #FFFFFF;
	border-top-style:solid;
}

.padding {
	color:#333333;
	font-size:12px;
	padding:5px;
	padding-bottom:30px;
	padding-top:10px;
}

#logo-left {
	float:left;
	width:325px;
}

#logo-right {
	float:right;
}

#email-right {
	margin-top:70px;
}

#toprightbuttons {
	text-align:right;
	margin-right:4px;
	margin-top:2px;
}

.translateflags img {
	border-style:none;
	padding: 0 4px 2px 0;
}

#list {
	margin:10px;
	margin-left:20px;
}

#list li {
	list-style-image: url(../images/t-li.gif);
	margin:5px;
}

#list ul ul {
	margin-left:20px;
}

.red {
	color:#FF0000;
}

.img-left {
	float:left;
	margin-right:10px;
	border: 1px solid #333333;
}

.img-right {
	float:right;
	margin-left:10px;
	border: 1px solid #333333;
}

#white-stripe {
	background-color:#FFFFFF;
	height:3px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#poster {
	margin-top:20px;
	background-color:#3B3D3C;
	margin-left:-5pxp;
}

#poster-content {
	height:495px;
	background-image:url(../images/poster-03.gif);
	background-repeat:no-repeat;
}

.poster-left {
	float:left;
	margin-top:10px;
}

#poster-right {
	float:right;
	margin:0px;
	margin-top:80px;
	margin-right:10px;
	color:#FFFFFF;
	width:230px;
}

.iso {
	margin:20px 0px 12px 0px;
}

.socialbuttons {
	margin:20px 10px 12px 0px;
}

#side-form form{
	margin:0px;
	margin-left:10px;
}

form {
	color:#333333;
	font-size:12px;
	text-align:left;
}

form input, form select, form textarea {
	margin:0px;
	margin-left:5px;
	margin-bottom:2px;
}

* {padding:0; margin:0}
.dropdown {float:left; font-size:12px;color:#333333; border:1px none #CCCCCC; border-right-style:solid;}
.dropdown dt {padding:4px; width:82px; cursor:pointer;text-align:center;}
.dropdown dt:hover {background-color:#CCCCCC;}
.dropdown dd {position:absolute; overflow:hidden; width:158px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown a:hover {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown .underline {}

.dropdown2 {float:left;font-size:12px;color:#333333; border:1px none #CCCCCC; border-right-style:solid;}
.dropdown2 dt {padding:4px; width:116px; cursor:pointer; text-align:center;}
.dropdown2 dt:hover {background-color:#CCCCCC;}
.dropdown2 dd {position:absolute; overflow:hidden; width:158px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown2 ul {list-style:none;}
.dropdown2 li {display:inline}
.dropdown2 a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown2 a:hover {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown2 .underline {border-bottom:1px solid #b9d6dc}

.dropdown3 {float:left; font-size:12px;color:#FFFF00; border:1px none #CCCCCC; border-right-style:solid;font-weight:bold;}
.dropdown3 dt {padding:4px; width:92px; cursor:pointer;text-align:center;background-color:#333333;}
.dropdown3 dt:hover {background-color:#666666;}
.dropdown3 dd {position:absolute; overflow:hidden; width:158px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown3 ul {list-style:none; border-top:none}
.dropdown3 li {display:inline}
.dropdown3 a, .dropdown3 a:active, .dropdown3 a:visited {display:block; color:#FFFF00; text-decoration:none;font-weight:bold;}
.dropdown3 a:hover {display:block; color:#FFFF00; text-decoration:none;font-weight:bold;}
.dropdown3 .underline {}

* {padding:0; margin:0}
.dropdown4 {float:left; font-size:12px;color:#333333; border:1px none #CCCCCC; border-right-style:solid;}
.dropdown4 dt {padding:4px; width:96px; cursor:pointer;text-align:center;}
.dropdown4 dt:hover {background-color:#CCCCCC;}
.dropdown4 dd {position:absolute; overflow:hidden; width:158px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown4 ul {list-style:none; border-top:none}
.dropdown4 li {display:inline}
.dropdown4 a, .dropdown4 a:active, .dropdown4 a:visited {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown4 a:hover {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown4 .underline {}

* {padding:0; margin:0}
.dropdown5 {float:left; font-size:12px;color:#333333; border:1px none #CCCCCC; border-right-style:solid;}
.dropdown5 dt {padding:4px; width:66px; cursor:pointer;text-align:center;}
.dropdown5 dt:hover {background-color:#CCCCCC;}
.dropdown5 dd {position:absolute; overflow:hidden; width:158px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown5 ul {list-style:none; border-top:none}
.dropdown5 li {display:inline}
.dropdown5 a, .dropdown5 a:active, .dropdown5 a:visited {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown5 a:hover {display:block; color:#333; text-decoration:none;font-weight:normal;}
.dropdown5 .underline {}

#centres1 {
}

#centres1 a {
	padding:4px;
}

#centres1 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#centres2 {
}

#centres2 a {
	padding:4px;
}

#centres2 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#centres3 {
}

#centres3 a {
	padding:4px;
}

#centres3 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#centres4 {
}

#centres4 a {
	padding:4px;
}

#centres4 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#centres5 {
}

#centres5 a {
	padding:4px;
}

#centres5 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#centres6 {
}

#centres6 a {
	padding:4px;
}

#centres6 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#centres7 {
}

#centres7 a {
	padding:4px;
}

#centres7 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#features1 {
}

#features1 a {
	padding:4px;
}

#features1 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#features2 {
}

#features2 a {
	padding:4px;
}

#features2 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#treatment1 {
}

#treatment1 a {
	padding:4px;
}

#treatment1 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#treatment2 {
}

#treatment2 a {
	padding:4px;
}

#treatment2 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#news1 {
}

#news1 a {
	padding:4px;
}

#news1 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#news2 {
}

#news2 a {
	padding:4px;
}

#news2 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

#news3 {
}

#news3 a {
	padding:4px;
}

#news3 a:hover {
	padding:4px;
	background-color:#CCCCCC;
}

.highlighted {
	font-size:13px;
	font-weight:bold;
	font-style:italic;
}

.freehighlighted {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}

.black {
	font-weight:bold;
	color:#000000;
}

.meetteam {
	float:right;
	padding-top:14px;
	padding-left:16px;
	padding-right:6px;
}
.quickcontactfield {
	width:120px;
}
.quickcontactdesc {
	width:120px;
}
.quickcontactsubmit {
	margin-right:1px;
}

/* Anti-spam - hide "realperson" field on forms */
#realperson {
	visibility:hidden;
	display:none;
}
