/* 
	All styles in this file are common to POKER 
	PAGES ONLY and are meant to be included in 
   	WCM3 either as external references or in the 
   	OTHER META TEXT field
*/

#poker-content {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#poker-content .poker-block {
	color: #001b46;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
		
#poker-content .poker-block h1 {
	color: #001b46;
	font-weight: bold;
	font-size: 16px;
	margin: 0px 32px 0px 32px;
	line-height: 60px;
}

#poker-content .poker-block h1 span {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

#poker-content .poker-block h1 span a{
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#poker-content .poker-block h2 {
	color: #001d49;
	font-weight: bold;
	font-size: 15px;
	margin: 20px 32px 20px 32px;
}

#poker-content .poker-block h3 {
	color: #001d49;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 32px 10px 32px;
}

#poker-content .poker-block-content hr {
	margin: 5px 1px 15px 1px;
	border: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border-top: 1px dotted #7f7f7f;
}

#poker-content .poker-block-content p {
	margin: 0px 32px 20px 32px;
	line-height: 18px;
}

#poker-content .poker-block-content p span{
	font-weight: bold;
}

#poker-content .poker-block-content ul {
	list-style-image: url(/images/newsite1024/images/common/ul.gif);
	margin-left: 40px;
	/*margin-left: 80px;*/
	margin-right: 32px;
	line-height: 18px;
}

#poker-content .poker-block-content ol {
	margin-left: 40px;
	/*margin-left: 80px;*/
	margin-right: 32px;
	line-height: 18px;
}

#poker-content .poker-block-content li {
	padding-bottom: 10px;
}

#poker-content .poker-block-content a {
	text-decoration: underline;
	color: #0066cc;
}

#poker-content .poker-block-content h2 a {
	text-decoration: none;
	color: #001b46;
}

#poker-content .poker-block-content h3 a {
	text-decoration: none;
	color: #001b46;
}

#poker-content .poker-block-content img {
	vertical-align: middle;
}

#poker-content .poker-block-content .annotation-big {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}

#poker-content .poker-block-content .annotation-small {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
}

#poker-content .poker-block-content .image-right {
	float: right;
}

#poker-content .right-title-banner {
	width: 260px;
	float: right;
	margin-top: 8px;
	margin-right: 32px;
	line-height: 10px;
}

#poker-content .right-title-banner img {
	float: left;
	vertical-align: middle;
	border: 0px;
	margin-right: 5px;
}

#poker-content .right-title-banner a {
	text-decoration: none;
}


#poker-content .right-title-banner p {
	font-size: 8pt;
	color: #a1bcec;
	margin: 3px;
}

#poker-content .right-title-banner h3 {
	font-size: 14px;
	color: #0066cc;
	margin: 3px;
	margin-top: 18px;
}

#poker-content .blue-table-title {
	line-height: 25px;
	height: 25px;							
}

#poker-content .blue-table-container {
	margin-top: 5px;
}

#poker-content .blue-table-title-content {
	margin-left: 5px;
	font-weight: bold;
	color: #ffffff;
}

#poker-content .blue-table-header-background {
	height: 25px;
	line-height: 25px;				
}

#poker-content .blue-table-container table {
	border-collapse: collapse;
	position: relative;
	top: -25px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#poker-content .blue-table-container thead tr {
	line-height: 25px;
	color: #ffffff;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#poker-content .blue-table-container thead th {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#poker-content .blue-table-container tbody td {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#poker-content .blue-table-container tbody td.light {
	color: #959595;
}

#poker-content .blue-table-container tbody tr.even {
	line-height: 25px;
	background-color: #ffffff;
}

#poker-content .blue-table-container tbody tr.odd {
	line-height: 25px;
	background-color: #e5e5e5;
}

#poker-content table.poker-minimum-requirements {
   border-collapse: collapse; 
   width: 915px; 
   margin-left: auto; 
   margin-right: auto;
   margin-bottom: 10px;
}

#poker-content table.poker-minimum-requirements th {
   text-align: left;
   line-height: 40px;
   font-size: 11px;
   font-weight: bold;
   color: #666666;
}

#poker-content table.poker-minimum-requirements td {
   text-align: left;
   vertical-align: top;
   line-height: 25px;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
}

/* 2009 POKER STYLES */
body {
	background: url(/images/newsite1024/images/poker/background.gif) repeat-y center top #e5e5e5;
}

#absolute-top-bg {
	position: absolute;
	height: 320px;
	width: 100%;
	top: 0px;
	z-index:-1;
	background: url(/images/newsite1024/images/poker/background-top.png) no-repeat center top;
}

#absolute-bottom-bg {
	width: 100%;
	height: 870px;
	position: relative;
	margin-top: -870px;
	background: url(/images/newsite1024/images/poker/background-bottom.png) no-repeat center bottom;
	z-index: -1;
}

.rounded-block-white div.tl { background-position: -60px 0px; }
.rounded-block-white div.tr { background-position: -65px 0px; }
.rounded-block-white div.bl { background-position: -60px -5px; }
.rounded-block-white div.br { background-position: -65px -5px; }

.rounded-block-white:first-child div.tl { background-position: 0px 0px; }
.rounded-block-white:first-child div.tr { background-position: -5px 0px; }

.rounded-block-dark-grey-small div.tl { background-position: -40px 0px; }
.rounded-block-dark-grey-small div.tr { background-position: -45px 0px; }
.rounded-block-dark-grey-small div.bl { background-position: -40px -5px; }
.rounded-block-dark-grey-small div.br { background-position: -45px -5px; }

.rounded-block-cyan-small div.tl { background-position: -30px 0px; }
.rounded-block-cyan-small div.tr { background-position: -35px 0px; }
.rounded-block-cyan-small div.bl { background-position: -30px -5px; }
.rounded-block-cyan-small div.br { background-position: -35px -5px; }

.btm-banners { height: 122px; }

/* Countdown Promotion Styles */

#media-counter {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#media-counter .text {
	width: 976px;
	margin: 0px;
	padding: 0px;
}
#media-counter #counter_title {
	margin-right: 55px;
	margin-left: 55px;
}
#media-counter .counter-block {
	color: #001b46;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#media-counter .counter-terms {
	background-color: #f6f6f6;
	width: 976px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	float: left;
	clear: both;
	margin: 0px auto 0px auto;
	color: #666;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
}
#media-counter .counter-terms .terms_conditions {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 40px;
	color: #274a6a;
}
#media-counter .counter-terms a {
	text-decoration: none;
	color: #274A6A;
}
#media-counter .counter-terms a:hover {
	text-decoration: underline;
}
/*TEXT CONTENT*/
#media-counter .counter-block-content p {
	line-height: 18px;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 35px;
	margin-left: 55px;
}
