/* @override http://localhost/eia/css/wpblockster.css */

/* @override http://localhost/wpausite/css/wpblockster.css */

/* @override http://localhost/css/wpeiacss.css */

@charset "UTF-8";
/* CSS Document */


body {
	margin-left: 60px;
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 60px;
}
body,td,th {
	color: #646B3B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #884444;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

embed {
	margin-top: 16px;
	margin-bottom: 16px;
	background-color: transparent;
}
.day {
	float: left;
	margin-right: 30px;
	display: inline;
}

.day img {
	
	margin-left: 40px;
	margin-bottom: 40px;
	
}

.item { height: auto; margin-bottom: 20px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}

h3 {
	font-size: 11px;
}

.north {
	top: 37%;
	height: 150px;
	width: 25%;
	position: absolute;
	left: 27%;
	display: block;
	visibility: visible;
	background-color: #f2e6da;
	padding: 3px;
	opacity: 0.71;
	z-index: 50;
}

.east {
	background-color: #cfd7b6;
	width: 15%;
	height: 90px;
	top: 27%;
	position: absolute;
	left: 45%;
	opacity: 0.63;
	z-index: 80;
	padding: 3px;
}


.south {
	background-color: #ecf2bb;
	width: 125px;
	height: 30%;
	position: absolute;
	left: 15%;
	top: 55%;
	opacity: 0.6;
	padding: 3px;
	z-index: 60;
}

.west {
	position: absolute;
	width: 210px;
	height: 100px;
	left: 50%;
	top: 57%;
	background-color: #c5d9dc;
	opacity: 0.62;
	text-align: right;
	padding: 3px;
	z-index: 40;
}

.seast {
	position: absolute;
	width: 100px;
	height: 8em;
	left: 55%;
	top: 70%;
	background-color: #d8dfd8;
	opacity: 0.52;
	text-align: left;
	padding: 3px;
	z-index: 30;
}

.moviedetail {
	background-color: #ddded7;
	position: absolute;
	z-index: 80;
	width: 511px;
	top: 110px;
	left: 16%;
	padding: 4%;
	height: auto;
	text-align: center;
	display: block;
}

.moviedetail p {
	text-align: left;
}

.moviedetail img {
	opacity: 100%;
}

.inset {
	z-index: 100;
	border-style: none;
	background-color: white;
	padding-left: 20px;
	padding-top: 16px;
}
.intro {
	font-size: 1.8em;
	position: absolute;
	left: 13%;
	top: 50px;
}


/* Hacks for IE
   */

/* Styles for IE */
* html 
.north
{
	top: 210px;
	height: 150px;
	width: 216px;
}

/* End Hack */
/* Styles for IE5 Mac */
* html 
.east
{
	top: 154px;
	height: 90px;
	width: 132px;
}
/* End Hack */
/* Styles for IE */
* html 
.south
{
	top: 314px;
	height: 90px;
}
/* End Hack */
/* Styles for IE */
* html 
.west
{
	top: 326px;
	height: 90px;
}
/* End Hack */
/* Styles for IE */
* html 
.seast
{
	top: 400px;
	height: 90px;
	z-index: 200;
}


/* End Hack */

