@charset "utf-8";
/* CSS Document */

@font-face {
   font-family: stagefont;
   src: url(fonts/myriadpro-regular.otf);
   font-weight: normal;
   }
   
@font-face {
   font-family: stagefont;
   src: url('fonts/myriadpro-semibold.otf');
   font-weight: bold;
}
/*@font-face {
   font-family: stagefont;
   src: url('fonts/myriadpro-bold.otf');
   font-weight: bolder;
}*/
@font-face {
   font-family: stagefont;
   src: url('fonts/myriadpro-it.otf');
   font-style: italic;
}

body {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.8em;
	background: #16174f;
	
	margin: 0;
	padding: 0;
}

.ital {
	font-style:italic;
}

#fullwrap {
width: 1100px;
margin-left: 200px;
margin-top: 30px;
position: relative;
}

#toplogo {
position:absolute;
left: -170px;
top: 0px;
float: left;
}

#titleplate {
width: 75%;
margin: 0 auto;
}

#colwrapper {
	width: 800px;
	margin-top: 30px;
	background: white url("images/chainbg.gif") repeat-y;

	border-bottom: 16px solid #b5a397;
	position:relative;
	float: left;
	
}
h1 {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0.3em 0;
	text-indent:-99999px;
}
#tnav {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	background: #2e2e2e url(images/nav_bar.jpg) repeat-x;
	display: block;
	overflow: hidden;
	font-size: 0.9em;
	height:33px;
	
}
#tnav li {
	display: inline;
}
#tnav li a {
	display: block;
	float: left;
	padding: 10px 18px;
	color: white;
	}
#tnav li a:hover {
/* 
	background: #1b1b1b ;
 */
 color: #b5a397;
}

a.contentlink {
	 text-decoration: none;
}
#load {
	display: none;
	position: absolute;
	right: 28px;
	top: 40px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em; 
/* 	this hides the text offscreen if javascript is present */
}

#contwrap {
	padding-left: 50px;
	padding-right: 50px;
}
#content {
	width: 100%;
	position: relative;
		}
	
	#bubblecol {
	position: absolute;
    right: 0px;
    width: 240px;
/* border: 2px	solid white; */

	}
	
	.bubblewrapr {
		float: right;
	}
	.bubblewrapl {
		float: left;
	}
	
	.qbubbles {
		background: #e3e3e3;
		width: 200px;
		position: relative;
/*     margin-right: 0px; */
		border-radius: 25px;
		    margin-top: 30px;
		    
	
	}
	.qbubbles:hover {
		background: white;
	}
	
	.qbubbles p {
		font-family: stagefont, Helvetica, Arial, Sans-serif;
		font-weight: normal;
		font-size: 14px;
		line-height: 110%;
		color: #963019;
		padding: 14px;
		margin: 0em;
	}
	
	p.qmore {
		font-size:11px;
		color:#16174f;
		text-align:center;
		text-decoration:underline;
		margin-top:-2em;
	}

h2 {
	margin: 0;
	padding: 0.5em 0;
	color:#568945;
	font-family:stagefont, Helvetica, Arial, Sans-serif;
}
h3 {
	margin-bottom: -10px;
	padding: 0.5em 0;
	font-family:stagefont, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	color:#16174f;
}
p {
	margin: 0;
	padding: 0.4em 0;
	color:#686868;
	line-height:1.4em;
	text-align: left;
}
.boldit {
	font-weight: bold;
	color:#000;
}
.artisthilite {
	color:#C36;
	font-weight: bold;
}
	
.nowrap {
white-space: nowrap;
}
hr {
	color:#568945;
}
.halfcol {
	width:325px;
}
#content img.right {
	float: right;
	margin: 0 0 8px 8px;

}
#foot {
	padding: 15px;
	color: white;
	text-align: center;
	margin: 30px 0 0 0;
/* 
	border-top:1px solid #222222;
 */
}

img.centerblock {
	display: block;
	margin-left:auto;
	margin-right:auto;
}

p.centerblock {
	margin-left:auto;
	margin-right:auto;
}

.centerphoto {
	/*width: 50%;*/
	display: -ms-Flexbox;
	-ms-box-orient: horizontal;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	
	
}

.photocap {
	font-family: stagefont, Helvetica, Arial, Sans-serif;
		font-size: 13px;
		font-weight: normal;
		line-height: 110%;
		color: #963019;
		
}
.capsmaller {
	font-size: 11px;
	margin-top: -10px;;
}

.artistblock {
	position:relative;
	height:auto;
	overflow:hidden;
}
/*ensures vert div size matches its contents*/

.artistname {
	font-family: stagefont, Helvetica, Arial, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}
.tightername {
	margin:12px 0 -12px;
}
.artisttext-left {
	width: 400px;
	float: left;
	margin-right: 30px;
	height:auto;
	overflow:hidden;
}
.artisttext-right {
	width: 400px;
	float: right;
	margin-left: 30px;
	height:auto;
	overflow:hidden;
		}
.miniquotes {
	font-family: stagefont, Helvetica, Arial, Sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	padding:0 10px;
	color:#16174f;
		}
	/*	.partnertext-left {
	width: 500px;
	float: left;
	margin-right: 30px;
	height:auto;
	overflow:hidden;
}*/
.partnertext {
	width: 500px;
	float: right;
	margin-left: 30px;
	height:auto;
	overflow:hidden;
		}
		/* 
	height and overflow of these div blocks to ensure that the height expands with their content
 */
 
 .presslinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
 }
.presslinktext a {
	color:inherit;
	/*text-decoration:none;*/
 }
 .pressheadsvg {
	 margin-top: 10px;
	 	 margin-bottom: 4px;

 }
 .popopenbox {
	width: auto;
	height:auto;
	background-color: #FFF;	
 }
 
 .popopenbox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
 }
 #showdetails {
	 display:none;
 }
 .prdetails {
	 text-decoration:underline;
	 cursor: pointer;
 }
.downloadlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #568945;
	
}

.downlinkp {
	text-align:center;
}
.dotitem {
	font-family: Arial, Helvetica, sans-serif;
	color: #568945;
	font-weight: bold;
	font-size:18px;
}

#vectoroffer {
	position:absolute;
	left:-220px;
	top:200px;
	width:140px;
	
	/*background-image:url("images/vector_logo_offer.svg");
	background-repeat: no-repeat;*/
}


.livescript,
.livescriptlarge {
	font-family:'Kalam',cursive;
	
}
.livescript {
	font-size:14px;
	font-weight:normal;
}
.livescriptlarge {
	font-size:18px;
	font-weight:bold;
	color:#B5A397;
}

/*TEMPSTYLES (to change or remove as elements on site change)*/

.leftimage:before {
	content:'';
	display:block;
	float:left;
	height:46px;
}
/*apply class "leftimage" to a div enclosing an img, and this will bump it down from the top for text wrapping*/

.attractiontype {
	font-family: stagefont, Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin-top:-16px;
	margin-bottom:-8px;
	color: #E7242E;
}
.listedattraction {
	color: #E7242E;
	font-size:16px;
	font-weight: bold;
	
}
.spacepara {
	margin-top:8px;
}
#slide_rotation img {
  position: absolute;
}
