@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);
@import url(http://fonts.googleapis.com/css?family=Philosopher);

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0;
}

body {
line-height:1;
background:#f4f4f2;
font-family:'Roboto Slab', serif,Helvetica,Arial,Verdana;

font-size:13px;
line-height:26px;
color:#666;
min-width:1250px;
margin:0;
}

blockquote,q {
quotes:none;
}

table {
border-collapse:collapse;
border-spacing:0;
}

table, td, th
{
border:1px solid #E0E0E0;
padding:3px;

}

.white-text{
color:#FFFFFF;
}

* {
font-size:100.01%;
}

html {
font-size:62.5%;
margin:0;
padding:0;
}

.center
{
margin-left:auto;
margin-right:auto;
width:1000px;
}

#wrapper {
	width:100%;
	display:table;	
	background:#F4F4F2;
	margin:0 auto;
	position:relative;
}

#header-wrapper{
	width:100%;
	height:185px;
	display:table;
	margin:0 auto;
	position:relative;
	background-image:url('images/header-bg-10x184.jpg');
	background-repeat:repeat-x;
	background-position:right top;	
	
	}

#header-top {
max-width:1050px;
margin:0 auto;

padding:2px 0 30px;
position:relative;

}	
	
#header-wrapper-home{
	width:100%;
	height:514px;
	display:table;
	margin:0 auto;
	position:relative;
	background-image:url('images/header-bg-10x484.jpg');
	background-repeat:repeat-x;
	background-position:right top;		
	border-bottom:1px solid #ffffff;
	}

#header-home-slide{
	max-width:1020px;
	height:300px;
	display:table;
	margin:3px 0px 0px 0px;	
	position:relative;
	left:112px;	
	
	}	
	

	
#logo{
	width:650px;
	height:130px;
	margin:5px 0px 0px 0px;
}
#header-info{
	width:350px;
	height:124px;
	margin:-110px 0px 0px 750px;
	line-height:16px !important;
	
	font-size:13px;
	color:#F4F4F2 !important;
}


/*  *******Main Menu************** */
#main-nav{
	display:block;
	width:1000px;
	position:absolute;
	top:138px;
	left:60px;
	z-index:9999;
	font-family: 'Philosopher', sans-serif;
	
}

#nav{
    list-style:none;
    font-weight:normal;
    margin-bottom:0px;
    /* Clear floats */
    float:left;
    width:100%;
    /* Bring the nav above everything else--uncomment if needed.*/
    position:relative;    
    padding-left:1px;
}

#nav li{
    float:left;
    margin-right:0px;
    margin-left:0px;
	position:relative;
	margin-left:5px;
}
#nav a{
    display:block;
    padding:4px 15px 4px 10px;
    color:#fff;
    background:#0C9196;
	text-decoration:none;
}

.largefont {
	font-size:16px;
	
	background-position:0px 8px;
}

.smallfont{
	font-size:14px;
	padding-left:0px;
	font-weight:normal;
	text-align:left;
}

#nav a:hover{
    
	color:#fff;
   	background:#026063;
    text-decoration:none;
}

/*--- DROPDOWN ---*/
#nav ul{
    background:#026063;	
	list-style:none;
    position:absolute;
	padding-left:1px;
	padding-top:0px;
	padding-bottom:0px;
    left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
    float:none;
	background:url(images/bullet1.png) no-repeat left center;
	padding-left:7px;
	
	border-bottom:1px dotted #00A3A8;
	width:200px;
}

#nav ul a{
    white-space:nowrap;  /* Stop text wrapping and creating multi-line dropdown items */ 


}
#nav li:hover ul{  /* Display the dropdown on hover */ 
    left:0;  /* Bring back on-screen when needed */ 
	
}
#nav li:hover a{  /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */ 
    text-decoration:none;
	background:#026063;
}
#nav li:hover ul a{  /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */ 
    text-decoration:none;
	/*width:180px;*/
}
#nav li:hover ul li a:hover{  /* Here we define the most explicit hover states--what happens when you hover each individual link. */ 
   	background:#00A3A8;
}




#main{
	width:1050px;
	display:table;	
	margin:0 auto;
	position:relative;
	
}	



#main-content{
	width:1000px;
	display:table;	
	margin:10px 5px 5px 5px;
	float:left;
	background:#FFFFFF;
	border: 1px dotted #E5E5E5;
	padding:5px 9px 15px 9px;
	font-size:13px;
	line-height:26px;
	
}



#footer-wrapper{
	width:100%;
	height:100px;
	display:table;
	margin:0 auto;
	position:relative;
	background-image:url('images/footer-bg-10x100.jpg');
	background-repeat:repeat-x;
	background-position:right bottom;	
	clear:both;
}


#footer-top{
	width:1000px;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	top:20px;
	position:relative;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
