body {
	/* text-align: center; */
	font-family: verdana,sans-serif;
}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#outer {
	margin: 0 auto 0 auto;
	width: 100%;
}

#header {
	position: relative;
}

.biz #header {
	margin: 0 18em;
	padding: 4em;
}

.common #header {
	margin: 0 1em;
	padding: 1em;
}

#subheader0 {
	position: absolute;
	top: 0;
	left: 0;
}

.details #subheader0 {
	height:80px;
	width:100px;
}

#subheader1 {
	position: absolute;
	top: 0.5em;
	color: #941E1E;
	font-size: 3em;
	letter-spacing: 3pt;
}

.biz #subheader1 {
	left: 3.1em;
}

.common #subheader1 {
	left: 3.5em;
}

.details #subheader1 {
	font-size:1em;
	left:5em;
	top:1em;
}


#subheader2 {
	position: absolute;
	top: 3em;
	left: 8em;
	font-size: 1.5em;
	color: #9C9C9C;
	font-weight: bold;
}

#subheader3 {
	font-size:0.8em;
	font-weight:bold;
	position:absolute;
	top:13.5em;
}

#content {
	padding-left: 2em;
	padding-right: 2em;
	position: relative;
	color: #B08484;
	line-height:1.1;
	word-spacing:1.2pt;
	letter-spacing:0.4pt;
	font-weight:bold;
	letter-spacing:0.4pt;
}

#content h2 {
	font-size:1.3em;
	margin:0.5em;
}

#content .prefix-coupon {
	color:#B74D4D;
	margin:0;
}

#content .prefix-news {
	color:#6887CB;
	margin:0;
}
#content h4 {
	color:#36A60B;
	font-size:0.8em;
	font-weight:bold;
	margin:0 0.4em 0.4em 0;
	text-align:right;
}

#content li {
	background-color:#FFF;
	list-style:none outside none;
	margin:0.3em;
	padding:0.3em;
	width:30em;
	font-weight:bold;
	color: #9C9C9C;
}

#content .result {
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.4pt;
	word-spacing:1.2pt;
	color: #5BC25D;
}

.section {
	text-align:left;
}

.centered {
	text-align:center;
}

#section-a {
	background-color:#DDDDDD;
}

.biz #section-a {
	left:46em;
	margin:0 4em 0 0;
	padding-bottom:2em;
	position:absolute;
	top:3.5em;
	width:22em;
}

.common #section-a {
	float:right;
	left:0;
	margin:0;
	top:0;
	width:50%;
	position: relative;
}

.details #section-a {
	background-color:white;
	float:right;
	left:0;
	margin:0;
	top:0;
	width:50%;
	position: relative;
}

#section-b {
	position: absolute;
}

.details #dining-title {
	padding-left:4em;
}

.biz #section-b {
	left: 0;
	width: 40em;
	margin:0 0 0 4em;
	top: 3em;
}

.common #section-b {
	left:0;
	margin:0 2em;
	top:11.5em;
	width:40%;
}

.details #section-b {
	left:0;
	margin:0 2em;
	top:3em;
	width:40%;
}

.details #info {
	float:left;
	left:-550px;
	margin-top:20px;
}

.details .label {
	color: #941E1E;
}

.details .description {
	margin:1em;
	font-weight: normal;
}


.biz .article {
	border: solid 1px #e5e5e5;
	margin:0.5em;
}

.common .article {
	margin-bottom:8px;
}


.itext {
	display:block;
	margin:1em 1em 1em 2em;
	padding:0.5em;
	width:20em;
	border:3px solid #D3D3D3;
}

.isubmit {
	border:1px solid #D3D3D3;
	color:#B08484;
	background-color:#F5F5F5;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:0.4pt;
	margin:1em auto;
	padding:0.3em;
	width:10em;
}

.default-value {
	display:block;
}

#footer {
	border-top: none;
	text-align: right;
	padding: 0;
	font-size:0.6em;
	margin-top:6em;
}

#header #link {
	margin-left: 3em;
}

/* goes together with bodyblock class */
.shadow {
    /* width: 800px; */
    /* margin: 100px auto; */
	background:none repeat scroll 0 0 #A0A0A0;
	border-bottom:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	position:relative;
}

/* goes together with shadow class */
.bodyblock {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DCDADA;
	left:-3px;
	padding:5px;
	position:relative;
	text-align:left;
	top:-3px;
}

/* map specific */

.map_top {
	background-color:white;
	border-bottom:thin dotted #D9D9D9;
	color:#9F4E4E;
	font-size:0.8em;
	font-weight:bold;
	letter-spacing:0.4pt;
	padding-left:0;
	padding-right:1em;
	word-spacing:1.2pt;
}

.marker-info {
	border: none;
	background-color: #B08484;
}

#map_wrap {
	background-color: #9F4E4E;
	font-weight: normal;
}

.common #map_wrap {
	padding: 2px 2px 2px 39px;
	position: relative;
	height: 506px;
}

.details #map_wrap {
	padding:2px 2px 2px 30px;
	width:355px;
}

#map_canvas, #photo {
	background-color: #DADADA;
}

.common #map_canvas {
	height: 500px;
	border: solid white 0.2em;
	position: relative;
	top: 0;
	left: 0;
}

.details #map_canvas {
	height: 116px;
	width: 116px;
	border: solid white 2px;
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
}

.details #photo {
	height: 116px;
	width: 116px;
	border: solid white 2px;
	display: inline-block;
}

.details #photo2 {
	height: 116px;
	width: 116px;
	border: solid white 2px;
	display: inline-block;
}

.details #thumb {
	height: 112px;
	width: 112px;
	border: none;
}

.map_button {
	position: absolute;
}

#defbutton_dining, #altbutton_dining {
	top: 2px;
	left: 2px;
}

#defbutton_cafe, #altbutton_cafe {
	top: 39px;
	left: 2px;
}

#defbutton_pizza, #altbutton_pizza {
	top: 76px;
	left: 2px;
}

#defbutton_bar, #altbutton_bar  {
	top: 113px;
	left: 2px;
}

.hidden {
	visibility: hidden;
}
