@charset "utf-8";
/* Grid Styles */
p {
	padding:0px;
	margin:0px;
	position:relative;	
}
#grid_holder {
	z-index:1;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	background-color:#FFF;
	position:relative;
	height:660px;
	border-left: solid 1px black;
	border-bottom: solid 3px black;
	border-right: solid 1px black;
}
#grid_header {
	z-index:1;
	background-color:black;
	width:100%;
	height:20px;
	position:absolute;
}
#grid_sidebar {
	z-index:1;
	background-color:#D5D7D8;
	width:40px;
	top:20px;
	position:absolute;
	height:640px;
	border-right: solid 1px #000;
}
.grid_divline1 {
	width:1px;
	background-color:#939598;
	top:20px;
	height:640px;
	position:absolute;
}
.grid_hozlin1 {
	height:1px;
	background-color:#939598;
	width:548px;
	left:40px;
	position:absolute;
}
.header_text {
	color:white;
	font-size:12px;
	font-weight:normal;
	font-family: arial;
	margin-top:3px;
	float:left;
	display:inline;
}
.sidebar_text {
	color:#4b4b4b;
	font-size:12px;
	font-weight:normal;
	font-family: Arial;
	float:left;
	text-align:right;
	width:40px;
	right:3px;
	position:absolute;
}
#filmbox {
	position:absolute;
	width:69px;
	z-index:10;
	text-align:center;
	padding:5px;
	float:left;
	color:#000;
	font-size:10px;
	font-weight:bold;
	font-family: Arial;
	z-index:1;
}
#filmbox_special {
	position:absolute;
	width:69px;
	z-index:10;
	text-align:center;
	padding:5px;
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family: Arial;
	z-index:1;
}
#filmbox_rescreen {
	position:absolute;
	width:69px;
	z-index:10;
	text-align:center;
	padding:5px;
	float:left;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	font-family: Arial;
	z-index:1;
}
.career { background-color:#DBBC9B; color:#000; }
.career a:link { color:#000; }
.career a:visited { color:#000; }
.career a:active { color:#000; }
.career a:hover { color:#000; }

.newdoc { background-color:#B5D7F2; color:#000; }
.newdoc a:link { color:#000; }
.newdoc a:visited { color:#000; }
.newdoc a:active { color:#000; }
.newdoc a:hover { color:#000; }

.sporting {	background-color:#A8CA9C; color:#000; }
.sporting a:link { color:#000; }
.sporting a:visited { color:#000; }
.sporting a:active { color:#000; }
.sporting a:hover { color:#000; }

.special { background-color:#FFDE98; color:#000; }
.special a:link { color:#000; }
.special a:visited { color:#000; }
.special a:active { color:#000; }
.special a:hover { color:#000; }

.conversations { background-color:#C1AACB; color:#000; }
.conversations a:link { color:#000; }
.conversations a:visited { color:#000; }
.conversations a:active { color:#000; }
.conversations a:hover { color:#000; }

.bbq { background-color:#999; color:#fff; }

.rescreening { background-color:#4686c6; color:#fff; }
.rescreening a:link { color:#fff; }
.rescreening a:visited { color:#fff; }
.rescreening a:active { color:#fff; }
.rescreening a:hover { color:#fff; }

/* Menu */
#gridsubNav {
	position:relative;
	margin-top:8px;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	width:600px;
}
ul#gridsubNav {
	position:relative;
	padding:0px;
	text-align:center;
}
.gridselected_sub {
	color:#000;
	display:inline;
	position:relative;
	font-weight:bold;
	font-size:12px;
	background-color:#910000;
	padding-top:5px;
	padding-bottom:5px;
	width:140px;
	float:left;
	margin-right:10px;
}
.gridunselected_sub {
	display:inline;
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#ededed;
	padding-top:5px;
	padding-bottom:5px;
	width:140px;
	float:left;
	margin-right:10px;
}
.gridunselected_sub a:link { color:#000; background:none;}
.gridunselected_sub a:visited { color:#000; background:none;}
.gridunselected_sub a:active { color:#000; background:none;}
.gridunselected_sub a:hover { color:#910000; background:none;}

.gridselected_sub a:link { color:#fff; background:none;}
.gridselected_sub a:visited { color:#fff; background:none;}
.gridselected_sub a:active { color:#fff; background:none;}
.gridselected_sub a:hover { color:#fff; background:none;}
/* Sub Key */
#gridsubKey {
	position:relative;
	margin-top:8px;
	margin-left:10px;
	margin-right:auto;
	padding:0px;
	width:600px;
}
ul#gridsubKey {
	position:relative;
	padding:0px;
	text-align:center;
}
#keybox {
	color:#000;
	display:inline;
	position:relative;
	font-weight:bold;
	font-size:12px;
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	width:110px;
	float:left;
	margin-right:10px;
	vertical-align:center;
}
.newdocskey {
	background-color:#B5D7F2;
}
.careerkey {
	background-color:#DBBC9B;
}
.sportingkey {
	background-color:#A8CA9C;
}
.specialkey {
	background-color:#FFDE98;
}
.conversationskey {
	background-color:#C1AACB;
}
/* Overlay */
.grid_title {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.grid_desc {
	font-size:12px;
	text-align:left;
	font-weight:normal;
}
.grid_director {
	margin-top:5px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}
.grid_runtime {
	font-size:12px;
	text-align:left;
	font-weight:normal;
}
.grid_country {
	font-size:12px;
	text-align:left;
	font-weight:normal;
}
/*.rollOverContent{
	position: relative;
	z-index: 400000;
}*/
/*.rollOverContent:hover{
	background-color: transparent;
	z-index: 400000;
}*/
.rollOverContent a:link { color:#000; }
.rollOverContent a:visited { color:#000; }
.rollOverContent a:active { color:#000; }
.rollOverContent a:hover { color:#000; }

.rollOverContent span{
	position: absolute;
	width: 300px;
	height: auto;
	background-image:url(../img/hoverback.png);
	background-repeat:repeat;
	visibility: hidden;
	display:block;
	text-decoration: none;
	color:#000;
	padding:8px;
	z-index:400000;
	border: 3px solid #484848;
}
.rollOverContent span img{
	border-width: 0;
	padding: 2px;
	z-index:400000;
	display:block;
}
.rollOverContent:hover span{
	visibility: visible;
	left: 100px;
	position:absolute;
	top:0px;
	z-index:400000;
}