


* {
	margin: 0;
	outline: none;
	padding: 0;
}

a {
	text-decoration: none;
}

object {
	display:block;
}
a:hover {
	text-decoration: none;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 0;
}

html {
	
	
}

body {
	font-size: 1.1em;
	line-height: 1.8em;
	text-align: center;

	background-repeat:repeat-x;
	background-position:top;
	

	
}

#bg {
	background-repeat:no-repeat;
	background-position:bottom left;


	

}

.BodyContent ol li {
	line-height: 1.6em;
	list-style-type: decimal;
	margin: 4px 0 4px 0;
}

.BodyContent ul li {
	line-height: 1.6em;
	list-style-type: square;
	margin: 4px 0 4px 0;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0 15px 25px;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	font-size: .95em;
	margin: 0 0 20px 0;
	padding: 6px 10px 7px;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 0 0 0;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-size: .9em;
	font-weight: 700;
	height: 21px;
	line-height: 80%;
	margin: 0;
	padding: 0;
	width: 76px;
}

.CategoryFeedList, .OtherFeedList, .CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: 1em;
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 2px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentItem {
	border-bottom: 1px solid #151515 !important;
	margin: 20px 0px;
}
 
.CommentSettingsLink {
	padding: 5px 15px 5px 0;
}

.imageContactUs {

	background: none;
	background-color: blue;
	height: 300px;

}


#Container {
	margin: 0 auto;
	text-align: left;
	width: 984px;
	/*background-image:url(../images/bg-grad.png);*/
	background-position:50% 0%;
	
	background-repeat:no-repeat;
}

#content {
	margin: 0 auto;
	width: 984px;
	background-image:url(../images/white-bg.png);
	background-repeat:repeat-y;
}

#contentTop {
	margin: 0 auto;
	width: 984px;
	height:21px;
	background-image:url(../images/white-bg-top.png);
	background-repeat:no-repeat;
}
#contentBtm {
	margin: 0 auto;
	width: 984px;
	height:21px;
	background-image:url(../images/white-bg-btm.png);
	background-repeat:no-repeat;
}

.Content {
	float: left;
	min-height: 300px;
	padding-left:20px;
	padding-right: 14px;
	padding-top:8px;
	width: 441px;
	text-align:justify;
	font-size:12px;
	
}

.Content .BodyContent {
	padding: 0;
}

.Content .ContentPostDetails li {
	padding: 0 15px 10px 20px;
}



.Content h2 {
	font-weight:normal;
	color:#00619A;
	font-style:italic;
	
}



.Content h1 {
	font-family: arial, sans-serif;
	font-size: 35px;
	line-height: .7em;
	padding: 10px 15px 15px 0;
	font-weight:normal;
	color:#00619A;
}

.Content h1 span {
	font-weight:normal;
	color:#cccccc;
	font-style:italic;
	font-size:18px;
	line-height:.4em;
}


#mainForm h2 {
	font-style:normal;
}

.Content h3 {

	font-family: arial, sans-serif;
	font-size: 1.3em;
}

.Content h3, .PostDetails, .Content h4, .Content h5, .Content h6 {
	padding: 5px 0;
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary p {
	padding: 0px;
}

.Content ol li {
	line-height: 120%;
	list-style: decimal;
	list-style-position: inside;
	padding: 2px 15px 2px 0;
}

.Content p {
	margin: 5px 0;
}

.Content .PostDetails li {
	float: left;
	padding: 0 15px 0 20px;
}

.Content .tplContent, .Content .tplContentList {
	padding: 5px 15px;
}

.Content ul {
	clear: both;
}

.Content ul li {
	line-height: 120%;
	padding: 2px 0 2px 15px;
	color:#00619A;
}

.Content ul li a {
	text-decoration:none;
	color:#00619A;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 0;
}

.ContentPostDetails li {
	display: inline;
	float: left;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 0;
	padding: 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	height: 85px;
	line-height: 130%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1004px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	padding: 0 0px;
	text-decoration: underline;
}

#FooterList.Block1 {
	float: left;
	padding-left: 20px;
}

#FooterList.Block2 {
	float: right;
}

#FooterText {
	width: 100%;
}


#Footer ul {
	text-align:center;
	margin-top:20px;
}

#Footer ul li{
	display:inline;
	color:#0a4b83!important;
	margin-left:10px;
	
}

#Footer ul li a {
	color:#0a4b83!important;
	text-decoration:none!important;

}

#Footer p {
	text-align:center;
	margin-top:10px;
	color:#0a4b83;
}

#FooterText.Block1 {

	float: left;
}

#FooterText.Block2 {
	float: right;
}

