*{
  border: none;
  margin: 0;
  padding: 0;
  border-style: none;
  /*color:#000000;*/

}


a {text-decoration: none; color: #000;}
a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000;}
a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #000;}

a.invert {text-decoration: underline;}
a.invert:link {text-decoration: underline;}
a.invert:visited {text-decoration: underline;}
a.invert:active {text-decoration: underline;}
a.invert:hover {text-decoration: none;}

a.nounder {text-decoration: none;}
a.nounder:link {text-decoration: none;}
a.nounder:visited {text-decoration: none;}
a.nounder:active {text-decoration: none;}
a.nounder:hover {text-decoration: none;}

.conferenceThemes a:link {text-decoration: underline;}
.conferenceThemes a:visited {text-decoration: none;}
.conferenceThemes a:active {text-decoration: none;}
.conferenceThemes a:hover {text-decoration: none;}

.articlesList a:link {text-decoration: underline; color:#000;}
.articlesList a:visited {text-decoration: none;  color:#000;}
.articlesList a:active {text-decoration: none;  color:#000;}
.articlesList a:hover {text-decoration: none;  color:#000;}

li{margin:0 0 5px 7px;}

/* --- lenteliu stiliai posteriams --- */
.failai_top{
   font-family : Tahoma, Arial, Times New Roman, Helvetica, sans-serif;
   font-size: 11px;
   font-weight:bold;
   color: #000000;   
   text-decoration:none;
   background-color:#fff6cb;
}



body{

    margin:0;
    padding:0;
    text-align: center;
}

img{
  border:none;
}


#bg-top
{
	position: relative;
    float: left;
    width: 50%;
    height: 729px;
    margin-bottom: -729px;
    background-image: url(../images/web/bg_left.jpg);
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    z-index: -200;
}

#logo_lt
{
    width: 317px;
    height: 129px;
    background-image: url(../images/web/logo_bg_lt.jpg);
    background-repeat: no-repeat;

}

#logo_en
{
    width: 317px;
    height: 129px;
    background-image: url(../images/web/logo_bg_en.jpg);
    background-repeat: no-repeat;

}


#page-wrap{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  /*background-color:#33CCFF;*/
  width: 1000px;
  min-height: 800px;
  /*margin-bottom: -50px;*/
}

#content-left{
	position: relative;
	float: left;
	width: 317px;
	min-height: 100px;

}

#content-center{
	position: relative;
	width: 462px;
	float: left;
	min-height: 100px;
	background-color:#fff;
	font-family:Tahoma,Arial,Times New Roman,Helvetica,sans-serif;
    font-size:12px;

}

#content-right{
	position: relative;
	float: right;
	width: 221px;
	min-height: 100px;
	background-color:#fff;
}

#header-green-line
{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 913px;
	background-color: #abcf9f;
	height: 21px;

}










#main-menu-bg{
  background-image: url(../images/web/main_menu_bg.jpg);
  background-repeat: no-repeat;
  width: 462px;
  height: 180px;
}


#right-bg{
  background-image: url(../images/web/right_bg.jpg);
  background-repeat: no-repeat;
  min-height: 512px;
  width: 221px;
  text-align: left;

}

#left-bg{
  position: relative;
  float: right;
  background-image: url(../images/web/left_bg.jpg);
  background-repeat: repeat-x;
  min-height: 422px;
  width: 276px;
  text-align: left;
  margin-bottom:50px;

}

#content-center-wrap{
  position:relative;
  float:left;
  margin-left:4px;
  text-align: center;
  
}

#content-center-bg{
  background-image: url(../images/web/content_center_bg.jpg);
  background-repeat: repeat-x;
  width: 454px;
  min-height: 412px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#footer{

  position: relative;
  left:-64px;
  height: 163px;
  width: 1060px;
  background-image: url(../images/web/footer.jpg);
  background-repeat: no-repeat;


}


#footer-bg {
  position: relative;
  float: left;
  background-image: url(../images/web/footer_bg.jpg);
  background-repeat: repeat-x;
  height:108px;
  width:50%;
  z-index:-200;
  margin-top: -108px;
}

