/* Body Defaults */
body {
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  font-family:Arial, Helvetica, sans-serif;
  xline-height:140%;
  background-color:#808080;
}


/* Begin: Div Container Max Width - IE issue */
@media (min-width: 2000px) {
		#divgamecontainer {
			max-width: 1715px;
		}
}
@media (min-width: 1900px) and (max-width: 1999px) {
		#divgamecontainer {
			max-width: 1615px;
		}
}
@media (min-width: 1800px) and (max-width: 1899px) {
		#divgamecontainer {
			max-width: 1515px;
		}
}
@media (min-width: 1700px) and (max-width: 1799px) {
		#divgamecontainer {
			max-width: 1415px;
		}
}
@media (min-width: 1600px) and (max-width: 1699px) {
		#divgamecontainer {
			max-width: 1315px;
		}
}
@media (min-width: 1500px) and (max-width: 1599px) {
		#divgamecontainer {
			max-width: 1215px;
		}
}
@media (min-width: 1400px) and (max-width: 1499px) {
		#divgamecontainer {
			max-width: 1115px;
		}
}
@media (min-width: 1300px) and (max-width: 1399px) {
		#divgamecontainer {
			max-width: 1015px;
		}
}
@media (min-width: 1200px) and (max-width: 1299px) {
		#divgamecontainer {
			max-width: 915px;
		}
}
@media (min-width: 1100px) and (max-width: 1199px) {
		#divgamecontainer {
			max-width: 815px;
		}
}
@media (min-width: 1010px) and (max-width: 1099px) {
		#divgamecontainer {
			max-width: 715px;
		}
}
@media (min-width: 900px) and (max-width: 1009px) {
		#divgamecontainer {
			max-width: 900px;
		}
}
@media (min-width: 800px) and (max-width: 899px) {
		#divgamecontainer {
			max-width: 800px;
		}
}
@media (min-width: 700px) and (max-width: 799px) {
		#divgamecontainer {
			max-width: 700px;
		}
}
@media (min-width: 600px) and (max-width: 699px) {
		#divgamecontainer {
			max-width: 600px;
		}
}
@media (min-width: 500px) and (max-width: 599px) {
		#divgamecontainer {
			max-width: 500px;
		}
}
@media (min-width: 400px) and (max-width: 499px) {
		#divgamecontainer {
			max-width: 400px;
		}
}
@media (min-width: 350px) and (max-width: 399px) {
		#divgamecontainer {
			max-width: 350px;
		}
}
@media (min-width: 300px) and (max-width: 349px) {
		#divgamecontainer {
			max-width: 300px;
		}
}
@media (min-width: 250px) and (max-width: 299px) {
		#divgamecontainer {
			max-width: 250px;
		}
}
@media (min-width: 200px) and (max-width: 249px) {
		#divgamecontainer {
			max-width: 200px;
		}
}
@media (min-width: 150px) and (max-width: 149px) {
		#divgamecontainer {
			max-width: 150px;
		}
}
/* End: Div Container Max Width - IE issue */