#footer_slide p {
	text-align:justify;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.5em;
}

h2.tplvar-author-name {
	font-size: 1.8em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1.7em;
	line-height:1.2em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header {
	height: 102px;
	width: 984px;
	background-image:url(../images/call-us.png);
	background-repeat:no-repeat;
	background-position:96% 10%;
}

#Header h1 {
	padding: 85px 0 0 21px;
	position: absolute;
}

#Header h1 a {
	font-family: tahoma, arial, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 130%;
	text-decoration: none;
	text-transform: lowercase;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #A8A288;
	height: 1px;
}

html {
	font-family: arial, georgia, tahoma, sans-serif;
	font-size: 62.5%;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock p {
	margin: 0;
	padding: 12px 0;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

#CallToAction {
	margin-bottom:20px;
	margin-top:6px;
}

#CallToAction img {
	display: block; 
	margin: auto;
	margin-bottom:3px;
	border:0px;
}

#Faq {
	background-color:#eef3f1;
	padding:6px;
	
}

#Faq h2 {
	color:#0a4b83;
	text-transform:none;
	margin:8px;
	padding:0;

}

.Left {
	
	float: left;
	padding: 0 0px 0 0px;
	width: 236px;
	margin-left:12px;
	
}

.Left .BlockContent > ul, .Right .BlockContent > ul, .Content ul {
	border-top: none;
	padding: 10px 0;
	color:#2aa2b4;
	font-weight:bold;
	font-size:1.1em;

}

.Left .BlockContent > ul li, .Right .BlockContent > ul li, .Content ul li {
	padding-top: 2px;
	padding-left:25px;
	background:url(../images/list-arrow.gif) no-repeat 0px 3px;
	list-style:none;

}

.Left h2, .Right h2 {
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	line-height: 120%;
	margin: 0;
	padding: 17px 0 6px 0;
	
}

.Left li a, .Right li a {
	display: block;
	
	text-decoration: none;
}

.Left li a:hover, .Right li a:hover {
	text-decoration: underline;
}

.Left li, .Right li {

	margin: 0;
	padding: 0;
}

.Left .SideBox, .Right .SideBox {
	
	margin-bottom: 7px;
}
.SideBox {
	margin:15px;
}

.Left .tplImage, .Right .tplImage {
	margin: 10px 12px;
}

.Left ul li a, .Right ul li a {
	background-position: 8px 11px;
	
}

.Left ul li li a, .Right ul li li a {
	background-position: 18px 11px;
	padding-left: 30px;
}

.Left ul li li li a, .Right ul li li li a {
	background-position: 28px 11px;
	padding-left: 40px;
}

legend {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1.65em;
	font-weight: 700;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.CommentsContentListDetails {
	line-height: 120%;
	padding: 5px !important;
}

li.ContentAuthors {
	font-size: .9em;
	line-height: 120%;
	padding: 5px !important;
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	font-size: .9em;
	line-height: 120%;
	padding: 5px !important;
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

li.ContentPublishDate {
	font-size: .9em;
	line-height: 120%;
	padding: 5px !important;
}

li.ContentType {
	font-size: .9em;
	line-height: 120%;
	padding: 5px !important;
}

.listRow {
	margin: 0;
	
	
	margin-bottom:30px;
}

.listRow a {
	text-decoration:none;
}

.listRow h3 {
	padding:5px 5px 0px 5px;
}
.listRow .ne { 	background:url(../images/cat-ne.gif) top right no-repeat; }
.listRow .se { 	background:url(../images/cat-se.gif) bottom right no-repeat; }
.listRow .sw { 	background:url(../images/cat-sw.gif) bottom left no-repeat; }
.listRow .nw { 	background:url(../images/cat-nw.gif) top left no-repeat; padding:10px; }

.listRow .readMore {
	background:url(../images/readmore.gif) no-repeat;
	width:95px;
	height:27px;
}

.listRow .readMore a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.listRow .ContentPublishDate{
float:right; padding-top:5px; font-size:9px;
}

.listSummary {
	clear: both;
	padding:0px 5px 0px 5px;
}

.listSummary li {
	padding-left: 10px;
}

#Logo {
	float: left;
	line-height: 130%;
	margin: 22px 0 0 27px;
	position: absolute;
	width: 211px;
	
}

#Menu {
	position: absolute;
	top: 0;
}

#Menu ul {
	float:left;
}

#Menu .lcap {
	background-image:url(../images/menu-l-cap.gif);
	background-position:0% 0%;
	width:9px;
	height:29px;
	float:left;
}
#Menu .rcap {
	background-image:url(../images/menu-r-cap.gif);
	background-position:0% 0%;
	width:9px;
	height:29px;
	float:left;
}

