/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #0065a3!important;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #00417f;
	font-weight: normal;
	text-align: left;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0.2em;
	padding-left: 0px;
}

h2 {
	margin:0 0 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
	h1, h2, a {
	color:#00417f;
	}
h3 {
	color:#00417f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	}	
	

p {
	line-height:1.4em;
	margin:0 0 1em;
	text-align: left;
}
div#outercontainer {
	position:relative; /* center, not in IE5 */
	width:960px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	padding: 0px;
	top: 20px;
}
div#container {
	position:relative; /* center, not in IE5 */
	width:920px;
	float: left;
}
.headerimage {
	z-index:1000;
	height: 386px;
	width: 960px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.logo {
	z-index:1000;
	height: 35px;
	width: 255px;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	position: relative;
}


div#content {
	padding-right: 0em;
	padding-bottom: 30em;
	padding-left: 0em;
	width: 920px;
	padding-top: 2em;
}
	div#content p {
	text-align:left;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	}
	#masterfloatinginfo {
	z-index: 99;
	width: 960px;
	position: relative;
	margin-bottom: 10%;
	float: left;
	background-color: #FFFFFF;
}
#flotainginfo {
	width: 920px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0px;
	margin-bottom: 12em;
	float: left;
}	
	.centercontent {
	text-align:left;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 880px;
	position: relative;
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

.centercontent ul li {
	text-align:left;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 2px;
}

.centerbox {
	text-align:left;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 775px;
	position: relative;
	margin-top: 0px;
	float: left;
	margin-bottom: 0px;
	background-color: #dcdfe1;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
}

.centerbox ul li {
	text-align:left;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	list-style-type: disc;
	padding-bottom: 6px;
	margin-left: -8px;
	width: 720px;
}

.centercontentwhite {
	text-align:center;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 920px;
	position: relative;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	background-color: #ffffff;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 0px;
}
#centercontentbutt{
	text-align:center;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 920px;
	position: relative;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;
	background-color: #ffffff;
	margin-left: auto;
	padding-top: 0px;
	margin-right: auto;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0;
	background-color: #b1ded9;
	height: 200px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
	div#footer p {
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #003d81;
	}
#col_top_footer {
	width:960px;
	height:60px;
	float:left;
	position: relative;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#col_left_footer {
	width:360px;
	height:auto;
	position: relative;
	float: left;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 20px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #171717;
}

#col_left_footer p {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #003d81;
	padding-bottom: 0.4em;
	padding-top: 0.5em;
}

#col_right_footer {
	width:225px;
	height:auto;
	float:left;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #171717;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
}
#col_right_footer p {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #003d81;
	padding-bottom: 0.4em;
	padding-top: 0.5em;
}
#col_last_footer {
	width:235px;
	height:auto;
	float:left;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #171717;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#col_last_footer p {
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #003d81;
	padding-bottom: 0.4em;
	padding-top: 0.5em;
	text-align: left;
	text-indent: 0px;
}
#col_bottom_footer {
	width:960px;
	height:20px;
	float:left;
	position: relative;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #131313;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	
}
.footer_link, a.footer_link:link, a.footer_link:visited  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #171717;
}
		                  
a.footer_link:hover  {
	color: #003d81;
	text-decoration: underline;
} 
#col_left {
	width:420px;
	height:100%;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #171717;
	margin: 0px;
	text-align: left;
}
#col_right {
	width:422px;
	height:100%;
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #171717;
	margin: 0px;
}
.col_spacer {
	width:420px;
	height:13px;
	position: relative;
	float: left;
	margin: 0px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
}
#col_full_image {
	width:892px;
	height:194px;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #171717;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sliderbutt {
	font-weight: normal;
	text-align: center;
	display: block;
	height: 11px;
	width: 260px;
	font-size: 12px;
	margin-top: 50px;
	position: relative;
}
.sliderbutt a  {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #000000;
	background-color: #a5d6cf;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cce3ff;
	border-right-color: #62c7c8;
	border-bottom-color: #62c7c8;
	border-left-color: #cce3ff;
}
.sliderbutt a:hover {
	background-color: #a5d6cf;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #62c7c8;
	border-right-color: #cce3ff;
	border-bottom-color: #cce3ff;
	border-left-color: #62c7c8;
}

#sliderbuttsch {
	font-weight: normal;
	text-align: center;
	display: block;
	height: 25px;
	width: 450px;
	margin-top: 20px;
	position: relative;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#sliderbuttsch a  {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	background-color: #62c7c8;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cce3ff;
	border-right-color: #52A7A9;
	border-bottom-color: #52A7A9;
	border-left-color: #cce3ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
#sliderbuttsch a:hover {
	background-color: #013d83;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cce3ff;
	border-right-color: #002857;
	border-bottom-color: #002857;
}
.spacertrans {
	background-image: url(images/dot.gif);
	float: left;
	height: 1px;
	width: 100%;
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
}
.styleboldgrey {
	color: #414141;
	font-weight: bold;
}
#col_leftdoctors {
	width:230px;
	height:100%;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #171717;
	margin: 0px;
	text-align: left;
}
#col_rightdoctors {
	width:595px;
	height:100%;
	position: relative;
	float: right;
	color: #171717;
	margin: 0px;
	padding-right: 25px;
}
#col_galleryfull {
	width:920px;
	height:470px;
	position: relative;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}
.Surname {
	visibility: hidden;
}
.formfields {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-radius: 4px;             /* CSS3 rounded corners */
	-moz-border-radius: 4px;        /* Rounded corners for Firefox */
	-webkit-border-radius: 4px;     /* Rounded corners for Safari */
	width/*IE*/: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #EAF6F6;
	margin-top: 5px;
	padding-left: 3px;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formfields2 {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-radius: 4px;             /* CSS3 rounded corners */
	-moz-border-radius: 4px;        /* Rounded corners for Firefox */
	-webkit-border-radius: 4px;     /* Rounded corners for Safari */
	width/*IE*/: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #EAF6F6;
	margin-top: 5px;
	padding-left: 3px;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 4px;
	padding-bottom: 3px;
}
.formfields3 {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-radius: 4px;             /* CSS3 rounded corners */
	-moz-border-radius: 4px;        /* Rounded corners for Firefox */
	-webkit-border-radius: 4px;     /* Rounded corners for Safari */
	width/*IE*/: 757px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	background-color: #EAF6F6;
	margin-top: 5px;
	padding-left: 3px;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 4px;
	padding-bottom: 3px;
}
.centercontent2 {
	text-align:center;
	color: #171717;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 760px;
	position: relative;
	margin-top: 10px;
	float: left;
	margin-bottom: 0px;
	background-color: #f0f0f0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 10px;
}
