/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, h1, h2, h3, h4, h5, h6, p, ul{
margin:0;
padding:0;
}

fieldset,img { border: none; }

body {
	background-color: #003a63;
	background-image: url(/sitefiles/1352/Images/bk-city.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;}
	

/* TYPE------------------------------------------------------------------------------------------- */
body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.bodywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFF;
}
	
a:link, a:visited, a:active {
	color: #FF8B26; 
	text-decoration: underline;}
	
a:hover {
	color: #FF8B26; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

h1 {
	font-size: 30px;
	line-height:40px;
	color: #B50938;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;font-weight:normal;
}

h2 {
	font-size: 30px;
	line-height:40px;
	color: #003C66;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;font-weight:normal;}
	
h3 {
	font-size: 30px;
	line-height:40px;
	color: #000;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;font-weight:normal;}
	
h4 {
	font-size: 12px;
	line-height:18px;
	color: #FFF;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;text-transform: uppercase;font-weight:normal;}
	
h5 {
	font-size: 26px;
	line-height:35px;
	color: #FFF;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;text-transform: uppercase;font-weight:normal;}
	
.browse {
	font-size: 26px;
	color: #B50938;
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;text-transform: uppercase;font-weight:normal;}


/* SEARCH------------------------------------------------------------------------------------------- */
#search {
	float: left;
	width: 168px;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left:20px;
	background-image: url(/sitefiles/####/Images/searchField.jpg);
	background-repeat: no-repeat;
}

.searchField {
	font-size: 10px;
	color: #3D2900;
	width: 168px;
	border: 0px;
	background-color:none;
	margin:0px;
	background: transparent;
	float: right;
}


.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;}
	
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #B50938;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #B50938;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #000;
text-decoration:underline;}

/* MAIN NAV------------------------------------------------------------------------------------------- */
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 30px;
	float: left;
	background:none;list-style: none;}
	
#mainnav a{
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	text-align:center;
	background-image: url(/sitefiles/1352/Images/bar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#mainnav a:hover {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	text-align:center;
	background-color: #68182F;
	background-image: url(/sitefiles/1352/Images/bar.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
	
#mainnav a.current  {
	font-family: "Trebuchet MS", "Lucida Grande CY", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	color: #B50938;
	display: block;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(/sitefiles/1352/Images/bar.gif);
	background-repeat: no-repeat;
	background-position: right center;}
	
#mainnav a.last {
	background-image:none}

/* SUB NAV------------------------------------------------------------------------------------------- */
#subnavWrapper {
	width: 200px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: left;
}
	
#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 200px;
	background: none;list-style: none;}
	
#subnav a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #efefef;
	color: #666666;
	padding: 5px 0px;
}
	
#subnav a:hover {
	font-size: 12px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #000;
	padding: 5px 0px;}

#subnav a.current {
	font-size: 12px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #000;
	color: #000;
	padding: 5px 0px;}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:20px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #999;
	text-transform: uppercase;}

#subnavWrapper h2 a {
	font-size:20px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #B50938;
	text-transform: uppercase;}
	
#subnavWrapper h2 a:hover {
	font-size:20px;
	display: block;
	text-decoration: none;
	padding: 5px 0px;
	color: #000;
	text-transform: uppercase;}
	
#subnavWrapper p {
	display:none;}


/* WRAPPERS------------------------------------------------------------------------------------------- */

#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #68182F;
	background-image: url(/sitefiles/1352/Images/bk-red.gif);
	background-repeat: repeat-x;
	background-position: top;
}
	
#mainnavWrapper {
	height: 50px;
	float: right;
	position: absolute;
	top: 65px;
	right: 0px;
}


/* TOP------------------------------------------------------------------------------------------- */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 970px;
	height: 150px;
	position: relative;
}
#flash {
	background-image: url(/sitefiles/1352/Images/bk-flash.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 430px;
	width: 930px;
	padding: 20px;
}
	
#logo {
	float: left;
	width: 402px;
	height: 82px;
	margin-top: 30px;
	color: #FFFFFF;
}

#shadowLft {
	position: absolute;
	height: 470px;
	width: 56px;
	left: -58px;
	top: 0px;
}

#shadowRt {
	position: absolute;
	height: 470px;
	width: 56px;
	right: -58px;
	top: 0px;
}