#Menu .HasSubMenu > ul {
	margin-left: 20px;
}

#Menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#Menu li a {
	display: block;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	height: 44px;
	padding: 10px 12px 0;
	text-decoration: none;
}

#Menu li ul {
	float: left;
	left: 0px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 31px;
	width: 165px;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	text-align: left;
	
}

#Menu li ul li a {
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 2px 20px 0;
	text-transform: none;
	width: 140px;
	
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
	
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
	
}

#Menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu ul > li > ul > li > ul {
	left: 165px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}


#Menu ul li li li ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: -1px !important;
}


#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 40px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	width: 15em;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu .PopupMenu {
	width:850px;
	left:-300px!important;
	padding-top: 20px!important;
	padding-left: 20px!important;
	position:absolute;
}

#Menu .PopupMenu li{
	width:180px;
	float:left;
	display:block;
	clear:none;
	
	
}

#Menu .PopupMenu li ul{
	
	position:relative;
	left:0;
	top:0;
	display:block;
	margin:20px;
	margin-left:-145px;
	margin-top:3px;
	width:165px;
	border-top:1px #3fa9b7 solid;
	
	
	
}
#Menu .PopupMenu li ul li {
	
	padding-left:0px;
	background:url(../images/arrow.gif) no-repeat 0% 65%;
	
	width:125px;
}


#Menu .SubList {
	
}


#menuwrapper {
	clear: both;
	height: 44px;
	margin: 47px 2px 0 253px;
	padding-top: 9px;
	width: 730px;
}


/*
#menuwrapper {
	
	clear: both;
	height: 44px;
	margin: 57px 0px 0 268px;
	padding-top: 2px;
	width: 734px; /* this is exactly the right width, if the menu width changes, change this too. */
}
*/

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}

.Right {

	float: right;
	padding: 0 16px 0 16px;
	width: 236px;
}

.RSSBlock {
	padding: 0;
}

.RSSBlock h2 {
	padding: 0;
}

.RSSBlock h2 a {
	display: block;
	font-size: .75em;
	height: 32px;
	padding: 20px 0 5px 45px !important;
}

.Search {
	margin: 0 0 3px 0;
	padding: 0;
	padding-bottom: 10px;
}

.Search form {
	padding: 0;
}

.Search p {
	font-size: 1em;
	margin-top: -53px;
}

