/* maincolor:#700067 */
.uv-colorcoding ul > li.sold i{
	color: #000;
}
.uv-colorcoding ul > li.not-realeased i{
	color: #383839;
}
.uv-colorcoding ul > li.available i{
	color: #365F38;
}
.uv-map svg{
	width: 110%;
	height: 100%;
	margin-left: 0%;
}

.uv-pulltomenu .uv-blackbg .w100{margin-top: -45px;}
.home-flyercont{
	margin: 0 auto;
	padding: 0 15px;
}
.blacktransbg{background-color: rgba(0, 0, 0, 0.4);}
.whitebg{background-color: #fff;}
.prefooter-panel{
	background: #E6E6E6;
	max-width: 970;
	margin: 0 auto;
	margin-bottom: 10px;
}
.prefooter-panel .panel-header ul{
	list-style: none;
	padding: 0;
	margin: 0 -1px;
}
.prefooter-panel .panel-header ul > li{
	float: left;
	width: 33.3333333%
}
.prefooter-panel .panel-header ul > li > a{
	text-align: center;
	display: block;
	line-height: 46px;
	color: #fff;
	text-decoration: underline;
	background-color: #989898;
	margin: 0 1px;
	font-size: 24px;
	padding-bottom: 2px;
}
.prefooter-panel .panel-header ul > li > a:hover, .prefooter-panel .panel-header ul > li > a.active{background-color: #945894;}
.prefooter-venueslist{
	margin: 0 auto;
	padding: 0;
	list-style: none;
	max-width: 700px;
	text-align: center;
}
.prefooter-venueslist li{
	display: inline-block;
	margin: 5px 10px;
}
.prefooter-venueslist li a{
	display: block;
	font-size: 20px;
	color: #000;
}
.prefooter-venueslist li a:hover{color: #999;}
.uv-prefooter-contact{font-size: 130%;}
.uv-prefooter-contact p{margin-bottom: 5px;}
.uv-prefooter-contact a{color: inherit}
.uv-prefooter-contact a img{margin-top: 40px; display: inline-block;}
.uv-mapinfo h1{ font-size: 25px; }


@media(max-width:768px){
	.uv-pulltomenu .uv-blackbg .w100{margin-top: 0px;}
	.uv-pageheaderbottomisfixed .uv-pulltomenu .uv-blackbg .w100{margin-top: -45px;}
	.prefooter-panel .panel-header ul > li > a{
		font-size: 15px;
		line-height: 35px;
	}
}


.uv-textright
{
	text-align: right;
}
.uv-textcenter
{
	text-align: center;
}


#uvtabtables{
	padding-top: 20px;
}
.uv_tablecart{
	border: 1px solid #ddd;
}
.tabbable{
	padding-left: 0px;
	padding-right: 0px;
}
.tabbable ul li:nth-child(1) {
    border-radius: 10px 0px 0px 0px;
}
.urcart_active,
.tabbable ul li.active, .tabbable ul li.active a,
.tabbable ul li.active, .tabbable ul li.active i {
    color: rgba(61, 28, 74, 0.8);
}
.urcart_active{
	font-weight: bold !important;
}
.tabbable ul {
    padding: 0px;
    list-style: none;
}
.tabbable ul li.active {
    border-top-color: rgba(61, 28, 74, 0.8);
}
.tabbable ul li a{
	color: #BDBCBC;
}
.tabbable ul li {
    float: left;
    font-size: 13px;
    padding: 10px 15px;
    font-weight: bold;
    color: #BDBCBC;
    cursor: pointer;
    border: 1px solid #ffffff;
    border-top: 3px solid;
    /* background-color: #F9F9F9; */
    border-color: #BDBCBC;
    border-left: 1px solid #ddd;
}
.urcart_deactive label{
	font-weight: 400;
}
.uvcarttable{
	padding-left: 10px;
}
.cartright, .right{
	text-align: right;
}
.center{
	text-align: center;
}
.urcart_terms {
	border-color: rgba(61, 28, 74, 0.8) !important;
    background-color: rgba(61, 28, 74, 0.8) !important;
}
#urcart_purchase{
	background-color: rgba(61, 28, 74, 0.8);
	border-color: rgba(61, 28, 74, 0.8);
}
.clear{
	clear: both;
}


@media(min-width: 1280px){
	.uv-mapdesktop .uv-map{padding-bottom: 50%;}
}
@media(max-width: 600px){
	#myTab li{
		width: 100%;
	}
	#myTab li{
		border-radius: 0px 0px 0px 0px;
	}
	#myTab li:first-child{
		border-radius: 10px 10px 0px 0px;
	}
	.uv_tablecart th:last-child{
		border-radius: 0px;
	}	
	.uvtabtables{
		padding-left: 30px;
		padding-right: 30px;
	}
	.uvcarttable{
		padding-left: 15px;
	}
	.uvc-eventlist > div, .uvc-eventlist > a{
		color: #fff !important;
	}
	.uvc-eventlist > div, .uvc-eventlist > a:hover{
		color: #97161a !important;
	}
}	
@media(min-width: 600px){
	.uvc-eldate h5{
		-webkit-transition: border-bottom 200ms ease-in-out 50ms;
		-moz-transition: border-bottom 200ms ease-in-out 50ms;
		-ms-transition: border-bottom 200ms ease-in-out 50ms;
		-o-transition: border-bottom 200ms ease-in-out 50ms;
		transition: border-bottom 200ms ease-in-out 50ms;
	}
	a:hover .uvc-eldate h5{		
		border-bottom: 3px solid #fff;
	}
}
select
{
	min-width: 60px !important;
}



