/* RESET STYLES (meyer) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1.0;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* BASIC STYLING */
BODY {
	color: #444;
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 1.5;
	background: #f7f6f5;
}
H1 {
	font-family: arial, helvetica, sans-serif;
	margin: 0 0 20px 0;
	font-weight: bold;
	line-height: 1.2;
	font-size: 16px;
	text-align: center;
}
H1 IMG {
	display: block;
	margin: 0 auto;
}
H2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}
P {
	margin: 0 0 .7em 0;
}
A {
	color: #00b8dc;
	text-decoration: none;
	border-bottom: 1px solid #e0e0df;
}
A:hover {
	color: #444;
}
UL {
	margin: 0 0 20px 0;
}
INPUT, 
TEXTAREA,
SELECT {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}
INPUT.submit {
	width: auto !important;
	border: 1px solid #faf9f7 !important;
	background: #f7f3f0 url(/img/button_bg.gif) repeat-x left bottom !important;
}
INPUT.submit:hover {
	color: #00b8dc !important;
	cursor: pointer !important;
}
EM {
	font-style: italic;
}
SPAN.ps {
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	font-size: 11px;
}
SPAN.more {
	font-weight: normal;
	color: green;
	font-size: 11px;
}
CODE {
	font-family: "Courier New", "courier";
}
A.print {
	padding: 7px 10px;
	background: #fffcb0 url(/button.jpg) 0 0 repeat-x;
	margin-left: 15px;
	border: 1px solid #f0eb7c;
	-moz-border-radius: 6px;
	color: #333;
}
A.print:hover {
	background-position: 0px -5px;
	border-color: #f6f291;
	color: black;
}
LABEL:hover {
	color: black;
}

/* FRONT PAGE */
#footer {
	width: 400px;
	margin: 0 auto;
	text-align: center;
}
#more {
	width: 674px;
	margin: 0 auto;
	overflow: hidden;
	_height: 1%;
}
#more .teaser {
	float: left;
	width: 330px;
}
#more .first {
	margin: 0 14px 0 0;
}
#more .teaser IMG {
	float: left;
	margin: 3px 10px 0 0;
	display: block;
}
#more P,
#more LI,
#instruction P {
	font-size: 14px;
}
#instruction B {
	color: #d20000;
}
#instruction A {
	color: #999;
}
#instruction A:hover {
	color: #00B8DC;
}
#short-description {
	padding: 10px 0 0 0;
	display: none;
}
#more {
	margin-bottom: 65px;
}
#instruction {
	width: 674px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 25px;
	background: url(../arrow.png) no-repeat top center;
	_background: none;
	padding: 80px 0 15px 0;
	margin-top: -50px;
	border-bottom: 1px solid #ddd;
}
#instruction P {
	padding: 0 60px;
}
#instruction P#short-description {
	padding: 10px;
	background: white;
	margin-top: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#instruction .intro {
	font-size: 20px;
}


.bookmarklet {
	cursor: move;
	border: 0;
	background: #DDDDDD url(../img/bookmarklet_icon.gif) 4px 4px no-repeat;
	border: 1px solid #bbb;
	padding: 2px 8px 2px 25px;
	color: #333;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 3px 0 0 0;
	display: inline-block;
}

/* FOOTER */
#footer {
	padding: 10px;
	border-top: 1px dotted #ddd;
	width: 600px;
	color: #aaa;
}
.map-link {
	background: white;
	padding: 0 2px;
	white-space: nowrap;
}


