/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #00A8EF url(/static/images/homepage01.gif) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3, h4 {
	margin: 0px;
	color: #004A80;
}

h1, h2 {
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-weight: normal;
}

h1 {
}

h2 {
	font-size: 24px;
}

h3 {
	margin-bottom: 8px;
	font-size: 11px;
	color: #698F0D;
}

h4 {
	font-size: 18px;
	margin: 30px 0 17px 43px;
}

h6 {
	font-size: 10px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #727272;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2  {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	padding: 13px 0px;
	background: url(/static/images/homepage12.gif) repeat-x left top;
}

.list1 li .item {
	font-weight: bold;
	margin: 0 72px 0 107px;
}

.list1 .first {
	background: none;
}


.list1 .date {
	float: left;
	width: 40px;
	height: 44px;
	padding: 3px 0px 0px 0px;
	background: url(/static/images/homepage11.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.list2 .date2 {
	float: left;
	width: 40px;
	height: 44px;
	padding: 3px 0px 0px 0px;
	background: url(/static/images/homepage11.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 19px;
}

.list2 .date_active {
	float: left;
	width: 40px;
	height: 44px;
	padding: 3px 0px 0px 0px;
	background: url(/static/images/homepage11activo.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 0 19px;
}

.list1 .date span {
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

.list2 .date2 span {
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

.list2 .date_active span {
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

.list1 h3 {
	display: inline;
	margin: 0px 0px 0px 14px;
	color: #727272;
}

.list1 p {
	margin: 0px 0px 0px 54px;
	line-height: normal;
}

.list1 .more {
	display: block;
	padding-top: 5px;
	background-position: 0px 10px;
}


.ficha {
      margin: 0 0 30px 30px;
      width: 583px;
      min-height: 200px; 
}

.ficha li {
	list-style: none;
	padding: 12px 0 0;
}

.fecha  {
	
	width: 900px;
}

.fecha h2 {
	float: left;
	margin: 0 25px 0 0;
}
/** LINKS */

a {
	color: #004A80;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.more {
	padding-left: 11px;
	background: url(/static/images/homepage08.gif) no-repeat 0px 5px;
	font-size: 10px;
}



/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li {
	margin-bottom: 10px;
}

form label {
	float: left;
	width: 77px;
	padding: 0;
	font-weight: bold;
	color: #1C1C1C;
}

form .input-submit {
	width: 56px;
	height: 18px;
	padding: 0px;
	background: url(images/homepage09.gif) no-repeat left top;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
	margin: 3px 9px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	height: 79px;
	margin: 0px auto;
}

/** WRAPPER */

#wrapper {
	background: #FFFFFF url(/static/images/homepage02.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 890px;
	height: 117px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 366px;
	height: 69px;
	background: url(/static/images/homepage04.jpg) no-repeat left top;
}

#logo h1 {
	text-indent: -9999em;
}

#logo img {
	margin: 10px;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 31px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	height: 35px;
	padding: 17px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(/static/images/homepage05.jpg) repeat-x left top;
	color: #3B5158;
}

#menu .active a {
	background: url(/static/images/homepage05.jpg) repeat-x left top;
	color: #3B5158;
}

/** HEADER2 */

#header2 {
	width: 900px;
	height: 230px;
	margin: 0px auto;
}

/** HEADER3 */

#header3 {
	width: 830px;
	height: 100px;
	margin: 0px auto;
}

#header3 h3 {
	float: left;
	margin: 13px 30px 0 10px;
}
/** BANNER */

#banner {
	float: left;
}

/** SEARCH */

#search {
	float: right;
	width: 290px;
	margin-top: 4px;
}

#search .title {
	margin-bottom: 15px;
	font-size: 18px;
}

#search .content {
	height: 48px;
	padding-top: 14px;
}

#search .input-submit {
	float: left;
}

#search ul {
	margin: 0px;
}

#search a {
	float: right;
	padding-right: 20px;
}

/** PAGE */

#page {
	width: 890px;
	margin: 0px auto;
	padding-bottom: 30px;
}

/** CONTENT */

#content {
	float: right;
	width: 627px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
}

/** FOOTER */

#footer {
	height: 90px;
	background: url(/static/images/homepage03.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	color: #91DEFF;
}

/** BOX STYLE A */

.boxA {
	padding: 5px;
	background: #FFFFFF;
	border: 3px solid #EDEDED;
}

.boxA .title {
	padding: 15px 20px 0px 20px;
}

.boxA .content {
	padding: 0px 20px 15px 20px;
	background: url(/static/images/homepage07.jpg) repeat-x left bottom;
}

