@charset "utf-8";
/* CSS Document */

body {
	background-color: #e9e9e9;
	margin:0 0 0 0;
	font-family: tahoma;
	font-size: 11px;
	color:#393939;	
}

h1 {
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	color:#91ac3a;
	margin-top:0;
	padding-top:0;
}
h2 {
	font-size:14px;
	color:#20b1d0;
}

a {
	color:#106246;
}

#wrapper {
	width:940px;
	padding:0 5px 0 5px;
	margin:0 auto;
	background-image:url(../images/wrapper-bg.jpg);
	background-position:top;
}

#insta-search {
	width:940px;
	padding:0 0 12px 0;
	background-image:url(../images/insta-search-bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
}

#logo-area {
	width:920px;
	padding:10px 10px 10px 10px;
}
#logo-area .logo {
}

#primary-navigation {
	width:940px;
	height:34px;
	border-top:3px #20b1d0 solid;
	background-image:url(../images/primary-navigation-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

#banner {
	width:940px;
	height:218px;
	margin:1px 0 0 0;
	background-image:url(../images/banner.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

#body-area {
	width:940px;
	float:left;
	padding:20px 0 20px 0;	
}
#content {
	width:630px;
	float:left;
	text-align:justify;
	line-height:16px;
	padding:0 10px 0 20px;
}
#content p {
	margin:0 0 12px 0;
	padding:0 0 0 0;
}

#content .procedure-name {
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	border-bottom:1px #74c9ac solid;
	width:630px;
	float:left;
}
#content .procedure-name a {
	color:#20b1d0;
	text-decoration:none;
}
#content .procedure-treatments {
	width:610px;
	float:left;
	padding:10px;
	margin:0 0 20px 0;
	background-color:#f6fcfc;
}
#content .procedure-treatments ul {
	padding:0;
	margin:0;
	list-style:none;
}
#content .procedure-treatments ul li {
	width:189px;
	float:left;
	padding-left:14px;
	line-height:18px;
	background-image:url(../images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#content .procedure-treatments ul li a {
	color:#106246;
	text-decoration:none;
}
#content .procedure-treatments ul li a:hover {
	color:#106246;
	text-decoration:underline;
}

#content .country-list-box {
	width:628px;
	margin:10px 0 10px 0;	
	border:1px #74c9ac solid;
	background-image:url(../images/list-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
}
#content .country-list-box-image {
	width:628px;
	background-image:url(../images/country-box-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
#content .box-head {
	width:618px;
	height:25px;
	font-size:20px;
	color:#ffffff;
	float:left;
	padding:4px 0 0 10px;
	background-image:url(../images/box-head.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#content .country-list-box-content {
	width:323px;
	padding:10px 0 10px 10px;
	float:left;
}
#content .country-list-box-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content .country-list-box-content ul li {
	width:150px;
	float:left;
	padding:0 0 0 11px;
	line-height:22px;
	background-image:url(../images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#content .country-list-box-content ul li a {
	color:#393939;
	text-decoration:none;
}
#content .country-list-box-content ul li a:hover {
	color:#393939;
	text-decoration:underline;
}

#content .list-content {
	font-weight:bold;
	padding:0 0 20px 0;
}
#content .list-content ul {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	list-style:square;
	color:#91ac3a;
}
#content .list-content ul li {
	line-height:22px;
}
#content .list-content ul li a {
	color:#106246;
	text-decoration:none;
}
#content .list-content ul li a:hover {
	color:#106246;
	text-decoration:underline;
}

#content .procedure-list-box {
	width:628px;
	margin:0 0 10px 0;
	border:1px #74c9ac solid;
	background-image:url(../images/list-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
}
#content .procedure-list-box-image {
	width:628px;
	background-image:url(../images/procedure-box-bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
#content .procedure-list-box-content {
	width:323px;
	padding:10px 0 10px 10px;
	float:left;
}
#content .procedure-list-box-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content .procedure-list-box-content ul li {
	width:150px;
	float:left;
	padding:0 0 0 11px;
	line-height:22px;
	background-image:url(../images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#content .procedure-list-box-content ul li a {
	color:#393939;
	text-decoration:none;
}
#content .procedure-list-box-content ul li a:hover {
	color:#393939;
	text-decoration:underline;
}

