body {
  margin: 10px;
  padding: 0px;
  color: #20561a;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  background-image: url('images/bg.gif');
  background-position: 0px 0px;
  background-repeat: repeat;
}

table, td {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.5em;
  color: #20561a;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
}

img {
  border: 0px;
}

form {
  margin: 0px;
}

.main-left {
  background-image: url('images/main-left.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 475px;
  height: 501px;
  padding-left: 3px;
  padding-top: 122px;
}

.content-left {
  background-image: url('images/content-left.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  width: 475px;
  height: 231px;
}

.content {
  background-image: url('images/content-bg.gif');
  background-position: bottom left;
  background-repeat: repeat-x;
  background-color: #E9FFDD;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

input, textarea {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #20561a;
  border: 1px solid #759D68;
}


.copyright {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #485038;
  padding-left: 20px;
  padding-right: 20px;
}

.copyright td {
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #485038;
  padding-right: 12px;
}

.thumb {
  border: 1px transparent solid;
}

.thumb-cont {
  width: 212px;
  border: 3px #759D68 solid;
  margin-bottom: 10px;
}

a:link, a:visited, a:active {
  color: #666666;
  text-decoration: underline;
}

a:hover {
  color: #888888;
  text-decoration: underline;
}

.menu td {
  padding-right: 2px;
}

a.button {
  background: transparent url('images/button-left.png') no-repeat top left;
  display: block;
  float: left;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
  height: 25px; /* Height of button background height */
  padding-left: 12px; /* Width of left menu image */
  text-decoration: none;
}

a:link.button, a:visited.button, a:active.button{
  color: #1f5315;
  text-decoration: none;
  text-transform: lowercase;
  font-weight: bold;
}

a.button span {
  background: transparent url('images/button-right.png') no-repeat top right;
  display: block;
  padding: 6px 12px 2px 0;
}

a.button:hover {
  background-position: bottom left;
  text-decoration: none;
}

a.button:hover span {
  background-position: bottom right;
  color: #FFFFFF;
}

.buttonwrapper {
  overflow: hidden;
  width: 100%;
}


a.title {
  background: transparent url('images/title-left.png') no-repeat top left;
  display: block;
  float: left;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of title background (default is 24px) */
  height: 25px; /* Height of title background height */
  padding-left: 16px; /* Width of left menu image */
  text-decoration: none;
}

a:link.title, a:visited.title, a:active.title{
  color: #135003;
  text-decoration: none;
}

a.title span {
  background: transparent url('images/title-right.png') no-repeat top right;
  display: block;
  padding: 4px 16px 4px 0;
}

a.title:hover {
  text-decoration: none;
}

a.title:hover span {
  color: #135003;
  background-position: bottom right;
}


.heading { /* Antraste */
  font-size: 16px;
  margin-top: 2px;
  margin-bottom: 7px;
  color: #385d95;
}

.yellow { /* Geltona */
  color: #fbe40c;
}

.blue { /* Melynas tekstas */
  color: #aeb8d3;
}

.red { /* Raudonas tekstas */
  color: #e81042;
}

.bigger { /* Didesnis */
  font-size: 14px;
}

.smaller { /* Mazesnis */
  font-size: 11px;
  line-height: 1.3em;
}

.box { /* Dezute */
  background-color: #DDDDDD;
  padding: 5px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
