@charset "UTF-8";
/* CSS Document */
body  {
  margin: 0 auto;
  padding: 0;



  background-repeat:no-repeat;

.mySlides {display:none}

 background-image:url('https://malco.com/images/1asian.jpg'); 
background-size: cover;
max-width:1000px;
background-position: top; 
 /* background-color: #11030F;	*/
  font:Arial, Verdana, Geneva, sans-serif;
  font-size:12pt;

background-color:black; 
}
img { border:0; }
.malco #container { 
	width: 100%;
	border:0px solid #000;
	-moz-border-radius: 18px;
  background-color:black;


background-image:url('https://www.malco.com/body_backgrounds/1asian.jpg');

/*	background-image:url('../body_backgrounds/mazer'); */
background-position:center center;
	background-repeat:no-repeat;
	
	border-radius: 18px;
	margin: 0 auto;
	margin-top:12px;
	text-align: left;

} 
/* Div for Top Logo(masthead) and Ad Banner */
.malco #header {
	width: 1000px;
	background-repeat:no-repeat;
	height: 144px;
	border:0px solid #990000;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding: 0;
margin-bottom:75px;
} 
table#masthead {
	width:100%;
}
table#masthead td#logo_column {
	vertical-align:top;
	padding-top:50px;
	padding-left:32px;
	width: 208px;
	z-index:10;
}
.malco img#logo {
	border:0;
}
table#masthead td#sv {
	border:0px solid #fff;
	padding:18px 18px 0 0;
	vertical-align:top;
}
.malco #navbar {
/*	border:1px solid #FF0;	*/
	width: 100%;
	padding:0;
	margin-bottom:6px;
}
/*  MAIN SECTION BELOW OPTION BARS .....................    */
.malco #content_area { 
	width: 1000px;
	border:0px solid #0F0;
 /*	background-repeat:no-repeat; */
	padding-top:18px;
	margin: 0 auto;
/*	text-align: left; */
} 
/*  LEFT SIDE BAR ....................................    */
.malco #left_column {
	float: left; /*  floated, a width must be given */
	width: 186px;
	border:0px solid #fff;
	margin-left:18px;
}
/* LEFT SIDE VERTICAL MENU ........................................ */
ul.leftside_menu ul { display:none; z-index:10; }
ul.leftside_menu, ul.leftside_menu li { font: normal 18px/1 "electrolize", Helvetica, sans-serif; list-style:none; margin:0; padding:0; width:auto; line-height:0; border-bottom:1px solid #af1500; font-size:14px; }
ul.leftside_menu ul.active { display:block;	}
ul.leftside_menu a {position:relative; display:block; overflow:hidden; height:30px; cursor:pointer; text-decoration:none;	}
ul.leftside_menu a .t {display:block; line-height:30px; color:#fff; padding:0 10px 0 27px; font-weight:bold; margin-left:0; margin-right:0; z-index:10; }
ul.leftside_menu a:hover .t { color:#06C; z-index:10;	}
/* ..........................................................   */

.malco #left_column img.boxpic_size {
	width: 160px;
}
.malco #left_column .flash_file {
	  width:170px;
      padding:0;	
	  margin:0;
    }
.malco #left_column object {
	width: 170px;
}
/*	RIGHT SIDE BAR ..................................    */
.malco #right_column {
	float: right;
/*	width: 186px;	*/
	border:0px solid #F00;
	padding:0;
	margin-right:18px;
}
.malco #right_column img.boxpic_size {
	width: 160px;
}
/* CREATE BACKGROUND BOXES FOR SIDEBARS */
.malco .black_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:1px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:2px;
	margin-top: 0px;
	margin-bottom: 10px;
	background:#000;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}














jy
.malco .low_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:1px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:2px;
	margin-top: 0px;
	margin-bottom: 10px;
	background:#fff;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}




/* JTTESTER */
.malco .jt_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:3px;
padding-bottom:3px;
padding-right:5px;
padding-left:12px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image:url(file:////http://www.malco.com/images/birthdaypattern.jpg);
	background-repeat:repeat-x;
	
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}

/* JTTESTER */
.malco .texter_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:3px;
padding-bottom:3px;
padding-right:5px;
padding-left:12px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image:url(file:////http://www.malco.com/images/jt_texter.png); 
		
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}



/* wow */
.malco .wow_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:3px;
padding-bottom:3px;
padding-right:5px;
padding-left:12px;
	margin-top: 10px;
	margin-bottom: 10px;
	 background-image:url(file:////http://www.malco.com/images/marquee.png);	background-repeat:repeat-no;
height:300px;
	
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}
















.malco .dlogic_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding:8px;
	margin-top: 0px;
	margin-bottom: 18px;
	background:#000;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}