/* Begin: Category Settings */
@media (min-width: 1800px) {	
		.imglogo {
		   width:100%;
			 height:175px;
		}	 
   .tablecontainer {
       max-width:1750px;
       width:95%;
       border:0;
       cellpadding:0;
       cellspacing:0;
   }
		.gamethumb {
		   width:150px;
		}
    .divgameitem {
    		width:140px;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
   .divgamefiller {
   		width:140px;
       margin-bottom: 0px;
       padding-left: 20px;
       padding-right: 20px;
   		 height:0px;
    }
    .leftside {
				display:;
		}
    .rightside {
				display:;
		}
		.pagenumbersdesktop {
				display:;
		}
		.pagenumbersmobile {
				display:none;
		}
		.bodytitle {
			  padding-left:25px;
			  padding-right:25px;
		}
}

@media (min-width: 1500px) and (max-width: 1799px)  {
		.imglogo {
		   width:100%;
			 height:175px;
		}	 
   .tablecontainer {
       max-width:1600px;
       xwidth:90%;
       border:0;
       cellpadding:0;
       cellspacing:0;
   }
		.gamethumb {
		   width:125px;
		}
    .divgameitem {
    		width:140px;
        margin-bottom: 20px;
        padding-left: 17px;
        padding-right: 17px;
    }
   .divgamefiller {
   		width:140px;
       margin-bottom: 0px;
       padding-left: 17px;
       padding-right: 17px;
   		 height:0px;
    }

    .leftside {
				display:;
		}
    .rightside {
				display:;
		}
		.pagenumbersdesktop {
				display:;
		}
		.pagenumbersmobile {
				display:none;
		}
		.bodytitle {
			  padding-left:25px;
			  padding-right:25px;
		}
}

@media (min-width: 1250px) and (max-width: 1499px) {		
		.imglogo {
		   width:100%;
			 height:140px;
		}	 
    .tablecontainer {
       max-width:1400px;
       xwidth:95%;
       border:0;
       cellpadding:0;
       cellspacing:0;
    }
		.gamethumb {
		   width:100px;
		}
    .divgameitem {
    		width:115px;
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }
   .divgamefiller {
   		width:115px;
       margin-bottom: 0px;
       padding-left: 7px;
       padding-right: 7px;
   		height:0px;
   }

    .leftside {
				display:;
		}
    .rightside {
				display:;
		}
		.pagenumbersdesktop {
				display:;
		}
		.pagenumbersmobile {
				display:none;
		}
		.bodytitle {
			  padding-left:25px;
			  padding-right:25px;
		}
}

@media (min-width: 1010px) and (max-width: 1249px) {
		.imglogo {
		   width:100%;
			 height:125px;
		}	 
    .tablecontainer {
       max-width:1200px;
       xwidth:100%;
       border:0;
       cellpadding:0;
       cellspacing:0;
    }
		.gamethumb {
		   width:100px;
		}
    .divgameitem {
    		width:115px;
        margin-bottom: 20px;
        padding-left: 7px;
        padding-right: 7px;
    }
   .divgamefiller {
   		width:115px;
       margin-bottom: 0px;
       padding-left: 7px;
       padding-right: 7px;
   		height:0px;
   }

    .leftside {
				display:;
		}
    .rightside {
				display:;
		}
		.pagenumbersdesktop {
				display:;
		}
		.pagenumbersmobile {
				display:none;
		}
		.bodytitle {
			  padding-left:25px;
			  padding-right:25px;
		}
}		

@media (min-width: 800px) and (max-width: 1009px) {		
		.imglogo {
		   width:100%;
			 height:125px;
		}	 
    .tablecontainer {
       max-width:1600px;
       width:100%;
       border:0;
       cellpadding:0;
       cellspacing:0;
    }
		.gamethumb {
		   width:100px;
		}
    .divgameitem {
    		width:115px;
        margin-bottom: 20px;
        padding-left: 7px;
        padding-right: 7px;
    }
   .divgamefiller {
   		width:115px;
       margin-bottom: 0px;
       padding-left: 7px;
       padding-right: 7px;
   		height:0px;
   }

    .leftside {
				display:none;
		}
    .rightside {
				display:none;
		}
		.pagenumbersdesktop {
				display:none;
		}
		.pagenumbersmobile {
				display:;
		}
		.mobarrow {
				display:none;
		}
		.mobmenu {
				display:none;
		}
		.mobmenumed {
				display:;
		}
		.bodytitle {
			  padding-left:25px;
			  padding-right:25px;
		}
}
@media (min-width: 600px) and (max-width: 799px) {		
		.imglogo {
		   width:100%;
			 height:110px;
		}	 
    .tablecontainer {
       max-width:1600px;
       width:100%;
       border:0;
       cellpadding:0;
       cellspacing:0;
    }
		.gamethumb {
		   width:100px;
		}
    .divgameitem {
    		width:115px;
        margin-bottom: 20px;
        padding-left: 7px;
        padding-right: 7px;
    }
   .divgamefiller {
   		width:115px;
       margin-bottom: 0px;
       padding-left: 7px;
       padding-right: 7px;
   		height:0px;
   }
    .leftside {
				display:none;
		}
    .rightside {
				display:none;
		}
		.pagenumbersdesktop {
				display:none;
		}
		.pagenumbersmobile {
				display:;
		}
		.mobarrow {
				display:none;
		}
		.mobmenu {
				display:none;
		}
		.mobmenumed {
				display:;
		}
		.bodytitle {
			  padding-left:15px;
			  padding-right:15px;
		}
}
@media (min-width: 10px) and (max-width: 599px) {		
		.imglogo {
		   width:100%;
			 height:80px;
		}	 
    .tablecontainer {
       max-width:1600px;
       width:100%;
       border:0;
       cellpadding:0;
       cellspacing:0;
    }
		.gamethumb {
		   width:115px;
		}
    .divgameitem {
    		width:115px;
        margin-bottom: 20px;
        padding-left: 5px;
        padding-right: 7px;
    }
   .divgamefiller {
   		width:115px;
       margin-bottom: 0px;
       padding-left: 7px;
       padding-right: 7px;
   		height:0px;
   }
    .leftside {
				display:none;
		}
    .rightside {
				display:none;
		}
		.pagenumbersdesktop {
				display:none;
		}
		.pagenumbersmobile {
				display:;
		}
		.mobarrow {
				display:;
		}
		.mobmenumed {
				display:none;
		}
		.bodytitle {
			  padding-left:5px;
			  padding-right:5px;
		}
}
/* End: Category Settings */



#divgamecontainer {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-around;
		xjustify-content: center;
}

.divgamecontainer {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
		xmax-width:1050px;
    justify-content: space-around;
}

