/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* General */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #ffffff;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000000 url('images/bg.jpg') repeat left top;
	}

input, textarea {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

img {
	margin: 0;
	padding: 0;
	border: none;
	}

a {
	color: #83a000;
	text-decoration: none;
	}

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

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Clases Generales */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.nofloat {
	clear: both;
	}

.hidden {
	display: none;
	}

.nowrap {
	white-space: nowrap;
	}

.righted {
	text-align: right;
	}

.centered {
	text-align: center;
	}

.pagetitle {
	margin: 15px 0 0 10px;
	padding: 0 0 10px 0;
	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	background: transparent url('images/linea.gif') repeat-x left bottom;
	}

.pagetoptitle {
	margin: 7px 0 0 0 ;
	padding: 0 0 10px 0;
	color: #ffffff;
	font-size: 20px;
	font-weight: normal;
	background: transparent url('images/linea.gif') repeat-x left bottom;
	}

.pagesubtitle {
	margin: 20px 0 0 10px;
	padding: 0 0 10px 0;
	color: #da8e50;
	font-size: 20px;
	font-weight: normal;
	background: transparent url('images/linea.gif') repeat-x left bottom;
	}

.varcontenido {
	margin: 10px 5px 0 15px;
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	}

.separador {
	padding-bottom: 10px;
	border-bottom: #3a3a3a 1px dotted;
	}

.separadorfloat {
	clear: both;
	border-bottom: #3a3a3a 1px dotted;
	}

.important strong {
	color: #83a000;
	font-weight: normal;
	}

.importantm strong {
	color: #e5e6de;
	font-weight: normal;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* CKEditor Styles */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.ck-content {
	font-size: 11px;
	line-height: 17px;
	margin: 10px;
	padding: 0;
	height: auto;
	background: #1e1e1e;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Panels */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#toppanel {
	height: auto !important;
	min-height: 50px;
	overflow: hidden;
	background: transparent url('images/bg-header.gif') no-repeat center bottom;
	}

div#topinpanel {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 898px;
	}

div#bottompanel {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

div#bottominpanel {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 872px;
	background-color: #1e1e1e;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Header */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#header {
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	width: 898px;
	overflow: hidden;
	}

div#header h2 {
	margin: 20px 0 20px 0;
	padding: 0;
	}

div#header h2 a {
	display: block;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	}

div#header p {
	position: absolute;
	top: 40%;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #fff2bf;
	text-align: right;
	text-transform: uppercase;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Top Menu */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#menu-top {
	margin: 0 auto 0 auto;
	padding: 0 0 13px 0;
	position: relative;
	width: 880px;
	height: 48px;
	overflow: hidden;
	}

div#menu-top div.flmenu {
	}

div#menu-top div.frmenu {
	}

ul#top-menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul#top-menu li {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 15px;
	height: 48px;
	}

ul#top-menu li a {
	display: inline-block;
	padding: 0 15px 0 15px;
	color: #fff2bf;
	line-height: 48px;
	text-decoration: none;
	}

ul#top-menu li a span.lmenu {
	}

ul#top-menu li a span.mmenu {
	}

ul#top-menu li a span.rmenu {
	}

ul#top-menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Promocion */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#promocion {
	margin: 0 auto 0 auto;
	padding: 0 13px 0 13px;
	position: absolute;
	top: 32px;
	left: 0;
	width: 872px;
	overflow: hidden;
	}

div#top-promocion {
	}

div#promocion img {
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Search */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#search {
	margin: 0 auto 0 auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff2bf;
	width: 872px;
	height: 26px;
	overflow: hidden;
	z-index: 1001;
	}

div#search p#fecha {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 400px;
	line-height: 22px;
	}

div#search form {
	position: absolute;
	top: 0;
	right: 11px;
	width: 280px;
	height: 22px;
	}

div#search input.texto {
	position: absolute;
	top: -3px;
	padding: 6px 5px 0 5px;
	width: 190px;
	height: 22px;
	border: none;
	color: #bebebe;
	background: transparent url('images/search.png') no-repeat center center;
	}

