/* Comment element properties */

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	color: #111;
	text-decoration: underline;
}

a.side {
	color: #555;
	text-decoration: none;
}

a:hover.side {
	color: #f6a504;
	text-decoration: underline;
}

a.white, li.white a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/fonas.jpg');
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	border: 1px solid #eee;
}

hr.side-hr {
	height: 1px;
	border: 1px solid #eee;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.alt {
	color: #04688d;
}

.spacer {
	margin-bottom: 5px;
}

.admin-message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #555;
	background-color: #f6f6f6;
	border: 1px solid #e1e1e1;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form {
	margin: 0px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image: url('images/vjFonas.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 20px;
	border: 1px solid #600;
	margin-top: 2px;
}

.bbcode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #eee;
	background-image: url(images/bbcode.gif);
	border: 1px solid #ccc;
	margin-top: 2px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
}

/* Header and footer properties */

.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 7px 5px 8px 5px;
}

.sub-header-left {
	width: 20px;
	height: 35px;
}

.sub-header-right {
	width: 20px;
	height: 35px;
}

.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.header {
	height: 151px;
	width: 320px;
	background-image: url(images/full-header.png);
	background-repeat: repeat-x;

}

.headerf {
	height: 66px;
	width: 100px;
	background-image: url(images/headerf.png);
	background-repeat: repeat-y;

}
.full-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	height: 85px;
	background-image: url('images/full-header.png');
	background-repeat: repeat-x;

}



.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	height: 33px;
	background-image: url('images/ajFonas.png');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 1px;
}

.bottom-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 4px 4px 5px 4px;
}

.main-body {
	font-size: 14px;
	color: #444;
	padding: 4px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
	color: #777;
	background-color: #fff;
	padding: 5px 5px 5px 0;
	width: 190px;
}

.side-border-right {
	color: #777;
	border-left: 1px dashed #888;
	padding: 5px 0 5px 5px;
	width: 190px;
}

.scapmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 555;
	color: #7f4f0d;
	padding: 6px 4px 6px 4px;
}

.panel-cleft {
	width: 16px;
}

.panel-cright {
}

.panel-cb {
	padding-top: 5px;
}

.panel-cbottom-left {
	height: 16px;
	width: 16px;
}

.panel-cbottom-right {
	height: 16px;
	width: 16px;
}

.panel-cbottom {
	height: 15px;
}

.panel-cbottom2 {
	height: 15px;
}

.side-body {
	font-size: 10px;
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 4px;
}

/* Center-Panel properties */

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: right;
}

.news-footer {
	font-size: 10px;
	color: #555;
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	padding: 3px 4px 4px 4px;
}

.capmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 555;
	color: #7f4f0d;
	padding: 6px 4px 6px 4px;
}

.capmain-left {
	width: 16px;
	height: 37px;
}

.capmain-right {
	width: 16px;
	height: 37px;
}

.main-bg {
	color: #555;
	padding: 10px 0 5px 0;
}

/* General table properties */

.center {
	margin: 0 auto;
}

.tbl-border {
	border: 1px solid #e1e1e1;
}

.tbl {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl1 {
	font-size: 11px;
	color: #555;
	background-color: #fff;
	padding: 4px;
}

.tbl2 {
	font-size: 11px;
	color: #555;
	background-color: #f1f1f1;
	padding: 4px;
}

.forum-caption {
	font-size: 11px;
	font-weight: bold;
	color: #888;
	background-color: #f1f1f1;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 11px;
	color: #555;
	background-color: #f8f8f8;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #bbb;
}

.poll {
	height: 10px;
	background-color: red;
}

.comment-name {
	font-weight: bold;
	color: #04688d;
}

.shoutboxname {
	font-weight: bold;
	color: #04688d;
}

.shoutbox {
	color: #777;
}

.shoutboxdate {
	font-size: 10px;
	color: #888;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #555;
}

.side-label {
	color: #555;
	background-color: #f1f1f1;
	margin: 2px 0 2px 0;
	padding: 2px 2px 3px 2px;
}

/* Vertical Navigation */

#navigation h2 {
	font-size: 10px;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0;
	padding: 4px;
}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
	display: block;
	color: #555;
	padding: 2px;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: green;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #f6a504;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #555;
	background-color: #f1f1f1;
	border: 1px solid #ddd;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #f6a504;
	margin: 2px;
	text-decoration: none;
}

