
* { margin:0; padding:0; }

body {
font-family : Arial, Helvetica, sans-serif;
height: 100%;
font-size: 71%;
margin:0; 
padding:0; 
text-align:left; 
background: url(../images/bg.png);
color: #2C2C2C;
}

/* ---Layout--- */
.dots {
	background-image: url(../images/lmenudol.gif);
	width: 100%;
	}


#pagewidth{ 
margin-top:0px;
width:1000px; 
height:98px;
text-align:left;  
margin-left:auto; 
margin-right:auto;  

} 

.MsoNormal2 {
    padding-left: 15px;
}


ul.lista {
	margin-left: 20px;
}

.lista li {
    list-style-type: disc;
    padding-bottom: 3px;
}

.lista-features li {
    padding-bottom: 10px;
}

#header1{
	background: none repeat scroll 0 0 #02376e;
	margin: 0px 20px;
	height:65px;
	border-bottom: 4px solid #969696;
}

#header2{
	background: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0 20px;
	height:33px;
}

#AADMlogo{
	padding: 0px 10px;
} 

/*
#logo{
position: absolute;
margin-left:20px;
height:80px; 
background: url(../images/logo.png) no-repeat; 
width:305px;
} */


#topmenu{
	height:35px;
	background: none repeat scroll 0 0 #02376e;
	text-align: right;

	padding:0px;
	margin: 0px 20px;
} 

#topmenu_inner{
	width:960px;
	
	padding-right:28px;

	
}


.contentpane img {
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 1px;
	border: 1px solid #B5B5B5;
}

img {
	
}

#wrapper{
	background: #FFFFFF;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0 20px;
} 


#wrapper_inner{
	width:960px; 
}

#copyright {
	text-align: center;
	color: #ddd;
	padding: 8px 0px;
}

/* width of content/mainbody */
#content-left-main-right {
width: 560px;
float: left;
margin-left: 10px;
margin-right: 10px; 
}

#content-left-main {
width: 730px;
float: left;
margin: 0px 20px 20px;
}

#content-main-right {
width: 730px;
float: left;
margin-left: 20px;
}

#content-main-only {
margin-left: 10px;
margin-right: 10px;
}
/**/

#left {
width: 170px;
float: left;
padding: 15px 10px 20px;
background: #f7f7f7;
}

#right {
width: 170px;
float: right;
padding: 15px 10px;
}

#footer{
margin: 0px 20px;
height:33px; 
background: #02376e;
clear:both;
 } 
 
#footer_inner{
width:960px; 
margin-left:auto; 
margin-right:auto; 
padding-top:35px;
text-align:center;
}
 
 /* *** Float containers fix from:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/* ---Styles--- */

ul 
{
List-Style-Type: none
}

ol 
{
List-Style-Type: none
}


/* Text and Headers */
p {
margin-top: 0;
padding-bottom: 12px;
}

div, p, table, td, th {
font-family : Arial, Helvetica, sans-serif;
font-size: 1.0em;
color: #333333;
}

div.componentheading {
	padding-left: 0px;
	border-bottom : 3px double #B5B5B5;
	margin-top: 15px;
}

h1 {
padding: 0px 0px 5px 0px;
color: #1075B3;
font-size: 1.8em;
font-weight: bold;
border-bottom: 3px double #B5B5B5;
margin-top: 20px;
/*width: 100%;*/
}

h2, h4, h3 {
padding: 0;
font-family: Arial, Helvetica,sans-serif;
font-size: 1.4em;
font-weight: normal;
vertical-align: bottom;
color: #333333;
text-align: left;
/*width: 100%;*/
}

h2 {
	font-size: 1.5em;
	margin: 10px 0 20px;
}
h2 span.istakni {
	font-weight: bold;
	color: #aaa;
}

h3 {
margin-top: 15px;
font-size : 1.2em;
font-weight : bold;
color: #2C2C2C;
padding-left: 0px;
margin-bottom: 5px;
border-bottom : 1px solid #B5B5B5;
padding-bottom:5px;
}

