@charset "UTF-8";
/* CSS Document */
/* MINI SECTIONS */

p {text-align:justify;}

#promotions {}

#promotions .description-wrap .howto-wrap .prize-wrap .schedule-wrap .additional-wrap .whois-wrap .bonus-dollar-wrap {
	display:block;
	clear:both;
	float:left;
	width:670px;
	height:auto;
	text-align:left;
	margin-bottom:40px;
	
}

#promotions .description-wrap.fifty-l .howto-wrap.fifty-l .prize-wrap.fifty-l .schedule-wrap.fifty-l .additional-wrap.fifty-l .whois-wrap.fifty-l .bonus-dollar-wrap.fifty-l {
	clear:left;
	float:left;
	width:323px;
	margin-bottom:0;
	vertical-align:top;
}
#promotions .description-wrap.fifty-r .howto-wrap.fifty-r .prize-wrap.fifty-r .schedule-wrap .fifty-r .additional-wrap.fifty-r .whois-wrap.fifty-r .bonus-dollar-wrap.fifty-r {
	clear:none;
	float:right;
	width:323px;
	margin-bottom:0;
	vertical-align:top;
}

#promotions .description-wrap .howto-wrap .prize-wrap .schedule-wrap .additional-wrap .whois-wrap .bonus-dollar-wrap, .icon{
	display:block;
	clear:left;
	float:left;
	height:62px;
	width:47px;
	text-align:left;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:39px;
	background-image:url(/img/icons/promo-minis-47x61.jpg);
	background-repeat:no-repeat;
}

#promotions .description-wrap .howto-wrap .prize-wrap .schedule-wrap .additional-wrap .whois-wrap .bonus-dollar-wrap, .text {
	display:block;
	clear:right;
	float:right;
	width:603px;
	height:auto;
	margin-bottom:40px;
	padding:0;
}
#promotions .description-wrap .howto-wrap .prize-wrap .schedule-wrap .additional-wrap .whois-wrap .bonus-dollar-wrap, .text h3,h4,h5,p {margin-top:0;}

#promotions .description-wrap.fifty-l .text, /* */ #promotions .howto-wrap.fifty-l .text, /* */ #promotions .prize-wrap.fifty-l .text, /* */#promotions .schedule-wrap.fifty-l .text,/* */ #promotions .additional-wrap.fifty-l .text, /* */ #promotions .whois-wrap.fifty-l .text, /* */ #promotions .bonus-dollar-wrap.fifty-l .text {
	width:233px;
	float:left;
}


#promotions .description-wrap.fifty-r .text, /* */ #promotions .howto-wrap.fifty-r .text, /* */ #promotions .prize-wrap.fifty-r .text, /* */#promotions .schedule-wrap.fifty-r .text,/* */ #promotions .additional-wrap.fifty-r .text, /* */ #promotions .whois-wrap.fifty-r .text, /* */ #promotions .bonus-dollar-wrap.fifty-r .text {
	width:233px;
	float:left;
}

.icon-fix {
	clear:both;
	height:100%;
}

.ie-hfix {
	clear:both;
	width:100%;
	height:100%;
}

/* to hide promo descriptions items */
#promotions .inv{
	height:0px;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:-9999px;
}

/* ICON BACKGROUND IMAGES */

/* DESCRIPTION-WRAP FOR LISTINGS PAGE*/
#promotions div.description-wrap span div.icon {
	background:url(/img/icons/promo-main-minis-47x61.jpg) no-repeat;
	width:47px;
	height:61px;
	border:none;
	overflow:hidden;
}

#promotions div.description-wrap span.hof div.icon {background-position:-2px 0;}
#promotions div.description-wrap span.p2n div.icon {background-position:-51px 0;}
#promotions div.description-wrap span.bfc div.icon {background-position:-103px 0;}
#promotions div.description-wrap span.ufc div.icon {background-position:-154px 0;}
#promotions div.description-wrap span.ss div.icon {background-position:-206px 0;}
#promotions div.description-wrap span.series div.icon {background-position:-260px 0;}
#promotions div.description-wrap span.wpt-legends div.icon {background-position:-316px 0;}

#promotions div.description-wrap span.wpt-la div.icon {background:url(/img/icons/20100712_wpt_la_47x61_icon_ap_v1.png) no-repeat;}
#promotions div.description-wrap span.wpt-festa div.icon {background:url(/img/icons/20100817-wptfreeroll_47x61_icono_ap_v1.jpg) no-repeat;}
#promotions div.description-wrap span.wpt5diam div.icon {background:url(/img/icons/20100929-wpt5diamonts-47x61-ap-v1.jpg) no-repeat;}

/*************************************************************/

/* HOWTO-WRAP */
#promotions.purple .howto-wrap .icon{ /* the .howto icon is the same as details/info icon */
	background-position:-94px 0;
}
#promotions.yellow .howto-wrap .icon{ 
	background-position:-94px -62px;
}
#promotions.red .howto-wrap .icon{
	background-position:-94px -124px;
}
#promotions.blue .howto-wrap .icon{ 
	background-position:-94px -186px;
}
#promotions.cian .howto-wrap .icon{ 
	background-position:-94px -248px;
}
#promotions.black .howto-wrap .icon{ 
	background-position:-94px -310px;
}
#promotions.system .howto-wrap .icon{ 
	background-position:-94px -372px;
}


/* PRIZE-WRAP */
#promotions.purple .prize-wrap .icon{ /* the .how-to icon is the same as details/info icon */
	background-position:-188px 0;
}
#promotions.yellow .prize-wrap .icon{ 
	background-position:-188px -62px;
}
#promotions.red .prize-wrap .icon{ 
	background-position:-188px -124px;
}
#promotions.blue .prize-wrap .icon{ 
	background-position:-188px -186px;
}
#promotions.cian .prize-wrap .icon{ 
	background-position:-188px -248px;
}
#promotions.black .prize-wrap .icon{ 
	background-position:-188px -310px;
}
#promotions.system .prize-wrap .icon{ 
	background-position:-188px -372px;
}

/* SCHEDULE-WRAP */
#promotions.purple .schedule-wrap .icon{ /* the .how-to icon is the same as details/info icon */
	background-position:0 0;
}
#promotions.yellow .schedule-wrap .icon{
	background-position:0 -62px;
}
#promotions.red .schedule-wrap .icon{
	background-position:0 -124px;
}
#promotions.blue .schedule-wrap .icon{
	background-position:0 -186px;
}
#promotions.cian .schedule-wrap .icon{
	background-position:0 -248px;
}
#promotions.black .schedule-wrap .icon{ 
	background-position:0 -310px;
}
#promotions.system .schedule-wrap .icon{ 
	background-position:0 -372px;
}

/* ADDITIONAL-WRAP */

