*{
	margin:0px;
	padding:0px;
	border:0px;
}

body{
	font-family: verdana,arial, sans-serif;
	color:#ffffff;
	font-size:0.7em;
	background-color:#cc0000;
	line-height:1.25em;
	text-align:justify;
}

h1,h2,h3,h4,h5,strong{	
	font-family: verdana,arial, sans-serif;
	color:#cc0000;
	margin-top:0.5em;
	margin-bottom:0.2em;
	text-align:left;
	font-weight:400;
	}
	
h5{font-size:1.0em;}
h4{font-size:1.05em;}
h3{font-size:1.15em;}
h2{font-size:1.2em;}
h1{font-size:1.3em;}

p{margin-top:0.8em;}

/*	
a {	color:#cc0000;text-decoration:underline;}
a:link {	color:#cc0000;text-decoration:underline;}
a:active {	color:#cc0000;text-decoration:underline;}
a:visited {	color:#cc0000;text-decoration:underline;}
a:hover {	color:#960018;text-decoration:underline;}
*/

td{ vertical-align:top;	text-align:left;}

ul, ol{margin-left:20px;}
ol ol {		list-style-type:lower-alpha;	}
ol ol ol {		list-style-type:lower-roman;	}
ol ol ol ol {		list-style-type:decimal;	}

.floatr{
	float:right;
	padding-top:0px;
	padding-right:0px;
	padding-left:20px;
	padding-bottom:12px;
}	

.floatl{
	float:left;
	padding-left:0px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:12px;
}	

.formlabel{
	color:#555555;
	text-align:right;
	padding-right:1em;
}

#page{
	margin-top:1px;
	color:black;
	background-color:#ffffff;
	background-image:url(images/page-bkgd-1.jpg);
	background-repeat:no-repeat;
}

.content{
	text-align:justify;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom:60px;
	color:#000000;
}

.content a{	color:#cc0000;text-decoration:none;}
.content a:link{	color:#cc0000;text-decoration:none;}
.content a:visited{	color:#cc0000;text-decoration:none;}
.content a:active{	color:#cc0000;text-decoration:none;}
.content a:hover{	color:#960018;text-decoration:underline;}

.quote{
	font-style:italic;
	color:#bbbbcc;
	padding:20px;
}

.blast{
	padding:20px;
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	font-size:1.2em;	
	font-weight:700;
	text-align:center;
}

.grid td {
	padding:7px;
}

.grid .odd{
	background-color:#f0f0f0; 
	border:1px solid #dddddd; 
}

/* 
.grid .even{
	background-color:#F9E5E6;
	border:1px solid #dddddd;
}
*/

.grid .header{
	color:#ffffff;
	background-color:#6C000E;
	padding:4px;
	font-size:10px;
	text-align: center;
}

#subpage{
	background-color:#cc0000;
	background-image:url(./images/nameplate-bkgd.jpg);
	background-repeat:no-repeat;
	padding:30px;
	color:#ffffff;
}

#subpage table{
	width:100%;	
}

#subpage td{
	width:33%;	
	
}
#footer{
	background-color:#000000;
	color:#f1f1f1;
	font-size:10px;
	padding-top:8px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:3px;
	text-align:center;
}
#footer a{	color:#f1f1f1;}
#footer a:link{	color:#f1f1f1;}
#footer a:visited{	color:#f1f1f1;}
#footer a:active{	color:#f1f1f1;}
#footer a:hover{	color:white;}

.hrule{
	margin-top:20px;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #000000;
}

.footer{
	background-color: #dddddd;
	color:#999999;
	font-size:7pt;
	text-align:center;
	padding:1px;
	border-top:1px solid 555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	border-bottom:1px solid #555555;
}
/*
.footer a{	color:#999999;}
.footer a:link{	color:#999999;}
.footer a:visited{	color:#999999;}
.footer a:active{	color:#999999;}
.footer a:hover{	color:#ffaa00;}
*/
.redletter{
	color:#ff0000;
	font-weight:700;
}

.fine{
	font-size:0.85em;
	line-height:1em;
}

.theader{
	color:white;
	font-size:22px;
	height:34px;
	width:100%;
	border-bottom:1px solid #f0f0f0;
}
.theader h1{
	color:white;
	margin:0px;
	padding-left:6px;
	padding-top:3px;
	padding-right:1px;
	padding-bottom:6px;
	font-size:22px;
	color:white;
	position:relative;
	top:7px;
}
.theader h1 a{
	color:white;
	text-decoration:none;
}

#smenu li{
	display:inline;
	position:absolute;
	top:0px;
	border:0px;
}

