body {
  margin-top: 0;
  text-align: center;
  background-color: #000;
  color: #fff;
  font: 12px/17px Arial, Helvetica, sans-serif, Verdana;
}

h1
{
    font-size:16px;
    color: #ed1c24;
}

h2
{
    font-size:14px;
    color: #ed1c24;
}

h3
{
    font-size:12px;
    color: #ed1c24;
}

img
{
    border:0;
    margin:0;
    padding:0;
}

/* standard divs */
.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}

/* Text */

.headline {
  margin-top: 0;
  color: #ed1c24;
  font-size: 16px;
  font-weight: bold;
}
.small-headline {
  margin-top: 0;
  color: #ed1c24;
  font-size: 12px;
  font-weight: bold;
}

.small-headline-a {
  color: #ed1c24;
}

.small-headline-a p {
  margin:0;
  padding:0;
}

.small-text {
  font: 9px/12px Verdana;
  font-weight: bold;
}

.small-text-a{
 color: #7D7D7B;
}

.fast-forward {
  color: #ed1c24;
  font-size: 8px;
}
.fast-forward:hover {
  text-decoration: none;
}
a.read-more {
  color: #ed1c24;
}
a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}


.placement-container
{
    margin: 0 auto;
    height: 100%;
    width: 1217px;
}

.ad-space-container
{
    margin-top:215px;
    float:right;
    width:250px;
}
    .ad-slot
    {
        width:250px;
        height:250px;
        overflow:hidden;
        margin-bottom:5px;   
    }
        .ad-slot img
        {
            width:250px;
            height:250px;
            border-style:none;
        }

.root-container 
{
    background-color: #272727;
    text-align: left;
    float:left;
}

.panned-container {
  width: 962px;
}


.panned-container-top-menu {
  margin:0;
  padding:0;
}


.panned-container-right-column {
  float: left;
  clear: none;
  margin-left: 34px;
  width: 620px;
}
.panned-container-right-column-thin {
  float: left;
  margin-left: 0px;
  width: 400px !important;
}
.panned-container-left-column { 
  width: 205px;
  float: left;
  clear: both;
}

.panned-container-right-column 
{
    width: 180px;
    float: left;
    clear: none;
}

.right-column-section {
  float: left;
  clear: both;
  margin-bottom: 30px;
  width: 660px;
}



ul.root-menu {
  line-height: 26px;
  background-color: #3c3c3c;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
li.root-menu-list-item {
  height: 26px;
  list-style: none;
  display: inline;
}
a.root-menu-item {
  height: 100%;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
li.root-menu-item:hover {
  background-color: #595959;
}
a.root-menu-item:hover {
  background-color: #595959;
  text-decoration: none;
}



.main-ie-double-margin-bug-workaround {
  float: left;
  clear: both;
  width: 932px;
  padding-left: 31px;

}
.main {
  float: left;
  clear: none;
  width: 902px;
  margin-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #363636;

}



.news-box-title {
  font-size: 11px;
  font-weight: bold;
}
.news-box-date {
  color: #b7b7b7;
  font-style: italic;
}
.news-box-ruler {
  height: 1px;
  margin-top: 10px;
  border-top: 1px solid #363636;
  margin-bottom: 10px;
}

.breadCrumb
{
	padding: 5px 0px 20px 0px;
	margin: 0;

}



ul.submenu {
  width: 160px;
  margin: 0;
  margin-right: 35px;
  padding: 0;
  list-style: none;
  clear:left;
}
li.submenu-item {
  border-bottom: 1px solid #363636;
  width: 160px;
  float: left;
  clear: both;
}
li.submenu-item-at-top {
  border-top: 1px solid #363636;
}
a.submenu-item:hover {
  background-color: #595959;
}
.selected {
  background-color: #f00;
}

li.submenu-item-indented 
{
  font-weight:normal;
  border-bottom: 1px solid #363636;
  margin-left:6px;
  width: 160px;
  float: left;
  clear: both;
}

a.submenu-item-indented  
{
  font-weight:normal;
  float: left;
  clear: both;
  line-height: 18px;
  font-size: 13px;
  margin-top: 2px;
  margin-left: 3px;
  margin-bottom: 2px;
  width: 100%;
  text-decoration: none;
}

a.submenu-item-indented :hover {
  background-color: #595959;
  text-decoration: none;
}

/*Menu*/

.menuitem
{
	width: 90%;
	float: left;
	
}
.menuitemselected
{
	width: 90%;
	padding: 0.1em 0em 0.1em 0em;
	float: left;
	font-weight: bold;
}

.menuitemselected a
{
	padding-left: 5px;
	line-height: 18px;
}

.menuitemexpanded
{
	width: 90%;
	padding: 0.1em 0em 0.1em 0em;
	float: left;
}

.menuitemselectedchild
{
	/*background-image: url(../images/SubMenuChilds_bg.gif);*/
	width: 90%;
	padding: 0.1em 0em 0.1em 0em;
	float: left;
	line-height: 100%;
}

.menuitemchild
{
	width: 90%;
	padding: 0.1em 0em 0.1em 0em;
	float: left;
}

a.submenu-item {
  float: left;
  font-size: 11px;
  width: 90%;
}

a.submenu-item:hover {
  text-decoration:none;
}



.frontpage-image {
  float: left;
  clear: none;
}



.push {
  float: left;
  clear: none;
  width: 204px;
}

.push-image {
  border: 0;
}        

.push-text {
  float: left;
  clear: none;
  width: 100px !important;
  height: 78px !important;
  padding-top: 12px;
  padding-left: 16px;
  color: #363636;
}
.push-separator {
  float: left;
  clear: none;
  height: 88px;
  width: 8px;
}

.right-column-bordered-part 
{
  width:400px;
  float: left;
  clear: none;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #363636;
}
.right-column-listing-item-image {
  padding-top: 5px;
  float: left;
  clear: none;
}
.right-column-listing-item-text {
  float: left;
  clear: none;
  padding-left: 5px;
  font-size: 11px;
}
.right-column-detail-header-image {
  float: left;
  clear: none;
  padding-bottom: 20px;
  margin: 5px 5px 5px 0px;
}
div.bottom-link {
  float: left;
  clear: none;
  width: 25%;
}
.news-listing-teaser-text {
  font-style: italic;
}
.news-listing-date {
  color: #b7b7b7;
  font-size: 10px;
}

.trailer {
  clear: both;
  height: 25px;
  padding-top: 10px;
  text-align: right;
  line-height: 22px;
}
.trailer-item-group {
  padding-right: 20px;
}

.trailer-item-group-left {
  padding-left: 20px;
  float:left;
  font-size:10px;
}

a.trailer-item {
  margin-left: 4px;
  margin-right: 20px;
}
a.trailer-item:hover {
  background-color: #595959;
  text-decoration: none;
}
