body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}
#canvas {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.home #identity {
	position: absolute;
	z-index: 100;
}
.home #splash-image {
	position: absolute;
	z-index: 1;
	height: 620px;
	overflow: hidden;
}
.home #splash-image li {
	display: none;
}
#identity {
	height: 13.5em;
}
#identity h1 {
	display: block;
	height: 84px;
	background: url(../images/logo-paco-gil.png) top center no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
html>body #identity h1 {
	background: url(../images/logo-paco-gil-trans.png) top center no-repeat;
}
	#identity h1 a {
		position: relative;
		display: block;
		width: 310px;
		height: 84px;
		margin: 0 auto;
		border: 0;
	}
	#identity h1 strong {
		position: absolute;
		top: -9000em;
		left: -9000em;
	}
#navigation {
	width: 970px;
	overflow: auto;
	text-align: center;
	margin-top: 1.5em;
}
#navigation ul { margin-bottom: 0;}
#navigation li {
	display: inline;
	text-align: center;
	margin: 0 0.4em;
}
.es #navigation .submenu {
	text-align: left;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-left: 65px;
	font-size: 11px;
}
.en #navigation .submenu {
	text-align: left;
	margin-top: 10px;
	padding-bottom: 15px;
	margin-left: 150px;
	font-size: 11px;
}

#navigation .submenu a {
	background: #fff;
	color: #000;
	padding: 2px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none !important;
}
#navigation .submenu a.active {
	background: #999;
	text-decoration: none !important;
	border-bottom: 0 !important;
}
div.main {
	width: 790px;
	margin: 0 auto;
	overflow: visible;
}
div.main ul.listado-ferias {
	overflow: auto;
	margin-left: -10px;
}
	div.main ul.listado-ferias li {
		float: left;
		display: inline;
		width: 390px;
		margin: 0 0 1.5em 10px;
	}
div.cols2 {
	overflow: auto;
	margin-left: 60px;
}
	div.cols2 .col {
		width: 370px;
		margin: 0 0 0 30px;
		float: left;
		display: inline;
	}
div.main .cols2 {
	width: 790px;
	margin: 0;
	overflow: hidden;
}
	div.main .cols2 .col {
		width: 390px;
		float: left;
		display: inline;
		margin: 0 0 0 0;
		overflow: hidden;
	}
