﻿
	
			
			.upcomming h4 {
				font-weight: normal;
				font-size: 12px;
				text-transform: uppercase;
				color: white;
				background: #00325b;
				background: -moz-linear-gradient(top,  #00325b 0%, #012d52 50%, #002b4f 100%, #022848 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00325b), color-stop(50%,#012d52), color-stop(100%,#002b4f), color-stop(100%,#022848));
				background: -webkit-linear-gradient(top,  #00325b 0%,#012d52 50%,#002b4f 100%,#022848 100%);
				background: -o-linear-gradient(top,  #00325b 0%,#012d52 50%,#002b4f 100%,#022848 100%);
				background: -ms-linear-gradient(top,  #00325b 0%,#012d52 50%,#002b4f 100%,#022848 100%);
				background: linear-gradient(to bottom,  #00325b 0%,#012d52 50%,#002b4f 100%,#022848 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00325b', endColorstr='#022848',GradientType=0 );
				padding: 10px 0 10px 10px;
			}

			.form-search .btn {
				height: 33px;
				background: #023864;
				background: -moz-linear-gradient(top,  #023864 0%, #013259 50%, #002b4f 100%, #002b4f 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#023864), color-stop(50%,#013259), color-stop(100%,#002b4f), color-stop(100%,#002b4f));
				background: -webkit-linear-gradient(top,  #023864 0%,#013259 50%,#002b4f 100%,#002b4f 100%);
				background: -o-linear-gradient(top,  #023864 0%,#013259 50%,#002b4f 100%,#002b4f 100%);
				background: -ms-linear-gradient(top,  #023864 0%,#013259 50%,#002b4f 100%,#002b4f 100%);
				background: linear-gradient(to bottom,  #023864 0%,#013259 50%,#002b4f 100%,#002b4f 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023864', endColorstr='#002b4f',GradientType=0 );
			}

			.contact-info {
				background-color: #fff;
				display: inline-block;
				padding: 2px 5px;
				color: #023960;
				font-size: 11px;
				box-shadow:0px 0px 3px 1px rgba(119,119,119,.3);;
			}
			
						

			@media (max-width: 770px) {
				.subnav .nav li {
					border-right: none;
				}
			}

			.upcomming {
				margin-right: 10px;
				margin-bottom: 10px;
				background-color: #f4f4f4;
				color: #00335d;
				padding-bottom:10px;
			}

			ul.upcoming-events, ul.club {
				list-style: none;
				margin: 0;
				padding: 0;
				border-top: 1px solid #e1e1e1;
				border-bottom: 1px solid #e1e1e1;
			}

			.clear {
				clear: both;
			}

			.calendar, .subject, .cart {
				float: left;
			}

			.calendar {
				width: 28%;
				text-align: center;
				margin-top: -10px;
				text-transform: uppercase;
			}

			.club .calendar {
				width: 30%;
				margin-top: 15px;
				color: #00335d;
			}

			.cart {
				width: 20%;
				text-align: center;
			}

			.club .cart {
				margin-top: 10px;
			}

			.subject {
				width: 50%;
				font-weight: bold;
				font-size: 11px;
			}
			
			.club .subject {
				font-size: 11px;
				color: #00335d;
				line-height: 15px;
				font-weight: normal;
				width: 48%;
				padding-left: 1%;
				padding-right: 1%;
			}
			
			.event {
				margin-right: 0.5% 1.5% 0.5% 1.5%;
				border-bottom: 2px solid #aabac6;
				padding:12px 0px;
			}
			.eventHome {
				margin-right: 0.5% 1.5% 0.5% 1.5%;
				border-bottom: 2px solid #aabac6;
				padding:18px 0px 9px 5px;
			}			

			.club .event {
				margin-right: 0;
				border-bottom-color: #00335d;
				padding: 10px 0;
			}

			.upcoming-events li {
				line-height: 13px;
			}

			.club li {
				background: #ffffff;
				background: -moz-linear-gradient(top,  #ffffff 0%, #fdfdfe 50%, #e9eef2 100%, #e9eef2 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#fdfdfe), color-stop(100%,#e9eef2), color-stop(100%,#e9eef2));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#fdfdfe 50%,#e9eef2 100%,#e9eef2 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#fdfdfe 50%,#e9eef2 100%,#e9eef2 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#fdfdfe 50%,#e9eef2 100%,#e9eef2 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#fdfdfe 50%,#e9eef2 100%,#e9eef2 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9eef2',GradientType=0 );
			}

			.club li:last-child .event {
				border-bottom: none;
			}

			.reference {
				display: inline-block;
				text-transform: uppercase;
				padding: 3px 10px 3px 10px;
				text-decoration: none;
				font-size: 10px;
				color: black;
				background: #bbbbbb;
				background: -moz-linear-gradient(top,  #bbbbbb 0%, #bbbbbb 50%, #bbbbbb 100%, #bbbbbb 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbbbbb), color-stop(50%,#bbbbbb), color-stop(100%,#bbbbbb), color-stop(100%,#bbbbbb));
				background: -webkit-linear-gradient(top,  #bbbbbb 0%,#bbbbbb 50%,#bbbbbb 100%,#bbbbbb 100%);
				background: -o-linear-gradient(top, #bbbbbb 0%,#bbbbbb 50%,#bbbbbb 100%,#bbbbbb 100%);
				background: -ms-linear-gradient(top, #bbbbbb 0%,#bbbbbb 50%,#bbbbbb 100%,#bbbbbb 100%);
				background: linear-gradient(to bottom, #bbbbbb 0%,#bbbbbb 50%,#bbbbbb 100%,#bbbbbb 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbbbbb', endColorstr='#bbbbbb',GradientType=0 );
				margin: 7px 0 17px 95px;
				box-shadow: 2px 2px 2px rgba(50, 50, 50, 0.7);
				font-weight: normal;
			}
.reference:hover 
{
    color: Black;
}
			h4.reference {
				width: 96.3%;
				margin: 0 auto 15px auto;
				display: block;
				text-align: center;
				padding: 7px 0;
			}

			.carousel-description {
				padding: 0 15px 10px 30px;
			}

			p {
				color: #191919;
				font-size: 12px;
			}

			h2 {
				color: #00335d;
				font-size: 25px;
				margin-bottom: 10px;
				font-weight: normal;
			}

			a.btn-icon {
				display: inline-block;
				box-shadow: 1px 3px 2px gray;
				background-color: #fff;
				padding: 9px;
				border-radius: 4px;
			}

			.date {
				display: inline-block; 
				background-color: #f7f7f7; 
				width: 56px; 
				height: 46px;
				box-shadow: 1px 3px 2px gray;
				border-radius: 4px;
			}

			.month {
				border-bottom: 1px solid #c3c3c3;
				margin: 2px 0;
			}
			.day {
				font-size: 30px;
				margin-top: 10px;
				margin-bottom:1px;
			}		
			
			.thumbnail {
				border: none;
				border-radius: 0;
				box-shadow: none;
				padding:0;
			}

			.thumbnail h5 {
				color: #00335d;
				font-weight: 16px;
			}

			ul.thumbnails {
				padding: 8px 8px 0 8px;
			}

			ul.thumbnails .span4 {
				width: 32%;
				margin-left: 2%;
				margin-bottom: 0;
			}

			h6 {
				color: #000;
				font-weight: normal;
				font-size: 14px;
				margin-bottom: 15px;
				margin-top: 20px;
			}

			.row-fluid [class*="span"]:first-child h6 {
				padding-left: 25px;
			}

			.row-fluid.article {
				background-color: #ccc;
				margin-bottom: 7px;
			}

			.row-fluid.article .span4:last-child {
				width: 32.9239%;
				margin-left: 1.2641%;
			}

			h3.special-title.padding {
				margin: 8px 0;
			}
			
			ul.nav-icons {
				margin: 0 0 0 25px;
			}

			ul.nav-icons li {
				display: inline-block;
				margin: 0 1px;
				vertical-align: middle;
			}
			
			ul.nav-icons li.logo {
				display: inline-block;
				margin: 0 10px 0 0;
				vertical-align: middle;
			}

			.icon-onstage {
				background: url('/images/icon-onstage.png') no-repeat center center;
				width: 94px;
				height: 61px;
			}

			.icon-arte {
				background: url('/images/icon-arte.png') no-repeat center center;
				width: 74px;
				height: 38px;
			}

			.icon-apm {
				background: url('/images/icon-apm.png') no-repeat center center;
				width: 52px;
				height: 48px;
			}

			.footer-links {
				background: #cccccc;
				background: -moz-linear-gradient(top,  #cccccc 0%, #bebebe 50%, #adadac 100%, #adadac 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(50%,#bebebe), color-stop(100%,#adadac), color-stop(100%,#adadac));
				background: -webkit-linear-gradient(top,  #cccccc 0%,#bebebe 50%,#adadac 100%,#adadac 100%);
				background: -o-linear-gradient(top,  #cccccc 0%,#bebebe 50%,#adadac 100%,#adadac 100%);
				background: -ms-linear-gradient(top,  #cccccc 0%,#bebebe 50%,#adadac 100%,#adadac 100%);
				background: linear-gradient(to bottom,  #cccccc 0%,#bebebe 50%,#adadac 100%,#adadac 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#adadac',GradientType=0 );
				font-size: 10px;
				margin-bottom: 0;
				text-align: center;
			}

			.footer-links .nav.nav-pills a {
				color: #000;
				padding: 5px 12px;
				margin: 0;
			}

			.footer-links .nav.nav-pills {
				display: inline-block;
				margin-bottom: 0;
				margin-top: 5px;
			}

			.footer-links .nav.nav-pills li {
				padding: 0px 4px;
				border-right: 2px solid #000;
			}

			.footer-links .nav.nav-pills li:last-child {
				border-right: none;
			}

			.copyright {
				background: #414040;
				background: -moz-linear-gradient(top,  #414040 0%, #282728 50%, #111110 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#414040), color-stop(50%,#282728), color-stop(100%,#111110));
				background: -webkit-linear-gradient(top,  #414040 0%,#282728 50%,#111110 100%);
				background: -o-linear-gradient(top,  #414040 0%,#282728 50%,#111110 100%);
				background: -ms-linear-gradient(top,  #414040 0%,#282728 50%,#111110 100%);
				background: linear-gradient(to bottom,  #414040 0%,#282728 50%,#111110 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#414040', endColorstr='#111110',GradientType=0 );
				padding-top: 5px;
			}

			.copyright p {
				color: white;
				font-size: 11px;
			}

			#myModal.modal {
				border-radius: 0;
				box-shadow: none;
				background-color: transparent;
				border: none;
				width: 540px;
			}
						.modal-body {
				font-size: 12px; 
				color: #023660;
				padding: 15px 50px;
			}

			.modal-wrapper {
				margin: 20px 20px 0 0;
				background-color: #e0e0e0;
			}

			.modal-backdrop {
				background-color: #5F8EB7;
			}
			
			.modal-header {
				padding: 23px 0 0 0;
			}

			.modal-header h3 {
				background-color: #fff;
				color: #01315a;
				font-size: 16px;
				font-weight: normal;
				padding: 10px 0 10px 30px;
			}

			.modal-header .close {
				background-color: white;
				opacity: 1;
				padding: 8px 10px;
				position: absolute;
				right: 2px;
				top: 0;
				z-index: 99999;
				font-weight: normal;
				font-size: 30px;
				color: #00315a;
				text-shadow: none;
				box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.75);
			}
			
						

			.span4.special {
				margin-left: 1.0641%;
			}

			.span8.special {
				width: 66.712%;
			}

			.player {
				background-color: white;
				border-top: 1px solid #e1e1e1;
				border-bottom: 1px solid #e1e1e1;
				padding: 8px 0 8px 8px;
			}
			.cajaFb{
				float:left;
				width:297px;
				background-color: white;
				border: 1px solid #e1e1e1;
				padding: 8px;
			}
			.social-sign ul {
				list-style: none;
				margin: 0;
				padding: 0;
				border-top: 1px solid #e0e0e0;
				border-bottom: 1px solid #e1e1e1;
			}

			.social-sign ul > li {
				background: #ffffff;
				background: -moz-linear-gradient(top,  #ffffff 0%, #e6ebef 100%);
				background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6ebef));
				background: -webkit-linear-gradient(top,  #ffffff 0%,#e6ebef 100%);
				background: -o-linear-gradient(top,  #ffffff 0%,#e6ebef 100%);
				background: -ms-linear-gradient(top,  #ffffff 0%,#e6ebef 100%);
				background: linear-gradient(to bottom,  #ffffff 0%,#e6ebef 100%);
				filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ebef',GradientType=0 );
				border-bottom: 1px solid #003059;
				padding: 10px 0;
				font-size: 12px;
			}

			.social-sign ul > li:last-child {
				border-bottom: 0;
			}

			.social-sign ul p {
				font-size: 14px;
				line-height: 5px;
			}

			ul.thumbnails li.span6 {
				/*width: 49.2105%;*/
				width:32.8%;
				margin-bottom: 1.5789%;
			}

			ul.thumbnails li.span6:nth-child(odd) {
				margin-left: 0;
			}

			ul.thumbnails li.span6:nth-child(even) {
				margin-left: 1.5789%;
			}

			ul.thumbnails.ticket .thumbnail {
				position: relative;
			}
			
			ul.thumbnails.ticket .thumbnail > .caption {
				position: absolute;
				bottom: 3px;
				/*background-color: rgba(50,50,50,1);*/
				/*opacity: .7;*/
			}
						ul.thumbnails.ticket .thumbnail > .caption2 {
				position: absolute;
				bottom: 3px;
				background-color: rgb(50,50,50);
				opacity: .85;
			}
			
			ul.thumbnails.ticket .thumbnail > img {
				width: 100%;
			}

			.thumbnail .caption {
				width: 91.5%;
			}

			.caption h5 {
				color: #fff;
				font-size: 18px;
				font-weight: normal;
			}
			.caption h5.videos {
				color: #00335d;
				font-size: 14px;
				font-weight: normal;
			}
						
			
			.shopping-cart {
				margin-top: 10px;
			}

			.shopping-cart a {
				background-color: white;
				border-radius: 0;
				padding: 6px 10px;
				float: left;
				color: #00335d;
				text-decoration: none;
			}

			.shopping-cart label {
				float: right;
				color: #fff;
			}