/* MAPS PAGE */
DIV#maps {
	padding: 30px 20px 20px 20px;
}
DIV.place {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	_height: 1%;
}
DIV.place P {
	margin: 0;
}
DIV.place H2 {
	position: relative;
	padding-left: 22px;
}
DIV.place IMG {
	float: left;
	margin-right: 10px;
}
DIV.places {
	width: 640px;
	background: white;
	padding: 40px 50px 30px 50px;
	border: 1px solid #dfdfdf;
	margin: 0 auto 20px auto;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
DIV.map {
	width: 700px;
	height: 980px;
	background: white;
	padding: 40px 20px 30px 20px;
	border: 1px solid #dfdfdf;
	margin: 0 auto 20px auto;
	position: relative;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
DIV.map DIV {
	margin: 0 auto 100px auto;
	width: 642px;
	overflow: hidden;
	background: white;
	_overflow: visible;
	_height: 1%;
}
DIV.map DIV DIV {
	margin: 0;
}
DIV.map-image {
	position: relative;
}
DIV.map-image SPAN.map-icon {
	top: 0;
}
DIV.map IMG {
	margin: 0 auto;
	margin-bottom: 5px;
}
DIV.map UL {
	margin: 5px 0 0 0;
	text-align: left;
	overflow: hidden;
	_height: 1%;
}
DIV.map LI {
	width: 220px;
	float: left;
	margin: 0 10px 5px 0;
	padding: 0 0 0 20px;
	position: relative;
}
DIV.map UL.maps LI {
	padding-left: 55px;
	width: 190px;
}
SPAN.blue,
SPAN.red,
SPAN.green,
SPAN.purple,
SPAN.black,
SPAN.brown,
SPAN.yellow,
SPAN.gray,
SPAN.orange,
SPAN.white,
SPAN.map-icon {
	width: 10px;
	height: 17px;
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	padding: 0px 2px;
	margin: 0 5px 0 0;
	text-align: center;
	text-transform: uppercase;
	background: #fc776b;
	border: 1px solid #fc776b;
	font-family: "lucida grande", "lucida sans", "verdana";
	font-size: 11px;
	font-weight: bold;
}
SPAN.blue {
	background: #6ba1d7;
	border-color: #6ba1d7;
}
SPAN.green {
	background: green;
	border-color: green;
}
SPAN.purple {
	background: purple;
	border-color: purple;
	color: white;
}
SPAN.black {
	background: #444;
	border-color: #444;
	color: white;
}
SPAN.brown {
	background: #b98600;
	border-color: #b98600;
}
SPAN.yellow {
	background: #fff04c;
	border-color: #fff04c;
}
SPAN.gray {
	background: #ccc;
	border-color: #ccc;
}
SPAN.orange {
	background: #ffa900;
	border-color: #ffa900;
}
SPAN.white {
	background: white;
	border-color: white;
}
SPAN.map-icon {
	width: 45px;
}
SPAN.map-icon A {
	text-decoration: none;
	border: 0;
}
SPAN.map-icon-black,
SPAN.map-icon-black A {
	background: black;
	border-color: black;
	color: white;
}
SPAN.map-icon-yellow,
SPAN.map-icon-yellow A {
	background: #fdf859;
	border-color: #fdf859;
	color: black;
	text-decoration: none;
}


/* HEADER */
#header {
	padding: 30px 30px 10px 30px;
	background: #333 url(../gradient.jpg) repeat-x top left;
	color: #eee;
	text-align: center;
	border-bottom: 6px solid #666;
}
.start #header {
	padding-bottom: 25px;
}

/* INPUT FORM */
#map-data INPUT {
	width: 500px;
	font-size: 25px;
	background: #eee;
	border: 0;
	padding: 5px;
	margin: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#map-data INPUT:hover,
#map-data INPUT:focus {
	background: white !important;
}
#map-data INPUT.submit {
	width: auto;
	padding: 3px;
	background: #eee !important;
}
#map-data LABEL {
	display: none;
}


/* SUCCESS / FAILURE NOTICE */
#notice {
	width: 600px;
	padding: 20px;
	background: #feffb3;
	margin: 0 auto 5px auto;
	font-size: 16px;
	border: 1px solid #edee81;
	text-align: center;
	-moz-border-radius: 4px;
}
#share {
	text-align: center;
	font-size: 10px;
	color: #999;
	margin-bottom: 20px;
}