div#search input.boton {
	position: absolute;
	top: 1px;
	left: 205px;
	width: 70px;
	height: 20px;
	border: none;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: transparent url('images/search.gif') no-repeat center top;
	}

div#search input.boton:hover {
	background: transparent url('images/search.gif') no-repeat center bottom;
	}

div#nosearch {
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Paneles Laterales */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#content {
	margin: 0;
	padding: 352px 0 60px 0;
	position: relative;
	width: 872px;
	min-height: 300px;
	}

div#full-panel {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 846px;
	position: relative;
	overflow: hidden;
	}

div#left-panel {
	margin: 5px 0 0 0;
	padding: 0 0 0 13px;
	float: left;
	width: 250px;
	overflow: hidden;
	}

div#right-panel {
	margin: 0 0 0 0;
	padding: 0 13px 0 0;
	float: right;
	width: 580px;
	overflow: hidden;
	}

div.productlist {
	margin-left: 10px;
	padding: 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Recomendaciones */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#recomendaciones {
	margin: 0 auto 0 auto;
	padding: 0 3px 0 3px;
	position: relative;
	width: 840px;
	background-color: #000000;
	overflow: hidden;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Side Menu */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul#side-menu {
	margin: 0 0 0 10px;
	padding: 0;
	list-style-type: none;
	}

ul#side-menu li {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

ul#side-menu li a {
	margin: 0;
	padding: 0 0 0 20px;
	color: #fff2bf;
	line-height: 22px;
	text-decoration: none;
	background: transparent url('images/bullet.gif') no-repeat left center;
	}

ul#side-menu li a:hover {
	color: #ffffff;
	text-decoration: none;
	}

ul#side-menu ul.sub-menu {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
	}

ul#side-menu ul.sub-menu li a {
	background: transparent url('images/sub-bullet.gif') no-repeat left center;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Side News */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#news-side div.noticia p {
	margin: 0 5px 10px 5px;
	color: #fff2bf;
	}

div#news-side div.noticia p a {
	color: #83a000;
	}

div#news-side div.noticia p a:hover {
	text-decoration: underline;
	}

div#news-side p.nodata {
	margin: 0 5px 0 5px;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Enlaces */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
ol#ol-vinculos {
	margin: 0 5px 0 30px;
	padding: 0;
	}

ol#ol-vinculos li {
	padding-bottom: 10px;
	}

div#vinculos p.nodata {
	margin: 0 15px 0 5px;
	}

img.imglace {
	float: left;
	margin-right: 10px;
	padding: 0 0 10px 0;
	max-width: 250px;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Texto Adicional */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#texto-adicional {
	margin: 15px 0 10px 10px;
	padding: 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Sub Pages */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
ul#subpages {
	margin: 10px 0 0 25px;
	padding: 0;
	list-style-type: none;
	}

ul#subpages li {
	display: block;
	margin: 5px 10px 5px 5px;
	padding: 0;
	font-size: 12px;
	}

ul#subpages li a {
	margin: 0;
	padding: 0 0 0 20px;
	color: #fff2bf;
	line-height: 17px;
	text-decoration: none;
	background: transparent url('images/sub-bullet.gif') no-repeat left center;
	}

ul#subpages li a:hover {
	color: #ffffff;
	text-decoration: none;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Galeria */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.gal-foto {
	float: left;
	display: inline-block;
	width: 240px;
	margin: 15px 8px 0 12px;
	padding: 11px 11px 0 11px;
	}

div.gal-foto p {
	margin: 5px 0 0 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Contact Form */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#contactform {
	position: relative;
	margin: 30px auto 20px auto;
	padding: 10px 0 15px 0;
	width: 400px;
	border: #232323 1px solid;
	background: transparent url('images/bg-black.png') repeat center center;
	}

div#contactform form#contact_form {
	margin: 0 15px 0 15px;
	padding: 0;
	position: relative;
	}

div#contactform p.frommsg {
	margin: 0 5px 0 5px;
	padding: 3px;
	color: #ffe600;
	text-align: center;
	background-color: #cc3300;
	}