.moduletable h3,
.moduletableloginform h3 {
	font-size : 1.1em;
}

table.moduletable th {
padding: 0;
font-size : 1.1em;
font-weight : bold;
color: #2C2C2C;
padding-left: 0px;
padding-top:5px;
margin-bottom: 5px;
border-bottom : 1px solid #B5B5B5;
padding-bottom:5px;
text-align: left;
margin-top: 5px;

}

.contentheading {
color: #1075B3;
font-size : 1.2em;
font-weight:bold;
padding-left: 0px;
padding-top:5px;
margin-bottom: 5px;
border-bottom : 1px solid #B5B5B5;
padding-bottom:5px;
}

.componentheading {
color: #1075B3;
font-size : 1.6em;
font-weight:bold;
padding-left: 0px;
padding-top:5px;
margin-bottom: 5px;
border-bottom : 1px solid #B5B5B5;
padding-bottom:5px;
}

/* modules */

#footer_inner div{
color : #1075B3;
text-align:center
}
/* menu links */
ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0 16px;
font-size: 0.9em;
}

ul#mainlevel-nav li
{
display: block;
float: right;
margin: 0;
white-space: nowrap;
}

ul#mainlevel-nav li a
{
	display: block;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	display : block;
	float: left;
	color: #ddd;
	text-align: center;
	width:auto;
	padding-left: 10px;
	padding-right: 10px;
	height: 35px;
	padding-top: 10px;
	text-decoration: none;
	height: 25px;
}


a.mainlevel-nav:hover {
color : #ff6600;
width:auto;
padding-left:10px;
padding-right:10px;

font-weight:normal;
height:25px;
}


a#active_menu-nav {
	color : #ffffff;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	/*height:35px;*/
}


a.mainlevel:link, a.mainlevel:visited  {
	display : block;
	font-size: 0.9em;
	text-decoration : none;
	width : 170px;
	text-align : left;
	color : #333333;
	line-height: 25px;
	list-style:none;
	background-image: url(../images/lmenudol.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

a.mainlevel:hover, a.mainlevel#active_menu:hover {
font-size: 0.9em;
width : 170px;
text-align : left;
color : #1075B3;
line-height: 25px;
text-decoration : none;
list-style:none;
font-weight:normal;
}

a.mainlevel#active_menu {
font-size: 0.9em;
display : block;
text-decoration : none;
width : 170px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
}

a.sublevel:link, a.sublevel:visited {
font-size: 0.9em;
display : block;
text-decoration : none;
text-transform : uppercase;
width : 165px;
text-align : left;
color : #333333;
line-height: 25px;
list-style:none;
background-image: url(../images/lmenudol.gif);
background-repeat: repeat-x;
background-position: bottom;
}

a.sublevel:hover{
font-size: 0.9em;
width : 170px;
text-align : left;
color : #1075B3;
line-height: 25px;
text-decoration : none;
list-style:none;
font-weight:normal;
}

/* links */
a:link, a:visited 
{
color: #1075B3;
text-decoration : none;
font-weight:normal;
}

a:hover {
color: #FF6600;
text-decoration : none;
font-weight:normal;

}
a.readon {
display: block;
float: left;
padding-left: 20px;
line-height: 14px;
height: 16px;
}

.pagenav {
/* for formatting texts for "<< Start < Previous 1 Next > End >>" links */
font-weight: normal;
color: #1075B3;
}

a.pagenav, a.pagenav:visited {
font-weight: normal;
color: #1075B3;
}

a.pagenav:hover {
color: #1075B3;
font-weight: bold;
}

/* content tables */
td.sectiontableheader {
background: #efefef;
color: #2C2C2C;
font-weight: bold;
padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
/*margin: 0;
padding-right: 15px;*/
}

div#content-left-main > table.contentpaneopen {
	width:100%;
	padding-bottom: 10px;
}

