﻿@import url(http://fonts.googleapis.com/css?family=Pathway+Gothic+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Marvel:700,700italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(//fonts.googleapis.com/css?family=Donegal+One);

@font-face {
  font-family: 'FontAwesome';
  src: url('font/fontawesome-webfont.eot?v=3.0.1');
  src: url('font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
    url('font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
    url('font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:'Open Sans', sans-serif;
	position:relative;
	background-color:#fff;
	
}
.main
{
	width:100%;
	margin:0px auto;
	
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
height:700px; 
}
.topfix
{
	 position:fixed;
   height:120px;
   width:100%;
   z-index:999;
	 margin-top:-160px;
	 background-color:#fff;
	
}
.top_nav {
    background-color: #7C1E5E;
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    height: 40px;
    border-bottom: 1px solid #E5E5E5;
border-bottom: 2px solid #7C1E5E;
}
.topbar {
    width:1000px;
    margin: 0px auto;

}
.topbarL {
    width: 910px;
    float: left;
    padding-top: 15px;
}
.topbarR {
    width:130px;
    float: right;
  margin-top:-25px;
}
.top
{
background: url('../images/bg.jpg') repeat scroll 0% 0% #FFF;
width:100%;	
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
border-bottom: 2px solid #7C1E5E;
height:117px;
	}
.header
{
	width:1000px;
	margin:0px auto;
	height: 120px;


}
.headerL
{
	width:200px;
	margin:0px auto;
	float:left;
	
}
.headerR
{
	width:800px;
	margin:0px auto;
	float:right;
	

	
}
#menu ul 
{
	float:right;
}
#menu ul li {
	display:inline;
	margin:0;
	padding:0;
	padding-right:4px;

	float:left;
	text-decoration:none;
}

#menu ul li a {
	
text-decoration:none;
	
	margin:0;
	position:relative;

color:#222;

	background-color:Transparent;

padding: 8px 8px;

border-radius: 5px;
border: 0px none;
font-size:14px;

}
 #menu ul li a:hover {
background-color:#BD1C8A;
color:#fff;
}
 #menu ul li a.active {
	background-color:#BD1C8A;
	color:#fff;
}

.sliderbox
{
	width:100%;
	 margin-top:160px;
	 box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
	
}

.slider{ }
.slider#slider-fullwidth{ width:100%;  margin-top:0;}
.slider#slider-fixed{ padding-bottom:60px; padding-top:60px}

.middlebox
{
	width:990px;
	margin:0px auto;
	margin-top:40px;
}
.indexbox
{
	width:250px;
	border-radius: 5px;background: none repeat scroll 0% 0% rgba(189,28,138,0.9);
	padding:20px;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
	border:2px solid white;
	height:140px;
	margin-right:30px;
	
}

.allinnerclass
{
	
	width:1000px;
	margin:0px auto;
	min-height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
}

.innerbanner
{
width:100%;
margin:0px auto;
margin-top:160px;
overflow:hidden;
text-align:center;	
background: url('../images/inner-banner1.jpg') repeat-x scroll center center #FFF;
 height:322px;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
border-bottom: 2px solid #FFF;
	}
	.innerbannerDept
{
width:100%;
margin:0px auto;
margin-top:160px;
overflow:hidden;
text-align:center;	
background: url('../images/inner-banner2.jpg') repeat-x scroll center center #FFF;
 height:322px;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
border-bottom: 2px solid #FFF;


	}
.innerbannerContact
{
width:100%;
margin:0px auto;
margin-top:160px;
overflow:hidden;
text-align:center;	
background: url('../images/contactus.jpg') repeat-x scroll center center #FFF;
 height:322px;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
border-bottom: 2px solid #FFF;


	}
.innerbannerbox
{
	width:100%;
margin:0px auto;
height:40px;
overflow:hidden;

background: none repeat scroll 0% 0% #7961AA;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
}
.innercircle
{
	border-radius: 50%;
	background: none repeat scroll 0% 0% rgba(124, 30, 94, 0.9);
	width:200px;
	height:200px;
	box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
	border:2px solid white;
}
	
#footer
{
		height:40px;
	width:100%;
	background-color:#222;
	
	
}

