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

/* Sloane Court Clinic CSS for non-IE Browsers */

/* @group basics */

body {
	padding: 0 0;
	color: #333333;
	margin: 10px 0 0 0;
	font: 70%/1.5 Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #791A12;
	background-color: inherit;
	margin-bottom: 5px;
	font-size: 1.25em;
	line-height: 20px;
	text-decoration: none;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h3 {
	color: #791A12;
	background-color: inherit;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;
}

img {
	border-style: none;
}

img.left {
	margin: 5px 10px 5px 0px;
	float: left;
	border: 2px solid #999999;
	padding: 2px;
}

img.right {
	margin: 10px 0px 0px 10px;
	float: right;
	border: 2px solid #999999;
	padding: 2px;
}

.cv_img {
	background: #fff;
}

/* Linkage */

a:link, a:visited {
	color: #006600;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	padding: 0;
	text-decoration: none;
	/*background-color: #CCFFCC;*/
}

.img {
	margin: 10px 0 15px 0px;
	padding: 4px;
	border: 4px solid #d7d7d7;
	background-color: #FFFFFF;
	vertical-align: middle;
}

abbr {
	border-bottom: 1px dotted #006600;
}

#left {
	width: 415px;
	padding-bottom: 15px;
	float: left;
}

hr {
	color: #006600;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

table {
	margin: 0px 0px 0px 100px;
}

td {
	margin: 0px;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding: 0px 2px;
}
.cv-table {
	margin-left:0px; 
	margin-top:20px; 
	margin-right:30px;
}
.cv-td {
	margin: 0px;
	line-height: 1em;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding: 5px 5px;
	vertical-align: top;
}
/* @end */

/* @group header */

#header {
	height: 130px;
	position: relative;
	z-index: 0;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#header  p {
	display: none;
}

#header h1 {
	color: #471933;
	padding: 40px 0px 0px;
	font: 3.5em/1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 110px;

/*letter-spacing: 0.1em;*/
}

#header h2 {
	margin-left: 260px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

#header h3 {
}

/* @end */

/* @group topcontainer */

.topcontainer {
	width: 980px;
	height: 100%;
	margin: -10px auto 5px;
	padding: 10px 0px 0px;
	color: #333333;
}

.topcontainer h1 {
	font-family: garamond, Verdana, Helvetica, Arial, sans-serif;
}

.topcontainer h2 {
	float: right;
	font-size: 2em;
	color: #791A12;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
}

.topcontainer h2.clapham {
	float: right;
	font-size: 2em;
	margin-bottom: 5px;
	padding: 0px;
	margin-right: 40px;
	margin-top: 10px;
	color: #791A12;
}

.topcontainer h3
{
	float: right;
	font-size: 1.1em;
	color: #126735;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	font-style: italic;
}

.topcontainer a:link, .topcontainer a:visited {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.topcontainer a:hover {
	text-decoration: none;
	background-color:#FFF;
}

/* @group topcontainer-east */

.topcontainer-east {
	width: 980px;
	height: 100%;
	margin: -10px auto 5px;
	padding: 10px 0px 0px;
	color: #333333;
}

.topcontainer-east h2 {
	float: right;
	font-size: 2em;
	color: #791A12;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
}

.topcontainer-east a:link, .topcontainer-east a:visited {
	text-decoration: none;
}

/* @end */

/* @end */

/* @group logo */

#logo {
	overflow: hidden;
	width: 80px;
	z-index: 3;
	height: 135px;
	float: left;
	display: block;
	margin-bottom: 0px;
	margin-left: 5px;
	background: transparent url(../images/SCC_Logo_Colour3.jpg) no-repeat;
}

#logo h1 {
	margin-left: -10000px;
}

#logo-east {
	overflow: hidden;
	width: 200px;
	z-index: 3;
	height: 135px;
	float: left;
	display: block;
	margin-bottom: 0px;
	background: transparent url(../east/images/east.gif) no-repeat;
}

#logo-east h1 {
	margin-left: -10000px;
}

/* @end */

#content {
	padding-top: 5px;
	font-size: 1.2em;
	color: #555;
	min-height: 400px;
	z-index: 5;
}

.container {
	width: 980px;
	height: 100%;
	margin: 0px auto 10px;
	padding: 0px 0px;
	color: #333333;
}

/* @group menu */

#navtabs {
	font-size: 1em;
	line-height: 15px;
	padding-bottom: 0px;
	z-index: 0;
	text-decoration: none;
}

#navtabs li {
	display: inline;
	list-style-type: none;
	z-index: 0;
	font-weight: bold;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
}

#navtabsholder {
	width: 980px;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 10px;
	z-index: 0;
	margin: 0px auto;
	padding: 5px 0px 0px;
}

ul#navigate {
	padding-right: 0px;
	z-index: 0;
	margin-left: -40px;
	margin-bottom: 5px;
}

#navigate a {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px #006600 solid;
}

