/* @override http://localhost:8080/RogerHowells/web/css/howells.css */

/* Sloane Court Clinic CSS for print */

body {
	background: transparent;
	padding: 0 0;
	color: #333333;
	margin: 0 0;
	font: 0.7em/1.5 Arial, Helvetica, sans-serif;
}

/* Header & Content */

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

#header p {
	float:left;
	clear:both;
	font-size: 1.3em;
	margin-left: 100px;
	padding: 0px;
	margin-top: 15px;
}


#header h1 {
	color: #471933;
	padding: 10px 0px 0px 100px;
	font: 3.5em/1em Verdana, Arial, Helvetica, sans-serif;
	/*margin: 0px 0px 0px 210px;*/	/*letter-spacing: 0.1em;*/
}
#header h1 img {
	/*margin-left: -10px;*/
}
#header h2 {
	margin-right: 120px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* @group topcontainer */

.topcontainer {
	width: 980px;
	height: 200px;
	margin: 0px 0px;
	padding: 10px 0px 0px 10px;
	color: #333333;
}
.topcontainer p{
	margin-top: 0px;
}

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

/* @end */

/* @group topcontainer-east */
#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;
}

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

.topcontainer-east h1 {
	font-family: garamond, Verdana, Helvetica, Arial, sans-serif;
	margin-left: -10px	;
	margin-top: 0px	;
}
.topcontainer-east h2 {
	float: right;
	font-size: 2em;
	color: #791A12;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
}

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

/* @end */

/* @group logo */

/* Logo */
#logo {
	overflow: hidden;
	width: 80px;
	z-index: 3;
	height: 135px;
position: absolute;
	background: url(../images/SCC_Logo_Colour3.jpg) no-repeat;
}
#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 */


/* Navigation Tabs */

#navtabs { display:none;
}


/* Green Divider */

#topbar {
	display: none;}


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

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

#leftcontent { display:none;
/*	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
*/}

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

.testimonials {
	background-color: #fff;
	text-align: left;
	font-size: 0.9em;
	margin: 0px;
	padding: 5px 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: 10px;
	margin-bottom: 10px;
	color: #471933;
}

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

.testimonials img {
	border: 2px solid #ccc;
}

.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;
	}
/* @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 */


.contactbox {
	display: none;
	border: 3px solid #EEE;
	background-color: #EEEFF0;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 1em;
	width: 170px;
	padding: 1px 10px 10px;
}

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

#maincontent {
width:550px;
}

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

#maincontent p.small {
	font-size:1em;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 10px;
	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;
}

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

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

/* Footer */

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

.footcontainer {
	width: 800px;
	height: 100%;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	color: #000;
}
.footcontainer ul {
display:none;}


.footnote { 
	padding-top: 10px;
	color: #000;
	font-size: 1em;
	line-height: 1em;
}
.footnote a {
	display: none;
}

/* Basics */

h2 {
	color: #333333;
	background-color: inherit;
	margin-bottom: -8px;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	margin-top: 2px;
}

h3 {
	color: #006633;
	background-color: inherit;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

img {
	border-style: none;
}

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

/* Linkage */

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

a:hover {
	color: #333333;
	padding: 0;
	text-decoration: none;
	background-color: #CCFFCC;
}
abbr {
	border-bottom: 1px dotted #006600;
}

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

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

hr {
	color: #006600;
}

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

td {
	margin: 0px;
	line-height: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding: 5px 5px 5px 0px;
}
.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;

}

/* Contact Form Styles */

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;
}

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 of Contact Form Styles*/

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

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

/*#floatdiv {
    position:absolute;
    width:200px;
	left:0px;
	top:0px;
    padding:10px;
	background:#FFFFFF;
    border:2px solid #2266AA;
}*/

/*------------------------Tags for EAST------------------------------*/

/*Print-only tags*/
.printonly {
	font-weight: bold;
	text-align: center;
	color: #fb5a38;
}
.printthispage {display:none}
.noprint {display:none;}