#html, body {
	background: url("../images/bg_white.jpg") no-repeat top center;
}




#head {
	height: 61px;
}




#content {
	width: 74%;
}
#sidebar {
	width: 22%;
}






h1 {
	position: relative;
	margin: 2px 0 1.8em 0;
	clear: both;
}
.index h1 {
	margin-bottom: 0.8em;
}
h1, #sidebar  h2, #footer-inner {
	border-color: #ccc;
}
.page_tools {
	position: absolute;
	right: 0;
	top: 4.2em;
	width: 680px;
	padding: 0 0 10px 0;
	border-bottom: solid 1px #ccc;
}









#sidebar {
	padding: 0;
	width: 200px;
	background: url("../images/features_bg.gif") #efeded no-repeat bottom left;
}
	#sidebar h2 {
		padding: 12px 20px 18px 20px;
		margin: 0 0 0 0;
		background: url("../images/features_bg.gif") #efeded no-repeat top left;
		border-bottom: none;
	}
	#sidebar h3 {
		font: bold 13px arial, verdana, sans-serif;
		padding: 4px 0 11px 0;
		margin: 0 20px 16px 20px;
		border-bottom: solid 1px #ccc;
	}
	#sidebar p {
		margin-left: 20px;
		margin-right: 20px;
	}
.feature_img {
	float: right;
	position: relative;
	margin: 20px 0 0 0;
}



img#banner {
	position: relative;
	float: left;
	margin: -10px 20px 0 -10px;
}












#sidebar ul {
	margin: 0.4em 0 2em 2.6em;
}
	#sidebar ul ul {
		margin: 0.2em 0 2em 1em;
	}
		#sidebar ul ul li {
			margin: 0 0 0.2em 0;
		}















#navigation
{
	position: absolute;
	right: -12px;
	margin-top: -72px;
	list-style: none;
	overflow: hidden;
	padding: 4px 12px;
}
	#navigation li
	{
		display: inline;
		float: right;
	}
	#navigation li.hidden
	{
		display: none;
	}
		#navigation li a
		{
			float: left;
			padding: 8px 8px;
			text-transform: lowercase;
		}







#nav {
	/*
	background: url("../images/public_menu_bg.png") no-repeat top center;
	*/
	background: url("../images/public_menu_bg.gif") #4C64A8 no-repeat top center;
}


	#nav ul li.selected ul {
		display: block;
		background: url("../images/public_submenu_bg.gif") #E4E5EA  no-repeat top center;
	}

	#nav ul li a {
		color: #C2C7E5;
	}
	#nav ul li.selected li a,
	#nav ul li.selected li.selected a,
	#nav ul li.selected li.selected li a
	{
		color: #6B6D76;
	}
	#nav ul li.selected a,
	#nav ul li.selected a:hover
	{
		color: #fff;
	}
	#nav ul li.selected li.selected a,
	#nav ul li.selected li.selected a:hover,
	#nav ul li.selected li.selected li.selected a,
	#nav ul li.selected li.selected li.selected a:hover
	{
		color: #5871B6;
	}
	#nav ul li a:hover
	{
		color: #fff;
	}
	#nav ul li.dentist-services a:hover,
	#nav ul li.selected li a:hover,
	#nav ul li.selected li.selected li a:hover
	{
		color: #000;
	}
	#nav ul ul ul,
	#nav ul .selected ul ul {
		display: none;
	}








#adverts {
	padding: 0;
	width: 200px;
	background: url("/public/images/hours_bg.gif") #F7F5F5 no-repeat bottom center;
}
#request-an-appointment #adverts {
	display: none;
}
#adverts h2 {
	font-size: 1.4em;
	background: url("/public/images/hours_bg.gif") no-repeat top center;
	padding: 18px 20px 12px 20px;
	margin: 0 0 8px 0;
}
#adverts table {
	margin: -10px 20px 14px 20px;
	width: 160px;
}
	#adverts table td.title {
		width: 66px;
		text-align: left;
		font-weight: bold;
	}
	#adverts table td {
		padding: 1px 0;
		border-top: solid 1px #D7D7D7;
		border-bottom: none;
		font-size: 86%;
		text-align: right;
	}
	#adverts table#openingtimes td {
		padding: 0;
		border: none;
	}
	.ad {
		position: relative;
		top: 0px;
		left: 0px;
		
		float: right;
		margin-top: 20px;
		clear: right;
	}














	#search_container .submit
	{
		color: #666;
		background: url("../images/public_btn_search.gif") #ccc no-repeat center center;
	}




















h1, th {
	color: #425AA1;
}




p.intro {
	font-size: 118%;
	color: #5871B6;
	font-style: italic;
	font-weight: normal;
}





#patienttestimonials {
	position: relative;
	margin: -7px 0 0 -7px;
}






#content ul,
#periodontics .index #content ul {
	float: none;
}
.index #content ul,
#implants #content ul {
	float: left;
	clear: right;
	margin: 0 4.2em 0 0;
	padding: 0 0 0 16px;
	position: relative;
}







