/*    fonts   */
@font-face {
	font-family: 'HelveticaNeue47LightCondensed';
	src: url('fonts/helveticaneue-lightcondobl-webfont.eot');
	src: local('fonts/☺'), url('fonts/helveticaneue-lightcondobl-webfont.woff') format('woff'), url('fonts/helveticaneue-lightcondobl-webfont.ttf') format('truetype'), url('fonts/helveticaneue-lightcondobl-webfont.svg#webfontg0KOrdsS') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue77BoldCondensed';
	src: url('fonts/helveticaneue-boldcondobl-webfont.eot');
	src: local('☺'), url('fonts/helveticaneue-boldcondobl-webfont.woff') format('woff'), url('fonts/helveticaneue-boldcondobl-webfont.ttf') format('truetype'), url('fonts/helveticaneue-boldcondobl-webfont.svg#webfontzmEnSVh2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue47LightCondensed';
	src: url('fonts/helveticaneue-lightcond-webfont.eot');
	src: local('fonts/☺'), url('fonts/helveticaneue-lightcond-webfont.woff') format('woff'), url('fonts/helveticaneue-lightcond-webfont.ttf') format('truetype'), url('fonts/helveticaneue-lightcond-webfont.svg#webfontpQruyWyK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeue77BoldCondensed';
	src: url('fonts/helveticaneue-boldcond-webfont.eot');
	src: local('☺'), url('fonts/helveticaneue-boldcond-webfont.woff') format('woff'), url('fonts/helveticaneue-boldcond-webfont.ttf') format('truetype'), url('fonts/helveticaneue-boldcond-webfont.svg#webfontiyf2C0dP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('fonts/helveticaneue-webfont.eot');
	src: local('fonts/☺'), url('fonts/helveticaneue-webfont.woff') format('woff'), url('fonts/helveticaneue-webfont.ttf') format('truetype'), url('fonts/helveticaneue-webfont.svg#webfontXG3uRwNF') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNarrowBold';
	src: url('fonts/helr67w-webfont.eot');
	src: local('fonts/Helvetica Narrow'), local('fonts/Helvetica-Narrow-Bold'), url('fonts/helr67w-webfont.woff') format('woff'), url(fonts/'helr67w-webfont.ttf') format('truetype'), url('fonts/helr67w-webfont.svg#webfontgM53aMer') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*   styles    */
body{
	margin: 0 auto;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-family: 'HelveticaNarrowBold', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height: 140%;
	background: #FFFFFF url(../img/bg.jpg) repeat-x left -50px;
	color: #333;
}
h1{
	font-family:'HelveticaNeue77BoldCondensed',Helvetica,Arial, sans-serif;
	color: #E50083;
	font-size: 20px;
	letter-spacing: 0.5px;
}
h2{
	font-family:'HelveticaNeue77BoldCondensed',Helvetica,Arial, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	letter-spacing: 0.5px;
}
h3{
	font-family:'HelveticaNeue77BoldCondensed',Helvetica,Arial, sans-serif;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #E50083;
}
a:hover{
	text-decoration: none;
	color: #999999;
}
a:active{
	text-decoration: none;
	color: #999999;
}
a:visited{
	text-decoration: none;
	color: #E50083;
}
#wrapper{
	margin: 0 auto;
	width: 980px;
	background: #FFF;
}
#header{
	margin: 0 auto;
	width: 980px;
	height: 180px;
}
#logo{
	margin-left: 20px;
	margin-top: 14px;
	width: 120px;
	height: 114px;
	float: left;
}
#idioma{
	position:relative;
	text-align:right;
	top:14px;
	width:150px;
	z-index:50;
	color:#E50083;
	font-family:'HelveticaNeue77BoldCondensed',Helvetica,Arial,sans-serif;
	font-size:12px;
	left:800px;
	letter-spacing:0.5px;
}
#idioma a{
	text-decoration: none;
	color: #999999;
}
#idioma a:hover{
	text-decoration: none;
	color: #333333;
}
#idioma a:active{
	text-decoration: none;
	color: #333333;
}
#idioma a:visited{
	text-decoration: none;
	color: #999999;
}
#bocata{
	width: 380px;
	height: 130px;
	float: right;
	position: relative;
	right: 140px;
	top:10px;
	background: transparent url(../img/horarios2012.png) no-repeat center center;
}
#bocata-en{
	width: 380px;
	height: 130px;
	float: right;
	position: relative;
	right: 140px;
	top:10px;
	background: transparent url(../img/horarios2012-en.png) no-repeat center center;
}
#bocata-rest{
	width: 255px;
	height: 110px;
	float: right;
	position: relative;
	right: 140px;
	top:30px;
	background: transparent url(../img/tallerescocina.png) no-repeat center center;
}
#bocata-rest-en{
	width: 255px;
	height: 110px;
	float: right;
	position: relative;
	right: 140px;
	top:30px;
	background: transparent url(../img/tallerescocina-en.png) no-repeat center center;
}
#slideshow{
	width: 980px;
	height: 376px;
	background: #E50083;

}
#slideshowHolder{
	position: absolute;
	z-index: 3;
}
#slideshowHolderList{
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#virgen{
	width: 90px;
	height: 120px;
	float: right;
	position: relative;
	top: -66px;
	right: 26px;
	background: transparent url(../img/virgen.png) no-repeat center center;
	z-index: 20;
}
#combo1{
	float: left;
	margin-left: 20px;
	margin-top: -26px;
	font-family:'HelveticaNeue77BoldCondensed',Helvetica Condensed Bold,Arial Narrow, sans-serif;
	letter-spacing: 0.5px;
	color: #666666;
	font-size: 26px;
	position: absolute;
	z-index: 20;
	width: 400px;
}
#combo2{
	float: left;
	margin-left: 140px;
	margin-top: -26px;
	font-family:'HelveticaNeue77BoldCondensed',Helvetica Condensed Bold,Arial Narrow, sans-serif;
	letter-spacing: 0.5px;
	color: #666666;
	font-size: 26px;
	position: absolute;
	z-index: 21;
	width: 210px;
}
.flecha1{
	position: absolute;
	/*float: left;*/
	left: 80px;
	z-index: 12;
	display: compact;
	clear: both;
	/* IE 7 hacks */
	#right: 290px;
	#left: 0px;
	#margin-top: 5px;
}
.flecha2{
	position: absolute;
	z-index: 12;
	display: compact;
	clear: both;
	left: 150px;
	/* IE 7 hacks */
	#right: 20px;
	#left: 0px;
	#margin-top: 5px;	
}
#txtheader{
	position: absolute;
	z-index: 9;
	height: 80px;
	width: 980px;
	background: transparent url(../img/bgtxtheader.png) bottom left no-repeat;
	margin-top: 296px;
	/*opacity: 0;*/
}
#texth{
	padding-top: 10px;
	padding-right: 30px;
	text-align: right;
	width: 950px;
	display: block;
	background: transparent;
}
#txtheader-small{
	opacity: 1;
	background:transparent url(../img/bgtxtheader.png) no-repeat left 80px;
	position: absolute;
	z-index: 9;
	height: 155px;
	width: 980px;
	margin-top: 221px;
}
#reserva{
	/*height: 26px;*/
	margin-left: 20px;
	margin-top: 332px; 
	position: absolute;
	z-index: 21;
	/* IE 7 hacks */
	#margin-top: 350px; 
}
#reserva h1{
	background: #FFFFFF;
	display: block;
	padding: 4px;
	font-size: 26px;

}
#content{
	float: right;
	width: 680px;
	margin-right: 26px;
	margin-top: 30px;
	/* clear: both; */
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
#content ul{
	padding: 0px;
	padding-left: 14px;
}
#content ul.tabs {
	padding: 0px;
}
#content li{
	list-style: url(../img/li.gif);
	line-height: 180%;
	list-style-position: outside;
}
#content .contenido{
	clear: both;
	margin-top: 30px;
	min-height: 130px;
}
#content .left{
	float: left;
	margin-right: 20px;
	width: 300px;
}
#content .right{
	float: left;
	padding-left: 15px;
	border-left: 1px dotted #CCCCCC;
	width: 335px;
}
.gris{
	color: #666666;
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px solid #E50083;
}
#footer{
	font-family:'HelveticaNeue77BoldCondensed',Helvetica,Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	width: 928px;
	clear: both;
	float: left;
	color: #999;
	margin-top: 20px;
	margin-right: 26px;
	margin-bottom: 20px;
	margin-left: 26px;
}
#footer .left{
	width: 490px;
	float: left;
	text-align: left;
}	
#footer .right{
	float: right;
	text-align: right;
	margin-top: 34px;
	line-height: 120%;
}	
#direccion{
	width: 240px;
	float: left;
	line-height: 120%;
	font-family:'HelveticaNeue77BoldCondensed',Helvetica,Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	color: #999;
	margin-left: 26px;
	margin-top: 40px;
}

