/* @override http://corsavino.com/_support/css/mediagallery.css */

body#media_gallery {
	background: #121011 url(/media_gallery/media_gallery_index_bg.jpg) no-repeat center 90px;
}

body#media_gallery div#flashcontent {
	width: 100%;
	height: 600px;
}

body#media_gallery div#content {
}

div#media_gallery_returnflag a{
	z-index: 50;
	background: url(/media_gallery/media_gallery_returnflag.png) no-repeat;
	display: block;
	position: absolute;
	top: 90px;
	right: 100px;
	width: 270px;
	height: 30px;
	text-indent: -9999px;
}

div.svlinks {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
}

p.adminlink {
	display: none;
}

div.gallery_link {
	width: 470px;
	height: 200px;
	margin: 0 24px 24px auto;
	float: left;
	background-color: rgba(0,0,0,0.84);
	#background-color: rgb(0,0,0);
}

div.gallery_link p {
	text-align: right;
	float: right;
	width: 245px;
	margin-top: 10px;
	margin-right: 10px;
	height: 180px;
}

div.gallery_link p a {
	text-decoration: none;
	color: #fff;
	font-size: 40px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	width: 240px;
	height: 180px;
	display: inline-block;
}

div.gallery_link img {
	float: left;
}