#promotions.purple .additional-wrap .icon{ /* the .how-to icon is the same as details/info icon */
	background-position:-47px 0;
}
#promotions.yellow .additional-wrap .icon{ 
	background-position:-47px -62px;
}
#promotions.red .additional-wrap .icon{
	background-position:-47px -124px;
}
#promotions.blue .additional-wrap .icon{ 
	background-position:-47px -186px;
}
#promotions.cian .additional-wrap .icon{ 
	background-position:-47px -248px;
}
#promotions.black .additional-wrap .icon{ 
	background-position:-47px -310px;
}
#promotions.system .additional-wrap .icon{ 
	background-position:-47px -372px;
}

/* WHOIS-WRAP */

#promotions.purple .whois-wrap .icon{ /* the .how-to icon is the same as details/info icon */
	background-position:-141px 0;
}
#promotions.yellow .whois-wrap .icon{ 
	background-position:-141px -62px;
}
#promotions.red .whois-wrap .icon{ 
	background-position:-141px -124px;
}
#promotions.blue .whois-wrap .icon{ 
	background-position:-141px -186px;
}
#promotions.cian .whois-wrap .icon{ 
	background-position:-141px -248px;
}
#promotions.black .whois-wrap .icon{ 
	background-position:-141px -310px;
}
#promotions.system .whois-wrap .icon{ 
	background-position:-141px -372px;
}

/* BONUS-DOLLAR-WRAP */
#promotions.purple .bonus-dollar-wrap .icon{ /* the .how-to icon is the same as details/info icon */
	background-position:-235px 0;
}
#promotions.yellow .bonus-dollar-wrap .icon{ 
	background-position:-235px -62px;
}
#promotions.red .bonus-dollar-wrap .icon{ 
	background-position:-235px -124px;
}
#promotions.blue .bonus-dollar-wrap .icon{ 
	background-position:-235px -186px;
}
#promotions.cian .bonus-dollar-wrap .icon{ 
	background-position:-235px -248px;
}
#promotions.black .bonus-dollar-wrap .icon{ 
	background-position:-235px -310px;
}
#promotions.system .bonus-dollar-wrap .icon{ 
	background-position:-235px -372px;
}

/* PROMOTIONS/BANKING LISTINGS STYLES */
#promotions div.listing, #banking div.listing {
	background-image:url(/img/layout/hor-split.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-bottom:20px;
}
#promotions div.listing .icon, #banking div.listing .icon, #glossary div.listing .letter {
	display:block;
	background-repeat:no-repeat;
}
#promotions div.listing .icon {	
	width:94px; height:124px;
	background-image:url(/img/icons/promo-large-94x124.jpg);
}
#banking div.listing .icon {
	height:106px;
	width:96px;
	background-image:url(/img/icons/cashier/banking-icons.jpg);
}
#glossary div.listing .letter {
	height:30px;
	width:30px;
	background-image:url(/img/icons/glosarry-icons.jpg);
	float:left;
}
#promotions div.listing .text, #banking div.listing .text{
	display:block;
	height:auto;
	width:553px;
}
#promotions div.listing .text h4, #banking div.listing .text h4{
	color:#000;
	font-size:14px;
	margin-top:0;
}

/* Promotions listings */
#promotions div.listing#series2011 .icon {background:url(/img/icons/20110207-TheSeries2011-94x122-ap-v1.jpg) no-repeat;}
#promotions div.listing#wpt-la .icon {background:url(/img/icons/20100712_wpt_la_96X125_icon_ap_v1.png) no-repeat;}
#promotions div.listing#wpt5diam .icon {background:url(/img/icons/20100929-wpt5diamonts-94x122-ap-v1.jpg) no-repeat;}
#promotions div.listing#wpt-festa .icon {background:url(/img/icons/20100817-wptfreeroll_94X122_icono_ap_v1.jpg) no-repeat;}
/* red icon */
#promotions div.listing#name .icon {background-position:0 0;}
/* purple icon */
#promotions div.listing#name .icon {background-position:0 -124px;}
/* blue icon */
#promotions div.listing#bfc .icon {background-position:0 -248px;}
#promotions div.listing#wpt-legends .icon {background-position:-96px -248px;}
/* black icon */
#promotions div.listing#name .icon{background-position:0 -372px;}
/* Cian icon */
#promotions div.listing#p2n .icon {background-position:0 -496px;}
#promotions div.listing#ufc .icon {background-position:-96px -496px;}
#promotions div.listing#ss .icon {background-position:-192px -496px;}
#promotions div.listing#series .icon {background-position:-286px -496px;}
/* yellow icon */
#promotions div.listing#hof .icon {background-position:0 -620px;}
/* system icon */
#promotions div.listing#name .icon {background-position:0 -744px;}

/* Glossary */
#glossary div.listing a.letter {
	margin:0 2px 2px 0;
}
#glossary div.listing#a a.letter {
	background-position:0 0;
}
#glossary div.listing#a a.letter:hover {
	background-position:0 -30px;
}
#glossary div.listing#b a.letter {
	background-position:-31px 0;
}
#glossary div.listing#b a.letter:hover {
	background-position:-31px -30px;
}
#glossary div.listing#c a.letter {
	background-position:-62px 0;
}
#glossary div.listing#c a.letter:hover {
	background-position:-62px -30px;
}
#glossary div.listing#d a.letter {
	background-position:-93px 0;
}
#glossary div.listing#d a.letter:hover {
	background-position:-93px -30px;
}
#glossary div.listing#e a.letter {
	background-position:-124px 0;
}
#glossary div.listing#e a.letter:hover {
	background-position:-124px -30px;
}
#glossary div.listing#f a.letter {
	background-position:-155px 0;
}
#glossary div.listing#f a.letter:hover {
	background-position:-155px -30px;
}
#glossary div.listing#g a.letter {
	background-position:-186px 0;
}
#glossary div.listing#g a.letter:hover {
	background-position:-186px -30px;
}
#glossary div.listing#h a.letter {
	background-position:-217px 0;
}
#glossary div.listing#h a.letter:hover {
	background-position:-217px -30px;
}
#glossary div.listing#i a.letter {
	background-position:-248px 0;
}
#glossary div.listing#i a.letter:hover {
	background-position:-248px -30px;
}
#glossary div.listing#j a.letter {
	background-position:-279px 0;
}
#glossary div.listing#j a.letter:hover {
	background-position:-279px -30px;
}
#glossary div.listing#k a.letter {
	background-position:-310px 0;
}
#glossary div.listing#k a.letter:hover {
	background-position:-310px -30px;
}
#glossary div.listing#l a.letter {
	background-position:-341px 0;
}
#glossary div.listing#l a.letter:hover {
	background-position:-341px -30px;
}
#glossary div.listing#m a.letter {
	background-position:-372px 0;
}
#glossary div.listing#m a.letter:hover {
	background-position:-372px -30px;
}
#glossary div.listing#n a.letter {
	background-position:-403px 0;
}
#glossary div.listing#n a.letter:hover {
	background-position:-403px -30px;
}
#glossary div.listing#o a.letter {
	background-position:-434px 0;
}
#glossary div.listing#o a.letter:hover {
	background-position:-434px -30px;
}
#glossary div.listing#p a.letter {
	background-position:-465px 0;
}
#glossary div.listing#p a.letter:hover {
	background-position:-465px -30px;
}
#glossary div.listing#q a.letter {
	background-position:-496px 0;
}
#glossary div.listing#q a.letter:hover {
	background-position:-496px -30px;
}
#glossary div.listing#r a.letter {
	background-position:-527px 0;
}
#glossary div.listing#r a.letter:hover {
	background-position:-527px -30px;
}
#glossary div.listing#s a.letter {
	background-position:-558px 0;
}
#glossary div.listing#s a.letter:hover {
	background-position:-558px -30px;
}
#glossary div.listing#t a.letter {
	background-position:-589px 0;
}
#glossary div.listing#t a.letter:hover {
	background-position:-589px -30px;
}
#glossary div.listing#u a.letter {
	background-position:-620px 0;
}
#glossary div.listing#u a.letter:hover {
	background-position:-620px -30px;
}
#glossary div.listing#v a.letter {
	background-position:-651px 0;
}
#glossary div.listing#v a.letter:hover {
	background-position:-651px -30px;
}
#glossary div.listing#w a.letter {
	background-position:-682px 0;
}
#glossary div.listing#w a.letter:hover {
	background-position:-682px -30px;
}
#glossary div.listing#x a.letter {
	background-position:-713px 0;
}
#glossary div.listing#x a.letter:hover {
	background-position:-713px -30px;
}
#glossary div.listing#y a.letter {
	background-position:-744px 0;
}
#glossary div.listing#y a.letter:hover {
	background-position:-744px -30px;
}
#glossary div.listing#z a.letter {
	background-position:-775px 0;
}
#glossary div.listing#z a.letter:hover {
	background-position:-775px -30px;
}


