@import url(/style/printFriendly.css);

/* CSS Styles for Endo - Inside Pages */

#logo { margin-left: 2px; }
#bar {
	width: 962px;
	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: 689px;
	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: 470px;
	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: 465px;
	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: 208px;
	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;
}

.layout_box {
	background-image: url(http://www.endo-society.org/images/layout_box.jpg);
	width: 180px;
	padding: 10px 20px 0px 18px;
	min-height: 20px;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.layout_content {
	width: 180px;
	margin-left: 5px;
	align: center;
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.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; display: table;
}

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;*/
	float: left;
}
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;
}

/*form style option just add class '.format_this' to form or fieldset element*/
#center .format_this { padding-bottom: 0; background: ;}
#center .format_this .row {border: none; float: left; clear: both; margin-bottom: 20px; width: 100%; background: ;}
#center .format_this .row label, #center .format_this .collect { float: left; margin: 0; padding: 0;}
#center .format_this .row label { display: table; width: 23%; margin-right: 2%; text-align: left; background: ;}
#center .format_this .collect { width: 75%;}
#center .format_this .collect span {display: block; margin: 10px 0;}


.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, .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;
}

/* Search style */
.keymatch {
	background: #F3F2D4;
	padding: 5px 7px 5px 6px;
	line-height: 18px;
}
.keywordmatch {
	font-weight: bold;
	color: #6588B2;
	font-size: 14px;
}
/* Registration Page */
.registration { margin-top: 1em; font-size: 11px; }
#center .registration th { color:#294389; font-size: 1.2em; font-weight: bold; }
.registration td strong { font-weight: bold; }
#center #registrationPage legend { font-size: 1.2em; }
#center #registrationPage fieldset { padding-left: 0; margin-left: 5px; }
#registrationPage .row { margin-top: 1.5em; }
#registrationPage th span.sub { font-size: 0.8em; }



/*Placement Services Forms*/
#center label { /*margin-left: 5px;*/ }
#center .extendedLabel { width:110px; }


/*Renewal*/
div.clearfix{display:block; clear:both; float:none;}
#leftbar #center #steps ul {
width:465px;
display:block;
}
#leftbar #center ul#steps li {
border: 0;
display: inline-block;
list-style-type: none;
float:left;
background: url(../images/bg_steps_list_renewal2.png) top right no-repeat #86a5bf !important;
padding: 0px 20px 0px 20px;
margin: 0px 0px 15px 0px;
line-height:30px;
color: white;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;

}
#leftbar #center ul#steps li.inbetween {
background: url(../images/bg_steps_list_renewal2.png) top right no-repeat #86a5bf !important;
}
#leftbar #center ul#steps li.inbetween_curr {
background: url(../images/bg_steps_list_renewal2.png) top right no-repeat #1e4585 !important;
}
#leftbar #center ul#steps li.last {
background-image:none;
background: url(../images/bg_steps_list_renewal2.png) top right no-repeat !important;
padding-right: 25px;
}

#leftbar #center ul#steps li.currentTab {
background: url(../images/bg_steps_list_renewal.gif) top right no-repeat #1e4585 !important;
padding:0px 25px 0px 20px;

}

#leftbar #center ul#steps li.lastCurrent {
background: url(../images/bg_steps_list_renewal_dark.png) top right no-repeat !important;
padding:0px 25px 0px 20px;

}

.phil {
color: red;
}

a.editLink {
color: #d46049 !important;
padding:5px 2px 0px 2px;
text-decoration: none !important;
border-bottom: 1px dotted #d46049;
}
a:hover.editLink {
color: #a23f2b !important;
border-color: #a23f2b !important;
background: #f8f6e4 !important;
}

#memberInfo {
border: 1px solid #86a5bf; background:url(../images/bg_renewalform_gradient.jpg) top left repeat-x #FFFFFF; padding: 15px; margin:15px 15px 15px 0px;
}

.formArea_renewal{ border: 1px solid #86a5bf; background:url(../images/bg_renewalform_gradient.jpg) top left repeat-x #FFFFFF; padding:0; margin:0px 15px 0px 0px !important; }

#addPaymentBillingAddress{ margin-top:15px }
.your-profile fieldset{
	border:0;
}
.your-profile h4, .formArea_renewal h4, #memberInfo h4{
	border-bottom: 1px solid #86a5bf;
	font-size: 12px;
	font-weight: bold;
	color: #294389;
	margin:0px 0px 10px 0px;
}
.formArea_renewal h3{
	font-size: 11px !important;
	font-weight: bold;
	color: #294389;
	margin:0px 0px 10px 0px;
}
.white{background: #f8f6e4 !important; border-color: #e2dfbf !important}
.your-profile-top ul li{

}
.renewal-container { width:730px !important; }
#breadcrumbContainer_renewal { 
	float: right;
	width: 735px;
	border-left: 2px #e9e9e9 solid;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 28px;
	font-weight: normal;
	color: #555555;
	font-size: 12px;
 }