.team-member {
	position: relative;
	float: left;
	clear: none;
	font-size: 96%;
	width: 46%;
	margin: 10px 20px 0 0;
}
	.team-member a {
		position: relative;
		float: left;
		border: none;
		margin: -2px 10px 0 0;
		padding: 0;
		z-index: 3;
	}
		.team-member a img {
		}
	.team-member p {
		position: relative;
		font-size: 96%;
		z-index: 2;
	}
	.team-member p.link
	{
		position: absolute;
		bottom: 0;
		top: 64px;
		left: 99px;
		padding: 1px 0 1px 0;
		margin: 0;

	}
		.team-member p.link a
		{
			position: relative;
			padding: 0 0 0 18px;
			margin: 0;
			background: url("/public/images/profile.gif") no-repeat left 1px;
		}
	.team-member h3 {
		position: relative;
		margin: 0 0 4px 0;
		z-index: 2;
	}



ul#teamlist {
	position: relative;
	list-style: none;
	padding: 9px 0 9px 9px;
	margin: 0;
	background: url("../images/teamlist_bg.gif") #fff no-repeat top left;
}
	ul#teamlist li {
		position: relative;
		margin: 0 2px 2px 0;
		padding: 0;
		display: inline;
	}
		ul#teamlist li a {
			position: relative;
		}
#team-profile {
	padding: 8px 0 0 0;
}
#team-profile .identity {
	float:left;
	width:30%;
}
#team-profile .details {
	float:left;
	width: 60%;
	overflow:hidden;
}
#team-profile img {
	border: solid 1px #ccc;
}
#team-profile a img {
	border: none;
	margin-top: -10px;
}
#team-profile h2 {
	margin: 10px 0 0 0;
	width: 160px;
	overflow: hiddden;
}
#team-profile p {
	position: relative;
	clear: left;
}
#team-profile a.teamlink {
	position: absolute;
	top: 57px;
	left: 0;
}




/*
.generaltreatments #content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.generaltreatments #content ul li {
		float: left;
		display: inline;
		margin: 0 0 6px 0;
		padding: 0;
		border-left: solid 1px #ccc;
	}
	.generaltreatments #content ul li a {
		position: relative;
		float: left;
		margin: -3px 0 0 6px;
		width: 89px;
		height: 140px;
	}
*/



#sitemap #content ul {
	list-style: disc;
	margin: 0 0 0.6em 0;
	padding: 0;
}
#sitemap #content ul ul {
	margin: 0 0 0 1em;
}
#sitemap #content ul li {
	display: inline;
	float: left;
	width: 48%;
	font-weight: bold;
}
#sitemap #content ul ul li {
	display: block;
	float: none;
	width: auto;
	border: none;
	clear: none;
	font-weight: normal;
	font-size: 96%;
}
















#levels
{
	font: normal 0.86em arial, verdana, sans-serif;
	margin: 0 0 4em 0;
}
#levels .level
{
	/*
	border: solid 1px #ccc;
	padding: 2em 2em 3em 2em;
	*/
	margin: 0 0 4em 0;
}
#levels .level .innerlevel
{
	/*
	background: #EEEFF2;
	padding: 1em;
	*/
	margin: 0 0 1em 0;
	overflow: hidden;
}
#levels .level .innerlevel .advantages,
#levels .level .innerlevel .disadvantages
{
	float: left;
	width: 48%;
	margin-right: 2%;
}
#levels .level .innerlevel .description
{
	clear: both;
}
#levels h2
{
	position: relative;
	clear: both;
	font: normal 1.3em arial, verdana, sans-serif;
	color: #fff;
	background: #5871B7;
	padding: 16px;
	height: 3em;
}
	#levels h2 span
	{
		font-weight: bold;
	}
#levels h3
{
	margin: 0 0 0.6em 0;
	font: bold 1.23em arial, verdana, sans-serif;
	padding: 1.6em 0 6px 0;
	border-bottom: solid 1px #5871B6;
}
#levels h4 {
	font: bold 1.1em arial, verdana, sans-serif;
	padding: 0 0 0.3em 0;
	margin: 0.6em 0 0.4em 0;
	color: #5871B6;
}
#levels .longlist li
{
	margin: 0 0 0.8em 0;
}
#levels .longlist li .cost
{
	display: block;
	margin: 0.6em 0 0 0;
}
#levels li
{
	margin: 0 0 0 0;
}

















#how-they-work #content #left {
	float: left;
	width: 60%;
	margin-right: 30px;
}
	#how-they-work #content #left ol {
		list-style: none;
		padding: 0;
		margin: 0;
	}
		#how-they-work #content #left ol li {
			padding: 0 0 0 140px;
			margin: 0;
			font: normal 12px arial, verdana, sans-serif;
			height: 100px;
		}
		#how-they-work #content #left ol li.item1 {
			background: url("/public/images/howtheywork1.jpg") no-repeat left top;
		}
		#how-they-work #content #left ol li.item2 {
			background: url("/public/images/howtheywork2.jpg") no-repeat left top;
		}
		#how-they-work #content #left ol li.item3 {
			background: url("/public/images/howtheywork3.jpg") no-repeat left top;
		}
		#how-they-work #content #left ol li.item4 {
			background: url("/public/images/howtheywork4.jpg") no-repeat left top;
		}




#practice-news #content_holder ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#practice-news #content_holder li {
	padding: 0 0 0 2em;
	margin: 0;
	background: url("/public/images/icons/pdf.gif") no-repeat left 1px;
}
#practice-news #content_holder li a {
	overflow: hidden;
	color: #666;
	font-size: 95%;
}
#practice-news #content_holder li a strong {
	display: block;
	color: #425AA1;
	font-size: 100%;
	margin: 0 0 2px 0;
}
#practice-news #content_holder li a span {
	color: #425AA1;
	font-size: 100%;
}