/* ------ MEDIA TAG ----- */

@media screen {

body {
	padding: 0px;
	margin: 0;
	background: #082959 url(/images/layout/bingo-10-bg.jpg) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

p {
	line-height: 140%;
}

h1 {
	font-size: 32px;
	color:#123d81;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 110%;
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #FFF;
}

li {
	line-height: 140%;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 0px auto;
	width: 960px;
	padding:0;
	position:relative;
}

#content-bg {
	margin: 0px auto;
	width: 960px;
	padding:0;
	margin:0;
	background-color:#FFF;
	position:relative;
}

#logo {
	width:145px;
	height:145px;
	position:absolute;
	top:0px;
	left:12px;
	z-index:9999;
}

#logo a {border:0px;}

.header {
	height: 106px;
	width:960px;
	background: transparent url(/images/layout/bingo-10-head-bg.png) 0px 0px no-repeat;
	position:relative;
}

.top-banner {width:468px; height:60px;; border:1px solid #fff; position:absolute; top:8px; left:320px;}

#top-nav
{
	width:960px; 
	height:26px;
	background: transparent url(/images/layout/top-nav-bg.png) 0px 0px no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
}

#top-nav ul {
	margin: 0px 0px 0 175px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#top-nav ul li {
	float: left;
	width: 130px;
	height:26px;
	text-align: center;
	font-weight: bold;
	margin:0 2px;
}

#top-nav ul a {
	display: block;
	text-align:center;
	margin: 5px 0 0 0;
	height:21px;
	text-shadow:1px 1px 0px #fff;
	color:#183e7b;
}

#top-nav ul a:hover, #top-nav ul a.active  {
	color: #c21608;
	background-color: #ffffff;
	-moz-border-radius-topright: 10px 10px;
	border-top-right-radius: 10px 10px;
	-moz-border-radius-topleft: 10px 10px;
	border-top-left-radius: 10px 10px;
	margin-top:2px;
	padding-top:3px;
	height:21px;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px#ccc;
	box-shadow: 0 0 5px #ccc;
	text-shadow:none;
}

#top-nav ul a.active {text-decoration:none;}



.header p {
	float: left;
	width: 130px;
	text-align: center;
	margin: 4px 0px 0px 0px;
	font-weight: bold;
}

.bingo {
	font-size: 1px;
}

.menuLeft {
	float: left;
	width: 163px;
	margin:35px 0 0 2px;
	padding:0;
	position:relative;
}

.menuTitle {
	background-color: #ff8e0e;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0px 0 0 0px;
	border-bottom: 2px solid #fff;
	line-height:25px;
	text-indent:16px;
	text-shadow:1px 1px 0px #000;
}

.menuLeft ul, .menuRight ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menuLeft li, .menuRight li {
	border-bottom: 2px solid #fff;
	margin:0 0 0 0px;
}



.menuLeft li a, .menuRight li a {
	text-decoration: none;
	color: #123d81;
	display: block;
	background-color: #ffcc01;
	padding: 0;
	height:28px;
	line-height:28px;
	text-indent:16px;
	font-weight:bold;
	text-shadow:1px 1px 0px #fff;
}

.menuLeft li a:hover, .menuRight li a:hover, .menuLeft li a.current, .menuRight li a.current {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #123d81;
	text-shadow:1px 1px 0px #000;
}

.menuLeft a, .menuRight a {
	color: #FFFFFF;
}

.menuLeft a:hover, .menuRight a:hover {
	color: #82D1FA;
}

.middle {
	float: left;
	width: 600px;
	padding: 28px 0 0 0px;
	margin:0 0 0 15px;
	position:relative;
}

.middle h1, .middle h2, .middle h3 {
	color: #123d81;
}

.menuRight {
	float: right;
	width: 163px;
	margin:0px 2px 0 0;
	padding:0;
}

.menuRight li, .menuTitle {
	margin:0 0 0 0px;
}

#datestamp {
	display: block;
	float:right;
	color: #123d81;
	/*background-color: #ffcc01;*/
	line-height:28px;
	text-shadow:1px 1px 0px #fff;
	border-bottom: 2px solid #fff;
	width: 163px;
	margin:0 2px 0 2px;
	text-indent:16px;
	font-weight:bold;
	display:none;
}

.footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #082959;
	width:956px;
	height:48px;
	-moz-border-radius-bottomright: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	-moz-border-radius-bottomleft: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	margin:0 2px 0 2px;
	background: #ffffff url(/images/layout/bingo-10-foot.jpg) 0px 0px repeat-x;
}

.footer p {
	padding: 10px;
	margin: 10px 0 0 0px;
	line-height:20px;
}

