/* This file must not be included directly in htmls */
/* This file includes style_general.css */
/*
fixed: unicode fonts (Sylfaen, SylfaenARM)
*/
/* @import "style_general.css"; */
/* general styles, they do not contain any font definitions */
/* This file must not be used directly in htmls */
.as1 {
font-size: 10pt;
color: #800000;
font-weight: bold;
line-height: 1;
}
ul {
list-style-type: disc;
list-style-image: url('images/arrow.gif');
}
.inline { display: inline; }
br.all { clear: both; }
.center { text-align: center; }
.right { text-align: right; }
input.input-button {
/* color: #949494; */
background-color: #000000;
/* background-image: url( img/background_mini.jpg ); */
border-style: outset;
border-color: gray;/* border-width: 1px; */
}
/*
table {
border-style: ridge;
border-width: 2px;
border-color: #949494;
border-collapse: collapse;
width: 90%;
}
td {
font-size: 12pt;
color: #111111;
font-family: helvetica, sans-serif, arial;
font-style: normal;
border-color: #949494;
}
*/
/*
textarea.textarea-email {
background-color: #000000;
color: #949494;
width: 80%;
}
*/
/* end main elements */
/* start fx */
pre {
font-family: helvetica, sans-serif, arial;
font-style: normal;
font-size: 10pt;
}
.small { font-size: 8pt; }
.big { font-size: 12pt; }
.normal { font-size: 10pt; }
.bigger { font-size: 14pt; }
.biggest { font-size: 18pt; }
.underline { text-decoration: underline; }
.italic { font-style: italic; }
.bold { font-weight: bold; }
div.indent {
text-align: justify;
margin-right: 15px;
margin-left: 15px
}
/*
div.indent:first-letter {
font-size: 28pt;
font-weight: bold;
font-family: cursive, sans-serif;
}
*/
div.indent:first-letter {
text-align: justify;
margin-left: 19px
}
div.blockindent {
text-align: justify;
margin-right: 15px;
margin-left: 15px
}
/*
div.blindent:first-letter {
font-size: 28pt;
// margin-left: 30px;
font-weight: bold;
font-family: cursive, sans-serif;
}
*/
img.firstletter {
vertical-align: text-top;
float: left;
}
span.h2 {
font-size: 18pt;
font-weight: bold;
}
div.blockquote {
display: block;
margin: 1.33em 0;
margin-left: 40px;
margin-right: 40px;
}
/* end fx */
body {
font-family: "times new roman", times, arial, helvetica, serif, sans-serif;
/* font-family: KA_Grigolia, Sylfaen, helvetica, sans-serif, arial; */ /* don't use this */
/* font-family: arial, helvetica, times new roman, times, KA_Grigolia, Sylfaen,sans-serif, serif; */
}
.en {
font-family: KA_Grigolia, Sylfaen, "times new roman", times, arial, helvetica, serif, sans-serif;
src: url(http://gesj.internet-academy.org.ge/soft/SYLFAEN0.eot);
}
.ru {
font-family: KA_Grigolia, Sylfaen, "times new roman", times, arial, helvetica, serif, sans-serif;
src: url(http://gesj.internet-academy.org.ge/soft/SYLFAEN0.eot);
}
.ge {
font-family: KA_Grigolia, Sylfaen, KA_Grigolia, "times new roman", times, arial, helvetica, sans-serif, serif;
src: url(http://gesj.internet-academy.org.ge/soft/SYLFAEN0.eot);
}
/* StyleSheets for sections.
This defines the colors/design for each section.
Note that it can be shared between different languages.
*/
/* start main elements */
body {
background-color: #ffffff;
color: #000000;
font-style: normal;
font-size: 12pt;
/* the fonts are defined in style_$lang.css */
}
a.popup {
color: #6E472B;
text-decoration: none;
}
a:focus {
text-decoration: underline;
}
a:link {
color: #6E472B;
text-decoration: none;
}
a:hover {
text-decoration: underline;
color: #003399;
}
a:visited {
color: #6B6B6B;
text-decoration: none;
border-style: none;
}
a:active {
color: #446644;
/* text-decoration: underline; */
border-style: none;
}
.ia-copy {
color: #6E472B;
font-size: 8pt;
}
.popup {
background-color: #F5EDDF;
font-size: 12pt;
}
.bborder {
border: solid 1px black;
}
.red {
color: #cc0000;
}
/* #####______forms______##### */
input, select, textarea {
font-size:11pt;
border: 1px solid #666666;
resize: none;
}
#f_artic_lang, #send_email, #artic_lang, #f_only_current_section, #all_journals {
font-size:12pt;
border: none;
}
/* button colors */
#delete {
background-color: #cc0000;
color: #ffffff;
}
#add_author, #next, #submit, #update, #temp, #bob {
background-color: #CC9933;
color: #ffffff;
}
#add_remove, #add_remove a {
color: #cc0000;
}
/* reg_author button position */
#author_add_blank_login {
/* position: absolute;*/
/* width: 260px;*/
/* left: 5px;*/
/* top: 75px;*/
}
/* #####______round_corners______##### */