﻿.maintabs
{
    margin:0 0 0 10px;
    width:600px;
    float:left;
    display:inline;
}

.maintabs li
{
    display: inline; 
    float: left; 
    margin-top: 10px;
    margin-bottom:-5px;
    background-image: url(../img/portal/container-left.gif);
    background-position: left top;
    background-repeat: no-repeat;
}
.maintabs li a:focus
{
    outline:none;
}
.maintabs li a
{
    display: inline; 
    float: left; 
    height: 27px;
    width: 100px;
    padding-top:5px;
    background-position:right top;
    background-image: url(../img/portal/container-right.gif);
    background-repeat: no-repeat;
}

.maintabs li a:visited
{
    outline:none;
}

#content-wrapper
{
    width:998px;
    float:left;
    background:#F9FAFA;
    border-style: none dotted none dotted;
    border-width: 1px;
    border-color: #A8A8A8;

}

#menu-wrapper
{
    width: 998px; 
    height: 29px; 
    float:left;
    background: url(../img/portal/menu-bg2.png) repeat-x;
    border-style: none dotted none dotted;
    border-width: 1px;
    border-color: #A8A8A8;
    margin-left:0px !important;
    margin-left:0.5px;
}

#menu-wrapper ul
{
    margin: 0px;
    padding: 0px;
    line-height: 24px !important;
    float:left;
    height: 28px;
    width: 100%;    
}

#menu-wrapper ul li
{
    border-style: none dotted none none;
    border-width: 1px;
    border-color: #A8A8A8;
    margin: 0px 0px 0px 0px;
    display: inline;
    float: left; 
    padding: 1px 6px 0px 6px;
    width: 80px;
    height:28px;
    list-style: none;
    line-height: 24px !important;
}

#menu-wrapper ul li a
{
	height: 24px;
	text-decoration: none;
	line-height: 24px !important;
	border-bottom: 0;
}

#menu-wrapper ul li a:hover
{
	background-position: 0 100%;
	background-color: #F0F0F0;
}

.columnContent
{
    border-style: none none none none;
    padding: 30px 20px 15px 20px;
    text-align:left;    
}

#leftColumn
{
    border-style: dotted dotted dotted none;
    border-width: 1px;
    border-color: #A8A8A8;
    background-position: White;
    float: left;
    width: 210px;
    height: 1100px;
    background: White;
    padding:0;
    margin:38px 0px 0px 0px;
    clear:left;
    overflow: hidden;   
}

#centerColumn
{
    float:left;
    border:none;
    width:786px;
    padding:0;
    margin:0;
    overflow:hidden;
}

#rightColumn
{
    border-style: none none dotted dotted;
    border-width: 1px;
    border-color: #A8A8A8;
    width: 330px;
    height:430px;
    padding: 0;
	margin: 0;
    background:White;
    float: right;
    text-align: center;
    overflow: hidden;
}

#leftcolumn a,#rightcolumn a
{
}

#centerContent
{
    border-style: dotted none dotted dotted;
    border-width: 1px;
    border-color: #A8A8A8;    
    background-color: #fff;
    float:left;    
    height:1100px;
    width:775px;
    clear:both;
    margin:0px 0px 10px 10px;
    overflow:auto;
}

.HFButton img,.HFButtonL img
{
    border-style:none;
}

.HFButton, .HFButtonL
{
    border-style: none none dotted dotted;
    border-width: 1px;
    border-color: #A8A8A8;
    width: 164px;
    height: 101px;
    float: right;
    padding-top: 15px;
}

.HFButtonL
{
    border-style: none none dotted none;
}

.filmlistheaderfront
{
	font-size: 120%;
	margin-top: 10px;
}

.filmlistsummaryfront
{
    float:left;
    clear:right;    
    width:400px;
    text-align:left;
    overflow:hidden;
    padding: 5px 0 10px 0;
}
.filmlistwrap
{
    border-style: none none dotted none;
    border-width: 1px;
    border-color: #A0A0A0;
    float: left;
    width: 775px;
    text-align:left;
}

.filmlistwrap a, .filmlistwrap a:link, .filmlistwrap a:visited
{
    color:Blue;
}

.filmlistwrap:hover
{
    background-color: #EFEFEF;
    cursor:pointer;
}


.ChangeFontSize
{
    font-size:12px;
    font-weight:normal;
    float:left;
    margin-right:15px;
    color:Blue;
    padding-top:6px;   
}

.ChangeFontSize:hover
{
    cursor:pointer;
    color:Blue;
}

a, a:link, a:hover, a:visited
{
    text-decoration:none;
    color: #454647;
}
.logo2
{
    float:right;
    border:none;
    outline:none;
    margin:0;
    padding:0;
}
.headeropts
{
    left:675px;
    top:10px;
    width:300px;
    height:30px;
    display:inline;
    position:absolute;
}

.search-wrapper, #searchform
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    width: 146px;
    height: 31px;
    background-image:url(../img/portal/search.png);
}

.searchstring
{

}

.searchbutton 
{
	width:42px !important;
	height:16px !important;
	margin: 8px 0px 0px 4px !important;
	background-color: #ABAEB0;
    border:0;
    color:#fff;
    font-size:11px;
    font-weight:normal;
    cursor:pointer;
}

.search-wrapper input
{
    margin:7px 0px 0px 8px;
    width: 80px;
    height: 14px;
	float:left;
}

.hiddenbutton, .hiddenbutton input
{
	width:45px !important;
	height:19px !important;
	margin:6px 0px 0px 4px !important;
	background:#ABAEB0 none repeat scroll 0 0;
    border:medium none;
    color:#FFFFFF;
    font-size:11px;
    font-weight:normal;
    cursor:pointer;
}

#playerframe
{
	float: left;
    width:640px;
    height:420px;
    overflow:hidden;
    padding:0;
    margin: 10px 0px 0px 10px;
    background-color: #000;
/*    background-image: url(../img/portal/frontpage5.jpg);
    background-repeat: no-repeat;
    cursor:pointer;*/
}

#playercontent
{
    position: relative;
    float:left;
    border:none;
/*    display:none;*/
    z-index:1000;
}

.listmenu li 
{
    margin: 0px 3px 0px 0px;
}

.fontcss
{
}

.listmenu a 
{
    display: block;
    height: 1.5em;
    padding: 3px 5px 0px 20px;
    background-color:#FFFFFF;
    border: thin dotted #D8D8D8;
    color: #454647;
    text-decoration: none; /*lets remove the link underlines*/
}

.listmenu a:link, .listmenu a:active, .list-menu a:visited
{

}

.listmenu a:hover
{
    border: 1px solid #D8D8D8;
    background: #eeeeee;
    color: #000000;
}

#fa-footer, #fa-footer a
{
	clear: both;
	text-align: center;
	background-color:White;
	padding-top:1px;
	line-height: 2em;
	height:50px;
    border-style: dotted dotted dotted dotted;
    border-width: 1px;
    border-color: #A8A8A8;	
}