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


* {
	margin:0;
	padding:0;
}

html { min-height: 100%; margin-bottom: 1px; } /*force scroll in FF*/

body {
	background:#ccc;
	text-align:center;
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#wrapper {
	width:900px;
	text-align:left;
	margin:30px auto 0 auto;
}

/* header */

#header {
	background:#fff ;
	height:152px;
	position:relative;
	padding:8px 8px 0 8px;
}

#header h1,
#header div#logo {
	width:251px;
	height:43px;
	padding:0 0 11px 0;
}

#header h1 a,
#header div#logo a {
	width:251px;
	height:43px;
	display:block;
	background:url(../images/logo-studental.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	overflow:hidden;
}

#header h2 {
	position:absolute;
	width:350px;
	height:21px;
	top:29px;
	right:165px;
	background:url(../images/strapline-studental.gif) no-repeat 0px 0px;
	text-indent:-9999px;
}

#header-links {
	position:absolute;
	width:150px;
	top:-24px;
	right:0px;
}

#header-links a {
	float:left;
	display:block;
	color:#666;
	text-decoration:underline;
	font-size:10px;
	font-weight:bold;
	margin:0 10px 0 0;
	height:12px;
	padding:6px 0 0 20px;
}

#header-links a:hover {
	color:#333;
}

a#home-link {
	background: url(../images/icon-home.gif) no-repeat 0px 0px;
}

a#home-link:hover {
	background: url(../images/icon-home.gif) no-repeat 0px -18px;
}

a#email-link {
	background: url(../images/icon-link.gif) no-repeat 0px 0px;
	padding-left:18px;
}

a#email-link:hover {
	background: url(../images/icon-link.gif) no-repeat 0px -18px;
	padding-left:18px;
}

#banner {
	margin:0 0 0 -8px;
}

#header #phone {
	position:absolute;
	width:150px;
	height:160px;
	top:0;
	right:0;
	background:#666 url(../images/bg-phone.gif) no-repeat center bottom;
	text-indent:-9999px;
}


/*navbar*/

#navbar {
	background:#b6b1a5;
	height:25px;
}

#navbar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#navbar li {
	float:left;
	height:25px;
}

#navbar li.team {
	float:left;
	border-left:none;
}

#navbar a {
	float:left;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	width:150px;
	height:25px;
	text-align:center;
	text-indent:-9999px;
	overflow:hidden;
}

.team a {
	background: url(../images/tb-team.gif) no-repeat 0px 0px;
}
.team a:hover,
#current.team a {
	background: url(../images/tb-team.gif) no-repeat 0px -25px;
}

.treatments a {
	background: url(../images/tb-treatments.gif) no-repeat 0px 0px;
}
.treatments a:hover,
#current.treatments a {
	background: url(../images/tb-treatments.gif) no-repeat 0px -25px;
}

.fees a {
	background: url(../images/tb-fees.gif) no-repeat 0px 0px;
}
.fees a:hover,
#current.fees a
 {
	background: url(../images/tb-fees.gif) no-repeat 0px -25px;
}

.information a {
	background: url(../images/tb-information.gif) no-repeat 0px 0px;
}
.information a:hover,
#current.information a {
	background: url(../images/tb-information.gif) no-repeat 0px -25px;
}

.testimonials a {
	background: url(../images/tb-testimonials.gif) no-repeat 0px 0px;
}
.testimonials a:hover,
#current.testimonials a {
	background: url(../images/tb-testimonials.gif) no-repeat 0px -25px;
}

a#contactus {
	background: url(../images/tb-contactus.gif) no-repeat 0px 0px;
}
a#contactus:hover,
a#contactus.current {
	background: url(../images/tb-contactus.gif) no-repeat 0px -25px;
}


/* content */

#content {
	background:url(../images/bg-content.jpg) no-repeat right top;
}

#page {
	width:675px;
	background:#333 url(../images/logo-nhs.gif) no-repeat right bottom;
	padding:40px 30px 30px 45px; 
}

#page h1 {
	font-size:31px;
	font-weight:normal;
	text-transform:lowercase;
}





/*homepage*/

h2#home-welcome {
	font-size:42px;
	font-weight:normal;
}

p#home-intro {
	font-size:24px;
	margin:40px 0 45px 0;
	text-indent:-9999px;
	background:url(../images/bg-home-intro.gif) no-repeat 0px 0px;
	width:615px;
	height:85px;
}

#home-features div {
	float:left;
	width:184px;
	margin:0 17px 0 0;
	position:relative;
}

#home-features div {
	float:left;
	width:184px;
	margin:0 17px 0 0;
	position:relative;
}

#home-features h3 {
	width:184px;
	height:145px;
}

