@charset "utf-8";
/* CSS Document */
#mapWrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 10px 0 10px 0;
	height: auto;
}

.info a:link, .info a:visited, .info a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #2E4495;
	text-decoration: none;
}
.info a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #993366;
	text-decoration: none;
}

.closeTip {
	top: 3px;
	right: 3px;
	position: absolute;
	visibility: visible;
}


.content {
	height:auto;
	background-color: #79A12F;
	position: relative;
	padding: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


#LocDefault{
	position:absolute;
	left:298px;
	top:488px;
	width:470px;
	height:415px;
	z-index:9999;
	background-color: #F7F7F7;
	color: #2E4495;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.tip  .icons img{
	margin-top: 8px;
	margin-left: 5px;
	display: inline;
}
.tip a:link, .tip a:visited, .tip:active{
	color: #990066;
	text-decoration: none;
}

.tip a:hover{
	color: #FFFFFF;
}
#LocOneInfo, #LocTwoInfo, #LocThreeInfo, #LocFourInfo, #LocFiveInfo, #LocSixInfo, #LocSevenInfo, #LocEightInfo, #LocNineInfo, #LocTenInfo, #LocElevenInfo, #LocTwelveInfo, #LocThirteenInfo{
	position:absolute;
	left:299px;
	top:489px;
	width:470px;
	height:415px;
	z-index:9999;
	background-color: #F7F7F7;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 10px;
	display: none;
	color: #2E4495;
}
#Loc_NUMBER_YOU_WANT_TO_EDIT_Info {

/*  This style is for editing Any of the LocInfo Divs ... makes it visible for visual editing (less staring at code */
	display: inline;

}


#LocOne, #LocTwo, #LocThree, #LocFour, #LocFive, #LocSix, #LocSeven, #LocEight, #LocNine, #LocTen, #LocEleven, #LocTwelve, #LocThirteen
{
	z-index:1;
	position:absolute;
	overflow: visible;
	
}

#LocOne{
	left:428px;
	top:90px;
	width:297px;
	height:143px;
	display: none;

}


#LocTwo {
	left:491px;
	top:177px;
	width:298px;
	height:140px;
	display: none;
}
#LocThree {
	left:445px;
	top:48px;
	width:296px;
	height:120px;
	display: none;
}
#LocFour {
	left:441px;
	top:76px;
	width:296px;
	height:118px;
	display: none;

}
#LocFive {
	left:407px;
	top:251px;
	width:296px;
	height:118px;
	display: none;
}
#LocSix{
	left:284px;
	top:245px;
	width:296px;
	height:118px;
	display: none;
}
#LocSeven {
	left:85px;
	top:308px;
	width:296px;
	height:140px;
	display: none;
}
#LocEight{
	left:78px;
	top:251px;
	width:296px;
	height:120px;
	display: none;
}
#LocNine{
	left:128px;
	top:230px;
	width:296px;
	height:120px;
	display: none;
}
#LocTen {
	left:18px;
	top:246px;
	width:296px;
	height:120px;
	display: none;
}
#LocEleven {
	left:115px;
	top:217px;
	width:296px;
	display: none;
}

/*secondary navigation styles Goes in page_nav which has a width of 200px, and some margin on left*/
#page_nav{
	width:265px;
	z-index:1;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#page_nav ul
{
	margin:0;
	padding: 0;
	list-style:none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}



#page_nav ul li{
	margin: 0;
	padding:0;
	white-space: nowrap;
}

#page_nav ul li h1{
	margin: 0;
	display: inline;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#page_nav ul li h2{
	margin: 0;
	display: inline;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#page_nav ul li h3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0px 10px 0 18px;
}

#page_nav ul a{
	color: #2E4495;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	line-height: 35px;
	width: 265px;
	/*padding-left:35px;*/
	display:block;
	background:url(../images/venue/page_nav_bg.gif) no-repeat left center;
	font-size: 12px;
}
#page_nav ul a:hover{
background-position:-300px ;
color: #ffffff;

}
#page_nav ul a.current{
background-position:  top right;
color:#074D93;
cursor:default;
}

#page_nav ul a.last
{
	border-bottom: none;
}





/* ---- jtip <<<---------------------------------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	width:200px;
	opacity: 0.85;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	
	
}
.help {
	cursor: help;
}
#tooltip h3{
	margin: 0;
	color: #2E4495;
	font-size: 12px;
	font-weight: normal;
}
#tooltip div { margin: 0; }