/* More info payment options */
div.contentInfo p, div.contentInfo b, div.contentInfo a {
	color:#000;
}
div.contentInfo a {
	font-weight:normal;
	text-decoration:underline;
}
div.contentInfo a:hover {
	color:#0099CC;
}
div.condensedtext {
	clear:left;
	display:block;
	margin:20px 20px 0 20px;
	padding-top:10px;
}

/* Expand/Collapse Text */
div.collapseblock {display:none;}
div.expandblock {display:block;}

/* Display sectiopn same position */


/* News Release Archive */
div.contentInfoA p{
	color:#333;
	font-weight: normal;
	margin-left: 15px;
}
div.contentInfoA a {
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}
div.contentInfoA a:hover {
	color:#0099CC;
	text-decoration: underline;
}

/* NUMBERS-WRAP */

#promotions.system .number-one .icon{ 
	background-position:0 0;
}


#promotions.system .number-two .icon{ 
	background-position:0 -35px;
}


#promotions.system .number-three .icon{ 
	background-position:0 -70px;
}

#promotions.system .number-four .icon{ 
	background-position:0 -105px;
}


#promotions.system .number-five .icon{ 
	background-position:0 -140px;
}


#promotions.system .number-five .icon{ 
	background-position:0 -175px;
}


#promotions.system .number-six .icon{ 
	background-position:0 -210px;
}


#promotions.system .number-seven .icon{ 
	background-position:0 -245px;
}


#promotions.system .number-eight .icon{ 
	background-position:0 -280px;
}


#promotions.system .number-nine .icon{ 
	background-position:0 -315px;
}


#promotions.system .number-zero .icon{ 
	background-position:0 -350px;
}



/* Flash tables */
#bonus-dollar-convertion-box, #paysafe-loc-board {
	display:block;
	text-align:left;
	margin-bottom:40px;
	margin-top:40px;
	float:left;
}