/* CONTENT------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	margin: 0px auto;
	width: 970px;
	background-color: #FFFFFF;
	position: relative;
}
	
#contentDEF {
	background-image: url(/sitefiles/1352/Images/bk-content.gif);
	background-repeat: no-repeat;
	float: left;
	width: 930px;
	padding: 20px;
	background-color: #FFFFFF;
	min-height:430px;
}
#contentDEFmap {
	float: left;
	clear:left;
	width: 930px;
	padding: 20px;
	background-color: #FFFFFF;
}

	
#contentLeft {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contentRight{
	float: right;
	width: 670px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#contentRightMap{
	float: left;
	width: 930px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* PHOTO GALLERY------------------------------------------------------------------------------------------- */
.photogallery {
    padding: 0px;
    margin: 0px 0px 0px -10px;
    list-style: none;
}
.photogallery li {
    padding: 0 6px 6px 0;
    margin: 0px;
    background: none;
    float: left;
}
.photogallery li a {
    padding: 2px; 
    border: 1px solid #999999;
    display: block;
}
.photogallery li a:hover {
    padding: 2px; 
    border: 1px solid #000;
    display: block;
}
	
/* FOOTER------------------------------------------------------------------------------------------- */
#footer {
	margin: 30px auto;
	width: 970px;
}

#bottomWrapper {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#bottomContent .templatecontent {
	width: 930px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-image: url(/sitefiles/1352/Images/bk-blue.png);
	background-repeat: repeat;
	color: #FFFFFF;
}

img, #bottomContent { behavior: url(/SiteFiles/1352/Scripts/iepngfix.htc); }

#bottomContent p{
	color: #FFFFFF;
}
#logoPF {
	font-size: 11px;
	line-height: 16px;
	color: #97ABB6;
	float: left;
	padding-top: 20px;
	width: 475px;
}

#logoPF img{float:left;
	padding-right: 20px;
}
#logoNBC {
	font-size: 11px;
	line-height: 16px;
	color: #97ABB6;
	float: right;
	padding-top: 20px;
	width: 475px;
}

#logoNBC img{float:left;
	padding-right: 20px;
}
#sw {
	font-size: 11px;
	line-height: 16px;
	color: #97ABB6;
	float: left;
	padding-top: 20px;
	clear: both;
	width: 200px;
}

#sw a {
	font-size: 11px;
	color: #97ABB6;}
	
#sw a:hover {
	font-size: 11px;
	color: #FFF;}

a.site-credit-link:link,a.site-credit-link:hover {text-decoration:none;}

/* jQuery------------------------------------------------------------------------------------------- */



#contentMap {
	width: 970px;
	position: absolute;
	top: 0;
	left: 0;
	
}
#panel {
	height: 650px;
	width: 930px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow:hidden;
}
#panelDef {
	height: 650px;
	width: 930px;
	padding: 20px;
	background-color: #FFFFFF;
	float:left;
}

a:focus {
	outline: none;
}

.slide {
	margin: 0;
	padding: 0;
}
.btn-slide {
	background: url(/sitefiles/1352/Images/tab.png) no-repeat;
	text-align: center;
	width: 193px;
	height: 30px;
	margin: 0 auto;
	display: block;
}
/* Map------------------------------------------------------------------------------------------- */


ul.places-app-category-list { display:none;}

ol.places-app-location-list {
	clear:both;
	padding-left:15px;
	margin-top:450px;
	width: 900px;
	margin-left:0px;
	list-style-type: square;
	
	
}
* html ol.places-app-location-list {
	width: 930px;
	padding-top: 20px;
}

li.places-app-location-item{
	color: #183C60;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-right: 20px;
	padding:0;
	width: 160px;
	list-style-type: square !important;

}


	
div.places-app-location-popup {
	background-color: #efefef;
	color: #000000;
	border: 1px solid #999999;}

div.places-app-map-canvas{
	position:absolute;
	top: 20px;
	left: 20px;
	float:left;
}

h4.places-app-location-name {color: #183C60;font-weight: bold;}

p.places-app-location-description {
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	padding-top: 5px;}
	
p.places-app-location-description img  { padding-right: 8px; padding-bottom: 2px;float: left;}
	
p.places-app-location-address{
	color: #81182F;
	font-size: 10px;
	line-height: 13px;
	padding-top: 8px;}
	
	