#inner{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	background-color:#000000;
	background-image:url(./images/nameplate-bkgd.jpg);
	background-repeat:no-repeat;
	width:980px;
	border-top:0px solid white;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	min-height:200px;
}

.msg{
	background-color:#000000;
	background-repeat:repeat-x;
	background-image:url(banner-tile.gif);
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid white;
}

.biglist li {color:#60768d;font-size:1.1em;line-height:1.3em;}
.nobullets li{	list-style: none;}

#outer{
	width:100%;
	min-height:500px;
	background-color:#cccccc;
}

#slideshow{
	height:250px;
	color:white;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#000000;
	background-image:url(./billboard/billboard-bkgd.jpg);
	background-repeat:no-repeat;
}

.bbframe{
	height:250px;
	background-color:#000000;
	background-image:url(./billboard/billboard-bkgd.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
}
	.BB250imagebox {
	 position: relative;
	 overflow: hidden;
	 text-align:right;
	 width: 980px;
	 height: 250px;
	}
	.BB250imagebox .BB250textbox {
	 position: absolute;
	 top: 0;
	 left: 0;
	 color: #ffffff;
	 opacity: 0;
	 width: 960px;
	 height: 250px;
	 padding: 224px 0px 0px 0px;  /*top, right, bottom, left*/
	 font-family: verdana,arial, sans-serif;
         font-style: italic;
	}
	.BB250imagebox:hover .BB250textbox {
  	 opacity: 0.8;
	}
	.BB250imagebox .BB250text {
	 -webkit-transition: all 200ms ease-out;
	 -moz-transition: all 200ms ease-out;
	 -o-transition: all 200ms ease-out;
	 -ms-transition: all 200ms ease-out;
	 transition: all 200ms ease-out;
	 transform: translateY(30px);
	 -webkit-transform: translateY(30px);
	}
	 .BB250imagebox .BB250text {
	 font-size: 14px;
	 opacity: 0;
	 transition-delay: 0.1s;
	 transition-duration: 0.2s;
	}
	.BB250imagebox:hover .BB250text,
	.BB250imagebox:focus .BB250text {
	 opacity: 1;
	 transform: translateY(0px);
	 -webkit-transform: translateY(0px);
	}

.bbframe120{
	height:120px;
	background-color:#000000;
	background-image:url(./billboard/billboard-bkgd.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #000000;
	width: 100%;
}
	.BB120imagebox {
	 position: relative;
	 overflow: hidden;
	 text-align:right;
	 width: 980px;
	 height: 120px;
	}
	.BB120imagebox .BB120textbox {
	 position: absolute;
	 top: 0;
	 left: 0;
	 color: #ffffff;
	 opacity: 0;
	 width: 960px;
	 height: 120px;
	 padding: 94px 0px 0px 0px;  /*top, right, bottom, left*/
	 font-family: verdana,arial, sans-serif;
     font-style: italic;
	}
	.BB120imagebox:hover .BB120textbox {
  	 opacity: 0.8;
	}
	.BB120imagebox .BB120text {
	 -webkit-transition: all 200ms ease-out;
	 -moz-transition: all 200ms ease-out;
	 -o-transition: all 200ms ease-out;
	 -ms-transition: all 200ms ease-out;
	 transition: all 200ms ease-out;
	 transform: translateY(30px);
	 -webkit-transform: translateY(30px);
	}
	 .BB120imagebox .BB120text {
	 font-size: 14px;
	 opacity: 0;
	 transition-delay: 0.1s;
	 transition-duration: 0.2s;
	}
	.BB120imagebox:hover .BB120text,
	.BB120imagebox:focus .BB120text {
	 opacity: 1;
	 transform: translateY(0px);
	 -webkit-transform: translateY(0px);
	}

.box{
	padding-bottom:10px;
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
}

.cols td{
	padding-right:30px;
}

.q{
	margin-bottom:1em;
	font-weight:700;
}
.a{
	margin-bottom:1em;
}

#nameplate{
	background-color:#cc0000;
	background-repeat:no-repeat;
	background-position:bottom;	
	text-align:left;
	height:30px;
	padding-top:10px;
	padding-left:4px;
	font-size:14pt;
	margin-bottom:3pt;
}
#nameplate h1{
	margin-top:30px;
	color:white;
	font-weight:100;
}

.hrule {
	padding-top:20px;
	margin-top:20px;
	border-top:1px solid #aaaaaa;
}

