/*
 * $Id: extraPages.css,v 1.1.2.4 2008/08/08 18:06:40 cschulze Exp $
 * usanorthland extra page asthetics
 */
body {
	width: 100%;
}

#extraPageHeader {
	background: url(../../images/usanorthland/backgrounds/header.jpg) no-repeat left top;
}

#page {
	background: url(../../images/usanorthland/backgrounds/gradient.jpg) repeat-x left top;
	width: 914px;
	height: 700px;
	position: relative;
	left: -4px;
}

#searchFormHolder {	
	background-repeat: no-repeat;
	position: relative;
	left: 200px;
}

#extraPageHeader, #logoHitArea {
	width: 914px;
	height: 168px;
	margin-left: 0px;
	left: 0px;
}

#logoHitArea {
	width: 500px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;	
}

#searchFormHolder {
	width: 608px;
	height: 101px;
	background: url(../../images/usanorthland/backgrounds/searchForm.jpg) no-repeat;	
	position: relative;
	top: 20px;
	left: 100px;	
}

#searchFormHolder .label {
	color: white;
	font-size: 12px;
	
}

.search {
	position: absolute;
	left: 20px;
	top: 0px;
}

.searchField {
	width: 135px;
	position: absolute;
	left: 20px;
	top: 22px;
}



.city, #cityField {
	left: 165px;
}

.city, .state{
	top: 0px;
}

#cityField {
	width: 135px;
	top: 22px;	
}

.state, #stateField {
	left: 310px;		
}

#stateField {
	top: 25px;
	color: black;
}

#stateDisplay {
	position: absolute;
	top: 48px;
	left: 660px;
	color: white;
	width: 20px;
	padding-left: 5px;
	font-weight: bold;
	z-index:100;
}

#searchWithin {
	width: 100px;
	color: black;
	position: absolute;
	top: 22px;
	left: 400px;
	font-size: 12px;
	vertical-align: middle;
}

#searchWithin span {
	display: none;
}

.milesInput {
	width: 15px;
	height: 15px;
}

.submitButton {	
	position: absolute;
	top: 21px; 	
	left: 510px;
	width: 69px;
	height: 22px;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: white;
	
}

#searchFormSubmitButton {
	background-image: url(../../images/usanorthland/findButton.png);
}

#sitemapLink {
	display: none;
}

#innovectraFooter {
	display: block;
}

#footer {
	width: 100%;
	position: relative;
	font-size: 12px;
	clear: left;
}

#footer a {
	color: #000;
	font-size: 12px;
}

#photoBox img {
	margin-bottom: 20px;
	display: none;
	width: 
}

#photoBox {
	height: 300px;
	background: url(../../images/usanorthland/logoXL.gif) no-repeat center center;
	margin-bottom: 30px;
	position: relative;
	top: 20px;
}

#scrollAddressBox2x2 {
	width: 650px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#overlay {
	width: 100%;
}

#outerImageContainer {
	filter: alpha(opacity=100);
}

#imageDataContainer {
	filter: alpha(opacity=100);
}

#noSearchError {
	color: red;
	font-size: 14px;
	position: absolute;
	right: 112px;
	top: 138px;
	display: none;	
	z-index: 101;
}

#extraPageContent {
	width: 700px; 
	position: relative; 
	left: 100px;
	margin-top: 30px;
}

#extraPageContent .date {
	text-align: right;
}
#extraPageContent p {
	width: 700px;
}

#extraPageContent .regionName, .largeOrange {
	color: #0066B8;
	font-weight: bold;
}

#contactUsContainer a, .book a {
	color: #0066B8;
	cursor: pointer;
	font-size: 13px;
	text-decoration: none;
}

li {
	position: relative;
	right: 20px;
}

#advertiserHeading {
	position: relative;
	right: 40px;
}

#contactUsContainer #extraPageContent {
	left: 60px;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}

#advertiseWithUs #extraPageContent ul {
	
}
#gallery {
	position: relative;
	left: 30px;
}
#gallery .thumbnailContainer {
	width: 200px;
	height: 245px;
	text-align: center;
	vertical-align: middle;
	background-color: #aaaaaa;
	border: 1px solid white;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}

#gallery .thumbnailContainer img {
	margin-top: 25px;
}

.book {
	width: 140px;
	float: left;
	text-align: center;
	height: 270px;
}

#extraPageContent .book p {
	width: 140px;
}

.contactHeading {
	
	font-weight: bold;
}


#aboutUsImage1Link {
	position: absolute;
	width: 200px;
	height: 55px;
	top: 322px;
	left: 112px;

}

#aboutUsImage2Link {
	position: absolute;
	width: 200px;
	height: 55px;
	top: 420px;
	left: 112px;

}

#aboutUsImage3Link {
	position: absolute;
	width: 200px;
	height: 55px;
	top: 525px;
	left: 112px;

}