@charset "utf-8";
/* bendri stiliai */

body  {
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #f0f0f0 url(../images/bg_juosta.gif) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
a{color:#17a4de;}
.fotospauda #container{
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.fotospauda #header {
	background: #fff url(../images/header-bgr.png) repeat-x top;
}
.fotospauda #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
}
.fotospauda #footer {
	border:1px solid #fff;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img{border:0;}
#logo{
	margin:30px 0 0 15px;
	float: left;
}
#meniu, #footerTop ul{
	font-size: 13px;
	text-transform:uppercase;
	margin: 0;
}
#meniu li{ 
	display: block;
	float:left;
	padding:0;
	margin-left:20px;
}
#meniu a, #footerTop ul a{ 
	text-decoration:none;
	color:#1b76c9;
}
#meniu a:hover, #footerTop ul a:hover{text-decoration:underline;}
#steps{
	border:none;
	clear: left;
	float:left;
}
#header{height:268px;}
h1{
	font-size:15px;
}
h2{font-size:13px;}
.microBlock{
	display:inline;
	margin:20px 3px;
	text-align: center;
	width:235px;
	float:left;
	border:1px solid #dbf1fa;
}
.juosta{padding:3px 20px;}
.juosta a{font-size:11px;}
.juosta input, #login-info input{	
	width:91px;
	padding:3px;
	font-size:12px;
}
input.button{
	background-color:transparent;
	margin-right:15px;
	padding:0;
	color:#17a4de;
	cursor:pointer;
}
#login input.button, #login-info input.button{
	border:none;	
	width:auto;
}
.juosta input.button{
	font-size:12px;
	cursor:pointer;
}
#footerTop{background-color:#e8f4a6;}
#footerTop input, #login-info input{
	border:1px solid #d7ed52;
	background-color:#fafded;
}
#footerTop input.button{
	color:#8ea309;
	background:#e8f4a6;
	border:none;
	width:auto;
}
#footerTop ul a{color:#8ea309;}
#footerTop ul{
	margin:0 0 0 115px;
	padding:0;
}
#footerTop li, #footerTop ul, #footerTop form{ display:inline;}
#footerTop li{margin-left:25px;}
#footerCopy{
	background:#f3f9d2;
	font-size:10px;
	color:#afbe51;
	padding:4px 20px;
	border:solid #fff;
	border-width:1px 0;
}
#footerCopy a{
	color:#afbe51;
	font-size:10px;
}
#white{
	background:#fff url(../images/cont-bgr.gif) top repeat-x;
}
#login input, #reply_form input, #reply_form textarea{border:1px solid #b1d9e9;}
#js_error_container, .error_inside{
	background-color:#FE6E6E;
	padding:3px;
	margin:5px 0;
}
/* TABAI : START */
.tabs {
	padding: 0;
	margin:5px 0 0 2px;
	float:left;
	height:38px;
}
.tabs ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.tabs li {
	list-style: none;
	float: left;
	margin: 0 1px -1px;
	padding: 5px 1px;
	width:80px;
	text-align:center;
}
#minialbums.tabs li{
	width:50px;
}
.oneWord a{line-height:2;}
.tabs_holder{
	display:block;
	height:45px;
}
.tabs .oneWord{
	padding:5px 9px;
	width:auto;
	height:26px;
}
.tabs .current {
	background-color:#17A4DE;
	border-width:1px 0;
}
#center .tabs .current a,.tabs .current a{
	color: #fff;
}
.tabs a {
	display: block;
	text-decoration:none;
}
.tab-block{
	/*clear:both;*/
	padding:2px 0;
	margin-bottom:5px;
}
.tab-block, .tabs li{
	border:1px solid #17A4DE;
}
.tab-block p{padding:5px;}
.tab-block ul, .tab-block ol{padding:5px 20px;}
/* TABAI : END */
.lscreen_left {
	background-repeat: no-repeat;
	text-align:left;
	/*background-image: url(../images/folder_tree/tail.gif);*/
	width: 350px;
	padding-top: 10px;
	margin-left: 80px;
	position: absolute;	
	z-index: 40;
}
.lscreen_left .lscreen_left_inside {
	min-height:204px;
	padding: 8px 10px;
	background-color: #ebebeb;
	color:#7A7A7A;
}
.lscreen_left .lscreen_left_inside .lscreen_left_top {
	font-size: 10pt;
	color: #7a7a7a;	
}
.lscreen_left .lscreen_left_inside .lscreen_left_top .exit {
	float: right;
	text-decoration:none;
}
.lscreen_left .lscreen_left_inside .container {
	border: 1px solid #dddddd;
	background-color: #F5F6F6;
	min-height: 166px;
	padding-bottom: 7px;
}
/* folder tree */
.folderTree{ 
	padding-bottom:10px;
	margin: 0;
	}
.folderTree ul {
	list-style-type: none;
	margin: 11px 0px 0px 9px;
	background-repeat: no-repeat;
	border:none;
	border-left: 1px solid #C0C0C0;
	padding: 0;
}
.folderTree ul ul{margin:0 0 0 15px;}
/*.folderTree .minus {background-image: url(../images/folder_tree/li_menu_minus.gif);} Justinas 2009 07 20
.folderTree .plus {background-image: url(../images/folder_tree/li_menu_plus.gif);}
.folderTree ul a.ul {padding-left: 35px;}
.folderTree ul li.first {margin-top: 3px;}
.folderTree ul li.last {
	border: 0;
	background-image: url(../images/folder_tree/li_file_last.gif);
	background-position: 0 0;
}*/
.folderTree a{
	color: #EA8539;
	font-weight: bold;
	font-size: 10pt;
	list-style-type: none;
}
.folderTree li {
	background:url(../images/folder_tree/li_file.gif) 0 2px no-repeat;
	padding:5px 0;
	border:none;
	list-style: none;
	margin: 0;
	width: auto;
	text-align:left;
	float:none;
}
.folderTreeOwnerName{
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	color:#7A7A7A;
}
.folderTree a, .folderTree p {
	font-weight: normal;
	display: block;
	vertical-align: middle;
	padding: 0px 0px 5px 25px;
}
.folderTree label{margin-left:25px;}
.folderTree a:hover {text-decoration: none;}
/* folder tree END */
