@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin: 0;
}
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
color:#ccc;
background-color: #000;
/*background: #000 url(/images/banners/bannerComponent/gridbg.gif) repeat scroll;*/
voice-family:inherit;
font-size:13px;
line-height: 18px;
}
a {
text-decoration: underline;
color: #ccc;
}

p {margin: 0 0 18px 0;
padding:0;
}
#main {
margin: 0 auto;
width: 888px;
}
#left_column {
width: 550px;
padding-top:40px;
float:left;
padding-right: 21px;
padding-left: 20px;
}
#right_column {
width: 268px;
float:left;
border-left: 1px #333 solid;
padding-left: 16px;
color: #9b9b9b;
padding-top:59px;
}
#video {
border-bottom: 1px #333 solid;
border-top: 1px #333 solid;

}
#video_section {
width: 520px;
}
hr {
width: 520px;
color: #333;
}
#left_column h2{
	font-size:18px;
	color:#816e3c;
	line-height:1.3em;
	margin-top: 7px;
}
#left_column h1 {
	font-size:24px;
	color:#ccc;
	line-height:1.3em;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 19px;
}
#left_column h3 {
	color:#816e3c;
	margin-top: 18px;
	font-size: 16px;
}
#credits {
margin: -2px 0 14px 0;
font-size: 13px;
}
#left_column ul {
padding-left:1.4em;
}
#vfs_logo {
margin-bottom: 43px;
}
#vfs_logo a {
display:block;
width: 43px;
height:58px;
background: url('/microsites/2008/moviemaker/images/sprite_vfs_logo.gif') top left no-repeat;
}
#vfs_logo a:hover {
background-position: 0px -62px;
}
#vfs_logo a span {
display:none;
}
#right_column a {
text-decoration: underline;
color: #9b9b9b;
}
#right_column a:hover {
color: #816e3c;
text-decoration: none;
}
#right_column h3, #right_column h3 a{
font-size: 16px;
text-decoration: none;
font-weight: bold;
}
#right_column h3 a:hover {
color: #816e3c;
}
#right_column h3 {
margin-bottom: 18px;
}
#title_film_production {
text-decoration: none;
}
#right_column h3 span{
font-weight: normal;
display:block;
}
#thumbs_section .section_title {
font-weight: bold;
width: 280px;
margin-left: -16px;
padding-left: 16px;
margin-bottom: 9px;
color: #816e3c;
}
#thumbs_section .thumb_links a {
margin-left: -16px;
display: block;
height: 70px;
padding-top: 20px;
width: 280px;
border-top: 1px #333 solid;
border-bottom: 1px #333 solid;
background: url('/microsites/2008/moviemaker/images/sprite_thumbs.png') 16px 12px no-repeat;
text-decoration: none;
}
#thumbs_section .thumb_links a:hover {
background-position: 16px -72px;
border-bottom: 1px #ccc solid;
border-top: 1px #ccc solid;
padding-top:20px;
color: #ccc;
background-color: #231f20;
}
#thumbs_section #hailmary a {
background-position: 16px -828px;
}
#thumbs_section #hailmary a:hover {
background-position: 16px -912px;

}
#thumbs_section #shade a {
background-position: 16px 12px;
}
#thumbs_section #shade a:hover {
background-position: 16px -72px;

}
#thumbs_section #groversmill a {
background-position: 16px -156px;
}
#thumbs_section #groversmill a:hover {
background-position: 16px -240px;
}
#thumbs_section #shortestdream a {
background-position: 16px -324px;
}
#thumbs_section #shortestdream a:hover {
background-position: 16px -408px;
}
#thumbs_section #alibi a {
background-position: 16px -492px;
}
#thumbs_section #alibi a:hover {
background-position: 16px -576px;
}
#thumbs_section #parallels a {
background-position: 16px -660px;
}
#thumbs_section #parallels a:hover {
background-position: 16px -744px;
}
#thumbs_section #amerikan a {
background-position: 16px -996px;
}
#thumbs_section #amerikan a:hover {
background-position: 16px -1080px;
}
#thumbs_section .thumb_links .thumb_title {
font-size: 12px;
font-weight: bold;
margin-left: 100px;
}
#thumbs_section .thumb_links .thumb_credit {
font-size: 12px;
font-weight: normal;
display:block;
margin-left: 100px;
}
#thumbs_section .thumb_links .play_film {
display:block;
font-size: 14px;
font-weight: bold;
color: #816e3c;
margin-left: 100px;
display: none;
}
#footer_section {
clear:left;
padding-left: 18px;
}
#footer_section a {
text-decoration: none;
font-size: 11px;
}
#main p.arrow, #main .arrow a {
color: #ccc;
}
#main .arrow a:hover {
color: #816e3c;
text-decoration: none;
}
/* sIFR styles */
/* These are standard sIFR styles... do not modify 

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
*/
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
/*
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 24px;
	line-height:1em;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 18px;
	line-height:1em;
}
*/