p.paginacion {
	margin-bottom: 3em;
}
p.paginacion a {
	background: #666666;
	padding: 0 0.5em;
	border: 0;
	font-weight: normal;
}
p.paginacion strong {
	background: #fff;
	color: #000;
	padding: 0 0.5em;	
	font-weight: normal;
}
ul.pressBook {
	width: 800px !important;
	overflow: auto;
}
ul.pressBook li {
	float: left;
	display: inline;
	width: 150px;
	height: 16.75em;
	margin: 0 0 21px 10px;
	overflow: hidden;
	text-align: center;
}
ul.pressBook li p {
	margin: 0;
}
ul.pressBook li a {
	border: none !important;
}
ul.pressBook li p.image-wrapper-css, ul.pressBook li p.image-wrapper {
	position: relative;
	width: 144px;
	height: 112px;	
	height: 190px;	
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
ul.pressBook li p.image-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
ul.pressBook li p.image-wrapper img.mask { z-index: 2; }
ul.pressBook li p.image-wrapper-css img {
	width: 150px;
/*
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
}
ul.listado-noticias li {
	overflow: auto;
	height: 147px;
	height: 180px;	
}
ul.listado-noticias p.listado-imagen, ul.listado-noticias p.listado-imagen-css {
	float: left;
	display: inline;
	margin-right: 10px;
	position: relative;
	width: 150px;
	height: 112px;
}
ul.listado-noticias p.listado-imagen img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
ul.listado-noticias p.listado-imagen img.mask {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
ul.listado-noticias p.listado-imagen-css img {
	width: 143px;
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.listado-noticias p.listado-imagen a, ul.listado-noticias p.listado-imagen-css a {
	border: 0 !important;
}
p.detalle-imagen a {
	border: 0;
}
p.detalle-imagen img {
	width: 304px;
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.galeria {
	overflow: visible;
	margin: 0 0 1.5em -10px;
	height: 1%;
}
ul.galeria li {
	float: left;
	display: inline;
	width: 150px;
	height: 112px;
	margin: 0 0 1.5em 10px;
	position: relative;
}
ul.galeria li a {
	border: 0;
}
ul.galeria li.no-css img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
ul.galeria li.no-css img.mask { z-index: 2; }
ul.galeria li.css a img  {
	width: 143px;
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#info ul.listado-noticias li {
	height: auto;
}
#contactForm input, #contactForm textarea {
	width: 380px; 
	margin-right: 10px;
	height: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
	padding: 5px;
}
#contactForm input#str_promo {
	width: 50px;
}
#contactForm input#contactFormsubmit, #rsc-form input#contactFormsubmit  {
	background: #999;
	height: 21px;
	color: #fff;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.2em #111;
}
form#rsc-form input {
	width: 250px;
	height: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
	padding: 5px;	
	margin-right: 10px;
}
form#rsc-form input.small { width: 50px; }
div.error {
	widtH: 348px;
	color: #fff;
	background: #990000;
	padding: 1.5em 1.5em 0.75em 1.5em;
	margin-bottom: 0.75em;
}
#credits {
	clear: both;
	display: block;
	text-align: center;
}
#lang-selector {
	position: absolute;
	top: 10px;
	right: 0;
}
#lang-selector a {
	background: #666;
	margin: 0 0.5em;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 0;
}
	#lang-selector a:hover {
		background: #990000;
	}
#image-wrapper {
	display: block;
	background: #fff;
	height: 352px;
	margin-bottom: 1.5em;
	border: 3px solid #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	text-align: right;
	overflow: hidden;
	position: relative;
}
	#image-wrapper h3 {
		position: absolute;
		top: 20px;
		left: 28px;
		background: rgba(255,255,255,0.5);
		z-index: 10;
		width: 200px;
		height: 42px;
		line-height: 42px;
		color: #666;
		font-weight: bold;
		text-align: left;		
	}
	#image-wrapper #image-description {
		position: absolute;
		top: 62px;
		left: 0;
		background: rgba(255,255,255,0.5);
		z-index: 10;
		font-size: 14px;
		color: #333;
		font-family: Helvetica, Arial, sans-serif;
		padding: 0 2em;
		width: 728px;
		width: 200px;
		text-align: left;
	}
	#image-wrapper span#image-holder-1 {
		width: 150px;
		height: 112px;
		position: absolute;
		bottom: 10px;
		left: 10px;
	}
	#image-wrapper span#image-holder-2 {
		width: 150px;
		height: 112px;
		position: absolute;
		bottom: 10px;
		left: 160px;
	}
.slider-gallery {
    overflow: hidden;
    position: relative;
    width: 790px;
    height: 210px;
}     
	.slider-gallery ul {
	    position: absolute;
	    list-style: none;
	    overflow: hidden;
	    white-space: nowrap;
	    padding: 0;
	    margin: 0;
	    width: auto;
	    height: 112px;
	}
		.slider-gallery ul li {
			float: left;
            display: inline;
            margin: 0 0.5em;
            width: 150px;
            height: 112px;
        }
		.slider-gallery ul li strong, .slider-gallery ul li span.description { display: none; }
		.slider-gallery ul li a { border: 0; }
		.slider-gallery ul li img {
			width: 143px;
			border: 3px solid #fff;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;		
		}
		.slider-gallery span.hide { display: none; }
    .slider {
        width: 790px;
        height: 21px;
        position: relative;
        background: url(../images/productbrowser_scrollbar.png) no-repeat;
        top: 140px;
    }
    .handle {
        position: absolute;
        cursor: move;
        height: 17px;
        width: 181px;
        top: 0;
        background: url(../images/productbrowser_scroller_20080115.png) no-repeat;
        z-index: 90;
    }
    .slider span {
        color: #bbb;
        font-size: 80%;
        cursor: pointer;
        position: absolute;
        z-index: 91;
        top: 3px;
    }
ul.listado-temporadas {
	height: 1%;
	overflow: auto;	
}
	ul.listado-temporadas li {
		float: left;
		display: inline;
		margin: 0 10px 0 0;
	}
	ul.listado-temporadas li.last { margin: 0 !important; }
	ul.listado-temporadas a, p.btn a {
		border: 0;
	}
p.clear {
	clear: both;
}
#info {
	clear: both;
	margin-top: 3.5em;
}
.contacto #contactForm {
	float: left;
	display: inline;
	width: 490px;
}
#google-map {
	width: 290px;
	height: 300px;
	float: left;
	display: inline;
	overflow: hidden;
	border: 3px solid #fff;
	color: #000;
}
.listado-rsc li {
	width: 370px;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	overflow: hidden;
}
.listado-rsc li img {
	width: 370px;
}
.rsc-galeria { margin-left: -8px; width: 150px; float: left; display: inline;  }
.rsc-galeria li {
/*
	float: left;
	display: inline;
*/
	width: 125px;
	margin: 0 0 0 8px;
	overflow: hidden;
	text-align: center;
}
.rsc-galeria li img { margin-left: -12px;}