/* bullets */
ul#bullet-red, ul#bullet-blue, ul#bullet-yellow, ul#bullet-cian, ul#bullet-purple, ul#bullet-black, ul#bullet-system {display:block; clear:left; margin:0; margin-bottom:20px;}
ul#bullet-red li {background:url(/img/col-right/bullet-red.gif) 0 4px no-repeat; padding-left:20px;}
ul#bullet-blue li {background:url(/img/col-right/bullet-blue.gif) 0 4px no-repeat; padding-left:20px;}
ul#bullet-yellow li {background:url(/img/col-right/bullet-yellow.gif) 0 4px no-repeat; padding-left:20px;}
ul#bullet-cian li {background:url(/img/col-right/bullet-cian.gif) 0 4px no-repeat; padding-left:20px;}
ul#bullet-purple li {background:url(/img/col-right/bullet-purple.gif) 0 4px no-repeat; padding-left:20px;}
ul#bullet-black li {background:url(/img/col-right/bullet-black.gif) 0 4px no-repeat; padding-left:20px;}
ul#bullet-system li {background:url(/img/col-right/bullet-system.gif) 0 4px no-repeat; padding-left:20px;}
ol#num-red li, ol#num-blue li, ol#num-yellow li, ol#num-cian li, ol#num-purple li, ol#num-black li, ol#num-system li {list-style-type:decimal; *list-style-position:inside; font-weight:bold; margin-right:5px; font-style:normal; margin-left:20px;}
ol#num-red li {color:#900;}
ol#num-blue li {color:#036;}
ol#num-yellow li {color:#960;}
ol#num-cian li {color:#09c;}
ol#num-purple li {color:#609;}
ol#num-black li {color:#000;}
ol#num-system li {color:#333;}
ol#num-red li em, ol#num-blue li em, ol#num-yellow li em, ol#num-cian li em, ol#num-purple li em, ol#num-black li em, ol#num-system li em {color:#666; font-weight:normal; font-style:normal;}
ul#bullet-red p, ol#num-red p {margin:8px 0 8px 0;}
ul#bullet-blue p, ol#num-blue p {margin:8px 0 8px 0;}
ul#bullet-yellow p, ol#num-yellow p {margin:8px 0 8px 0;}
ul#bullet-cian p, ol#num-cian p {margin:8px 0 8px 0;}
ul#bullet-purple p, ol#num-purple p {margin:8px 0 8px 0;}
ul#bullet-black p, ol#num-black p {margin:8px 0 8px 0;}
ul#bullet-system p, ol#num-system p {margin:8px 0 8px 0;}
ul#nostyle li {background:url(/img/icons/daily_bg.jpg) 0 0 no-repeat; width:571px; height:25px; padding-top:5px; margin:3px 0;}
ul#nostyle li span {color:#900; font-weight:bold; margin:0 17px 0 33px;}
/*********************************************************************************************************/
em.bullet-red {
	height:18px;
	background-image:url(/img/col-right/bullet-red.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-red {
	color:#900;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
	clear:both;
}

em.bullet-blue {
	height:18px;
	background-image:url(/img/col-right/bullet-blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-blue {
	color:#003366;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
}

em.bullet-yellow {
	height:18px;
	background-image:url(/img/col-right/bullet-yellow.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-yellow {
	color:#996600;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
}

em.bullet-cian {
	height:18px;
	background-image:url(/img/col-right/bullet-cian.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-cian {
	color:#0099CC;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
}
em.bullet-purple {
	height:18px;
	background-image:url(/img/col-right/bullet-purple.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-purple {
	color:#660099;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
}

em.bullet-black {
	height:18px;
	background-image:url(/img/col-right/bullet-black.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-black {
	color:#000000;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
}

em.bullet-system {
	height:18px;
	background-image:url(/img/col-right/bullet-system.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
}

em.num-system {
	color:#333333;
	font-weight:bold;
	margin-right:5px;
	font-style:normal;
	float:left;
}

#byletter {
	position:relative;
	margin:0;
	padding:0;
	background:url(/img/pup/pop-up-generic-bg.jpg) #ccc no-repeat top left;
	width:804px;
	height:588px;
	display:block;
	top:0;
}

#byletter div.content {
	font: 12px/18px "Lucida Grande", Tahoma, "Trebuchet MS";
	color:#666;
	padding-top:145px;
	margin:10px;
	width:750px;
}
#byletter div.content .text {
	overflow:auto;
	height:320px;
	width:645px;
	margin-right:20px;
	padding-right:20px;
}
#bigletter {
	position:absolute;
	top:70px;
	left:70px;
}
#bigletter div.listing .letter, #gloss div.listing .letter {
	display:block;
	background-repeat:no-repeat;
}
#bigletter div.listing .letter {
	width:65px;
	height:65px;
	background:url(/img/icons/glosary-icons-big.jpg);
}
#gloss {
	position:absolute;
	top:500px;
	left:180px;
}
#gloss div.listing .letter {
	height:30px;
	width:30px;
	background-image:url(/img/icons/glosarry-icons-gray.jpg);
	float:left;
}
#gloss .line {
	display:block;
	padding:0;
	margin:0;
	width:432px;
}
/* Glossary */
/* BIG */
#bigletter div.listing .letter {
	margin:0 2px 2px 0;
}
#bigletter div.listing#a .letter {
	background-position:0 0;
}
#bigletter div.listing#b .letter {
	background-position:-65px 0;
}
#bigletter div.listing#c .letter {
	background-position:-130px 0;
}
#bigletter div.listing#d .letter {
	background-position:-195px 0;
}
#bigletter div.listing#e .letter {
	background-position:-260px 0;
}
#bigletter div.listing#f .letter {
	background-position:-325px 0;
}
#bigletter div.listing#g .letter {
	background-position:-390px 0;
}
#bigletter div.listing#h .letter {
	background-position:-455px 0;
}
#bigletter div.listing#i .letter {
	background-position:-520px 0;
}
#bigletter div.listing#j .letter {
	background-position:-585px 0;
}
#bigletter div.listing#k .letter {
	background-position:-650px 0;
}
#bigletter div.listing#l .letter {
	background-position:-715px 0;
}
#bigletter div.listing#m .letter {
	background-position:-780px 0;
}
#bigletter div.listing#n .letter {
	background-position:-845px 0;
}
#bigletter div.listing#o .letter {
	background-position:-910px 0;
}
#bigletter div.listing#p .letter {
	background-position:-975px 0;
}
#bigletter div.listing#q .letter {
	background-position:-1040px 0;
}
#bigletter div.listing#r .letter {
	background-position:-1105px 0;
}
#bigletter div.listing#s .letter {
	background-position:-1170px 0;
}
#bigletter div.listing#t .letter {
	background-position:-1235px 0;
}
#bigletter div.listing#u .letter {
	background-position:-1300px 0;
}
#bigletter div.listing#v .letter {
	background-position:-1365px 0;
}
#bigletter div.listing#w .letter {
	background-position:-1430px 0;
}
#bigletter div.listing#x .letter {
	background-position:-1495px 0;
}
#bigletter div.listing#y .letter {
	background-position:-1560px 0;
}
#bigletter div.listing#z .letter {
	background-position:-1625px 0;
}

/* mini */
#gloss div.listing a.letter {
	margin:0 2px 2px 0;
}
#gloss div.listing#a a.letter {
	background-position:0 0;
}
#gloss div.listing#a a.letter:hover {
	background-position:0 -30px;
}
#gloss div.listing#b a.letter {
	background-position:-31px 0;
}
#gloss div.listing#b a.letter:hover {
	background-position:-31px -30px;
}
#gloss div.listing#c a.letter {
	background-position:-62px 0;
}
#gloss div.listing#c a.letter:hover {
	background-position:-62px -30px;
}
#gloss div.listing#d a.letter {
	background-position:-93px 0;
}
#gloss div.listing#d a.letter:hover {
	background-position:-93px -30px;
}
#gloss div.listing#e a.letter {
	background-position:-124px 0;
}
#gloss div.listing#e a.letter:hover {
	background-position:-124px -30px;
}
#gloss div.listing#f a.letter {
	background-position:-155px 0;
}
#gloss div.listing#f a.letter:hover {
	background-position:-155px -30px;
}
#gloss div.listing#g a.letter {
	background-position:-186px 0;
}
#gloss div.listing#g a.letter:hover {
	background-position:-186px -30px;
}
#gloss div.listing#h a.letter {
	background-position:-217px 0;
}
#gloss div.listing#h a.letter:hover {
	background-position:-217px -30px;
}
#gloss div.listing#i a.letter {
	background-position:-248px 0;
}
#gloss div.listing#i a.letter:hover {
	background-position:-248px -30px;
}
#gloss div.listing#j a.letter {
	background-position:-279px 0;
}
#gloss div.listing#j a.letter:hover {
	background-position:-279px -30px;
}
#gloss div.listing#k a.letter {
	background-position:-310px 0;
}
#gloss div.listing#k a.letter:hover {
	background-position:-310px -30px;
}
#gloss div.listing#l a.letter {
	background-position:-341px 0;
}
#gloss div.listing#l a.letter:hover {
	background-position:-341px -30px;
}
#gloss div.listing#m a.letter {
	background-position:-372px 0;
}
#gloss div.listing#m a.letter:hover {
	background-position:-372px -30px;
}
#gloss div.listing#n a.letter {
	background-position:-403px 0;
}
#gloss div.listing#n a.letter:hover {
	background-position:-403px -30px;
}
#gloss div.listing#o a.letter {
	background-position:-434px 0;
}
#gloss div.listing#o a.letter:hover {
	background-position:-434px -30px;
}
#gloss div.listing#p a.letter {
	background-position:-465px 0;
}
#gloss div.listing#p a.letter:hover {
	background-position:-465px -30px;
}
#gloss div.listing#q a.letter {
	background-position:-496px 0;
}
#gloss div.listing#q a.letter:hover {
	background-position:-496px -30px;
}
#gloss div.listing#r a.letter {
	background-position:-527px 0;
}
#gloss div.listing#r a.letter:hover {
	background-position:-527px -30px;
}
#gloss div.listing#s a.letter {
	background-position:-558px 0;
}
#gloss div.listing#s a.letter:hover {
	background-position:-558px -30px;
}
#gloss div.listing#t a.letter {
	background-position:-589px 0;
}
#gloss div.listing#t a.letter:hover {
	background-position:-589px -30px;
}
#gloss div.listing#u a.letter {
	background-position:-620px 0;
}
#gloss div.listing#u a.letter:hover {
	background-position:-620px -30px;
}
#gloss div.listing#v a.letter {
	background-position:-651px 0;
}
#gloss div.listing#v a.letter:hover {
	background-position:-651px -30px;
}
#gloss div.listing#w a.letter {
	background-position:-682px 0;
}
#gloss div.listing#w a.letter:hover {
	background-position:-682px -30px;
}
#gloss div.listing#x a.letter {
	background-position:-713px 0;
}
#gloss div.listing#x a.letter:hover {
	background-position:-713px -30px;
}
#gloss div.listing#y a.letter {
	background-position:-744px 0;
}
#gloss div.listing#y a.letter:hover {
	background-position:-744px -30px;
}
#gloss div.listing#z a.letter {
	background-position:-775px 0;
}
#gloss div.listing#z a.letter:hover {
	background-position:-775px -30px;
}

