/* 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;
	font: bold 11px/1.2em Verdana;
	width: 1020px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	text-align: center;
	left: auto;
	right: auto;
	}
	
/* Main page RSS box */
#nav-rss1 {
	
	font: bold 10px/1.3em Verdana;
	padding: 4px;
	background-color: #E5E5E5;
	text-align: left;
	top: 1px;
	visibility: visible;
	height: 200px;
	width: 270px;
	left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	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;
}

#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: 550px;
	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;
}
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;
}

#feedcontainer {
	width: 1018px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}

#feedmainContent {
	width: 700px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	border: 0px none #999999;
	text-align:left;
}

#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;
}

#feedmaincontentitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	height: 275px;
	border: 1px solid #FF0000;
}

 #feedmaincontentitem2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	height: 275px;
	border: 1px solid #FF0000;
}

#feedmaincontentitem3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 10px;
	height: 275px;
	border: 1px solid #FF0000;
}

.rsslabeldesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	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;
}
#welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	position:relative;
	left: -125px;
	top: 20px;
	width: 500px;
	text-align: right;
	z-index: 10;
	float:right;
}

#welcome a, #welcome a:visited {
	color: #FFFFFF;
	font-weight: bold;	
}

#welcome a:hover {
	background-color: #FFFFAA;
	color: #003399;
	font-weight: bold;
}