div#content-left-main > table.contentpaneopen td.contentheading {
	font-size:1.8em;
	border-bottom: 3px double #B5B5B5;
	padding-top: 18px;
}

/* content styles */
ul.contentpaneopen, li.contentpaneopen {
margin: 0;
padding: 15px;
}
/* content styles */

table.contentpaneopen img, table.contentpane img{
	border: 1px solid #B5B5B5;
	margin-right: 10px;
}

table.contentpaneopen fieldset {
border: 0;
border-top: 1px solid #ddd;
}

table.contentpaneopen td.viewItem {
padding-top:5px;
}

table.contentpaneopen h3:first-child {
margin-top: 5px;
}

table.contentpaneopen h4 {
font-family: Arial, Helvetica, sans-serif;
color: #333;
}
table.contentpane td {
padding:3px;
}
/* module control elements */


table.moduletable {
/* styling the module table */
margin: 0px 0px 0px 0px;
padding:0px;
width: 95%;
	}


    fieldset.input{

	border-width: 0px;
       border-style: solid;
       border-color: #1075B3;

	}
	
table.moduletabletop {
/* styling the module table */
margin: 0px 0px 0px 0px;
padding:0px;
width: 95%;
	}

table.moduletable th {
/* styling the module header, and the module titles */
font-weight: bold;
text-align: left;
	}
/* 
table.moduletable td {
for formatting the table cells of the module table 
	}*/

/* Imapct factor table */
table.impact_factor {
	margin-top: 15px;
	text-align: center;
	border: 1px solid #999;
}

table.impact_factor thead tr:last-child th {
	border-bottom: 3px double #aaa;
}

table.impact_factor tr.even {
	background: #f7f7f7;
}


table.impact_factor th {
	padding: 5px;
	background: #eee;
}

table.impact_factor td {
	padding: 7px 30px;
	border-top: 1px solid #ccc;
}

table.impact_factor td.year {
	padding: 7px 15px;
	text-align: left;
	font-weight: bold;
}

/* Home page menu */

#homepage_menu {
    margin: 0;
		background: #eee;
		padding: 10px;
}
#homepage_menu li {
    list-style: none outside none;
		margin-bottom: 7px;
}
#homepage_menu a {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.125);
    color: #333;
    display: block;
    line-height: 24px;
    margin: 3px 0;
    padding: 5px;
}
#homepage_menu a:hover, #homepage_menu a:focus {
    background: none repeat scroll 0 0 #f5f5f5;
    border-left: 5px solid #79b3e5;
}
#homepage_menu a:active {
    background: none repeat scroll 0 0 #d0c6a5;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15) inset;
}
#homepage_menu a:before {
    content: "";
    background: url("../images/menu_current_paper.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 45px;
    margin: 0 5px 0 0;
    vertical-align: bottom;
    width: 50px;
}
#menu_current a:before {
    background: url("../images/menu_current_paper.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#menu_accepted a:before {
    background: url("../images/menu_accepted.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#menu_archive a:before {
    background: url("../images/menu_archive.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#menu_authors a:before {
    background: url("../images/menu_for_authors.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#homepage_menu a:after {
    border-color: transparent #ccc #ccc transparent;
    border-style: solid;
    border-width: 6px;
    content: "";
    float: right;
    height: 0;
    margin: 41px -5px 0 0;
    width: 0;
}
#homepage_menu a:hover:after {
    border-color: transparent #79b3e5 #79b3e5 transparent;
}
#homepage_menu li:last-child {
    margin-bottom: 0;
}
#homepage_menu li:last-child a {
    margin: 0;
}
#homepage_menu h4 {
	display: inline-block;
	font-weight: bold;
	vertical-align: top;
	padding: 0 0 0 8px;
	width: 78%;
}
#homepage_menu h4 small {
	display: inline-block;
	font-weight: normal;
	font-style: italic;
	font-size: 13px;
}



/* forms */
table.adminform textarea {
width: 520px;
height: 400px;
font-size: 1em;
color: #000099;
}