/*Poker rules*/
#menu-poker-rules {}
#menu-poker-rules div.rules-options a {
	background:url(/img/icons/Icons_Game_Choice.jpg) top left no-repeat;
	width:60px;
	height:70px;
	border:none;
}
#menu-poker-rules div.rules-options#texas a {background-position:0 0; float:left;}
#menu-poker-rules div.rules-options#texas a:hover {background-position:0 -70px;}
#menu-poker-rules div.rules-options#seven a {background-position:-62px 0; float:left;}
#menu-poker-rules div.rules-options#seven a:hover {background-position:-62px -70px;}
#menu-poker-rules div.rules-options#omaha a {background-position:-124px 0; float:left;}
#menu-poker-rules div.rules-options#omaha a:hover {background-position:-124px -70px;}
#menu-poker-rules div.rules-options#omahah a {background-position:-186px 0; float:left;}
#menu-poker-rules div.rules-options#omahah a:hover {background-position:-186px -70px;}
#menu-poker-rules div.rules-options#card a {background-position:-248px 0; float:left;}
#menu-poker-rules div.rules-options#card a:hover {background-position:-248px -70px;}
#menu-poker-rules div.rules-options#cardh a {background-position:-310px 0; float:left;}
#menu-poker-rules div.rules-options#cardh a:hover {background-position:-310px -70px;}
#menu-poker-rules div.rules-options#razz a {background-position:-372px 0; float:left;}
#menu-poker-rules div.rules-options#razz a:hover {background-position:-372px -70px;}
#menu-poker-rules div.rules-options#tour a {background-position:-434px 0; float:left;}
#menu-poker-rules div.rules-options#tour a:hover {background-position:-434px -70px;}
#menu-poker-rules div.rules-options#nolim a {background-position:-496px 0; float:left;}
#menu-poker-rules div.rules-options#nolim a:hover {background-position:-496px -70px;}
#menu-poker-rules div.rules-options#potlim a {background-position:-558px 0; float:left;}
#menu-poker-rules div.rules-options#potlim a:hover {background-position:-558px -70px;}
#menu-poker-rules div.rules-options#horse a {background-position:-620px 0; float:left;}
#menu-poker-rules div.rules-options#horse a:hover {background-position:-620px -70px;}

/* Style format and background for internal tables */
.query-box-bg {
	display:block;
	float:left;
	clear:both;
	background:url(/img/col-right/query-box-bg.jpg) repeat-x;
	width:500px;
	height:auto;
	border:#fff solid 1px;
	text-align:left;
	margin:15px 0;
}
.query-box-bg#tblfull {
	width:960px;
	font-size:10px;
	text-align:center;
	margin:2px 0 0 2px;
}
.query-box-bg#tblfull tr#fix, .query-box-bg#tblfull td#fix {
	height:46px;
	*height:39px;
}
.query-box-bg#tbl100 {
	width:100%;
}
.query-box-bg#fixsize {
	display:inline-block;
	clear:none;
	float:left;
	width:auto;
}
.query-box-bg#tbl100 tr#fix, .query-box-bg#tbl100 td#fix, .query-box-bg#fixsize tr#fix, .query-box-bg#fixsize td#fix {
	height:46px;
	*height:39px;
}
.query-box-bg#tbl1 {
	width:550px;
	font-size:11px;
	text-align:center;
	margin:2px 0 0 2px;
}
.query-box-bg#tbl1 tr#fix, .query-box-bg#tbl1 td#fix {
	height:46px;
	*height:39px;
}
.query-box-bg#tblfull tr#st, .query-box-bg#tbl1 tr#st {
	font-size:12px;
}
.query-box-bg#tblfull tr#nd, .query-box-bg#tbl1 tr#nd {
	font-size:11px;
}
.query-box-bg#tblfull tr#rd, .query-box-bg#tbl1 tr#rd {
	color:#fff;
	background:#666;
}

.query-box-bg td {
	border:#ccc solid 1px;
}
.query-box-bg #lm {
	padding-left:10px;
	text-align:left;
}
.bj-basic {
	float:left;
	clear:left;
	background:url(/img/nav/Dealer_Shows.jpg) top left no-repeat;
	width:550px;
	height:635px;
	display:block;
}
.bj-basic-guide {
	float:left;
	clear:left;
	background:url(/img/nav/Dealer_shows_guide.jpg) top left no-repeat;
	width:155px;
	height:136px;
	display:block;
}
.single-rules-table {
	float:left;
	clear:left;
	background:url(/img/nav/Single_table_poker.jpg) top left no-repeat;
	width:680px;
	height:102px;
	display:block;
}

/* FAME */
.conc-serv {
	display:block;
	float:left;
	clear:both;
	margin:10px 0 15px 0;
	background:top left no-repeat;
}
.conc-serv h3, .conc-serv h4 {text-indent:-9999px;}
.conc-serv#a-lister {background:url(/img/fame/get-treated-like-an-A-lister.jpg); width:314px; height:33px;}
.conc-serv#travel {background:url(/img/fame/travel-arrangements.jpg); width:263px; height:31px;}
.conc-serv#vipserv {background:url(/img/fame/nighlife-VIP-Services.jpg); width:261px; height:33px;}
.conc-serv#lux {background:url(/img/fame/Luxury-Entertainment-.jpg); width:583px; height:33px;}
.conc-serv#d2d {background:url(/img/fame/day-to-day.jpg); width:506px; height:31px;}

