﻿/* Name of Author: Isha Mehlawat



	Start Date: 18.10.2008

	End Date: 20.10.2008

	

	Modified date: 25.10.2008

    Page Name: Style sheet (styles.html)*/

/* CSS Document */



/*global strat here*/

body

{

	/*background-color:#993300;*/
	background-color:#1E8C7F;

	margin:0px 0px 0px 0px;

	padding:0px;

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	line-height:20px;

	color:#000000;

	text-align:center;

	width:100%;

}



div#first

{

	margin:0px auto;

	padding:0px;

	text-align:left;

	width:790px;

}



ul

{

	margin:0px auto;

	padding:0px;

}



li

{

	margin:0px auto;

	padding:0px;

	list-style:none;

}

/*global end here*/



/*banner start here*/

#banner

{

	width:790px;

	/*background-color:#993300;*/
	background-color:#1E8C7F;

	float:left;

	margin:0px auto;

	padding:26px 0px 0px 0px;

	border:0px solid #000000;

}



#topLink

{

	width:790px;

	height:39px;

	background-color:#cd9966;

	position:relative;

	float:left;

	margin:0px auto;

	padding:0px;

}



#searchLeft

{

	width:599px;

	height:28px;

	background-color:#cd9966;

	float:left;

	margin-top:10px;

	padding:0px;

	text-align:right;

}





#searchInside

{

	width:191px;

	height:39px;

	background-color:#cd9966;

	background-image:url(../images/search_bg.jpg);

	background-repeat:no-repeat;

	background-position:top;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

	font-size:12px;

	color:#006666;

}



.inputDivInside

{

	padding-left:14px;

	padding-top:10px;

}



.inputImgInside

{

	position:absolute;

	top:5px;

	margin-left:155px;

	float:right;

}



.inputTextInside

{

	border:0px;

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	width:98px;

	padding-left:4px;

}



#location

{

	width:790px;

	height:27px;

	background-color:#993300;

}



.locationText

{

	margin:0px auto;

	padding:4px 0px 0px 25px;

	font-weight:bold;

	color:#ffffcc;

	height:27px;

	float:left;

}



.locationTextWhite

{

	font-weight:normal;

	color:#ffffff;

}



#bannerInside

{

	width:790px;

	height:101px;

	background-color:#ffcc99;

	float:left;

	margin:0px auto;

	padding:0px 0px 0px 0px;

	vertical-align:top;

}



#learn

{

	width:790px;

	height:27px;

	background-color:#006666;

	float:left;

	margin:0px auto;

	padding:0px;

	position:relative;

	top:0px !important;

	top:-3px;

	padding-top:4px;

}



.learnText

{

	margin:0px auto;

	padding-left:25px;

	font-weight:bold;

	color:#ffffcc;

}



.learnTextWhite

{

	font-weight:normal;

	color:#ffffff;

}



a:link.learnTextWhite

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#ffffff;

	text-decoration:none;

}



a:hover.learnTextWhite

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#ffffff;

	text-decoration:underline;

}



a:visited.learnTextWhite

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#ffffff;

	text-decoration:none;

}

/*banner end here*/



#container

{

	width:790px;

	background-color:#FFFFFF;

	background-image:url(../images/container_bg.jpg);

	background-position:top left;

	background-repeat:repeat-y;

	margin:0px auto;

	padding:0px;

	text-align:left;

	clear:both;

	float:left;

	border:0px solid #000000;

	position:relative;

	top:0px !important;

	top:-3px;

}



#containerInside

{

	width:790px;

	height:1150px;

	background-color:#FFFFFF;

	background-image:url(../images/container_inside_bg.png);

	background-position:top left;

	background-repeat:repeat-y;

	margin:0px auto;

	padding:0px;

	text-align:left;

	clear:both;

	position:relative;

	top:0px !important;

	top:-3px;

}



.containerText

{

	padding:0px 14px 0px 14px;

}



/*menu start here*/

#menu

{

	width:181px;

	height:938px;

	background-color:#fffcf9;

	background-image:url(../images/menu_bg.jpg);

	background-position:top;

	background-repeat:repeat-x;

	float:left;

	margin:0px auto;

	padding:18px 0px 0px 0px;

}



a div

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/list_bg.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:181px;

	padding-left:27px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

}



a:hover div

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/list_hover.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;	width:181px;

	padding-left:27px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

	cursor:pointer;

}



div#normal div

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	/*background-image:url(../images/list_bg.jpg);

	background-position:bottom left;

	background-repeat:no-repeat;*/

	height:26px;

	width:181px;

	padding-left:27px;

	padding-top:2px;

	margin:0px;

	cursor:pointer;

}



a div.sub

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/sub_list_bg.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px;

	/*position:relative;

	left:-27px;*/

	padding-left:54px;

	padding-top:2px;

	margin:0px;

}



a:hover div.sub

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/sub_list_hover.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px;

	/*position:relative;

	left:-27px;*/

	padding-left:54px;

	padding-top:2px;

	margin:0px;

	cursor:pointer;

}



a div.subBottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/sub_list_bottom.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	/*position:relative;

	left:-27px;*/

	padding-left:54px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

}



a:hover div.subBottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/sub_list_bottom_hover.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	/*position:relative;

	left:-27px;*/

	padding-left:54px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

}



a div.bottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/list_bg_plain.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px;

	width:181px;

	padding-left:27px;

	padding-top:2px;

	margin:0px;

}



a:hover div.bottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/list_hover.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px;

	width:181px;

	padding-left:27px;

	padding-top:2px;

	margin:0px;

	cursor:pointer;

}



#menuInside

