/**
 * common.css
 *
 * Copyright (c) 2003-2011 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Site-wide shared stylesheet.
 *
 * $Id$
 */

/*
 * Notifications
 * FIXME: (Re)move once OJS styles are consolidated with new styles and themes
 */
@import url("../../régi/lib/pkp/styles/themes/default/pnotify.css");

.ui-pnotify-title {
	font-size: 0.8em;
}

.ui-pnotify-text {
	font-size: 0.6em;
}

.ui-pnotify-history-container .ui-pnotify-history-header {
	font-size: 0.8em;
}

/**
 * Common HTML elements
 */

a:link {
	color: #113920;
	font-size:12px;
}

a:active {
	color: #113920;
}

a:visited {
	color: #113920;
}

a:hover {
	color: #f9d142;
	
}


/**
 * Main layout elements
 */
 body {
	background: #fff /*url(bg.png) repeat-x*/;
	/*background: #fff;*/
	color: #454545;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: center;
	
	
}
#content{
	
	font-size:12px;
}
#first{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	padding:0px 0px 2px 0px;
	}
#first2{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	margin:0px 0px 10px 0px;
	}
	#first3{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
border-bottom:#d3d4d5 solid 2px;
border-top:#d3d4d5 solid 2px;
padding:20px 0px 20px 0px;
	}
	#first4{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
    padding:10px 0px 20px 0px;
	}
#text_content{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	padding:0px 0px 2px 0px;
	letter-spacing:1px;
}
#issue_pdf{
	font-family:"Arial", Helvetica, sans-serif;
	font-size:13px;
	font-weight:bolder;
	padding:0px 0px 2px 85px;
}
#container {
	width:1100px !important;
	
	margin: 0px auto;
	
	text-align: center;
}
#jai{
	background: url(jai.png) no-repeat;
	width:74px;
	height:30px;
	float:left;
	padding:0px 10px 0px 0px;
	
}
#jai_back{
	background: url(jai.png) no-repeat;
	width:74px;
	height:30px;
	float:left;
	margin:15px 10px 15px 0px;
}
#jai_arch{
	background: url(jai.png) no-repeat;
	width:74px;
	height:30px;
	float:left;
	padding:0px 10px 10px 0px;
	
}
#header {
	width:1100px;
	background: url(header.png) no-repeat;
	height:150px;
	text-align: center;
	/*border-bottom: #1a6938 solid 5px;*/
	
}
#headerTitle {
	text-align: left !important;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#header h1 {
	margin: 0 auto;
	padding: 0.5em 0 0.25em 10%;
	font-size:0px;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-weight: normal;
	line-height: 130%;
}

#footer {
	width: 100%;
	min-height: 50px;
	position: static;
	clear: both;
	background-color: #ABA;
	text-align: center;
}

#footerContent {
	width: 100%;
	margin: 0 auto;
	padding-left: 10%;
}
#breadcrumb {
	padding-top: 10px;
	font-size: 13px;
	color:#11391f;
	width:868px;
	padding: 5px 5px 5px 5px;
	border-bottom:#e1e1e1 solid 2px;
}
#breadcrumb a:link {
	color: #11391f;
}

#breadcrumb a:active {
	color: #11391f;
}

#breadcrumb a:visited {
	color: #11391f;
}

#breadcrumb a:hover {
	color: #f9d142;
	
}

#main {
	width: 900px;
	/*margin: 0 auto;*/
	background: #FFFFFF url(../../elemek/main_bottom.gif) no-repeat bottom;
	padding: 0px 0px 0px 0px;
}


/**
 * Access icons and key
 */
#accessKey {
	margin-bottom: 2em;
}

#accessKey img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#content img.accessLogo {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}


/**
 * Navigation bar
 */
#navbar {
	
	background:url(nav.png) no-repeat;
	position:absolute;
	width:1100px;
	height:43px;
	
	}
	
/*#navbar a {
	font-size: 12px;
	letter-spacing: 0.05em;
}*/
#navbar li {  background:url(spacer_nav.gif) no-repeat scroll right center transparent; 
	float:left; left:200px; position:relative; padding: 10px 15px 7px 15px; height:25px;
	/*margin:1px 8px 11px 1px;*/
 }
