/* 
    Document   : choosePark
    Created on : Dec 27, 2012, 3:55:05 PM
    Author     : arknoll
    Description:
        Purpose of the stylesheet follows.
*/

.ui-widget-overlay {
  opacity: .8;
  background: #000;
  background-image: none;
}


#choose-park-menu {
  display:none;
}
#map-modal {
  display: none;
  height: 500px;
  overflow: visible;
  padding: .5em;
  z-index:2000;
}
.ui-dialog {
  overflow: visible;
  background: #ccc;
  border-radius: 0;
}

.ui-dialog-titlebar {
  display: none;
}
#map-modal-close {
  cursor: pointer;
  background: url(https://www.sixflags.com/sites/all/modules/custom/sixflags_blocks/images/close-overlay.png) left no-repeat;
  text-indent: -9999px;
  position: absolute;
  height: 63px;
  width: 63px;
  right: -30px;
  top: -30px;
  overflow: auto;
  z-index: 9999;
}
/* Relative positioning*/
#map-wrap {
	position: relative;
  height: 500px;
}

#map-modal-right-text {
    z-index: 9999;
    position: absolute;
    width: 300px;
    right: 18px;
    color: white;
    margin: 50px 20px 20px;
}

#map-modal-right-text h1 {
  color: #ffcb00;
  padding:0;
  margin:0;
  line-height: 1.0em;
}
#map-modal-right-text h2 {
  padding:0 0 20px 0;
  margin:0;
  font-size: 1.4em;
  line-height: 1.0em;
  color: #f3f3f3;
  font-weight: 500;
  font-style: italic;
}
#map-modal-right-text p {
  line-height: 1.4em;
  opacity: 0.8;
  font-size: 14px;
  height: 180px;
}

/* Hide the original tooltips contents */
.pin {
	display: none;

}

/* Begin styling the tooltips and pins */
.tooltip-up, .tooltip-down {
	position: absolute;
	background: url(https://www.sixflags.com/sites/all/modules/custom/sixflags_blocks/images/pin.png);
	width: 34px;
	height: 66px;
}

.tooltip-down {
  cursor: pointer;
}

.tooltip {
	display: none;
	width: 188px;
	position: absolute;
	top: 10px;
	left: 100%;
	z-index: 999;
	margin-left: -30px;
	padding: 0 3px 0px;
	color: #F3F3F3;
	background: #000;
	cursor: default;
	-webkit-box-shadow: #740400 0px 2px 6px;
	-moz-box-shadow: #740400 0px 2px 6px;
	box-shadow: #740400 0px 2px 6px;
}

.tooltip::after {
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	border-bottom: 10px solid #dc291e;
	border-left: 10px solid transparent;
	border-right :10px solid transparent;
}

.tooltip-down .tooltip {
	bottom: 20px;
	top: auto;
  z-index: 99999;
}

.tooltip-down .tooltip::after {
	bottom: -10px;
	top: auto;
	border-bottom: 0;
}

.tooltip h2 {
  font-size: 16px;
  margin-bottom: 0px;
  line-height: 1.2em;
  color: #f3f3f3;
  margin-top: 10px;
}

.tooltip h3 {
	line-height: 100%;
	color: #FFF;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 0px;
	padding-top: 4px;
	font-weight: bold;
}
.tooltip a.btn {
  margin: 5px auto !important;
  display: block !important;
  text-align: center;
}
.tooltip ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tooltip a.btn:link,.tooltip  a.btn:visited,.tooltip  a.btn:active {
border: 1px solid rgba(0, 0, 0, 0.1);
padding: 0px 0px 0px;
background-color: #FFF;
cursor: pointer;
color: #000;
display: inline-block;
text-transform: initial;
font-size: 8pt;
}

.tooltip-down .ttovertexas {left:-48px; top:-19px; height:68px;}
.tooltip-down .ttovergeorgia {left:-10px; top:8px; height:68px;}
.tooltip-down .ttstlouis {left:-95px; top:16px; height:43px;}
.tooltip-down .ttgreatadventure {left:49px; top:13px; height:68px;}
.tooltip-down .ttmagicmountain {left:19px; top:3px; height:68px;}
.tooltip-down .ttgreatamerica {left:-73px; top:4px; height:43px;}
.tooltip-down .ttfiestatexas {left:0px; top:17px; height:43px;}
.tooltip-down .ttamerica {left:22px; top:54px; height:43px;}
.tooltip-down .ttdiscoverykingdom {left:31px; top:11px; height:43px;}
.tooltip-down .ttnewengland {left:40px; top:23px; height:28px;}
.tooltip-down .ttgreatescape {left:33px; top:-14px; height:68px;}
.tooltip-down .ttmexico {left: -98px;top: 0px;height: 67px;}
.tooltip-down .ttlaronde {left:-137px; top:-4px; height:43px;}

.tooltip-down .ttstlouis h2 {display:none;}

.newparktext {
    position: absolute;
    width: 217px;
    top: 248px;
    left: 639px;
    color: white;
    font-size: 11pt;
    background: #00000038;
    padding: 7px;
    border-radius: 8px;
    box-shadow: 0px 0px 27px -4px #ffcb00;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 10000;
}

.newparktext a {
	cursor: pointer;
    color: #FED203!important;
    font-size: 11pt;
    margin: 0px;
    display: block;
    font-family: 'open sans';
    font-weight: bold;
    padding: 3px;
    margin-top: -1px;
    margin-bottom: -2px;
    border-radius: 10px;
    margin-right: -1px;
    margin-left: -3px;
    padding-left: 7px;
}

.newparktext .soon {
    font-size: 10pt;
    text-transform: uppercase;
    margin-bottom: 1px;
    padding-left: 3px;
}

.newparktext a:hover {
    background: #00000059;
}