/* FAME - earn it */
#earn-it {
	float:left;
	clear:both;
	width:100%;
	padding:0;
	margin:0;
}
#earn-it .earn-box {
	float:left;
	height:auto;
	margin:0 5px 0 0;	
}
#earn-it .earn-box .earn-it-ring-games {
	background:url(/img/col-right/fame/earn-it-ring-games.png) no-repeat top center;
	display:block;
	width:218px;
	height:265px;
}
#earn-it .earn-box .earn-it-tourny-sit-go {
	background:url(/img/col-right/fame/fame-earn-it-tourny-sit-go.png) no-repeat top center;
	display:block;
	width:218px;
	height:265px;
}
#earn-it .earn-box .earn-it-blackjack {
	background:url(/img/col-right/fame/earn-it-blackjack.png) no-repeat top center;
	display:block;
	width:218px;
	height:265px;
}
#earn-it .earn-box .grey-box {
	background:url(/img/col-right/fame/gray-textured-button-box-bg.jpg) top left repeat-x;
	display:block;
	width:218px;
	height:49px;
	padding:0;
	margin:0;
}

#earn-it .earn-box .grey-box a {
	background:url(/img/button/read-more-button.png) center no-repeat;
	display:block;
	width:112px;
	height:36px;
	margin:0;
	padding:15px 0 0 0;
}

/* Wild Cards BG image */
.bg-wild-cards {
	background:url(/img/nav/Wild_cards_cowboys.jpg) bottom right no-repeat;
	display:block;
	width:364px; height:410px;
	float:right;
}
/* cereus charts */
.uboc-chart {
	background:url(/img/nav/uboc_chart.jpg) bottom right no-repeat;
	display:block;
	width:690px; height:337px;
	float:right;
}
.ante-chart {
	background:url(/img/nav/ante_chart.jpg) bottom right no-repeat;
	display:block;
	width:437px; height:295px;
}
.ante-prz {
	background:url(/img/nav/AUFA_Charity_prizes.jpg) bottom right no-repeat;
	display:block;
	width:500px; height:394px;
}
/* Race Cards price list */
.race-prizes {
	background:url(/img/nav/Race_Cards_Prizes.jpg) top left no-repeat;
	display:block;
	width:306px; height:119px;
	float:left;
}
.race-prizes-500 {
	background:url(/img/nav/Race_Cards_Prizes_500.jpg) top left no-repeat;
	display:block;
	width:306px; height:214px;
	float:left;
}
.race-leaderboard {
	background:url(/img/nav/Leaderboards_boton.jpg) top left no-repeat;
	display:block;
	width:288px; height:140px;
	float:left;
}
/*Gizmo*/
.prize-chart {
	background:url(/img/lands/gizmo/WOW_Gizmo_Table.jpg) top left no-repeat;
	display:block;
	width:437px; height:191px;
}
.prize-img {
	background:url(/img/lands/gizmo/WOW_Gizmo_prizes.jpg) top left no-repeat;
	display:block;
	width:500px; height:420px;
}
/*Series 2009*/
.box-chart {
	width:603px;
	height:390px;
	display:block;
}
.box-chart#wrap {
	padding:10px;
	margin:0;
}
/*Leaderboards*/
.tlb-chart {
	float:left;
	clear:left;	
	width:560px;
	display:block;
	margin-bottom:20px;
}
.tlb-chart#uboctables {
	float:left;
	width:809px;
	margin-right:10px;
}
.tlb-chart#uboctables-b {
	float:left;
	clear:none;
	width:350px;
	margin-right:10px;
}
.tlb-chart#uboctables-c {
	clear:none;
	float:right;
	width:480px;
}

.tlb-chart#chart1 {background:url(/img/nav/tlb/TLBcharts1.jpg) top left no-repeat; height:263px;}
.tlb-chart#chart2 {background:url(/img/nav/tlb/TLBcharts2.jpg) top left no-repeat; height:245px;}
.sng-how {
	background:url(/img/nav/tlb/how_works.jpg) top left no-repeat;
	width:350px; height:200px;
	display:block;
	float:left;
	clear:left;
	margin-bottom:20px;
}
#whores-logos div.iconlist .theicon {
	background:url(/img/lands/whores/Logos.png) no-repeat;
	height:55px;
	border:none;
}
#tlb-wmy {
	width:100%;
	float:left;
	clear:left;
	margin:0;
	padding:0;
	position:relative;
}
#tlb-wmydhs div.tlb-wmydhs-icons a {
	background:url(/img/icons/tlb_icons.jpg) no-repeat;
	width:49px;
	height:61px;
	margin-right:3px;
	border:none;
	float:left;
}
#tlb-wmydhs div.tlb-wmydhs-icons#s a {background-position:0 0;}
#tlb-wmydhs div.tlb-wmydhs-icons#h a {background-position:-49px 0;}
#tlb-wmydhs div.tlb-wmydhs-icons#d a {background-position:-98px 0;}
#tlb-wmydhs div.tlb-wmydhs-icons#c a {background-position:-147px 0;}

