
/*******************************************************************************
  http://www.serfas.lt/site/templates/serfas/css/template_css.css
*******************************************************************************/

.clr {
	clear: both;
}

.copyright {
	font: 11px Arial;
	font-color: #999999;
}

.outline {
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
	padding: 2px;
}

#pathway_outer {
	width: 635px;
  float: left;
  margin-bottom: 2px;
	margin-right: 2px;
}
#pathway_inner {
  float: none !important;
  float: left;
	border: 1px solid #CCCCCC;
	height: 21px;
}

#pathway_text {
  overflow: hidden;
	float: left;
	/*display: block;*/
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block; 
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
    width: 15%;
	font-size: 11px;
	line-height: 15px;
	white-space: nowrap;
/*	border-left: 1px solid #cccccc; */
}

ul#mainlevel-nav li a
{
	width: 100%;
	display: block; 
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #FF9900;
/*	background: #D84203; */
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #CCCCCC;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 150px;
	background: url(../images/header_short.jpg) no-repeat;
}

#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #CCCCCC;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #CCCCCC;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #CCCCCC;
  padding: 2px;
}

.user1_inner {
	border: 1px solid #CCCCCC;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
/*	border: 1px solid #cccccc; */
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#active_menu {
	color:#FF9900;
/*	font-weight: bold;
	background-position: 5px 16px; */
	background-image: url(../images/bullet_black.gif);
	background-repeat: no-repeat;

}

a#active_menu:hover {
	color: #FF9900;
}

.maintitle {
	color: #FFFFFF;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #CCCCCC;
  font-size: 11px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
 /* font-weight: bold; */
  border: 3px double #CCCCCC;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ol
{
margin: 0;
padding: 0;
list-style: none;
}

ul
{
	line-height: 15px;
	list-style: none;
	margin: 0;
	padding-top: 0px;
	color: #333333;
/*	background-image: url(../images/arrow.png); 
	background-repeat: no-repeat;
	background-position: 0px 3px;*/
}
li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

td {
	text-align: left;
	font-size: 11px;
}



body {
	height: 100%;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: -10px;
	line-height: 133%;
}

/* mambo core stuff */
a:link, a:visited {
	color: #333333; text-decoration: underline;
/*	font-weight: bold;   */
}

a:hover {
	color: #FF9900;	text-decoration: none;
/*	font-weight: bold; */
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
  color: #FF6600;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px solid #999999;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 0px;
  cursor: hand;
 /* line-height: 18px !important;
  line-height: 16px; 
  height: 26px !important;
  height: 24px; */
}

.inputbox {
	font: 11px Tahoma;
	padding: 2px;
/*	border:solid 1px #cccccc; */
	background-color: #FFFFFF; 
}

.componentheading {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-indent: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
  background: transparent;
}

.sectiontableheader {
  font-weight: bold;
  background: #F0F0F0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #FFFFFF;
}

.sectiontableentry2 {
	background-color : #F9F9F9;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 12px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	padding-top: 5px;
	padding-left: 10px;
	font-size: 11px;
	font: bold;
	color: #333333;
	height: 20px;
	text-decoration: none;	
}
a.topmenu:link, a.topmenu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
/*	padding-top: 15px; 
	background-position: 15px 0px;
	background-image: url(../images/apie.jpg);
	background-repeat: no-repeat; */
	height: 25px;
	text-decoration: none;
	text-indent: 15pt;
}
a.mainlevel:hover {
/*	background-position: 15px 0px; 
	background-image: url(../images/ttt.jpg);
	background-repeat: no-repeat; */
	font: bold;
	text-decoration: none;
	color: #FF9900; 
}
.mainlevel {
	font-weight: bold;
}

a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	font: normal;
	color: #666666;
	text-align: left;
	text-indent: 10px;
	height: 20px;
	vertical-align: middle;
	padding-top: 4px;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}


.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #DDD;
	border: 1px solid #BBB;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #CCC;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #EFEFEF;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
}
h3 {
	color: #FF6600;
	font-size: 12px; font-weight: bold;
}

/* Is serfo config failo */

