@import 'main.css';

#principal{
	background-image: url(../img/fondo_eatdrink.jpg);
	background-repeat:no-repeat;
}
#columna2{
	position:relative;
	top:0px;
	left:215px;
	width:274px;
	height:781px;
	background:transparent url(img/eatanddrink_panel1_black.png)  no-repeat top left;
	padding:15px 15px 15px 15px;
	float:left;
	overflow: hidden;
}

#logo_grappolo {
	position: relative;
	top:17px;
	left: 15px;
	width:169px;
	height: 109px;
	background:url(../img/logo_grappolo.png);
	margin-bottom: 15px;
}
#panel_cheff {
	position:relative;
	top:0px;
	margin-left: 467px;
	width:504px;
	height:255px;
	background:url(img/eatanddrink_panel_cheff.png) no-repeat top left;
	padding:25px;
	color:#FFFFFF;
}
#panel_cheff_text {
	position: relative;
	margin-left: 247px;
	width: 216px;
	top: 0px;
}

#cheff_il_salviatino {
	position: relative;
	float: left;
	top:0px;
	left: 0px;
	height: 175px;
}
#cheff_text {
	position:relative;
	font-size: 14px;
	padding-left: 23px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/ornamento_white.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	float: left;
}

#cheff_cv {
	font-size: 10px; 
	float: right; 
	padding-right: 10px;
}

#cheff_cv a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#cheff_cv a:hover{
	text-decoration: underline;
}

#cheff_desc {
	position:relative;
	float: left;
	font-size: 12px;
	top: 103px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
}

#cheff_desc .menu {
	position: relative;
	padding-left: 18px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	background-image: url(../img/mini_ornamento_white.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}

#cheff_desc .menu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#cheff_desc .menu a:hover{
	text-decoration: underline;
}

#texto_principal{
	position:relative;
	width: 201px;
	padding:15px 25px 75px 15px;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*******************/
/* ESTILOS GALERĶA */
/*******************/
#panel_gallery {
	position:relative;
	margin-top: -92px;
	margin-left: 467px;
	width:504px;
	height:566px;
	background:url(img/eatanddrink_panel_gallery.png) no-repeat top left;
	color:#FFFFFF;
	padding-top: 17px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 24px;
}
#gallery {
	position: relative;
	height: 520px;
}
#galleryContainer {
	position: relative;
	height: 520px;
}
#preloader{
	position:relative;
	width:200px;
	top:75px;
	text-align:center;
	font-size:16pt;
	background: url(../img/preloader.gif) no-repeat bottom center;
	padding-bottom:75px;
	margin-left: auto;
	margin-right: auto;
}

.usual {
	position:relative;
	width:455px;
	height: 20px;
	padding: 0px;
	margin-bottom:4px;
	left:0px;
}
.usual ul {
	position: relative;
	margin-left: 0px!important;
	padding: 0px!important;
}
.usual ul a {
	/*display:block; : esto provocaba el fallo del padding al hacer click*/
	position:relative; /*Necesario para que IE muestre bien los padding*/
	height: 19px;
	text-decoration:none!important;
	padding:4px 10px;
	margin-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	background:url(img/fondo_tab.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}
.usual ul a:first-letter {
	font-size:14px;
}
.usual li { 
	position: relative;
	list-style:none; 
	float:left;
	margin-left: 0px;
	padding: 0px;
	left: 0px;
}
.usual ul a:hover {
	color:#CCCCCC;
}
.usual ul a.selected {
	color:#000000;
	background:#FFFFFF;
	cursor:default;
}

.usual .tab {
	overflow: hidden;
	height: 105px;
	width: 455px;
	clear:left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.usual #capa_thumbnails {
	overflow:hidden;
	display:inline;
	height: 105px;
}
.usual #capa_thumbnails #left-arrow{
	position: relative;
	z-index: 100;
	float: left;
	width: 14px;
	height: 95px;
	background-image: url(../img/left-arrow.gif);
	cursor:pointer;
}
.usual #capa_thumbnails #right-arrow{
	position: relative;
	z-index: 101;
	float: right;
	width: 14px;
	height: 95px;
	background-image: url(../img/right-arrow.gif);
	cursor:pointer;
}
.usual #capa_thumbnails #img_scroll {
	position:relative;
	display:block;
	z-index: 90;
	top: 5px;
	left: 5px;
	height: 75px;
	width: 10000px;
}
.usual #capa_thumbnails #img_scroll a{
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.carousel{
	position:relative;
	list-style:none;
	padding:0px;
	margin:0px;
}

.carousel li{
	position:relative;
	float:left;
	margin-right:10px;
}
.carousel li a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color:#000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#fullSize {
	position: relative;
	width:455px;
	height: 341px;/*692x604
	overflow:hidden;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background:#333;*/
}

#fullSize img{
	position:relative;
}

.fullsizeView{
	position: relative;
	top:0px;
	left:0px;
}

.fullsizeImage1{
	position:absolute !important;
	top:0px;
	left:0px;
	z-index:2;
}

.fullsizeImage2{
	position:absolute !important;
	top:0px;
	left:0px;
	z-index:1;
}
.titulo_fullsize_image {
	position: relative;
	width: 455px;
	top: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}
