/* Yahoo Reset Stylesheet 

Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html {
	height: 101%;
}

body {
    width: 600px;
    margin: 0 auto;
    padding: 20px 0;
    font-family: Palatino,Georgia,Times,serif;
    font-size: 13px;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6, a.button {
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
}

h1 {
    color: #BA1419;
    line-height: 0.75em;
    margin-left: -0.06em;
    font-size: 6em; 
    font-weight:normal; 
    letter-spacing: -0.11em;
    text-align: right;
    cursor: pointer;
}

h1::before {
	content: "\219C";
}

h2 {
    font-size: 1.3em;
    text-transform: uppercase;
    letter-spacing: -0.1em;
    background-color: #BA1419;
    color: white;
    text-align: right;
    cursor: pointer;
}

h3 {
	font-size: 1.3em;
	color: #BA1419;
	margin-bottom: 10px;
}

/* IE hacks */
h1 { letter-spacing: -8px; }
h2 { letter-spacing: -1px; }

#map {
	width: 100%;
	height: 325px;
	background: url('/images/spinner.gif') no-repeat center;
	-webkit-box-shadow: 5px 5px 10px #888;
	-moz-box-shadow: 5px 5px 10px #888;
	box-shadow: 5px 5px 10px #888;
}

p {
    margin: 5px 0;
    font-size: 1.2em;
}


a {
    text-decoration: none;
    font-weight: bold;
    color: #BA1419;
    outline: none;
}

strong {
	font-weight: bold
}

a:hover {
    color: #99B3CC;
}

.clear {
	clear: both;
}

/* Structure */
div#content {
	background: #DCE5ED;//#97cfbb;//#99b3cc;
	margin-top: 20px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 5px 5px 10px #888;
	-webkit-box-shadow: 5px 5px 10px #888;
}

div#search_container {
	width: 400px;
	float: left;
	margin: 0 auto;
}

div#info_container {
	width: 200px;
	float: right	;
}

div#search {
	width: 100%;
	margin: 70px auto 0 auto;;
	text-align: center;
}

div#info {
	width: 140px;
	height: 140px;
	margin: 40px auto 0 0;
	padding: 5px;
	background: #fff040;
	font-size: 0.9em;
	-webkit-box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
}

input[type=text] {
	border: 1px solid #99B3CC;
}

div#search input#search_field {
	width: 280px;
	font-size: 2em;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}

a.button {
	font-size: 2em;
	color: #BA1419;
	margin: 0 auto;
	display: block;
	text-align: center;
}

a.button:hover {
	color: #99B3CC;
}

div#display {
	width: 80%;
	margin: 30px auto 0 auto;
	padding-bottom: 10px;
}

div#spinner {
	margin: 0 auto;
	text-align: center;
}

textarea#bubble_field {
	height: 100%;
	border: 0;
}

div#slug_field_and_label {
	margin-left: 10px;
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: bold;
}

a#show_advanced {
	display: block;
	text-align: center;
	margin-top: 15px;
}

div#advanced_options {
	margin: 30px 0;
	text-align: center;
}

/* simple css-based tooltip, from jquery tools */ 
div.tooltip { 
    background-color: #fff040; 
    padding: 10px 15px; 
    width: 140px; 
    display: none; 
    color: #000; 
    text-align: left; 
    font-size: 12px;
	font-weight: bold;
	-webkit-box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
}

div.fourohfour {
	width: 80%;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}

div.form_fields {
	margin: 10px 20px;
	padding: 10px;
}

div.form_field {
	margin-bottom: 20px;
}

div.error_message {
	background: #F8D9D9;
	margin: 0 20px 0px 20px;
	padding: 10px;
}

p.more_info {
	text-align: center;
	
}

p.more_info a#more_info_button {
	font-size: 0.8em;
	font-weight: normal;
}

p.gmaps_link {
	text-align: center;
	margin: 30px auto;
}

div.beta {
	background: #FFFA8C;
	padding: 10px;
	margin-bottom: 20px;
}

div.beta h3 {
	font-size: 1em;
}

dl.faq dt {
	font-weight: bold;
	margin-top: 20px;
}

dl.faq dd {
	margin-left: 10px;
	margin-top: 10px;
}

dl.faq dd ol {
	margin-top: 10px;
}

dl.faq dd ol li {
	list-style-type: decimal;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}

dl.faq dd ol li div {
	font-weight: normal
}

div#beta_badge {
	position: absolute;
	right: 20px;
	top: 0;
	font-variant: small-caps;
	font-family: "Arial Black", Helvetica, Arial, sans-serif;
	color: #9F9F9F;
	font-size: 40px;
	letter-spacing: -1px;
	cursor: pointer;
}

a#getsatisfaction img {
	display: block;
	margin: 0 auto;
}

div#info_window {
	width: 200px;
}

p#credits {
	font-size: 0.85em;
	text-align: center;
}

p#credits a {
	color: black;
}

p#credits a:hover {
	color: #BA1419;
}

.hide {
	display: none;
}