.disabled	{
	background-color:#ddd;
}
form {
	margin:0;
	padding:0;
}
div	{
	border:0px solid #000;
}
img	{
	border:0;
}
body {
	min-width:750px;
	margin:10px 10px 0px 0;
	
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color:#000000;
	margin: 0;
	padding: 0;
  
}
.ok	{
	padding:15px;
	margin:10px;
	border:2px solid #000;
}
#sent	{
	
	background-color:#DAEED1;
	padding:20px;
	width:80%;
	border:2px solid #BDD6A6;
	text-align:center;
}
#sent h1	{
	color:#307511;
	margin-bottom:15px;
}

h1	{
	font-size:22px;
}
#error	{
	
	background-color:#D03030;
	padding:20px;
	width:80%;
	border:2px solid #F7D3D3;
	text-align:center;
	color:#fff;
}
#error h1	{
	color:#fff;
	margin-bottom:15px;
}
.required	{
	color:#ff0000;
	font-weight:bold;
}


.prescriptionsForm p	{
	color: #ddd;
}
.prescriptionsForm label	{
	display: block;
	float: left;
	width: 180px;
	padding-right: 20px;
	text-align: right;
}
.prescriptionsForm input, .prescriptionsForm textarea	{
	float: left;
	color: #333;
	margin-bottom: 7px;
	background: #fff;
   border:1px solid #ccc;
	padding: 5px;
	/*/*width: 50%;*/*/
}
.prescriptionsForm input.red	{
	border: 3px solid #FF0000;
}

.prescriptionsForm input:focus {
	background-color: #EFF6FF;
}

.prescriptionsForm br {
	clear: left;
}

#newsticker	{
	padding:8px;
	background-color:#ff0000;
	color:#fff;
	font-size:15px;
}
#newsticker	a:link{
	color:#fff;
}
#newsticker	a:visited{
	color:#fff;
}

#jserror	{
	padding:55px;
	border:1px solid #000;
	position:fixed;
	top:140px;
	margin:20px;
	left:100px;
	width:80%;
	height:70%;
	background-color:#ff0000;
}
#jserror p	{
	font-weight:bold;
	font-size:15px;
	color:#fff;

}
table#content	{
	width:100%;
	border-collapse: collapse; 
	border-spacing: 0;
}
.clear	{
	clear:both;
}
.contener	{
	margin:20px 15px 20px 20px;
	font-size:14px;
}
#content ul, #content ol{
	padding-left:20px;
}
#content div	{
	padding-top:3px;
	padding-bottom:3px;
}
#content p	{
	margin-top:0px;
	margin-bottom:0px;
	margin:0px;
	
}
#con p {
margin-bottom:0;
margin-top:0;
}
#content	hr	{
	margin-top:10px;
	margin-bottom:15px;

}
#content * p	{
	margin-top:0px;
	
}

#topText	{
	text-align:justify;
	padding:15px;
	font-size:15px;
}
#bottomText	{
	text-align:justify;
	padding:15px;
	font-size:13px;
}




.header	{
	width:100%;
}	
.header #firstLine	{
	background:#7F9BC5;
	padding:5px;
}
.header #secondLine	{
	background:#C7D9F5;
	
}
.header #secondLine h1	{
	
	color: #7F9BC5;
	font-weight: normal;
	margin: 0 0 0 4mm;
	padding: 0.25ex 0;
	padding-top:10px;
	float:left;
	font-size:35px;
	
	
}
.header #imgGooglemap	{
	
	float:left;
	
}
.header #imgGooglemap img	{
	
}

.header #imgNhs	{
	padding-top:7px;
	padding-right:7px;
	xwidth:80px;
	xbackground:#000;
	xheight:80px;
	float:right;
	
}
 
.header #thirdLine	{
	background:#7F9BC5;
}
.header #lastUpdated		{
	float:left;
	color:#D2D2D2;
}
.header #lastUpdated span	{
	color:#555555;
	font-weight:bold;
}
.header	#topMenu	{
	float:right;
}
.header	#topMenu ul	{
	padding:0 0 0 0;
	margin:0 155px 0 0;
	white-space: nowrap;
	font-size:12px;
	color:#ffffff;
	float:left;
	background:transparent;
	list-style:none;
}
.header	#topMenu ul li	{
	display:inline;
	list-style:none;
	
}
.header #topMenu ul li a { font-weight:bold; 
	margin: 0 5px 0 0;
	padding: .2em 1em .2em 1em;
	background:#B7D7AF;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	float: left;
	border:2px solid #ffffff;

}

.header	#topMenu ul li a:hover{
background:#7DB26E;
color: #ffffff;
text-decoration:none;
border:2px solid #ffffff;
}







#footer	{
	width:100%;
	text-align:center;
	background-color:#6487DC;
	
}
#footer p	{
	padding:10px;
	color:#fff;
	font-size:12px;

}


#tdMenu	{
	background-color: rgb(240,240,240);
	vertical-align:top; 
	width:170px;
	padding-right:10px;
	border-right: 1px solid rgb(153,153,153);
}
#side-bar {
  width: 170px;
 padding-right:5px;
  min-height:300px;
  float: left;
  clear: left;

}
.sideBarTitle {
  font-weight: bold;
  margin: 0 0 0.5em 2.5mm;
  padding: 1em 0 0 0;
}
#side-bar ul {
	margin:10px 0 10px 5px;
	padding:0 0 0 0;
	background:transparent;
}
#side-bar li {
	list-style-type: none;
	background:#B7D7AF;
	font-family: Helvetica, Arial, sans-serif; 
	color: #daa520;
	border:1px solid #7DB26E;
	text-align:left;
	padding:0 0 0 0;
	margin-bottom:6px;
}
#side-bar a, .thisPage { font-weight:bold; 
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding:2px 0 2px 5px;
}
.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid rgb(153,153,153);
  border-bottom: 1px solid rgb(153,153,153);
}
#side-bar a:hover {
	background:#ffffff;
	color: #7F9BC5;
}











/*NEWS */

.newsTitle, .newsTitle a		{
	
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	color:#003300;
	
	
}
.newsDate	{
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	color:#666;

}
.newsDesc	{
	
	font-size:13px;
	line-height:17px;
	text-align:justify;
	
}
/* END NEWS */


/* LINKS */
	p.linkDesc	{
		margin-left:10px;
		color:#666;
		font-size:13px;
		line-height:17px;
		text-align:justify;
		
	}
/* END  LINKS */


/*BRANCHES, OPENING HOURS */
	#opening_hours	{
	
	}
	.opening_left	{
		width:250px;
		float:left;
	}
	.opening_row	p	{
		margin:10px;
	}
	.opening_right	{
		margin-left:20px;
		float:left;
	}
	.opening_row	{
		clear:both;
		
		overflow:auto;
	}
/*END BRANCHES, OPENING HOURS */


#formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#000;
	color:#000;
	padding: 1px 5px 1px 5px;
	background:url(../images/formbg.gif) repeat-x left top;
	width: 150px;
}


/*LOADING MESSAGE*/
#loadingbar
{
	position:absolute;right:0;top:0;
	color:#fff;
	width:120px;
	background-color:#B11000;
	padding:2px 5px 2px 5px;"
}
/*LOADING MESSAGE*/