@charset "UTF-8";
.twoColFixLtHdr  #Wrapper {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #e2e9f3;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	}
.twoColFixLt #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #e2e9f3; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#WelcomeBanner {
	height: 20px;
	width: 603px;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 123px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #e2e9f3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.MainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	
}
.twoColFixLt #mainContent {
	margin-left: 143px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #FFFFFF;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#PageText {
	width: 603px;
	padding-top: 20px;
	margin-bottom: 25px;
}
#RCVSbox {
	height: 36px;
	width: 250px;
}
#RCVSbadge {
	float: left;
	height: 36px;
	width: 49px;
	margin-right: 10px;
}
#MainMenu {
	height: 23px;
	width: 780px;
}
#MainBanner {
	width: 780px;
}
#ScrollingBanner {
	height: 24px;
	width: 601px;
	margin-bottom: 30px;
	border: 1px solid #3F6DAF;
}
#NewsBox {
	height: 105px;
	width: 601px;
	border: 1px solid #3F6DAF;
}
#NewsBoxContent {
	height: 88px;
	width: 601px;
}
#NewsBoxHeading {
	height: 17px;
	width: 601px;
}
.twoColFixLtHdr #footer {
	width: 780px;
	clear: both;
} 
#PracLocationsBut {
	width: 123px;
	height: 100%;
}
#ContactUsBut {
	height: 16px;
	width: 123px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#RepeatPrescBut {
	height: 16px;
	width: 123px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#OpeningTimesBox {
	width: 123px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.OpeningTimesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.SmallPrintText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
#StaffLine1  {
	width: 601px;
}
#PicBoxRight {
	float: right;
	height: 150px;
	width: 200px;
	border: 1px solid #5980ba;
	margin-left: 15px;
}
#StaffBox1 {
	width: 162px;
	float: left;
}
#StaffBox2 {
	width: 162px;
	margin-right: auto;
	margin-left: 50px;
	float: left;
}
#StaffBox3 {
	width: 162px;
	margin-right: 0px;
	margin-left: 420px;
}
#clearline {
	clear: left;
}
#StaffLine2 {
	width: 601px;
	margin-bottom: 30px;
}
#StaffBox4 {
	width: 162px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
#StaffBox5 {
	width: 162px;
	margin-right: auto;
	margin-left: 50px;
	float: left;
}
#StaffBox6 {
	width: 162px;
	margin-right: 0px;
	margin-left: 439pxpx;
}
#StaffBox7 {
	width: 162px;
	float: left;
}
#StaffBox8 {
	width: 162px;
	margin-right: auto;
	margin-left: 50px;
	float: left;
}
#StaffBox9 {
	width: 162px;
	margin-right: 0px;
	margin-left: 420px;
}
#StaffLine3 {
	width: 601px;
	margin-bottom: 30px;
}
#staffline5 {
	width: 601px;
	margin-bottom: 30px;
}
.StaffName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3e6bac;
}
.StaffQualification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42A071;
}
#PicBoxLeft {
	float: left;
	height: 150px;
	width: 200px;
	border: 1px solid #5980ba;
	margin-right: 15px;
}
.clearfloatLeft {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#PicBoxLeftBottomMargin {
	float: right;
	height: 150px;
	width: 200px;
	border: 1px solid #5980ba;
	margin-right: 0px;
	margin-bottom: 15px;
}
#NewsContainer {
	width: 600px;
	margin-bottom: 30px;
}
#NewsBox1 {
	float: left;
	width: 150px;
	margin-left: 30px;
}
#NewsBox2 {
	width: 150px;
	margin-left: 300px;
}
#NewsPicture {
	height: 64px;
	width: 64px;
	border: 1px solid #43A073;
	margin-bottom: 5px;
}
#NewsStory {
	width: 150px;
	margin-bottom: 10px;
}
#NewsCategory {
	height: 20px;
	width: 150px;
	margin-bottom: 10px;
}
#CentralCredit {
	text-align: right;
	height: 37px;
	background-color: #CCCCCC;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#PromoBanner {
	width: 601px;
	border: 1px solid #3F6DAF;
	margin-bottom: 25px;
}
#XmasOTimes {
	width: 601px;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
#news-wrapper {
  width: 580px;
}
#news-title {
  width: 580px;
  margin-bottom: 20px;
}
#news-standfirst {
  width: 580px;
  margin-bottom: 20px;
}
#news-content {
  width: 580px;
}
#news-image-right {
  float: right;
  height: 150px;
  width: 150px;
  margin-bottom: 20px;
  margin-left: 20px;
  border: 2px solid #446f9c;
}
.news-title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: bold;
  color: #446f9c;
}
.news-standfirst {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}
.news-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
}
#PromoBanner2 {
	width: 601px;
	margin-bottom: 25px;
	border: 1px solid #3F6DAF;
}
