body {background-color: #383d46}

A {	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

A:link {COLOR: #c0c0c0; TEXT-DECORATION: none}
A:visited {COLOR: #c0c0c0; TEXT-DECORATION: none}
A:active {	COLOR: #c0c0c0; TEXT-DECORATION: none}
A:hover {COLOR: #ff6666; TEXT-DECORATION: none}

.pamatfonts {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Verdana, Arial}
.sfonts {FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #c0c0c0; FONT-FAMILY: Verdana, Arial}
.ssfonts {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #c0c0c0; FONT-FAMILY: Verdana, Arial}
.imborder {BORDER-COLOR: #c0c0c0; BORDER: 1px solid}
.btn1 {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #808080; FONT-FAMILY: Verdana, Arial; BACKGROUND: #383d46; BORDER-COLOR: #808080; BORDER: 1px solid}
.btn2 {FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #ff6666; FONT-FAMILY: Verdana, Arial; BACKGROUND: #383d46; BORDER-COLOR: #ff6666; BORDER: 1px solid}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #383d46;
	cursor: pointer;
}
	
#lbCenter {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #383d46;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-top:1px solid #808080;
	border-bottom:0px solid #383d46;
}
#lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #383d46;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	border-top:0px;
	border-bottom:1px solid #808080;
}

.lbLoading {
	background: transparent url("../slimbox/images/loader.gif") no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 4px solid #383d46;
	border-bottom-style: none;
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url('../slimbox/images/prev.png') no-repeat 0% 25%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url('../slimbox/images/next.png') no-repeat 100% 25%;
}

/*---- PIEVIENOTAIS AR SLIDESHOW ----*/

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	margin-top: -5px;
	margin-left: 3px;
	margin-right: 2px;
	background-color: #383d46;
	border-right: 3px solid #383d46;
	border-bottom: 3px solid #383d46;
	clear:both;
}

#lbCloseLink {
	display: block;
	float: left;
	width: 24px;
	cursor:pointer;
	height: 16px;
	background: transparent url(../slimbox/images/close.gif) 0 0 no-repeat;
	margin: 0;
}
#lbCloseLink:hover {
	background: transparent url(../slimbox/images/close.gif) 0 -16px no-repeat;
}

#lbPlayLink.mostraBt {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: transparent url(../slimbox/images/play.gif) 0 0 no-repeat;
	border-left: 6px solid #383d46;
	cursor: pointer;
}

#lbPlayLink:hover {
	background: transparent url(../slimbox/images/play.gif) 0 -16px no-repeat;
}

#lbPlayLink.nascondiBt {
	display:none;
}

#lbStopLink.mostraBt{
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	background: transparent url(../slimbox/images/stop.gif) 0 0 no-repeat;
	border-left: 6px solid #383d46;
	cursor: pointer;
}
#lbStopLink:hover {
	background: transparent url(../slimbox/images/stop.gif) 0 -16px no-repeat;
}
#lbStopLink.nascondiBt {
	display:none;
}

#lbNumber {
	float:right;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #383d46;
	border-right: 6px solid #383d46;
}

#lbCaption {
	position: absolute;
	left: 47%;
	border-top: 1px solid #383d46;
}

/*loader slideshow*/
#loaderTime {
	height:0px;
	background:url(../slimbox/images/ptoOver.gif) 0 0 repeat-x;
	width:0%;
	display:block;
	padding:0;
	margin:0;
}