.center-content-title {
  color:#578443;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin:15px 0 20px 0;
}


.left-menu-title {
  color:#578443;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  margin: 40px 0 30px 20px;
}

.left-menu-top {

  width: 160px;
  color:#000000;
  font-family: Tahoma,Arial,Times New Roman,Helvetica,sans-serif;
  font-size:11px;
  background-color: #c2dcb9;
  font-weight: bold;
  margin: 2px 0 2px 20px;
  padding: 2px 20px 2px 20px;
  cursor: pointer;


}


.left-menu-top-sub {

  color:#000000;
  font-family:Tahoma,Arial,Times New Roman,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:none;
  margin: 2px 0 2px 20px;
  padding: 2px 20px 2px 20px;
  font-weight: normal;


}




.left-menu-bottom {

  width: 160px;
  color:#000000;
  font-family: Tahoma,Arial,Times New Roman,Helvetica,sans-serif;
  font-size:11px;
  background-color: #e2efde;
  font-weight: bold;
  margin: 2px 0 2px 20px;
  padding: 2px 20px 2px 20px;
}

.green{
  background-color: #aacaa1;
}

#login-form{
  position: relative;
  float: left;
  top: 100px;
  margin-left: 10px;
}
#login-form a{
    text-decoration: underline;
}
#login-form a:hover{
    text-decoration: none;
}

.login-input{
    background: #A5D59A none repeat scroll 0 0;
    border: 1px solid #FFFFFF;
    margin-bottom: 2px;
}

.login-title {
  color:#FFFFFF;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:11px;
  margin-bottom: 2px;
}

#langs{
  position: absolute;
  top: 25px;
  right: 50px;
}

#langs li{
  display: inline;
}

.page_text {
    color:#000000;
    font-family:Tahoma,Arial,Times New Roman,Helvetica,sans-serif;
    font-size:12px;
	padding: 10px 10px 5px 10px;

    /*padding-bottom:30px;
    padding-left:33px;
    padding-right:35px;
    padding-top:10px;*/
}

.page_text p{

  /*margin: 12px 0 12px 0;*/

  }

#top-menu{
  position: absolute;
  left:80px;
  top:50px;
  display: inline;
  color:#000000;
  font-family:Arial,Verdana,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
}

#top-menu ul li{
  text-decoration: none;
  display: inline;
  margin-left:5px;
}

#top-menu ul li a{text-decoration: underline;}
#top-menu ul li a:link {text-decoration: underline;}
#top-menu ul li a:visited {text-decoration: underline;}
#top-menu ul li a:active {text-decoration: underline;}
#top-menu ul li a:hover {text-decoration: none;}

#page-title{
    position: absolute;
    top:140px;
    left:30px;
    color:#578443;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-style:italic;
    font-weight:bold;
}




.loged_as{
    border: 1px solid #ededed;
    background: #ffffff;
    color: #666666;
    font-size: 12px;
    font-family: Tahoma;
    width: 150px;
    padding: 3px;
}
.loged_as a{
    text-align: right;
    padding-bottom: 10px;
}

#conference-themes{
	position: relative;
	margin:0 auto 0 auto;
}

.conferences{
    padding: 10px;
}
.conferences .separator{
    border-bottom:1px solid #beddb4;
    height:1px;
    margin:10px 0px;
    font-size: 1px;
}
.conferences .conferenceThemes{
    list-style: none;
}
.conferences .conferenceThemes li{
    padding-left: 21px;	
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:3px;
	margin-left:0px;
	background:#DEDEDE;
	
}


.conferences .conferenceThemes li.selected{
    
	background: #cbe2c6;
	margin-left:0px;
	padding-left:3px;
	/*list-style-image:url(../images/web/bullet.png);*/
}

.reverse-arrow{
	margin: 0 2px 0 0;
}

