/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

body {margin: auto; font:10pt/1.5 sans-serif; }
.clear-left {clear: left; font-size: 1px; height: 1px;}
.clear-both {clear: both; font-size: 1px; height: 1px;}
.clear-right {clear: right; font-size: 1px; height: 1px;}
.validation-error {color: red; font-weight: bolder;}
.old-lector {color: grey;}
.red {color: red;}

.longTextInput {float: left; width: 40em}
.longTextArea {float: left; width: 60em; height: 20em}
.publishedArticleTitleTextArea {float: left; width: 41em; height: 10em}
.publishedArticleAbstractTextArea {float: left; width: 41em; height: 30em}
.publishedArticleKeywordsTextArea {float: left; width: 41em; height: 10em}
.summaryRatingTable {width: 30em; border: 1px solid}
.file {width: 370px;}

/*#frameContent {	margin-left: 10px; margin-top: 0px;}*/

.c10 {
    background-image: url("/resources/fractalHead.png");
    /*background-position: center bottom;*/
	margin: auto;
	width: 963px;
    background-repeat: no-repeat;
    height: 102px;
	color: #2F2F2F;
	font-size: 12px;
    line-height: 1.4;
	margin-bottom: 16px;
}

.c9 {
		width: 250px;
	}

.c8 {
    font-size: 2.2em;
    padding: 7px 0 0 5px;
    text-align: center;
    text-transform: capitalize;
    color: #11579D;
}