.box{
	border:1px solid #cccccc;
	padding:2px;
	background-color:#f9f9f9;
	text-align:center;
	margin-top:20px;
}
.box h3{
	text-align:center;
	color:#000000;
}

.col{
	padding-right:18px;
}

.fine{
	font-size:10px;
}

.mtitle{
	font-size:10pt;
	font-weight:bold;
	color:#6C000E;
}
.poster{
	display:block;
}
/* topmenu */
.menustrip {
    font-size: 12px;
    line-height: 1;
    background-color: #000000;
    position:absolute;
    width:980px;
}
.menustrip a {
    background-color: #000000;
    color: #ffffff;
    float: left;
    font-family:arial;
    display: block;
    text-align: center;
    padding: 8px 13px 8px 13px; /*top, right, bottom, left*/
    text-decoration: none;
}
.menustrip a:hover:not(.active) {
    background-color: #CC0000;
    color: #ffffff;
    text-decoration: underline;
}
.active {
    background-color: #CC0000;
    color: #ffffff;
    text-decoration: underline;
}
.disabled{
    opacity: 0.6;
    cursor: not-allowed;
}
/* home icon */
@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v36/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    padding: 0px 4px 0px 4px; /*top, right, bottom, left*/
    font-size: 11px;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.hilitebutton {
	font-size: 14px;
	line-height: 1;
	display:inline-block;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	margin: 10px 0px 0px 0px;
	padding:7px 15px 8px 15px;
}
.hilitebutton a {
	width: 170px;
	border:1px solid #CC0000;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	float: left;
	text-align: center;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	background-color: #ffffff;
	color: #CC0000;
}
.hilitebutton a:hover:not(.active) {
	background-color: #CC0000;
	color: #ffffff;
}
.active {
	background-color: #CC0000;
	color: #ffffff;
}
.hilitebox {
	float:right;
	display:inline-block;
	width:250px;
	padding: 14px 10px 14px 14px; /*top, right, bottom, left*/
	margin: 0px 14px 10px 14px; /*top, right, bottom, left*/
	background-color:#f0f0f0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:2px solid #CC0000;
	font-weight:normal;
}
.hilitetitle { 
	width: 100%;
	color:#333333; 
	font-size: 11pt; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style:italic;
	font-weight:bold;
	text-align: center;
	margin-bottom:10pt;
	}
.hilitetext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333333; 
	text-align:left;
	letter-spacing: 1px;  
	line-height: 1.1;
	text-decoration:none;
/*	text-indent: 15px; */
}
.title2 {
	margin: 4px 0px 0px 10px; /*top, right, bottom, left*/
}
.title3 {
	margin: 4px 0px 0px 10px; /*top, right, bottom, left*/
	font-style: italic;
}
.title4 {
	margin: 4px 0px 0px 20px; /*top, right, bottom, left*/
	color:#666666;
	font-size:10px;
}
.ratingsgrid {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
	grid-gap: 1rem;
	margin: 0px 15px 0px 15px;
}
	.ratingsgrid > div {
	 background: #f0f0f0;
	 padding: 0px 10px 10px 10px;
	 border-radius: 0rem;
	}
	.ratingstitle {
	 font-weight:bold;
	 font-style:italic;
	 text-align:center;
	 margin: 5px 0px 2px 0px;
	 padding: 0px 0px 0px 0px;
	}
	.ratings {
	 -moz-border-radius:7px;
	 -webkit-border-radius:7px;
	 border-radius:7px;
	 width: 40px;
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	 margin-top: 10px;
}
.ratings1 {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	display:block;
}
.ratings2 {
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	display:block;
	margin-top:12px;
}
.date {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	color:#000000;
    font-size: 11px;
	text-align: center;
}
.country {
	margin: 10px 0px 0px 0px; /*top, right, bottom, left*/
	color:#333333;
    font-size: 9px;
    font-style: italic;
	text-align: center;
/*white-space: nowrap;*/
}
.kwordtopic {
	width:45%;
	margin: 9px 0px 0px 10px; /*top, right, bottom, left*/
	color:#666666;
	font-size:10px;
	float:left;
}
.kwordplayer {
	width:45%;
	margin: 9px 0px 0px 10px; /*top, right, bottom, left*/
	color:#666666;
	font-size:10px;
	float:left;
}
.kwordtitle {
	text-decoration: underline;
}

.tenwordtext {
	color:#000000;
/*	color:#6C000E; */
	font-size:12px;
	font-style: italic;
}