div#contactform h3 {
	margin: 0 5px 10px 5px;
	padding: 0 0 8px 5px;
	display: block;
	line-height: 20px;
	font-size: 15px;
	color: #ffffff;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: #232323 1px solid;
	}

div#contactform p {
	margin: 10px 0 0 0;
	color: #797979;
	}

div#contactform input, div#contactform textarea {
	margin-top: 3px;
	width: 366px;
	}

div#contactform input.boton {
	width: 70px;
	height: 20px;
	border: none;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: transparent url('images/search.gif') no-repeat center top;
	}

div#contactform input.boton:hover {
	background: transparent url('images/search.gif') no-repeat center bottom;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Top Footer */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#top-footer {
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	width: 872px;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Footer */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#footer {
	position: absolute;
	bottom: 0;
	width: 872px;
	height: 50px;
	overflow: hidden;
	background-color: #000000;
	}

div#footer p#copyright {
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 50px;
	color: #626061;
	}

div#footer p#powered {
	float: right;
	width: auto;
	margin: 0;
	padding: 0 10px 0 10px;
	line-height: 50px;
	text-align: right;
	color: #626061;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Paginador */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#pager {
	margin: 15px 0 0 10px;
	padding-top: 10px;
	overflow: hidden;
	background: transparent url('images/linea.gif') repeat-x left top;
	}

div#pager table {
	width: auto;
	margin: 0 auto 0 auto;
	}

div#pager input.boton {
	width: 70px;
	height: 20px;
	border: none;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	background: transparent url('images/search.gif') no-repeat center top;
	}

div#pager input.boton:hover {
	background: transparent url('images/search.gif') no-repeat center bottom;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Marcos */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.topbubble {
	width: 250px;
	height: 15px;
	}

div.bodybubble {
	width: 250px;
	overflow: hidden;
	}

div.botbubble {
	width: 250px;
	height: 0;
	}

div.topframe {
	width: 250px;
	height: 15px;
	}

div.bodyframe {
	width: 250px;
	overflow: hidden;
	}

div.botframe {
	width: 250px;
	height: 0;
	}

div.bodyframe h3, div.bodybubble h3 {
	margin: 0 0 15px 0;
	padding: 0 5px 0 5px;
	display: block;
	line-height: 23px;
	font-size: 13px;
	color: #fff2bf;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #bf532c;
	}

div.bodyframe p.bottomnote, div.bodybubble p.bottomnote {
	margin: 0 0 0 0;
	padding: 0 8px 0 0;
	display: block;
	line-height: 19px;
	font-size: 9px;
	text-align: right;
	}

div.bodyframe p.bottomnote a, div.bodybubble p.bottomnote a {
	color: #da8e50;
	}

div.topitem {
	width: 266px;
	height: 12px;
	background-color: #000000;
	}

div.topitemm {
	width: 266px;
	height: 10px;
	}

div.bodyitem, div.bodyitemm {
	padding: 0;
	width: 266px;
	overflow: hidden;
	}

div.botitem {
	width: 266px;
	height: 12px;
	background-color: #000000;
	}

div.botitemm {
	width: 266px;
	height: 12px;
	background-color: #000000;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Item Producto */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.item-product {
	margin: 20px 0 10px 15px;
	padding: 0;
	font-size: 12px;
	}

div#mainphoto {
	float: left;
	width: 256px;
	height: 256px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	padding: 0;
	}

div#subshort {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
	padding: 0;
	}

div#sublarge {
	float: right;
	width: 570px;
	margin: 0 0 10px 0;
	padding: 0;
	}

div.item-product div.item-adicional {
	height: 256px;
	overflow: scroll;
	margin: 0;
	padding: 0;
	}

div.item-product p {
	margin: 0 0 6px 0;
	padding: 0;
	}

div.item-product p.longvalue {
	margin: 0;
	padding: 0;
	}