#navigate a:link, #navigate a:visited {
	background-color: #FFF;
	color: #333;
	text-decoration: none;
}

#navigate a:hover {
	color: #006600;
	text-decoration: none;
}

#navigate li.selected a:link, #navigate li.selected a:visited {
	background-color: #fff;
	color: #006600;
	text-decoration: underline;
}

/* @end */

/* @group leftcontent */

#leftcontent {
	width: 195px;
	float: left;
	margin: 20px 10px 0px 0px;
}



/* @end */

/* @group maincontent */

#maincontent {
	width: 555px;
	margin: 30px 0px 10px 210px;
}

#maincontent p {
	font-size: 1em;
	color: #333333;
	line-height: 1.2em;
}

#maincontent p.small {
	font-size: 0.85em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #471933;
}

#maincontent span.small {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #471933;
}

#maincontent p em {
	font: italic bold .9em Verdana, Helvetica, Arial, sans-serif;
}

#maincontent p em.notbold {
	font: italic normal .9em Verdana, Helvetica, Arial, sans-serif;
}

#maincontent .small_center {
	font: italic small Verdana, Arial, Helvetica, sans-serif;
	background: #66CC99;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}

#maincontent h2.sub {
	font-size: 1.2em;
	color: #333;
	background: #DFF3D7;
	padding-left: 5px;
}

/* @end */

/* @group rightcontent */

#rightcontent {
	width: 200px;
	float: right;
	margin: 30px 5px 0px 0px;
}

#rightcontent p {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #063;
	text-align: center;
}

#rightcontent a:link, #rightcontent a:visited {
	text-decoration: none;
}
#rightcontent  h3 a:hover { text-decoration:underline;}

/* @end */

/* @group reviews */

.reviews {
	font-size: 0.8em;
	line-height: 1em;
	background: #F3FFEC;
	padding: 5px 5px 10px;
	margin: 10px 10px 5px;
	border: 1px solid #666;
}

.reviews p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.reviews h3 {
	text-align: center;
	font-size: 1.2em;
	color: #900;
	margin-top: 10px;
}

.reviews h4 {
	font-size: 1em;
	text-align: center;
	margin: 0px 0px 10px;
}

.reviews dl {
	text-align: center;
	margin: 10px 0px 5px;
	padding: 0px;
}

.reviews dt {
	font-weight: normal;
	color: #630;
	font-size: .9em;
}

/* @end */

/* @group testimonials */

.testimonials {
	background-color: #fff;
	text-align: left;
	font-size: 0.95em;
	margin: 0px 0px;
	padding: 0px 0px 10px 5px;
}

.testimonials p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: normal 1.1em/1.1em Verdana, Helvetica, Arial, sans-serif;
}

.testimonials p.right {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

.testimonials p.small {
	font-size: 0.9em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #471933;
}

.testimonials h2 {
	margin: 5px 0px 5px;
	padding: 2px;
	color: #993300;
	font-size: 1em;
	background: #FFFFFF;
	text-align: center;
}

.testimonials h4 {
	text-align: center;
	margin: 10px 0px;
	color: #993300;
	letter-spacing: normal;
	word-spacing: normal;
	font: bold  0.9em/1.2em Verdana, Geneva, sans-serif;
}

.testimonials h4.left {
	text-align: left;
}

.testimonials img {
	border: 2px solid #ccc;
	margin-left: 0px;
}

.testimonials img.nomargin {
	margin: 3px 0px -7px;
	padding: 0px 2px 3px 0px;
	border-style: none;
}

.testimonials img.button {
	margin: 0px 0px;
	padding: 0px 0px;
	border-style: none;
	cursor: pointer;
}

.testimonials ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.testimonials li {
	font-size: .9em;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 1.2em;
	border-bottom: 1px solid #eee;
	color: #993300;
}

.testimonials ul.link {
	margin: 10px 0px;
	padding: 0px 0px 0px 10px;
}

.testimonials li.link {
	list-style: url(../images/bullet_arrow.gif);
	margin: 0px 0px 5px 10px;
	padding: 0px;
	line-height: 1.3em;
	color: #993300;
	border-style: none;
	font-weight: bold;
	font-size: .9em;
	background-color: #FFF;
}
.testimonials ul.hours {
	margin: 0px	 0px 10px 0px;
	padding: 0px 0px 0px 10px;
}

.testimonials li.hours {
	list-style: url(../images/bullet_arrow.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 1em;
	color: #993300;
	border-style: none;
	font-weight: bold;
	font-size: .8em;
	background-color: #FFF;
}
.testimonials a:link, .testimonials a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 2px;
}

.testimonials a:hover {
	color: #006600;
	text-decoration: underline;
}

.date {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

/* @group contactbox */

.contactbox {
	background-color: #fff;
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
	line-height: 1em;
	width: 185px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 20px;
}

.contactbox p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.contactbox img.nomargin {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.contactbox table {
	margin: 0px 0px;
}

.contactbox td {
	margin: auto;
	line-height: 1em;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	padding: 0px 0px;
}

/* @end */

/* @group highlightbox */

.highlightbox {
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
	line-height: 1em;
	width: 96%;
	padding: 5px 0px;
	margin-bottom: 20px;
	background: #FFC;
	border: 2px solid #060;
}

.highlightbox h3 {
	font-size: 1.3em;
	margin: 0px;
}

.highlightbox p {
	margin: 5px 0px 0px;
}

/* @end */

iframe {
	width: 510px;
	padding-right: 10px;
	border: 2px solid #eee;
}

#bottombar {
	width: 100%;
	height: 10px;
	padding: 0px;
	background-color: #eee;
	margin: 0px auto;
	clear: both;
}

/* @group footer */

#footer {
	font-size: 1.2em;
	color: #fff;
	margin: 0;
	padding-bottom: 5px;
	background-color: #006600;
}

#footer a:link, #footer a:visited {
	color: #f8f8f8;
	text-decoration: none;
}