.footer a {
	color: #FFCC00;
}

.footer a:hover {
	color: #FF9900;
}

.tableGreen, .tableOrange, .tableYellow {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.tableGreen th, .tableOrange th, .tableYellow th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 110%;
}

.tableGreen td, .tableOrange td, .tableYellow td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.tableGreen a:hover, .tableOrange a:hover, .tableYellow a:hover {
	color: #000000;
}

.tableGreen th {
	background-color: #dcffb7;
}

.tableOrange th {
	background-color: #ffc949;
}

.tableYellow th {
	background-color: #FFFF66;
}

.tableGreen td {
	background-color: #f3f3f3;
}

.tableOrange td {
	background-color: #f3f3f3;
}

.tableYellow td {
	background-color: #f3f3f3;
}

.tableNone td, .tableNone th {
	border-right: none;
	border-bottom: none;
}

.highlight {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
}

.highlightReview {
	width: 202px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 10px;
}

.highlightReview table {
	background-color: #000000;
}

.highlightReview th {
	background-color: #FFFF66;
}

.highlightReview td {
	background-color: #FFFFDD;
}

.trHighlight {
	background-color: #C6EAFD;
}

.lastUpdated {
	font-size: 80%;
	text-align: right;
	margin-top: 10px;
}

.newsArchive {
	margin-top: 0px;
	padding-left: 20px;
	font-size: 11px;
}

.newsArchive li {
	list-style-image: url(/images/template/bullet.gif);
	margin-bottom: 5px;
	line-height: 115%;
}

/* TAB STYLING */

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 0px;
	padding-right: 1px;
	min-width: 34px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 5px;
	background-color: #FF0;
}

.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #000;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap; /* required in IE 6 */    
	outline: 0; /* prevent dotted border in Firefox */
	border-top: 1px solid #00F;
	border-left: 1px solid #00F;
	border-right: 1px solid #00F;
}

.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
	color: #000;
	background-color: #FFD;
}

.ui-tabs-nav a span {
	width: 14px; /* IE 6 treats width as min-width */
	min-width: 14px;
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
	background-color: #FFD;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}

.ui-tabs-panel {
	border: 1px solid #00F;
	padding: 1em 8px;
	background: #FFD; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
	padding: 0 0 0 20px;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

/* END TAB STYLING */



/* CONTAINER STYLING */

.containerTabs {
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: relative;
}

.containerTabs li {
	border-left: 1px solid #00F;
	border-right: 1px solid #00F;
	border-top: 1px solid #00F;
	margin-right: 1px;
	list-style-type: none;
	float: left;
	font-weight: bold;
	text-align: center;
	line-height: 115%;
}

.containerTabs li a {
	padding: 3px 7px;
	display: block;
	background-color: #FF0;
	text-decoration: none;
	border-bottom: 1px solid #00F;
	color: #000;
}

.containerTabs li a.selected {
	background-color: #FFD;
	border-bottom: 1px solid #FFD;
}

/* Additional IE specific bug fixes... */
* html .containerTabs { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}

*:first-child+html .containerTabs  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}

.containerBox {
	clear: both;
	z-index: 1;
	position: relative;
	top: -1px;
	padding: 5px 10px;
	background-color: #FFD;
	border: 1px solid #00F;
}

/* END CONTAINER STYLING */



#more.jsenabled {
	position: absolute;
	float:left;
	top: autopx;
	left:100px;
	right:100px;
	width:800px;
	display:none;
	margin-top: -100px;
}

#more {  
	height:auto;
	background-color:#fff;
	border: solid 1px #000000;
	margin: 0 auto;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
	width: auto;
}

#more p {
	font-size:12px;
	color:#333333;
}
#more h2 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif
}

img, img a {
	border:none;
}

a.home-top-review-link {font-weight: bold; font-size:16px; margin:0 0 3px 0; padding:0; display:block; height:24px; color:#C21608;}

.instantwins {width:140px; height:86px; background: transparent url(../images/layout/bingo-10sideplay.jpg) 0px 0px no-repeat; margin:20px auto; padding:8px 0 0 0; position:relative; text-align:center; color:#900;}
.instantwins img {margin:0px auto 3px auto; display:block; border:none;}
.instantwins a {color:#900; font-size:11px; font-weight:bold;}
.instantwins a:hover{color:blue;}

.bingo-ads { width:145px; padding:3px 0 5px 0; background-color:#fff; margin:10px auto;
	border:2px solid #000;
	-moz-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border:2px solid orange;


}
.bingo-ads img { margin:0 0 10px 0}


}

/* ------ END MEDIA TAG ----- */