/* CREATE RED BACKGROUND BOXES FOR SIDEBARS */
.malco .red_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 10px 10px 12px #333;
  border:1px solid #999;
	-moz-border-radius: 15px;
	border-radius: 8px;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 18px;
	background:#fff;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}



/* MIDDLE CONTENT AREA  ......................................   */
.malco #middle_container { 
	margin: 0 216px 0 222px;
	border:0px solid #fff;
} 
/*  RIGHT SIDE of pages WITHOUT ScreenVision 160 sidebar......   */
.malco #right_side {
	background-color:#fff;
	margin: 0 27px 0 216px;
	padding:12px 36px;
	border: 2px solid #b10708;
	border-radius: 18px;
	-moz-border-radius: 18px;
} 
/*  FOOTER AT BOTTOM OF PAGE ................................     */
.malco #footer {
	background-color:#000;
	padding: 0;
	border: 1px solid #ccc;
	-moz-border-radius: 18px;
	border-radius: 18px;
	margin:0 12px 27px 12px;
	color:#fff;
	-moz-box-shadow: 6px 6px 9px #333;
	-webkit-box-shadow: 6px 6px 9px #333;
	box-shadow: 6px 6px 9px #333;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
} 
.malco #footer table {
	margin: 0; 
	padding: 0; 
}
.malco #footer table td {
	vertical-align:middle;
	border-left:1px solid #b10708;
	font:9pt Verdana, Geneva, sans-serif;
	text-align:center;
	padding: 3px 27px;
}
.malco #footer table td#first_col {
	border-left:0;
}
.malco #footer table#footer_pix {
	margin-top:9px;
	margin-bottom:12px;
}
.malco #footer table#footer_pix td {
	padding:0 12px;
	border:none;
}
.malco #footer table#footer_pix img {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	 border-top-left-radius: 8px;
	-moz-border-radius-topright: 9px;
	-webkit-border-top-right-radius: 9px;
	border-top-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-bottom-right-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-bottom-left-radius: 9px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.malco div#browser_detect {
	background-color:#0FF;
	margin-bottom:9px;
	padding:3px 0;
	border:1px solid #F00;
}
.malco p.detect {
	font: 9pt Verdana, Geneva, sans-serif;
	padding:0;
	color:#00F;
	margin:0;
	text-align:center;
}

div#special_events_box {
	padding: 18px;
	border: 2px solid #b10708;
	border-radius: 18px;
	-moz-border-radius: 18px;
	margin: 0 216px 0 216px;
	background-color:#fff;
}



/* CREATE RED BACKGROUND BOXES FOR SIDEBARS */
.malco .face_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 10px 10px 12px #333;
  border:1px solid #999;
	-moz-border-radius: 15px;
	border-radius: 8px;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	background:#fff;
	/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
		filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
}

.malco .gradient_shadowbox {
  -moz-box-shadow: 6px 6px 9px #333;
  -webkit-box-shadow: 6px 6px 9px #333;
  box-shadow: 6px 6px 9px #333;
  border:1px solid #999;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding-top:1px;
	padding-bottom:3px;
	padding-right:2px;
	padding-left:2px;
	margin-top: 0px;
	margin-bottom: 10px;
/*	background:background: #e1f2e6; */
}

.sms {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 90%x;
  height: 60px;
  border: 3px solid rgba(163,6,6,1);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font: normal 18px/1 "crushed", Helvetica, sans-serif;
  color: black;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: url("https://malco.com./images/rightsms.png"), url("https://malco.com./images/leftsms.png"), rgb(255,255,255);
  background-repeat: no-repeat;
  background-position: 98% 50%, 2% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  -webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.4) ;
  box-shadow: 3px 3px 4px 0 rgba(0,0,0,0.4) ;


}











gonzocyberbowl2020
.opera {


-webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 225px;
  height: 160px;
  border: none;
  font: normal 51px/1 "tinos", Helvetica, sans-serif;
  color: #abb4ba;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: -webkit-linear-gradient(-90deg, rgba(81,184,41,1) 0, rgba(21,134,0,1) 100%), #000000;
  background: -moz-linear-gradient(180deg, rgba(81,184,41,1) 0, rgba(21,134,0,1) 100%), #000000;
  background: linear-gradient(180deg, rgba(81,184,41,1) 0, rgba(21,134,0,1) 100%), #000000;
  background-repeat: no-repeat;
  background-position: 75% 70%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 46px 27px;
  background-size: 50px 35px;
 line-height: 80%;
text-align: left;

 background: url("http://www.malco.com/images/littlemet.png"), #000000;
  background-repeat: no-repeat;
  background-position: 150px 100px;
padding-left:15px;padding-top:12px;
}

a:link { color:#33348e; text-decoration: none; }
a:visited { color:#33348e; text-decoration: none; }
a:hover { color:#33348e; text-decoration: none; }
a:active { color:#7476b4; text-decoration: underline; }




