/* ____________________ #body overwrites ______________________________________________________________________________ */
#body h1{}
#body h2{}
#body h3{}
#body p{ }
#body a{color:#2a5792}
#body a:hover{}
#body small{ }
#body form{ }
#body ul.navigation li{}
#body{
	background-color:#5b85ad;
  	background-image:url(https://lygo.net/ly/webon/styles/bingo-zone/images/bg-bingoBalls.jpg);
  	color:#333; 
} 
/* ____________________ OuterContainer and Container CSS ______________________________________________________________________________ */
#body #outerContainer{
	background-image:url(https://lygo.net/ly/webon/styles/bingo-zone/images/bg-shadow.png);
	background-repeat:repeat-y;
	margin:0 auto;
	width:1000px;
}
#body #container{
	background-color:#859CCE;
	background-image: url(https://lygo.net/ly/webon/styles/bingo-zone/images/stripes.jpg);
	background-repeat:no-repeat;
	border-bottom:5px solid #333;
	color:#000;
	font-size:1.2em;
	margin:0 auto;
	width:980px;
}
/* ____________________ Header CSS ______________________________________________________________________________ */
#body #header{
  color:#006;
  .height:83px;
  _height:84px;
  margin:0 15px;
  min-height:83px;
  padding:10px 0 0 0;
  position:relative;
  text-align:left; 
}
#body #header h1, #body #header h2, #body #header h3, #body #header p, #body #header a{ color:#006; } 
#body #header ul.navigation{
	bottom:0;
  	clear:both; 
	height:auto;
	left:0;
  	margin:0 0 0 10px; 
  	width:772px;
}
#body #header ul.navigation li{
	float:left; 
  	height:28px; 
  	margin:0 10px 10px 0;
	min-width:80px; 
  	text-align:center;
  	white-space:nowrap; 
	_width:5%; 
}
#body #header ul.navigation li a{
	background-color:#31363C;
	border:1px solid #50555D;
	border-bottom:none;
	-moz-box-shadow:1px 1px 2px #444; -webkit-box-shadow:1px 1px 2px #444; box-shadow:1px 1px 2px #444;
	color:#CCC;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:28px; 
	line-height:2.3em;
	padding:0 15px;
	text-decoration:none;
}
#body #header ul.navigation li a:hover, #body #header ul.navigation li a.selected{ 
	background-color:transparent;
 	background-image:url(https://ly.lygo.net/ly/BZ/img/bg-translucentWhite.png);
	background-repeat:repeat;
  	color:#292d34; 
	text-decoration:none; 
}
/* ____________________ Main / Content Area & Side bar CSS ______________________________________________________________________________ */
#body #main{ 
  background:transparent url(https://lygo.net/ly/webon/styles/bingo-zone/images/bg-translucentWhite.png) repeat;
  border-top:1px solid #50555D;
  margin:-2px 10px 0;
  _margin:14px 15px 0;
  padding:5px;
  }