.h6
{
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    color: #7C1E5E;
    margin-bottom: 0px;
    float: left;
    padding-left:0px;
	font: bold 20px/20px 'Marvel',sans-serif;
}
.h7
{
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    color: #7C1E5E;
    margin-bottom: 0px;
    float: left;
    padding-left:0px;
	font: bold 24px/24px 'Marvel',sans-serif;
	padding:5px 0px;
}
.generalButton a {
    background: none repeat scroll 0% 0% #000;
    border-radius: 4px;
    padding: 8px 5px;
    min-width: 100px;
    display: inline-block;
    text-align: center;
    font-family: Lato,sans-serif,Arial,Helvetica,sans-serif !important;
    font-size: 15px;
    color: #FFF !important;
   text-decoration: none;
}
.generalButton
{
	float:right;
}
.alignRight {
    text-align: right;
}
.doctorbox
{
	

width:200px;
height:30px;
border-radius: 5px;
}

/* New Css */

.right-cantent {
    width: 650px;
    height: auto;
    float: right;
    margin-top:15px;
}

h4 {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: "MyriadPro-Semibold",Arial,Helvetica,sans-serif;
    font-size: 19px;
    color: #fff;
    padding: 5px 0px 5px 10px;
    margin: 10px 0px;
  background: none repeat scroll 0% 0% rgba(171, 9, 96, 0.9);
    font: bold 30px/30px 'Marvel',sans-serif;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
border: 2px solid #FFF;
}



.search-box
{
	width: 1000px;
	height: 24px;
	margin: 0px auto;
	padding: 8px 0px 6px 16px;
}

.top-link {
    height: 24px;
    margin: 0px 80px 0px 0px;
    float: left;
    width: 480px !important;
}

.top-link ul {
    padding: 0px;
    margin: 0px;
    list-style: none outside none;
}

.top-link ul li {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin: 0px 10px 0px 0px;
    background: url('../images/arrow.png') no-repeat scroll left center transparent;
}

.top-link li a {
    display: block;
    float: left;
    text-decoration: none;
    height: 24px;
    line-height: 24px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #FFF;
    padding: 0px 0px 0px 15px;
}


.f_left
  {
      padding-left: 180px; 
      color: White;
      font-size: 13px; 
      padding-top: 10px;
  }
  .f_right
  {
      padding-right: 210px; 
      color: White; 
      font-size: 13px; 
      padding-top: 10px;
  }
 .f_right1
  {
      padding-right: 160px; 
      color: White; 
      font-size: 13px; 
      padding-top: 10px;
  }
  .sdimgbox {
    background: none repeat scroll 0px 0px #FFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
    height: 120px;
    width: 120px;
    padding: 5px;
}
 .sdimgbox2 {
    background: none repeat scroll 0px 0px #FFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    position: relative;
    height: 110px;
    width: 150px;
    padding: 5px;
}
.stext
{
	height: 100px;
    width: 500px;
    
     box-shadow: 0px 0px 10px rgba(124, 30, 94, 0.3);
     border-radius: 5px;
     margin-left:-12px;
}
.buttonCentered{text-align:center; margin-bottom:30px;}
.button, .button:link, .button:focus{cursor:pointer; position:relative; margin-top:10px; display:inline-block; text-decoration:none; font-size:12px; font-weight:bold; text-transform:uppercase; color:#787b7c; padding:8px 25px; background:-moz-linear-gradient(top, #fff 0%, #f1f1f1); background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#f1f1f1)); -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cacaca; text-shadow:0 0 0;}
.button:hover{text-decoration:none; background:-moz-linear-gradient(top, #424242 0%, #000); background:-webkit-gradient(linear, left top, left bottom, from(#424242), to(#000)); color:#fff; border-color:#000;}
.newbg
{
	background: url('../images/blog_bg1.jpg') repeat scroll center top transparent;
	background-repeat: no-repeat;
	
}
.headingTS
{
	width: auto;
height: 30px;
color: #FFF;
padding: 5px 0px 5px 10px;
margin: 10px 0px;
background: none repeat scroll 0% 0% #7961AA;
font: bold 30px/30px "Marvel",sans-serif;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.5);
border: 2px solid #FFF;
}
.h6
{
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0px;
    float: left;
    padding-left:0px;
	font: bold 20px/20px 'Marvel',sans-serif;
	padding-top:7px;
}
.newbg2
{
	background: url('../images/blog_bg2.jpg') repeat scroll center top transparent;
	
}