.destacado{
	color: #E50083;	
}

/*      acordeon     */
.accordion2 {
	width: 680px;
	/* border-bottom: solid 1px #c4c4c4; */
	
}
.accordion2 h3 {
	background: transparent url(../img/arrow-square2.gif) no-repeat 2px -50px;
	padding: 7px 0px 7px 24px;
	margin: 0;
	/* font: bold 120%/100% Arial, Helvetica, sans-serif; */
	border-bottom: dotted 1px #CCC;
	cursor: pointer;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.accordion2 h3:hover {
	/* background-color: #e3e2e2; */
}
.accordion2 h3.active {
	background-position: 2px 6px;
}
.accordion2 p {
	/* background: #f7f7f7; */
	margin: 0;
	padding: 10px 15px 20px;
	border-bottom: dotted 1px #333;
	display: none;
}

/*      acordeon  talleres   */
.accordion3 {
	width: 680px;
	/* border-bottom: solid 1px #c4c4c4; */
	
}
.accordion3 h3 {
	background: transparent url(../img/arrow-square2.gif) no-repeat 2px -50px;
	padding: 7px 0px 7px 24px;
	margin: 0;
	/* font: bold 120%/100% Arial, Helvetica, sans-serif; */
	border-bottom: dotted 1px #CCC;
	cursor: pointer;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.accordion3 h3:hover {
	/* background-color: #e3e2e2; */
}
.accordion3 h3.active {
	background-position: 2px 6px;
}
.accordion3 div {
	/* background: #f7f7f7; */
	margin: 0;
	padding: 10px 15px 20px;
	border-bottom: dotted 1px #333;
}
#social_media{
	height: 28px;
	width: 240px;
	margin-bottom: 30px;
	clear:right;
}

#social_media img{
	float: left;
}
.link-bg{
	color: #FFFFFF;
	background: #E50083;
	padding-left: 2px;
	padding-right: 2px;
}
.link-bg a{
	color: #FFFFFF;
	background: #E50083;
}

.tab_content p{
	margin-bottom: 30px;
}