a.galspace {
	width: 88px;
	height: 88px;
	display: inline-block;
	padding: 0;
	margin: 0 5px 9px 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Items */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div.item {
	margin: 10px 7px 5px 7px;
	float: left;
	width: 270px;
	}

div.firstitem {
	margin: 10px 7px 5px 0;
	float: left;
	width: 270px;
	}

div.lastitem {
	margin: 10px 0 5px 7px;
	float: left;
	width: 270px;
	}

div.short-item {
	margin: 0;
	padding: 0 12px 0 12px;
	height: 92px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
	}

div.short-item img {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	border: #000000 1px solid;
	}

div.short-item p {
	margin: 0 0 4px 0;
	padding: 0;
	color: #626061;
	}

div.short-item p.precio {
	position: absolute;
	color: #83a000;
	right: 10px;
	bottom: 0;
	margin: 0;
	padding: 0;
	}

div.long-item {
	margin: 0;
	padding: 12px 12px 0 12px;
	height: 300px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
	}

div.long-item img {
	margin: 0 0 10px 0;
	padding: 0;
	}

div.long-item a {
	color: #e5e6e1;
	}

div.long-item p {
	margin: 0 0 6px 0;
	padding: 0;
	color: #626061;
	}

div.long-item p.longvalue {
	margin: 0;
	padding: 0;
	}

div.long-item div.medium-adicional {
	height: 105px;
	overflow: scroll;
	}

div.long-item p.precio {
	position: absolute;
	color: #83a000;
	right: 12px;
	bottom: 0;
	margin: 0;
	padding: 0;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* Login Square */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
div#loginsquare {
	margin: 100px auto 0 auto;
	padding: 10px;
	width: 300px;
	background-color: #171b1f;
	border: #dddddd 1px solid;
	}

div#loginsquare h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 14px;
	}

div#loginsquare p {
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: #dddddd 1px solid;
	}

div.alert {
	margin: 30px 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}

table#logintable {
	width: 100%;
	}

table#logintable h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 14px;
	}

table#logintable input.boton {
	margin-top: 10px;
	width: 120px;
	height: 26px;
	border: none;
	font-size: 10px;
	color: #7f6666;
	background: transparent url('images/boton.gif') no-repeat center top;
	}

table#logintable input.boton:hover {
	background: transparent url('images/boton.gif') no-repeat center bottom;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* jScrollPane */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #0f0f0f;
	}

.jScrollPaneDrag {
	position: absolute;
	background: #1e1e1e;
	cursor: pointer;
	overflow: hidden;
	}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
	}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	}

a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
	}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* MSDropDown */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.dd {
	margin-top: 1px;
	display: inline-block;
	text-align: left;
	background-color: #da8e50;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	}

.dd .ddTitle {
	background: #da8e50;
	border: 1px solid #ad3f1c;
	padding: 1px;
	text-indent: 0;
	cursor: default;
	overflow: hidden;
	height: 16px;
	}

.dd .ddTitle span.arrow {
	background: url(images/dd_arrow.gif) no-repeat 0 0;
	float: right;
	display: inline-block;
	width: 16px; 
	height: 16px; 
	cursor: pointer;
	}

.dd .ddTitle span.textTitle {
	color: #ffffff;
	text-indent: 1px;
	overflow: hidden;
	line-height: 16px;
	}

.dd .ddTitle span.textTitle img {
	text-align: left;
	padding: 0 5px 0 0;
	}

.dd .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
	}

.dd .ddChild {
	position:absolute;
	border:1px solid #ad3f1c;
	border-top:none;
	display:none;
	margin:0;
	width: auto;
	overflow:auto;
	background-color:#da8e50;
	}

.dd .ddChild .opta a, .dd .ddChild .opta a:visited {
	padding-left:10px
	}

.dd .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#ffffff;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	}

.dd .ddChild a:hover {
	background:#bf532c;
	}

.dd .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
	}

.dd .ddChild a.selected {
	background:#bf532c;
	}

.hidden {
	display:none;
	}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* SlimBox */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	}

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

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center 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(images/prevlabel.gif) no-repeat 0 15%;
	}

#lbNextLink {
	right: 0;
	}

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

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

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

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

#lbCaption {
	font-weight: bold;
	}






















































/* Final */
