/* @override http://woodlandbg.com/woodland_basic.css */

/* 
	Woodland Mall
	Basic CSS
	Copyright Woodland Mall 2007
	All Rights Reserved
	Site by Insight Advertising Agency 
	http://www.insightspotlight.com
*/

body {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;

}

h4.movie {
	font-size: 100%;
	font-weight: bold;
}

.shopname {
	font-size: 10pt;
}

.header {
	font-size: 11pt;
	font-weight: bold;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

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

a img {
	border:none;
}

div.copy-contact {
	text-align: right;
	margin-top: 14px;
	margin-right: 20px;
}

div.copy-contact a:link {
	text-decoration: none;
}

div.copy-contact a:visited {
	text-decoration: none;
}

table.directory a:link {
	text-decoration: none;
}

table.directory a:visited {
	text-decoration: none;
}

div.copyright {
	margin-top: 18px;
}

div.right-bubble {
	color: #666666;
	margin-top: 20px;
	width: 150px;
	margin-left: 20px;
}

div.right-bubble2 {
	color: #666666;
	margin-top: 20px;
	width: 310px;
	margin-left: 20px;
}

div.bubble1 {
	color: #666666;
	margin-top: 20px;
	width: 200px;
	margin-left: 30px;
}

div.bubble2 {
	color: #666666;
	margin-top: 20px;
	width: 217px;
	margin-left: 17px;
}

div.bubble3 {
	color: #666666;
	margin-top: 20px;
	width: 200px;
	margin-left: 16px;
}

div.right-bubble a {
	color: #666666;
	text-decoration: underline;
}

div.left-bubble {
	color: #666666;
	margin-top: 18px;
	margin-left: 40px;
	width: 310px;
	height: 150px;
	line-height: 12pt;
	position: relative;
}

div.floating {
	position: absolute;
	top: 125px;
	left: -30px;
}

div.floating img {
	border: none;
}

div.left-bubble-links {
	width: 100px;
	text-decoration: none;
	text-align: left;
	color: #666666;
	margin-bottom: 4px;
	border-bottom: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-left: 4px;
}

div.left-bubble-links a {
	color: #666666;
	text-decoration: none;
}


td {
	vertical-align: top;
}

.date {
	font-size: 48px;
	font-weight: bold;
	line-height: normal;

}

.even {
	background-color: #e0f0d0;
}

/* Movie ticket styles */

#rw3 li {
	list-style-type: none;
	zoom:100%;
	border-bottom:1px solid #a2b9d5;
}
#rw3 li div {
	zoom:100%;
}
#rw3 li h4 {
	padding:6px 5px 0 5px;
	margin: 0;
	font-size: 14px;
}
#rw3 li h4 a {
	color:#0052ce;
}
#rw3 li div img {
	margin-right:4px;
}
#rw3 li span {
	display:block;
	padding:4px 0 0 5px;
}
#rw3 li span span {
	display:inline;
	margin-right:5px;
	padding:0 3px 0 3px;
	background:#fff;
	font:400 9px verdana,sans-serif;
	border:1px solid #9aaec9;
	cursor:default;
}
#rw3 li p {
	padding:6px 5px;
	margin: 0;
	border-bottom:3px solid #fff;
	color:#333;
}

#rw3 div.fr {
	float: right;
	padding: 10px;
}