@charset "iso-8859-1";
body {
background-color: #fefefe;
margin:0;
padding:0;
}
img {
margin:0;
padding:0;
border:0;
}

p {
/* all p tags should be inside content divs, they therefore already have font and size formatting */
font-family: Arial, Verdana, Helvetica, sans-serif;
}

form {
margin: 0;
padding: 0;
}

a {
text-decoration: none;
color: #104bcf;
}

a:hover {text-decoration: none; color: #1fb5eb;}

a:visited {text-decoration: none; color: #0b3083}

a:visited:hover {text-decoration: underline; color: #0066CC;}


H1 {
}

H2 {
color:000000;
}

H3 {
color:#2C509D;
font-weight:bold;
font-size:95%;
text-align:right;
display:inline;
line-height:20px;
}

h4 {
color:#3399ff;
font-weight:bold;
font-size:80%;
font-family : Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif;
display:inline;
line-height:20px;
}

h5 {
color:#ffffff;
font-weight:bold;
font-size:20px;
display:inline;
}

/*
----------------------------------------------
div structure
----------------------------------------------
*/


#full{
margin:0;
padding:0;
width:100%;
text-align:center;
}

#page {
margin: auto;
padding: 0;
width: 850px;
}

/*
----------------------------------------------
header
----------------------------------------------
*/

#header {
margin: auto;
padding: 0;
width: 770px;
height: 160px;
background-image:url(/sath2009-images/head-logo.jpg);
background-align: center;
background-repeat:no-repeat;
text-align:left;
}
#header-bg {
	background-image:url(/sath2009-images/head-bg.jpg);
	background-repeat:repeat-x;
}

#topnav {
margin-right: 0px;
padding-top: 130px;
padding-left: 12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #ADADAD;
}
#topnav a,#topnav a:visited {
text-decoration: none;
}
#topnav a:hover
{
color: #0066CC;
}
#mainbody {
text-align: left;
min-height: 550px;
width:770;
background-image:url(/sath2009-images/main-bg.jpg);
padding-bottom: 0px;
padding-top: 0px;
padding-left: 41px;
margin:auto;
background-color:#FFFFFF;

}
#fpbanner {
width: 771px;
height: 225px;
}
#flashbannersmall {
width: 757px;
margin-left: 6px;
height: 60px;
}

#bottom {
position: relative;
height: 60px;
width:770px;
color:#666;
padding-top: 10px;
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
background-image:url(/sath2009-images/footer-bg.jpg);
background-repeat: repeat-x;
    top:10px;
    clear:both;
    margin:0px;
    padding:2% 0;
    text-align:center;
}
#smallStandrewsLogo {
float: right;
width: 214px;
height: 62px;
background-image:url(/sath2009-images/logo-standrews.png);
	}
/*
----------------------
NAV
----------------------
*/
#frontpagenav {
    position:relative;
    top:25px;
    left:0px;
    float:left;
    width:210px;  /* for IE5/WIN */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:190px; /* actual value */
    margin:0 0 -10px 0;
    padding:10px;
    z-index:100;
}
#frontpagenav a, #frontpagenav a:visited {
color: #646464;
text-decoration: none;
font-family: arial;
font-size: 12px;
font-weight: 600;
}
#frontpagenav a:hover {
color: #0066CC;
}
#frontpagenav div {
margin:0;
padding: 10px 0px 0px 5px;
width:203px;
height:23px;
background-image:url(/sath2009-images/fp-nav-button-bg.jpg);
}

/*
-----------------------
front page
-----------------------
*/
#frontpagemaincontent {
width: 515px;
min-height: 230px;
margin-left: 20px;
padding-top:0px;
margin-right: 5px;
font-size: 10pt;
line-height: 1.5;
color:#566571;
}
#fp-whatsnew {
background-repeat: no-repeat;
margin-top: 0px;
width: 117px;
height: 20px;
position: relative;
z-index:24;
}
#fp-whatsnew:hover{z-index:25;}

#fp-whatsnew div {
display: none;
}
#fp-whatsnew:hover div {
  display:block;
  position:absolute;
  top:1em; left:0em;
  background-image:url(/site-images/vista/fp-whatsnewbox.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 158px;
  text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:30px;
	padding-left:13px;
	overflow: hidden;
	vertical-align: top;
	margin-top:0px;
	color:#113a6e;
}
#fp-whatsnew:hover ul,p {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
#fp-events {
background-repeat: no-repeat;
margin-top: 0px;
width: 117px;
height: 20px;
position: relative;
z-index:24;
}
#fp-events:hover{z-index:25;}

#fp-events div {
display: none;
}
#fp-events:hover div {
  display:block;
  position:absolute;
  top:1em; left:0em;
  background-image:url(/site-images/vista/fp-eventbox.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 158px;
  text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:30px;
	padding-left:13px;
	overflow: hidden;
	vertical-align: top;
	margin-top:0px;
	color:#113a6e;
}
#fp-events:hover ul,p {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
#fp-news {
background-repeat: no-repeat;
margin-top: 0px;
width: 117px;
height: 20px;
position: relative;
z-index:24;
}
#fp-events:hover{z-index:25;}

#fp-news div {
display: none;
}
#fp-news:hover div {
  display:block;
  position:absolute;
  top:1em; left:-2em;
  background-image:url(/site-images/vista/fp-newsbox.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 158px;
  text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:30px;
	padding-left:13px;
	overflow: hidden;
	vertical-align: top;
	margin-top:0px;
	color:#113a6e;
}
#fp-news:hover ul,p {
	padding:0px;
	margin:0px;
	margin-left:10px;
}
#fp-generalinfo {
background-image:url(/site-images/vista/fp-generalinfo.png);
background-repeat: no-repeat;
padding-left: 70px;
height: 70px;
position: relative;
}
#fp-patientinfo {
background-image:url(/site-images/vista/fp-patientinfo.png);
background-repeat: no-repeat;
height: 70px;
padding-left: 70px;
}
#fp-contact {
background-image:url(/site-images/vista/fp-contact.png);
background-repeat: no-repeat;
height: 70px;
padding-left: 70px;
}
#fp-quickinfo
	{
    background-image:url(/sath2009-images/fp-nav-bg.jpg);
    background-repeat: repeat-x;
    width:770px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
	}
#fp-quickinfo strong {
	color: #333;
	}
#fp-quickinfo li {
list-style:square;
    padding:0px;
    margin:0px;
    margin-left:-15px;
	}
#fp-quickinfo input {
border-width:1px;
border-color: #999;
border-style: solid;
	}
#copyright {
width:515px;
margin-left:20px;

}
/*
-----------------------
box divs
-----------------------
*/
#boxtext {
padding-top: 17px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 8px;
text-align: left;
font-family: verdana;
font-size: 9pt;
color: #ADADAD;
}
#boxevents {
margin: 5px;
float: left;
height: 190px;
width: 199px;
background-image:url(site-images/box-events.jpg);
/*background-repeat: no-repeat;	 */
}
#boxwhatsnew {
margin: 5px;
float: left;
height: 190px;
width: 199px;
background-image:url(site-images/box-whatsnew.jpg);
/*background-repeat: no-repeat;	 */
}
/*
-----------------------
normal page/directory divs
-----------------------
*/
#pagetitle {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11pt;
font-weight: 600;
margin-top: 20px;
margin-bottom: 10px;
}
#normalpagemaincontent {
width: 515px;
min-height: 430px;
margin-left: 25px;
padding-top:15px;
margin-right: 15px;
font-size: 10pt;
}
#pagetext {
color: #566571;
font-family: verdana;
font-size: 10pt;
text-align: left;
line-height: 1.5;
margin: 10px;
}
#pagetext img {
padding-top:3px;
padding-bottom:3px;
padding-left: 10px;
padding-right: 10px;
}
#pagetext p,p.normal{
padding-top:0px;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
margin:0px;
font-size:9pt;
}
#pagenav {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 9pt;
text-align: left;
height: 30px;
font-weight: 600;
color: #666;
}
#dotline {
background-image:url(/site-images/dots.gif);
background-repeat: repeat-x;
height: 5px;
}
#subdirlisting {
list-style-image:url(/site-images/subdirbullet.jpg);
}
#subdirlisting a {
text-decoration: none;
color: #3366CC;
}
#subdirlisting a:hover {
color: #0066FF;
}
#pagelisting {
/*list-style-image:url(/site-images/pagelisting-bullet.jpg);*/
list-style-image:url(/site-images/pagelisting-bullet-hover.jpg);
}
#pagelisting a {
text-decoration: none;
color: #3366CC;
}
#pagelisting a:hover {
text-decoration: none;
color: #003399;

}