#divgamecontaineraddt {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.divgamecontaineraddt {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.divgameitemaddt {
		width:115px;
    margin-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

.divwscontainer {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.divwsfiller {
		width:215px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
		height:0px;
}

@media (min-width: 550px)  {
    .imgwsicon {
    		width:200px;
				border-radius:10px;
    }
    .divwsitem {
    		width:215px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    		align:center;
    }

}	
@media (min-width: 400px) and (max-width: 549px) {	
    .imgwsicon {
    		width:250px;
				border-radius:10px;
    }
    .divwsitem {
    		width:265px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    		align:center;
    }
}
@media (min-width: 10px) and (max-width: 399px) {	
    .imgwsicon {
    		width:270px;
				border-radius:10px;
    }
    .divwsitem {
    		width:285px;
        margin-bottom: 20px;
        padding-left: 15px;
        padding-right: 15px;
    		align:center;
    }
}



.ws {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-smooth:always;	
	font-weight:normal;	
  line-height:140%;
}
.ws a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-smooth:always;
	font-weight:bold;		
  line-height:140%;
}
.ws a:active {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-smooth:always;
	font-weight:bold;		
  line-height:140%;
}
.ws a:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-smooth:always;	
	font-weight:bold;	
  line-height:140%;
}
.ws a:hover {
	color: #F00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;	
	font-smooth:always;	
	font-weight:bold;	
  line-height:140%;
}

h1 
{ 
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	font-smooth:never; 
	margin-top:0px;
	margin-bottom:0px;	 
	margin-left:20px;	
  line-height:140%;
} 

h2 
{ 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-smooth:always;	
	font-weight:normal;
	margin-top:12px;
	margin-bottom:0px;	 
	margin-left:0px;	
  line-height:160%;
} 

.classcategorytitle {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	font-smooth:never;	
  line-height:140%;
} 
.classcategorytitlesponsorlink {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-smooth:never;	
  line-height:140%;
} 
.classcategorytitlesponsorlink a:link {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorytitlesponsorlink a:active {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorytitlesponsorlink a:visited {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorytitlesponsorlink a:hover {
	color: #600060;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	font-smooth:always;	
  line-height:140%;
}

.classcategorytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-smooth:always;	
	font-weight:normal;
  line-height:160%;
}
.classcategorytext a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-smooth:always;
  font-weight:normal;	
  line-height:140%;
}
.classcategorytext a:active {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-smooth:always;
	font-weight:normal;		
  line-height:160%;
}
.classcategorytext a:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-smooth:always;
	font-weight:normal;		
  line-height:160%;
}
.classcategorytext a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-smooth:always;
	font-weight:normal;		
  line-height:160%;
}


.classcategorygamename {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorygamename a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorygamename a:active {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorygamename a:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classcategorygamename a:hover {
	color: #600060;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-smooth:always;	
  line-height:140%;
}

.classcategorynavbuttons {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-smooth:always;	
	text-decoration:none;
  line-height:140%;
}
.classcategorynavbuttons a:link {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttons a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttons a:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttons a:hover {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;	
	font-weight:bold;
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}

.classcategorynavbuttonstop {
	color: #A0A0A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;	
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttonstop a:link {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;	
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttonstop a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;	
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttonstop a:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classcategorynavbuttonstop a:hover {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;	
	font-weight:bold;	
	font-smooth:always;	
	text-decoration:none;	
  line-height:140%;
}
.classgametitle {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-smooth:always;	
  line-height:140%;
} 

.classgametext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-smooth:always;	
  line-height:140%;
}
.classgametext a:link {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-smooth:always;	
  line-height:140%;
}
.classgametext a:active {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-smooth:always;	
  line-height:140%;
}
.classgametext a:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-smooth:always;	
  line-height:140%;
}
.classgametext a:hover {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;	
	font-smooth:always;	
  line-height:140%;
}


.classrightside {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classrightside a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classrightside a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classrightside a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-smooth:always;	
  line-height:140%;
}
.classrightside a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-smooth:always;	
  line-height:140%;
}

.classfooter {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-smooth:always;
  line-height:140%;
}
.classfooter a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-smooth:always;	
  line-height:140%;
}
.classfooter a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-smooth:always;	
  line-height:140%;
}
.classfooter a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-smooth:always;
  line-height:140%;
}
.classfooter a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-smooth:always;	
  line-height:140%;
}

.classsponsortext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-smooth:always;	
  line-height:140%;
}
.classsponsortext a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-smooth:always;	
  line-height:140%;
}
.classsponsortext a:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-smooth:always;	
  line-height:140%;
}
.classsponsortext a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-smooth:always;	
  line-height:140%;
}
.classsponsortext a:hover {
	color: #008080;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-smooth:always;	
  line-height:140%;
}

input.input_class { background-color: #DDDDFF }
textarea.class_ta  { background-color: #DDDDFF }
select.class_dropdown { background-color: #DDDDFF }