#body #content{width:670px;}
#body #content ul.navigation{clear:both;}
#body #content ul.navigation li{
	float:left;
	height:28px; 
	min-width:10px; 
	padding:0 5px 0 0; 
	text-align:center;
	white-space:nowrap;
	_width:10%; 
}
#body #content ul.navigation li a{
	border-right:1px solid #CCC;
	color:#2a5792;
	font-size:12px;
	height:auto; 
	padding-right:5px;
	width:auto;
}
#body #sidebar{
	min-height:20px; 
	width:230px; 
}
/* ____________________ Footer CSS ______________________________________________________________________________ */
#body #footer{
	border:0 solid #000;
  	border-width:1px 0;
  	clear:both;
  	color:#000;
  	margin:0;
  	padding:15px;
}
#body #footer ul.navigation li{
	float:left; 
	height:28px; 
	margin:0; 
	min-width:10px; 
	padding:0 5px 0 0;
	text-align:center;
	white-space:nowrap;
	_width:auto; 
}
#body #footer ul.navigation li a{
	border-right:1px solid #CCC;
	color:#fff;
	font-size:12px;
	height:auto; 
	margin:0;
	padding-right:5px;
	width:auto;
}
#body #footer ul.navigation li a:hover{
	color:#444;
	text-decoration:underline;
}
/* ____________________ Layout Specific CSS ______________________________________________________________________________ */
/*----LAYOUT 1 Column----*/
#body.layout1c #content{
	margin:0; 
	width:100%;
}
#body.layout1c #sidebar{ 
	border-bottom:none;
	padding:0;
	margin:0 0 5px 0;
	min-height:1px;
	width:100%;
}
#body.layout1c #sidebar ul{ 
	height:auto;
	width:100%;	
}
#body.layout1c #sidebar ul.navigation{ 
	clear:both;
	margin-bottom:5px; 
}
#body.layout1c #sidebar ul.navigation li{
	float:left; 
	height:28px; 
	min-width:80px; 
	text-align:center;
	margin-bottom:5px;
	margin-right:5px;
	white-space:nowrap;
	_width:5%; 
}
#body.layout1c #sidebar ul.navigation li a{
	background:#31363C;
	border:1px solid #50555D;
	border-top:none;
	color:#CCC;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:28px; 
	line-height:2.3em;
	padding:0 15px;
}
#body.layout1c #sidebar ul.navigation li a:hover, #body.layout1c #sidebar ul.navigation li a.selected{ 
	background:#292D34;
	color:#FFF;
	text-decoration:none; 
}
/*----LAYOUT 2 Column Left----*/
#body.layout2cl #content{}
#body.layout2cl #sidebar{ 
	background-color:#E5E3DA;
	border:1px solid #D1CEC3;
	overflow-x:hidden;
	padding:10px;
}
#body.layout2cl #sidebar ul.navigation{
	clear:both;
	left:-10px;
	margin-bottom:15px;
	position:relative;
	width:100%;
}
#body.layout2cl #sidebar ul.navigation li{
	border-bottom:1px solid #CDCDCD;
	height:auto; 
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a{
	color:#292929;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:1.8em;
	padding:3px 0 3px 15px;
	text-decoration:underline;
	width:auto;
}
#body.layout2cl #sidebar ul.navigation li a:hover, #body.layout2cl #sidebar ul.navigation li a.selected{
	background-color:#CCC;
	text-decoration:none;
}
/*----LAYOUT 2 Column Right----*/
#body.layout2cr #content{ }
#body.layout2cr #sidebar{
	background-color:#E5E3DA;
	border:1px solid #D1CEC3; 
	overflow-x:hidden; 
	padding:10px;
}
#body.layout2cr #sidebar ul.navigation{
	clear:both;
	left:-10px;
	margin-bottom:15px;
	position:relative;	
	width:100%;
}
#body.layout2cr #sidebar ul.navigation li{
	border-bottom:1px solid #CDCDCD;
	height:auto; 
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a{
	color:#292929;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:auto; 
	line-height:1.8em;
	padding:3px 0 3px 15px;
	text-decoration:underline;
	width:auto;
}
#body.layout2cr #sidebar ul.navigation li a:hover, #body.layout2cr #sidebar ul.navigation li a.selected{
	background-color:#CCC;
	text-decoration:none;
}
/* ____________________ Module Specific Styling ______________________________________________________________________________ */
#body h1 a.addOnBasicLink{color:#669933; font-size:20px; text-decoration:none; }
#body h1 a.addOnBasicLink:hover{ text-decoration:underline; }
#body h3.addOnSectionHead{ color:#000; border-bottom:1px solid #D1CEC3; } 
#body .addOnButton{ background:#57b12d url(https://lygo.net/ly/webon/styles/bingo-zone/images/bg_button.gif) repeat-x; border:solid 2px #4B9428; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-align:center; text-decoration:none; }
#body .addOnHeadline{}
#body .addOnSubHead{ }
#body .addOnSubH3{}
#body .addOnSubH4{ }
#body .addOnPlainText{  }
#body .addOnBasicLink{ font-size:12px; color:#3071A2;}
#body .addOnSmallText{ }
#body .addOnBackground{}
#body .addOnShadedText{  }
#body .addOnAccentText{ }
#body .addOnSectionHead{ font-size:16px; color:#000; border-bottom:1px solid #D1CEC3; }
#body .addOnMiniNavBox{ background-color:#CCC; border:1px solid #333; padding:2px; }
#body .addOnBorder{  border:1px solid #999; } 
#body .addOnBorderBottom{ border-bottom:1px solid #999; } 
#body .addOnBorderTop{ border-top:1px solid #999; } 
#body .addOnGradientTop{  } 
#body .addOnGradientBottom{  }
#body .addOnShadowBox{ background:#000; } 
#body .addOnShadowBoxSmall{ background:#999; } 
#body .addOnTableHeading{ color:#000; }
#body .addOnTableHeadingBg{ background:#CCC; } 
#body .addOnTableRowBg{ background:#e8e8e8; }
#body .addOnTableRowAltBg{ background:#fff; }  
#body .addOnTableColumnBg{ background:#fff; } 
#body .addOnTableColumnAltBg{ background:#fff; } 

/* ____________________ mobile layout ______________________________________________________________________________ */
@media screen and (max-device-width:480px), screen and (max-width:600px){
/* adds mobile only background */
#body.mobileLayout{background:url(https://lygo.net/ly/webon/styles/bingo-zone/images/bg-bingoBalls.jpg) repeat}

/* style for menu button at top right of page */
#body.mobileLayout #mNavLink{background:#31363C; color:#fff; border:1px solid #292D34}

/* styling for navigation menu to be placed at bottom of page */
#body.mobileLayout .mobileNav ul{}
#body.mobileLayout .mobileNav ul li a{background:#31363C; color:#ddd}
#body.mobileLayout .mobileNav ul li a:hover, #body.mobileLayout .mobileNav ul li a.selected{background:#292D34; color:#fff}
#body.mobileLayout .mobileNav ul li.first a{}
#body.mobileLayout .mobileNav ul li.last a{}

/* mobile layout/content styling */
#body.mobileLayout #header{background:url(https://lygo.net/ly/webon/styles/bingo-zone/images/stripes.jpg); padding-top:20px}
#body.mobileLayout #main{border-top:4px solid #656589}
#body.mobileLayout #content{background:rgba(255, 255, 255, .9); margin-bottom:15px}
#body.mobileLayout #sidebar{background:#859CCE; border-bottom:4px solid #656589; margin-bottom:15px; padding-top:15px}
#body.mobileLayout #footer{background:#5B85AD; color:#fff}
}