@charset "utf-8";
/* CSS Document */
body {
	background: url(images/bg.jpg); margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13PX;
	color:#333;
}

/*MOVIE PREVIEW BOX STYLES*/

#moviepreviewbox {
	background: #FFF; width:948px; height: 480px; margin: 0 auto 20px;
}

#whitecontentarea {
	background: #590043; width:928px; height: auto; margin: 0 auto 20px; padding: 10px; color:#FFF;
}

#moviepreviewback {
	width: 280px; height: 395px; margin: 10px; float:left;
}

#moviepreviewcontent {
	width: 345px; height: 395px; margin: 10px 0 0 0; float:left;
}

#moviepreviewcontent td {
	width: 160px; height: 100px;
}

#moviecontent {
	width: 335px; height: 125px; overflow:hidden; margin: 5px 0 0 0; font-family: Tahoma, Geneva, sans-serif; font-size: 14px; color:#FFFFFF; 
	background: #590043; padding: 5PX;
}

#movietitle {
	width: 335px; height: 20px; margin: 0 0 5px 0; font-family: Tahoma, Geneva, sans-serif; font-size: 16px; color:#FFF; padding: 5px; background: #590043;
}


#moviepreviewfront {
	width: 280px; height: 395px; margin: 10px; float:left;
}

#moviepreviewbottom {
	width: 928px; height: 40px; margin: 5px 10px 0 10px; float:left;
}

/*MOVIETRAILERPOPUP*/

#popuptrailerbox {
	background: #000;
	position:absolute;
	left:376px;
	top:483px;
	width:412px;
	height:366px;
	z-index:1;
}


#imagepreviews {
	width: 173px; height: 130px; background-color: #FFF; margin: 8px; float:left; font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color:#333; text-align:center;
}


#membermenu { border: thin solid #FFF; width: 928px; margin: 8px auto; height: 25px; background: url(images/topmenumember.jpg); padding: 10px; font-family: Arial; font-size: 18px; color:#FFFFFF; text-align: center;
}

#membermenu a { color:#FC0;
}

.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
	font-weight: bold;
}

.smallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F00;
}

.largered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #F00;
}

.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.tablebgcolor {
	background-color: #CCC;
}

.diaryheader {
	background-color: #CCC;
	padding: 10px;
	height: 10px;
	font-size: 20px;
	color:#000;
}