.mtt-but a {
	width:152px;
	height:42px;
	float:left;
	margin-left:10px;
}
/* Calculation box */
.calcpos {position:relative;}
.calcbox {background:url(/img/nav/Calculator-Box.jpg) no-repeat; width:350px; height:200px; display:block;}
.inpp {position:absolute; top:62px; left:200px; border:#104672 solid 1px;}
.inrk {position:absolute; top:93px; left:200px; border:#104672 solid 1px;}
.incalc {position:absolute; top:122px; left:110px; background:url(/img/nav/Calculate.jpg) no-repeat; width:100px; height:32px; border:none; cursor:pointer;}
.incl {position:absolute; top:122px; left:220px; background:url(/img/nav/Clear.jpg) no-repeat; width:100px; height:32px; border:none; cursor:pointer;}
.inpt {position:absolute; top:168px; left:200px; border:#104672 solid 1px; font-weight:bold; color:#FF0000;}

/*TLB HTML CHARTS*/
.tlb-chart {border:#999 solid 1px; padding:6px; width:100%;}
.tlb-chart table {border:#fff solid 1px; background:#dcdcdc;}
.tlb-chart table th a {text-decoration:underline; color:#000; font-weight:bold; cursor:pointer; position:relative;}
.tlb-chart table th a:hover {color:#fff;}
.tlb-chart table td a {text-decoration:underline; color:#000; font-weight:normal; cursor:pointer; position:relative;}
.tlb-chart table td a:hover {text-decoration:underline; color:#2b5293;}
.tlb-chart table th a span, .tlb-chart table td a span {display:none; color:#000; padding:5px;}
.tlb-chart table th a:hover span {display:inline; position:absolute; top:35px; left:0; width:200px; height:auto; background:#fff; border:#000 solid 1px; z-index:5;}
.tlb-chart table td a:hover span {display:inline; position:absolute; top:0; left:138px; width:200px; height:auto; background:#fff; border:#000 solid 1px; z-index:5;}
.tlb-chart table th a:hover span p, .tlb-chart table td a:hover span p {margin:5px 0 8px 0; font-size:11px; color:#000;}
.tlb-chart table td a#inbox:hover span {display:inline; position:absolute; top:0; left:-245px; width:230px; height:auto; background:#fff; border:#000 solid 1px; z-index:5;}
.tlb-chart table td a#inbox:hover span p {margin:5px 0 8px 0; font-size:11px; color:#000;}
.tlb-chart table td a#inbox:hover span ul {list-style:inside disc; margin-left:10px;}
.tlb-chart table td a#inbox:hover span ul li {padding:0; margin:0; font-size:10px;}
.tlb-chart table th.blue-header {color:#fff; font-weight:bold; background:#2b5293; text-align:center;}
.tlb-chart table th.yellow-header {color:#333; font-weight:bold; background:#FC3; text-align:center;}
.tlb-chart table th.dark-grey {color:#fff; background:#9c9c9c; font-weight:bold;}
.tlb-chart table th.blank {background:#fff;}
.tlb-chart table td.dark-grey {background:#9c9c9c; color:#fff; font-weight:bold;}
.tlb-chart table td.dark-grey a {color:#fff; font-weight:bold;}
.tlb-chart table td.dark-grey a:hover {color:#000;}
.tlb-chart table td.dark-grey a#mtt:hover span {display:inline; position:absolute; top:0; left:55px; width:200px; height:auto; background:#fff; border:#000 solid 1px;}
.tlb-chart table td.dark-grey a#mtt:hover span p {margin:5px 0 8px 0; font-size:11px; color:#000;}
.tlb-chart table td.borderbott {border-bottom:#dcdcdc solid 1px; background-color:#fff;}
.tlb-chart table td.fontsmall {font:bold 9px Verdana, Geneva, sans-serif;}
.tlb-chart table td.blank {background:#fff;}
.tlb-chart table tr td#hlt {background:#666; font-weight:bold; color:#fff;}
.tlb-chart table tr.bg-1 {background:#dcdcdc;}
.tlb-chart table tr.bg-2 {background:#f4f4f4;}
.tlb-chart table td div.withdrawmethod {
	height:106px;
	width:96px;
	background-image:url(/img/icons/cashier/banking-icons.jpg);
	text-indent:-9999px;
	overflow:hidden;
}
.tlb-chart table td div.withdrawmethod#instad {background-position:-3072px 0;}
.tlb-chart table td div.withdrawmethod#wunion {background-position:-3360px 0;}
.tlb-chart table td div.withdrawmethod#ewalletx {background-position:-3168px 0;}
.tlb-chart table td div.withdrawmethod#neteller {background-position:-288px 0;}
.tlb-chart table td div.withdrawmethod#click2pay {background-position:-672px 0;}
.tlb-chart table td div.withdrawmethod#moneybookers {background-position:-192px 0;}
.tlb-chart table td div.withdrawmethod#checkbymail {background-position:-1728px 0;}
.tlb-chart table td div.withdrawmethod#bankwire {background-position:-1824px 0;}
.tlb-chart table td div.withdrawmethod#visa {background-position:0 0;}
.tlb-chart table td div.withdrawmethod#echeck {background-position:-3552px 0;}
.tlb-chart table td div.withdrawmethod#lbt {background-position:-3647px 0;}
.tlb-chart table td div.withdrawmethod#courier {background-position:-3743px 0;}
/*********************************/


.hoftables {background:#E6E6E6;}

/*BJ Blowout*/
.final-results {
	background:url(/img/nav/Final_Blackjack.jpg) no-repeat;
	width:453px; height:224px;
	display:block;
}

/*Disclaimer ended promotions*/
.promo-ended {
	background:#EBEBEB;
	padding:10px;
	text-align:center;
	font-weight:bold;
	display:block;
	clear:left;
	margin-bottom:20px;
}
.promo-ended strong {color:#0099CC;}

/*Highlight box*/
.highlight-box {
	background:#EBEBEB;
	padding:15px;
	text-align:left;
	font-weight:bold;
	margin-bottom:15px;
	display:block;
	clear:both;
	height:auto;
	border:#CCC solid 1px;
}
.highlight-box#txt-center {text-align:center; width:100%; margin-right:0; padding-right:0;}
.highlight-box p {font-weight:bold; padding:0; margin-bottom:5px; color:#333; text-align:left;}
.highlight-box strong {color:#0099CC;}
.highlight-box span {color:#900; font-size:14px;}
.highlight-box#uboc {float:left; clear:none; width:220px; margin-top:5px;}
.highlight-box#super-step {width:791px;}
.highlight-box#apcc {float:left; clear:none; width:323px;}

/*dots line*/
.dot-line {
	background:url(/img/layout/dots.jpg) repeat-x;
	width:100%;
	height:11px;
	clear:left;
	margin-bottom:15px;
}

/*My Poker Hand*/
.myphimg {
	background:url(/img/lands/myph/Browser_MPH.jpg) top right no-repeat;
	width:261px; height:200px;
	display:block;
	margin-left:20px;
	float:right;
	clear:both;
}
#mphwrapper {}
#mphwrapper img {margin-right:20px;}
#mphwrapper .downimg a {
	background:url(/img/nav/instantbtm.png) top left no-repeat;
	display:block;
	clear:both;
	width:214px; height:34px;
	margin-bottom:20px;
	text-indent:-9999px;
}
/**/
.spacefooter {
	position:relative;
	top:auto; left:0;
	width:670px; height:240px;
	background:top left no-repeat;
}
.spacefooter#lacey {background-image:url(/img/nav/Lacey_footer.jpg); position:relative;}
.spacefooter#matt {background-image:url(/img/nav/Matt_footer.jpg);}
.spacefooter#trishelle {background-image:url(/img/nav/Trishelle_absolute_poker_footer.jpg); position:relative;}
.spacefooter#mark {background-image:url(/img/nav/20100803-markseifbanner-670x240-apnet-v1.jpg); position:relative;}
/**/
.seven-lb a {
	background:url(/img/nav/7deuce_leaderboard.jpg) top center no-repeat;
	width:460px; height:162px;
	display:block;
	margin:5px 0;
	text-indent:-9999px;
}
.sevenvideos-wrap {
	display:block;
	width:100%;
	height:auto;
	margin:0;
	margin-bottom:20px;
	padding:0;
}
.sevenvideos-wrap .textbox {
	float:left;
	text-align:left;
	width:270px;
	height:auto;
	padding:10px;
}
.sevenvideos-wrap .textbox#video-1 a {
	background:url(/img/nav/7deuce_video1.jpg) top center no-repeat;
	width:231px; height:123px;
	display:block;
	padding:5px;
}
.sevenvideos-wrap .textbox#video-2 a {
	background:url(/img/nav/7deuce_video2.jpg) top center no-repeat;
	width:231px; height:123px;
	display:block;
	padding:5px;
}
.sevenvideos-wrap #separate {clear:both;}
.seven-ldprizes {
	background:url(/img/nav/7deuce_leaderboard_table.jpg) top center no-repeat;
	width:500px; height:475px;
	display:block;
}
.seven-btm a {
	background:url(/img/nav/7deuce_btm.jpg) top center no-repeat;
	width:218px; height:61px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

.fame-burning-sections {	
	float:right;
	margin-right:50px;
}
.fame-burning-sections#works {background:url(/img/fame/Fame_works.png) top center no-repeat; margin-top:20px; width:181px; height:103px;}
.fame-burning-sections#cashin {background:url(/img/fame/Fame_Cash.png) top center no-repeat; margin-top:0; width:98px; height:103px;}
.fame-burning-sections#promos {background:url(/img/fame/Fame_Promos.png) top center no-repeat; margin-top:10px; width:118px; height:94px;}

.fame-aruba-sat {
	background:url(/img/fame/Aruba_Satellites.png) top center no-repeat;
	width:670px; height:190px;
	clear:both;
	margin-top:30px;
	*margin-bottom:50px;
}
.fame-aruba-sat .inner-fix {display:block; clear:both; height:40px;}
.fame-aruba-sat .inner-wrap {
	display:block;
	margin:0;
	padding:5px;
	*font-family:"Trebuchet MS", Verdana, Lucida Grande;
	_font-family:"Trebuchet MS", Verdana, Lucida Grande;
	font-size:10px;
	text-align:left;
	float:left;
}
	
.fame-aruba-sat .inner-wrap .inner-cont {
	width:375px;
	height:auto;
	float:left;
	margin-right:20px;
}

.fame-aruba-sat .inner-wrap .inner-box {
	float:left;
	background:#fff;
	border:#CCC solid 1px;
	padding:10px;
	width:240px;
	height:auto;
}

.fame-aruba-sat .inner-wrap .inner-cont #header, .fame-aruba-sat .inner-wrap .inner-box #header {
	font-size:12px;
	font-weight:bold;
	color:#900;
	display:block;
	clear:both;
}
.fame-aruba-sat .inner-wrap .inner-cont #cont, .fame-aruba-sat .inner-wrap .inner-box #cont {
	font-weight:bold;
	color:#000;
	border-bottom:#999 solid 1px;
	margin-bottom:15px;
}
.fame-aruba-sat .inner-wrap .inner-box #cont {border:none; margin:0;}
.fame-aruba-sat .inner-wrap .inner-cont #cont span, .fame-aruba-sat .inner-wrap .inner-box #cont span {color:#09c;}

.guaranteed-tourneys-wrap {
	border:#ccc solid 1px;
	border-left:0;
	border-top:0;
	width:100%;
	height:235px;
	display:block;
	clear:both;
	margin-bottom:50px;
}
.guaranteed-tourneys-wrap#fix {height:270px;} 
.guaranteed-tourneys-wrap .guaranteed-tourneys {
	float:left;
	width:100%;
	height:130px;
	clear:left;
	margin:0;
	padding:0;
	display:block;
}
.guaranteed-tourneys-wrap .guaranteed-tourneys .gtcontent {
	float:left;
	width:545px;	
}
.guaranteed-tourneys-wrap .gtbullets {
	float:left;
	clear:both;
	width:100%;
	margin-bottom:30px;
	display:block;
}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon {
	background:url(/img/icons/Weekend-Tourneys.jpg) no-repeat;
	width:100px;
	height:138px;
	float:left;
	text-indent:-9999px;
}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt25ksat {background-position:0 0;}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt40ksun {background-position:-100px 0;}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt20ksun {background-position:-200px 0;}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt100ksat {background-position:-300px 0;}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt100ksun {background-position:-400px 0;}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt200ksun {background-position:-499px 0;}
.guaranteed-tourneys-wrap .guaranteed-tourneys .icon#gt50ksat {background-position:-599px 0;}

/*Support contact form*/
.supportcontact {
	width:100%;
	height:auto;
	position:relative;
	display:block;
	clear:both;
	border:#fff solid 1px;
	background:#f2f2f2;
}
.supportcontact form {
	padding:10px;
	margin:10px;
	border-bottom:#fff solid 1px;
	border-left:#ccc solid 1px;
	border-right:#fff solid 1px;
	border-top:#ccc solid 1px;

}
.supportcontact form fieldset {display:block; clear:both;}
.supportcontact form fieldset .inforequestwrap {
	float:left;
	display:block;
	width:300px;
}
.supportcontact form fieldset .inforequestwrap div {margin:6px 0;}
.supportcontact form fieldset .inforequestwrap div input, .supportcontact form fieldset .inforequestwrap div select {width:170px; height:auto;}
.supportcontact form fieldset .infosubmitwrap {
	display:block;
	clear:both;
}
.supportcontact form fieldset .infosubmitwrap button {
	border:0;
	width:61px;
	height:22px;
	margin:10px 0;
}
.supportcontact form fieldset .infosubmitwrap button#submit {background:url(/img/nav/buttonEnter.gif) no-repeat;}
.supportcontact form fieldset .infosubmitwrap button#clear {background:url(/img/nav/buttonReset.gif) no-repeat;}
.supportcontact form legend {text-indent:-9999px; border:none;}

#img-wrap-box {
	display:block;
	clear:both;
	width:100%;
	height:auto;
}
#img-wrap-box img {
	margin:20px 0;
}

/*Series*/
#series-conts {
	display:block;
	clear:left;
	float:right;
	margin-right:15px;
}
#series-conts a {
	float:left;
	display:block;
	width:47px;
	height:59px;
	background:url(/img/lands/series/promo_icons.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:8px;
}
#series-conts a#cllb {background-position:-234px 0;}
#series-conts a#cllb:hover {background-position:-234px -59px;}
#series-conts a#tsdc {background-position:-281px 0;}
#series-conts a#tsdc:hover {background-position:-281px -59px;}

.sec-sun-counter {
	display:block;
	width:187px;
	height:69px;
	margin:15px 0;
	padding:0;
}
.sec-sun-counter#amountbox {
	background:url(/images_v2/inner/events/20100906_2nd_sundays_187x69_counter_ap_v1.jpg) top center no-repeat;
	text-align:center;
}
.sec-sun-counter#amountbox span {
	position:relative;
	top:30px;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#fff;
}
.sec-sun-counter#amountbox span sub {
	font-size:15px;
	position:relative;
	top:-3px;
}

