body {
	font-family: Courier, Arial, Helvetica;
	background-color: #000;
}

* {
	margin: 0;
	padding: 0;
}
a, a:hover, a:active, a:visited {
	outline: none;
	color: #000;
	text-decoration: none;
}
a img {
	border: none;
}


#mainBox{
	width: 918px;
	height: 526px;
	position:absolute;
  	margin:-263px 0px 0px -459px;
  	top: 50%; 
  	left: 50%;
	background-color: #fff;
	overflow: visible;
	z-index: 1;
}



#mainContainer{
	overflow:hidden;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#main{
	width: 918px;
	height: 510px;
	position: absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	overflow: hidden;
}


#mainScroll, #homeBox{
	position: absolute;
	top: 0;
	left: 0;
}

#loader{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: 50px;
	background: transparent url('../img/loading.gif') top left no-repeat;
	margin-top: -25px;
	margin-left: -25px;
}
#homeLink{
	display: block;
	width: 21px;
	height: 155px;
	background: #000 url(../img/HomeBtn.gif) top left no-repeat;
	position: absolute;
	top: 42px;
	left: -21px;
}





#textBox{
	width: 420px;
	height: 60px;
	position: absolute;
	bottom: -73px;
	left: 16px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
}
html* #textBox{
	bottom: -70px;
}
#linkUrl{
	float: right;
	color: #cacbcc;
	padding-left:25px;
}

a#infoLink{
	display: inline;
	font-weight: bold;
	visibility: hidden;
	padding-left: 10px;
	letter-spacing: 0.2em;
	color: #fff;
}

#sliderBox{
	width: 460px;
	height: 32px;
	position: absolute;
	bottom: -34px;
	right: 0;
}

#slider {
	width: 126px;
	height: 32px;
	position: relative;
	cursor: move;
}

#sliderKnob {
	width: 126px;
	height: 12px;
	position: absolute;
	top: 10px;
	background: #000 url(../img/ZoomSlider.gif) top left no-repeat;
	z-index: 1000;
	overflow: hidden;
}



#scrollerBox {
	width: 27px;
	height: 510px;
	position: absolute;
	top: 0;
	right: -24px;
}

#scroller {
	width: 27px;
	height: 64px;
	cursor: move;
}

#scrollerKnob {
	width: 7px;
	height: 64px;
	margin-left: 10px;
	background-color: #fff;
}





#paginationBox{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 187px;
	height: 16px;
	color: #000;
	overflow: hidden;
	font-size: 14px;
}

#nextBtn{
	position: absolute;
	top: 0;
	right: 25px;
	width: 16px;
	height: 16px;
	display: block;
	background: transparent url('../img/navNext.gif') top left no-repeat;
}
#prevBtn{
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px;
	display: block;
	background: transparent url('../img/navPrev.gif') top left no-repeat;
}
#navPage{
	display: block;
	position: absolute;
	top: 0;
	left: 20px;
	width: 37px;
	height: 16px;
	background: transparent url('../img/navPage.gif') top left no-repeat;
}
#pageSelBox{
	height: 16px;
	width: 155px;
	position: absolute;
	top: 0;
	right: 20px;
}

#pageSelBox form{
	display: inline;
}
#pageSelect{
	position: absolute;
	top: 0;
	left: 58px;
	width: 39px;
	height: 16px;
	line-height: 16px;
	padding: 0 2px;
	border: none;
	border-color: #fff;
	text-align: center;
	font-size: 13px;
	color: #fff;
	background-color: #000;
}

* html #pageSelect {
	width: 43px;
}


#navOf{
	display: block;
	position: absolute;
	top: 0;
	left: 105px;
	width: 21px;
	height: 16px;
	background: transparent url('../img/navOf.gif') top left no-repeat;
}

#maxNavPage{
	display: block;
	position: absolute;
	top: 0;
	left: 130px;
	width: 21px;
	height: 16px;
	line-height: 16px;
}

