/* @group clear */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}

/* @end */

body {
	color: #280404;
	background-color: #fff;
	background-image: url(/img/bg.jpg);
	font: 11pt "Trebuchet MS", Arial, sans-serif;
}

a {
	color: #67b505;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
	outline: none;
}

a:active {
	outline: none;
}

.top, .bottom {
	margin: 24px auto 0 auto;
	width: 968px;
	height: 46px;
	background: url(/img/s_t.png) no-repeat;
}

.bottom {
	margin: 0 auto 24px auto;
	background: url(/img/s_b.png) no-repeat;
}

#main {
	width: 968px;
	margin: 0 auto;
	background: url(/img/s_m.png) repeat-y;
}

#page {
	position: relative;
	width: 876px;
	margin: 0 auto;
	background: url(/img/bg_p.jpg) repeat-y;
	min-height: 600px;
}

#page h1.head {
	background: url(/img/zaliasmiestas.gif) no-repeat;
	width: 621px;
	height: 168px;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}

#page h2.head {
	position: absolute;
	top: 88px;
	left: 88px;
	background: url(/img/t_naujienos.gif) no-repeat;
	width: 530px;
	height: 70px;
	text-indent: -1000px;
	overflow: hidden;
	cursor: pointer;
}

#page h2.head_a { background: url(/img/t_apieprojekta.gif) no-repeat; }
#page h2.head_s { background: url(/img/t_sodinkim.gif) no-repeat; }
#page h2.head_p { background: url(/img/t_patarimai.gif) no-repeat; }
#page h2.head_r { background: url(/img/t_remejai.gif) no-repeat; }
#page h2.head_k { background: url(/img/t_kontaktai.gif) no-repeat; }

/* @group menu */

#menu {
	top: -50px;
	right: -51px;
	position: absolute;
	width: 309px;
	height: 230px;
	overflow: hidden;
	background: url(/img/m_bg.png) no-repeat;
}

#menu ul {
	position: relative;
	left: 25px;
	top: 21px;
	width: 195px;
	overflow: hidden;
	background: url(/img/m_l.gif) no-repeat 0 0;
}

#menu .active_a { background-position: -195px 0; }
#menu .active_s { background-position: -390px 0; }
#menu .active_p { background-position: -585px 0; }
#menu .active_r { background-position: -780px 0; }
#menu .active_k { background-position: -975px 0; }

#menu a {
	display: block;
	text-indent: -1000px;
	overflow: hidden;
	width: 195px;
	height: 31px;
	background: url(/img/m_t.gif) no-repeat;
}

#menu .m1 a { width: 150px; background-position: 0 0; }
#menu .m2 a { background-position: 0 -31px; }
#menu .m3 a { width: 145px; background-position: 0 -62px; }
#menu .m4 a { width: 150px; background-position: 0 -93px; }
#menu .m5 a { width: 120px; background-position: 0 -124px; }
#menu .m6 a { width: 145px; background-position: 0 -155px; }
#menu .m1 a:hover { background-position: -390px 0; }
#menu .m2 a:hover { background-position: -390px -31px; }
#menu .m3 a:hover { background-position: -390px -62px; }
#menu .m4 a:hover { background-position: -390px -93px; }
#menu .m5 a:hover { background-position: -390px -124px; }
#menu .m6 a:hover { background-position: -390px -155px; }
#menu .m1 a.active { background-position: -195px 0; }
#menu .m2 a.active { background-position: -195px -31px; }
#menu .m3 a.active { background-position: -195px -62px; }
#menu .m4 a.active { background-position: -195px -93px; }
#menu .m5 a.active { background-position: -195px -124px; }
#menu .m6 a.active { background-position: -195px -155px; }

/* @end */

/* @group sidebar */

#sidebar {
	position: absolute;
	top: 190px;
	right: 0;
	width: 225px;
	font-size: 10pt;
}

#sidebar h4 {
	position: relative;
	margin-top: 16px;
	text-indent: -1000px;
	background: url(/img/t_h4.gif) no-repeat;
	height: 20px;
}

#sidebar h4.t_debesis { background-position: 0 -20px; }
#sidebar h4.t_archyvas { background-position: 0 -40px; }
#sidebar h5 {
	color: #0078ff;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 5px;
}

#sidebar a {
	color: #280404;
}

#sidebar .icons {
	height: 50px;
	overflow: hidden;
}

#sidebar .icons li {
	display: inline;
}

