@charset "utf-8";
/* CSS Document */

body {
	background-color: #0066CC;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	display: inline; 
}

h1 a{
  width:301px;
  height:46px;
  display:block;  
  text-indent:-9999px;
  background:url(https://www.primarygames.com/images/logo.png);

}

.pagecontainer, .pagecontainer-top100 {
	max-width:1000px;
	margin:0 auto;
	cursor:default;
	position:relative;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}

.header {
	background-image: url(https://www.primarygames.com/images/header_bg.png);
	max-width:1000px; /*follow your image's size*/
	height:100px;/*follow your image's size*/
}

.header-title {margin:0; padding:0;}

.header img {
	border: 0px; 
	margin: 0px;
	padding: 0px;
}

.header-a {
	/*margin: 5px 0 0 0;
	height: 55px;
	padding:0 0 0 5px; */
	padding: 27px 0 0 10px;
	float: left;
	width: 301px;
	height: 73px;
}

.header-wrap-right {
    height: 100px;
    float: right;
}

.header-b {
	/*margin: 3px 0 0 0;
	float: right;*/
	padding: 10px 10px 0 0;
	text-align: right;
	/*width: 694px;*/
}

.header-b img {
	padding-left: 5px;
}

.header-ba {
	/*float: right;
	width: 230px;
	padding-top: 10px;*/
    float: right;
    padding: 10px 10px 0 0;	
}

#searchwrapper {
	/*width:218px; 
	height:35px;
	background-image:url(/images/search_background.png);
	background-repeat:no-repeat; 
	padding:0px;
	margin:0px;
	position:relative; */
	background-color:#000;
	padding:5px 5px 3px 6px;
	width:250px;
	height:29px;
	margin:0;
	-webkit-border-radius: 5px;    
	border-radius: 5px; 
	-moz-border-radius:5px;
	-khtml-border-radius:5px;	
}

.gsc-input-box {height:25px;}

/*#searchwrapper form { display:inline ; }*/
 
.searchbox {
	border:0px; /*important*/
	background-color:#fff; /*important*/
	position:absolute; /*important*/
	top:7px;
	left:34px;
	width:140px;
	height:15px;
}
 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:3px;
	left:185px;
	width:28px;
	height:28px;
}

.header-lower {
	background-color:#cc99ff;
	width:1000px;
	height:46px;
	text-align:center;
}	
	
.navbar {
	margin: 0px auto;
	width:990px;
	height:49px;
	background-color:white;
}
.menuleft {
	float:left; 
	width:868px;
}

.NavMenuXtend {
	float:left;
	width:122px;
	height:39px;
  	background:transparent url("https://www.primarygames.com/images/navbar/bg.png") repeat-x;
	padding-top: 7px;
	position:relative;
	z-index:98;
}

.header-lower-more-menu {
	background-color:#fff;
	width:990px;
	height:335px;
	text-align:center;
	border-right:5px #cc99ff solid;
	border-left:5px #cc99ff solid;
}

#MoreMenuDiv { 
	width:1000px;
	overflow:auto;
	display:none;
}

.topads {
	margin: 0px auto;
	background-color:#ffffff;
	width:990px;
	/*height:90px;
	padding:10px 0 10px 0;*/
	padding:10px 0 0 0;
	z-index: 100;
	position: relative;
}

.topads-inner {width:970px; margin:0 auto; padding: 0 10px;} 
/* added padding 4/20 */ 

.topads-center {
	margin: 0px auto;
	width:738px;
	height:90px;
}

.topads-a {
	float: left;
	margin-left:10px;
	text-align:left;
	width: 217px;
	height: 90px;
}

.topads-b {
	float:right;
	margin-right:10px;
	width: 738px;
	height: 90px;
}

.AD970-leaderboard {height:10px;}

.AD728x90 {
	float:left;
	width:728px;
	height:90px;
}

