@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-image: url(../assets/images/film/img_bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
} 
#page_top  {
	float: none;
	height: 20px;
	width: 800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-image: url(../assets/images/film/img_page_top.png);
	background-position: left bottom;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
	background-image: url(../assets/images/film/img_bg_film.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#masthead_lt  {
	float: left;
	height: 80px;
	width: 380px;
	padding-left: 20px;
}
#masthead_rt  {
	height: 80px;
	width: 400px;
	float: left;
	text-align: right;
}
#nav_container {
	clear: both;
	height: 30px;
	width: 800px;
}
#nav_container a {
	color: #CCCCCC;
	text-decoration: none;
}
#nav_container a:hover {
	color: #ffa800;
}

#gp_home {
	float: left;
	height: 23px;
	width: 180px;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../assets/images/film/img_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 20px;
}

#nav_top    {
	height: 23px;
	width: 540px;
	text-align: right;
	padding-top: 7px;
	background-color: #181a27;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../assets/images/film/img_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
}


#nav_top  li {
	display: inline;
	color: #CCCCCC;
}

#nav_top  .nav_lt {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #45475F;
}
#nav_top .nav_rt {
	padding-left: 10px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #45475F;
}
#header    {
	height: 240px;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	clear: none;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.col_container {
	width: 240px;
	margin-left: 20px;
	height: auto;
	float: left;
}

#container  .col_container  a  {
	color: #666666;
	text-decoration: none;
}
#container  .col_container  a:hover  {
	color: #FFA800;
	text-decoration: none;
}
#container    .col_container    #side_nav   a {
	color: #cccccc;
}
#container .col_container #side_nav a:hover {
	color: #ffa800;
}
.side_nav_common {
	height: 40px;
	width: 220px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(../assets/images/film/bg_nav_btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 120%;
}
.col_title {
	height: 30px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../assets/images/film/img_gradient.jpg);
}
.col_desc {

}
#container   .col_container   .col_desc   li {
	margin-left: 20px;
	margin-bottom: 10px;

}

.col_more {
	height: 23px;
	text-align: right;
	padding-top: 7px;
	clear: both;
}
#col_full_container {
	margin-left: 20px;
	height: auto;
	margin-right: 20px;
	float: left;
	width: 500px;
}
.col_full_desc {
	text-align: left;
}
#col_full_container  .col_full_desc  .top_hdg  h2  {
	margin-top: 0px;
}
#container #col_full_container .col_full_desc li {
	margin-left: 30px;
	list-style-type: decimal;
}
.film_cat {
	margin-left: 90px;
}
.img_small {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_large {
	margin-bottom: 10px;
	margin-top: 10px;
}

.txt_holder {
	height: 150px;
}

#footer  {
	height: 39px;
	width: 760px;
	padding-top: 20px;
	text-align: center;
	font-size: 80%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-top-color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
}

#container #footer a {
	color: #666666;
	text-decoration: none;
}
#container #footer a:hover {
	color: #FFA800;
	text-decoration: none;
}

#page_btm {
	height: 20px;
	width: 800px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/images/film/img_page_btm.png);
	background-position: left top;
}
#dev {
	margin-right: auto;
	margin-left: auto;
	height: 17px;
	width: 780px;
	margin-bottom: 20px;
	font-size: 90%;
	color: #333333;
	padding-top: 3px;
	text-align: right;
	padding-right: 20px;
}

h1 {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 100%;
	padding-top: 7px;
	padding-left: 10px;
}
h2 {
	color: #ffa800;
	font-weight: normal;
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	color: #cccccc;
	font-size: 100%;
	font-weight: normal;
}

.site_ad {
	height: auto;
}
.film_hl {
	color: #ffa800;
	font-weight: bold;
}
#col_full_container a {
	color: #666666;
	text-decoration: none;
}
#col_full_container a:hover {
	color: #ffa800;
	text-decoration: none;
}
.italic {
	font-size: 90%;
	font-style: italic;
}
.img_float {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}
#dev 
a  {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 800px;
	margin-bottom: 20px;
	font-size: 90%;
	text-decoration: none;
	color: #333333;
}
#dev a:hover {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 800px;
	margin-bottom: 20px;
	color: #00CC00;
}