#languageMenu{
	position: absolute;
	right: -16px;
	bottom: 11px;
	width: 16px;
	height: 145px;
	visibility: hidden;
}

#languageMenu{
	visibility: visible;
}
#langEspLink, #langEngLink, #langItaLink {
	display: block;
	width: 16px;
	height: 50px;
	background: transparent url('../img/languageBar.gif') 0 0 no-repeat;
}
#languageMenu span{
	display: none;
}

#langEngLink{
	background-position: 0 0;
}
#langEspLink{
	background-position: 0 -50px;
}
#langItaLink{
	background-position: 0 -100px;
}


#homeBoxOld{
	display: none;
}

#homeBox{
	height: 510px;
	width: 918px;
	background-color: #fff;
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
* html #homeBox.fixedMenu{
	display: block;
}
#homeLinkBox{
	position: absolute;
	height: 510px;
	width: 460px;
	bottom: 0;
	left: 393px;
}
.homeLink{
	display: block;
	position: absolute;
	bottom: 0;
	left: 100px;
	height: 510px;
	width: 50px;
	background: transparent url('../img/home_menu_esp.gif') top left no-repeat;
}
.homeLink span{
	display: none;
}
#homeLinkInfo{
	left:0;
	background-position: 0 0;
}
#homeLinkIluminacion{
	left:50px;
	background-position: -50px 0;
}
#homeLinkTapizados{
	left:100px;
	width: 60px;
	background-position: -100px 0;
}
#homeLinkMob_urbano{
	left:160px;
	background-position: -160px 0;
}
#homeLinkAlfombras{
	left:210px;
	width: 70px;
	background-position: -210px 0;
}
#homeLinkO_n_i{
	left:280px;
	background-position: -280px 0;
}
#homeLinkInspiracion{
	left:356px;
	width: 60px;
	background-position: -360px 0;
}
#homeLinkSecreto{
	left:418px;
	background-position: -420px 0;
}




.galleryImg{
	width: 918px;
	height: 510px;
	margin: 0 5px 5px 0;
	float: left;
}

.hiddenLink, .extraText, .hiddenImg  {
	display: none;
}

.extraText{	
	color: #ddd;
}
.visibleImg{
	width: 100%;
	height: 100%;
	border: 0 solid #fff;
	cursor: pointer;
}

#extraBkg{
	position: absolute;
	left: 0;
	top: 0;
	width: 918px;
	height: 510px;
	background-color: #fff;
	z-index: 100;
}
#extraBkg2{
	position: absolute;
	left: 65px;
	top: 35px;
	width: 792px;
	height: 440px;
	background-color: #fff;
	z-index: 1000;
}
MultiBoxContentContainer´{
	z-index: 10000;
}
.extraP {
	position: relative;
	margin-top: 80px;
	margin-left: 35px;
	width: 829px;
	font-size: 18px;
	line-height: 30px;
	z-index: 100000;
	color: #000;
	overflow: auto;
	height: 400px;
}
.extraP h2{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 30px;
}

.extraP em{
	font-size: 31px;
	font-style: normal;
}

#MultiBoxContentContainer .extraText{
	display: block;
}
.MultiBoxContent {
	cursor: pointer;
}


#infoBox {
	position: absolute;
	top: 0;
	left: 0;
	background: #000 url('../img/infoBkg.jpg') top left no-repeat;
	height: 510px;
	width: 918px;
	color:#000;
}
#infoText{
	position: absolute;
	top: 140px;
	left: 37px;
	width: 770px;
	height: 240px;
	font-size: 18px;
	line-height: 30px;
}
#infoMail{
	display:block;
	right:25px;
	position:absolute;
	bottom:67px;
	color:#000;
	font-size:16px;
}
a#infoMail:active,a#infoMail:hover,a#infoMail:visited{
	color: #ddd;
}









