/* Noble */

@import url("../MAINT/css/functions.css");

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight:300;
}

p, td {
	margin: 0px;
	padding: 0px;
}
p.first-letter {font-weight: 900; font-size: 120%;}


.clear {
	float: left;
	clear: both;
}

a, a:link, a:visited {
	color : #336699;
	text-decoration: underline;
}

a:hover {
	color : #336699;
	text-decoration : underline;
}

/* Structural Divs */

#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	display: inline;
	background-color: #B2DCB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
}
#nav td {
	padding-bottom: 4px;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 115px;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
	list-style: none;
	height: auto;
}

#menu LI {
	margin: 0 0 7px;
	padding: 0;
	display: inline; /* duplicated for IE 5/Win */
	list-style-type: none; /* duplicated for IE 5/Win */;
	float: left;
}

#menu A {

	float: left;
	height: 0px !important;
	height /**/:29px; /* IE 5/Win hack */ 
	padding: 29px 0 0 0;
	overflow: hidden;
	border: 5px solid white;
}

#menu A:hover, #menu li.active a {
	background-position: 0 0;
}

#item0 A {

	width: 85px;
	background-position: 0 -29px;	
}

#item1 A {
	width: 85px;
	background-position: 0 -29px;
}

		

#item2 A {
	width: 85px;
	background-position: 0 -29px;
}

#item3 A {
	width: 85px;
	background-position: 0 -29px;
}

#item4 A {
	width: 85px;
	background-position: 0 -29px;
}			

#item5 A {
	width: 85px;
	background-position: 0 -29px;
}

#item6 A {
	width: 85px;
	background-position: 0 -29px;
		}

#item7 A {
	width: 85px;
	background-position: 0 -29px;
		}

#content {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	background: #ffffff;
	clear: both;
	margin-bottom: 2px;
}

#content-sidebar {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: #FFFFFF;
	display: inline;
}

#content-sidebar h1 {
	width: 215px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url('../img/gb-welcome.jpg');
	clear: both
}

#content-sidebar h1 span {
	display:none;
}

#content-sidebar h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	font: bold 14pt Times New Roman, Helvetica, sans-serif;
	color: #333333;
}

#content-sidebar h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	font: bold 12pt Times New Roman, Helvetica, sans-serif;
	color: #336699;
}

#content-sidebar p, form {
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight:300;
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
}

#content-main {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;
	display: inline;
	background-color: #ffffff;
        width: 100%;
}

#content-main h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font: bold 16Pt Times New Roman, sans-serif;
	color: #000080;
}

#content-main h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font: bold 14pt Times New Roman, sans-serif;
	color: #576C93;
}

#content-main h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font: bold 12pt Times New Roman, sans-serif;
	color: #336699;
}

#content-main th {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	font: 10pt bold Arial, Helvetica, sans-serif;
	color: #000000;
}

#content-main p, #content-main td {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
	color: #000000;
	font: 12pt Arial, Helvetica, sans-serif;
	font-weight:300;
        line-height: 14pt;
}

#content-main p.first-letter {font-weight: 900; font-size: 120%;}
#content-main ul, #content-main ol {
	color: #333333;
	font: small Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

#content-main .special {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

#content-main .special h3 {
	background: url('../img/P_Header.jpg') no-repeat left top;
	height: 27px;
	margin: 0px;
	color: #3b5f41;
	padding-top: 13px;
	padding-left: 50px;
	width: 475px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	font-size:14px; 
	font-family: Times New Roman, sans-serif; 
	padding-right:0px; 
	padding-bottom:0px
}

#content-main .special p {
	background: url('../img/P_Body.jpg') repeat-y left top;
	width: 470px;
	padding: 10px;
	margin-left: 20px;
	line-height: 16px; margin-right:0px; margin-top:0px; margin-bottom:0px
}

#content-right {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: right;
	display: inline;
	background-color: #ffffff;
}

#content-right h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font: bold 16Pt Times New Roman, sans-serif;
	color: #000080;
}

#content-right h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font: bold 14pt Times New Roman, sans-serif;
	color: #000080;
}

#content-right h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font: bold 12pt Times New Roman, sans-serif;
	color: #336699;
}

#content-right th {
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight:300;
	color: #000000;
}

#content-right p, #content-right td {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	font-weight:300;
}

#content-right ul, #content-right ol, #content-right li {
	font: 10pt Arial, Helvetica, sans-serif;
	float: none;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none; /* duplicated for IE 5/Win */;
}

#content-right ul {
    margin-top: 0px;
    padding-top: 0px;
}

#content-right li {
    padding-bottom: 4px;
}

/* Top Navigation with circle */

#navCircle {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#navCircle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
	float: left;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 15px 5px 5px;
	text-decoration: none;
	color: #ffffff;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
	color: #286c91;
}

/* Sub navigation */

#navcontainer {
	float: left;
	clear: both;
	border: 0px none;
	margin-left:0px; margin-right:0; margin-top:0; margin-bottom:0
}

#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 9pt Verdana;
}

#navcontainer ul li ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font: 9pt Verdana;
	padding-bottom: 2px;
	margin-bottom: -2px;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2px;
}

#navcontainer a {
	display: block;
	width: 180px;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#navcontainer li ul li a {
	display: block;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 170px;
}

#navcontainer li ul li {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

#navcontainer a:link, #navcontainer ul a:visited {
	background-color: #B2DCB3;
	color: #000000;
	text-decoration: none;
}

#navcontainer li ul li a:link, #navcontainer ul li ul li a:visited {
	background-color: #B2DCB3;
	color: #000000;
	text-decoration: none;
}

#navcontainer ul a:hover, #navcontainer ul a.active {
	background-color: #576C93;
	color: #FFFFFF;
}

