/* ------ MEDIA TAG ----- */

@media screen {

body {
	background-color: #8B8EF2;
	padding: 0px;
	margin: 10px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p {
	line-height: 140%;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 110%;
}

th {
}

td {
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #FFF;
}

li {
	line-height: 140%;
}

blockquote {
	margin-left: 20px;
}

.yellow {
	color: #F7C600;
}

.clear {
	clear: both;
	display: block;
	height: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.siteContainer {
	margin: 0px auto;
/*	width: 770px; */
	width: 850px;
}

.headerTop {
}

.headerMenu {
	background-image: url(/images/template/gamble-menu-bg.gif);
	background-repeat: no-repeat;
	background-color: #2536B5;
	padding-left: 50px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.headerMenu a {
	color: #FFF;
	text-decoration: none;
}

.headerMenu a:hover {
	color: #F7C600;
	text-decoration: none;
}

.headerMenu ul {
	padding: 2px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

.headerMenu li {
	margin: 0px 19px 0px 0px;
	padding: 0px 0px 0px 12px;
	background-image: url(/images/template/arrow.gif);
	background-repeat: no-repeat;
	display: inline;
	text-transform: uppercase;
}

.siteMain {
/*	width: 768px; */
	width: 848px;
	background-color: #2B0E72;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.mainLeft {
/*	width: 124px; */
	width: 144px;
	padding: 10px 5px 5px 0px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}

.mainLeft a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainLeft a:hover {
	color: #F7C600;
	text-decoration: none;
}

.mainLeft ul {
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.mainLeft li {
	padding: 2px 0px 1px 0px;
	margin: 0px 0px 0px 20px;
	list-style-image: url(/images/template/bullet.gif);
	vertical-align: text-top;
}

.mainLeft img {
	border: #F7C600;
}

.mainMiddle {
/*	width: 474px; */
	width: 534px;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px 20px 0px 20px;
}

.mainMiddleFullWidth {
/*	width: 599px; */
	width: 659px;
	float: left;
	margin: 15px 0px 15px 0px;
	padding: 0px 20px 0px 20px;
}

.mainMiddle h1, .mainMiddleFullWidth h1 {
	color: #FFFFFF;
	font-size: 150%;
	margin-top: 8px;
	margin-bottom: 7px;
}

.mainFeature {
	border-bottom: 1px solid #FFF;
	margin-top: 15px;
}

.mainFeature h1, .mainFeature h2, .mainFeature p.title {
	background: url(/images/template/main-header-corner.gif) right top no-repeat #FFF;
	padding: 0px 7px;
	margin: 0px;
	color: #2B0E72;
	font-size: 13px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}

.mainFeatureContent {
	padding: 2px 10px 5px 10px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #FFFFFF;
	background: url(/images/template/main-feature-bg.gif) repeat-x top #321081;
	min-height: 110px;
}

.mainFeatureContent h2, .mainFeatureContentSpecial h2 {
	padding: 5px 0px;
	margin: 8px 0px 0px 0px;
	color: #F7C600;
	background-color: #321081;
	background: none;
	font-size: 130%;
}

.mainFeatureContent h3, .mainFeatureContentSpecial h3 {
	padding: 0px;
	margin: 0px;
	color: #F7C600;
}

.mainFeatureContent p, .mainFeatureContentSpecial p {
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 120%;
}

.mainFeatureContent a, .mainFeatureContentSpecial a {
	color: #F7C600;
	text-decoration: none;
}

.mainFeatureContent a:hover, .mainFeatureContentSpecial a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mainFeatureContent img {
	border: #F7C600;
}

/*
##### Start of new main feature menu #####
*/

.mm, .mmFullWidth {
	float: left;
	margin: 15px 0px 15px 0px;
	padding: 0px 20px 0px 20px;
	color: #FFFFFF;
}

.mm a, .mmFullWidth a {
	color: #F7C600;
	text-decoration: none;
}

.mm a:hover, .mmFullWidth a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.mm {
	width: 534px;
}

.mmFullWidth {
	width: 659px;
}

.mf {
	width: 100%;
	background: url(/images/template/mf-bg.gif) repeat-y;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 15px;
	clear: both;
	display: inline-block;
}

.mmFullWidth .mf {
	background-image: url(/images/template/mfFullWidth-bg.gif);
}

.mf p, .mf h2, .mf h3, .mf table {
	margin: 10px;
}

.mf ul, .mf ol {
	margin-right: 10px;
}

.mf h1.title, .mf h2.title {
	font-size: 13px;
	margin: 0px;
	background: url(/images/template/main-header-corner.gif) right top no-repeat #FFF;
	padding: 5px 7px 5px 7px;
	color: #2B0E72;
	font-weight: bold;
}

.mf h2, .mf h3 {
	color: #F7C600;
}

.mf h2 {
	font-size: 140%;
}

.mf h3 {
	font-size: 120%;
}

.mf:after {
	content: ".";
    display: block;
    height: 5px;
    clear: both;
    visibility: hidden;
}

/*
##### End of new main feature menu #####
*/

.trHighlight {
	background-color: #260C65;
}

.mainRight {
	padding: 10px 5px 5px 5px;
	width: 115px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.mainRight a {
	color: #FFFFFF;
	text-decoration: none;
}

.mainRight a:hover {
	color: #F7C600;
	text-decoration: none;
}

.mainRight h2 {
	padding: 0px;
	margin: 0px 0px 3px 0px;
	font-size: 12px;
}

.mainRight p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.mainRight hr {
	border: none;
	height: 1px;
	border-top: 1px solid #FFF;
}

.menuTitle {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.menuTitle a {
	color: #FF0000;
}

.menuHeadingLeft {
	font-size: 12px;
	color: #2B0E72;
	padding: 5px 7px 6px 7px;
}

.menuHeadingLeft {
	background-image: url(/images/template/menu-heading-corner.gif);
	background-repeat: no-repeat;
	margin: 8px 0px 8px 0px;
}

.menuHeadingRight {
	font-size: 12px;
	color: #ffffff;
	padding: 5px 7px 6px 7px;
}

/*
##############################################
#
#	Start of styles section for special feature menu
#
##############################################
*/

.mainFeatureSpecial {
	width: 598px;
	border-left: 1px solid #FFFFFF;
	background-image: url(/images/template/poker-rules-bg.gif);
}

.mainFeatureHeaderSpecial {
	width: 425px;
	background-color: #FFF;
	padding: 5px 7px 5px 7px;
	background-image: url(/images/template/main-header-corner.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #2B0E72;
	font-weight: bold;
}

.mainFeatureHeaderSpecial h1 {
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

.mainFeatureContentSpecial {
	float: left;
	width: 418px;
	border-top: 1px solid #FFFFFF;
	padding: 10px;
	color: #FFFFFF;
}

.mainRightSpecial {
	float: left;
	width: 160px;
	font-size: 90%;
	border-bottom: 1px solid #FFFFFF;
}

.mainRightSpecial p {
	margin: 10px;
	text-align: center;
	color: #FFFFFF;
}

.mainRightSpecial ol {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.mainRightSpecial a {
	color: #F7C600;
	display: block;
	background-color: #250C61;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	padding: 5px;
	text-decoration: none;
}

.mainRightSpecial a:hover {
	color: #FFFFFF;
	display: block;
	background-color: #321081;
	border-left: 1px solid #321081;
}

.mainRightSpecialSelected a {
	color: #FFFFFF;
	display: block;
	background-color: #321081;
	border-left: 1px solid #321081;
}

.clearSpecial {
	clear: both;
	border-bottom: 1px solid #FFFFFF;
	width: 439px;
}

/* Some styles are also grouped above in the main content feature */

/*
##############################################
#
#	End of styles section for Poker Rules
#
##############################################
*/

.siteBottom {
	clear:both;
	width: 768px;
	font-size: 8px;
}

.siteFooter {
	clear: both;
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
}

.siteFooter a {
	text-decoration: none;
	color: #F7C600;
}

.siteFooter a:hover {
	text-decoration: underline;
	color: #F7C600;
}

.imageFloatLeft {
	float: left;
	margin: 0px 8px 8px 0px;
}

.imageFloatRight {
	float: right;
	margin: 0px 0px 8px 8px;
}

.imageBorder {
	border: 1px solid #F7C600;
}

.lastModified {
	text-align: right;
	font-size: 90%;
	color: #FFFFFF;
}

.lastModified p {
	margin: 0px;
	padding: 0px;
}

.highlight {
	margin: 10px;
	padding: 10px 10px 0px 10px;
	background-color: #2B0E72;
	border: 1px solid #F7C600;
}

.highlight h2 {
	background-color: #2B0E72;
	height: auto;
	line-height: normal;
}

.highlight .play {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.highlight .play img {
	margin-bottom: 5px;
}

.smallPrint {
	margin: 10px;
	padding: 10px 10px 0px 10px;
	background-color: #2B0E72;
	border: 1px solid #F7C600;
	font-size: 80%;
}

.t2cl {
	width: 322px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 15px;
	background-image: url(/images/template/mf2-bg.gif);
}

.t2cr {
	width: 322px;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 15px;
	background-image: url(/images/template/mf2-bg.gif);
}

.t2cl .mf, .t2cr .mf {
	background-image: none;
	border-bottom: none;
	margin-bottom: 0px;
}

.t2top {
	padding-top: 0px;
	background-position: 0px -15px;
}

.newsDate {
	float: right;
	background: #200B53;
	border: 1px solid #FFF;
	padding: 3px 5px;
	text-align: center;
	margin-bottom: 3px;
	margin-left: 10px;
}

.newsDate strong {
	color: #F7C600;
}

}

/* ------ END MEDIA TAG ----- */