@charset "utf-8";
/* Styles For HannaHilton Movie Gallery Template 1 */
body {
	background-color:#fff;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}
div, p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
dl, dd, dt, h1 {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #367ced;
	text-decoration:none;
}
a:visited {
	color: #cd85a0;
	text-decoration:none;
}
a:hover {
	color: #ff3d76;
	text-decoration:underline;
}
a:active {
	color:#90b7f4;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px dashed #ff3d76;
}
html {
scrollbar-face-color:#ff5c99;
scrollbar-highlight-color:#faf9f9;
scrollbar-3dlight-color:#790225;
scrollbar-darkshadow-color:#400519;
scrollbar-shadow-color:#a42e5f;
scrollbar-arrow-color:#faf9f9;
scrollbar-track-color:#367ced;
}
.clear {
	clear: both;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	background-image: url(/hhtemplates/07/images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 24px;
}
h1  {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	width: 980px;
	height: 24px;
	line-height: 20px;
	font-variant: small-caps;
	letter-spacing: 4px;
}
#recipsbox {
	width: 980px;
	background-color: #333;
	text-align: center;
	color: #000;
}
#logo {
	width: 616px;
	height: 260px;
	float: right;
}
#logo img {
	width: 616px;
	height: 260px;
	border: 0px;
}
#promotext {
	width: 490px;
	padding: 0px 5px 5px 5px;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	float: right;
}
#movieThumbs  {
	width: 460px;
	height: auto;
	padding: 5px;
	margin: 0px;
	float: right;
}
#movieThumbs .movieBox  {
	width: 230px;
	height: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	position: relative;
}
#movieThumbs .movieBox .screen  {
	width: 220px;
	height: 165px;
	border: 1px solid #333;
}
.overlay  {
	width: 120px;
	height: 50px;
	position: absolute;
	z-index: 290;
	left: 102px;
	top: 120px;
	background-image: url(/hhtemplates/07/images/playbttn50.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a  {
	width: 120px;
	height: 50px;
	display: block;
	background-image: url(/hhtemplates/07/images/playbttn50.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a:hover  {
	width: 120px;
	height: 50px;
	display: block;
	background-image: url(/hhtemplates/07/images/playbttn.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.overlay a span {
	display: none;
}
#joinLink  {
	width: 460px;
	height: 140px;
	text-align: center;
	margin: 0px;
	float: right;
	background-image: url(/hhtemplates/07/images/joinover.gif); 
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a {
	width: 460px;
	height: 140px;
	display: block;
	background-image: url(/hhtemplates/07/images/join.gif); 
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a:hover {
	width: 460px;
	height: 140px;
	display: block;
	background-image: url(/hhtemplates/07/images/joinover.gif); 
	background-position: center top;
	background-repeat: no-repeat;
}
#joinLink a span {
	display: none;
}
#footer {
	width: 960px;
	height: auto;
}
/*sites*/
#bonusbox {
	width: 930px;
	background-color: #fff;
	padding: 5px;
	color: #000;
	border: 2px solid #88336c;
}
#bonusbox h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#friendsBox {
	width: 930px;
	height: auto;
}
.friendsBoxContent {
	height: auto;
}
#friendsThumbs {
	width: 910px;
}
#friendsBox dl {
	width: 182px;
	height: 280px;
	display: inline;
	float: left;
}
#friendsBox dl dt {
	width: 177px;
	height: 252px;
	margin: auto;
}
#friendsBox dl dt img {
	width: 175px;
	height: 250px;
	border: 1px solid #000000;
}
#friendsBox dl dd {
	text-align: center;
}
#friendsBoxLink {
	width: 200px;
	height: 14px;
	float: right;
	padding-top: 3px;
}
#compliance {
	width: 960px;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#lowerSites  {
	width: 980px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
#scenetext {
	width: 960px;
	height: auto;
	text-align: center;
	padding: 5px;
	display: block;
	font-size: 10px;
	color: #333;
}