padding-left:5px;
display: inline;
list-style-type: none;
background:#067378;
background-repeat: no-repeat;
}

#navlist a { padding: 3px 5px; }

#navlist a:link, #navlist a:visited
{
color: #DBDBDB;
/*background-color: #036;*/
text-decoration: none;
}

#navlist a:hover
{
color: #DBDBDB;
background-color: #0C9196;
text-decoration: none;
}

#footer-bottom{
	width:1000px;
	margin:0 auto;
	padding:10px 10px 10px 10px;
	top:20px;	
	position:relative;
}

#footer-bot-left{
	width:400px;
	float:left;
	position:relative;
	color:#91C5C7;
}

#footer-bot-mid{
	width:400px;
	float:left;
	position:relative;
	text-align:left;
	color:#A1D4D6;
	font-size:11px;
}

#footer-bot-right{
	width:180px;
	float:left;
	position:relative;
	text-align:right;
	
}


.subp{
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	text-align:center;
}


#about p{
	display:block;
	margin:auto;
	padding:3px;
	color:#f4f4f2;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	/*background:#01305A;*/
	border-bottom:1px dotted #fff;
}

.aboutdr{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-transform:none;
	padding-top:5px;
}

.footpara{
	
	margin:75px 0px 50px 0px;
}

.footpara2{
	margin:15px 0px 10px 0px;
}








#btn{
	display:block;
	width:100px;
	float:left;
	padding:4px;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -webkit-linear-gradient(top, #3e779d, #65a9d7);
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   background: -ms-linear-gradient(top, #3e779d, #65a9d7);
   background: -o-linear-gradient(top, #3e779d, #65a9d7);
   padding: 4px 8px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }



#home-overview{
	width:64%;
	/*height:345px;*/
	display:table;	
	float:left;
	background:#FFFFFF;
	border-right: 1px dotted #CCCCCC;	
}

#home-notice{
	width:35%;
	/*height:345px;*/
	display:table;	
	float:left;
	background:#FFFFFF;
	margin-left:5px;
	
}

#home-overview h1{
	display:block;
	background:#35B1E6;
	margin:auto;
	padding:3px;
	color:#FFFFFF !important;
	font-size:15px !important;
	font-weight:bold !important;
	

}

#home-overview h2{
	display:block;
	margin-bottom:3px;
	margin-right:3px;	
	padding:2px;
	color:#850108 !important;
	font-size:14px !important;
	font-weight:bold !important;	
	border-bottom:1px dotted #00537B;
	
}

#home-notice h2{
	display:block;
	margin-bottom:3px;
	margin-right:3px;	
	padding:2px;
	background:#0C9196;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:bold !important;	
	
	
}

#home-notice h3{
	display:block;
	margin-bottom:3px;
	margin-right:3px;	
	padding:2px;
	background:#FC0303;
	color:#FFFFFF !important;
	font-size:14px !important;
	font-weight:bold !important;		
}

.online-admission{
	color:#FFFFFF !important;
	text-decoration:none;	
}

.online-admission:hover{
	color:#000000 !important;
	text-decoration:underline;
}

#home-overview h3{
		
	font-size:13px !important;
	font-weight:bold !important;
	border-bottom:1px dotted #00537B;
	color:#525252 !important;
	margin-left:10px;
	margin-right:10px;
}

.home-overview-courses{
	margin-left:15px;
	margin-right:10px;
}

#home-overview p{
	display:block;
	padding-left:5px;
	/* color:#f4f4f2; */
	font-size:13px;
	font-weight:normal;
	
}

#main-content h1{
	display:block;	
	font-size:15px;
	font-weight:bold;
	color:#027899;
	border-bottom:1px dotted #027899;
	margin-bottom:10px;
}



#main-content h2{
	display:block;	
	font-size:16px;
	font-weight:normal;
	color:#026C99;
	border-bottom:1px solid #DADADA;
	margin-bottom:10px;
	margin-top:10px;
}

#main-content h3{
	display:block;	
	font-size:13px;
	font-weight:bold;
	color:#026C99;
	margin-bottom:10px;
	margin-top:10px;
}

#main-content h4{
	display:block;	
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin-bottom:4px;
	margin-top:10px;
}

#main-content img{
	float:left;
	margin:0px 0px 0px 0px;
	/*border:5px solid #FFF;*/
	
	
}

#patient-gallery{
	display:table;
	margin:0 auto;
	float:none;
	
}

#patient-gallery img{
	float:none;
	margin:5px auto 30px auto;
	border:0px;
	
}
.byline{
	font-size:11px;
	color:#91C5C7;
	text-decoration:none;	
}

.byline:hover{
	color:#DBDBDB;
}

.login{
	font-size:11px;
	color:#91C5C7;
	text-decoration:none;
	/*padding-right:400px;*/
	}
	
.login:hover{
	color:#DBDBDB;
}	
	
