@charset "UTF-8";

/* HOME CONTENT ITEMS *//* > 940W PANORAMIC MENU */
.panoramic-menux-wrap {		/* This wrapper controls the position+width+height+generalappearance of the PANORAMIC MENU box at the middle of the home page */
	display:block;
	clear:left;
	float:left;		
	background-color:#fff;
	position:relative;
	width:992px;
	height:70px;
	margin:10px 0;
}

.panoramic-menux-wrap, .menux-wrap {
	display:block;
	clear:left;
	float:left;		
	background-color:#CCCCCC;
	background-color: #FFFFFF;
	background-image: url(/img/nav/panoramic-menu/panoramic-menu-bg.jpg);
	background-repeat: repeat-x;
}
.panoramic-menux-wrap {
	width:940px;
	margin-left:9px;
	background-position: top left;
	height:180px;
}
.panoramic-menux-wrap#tlbs {
	background-color:#ccc;
	background-image:none;
	height:250px;
	margin-left:20px;
}
.menux-wrap {		/**/
	width:670px;
	margin-left:0;
	background-position:-40px -40px;
	height:120px;
}


.panoramic-menux-titles-wrap {		/* This wrapper controls the position+width+height+appearance of the PANORAMIC MENU 4 COLUMNS BOX TITLES box at the middle of the home page */
	display:block;
	clear:left;
	float:left;
	margin-top:20px;
	height:35px;
	width:940px;
	background-image:url(/img/nav/panoramicx-menu-titles-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	border-top: 1px dotted #EEEEEE;
	border-bottom: 1px dotted #EEEEEE;
	background-color: #FFFFFF;
}

.panoramic-menux-titles-wrap ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:940px;
	height: 33px;
	border:0px;
	float:left;
}


.panoramic-menux {
	display:block;
	clear:left;
	float:left;
	width:940px;
	height:35px;
}


/*Top level list items ul */
.panoramic-menux ul{
	display:block;
	float:left;
	width:938px;
}


/*Top level list items style*/
.panoramic-menux ul li{
	position: relative;
	display: inline;
	float: left;
	width:220px;
	margin-right:20px;
}

.panoramic-menux ul li.shorter{
	margin-right:0px;
	width:200px;
}

.panoramic-menux ul li.shorter:hover {
	margin-right:0px;
	width:200px;
}



/* PANORAMIC MENUX ITEMS STYLE */
.panoramic-menux ul li a{
	display: block;
	padding-top:7px;
	padding-right:0px;
	padding-left:20px;
	padding-bottom:0px;
	text-decoration: none;
	color: #000000;
	font: bold 13px Tahoma;
	height:26px;
	vertical-align:top;
	width: 200px;
	margin-right:20px;
}

.panoramic-menux ul li a span {
	position: absolute;
	left: -9999px;
}

.panoramic-menux ul li a img{
	display: block;
	float:left;
}

.panoramic-menux ul li:hover{
	height: 33px;
	width: 220px;
	margin-right:20px;
}

.panoramic-menux ul li.shorter {
	width: 200px;
	margin-right:0px;
}

.panoramic-menux ul li.shorter:hover {
	width: 200px;
	margin-right:0px;
}

.panoramic-menux ul li.shorter a{	
	width: 200px;
	margin-right:0px;
}

.panoramic-menux ul li.shorter a:hover{	
	width: 200px;
	margin-right:0px;
}





/* PANORAMIC MENU ITEMS STYLES */
.panoramic-menux-items-wrap, .menux-items-wrap {
	display:block;
	clear:left;
	float:left;
	height:90px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#333;
}
.panoramic-menux-items-wrap {
	width:940px;
}
.menux-items-wrap {
	width:670px;
	margin-top:20px;
}

.panoramic-menux-items-wrap ul, .menux-items-wrap ul{
	display:block;
	clear:left;
	float:left;
	height:85px;
	list-style:none;
	margin-top:5px;
}
.panoramic-menux-items-wrap ul {
	width:940px;
}
.menux-items-wrap ul{
	width:670px;
}

.panoramic-menux-items-wrap ul li, .menux-items-wrap ul li {
	display:inline;
	float:left;
	height:80px;
	list-style:none;
	text-align:left;
}
.panoramic-menux-items-wrap ul li {
	width:220px;
	margin-right:20px;
}
.menux-items-wrap ul li{
	width:190px;
	margin-right:0px;
}

/* this .shorter class applied to li disolves the right margin used to push the next box to right */
.panoramic-menux-items-wrap li.shorter {
	width: 190px;
	margin-right:0px;
}

.panoramic-menux-items-wrap li.shorter ul{
	width: 190px;
	margin-right:0px;
}

.panoramic-menux-items-wrap li.shorter ul li{
	width: 190px;

	margin-right:0px;
}

.panoramic-menux-items-wrap li.shorter ul li a{
	width: 190px;
	margin-right:0px;
}

.panoramic-menux-items-wrap li.shorter ul li a:hover {
	margin-right:0px; 
	padding-right: 0px;
	width: 190px;
}

.panoramic-menux-items-wrap li.shorter ul li:hover a{
	margin-right:0px;
	padding-right: 0px;
	width: 190px;
}


/* this .fix class applied to li helps align 3rd box with twin box right */
.panoramic-menux-items-wrap ul li.fix{
	margin-right:23px;
}

.panoramic-menux-items-wrap ul li.fix ul{
	margin-right:22px;
}

.panoramic-menux-items-wrap ul li.fix ul li{
	margin-right:22px;
}



