@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.top-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004bbb;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg2 {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
}
.proc-bg1 {
	background-image: url(../images/surgery-bg1.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 240px;
}
.proc-bg2 {
	background-image: url(../images/surgery-bg2.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 240px;
}
.proc-bg3 {
	background-image: url(../images/surgery-bg3.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 242px;
}
.proc-bg4 {
	background-image: url(../images/surgery-bg4.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 240px;
}
.proc-bg5 {
	background-image: url(../images/surgery-bg5.jpg);
	background-repeat: no-repeat;
	height: 176px;
	width: 240px;
}
.hdng1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #c10400;
	text-decoration: none;
	text-align: center;
	padding-top: 13px;
	font-style: italic;
}
.hdng2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #683901;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-style: italic;
}
.arial-11-padd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0024ff;
	text-decoration: none;
	padding-right: 10px;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0024ff;
	text-decoration: underline;
}
.hdng3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00286e;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-style: italic;
}
.hdng4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #00480f;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-style: italic;
}
.hdng5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #22005f;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-style: italic;
}


.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 116px;
	border: 1px solid #333333;
}

.frmTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.ftr-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/ftr-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.ftr-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.grey-border {
	border: 1px solid #dbdbdb;
}
.blu-hdng {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1473cb;
	text-decoration: none;
}
.left-nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}
a.left-nav-txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1473cb;
	text-decoration: underline;
}
.red-hdng {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #187c00;
	text-decoration: none;
}
.padd-right {
	padding-right: 10px;
	text-align: justify;
}

.red-hdng-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #c60402;
	text-decoration: none;
}





.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{
	position: absolute;
	padding: 0px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 576px;
	width: 403px;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{
	visibility: visible;
	top: -150px;
	left: -100px;

}
.ul-bullets {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.li-bullets {
	margin: 0px;
	list-style-type: none;
	background-image: url(../images/bullets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.proced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.bor {
	border: 1px solid #D1DDFC;
}
.new_timings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}