#home-features h3 a {
	position:relative;
	display:block;
	width:168px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	padding:45px 6px 0 10px;
	color:#999;
	text-decoration:none;
	line-height:18px;
}

#home-features small {
	font-size:11px;
	font-weight:normal;
}

#home-features em {
	font-style:normal;
	text-decoration:underline;
}

#home-features h3 a:hover em{
	color:#ccc;
}



#where h3 a{
	background:url(../images/home-feature-where.gif) no-repeat 0px 0px;
}
#where h3 a:hover {
	background:url(../images/home-feature-where.gif) no-repeat 0px -145px;
}

#emergency h3 a{
	background:url(../images/home-feature-emergency.gif) no-repeat 0px 0px;
}
#emergency h3 a:hover {
	background:url(../images/home-feature-emergency.gif) no-repeat 0px -145px;
}

#call-back h3 a{
	background:url(../images/home-feature-call-back.gif) no-repeat 0px 0px;
}
#call-back h3 a:hover {
	background:url(../images/home-feature-call-back.gif) no-repeat 0px -145px;
}


/* meet the team */

#page-subnav {
	position:relative;
	top:-17px;
}

#page-subnav.team-subnav {
	left:220px;
}

#page-subnav a {
	color:#999;
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
}

#page-subnav a.current {
	color:#ccc;
	text-decoration:none;
}

dl#nurses {
	display:none;
}

dl.team-list {
	margin:5px 0 0 0;
	width:675px;
}


dl.team-list dt {
	width:105px;
	float:left;
	margin:0;
}

dl.team-list dd {
	width:555px;
	float:left;
	margin:0 0 20px 0;
	line-height:1.6em;
	color:#999;
	height:126px;
	padding:0 0 0 15px;
}

dl.team-list dd a{
	color:#ccc;
	text-decoration:none;
}

dl.team-list p.team-name {
	margin:-5px 0 8px 0;
	font-size:12px;
	color:#999;
}



dl.team-list dd a:hover{
	text-decoration:underline;
}

dl.team-list p.team-name strong,
dl.team-list p.team-name em{
	font-style:normal;
	font-weight:bold;
}

dl.team-list p.team-name strong {
	color:#ccc;
}


/* treatments */

#treatments-list {
	margin:20px 0;
}

#treatments-list div {
	float:left;
	width:310px;
	margin:0 20px 15px 0;
}

#treatments-list div h2 {
	font-size:12px;
	margin:-3px 0 12px 125px;
	color:#ccc;
}

#treatments-list div img {
	float:left;
	margin:0 20px 0 0;
}

#treatments-list div p {
	line-height:1.5em;
	color:#999;
}

#treatments-list div a {
	color:#999;
	font-weight:bold;
}

#treatments-list div a:hover {
	color:#ccc;
}

/* text based pages - our fees */

div.text-column {
	float:left;
	width:310px;
	margin:15px 20px 25px 0;
}

div.text-column h2{
	color:#ccc;
	font-size:12px;
	margin:0 0 10px 0;
}

div.text-column h3{
	color:#ccc;
	font-size:11px;
	margin:0 0 10px 0;
	padding:3px 0 0 0;
	font-weight:normal;
}

div.text-column p{
	color:#999;
	line-height:1.5em;
	margin:0 0 10px 0;
}

div.text-column p a,
div.text-column li a {
	color:#999;
}

div.text-column p a:hover,
div.text-column li a:hover {
	color:#ccc;
}

div.text-column p strong{
	color:#ccc;
	font-weight:normal;
}

#page .top-margin {
	margin-top:20px;
}

div.text-column ul {
	margin:0 0 12px 13px;
	color:#999;
}

div.text-column li {
	margin:0 0 4px 0;
}

/*testimonials*/

#treatments-list.testimonials-list div h2 {
	margin-bottom:3px;
}

/*information*/

#information div.text-column h2{
	font-size:11px;
	margin:0 0 3px 0;
	padding:0;
	font-weight:normal;
}

#information div.text-column p{
	margin:0 0 24px 0;
}

/* contact us */

div.text-fullwidth {
	margin:0 0 20px 0;
}


div.text-fullwidth h2{
	color:#ccc;
	font-size:12px;
	margin:0 0 10px 0;
}

div.text-fullwidth p {
	margin:0 0 20px 0;
	color:#999;
}

div.text-fullwidth p {
	color:#999;
	line-height:1.5em;
}

div.text-fullwidth strong {
	color:#ccc;
	font-weight:normal;
}

div.text-fullwidth a {
	color:#999;
}

div.text-fullwidth a:hover {
	color:#ccc;
}








/* generic styling */

a img {
	border:none;
}

a:hover {
	color:#ccc;
}



.clearfix:after {
    content: ".";
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */