/************* Eastern Surgery website - Style sheet - June 2005 ************/
body {
   margin:0;
   padding:0;
   background-color: white;
	background;
	background-image: url(graphics/bkgnd.jpg);
	background-repeat: repeat-y;
}
#container {
	position: absolute;
	left: 0;
	top: 0;
	width: 99.8%;
	height: 672px;
	background-image: url(graphics/bkgnd-top.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
#container-home {
	position: absolute;
	left: 0;
	top: 0;
	width: 99.8%;
	height: 600px;
	background-image: url(graphics/bkgnd-top-home.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}
#main {
	position: absolute;
	left: 208px;
	top: 100px;
	width: 608px;
	margin: 0;
	clear: right;
	z-index: 2;
}
#main-home {
	position: absolute;
	left: 208px;
	top: 240px;
	width: 608px;
	margin: 0;
	clear: right;
	z-index: 2;
}
#header {
	position: absolute;
	left: 40px;
	top: 36px;
	width: 400px;
	text-align: center;
}
#header2 {
	position: absolute;
	left: 100px;
	top: 24px;
	width: 280px;
	text-align: center;
}
.pad {
   display:block;
	float: right;
	clear: right;
	height: 24px; /* 22 when using test borders, 24 otherwise */
	margin: 0;
	padding: 0;
	/*border: 1px solid blue;*/
	z-index: 1;
}
#p0 {
	width: 376px;
}	
#p1 {
	width: 276px;
}	
#p2 {
	width: 212px;
}	
#p3 {
	width: 160px;
}	
#p4 {
	width: 112px;
}	
#p5 {
	width: 72px;
}	
#p6 {
	width: 36px;
}	
#p7 {
	width: 8px;
}	
#p8 {
	width: 2px;
   height: 228px;
}	
#p9 {
	width: 16px;
}	
#p10 {
	width: 56px;
}	
#p11 {
	width: 104px;
}	
#p12 {
	width: 156px;
	height: 64px;
}	
#px1 {
	height: 216px;  /*192*/
	width: 600px;
}
#p1h {
	width: 156px;
	height: 48px;
}	
#p2h {
	width: 112px;
}	
#p3h {
	width: 76px;
}	
#p4h {
	width: 48px;
}	
#p5h {
	width: 28px;
}	
#p6h {
	width: 12px;
	height: 64px;
}	
#p7h {
	width: 32px;
}	
#p8h {
	width: 56px;
}	
#p9h {
	width: 88px;
}	
#p10h {
	width: 144px;
}	
#p11h {
	width: 176px;
	height: 64px;
}	
#p8pic {
	width: 200px;
   height: 228px;
}	
#p8pic2 {
	width: 304px;
   height: 228px;
}	
#p0w {
	width: 304px;
}	
#pic-hosp {
	position: absolute;
	left: 400px;
	top: 208px;
	width: 240px;
	height: 228px;
	z-index: 2;
}
#pic-hosp1 {
	position: absolute;
	left: 316px;
	top: 112px;
	width: 348px;
	height: 228px;
	z-index: 2;
}
#pic-hosp2 {
	position: absolute;
	left: 432px;
	top: 208px;
	width: 228px;
	height: 228px;
	z-index: 2;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #13185F;
	margin: 0;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	/*color: #6d6f71;*/
	color: #13185F;
	margin: 0;
	margin-bottom: 12px;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	/*color: #6d6f71;*/
	color: #13185F;
	margin: 0;
	margin-bottom: 12px;
}
h3.larger {
	font-size: 1.4em;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #13185F;
	margin: 16px 0 0 0;
}
h4.links {
	position: relative;
	left: -28px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	/*color: #6d6f71;*/
	color: #13185F;
	margin: 0;
	margin-bottom: 1em;
}
p.larger {
	font-size: 1.2em;
	line-height: 1.1em;
}
p.largest {
	font-size: 1.33em;
	line-height: 1.2em;
}
p.largest-hang {
	font-size: 1.33em;
	line-height: 1.2em;
   text-indent: -1.5em;
	margin-left: 1.5em;
}
p.largest-indent {
	font-size: 1.33em;
	line-height: 1.2em;
	margin-left: 1.5em;
}
p.smaller {
	font-size: 0.9em;
	line-height: 1.1em;
}
p.smallest {
	font-size: 0.8em;
	line-height: 1em;
}
p.indent {
	margin-left: 64px;
}
p.spacer {
	margin:0;
	font-size: 0.5em;
	line-height: 0.5em;
}
p.border1 {
	width: 432px;
	padding: 4px;
	border: 1px solid #13185F;
}
p a {
	color: #13185F;
	text-decoration: underline;
}
p a:hover {
	color: blue;
}
h3 a {
	color: #13185F;
	text-decoration: underline;
}
h3 a:hover {
	color: blue;
}
li a {
	color: #13185F;
	text-decoration: underline;
}
li a:hover {
	color: blue;
}
a.emph {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.small {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
ul {
	list-style-image: url(graphics/bullet.jpg);
	margin: 0 12px 12px 28px;
	padding: 0;
}
ul.pic {
	margin: 0 12px 12px 88px;
	padding: 0;
}
ol {
	margin: 0 12px 12px 28px;
	padding: 0;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	/*color: #6d6f71;*/
	color: #13185F;
	margin: 6px 6px 0 0;
}
li span {
   position: relative;
   top: -4px;
}
li.smaller {
	font-size: 0.9em;
	line-height: 1.1em;
}
li.smaller span {
   position: relative;
   top: -64px;
}
li.larger {
	font-size: 1.3em;
	line-height: 1.1em;
}
li.larger span {
   position: relative;
   top: -64px;
}
li.largest {
	font-size: 1.33em;
	line-height: 1.2em;
}
li.link {
	margin: 16px 16px 0 0;
}
li.link a {
	color: #13185F;
	text-decoration: underline;
}
li.link a:hover {
	color: blue;
}
#footer-home1 {
	margin-top: 24px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #13185F;
	z-index: 2;
}
#footer-home2 {
   margin-left: 32px;
	margin-top: 24px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	/*font-weight: bold;*/
	color: #13185F;
	z-index: 2;
}
#footer-home2 span {
   position: relative;
	top: -14px;
}
#logo {
	position: absolute;
	left: 592px;
	top: 0px;
	width: 144px;
	height: 64px;
	z-index: 1;
}
#logo a {
	display: block;
	width: 144px;
	height: 64px;
	background-image: url(graphics/logo.gif);
	background-position: 0 0;
}
#logo a:hover {
	background-position: -144px 0;
}
#logo-home {
	position: absolute;
	left: 410px;
	top: 8px;
	width: 352px;
	height: 92px;
	background-image: url(graphics/logo-home.gif); 
	z-index: 1;
}
#telno {
	position: absolute;
	left: 500px;
	top: 60px;
	width: 316px;
	z-index: 2;
	/*border: 1px solid red;*/
	
}
#telno p {
	font-size: 8pt;
	font-weight: normal;
	line-height: 14pt;
	color: #12175e;
	margin: 0;
	text-align: center;
}
#telno span {
	font-size: 14pt;
	font-weight: bold;
	color: #847FB6;
}
#telno-home {
	position: absolute;
	left: 288px;
	top: 104px;
	width: 616px;
	z-index: 2;
	
}
#telno-home p {
	font-size: 10pt;
	font-weight: normal;
	line-height: 16pt;
	color: #12175e;
	margin: 0;
	text-align: center;
}
#telno-home span {
	font-size: 16pt;
	font-weight: bold;
	color: #847FB6;
}
#sidebar {
	position: absolute;
	left: 20px;
	width: 160px;
	top: 608px;
	padding: 4px;
	padding-top: 12px;
	background-color: #f0eff7;
	border: 1px solid #12175e;
}
.drpic {
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
	border: 0;
}
.menu {
	position: absolute;
	left: 16px;
	width: 180px;
	height: 50px; /* Non-IE */
	height: expression("44px"); /* IE only */
	background-image: url(graphics/menux.jpg); 
	background-position: left;
	background-repeat: no-repeat;
	z-index: 2;
}
/* m1h and m2h are for home page - different bg */
#m1h {
	top: 104px;
	background-image: url(graphics/menu1.jpg);
}
#m2h {
	top: 151px;
	background-image: url(graphics/menu2.jpg);
}
#m1 {
	top: 104px;
}
#m2 {
	top: 151px;
}
#m3 {
	top: 199px;
}
#m4 {
	top: 246px;
}
#m5 {
	top: 293px;
}
#m6 {
	top: 341px;
}
#m7 {
	top: 388px;
}
#m8 {
	top: 435px;
}
#m9 {
	top: 482px;
}
#m10 {
	top: 530px;
}
.menu a {
	display: block;
	height: 40px;
	left: 0;
	padding-left: 24px;
	padding-top: 8px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	text-decoration: none;
	color: #12175e;
}
.menu a:hover {
	color: #0000ff;
}
#footer {
   clear: both;
	margin: 20px 0 0 0;
	width: 608px;
	height: 64px;
	z-index: 2;
	border-top: 1px solid #12175e;
}
#footer a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #12175e;
	display: block;
   position: absolute;
	height: 60px;
	padding-top:32px;
}
#footer a:hover {
	color: #0000ff;
}
#footer-short {
	margin: 20px 0 0 0;
	width: 380px;
	height: 64px;
	z-index: 2;
	border-top: 1px solid #12175e;
}
#footer-short a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #12175e;
	display: block;
   position: absolute;
	height: 60px;
	padding-top:32px;
}
#footer-short a:hover {
	color: #0000ff;
}
#nav-home {
   left: 0;
	width: 124px;
	background-image: url(graphics/arrow-left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 56px;
}
#nav-top {
   left: 124px;
	width: 160px;
	background-image: url(graphics/arrow-up.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 56px;
}
#nav-next {
   left: 304px;
	background-image: url(graphics/arrow-right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
}
