@charset "utf-8";
/*	Light blue template modifications
	Slight mod of a previous template - white content area.
	Make modification to core files with this file ONLY
	
	Template Colors:
	primary: #232119 (body background);
	font color:#7d7a68;
	secondary: #334B61 (footer background);
	footer:#334B61;
	footer text #7A8C97;
	
	other colors used:
	
	header highlight:#11293F
	
	TOS: #666666 (grey)
	body a: color:#0281CF;
	header background::#222a30;
	
	*/

/*div { border:1px solid red ;}*/
#birdsEyeHeader,
#askUs .header,
#askUs h2 { color:#b7b7b7; }

hr {
		color: #627c92;
		background-color: #627c92;
}
body {
	color:#7d7a68;
	background:#232119;
/*	background:#a9cfb5;*/
	}
	body a { color:#6486a4; }
	body a:hover { 
		color:#c8d9e7;
		text-decoration:none;
	}
	body select,input { color:#324255; }
	body #header {
		background:#232119;
		}
/*		body #header a { color:#FFFFFF;	}*/
	body #header_b #galleryArea #mainPic {
		background:#1a1913;
	}
	#birdsEye {
		/*border-right:1px solid #CC0000;*/
	}
	body #content {	}
		body #content .wrapper #primaryContent #topGmapArea { background:#232119; }
				body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .wrapper {
					border:1px solid #324255;
					background:#EEEEEE;
					}
					body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow img {
						border:1px solid #2e4457;
					}
					body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow a {
						color:#2e4457;
					}
					body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .bottomLinks {
						color:#2e4457;
					}
					body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .infoDetails {
						color:#526E87;
					}
					body #content .wrapper #primaryContent #topGmapArea #map_canvas .infoWindow .shadow {
						background:#aaaaaa;
					}
				body #content .wrapper #primaryContent #topGmapArea #street_canvas #customExitToMapControl {
					}
					body #content .wrapper #primaryContent #topGmapArea #street_canvas #customExitToMapControl .transBack {
						background:#000000;
						opacity:0.2;
						filter: alpha(opacity = 20);
					}
					body #content .wrapper #primaryContent #topGmapArea #street_canvas #customExitToMapControl .transBack:hover {
						background:#627c92;
					}
			body #content .wrapper #primaryContent #searchResults {
				background:#232119;
				border:0px solid #bdd4e7;
				color:#838d96;
			}
/*			body #content .wrapper #primaryContent #searchResults a {
				color:#2e4457;
			}*/
			body #content .wrapper #primaryContent #searchResults .thumbFrame {
				background:#627c92;
			}
			body #content .wrapper #primaryContent #searchResults .resultsIndexBlock {
				background:#1a1813;
				/*border-top:1px solid #38362c;*/
				/*border-bottom:1px solid #38362c;*/
			}
			body #content .wrapper #primaryContent #searchResults #sortUI select {
				background:#333333;
				border:1px;
				color:#999999;
				border-color:#12110D #191812 #191812 #12110D;
			}
			body #content .wrapper #primaryContent #searchResults #tos {
				color:#666666;
			}
		body #content .wrapper #secondaryContent {
			background:#201e17;
			}
			body #content .wrapper #secondaryContent #searchUI {
				background:#201e17;
				color:#7d7a68;
/*				border-top:1px solid #38362c;
				border-bottom:1px solid #38362c;*/
			}
			body #content .wrapper #secondaryContent #searchUI label {
				color:#526e87;
			}
			body #content .wrapper #secondaryContent #searchUI select,
			body #content .wrapper #secondaryContent #searchUI input {
				background:#181711;
				border-top:1px solid #12110d;
				border-left:1px solid #12110d;
				border-bottom:1px solid #191812;
				border-right:1px solid #191812;
				color:#999999;
			}
	body #footer {
		color:#7A8C97;
		}
		body #footer > .wrapper {
			background:#2B4051 none repeat scroll 0 0;
			border:1px solid #3A5873;
/*			-moz-border-radius:5px;*/
		}
		body #footer > .wrapper a {
			color:#D3D8DB;
		}
