html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	font-family:Arial, Helvetica, Sans-serif ;
	color:#282828;
	padding:0;
	margin:0;
	background: #D3DDE6;
}

a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}

h1, h2, h3 { font-weight: normal; }

a { text-decoration: none; color:#0390ec; }

input[type=submit], input[type=button] { cursor:pointer; font-family:Georgia;
height:32px; margin:0 0 0 5px; float:left;
}

input[type=text], input[type=password], textarea, text {
	font-size: 12px;
	padding: 5px 0 5px 9px;
}


select {
	font-size: 13px;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.footer {
	text-align: left;
	font-size: 11px;
	margin: 0 0 20px 0;
	border-top:1px solid #00ABEC;
	font-family: Helvetica, Arial Sans-serif ;
	overflow:hidden;
	background: url(../img/footer-bg.jpg) repeat-x top;
}

#footer-inside  { width:886px; margin:auto;  color:#616161; }

.rich-table {
	width: 100%;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #282828;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 39px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
	color:red;
	min-height: 30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 10px;
	float: left;
	padding: 0 5px 0 0;
	margin-top: 3px;
	text-align: left;
}

.value {
	float: left;
	padding: 5px;
	text-align: left;
}

.error {
	float: left;
	padding: 35px 5px 5px 5px;
	font-family:Arial, Helvetica, Sans-serif ;
}

.errors {
	color: #FF0000;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea, .errors select {
	/*border: 1px solid red !important;*/
	display:block; float:left;
}

.required {
	color: #FF0000;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

/* the specificity here is necessary to override the defaults */
/*
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	padding: 2px 3px;
}*/

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rich-toolbar-item a {
	text-decoration: none;
}

.rich-toolbar-item a:hover, .rich-ddmenu-label-select {
	text-decoration: underline;
}

.rich-toolbar-item .rich-menu-item a:hover {
	text-decoration: none;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

div.info {
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

table.radio {
   border: 0;
}

table.radio td {
   padding: 0 2px;
}

table.radio input[type=radio] {
   vertical-align: bottom;
}

.container { width:886px; margin:auto; display:block; overflow:hidden; min-height: 400px; }

.output-label { width:600px; text-align: left; display: block; padding: 0 0 5px 0; color:#8c8c8c;
font-size:110%; font-family:Arial; }

.output-control { clear:both; display:block; padding: 10px 0 5px 0; height:55px; overflow: hidden;}

.rich-inplace { border:1px solid #e3e3e3; display: block; float:left; width:580px; padding:5px 20px 5px 10px; height:20px;
color:#909090; font-family: Georgia; font-size: 140%; background: #ffffff;  overflow:hidden;}

.rich-inplace-select { border:1px solid #e3e3e3; width:580px; display: block; float:left;  padding:5px 10px 5px 10px; height:20px;
color:#909090; font-family: Georgia; font-size: 140%; background:#ffffff;}

.rich-inplace:hover, .rich-inplace-select:hover { cursor: pointer;}

.rich-inplace-edit {  display: block; float:left; width:580px;  padding:5px 20px 5px 10px; height:20px;
color:#909090; font-family: Georgia; font-size: 140%;}

input.rich-inplace-field { border:none;  display: block; float:left; width:600px; 
color:#909090; font-family: Georgia; font-size: 100%;}

.rich-inplace-select-edit { border:1px solid #ffffff; }

.authors-affiliations .rich-inplace-select-edit, .authors-affiliations .rich-inplace, 
.authors-affiliations .rich-inplace-select {width:50px; margin:0 4px 0 0; }

.clear-block { display: block; clear:both; }

.dashed-block { overflow:hidden; display: block; clear:both; padding:20px; border:2px dashed #e3e3e3; margin:20px 0 20px 0; }

.richfacesSkin td.mceCenter table {
float:left;
}

.dr-toolbar-int {
font-family:Verdana,sans-serif; font-weight: normal;
}

#poster-title {
 font-size: 200%;
 text-align: center;
 padding-top: 20px;
 line-height: 1.5;
 margin-bottom: 20px;
 font-family: Georgia;
}

#poster-pdf { text-align:center; padding:0 0 20px 0; }
#poster-authors { clear:both; font-size:130%; text-align: center; font-family: Arial; width:100%;}
#poster-affiliations { clear:both; font-size:110%; text-align: center; font-family: Arial; width:100%; padding:0 0 5px 0;}
#poster-body { font-size:90%; padding:0 0 20px 0; font-family: Georgia;}

.dr-pnl-b {
color:#282828;
font-family:Verdana,sans-serif;
}

#header { background: transparent url(../img/header-bg.jpg) repeat-x; height:170px; }

#header-inside { margin:auto; width:886px; font-family: Georgia; font-size: 140%; color: #808080;}

.header-area { display:block; overflow: hidden; width:221px; height:156px;
float:left; text-align:center; }

.header-area.active { color: #0390ec; }

.header-area.visited { color: #0390ec; }

.container-area { background:#f4f4f4; padding:20px; margin:20px 0 20px 0; display: block; overflow:hidden; }

.container-author-area { background:#f4f4f4; padding:20px; margin:0 0 5px 0; display: block; overflow:hidden;}

.authors-affiliations .dr-table-row { margin:0; } 

.section-title {
bottom:0;
color:#dcdcdc;
font-family:Georgia;
font-size:220%;
margin:0 0 -26px;
}

.seam-link { text-align: center; }

.seam-link a{ font-family:Georgia; text-decoration: none; color:#0390ec; font-size:140%; }

.seam-link a:hover { text-decoration: underline; }

#home-action-left {float:left; width:50%; text-align: center; background:url(../img/button_inactive.png) no-repeat; width:416px; height:123px;}

#home-action-left a { text-align: center; background:url(../img/button_inactive.png) no-repeat; width:416px; height:123px; display: block; overflow: hidden;
padding:50px 0 0 0; font-family:Georgia; text-decoration: none; color:#0390ec; font-size:160%; cursor:pointer;}

#home-action-left a:hover {  background:url(../img/button_hover.png) no-repeat; }

#home-action-right {float:right; width:50%; text-align: center; background:url(../img/button_inactive.png) no-repeat; width:416px; height:123px;}

#home-action-right a { text-align: center; background:url(../img/button_inactive.png) no-repeat; width:416px; height:123px;  display: block; overflow: hidden;
padding:50px 0 0 0; font-family:Georgia; text-decoration: none; color:#0390ec; font-size:140%; cursor:pointer; }

#home-action-right a:hover {  background:url(../img/button_hover.png) no-repeat; }

.dr-table {border:none; background:transparent; }

.dr-table-cell { border:none; display:block; overflow:hidden; padding:20px; width:100%;}

.dr-table-row { margin:20px 0 20px 0; display:block; overflow:hidden; }

#imgupload {margin: 15px 0px}
#imghelp {float: right; width: 65%; margin: 8px 2px 1px 0px;}
#docupload {margin-top: 20px; margin-bottom: 10px;}
#notice {margin-top: 5px}

#author-delete-link a {text-indent:-9999px; margin:-20px 0 0 20px;  outline:none;  background:url(../img/author-delete.png) no-repeat; width:13px; height:13px;  display: block; overflow: hidden;}

#author-add-link a {text-indent:-9999px; outline:none; background:url(../img/author-add.png) no-repeat; width:143px; height:36px;  display: block; overflow: hidden; float:right;}

input.rich-combobox-font-inactive, .rich-combobox-font-inactive, .rich-combobox-item {
font-family:Georgia; color:#909090; font-size:110%; }

.rich-combobox-font, input.rich-combobox-font{
font-family:Georgia; color:#909090; font-size:110%; }

input.rich-combobox-font-disabled, .rich-combobox-font-disabled, .rich-combobox-input, 
input.rich-combobox-input-inactive, rich-combobox-font-inactive {
background:none repeat scroll 0 0 #FFFFFF; border:1px solid #E3E3E3;
color:#909090; font-family:Georgia; font-size:110%;  padding:5px 10px 5px 10px; height:20px; display:block; overflow:hidden;}

input.rich-combobox-input { border:1px solid #e3e3e3; background:none repeat scroll 0 0 #FEFFDA; padding:5px 10px 5px 10px; height:20px; display:block; overflow:hidden;}
input.rich-combobox-button-inactive, input.rich-combobox-button { height:20px; width:20px; border:1px solid #E3E3E3; }

.rich-combobox-strut { height:30px; }

.rich-combobox { display:block; float:left; }

.authors-affiliations .dr-table-cell { padding:0; }

#author-list-changes-info {
 margin-bottom: 20px;
 padding: 2px 20px 20px 20px;
}

textarea{ width:100%; }

#preview { min-height: 600px; background:url(../img/preview-bg.jpg) no-repeat center top; padding:50px 100px 10px 100px;}

.mceToolbar { float:left; display: inline-block;}

.o2k7Skin td.mceFirst.mceLast { width: 100%; }

/* GT: Login Form */
.dr-mpnl-pnl-text { font-size: 13px; font-family:Arial, Helvetica, Sans-serif; color:#282828;}

#panelHeader { 	font-size: 17px; font-weight:normal; padding:10px; background:#f0f0f0; border:none;
font-family: Georgia; color:#8c8c8c; }

.dr-mpnl-pnl { border: 2px solid #cdcdcd; padding:0; }

.dr-mpnl-shadow { display:none; }

.rich-mpnl-body { border-left: 10px solid #f0f0f0; border-right: 10px solid #f0f0f0; border-bottom: 10px solid #f0f0f0;
color:#5e5e5e; }

#sign-link  { display: block; overflow: hidden; padding:20px 0 0 0; }
#sign-link a { text-align: center; background:url(../img/sign-in.png) no-repeat; width:177px; height:31px;
display: block; overflow: hidden; text-indent:-9999px; cursor:pointer; padding:20px 0 0 0; }

.hidelink { padding:10px 5px 10px 0; cursor:pointer; }

#duplicate { padding:0; margin:0; display:block; overflow:hidden; height:60px; }

.s3link { margin: 0 0 0 20px; }

.absolute-links { display:block; overflow:hidden; position:absolute; top:1450px; margin:auto; width:886px; }

#login-error { clear:both; }

#login-error-message { width:500px; display:block; overflow:hidden; padding:0 0 50px 0; margin:auto; }

#login-error .message li.errormsg { float:right; }

.preview-image { float:left; width:48%; margin:0 10px 10px 0; height:250px; overflow:hidden; border:1px solid #e3e3e3; }

ul#messages { width:886px; margin:5px auto; display:block; overflow:hidden; border:1px solid red; padding:5px; font-family:Verdana; }
		
.footerSupportTitle { color:#00a5e4; font-size:18px; }

.footerSupportBody { line-height:140%; padding:5px 0; } 

.dimensions-hide { display:none;}


#no-edit-msg {
 font-size: 110%;
 margin: 5px;
 background-image: url(../img/msgwarn.png);
 padding: 10px 0px 10px 40px;
 background-repeat: no-repeat;
}

#instructions.instructions {
    text-align: center;
    margin-top: 50px;
    color: #505050;
    margin-bottom: 20px;
}
  
#instructions.instructions h2 {
    font-size: 2.5em;
    padding-bottom: 10px;
    font-weight: bold;
}
  
#instructions.instructions p {
    font-size: 1.4em;
}
    
#instructions.instructions a:hover {
    text-decoration: underline;
}
