/* the bit that does the work */
body {
	margin:0;
	border:0;
	padding:0;
	height:100%; 
	max-height:100%; 
	background:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: hidden;
	background: #fff url(/images/small_top_strip.gif) repeat-x top left;
	font-size: 12px;
}
* html body {
	padding:45px 0 30px 0; 
}

table {
	font-size: 12px;
}

table h2 {
	margin: 0;
	padding: 0;
}

#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:45px;
	overflow:hidden;
	z-index: 300;
	background-image: url(../images/top_strip.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
* html #header {height:45px;}

#header h1 {
	display: block;
	padding: 0;
	margin: 0;
	height: 30px;
	background-color: #000;
	font-size: 10px;
}

#header a {
	display: block;
	width: 140px;
	height: 30px;
	background: transparent url(/images/top_strip_gbct.gif) no-repeat top left;
	text-indent: -9999px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#container {
	position:fixed; 
	top:45px;
	left:0;
	bottom:0px; 
	right:0; 
	overflow:auto;
	background:#fff;
	z-index: 1;
	background: transparent url(/images/hands.gif) no-repeat top left;
}
* html #container {
	width: 100%;
	height: 100%;
}

#wrapper {
	padding: 10px;
}

#navbar {
	float: left;
	width: 150px;
	_margin: 7px 0 0 0;
	padding: 0;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #333333;
	top: 45px;
}

#navbar dl {
	
}

#navbar dt {
	background-color: #333;
	color: #fff;
	padding: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #fff;
	border-left-color: #333;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
}

#navbar dd {
	margin-left: 0;
	margin-bottom: 10px;
	border: 4px solid #333;
	border-top: none;
}

#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbar li {
	margin: 0;
	padding: 0;
}

#navbar a {
	display: block;
	padding: 5px;
	width: 130px;
	_width: 142px;
	background-color: #666;
	color: #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
}

#navbar a:hover {
	background-color: #999;
}

#navbar .active a {
	background-color: #ccc;
	color: #000;
}

#content {
	float: left;
	width: 700px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	margin-top: 20px;
}

#content ul {
	list-style: none;
	padding-left: 0;
}

#screening {
	background-color: #f3f3f3;
	border: 1px solid #666;
	padding: 10px;
}

#comercials {
	float: left;
	background-image: url(../images/filmstrip.jpg);
	top: 45px;
}

/*
#comercials table {
	margin-bottom: 10px;
	border-collapse: collapse;
}

#comercials table * {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 1px;
}
*/

/* STUFF FROM THE OLD CSS FILE */

h2 {
	margin-top: 30px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #909599;
}

h3 {
	margin-top: 30px;
	margin-bottom: 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #960;
}

#screening {
	background-color: #f3f3f3;
	border: 1px solid #666;
	padding: 10px;
}

#graphic p {
	font-size: 10px;
}

#archiveBox {
	padding-bottom: 20px;
}

#archiveBox div {
	height: 120px;
	width: 150px;
	float: left;
	margin: 10px 10px 30px 0;
}

#archiveBox img {
	display: block;
}

ul {
	list-style: none;
	font-size: 12px;
	padding-left: 0;
}

a img {
	border: none;
}

.alt2 {
	background-color: #ccc;
}

table {
	border-collapse: collapse;
	text-align: left;
}

dt
{
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}

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


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


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


/* CSS Document */

.forthcomingdatestitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 5px;
	font-weight: bold;
}
.italicgrey12 {
	color: #666666;
	font-style: italic;
}
.PageTitle {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.subheading {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding: 5px;
}
