/* CSS Document */
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
	font-style:normal;
	font-size: 100%;
	font-family: inherit;
  	vertical-align: baseline;
}
html,body{
height:100%;
}
body{background-image: url('../images/bg.png');background-repeat: repeat;
  color:#000002;
  line-height:1;
  font-family:Garmond, Georgia, "Times New Roman", Times, serif;
  font-size:62.5%; 
}
hr {
color:#eae0d6;
background-color:#eae0d6;
height:2px;
border:none;
margin:20px 0 20px 0;
}
a {
color:#000002;
text-decoration:none;
font-weight:bold;
}
a:hover, a:focus{
text-decoration:underline;
}
div.hr {
height:7px;
background: url(images/hr-bg.jpg) repeat-x;
margin-bottom:10px;

}
#wrap{
/*fixed width container*/
position:relative;
margin:0 auto;
width:800px;
font-size:1.2em;
background:white;

}#wrap cp
{
color: Brown;font-weight:bold;
}
#banner {
height:80px;
background:#edece8 url(images/Logo_Band.jpg) no-repeat;

}
#banner h1 {
text-indent:-9999px;
margin:0;
}
#banner h1 a{
display:block;
width:122px;
height:70px;
}
#nav {
 height:41px;
 background: #000002 url(images/nav-bg.jpg) repeat-x top left;

}
#nav ul {
 list-style:none;
 margin-left:20px;
}
#nav ul li{
float:left;
margin-top:1em;
margin-right:40px;
color:white;
font-weight:bold;
}
#nav ul li a {
color:#C1B49A;
text-decoration:none;
}
#nav ul li a:hover,  #nav ul li a:focus, #nav ul li .selected{
color:white;

}

#aboutimage {
background:#000002;
}
#maincontent #aboutimage p{
color:white;
margin:0 0 0 20px;
font-size:larger;
font-weight:bold;
}
.filmpage
{
 background:url(images/film-page-bg.jpg) repeat-y top left;
 padding-bottom:20px;
 margin-top:-10px;
}
#topcontent h2 {
width:200px;
text-align:center;
margin-bottom:2px;
font-size:120%;
margin-top:2px;
}
#topcontent p {
margin-bottom:2px;
margin-top:4px;
padding-bottom:2px;
}
#maincontent h2 {
 margin:0 10px 15px 10px;
 color:#000002;
 font-weight:bold;
}
#maincontent p
{
  margin: 10px;
  color: #585556;
  line-height:1.2em;
}
#maincontent a
{
   color: #585556;
   
}
#maincontent cp
{
color: Brown;font-weight:bold;
}
#leftcontent {
width:200px;
float:left;
height:100%;
text-align:center;
}

#rightcontent {
width:580px;
float:left;
padding-left:20px;
height:100%;
}
#filmclipholder {
  text-align:center;
}
#footer{
margin-top:.5em;
height:1.5em;

}
#footer-border {
height:9px;
background: url(images/footer-bg.jpg) repeat-x;
}
#footer span{
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1em;
font-size:.8em;
float:left;
margin-left:10px;
margin-top:2px;

}

#footer a{
margin-right:10px;
float:right;
}
#maincontent .filmposter {
padding-top:18px;
margin-top:0;
}
.clearfix:after, #maincontent .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.awards {
font-size:smaller;
background:url(images/award-branches.jpg) no-repeat center top;
margin-bottom:10px;
margin-top:15px;
text-align:center;
}
#maincontent .awards p{
margin:0 20px 0 15px;
}
#nav ul .normalfont{
font-weight:normal;
}
.backtoresult {
background:url(images/left-arrow.gif) no-repeat center left;
text-align:right;
margin-right:10px;
padding-left:.6em;
font-weight:normal;

}
.hide {
display:none;
}
.header{
margin:10px 0 10px 20px;
background:url(images/up-arrow.gif) no-repeat 0 2px;
}
.down {
background:url(images/down-arrow.gif) no-repeat 0 2px;
}
.header h3 {
text-indent: 1em;
cursor:pointer;
color: #585556;
}
#maincontent .caption {
margin-left:32px;
color: #585556;
}
#maincontent .caption2 {
margin-left:20px;
color: #585556;
}
#maincontent .caption a, #maincontent .caption2 a, #maincontent .filmcontent a, #maincontent .page .left a, #maincontent .page .right a{
font-weight:normal;
text-decoration:none;
}
#maincontent .caption a:hover, #maincontent .caption a:focus, #maincontent .caption2 a:hover, #maincontent .caption2 a:focus,
#maincontent .filmcontent a:hover, #maincontent .filmcontent a:focus,
#maincontent .page .left a:hover, #maincontent .page .right a:hover,
#maincontent .page .left a:focus, #maincontent .page .right a:focus
{
text-decoration:underline;
}

.left {
float:left;
margin-right:20px
}
.right {
float:right;
}
.clear {
clear:both;
}
.gapright {
margin-right:10px;
}
.gapleft {
margin-left:10px;
}
.bold {
font-weight:bold;
}
.prev {
background:url(images/left-arrow.gif) no-repeat center left;
padding-left:.6em;
width:33%;
}
.next {
background:url(images/right-arrow.gif) no-repeat center right;
text-align:right;
padding-right:.6em;
width:33%;
}
.notvisible {
visibility:hidden;
}
.pageindicator{
text-align:center;
}
.nogapbottom {
margin:0;
}
.middle {
vertical-align:middle;
}
.italic {
font-style:italic;
}
#maincontent .largeleft{
float:left;
margin-left:300px;
}
#maincontent #page .left{
background:url(images/left-arrow.gif) no-repeat 0 4px;
text-indent:1em;
margin-left:20px;
}
#maincontent #page .right{
background:url(images/right-arrow.gif) no-repeat 100% 4px;
padding-right:1em;
margin-right:10px;
}#centercontent {
width:600px;
float:center;
height:100%;
}