.AD-label728x90 {
	float:right;
	background-image:url(https://www.primarygames.com/images/AD_label728.png);
	width: 10px;
	height: 90px;
}

.content-wrapper {
	background-color:#cc99ff;
	margin:0px auto;
	width:1000px;
	text-align:center; 
	cursor:default;
	/* z-index: 2; added for DFP Skin*/
    /* position: relative; added for DFP Skin*/
}

.content-wrapper-home {
	background-color:#cc99ff;
	margin:0px auto;
	width:1000px;
	text-align:center;
	cursor:default;
	/* z-index: 2; added for DFP Skin*/
    /* position: relative; added for DFP Skin*/
}

.content {
	background-color:#fff;
	margin:0px auto;
	width:990px;
	padding:10px 0 0 0;
}

.content-wrapper-bottom {
	clear:both;
	background-color:#cc99ff;
	margin:0px auto;
	width:1000px;
	height:5px;
}

.breadcrumb {
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding:15px 0 5px 0; 
	text-align:left;
}

.breadcrumb a:link {
 	color:#9a31ce;
 	text-decoration:none;
}
 
.breadcrumb a:visited {
 	color:#9a31ce;
 	text-decoration:none;
}
 
.breadcrumb a:hover {
 	color:#9a31ce;
 	text-decoration:underline;
}

.breadcrumb-navigation {
	list-style-type:none;
	padding:0;
	margin:0;
}
.breadcrumb-navigation-item {
	display:inline;
}
.title-social-bar {
	margin:0 auto;
	padding:0;
	overflow:visible;
	width:970px;
	height:50px;
}
.title-social-bar-wrapper {
	margin:0 auto;
	padding:0 0 5px 0;
	background-color:#eee;
	overflow:auto;
	width:970px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}

.title-bar {
	float:left;
	/*width:535px; old version for share buttons */
	width:960px;
 	color:#000;
	text-align:left;
	padding:12px 0 0 5px;
}

h2 { 
	margin:0;
	padding:0;
	font-size:28px;
}

.social-bar {
	float:right;
	/*width:430px; old version for share buttons */
	height:50px;
	padding:0;
}
.socialbar_horizontal {
	float:right; 
	margin:18px 0 0 0;
}
.fb_like {  
  	overflow: hidden;
  	width: 90px;
  	float: left;
}

.twitter {
	float:left;
	width:110px;	
}

.gplus {
	float:left; 
	width:90px;	
}

.pinit {
	float:left; 
	width:80px;	
	text-align:left;
}

.game {
	clear:both;
	margin:0px auto;
	width:960px;
	padding:10px 5px 20px 5px;
	background-color:#000;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	overflow:hidden;
}

#check-for-flash {display:none;}

/* HTML Preroll Splash Screen */
button#playButtonPreroll {
  margin:0 auto;
  width: 300px;
  height: 60px;
  padding: 0;
  font-size: 22px;
  color: white;
  text-align: center;
  border: 0;
  cursor: pointer;
  position:relative;
  z-index:4;
  background-color: #0066cc;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#63b1ff),color-stop(1,#0066cc));
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -2px #22303f;
}
#mainContainer {
  position: relative;
  width: 960px;
}
#content, #adContainer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 960px;
  /*height: 600px;*/
  background-color:#000;
  text-align:left;
}
#contentElement {
  width: 960px;
  /*height: 600px;*/
  overflow: hidden;
}
#splashScreen {
  background: #609;
  background: -webkit-linear-gradient(#a0f, #609);
  background: -o-linear-gradient(#a0f, #609);
  background: -moz-linear-gradient(#a0f, #609);
  background: linear-gradient(#a0f, #609);
  position:absolute;
  z-index:2;
  width:960px;
  text-align:center;
}
#hideMsg {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 20px 10px;
	font-size:13px;
}	
.playButtonwrap {
	width:300px;
	height:250px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.prerollGameLogo {
	padding:5px 0 15px 0;
}
.prerollGameLogo img{
display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 8px;
    border: solid;
    border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
    border-width: 1px 2px 2px 1px;
    background-color: #fff;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#prerollGameWrapper {
	text-align:center;
	display:none;
}
#prerollGameWrapperfoo {
	text-align:center;
	display:none;
}
#loadingScreen {
	background: url(https://www.primarygames.com/images/ajax-loader.gif) no-repeat center center;
    width:960px;
	display:none;
	position:absolute;	
}

@media only screen and (min-width: 1700px) {
    .top-plug {
        display:none;
    }
}
@media only screen and (max-width: 1699px) {
    .below-top100-plug {
        display:none;
    }
}

.below-game, .below-game-catpage {
	margin:0px auto;
	/* overflow:auto; removed 9/7 */ 
	width:970px;
	padding:15px 0 0 0;
	/* added 9/7 */
	display: flex;
    justify-content: space-between;
}

.below-game-scroller {padding: 15px 0 0 0;}

.below-game-scroller iframe {padding:0;}

.top-coloring-pages-scroller iframe {padding:0 0 10px 0;}

.below-game-left {
	/* margin:0px auto; removed 9/7 */ 
	/* float:left; removed 9/7 */ 
	width:650px;
	padding:0;
}

.gameinfo-outer{
	margin:0px auto;
	background-color:#CCC;
	width:650px;
	padding:0 0 15px 0;
	overflow:auto;
	-moz-border-radius: 5px;
 	border-radius: 5px;
}

.gameinfo-inner{
	margin:0px auto;
	padding:15px;
	font-size:13px;
}

.gameinfo-inner img{
	/* This centers the image */
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 
	/* This adds the border */
 	padding:8px;
 	border:solid;
 	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
 	border-width: 1px 2px 2px 1px;
 	background-color:#fff;
 	-moz-border-radius: 5px;
 	border-radius: 5px;
}

.gameinfo-innerleft{;
	float:left;
	width:195px;
}

.PGMobile img{
	padding:0;
	border:none;
}

.PGMobileQR {
	background-color:#e3ff00;
	width:175px;
	margin:0 auto;
	padding:0 0 5px 0;
	-moz-border-radius: 5px;
 	border-radius: 5px;	
}

.PGMobile {padding:15px 0 0 0;}

.qrcode {
	width:95px;
	height:95px;
	padding:5px;
	background-color:blue;
	-moz-border-radius: 5px;
 	border-radius: 5px;	
}

.addthis_32x32_style {
	padding-left:7px;
}

.gameinfo-innerright{
	float:right;
	width:400px;
	text-align:left;
	padding:15px 10px;
	background:#FFFFFF;
	-moz-border-radius: 5px;
 	border-radius: 5px;
}

.gameinfo-innerright a{
	text-decoration:none;
	color:#0066cc;	
}

.gameinfo-innerright a:hover{
	text-decoration:underline;
	color:#0066cc;
}

.gameinfo-title {
	font-size:13px;
	color:#EB2E83;
	font-weight:bold;	
}

h3.h3-gametitle {padding:0; margin:0;}

.below-gameinfo {
	margin:0px auto;
	overflow:auto;
	width:650px;
	padding:20px 0 20px 0;
	background-color:#ccc;
	-moz-border-radius: 5px;
 	border-radius: 5px;
}

.AD300x250-wrapper {
	float:left;
	width:310px;
	min-height:250px;
	padding:0 0 0 15px;
}

.AD300x250-wrapper-vertical {
	float:left;
	width:300px;
	min-height:260px;
	padding:0 0 0 15px;
}

.AD300x250 {
	float:left;
	width:300px;
	height:250px;
}

.AD-label300x250 {
	float:right;
	background-image:url(https://www.primarygames.com/images/AD_label728.png);
	width:10px;
	height:90px;
}

.featured300x250 {
	float:right;
	padding:0 15px 0 0;
}

.box650-outer {
	margin:0px auto;
	background-color:#EEE;
	width:648px;
	padding:0;
	overflow:hidden;
	border:1px solid #609;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.box650-inner-title {
	background-color:#609;
	padding:5px 10px;
	text-align:left;
}

.box650-inner {
	height:auto;
	padding:15px 0 5px 0;
}

.box650-inner-title h3 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.box650-innerCol {
	height:auto;
	padding:10px;
	font-size:14px;
	width:304px;
	float:left;
	text-align:left;
}

.box650-innerCol a{
	text-decoration:none;
	color:#0066cc;
}

.box650-innerCol a:hover{
	text-decoration:underline;
	color:#0066cc;
}

.box650-innerCol img{
	margin-right:10px;
	border:none;
	float:left;
}

.box300x250-outer {
	margin:0px auto;
	background-color:#fff;
	width:298px;
	height:248px;
	padding:0;
	overflow:hidden;
	border:1px solid #609;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.box300x250-inner-title {
	background-color:#609;
	padding:5px 10px;
	text-align:left;
}

.box300x250-inner {
	padding:0;
}

.box300x250-inner-title h3 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#FFF;
}

.plugs_100x100 img{
	margin:0 2px;
}

.plugs_100x100_belowgame {
	text-align:center;
}
.plugs_100x100_belowgame img{
	margin:6px 2px 0 2px;
}

.box300-outer {
	margin:0 auto;
	background-color:#EEE;
	width:298px;
	padding:0;
	overflow:auto;
	border:1px solid #609;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.box300-inner-title {
	background-color:#609;
	padding:5px 10px;
	text-align:left;
}

.box300-inner {
	padding:10px;
	font-size:12px;
	font-color:#333;
	text-align:left;
}

.box300-inner a{
	text-decoration:none;
	color:#0066cc;
}

.box300-inner a:hover{
	text-decoration:underline;
	color:#0066cc;
}

.box300-inner-left {
	float:left;
	width:114px;
	height:70px;
}

.box300-inner-left img{
	border:2px solid #fff;
	width:100px;
	height:56px;
	margin-right:10px;
}

.box300-inner-title h3 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#FFF;
}

.featured_title {
	padding-bottom:2px;
}

.featured_title a{
	font-weight:bold;
	text-decoration:none;
	color:#0066cc;
}

.featured_title a:hover{
	font-weight:bold;
	text-decoration:underline;
}

.below-game-right {
	/* margin:0px auto;	removed 9/7 */ 
	/* float:right;	removed 9/7 */ 
	width:300px;
	padding:0;
}

.below-game-slot, .below-top100-plug {
	padding-bottom:15px;
	overflow-y:auto;
	overflow-x:hidden;
}

.below-game-slot-medrect {
	padding-bottom:15px;
	min-height:260px;
}

.promobar {
	padding-bottom:10px;
}

.AD160x600-wrapper {
	float:left;
	width:170px;
	height:600px;
}

.AD160x600 {
	float:left;
	width:160px;
	height:600px;
	overflow:hidden;
}

.AD-label160x600 {
	float:right;
	background-image:url(https://www.primarygames.com/images/AD_label728.png);
	width:10px;
	height:90px;
}

.AD300x600-wrapper {
	float:left;
	width:300px;
	height:auto;
	text-align:left;
	/*position: relative;*/
}

.AD300x600 {
	/*float:left;*/
	width:300px;
	height:auto;
}

.AD120x600 {
	float:right;
	width:120px;
	height:600px;
}

.footer-wrapper {
	padding:5px;
}

.footer-content {
	width:990px;
	overflow:auto;
}

.show_hide-title {
	margin:0 auto;
	width:980px;
	background-color:#609;
	padding:14px 5px 14px 5px;
	font-size:14px;
	overflow:auto;
}

.show_hide-title h3 {
	padding:0 0 0 5px;
	margin:0;
	font-size:14px;
	color:#FFF;
}

.show_hide-title a:link {
 	color:#fff;
	font-weight:bold;
 	text-decoration:none;
}
 
.show_hide-title a:visited {
 	color:#fff;
	font-weight:bold;
 	text-decoration:none;
}
 
.show_hide-title a:hover {
 	color:#fff;
	font-weight:bold;
 	text-decoration:underline;
}

.show_hide-title-left {
	width:800px;
	float:left;
	text-align:left;
	padding:0 0 0 5px;
}

.show_hide-title-right {
	width:80px;
	float:right;
	text-align:right;
	padding:0 10px 0 0;
}

#slidingDiv, #slidingDiv_2{
	height:305px;
	background-color: #fff;
	border-bottom:5px solid #609;
	display:none;
}

.categoryColumn a:link {
 	color:#000;
	display: block;
	text-decoration:none;
}
 
.categoryColumn a:visited {
 	color:#000;
	display: block;
	text-decoration:none;
}
 
.categoryColumn a:hover {
 	color:#000;
	display: block;
	text-decoration:underline;
}

.categoryColumn {
	padding:0;
	margin:2px;
	width:160px;	
	list-style-type: none;
	font-size:14px;
	font-weight:bold;
	float:left;
}

.categoryColumn li {
	padding:5px 5px 5px 10px;
	float:left;
	margin:2px;
	width: 146px; 
	text-align:left;
}

.shaded {
	background: #eee;
}

.shadedDark {
	background: #e5d7ec;
}

.footermenu_part {
	margin: 0 auto; 
	width:980px; 
	height:42px; 
	background-color:#609; 
	padding:5px;
}

.footermenu_part_left {
	float:left; 
	width:770px; 
	font-size: 14px;
	padding: 0 0 0 9px;
}

.footermenu_part_inner {
	margin: 0 auto; 
	width:980px; 
	height:42px; 
	background-color:#609; 
	padding:5px;
	font-size: 14px;
	text-align:center;
}

.footermenu_part_left ul {
	padding:0; 
}

.footermenu_part_inner ul {
	padding:14px 0 0 22px; 
	margin:0;
}

.footermenu_part_left li {
	float:left; 
	margin:14px 22px 0 0; 
	font-weight:bold; 
	color:#FFF; 
	list-style:none;
}

.footermenu_part_inner li {
	display:inline; 
	margin:0 22px 0 0;
	font-weight:bold; 
	color:#FFF; 
	list-style:none;
}

.footermenu_part_left li a {
	color:#FFF; 
	display:block; 
	text-decoration:none;



}

.footermenu_part_inner li a {
	color:#FFF; 
	text-decoration:none;
}

.footermenu_part_left li a:hover, .footermenu_part_inner li a:hover{
	color:#FFFF00;
	text-decoration:none;
}

.footermenu_part_right {
	float:right; 
	width:195px; 
	margin:5px 0 0 0;
}

.bottom_linkbox {
	margin:0 auto;
	padding:5px 0 0 0;
	width:970px;
	text-align:left;
	overflow:hidden;
	border-top:3px dotted #609;
	border-bottom:3px dotted #609;
}

.linkbox_title {
	padding-top:10px;
	font-weight:bold;
	font-size:14px;	
	color:#000;	
}

.linkbox_nested ul{
	width:970px;
	font-size:13px;	
}

.linkbox_nested ul{
	list-style-type: none;
	margin: 0 auto;
	padding:10px 0 15px 0;
}

.columnA {
	width:151px;
	float:left;
	padding:0 0 0 10px;
}

.columnB {
	width:152px;
	float:left;
	padding:0 0 0 10px;	
}

.linkbox_nested a:link {
 	color:#000;
	text-decoration:none;
}
 
.linkbox_nested a:visited {
 	color:#000;
	text-decoration:none;
}
 
.linkbox_nested a:hover {
 	color:#000;
	text-decoration:underline;
}

.siteblurb {
	padding:20px;
	float:left;
	font-size:13px;
	text-align:left;
	width:455px;
}
.siteblurb a{
 	color:#000;
}

.siteblurbTitle {
	font-weight:bold;
}

.bottomlinks2 ul{
	/*padding:0 0 10px 20px;*/
	margin:0;
	font-size:13px;
}

.bottomlinks2 li{
 	display: inline;
 	list-style-type:none;
 	padding-right: 20px;
}

.bottomlinks2 a:link {
 	color:#000;
	text-decoration:none;
}
 
.bottomlinks2 a:visited {
 	color:#000;
	text-decoration:none;
}
 
.bottomlinks2 a:hover {
 	color:#000;
	text-decoration:underline;
}
.copyright-wrapper {padding:20px;}
.copyright {
	font-size:13px;
	/*padding:20px 0 5px 0;*/
	padding-bottom: 10px;
	margin:0 auto;
	color:#333;
}

.bottom-spacer {
	height:20px; /*footer ad 40px - no footer ad set back to 20px */
	width:1000px;	
}

/* content pages */
.featuredgame {
	clear:both;
	background-color:#eee;
	margin: 0px auto;
	width:970px;
	height:260px;
	padding:0;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.outer_frame {
	width:650px;
	background-color:#e5e5e5;
	overflow:hidden;
	padding:5px 0;
}
.outer_gamecat_wrap {
	width:638px;
	margin:0 auto;
	background-color:#e5e5e5;
	border:1px solid #e5e5e5;
	overflow:hidden;
}
.gamecat_wrap {
	width:297px;
	float:left;
	height:114px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	text-align:left;
	padding:10px;
	font-size:13px;
}
.gamecat_wrap:hover {
	background:#FFC;
}
.gamecat_wrap img{
	width:133px;
	height:75px;
	margin:0 15px 0 0;
	-moz-box-shadow: 5px 5px 2px #999;
	-webkit-box-shadow: 5px 5px 2px #999;
 	box-shadow: 5px 5px 2px #999;
	float:left;
	border:1px solid #000;
}
.toppick {
	background-image:url(https://www.primarygames.com/images/toppick.png);
	width:297px;
	float:left;
	height:114px;
	border:1px solid #e5e5e5;
	background-color:#eee;
	text-align:left;
	padding:10px;
	font-size:13px;
}
.toppick img{
	width:133px;
	height:75px;
	margin:5px 15px 0 0;
	-moz-box-shadow: 5px 5px 2px #999;
	-webkit-box-shadow: 5px 5px 2px #999;
 	box-shadow: 5px 5px 2px #999;
	float:left;
	border:1px solid #000;
}
.related_section {
	background-image:url(https://www.primarygames.com/images/related_section.png);
	width:297px;
	float:left;
	height:114px;
	border:1px solid #e5e5e5;
	background-color: #eee;
	text-align:left;
	padding:10px;
	font-size:13px;
}
.related_section img{
	width:133px;
	height:75px;
	margin:5px 15px 0 0;
	-moz-box-shadow: 5px 5px 2px #999;
	-webkit-box-shadow: 5px 5px 2px #999;
 	box-shadow: 5px 5px 2px #999;
	float:left;
	border:1px solid #000;
}
.gamecat_wrap300x250 {
	width:301px;
	height:260px;
	float:left;
	border:1px solid #e5e5e5;
	padding:5px 8px;
	background-color:#eee;
}
.AD-label300x250-horizontal {
	/* float:left; */
	background-image:url(https://www.primarygames.com/images/AD_label300x250.png);
	width:90px;
	height:10px;
}
.AD-label300x250-horizontal-top100 {
	float:left;
	background-image:url(https://www.primarygames.com/images/AD_label300x250.png);
	width:90px;

	height:10px;
	margin-top:-10px;
}
.featuredgame-inner {
	float:left;
	width:640px;
	height:250px;
	padding:0 5px 0 10px;
	border-right:3px dotted #999;
}
.featuredgame-left {
	float:left;
	width:640px;
	height:250px;
	background-image:url(https://www.primarygames.com/images/featuredgames-bg.png);
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.featuredgame-title {
	width:600px;
	padding:15px 0 10px 20px;
	text-align:left;
	text-transform: uppercase;
	font-weight:bold;
	font-size:14px;
}
.featuredgame-innerleft {
	margin:0 auto;
	width:225px;
	float:left;
}
.featuredlogo img {
	/* This centers the image */
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 
	/* This adds the border */
 	padding:8px;
 	border:solid;
 	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
 	border-width: 1px 2px 2px 1px;
 	background-color:#fff;
 	-moz-border-radius: 5px;
 	border-radius: 5px;
}
.featuredgame-innerright {
	margin:0 auto;
	width:377px;
	height:170px;
	float:left;
	background-color:white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	text-align:left;
}
.playnow {
	padding:8px 0 0 0;
	border:none;
	width:225px;
	float:left;
}
.featuredgame-right {
	float:left;
	width:280px;
	text-transform:uppercase;
	padding:10px 0 10px 10px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
}
.featuredgame-AD300x250 {
	float:left;
	width:300px;
	text-transform:uppercase;
	padding:0 0 0 5px;
}
.featuredgame-AD300x250-adjusted {
	float:left;
	width:300px;
	text-transform:uppercase;
	padding:0 0 0 5px;
	margin-top:-10px;
}
.featuredgame-AD300x250-adjusted-top100 {
	float:left;
	width:300px;
	text-transform:uppercase;
	padding:0 0 0 5px;
}
.categorypage-moregames {
	float:left;
	padding:0 0 0 3px;
	width:304px;
}
.categorypage-moregames-inner {
	float:left;
	width:152px;
}
.categorypage-moregames-inner img {
	/* This centers the image */
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 
	/* This adds the border */
 	padding:8px;
 	border:solid;
 	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
 	border-width: 1px 2px 2px 1px;
 	background-color:#fff;
 	-moz-border-radius: 5px;
 	border-radius: 5px;
}
.page-numbers {
	margin:5px 10px 0 10px;
	font-size:13px;
}
.embedcode {
	width:644px;
	background-color:#609;
	padding:0 0 20px 6px;
	text-align:left;
	-moz-border-radius: 5px;
 	border-radius: 5px;
}
.title-embedcode {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:5px;
}
.title-embedcode a{
	font-size:14px;
	color:#FF0;
	font-weight:bold;
}
.spacer {
	height:15px;
}
.pagelink{font-size:18px; font-weight:bold; color:black; text-decoration:none; text-align:center; width:26px; height:22px; padding:4px 7px; position:relative; top:-10px; margin:0px 2px;}

.pagelink:hover{background:#FFF; color:#0066CC; text-decoration:none;}

.page-numbers span.active{
	background:#FFF;
	font-size:18px; 
	font-weight:bold;
	text-align:center; 
	width:26px; 
	height:22px; 
	padding:4px 7px; 
	position:relative; 
	top:-10px; 
	margin:0px 2px;
	color:#0066CC;
}
.accordion {
   margin: 50px;   
   dt, dd {
      padding: 10px;
      border: 1px solid black;
      border-bottom: 0; 
      &:last-of-type {
        border-bottom: 1px solid black; 
      }
      a {
        display: block;
        color: black;
        font-weight: bold;
      }
   }
  dd {
     border-top: 0; 
     font-size: 12px;
     &:last-of-type {
       border-top: 1px solid white;
       position: relative;
       top: -1px;
     }
  }
}

.text {
	font-size:14px;
	text-align:left;
	padding:0 5px 5px 5px;
}
.VWplug {
	background-color:#eee;
	-moz-border-radius: 5px;
 	border-radius: 5px;
	width:500px;
	overflow:auto;
	margin:0 auto;
	font-size:14px;
}
.red {
	color:red;
}
.gametips {
	background-color:#fff;
	text-align:left;
	padding:5px;
	overflow:auto;
}
.gametips-title {
	font-size:20px;
	font-weight:bold;
	padding:0 0 10px 0;
}
.gametips-playbox {
	padding:25px; border:dashed #CCC; overflow:auto; text-align:center; margin:35px 15px 15px 15px;	
}
.gametips-image {
	float:left; width:185px; height:99px;	
}
.gametips-playnow {
	padding:29px 0 0 0; float:right;	
}
.affiliate-wrapper {
	width:400px; padding:10px 0 0 0;
}
.affiliate-image {
	float:left; padding:10px 10px 0 0;
}
.affiliate-text {
	float:left; padding:10px 0 0 0;
}
.affiliate-text img{
	padding:0;
	border:none;
}
.recipecat_wrap {
	width:297px;
	float:left;
	height:114px;
	border:1px solid #e5e5e5;
	background-color:#fff;
	text-align:left;
	padding:10px;
	font-size:13px;
}
.recipecat_wrap:hover {
	background:#FFC;
}
.recipecat_wrap img{
	width:138px;
	height:100px;
	margin:0 15px 0 0;
	-moz-box-shadow: 5px 5px 2px #999;
	-webkit-box-shadow: 5px 5px 2px #999;
 	box-shadow: 5px 5px 2px #999;
	float:left;
	border:1px solid #000;
}
.bottom-right-spacer {
	width:300px;
	height:15px;
	overflow:auto;
}
.box300x250-inner-title a, .box650-inner-title a {
	color:#FFF; 
	display:block; 
	text-decoration:none;
}

.box300x250-inner-title a:hover, .box650-inner-title a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.featuredgame-right a {
	color:#000; 
	display:block; 
	text-decoration:none;
}

.featuredgame-right a:hover {
	color:red;
	text-decoration:none;
}
.VWprivacy a {
	color:#fff; 
	text-decoration:none;	
}
.VWprivacy {
	font-size:12px;
	color:#fff;
	padding-top:20px;
	width:900px;
}
.privacy {
	text-align:left; 
	padding:5px;
	background-color:#fff;
}
.privacy a{
	text-decoration:none;
	color:#0066cc;
}

.privacy a:hover{
	text-decoration:underline;
}

table.privacypartners {
	width:575px;
	border-collapse:collapse;
	border:#000 1px solid;
}

table.privacypartners td {
	border:#000 1px solid;
	padding:3px;
}
.tablewrapper {
 margin: auto;
 width: 575px;;
 }
.grade_bar_list {list-style-type:none; width:640px; padding:0; margin:0;}
.grade_bar_list_item {float:left; width:160px; padding:8px 0; margin:0;}
.grade_bar_list_item a{color:#000; font-weight:bold; text-decoration:none;}
.grade_bar_list_item a:hover{color:#609; font-weight:bold; text-decoration:none;}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a.alert_white {color:#fff;}

/* Fix expanding GLAM */
div#div-gpt-ad-1329923729211-1 {
    position: absolute;
    z-index: 30;
}

/* GamePlay Overlay */
.overlay {width:100%; position:absolute; z-index:1; top:50%; left:0; margin-top: -310px;/* half of #content height*/}
.overlay-inside {width:1700px; margin:0 auto; position:fixed; left:50%; margin-left: -850px;}
.overlay-inside-left {width:310px; height:619px; float:left; text-align:right;}
.overlay-inside-right {width:310px; height:619px; float:right; text-align:left;}
.gpt-overlay-left, .gpt-overlay-right, .gpt-overlay-left-xl, .gpt-overlay-right-xl {padding:5px; background-color:#fff; display:none; text-align:center; color:#000; font-size:8px; font-family:Arial; font-weight:bold; position:relative; z-index:100; width:auto; height:auto; height:609px;}
#gpt-overlay-left:empty {display: none;}
@media (min-width:1700px) {
	.gpt-overlay-left-xl, .gpt-overlay-right-xl {display:inline-block;}
}
/* No greater than 1699px, no less than 1420px */
@media (max-width:1699px) and (min-width:1420px) {
    .gpt-overlay-left, .gpt-overlay-right {display:inline-block;}
}​

/* Google CSE v2 */
table.gsc-search-box td.gsc-input {
    /*padding-right: 2px !important;*/
}
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
padding: 7px !important;
margin-top: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 4px !important;
}
table.gsc-search-box td.gsc-input {
    padding-right: 4px !important;
}
table.gsc-search-box td.gsc-input {
    padding-right: 4px !important;
}
/* CSS for Scrolling Sticky Ad */
div#stickyWrap970x90.ROS {
    height:105px;
}
nav.StickyTopAd {
    height: 105px;
	background-color:white;
}
.sticky, .sticky2, .sticky3 {
    position: fixed;
    top:0;
}
div#stickyWrap970x90.Homepage {
    /* height:270px */
	height:110px;
}
nav.StickyTopAd.Homepage {
    /* height:270px */
	height:110px;
	background-color:white;
}
div#stickyWrap300x600slot1.ROS, div#stickyWrap300x600slot2.ROS {
    height:625px;
}
nav.Sticky300x600AdSlot1, nav.Sticky300x600AdSlot2 {
    height: 625px;
}
.stickyWrapper1200 {height:1200px;}