/*
 * $Id: usanorthland.css,v 1.1.2.3 2008/08/08 21:27:59 cschulze Exp $
 * every-page usa northland site css
 */
body {
	height: 100%;
	color: #000;
	background-image: url('../../images/usanorthland/backgrounds/shadow.jpg');
	text-align: center;
	background-position: center;
}

#pageBorder {
	background: none;
	padding-bottom: 0;
	width: 914px;
}

.submitButton {
	position: absolute;
	top: 40px;
	left: 710px;
	width: 69px;
	height: 22px;
	border: none;
	border-width: 0px;
	text-transform: uppercase;
	font-size: 12px;	
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #1F4666;
	
}	

#searchFormSubmitButton {
	background-image: url(../../images/usanorthland/findButton.png);
}

#header {
	background: #FFDE00 url(../../images/usanorthland/backgrounds/header.jpg) no-repeat left top;	
	color: white;	
	height: 235px;
	width: 914px;
}

#headerLinks {
	height: 22px;
	position: absolute;
	top: 127px;
	left: 10px;
}

.headerLink {
	height: 27px;
	width: 142px;
	background-image: url(../../images/usanorthland/backgrounds/headerLink.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 9px;
	text-align: center;	
	padding-top: 5px;
}

.headerLink:hover {
	color: #FFF;
	background-image: url(../../images/usanorthland/backgrounds/headerLinkHover.gif);
}

#lastHeaderLink {
	margin-right: 0px;
}

#logoHitArea {
	height: 150px;
	cursor: pointer;
}

.defaultBoxHeader {
	background-image: url(../../images/usanorthland/backgrounds/leftSideBoxHeader.gif);
	height: 33px;
}

#searchWithin {
	font-size: 11px;
	left: 570px;
}

.label {
	text-transform: uppercase;
}

#seoTextContainer h2 {
	color: black;
	background: none;
}

.seoPublisher {
	color: black;
}

#leftSideContent a{
	color: #0000EE;
}

.plusminus a, .bucketItems a, .node a {
	color: #0000EE;
}

#innovectraFooter {
	width: 914px;
	margin-top: 0;
}

#bookmarkSeparator, #bookmarkLink {
	display: none;
}

/* Poistion popup div for mobile SMS */
#mobileSMSContainer {
    left: 720px;
    top: 40px;
}

/* fix for safari */
p, h1, h2, h3, h4 {
	background: none;
}

#validationErrors {
	color: red;
}

#searchFormHolder #labels {
	position: absolute;
	top: 70px;	
}

#searchFormHolder #fields, #searchFormHolder .bottomLine {
	position: absolute;
	top: 21px;	
}

#searchFormHolder .label {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

#searchFormHeader {
	text-align: center;
	color: #CB0024;
	margin-top: 30px;
}

#searchWrapper {
	position: relative;
}