#normal, #homePage, #mapViewer, #mapViewerPrint, #mapViewerFindByPlace, #mapViewerGeoRefMaps, #mapViewerSideBySide  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}


#header {
	-moz-box-shadow: 0 0 15px -3px #333;
	-webkit-box-shadow: 0 0 15px -3px #333;
	box-shadow: 0 0 15px -3px #333;
}

#searchSideBar, #resultsSideBar {
	-moz-box-shadow: 0 0 15px -3px #bbb;
	-webkit-box-shadow: 0 0 15px -3px #bbb;
	box-shadow: 0 0 15px -3px #bbb;
}

/* #footer {
	-moz-box-shadow: 0 0 15px -3px #666;
	-webkit-box-shadow: 0 0 15px -3px #666;
	box-shadow: 0 0 15px -3px #666;
} */

#header {
	position: relative;
	background-color: white;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 1000;
}

#NLSLogo a, #siteTitle a {
	color: #3A7DC1;
	text-decoration: none;
}

#NLSLogo a:hover, #siteTitle a:hover {
	color: #666;
}

#NLSLogo {
	float: left;
	width: 342px;
	height: 58px;
	margin: 0;
	padding: 16px;
	border: none;
}

#mapViewer #header #pageTitle {
	margin: 0 174px 0 177px;
	padding: 16px 16px 0 16px;
	color: #003;
	font-size: 0.95em;
	border: none;
	line-height: 1.2em;
	max-height: 80px;
	overflow: hidden;
}

#normal #header #pageTitle, #homePage #header #pageTitle, #mapViewerPrint #header #pageTitle, #mapViewerFindByPlace #header #pageTitle, #mapViewerGeoRefMaps #header #pageTitle, #mapViewerSideBySide #header #pageTitle  {
	margin: 0 174px 0 177px;
	padding: 16px 16px 0 16px;
	color: #003;
	font-size: 0.95em;
	border: none;
	line-height: 1.2em;
	max-height: 80px;
	overflow: hidden;
}

.headerSearchForm {
	position: absolute;
	right: 0;
	top: 0;
	margin: 30px 16px 0 0;
	padding: 0;
	width: 151px;
	color: #003;
	border: 1px solid #ccc;
	background-color: white;
}

#headerSearchFormSearchBox {
	float: right;
	height: 17px;
	width: 126px;
	border: none;
	color: #666;
	padding: 4px 0;
	margin: 0;
	font-size: 0.8em;
	background-color: white;
}

#headerSearchFormSubmitButton {
	float: left;
	height: 25px;
	width: 25px;
	background-image: url(/assets/graphics/search_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	border: none;
	color: #666;
	margin: 0;
	background-color: white;
}

#bar {
	width: 100%;
	background-color: #003;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	font-weight: bolder;
	color: white;
	background-color: #003;
	clear: both;
	max-height: 26px;
	overflow: hidden;
}

#headerMenu, #digitalOrdersMenu {
	float: right;
	background-color: #003;
	margin: 0;
	padding: 0;
}

#headerMenu {
	width: 0em;
}

#digitalOrdersMenu {
	position: absolute;
	right: 0px;
	width:  16.5em;
	border-right: 1px solid white;
}

#digitalOrdersMenu2 {
	position: absolute;
	bottom: 16px;
	left: 16px;
	padding: 2px;
	margin: 0;
	font-size: 0.8em;
	z-index: 10000;
    background: rgba(255,255,255,0.4);
    border-radius: 4px;
    padding: 3px;
}

#headerMenu li, #digitalOrdersMenu li, #digitalOrdersMenu2 li {
	float: right;
	list-style: none;
	//display: inline;
	border-left: 1px solid white;
	background-image: url(/assets/graphics/shade.png);
	margin: 0;
	padding: 0; 

}

#headerMenu li a, #digitalOrdersMenu li a, #digitalOrdersMenu2 li a {
	display: block;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 1px 8px 1px 8px; 
}