#navbar li.last {background:transparent;  }
/**
 * Announcements
 */
#navbar a{
	 
	 font-weight:bold;
	 color:#fff;
	 font-family:"Times New Roman", Times, serif;
	 font-size:14px;
	 text-transform:capitalize;
	 letter-spacing:1px;
 }
#navbar a:hover{color:#f9d142;  }
#navbar a:active{color:#f9d142; }
#announcementsHome {
	width: 100%;
	margin: 2em 0 2em 0;
}

#announcementsHome h3 {
	text-align: center;
}

#announcements {
	width: 100%;
}

#announcements h3 {
	text-align: center;
}

table.announcements {
	width: 100%;
}

table.announcements td {
	padding: 0.25em 0.5em 0.25em 0.5em;
}

table.announcements td.nodata {
	text-align: center;
	font-style: italic;
}

table.announcements td.headseparator {
	border-top: 1px dotted #000;
	font-size: 0.1em;
	line-height: 1%;
}

table.announcements td.endseparator {
	border-top: 1px dotted #000;
	font-size: 0.25em;
	line-height: 10%;
}

table.announcements td.separator {
	border-top: 1px dotted #DDDDD0;
	font-size: 0.1em;
	line-height: 1%;
}

table.announcements tr.intro {
}

table.announcements td.intro {
}

table.announcements tr.title {
	vertical-align: top;
}

table.announcements td.title {
	width: 85%;
}

table.announcements td.title h4 {
}

table.announcements tr.description {
	vertical-align: top;
}

table.announcements td.description {
	width: 85%;
}

table.announcements tr.details {
	vertical-align: bottom;
}

table.announcements td.posted {
	padding-top: 1em;
	font-style: italic;
}

table.announcements td.more {
	width: 15%;
	text-align: right;
}

table.announcementsMore {
	width: 100%;
}

table.announcementsMore td {
	padding-top: 1.5em;
	text-align: right;
}


/**
 * Table of contents
 */

h4.tocSectionTitle {
}

table.tocArticle {
	width: 100%;
}

table.tocArticle td.tocTitle {
	width: 70%;
	height: 100%;
}

table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}

table.tocArticle td.tocAuthors {
	padding-left: 30px;
	font-style: italic;
	vertical-align: top;
}

table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}

.tocArticleCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 0 1em 1em 0;
}


/**
 * Homepage image
 */

#homepageImage img {
	display: block;
	margin: 0 auto;
	border: 0;
	text-align: center;
}

.homepageImage img {
	margin: 0 auto;
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
	text-align: center;
}


/**
 * Issue cover image
 */

#issueCoverImage img {
	display: block;
	border: 0;
}

.issueCoverImage img {
	border: 0;
	float: left;
	width: 100px;
	margin: 1em 1em 1em 0;
}

#issueCoverImage a:link, .issueCoverImage a:link {
}

#issueCoverImage a:active, .issueCoverImage a:active {
}

#issueCoverImage a:visited, .issueCoverImage a:visited {
}

#issueCoverImage a:hover, .issueCoverImage a:hover {
}


/**
 * Editorial Team Lists
 */

ol.editorialTeam {
}

ol.editorialTeam li {
	list-style: none;
}

ol.editorialTeam, ol.editorialTeam li {
	margin-left: 0;
	padding-left: 0;
}


/**
 * Additional text styles
 */

pre {
	background-color: #F0F0E8;
	color: #000;
	font-size: 1.25em;
}

/**
 * Table styles
 */

table.listing tr.highlight {
	background: yellow;
}

table.listing tr.fastTracked {
	background-color: #ABA;
}

table.listing tr.data td {
	border-top: 1px dotted #DDDDD0;
	border-bottom: 1px dotted #DDDDD0;
}

table.listing tr.data td.drag {
	cursor: move;
}


/**
 * Other organizational elements
 */