.searchsearch {
	white-space: nowrap;
	margin-bottom: 5px;
	background-position: bottom;
	vertical-align: bottom;
	margin-right: 23px;
}
.buttonsearch {
	border : 1px solid #2C2C2C;
	color : #E3E5E4;
	font-weight : bold;
	font-size : 11px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 7px;
	background-color: #2C2C2C;
	vertical-align: middle;
	background-image: url(../images/pion_blue.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 7px;
	cursor:pointer;
}
.inputboxsearch {
	vertical-align: middle; 
	padding: 0 0 0 3px; 
	margin: 5px 0 0 5px; 
	background: #fff url(../images/ciensearch.gif) no-repeat top left; 
	border: 1px solid #2C2C2C; width: 120px; height: 18px; display: inline
}

.linija {
	background-image: url(../images/hd_bottom_bg.jpg);
	height: 5px;
}

/* Parameter Table */
table.paramlist {
margin-top: 5px;
}

table.paramlist td.paramlist_key {
width: 128px;
text-align: left;
height: 30px;
}

div.message {
font-family : Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 1.0em;
color : #c30;
text-align: center;
width: auto;
background-color: #f9f9f9;
border: solid 1px #d5d5d5;
margin: 3px 0px 10px;
padding: 3px 20px;
}

div.offline {
width: 100%;
position: absolute;
top: 0;
left: 0;
font-size: 1.2em;
padding: 5px;
}

span.pathway {
display: block;
margin: 0 20px;
height: 16px;
line-height: 16px;
overflow: hidden;
}
.small, .createdate, .modifydate
{
font-size: 0.8em;
color: #333333;
}
.clr {
clear: both;
}

/** overlib **/
.ol-background {
	background-color: #666;
}
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #003EBA;
	text-decoration: none;
	font-size: 10px;
}

.ol-closefont {}


/* System Messages */

dl#system-message { margin: 0; padding: 0; }
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-size: 14px; }

/* System Standard Messages */

#system-message dd {
	border-radius: 0px 0px 4px 4px;
	list-style: none;
	text-align: center;
	padding: 15px 20px;
	font-weight: bold;
}

#system-message dt.message { display: none; }
#system-message dd.message { background: #fcf8e3; border: 1px solid #faebcc; }
#system-message dd.message ul { color: #8a6d3b; }

/* System Error Messages */

#system-message dt.error { display: none; }
#system-message dd.error { background: #f2dede; border: 1px solid #ebccd1; }
#system-message dd.error ul { color: #a94442; }

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* All papers list */

h2.volume_title {
	background: none repeat scroll 0 0 #EFEFEF;
	text-shadow: 0 1px 0 #FFFFFF;
  border-bottom: 2px solid #AAAAAA;
  margin-top: 15px;
	margin-bottom: 5px;
  padding: 5px;
}

h2.volume_title:first-child {
	margin-top: 0px;
}

ul.volume_numbers li {
	padding: 7px 0 0 5px;
	font-size: 1.1em;
}

ul.volume_numbers span.number_pages {
	float:right;
}

/* Papers */

h1 small.volume {
	color: #777;
	font-size: 0.7em;
  padding-left: 10px;
}

p.paper_electronic {
	padding: 6px;
	font-style: italic;
}

p.paper_printed {
	font-style: italic;
	font-weight: bold;
	padding-left: 6px;
}

.matter {
	/*background: #f9f9f9;*/
	border-bottom: 2px dotted #ddd;
	border-top: 2px dotted #ddd;
	margin: 20px 0 0;
	padding: 6px 3px;
}

.matter span.file {
	padding: 6px;
}

