/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.6 Arial, Verdana, sans-serif;
  background-color:#ffffff;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}

#branding h1 {
  margin: 0;
}

#linkshead h1 {
	margin: 0;
}

#articleshead h1 {
	margin: 0;
}

#therapy h1 {
  margin: 0;
}

#training h1 {
  margin: 0;
}

#articles h1 {
  margin: 0;
}

#wrapper {
  background-color: #fff;
}

#branding {
  height: 117px;
  background:#ffffff url(../images/lifetide_bannerbg.jpg) no-repeat top right;
  padding: 0px;
}

#therapy {
  height: 117px;
  background:#ffffff url(../images/therapy_bannerbg.jpg) no-repeat top right;
  padding: 0px;
}

#training {
  height: 117px;
  background:#ffffff url(../images/training_bannerbg.jpg) no-repeat top right;
  padding: 0px;
}

#articles {
  height: 117px;
  background:#ffffff url(../images/articles_bannerbg.jpg) no-repeat top right;
  padding: 0px;
}

#linkshead {
  height: 117px;
  background:#ffffff url(../images/links_bannerbg.jpg) no-repeat top right;
  padding: 0px;
}


#topnav {
	width: 550px;
	height: 37px;
	margin-left: 100px;
	_margin-left: 50px;
	float: left;
	background: #ffffff;
	text-align: right;
	line-height: 37px;
}

#searchbox {
	width: 210px;
	height: 37px;
	float: right;
	margin-right: 46px;
	background: #fff url(../images/search_bg.gif) no-repeat top right;
}


#footer {
  background-color:#ffffff;
  color: #979797;
  padding: 5px 20px;
  border-top: 1px solid #B0B0B0;
  text-align: right;
}

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 90%; 
  margin: 0 auto; 
  text-align: left; 
}


#content { 
  width: 75%;
  float: right; 
  padding-bottom: 10px;
}

#mainNav { 
  width: 180px; 
  float: left; 
} 

#latestnews { 
  width: 180px; 
  float: left; 
} 

#left-bar-content {
	height: 600px;
	overflow: hidden;
}

#left-bar-content h1 {
	color: #0062A1;
}

#left-bar-content a {
	color: #0062A1;
	text-decoration: none;
}

#left-bar-content a:hover {
	text-decoration: underline;
}

#footer { 
  clear: both; 
} 

/* Add some padding 
================================== */

#mainNav {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav * {
  padding-left: 20px;
  padding-right: 20px;
}

#mainNav * * {
  padding-left: 0;
  padding-right: 0;
}

#latestnews {
  padding-top: 20px;
  padding-bottom: 20px;
}

#latestnews * {
  padding-left: 20px;
  padding-right: 20px;
}

#latestnews * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
  padding-right: 20px;
}

#content * * {
  padding-right: 0;
}

/* Navigation styling 
================================== */

#topnav li {
	display: inline;
	margin: 0px 10px;
	font-size: 12px;
}

#topnav li a {
	text-decoration: none;
	color: #B0B0B0;
}

#topnav li a:hover {
	color: #4E4E4E;
}

#mainNav {
  margin-top: 20px;
  background-color:#fffff;
  font-size: 9px;
}

#mainNav ul {
	list-style: none;
}

#mainNav li {
	padding-left: 20px;
	margin-left: -20px;
	margin-bottom: 5px;
}

#mainNav a {
	text-decoration: none;
	color: #0099CC;
}

#mainNav a:hover {
	color: #052F3C;
}

.currentpage {
	background: url(../images/bulletbg.gif) no-repeat left center;

}

/* Search box styling 
================================== */

#searchbox fieldset {
	margin: -4px 0 0 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border: 0px;
}

#searchbox form p {
  	position: relative;
	width: 100%;
	font-size: 11px;
}

#searchbox label {
	float: left;
	width: 50px;
	margin-top: 2px;
}

.searchbox {
	width: 95px;
	font-size: 1em;
}

