.ui-tabs-hide {
		display: none;
}
a {
	text-decoration:none;
}

#main {
	width:914px;
	height:372px;
	position:relative; overflow: hidden;
}

ul.nav {
	width:120px;
	height:32px;
	position: absolute;
	bottom: 25px; right:7px; z-index: 100; margin:0;
}
ul.nav li {
	width:23px;
	height:23px; margin:0 3px;
	background:url(../images/nav.png) no-repeat;
	float:left;
	cursor:pointer;
}

ul.nav li p {cursor:pointer;}
ul.nav li.ui-tabs-selected { background:url(../images/nav-hover.png) no-repeat;}

ul.nav li:hover { background:url(../images/nav-hover.png) no-repeat;}

.nav li {
	text-decoration:none;
	list-style-type:none;
}
.nav li p {
	 margin: 0; text-align:center;
	text-decoration:none;
	color:#FFF;
	font-size:14px; margin: 0 0 0 7px;
    position: absolute;
    top: 2px;
}
#intabdiv {
	background:url(../images/black.png);
    height: 60px;
    width: 884px;
	 bottom: 0; padding: 15px;
    left: 0;
    position: absolute;
}
#intabdiv h2 {
	font-size:20px;
	color:#FFF; font-family:Arial; font-size:18px; font-weight:normal;
	margin:0 0 4px 0;;
}
#intabdiv p {
	font-family:Arial;
	font-size:14px;
	color:#919191; margin:0; width: 760px; line-height: 18px;
}
#intabdiv a {
	text-decoration:underline;
	color:#46a7ff;
}

#intabdiv a:hover {
	text-decoration:none;
	color:#46a7ff;
}
#tabdivimg {
	width:914px;
	height:350px;

}
#popimg {
	width:100px;
	height:70px;
position: absolute;

}

#top {
	background:url(../images/blue.png) repeat;
    height: 22px;
    width: 884px;
	 top: 0; padding:12px 15px;
    left: 0;
    position: absolute; z-index:100000;
}
#top h3 {
	font-size:16px; display: inline; float:left;
	color:#FFF; font-family:Arial; font-size:18px; font-weight:normal;
	margin:0 0 4px 0;;
}

#top h3 span { font-size:20px;}

#top a { line-height: 24px; float:right; margin: -2px 0 0;
	text-decoration:none; font-size:12px; text-align:center; background:url(../images/button-bg.png) no-repeat;
	color:#fff; display:block; width:135px; height:27px;
	
	/*  Remove the following line to display "View All Stories" button on the main slider*/
	display:none;
	/*  ^^ Yep, that one!  ^^  */
}
#top a:hover { background:url(../images/button-bg-hover.png) no-repeat;}

.map { position:absolute; top:68px; left:14px; z-index:100000;}
.map img { border:none;}
.map a:hover { opacity:0.7;
filter:alpha(opacity=70);}
.ui-tabs-panel { height:372px;}