@import url(/style/printFriendly.css);

/* CSS Styles for Endo - Inside Pages */

#logo { margin-left: 2px; }
#bar {
	width: 100%
	height: 16px;
	margin: 0 auto 10px auto;
	background: url(/images/bar-inside.jpg) top left no-repeat;
}

/*** NAVIGATION - Overrides home.css ***/
#nav {
	margin: 13px 0px -2px 0px;
	height: 29px;
}

/*** LEFT BAR ***/
#leftbar {
	width: 789px;
	margin: 0px 0px 0px 6px;
	float: left;
	padding: 0px;
}
#leftbar .selected {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #294389;
	background: url(/images/leftbar-arrow.gif) center left no-repeat;
	padding: 0px 0px 0px 16px;
	margin: 6px 0px 11px 0px;
}

#leftbar ul {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*width: 188px;*/
	margin: 21px 0px 0px 0px;
	padding: 0px;
	/*_width: 138px;
	_padding-right: 50px;*/
}
* html #leftbar ul {
	margin-left: -2px;
}

#leftbar ul li {
	font: 12px Arial, Helvetica, sans-serif;
	background: none;
	text-transform: capitalize;
	padding: 0px 0px 0px 16px;
	margin: 10px 0px 11px 0px;
	font-weight: bold;
}

/*** CENTER BAR ***/
#breadcrumbContainer {
	float: right;
	width: 100%;
	border-left: 2px #e9e9e9 solid;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
}
#leftbar #center {
	/*float: right;*/
	width: 100%;
	border-left: 2px #e9e9e9 solid;
	margin: 0px;
	padding: 0px 5px 0px 28px;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
}
#leftbar #center h1 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 0px 15px 0px;
	padding: 0px;
}
#leftbar #center ul {
	/*width: 188px;*/
	width: auto;
	margin: 17px 0px 20px 0px;
	padding: 0px;
	float: none;
}
#leftbar #center ul li {
	background: url(/images/bullet-blue-tall.gif) no-repeat;
	background-x-position: left;
	background-y-position: top;
	text-transform: none;
	padding: 0px 0px 0px 14px;
	margin: 5px 0px 3px 10px;
	font-weight: normal;
}
li.CS_PgIndex_Bullet {
	background: none !important;
}
p {
	margin: 10px 0px;
	line-height: 125%;
	font-size: 12px;
}

.systemMessage {
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
}
/*** RIGHT BAR ***/
#rightbar {
	width: 0px;
	float: right;
	margin: 0px 13px 0px 0px;
}
*html #rightbar {
	margin: 8px 2px 0px 0px;   /* IE Only */
}

#links, #didyouknow {
	width: 187px;
	background: #ffffff url(/images/bg-links.jpg) top left no-repeat;
	padding: 32px 6px 0px 15px;
	text-align: center;
	font-size:11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	line-height: 95%;
}

#links img {
	border: 1px #ccc solid;
	margin: 0px 0px 5px 5px;
}

#didyouknow {
	background: #ffffff url(/images/bg-didyouknow.jpg) top left no-repeat;
}

#rightbar ul {
	list-style-type: none;
	margin: 3px 0px 22px 2px;
	padding: 0px;
}
/*#rightbar ul li {
	background: url(/images/bullet-circle.gif) left no-repeat;
	padding: 2px 0 0 16px;
	margin: 0px 0px 18px 0px;
	font-size: 11px;
}*/

* html #rightbar ul {
	margin-left: 13px;
}
#rightbar ul li {
	background: url(/images/bullet-circle.gif) left no-repeat;
	color: #666;
	font-size: 11px;
	background-position: left 3px;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
}

/* Sitewide styles copied from the old site */
.importantNote {
	font-size: 13px;
	color: red;
	font-weight: bold;
}

.Heading2 {
	font-size: 14px;
	color: #294389; 
	font-weight: bold;
}

.Heading3, .Heading4 {
	font-size: 12px;
	color: #6588B2;
	font-weight: bold;
}

#center H3 {
	font-size: 13px;
	font-weight: bold;
}

.floatleft {
	float: left;
	margin: 5px;
}
.floatright {
	float: right;
	margin: 5px;
}

