/* ADD NEW ARTICLE LINK */
.addnewarticle {margin-bottom:10px;}
.addnewarticle a {
	color:#920d01;
	font-weight:bold;
	position:relative;
	/*right:45px;*/
	text-decoration:underline;
	font-family:Georgia;
}

/* ARTICLES LIST */
.articleslistcontainer { 
	background-color:#dadada;
	padding:15px 1px 10px 1px;	
	position:relative;
	/*right:45px;*/
}

/* submit form */
.tx-esnewssubmit-pi1 {margin-left:9px;}


.tx_escnewsext_highlights {background: #ffffff url(images/submitnews-4highlights.png) left no-repeat;}

/*input.tx_escnewsext_submit, input.tx_escnewsext_reset,  input.tx_escnewsext_save {
  text-align:center;
  text-transform:uppercase;
  cursor:pointer;
  font-weight:500;
  font-size:11px;
  color:#ffffff;
  background-color:#7c0000;
  margin-right:15px;
  border:1px solid #646464;
  width:90px;
}*/

input.tx_esnewssubmit_image {

}

.newsrejectreason {
  font-size:13px;
 color:#7C0000;
}

.tx_esnewssubmit_rejecttext {
float:left;
margin-right:10px;
}

.newsrejectbuttons {

}

.newsrejectbsubmit {
margin-bottom:16px;
}

.newsrejectbreject {

}


/* ROTATING BACKGROUND ON NEWS LIST */
   
.tx-esnewssubmit-pi1 .up_header {
        background-color:#dadada;   
        font-weight:bold;
        color:#000;
   }

.tx-esnewssubmit-pi1 .up_vrow1, .tx-esnewssubmit-pi1 .up_vrow2  {
        background-color:#dadada;
        
   }


TR.up_vrow1, TR.up_vrow2 {height:40px;}
TR.up_vrow1 a, TR.up_vrow2 a {line-height:40px;}
   
.tx-esnewssubmit-pi1 .up_vrow1 TD {
     background-color:#F2F2F2;
   }
.tx-esnewssubmit-pi1 .up_vrow1 TD a {
}
   
.tx-esnewssubmit-pi1 .up_vrow2 TD {
        background-color:#FFFFFF;  

   }
   
.tx_escnewsext_preview_edit_button {
   text-transform:uppercase;
   background-color:#474646;
   border:0;
   color:#fff;
   font-weight:bold;
   opacity:1;
   filter:alpha(opacity=100);
   font-size:14px;
   padding:0 25px;
   line-height:20px;
   
}

.tx_escnewsext_preview_edit_button a {
 color:#fff;
}	