{

	width:181px;

	height:970px;

	background-color:#fffcf9;

	background-image:url(../images/menu_bg_inside.jpg);

	background-position:top;

	background-repeat:repeat-x;

	float:left;

	margin:0px auto;

	padding:34px 0px 0px 0px;

	border:0px solid #000000;

}



a div.inside

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/list_bg.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:181px;

	padding-left:27px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

}



a:hover div.inside

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/list_inside_hover.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:181px;

	padding-left:27px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

	cursor:pointer;

}





a div.subListBottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/list_bg_plain.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px;

	width:181px;

	height:26px !important;

	height:28px;

	/*position:relative;

	left:-27px;*/

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

}



a:hover div.subListBottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/list_inside_plain.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	/*position:relative;

	left:-27px;*/

	

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

	cursor:pointer;

}



a div.subInside

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/sub_list_bg.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	

	width:181px;

	position:relative;

	padding:2px 0px 0px 54px;

	margin:0px;

}



 a:hover div.subInside

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/sub_list_bg.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	

	width:181px;

	position:relative;

	padding:2px 0px 0px 54px;

	margin:0px;

	cursor:pointer;

}



a div.subInsideBottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-image:url(../images/sub_list_bottom.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:181px;

	position:relative;

	padding-left:54px;

	padding-top:2px;

	margin:0px;

}



a:hover div.subInsideBottom

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/sub_list_bottom.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:181px;

	position:relative;

	padding-left:54px;

	padding-top:2px;

	margin:0px;

	cursor:pointer;

}



#menuContact

{

	padding:33px 0px 0px 25px;

	color:#006666;

	font-size:11px;

	font-weight:bold;

	line-height:14px;

}



.menuContactRed

{

	font-style:italic;

	color:#983620;

	font-size:11px;

	font-weight:bold;

}



.menuContactLight

{

	color:#006666;

	font-size:10px;

	font-weight:normal;

}

/*menu end here*/



/*content start here*/

#content

{

	width:418px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#welcome

{

	width:418px;

	height:196px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#welcomeText

{

	width:418px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#welcomeBottomImg

{

	width:418px;

	height:110px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#welcomeBottomImg2

{

	width:418px;

	height:203px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#welcomeContact

{

	width:418px;

	height:147px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#contentInside

{

	width:419px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#physicians

{

	width:419px;

	height:249px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



.physiciansText

{

	width:392px !important;

	width:419px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px 14px 0px 14px;

	border:0px solid #ff0000;

}



#physiciansImg

{

	width:419px;

	height:110px;

	background-color:#ffffff;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#staff

{

	width:341px;

	margin:23px 0px 0px 30px;

	padding:0px;

	border:0px solid #ff0000;

	line-height: 20px;

}



a div.staffList

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#000000;

	text-decoration:none;

	background-color:#ffffcc;

	background-image:none;

	width:315px !important;

	width:341px;

	border:0px solid #000000;

	position:relative;

	top:0px !important;

	top:-0px;

	padding:4px 0px 0px 26px;

	margin:0px;

}



a:hover div.staffList

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/staff_hover.jpg);

	background-position:center left;

	background-repeat:no-repeat;

	width:315px !important;

	width:341px;

	position:relative;

	top:0px !important;

	top:-0px;

	padding:4px 0px 0px 26px;

	margin:0px;

	display:block;

}



/*content end here*/



/*rightPannel start here*/

#rightPannel

{

	width:191px;

	background-color:#cd9966;

	float:left;

	margin:0px auto;

	padding:0px;

}	



#search

{

	width:191px;

	height:49px;

	background-color:#cd9966;

	background-image:url(../images/search_bg.jpg);

	background-repeat:no-repeat;

	background-position:top;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

	font-size:12px;

	color:#006666;

}



.inputDiv

{

	padding-left:14px;

	padding-top:10px;

}



.inputImg

{

	position:relative;

	top:-25px !important;

	top:-21px;

	right:15px;

	float:right;

	padding:3px 0px 0px 0px;

}



.inputText

{

	border:0px;

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	width:98px;

	padding-left:4px;

}



.rightPanImg1

{

	width:191px;

	float:left;

	margin:0px auto;

	padding:0px;

	vertical-align:top;

}



.rightPanImg12

{

 width:191px;

 float:left;

 margin:0px 0px 0px 0px;

 padding:10px 0px 0px 6px;

 vertical-align:top;

 

}



.rightpanImg3

{

width:190px;

float: left;

}



#rightPannelInside

{

	width:190px;

	float:left;

	margin:0px auto;

	padding:0px;

	border:0px solid #ff0000;

}



#rightPanLinks

{

	width:173px;

	margin:0px auto;

	padding:34px 0px 0px 17px;

	line-height:14px;

}



a.rightLinks

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	color:#006666;

	padding-left:11px;

	text-decoration:none;

}



a:hover.rightLinks

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	color:#a04111;

	padding-left:11px;

	text-decoration:none;

	background-image:url(../images/arrow.jpg);

	background-repeat:no-repeat;

	background-position:top left;

}

.insideServices

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#006666;

	text-decoration:none;

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:154px !important;

	width:181px;

	padding-left:27px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

}



a:hover.insideServices

{

	font-family:Agenda, "myriad pro", arial, verdana, tahoma, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#993300;

	text-decoration:none;

	background-image:url(../images/list_inside_hover.png);

	background-position:top left;

	background-repeat:no-repeat;

	height:26px !important;

	height:28px;

	width:154px !important;

	width:181px;

	padding-left:27px;

	padding-top:2px !important;

	padding-top:0px;

	margin:0px;

	cursor:pointer;

}



/*rightPannel end here*/





img, div { behavior: url(/wp-content/themes/nmcc/iepngfix.htc) }






