@import url(mediaplayer.css);
div.media {
	position: absolute;
	top: 190px;
	padding: 0 0 0 28px;
	width: 905px;
	z-index: 1;
}

.media img {padding-top: 53px;}

#uyd-nation-map,
#spot-drop-map {width: 905px; height: 600px;}

/*----------------------------
= MAPS \\\\\\\\\\
----------------------------*/

div.infoContainer {
	width: 356px;
	overflow: hidden;
}

div.infoContainer h2 {
	margin-bottom: 6px;
	font-size: 18px;
}

div.img-container {
	float: left;
	margin-right: 6px;
	height: 100px; 
	width: 100px; 
	text-align: center;
	overflow: hidden;	
}

.media div.infoContainer img {
	margin: 0;
	padding: 0;
}

div.content-container {
	float: left;
	width: 250px;
	overflow: hidden;
}

div.infoContainer p {
	margin-bottom: 1em;
	font: 12px/16px arial, helvetica, sans-serif;
}

div.infoContainer span.location {
	display: block;
	margin: 0 0 3px;
	padding: 3px 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

/*----------------------------
= elsewhere \\\\\\\\\\
----------------------------*/
.elsewhere {
	float: left;
	margin: -70px 0 36px;
	padding: 0;
	width: 905px;
	
}

.elsewhere .hgroup {
	position: relative;
	width: 905px;
	height: 69px;
	text-align:right;
	font-family: georgia, "times new roman", serif;
	color: #fef4e5;
	border-bottom:5px solid #952301;
}

.elsewhere .hgroup h2 {
	position: absolute;
	top: 5px;
	right: 0px;
	height: 69px;
	text-indent:-5px;
	font: bold 96px/72px georgia, "times new roman", serif;;
	letter-spacing: -0.05em;
	background-color:#952301;
	z-index:0;
}

.elsewhere .hgroup h2 span {
	position: absolute;
	top: -3px;
	left: 8px;
	margin:0;
	padding:0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.02em;
	z-index:1;
}

.elsewhere h3 {
	font-size: 16px;
	line-height: 40px;
	color: #a20;
}
.elsewhere h4 {
	margin-bottom:3px;
	font-size: 11px;
	color: #000;
	text-transform:uppercase;
	letter-spacing: 0.25em;
}

.elsewhere-leftcol {
	float:left;
	margin-right:24px;
	width:429px;
}

.elsewhere-rightcol {
	float:left;
	width:452px;
}

.elsewhere table.elsewhere_table {
	margin-bottom:18px;
	width: 100%;
	font-size: 12px;
}

.elsewhere table td {
	height: 24px;
}

.elsewhere table tr:nth-child(odd) td, .elsewhere li:nth-child(odd) {background-color: rgba(151, 119, 69, 0.09);}
.elsewhere table td:first-child {padding-left: 5px;}
.elsewhere table td:last-child {text-align: right; padding-right: 5px;}

.elsewhere ul {
	margin-bottom: 18px;
	list-style: none;
	font-size: 12px;
}

.elsewhere li {
	padding-left: 5px;
	line-height: 24px;
}

/*----------------------------
= youtube \\\\\\\\\\
----------------------------*/
/*
#youtubeyd {
	display: none;
}
*/





