/*TAG STYLES
-------------*/

body {
	background-color:black;
	font-size:100%;
	color:white;
	font-family:Verdana,Arial,sans-serif;
}
a {
	color:white;
	text-decoration:none;
}
a:hover {
	color:yellow;
}
a img {
	border: none;
}
strong {
	font-weight: normal;
	color: yellow;
}
h1, h2{
	font-family: Helvetica,Arial,sans-serif;
	text-transform: uppercase;
}

h3 {
	font-family: Helvetica,Arial,sans-serif;
}
input, textarea {
	color:white;
	background-color: #666600;
	border: 0;
	width:295px;
	font-family:Verdana,Arial,sans-serif;
	font-size:100%;
	margin:0;
	padding:0;
}
textarea {
	height:170px;
	overflow:auto;
}

/*ID STYLES
------------*/

#wrapper {
	width:980px;
}
#head {
	margin-top:35px;
	margin-bottom: 35px;
}
#nav {
	width:245px;
	float:left;
	border-top: 1px white solid;
	margin-right: 10px;
	line-height:normal;
}
#nav a {
	display:block;
	margin:0;
	padding:0;
}
#nav a img {
	border: none;
	margin-top:10px;
}
#prodfilmsBtn, #indevBtn, #antBtn, #archBtn {
	margin-top:5px !important;
}
#nav a img#filmBtn, #nav a img#aboutBtn, #nav a img#pressBtn, #nav a img#contactBtn, {
	height:60px;
}
/*following lines removed for IE
#main {
	float:left;
}*/
#content {
	width:70%;
	float:left;
	padding-left:10px;
}
#content #title {
	height:70px;
	border-top: 1px white solid;
	border-bottom: 1px white solid;
}
#content.site_map {
	border-top: 1px white solid;
	margin-left:10px;
	padding:0 !important;
}
#content.cms {
	border-top: 1px white solid;
	margin-left:10px;
	padding:0 !important;
	min-height:305px;
}

#filmtext {
	font-size:75%;
	float:left;
	width:55%;
	padding-left: 10px;
}
#twoColumns {
	font-size: 75%;
	padding-left:50px;
	padding-top:10px;
	padding-bottom: 20px;
	/*border-bottom: 1px white dotted;*/
}
#wide h1, #twoColumns h1 {
	font-size: 150%;
}
#wide h2, #twoColumns h2 {
	font-size: 100%;
	font-weight: bolder;
	margin-bottom: 0;
}


#twoColumns p {
	margin-top: 0;
}
#aboutArch_heading {
	font-size:150%;
	margin-left: 60px;
	border-bottom: 1px yellow dotted;
}
#wide {
	padding-left: 55px;
}
#press {
	padding-left:60px;
	padding-top:10px;
}
#press h1, .column h1 {
	margin-top:0 !important;
}
#wide h1 {
	padding-left: 30px;
	border-bottom: 1px white dotted;
}
#wide h2 {
	font-size: 90%;
	color: yellow;
	border-bottom: 1px white dotted;
	width:100%;
	margin-top:10px;
	margin-bottom: 0;
}
#wide h3 {
	font-size: 80%;
	color: yellow;
	width:100%;
	margin-top:2px;
	margin-bottom: 0;
}
#wide p {
	text-transform: uppercase;
	font-size:65%;
	margin-top:0;
}
#press h1 {
	font-size: 100%;
	margin-bottom: 0;
	margin-top: 10px;
}
#pressNav {
	float:right;
	width:auto;
}
#pressNav a {
	display: block;
	font-size:70%;
	text-transform:uppercase;
	border-bottom: 1px yellow dotted;
	margin: 5px 0 5px 0;
	padding: 0 0 5px 0;
}
#pressNav img {
	border-bottom: 1px yellow dotted;
	padding: 10px 0 10px 0;
}
input#submit {
	background-color:black !important;
	color: yellow !important;
	width:auto !important;
	cursor:pointer;
	font-size: 120%;
	font-weight:bold;
	margin-top:10px;
	padding: 0;
}
#twoColumns.contact {
	border-bottom: none;
}
#twoColumns.contact p {
	font-size: 100%;
}
#twoColumns.contact h1 {
	font-size:120%;
	margin: 10px 0 10px 0;
	border-bottom: 1px yellow dotted;
}
#twoColumns.contact h2 {
	font-size:120%;
	margin: 10px 0 0 0;
}
#twoColumns.contact h1 img, #twoColumns.contact h2 img {
	margin-bottom:5px;
}
ul#site_map {
	margin:0;
	padding:0 0 80px 0;
	color:yellow;
	list-style-type: none;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 400%;
	font-weight: bold;
	text-transform: uppercase;
	float:left;
	width:100%;
	line-height:1.2;
}
ul#site_map li {
	border-bottom: 1px yellow dotted;
	margin:0;
	padding:0;
}
ul#site_map li.withChild {
	margin:0;
	padding:0;
	width:100%;
	float:left;
}

