body {
	background: #000 url('/image/entertainment/kisstour/kisstour_bg_gradient.jpg') repeat-x center top;
}

#body-content{
	min-height: 900px;
	background: url('/image/entertainment/kisstour/kisstour_bg.jpg') no-repeat center top;
}

#backdrop-corner-left, #backdrop-corner-right {
	display: none;
}

.container {
	width: 960px;
	margin: 0 auto;
}

#map_title {
	margin-left: 35px;
}

#map_container {
	float: left;
	position: relative;
	left: 360px;
	height: 500px;
	width: 580px;
	clear: both;
}

#map_container li {
	list-style-type: none;
}

#map_frame {
	background: url('/image/entertainment/kisstour/map_frame.png') no-repeat;
	padding: 20px;
	position: relative;
	top: -10px;
	width: 580px;
}

#map {
	width: 540px;
	height: 354px;
	position: relative;
	top: 12px;
	left: 13px;
}

.info_window_body {
	color: #000;
	width: 250px;
}

.info_window_body p {
	margin: 0 0 5px 0;
	padding: 0;
}

.info_window_body p.venue {
	font-weight: bold;
}

.info_window_body a {
	color: #ff1653;
}

.facebook_event a {
	padding: 0 0 5px 20px;
	background: url('/image/entertainment/kisstour/facebook_icon.png') no-repeat;
}

.facebook_event {
	padding-bottom: 5px;
}

#map_legend {
	float: right;
	clear: both;
	display: block;
	position: relative;
	background: #000;
	padding: 6px 6px 0 6px;
	top: -71px;
	_top: -60px;
	*top: -60px;
	left: -7px;
}

#map_legend li {
	float: left;
	list-style-type: none;
}

#map_legend li img {
	margin-top: 12px;
	margin-left: 5px;
}

.upcoming_show span {
	display: block;
	float: left;
	width: 32px;
	height: 37px;
	text-indent: -9999px;
	background: url('/image/entertainment/kisstour/marker_sprite.png') no-repeat 0 0;
}

.past_show span {
	display: block;
	float: left;
	width: 32px;
	height: 37px;
	margin-left: 20px;
	text-indent: -9999px;
	background: url('/image/entertainment/kisstour/marker_sprite.png') no-repeat -32px 0;
}

.pngfix {
	_behavior: url('/include/iepngfix.htc');
}

#map_share {
	float: left;
	width: 517px;
	position: relative;
	top: -75px;
	_top: -50px;
	*top: -50px;
	background: url('/image/entertainment/kisstour/map_share_bg.png') no-repeat center 0;
	padding: 20px 0 0 100px;
}

#map_share img {
	float: left;
	margin-top: 8px;
}

.social-icons {
	float: left;
	padding: 0;
	margin: 0;
}

.social-icons li {
	float: left;
	margin-left: 15px;
}

.social-icons li a:hover {
	cursor: pointer;
}

.twitter,
.myspace,
.digg,
.delicious {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin-top: 0px;
	background: transparent url('/image/entertainment/kisstour/social_icons.gif') no-repeat 0 0;
}
.twitter	{ background-position: -2px 3px; }
.myspace	{ background-position: -36px 3px; }
.digg		{ background-position: -70px 3px; }
.delicious	{ background-position: -109px 3px; }

#kiss_logo {
	display: block;
	height: 175px;
	width: 320px;
	text-indent: -9999px;
	position: relative;
	top: 400px;
	margin-left: 30px;
	*left: 0;
	_left: 0;
}