div.progressbar {
	background-image: url(../../r%C3%A9gi/templates/images/progbg.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 505px;
	z-index:1;
}

td.notificationContent {
	padding-left: 5px;
	padding-right: 5px;
}

td.notificationFunction {
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.throbber {
	display: none;
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/throbber.gif) no-repeat;
	width: 25px;
	height: 25px;
	margin-left: 50%;
	margin-top: 5%;
}

/* Font Sizer */

.smallFont {
	outline: none; /*for making it look nice in FF */
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/icons/font-down.png);
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;
	margin-left: 8px;
}

a.smallFont:hover {
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/icons/font-down.png);
	color: none;
}

.defaultFont {
	/*if you want to hide the default font button, use display:none */
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/icons/font-default.png);
	text-indent: -9999px;
	outline: none;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
	margin-right: 4px;

}

a.defaultFont:hover {
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/icons/font-default.png);
	color: none;
}

.largeFont {
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/icons/font-up.png);
	outline: none;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 20px;
	height: 23px;
}

a.largeFont:hover {
	background: url(../../r%C3%A9gi/lib/pkp/templates/images/icons/font-up.png);
	color: none;
}



/* @group Tag-it */

ul.tagit {
	padding:1px 5px;
	border-style:solid;
	border-width:1px;
	border-color:#C6C6C6;
	overflow:auto !important;
	width:500px;
}
ul.tagit li {
	-moz-border-radius:5px 5px 5px 5px;
	display: block;
	float: left !important;
	margin:2px 5px 2px 0;
	clear: none;
}
ul.tagit li.tagit-choice {
	background-color:#DEE7F8;
	border:1px solid #CAD8F3;
	padding:2px 4px 3px;
}
ul.tagit li.tagit-choice:hover {
	background-color:#bbcef1;
	border-color:#6d95e0;
}
ul.tagit li.tagit-new {
	padding:2px 4px 3px;
	padding:2px 4px 1px;
	padding:2px 4px 1px 0;
}

ul.tagit li.tagit-choice input {
	display:block !important;
	float:left;
	margin:2px 5px 2px 0;
}
ul.tagit li.tagit-choice a.close {
	color:#777777;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	outline:medium none;
	padding:2px 0 2px 3px;
	text-decoration:none;
}
ul.tagit input[type="text"] {
	-moz-box-sizing:border-box;
	border:none;
	margin:0;
	padding:0;
	width:inherit;
	border-color:#C6C6C6;
	background-color:#FFFFFF;
	color:#333333;
}

ul.tagit li:after, ul.tagit li div:after {
	content:" ";
	display:block;
	clear:none;
}
#lenyilo_doboz{
	overflow: hidden; position: absolute; border:0px;  cursor: default;
	height: 30px; width: 20px;	float:center;color: #113920;
}
#lenyilo_doboz_cim {position: absolute;font-size: 12px; padding-left: 3px; text-align:center;color: #113920;float:center; padding: 0px 0px 0px 30px;color: #113920;}
#lenyilo_doboz_fej {font-size: 12px; text-align:left;color: #113920;padding:0px 0px 5px 0px; font-weight:bolder; }
#lenyilo_doboz_cim2 {font-size: 12px; text-align:center;color: #113920;padding:0px 0px 5px 0px; font-weight:bolder; }
#lenyilo_doboz_szoveg {font-size: 12px; position: absolute; top: 22px; padding-left: 3px; text-justify:auto; padding: 5px 10px 5px 5px;}
#lenyilo_doboz:hover { text-justify:auto; height: 380px; color:#000; width: 480px; background:#f7f8f7; border: 2px solid #f9d142;z-index:500;padding: 5px 10px 5px 5px;}
/* @end */

#organisers_team{
	font-size:18px;
	font-family: Garamond,'Times New Roman',Times,serif;
	color:#fff;
	text-align:center;
	font-weight:bolder;
	padding: 0px 0px 2px 0px;
	
	}
#organisers_team_logo{
	
	
	
	}
	
	#call_for_paper{
	font-size:16px;
	font-family: Garamond,'Times New Roman',Times,serif;
	
	text-align:center;
	font-weight:bolder;
	padding: 10px 0px 10px 0px;
	
	
	}
	
	#call_for_paper a:link{
	font-size:16px;
	font-family: Garamond,'Times New Roman',Times,serif;
	text-align:center;
	font-weight:bolder;
	}
	

	