#navcontainer ul li ul li a:hover, #navcontainer ul li ul li a.active {
	background-color: #576C93;
	color: #FFFFFF;
}

#content-right select {
        width: 165px;
}

.searchbox {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: auto;
}	

.searchbox .box {
	margin: 0px 0px 0px 0px;
	height: 1.5em;
	width: 120px;
	border: 1px solid #003366;
}		

.searchbox .searchimg {
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#doctor_list_navcontainer a {
	display: block;
	width: 180px;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* CSS to display the subcategories only in the navigation (used in the doctor guide) */

/*#doctor_list_navcontainer a {
	display: none;
}*/

#doctor_list_navcontainer {
	width: 500px;
}

#doctor_list_navcontainer li a {
	width:100%;
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
}

#doctor_list_navcontainer li {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#doctor_list_navcontainer li {
	border-bottom: 1px dotted #79B91A;
	background-color: #EFF8E4;
	line-height: 20px; 
	padding: 6px;
	border-right: 7px solid #EFF8E4;
	border-left: 7px solid #EFF8E4;
	list-style-type: none;
}

#doctor_list_navcontainer li:hover {
	border-bottom: 1px solid #79B91A;
	line-height: 20px; 
	padding: 6px; 
	background-color: #F7FCF2;
	border-left: 7px solid #F7FCF2;
	border-right: 7px solid #F7FCF2;
}

/* Autocompleting on the doctor search */

div.auto_complete {
      position:absolute;
      width:250px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
      font: 12pt Arial, Helvetica, sans-serif;
}

ul.contacts  {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

ul.contacts li.selected { background-color: #ffb; }

li.contact {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height:32px;
}

li.contact div.name {
	font-weight:bold;
	font-size:10px;
	line-height:1.2em;
}

li.contact div.email {
	font-size:10px;
	color:#888;
}

#list {
	margin:0;
	margin-top:10px;
	padding:0;
	list-style-type: none;
	width:250px;
}

#list li {
	margin:0;
	margin-bottom:4px;
	padding:5px;
	border:1px solid #888;
	cursor:move;
}

#content-main table.homepage-table {
    border: 1px solid #576C93;
    padding: 8px;
    background-color: #EEE;
    margin-left: 20px;
    margin-right: 20px;
    width: 501px;
}


#content-main table.homepage-table img {
    padding-top: 4px;
    padding-right: 4px;
}

#content-main table.homepage-table td {
    font-size: 13px;
    font-weight: bold;
    color: #006699;
    line-height: 1.4;
    padding-top: 4px;
    padding-right: 4px;
}

#content-main form#physician-home-search {
    padding: 0px;
    margin: 0px;
}

#content-main table.homesearch {
    background-color: #576C93;
    padding: 6px;
    margin-left: 20px;
    margin-right: 20px;
    width: 501px;
}

#content-main table.homesearch td {
    font-size: 10pt;
    padding: 2px;
    color: white;
}

/* Physician Search and Display pages */

table#physician_detail {
    padding-left: 140px;
}

table#physician_detail td {
    line-height: normal;
    padding-left: 5px;
}

table#BrowsingIndex {
    margin-top: 15px;
    margin-left: 40px;
    margin-bottom: 15px;
}

#content-main table.inventory {
    padding: 10px;
    background-color: #EEE;
}

#content-main table.inventory input {
    background-color: white;
}

#content-main table .inventory select {
    background-color: white;
}

#content-main table.phys-results {
    margin-left: 34px;
    width: 700px;
}

#content-main table.phys-results tr td {
    width: 100%;
    font-size: 9pt;
}

#content-main table.phys-table {
    width: 100%;
}

#content-main table.phys-list tr td {
    width: auto;
}

#content-main table.phys-results tr td table.phys-table tr td.phys-status {
    background-color: #576C93;
    color: white;
    padding: 2px 4px 2px 4px;
    margin: 0px;
    font-size: 11pt;
    font-weight: bold;
}

#content-main table.phys-results tr td table.phys-table tr td.phys-specialty {
    font-size: 11pt;
}

#content-main table.phys-results tr td table.phys-table tr td.phys-name {
    width: 97.5%;
}

#content-main table.phys-results tr td table.phys-table tr td.phys-indent {
    width: 2.5%;
}

#content-main table#physician_detail {
    margin: 0px 20px 20px 40px;
    padding: 0px;
    border: 1px solid black;
    border-collapse: collapse;
    background-color: #EEE;
    width: 690px;
}

#content-main table#physician_detail td.detail-header {
    font-size: 12pt;
    color: white;
    background-color: #576C93;
}

#content-main table#physician_detail td.doctor-image {
    padding: 10px;
    padding-right: 0px;
}


#content-main table#physician_detail td.doctor-info {
    padding: 10px;
    font-size: 10pt;
    width: 100%;
}

#content-main h3.physician-title {
    padding-left: 40px;
}

#content-right h2 {
    width: 175px;
    background-color: #576C93;
    color: white;
    font-size: 14pt;
    padding: 1px 4px 1px 4px;
}

#content-right h3 {
    font-size: 11pt;
}

/* THE END */

#swoosh_item {
background: url('/images/Home_Page/z-swoop-1.jpg') no-repeat bottom left;
height: 64px;
padding-left: 45px;

font-size: 9pt;
color: #666699;
font-weight: bold;
margin-bottom: 10px;
}
#content-main #swoosh_item a {

font-size: 9pt;
color: #666699;
font-weight: bold;

}

#green_content_area {

padding: 18px;
margin-top: 5px;
margin-right: 0px;

font-size: 9pt;
color: #666699;
float: left;
font-weight: bold;
background-color: #DEEFDE;
height: 248px;
width:177px;
}

#main_content_area {
float: right;
width: 300px;
padding-top: 3px;
}