.news-capmain {
  font-family : Helvetica, Arial, Verdana, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #000;
  text-transform : uppercase;
  width: 16px;
  height: 37px;
}
.news-capmainr {
  width: 16px;
  height: 37px;
}

.news-poster { border-bottom: 1px solid #CCC; margin-bottom: 10px; }

.turinys {
	background-image: url('images/tFonas.png');
}

.svKaire {
	width: 7px; height: 7px;
	background-image: url('images/svKaire.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.svCentras {
	height: 7px;
	background-image: url('images/tFonas.png');
}

.svDesine {
	width: 7px; height: 7px;
	background-image: url('images/svDesine.png');
	background-repeat: no-repeat;
	background-position: bottom left;
}

.sfKaire { background: url('images/sfKaire.png') right repeat-y; width: 7px; }
.sfDesine { background: url('images/sfDesine.png') left repeat-y; width: 7px; }

.saKaire {
	width: 7px; height: 7px;
	background-image: url('images/saKaire.png');
	background-repeat: no-repeat;
	background-position: top right;
}

.saCentras {
	height: 7px;
	background-image: url('images/sajFonas.png');
	background-repeat: repeat-x;
	background-position: top;
}

.saDesine {
	width: 7px; height: 7px;
	background-image: url('images/saDesine.png');
	background-repeat: no-repeat;
	background-position: top left;
}

.dRodykle {
	background-image: url('images/vjKaire.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 99px;
}

.dTurinys {
	background-image: url('images/vjFonas.png');
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	font-size: 14px;
	height: 26px;
	color: #FFF;
}

.paieskai {
	background-image: url('images/paieska.png');
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding-right: 11px;
	width: 190px;
}

.iPaieska {
	background-image: url('images/iPaieska.png');
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	border: none;
	width: 142px;
	height: 18px;
}

.vMeniu {
	width: 100%;
	height: 49px;
}

.mFonas {
	text-align: left;
}

.vFonas {
	background-image: url('images/vFonas.png');
	height: 131px;
}

.logotipas { text-align: left; vertical-align: top; padding: 15px 0 5px 20px; width: 220px;}
.kalendorius { text-align: right; vertical-align: top; padding: 0px; }

.kDiena { color: #3c2308; display: block; font-size: 14px; font-family: "Century Gothic"; }
.kDiena1 { color: #222; display: block; font-size: 14px; font-family: "Century Gothic"; }
.kSkaicius { color: #3c2308; display: block; font-size: 44px; font-family: "Century Gothic"; margin: -15px 0px -10px 0px; }
.kSkaicius1 { color: #222; display: block; font-size: 44px; font-family: "Century Gothic"; margin: -15px 0px -10px 0px; }
.kSkaicius2 { color: #F66; display: block; font-size: 44px; font-family: "Century Gothic"; margin: -15px 0px -10px 0px; }
.kMenuo { color: #3c2308; display: block; font-size: 14px; font-family: "Century Gothic"; }
.kMenuo1 { color: #222; display: block; font-size: 14px; font-family: "Century Gothic"; }


.vartotojams { background: url('images/aBase.png') right no-repeat; color: #CCC; }
.avatras { text-align: center; background: url('images/avatar.png') center no-repeat; padding: 7px;  }

.miniFoto { background: url('images/fotoRemelis.png'); padding: 16px; }

.nIco { border: none; }
a.vNavi0  { color: #888; font-size: 12px; font-family: "Century Gothic"; }
a:hover.vNavi0  { color: #333; font-size: 12px; font-family: "Century Gothic"; border-bottom: 2px solid #0e5310; text-decoration: none; }
a.vNavi  { color: #888; font-size: 12px; font-family: "Century Gothic"; }
a:hover.vNavi  { color: #FFF; font-size: 12px; font-family: "Century Gothic"; background: #3f8441; text-decoration: none; }

a.white, li.white a {
	display: block;
	float: left;
	width: 100px;
	height: 37px;
	color: #ba8126;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-family: "Century Gothic";
}

a:hover.white, li.white a:hover {
	color: #fff;
	text-decoration: none;
	background: url('images/flare.png') top center no-repeat;
}
.pMeniu { vertical-align: bottom; }
.pMeniu ul { margin: 0; padding: 0; }
.pMeniu ul li { display: inline; }

/*Helpers*/
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}

#container{
	width: 100%;
	overflow-x: auto;
	overflow-y: visible;
}

/*IE Fixes*/
* html #main-bg {
	height: 1%;
	width: auto;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}
