#lbcaption {
	display: block;
	font-weight: bold;
}

#lbclose {
	float: right;
	height: 28px;
	margin-bottom: 1px;
	width: 70px;
}

#lbclose.blue {
	background: url(../img/icons/close_blue.png) no-repeat;
}

#lbclose.gold {
	background: url(../img/icons/close_gold.png) no-repeat;
}

#lbclose.green {
	background: url(../img/icons/close_green.png) no-repeat;
}

#lbclose.grey {
	background: url(../img/icons/close_grey.png) no-repeat;
}

#lbclose.red {
	background: url(../img/icons/close_red.png) no-repeat;
}

#lbdetails {
	float: left;
	text-align: left;
	width: 60%;
}

#lbdetailscontainer {
	background-color: #FFFFFF;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}

#lbdetailscontainer.blue {
	border: 3px solid #5F89D8;
	border-top: none;
}

#lbdetailscontainer.gold {
	border: 3px solid #B0B000;
	border-top: none;
}

#lbdetailscontainer.green {
	border: 3px solid #00B000;
	border-top: none;
}

#lbdetailscontainer.grey {
	border: 3px solid #888888;
	border-top: none;
}

#lbdetailscontainer.red {
	border: 3px solid #DD0000;
	border-top: none;
}

#lbdetailsdata {
	padding: 0 10px;
}

#lbdetailsdata.blue {
	color: #01379E;
}

#lbdetailsdata.gold {
	color: #666600;
}

#lbdetailsdata.green {
	color: #003300;
}

#lbdetailsdata.grey {
	color: #333333;
}

#lbdetailsdata.red {
	color: #620000;
}

#lbhovernav {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}

#lbhovernav a {
	outline: none;
}

#lbimagecontainer, #lbiframecontainer {
	padding: 10px;
}

#lbimagecontainer>#lbhovernav {
	left: 0;
}

#lbloading {
	background: url(../img/icons/loading.gif) center no-repeat;
	height: 32px;
	left: 0%;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 45%;
	width: 100%;
}

#lbmain {
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 99999;
}

#lbmain a ../img {
	border: none;
}

#lbnavdisplay {
	display: block;
	float: left;
	padding-bottom: 1.0em;
}

#lbnext {
	background: transparent url(../img/icons/blank.gif) no-repeat;
	display: block;
	float: right;
	height: 100%;
	right: 0;
	width: 49%;
}

#lbnext.blue:hover, #lbnext.blue:visited:hover {
	background: url(../img/icons/next_blue.gif) right 15% no-repeat;
}

#lbnext.gold:hover, #lbnext.gold:visited:hover {
	background: url(../img/icons/next_gold.gif) right 15% no-repeat;
}

#lbnext.green:hover, #lbnext.green:visited:hover {
	background: url(../img/icons/next_green.gif) right 15% no-repeat;
}

#lbnext.grey:hover, #lbnext.grey:visited:hover {
	background: url(../img/icons/next_grey.gif) right 15% no-repeat;
}

#lbnext.red:hover, #lbnext.red:visited:hover {
	background: url(../img/icons/next_red.gif) right 15% no-repeat;
}

#lbnumberdisplay {
	display: block;
	float: left;
	padding-bottom: 1.0em;
}

#lboutercontainer {
	background-color: #FFFFFF;
	height: 200px;
	margin: 0 auto;
	position: relative;
	width: 200px;
}

#lboutercontainer.blue {
	border: 3px solid #5F89D8;
}

#lboutercontainer.gold {
	border: 3px solid #B0B000;
}

#lboutercontainer.green {
	border: 3px solid #00B000;
}

#lboutercontainer.grey {
	border: 3px solid #888888;
}

#lboutercontainer.red {
	border: 3px solid #DD0000;
}

#lboverlay {
	height: 500px;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99998;
}

#lboverlay.blue {
	background-color: #011D50;
}

#lboverlay.gold {
	background-color: #666600;
}

#lboverlay.green {
	background-color: #003300;
}

#lboverlay.grey {
	background-color: #000000;
}

#lboverlay.red {
	background-color: #330000;
}

#lbpause {
	float: right;
	height: 28px;
	margin-bottom: 1px;
	width: 64px;
}

#lbpause.blue {
	background: url(../img/icons/pause_blue.png) no-repeat;
}

#lbpause.gold {
	background: url(../img/icons/pause_gold.png) no-repeat;
}

#lbpause.green {
	background: url(../img/icons/pause_green.png) no-repeat;
}

#lbpause.grey {
	background: url(../img/icons/pause_grey.png) no-repeat;
}

#lbpause.red {
	background: url(../img/icons/pause_red.png) no-repeat;
}

#lbplay {
	float: right;
	height: 28px;
	margin-bottom: 1px;
	width: 64px;
}

#lbplay.blue {
	background: url(../img/icons/play_blue.png) no-repeat;
}

#lbplay.gold {
	background: url(../img/icons/play_gold.png) no-repeat;
}

#lbplay.green {
	background: url(../img/icons/play_green.png) no-repeat;
}

#lbplay.grey {
	background: url(../img/icons/play_grey.png) no-repeat;
}

#lbplay.red {
	background: url(../img/icons/play_red.png) no-repeat;
}

#lbprev {
	background: transparent url(../img/icons/blank.gif) no-repeat;
	display: block;
	float: left;
	height: 100%;
	left: 0;
	width: 49%;
}

#lbprev.blue:hover, #lbprev.blue:visited:hover {
	background: url(../img/icons/prev_blue.gif) left 15% no-repeat;
}

#lbprev.gold:hover, #lbprev.gold:visited:hover {
	background: url(../img/icons/prev_gold.gif) left 15% no-repeat;
}

#lbprev.green:hover, #lbprev.green:visited:hover {
	background: url(../img/icons/prev_green.gif) left 15% no-repeat;
}

#lbprev.grey:hover, #lbprev.grey:visited:hover {
	background: url(../img/icons/prev_grey.gif) left 15% no-repeat;
}

#lbprev.red:hover, #lbprev.red:visited:hover {
	background: url(../img/icons/prev_red.gif) left 15% no-repeat;
}

#lbprev2, #lbnext2 {
	font-weight: bold;
	text-decoration: none;
}

#lbprev2.blue, #lbnext2.blue, #lbspacer.blue {
	color: #01379E;
}

#lbprev2.gold, #lbnext2.gold, #lbspacer.gold {
	color: #666600;
}

#lbprev2.green, #lbnext2.green, #lbspacer.green {
	color: #003300;
}

#lbprev2.grey, #lbnext2.grey, #lbspacer.grey {
	color: #333333;
}

#lbprev2.red, #lbnext2.red, #lbspacer.red {
	color: #620000;
}

#lbprev2_off, #lbnext2_off {
	font-weight: bold;
}

#lbprev2_off.blue, #lbnext2_off.blue {
	color: #B7CAEE;
}

#lbprev2_off.gold, #lbnext2_off.gold {
	color: #E1E100;
}

#lbprev2_off.green, #lbnext2_off.green {
	color: #82FF82;
}

#lbprev2_off.grey, #lbnext2_off.grey {
	color: #CCCCCC;
}

#lbprev2_off.red, #lbnext2_off.red {
	color: #FFCCCC;
}