/* COLOR SCHEME */

.uv-headerbottom {
    background-color: #700067;
    border-bottom: 1px solid #97161a;
} 

.prefooter-panel .panel-header ul > li > a:hover, .prefooter-panel .panel-header ul > li > a.active
{
	background-color: #97161a;
}

.uv-mainmenu > li.active > a {
    color: white;
}   

body
{
	color: #700067;
}

.uv-prefootermenu li a
{
	color: #700067;
}

@media (max-width: 768px){
	.uv-headermenu .uv-mainmenu > li > a
	{
		color: #999;
		
	}
}

.uv-upcomingmenu button.active,.uv-btn
{
	background: #97161a;
}

.uvc-eldate h5
{
	border-bottom: 3px solid #97161a;
	
}

a
{
	color: #97161a;
}

.urcart_terms,#urcart_purchase,.uv_schemebutton,.urcheckout_terms {
    border-color: #97161a !important;
    background-color: #700067 !important;
}

.urcart_active, .tabbable ul li.active, .tabbable ul li.active a, .tabbable ul li.active, .tabbable ul li.active i
{
	color: #700067;
}

.tabbable ul li.active
{
	border-top-color:#700067;
}
.uv-droparrow .uv-submenu>.active>a, .uv-submenu>.active>a:focus, .uv-submenu>.active>a:hover{
	background-color: #700067 !important;
	color: #fff;
}
.uv-droparrow .uv-submenu>li>a:focus, .uv-submenu>li>a:hover {
    background-color: #700067 !important;
	color: #fff;
}
.uv-mainmenu > li > a, .uv-mainmenu > li > div > a{
	cursor: pointer;
}

.uv-mainmenu .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: #700067 !important;
	color: #fff;
}
.uv-mainmenu .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #700067 !important;
	color: #fff;
}
.uv-maplist .uv-listitemview button,.uv-btnoptdark,#uv-mapddate{
	background-color: #700067;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover
{
	background-color: #700067;
	color: #fff;
}

#uv-mapdate .datepicker .day.active:after,.bootstrap-datetimepicker-widget table td.today:before
{
	border-bottom-color: 2px solid #700067;
}

.item_section[status="available"] > *,
.item_section[status="available"] > g > *, 
.item_section[status="available"]
{
	fill: #700067 !important;
	opacity: 0.4;
}
.global_section .layer_section:hover ~ .item_section[status="available"] > *,
.global_section .layer_section:hover ~ .item_section[status="available"] > g > *, 
.global_section:hover .item_section[status="available"] > *,
.global_section:hover .item_section[status="available"] > g > *, 
.item_section[status="available"]:hover > *,
.item_section[status="available"]:hover > g > *, 
.item_section[status="available"]:hover
{
	fill: #700067 !important;
	opacity: 0.7;
}
.item_section[status="resinquiry"] > *,
.item_section[status="resinquiry"] > g > *, 
.item_section[status="resinquiry"]{
	fill: #700067;
	opacity: 0.4;
}
.item_section[status="resinquiry"]:hover > *,
.item_section[status="resinquiry"]:hover > g > *, 
.item_section[status="resinquiry"]:hover{
	fill: #700067;
	opacity: 0.7;
	fill-opacity: 1;
}
.datepicker .table-condensed{
	width: 100%;
	text-align: center;
}
.datepicker .table-condensed .picker-switch{
	text-align: center;
}
.item_section[status="item_unavailable"] > *,
.item_section[status="item_unavailable"] > g > *,
.item_section[status="item_unavailable"],
.item_section[status="sold"] > *,
.item_section[status="sold"] > g > *,
.item_section[status="sold"]{
	fill: #000000;
	opacity: 0.4 !important;
	fill-opacity: 1;
}

.item_section[status="item_unavailable"] > text,
.item_section[status="available"] > text,
.item_section[status="available"]:hover > text,
.item_section > text{
	fill: #fff !important;
	opacity: 0.4 !important;
	fill-opacity: 1 !important;
}


table#uvtablesummary .remark>td,table#uvtablesummary tr.noborder:hover,table#uvtablesummary tr.noborder:hover select
{
	border-color: #97161a !important;
    background-color: #700067 !important;
}



.uv-checkoutbuttonfixed #urcart_purchase {
    color: #97161a !important;
    background-color: #fff!important;
}
#uv-mapdate .datepicker .day.active:after{
	border:2px solid #700067;
}
.uv-mapallowclosemap .uv-mapshowmap i{
	color: #fff;
}
.uv-btnoptdark{
	background-color: #700067;
}
#uv-mapdate .table-condensed>tbody>tr>td.day:not(.disabled):hover{
	background-color: #D6ABD2;
	color: #fff;
	cursor: pointer;
}
#uv-mapdate .table-condensed>tbody>tr>td.day.active:hover{
	background-color: #700067;
}

.uv-popmap .uv-popheader {
	background-color: #700067;
	padding: 14px 15px;
}
.uv-popmap .uv-popheader h3 {
	font-size: 20px;	
	margin-top: 0px !important;
	padding: 0px !important;
}
.uv-popmap .pop-close {
	color: #fff;	
}
.uv-popmap .uv-popheader h1 {
	color: #fff;
}


.uv-popmap .uv-btn.uvmap-btn-dark, .uvmap-section .uv-btn.uvmap-btn-dark{ background-color: #700067!important; }
.uv-popheader .pull-right:first-child {
    margin-right: 30px;
}
.uv-popbody .uv-btn-s{
font-family: "Gotham Bold";
    background: #333;
    color: #fff;
}
body .uv-popmap .uv-poptablecapacity {
    margin-right: 30px !important;
}