/*---------------------------------------------------BODY----------------------------------------------------*/
body {
position:absolute;
top:5px;
left:50%;
width:957px;
margin-left:-478px;
text-align:left;
font-family: arial, sans-serif;
}

.main .page{
	background-image:url(images/optician.png);
	background-repeat:no-repeat; 
	background-position:bottom left;
	background-color: #FFFFFF;
}
.home .page{
	background-image:url(images/home.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}
.acc .page{
	background-image:url(images/accountant.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.calc .page{
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.dent .page{
	background-image:url(images/dentist.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}
.barr .page{
	background-image:url(images/barrister.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.blog .page{
	background-image:url(images/blog.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}

.cont .page {
	background-image:url(images/contact.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}

.doc_gp .page {
	background-image:url(images/doctor-gp.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}
.doc_hosp .page{
	background-image:url(images/doctor-hosp.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.links .page{
	background-image:url(images/links.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}

.opt .page{
	background-image:url(images/optician.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}
.pharm .page{
	background-image:url(images/pharm.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.privacy .page{
	background-image:url(images/privacy.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}

.sol .page{
	background-image:url(images/solicitor.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.stamp .page{
	background-image:url(images/stamp.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}

.teach .page{
	background-image:url(images/teacher.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.taf .page{
	background-image:url(images/taf.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

.test .page{
	background-image:url(images/test.png);
	background-repeat: no-repeat;
	background-position:top left;
	background-color: #FFFFFF;
}

.vet .page{
	background-image:url(images/vet.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	background-color: #FFFFFF;
}

/*---------------------------------------------------GENERAL-------------------------------------------------*/
h1 {
	font-size: 150%;
	font-weight: normal;
	color: #000033;
	text-align: left;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #336666;
	text-align: left;
	padding-bottom: 0px;
}
p {
	text-align:left;
	font-size: 90%;
}


/*---------------------------------------------------HEADER--------------------------------------------------*/
.head {
height:125px;
background-image:url(images/professionals_background.gif);
background-repeat:no-repeat;
background-position:right;
}

.header {
	float: left;
	
	}
.headlinks_light{
	text-align: left;
	color: white;
	width: 200px;
	padding-left: 16px;
	padding-top: 10px;
	float: left;
	font-size:85%;
	}
	
.phone {
float: left;
padding-top:40px;
vertical-align:bottom;
font-weight:bold;
font-size:120%;
color:#01247E;
}

.professionals_title {font-size:30px; color:#01247E; padding-left:193px; padding-top:5px; float:left;}

.professionals_title span {float:left;
padding-left:2px; font-size:14px; color:#01247E;
}



.headlinks_dark {
	text-align: left;
	color: black;
	width: 300px;
	padding-left: 16px;
	padding-top: 27px;
	float: left;
	font-size:85%;
	}
.headlinks_dark a{
	color: black;
	text-decoration: none;
	}

.headlinks_light a{
	color: white;
	text-decoration: none;
	}
.headlinks_dark a:hover, .headlinks_light a:hover{
	text-decoration: underline;
	}
/*---------------------------------------------------NAV-----------------------------------------------------*/
.nav {
	display:block;
	height:25px;
	background-color:#01247E; 
	text-align: center; 
	padding: 2px 0px 2px 0px; 
	color:white; 
	text-align:left;
	border-top: solid 1px black; 
	border-bottom: solid 1px black;
	}
.nav ul {
	margin: 0px;
	padding: 0px;
}
.nav ul li{
	list-style-type: none;
	display: inline;
	padding: 0px 15px 0px 15px;
	font-weight: bolder;
	float:left;
}
.nav ul li.sub{
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.nav a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover{
	color: #F5F8F8;
	text-decoration: underline;
}
.nav strong{
	color: white;
}

#current {color:#FEFFB0}

.nav ul li.sub a{
	color: #000000;
	text-decoration: none;
	margin:0px 2px 0px 2px;
	border-bottom: solid 1px white;
	width: 250px;
	height:15px;
}
.nav ul li.sub a:hover{
background: #33678d;
color: white;
}
/* Drop down menu CSS */
#jsddm
{	margin: 0;
	padding: 0}

#jsddm ul
{	background: #01247e;
}

#jsddm li
{	float:left;
}

#jsddm li a
{	display: block;
	padding: 5px 0px;
	white-space: nowrap}
#jsddm li.sub a
{
	padding: 0px 0px;
}
#jsddm li a:hover
{}
#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	background:#D0DADA;
}
#jsddm li ul li
{	float: none;
	display: inline}



/* Drop down menu CSS - EOF */
/*---------------------------------------------------CONTENT-------------------------------------------------*/
.pgspcr {
	width: 895px; 
	padding:15px 15px 0px 15px;
}
.pgspcr .tools_content {
	padding-left:300px;
}
.pgspcr .content_sm {
	min-height:400px;
	padding-left:400px;
}

.pgspcr .content {
	min-height:400px;
	padding-left:300px;
}

.pgspcr .content_cont {
	min-height:387px;
	padding-left:300px;
}

.pgspcrquote {
	width: 955px; 
	padding: 15px;
}
.pgspcrquote .tools_content {
	padding-left:50px;
}
.pgspcrquote .content {
	padding-left:0px;
}

.key_points {

	margin-top: 3px;
	text-align: left;
	margin-left: 0px;
	color: #000000;
	font-size: 100%;
	font-weight: normal;
}


.content ul {

	margin-top: 3px;
	text-align: left;
	margin-left: 0px;
}
.content li {
	text-align: left;
	margin-left: 35px;
	list-style-image: url(images/sm_blue_bullet.jpg);
}
.content a {
	color: #336666;
}
.content a:hover {
	background-color: #E7DCE4;
	color: #000000;
}

.content_sm ul {

	margin-top: 3px;
	text-align: left;
	margin-left: 0px;
}
.content_sm li {
	text-align: left;
	margin-left: 35px;
	list-style-image: url(images/sm_blue_bullet.jpg);
}
.content_sm a {
	color: #336666;
}
.content_sm a:hover {
	background-color: #E7DCE4;
	color: #000000;
}

.contact {
position:relative;
float:right;
color:#01247E;
font-size:110%;
font-weight:bold;
}

.contact a:hover {
color:#667755;
}

.text {
	text-align:left;
	padding-bottom:10px;
}

.callnow {
	border: solid #386691 2px;
	padding: 10px;
	background-color: #F1F5F9;
}
.callnow strong{
	font-size: 140%;
	color: #333366;
	background-color: none;
}

.vdocall {
	border: solid #386691 2px;
	width: 400px;
	height: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 150px;
	margin-right: 150px;
	background-color: #F1F5F9;
}
.vdocall strong{
	font-size: 140%;
	color: #333366;
	background-color: none;
}

.vidlink {
	margin-top:5px;
	font-size: 100%;
	font-weight: bold;
	color: #000033;
	text-align: left;
}
/*---------------------------------------------------PRO-NAV AT BOTTOM---------------------------------------*/
#pro-nav1, #pro-nav2, #pro-nav3, #pro-nav4, #pro-nav5, #pro-nav6, #pro-nav7, #pro-nav8, #pro-nav9 {
	border-right: solid 1px #cccccc; 
	padding: 0px 10px 0px 8px;
	font-size: 80%;
	color:#999999;
}
#pro-nav10 {
	padding: 0px 5px 0px 4px;
	font-size: 80%;
	color:#999999;
}
.pro-nav {
	height: 20px; 
	padding: 2px 0px 1px; 
	border-top: solid 1px #cccccc; 
	text-align:center;
	background-color:#FFFFFF;
}

.pro-nav a{
	font-size:110%;
	color:#000033;
	text-decoration:none;
}

.pro-nav a:hover{
	background-color: #E7DCE4;
	color:#666666;
	text-decoration:underline;
}

/*--------------------------------------------------FOOTER----------------------------------------------------*/
.footer {
	width:957px; 
	font-size: 80%; 
	color:#336666; 
	margin-top:10px;
	}
	
.facebook {
position:relative;
float:right;
max-width:10%;
padding-right:10px;
margin-top:10px;
margin-right:10px;
vertical-align:top;
}

.facebook a{
color:#ffffff;
border:none;
}

.address {
position:relative;
float:left;
max-width:60%;
margin-top:10px;
margin-left:10px;
padding-right:10px;
text-align:left;
font-size:85%;
}
/*---------------------------------------------------ANY LINK DROP DOWN MENU--------------------------------------*/
.anylinkcss{
margin-top: 7px;
position:absolute;
visibility: hidden;
line-height: 18px;
background-color: #D0DADA;
width: 230px;
text-align: left;
}

.anylinkcss a{
width: 100%;
display: block;
border-bottom: 1px solid #ffffff;
text-decoration: none;
font-weight: normal;
padding: 0px 5px;
color: black;
}

.anylinkcss a:hover{ /*hover background color*/
width:230px;
background-color: #669999;
color: white;
text-decoration: none;
}
/*-----------------------------------------------------------TOOLS--------------------------------------------------------*/
.tools_footer {
	width: 600px; 
	font-size: 80%; 
	color:#336666; 
	padding-top: 10px;
	}
	
.pgspcr_tools {
	width: 400px; 
	padding-left: 10px;
	padding-right: 0px;
}
.pgspcr_tools .tools_content {
	padding-left:50px;
}

.header_tools {
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: 300px;
	float: left;
	}
.tools .page{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}