/*nested first level*/
ul#site_map li ul {
	list-style-type: none;
	font-size: 40%;
	font-weight: normal;
	margin:0;
	padding:10px 50px 10px 0;
	float:right;
	width:350px;
}
ul#site_map li ul li {
	border:none;
	margin:0;
	padding:0;
	float:left;
}
/*nested second level*/
ul#site_map li ul li ul {
	margin:0;
	padding:0;
	font-size: 60%;
}
ul#site_map li ul li ul li {
	float:none;
	margin: 0;
	padding:0;
}
#foot {
	float:left;
	font-size: 10px;
	clear:both;
	width:100%;
	padding:15px 0;
	color:#999999;
}
#foot a{
	color:#999999;
}
#foot a:hover{
	color:yellow;
}
#foot #copy {
	float: left;
	width:245px;
	border-top: 1px white solid;
	padding-top:10px;
	margin-right: 10px;
}
#foot #links {
	float: left;
	width: 686px;
	margin-left:10px;
	padding-top:10px;
	border-top: 1px white solid;
}

/*CLASS STYLES
--------------*/

a.act {
	color:yellow;
}
p.clear {
	margin:0px;
	padding:0px;
	font-size:1%;
	clear:both;
}
.filmbox {
	padding-top: 10px;
	border-bottom:1px #525252 dotted;
}
.last {
	border:none !important;
}
.filmbox img {
	float: left;
	margin:12px;
	margin-left: 0px !important;
}
p.credits {
	border-bottom:1px yellow dotted;
	padding: 0 0 10px 0;
}
p.desc {
	padding: 0 0 5px 0;
	margin:0px 0px 10px 0px;
}
.column {
	width:45%;
	float:left;
	margin: 0 10px;
}
.column h2 {
	margin-top:0;
}
#twoColumns.contact div.column {
	width:295px;
	float:left;
	margin: 0 10px;
}
.story {
	border-bottom:1px yellow dotted;
	float:left;
	width:70%
}
.story h2 {
	font-size:80%;
	text-transform: none;
	margin: 10px 0 10px 0;
}
.story p {
	font-size: 75%;
	margin: 10px 0 10px 0;
}
.story p:first-letter {margin-left: 30px;}
.story p img {
	margin-left: 5px;
}
p.tag:first-letter {margin-left:0 !important;}
.pub {
	color: yellow;
	text-decoration: underline;
}
.thumb {
	float:left;
	width:210px;
	margin:10px 0;
}
.thumbImg, .thumbDesc {
	float:left;
}
.thumbDesc {
	margin:0;
	padding:0;
	font-size:smaller;
	width:auto;
}
.thumbDesc h2 {
	border-bottom-color: yellow !important;
}
.thumbImg {
	margin:5px;
}
.smaller {
	font-size:60%;
	font-weight:bold;
}
.sameSize {
	font-size:100% !important;
}
.lower {
	text-transform: none;
	font-weight: normal;
}
.tl {background: url(../images/tl_quote.png) 0% 0% no-repeat;}
.error {
	color:yellow;
}
.pad-left {
	padding-left:10px;
}
.press_ul {
	font-size:70%;
}
div.underline {
	width:310px;
	border-bottom: 1px yellow dotted;
	margin-bottom:10px;
}
div.underline img {
	margin-bottom:5px;
}
div.aboutAlign {
	width:210px;
	height:19px;
	display:inline;
	margin-right:90px;
}
strong.smaller {
	font-weight: normal;
	color: yellow;
	font-size:95%;
}
.right {
	padding-top: 23px;
}
.thumbs {
	padding-top:10px;
}