@charset "utf-8";
/* CSS Document */


body {
	background: #eff5e2;
	height: 100%;
}

#lbg, #rbg {
	position: absolute;
	width: 50%;
	height: 100%;
	z-index: -1;
}

#lbg {
	right: 50%;
	background: url(/graphics/main/bg-left.gif) left top repeat-x;
}

#rbg {
	left: 50%;
	background: url(/graphics/main/bg-right.gif) right top repeat-x;
} 

#wrapper {
	width: 970px;
	margin: auto;
}

.clear {
	clear: both;
}

#header {
	position: relative;
	width: 970px;
	height: 317px;
	background: #FFFFFF;
}

#header #email {
	position: absolute;
	left: 274px;
	height: 51px;
	line-height: 51px;
}

#header #phone {
	position: absolute;
	right: 0;
	height: 51px;
	line-height: 51px;
	text-align: right;
}

#header #logo {
	position: absolute;
	width: 245px;
	height: 225px;
	top: 51px;
}

#header #mainImage {
	position: absolute;
	width: 696px;
	height: 225px;
	left: 274px;
	top: 51px;
}

#header #tioas {
	position: absolute;
	width: 274px;
	height: 41px;
	top: 276px;
}

#header #nav {
	position: absolute;
	width: 696px;
	height: 41px;
	left: 274px;
	top: 276px;
}

#header #nav li {
	float: left;
	line-height: 33px;
}

#header #nav li a {
	display: inline-block;
	line-height: 33px;
	text-align: center;
	background: url(/graphics/main/header-nav.gif) left top repeat-x;
	height: 41px;
	text-decoration: none;
	color: #FFFFFF;
}

#header #nav li a:hover, #header #nav li.selected a {
	background-position: bottom;
	text-decoration: none;
}

#header #nav li a#homeLink {
	width: 50px;
}

#header #nav li a#aboutLink {
	width: 71px;
}

#header #nav li a#firstVisitLink {
	width: 70px;
}

#header #nav li a#orthLink {
	width: 87px;
}
#header #nav li a#nhsLink {
	width: 115px;
}
#header #nav li a#privateLink {
	width: 120px;
}

#header #nav li a#braceCareLink {
	width: 85px;
}

#header #nav li a#findLink {
	width: 98px;
}

#side {
	float: left;
	width: 245px;
}

#side #referral {
	width: 245px;
	height: 2em;
	margin: 23px 0 23px 0;
	text-align: right;
}

#side #referral p {
	float: right;
	text-align: right;
}

#side #referral a {
	display: block;
	width: 158px;
	color: #FFFFFF;
	text-decoration: none;
	height: 2em;
	line-height: 2em;
	background: url(/graphics/main/referral.gif) left top repeat-y;
	text-align: center;
}

#side #referral a:hover, #side #referral a.selected {
	background-position: right;
}

#side .navMain a {
	display: block;
	width: 233px;
	height: 2em;
	line-height: 2em;
	background: url(/graphics/main/left-nav-main.gif) left top repeat-y;
	text-align: right;
	padding: 0 12px 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 9px;
}

#side .navMain.nhs a {
	background: url(/graphics/main/left-nav-main-nhs.gif) left top repeat-y;
}
#side .navMain a:hover, #side a.selected {
	background-position: right top;
}

#side .sub {
	width: 245px;
	background: url(/graphics/main/left-nav-sub-bg.gif) left top repeat-y;
	display: none;
}

#side .sub.open {
	display: block;
}

#side .sub ul {
	margin-top: 9px;
	width: 245px;
}

#side .sub li {
	margin-top: 2px;
}

#side .sub li a {
	display: block;
	width: 233px;
	height: 1.5em;
	line-height: 1.5em;
	background: url(/graphics/main/left-nav-sub.gif) left top repeat-y;
	text-align: right;
	padding: 0 12px 0 0;
	color: #8ed300;
	text-decoration: none;
	font-style: italic;
}

#side .sub li a:hover, #side .sub li a.selected {
	background-position: right;
	font-weight: bold;
}

#page {
	float: right;
	width: 696px;
	margin-top: 26px;
	min-height: 300px;
}

#page p a:link, #page p a:visited {
	color: #8ed300;
	text-decoration: underline;
}

#page p a:hover,#page p a:active {
	color: #666666;
	text-decoration: underline;
}


#page p {
	line-height: 1.4em;
}

#page ul {
	margin-bottom: 15px;
}

#page ul.bullList li {
	list-style: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}

#footer {
	margin-top: 100px;
	line-height: 1.2em;
	margin-bottom: 20px;
}

#footer a {
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

#simplemodal-container a.modalCloseImg {
	background:url(/graphics/maps/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-10px;
	right:-10px;
	cursor:pointer;
}

.nhsNavImg {
	line-height: 33px;
	vertical-align: middle;
	margin-bottom: 3px;
}



.photo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.photo.right {
	margin-left: 10px;
}

.photo.left {
	margin-right: 10px;
}

.photo.top {
	margin-top: 0px;
}

.photo.bottom {
	margin-bottom: 0px;
}

.dataTable {
	margin-bottom: 15px;
}

.dataTable td {
	border: #999999 1px solid;
	padding: 8px;
}

.imageWrapper1 {
	position: relative;
	height: 199px;
	margin-bottom: 40px;

}

.imageWrapper2 {
	position: relative;
	height: 255px;
	margin-bottom: 40px;

}