.articleAddForm{
	margin:10px 0 0 0;
}
.articleAddForm input{
    width: 300px;
    height: 16px;
    font-size: 11px;
    font-family: Tahoma;
    background: #ffffff;
    border: 1px solid #222266;
    color: #222222;
    padding: 2px;
}
.articleAddForm input.btn_submit{
    width: 80px;
    height: 20px;
    cursor: pointer;
}
.articleAddForm input.frm_file{
    /*width: 80px;*/
	position:relative;
	margin:0 auto 0 auto;
    height: 20px;
}
.articleAddForm textarea{
    width: 300px;
    height: 100px;
    font-size: 11px;
    font-family: Tahoma;
    border: 1px solid #222266;
    color: #222222;
    padding: 2px;
	position:relative;
	margin:0 auto;
	
}
.error{
    color: #ff0000;
    text-align: center;
}
.articlesList{
    border: 1px solid #fff;
    border-collapse: collapse;
    font-size: 11px;
    font-family: Tahoma;
}
.articlesList thead td{
    font-weight: bold;
}
.articlesList td{
    border: 1px solid #beddb4;
    padding: 3px;
}
.articlesList td a{
    text-decoration: underline;
    color: #041c79;
}
.articlesList td a:hover{
    text-decoration: none;
}
.articlesList td.status1{
    color: #ff0000;
}
.articlesList td.status2{
    color: #0000ff;
}
.articlesList td.status4{
    color: #008000;
	font-weight:bolder;
	
}
.articlesList td.status8{
    color: #008000;
}
.articlesList tr.selected td{
    background: #CBE2C6;
}


.articleComments{
    border: 1px solid #999999;
    border-collapse: collapse;
    font-size: 11px;
    font-family: Tahoma;
}
.articleComments thead td{
    font-weight: bold;
}
.articleComments td{
    border: 1px solid #BEDDB4;
   /* padding: 3px;*/
}

.article-header{
	padding:10px 0 10px 3px;
	background:#FFF6CB;
	
}

.articleComments td a{
    text-decoration: underline;
    color: #041c79;
}
.articleComments td a:hover{
    text-decoration: none;
}
.articleComments td.status1{
    color: #ff0000;
}
.articleComments td.status2{
    color: #0000ff;
}
.articleComments td.status4{
    color: #00ff00;
}
.articleComments td.status8{
    color: #ff0000;
}
.articleComments td.statusChange1{
    background: #ff0000;
}
.articleComments td.statusChange2{
    background: #0000ff;
}
.articleComments td.statusChange4{
    background: #00ff00;
}
.articleComments td.statusChange8{
    background: #ff0000;
}
.articleComments td.statusChange16{
    background: #dddddd;
}
.articleComments td.statusChange32,
.articleComments td.statusChange64{
    background: #ffff00;
}


.statusChangeForm select{
    width: 100px;
    height: 20px;
    font-size: 11px;
    font-family: Tahoma;
    background: #ffffff;
    border: 1px solid #222266;
    color: #222222;
    padding: 2px;
}
.statusChangeForm input{
    font-size: 11px;
    font-family: Tahoma;
    background: #ffffff;
    border: 1px solid #222266;
    color: #222222;
    padding: 2px;
    width: 80px;
    height: 20px;
    cursor: pointer;
}

.reg-closed
{
	padding-top:50px;
	width:100%;
	text-align: center;
	font-size:12px;
	font-weight:bolder;
	color:#578443; 	
}
.registration_form{
    
	position:relative;
	float:left;
	padding: 10px;
	margin: 10px 3px 10px 4px;
	width:426px;
	height:auto;
	text-align:right;
	background: #f0f5ee;

}

.registration_form .left
{
	float:left;	
}

.registration_form .right
{
	float:right;	
}

.registration_form .clear
{
	clear:both;	
}

.registration_form .border-bottom
{
	border-bottom: 1px solid #dddddd;	
}

.registration_form .text-left
{
	text-align: left;
	
}

.registration_form .text-left-section
{
	text-align: left;
	width:350px;
	
}

.registration_form .text-left-title
{
	text-align: left;
	margin:5px 0 0 10px;
	font-weight:bolder;
	width:160px;
	font-size:11px;

}

.registration_form .text-left-title-checkbox
{
	text-align: left;
	margin:5px 0 0 10px;
	font-weight:bolder;
	width:230px;
	font-size:11px;

}

