/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,  p, blockquote, th
{
	margin:  0;
	padding : 0;
}

/* Removes list-styles from lists  */
ol, ul
{
	list-style : none;
}

/* Normalizes font-style and font-weight to normal  */
address, caption, cite, code, dfn, em,  th, var
{font-style : normal; font-weight : normal; }

/* Removes  border from fieldset and img */
fieldset, img
{border : 0; }

/****** main site styles ******/

/* main body - background colour and margins */

body{
	font-family:Verdana,Geneva,Arial,helvetica,sans-serif;
	background-image: url(../graphics/bg.gif);
	margin: 0px;
	padding: 0px;
}

.intro{
	font-size: 14px;
	line-height: 20px;
}

a:link {
	color: #00458D;
}
a:visited {
	color: #663366;
}
a:hover {
	color: #000000;
}
a:active {
	color: #00458D;
}


/* main naviagtion  */

.main:link, .main:visited, .main:active	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
	padding: 0px;
}

.main:hover	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #456dcb;
	line-height: 12px;
	padding: 0px;
}


/* main naviagtion  */

.nav2:link, .nav2:visited, .nav2:active	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	line-height: 12px;
	margin: 0px;
}

.nav2:hover	{
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #456dcb;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
} 

/* pages */

.nav3:link, .nav3:visited, .nav3:active	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	margin: 0px;
}

.nav3:hover	{
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #456dcb;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
} 


/* sub headings */

h1,h2,h3,h4  {
font-weight: normal;
}

h1{
	font-size:18px;
	color:#666666;
	padding-bottom:4px;
	padding-top:5px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	padding-left: 10px;
}

/* for h1 headings with 2 lines of text - like the welcome to...... */

h1.twolines{font-size:28px;color:#fff;padding-top:32px}

h2{
	font-size:18px;
	font-weight:normal;
	padding-top:14px;
	padding-bottom:6px;
	color:#456dcb;
	padding-left: 14px;
}

/* the sub headings background area  */

td.subhead{height:123px;padding-left:32px;padding-right:15px}

/* paragraph text */

p{
	font-size:12px;
	line-height:20px;
	padding-top:4px;
	padding-bottom:6px;
	padding-left: 16px;
	padding-right: 16px;
}

/* text lists with 'tick' bullet */

#content-list{margin-left:0;padding-left:0;list-style:none;font-size:12px;line-height:24px;margin-top:6px;margin-bottom:6px}

#content-list li{
	padding-left:22px;
	list-style-type:none;
	background-image: url(../graphics/tick.gif);
	background-repeat: no-repeat;
	background-position: 22 6px;
}

/* text lists with 'check box' bullet */

#content-check{margin-left:0;padding-left:0;list-style:none;font-size:12px;line-height:24px;margin-top:6px;margin-bottom:6px}

#content-check li{background:url(../graphics/check.gif) no-repeat 0 8px;padding-left:18px;list-style-type:none}


/* the main content area  */

td.content{padding:14px 30px 25px}

/* copyright text  */

.copyright{font-size:65%;color:#666;display:block}


/* copyright link (OPG)  */

.copylink:active,.copylink:visited,.copylink:link{font:11px arial,helvetica,sans-serif normal;text-decoration:none;color:#666;padding-top:-25px}

.copylink:hover{font:11px arial,helvetica,sans-serif normal;text-decoration:underline;color:#000;padding-top:-25px}

/* general form styles  */

.inputbox{font:11px verdana,arial,helvetica,sans-serif;background:#fff;color:#003;border:1px solid #b4b4b4}

.formtext {
	font-size: 11px;
	color: #000000;
}

.formtextgrey {
	color: #4D4D4D;
}

.terms-conditions{padding:8px 8px 8px 15px;margin:5px 2px;color:#900;font-size:11px;border:1px solid #900}

/******* contact form *******/

#contact-form{
	border:1px solid #ccc;
	font-size:11px;
	width:480px;
	color:#ffffec;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #fff;
}

/******* prescriptions form  *******/

#bottomform,#drugs,#personal{background:#fff;margin:12px 0;padding:15px;border:1px solid #ccc;font-size:11px}

#repeat-form{background:#fff;padding:10px 15px;margin:10px 0 0;border:1px solid #ccc;width:550px;font-size:11px}
/******* how to find us page  *******/

#map{height:300px;width:330px;border:1px solid #999;margin-right:15px;overflow:hidden}

.tabletext {
	font-size: 13px;
}

/* this is the popup bubble on the google map  */

div#popup{background:#efefef;border:1px solid #999;margin:0;padding:7px;width:200px;font-size:13px}


/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      font-size:10px;
      line-height:normal;
	 
      }
    #tabsB ul {
	margin:0;
	list-style:none;
	font: bold 11px Verdana;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
      }
    #tabsB li {
	display:inline;
	margin:0;
	padding: 0;
      }
    #tabsB a {
	float:left;
	background:url("../graphics/tableftB.gif") no-repeat left top;
	margin:0;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
      }
    #tabsB a span {
	float:left;
	display:block;
	background:url("../graphics/tabrightB.gif") no-repeat right top;
	color:#666666;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 16px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
	background-position:0% -42px;
	color: #456dcb;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
      }
    #tabsB a:hover span {
	background-position:100% -42px;
	color: #456dcb;
      }
	  
.style1 {
	font-family: Verdana, Arial, Helvetica,;
	font-size: 12px;
	color: #666666;
}
td.norep {
	padding:0px;
	background-image: url(../images/main_04.jpg);
	background-repeat: no-repeat;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
h3 {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	padding: 0px;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 7px; 
}
h5 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	padding: 0px;
}
h6 {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	padding: 0px;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, "Times New Roman";
	padding: 0px;
	text-transform: uppercase;
}
td.border-grey {
	padding:3px;
	border: 1px solid #E1ECFB;
	margin: 1px;
}

.labelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #3670A7;
 background-color: transparent;
}

.fieldcell {
	background-color: #FFFFFF;
	color: #3670A7;
	text-align: left;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	border: 1px solid #CCD2D5;
}

.smalllabelcell {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: transparent;
 color: #3670A7;
 width: 100px;
}

.smallfieldcell {
 background-color: #F2F7FB;
 color: #000000;
 text-align: right;
 
}

.button {
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #D7E5F2;
 color: #102132;
 margin-left: 5px;
}

.away{
	font-weight: bold;
	color: #990000;
	background-color: #FFFFCC;
	margin-right: 40px;
	margin-left: 12px;
	border: 1px solid #990000;
	font-size: 11px;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
