@import url(/css/generic.css);
@import url(/css/xstandard.css);

/*
 * Site Specific Styles
 */

body {
  width: 781px;
  margin: 21px auto 0 auto;
  background: #000;
  font-size: 75%;
  color: #fff;
  position:relative;
  line-height: 1.6em;
}
a {
  color: #ffe119;
  text-decoration: none;
}
hr {
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ffe119;
  border-left: none;
  height: 1%;
}
#header-box {
  width: 781px;
  display: inline-block;
  overflow: hidden;
  margin: 0 0 23px 0;
  background: url(/img/we-do-post-production.gif) top right no-repeat;
  border-bottom: 1px solid #ffe119;
}
#header-box {
  display: block;
}
#header-box #header-menu-box {
  display: inline-block;
  overflow: hidden;
  padding: 30px 0 10px 0;
  width:300px;
  float:left;
}
#header-box #header-menu-box {
  display: block;
}
#header-box #header-menu-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header-box #header-menu-box ul li {
  float: left;
  margin: 0;
  padding: 0;
  background: url(/img/top-menu-divider.gif) center right no-repeat;
}
#header-box #header-menu-box ul li.last {
  background: none;
}
#header-box #header-menu-box ul li a {
  display: block;
  padding: 0 10px 0 0;
  color: #fff;
  text-decoration: none;
}


#header-box #header-menu-login{
  padding: 30px 0 10px 0;
  width:475px;
  float:right;
  text-align:right;
}


#body-box {
  width: 781px;
  display: inline-block;
  overflow: hidden;
}
#body-box {
  display: block;
}



#footer-box {
  width: 781px;
  display: inline-block;
  overflow: hidden;
  margin: 23px 0 0 0;
  border-top: 1px solid #ffe119;
  color: #ffe119;
}
#footer-box {
  display: block;
}
#footer-box #footer-menu-box {
  float: left;
  display: inline-block;
  overflow: hidden;
  padding: 10px 0 10px 0;
}
#footer-box #footer-menu-box {
  display: block;
}
#footer-box #footer-menu-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-box #footer-menu-box ul li {
  float: left;
  margin: 0;
  padding: 0;
  background: url(/img/top-menu-divider.gif) center right no-repeat;
}
#footer-box #footer-menu-box ul li.last {
  background: none;
}
#footer-box #footer-menu-box ul li a {
  display: block;
  padding: 0 10px 0 0;
  color: #fff;
  text-decoration: none;
}
#footer-copyright {
  float: right;
  padding: 10px 0 10px 0;
  font-size: 0.9em;
}

#tibus-strapline {
  font-size: 0.9em;
  text-align: center;
}
#tibus-strapline a {
  color: #ffe119;
  text-decoration: none;
}

div#sideimages{
float:right;
width:378px;
margin:0 0 30px 0px;
}
select,
textarea,
input{
color:#fff;
background-color:#000;
}

div#body-with-flash{
width:346px;
float:left;
}

span.close{
cursor:pointer;
}

span.date,div.date{
  font-size:smaller;
  font-style:oblique;
  color:#fff;
}