.panoramic-menux-items-wrap ul li ul, .menux-items-wrap ul li ul{
	display:block;
	float:left;
	height:80px;
	list-style:none;
	text-align:left;
	border: 0px;
	margin-top: 0px;
}
.panoramic-menux-items-wrap ul li ul{
	width:220px;
	margin-right:20px;
}
.menux-items-wrap ul li ul{
	width:190px;
	margin-right:10px;
	margin-left:60px;
}

.panoramic-menux-items-wrap ul li ul li, .menux-items-wrap ul li ul li {
	display:block;
	float:left;
	list-style:none;
	line-height:20px;
}
.panoramic-menux-items-wrap ul li ul li {
	height:20px;
	width:220px;
	margin-right:20px;
}
.menux-items-wrap ul li ul li {
	height:15px;
	width:190px;
	margin-right:10px;
}


.panoramic-menux-items-wrap ul li ul li a, .menux-items-wrap ul li ul li a{
	display:block;
	float:left;
	list-style:none;
	text-align:left;
	padding-left:15px;
	line-height:20px;
	background-image:url(/img/nav/link-bullet-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#333333;
}
.panoramic-menux-items-wrap ul li ul li a{
	height:20px;
	width:210px;
	margin-left:15px;
}
.menux-items-wrap ul li ul li a{
	height:15px;
	width:190px;
}

.panoramic-menux-items-wrap ul li ul li span a{
	color:#0099CC;
}

.panoramic-menux-items-wrap ul li ul li a:hover, .menux-items-wrap ul li ul li a:hover{
	color:#0099CC;
	text-decoration:none;
}
.panoramic-menux-items-wrap ul li ul li a:hover{
	width: 210px;
}
.menux-items-wrap ul li ul li a:hover{
	width: 190px;
}

.panoramic-tables {
	position:relative;
	background:#ccc;
	margin-left:30px;
}
/* INNER PAGES TEMP STYLES */
.inner-content-wrap {
	display:block;
	clear:left;
	float:left;
	width:974px;
	height:auto;
	background-image:url(/img/layout/inner-header-shadows-with-menu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#fff;
}

.inner-content-wrap .full-header {
	background-image:url(/img/layout/inner-header-shadows-with-menu_flat.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
}

.inner-content-wrap#full-header {
	background-image:url(/img/layout/inner-header-shadows-with-menu_flat.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:transparent;
}

.inner-content-wrap .column-wrap{ /* default if no right or left defined*/
	display:block;
	clear:none;
	float:none;
	width:220px;
	height:700px;
	margin-right:20px;
	vertical-align:top;
}

.inner-content-wrap .column-wrap#right {
	float:right;
	margin-left:10px;
	display:block;
}

.inner-content-wrap .column-wrap#left {
	clear:left;
	float:left;
	height:auto;
	background-color:transparent;
	margin:0;
	padding:0;
	margin-left:12px;
}

.inner-content-wrap .content-column-wrap{ /*default if no left or right column displayed */
	display:block;
	float:left;
	width:100%;
	height:auto;
	margin-right:0px;
	margin-left:0px;
	vertical-align:top;
	padding:20px;
	padding-top:40px;
}

.inner-content-wrap .content-column-wrap#right{
	float:right;
	width:690px;
	padding:20px;
	padding-top:0px;
	height:auto;
}

/* Site map and other 100% width content styles */

.inner-content-wrap .content-column-wrap#full{ /*default if no left or right column displayed */
	padding:0;
	margin:0;
	height:auto;
}

.inner-content-wrap .content-column-wrap#full .header{ /*default if no left or right column displayed */
	height:auto;
	width:710px;
	padding-left:260px;
	text-align:right;
	align:right;
}




.content-page#site-mapx {
	width:950px;
	height:auto;
	margin:0;
	padding:0;
	padding-left:11px;
	padding-top:15px;
	background-image:url(/img/layout/full-screen-page-bg.jpg);
	background-repeat:repeat-x;
	background-position:0 -93px;
	background-color:#FFFFFF;
	border:0;
}

#site-mapx #col-01 {
	display:block;
	clear:left;
	float:left;
	width:227px;
	height:auto;
	min-height:400px;
	margin-right:9px;
	margin-left:1px;
	vertical-align:top;
	margin-bottom:40px;
}

#site-mapx, #col-02{
	display:block;
	float:left;
	width:227px;
	height:auto;
	min-height:400px;
	margin-right:9px;
	margin-left:1px;
	vertical-align:top;
	margin-bottom:40px;
}

#site-mapx, #col-03{
	display:block;
	float:left;
	width:227px;
	height:auto;
	min-height:400px;
	margin-right:9px;
	margin-left:1px;
	vertical-align:top;
	margin-bottom:40px;
}

#site-mapx, #col-04{
display:block;
	float:left;
	width:227px;
	height:auto;
	min-height:400px;
	margin-bottom:40px;
	margin-right:1px;
	vertical-align:top;
}

#site-mapx #col-01 h3, #site-mapx #col-02 h3, #site-mapx #col-03 h3, #site-mapx #col-04 h3 {
	float:left;
	clear:left;
	font-size:12px;
	display:block;
	line-height:20px;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding:5px;
	padding-left:15px;	
	width:203px;
	background-color:#F2F2F2;
	border:1px solid #cccccc;
}



#site-mapx #col-01 ul, #site-mapx #col-02 ul, #site-mapx #col-03 ul, #site-mapx #col-04 ul {
	display:block;
	float:left;
	width:223px;
	height:auto;
	border:1px solid #cccccc;
	background-color:#FDFDFD;
	vertical-align:top;
	margin-bottom:12px;
	padding-top:10px;
	padding-bottom:10px;
}


