/* Start of CMSMS style sheet 'nmvrvi_stilius' */
* { padding: 0; margin: 0; }

body {
 font-family: Tahoma, Arial, Verdana, sans-serif;
 font-size: 11px;
 color:#333333;
}
#wrapper { 
 display: block;
 width: 1000px;
 margin: 0 auto;
}
#faux {
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
}
#header {
 width: inherit;
 height: auto;
}
#leftcolumn { 
 display: inline;
 width: 230px;
 float: left;
}
#content { 
 float: left;
 width: 520px;
display: inline;
 position: relative;
}
#rightcolumn { 
 display: inline;
 position: relative;
 width: 250px;
 float: right;
}
#footer { 
 width: inherit;
 clear: both;
}
.clear { clear: both; background: none; }

/*
Other styles
*/
p{
 margin:0px 10px 10px;
}
a{
 color: #981793;
}
h1{
 font-family: Tahoma, Arial, Verdana, sans-serif;
 color:#7B0000;
 font-size:17px;
 font-weight:normal;
}

#navigation{background:#7B0000}
#top_menu_holder{
 height:30px;
 background-color:#3A4A54;
 padding-top:4px;padding-right:4px;
}

#home_button a{
padding:8px 10px 6px 10px;
border-right:1px solid #CCCCCC;
float:left;
display:block;
}

#home_button a:hover{
background-color:#A8A8A8;
display:block;
}

#accessibility_button a{
border-left:1px solid #CCCCCC;
padding:6px 10px 6px 10px;
float:left;
display:block;
}

#accessibility_button a:hover{
background-color:#A8A8A8;
display:block;
}

#sitemap_button a{
padding:6px 10px 7px 10px;
display:block;
float:left;
}

#sitemap_button a:hover{
background-color:#A8A8A8;
display:block;
}

#top_menu{
height:14px;float:left;
width:300px;
}

#search{
float:right;
background-image: url(../img/search_bar.gif);
background-repeat: no-repeat;
width:157px;
height:28px;
padding-top: 2px;
padding-left: 5px;
padding-bottom: 0px;}

input#search_field{
background:none;
border:none;
width:123px;
height:14px;

font: 11px tahoma;color:#CCCCCC;
}
input#search_submit{
font: 11px tahoma;color:#CCCCCC;
background:none;
width:26px;
height:20px;
border:none;
}

div#logo_holder{
height:95px;
background: url(../img/h_logo_container_bg.jpg) repeat-x;
}

div#logo{
/*background: url(../img/nmvrvi_logo.gif) no-repeat;*/
width:428px;
height:56px;
padding-top: 23px;
padding-left: 25px;
float: left;
}

div#flashas {
padding-top: 2px;
height:93px;
width: 500px;
float: right;

}

div#info_holder{
height:23px;
background: url(../img/h_news_ticker_bg.jpg) repeat-x;
}

div#datetime{
width:250px;
float:left;
text-align:center;
line-height:23px;
}

div#news_ticker_holder{
width:690px;
/*background: url(../img/rodykle_pilka.gif) no-repeat; */
background-position:0px  9px;
float:left;
x-overflow:hidden;
}

div#language_selector{
width:50px;
float:right;
padding-right:10px;
padding-top:6px;
text-align:right;
}

.block{
border:7px solid #F4F4F4;
padding:15px;
margin:3px;
font: 11px tahoma;color:#333333;
}

.block2 {
border:7px solid #F4F4F4;
margin: 2px;
padding-top: 5px;
font: 11px tahoma;color:#333333;
}

.block h2{
font: 11px Arial;
font-weight:bold;
color:#8E8E8E;
}

.block li{
list-style: none;
list-style-image: url(../img/rodykle_search.gif);
}

#title{
border-bottom:1px solid #B7B7BF;
}

#content{
border-top:7px solid #7B0000;
}

#content_holder{
line-height:16.5px;
text-align:justify;
padding:10px;
}
#content_holder li {
list-style:none;
}

#content_holder li
{
list-style-image: url('../img/rodykle_search.gif');
margin-left:30px;
}

#rightcolumn{
border-top:7px solid #7B0000;
}
#rightcolumn li
{
list-style-image: url('../img/rodykle_search.gif');
margin-bottom:5px;
margin-left:20px;
}

#copyright{
width:100%;
height:22px;
text-align: right;
}

#copyright p{
margin:0;
padding:5px 10px
}

#footer_holder{
height:22px;
background: #EDEDED;
color:#333333;
_height:13px;
}

#footer_holder p{
margin:0;
padding:5px 10px
}


.spyna {
background: url(../img/spyna.gif) no-repeat;
background-position:85% 40%;
}
/* End of 'nmvrvi_stilius' */

/* Start of CMSMS style sheet 'news_ticker' */
/* liScroll style declarations */

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 5px;
width:680px;
height:23px;
overflow: hidden;
}

ul.newsticker { /* that's your list */
position: relative;
left: 100%;
font: 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}

ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: transparent;
}

ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #7b0000;
font: 10px Verdana;
margin: 0 100px 0 0;
} 

ul.newsticker span {
float:left;
margin: 0 10px 0 0;
color:#3a4a54;
} 
/* End of 'news_ticker' */

/* Start of CMSMS style sheet 'Naujienos' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   color:#7b0000;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}

#NewsPostDetailPrintLink a{
padding:0px;
}
#NewsPostDetailReturnLink a{
padding:0px;
}

#NewsPostDetailTitle {
font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;color:#333333;
}

/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
*/
/* End of 'Naujienos' */