.boxA .contentop {
	padding: 0px 20px 15px 20px;
	background: #F2F2F2;
}
/** BOX STYLE B */

.boxB {
	padding: 15px 15px 3px 15px;
	background: #A8EBFF url(/static/images/homepage13.gif) repeat-x left top;
	border: 1px solid #D1F4FF;
}

/** ITEM BOX */

.item {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E4E2E2;
}

.item .bg {
	padding: 6px;
	background: #F8F8F8 url(/static/images/homepage18.gif) repeat-x left bottom;
}

.item .image {
	float: left;
}

.item .info {
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style: none;
}

.item .info li {
	height: 20px;
	font-size: 9px;
}

.item li b {
	float: left;
}

.item li span {
	float: right;
}

.item .more {
	height: 18px;
	padding: 0px 0px 0px 8px;
	background: url(/static/images/homepage09.gif) no-repeat left center;
}

.item .more a {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/** BOX1 */

#box1 {
	padding-bottom: 0px;
	min-height: 556px;
}

#box1 .item {
	float: left;
	width: 277px;
	height: 139px;
}

#box1 .bg {
	height: 127px;
}

#box1 .alt {
	margin: 0px 0px 19px 19px;
}

#box1 .title {
	position: relative;
}

/** BOX2 */

#box2 {
}

#box2 .item {
	min-height: 112px;
	margin-top: 20px;
}

#box2 .item .bg {
	min-height: 100px;
}

#box2 .item h3 {
	margin-left: 90px;
}

#box2 .info li {
	float: left;
	width: 150px;
	padding-right: 30px;
}

#box2 .info .more {
	margin-top: 15px;
}

/** AÑADIDOS POR JUANMA */
.pase {
	width: 585px;
	margin: 20px auto;
}
.pasepie {
	list-style-type: none;
}
.pasepie li {
	display: inline;
	padding: 0 46px 0 6px;
}

.sala {
	background-color: rgb(255, 255, 255);
	border: 3px solid #EDEDED;
	float: right;
	margin: 19px 3px 0 0;
	padding: 0 12px;
	font-size: 35px;
	color: #004A80;
}

.horarios {
	margin: 9px 0 28px 59px;
	list-style: none;
}
.cine {
	padding-left: 11px;
	font-size: 11px;
	color: #698F0D;
	background: url(/static/images/homepage08.gif) no-repeat 0px 5px;
}
#patio {
	background: url(/static/images/patio.jpg) no-repeat;
	width: 700px;
	height: 525px; 
	margin: 0 auto 20px auto;
}

.numero {
	color: #FFF;
	font-weight: bold;
	font-size: 54px;
	margin-right: 244px;
	margin-left: 178px;
	font-family: Arial;
}
.entrada {
	padding: 0 46px 0 6px;
}

.condiciones {
	border:2px solid #EDEDED;
	height:130px;
	margin:20px auto;
	width:740px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0 11px 4px 14px;
}

.pago {
	background: #F8F8F8 url(/static/images/homepage18.gif) repeat-x scroll left bottom;
	height: auto;
	overflow-y: visible;
	border: 1px solid #E4E2E2;
}

#frame_opinion {
	width: 450px;
	height: 670px;
}

#div_opinion {
	background: #F8F8F8;
	height: 650px;
	padding: 12px 17px 0 15px;
}

#opinion {
	height: 315px;
	overflow-y: auto;
	border: 2px solid #7f9db9; 
	padding: 0px 10px 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.negro { 
	color:#000;
}

.boton {
 background: #FFF;
 border: 3px solid #EDEDED;
 -moz-border-radius: 10px;
 padding: 5px;
 margin-left: 4px;
 color: #004A80;
 font-weight: bold;
}
 
.inactivo {
 font-weight: normal;
}

/** AÑADIDOS POR CESAR */

.visor {
 margin: 0 auto 20px auto;
 position: relative;
 width: 700px;
 height: 525px;
}

#elegir {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	color: #000;
}

.ciudad {
	font-size: 22px;
	list-style-image: url(/static/images/flecha_derecha.png);
}

.ciudad li{
	margin-top: 25px;
	
}

.ciudad a {
	color: #333;
}

.formato {
	min-height: 500px;
	text-align: center;
}

.seleccion {
	color: #FFF;
	font-size: 14px;
	top: 3px;
	right: 230px;
	position: absolute;
	
}

.seleccion img {
	padding: 2px 0px 0px 5px;
}
	
.seleccion a {
	color: #FFF;
	font-size:20px;
	font-weight:bold;
	padding: 0px 0px 0px 10px;
}

.seleccion a:hover {
	text-decoration: none;
	color: #a5ec02;
}