#site-mapx a {
	display:block;
	padding-left:20px;
	background-image:url(/img/nav/chip-link-bullet.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#0066CC;
	text-decoration:none;
	font-size:10px;
	width:190px;
	_font-family:"Trebuchet MS";
    *font-family:"Trebuchet MS";
}

#site-mapx a:hover {
	text-decoration:underline;
		color:#0066CC;
}

#site-mapx a:visited {
	text-decoration:underline;
	color:#CC0033;
}



#site-mapx a strong {
color:#333333;
}



#site-mapx ul li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	text-align:left;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	line-height:25px;
	height:auto;
	border-botom:1px solid #e1e1e1;
}



.inner-content-wrap .content-column-wrap#editorial{
	float:right;
	width:690px;
	padding:20px;
	padding-top:0;
	height: auto;
	margin-bottom:-150px;
	margin-top:0;
}

.inner-content-wrap .content-column-wrap#left {
	clear:left;
	float:left;
	width:710px;
	padding:20px;
	padding-top:40px;
}

.content-column-wrap .spacer {
	display:block;
	background-color: transparent;
	clear:both;
	height:50px;
}

.content-column-wrap .header {
	display:block;
	float:left;
	clear:left;
	width:710px;
	height:294px;
	vertical-align: top;
}


.content-column-wrap .header .title{
	display:block;
	clear:left;
	float:left;
	width:680px;
	height:90px;
	padding-right:30px;
}
.content-column-wrap .header .title h1, .content-column-wrap .header .title h2 {
	float:left;
	clear:left;
	text-align:left;
	display:block;
	padding:0;
	margin:0;
}

.content-column-wrap .header .title object{
	background:transparent;
	z-index:90;
}

.content-column-wrap .header .intro-wrap {
	display:block;
	clear:left;
	float:left;
	min-height:198px;
	height:400;
	width:710px;
	font-weight:bold;
}

.content-column-wrap .header .intro {
	display:block;
	clear:both;
	float:left;
	width:233px;
	font-weight:normal;
	padding-bottom: 0px;
	height: 200px;
	padding-top: 0;
	vertical-align:top;
	margin-top:40px;
	padding-right: 30px;
	padding-left: 20px;
}

.content-column-wrap .header .intro p {
	margin-top:0;
	text-align:justify;
}
.content-column-wrap .header .intro li {
	margin-bottom:10px;
	padding-left:20px;
}

.content-column-wrap .header #glossary {
	display:block;
	width:100%;
	float:left;
	clear:left;
}
.content-column-wrap .header #glossary div.glossline {
	padding:0;
	margin:0;
	display:block;
}

.content-column-wrap .header .creative {
	display:block;
	float:right;
	height:198px;
	width:424px;
	padding:0px;
	background-color: transparent;
}

.creative#content {
	display:block;
	float:right;
	height:150px;
	width:444px;
	padding:0px;
	background-color: transparent;
	vertical-align:top;
	margin-bottom:20px;
	padding-bottom:20px;
}
	
/* identifier's list for page headers */

.content-column-wrap .header#reload-deposit-bonus {
	background-image:url(/img/header/creatives/reload-deposit-bonus.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:transparent;
}


/* ENDS> identifier's list for page headers */





/* INTRO TEXT BOX */ /* seats left next next to.creative box inside .header wrap*/
.intro p em {
	text-decoration:none;
	font-family:Helvetica, georgia, Verdana, Arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	vertical-align:middle;
	line-height:10px;
	height:10px;
}

.intro p em.red {
	color:#990000;
	padding-top:5px;
	padding-bottom:-5px;
}

.intro p em.blue {
	color:#0066CC;
	padding-top:5px;
	padding-bottom:-5px;
}

.intro p em.yellow {
	color:#CC6600;
	padding-top:5px;
	padding-bottom:-5px;
}




/* LEFT COLUMN ITEMS */
/* LEFT COLUMN ITEMS *//*>DOWNLOAD BUTTON*/

.download-button{
	display:block;
	clear:left;
	float:left;
	width:220px;
	height:160px;
	background-image:url(/img/button/download-button-green-blue.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


/* CONTENT AREA IDENTIFIERS */

.content-column-wrap .content-page, #innerx-support .content-column-wrap .content-page, #innerx-support .content-column-wrap .content-page#high  {
	display:block;
	float:left;
	clear:left;
	width:670px;
	height:auto;
	vertical-align:top;
	padding:0 20px 20px 21px;
}

.content-column-wrap .content-page, #innerx-support .content-column-wrap .content-page {
	margin-top: 40px;
}

#innerx-support .content-column-wrap .content-page {
	padding-top:0;
	margin-top:35px;
}

.content-page#high {
	padding-top:0;
	position:relative;
	top:-200px;
	z-index:0;
}

.content-page#site-map {
	padding-top:0;
	width:940px;
	height:auto;
}

.content-page#full-header {
	width:691px;
	margin:0;
	margin-top:0;
	margin-left:10px;
	padding:0;
}
.content-page#full-header-img {
	width:691px;
	margin:0;
	margin-top:-50px;
	margin-left:10px;
	padding:0;
}