#sidebar .icons li a {
	text-indent: -1000px;
	display: block;
	height: 50px;
	width: 55px;
	float: left;
	overflow: hidden;
}

#sidebar .i_rss a { background: url(/img/icons.gif) no-repeat 0 0; }
#sidebar .i_fb a { background: url(/img/icons.gif) no-repeat -55px 0; }
#sidebar .i_t a { background: url(/img/icons.gif) no-repeat -110px 0; }
#sidebar .i_rss a:hover { background-position: 0 -50px; }
#sidebar .i_fb a:hover { background-position: -55px -50px; }
#sidebar .i_t a:hover { background-position: -110px -50px; }

/* @end */

/* @group content */

#content {
	padding-top: 15px;
	padding-bottom: 50px;
	margin-left: 30px;
	width: 590px;
}

#content h2 {
	margin: 0 20px 30px 20px;
	color: #0078ff;
	font-size: 16pt;
}

#content strong {
	font-weight: bold;
}

#content em {
	font-style: italic;
}

#content .alignright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

#content .post {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 340px;
	background: url(/img/c_bg.png) no-repeat 0 bottom;
	padding-bottom: 50px;
}

#content h3 {
	font-size: 20pt;
	background: url(/img/c_h3.png) no-repeat 0 3px;
	padding-left: 40px;
	padding-right: 100px;
}

#content pre {
	white-space: normal;
	margin: 20px 0 40px 0;
}

#content pre a img {
	padding: 2px;
	margin-right: 9px;
	margin-bottom: 5px;
}

#content pre a:hover img {
	border-color: #0078ff;
}

#content p {
	margin: 0 0 10px 0;
}

#content p a,
#content li a {
	color: #280404;
	font-weight: bold;
}

#content img {
	max-width: 546px;
	border: 2px solid #67b505;
}

#content li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 5px;
}

#content p.date {
	position: absolute;
	top: -7px;
	right: 15px;
	margin: 0;
	display: block;
	width: 86px;
	height: 46px;
	text-align: center;
	font-size: 8pt;
	line-height: 48px;
	background: url(/img/c_d.png) no-repeat;
	overflow: hidden;
}

#content p.categories {
	margin-top: 7px;
	margin-bottom: 17px;
	font-size: 9pt;
}

#content p.categories .comments a,
#content p.more a {
	font-size: 9pt;
	background-color: #0078ff;
	color: #fff;
	padding: 1px 4px;
}

#content p.categories .comments a:hover,
#content p.more a:hover {
	background-color: #67b505;
	text-decoration: none;
}

#content .page {
	padding-top: 10px;
}

#content .page p {
	margin-left: 0;
	margin-right: 0;
}

#content h4 {
	font-size: 16pt;
	margin-top: 30px;
	margin-bottom: 20px;
	clear: both;
}

#content ol, #content ul {
	padding-bottom: 20px;
}

#content ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 8px;
}

#content .page #pristatymas {
	margin-top: 20px;
}

/* @end */

/* @group comments */

#content .comments h4 {
	font-size: 16pt;
	margin-top: 30px;
	margin-bottom: 20px;
}

#content .comments p {
	margin-left: 0;
	margin-right: 0;
}

#content .comment {
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 10pt;
}

#content .comments .data {
	text-align: right;
	border-bottom: 1px solid #0078ff;
	font-size: 9pt;
}

#content .comments .data span {
	color: #0078ff;
	font-weight: bold;
	float: left;
	font-size: 10pt;
}

#content .comments form {
	margin-left: 20px;
	font: 10pt Arial, Helvetica, Geneva, sans-serif;
}

#content .comments form label {
	float: left;
	width: 80px;
	line-height: 14pt;
}

#content .comments form input.field {
	width: 320px;
	border: 1px solid #280404;
}

#content .comments form textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #280404;
}


/* @end */

/* @group pics */

#sidebar h4 .p_m {
	position: absolute;
	top: -15px;
	right: 20px;
	display: block;
	width: 109px;
	height: 103px;
	background: url(/img/p_a.png) no-repeat;
}

#content .p_p {
	position: absolute;
	top: -35px;
	right: 100px;
	display: block;
	width: 94px;
	height: 46px;
	background: url(/img/p_p.png) no-repeat;
}

/* @end */

#video {
	outline: none;
}

#clear {
	clear: both;
}
#lightbox{
	position: absolute;
	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(/img/lightbox_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(/img/lightbox_prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox_next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#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;
	display: none;
	}
	

.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 */
	}	
	

