


.tool .confmanager .abstractUploadTD{
	width: 140px;
	font-weight: bold;
}


.tool .confmanager .boldShortRow{
	width: 180px;
	font-weight: bold;
}


.tool .confmanager .boldRow{
	width: 235px;
	font-weight: bold;
}

.tool .confmanager fieldset .boldShortRow{
	width: 168px;
	font-weight: bold;
}

.tool .confmanager select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;
	padding-left: 3px;
}

.tool .confmanager select#default_cid {
	width: 400px;
}

.tool .confmanager .textAreaFullWidth {
	width: 100%;
}

.tool .confmanager select#session {
	width: 510px;	
}


.tool .confmanager .textfieldFullWidth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;
	padding-left: 3px;
	width: 100%;
}

.tool .confmanager .textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;
	padding-left: 3px;
}
.tool .confmanager .filefield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #E8EFF7;
	color: #333333;
}

.tool .confmanager .shortTextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;
}



.tool .confmanager .sharedTextfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;	
	padding-left: 3px;;
}

.tool .confmanager .dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;	
	padding-left: 3px;
}


.tool .confmanager .boldText {
	font-weight: bold;
}

.tool .confmanager TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #E8EFF7;
	color: #333333;
	border-style:none;
}

.tool .confmanager TEXTAREA.auto {
	width: auto !important;
}

.tool .confmanager H2 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	text-align: center;
}

.tool .confmanager H3 {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

.tool .confmanager .centralizedTD{
	text-align:center;	
}









.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: bold;
}

.tool .confmanager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.tool .confmanager TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.tool .confmanager TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	text-align: left;
	vertical-align: top;
}

.tool .confmanager .corebox {
	padding-left:20px;
	padding-right:20px;	
}

.tool .confmanager .boundingbox {
	border: 2px solid #6699CC;
	width: 650px;
	padding: 10px;
	background-color: white;
}

.tool .confmanager .cifgg_boundingbox {
	border: 2px solid #6699CC;
	width: 650px;
	padding: 10px;
	background-color: white;
}

.tool .confmanager .hh_boundingbox {
	border: 0px ;
	width: 600px;
	padding: 10px;
	background-color: white;
}

.tool .confmanager H1 {
	color: #6699CC;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}
div.hh_h1 {
	color: #6699CC;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}
div.hh_h2
{
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	text-align: left;
}



.tool .confmanager .list {
	width: 100%;
	border-collapse: separate;
	border-spacing: 10px;
}

.tool .confmanager .list TH {
	text-align: right;
	font-weight: normal;
	font-size: 16pt;
	color: #cccccc;
	padding-right: 10px;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tool .confmanager .list TD {
	width: 100%;
	border-top: solid 1px #dddddd;
	margin-top: 5px;
	margin-bottom: 5px;
}

.tool .confmanager .title {
	font-weight: bold;
	font-size: 12pt;
}

.tool .confmanager .summary {
	display: block;
	color: #666666;
	font-size: 9pt;
}

.tool .confmanager .authors {
	color: green;
	font-size: 9pt;
}

.tool .confmanager .authors .primary_author {
	font-weight: bold;
}

.tool .confmanager .modified_date {
	color: #cccccc;
	font-size: 9pt;
	font-weight: bold;
}

.tool .confmanager FIELDSET {
	margin-top: 5px;
}

.tool .confmanager FIELDSET LEGEND {	
	white-space:normal;
}

.tool .confmanager FIELDSET LEGEND SPAN{
	display: block; 
	width: 100%;	
}

.tool .confmanager .presentations TABLE {
	width: 100%;
}

.tool .confmanager .presentations TH {
	text-align: left;
}

.tool .confmanager .formtable {
	padding-top: 2px;
	padding-bottom: 2px;
	width:100%;
}


/*
.tool .confmanager .formtable TD {
	padding-top: 2px;
	padding-bottom: 2px;
	width:100%;
}*/
td.rightalign
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
}
td.centeralign
{
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.tool .confmanager .gridtable {
	border-collapse: collapse;
	width: 100%;
}
.tool .confmanager .gridtable TH {
	border-bottom: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	background: white;
	text-align: right;
}
.tool .confmanager .gridtable TH.text {
	text-align: left;
}
.tool .confmanager .gridtable TD {
	border-top: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	background: white;
}
.tool .confmanager TABLE.section {
	border-collapse: collapse;
	width: 100%;
}
.tool .confmanager TABLE.section TH.sectionhead {
	border: 2px solid #CCCCCC;
	background: #6699CC;
	color: white;
	font-weight: bold;
	text-align: center;
}
.tool .confmanager TABLE.section TD.sectionbody {
	border: 2px solid #CCCCCC;
	background: white;
}
.tool .confmanager .label {
	color: #999999;
	font-weight: bold;
}

TEXTAREA.interest
{ 
  behavior: url(maxlength.htc);
  background: #E8EFF7;
	color: #333333;
	border: 1px dashed #CCCCCC;
} 
.tool .confmanager .wizardcaption {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 1.1em;
}
.tool .confmanager .powered {
	text-align: center;
	font-size: 7pt;
	color: #999999;
}
.tool .confmanager .powered IMG {
	border: none;
	vertical-align: middle;
}
.tool .confmanager .powered A {
	color: #999999;
	text-decoration: none;
}
.tool .confmanager .powered A:hover {
	text-decoration: underline;
}
.tool .confmanager .nowrap {
	white-space: nowrap;
}

.tool .confmanager .link {
	text-decoration: underline;
	cursor: pointer; cursor: hand;	
}

.info, .success, .warning, .error, .validation {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}
.info {
color: #00529B;
background-color: #BDE5F8;
background-image: url('images/info.png');
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url('images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('images/warning.png');
}
.error {
color: #D8000C;
background-color: #FFBABA;
background-image: url('images/fail.png');
}

/* Submission dates page in Abstract Setup wizard */
ul.two-col-question,
ul.submission_date_fields {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
}

ul.two-col-question li.question {
  float: left;
}

ul.two-col-question li.answer {
  float: right;
}

ul.submission_date_fields li div.field-label {
  float: left;
  overflow: hidden;
  margin: 6px 5px 0 0;
  text-align: right;
  width: 50%;
}

ul.submission_date_fields li div.field {
  float: left;
  overflow: hidden;
  width: 40%;
}

ul.submission_date_fields li div.field input {
  width: 175px;
}

ul.submission_date_fields li div.field a img {
  padding-top: 4px;
}

.asterisk {
  color: blue;
}

div.abstract_summary_box {
z-index:999; 
position:absolute; 
width: 500px; 
padding: 10px; 
background-color:white; 
border: 1px solid #C7C7C7;
box-shadow: 2px 2px 3px #555;
-moz-box-shadow: 2px 2px 3px #555;
-webkit-box-shadow: 2px 2px 3px #555;
box-shadow: 2px 2px 3px #555; 
-moz-border-radius: 15px;
border-radius: 15px;
}