/*Homes wrapper*/
.content-page#full-header .wrap-home {
	width:100%;
	display:block;
	float:left;
	clear:left;
	margin-top:20px;
}
.content-page#full-header .wrap-home .wrapper {
	width:50%;
	height:auto;
	float:left;
	display:inline-block;
	overflow:hidden;
}
.content-page#full-header .wrap-home .wrapper .title {
	height:21px;
	margin-bottom:10px;
	text-indent:-9999px;
}
.content-page#full-header .wrap-home .wrapper .title#t1 {
	background:url(/images_v2/inner/blackjack/bj_whatnew_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#t2 {
	background:url(/images_v2/inner/blackjack/bj_havequestion_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#f1 {
	background:url(/images_v2/inner/fame/fame_whatis_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#f2 {
	background:url(/images_v2/inner/fame/fame_whatarewaiting_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#tc1 {
	background:url(/images_v2/inner/team_ap/trishelle_getknow_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#tc2 {
	background:url(/images_v2/inner/team_ap/trishelle_downadouble_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#lj1 {
	background:url(/images_v2/inner/team_ap/lacey_leadinglady_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#lj2 {
	background:url(/images_v2/inner/team_ap/lacey_play_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#bd1 {
	background:url(/images_v2/inner/buddy/APbuddy_buddy_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .title#bd2 {
	background:url(/images_v2/inner/buddy/APbuddy_manage_title.jpg) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont {
	display:block;
	float:left;
	margin:0;
	padding:0;	
}
.content-page#full-header .wrap-home .wrapper .wrap-cont#left {
	border-right:#ccc solid 1px;
	padding-right:15px;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons {
	width:95px;
	height:121px;
	float:left;
	display:block;
	text-indent:-9999px;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons#bj {
	background:url(/img/icons/95x121-blackjack-main.png) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons#fame-1 {
	background:url(/img/icons/95x121-fame-main.png) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons#fame-2 {
	background:url(/img/icons/95x121-diamond-level-main.png) top left no-repeat;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons#buddy {
	background:url(/img/icons/95x121-apbuddy_ico.png) top left no-repeat;
	height:123px;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons#lj {
	background:url(/img/icons/95x121-lacey_ico.png) top left no-repeat;
	height:123px;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .home-icons#tc {
	background:url(/img/icons/95x121-trishelle_ico.png) top left no-repeat;
	height:123px;
}

.content-page#full-header .wrap-home .wrapper .wrap-cont .cont {
	float:left;
	display:block;
	text-align:left;
	width:200px;
	height:auto;
	margin:0 0 20px 17px;
	padding:0;
	color:#666;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .cont h4 {
	margin:0;
	margin-bottom:20px;
	padding:0;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .cont ul li {
	list-style:outside disc none;
	margin:0;
	margin-left:10px;
	padding:3px 0;
	color:#09c;
	font-size:10px;
	font-weight:bold;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .cont ul li span {color:#333;}
.content-page#full-header .wrap-home .wrapper .wrap-cont .subcont {
	width:298px;
	display:block;
	clear:left;
	margin-top:10px;
	border-top:#ccc solid 2px;
}
.content-page#full-header .wrap-home .wrapper .wrap-cont .subcont#borderless {border:0;}

/* Charity tpl */
.content-page#full-header .wrap-home#charity {}
.content-page#full-header .wrap-home#charity .ctitle {
	background:url(/images_v2/layout/headers/t_charity.jpg) top left no-repeat;
	width:263px;
	height:42px;
	float:left;
	text-indent:-9999px;
	margin-bottom:20px;
	clear:both;
}
/*----------------------------------------------------------------------------------*/

.content-column-wrap .content-page#default {
	display:block;
	float:left;
	clear:left;
	width:710px;
	min-height:500px;
	height:auto;
	vertical-align: top;
}

/* 2 columns content styles here */

.content-column-wrap .content-page .col-l-wrap, .content-column-wrap .content-page .col-r-wrap {
	display:block;
	width:323px;
	height:auto;
	vertical-align:top;
	margin:0;
	padding:0;
}

.content-page .col-l-wrap {
	clear:left;
	float:left;
}

.content-page .col-r-wrap {
	float:right;
}

.content-column-wrap .content-page ol li, .content-column-wrap .content-page ul li {
	margin-bottom:10px;
}

.content-column-wrap #spacer {
	display:block;
	float:left;
	clear:left;
	width:630px;
	height:40px;
}


/*--------------------------------------------------------------------------*/
.definitions {
	position: relative;
	z-index: 0;
}

.definitions:hover {
	background-color: transparent;
	z-index: 50;
}

.definitions span {
	position: absolute;
	font: 12px/18px "Lucida Grande", Tahoma, "Trebuchet MS";
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: #000;
	text-decoration: none;	
}

.definitions span div.content {
	width:700px;
}

.definitions span div.content h2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

.definitions span div.content ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:15px;
	float:left;
}
.definitions span div.content ul li {
	list-style:none;
	padding:0;
	margin:0;
}

.definitions:hover span {
	visibility: visible;
	top: 30px;
	left: 0px;
}


/*parra 290908 */


.single-box-icon-box-wrap#ini {
	display:block;
	float:left;
	vertical-align:top;
	width:186px;
	height:190px;
	text-align:left;
	padding:0px;
	margin:0px;
}

.single-box-icon-box-wrap {
	display:block;
	float:left;
	vertical-align:top;
	width:186px;
	height:190px;
	text-align:left;
	padding:0px;
	margin:0px;
}

.single-box-icon-box {
	display:block;	
	float:left;
	margin:0;
	margin-left:41px;
	margin-right:41px;
	width:104px;	
	height:136px;
	background-image:url(/img/icons/fame-level-icons-grd.jpg);
	background-repeat:no-repeat;
}

.single-box-icon-box {
	display:block;	
	float:left;
	margin:0;
	margin-left:41px;
	margin-right:41px;
	width:257px;	
	height:136px;
	background-image:url(/img/icons/fame-level-icons-grd.jpg);
	background-repeat:no-repeat;
}

.single-box-icon-box#diamond {
	clear:left;	
	background-position:0 0;
	
}


.single-box-icon-box#platinum {
	background-position:-104px 0;
}

.single-box-icon-box#gold {
	background-position:-208px 0;
}

.single-box-icon-box#silver {
	background-position:-312px 0;
}

.single-box-icon-box#bronze {
	background-position:-416px 0;
}


