/* SLIMBOX */

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

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../Slimbox/images/loading.gif) no-repeat center;
}

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

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

#lbPrevLink {
	left: 0;
}

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

#lbNextLink {
	right: 0;
}

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

#lbBottom { font-family: verdana; font-size: 10px; color: #737373; font-weight: normal; line-height: 1.4em; text-align: justify; border-color: #fff; border-style: none solid solid; border-width: 10px; }

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../Slimbox/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

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

#lbCaption { color: #737373; font-family: verdana; font-weight: normal; text-align: justify; }
body { color: #737373; font-size: 12px; font-family: verdana; font-weight: normal; font-style: normal; line-height: 16px; background-color: white; text-decoration: none; }
.body { color: #737373; font-size: 12px; font-family: verdana; font-weight: normal; font-style: normal; line-height: 16px; text-decoration: none; text-align: justify; }
.body_2 { color: #737373; font-size: 11px; font-family: verdana; font-style: normal; font-weight: normal; line-height: 16px; text-decoration: none; text-align: justify; }
.body_3 { color: #799c19; font-size: 12px; font-family: verdana; font-style: normal; font-weight: normal; line-height: 16px; text-decoration: none; text-align: justify; }
.body_4 { color: #737373; font-size: 10px; font-family: verdana; font-style: normal; font-weight: normal; line-height: 10px; text-decoration: none; text-align: justify; }
.head_1 { color: #799c19; font-size: 12px; font-family: georgia; font-style: normal; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.head_2 { color: #799c19; font-size: 12px; font-family: verdana; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none; }
.head_3 { color: #799c19; font-size: 11px; font-family: verdana; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none; }
.head_4 { color: #737373; font-size: 11px; font-family: verdana; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none; }
.head_5 { color: #737373; font-size: 12px; font-family: verdana; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none; }
.head_6 { color: #737373; font-size: 12px; font-family: georgia; font-style: normal; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.nav { color: #fff; font-size: 11px; font-family: verdana; font-style: normal; font-weight: bold; line-height: 10px; text-decoration: none; }
p {}
td {}
a:link { color: #737373 ; text-decoration: none; }
a:visited { color: #737373 ; text-decoration: none; }
a:hover { color: #799c19 ; text-decoration: none; }
a:active { color: #799c19 ; text-decoration: none; }

