/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color:#242424;
}

.lbLoading {
	background: ##242424 url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #242424;
	background-repeat: no-repeat;
}

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

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #bcbdc0;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #242424;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel1.gif) no-repeat right;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#hov1 {
	background-image: url('../../../images/application/small/g-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov1:hover{
	background-image: url('../../../images/application/small/g-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov2 {
	background-image: url('../../../images/application/small/b-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov2:hover{
	background-image: url('../../../images/application/small/b-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov3 {
	background-image: url('../../../images/application/small/c-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov3:hover{
	background-image: url('../../../images/application/small/c-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov4 {
	background-image: url('../../../images/application/small/d-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov4:hover{
	background-image: url('../../../images/application/small/d-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov5 {
	background-image: url('../../../images/application/small/e-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov5:hover{
	background-image: url('../../../images/application/small/e-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov6 {
	background-image: url('../../../images/application/small/f-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov6:hover{
	background-image: url('../../../images/application/small/f-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov7 {
	background-image: url('../../../images/application/small/a-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov7:hover{
	background-image: url('../../../images/application/small/a-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov8 {
	background-image: url('../../../images/application/small/h-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov8:hover{
	background-image: url('../../../images/application/small/h-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov9 {
	background-image: url('../../../images/application/small/i-1.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}

#hov9:hover{
	background-image: url('../../../images/application/small/i-2.jpg'); 
	height:225px; 
	width:75px; 
	display:inline;
	border:none;
}