.SearchGoButton {
	margin-left: 108px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	font-size: 1em;
	left: 25px;
	position: relative;
	top: 72px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	padding-left: 20px;
	width: 158px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	border-top: 0px solid #1e1e1e;
	margin: 0;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

.Summary small {
	display: block;
	font-size: .9em;
	padding: 0 0 5px 0;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

.Testimonial_content {
	text-align: center;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAdvancedSearchURL {
	text-decoration: underline;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplPreviousLink, .tplNextLink {
	text-decoration: none;
}

.tplWidthColumns1 {
	width: 948px;
}

.tplWidthColumns2 {
	width: 702px;
	padding:5px;
	padding-bottom:0px;
	padding-right:20px;
}

.tplWidthColumns3 {
	width: 430px;
}

.TwitterBlock h2 a {
	display: block;
	font-size: .8em;
	height: 32px;
	padding: 20px 0 5px 45px !important;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.White {
	margin: 0 0 3px 0;
	padding-bottom: 10px;
}

.White p {
	padding: 15px 0;
}


.quicklinkHolder {
	
	text-align:center;
}

.quickLink {
	width:200px;
	height:160px;
	
	float:left;
	background-color:#fff;
	padding:10px;
	margin:10px;
}

.surgeonSummary {
	background:#fff;
	width:380px;
/*	margin-bottom:10px; */
	background:url(../images/surgeon-summary-bg.gif) no-repeat top left;
	padding:15px 15px 15px 15px;
}



.surgeonSummary .readMore {
	width:95px;
	height:25px;
	margin-left:285px;
}

.surgeonSummary .readMore a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.surgeonSummary img {
	float:left;
	border:1px solid #d8d8d8;
	margin-right:10px;
	margin-bottom:10px;
}

.surgeonSummary h3 {
	padding:0;
}

.surgeonSummary p {
	height:65px;
	overflow:hidden;
	line-height:1.4em;

}

	.boxN {
		background:url(../images/n.gif) repeat-x top;
	}
	.boxE {
		background:url(../images/e.gif) repeat-y right;
	}
	.boxS {
		background:url(../images/s.gif) repeat-x bottom;
	}
	.boxW {
		background:url(../images/w.gif) repeat-y left;
	}
	.boxNE {
		background:url(../images/ne.gif) no-repeat top right;
	}
	.boxSE {
		background:url(../images/se.gif) no-repeat bottom right;
	}
	.boxSW {
		background:url(../images/sw.gif) no-repeat bottom left;
	}
	.boxNW {
		background:url(../images/nw.gif) no-repeat top left;
		padding:15px;
	}
	
	
	.gradBoxN {
		background:url(../images/gradbox-n.gif) repeat-x top;
	}
	.gradBoxE {
		background:url(../images/gradbox-e.gif) repeat-y right;
	}
	.gradBoxS {
		background:url(../images/gradbox-s.gif) repeat-x bottom;
	}
	.gradBoxW {
		background:url(../images/gradbox-w.gif) repeat-y left;
	}
	.gradBoxNE {
		background:url(../images/gradbox-ne.gif) no-repeat top right;
	}
	.gradBoxSE {
		background:url(../images/gradbox-se.gif) no-repeat bottom right;
	}
	.gradBoxSE-nobutton {
		background:url(../images/gradbox-se-nobutton.gif) no-repeat bottom right;
	}
	.gradBoxSE-woman {
		background:url(../images/gradbox-se-woman.gif) no-repeat bottom right;
	}
	.gradBoxSW {
		background:url(../images/gradbox-sw.gif) no-repeat bottom left;
	}
	.gradBoxNW {
		background:url(../images/gradbox-nw.gif) no-repeat top left;
		padding:15px;
	}
	
.gradReadMore {
	width:95px;
	height:27px;
	float:right;
	
}

.gradReadMore a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
	
.gradTable {
	background-color:#FFFFFF;
	padding:0;
	line-height:normal;
}

.gradTable td{
	padding:0;
	margin:0;
	line-height:normal;
	vertical-align:bottom;
}	

.gradTable img {
	display:block;
}
	
	
	
	.faqButton li {
		width:165px;
		height:65px;
		background-image:url(../images/faq-button.gif);
		background-repeat:no-repeat;
		background-position:50% 50%;
		padding-left:24px;
		padding-right:5px;
		
	}
	
	.faqBottom {
		width:180px!important;
		height:37px!important;
		background-image:url(../images/faq-btm-button.gif)!important;
		background-repeat:no-repeat!important;
		background-position:0!important;
		padding-left:14px!important;
		margin-top:3px!important;
		margin-bottom:3px!important;
		
	}

	.faqButton table {
		margin:0;
		padding:0;
		width:100%;
		height:100%;
		background:none;
	}
	
	.faqButton table tr {
		margin:0;
		padding:0;
	}
	
	.faqButton table tr td {
		vertical-align:middle;
		padding:0;
		margin:0;
	}
	
	.faqButton  a {
		vertical-align:middle;
		display:block!important;
		width:100%;
		margin:0!important;
		padding:0!important;
		background:none!important;
		color:#436286!important;
		line-height:1.2em!important;
	} 
	
	.CategoryContentList {
		
	}
	
#hospitals {
	background:url(../images/hospitals-bg.jpg);
	height:279px;
	width:232px;
	margin-left:3px;
}

#manchester {
	background:url(../images/manchester.gif);
	height:25px;
	width:100px;
	position:relative;
	top:90px;
	left:110px;
}

#scotland {
	background:url(../images/scotland.gif);
	height:23px;
	width:91px;
	position:relative;
	top:90px;
	left:120px;
}

#london {
	background:url(../images/london.gif);
	height:25px;
	width:80px;
	position:relative;
	top:90px;
	left:130px;
}

	
.clinicList ul{
	border-top: none;
	padding: 0;
	margin:0;
	color:#2aa2b4;
	font-weight:bold;
	font-size:1.1em;
	width:390px;
	

}

.clinicList ul li {
	padding-left:25px;
	list-style:none;
	background:url(../images/list-arrow.gif) no-repeat left!important;
	/* float:left; */
	display:block;
	width:170px;
	font-size:11px;

}

.clinicListColumn1 {
	width: 180px;
	float: left;

}

.clinicListColumn2 {

	width: 180px;
	float: left;
}


.clinicList ul li a {
	text-decoration:none;
	
}





	 .CJsubmenu {
		float:left;
		display:block;
		clear:none;
		margin-right: 5px;
	}

	 .CJsubmenu-nochilds {
		float:left;
		display:block;
		clear:none;
		margin-right: 5px;
	}
	
		

	.CJsubmenu-nochilds a {
		color: #0090a6;
	}

	.CJsubmenu-nochilds a:hover {
		color: white;
	}
	
	
	
	.sectionheading {
		font-weight: bold!important;
		padding: 0px;
		font-size: 12px!important; 
		font-weight: bold; 
		background-image: none; 
		border-bottom: 1px solid #0090a6; 
		list-style-type: none; 
		color: #0090a6;	
		margin-bottom: 5px!important;

		/* note - it is these two styles that define the width and spacing of the sub menus */
		margin-right: 15px!important;		
		width: 145px;
	
	}
	
	
	 
	.sectionheading-nosub {
		font-size: 12px; 
		font-weight: bold; 
		background:url(../images/arrow.gif) no-repeat 0% 65%;
		list-style-type: none; 
		color: #0090a6;	
		padding-left: 10px!important;
 
		/* note - it is these two styles that define the width and spacing of the sub menus */
		margin-right: 15px!important;		
		width: 145px;

	} 


	.subitem {
		color:  #3e3c3c!important;
		padding-left: 20px!important;
		background:url(../images/arrow.gif) no-repeat 0px 4px; 
	}
	

	.maincontainer {
		padding-left: 20px!important;
		padding-top: 10px!important;
	} 
	
	.subitem-nosub {
		color: #5B5958;
		padding-left: 20px!important;
		background:url(../images/arrow.gif) no-repeat 0px 4px; 

		/* note - it is these two styles that define the width and spacing of menu items that are not on a sub menu */
		margin-right: 15px!important;		
		width: 125px;
	}
	
		
	.headingitem {
		color: #0090a6;
		padding: 0px;
	}
	
		
	.menuitem {
		color: #5B5958;
	}
	
	.itemlink {
		color: #5B5958;
	}


/*this is the default one and is used on the main surgical list columns */
#surgical .CJsubmenu {
	margin-right:27px;
}

