body {
  background:#000;/*url(/img/streep.gif) center -1px;*/
  /*background-position: 1018px 0px; /* Otherwise the lines are broken */
  margin:0px;
  cursor:default;
}

#container {
  width:964px;
  padding-right:18px;
  margin:0px auto;
  
  /*background: url(/img/shadow.gif) 964px 0px repeat-y;*/

}

#head {
  /*background:url(/img/header.jpg) center;*/
  background-color:#000;
  height:186px;
  overflow:hidden;
}
#language {
  position:absolute;
  padding:4px;
  z-index:999;
}
#language img {
  border:0px;
  margin:4px;
}
#language img.flagselected {
  border:2px solid yellow;
  margin:2px;
}
#mainnav {
  background:#000;
  padding:3px 0 0 15px;
  height: 22px;
  font-size: 15px;
  font-family: Verdana, Arial;
  font-weight: bold;
}
#mainnav a {
  text-decoration: none;
  color:#dab463!important;
  float:left;
  padding-right:30px;
}
#mainnav a:hover {
  color:#eee!important;
}
#mainnav a.active {
  color:#fff!important;
}

#subnav {
  height: 24px; /* was 33 */
  padding:5px 0 1px 13px;
  background-color: #cccccc;
  font-size: 17px !important; /* was 25 */
  color: #750000;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
#subnav div {
  position:absolute;
}
#subnav span {
  float:left;
  margin-right:30px;
}
#subnav a {
  text-decoration: none;
  color:#752222!important;
  float:left;
  margin-right:30px;
  border-bottom:1px dotted #750000;
  font-size: 17px !important; /* was 22 */
}
#subnav a:hover {
  color:#331111!important;
}
#main {
  background:#fff;
  min-height:300px;
  border-left:1px solid #CCCCCC;
}


#awards {
  float:right;
  width:207px;
  border-left:1px solid #ccc;
  padding:0 10px 0px 10px;
  min-height:500px;
  font-size:90%;
}
#awards div.header {
  width:228px;
  height:54px;
  position:relative;
  top:-30px;
  left:-11px;
  margin-bottom:-60px;
  background:url(/img/revaward.gif) no-repeat;
}
#awards div.header * {
  display:none;
}
.award {
  display:block;
  border-bottom:1px solid #ccc;
  padding:0 0 16px 0!important;
  margin:18px 0 0 0!important;
  position:relative;
  top:8px;
}
.award img {
  float:none!important;
  margin:0 0 8px 0!important;
}
#awards .AsInPageBtn, #awards .AsSubBar {
  position:relative;
  top:8px;
}
#news {
  float:left;
  width:680px;
  padding:10px;
}
.films {
  float:left;
  width:680px;
  padding:10px;
}

a.item, span.item {
  display:block;
  clear:left;
  text-decoration:none;
  color:#717171;
  padding:0 0 3px 160px;
  margin-bottom:10px;
}
a.item:hover {
  color:#663333;
}
.item h2 {
  
}
.item img {
  float:left;
  margin:0 10px 10px -160px;
  border:1px solid #750000;
}
.item .link {
  color:#750000;
}

#foot {
  background:url(/img/footer.gif) repeat-x;
  padding-left: 30px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  width: 934px;/*740px;*/
}

.content {
  padding:20px 20px 0 0;
  width:600px;
  float:right;
  margin-right:30px;
}

.films {
}

.infocolumn .text {
  padding-right:40px;
}
.infocolumn {
  float:left;
  width:270px;
  padding:20px 10px 10px;
  margin-right:10px;
}
.photoalbum {
  float:left;
  width:260px;
}
.photoalbum a {
  text-decoration:none;
  color:#717171;
  font-weight:bold;
}
.photoalbum a:hover {
  color:#750000;
  font-weight:bold;
}

.label {
  float:left;
  width:135px;
  margin:6px 0;
}

.error {
  color:#cc0000;
  font-weight:bold;
}