.registration_form .theme-row
{
	min-height: 30px;
	padding:5px 0 5px 0;	
}


.registration_form .title
{
    font-weight: bold;
    margin:10px 0 10px 0px;
	color:#578443;
	font-size:11px;	
}

.registration_form .line
{
    border-bottom: 1px solid #dddddd;
	height:1px;
	width:100%;	
}

.registration_form .input
{
    border: 1px solid #D4D4D4;
	height:25px;
	width:245px;
	margin: 0 5px 0 0;
		
}

.registration_form .radio
{
	margin: 2px 5px 0 0;	
}

.registration_form .input-row
{
    min-height:30px;
	margin:0;
	padding:6px 0 5px 0;
	width:426px;		
}

.registration_form .frm_row_even{
    /*background: #e3f0df;*/
	background: #D7E8D0;
}
.registration_form .frm_row_odd{
    background: #f0f5ee;
}

.registration_form .submit{
	position: relative;
	float: right;
}

.registration_form .frm_btn_submit
{
	background:#1E6019;
	color:#fff;
	padding:5px;
	cursor:pointer;
	font-weight:bolder;
	
}

.registration_form .must
{
	color:#ff0000;
}

.registration_form .errField{
	border:1px solid #ff0000;
}

.regFormErrors
{
	font-size:11px;
	font-weight:bolder;
	text-align:center;
	padding:10px 0 10px 0;
	color:#ff0000;
}

.actionOk
{
    font-size:11px;
	font-weight:bolder;
	text-align:center;
	padding:10px 0 10px 0;
	color:#578443;
}

#sections
{
	/*background:#FBECB5;*/
	display: none;
	width:380px;
	margin: 0px 0 20px 15px;
	padding:0 10px 10px 10px;
}
.shorts{
	margin: 20px 0 0 0;
}

.status-buttons
{
  position:relative;
  float:left;
}

.reviewer{
	font-weight:bolder;
	color:#000;
}

/* Statuso spalvos*/
/*Atsakyta*/
.status-1{font-weight:bolder; color:#aa0000}
/* Laukia*/
.status-2{font-weight:bolder; color:#578443}
/* Derinama santrauka */
.status-8{ font-weight:bolder; color:#0a4ee9;}
/* Santrauka patvirtinta */
.status-16{ font-weight:bolder; color:#4ac444;}
/* Derinamas straipsnis*/
.status-32{ font-weight:bolder; color:#0f870a;}
/* Straipsnis patvirtintas*/
.status-64{ font-weight:bolder; color:#064703;}
/* Santrauka atmestas*/
.status-128{ font-weight:bolder; color:#f04a75;}
/* Straipsnis atmestas*/
.status-256{ font-weight:bolder; color:#ff0e02;}


.partner-status-1{ font-weight:bolder; color:#aa0000;}
.partner-status-2{ font-weight:bolder; color:#578443;}

.mode-1{ font-weight:bolder; color:#aa0000;}
.mode-2{ font-weight:bolder; color:#578443;}


#admin-logout{
	position: relative;
	float: right;
	margin:5px 10px 5px 10px;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bolder;
}

#reviewer-login-form-wraper
{
    position:relative;
	text-align:center;
	width:100%;
}
#reviewer-login-form
{
	position:relative;
	margin:0 auto 0 auto;
	top:100px;
	width:350px;
}

.reviewer-login-input
{
	position: relative;
	float: right;
	width: 200px;
	height:20px;
	border: 1px solid #dddddd;
	
	margin-bottom:10px;
}

.reviewer-login-title{
	position:relative;
	float:left;
	font-family:Tahoma;
	font-size:12px;
}

#login-button{
	position:relative;
	float:right;
	padding:3px;
	background-color:#dddddd;
	cursor:hand;
}
/*----website----*/
#partner_logos
{
    position:absolute;
    top:405px;
    left:50px;
    
}

#partner_logos_title
{
    position:absolute;
	top:360px;
	margin-left:40px;

}

#instructions{
	margin:20px 0 0 0;
}

#remind_form
{
    text-align:center;
	padding:20px 0 0 50px;	
}