/*this one is used to modify the margin on CJsubmenu the main non-surgical page list columns */
/* If you make this any bigger, column 4 drops onto the next line below the first 3 cols in either chrome, FF or IE */
.SmallerMargin {
	margin-right:16px!important;
}


#surgical .menulistcolumn {
	border-top:1px solid #3fa9b7;
}

#surgical a {
	text-decoration:none;
	border:none;
}

#surgical sectionheading {
	text-decoration:none!important;
}



/* there shoudl always be 182px between these two values */
.menuwidthset {
	width: 730px;
}
.menuframewidthset {
	width: 548px;
}


#footerTabBox {
	margin:auto; width:984px;
	margin-top:10px; 
	background:url(../images/white-bg-top-tab.png);
	background-repeat:no-repeat;
	background-position:0px 22px;
	color: #0A4B83;
	
}


.footerTabHeading {
	width: 500px;
	display: block;
	color: #0090a6;
	padding: 0px;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
	font-size: 18px;
	margin-top:20px;
}

.footerTab {
	width:140px!important;
	height:29px!important;
	float:left!important;
	font-size:12px!important;
	color:#00569c!important;
	text-align:left!important;
	margin-bottom:14px;
}

.footerTab a {
	width:125px!important;
	height:19px!important;
	padding-top:10px!important;
	padding-left:15px!important;
	display:block!important;
	color:#00569c!important;
	background-image:url(../images/tab.png);
	background-repeat:no-repeat;
	text-decoration:none!important;
	
}

.footerTabSelected {
	background-image:url(../images/tab-selected.png)!important;
}

.footerContent {
	clear:both;
	background:url(../images/white-bg.png);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}

.footerBottom {
	background:url(../images/white-bg-btm.png);
	background-repeat:no-repeat;
	height:25px;
	clear:both;

}

.faqList td{
	padding:0;
}

.faqList a{
	font-size:12px;
	padding-top:2px;
	color:#00569c;
	display:block;
	font-weight:bold;
}


.slice tr {
	padding:0;
	margin:0;
}
.slice td {
	padding:0;
	margin:0;
}
.slice th {
	padding:0;
	margin:0;
}

.slice img {
	display:block;
}

.clinicManager {
	font-size:0.8em;
	text-align:center;
}
.textManager {
	font-size:0.9em;
	font-style:italic;
	line-height:1.3em;
}

.day {
	color:#00569c;	
}

#q3 p {
	color:#00366b;
	font-size:11px;
	line-height:14px;
}

#q3 h3 {
	color:#00366b;
	padding-left:0;
	padding-right:0;
	padding-top:30px;
}
#q3 a {
	color:#00366b;
}

#q3 .listRow {
	margin-bottom:15px;
}

#q3 td img {
	margin-top:15px;
}

.slice td {
	padding:0px;
}

.slice img {
	display:block;
}

.non-surgicalOffers p {
	padding-left:5px;
	
}