#introBkg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
	background-color: #000;
}
* html #introBkg{
	display:none;
}
#introLeftBkg{
	background-color: #000;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 50%;
	z-index: 10;
}
#introRightBkg{
	background-color: #000;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 10;
}
#introContainer{
	width: 100%;
	height: 552px;
	position:absolute;
  	margin:-276px 0 0 0;
  	top: 50%; 
  	left: 0;
	overflow: hidden;
	z-index: 100;
}
#introBox{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	overflow:hidden;
}
#introBoxLeft,#introBoxRight{
	width: 87px;
	height: 507px;
	position: absolute;
	top: 0;
	background: transparent url('../img/intro_logo.gif') 0 0 no-repeat;
}

#introBoxLeft {
	right: 50%;
}
#introBoxRight {
	left: 50%;
	background-position: -87px 0;
}



#adminPanel{
	width: 90%;
	margin: 20px auto;
	background-color: #ffd;
	padding: 10px;
}
#adminPanel h1 {
	display: inline;
	margin: 0 20px 20px 0;
}
#adminHomeLink{
	font-size: 1.5em;
}
#fotoList {
	margin-top: 20px;
}
.fotoListItem{
	margin: 10px auto;
	width: 1100px;
}
.fotoListImg {
	height: 102px;
	width: 184px;
	float: left;
}
.fotoNameBox{
	width: 270px;
	height: 100px;
	float: left;
	margin-left: 10px;
}
.fotoNameBox input {
	width: 220px;
}
.fotoLinkBox{
	width: 270px;
	height: 100px;
	float: left;
	margin-left: 10px;
}
.fotoLinkBox input {
	width: 210px;
}
.fotoTextBox{
	width: 270px;
	height: 100px;
	float: left;
	margin-left: 10px;
}
.clearFloat {
	clear: both;
}
.fotoTextBox select{
	width: 250px;
}
#formBtns{
	margin: 20px auto;
	width: 130px;
}
.fotoFileBox{
	width: 250px;
	height: 100px;
	float: left;
	
}

.curTextarea{
	width: 370px;
	margin-right: 10px;
}

#textListBox{
	margin: 30px 0 0 10px;
}
#textListBox span{
	padding: 3px;
	margin-left: 20px;
	background-color: #fff;	
}
.textoTextArea{
	width: 370px;
	margin: 30px 0 0 30px;
}
#textLangSpan{
	margin-left: 30px;
}


#arrow1,#arrow2,#arrow3,#arrow4,#arrow5,#arrow6{
	width: 21px;
	height: 21px;
	position: absolute;
	top: 6px;
	z-index: 100;
	visibility: hidden;
}

#arrow1{
	background: transparent url('../img/arrow.gif') top left no-repeat;
	left: 136px;	
}

#arrow2{
	background: transparent url('../img/arrow.gif') top left no-repeat;
	left: 157px;	
}
#arrow3{
	background: transparent url('../img/arrow.gif') top left no-repeat;
	left: 178px;	
}
#arrow4{
	background: transparent url('../img/arrowBack.gif') top left no-repeat;
	right: 136px;	
}
#arrow5{
	background: transparent url('../img/arrowBack.gif') top left no-repeat;
	right: 157px;	
}
#arrow6{
	background: transparent url('../img/arrowBack.gif') top left no-repeat;
	right: 178px;	
}


.euroSpan {
	font-family: Arial;
	font-size: 15px;
}


#sortableList{
	margin-left: 30px;
	background: transparent url('../img/sortBkg.gif') top left repeat-y;
}
li {
	list-style: none;
}
.fotoOrderImg {
	width: 92px;
	height: 51px;
}


#mainLanguageBar{
	width: 141px;
	height: 190px;
	position: absolute;
	top: 160px;
	left: 390px;
}

#mainLanguageBar a{
	 width: 47px;
	 height: 190px;
	 background: #fff url('../img/mainLanguageBar.gif') top left no-repeat;
	 float: left;
	 margin: 0;
	 padding: 0;
	 overflow: hidden;
}
#mainLanguageBar a span{
	display: none;
}

#mainLanguageBar a#itaMainLang{
	background-position: -47px 0;
}
#mainLanguageBar a#espMainLang{
	background-position: -94px 0;
}