span.Required{ color:#FF0000 }
.btns{ 
	padding:5px;
	background: #b04c38;
	background:-webkit-gradient(linear, left bottom, left top, color-stop(0.27, rgb(165,67,45)), color-stop(0.18, rgb(176,76,56)));
	background:-moz-linear-gradient(center bottom, rgb(165,67,45) 27%, rgb(176,76,56) 18% );
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	border: 2px solid #f5f5f5;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	display:block;
	margin: 0 auto;
	cursor:pointer;
}
.btns_new{ 
	padding:5px;
	background: #b04c38;
	background:-webkit-gradient(linear, left bottom, left top, color-stop(0.27, rgb(165,67,45)), color-stop(0.18, rgb(176,76,56)));
	background:-moz-linear-gradient(center bottom, rgb(165,67,45) 27%, rgb(176,76,56) 18% );
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:none !important;
	font-size:16px;
	border: 2px solid #f5f5f5;
	-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	margin: 15px 0px 0px 0px;
	cursor:pointer;
}
.addresses{ line-height:14px;}
.addresses th {
	background:transparent !important;
	border-bottom: 1px solid #86a5bf;
	font-size: 12px;
	font-weight: bold;
	color: #294389;
	margin:0px;
	text-align:left;
}
.addresses td{
	padding-top: 10px;
}

.error {
	color:#FF0000 !important;
}

table.totals {
/*width:400px;*/ 
margin:0 auto;
width:100%; 
}
.totals th{background:#CCCCCC !important}
.totals_total{border-top: 1px solid #000000;}

span.correspondence img {
margin: 10px 5px 0px 0px;
}

.card_info{border:1px solid #86a5bf;}

div.systemMessages {
background:url("../images/bg_renewalform_gradient.jpg") repeat-x scroll left top #FFFFFF;
border:1px solid red;
margin:0 15px 0 0 !important;
padding:0px 10px;
}

div.systemMessages p {
color: red;
}

div.systemMessages img {
display: none;
}



.messagepop {
  background-color:#FFFFFF;
  border:1px solid #999999;
  cursor:default;
  display:none;
  margin-top: 15px;
  position:absolute;
  text-align:left;
  width:394px;
  z-index:50;
  padding: 25px 25px 20px;
}


.messagepop p, .messagepop.div {
  border-bottom: 1px solid #EFEFEF;
  margin: 8px 0;
  padding-bottom: 8px;
}

/***** Member Search Form ***/
#MemberSearchForm fieldset, #center .viewMemberSearch {margin:10px 0 10px 0; padding:5px 0 0 20px;}
#center .viewMemberSearch legend {margin-left:-20px}
#MemberSearchForm .blockR, #UserForm .blockR, #UserForm .innerBlockR .row {margin-left:20px;}
#MemberSearchForm .blockR .collectExtended, #UserForm .blockR .collectExtended, #MemberSearchForm .blockR .collect, #UserForm .blockR .collect { display:block;}
#MemberSearchForm .blockR label, .viewMemberSearch .blockR label, #UserForm .blockR label {display:block; float:none; text-align:left; margin:0 0 2px 0; width:auto;}
#MemberSearchForm .blockR .collectExtended label, #UserForm .blockR .collectExtended label, #MemberSearchForm .blockR .collect label, #UserForm .blockR .collect label { display:inline;}
#MemberSearchForm .blockR input[type=text], #MemberSearchForm .blockR select, #MemberSearchForm .blockR input[type=checkbox], .viewMemberSearch .blockR span, #UserForm .blockR input[type=text], #UserForm .blockR input[type=radio], #UserForm .blockR input[type=checkbox], #UserForm .blockR select {margin:0 0 0 10px;}
#MemberSearchForm .blockR .collectExtended input[type=checkbox], #UserForm .blockR .collectExtended input[type=checkbox], #MemberSearchForm .blockR .collect input[type=checkbox], #UserForm .blockR .collect input[type=checkbox], #MemberSearchForm .blockR .collectExtended input[type=radio], #UserForm .blockR .collectExtended input[type=radio], #MemberSearchForm .blockR .collect input[type=radio], #UserForm .blockR .collect input[type=radio] { margin:0 5px 5px 10px; vertical-align:inherit;}
#MemberSearchForm .blockR .beside select, #UserForm .blockR .beside select {display:inline; margin:0 0 0 5px;}
#MemberSearchForm .blockR input[type=checkbox] {margin-bottom:3px}
#MemberSearchForm .blockR .extendedLabel, #UserForm .blockR .extendedLabel { float:none; display:block; width:auto;}
#center #MemberSearchForm .blockR .extendedLabel .fieldHelp, #center #UserForm .blockR .extendedLabel .fieldHelp, #center #MemberSearchForm .blockR .extendedLabel, #center #UserForm .blockR .extendedLabel {text-align:left;}
#MemberSearchForm .blockR td, #UserForm .blockR td {vertical-align:top; padding-bottom:5px;}
#UserForm .blockR input[type=text], #UserForm .blockR select {display:block;}
input, select{vertical-align:bottom;}
#MemberSearchForm label, #UserForm label {padding:0;}
#MemberSearchForm .row input[type=text], #MemberSearchForm .row select, #MemberSearchForm .collect {vertical-align:bottom;}
#MemberSearchForm .row, #UserForm .row {margin-bottom:10px;}
#UserForm fieldset .inlineLabel {display:inline; padding-left:3px;}


/***** all forms ***/
.prettyForm fieldset, #center .viewMemberSearch {margin:10px 0 10px 0; padding:5px 0 0 20px;}
#center .viewMemberSearch legend {margin-left:-20px}
.prettyForm .blockR, #UserForm .blockR, #UserForm .innerBlockR .row {margin-left:20px;}
.prettyForm .blockR .collectExtended, #UserForm .blockR .collectExtended, .prettyForm .blockR .collect, #UserForm .blockR .collect { display:block;}
.prettyForm .blockR label, .viewMemberSearch .blockR label, #UserForm .blockR label {display:block; float:none; text-align:left; margin:0 0 2px 0; width:auto;}
.prettyForm .blockR .collectExtended label, #UserForm .blockR .collectExtended label, .prettyForm .blockR .collect label, #UserForm .blockR .collect label { display:inline;}
.prettyForm .blockR input[type=text], .prettyForm .blockR select, .prettyForm .blockR input[type=checkbox], .viewMemberSearch .blockR span, #UserForm .blockR input[type=text], #UserForm .blockR input[type=radio], #UserForm .blockR input[type=checkbox], #UserForm .blockR select {margin:0 0 0 10px;}
.prettyForm .blockR .collectExtended input[type=checkbox], #UserForm .blockR .collectExtended input[type=checkbox], .prettyForm .blockR .collect input[type=checkbox], #UserForm .blockR .collect input[type=checkbox], .prettyForm .blockR .collectExtended input[type=radio], #UserForm .blockR .collectExtended input[type=radio], .prettyForm .blockR .collect input[type=radio], #UserForm .blockR .collect input[type=radio] { margin:0 5px 5px 10px; vertical-align:inherit;}
.prettyForm .blockR .beside select, #UserForm .blockR .beside select {display:inline; margin:0 0 0 5px;}
.prettyForm .blockR input[type=checkbox] {margin-bottom:3px}
.prettyForm .blockR .extendedLabel, #UserForm .blockR .extendedLabel { float:none; display:block; width:auto;}
#center .prettyForm .blockR .extendedLabel .fieldHelp, #center #UserForm .blockR .extendedLabel .fieldHelp, #center .prettyForm .blockR .extendedLabel, #center #UserForm .blockR .extendedLabel {text-align:left;}
.prettyForm .blockR td, #UserForm .blockR td {vertical-align:top; padding-bottom:5px;}
#UserForm .blockR input[type=text], #UserForm .blockR select {display:block;}
input, select{vertical-align:bottom;}
.prettyForm label, #UserForm label {padding:0;}
.prettyForm .row input[type=text], .prettyForm .row select, .prettyForm .collect {vertical-align:bottom;}
.prettyForm .row, #UserForm .row {margin-bottom:10px;}
.prettyForm fieldset .inlineLabel {display:inline; padding-left:3px;}

div#leftSideBar {
	margin: 21px 0 0;
    padding: 0;
    width: 188px;	
	clear: left;
	float: left;
}