.ie #headerMenu li a, .ie #digitalOrdersMenu li a, .ie #digitalOrdersMenu2 li a {
	padding: 1px 8px 2px 8px; 
}

#findByPlace {
	background-color: #39B437;
}

#browseByCategory {
	background-color: #f30;
}

#orderThisMap {
	margin: 0;
	padding: 0;
}

input.orderThisMap {
	height: 26px;
}

#viewBasket {
	background-color: #552b35;
}

#URHere {
	float: left;
	background-color: #003;
	margin: 0;
	padding: 0 0 0 10px;
}

#URHere a {
	display: inline-block;
	color: white;
	text-decoration: none;
	margin: 0;
	padding: 0px 4px 2px 4px;

}

#URHere a:hover {
	background-color: #666;
}

#footer {
	z-index: 1000;
}
	
#footerMenu, #footerMenuSite, #footerMenuViewer {
	margin: 0;
	padding: 0;
}

#footerMenu, #footerMenuSite {
	float: right;
}

#footerMenuViewer {
	float: left;
}

#footerMenu li, #footerMenuSite li, #footerMenuViewer li {
	background-image: url(/assets/graphics/right_bottom_corner.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #003;
	float: right;
	list-style: none;
	display: inline;
	margin: 0 0 0 1px;
	padding: 0;
}
#footerMenu li:hover, #footerMenuSite li:hover, #footerMenuViewer li:hover {
	background-color: #666;
	background-image: url(/assets/graphics/right_bottom_corner_hover.png);
}
#footerMenu li a, #footerMenuSite li a, #footerMenuViewer li a {
	display: block;
	margin: 0;
	padding: 2px 14px 4px 14px;
	background-image: url(/assets/graphics/left_bottom_corner.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
}
#footerMenu li a:hover, #footerMenuSite li a:hover, #footerMenuViewer li a:hover {
	background-image: url(/assets/graphics/left_bottom_corner_hover.png);
}

/*-------------------------------------------------------*/
/* Normal text page chrome */

#normal {
	background-color: #d9dde6;
}

#normal #footer  {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#normal #siteTitle {
	float: left;
	height: 58px;
	margin: 0;
	color: #3A7DC1;
	font-size: 1.2em;
	border: none;
}

#normal #siteTitle {
	padding: 32px 16px 0 16px;
	width: 200px;
}

#normal #mainContentOuter {
	position: relative;
	background-color: white;
	background-image: url(/assets/graphics/check.png);
	border-bottom: 1px solid #ccc;
}

#normal #mainContent {
	position: relative;
	margin: 0 auto;
	max-width: 840px;
	padding: 15px 30px;
	background-color: white;
}

#normal #footer {
	font-size: 0.8em;
	font-weight: bolder;
	margin: 0 auto;
	max-width: 900px;
	padding: 0;
}

/*-------------------------------------------------------*/
/* Home page chrome */

#homePage {
	background-color: white;
}

#homePage #header, #homePage #footer  {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#homePage #siteTitle {
	float: left;
	height: 58px;
	margin: 0;
	color: #3A7DC1;
	font-size: 1.2em;
	border: none;
}

#homePage #siteTitle {
	padding: 32px 16px 0 16px;
	width: 200px;
}

#homePage #mainContentOuter {
	position: relative;
	background-color: white;
	background-image: url(/assets/graphics/check.png);
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#homePage #mainContent {
	position: relative;
	margin: 0 auto;
	width: 895px;
	padding: 0;
	margin-top: 0;
}

#homePage #footer {
	font-size: 0.8em;
	font-weight: bolder;
	margin: 0 auto;
	max-width: 895px;
	padding: 0;
}

/*-------------------------------------------------------*/

/* BLOCKS WITH FLOATED CONTENT FIX */
/* These declarations make sure that the containers that contain nothing 
but floated elements expand to contain those floated elements */
#footerMenu:after,
#bar:after,
#header:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html #footerMenu,
* html #bar,
* html #header {
	height: 1%;
}