h1 { font: Bold 18px Arial, Helvetica, sans-serif; color: #FF3300; cursor: default; text-transform : uppercase;}
h2 { 
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font: #FF9900; 
	cursor: default; 
	/*text-transform : uppercase;*/
	/*background-color: #FF6600;*/
}
h3 {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: default;
	background-color: #FF3300;
}
h4 {
	font: bold 11px Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	cursor: default;
	margin-bottom : 2px;
	text-transform : uppercase;
}
h5 { font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #333333; cursor: default;  }
.lentele {
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #999999;
	cellspacing: 2px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	padding: 2px;
}
.lentele td {
	border: 1px solid #999999;
	padding-left: 5px;
}
.lenteleheader td {
	border: 1px solid #999999;
	text-align: center;
	height: 25px;
	font-weight: bold;
	padding: 0px;
}
.lentele tr {
	height: 20px;
}
.cv {
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif; 
	color: #000000;
	vertical-align: middle;
}
.#FF9900 { font-color: #FF9900; }
.black { font-color: #000000; }
.cell {background-color: #CCCCCC;};
.tr_list_over {
    background-color: #FF9900;
    cursor: hand;
}
.tr_list_out {
    background-color: #FFFFFF;
    cursor: hand;
}
.border {
	border-top: 1px solid #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
body 
{ scrollbar-face-color : #FFFFFF;
scrollbar-shadow-color : #999999;
scrollbar-highlight-color: #999999;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color : #999999;
scrollbar-track-color : #FFFFFF;
scrollbar-darkshadow-color : #FFFFFF;
scrollbar-base-color : #FFFFFF;
}
.transbox {
width: 100%;
height: 100%;
overflow: auto;
filter: chroma(color=#FFFFFF);
}
table.servicesT
{ font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 500px;
background-color: #CCCCCC;
border: 1px #CCCCCC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT td.servHd
{ border-bottom: 2px solid #;
background-color: #CCCCCC;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;}


table.servicesT td
{ border-bottom: 1px dotted #CCCCCC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;} 

.servBodL { border-left: 1px dotted #CEDCEA; }


/*******************************************************************************
  http://www.serfas.lt/site/templates/serfas/tree/tree.css
*******************************************************************************/

/*
 * CSS for Standard tree layout
 * Copyright (C) 2005 SilverStripe Limited
 * Feel free to use this on your websites, but please leave this message in the fies
 * http://www.silverstripe.com/blog
 */
 
ul.tree{
	width: auto;
	padding-left : 0px;
	margin-left : 0px;
}

ul.tree img{
 	border : none;
}
 

ul.tree, ul.tree ul {
	padding-left: 0;
}

ul.tree ul {
	margin-left: 16px;
		
}
ul.tree li.closed ul {
	display: none;
}


ul.tree li {
	list-style: none;
	background: url(http://www.serfas.lt/site/templates/serfas/tree/i-repeater.gif) 0 0 repeat-y;
	display: block;
	width: auto;
	/* background-color:#FFFFFF; */
}



ul.tree li.last {
	list-style: none;
	background-image: none;
}



/* Span-A: I/L/I glpyhs */
ul.tree span.a {
	background: url(http://www.serfas.lt/site/templates/serfas/tree/t.gif) 0 50% no-repeat;
	display: block;
}
ul.tree span.a.last {
	background: url(http://www.serfas.lt/site/templates/serfas/tree/l.gif) 0 50% no-repeat;
}

/* Span-B: Plus/Minus icon */
ul.tree span.b {
}
ul.tree span.a.children span.b {
	background: url(http://www.serfas.lt/site/templates/serfas/tree/minus.gif) 0 50% no-repeat;
	cursor: pointer;
}
ul.tree li.closed span.a.children span.b {
	background: url(http://www.serfas.lt/site/templates/serfas/tree/plus.gif) 0 50% no-repeat;
	cursor: pointer;
}

/* Span-C: Spacing and extending tree line below the icon */
ul.tree span.c {
	margin-left: 16px;
}
ul.tree span.a.children span.c {
	background: url(http://www.serfas.lt/site/templates/serfas/tree/i-bottom.gif) 0 50% no-repeat;
}
ul.tree span.a.spanClosed span.c {
	background-image: none;
}


/* Anchor tag: Page icon */
ul.tree a  {
	white-space: nowrap;
	overflow: hidden;
	
	padding: 10px 0px 10px 18px;
	line-height: 16px;

	background: url(http://www.serfas.lt/site/templates/serfas/tree/page-file.png) 0 50% no-repeat;
}
ul.tree span.a.children a {
	background-image: url(http://www.serfas.lt/site/templates/serfas/tree/page-openfoldericon.png);
}
ul.tree span.a.children.spanClosed a {
	background-image: url(http://www.serfas.lt/site/templates/serfas/tree/page-foldericon.png);
}

/* Unformatted tree */
ul.tree.unformatted li {
	background-image: none;
	padding-left: 16px;
}
ul.tree.unformatted li li {
	background-image: none;
	padding-left: 0px;
}

/*
 * Divs, by default store vertically aligned data
 */

ul.tree li div {
	float: right;
	clear: right;
	height: 1em;
	margin-top: -26px;
}
/* As inside DIVs should be treated normally */
ul.tree div a  {
	padding: 0;
	background-image: none;
	min-height: auto;
	height: auto;
}

ul.tree li A:link, ul.tree li A:hover, ul.tree li A:visited {
	color : #111111;
}


ul.tree li .over{
	background-color : pink;
}



/*******************************************************************************
  http://www.serfas.lt/site/pv/css/lightbox.css
*******************************************************************************/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	


/************************************************
  inline style blocks
************************************************/