h6 {
	display:block;
	clear:left;
	float:left;
	width:186px;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	margin-top:10px;
	margin-bottom:10px;	
}


.single-box-icon-box-wrap .linkx {
	display:block;
	height:27px;
	line-height:27px;
	width:186px;
	clear:left;
	float:left;
	margin-top:-10px;
	margin-left:43px;
}
	
/* Condensed texts */
.pt-condensed-post-wrap, .pp-condensed-wrap, .pr-condensed-wrap, .pa-condensed-wrap {
	displa:block;
	clear:left;
	float:left;
	width:608px;	
	background-image:url(/img/col-right/blog/blog-mini-post-bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	vertical-align:top;
	text-align:left;	
}
.tskins-condensed-wrap, .comm-condensed-wrap {
	float:left;
	width:301px;	
	background-image:url(/img/col-right/blog/blog-mini-post-bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	text-align:left;
	margin-bottom:20px; 
	padding:12px;
	margin-left:10px;
	height:90px;
}

.pt-condensed-post-wrap {
	margin-bottom:20px; 
	padding:20px; 
	height:auto;
}
.pp-condensed-wrap {
	height:auto;
	padding:20px;
	margin-bottom:0;
	background-position:0 -20px;
}
.pr-condensed-wrap {
	margin-bottom:0; 
	padding:20px 20px 0 20px; 
	height:80px; 
	background-position:0 -25px;
}
.pa-condensed-wrap {
	margin-bottom:0; 
	padding:20px 20px 0 20px; 
	height:70px; 
	background-position:0 -25px;
}

.pt-condensed-post-wrap .pt-head, .pp-condensed-wrap .pp-head, .pr-condensed-wrap .pt-head, .pa-condensed-wrap .pt-head {
	display:block;	
	clear:left;
	float:left;
	min-height:55px;
	height:auto;
	margin-bottom:0px;
	vertical-align:top;
	width:610px;
}
.pp-condensed-wrap .pp-head {
	height:70px;
}
.tskins-condensed-wrap .tskin-head, .comm-condensed-wrap .comm-head {
	float:left;
	min-height:55px;
	height:100px;
	width:301px;
	margin-bottom:0px;
	vertical-align:top;
}

.pt-condensed-post-wrap .icon#pt {
	background-position:-281px -186px;
}
.pp-condensed-wrap .icon#pp {
	background-position:-141px -372px;
}
.pp-condensed-wrap .icon#pcereus {
	background-position:-423px -310px;
}
.pr-condensed-wrap .icon#pr {
   	background-position:-282px -248px;
}
.pr-condensed-wrap .icon#ts {
   	background-position:-94px -124px;
}
.pa-condensed-wrap .icon#pa {
   	background-position:-329px 0;
}
.tskins-condensed-wrap .tsk {
	float:left;
	width:125px;
	height:auto;
}
.comm-condensed-wrap .comm {
	float:left;
	width:161px;
	height:auto;
}
/* Table Skins */
.tskins-condensed-wrap .tsk#qtr1 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/skinAssassins1.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr2 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/skinbg1.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr3 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/skinbg2.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr4 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/skinbg3.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr5 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/skinbg4.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr6 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/skinbg5.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr7 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme1.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr8 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme2.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr9 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme3.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr10 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme4.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr11 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme5.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr12 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme6.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
.tskins-condensed-wrap .tsk#qtr13 a {
	background:url(/poker-table-skins/custom-poker-rooms/quarter/thumbnails/theme7.jpg) no-repeat;
	display:block;
	width:125px;
	height:75px;
}
/* Tv Commercials */
.comm-condensed-wrap .comm#slc a {
	background:url(/img/video/sportlegendvideo_img.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#bunnies a {
	background:url(/img/video/bunnies.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#chase a {
	background:url(/img/video/chase.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#lunch a {
	background:url(/img/video/lunch.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#tells a {
	background:url(/img/video/tells.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#bus1 a {
	background:url(/img/video/01.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#bus2 a {
	background:url(/img/video/02.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#bus3 a {
	background:url(/img/video/03.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#deck a {
	background:url(/img/video/04.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#beat1 a {
	background:url(/img/video/05.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#beat2 a {
	background:url(/img/video/06.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#show a {
	background:url(/img/video/tv-ad-show-offs.gif) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#pastw a {
	background:url(/img/video/tv-ad-past-winners.gif) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#lemm a {
	background:url(/img/video/commercial-lemmings.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#bestb a {
	background:url(/img/video/commercial-best-buds.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#biggame a {
	background:url(/img/video/tv-ad-biggame.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#tourneys a {
	background:url(/img/video/tv-ad-tourneys.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#trainning a {
	background:url(/img/video/tv-ad-training.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#dreampac2 a {
	background:url(/img/video/tv-ad-dreampac2.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#dreampac a {
	background:url(/img/video/tv-ad-dream.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#grinder a {
	background:url(/img/video/grinder_interviewed.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#weekly100 a {
	background:url(/img/video/tv-ad-100-k.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#reports a {
	background:url(/img/video/tv-ad-reports.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#seatopen a {
	background:url(/img/video/tv-ad-open-seat.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#knowledge a {
	background:url(/img/video/tv-ad-knowledgeable.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#copier a {
	background:url(/img/video/tv-ad-copier.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#crackers a {
	background:url(/img/video/tv-ad-crackers.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
.comm-condensed-wrap .comm#screen a {
	background:url(/img/video/tv-ad-screen.jpg) no-repeat;
	display:block;
	width:161px;
	height:81px;
}
/*/\/\//\/\///\/\/\/\/\/\/\/\/\/\/\/\/\/\/\//\/\/\/\/\/\//\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\*/

.pt-condensed-post-wrap .text, .pp-condensed-wrap .text, .pr-condensed-wrap .text, .pa-condensed-wrap .text {
	width:auto;
	float:left;
}
.tskins-condensed-wrap .text {
	float:left;
	width:170px;
	margin-left:5px;
}
.comm-condensed-wrap .text {
	float:left;
	width:132px;
	height:81px;
	margin-left:5px;
}
.comm-condensed-wrap .text a {
	font-size:11px;
}
.tskins-condensed-wrap .tsdownbox, .comm-condensed-wrap .comm-box {
	width:170px;
}
.tskins-condensed-wrap .tsdownbox .downimg {
	background:url(/img/nav/bt_download.gif) no-repeat;
	display:block;
	width:165px;
	height:10px;
}


.pp-condensed-wrap h1 {
	display:block;	
	clear:left;
	float:left;
	height:22px;
	min-height:22px;
	line-height:22px;
	vertical-align:top;
	margin-bottom:0px;
	color:#000000;
	font-size:14px;
	background-image:none;
	width:500px;
	text-transform:none;
}

.pt-condensed-post-wrap p, .pp-condensed-wrap p, .pr-condensed-wrap p, .pa-condensed-wrap p {
	display:block;
	clear:left;
	float:left;
	width:540px;
	height:auto;
	vertical-align:top;
	padding:0;
	margin:0;
	margin-top:5px;
}

.pp-condensed-wrap#cereus .pp-head .text span {
	width:100%;
	clear:both;
}

.tskins-condensed-wrap p {
	width:165px;
	height:auto;
	vertical-align:top;
	padding:0;
	margin:0;
	margin-top:2px;
}
.comm-condensed-wrap p {
	width:auto;
	height:auto;
	vertical-align:top;
	padding:0;
	margin:0;
	margin-top:2px;
}


/* fame boxes STYLES GO HERE! */

/* BENEFITS BOXES STYLES */
h3#fame-benefits-statuspoints {
	background:url(/img/fame/Status-Points.gif) top left no-repeat;
	width:159px; height:19px;
	clear:left;
	float:left;
	margin:0;
	margin-bottom:15px;
	text-indent:-9999px;
}
h3#fame-benefits-absolutepoints {
	background:url(/img/fame/Absolute-points.gif) top left no-repeat;
	width:187px; height:19px;
	clear:left;
	float:left;
	margin:0;
	margin-bottom:15px;
	text-indent:-9999px;
}
.benefits-compare-boxes {
	display:block;
	clear:left;
	float:left;
	vertical-align:top;
	height:auto;
	width:670px;
	margin-right:60px;
}

.benefits-compare-boxes-wrap {
	display:block;
	vertical-align:top;
	width:680px;
	height:auto;
	margin-top:0px;
	float:left;
	clear:left;
}

.col-tribox-wrap {
	display:block;
	float:left;
	clear:left;
	width:670px;
	height:740px;
}
.col-tribox-wrap#fix {
	height:auto;
	clear:both;
	*margin-bottom:20px;
}

.col-tribox-single-box-wrap {
	display:block;
	float:left;
	clear:left;
	width:670px;
	height:300px;
	text-align:right;
	position:relative;
}
.col-tribox-single-box-wrap#middle, .col-tribox-single-box-wrap#bottom {
	display:block;
	float:left;
	clear:left;
	width:100%;
	text-align:left;
	background-image:url(/img/col-right/fame/fame-single-box-bottom-bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	padding:20px;
	color:#666666;
	font-size:11px;
	vertical-align:top;
	margin-left:10px;
}
.col-tribox-single-box-wrap#middle {height:auto; margin-bottom:20px;}
.col-tribox-single-box-wrap#bottom {height:120px;}
.col-tribox-single-box-wrap#middle span {color:#000;}
.col-tribox-single-box-wrap#middle ul, .col-tribox-single-box-wrap#bottom ul {
	width:400px;
	position:absolute;
	margin-top:-10px;
}

.col-tribox-single-box-wrap#bottom div#right {
	display:block;
	float:right;
	height:100px;
	width:200px;
	padding-top:10px;
	padding-left:0px;
}
.col-tribox-single-box-wrap#middle h3, .col-tribox-single-box-wrap#bottom h3 {font-size:12px;}
.col-tribox-single-box-wrap#middle p, .col-tribox-single-box-wrap#bottom p {width:350px;}

.benefits-box-wrap {
	display:block;
	clear:left;
	float:left;
	width: 670px;
	height: 305px;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
}

.benefits-box-wrap#short {
	display:block;
	clear:left;
	float:left;
	width: 670px;
	height: 175px;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	margin-top:20px;
}
.col-tribox {
	display:block;
	vertical-align:top;
	height:auto;
	width:670px;
	padding-bottom:25px;
	margin-bottom:40px;
	line-height:16px;
	vertical-align:top;
	padding:10px;
}

.col-tribox#exp {
	width:650px;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding:20px;
	*padding:15px;
	/*border-bottom:1px solid #CCCCCC;*/
	margin-bottom:20px;
}

.col-tribox h3 {
	display:block;
	float:left;
	width:180px;
	color:#000000;
	vertical-align:top;
	font-size:16px;
	text-align:left;
	background-image:url(/img/col-right/fame/fame-levels-title-underline-bg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	*padding-bottom:10px;
}


.col-tribox p {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:15px;
	margin-bottom:0px;
}

.open {
	display:block;
	clear:left;
	float:left;
	width:170px;
	height:20px;
	min-height:20px;
	line-height:20px;
	color:#ffffff;
}

.benefits-compare-boxes {
	display:block;
	clear:left;
	float:left;
	vertical-align:top;
	height:768px;
	width:424px;
	margin-right:27px;
}

/* STATUS LEVEL STYLES */
.levels-box-wrap {
	display:block;
	clear:left;
	float:left;
	width: 670px;
	height:auto;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
}

.levels-box-wrap #elite{
	margin-top:1px;
}

.levels-box-wrap#short {
	display:block;
	clear:left;
	float:left;
	width: 670px;
	height: 175px;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #CCCCCC;
	margin-top:20px;
}

.levels-box-content-left-wrap {
	display:block;
	float:left;
	clear:left;
	width:244px;
	height:272px;
	font-size:12px;
	font-weight:bold;
	text-alig:left;
	margin-left:20px;
	vertical-align:top;
}

.levels-box-content-left-wrap .key-points {
	display:block;
	float:left;
	clear:left;
	width:327px;
	height:auto;
	font-size:11px;
	font-weight:bold;
	text-alig:left;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	padding-top:8px;
	margin-top:19px;
}
.levels-box-content-left-wrap .key-points ul li {margin-left:20px;}
.levels-box-content-left-wrap .key-points .key-points-right, li {
	line-height:14px;
}

.levels-box-content-right-wrap .key-points-right {
	display:block;
	float:left;
	clear:left;
	width:270px;
	height:122px;
	font-size:11px;
	font-weight:bold;
	text-alig:left;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	padding-top:10px;
}
.levels-box-content-right-wrap .key-points-right#silver {height:130px;}
.levels-box-content-right-wrap .key-points-right ul li {margin-left:20px;}
.levels-box-content-left-wrap .key-points .key-points-right, li#key-title {
	font-size:14px;
	font-weight:bold;
	text-alig:left;
}


.levels-box-content-icon-wrap {
	display:block;
	float:left;
	width:97px;
	height:143px;
	text-alig:left;
	vertical-align:top;
	margin-top:10px;
}

.levels-box-content-right-wrap {
	display:block;
	float:right;
	width:269px;
	height:272px;
	font-size:10px;
	font-weight:bold;
	text-alig:left;
	padding:20px;
}

.levels-box-content-left-wrap h3{
	display:block;
	float:left;
	width:250px;
	color:#000000;
	vertical-align:top;
	font-size:16px;
	text-align:left;
	background-image:url(/img/col-right/fame/fame-levels-title-underline-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	margin-top:31px;
	padding-bottom:33px;
	margin-bottom:0;
}

.levels-box-content-left-wrap p {
	display:block;
	float:left;
	width:225px;
	color:#000000;
	vertical-align:top;
	font-size:12px;
	text-align:left;
	padding-bottom:10px;
	height:16px;
	margin:0px;
}

/* HOT DEALS */

/* EARN-IT STYLES */
.ring-games-box-wrap, .ring-games-box-wrap_v2 {
	display:block;
	clear:left;
	float:left;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-position:top left;	
	border:1px solid #CCCCCC;
	width:750px;	
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:10px;
}
.ring-games-box-wrap {height:570px;}
.ring-games-box-wrap_v2 {height:850px;}

.tourneys-box-wrap {
	display:block;
	clear:left;
	float:left;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-position:top left;	
	border:1px solid #CCCCCC;
	width:750px;
	height:290px;
	background-repeat:repeat-x;
	background-color:#FFF;
	margin:10px;
}
.rg-box-content-wrap, .rg-box-content-wrap_v2 {
	display:block;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-alig:left;
	padding:20px;
	overflow:auto;
	margin-right:40px;
	width:670px;	
}
.rg-box-content-wrap {height:570px;}
.rg-box-content-wrap_v2 {height:850px;}

.tourneys-box-content-wrap {
	display:block;
	float:right;
	font-size:10px;
	font-weight:bold;
	text-alig:left;
	padding:20px;
	overflow:auto;
	margin-right:40px;
	width:670px;
	height:225px;
}

.rg-box-content-wrap h3, .tourneys-box-content-wrap h3 {
	display:block;
	float:left;
	width:250px;
	color:#000000;
	vertical-align:top;
	font-size:16px;
	text-align:left;
	background-image:url(/img/col-right/fame/fame-levels-title-underline-bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	padding-bottom:33px;
	margin-bottom:0;
	margin:0;
}
.rg-box-content-wrap .ringtable {
	display:block;
	text-align:center;
	float:none;
	margin:10px 0 10px 0;
}

/* BURN-IT */
h3#fame-burning-title {
	background:url(/img/fame/Fame-burning-header.gif) top left no-repeat;
	width:412px; height:28px;
	clear:left;
	float:left;
	margin:0;
	margin-bottom:15px;
	text-indent:-9999px;
}
h4#fame-burning-subtitle {
	clear:both;
	display:block;
	background:#f3f3f3;
	padding:5px 0 5px 5px;
	width:100%;
}
.burning-text .inner-box p{
	color:#666;
	font-size:11px;
	*font-family:"Trebuchet MS", Verdana, Lucida Grande;
	_font-family:"Trebuchet MS", Verdana, Lucida Grande;
	margin-bottom:10px;
	margin-left:10px;
}
.burning-text .inner-box#fix p {
	width:auto;
}

.burning-text .inner-box strong{
	color:#666;
	margin-bottom:20px;
}
.burning-text .inner-box h5 {
	margin:5px 0 10px 10px;
}
.col-tribox#first, .col-tribox#second, .col-tribox#third {	
	display:block;
	float:left;	
	height:645px;
	width:199px;
}
.col-tribox#first {
	clear:left;
	margin-right:7px;
	margin-left:0;
}
.col-tribox#second {
	margin-right:5px;
}
.col-tribox#third {
	float:right;
	margin:0;
}
.col-tribox#first, .col-tribox#second, .col-tribox#third {	
	background-image:url(/img/col-right/fame/tribox-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.col-tribox#firstpr, .col-tribox#secondpr, .col-tribox#thirdpr {
	display:block;
	float:left;
	height:160px;
	width:218px;
	border:#ccc solid 1px;
	border-bottom:none;
	padding:0;
}
.col-tribox#firstpr {
	clear:left;
	margin-right:5px;
	margin-left:0;
}
.col-tribox#secondpr {
	margin-right:5px;
}
.col-tribox#thirdpr {
	margin-left:0;
}
.col-tribox#firstpr, .col-tribox#secondpr, .col-tribox#thirdpr {
	background:none;
}

.col-tribox#first h3, .col-tribox#second h3, .col-tribox#third h3 {
	display:block;
	float:left;
	clear:left;
	width:auto;
	vertical-align:top;	
	font-size:16px;
	font-weight:bold;
	margin-bottom:0px;
	line-height:28px;
	text-align:left;
	margin-left:4px;
	text-align:left;
	padding-left:35px;
}
.col-tribox#first h3#tlb, .col-tribox#second h3#tlb, .col-tribox#third h3#tlb {
	clear:left;
	float:left;
	background-image:none;
	text-align:center;
	padding:0px;
	vertical-align:top;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0;
}
.col-tribox#first h3#one {
	background-image:url(/img/col-right/fame/01-round-bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.col-tribox#second h3#two {
	background-image:url(/img/col-right/fame/02-round-bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.col-tribox#third h3#three {
	background-image:url(/img/col-right/fame/03-round-bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.col-tribox#first ul li, .col-tribox#second ul li, .col-tribox#third ul li {
	list-style:none;
	padding:0;
	margin:5px 0 5px 20px;
	font-size:10px;
	*font-family:"Trebuchet MS", Verdana, Lucida Grande;
	_font-family:"Trebuchet MS", Verdana, Lucida Grande;
}
.col-tribox .inner-box h3#exp {
	clear:left;
	float:left;
	background-image:none;
	text-align:center;
	padding:0px;
	vertical-align:top;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:0;
}

.col-tribox .inner-box {
	display:block;
	float:left;
	clear:left;
	width:190px;
	height:auto;
	background-image:url(/img/col-right/fame/fame-inner-levels-box-bg.jpg);
	background-repeat:repeat-x;
	background-position:top-left;
	margin-left:5px;
	padding-top:20px;
	vertical-align:top;
	margin-bottom:0;
}
.col-tribox .inner-box#fix {
	padding:10px 4px;
	margin:0;
	width:auto;
	*width:210px;
}
.col-tribox .inner-box#how{
	margin-left:0px;
	margin-top:20px;
}

.col-tribox .inner-box p{
	width:160px;
	height:auto;
	padding-left:11px;
	color:#666666;
	font-size:10px;
	*font-family:"Trebuchet MS", Verdana, Lucida Grande;
	_font-family:"Trebuchet MS", Verdana, Lucida Grande;
	margin-bottom:10px;
}
.col-tribox .inner-box#fix p {
	width:auto;
}

.col-tribox .inner-box strong{
	color:#000000;
	margin-bottom:20px;
}
.col-tribox .inner-box#fix strong {margin:0;}
.col-tribox .inner-box#fix strong span {color:#09c; line-height:16px;}
.col-tribox .inner-box#fix strong span#header {color:#900; font-size:12px;}


/* GO SHOPPING ITEMS */
.store-item-wrap-box {
	clear:both;
	display:block;
	text-align:center;
	margin:0 0 20px 40px;
	width:100%;
}
.store-item-wrap {
	display:block;
	float:left;
	height:auto;
	width:187px;
	margin:0 5px;
	margin-bottom:20px;
}

.store-item-wrap .credits {
	display:block;
	clear:left;
	float:left;
	height:24px;
	line-height:24px;
	width:187px;
	/*background:url(/img/col-right/fame/store-item-credits-price.jpg) center no-repeat;*/
	font-size:14px;
	color:#000;
	vertical-align:middle;
	font-weight:bold;
	border-bottom:#333 dotted 1px;
	border-top:#333 dotted 1px;
	margin-bottom:10px;
}


.store-item-wrap .credits .buy-button-wrap {
	display:block;
	float:left;
	clear:left;
	height:28px;
	width:162px;
}

.store-item-wrap .credits .buy-button-wrap img a {
	text-align:center;
	vertical-align:middle;
	border:0;
}

.highlight-box#ss {height:160px;}

.event {
	display:block;
	clear:left;
	margin:0;
	height:67px;
}
.event img {margin-right:20px;}
.sep#ss {display:block; clear:both; margin:10px 0; border-top:#999 solid 1px; height:1px;}