/*** FORM STYLES TAKE 2 ***/
#center form {
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#center fieldset {
	margin: 10px 10px 0px 10px;
	.margin: 10px 10px 10px 10px;
	padding: 5px 5px 10px 5px;
	border: 0px;
}
#center fieldset fieldset {
	border: 1px solid #89A4BF;
}
#center legend {
	border: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #294389;
}
#center fieldset fieldset legend {
	background-color: transparent;
	color: #477491;
}
.formArea input, .formArea textarea, .formArea select, .formArea span.collectExtended input.text {
	border-left: 2px solid #888;
	border-top: 2px solid #888;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	/*border: 1px solid gray;*/
	font-size: 10px;
	margin: 1px 0px 1px 5px;
}
.formArea input.extended, span.collectExtended input {
	border: none;
	background-color: transparent;
	font-size: 10px;
	margin: 0px 1px 0px 5px;
	vertical-align: middle;
}
#center div.row {
	clear: both;
	
	padding: 0px 0px 0px 0px;
}
#center fieldset div.row {
	clear: both;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #fff;
}

#center label {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding-top: 10px;
}
div.row span.collect label, div.row span.collectExtended label {
	float: none;
	width: auto;
	text-align: left;
	font-weight: bold;
}
/*For labels on radio buttons and checkboxes*/
div.row span.collectExtended label {
	display: inline;
}
div.row label {
	float: left;
	width: 110px; /* was 90 */
	text-align: right;
	margin: 0px 5px 0px 0px;
}

div.row > label {
	float: left;
	width: 110px;
	text-align: right;
	margin: 0px 5px 0px 0px;
}
div.row span.collect {
	float: left;
	width: 240px;
	text-align: left;
	margin-top: 2px;
	padding: 7px 0px 0px 0px;
	font-size: 10px;
}
div.row span.collect input {
	margin-top: -2px; 
}
div.row span.collect span.collect {
	padding: 0; 
	margin: 0;
}
div.row span.collectExtended {
	float: left;
	width: 240px;
	text-align: left;
	font-size: 10px;
	padding: 3px 0px 0px 0px;
}
.formArea .button {
	/*border: 1px solid #ccc;*/
	/*background-color: #FFE071;*/
	background-color: #6588B2;
	/*color: #000088;*/
	color: white;
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	margin: 5px 0px 5px 10px;
	font-weight: bold;
}
#center .teeny {
	line-height: 11px;
	padding-top: 4px;
}
#center .fieldHelp {
	clear: both;
	width: 90px;
	text-align: right;
	font-size: 10px;
	font-style: italic;
	line-height: 9px;
}
#center .extendedLabel {
	font-size: 10px;
	float: left;
	width: 90px;
	text-align: right;
	margin: 0px 5px 5px 0px;
}
#center .required {
	font-weight: bold;
	color: red;
	margin-right: 2px;
	font-size: 1.2em;
}
#center .HorizRule {
	clear:both;
}

/* data tables styles */
#center table.GeneralTable td, #center table.data tr td {
	vertical-align: top;
}
#center th {
	/*background: #DFEEFF;*/
	/*padding: 4px;*/
}
#center tr.Odd {
	background-color: #FFFEEF;	
}
#center tr.Even {
	background-color: #efefef;	
}

/* More custom styles */
.blueText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #294389;
	font-weight: bold;
}
.CS_LinkBar_Item {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.CS_LinkBar_BeforeLabel {font-size:100%}
.CS_LinkBar_Separator {font-size:100%}
.CS_LinkBar_CurrentItem {font-size:100%}
.CS_LinkBar_HighlightedItem {font-size:100%}

#center .linkList {font-size: 100%;}
#center .PgIndex_BySubsiteItem {margin-left: 10px; margin-bottom: 7px;}
#center .PgIndex_RegularItem {margin-left: 0px; margin-bottom: 7px;}
.CS_PgIndex_Subsite {font-weight: bold; color: 444444; font-size: 13px; padding-bottom: 3px;}
.CS_PgIndex_Item_PubDate {color: #294389; font-size: 11px;}
.CS_PgIndex_Item_Description {font-size: 11px;}
.CS_PgIndex_NoRecords {margin-left: 7px; font-size: 12px;}
#center .pageIndexSpacing {margin-bottom: 7px;}

/* Printer friendly icon */
#printFriendlyLink {
	float: right;
}

