@charset "utf-8";
* { margin:0; padding:0; }
.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
body { margin: 0; background: url(images/bg.gif) repeat #202020; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
#w { width: 980px; margin: auto; border: 6px solid #000; border-top: none; background: #ffe8b6; }

#head { position: relative; background: #fff; }
#head img { float:left; border: none; }
#head img.logo {
	position: absolute;
	border: none;
	left: 0px;
	top: -14px;
	float: none;
}
#head img.logosha {
	position: absolute;
	border: none;
	left: 27px;
	top: -13px;
	float: none;
}
#head img.logotrial {
	position: absolute;
	border: none;
	left: 0px;
	top: 270px;
	float: none;
}
#head img.logopb {
	position: absolute;
	border: none;
	left: 50px;
	top: -13px;
	float: none;
}
#head img.text {
	position: absolute;
	border: none;
	left: 87px;
	top: -40px;
	float: none;
}

#head img.textsite {
	position: absolute;
	border: none;
	left: 220px;
	top: -20px;
	float: none;
}
#head img.prevmov {
	position: absolute;
	border: none;
	left: 0px;
	top: -10px;
	float: none;
}

#head img.textdetails {
	position: absolute;
	border: none;
	left: 30px;
	top: -10px;
	float: none;
}

a.nav:link {color: black; text-decoration: none; }
a.nav:visited {color: black; text-decoration: none; }
a.nav:hover {text-decoration: underline; color: white; background: black} 
a.nav:active {text-decoration: underline; color: white; background: black} 

/* ---------- gallery styles site thumbs ----------------------- */
.gallery {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.gallery li {
	padding: 1px; 
	margin: 1px;
	float: left;
	position: relative;
	width: 233px;
	height: 170px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 2px;
	
}
.gallery em {
	background: #000;
	color: #fff;
	font-weight:700;
	font-style:normal;
	font-size:12px;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 130px;
	left: 2px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #fff;
	border-color: #000;
	color:#000;
}



/* ---------- gallery2 styles movie thumbs ----------------------- */
.gallery2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.gallery2 li {
	padding: 1px; 
	margin: 1px;
	float: left;
	position: relative;
	width: 233px;
	height: 183px;
}
.gallery2 li:hover img {
	border-color: #000;
}
.gallery2 img {
	background: #fff;
	border: solid 1px #888;
	padding: 1px;
}
.gallery2 em {
	background: #000;
	color: #fff;
	font-weight:700;
	font-style:normal;
	font-size:12px;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 160px;
	left: 1px;
	border: 1px solid #999;
	border-left-color: #888;
	width:212px;
}
.gallery2 a {
	text-decoration: none;
}
.gallery2 a:hover em {
	background: #fff;
	border-color: #000;
	color:#000;
}

/* ---------- browse page menu ----------------------- */
.mgallery2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mgallery2 li {
	padding: 3px; 
	margin: 1px;
	float: left;
	position: relative;
	width: 50px;
	height: 20px;
}
.mgallery2 li:hover img {
	border-color: #000;
}
.mgallery2 img {
	background: #fff;
	border: solid 1px #888;
	padding: 2px;
}
.mgallery2 em {
	background: #fff;
	color: #000;
	font-style: normal;
	font-size:14px;
	padding: 2px 2px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width:50px;
	border: 1px solid #999;
	border-left-color: #888;
	font-weight:700;	
}
.mgallery2 a {
	text-decoration: none;
}
.mgallery2 a:hover em {
	background: #000;
	color:#fff;
	border-color: #fff;
	font-size:24px;
	font-weight:700;
}


/* ---------- gallery trial styles site thumbs ----------------------- */
.gallerytrial {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.gallerytrial li {
	padding: 1px; 
	margin: 3px;
	float: left;
	position: relative;
	width: 224px;
	height: 160px;
}
.gallerytrial li:hover img {
	border-color: #000;
}
.gallerytrial img {
	background: #fff;
	border: solid 1px #888;
	padding: 2px;
}
.gallerytrial em {
	background: #000;
	color: #fff;
	font-weight:700;
	font-style:normal;
	font-size:12px;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 130px;
	left: 0px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallerytrial a {
	text-decoration: none;
}
.gallerytrial a:hover em {
	background: #fff;
	border-color: #000;
	color:#000;
}

/* ---------- trial browse menu ----------------------- */
.mgallery2t {
	list-style: none;
	margin: 0px;
	padding: 2px;
}
.mgallery2t li {
	padding: 3px; 
	margin: 1px;
	float: left;
	position: relative;
	width: 137px;
	height: 18px;
}
.mgallery2t li:hover img {
	border-color: #000;
}
.mgallery2t img {
	background: #fff;
	border: solid 1px #888;
	padding: 0px;
}
.mgallery2t em {
	background: #fff;
	color: #000;
	font-style: normal;
	font-size:11px;
	padding: 2px 2px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width:137px;
	border: 1px solid #999;
	border-left-color: #888;
	font-weight:700;	
}
.mgallery2t a {
	text-decoration: none;
}
.mgallery2t a:hover em {
	background: #000;
	color:#fff;
	border-color: #fff;
	font-size:11px;
	font-weight:700;
}

/* ---------- gallery join styles site thumbs ----------------------- */
.galleryj {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.galleryj li {
	padding: 1px; 
	margin: 4px;
	float: left;
	position: relative;
	width: 224px;
	height: 161px;
}
.galleryj li:hover img {
	border-color: #000;
}
.galleryj img {
	background: #fff;
	border: solid 1px #888;
	padding: 2px;
}
.galleryj em {
	background: #000;
	color: #fff;
	font-weight:700;
	font-style:normal;
	font-size:12px;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 130px;
	left: 0px;
	border: 1px solid #999;
	border-left-color: #888;
}
.galleryj a {
	text-decoration: none;
}
.galleryj a:hover em {
	background: #fff;
	border-color: #000;
	color:#000;
}

/* ---------- browse page menu allmovies----------------------- */
.mgalleryall {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.mgalleryall li {
	padding: 3px; 
	margin: 1px;
	float: left;
	position: relative;
	width: 18px;
	height: 20px;
}
.mgalleryall li:hover img {
	border-color: #000;
}
.mgalleryall img {
	background: #fff;
	border: solid 1px #888;
	padding: 2px;
}
.mgalleryall em {
	background: #fff;
	color: #000;
	font-style: normal;
	font-size:14px;
	padding: 2px 2px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width:20px;
	border: 1px solid #999;
	border-left-color: #888;
	font-weight:700;	
}
.mgalleryall a {
	text-decoration: none;
}
.mgalleryall a:hover em {
	background: #000;
	color:#fff;
	border-color: #fff;
	font-size:18px;
	font-weight:700;
}
.mfooter a:link { color: #F0F0F0; text-decoration: underline; }
.mfooter a:visited { text-decoration: underline; color: #F0F0F0; }
.mfooter a:hover { text-decoration: none; color: #F0F0F0; }
.mfooter a:active { text-decoration: underline; color: #F0F0F0; }
.mfooter { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #F0F0F0; }
