body, html {
  background-color: #fff;
  margin: 0 0 0 0;
  text-align: left;
  font-family: "Lucida sans unicode";
  font-size: 11px;	
	background-color: #ba7e3d;
	height: 100%;
	color: #000;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-color: #8787a2;
}

body, html img{
	border: 0px;
}

#container {
	position: relative;
	width: 910px;
	margin-left:-455px;
	left:50%;
	height: auto;
	z-index:1;
	background-image: url(../images/container.jpg);
}

#header{
	position: relative;
	background-image: url(../images/header.jpg);
	width: 910px;
	height:328px;
	z-index:1;
	cursor: pointer;
}

#footer{
	position: relative;
	width: 910px;
	height:60px;
	z-index:1;
	cursor: pointer;
	text-align: center;
	margin-top: 20px;
}

#navigationBar{
	position: relative;
	background-image: url(../images/navigationBar.jpg);
	width: 910px;
	height:54px;
	z-index:1;
}

#hdrTrailer{
	position: relative;
	width: 265px;
	height: 54px;
	left: 406px;
	float: left;
	margin-right: 1px;
}

#hdrAccess{
	position: relative;
	width: 241px;
	height: 54px;
	float: right;
}

#introContainer{
	position: relative;
	width: 873px;
	height:auto;
	margin-left: 12px;
	margin-top: 5px;
	background-color: #4d4e60;
	border: 1px solid #fff;
	color: #b2b4db;
	padding: 5px;
	margin-bottom: 10px;
}

.movieTitleContainer{
	position: relative;
	width: 873px;
	height:auto;
	margin-left: 12px;
	margin-top: 5px;
	background-color: #797a96;
	border-top: 1px solid #4a4a5b;
	border-left: 1px solid #4a4a5b;
	border-right: 1px solid #4a4a5b;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
}

.movieContainer{
	position: relative;
	width: 873px;
	height:auto;
	margin-left: 12px;
	background-color: #9090b0;
	border: 1px solid #4a4a5b;
	color: #2a2a34;
	padding: 5px;
	overflow: hidden;
}

.upperContainer{
	position: relative;
	width: 873px;
	height:242px;
	overflow: hidden;
	margin-bottom: 5px;
}

.thumb1{
	position: relative;
	width: 322px;
	height: 242px;
	float: left;
	margin-right: 5px;
}

.movieDescription{
	position: relative;
	width: 212px;
	height: 236px;
	float: left;
	margin-right: 5px;
	background-color: #c4c5e5;
	border: 1px solid #000;
	padding: 2px;	
	font-size: 12px;
	line-height: 150%;
}

.thumb2{
	position: relative;
	width: 322px;
	height: 242px;
	float: left;
}

.upperContainer img{
	border: 1px solid #000;
}

.lowerContainer img{
	border: 1px solid #000;
}

.lowerContainer{
	position: relative;
	width: 900px;
	height:152px;
	overflow: hidden;
}

.thumbFloater{
	position: relative;
	width: 223px;
	height: 152px;
	float: left;
}

.mcFooter{
	position: relative;
	width: 909px;
	height:54px;
	overflow: hidden;
	margin-bottom: 25px;
	background-image: url('../images/mcFooter.jpg');
}

.trailer{
	position: relative;
	width: 248px;
	height: 45px;
	left: 13px;
	float: left;
}

.access{
	position: relative;
	width: 269px;
	height: 45px;
	float: left;
	margin-left: 392px;
}

/* webcam containers */
.webcamContainer{
	position: relative;
	width: 800px;
	height: auto;
	padding-top: 40px;
	padding-left: 70px;
	background-repeat: no-repeat;
}

.webcamCnt{
	position: relative;
	width: 146px;
	height: 143px;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	border: 1px solid #000;
	text-align: center;
}

.webcamCnt img{
	border-top: 1px solid #3c3c49;
}

.chatBtn{
	position: relative;
	width: 146px;
	top: -3px;
	height: 18px;
	background-color: #3c3c49;
	color: #fff;
	text-align: center;
	text-transform: uppercase;

}

.perfContainer{
	position: relative;
	width: 110px;
	height: auto;
	float: left;
	margin-right:  6px;
	margin-bottom: 6px;
	border-top: 1px solid #3c3c49;
}

.perfContainer img{
	border: 1px solid #3c3c49;
}
/* webcam containers */


.quickJumperContainer{
	font-size: 11px;
	position: relative;
	width: auto;
	height: auto;
	margin:0;
	padding:0;
}

.quickJumper{
	position: relative;
	width: 15px;
	height: 20px;
	border: 1px solid #000;
	background-color: #9191c0;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin-right: 3px;
	float: left;
	text-transform:uppercase;
}

.quickJumperSelected{
	border: 1px solid #000;
	background-color: #78798e;
	position: relative;
	width: 15px;
	height: 20px;
	text-align: center;
	padding: 5px 5px 0px 5px;
	margin-right: 3px;
	float: left;
	text-transform:uppercase;
}

a.quickJumper:link {color: #000; text-decoration: none; }
a.quickJumper:hover {color: #ff0060; text-decoration: underline; }
a.quickJumper:visited {color: #000; text-decoration: none; }
a.quickJumper:active {color: #000; } 

a.quickJumperSelected:link {color: #000; text-decoration: none; }
a.quickJumperSelected:hover {color: #ff0060; text-decoration: underline; }
a.quickJumperSelected:visited {color: #000; text-decoration: none; }
a.quickJumperSelected:active {color: #000; } 


h1{
	font-size: 14px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color:#000;
	margin:0;
	padding:0;
	margin-top: 15px;
	margin-bottom: 15px;
}

a:link {
color: #ff0096;
text-decoration:none;
}

a:hover {
color: #ff0096;
text-decoration:none;
}

a:visited {
color: #ff0096;
text-decoration:none;
}

a:active {
color: #ff0096;
text-decoration:none;
}
