/* 

Roebox.0.9 
http://www.septemberthree.com/blog/stuff/roebox/roebox.html
by John Saddington

*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 110%;
	background-color:#000000;	/* color de fondo del sombreado base p/la ventana emergente */
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #ffffcc;	/* color de fondo de la ventana emergente */
}

.lbLoading {
	background: #fff url(../mobiliario/sillas/ejecutivas/images/loading.gif) no-repeat center;
}

#lbImage {
	border: 5px solid	#2f7ab1	/* #fff; */ /* color del borde de la ventana emergente */
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../mobiliario/sillas/ejecutivas/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../mobiliario/sillas/ejecutivas/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: red;			/*#000;*/		/* color de la fuente en la descripcion de la imagen */
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../mobiliario/sillas/ejecutivas/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#contenido {
	/*position:relative;*/
	width:580px;
	margin:0px;
	padding-bottom:3px;
}

#cotenido .silla1 ul li a:link a:visited a:hover {
	text-decoration:none;
	border-color:none;
}




.sillas1 {
	text-align:center;
	/*margin:0px auto;*/
	padding-bottom:0px;
	padding-left:20px;
	border:none;
	margin:0px;
	list-style-type:none;
	outline:none;

}

.sillas1 ul {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:8px;
	border:none;
	list-style-type:none;
}

.sillas1  li {
	width:82px;
	padding:0px 5px 0px 5px;
	display:inline;
	/*border:none;*/
	/*line-height:10px;*/
	list-style-type:none;
	float:left;
	font-size:12px;
	font-weight:bold;
}

.sillas a {
	/*text-decoration:none;*/
	border:none;
}

.sillas ul li a:link a:visited a:hover {
	text-decoration:none;
	border:none;
}

.modulares {
	text-align:center;
	/*margin:0px auto;*/
	padding-bottom:0px;
	padding-left:30px;
	border:none;
	margin:0px;
	list-style-type:none;
	outline:none;

}

.modulares ul {
	padding-top:10px;
	margin-top:0px;
	margin-bottom:8px;
	border:none;
	list-style-type:none;
}


.modulares  li {
	width:152px;
	height:180px;
	padding:0px 15px 0px 15px;
	display:inline;
	/*border:none;*/
	/*line-height:10px;*/
	list-style-type:none;
	float:left;
	font-size:12px;
	font-weight:bold;
}

.escritorios {
	text-align:center;
	/*margin:0px auto;*/
	padding-bottom:0px;
	padding-left:30px;
	border:none;
	margin:0px;
	list-style-type:none;
	outline:none;

}

.escritorios ul {
	padding-top:10px;
	margin-top:0px;
	margin-bottom:8px;
	border:none;
	list-style-type:none;
}


.escritorios li {
	width:152px;
	height:180px;
	padding:0px 15px 0px 15px;
	display:inline;
	/*border:none;*/
	/*line-height:10px;*/
	list-style-type:none;
	float:left;
	font-size:12px;
	font-weight:bold;
}



/*
.nombres {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	border:0px;
	display:block;
}

.nombres ul {
	/*padding-top:0px;
	margin-top:0px;
	border:none;*/
/*	margin-bottom:15px;
	list-style-type:none;
	/*display:inline;*/
/*}

.nombres li {
	padding:0px 10px 0px 10px;
	background-color:#ffffcc;
	width:70px;
	_width:70px;
	text-align:center;
	float:left;
	/*list-style-type:none;*/
/*	display:inline;
	line-height:14px;

}


.nombres a {
	display:inline;
	padding:0px 10px 0px 10px;
	background-color:#ffffcc;
	width:70px;
	_width:70px;
	text-align:center;
	float:inherit;
	/*list-style-type:none;*/
	
/*	line-height:14px;

}



/*
.nombres li a:link {
	text-decoration:none;
	font-weight:bold;
}
*/
