/* www.mofilm.com - style sheet */
@font-face { font-family: News Gothic MT; src: url(/css/fonts/nwgthc.ttf); }
@font-face { font-family: News Gothic Bold; src: url(/css/fonts/nwgthc-bold.otf); }

body { margin:0px; padding:0px;	}
html, body, p { font-family: "News Gothic MT", Helvetica, Arial, san-serif; }
html, body { background:#000000; }

i, em { font-style:italic; }
p { margin:0px; }
img { border:0px; }

h1,h2,h3 { margin:0px; padding:0px; }

a:link { color:#00b3f1; text-decoration:none; }
a:hover { color:#00b3f1; text-decoration:underline; }
a:visited { color:#0099cc; text-decoration:none; }
a:link { color:#00b3f1; text-decoration:none; }

.clearBoth, .clear { clear:both; }
.clearLeft { clear:left; }
.clearRight { clear:right; }

/* default container */
.container { width:946px; margin:auto; }


/* header */
#hd { background:#2c3160 url(/resources/hd-bg-grad.png); height:70px; overflow:hidden; }
#hd .container { background:transparent url(/resources/hd-bg-whale.png) 90px 0px no-repeat; height:83px; padding:18px 0px 0px 0px; }
#hd #logo { float:left; }


/* video player page */
.videoplayer { background-color:#000000; color:#FFFFFF; padding-top:30px; padding-bottom:30px; }
.videoplayer .moviedetails { float:left; width:340px; }
.videoplayer .moviedetails .movietitle { font-size:22px; }
.videoplayer .moviedetails .movieuser { font-size:13px; }
.videoplayer .moviedetails .link { margin-top:6px; font-size:14px; }
.videoplayer .moviedetails .addthis { margin-top:256px; }

/* promo banner at bottom of page */
.banner { width:946px; text-align:right; margin-top:25px; }
