/* REEDMed Header CSS Code */
/* Version 0.1 2/18/2009 WEB */
/* Version 0.2 2/25/2009 WEB - Added Chrome style Menu and RSS DIV Container */

@import url("hdr-nav/ddlevelsmenu-base.css");
@import url("hdr-nav/ddlevelsmenu-topbar.css");
@import url("hdr-nav/ddlevelsmenu-sidebar.css");


/* Header and Main Navigation bar */
#nav-header {
	padding:0px;
	width: 1020px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	text-align: center;
	position: relative;
	left: auto;
	right: auto;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	z-index: 1;	
}
	
#nav-header2 {
	
	position: relative;	
	left: auto;
	right: auto;
	top: 0px;
}

#nav-toolbox {
	padding:1px;
	font: bold 9px Verdana;
	position: relative;
	padding: 4px;
	background-color: #E5E5E5;
	text-align: left;
	top: 1px;
	visibility: visible;
	height: 55px;
	width: 270px;
	left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin: 0px;
}
#nav-hp-ad {
	padding:1px;
	font: bold 9px Verdana;
	position: relative;
	padding: 4px;
	background-color: #E5E5E5;
	text-align:center;
	top: 1px;
	visibility: visible;
	height: 670px;
	width: 255px;
	left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	margin: 0px;
}
table#rss1-table thead td {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #2A1FAA;
	font-weight: bold;
}
table#rss1-table tbody tr {
	background-color: #FFFFFF;
}
/* Needed to counter effects of global img CSS in HL7 label CSS code */
.chromemenu ul li a img {
	display: inline-block;
}
.chromemenu ul li img {
	display: inline-block;
}
.chromemenu img {
	display: inline-block;
}

#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	border: 1px solid #FFFFFF;
}


.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}

#authbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3542b6;
	width: 1020px;
	height: 28px;
	z-index: 2;
	padding: 0px;
}
#authbar table, #footer table {
	background-color: #E5E5E5;
	height: 28px;
	margin-top: 0;
	border:hidden;
	
}
#authbar table td{
	background-color: #E5E5E5;
	text-align: left;
	vertical-align: middle;
	font-size: x-small;
}
#authbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	position: absolute;
	width: 350px;
	height: 50px;
	top: 1px;
	color: #000066;
	text-align: right;
	right: 50px;
	float: right;
	padding: 0px;
}
#authbar2 a, #authbar2 a:visited {
	color: #000066;
}

#authbar2 a:hover {
	background-color: #FFFFFF;
	color: #000066;
	font-weight: bold;
}
#authdrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	position: absolute;
	display: none;
	width: 330px;
	top: 15px;
	z-index: 20;
	color: #000000;
	text-align: left;
	right: 10px;
	padding: 5px;
	overflow: visible;
	height: auto;	
	
}
#authdrop2 {
	z-index: 20;
	position: relative;	
	
}
#authdrop table {
	border-collapse:collapse;
	font-size:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cartbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	position: absolute;
	width: 80px;
	top: 153px;
	z-index: 2;
	color: #000000;
	text-align: left;
	right: 10px;
	height: auto;
	margin-top: 5px;
	padding-top: 0px;
}
.art-blockheader2 .tt {
color:#3542B6;
font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
font-size:medium;
font-weight:bold;
height:20px;
line-height:20px;
margin:0;
padding:0 10px;
white-space:nowrap;
}
art-blockheader2 {
height:20px;
margin-bottom:0;
position:relative;
z-index:0;
}