.c7 { text-align: center;    text-decoration: none; color: #675D49; font-weight: normal;}

.domainString {
	font-style: italic;
	color: Gray	
}

.shoreRichEditEditor {
	float: left; 
	width: 43em; 
	height: 25em;
	border: solid black thin;
}

.debug {
	color: #f30;
	font-weight: 900;
	font-style: italic;
}

.saveButton {
	text-align: center;
	padding-top: 2em;
}

.saveButton input {
	color: green;
	text-align: center;
	font-weight: bold;
	padding: 0 2em;
}


.nextButton {
	text-align: right;
	padding-top: 2em;
}

.nextButton input {
	font-size: 120%;
	color: black;
	background-color: #F5AEBC;
	text-align: center;
	font-weight: bold;
	padding: 0 2em;
	margin-right: 2em;
}
	
fieldset {
	padding: 1em;
	font:90%/1 sans-serif;
  }

legend {
  padding: 0.2em 0.5em;
  border:2px solid green;
  color:green;
  font-size:80%;
  text-align:right;
}

.dialog-row {
	/*clear: both;	*/
	position: relative; /*set position: relative to handle the ie disappearing text bug*/
	margin-top: 3px;
}

.dialog-form-label {
	float: left;
	width: 7em;
	text-align: left;
	font-weight: bold;
	padding: 2px 6px;
	margin-right: 4px;
	margin-top: 2px;
}


.dialog-buttons {
	/*clear: both;*/
	margin: 3px 0px;
	padding: 3px 2px;
	text-align: center
}


/*=== tagy ===*/
	table {width: 100%;}
	td {padding: 0 3px; text-align: left; vertical-align: top}
	th {padding: 0 3px; text-align: left}
	
	table {
		border: thin;
	}
	
/*=== tridy ====*/
	.td100 {width: 100%}
	.label {font-weight: bold}
	
/*=== LECTOR FILLING TOOL ====*/

.LectorFillingTool .NameEditUi {margin-top: 1em}
.LectorFillingTool	.nameEditLeadingTitle {width: 15%}
.LectorFillingTool	.nameEditFirst {width: 30%}
.LectorFillingTool	.nameEditMi {width: 10%}
.LectorFillingTool	.nameEditLast {width: 30%}
.LectorFillingTool	.nameEditTrailingTitle {width: 15%}

.longTextArea#address {height: 5em}
.longTextArea#qualification {height: 2em}



/*==== NASE A OK =====*/

.UzpiArticleViewUi table {border-spacing: 0pt 5pt;}

.verticalSpace {height: 1em}

.LectorListDisplayUi table .odd {background-color: #FFFFCC;}
.LectorListDisplayUi table .even {background-color: white;}
.LectorListDisplayUi {margin-bottom: 1em}


.LectorViewUi {
	background-color: #DDDDDD;
	border: 0.2em solid Green;
	margin-top: 1em; 
	margin-bottom: 2em;
	padding: 0.5em
}

.LectorViewUi h1 {display: inline; margin-top: 0px; margin-bottom: 0px; }
.LectorViewUi p {margin-top: 0px; margin-bottom: 0px}
.LectorViewUi address {margin-top: 0px; margin-bottom: 0px}
.LectorViewUi .name {}
.LectorViewUi .email {font: 80%/1 sans-serif; float: right; margin-right: 5em;}
.LectorViewUi .institution {font-weight: bold;}
.LectorViewUi .address {}
.LectorViewUi .country {font-weight: bold;}
.LectorViewUi .back {font-weight: bold; text-align: center; font-size: large; border: 1px solid red}

/*==== DIALOG ====*/

	
	/* Created by TopStyle Pro Trial Version - www.bradsoft.com */

.left-column {
	float: left;
	width: 29%;
	margin-left: 10px;
}
.middle-column {
	float: left;
	width: 29%;
}

.right-column {
	float: right;
	width: 38%;
	text-align: justify;
	margin-right: 10px;
}

.header {
	width: 100%;
	height: 3em;
	text-align: right;
	font-size: 200%;
	font-weight: bold;
	color: white;
	background-color: #009;
	margin-bottom: 1em;

}

.header dev {
	/*vertical-align: center; nefunguje */
	padding: 0.75em
}

.footer {
	position: fixed;
	bottom: 3em;
	width: 100%;
	height: 3em;
	text-align: center;
	color: white;
	background-color: #009;
	padding: 0.2em;	
}

.LoginDialog {width: 100%}
.input {
	float: left;
	width: 10em;
}
.button-login {
	/*clear: left;*/
	text-align: center;
	width: 15em;
	font-weight: bold;
	color: #900;
	margin: 1em 0em 1em 0em;
	border: 2px solid green;
}

.button-other {
	/*clear: left;*/
	color: #800;
	text-align: center;
	width: 15em;
	margin-top: 1em;
	margin-bottom: 0.1em;
	border: 1px solid red;
}

.button-submitNewArticle {
	/*clear: left;*/
	color: blue;
	text-decoration: underline;
	text-align: center;
	width: 15em;
	margin-top: 2em;
	/*border: 2px solid red;*/
	padding: 2px;
}



/* Inremental Search */

	div.autocomplete {
	   position: absolute;
	   background-color: #FFC;
	   border: 1px solid #888;
	   margin: 0px;
	   padding: 0px;
	   z-index: 1000;
	}

	div.autocomplete ul, div.autocomplete ul li {
	  background-color: #FFC;   
	  font-size: 17px;
	list-style-type: none;
	   line-height: 1;
	   margin: 0px;
	   padding: 0px;
	}

	div.autocomplete ul li.selected {
	   background-color: #FF0;
	}

	
.admin-journals .menu {
	float: left;
	width: 25%;
	font-weight: bold;
	border-right: 2px solid green;
}

.admin-journals .menu p {
	margin: 0px;
	margin-top: 0.5em;
}

.admin-journals .detail {
	margin-left: 0.5em;
	float: left;
	width: 69%;
}

/* Admin Users */
.UserListUi .menu {
	float: left;
	width: 20%;
	font-weight: bold;
	border-right: 2px solid green;
}

.UserListUi .menu p {margin: 1px}
.UserListUi .menu a {
	text-decoration: none;
	font-weight: normal;
}

/* Redactor/Editor Reviewers */
.ReviewerListUi .menu {
	float: left;
	width: 20%;
	font-weight: bold;
	border-right: 2px solid green;
}
.ReviewerListUi .menu p {margin: 1px}
.ReviewerListUi .menu a {
	text-decoration: none;
	font-weight: normal;
}

/* Hazes */
.HazesUi .menu {
	float: left;
	width: 20%;
	font-weight: bold;
	border-right: 2px solid green;
}
.HazesUi .menu p {margin: 1px}
.HazesUi .menu a {
	text-decoration: none;
	font-weight: normal;
}


/*a:visited {color: blue}
a:active  {color: blue}
a:hover   {text-decoration: underline}*/



.UserListUi .detail {
	margin-left: 0.5em;
	float: left;
	width: 69%;	
}
.ReviewerListUi .detail {
	margin-left: 0.5em;
	float: left;
	width: 69%;	
}
.HazesUi .detail {
	margin-left: 0.5em;
	float: left;
	width: 69%;	
}

/* history items */
.HistoryItemUi {
	border: 1px solid red;
	padding: 0.2em;
	margin: 0.5em 0;
}

/* pending info */
.PendingInfoRow {
	border: 1px solid red;
	padding: 0.2em;
	margin: 0.5em 0;
}
.ActiveLectorBackground {background-color: #FFFACD;}

/* notices */

.NoticeListUi .NoticeViewUi {
	border: 1px solid green;
	padding: 0.2em;
	margin: 0.5em 0;
}

.NoticeListUi .NoticeViewUi .direction {
	font-style: italic;	
}

.NoticeListUi .NoticeViewUi .contols {}

.NoticeListUi .NoticeViewUi .text {
	margin-top: 0.5em
}

.NoticeReplyUi .originalText-heading {
	font-weight: bold;
}

.NoticeReplyUi .originalText {
	font-style: italic;
}

.NoticeReplyUi textArea {
	height: 100px;
	width: 100%
}

.menuItem {
	background-color: #FF0;	
	color: yellow;
}


.NoticeListUi {
	border: 1;
}

a.hilited {
	background: #F0E68C;
	border-color: Navy;
	border-style: inset;
	border-width: thin;
	padding-left: 2px;
	padding-right: 2px;
}

.LoginInformationUi {
	padding-bottom: 1px;
}

.step {
	text-align: left;
	text-transform: capitalize;
	font-size: 200%;
	padding-bottom: 10px
}


.even {background-color: #FFFACD;}
.odd {background-color: #FFE4B5;}

.even2011 {background-color: #FFFACD;}
.odd2011 {background-color: #FFE4B5;}
.even2010 {background-color: #AAFFAA;}
.odd2010 {background-color: #CCFFCC;}
.even2009 {background-color: #BBBBFF;}
.odd2009 {background-color: #CCCCFF;}


a {text-decoration: none;}

/*a:before {content: "["}
a:after {content: "]"}
*/

div.clearer {clear: both}
.option-selected {font-weight: bold}


.spaceTop {margin-top: 10px}	

div.coauthorvecclass2 {
	font-size: 13px;
}

div.coauthorvecclass {
	font-size: 10px;
}