#footer a:hover {
	color: #eeee00;
	padding: 0;
	text-decoration: none;
	background-color: #006600;
}

/* @end */

/* @group footcontainer */

.footcontainer {
	width: 980px;
	height: 100%;
	margin: -12px auto 10px auto;
	padding: 0px;
	color: #333333;
}

.footcontainer ul {
	text-align: left;
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: .9em;
}

.footcontainer ul li {
	display: inline;
	padding: 0px 4px 6px 20px;
}

.footcontainer ul li.delicious {
	background: url(../images/delicious.gif) no-repeat 0px 0px;
}

.footcontainer ul li.digg {
	background: url(../images/digg.gif) no-repeat 0px 0px;
}

.footcontainer ul li.reddit {
	background: url(../images/reddit.gif) no-repeat 0px 0px;
}

.footcontainer ul li.facebook {
	background: url(../images/facebook.gif) no-repeat 0px 0px;
}

.footcontainer ul li.stumbleupon {
	background: url(../images/stumbleupon.gif) no-repeat 0px 0px;
}

#rightlinks {
	float: right;
	margin-right: 0px;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 0.8em;
}

#rightlinks img {
	margin-top: 5px;
	vertical-align: text-bottom;
}

.footnote{
	padding-top: 5px;
	color: #fff;
	font-size: 0.75em;
	line-height: 1.1em;
}

/* @end */

/* @group form */

form {
	margin: 10px;
	padding: 0px 10px 10px;
	background: #EBFFF0;
}

form p {
	margin: 6px 0px 3px;
	padding: 0px;
}

label {
	width: 150px;
}

input {
	width: 300px;
	border: 1px solid #ccc;
	padding: 1px;
	color: #333;
	margin: 0px;
}

input.search {
	width: 130px;
}

textarea {
	width: 500px;
	border: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

select {
	padding: 1px;
}

input:focus, textarea:focus {
	background: #9FDACC;
	color: #000;
}

input.submit:focus {
	background: #9FDACC;
	color: #fff;
}

.submit {
	padding: 2px;
	border: 1px solid #777;
	color: #000000;
	margin-top: 10px;
	background: #66CC99 center center;
	font-weight: bold;
	height: 22px;
	margin-bottom: 10px;
}

.reset {
	width: 100px;
}

/* @end */

/* @group unused */

/* Green Divider */

/*#topbar {
	width: 100%;
	height: 1px;
	margin: 2px auto 0px;
	padding: 0px;
	z-index: 0;
	background-color: #099444;
}*/

/* @group rounded corners */

.roundedcornr_box_201324 {
	background: #fff;
}

.roundedcornr_top_201324 div {
	background: url(../images/roundedcornr_201324_tl.png) no-repeat top left;
}

.roundedcornr_top_201324 {
	background: url(../images/roundedcornr_201324_tr.png) no-repeat top right;
}

.roundedcornr_bottom_201324 div {
	background: url(../images/roundedcornr_201324_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_201324 {
	background: url(../images/roundedcornr_201324_br.png) no-repeat bottom right;
}

.roundedcornr_top_201324 div, .roundedcornr_top_201324, 
.roundedcornr_bottom_201324 div, .roundedcornr_bottom_201324 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}

.roundedcornr_content_201324 {
	margin: 0 10px;
}

/* @end */

/* @end */
.printonly {display:none;}
.printthispage {width:120px; float:right}

/*Information index*/
.a2z {
}
.a2z a:link {
	text-align: center;
	padding: 0px 2px 2px;
	border: 1px solid #999;
	margin: 0px 2px 0px 0px;
	width: 20px;
	float: left;
	background: #CCC;
	color: #000;
	text-decoration: none;
}
.a2z span {
	text-align: center;
	padding: 0px 2px 2px;
	border: 1px solid #999;
	margin: 0px 2px 0px 0px;
	width: 20px;
	float: left;
	background: #fff;
	color: #000;
	text-decoration: none;
	
	
}