ul.papers {
    list-style: none outside none;
    margin: 20px 0px;
    padding: 0;
}
dl.paper {
    border-bottom: 1px dotted #CCCCCC;
    border-left: 3px solid #DDD;
		margin: 0px 0px 20px 0px;
}
.paper dt, .paper dd {
    border-color: #CCCCCC;
    border-image: none;
    border-style: dotted;
    border-width: 1px 0 0;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    padding: 6px;
}
.paper dt {
    /*clear: left;
    color: #666666;
    float: left;
    width: 70px;*/
		display: none;
}
.paper dd {
    float: none;
    /*margin: 0 0 0 76px;*/
}
.paper dt.title {
    line-height: 30px;
}
.paper dd.title {
    background: none repeat scroll 0 0 #EEEEEE;
    /*box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1) inset;*/
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin: 0;
    padding: 9px 6px;
    text-shadow: 0 1px 0 #FFFFFF;
		text-transform: uppercase;
}
.paper dd.authors {
    color: #777777;
    font-style: italic;
    font-weight: bold;
    padding: 6px 6px 16px;
}

dl.ready_print dd.title {
	background: #ddf0dd;
}

dl.accepted dd.title {
	background: #f0f0aa;
}

.paper span.ready_print {
	background-repeat: no-repeat;
	padding: 8px 0 0 40px;
	font-weight: bold;
	color: green;
	float: right;
	line-height: 24px;
	margin-top: -2px;
}

.paper span.accepted {
	padding: 8px 0 0 0px;
	font-weight: bold;
	color: red;
	float: right;
	line-height: 24px;
}

/* Editors page */

#editors h2 {
	border-bottom: 2px dotted #DEDEDE;
  font-size: 16px;
  margin-bottom: 5px;
  padding: 15px 0 3px;
}

#editors h2:first-child {
	padding-top: 0px;
}

#editors h3 {
	margin: 5px 0px 0px;
	border-bottom: none;
	font-size: 14px;
	font-style: italic;
	color: #999;
}

#editors h4 {
	padding-top: 5px;
	font-size: 13px;
}
#editors ul {
	padding: 5px 20px 15px 25px;
}

#editors ul li {
	list-style: disc;
}

/* Login modul */

#modlgn_username,
#modlgn_passwd {
	height: 20px;
	padding: 0px 5px;
	width: 140px;
	margin: 5px 0px 0px;
}

#form-login .button {
	margin-bottom: 10px;
	padding: 2px 8px;
}

#form-login div {
	margin: 10px 5px;
}

/* Sredjivanje formi za Component user (registracija, reset, remind) */

.uokviri_formu {
	background: #eee;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0px;
}

.uokviri_formu label {
	padding-right: 10px;
}

.uokviri_formu input {
	height: 20px;
	padding: 0px 5px;	
}

.uokviri_formu button {
	padding: 0px 5px;
}

#aadm_registration_form {
	background: #eee;
	border: 1px solid #ccc;
	padding: 20px;
}

#aadm_registration_form input {
	height: 20px;
	padding: 0px 5px;	
}

#aadm_registration_form textarea {
	height: 60px;
	padding: 0px 5px;	
}
#aadm_registration_form button {
	padding: 5px 10px;	
}
#aadm_registration_form td {
	padding-bottom: 5px;
}
#aadm_registration_form td:first-child {
	text-align: right;
	font-weight: bold;
}
#aadm_registration_form img {
	border: none;
}

/* Documents */

ul.documents li {
	padding: 5px 0px;
}

/* File types */

a.pdf,
a.doc,
a.txt {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/filetypes_16px_sprite.png");
    background-origin: padding-box;
    background-position: -4px -27px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 2px 0 0 20px;
}

a.pdf {
    background-position: -4px -27px;
}
a.doc {
    background-position: -4px -51px;
}
a.txt {
    background-position: -4px -4px;
}
a.tex {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/filetypes_16px_tex.png");
    background-origin: padding-box;
		background-position: -4px -4px;
    background-repeat: no-repeat;
    background-size: auto auto;
    padding: 2px 0 0 20px;
}

a.pdf:hover, a.pdf:focus,
a.doc:hover, a.doc:focus,
a.txt:hover, a.txt:focus,
a.tex:hover, a.tex:focus {
    list-style: none outside none;
}