#content .hospital-for-procedure-box {
	width:628px;
	margin:10px 0 10px 0;	
	border:1px #74c9ac solid;
	background-image:url(../images/list-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
}
#content .hospital-for-procedure-heading-area {
	width:628px;
	height:29px;
	font-size:20px;
	color:#ffffff;
	float:left;
}
#content .hospital-for-procedure-heading {
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	padding:6px 30px 0 10px;
	background-color:#20b1d0;
	background-image:url(../images/box-head.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#content .hospital-for-procedure-content {
	width:608px;
	padding:10px;
	float:left;
}
#content .hospital-for-procedure-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content .hospital-for-procedure-content ul li {
	width:280px;
	float:left;
	padding:0 0 0 12px;
	line-height:22px;
	background-image:url(../images/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#content .hospital-for-procedure-content ul li a {
	color:#106246;
	text-decoration:none;
}
#content .hospital-for-procedure-content ul li a:hover {
	color:#106246;
	text-decoration:underline;
}

#content .hospital-list-box {
	width:630px;
	margin:0 0 10px 0;	
	border:1px #bfc1c0 solid;
	float:left;
}
#content .world-hospital-list-box {
	width:630px;
	margin:0 0 10px 0;	
	border:1px #bfc1c0 solid;
	float:left;
}

#content .visa_info {
	width:630px;
	padding-top:10px;
	padding-bottom:4px;
	border-bottom:1px #74c9ac dotted;
	float:left;
}
#content .visa_info img {
	border:1px #d0d0d0 solid;
	margin:0 10px 0 0;
	padding:0;
}
#content .visa_info h2 {
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
#content .visa_info p {
	margin-bottom:6px;
}

#hospitals{
}
#hospitals ul {
	margin:0;
	padding:0;
	list-style:none;
}
#hospitals ul li {
	line-height:20px;
}
#hospitals ul li a {
	color:#106246;
	text-decoration:none;
}
#hospitals ul li a:hover {
	color:#393939;
	text-decoration:underline;
}

.hospital-image {
	float:right;
	border:1px #d0d0d0 solid;
	margin:0 0 0 10px;
}
.hospital-image img {
	padding:2px;
}

#doctors{
}
#doctors ul {
	margin:0;
	padding:0;
	list-style:none;
}
#doctors ul li {
	line-height:20px;
}
#doctors ul li a {
	color:#0487a3;
	text-decoration:none;
}
#doctors ul li a:hover {
	color:#393939;
	text-decoration:underline;
}

#right-part {
	width:260px;
	float:left;
	padding:0 10px 0 10px;	
}

#content .testimonial-a {
	width:620px;
	padding:5px;
	margin:0 0 10px 0;
}
#content .testimonial-b {
	width:620px;
	padding:5px;
	margin:0 0 10px 0;	
	background-color:#f5fbf9;
}

#application-form {
	width:258px;
	border:1px #d9e8e3 solid;
	margin:0 0 10px 0;
	float:left;
}
#application-form .form-head {
	width:250px;
	padding:2px 4px 2px 4px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-color:#74c9ac;
	float:left;
}
#application-form .form-body {
	width:250px;
	padding:10px 4px 4px 4px;
	background-image:url(../images/form-body.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	float:left;
}
#application-form .form-body form {
	margin:0;
	padding:0;
}
#application-form .form-body .txtinput {
	color:#393939;
	font-size:11px;
	font-family:tahoma;
	padding:2px;
}
#application-form .form-body .txtarea {
	width:238px;
	color:#393939;
	font-size:11px;
	font-family:tahoma;
	padding:2px;
}

#visa-procedure {
	width:250px;
	margin:0 0 5px;
	float:left;
}

#location-details {
	width:250px;
	margin:0 0 5px;
	float:left;
}
#travel-agents {
	width:250px;
	float:left;
}

#footer {
	width:940px;
	clear:both;
	text-align:center;
}
#footer .footer-links {
	width:940px;
	height:33px;
	padding:14px 0 0 0;
	border-top:4px #20b1d0 solid;
	background-image:url(../images/footer-links-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#footer .footer-links a {
	color:#ffffff;
	margin:0 10px 0 10px;
	text-decoration:none;
}
#footer .footer-links a:hover {
	color:#ffffff;
	margin:0 10px 0 10px;
	text-decoration:underline;
}
#footer .footer-reference {
	width:930px;
	padding:10px 0 10px 10px;
	text-align:left;
	background-image:url(../images/footer-reference-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#footer .footer-reference a {
	color:#393939;
	margin:0 4px 0 4px;
}

.mandatory {
	color:#FF0000;
}

.txtinput {
	color:#393939;
	font-size:11px;
	font-family:tahoma;
	padding:2px;
}
.txtarea {
	width:238px;
	color:#393939;
	font-size:11px;
	font-family:tahoma;
	padding:2px;
}