.submitbutton {
	font-size: 1em;
}

/* Latest News Stylings */

#latestnews {
	color: #878787;
	text-align: justify;
}

#latestnews h1 {
	font-size: 14px;
	font-weight: bold;
}

#latestnews h2 {
	font-size: 12px;
	font-weight: bold;
}

#latestnews p {
	font-size: 11px;
}


/* Main content styling */

#text h1 {
	margin-top: 10px;
}

#text p {
	font-size: 12px;
}

#text li {
	font-size: 12px;
}

.img_picright {
	float: right;
	margin: 7px;
	text-align: center;
}

.img_picleft {
	float: left;
	margin: 7px;
	text-align: center;
}


.doublepic {
 	float: left;
	width: 250px;
	margin-right: 20px;
}

.clear {
 	clear: both;
}

#welcomepic {
	width: 175px;
	float: right;
	margin-left: 14px;
}

.daily-mail {
	border: 1px solid #83B817;
	background-color: #E4E4E4;
	padding: 5px;
}

.daily-mail a {
	color: #000;
	font-size: 1.3em;
	text-decoration: none;
}

.daily-mail a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/* Top Three Boxes */

.box {
	margin-top: 40px;
	margin-right: 10px;
	width: 27%;
	float: left;
}

.box h1 {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.box p {
	font-size: 11px;
}

.bottom {
	margin-top: -15px;
	margin-right: 10px;
	width: 27%;
	float: left;
	border-bottom: 1px solid #B0B0B0;
}

#pyscho h1{
	color: #83B817;
	border-bottom: 1px solid #83B817;
}

#pyscho p{
	color: #83B817;
}

#pyscho a{
	color: #83B817;
	text-decoration: none;
}

#pyscho a:hover{
	color: #83B817;
	text-decoration: underline;
}

#trainingbox h1 {
	color: #0062A1;
	border-bottom: 1px solid #0062A1;
}

#trainingbox p {
	color: #0062A1;
}

#trainingbox a {
	color: #0062A1;
	text-decoration: none;
}

#trainingbox a:hover {
	color: #0062A1;
	text-decoration: underline;
}

#articlesbox h1 {
	color: #00A0D1;
	border-bottom: 1px solid #00A0D1;
}

#articlesbox p {
	color: #00A0D1;
}

#articlesbox a {
	color: #00a0da;
	text-decoration: none;
}
#articlesbox a:hover {
	text-decoration: underline;
}

#share-this-site {
	float: right;
	width: 200px;
	padding: 4px;
	text-align: center;
	margin-right: 80px;
	margin-top: 10px;
	font-size: 0.8em;
}

#share-this-site p {
	margin: 0;
}
#share-this-site-internal {
	float: right;
	width: 200px;
	padding: 4px;
	text-align: center;
	margin-top: 10px;
	font-size: 0.8em;
}

#clear {
	clear:both;
}
.pagination-buttons {
	padding: 4px;
	width: 100px;
	text-align: center;
}

.pagination-buttons.next {
	float: right;
}

.pagination-buttons.previous {
	float: left;
}

.pagination-buttons a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 92px;
	padding: 4px;
	background-color: #cad8e3;
	border: 2px solid #0062A1;
}

.pagination-buttons a:hover {
	background-color: #0062a1;
	border: 2px solid #cad8e3;
	color: #fff;
}

/* Footer Stylings */

#footer a {
	text-decoration: none;
	color: #979797;
}
#footer a:hover {
	text-decoration: underline;
	color: #979797;
}


/* NHS News feed styling */
.ESArticleTitle a {
color:Navy; font-size:90%; font-family:verdana; font-weight:bold; padding-bottom:4px;
}

.ESArticleTitle a:visited {
color:Navy; font-size:90%; font-family:verdana; font-weight:bold; padding-bottom:4px;
}

.ESArticleTitle a:hover
{
color:Red;
}

.ESArticleBody
{
font-size:85%; font-family:verdana; padding-bottom:10px;
}