/* StyleSheet for MPDAA Website */
html { overflow-y: scroll; }
body{
font-family: Tahoma, arial, helvetica, sans-serif;
margin: 0em;
padding: 0em;
overflow: auto;
width: 100%;
}
a{
color: #842039;
text-decoration: underline;
}
a:hover{
color: #D6BABD;
}
a img{
border: 0em;
}
#Container{
border: 3px solid #842039;
border-top: 0px;
}
#banner{
background: #000000 url(BannerBG5_dark.jpg) no-repeat top left;
border-top: 3px solid #842039;
padding: 0em;
font-size: 0.7em;
text-align: right;
color: #842039;
margin: 0em 0em 0em 0em;
}
#banner_image{
float: left;
margin: 0em;
width: 16.5em;
background: transparent url(transparent_logo_new.gif) no-repeat center;
min-height: 8.7em;
}
/*\*/
* html #banner_image
{
height: 8.7em;
margin-left: 1em;
width:17em;
}
/**/
#logo_container{
font-size: 0.6em;
}
#BannerMainImg{
background: url(vwLkupWebsiteSettings/Profile/$File/BBF-V_white_transparent_560.gif) no-repeat top center;
min-height: 10em;
}
/*\*/
* html #BannerMainImg
{
height: 10em;
}
/**/
.BannerBox{
background-color: transparent;
padding: 0em;
margin: 0.5em 0em 0.5em 0em;
}
/*\*/
* html .BannerBox
{
width: 17em;
}
/**/
#LoginForm{
min-height: 6em;
color: #fff;
width: 22.5em;
padding: 1.2em 1.4em 0em 1em;
margin:0em;
}
/*\*/
* html #LoginForm
{
width: 26em;
height: 8.7em;
}
/**/
#LoginForm a{
color: #fff;
}
#LoginForm a:hover{
color: #D6BABD;
}
#WelcomeMsg {
background-color:transparent;
color: #fff;
float:right;
padding: 2em 0.5em 0em 1em;
width:22em;
min-height:6.5em;
}
/*\*/
* html #WelcomeMsg
{
width: 26em;
padding-bottom: 2em;
}
/**/
#WelcomeMsg a{
color: #fff;
}
#WelcomeMsg a:hover{
color: #D6BABD;
}
.Info_Box{
margin: 0em 0.5 1.5em 0em;
border: 1px solid #D6BABD;
font-size: 0.65em;
}
.Info_Box_Header{
padding: 0.2em 0em 0.5em 0.5em;
background-color: #842039;
color: #ffffff;
}
.Info_Box p{
padding-left: 0.5em;
}
.Info_Box table{
border-collapse: collapse;
font-size: 0.9em;
margin-right: 0.3em;
}
.Info_Box th, .Info_Box td{
text-align: left;
vertical-align: top;
padding-right: 1em;
}
.Info_Box th{
border-bottom: 1px solid #D6BABD;
}
#navigation{
position: relative;
background: #D6BABD;
border-top: 1px solid #842039;
border-bottom: 1px solid #842039;
padding: 0.01em 0em 0.05em 0em;
margin: 0em 0em -0.5em 0em;
text-align: center;
}
/*\*/
* html #navigation
{
margin:0em;
}
/**/
#main {
padding: 1em;
}
#main_left{
float: left;
width: 23%;
}
#main_center{
width: 50%;
float: left;
padding: 0em 1em 0em 1em;
font-size: 0.8em;
}
#main_right{
float: right;
width: 23%;
}
#main_center_right{
width: 73%;
float: left;
padding: 0em 1em 0em 1em;
font-size: 0.8em;
}
#main_full_width{
float: left;
padding: 0em 1em 0em 1em;
font-size: 0.8em;
}
#main_center_right{
width: 73%;
float: left;
padding: 0em 1em 0em 1em;
font-size: 0.8em;
}
#footer{
bottom: 0em;
width: 100%;
color: #ffffff;
background-color: #842039;
text-align: center;
font-size: 0.55em;
padding: 0.2em 0em 0.2em 0em;
margin: 0em;
}
#accordion_iframe{
width: 95%;
}
.BannerLarge{
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 18pt;
}
.BannerSmall{
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12pt;
color: #842039;
font-weight: bold;
}
.ReportBannerLarge{
vertical-align: bottom;
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12pt;
}
.NavButton{
color: #842039;
font-size:0.8em;
background: url(ButtonBackground.JPG) repeat-x;
padding: 0.2em 1em 0.1em 1em;
border: 0.05em solid #D4B6B9;
border-bottom: 0.15em solid #842039;
border-right: 0.15em solid #842039;
margin-right: 0.5em;
cursor: pointer;
}
.navButtonHover{
color: #1a1a1a;
font-size:0.8em;
background: url(ButtonHoverBackground.JPG) repeat-x;
padding: 0.2em 1em 0.1em 1em;
border: 0.05em solid #D4B6B9;
border-bottom: 0em;
border-bottom: 0.15em solid #c0c0c0;
border-right: 0.15em solid #c0c0c0;
margin-right: 0.5em;
cursor: pointer;
}
#Flyout{
background: url(flyout_pointer.gif) no-repeat;
padding: 0px;
z-index: 20;
text-align: center;
width: 16em;
}
/*\*/
* html #Flyout
{
padding-top: 32px;
}
* html #Flyout .hideFromIE
{
display: none;
}
/**/
#FlyoutFiller{
text-align: left;
margin-right: 3px;
margin-bottom: -1px;
}
/*\*/
* html #FlyoutFiller
{
margin-left: 12px;
border-bottom: 1px solid #000000;
margin-bottom: 0px;
}
/**/
#FlyoutBox{
background-color: #E4F2F5;
border: 1px solid #002B53;
color: #1C788F;
padding: 1em;
}
/*\*/
* html #FlyoutBox
{
border-top: 0px solid;
}
/**/
#Flyout span.Info_Flyout{
font-weight: bold;
}
.Shadow{
border-right: 3px solid #c0c0c0;
border-bottom: 3px solid #c0c0c0;
}
.NoWebsite {
font-weight: bold;
}
.loginfield{
width: 17em;
font-size: 0.95em;
}
div.content_tabs {
border-bottom:0.2em solid #873026;
margin:0.5em 0.5em 0em;
padding-left:0.5em;
text-align:left;
}
span.active_tab {
background-color:#873026;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
margin:0em;
padding:0em 1em;
}
span.inactive_tab {
background-color:#8C8C8E;
color:#FFFFFF;
cursor:pointer;
font-size:1em;
font-weight:bold;
margin:0em;
padding:0em 1em;
}
div.active_tabContent {
border:0.05em solid #873026;
display:block;
margin:0em 0.5em 0.5em;
padding:0.5em;
}
div.inactive_tabContent {
display:none;
}
.box_office_title{
color: #873026;
font-weight: bold;
margin-top: 1em;
}
.BoxOffice{
border-collapse: collapse;
width: 95%;
}
.BoxOffice a{
font-weight: normal;
font-size: 0.85em;
}
.BoxOffice a:hover{
background-color: #873026;
}
.BoxOffice th, .BoxOffice td{
font-size: 0.7em;
text-align: left;
vertical-align: top;
}
.BoxOffice th {
font-weight: bold;
color: #873026;
padding: 0.25em;
background-color: #D6BABD;
border: 1px solid #873026;
}
.BoxOffice td{
border: 1px solid #D6BABD;
padding: 0.25em 0.25em 0.5em 0.25em;
}
.BoxOffice td.bo_rank, .BoxOffice th.bo_rank{
width: 1em;
}
.BoxOffice td.bo_total, .BoxOffice th.bo_total{
text-align: right;
width: 7.5em;
}
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem,
div.submenu,
div.submenu a.menuItem {
color: #842039;
font-size:0.8em;
font-style: normal;
font-weight: bold;
cursor: pointer;
}
div.menuBar {
background-color:transparent;
padding: 0.2em 0em 0.1em 0em;
margin: 0em;
cursor: pointer;
text-align: center;
}
div.menuBar a.menuButton{
background: url(ButtonBackground.JPG) repeat-x;
border: 0.05em solid #D4B6B9;
border-bottom: 0.15em solid #842039;
border-right: 0.15em solid #842039;
cursor: default;
left: 0px;
padding: 0.2em 1em 0.1em 1em;
margin: -0.1em;
position: relative;
font-size: 1em;
font-weight: normal;
text-decoration: none;
top: 0px;
z-index: 100;
cursor: pointer;
}
div.menuBar a.menuButton:hover{
background: url(ButtonHoverBackground.JPG) repeat-x;
color: #1a1a1a;
cursor: pointer;
border-bottom: 0.15em solid #c0c0c0;
border-right: 0.15em solid #c0c0c0;
}
div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
background-color: transparent;
border-bottom: 0.15em solid #c0c0c0;
border-right: 0.15em solid #c0c0c0;
color: #014246;
left: 1px;
top: 1px;
cursor: pointer;
position: relative;
}
div.menu {
background-color:#842039;
border: 2px solid white ;
left: 0px;
padding: 0px 1px 1px 0px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 101;
}
div.submenu {
background-color:transparent;
left: 0px;
padding: 0px 1px 1px 0px;
position: absolute;
top: 0px;
visibility: hidden;
z-index: 101;
}
div.menu a.menuItem, div.submenu a.menuItem {
background: url(MenuBackground.jpg) repeat;
border: 0em;
cursor: pointer;
display: block;
padding: 3px 1em;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
white-space: nowrap;
}
div.menu a.menuItem:hover, div.menu a.menuItemHighlight, div.submenu a.menuItem:hover, div.submenu a.menuItemHighlight{
background: url(MenuHoverBackground.jpg) repeat;
color: #1a1a1a;
cursor: pointer;
}
div.menu a.menuItem span.menuItemText, div.submenu a.menuItem span.menuItemText{}
div.menu a.menuItem span.menuItemArrow, div.submenu a.menuItem span.menuItemArrow {
margin-right: -.75em;
}
div.menu div.menuItemSep, div.submenu div.menuItemSep {
border-top: 1px solid #909090;
border-bottom: 1px solid #f0f0f0;
margin: 4px 2px;
}
.RedText{
color: #842039;
}
#btnReports{
color: #ffffff;
font-weight: bold;
background: url(ButtonBackgroundRed.jpg) repeat-x;
}
#btnReports:Hover{
background: url(ButtonHoverBackgroundRed.jpg) repeat-x;
}
#FilterSet{
margin: 0em 1.5em 0.25em 1em;
padding: 0.2em 0em 0.2em 0.2em;
}
#filterSet select{
font-size: 0.75em;
}
/*\*/
* html #filterSet select
{
font-size: 0.75em;
}
/**/
.FilterBtn{
font-size: 0.75em;
}
#ReturnToSearch{
font-style: italic;
padding-left:0.5em;
font-size: 0.9em;
color: black;
font-weight: normal;
}
.info{
font-size: 1.1em;
width: 46em;
}
.info p{
margin: 0em 0em 0.5em 0em;
}
.info label{
font-size: 0.8em;
color: #842039;
width: 15em;
font-weight: lighter;
}
.info select{
min-width: 14.5em;
width: 14.5em;
}
#GoButton{
width: 20em;
margin-left: 4.6em;
}