/************************************************** Product Backlog week 5 **************************************************/
/************************************************** 13. CasinoToplists FR, Index, Toplist - Pulse 1 **************************************************/
#top-list .top-15{
	display: none;
}

#top-list .top-20{
	display: none;
}

#top-list table th.deposit{
	/*display: none;*/
}

#top-list table td.deposit{
	/*display: none;*/
	text-align: center;
}

/************************************************** Product Backlog week 50-52 **************************************************/
/************************************************** 3. CasinoToplists FR, Site wide, Toplist - Pulse 1 **************************************************/
#top-list table td.cta a {
		display:block;
		height:25px;
		padding-left:8px;
		background:url(gfx-conv/btn-green-left.gif) no-repeat 0 0;
		color:#fff;
		font-size:0.95em;
		font-weight:bold;
		text-align:center;
		text-decoration:underline;
	}
	
	#top-list table td.cta a:hover {
		text-decoration:none;
	}
	
		#top-list table td.cta a span {
			display:block;
			height:100%;
			padding:0 12px 0 4px;
			background:url(gfx-conv/btn-green-right.gif) no-repeat center right;
			line-height:2.0em;
			white-space: nowrap;
			cursor:pointer;
		}
		
	#top-list table td.cta {
		background: #efefef url(gfx-conv/td-greenbutton-background.png) repeat-y center right;
	}
	
/************************************************** Product Backlog week 50-52 **************************************************/
/************************************************** 10. CasinoToplists DE, All pages, Background color - Pulse 3 **************************************************/
body.conv {
	background: #9f9789 url(gfx-conv/colortest/body-bg.gif) repeat-x;
}

body.conv #header {
	background: url(gfx-conv/colortest/header-bg-com-roulette.jpg) repeat-x;
}

body.conv #header ul#navigation li {
	background: url(gfx-conv/colortest/nav-left.gif) no-repeat left -30px;
}

body.conv #header ul#navigation li a {
	background: url(gfx-conv/colortest/nav-right.gif) no-repeat right -30px;
	color: #000000;
}

body.conv #header ul#navigation li.sel {
	background-position: left top;
}

body.conv #header ul#navigation li.sel a {
	background-position: right top;
	color: #676767;
}

body.conv #wrapper {
	background: url(gfx-conv/colortest/wrapper-bg.gif) repeat-y;
}

body.conv #header #site-logo h2 {
	color:#ffffff;
}

body.conv #header #language-navigation p {
	color:#ffffff;
}

body.conv #header #language-navigation #searchString {
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
}

body.conv #flash-game-nav h2 {
	color: #fff;
	background: #161616 url(gfx-conv/colortest/box-head-black.gif) repeat-x left bottom;
}

body.conv #flash-game-menu h2 {
	color: #000000;
	background: #161616 url(gfx-conv/colortest/box-head-black.gif) repeat-x left bottom;
}

/************** intro-text.css *************/
body.conv #intro-text {
	color: #000000;
}

body.conv #intro-text {
	background: #f7f7f7;
	color: #000000;
}

body.conv #intro-text div.only-child  h2 {
	color: #000000;
}

#toplist-page.conv #intro-text,
#article-page.conv #intro-text,
#index-page.conv #intro-text,
#blackjacktrainer-page.conv #intro-text,
#flashgamelisting-page.conv #intro-text,
#flashgame-page.conv #intro-text,
#progressivejackpot-page.conv #intro-text {
	background: #000 url(gfx-conv/colortest/bg-intro-text-start.jpg) no-repeat;
}

body.conv #intro-text div.first-child  h2 {
	color: #000000;
}

/************** top-list.css *************/
body.conv #temp-offer h3 {
	background:#912d1d url(gfx-conv/colortest/bg-monster-bonus.jpg) repeat-x left bottom;
	color:#000000;
}

body.conv #temp-offer.months-deal h3 span {
	background:transparent url(gfx-conv/colortest/arrow.gif) no-repeat right center;
}

body.conv #temp-offer.months-deal h3 a {
	color:#000000;
}

body.conv #product-banners div.product-banner h3{
	background: #767676 url(gfx-conv/colortest/prod-banner-header-gradient.gif) repeat-x left top;
	color:#3c3c3c;

}

body.conv #product-banners div.product-banner h3 br{
	display: none;
}

body.conv #product-banners div.product-banner a.arrow{
	background: transparent url(gfx-conv/colortest/prod-banner-arrow.gif) no-repeat left top;
	color:#000;
}

body.conv #product-banners div.product-banner a.arrow span {
	display:block;
	margin:0 0 0 -10px;
	width:95px;
}

body.conv #top-list #bonus-tip {
	background:transparent url(gfx-conv/colortest/bonus-bubble.png) no-repeat;
	color: #ffffff;
	padding:5px 3px 0 0;
}

body.conv #top-list table td.bonus{
	background-color:#dad8d8;
}

body.conv #top-list table th#bonus {
	background-image:url(gfx-conv/colortest/top-list-th-bonus.png);
}

body.conv #top-list table td.excl{
	background:#dad8d8 url(gfx-conv/colortest/top-list-td-excl-offer.png) no-repeat 50% 2px;
}

body.conv #top-list h2, #top-list h3 {
	background:#f0da4b url(gfx-conv/colortest/top-list-h2-background.png) repeat-x top center;
	color: #000000;	
	border-top: 8px solid #f4f04b;
}

body.conv #top-list table th {
	padding: 10px 10px 15px 10px;
	background: #efd64b url(gfx-conv/colortest/top-list-th.png) repeat-x left bottom;
	text-align: left;
	vertical-align: middle;
	color: #000000;
}

body.conv #temp-offer a.get-bonus {
	float:left;
	width:auto;
	margin:5px 0 0;
	padding:0 9px 0 0;
	background:url(gfx-conv/colortest/btn-green-right.gif) no-repeat right center;
	font:bold 1.1em 'Trebuchet MS',Arial,Helvetica;
	color:#fff;			
	text-transform:uppercase;
	text-decoration:none;
}

body.conv #temp-offer a.get-bonus span {
	display:block;
	padding:0 0 0 9px;
	line-height:28px;
	background:url(gfx-conv/colortest/btn-green-left.gif) no-repeat left center;
}

/************** progressive-jackpot-frontpage.css *************/
body.conv #progressive-jackpot-frontpage h2 {
	color: #000000;
	background: #161616 url(gfx-conv/colortest/box-head-black.gif) repeat-x 0 100%;
}

/************** biggest-jackpot-winners.css *************/
body.conv #biggest-jackpot-winners h2 {
	color: #000000;
	background: #161616 url(gfx-conv/colortest/box-head-black.gif) repeat-x 0 100%;
	background-color: #F4EF4B;
}

/************** editors-top-pick.css *************/
body.conv #editors-top-pick h2 {
	color: #000000;
	background: #161616 url(gfx-conv/colortest/box-head-black-no-shadow.png) repeat-x left bottom;
}

/************** articlelist.css *************/
body.conv #latest-articles h2 {
	background: #161616 url(gfx-conv/colortest/box-head-black.gif) repeat-x left bottom;
	color: #000000;
}

body.conv #category-list h3 {
	background: #161616 url(gfx-conv/colortest/box-head-black.gif) repeat-x left bottom;
	color: #000000;
}

/************** top-list-categories.css *************/
body.conv #top-list-categories {
	background: #efefef;
	border: 7px solid #efefef;
}

	body.conv #top-list-categories ul li {
		border-bottom: 1px solid #e6e6e6;
	}
	
	body.conv #top-list-categories .heading {
		background: url(gfx-conv/colortest/arrow-yellow.gif) no-repeat 10px 50%;
		color: #001d3c;
	}
	
	body.conv #top-list-categories .related-info ul {
			color: #001d3c;
			background: #efefef;
		}
		
		body.conv #top-list-categories .related-info ul a {
			color: #000000;
		}
		
/*** (B) 3. CasinoToplists US, Review - Pulse 1, Q1_09 ***/

body.conv-b #review-page #content {
	height: 1000px;
}

body.conv-b #review h2 {
	margin-bottom: 5px;
}

body.conv-b #review h3 {
	font-size: 16px;
}

body.conv-b #review p.download-button {
	background-image:url(../../images/buttons/start-download.jpg);
	color:white;
	font-size:18px;
	font-weight:bold;
	height:35px;
	padding:10px 0 0 15px;
	width:190px;
	text-align: center;
}

	body.conv-b #review p.download-button a {
		color: #fff;
	}
	
	body.conv-b #review-info {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding-top: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	body.conv-b #review-info p.review-avg-rating {
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 11px;
		color: red;
		margin: 0px 0px 10px 0px;
	}

	body.conv-b #review-info p.review-avg-rating span.avg-rating {
		font-size: 22px;
		color: red;
	}

	body.conv-b #review-info p.review-avg-rating span {
		font-size: 22px;
		color: #000;
	}
	
	body.conv-b #review-info dl.currency-selector {
		margin-top: 24px;
	}
	
body.conv-b #review p.review-bonus-button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	width:210px;
	margin: 0 5px 5px;
}

body.conv-b #review p.review-bonus-button span {
	display:block;
	float:left;
	padding-right: 4px;
	font-size:24px;
}

body.conv-b #review .bonus-info-hidden {
	display:none;
}

body.conv-b #review #review-rating {
	border-top: 1px solid #ccc;
}

body.conv-b #review-endBonus p {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
	body.conv-b #review-endBonus a {
		margin: 0 5px 0 0;
	}
		
body.conv-b div#review-info div.first-child p {
	margin: 0 0 10px;
}

body.conv-b div#review-info div.first-child {
	width: 40%;
}

body.conv-b #review-info div.last-child {
	width: 46%;
}

body.conv-b #review-cta {
	text-align: center;
}

body.conv-b #review-cta div.cta-buttons {
	width: 210px;
	margin: 0px auto;
}

body.conv-b #review-screenshots-2 {
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000;
	text-align: center;	
}

body.conv-b #flashcontent-2 {
	margin: 0px auto;
	width: 400px;
}

body.conv-b #flashcontent-2 ul {
	list-style: none;
}

body.conv-b #flashcontent-2 ul li {
	float:left;
	margin:0 2% 0 0;
	padding:5px 0;
	position:relative;
}

body.conv-b #payment-solutions {
	margin:0 0 20px;
	padding: 0 10px;	
}

body.conv-b #payment-solutions ul {
	margin:0;
	padding: 10px 0 10px 10px;	
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:transparent url(../gfx/content/review-quick-facts-gradient.gif) repeat-x scroll 0 0;
	font-weight:bold;
	list-style-type:none;
}

body.conv-b #payment-solutions ul li {
	border-bottom:1px solid #FFFFFF;
	clear:both;
	overflow:auto;
	padding:5px 0;
	position:relative;
}
/*
body.conv-b #review-quick-facts {
	margin-bottom: 0;
	padding: 0 0 10px 10px;
}
*/
body.conv-b #review-quick-facts ul {
	padding: 0 10px;
}

body.conv-b #casino-news {
	background:#FAFAFA url(gfx/content/box-content-gradient-2.gif) repeat-x scroll 0 0;
	overflow:hidden;
	margin:0 0 20px;
}

body.conv-b #casino-news h2 {
	background:#161616 url(gfx/content/box-head-black.gif) repeat-x scroll 0 100%;
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:8px 10px 14px;
	text-transform:uppercase;
}

body.conv-b #casino-news ul {
	list-style-type:none;
	margin:0;
}

body.conv-b #casino-news li {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

body.conv-b #casino-news li a {
	display: block;
}

body.conv-b #casino-news div.intro {
	background:#DADADA url(../gfx/site/bg-editors-top-pick-intro.png) repeat-x scroll left bottom;
	border-top: 1px solid #fff;
}

body.conv-b #progressive-jackpot-frontpage ul {
	background:none;
}

body.conv-b .currency-selector a span {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 0 0px;	
}

body.conv-b .currency-selector a {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 100% -25px;
}

body.conv-b .currency-selector .selected a {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 100% -75px;
}

body.conv-b .currency-selector .selected a span {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 0 -50px;	
}

/*** (C) 3. CasinoToplists US, Review - Pulse 1, Q1_09 ***/

body.conv-c #review h2 {
	margin-bottom: 5px;
}

body.conv-c #review h3 {
	font-size: 16px;
}

body.conv-c #review p.download-button {
	background-image:url(../../images/buttons/start-download.jpg);
	color:white;
	font-size:18px;
	font-weight:bold;
	height:35px;
	padding:10px 0 0 15px;
	width:190px;
	text-align: center;
}

	body.conv-c #review p.download-button a {
		color: #fff;
	}
	
	body.conv-c #review-info {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding-top: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	body.conv-c #review-info p.review-avg-rating {
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 20px;
		color: red;
		margin: 0px 0px 10px 0px;
	}

	body.conv-c #review-info p.review-avg-rating span.avg-rating {
		font-size: 34px;
		color: red;
	}

	body.conv-c #review-info p.review-avg-rating span {
		font-size: 34px;
		color: #000;
	}
	
	body.conv-c #review-info dl.currency-selector {
		margin-top: 24px;
	}
	
body.conv-c #review p.review-bonus-button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	width:210px;
	margin: 0 5px 5px;
}

body.conv-c #review p.review-bonus-button span {
	display:block;
	float:left;
	padding-right: 4px;
	font-size:24px;
}

body.conv-c #review .bonus-info-hidden {
	display:none;
}

body.conv-c #review #review-rating {
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
}

body.conv-c #review-endBonus p {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
	body.conv-c #review-endBonus a {
		margin: 0 5px 0 0;
	}

body.conv-c div.review-text {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
	clear: left;
}
		
body.conv-c div#review-info div.first-child p {
	margin: 0 0 10px;
}

body.conv-c div#review-info div.first-child {
	width: 40%;
}

body.conv-c #review-info div.last-child {
	width: 46%;
}

body.conv-c #review-cta {
	text-align: center;
}

body.conv-c #review-cta div.cta-buttons {
	width: 210px;
	margin: 0px auto;
}

body.conv-c #review-screenshots-2 {
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000;
	text-align: center;	
}

body.conv-c #flashcontent-2 {
	margin: 0px auto;
	width: 400px;
}

body.conv-c #flashcontent-2 ul {
	list-style: none;
}

body.conv-c #flashcontent-2 ul li {
	float:left;
	margin:0 2% 0 0;
	padding:5px 0;
	position:relative;
}

body.conv-c #payment-solutions {
	margin:0 0 20px;
	padding: 0 10px;	
}

body.conv-c #payment-solutions ul {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:transparent url(../gfx/content/review-quick-facts-gradient.gif) repeat-x scroll 0 0;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding: 10px 0 10px 10px;	
}

body.conv-c #payment-solutions ul li {
	border-bottom:1px solid #FFFFFF;
	clear:both;
	overflow:auto;
	padding:5px 0;
	position:relative;
}
/*
body.conv-c #review-quick-facts {
	margin-bottom: 0;
	padding: 0 0 10px 10px;
}
*/
body.conv-c #review-quick-facts ul {
	padding: 0 10px;
}

body.conv-c #casino-news {
	background:#FAFAFA url(gfx/content/box-content-gradient-2.gif) repeat-x scroll 0 0;
	overflow:hidden;
	margin:0 0 20px;
}

body.conv-c #casino-news h2 {
	background:#161616 url(gfx/content/box-head-black.gif) repeat-x scroll 0 100%;
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:8px 10px 14px;
	text-transform:uppercase;
}

body.conv-c #casino-news ul {
	list-style-type:none;
	margin:0;
}

body.conv-c #casino-news li {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

body.conv-c #casino-news li a {
	display: block;
}

body.conv-c #casino-news div.intro {
	background:#DADADA url(../gfx/site/bg-editors-top-pick-intro.png) repeat-x scroll left bottom;
	border-top: 1px solid #fff;
}

body.conv-c #progressive-jackpot-frontpage ul {
	background:none;
}

body.conv-c .currency-selector a span {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 0 0px;	
}

body.conv-c .currency-selector a {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 100% -25px;
}

body.conv-c .currency-selector .selected a {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 100% -75px;
}

body.conv-c .currency-selector .selected a span {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 0 -50px;	
}

/*** (D) 3. CasinoToplists US, Review - Pulse 1, Q1_09 ***/

body.conv-d #review h2 {
	margin-bottom: 5px;
}

body.conv-d #review h3 {
	font-size: 16px;
}

body.conv-d .review-text-hidden {
	display: none;
}

body.conv-d #review p.download-button {
	background-image:url(../../images/buttons/start-download.jpg);
	color:white;
	font-size:18px;
	font-weight:bold;
	height:35px;
	padding:10px 0 0 15px;
	width:190px;
	text-align: center;
}

	body.conv-d #review p.download-button a {
		color: #fff;
	}
	
	body.conv-d #review-info {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding-top: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}
	
	body.conv-d #review-info p.review-avg-rating {
		font-family: "Trebuchet MS", Arial, sans-serif;
		font-size: 11px;
		color: red;
		margin: 0px 0px 10px 0px;
	}

	body.conv-d #review-info p.review-avg-rating span.avg-rating {
		font-size: 22px;
		color: red;
	}

	body.conv-d #review-info p.review-avg-rating span {
		font-size: 22px;
		color: #000;
	}
	
	body.conv-d #review-info dl.currency-selector {
		margin-top: 24px;
	}
	
body.conv-d #review p.review-bonus-button {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: left;
	width:210px;
	margin: 0 5px 5px;
}

body.conv-d #review p.review-bonus-button span {
	display:block;
	float:left;
	padding-right: 4px;
	font-size:24px;
}

body.conv-d #review .bonus-info-hidden {
	display:none;
}

body.conv-d #review #review-rating {
	padding-bottom: 18px;
}

body.conv-d #review-endBonus p {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
	body.conv-d #review-endBonus a {
		margin: 0 5px 0 0;
	}

body.conv-d div.review-text {
	padding-bottom: 10px;
}
		
body.conv-d div#review-info div.first-child p {
	margin: 0 0 10px;
}

body.conv-d div#review-info div.first-child {
	width: 40%;
}

body.conv-d #review-info div.last-child {
	width: 46%;
}

body.conv-d div#review-facts-and-rating div.first-child {
	float: left;
	width: 50%;
}

body.conv-d #review-facts-and-rating div.last-child {
	float: right;
	width: 48%;
}

body.conv-d #review-rating {
	background-image: none;
	padding: 0;
	margin: 0;
}

	body.conv-d #review-rating table {
		background-image: none;
	}

body.conv-d #review-cta {
	text-align: center;
}

body.conv-d #review-cta div.cta-buttons {
	clear: left;
	width: 210px;
	margin: 0px auto;
	padding-top: 10px;
}

body.conv-d #review-screenshots-2 {
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000;
	text-align: center;	
}

body.conv-d #flashcontent-2 {
	margin: 0px auto;
	width: 400px;
}

body.conv-d #flashcontent-2 ul {
	list-style: none;
}

body.conv-d #flashcontent-2 ul li {
	float:left;
	margin:0 2% 0 0;
	padding:5px 0;
	position:relative;
}

body.conv-d #payment-solutions {
	clear: left;
	float: left;
	margin:0 0 20px;
	padding: 0;	
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 100%;
}

body.conv-d #payment-solutions ul {
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding: 10px 0 10px 10px;	
}

body.conv-d #payment-solutions ul.first-child {
	float: left;
	width: 48%;
	clear: left;
}

body.conv-d #payment-solutions ul.last-child {
	float: right;
	width: 48%;
	clear: right;
}


body.conv-d #payment-solutions ul li {
	border-bottom:1px solid #FFFFFF;
	clear:both;
	overflow:auto;
	padding:5px 0;
	position:relative;
}

body.conv-d #review-quick-facts {
	margin-bottom: 0;
	padding: 0;
	background-image: none;
}

body.conv-d #review-quick-facts ul {
	padding: 0 10px;
}

body.conv-d #casino-news {
	background:#FAFAFA url(gfx/content/box-content-gradient-2.gif) repeat-x scroll 0 0;
	overflow:hidden;
	margin:0 0 20px;
}

body.conv-d #casino-news h2 {
	background:#161616 url(gfx/content/box-head-black.gif) repeat-x scroll 0 100%;
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:8px 10px 14px;
	text-transform:uppercase;
}

body.conv-d #casino-news ul {
	list-style-type:none;
	margin:0;
}

body.conv-d #casino-news li {
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

body.conv-d #casino-news li a {
	display: block;
}

body.conv-d #casino-news div.intro {
	background:#DADADA url(../gfx/site/bg-editors-top-pick-intro.png) repeat-x scroll left bottom;
	border-top: 1px solid #fff;
}

body.conv-d #progressive-jackpot-frontpage ul {
	background:none;
}

body.conv-d .currency-selector a span {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 0 0px;	
}

body.conv-d .currency-selector a {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 100% -25px;
}

body.conv-d .currency-selector .selected a {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 100% -75px;
}

body.conv-d .currency-selector .selected a span {
	background:transparent url(gfx/conv/stack-currency-btn-bg.png) no-repeat scroll 0 -50px;	
}

/************************************************** Product Backlog Feb 9 - Feb 20 **************************************************/
/******************************************* 2,3,4. CasinoToplist FR, Free Games - Pulse 5 ******************************************/

/** C **/

body#flashgame-page.conv-c-offer div#intro-text {
	background: #000000 url(gfx/conv/bg-intro-text-start.jpg) no-repeat scroll 0 0;
	height: 253px;
}

body.conv-c-offer #temp-offer {

}

body.conv-c-offer #temp-offer h3 {
	padding: 4px 0 0;
	background: none;
	text-align: center;
	font-size: 1.8em;
}

body.conv-c-offer #temp-offer h3 span {
	background: none;
}

body.conv-c-offer #temp-offer h4 span.first {
	font-size:0.7em;	
}

	body.conv-c-offer #temp-offer h4 span.first b {
		color: #fff;
	}

body.conv-c-offer #temp-offer h4 span.scnd, body.conv-c-offer #temp-offer h4 span.third {
	padding-left: 15px;
	margin-right: 115px;
	font-size:0.7em;
	text-align: left;
	line-height: 1.5em;
}

body.conv-c-offer #temp-offer h4 strong {
	display: block;
	font-size: 1.6em;
	margin-top: 10px;
	margin-bottom: 6px;
}

body.conv-c-offer #temp-offer .inner {
	padding: 0;
}

body.conv-c-offer #temp-offer.months-deal .logo {
	right: 0px;
	top: 114px;
}

body.conv-c-offer #temp-offer a.get-bonus {
	background: transparent url(gfx/conv/btn-green-right.gif) no-repeat scroll right center;
	display: block;
	float: none;
	position: absolute;
	top: 205px;
	left: 90px;
	text-align: center;
	text-transform: none;
}

	body.conv-c-offer #temp-offer a.get-bonus span {
		background: transparent url(gfx/conv/btn-green-left.gif) no-repeat scroll left center;
	}


/** D - Machines **/
 
#flashgame-page.conv-d-offer-machines #temp-offer {
	background: transparent url(gfx/conv/offer-bg-machines-a-sous.jpg) no-repeat scroll left 1px;
	height: 250px;
	top: 192px;
}

	body.conv-d-offer-machines #temp-offer .inner {
		padding: 0 15px 0px 16px;
	}

body.conv-d-offer-machines #temp-offer h3, body.conv-d-offer-machines #temp-offer h3 {
	padding: 1px 0 1px 8px;
}

	body.conv-d-offer-machines #temp-offer h3, body.conv-d-offer-machines #temp-offer h3 span {
		background: none;
		padding: 1px 0 1px 8px;
		font-size:1.3em;
		font-weight:normal;
	}


body.conv-d-offer-machines #temp-offer h4 .first {
	font-size: .7em;
}

body.conv-d-offer-machines #temp-offer h4 span.first b {
	color: #fff;
}

	body.conv-d-offer-machines #temp-offer h4 strong {
		display: block;
		font-size: 1.7em;
		font-weight: normal;
	}

	body.conv-d-offer-machines #temp-offer h4, body.conv-d-offer-machines #temp-offer h4 span {
		text-align: left;
	}

		body.conv-d-offer-machines #temp-offer h4 span.scnd, body.conv-d-offer-machines #temp-offer h4 span.third {
			display: inline;
			font-size:0.6em;
			text-align: left;
			line-height: 1.5em;
		}

body.conv-d-offer-machines #temp-offer.months-deal .logo {
	right:20px;
	top:188px;
}

body.conv-d-offer-machines #temp-offer a.get-bonus {
	background: transparent url(gfx/conv/btn-red-right.png) no-repeat scroll right center;
	display: block;
	position: absolute;
	right: 20px;
	top: 138px;
	padding: 0 19px 0 0;
	text-decoration: underline;
	text-transform: none;
}

	body.conv-d-offer-machines #temp-offer a.get-bonus span {
		background: transparent url(gfx/conv/btn-red-left.png) no-repeat scroll left center;
		padding: 0 0 0 20px;
		line-height: 38px;
	}
	
/** D - Video Poker **/

#flashgame-page.conv-d-offer-poker #temp-offer {
	background: transparent url(gfx/conv/offer-bg-poker.jpg) no-repeat scroll left 1px;
	height: 250px;
	top: 192px;
}

	body.conv-d-offer-poker #temp-offer .inner {
		padding: 0 15px 0px 16px;
	}

	body.conv-d-offer-poker #temp-offer h3, body.conv-d-offer-poker #temp-offer h3 {
		padding: 1px 0 1px 8px;
	}

		body.conv-d-offer-poker #temp-offer h3, body.conv-d-offer-poker #temp-offer h3 span {
			background: none;
			padding: 1px 0 1px 8px;
			font-size:1.3em;
			font-weight:normal;
		}


	body.conv-d-offer-poker #temp-offer h4 .first {
		font-size: .7em;
	}

	body.conv-d-offer-poker #temp-offer h4 span.first b {
		color: #fff;
	}

		body.conv-d-offer-poker #temp-offer h4 strong {
			display: block;
			font-size: 1.7em;
			font-weight: normal;
		}

		body.conv-d-offer-poker #temp-offer h4, body.conv-d-offer-poker #temp-offer h4 span {
			text-align: left;
		}

			body.conv-d-offer-poker #temp-offer h4 span.scnd, body.conv-d-offer-poker #temp-offer h4 span.third {
				display: inline;
				font-size:0.6em;
				text-align: left;
				line-height: 1.5em;
			}

	body.conv-d-offer-poker #temp-offer.months-deal .logo {
		right:12px;
		top:184px;
	}

body.conv-d-offer-poker #temp-offer a.get-bonus {
	background: transparent url(gfx/conv/btn-red-right.png) no-repeat scroll right center;
	display: block;
	padding: 0 19px 0 0;
	position: absolute;
	right: 20px;
	top: 124px;
	text-decoration: underline;
	text-transform: none;
}

	body.conv-d-offer-poker #temp-offer a.get-bonus span {
		background: transparent url(gfx/conv/btn-red-left.png) no-repeat scroll left center;
		padding: 0 0 0 20px;
		line-height: 38px;
	}

	/** D - Roulette **/

	#flashgame-page.conv-d-offer-roulette #temp-offer {
		background: transparent url(gfx/conv/offer-bg-roulette.jpg) no-repeat scroll left 1px;
		height: 250px;
		top: 192px;
	}

		body.conv-d-offer-roulette #temp-offer .inner {
			padding: 0 15px 0px 16px;
		}

		body.conv-d-offer-roulette #temp-offer h3, body.conv-d-offer-roulette #temp-offer h3 {
			padding: 4px 0px 8px 16px;
		}

			body.conv-d-offer-roulette #temp-offer h3, body.conv-d-offer-roulette #temp-offer h3 span {
				padding:1px 0px 1px 8px;
				background: none;
				font-size:1.3em;
				font-weight:normal;
			}


		body.conv-d-offer-roulette #temp-offer h4 .first {
			font-size: .7em;
		}

		body.conv-d-offer-roulette #temp-offer h4 span.first b {
			color: #fff;
		}

			body.conv-d-offer-roulette #temp-offer h4 strong {
				display: block;
				font-size: 1.7em;
				font-weight: normal;
			}

			body.conv-d-offer-roulette #temp-offer h4, body.conv-d-offer-roulette #temp-offer h4 span {
				text-align: left;
			}

				body.conv-d-offer-roulette #temp-offer h4 span.scnd, body.conv-d-offer-roulette #temp-offer h4 span.third {
					display: inline;
					font-size:0.6em;
					text-align: left;
					line-height: 1.5em;
				}

		body.conv-d-offer-roulette #temp-offer.months-deal .logo {
			right:0px;
			top:190px;
		}

	body.conv-d-offer-roulette #temp-offer a.get-bonus {
		background: transparent url(gfx/conv/btn-red-right.png) no-repeat scroll right center;
		display: block;
		padding: 0 19px 0 0;
		position: absolute;
		right: 45px;
		top: 138px;
		text-decoration: underline;
		text-transform: none;
	}

		body.conv-d-offer-roulette #temp-offer a.get-bonus span {
			background: transparent url(gfx/conv/btn-red-left.png) no-repeat scroll left center;
			padding: 0 0 0 20px;
			line-height: 38px;
		}


/************************************************** Product Backlog Feb 9 - Feb 20 **************************************************/
/********************************** 5. CasinoToplist IT, Free Game Slots and Video Poker - Pulse 1 **********************************/

body.conv-free-games-it #top-list {
	margin-bottom: 20px;
}

body.conv-free-games-it #top-list table th#rank {
	width: auto;
}

body.conv-free-games-it #top-list table th#bonus {
	background: #8F2D1C url(/css/gfx/content/top-list-th.gif) repeat-x scroll left bottom;
	width: auto;	
}

body.conv-free-games-it #top-list table th#review {
	width: auto;	
}

body.conv-free-games-it #top-list table td {
	padding: 6px 0px 6px 10px;
	border-bottom: 3px solid #fff;
	text-align: center;
}

body.conv-free-games-it #top-list table td.logo {
	padding-left: 15px;
	text-align: left;
	font-size: 10px;
}	

body.conv-free-games-it #top-list table td.logo img {
	display: block;
	text-decoration: none;
}

body.conv-free-games-it #top-list table td.review {
	font-size: 10px;
}

body.conv-free-games-it #top-list table td.bonus, body.conv-free-games-it #top-list table td.bonus a {
	background-color: #EFEFEF;
	color: #000;
	font-size: 14px;
}

body.conv-free-games-it #top-list table td.review a.play {
	background: transparent url(/css/gfx/conv/toplist-btn-green-left.gif) no-repeat scroll 0 0;
	display: block;
	width: 52px;
	height: 17px;
	margin: 0 auto 3px;
	padding-left: 8px;
	text-decoration: none;
}

body.conv-free-games-it #top-list table td.review a.play span {
	display: block;
	background: transparent url(/css/gfx/conv/toplist-btn-green-right.gif) no-repeat scroll right center;
	cursor: pointer;
	height: 100%;
	padding: 0 8px 0 0;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
	line-height: 1.5em;
	font-weight: normal;
}

/***** 2. CasinoToplists FR, EuropaCasino Review - Pulse 1, Q1_09
*************************************************************************/

/** B
*******/

/* Tabs */

#review-b a:active {
	outline: none;
}

#review-b a:focus {
	-moz-outline-style: none;
}

#review-b #tabs-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

#review-b #tabs-container ul.tabs {
	list-style: none;
	float: left;
	height: 21px;
	margin: 0;
	padding: 0;
}

#review-b #tabs-container ul.tabs li {
	background: transparent url(/css/gfx/conv/tabs-review/bg-tab-button.gif) no-repeat scroll left top;
	height: 36px;
	width: 129px;
	margin: 0px;
	padding: 0px;
}

#review-b #tabs-container ul.tabs li a {
	line-height:2.2em;
	font-size: 14px;
	color: #fff;
	padding-left:20px;
}

#review-b #tabs-container ul.tabs li a span {
}

#review-b #tabs-container ul.tabs li.active {
	background: transparent url(/css/gfx/conv/tabs-review/bg-tab-button-selected.gif) no-repeat scroll left top;
}

#review-b #tabs-container ul.tabs li.active a {
	color: #000;
}

#review-b div.tab-contents-container {
	background: transparent url(/css/gfx/conv/tabs-review/bg-tab-contents.gif) no-repeat scroll right top;
	width: 398px;
	height: 270px;
	margin-left: 129px;
}

#review-b .tab-contents {
	position: relative;
	display: none;
	float: right;
	height: 230px;
	width: 340px;
	margin-top: 22px;
	margin-right: 20px;
}

#review-b div.tab-contents-active {
	display: block;
}

#review-b div.clear {
	clear: both;
}


/** tab content styling **/

#review-b .review-text-hidden,
#review-b .bonus-info-hidden,
#review-b .bonus-hidden {
	display: none;
}

#review-b #review-top #review-logo {
	float: left;
}

	#review-b #review-top #review-logo img {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	#review-b #review-top .get-bonus-here {
		width: 114px;
		font-family: Arial, Verdana;
		font-weight: bold;
		font-size: 14px;
		text-align: center;
	}

		#review-b #review-top .get-bonus-here a {
			text-decoration: none;
		}

		#review-b #review-top .get-bonus-here a:hover, #review-b #review-top .get-bonus-here a:hover span {
			text-decoration: underline;
		}

			#review-b #review-top .get-bonus-here a span {
				display: block;
				width: 114px;
				text-align: center;
				font-size: 24px;
			}

	#review-b .review-text {
		padding: 10px;
	}

	#review-b #review-top .review-text {
		margin-left: 130px;
		width: 380px;
	}

	#review-b #review-currency {
		padding: 10px 0px 0px 10px;
		margin-left: 130px;
	}

#review-b #tabs-container .play-now {
	background: transparent url(/css/gfx/conv/tabs-review/play-button.jpg) no-repeat scroll right top;
	display: block;
	width: 110px;
	height: 29px;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
}

#review-b #tabs-container .play-now a {
	font-family: Trebuchet MS, Arial, Verdana;
	color: #fff;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
}

#review-b #tabs-container .play-now a:hover {
	text-decoration: underline;
}

#review-b #tabs-container .tab-contents, #review-b #tabs-container .tabs li {
	font-family: Trebuchet MS, Arial;	
}

#review-b .tab-contents h3 {
	margin-top: 0px;
	padding-bottom: 20px;
	font-size: 18px;
}

#review-b .tab-contents p {
	position: relative;
	padding-top: 3px;
}

	#review-b .tab-contents b {
		font-size: 14px;
	}
	
	#review-b .tab-contents p.bonus-bonus span, #review-b .tab-contents p.bonus-bonus-match span {
		position: absolute;
		top: 0px;
		left: 170px;
	}
	
	#review-b .tab-contents p.bonus-bonus span a {
		color: #007de3;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
	}

	#review-b .tab-contents .bonus-info a {
		color: red;
		font-weight: bold;
		font-size: 14px;
		text-decoration: none;
	}
	
	#review-b .tab-contents p.bonus-bonus-match span a {
		color: #000;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#review-b .tab-contents p.bonus-restricted span {
		color: #666;	
	}
	
	#review-b .tab-contents #review-casino-ratings table th {
		text-align: left;
		font-weight: normal;
		width: 150px;
	}

#review-b .tab-contents #review-casino-ratings #overal-rating {
	position: absolute;
	top: 50px;
	right: 20px;
	width:100px;
}
	
	#review-b .tab-contents #review-casino-ratings #overal-rating h5 {
		font-size: 14px;
		text-align: center;
	}
	
	#review-b .tab-contents #review-casino-ratings #overal-rating p {
		margin: 0px;
		font-weight: bold;
		font-size: 30px;
		text-align: center;
	}
	
		#review-b .tab-contents #review-casino-ratings #overal-rating p span {
			color: #499746;
		}

		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r10 { background-position:0 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r9 { background-position:-9px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r8 { background-position:-18px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r7 { background-position:-27px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r6 { background-position:-36px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r5 { background-position:-45px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r4 { background-position:-54px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r3 { background-position:-63px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r2 { background-position:-72px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r1 { background-position:-81px 0;}
		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx.r0 { background-position:-90px 0;}

		#review-b .tab-contents #review-casino-ratings #overal-rating p span.rating-gfx {
			background:#FFFFFF url(/css/gfx/content/stack-rating-stars-small.gif) no-repeat scroll -90px 1px;
			border:2px solid #FFFFFF;
			display:block;
			float:right;
			font-weight:bold;
			height:9px;
			padding:0;
			width:90px;
		}


/*** Review Facts ***/
		
#review-b .tab-contents #review-facts table th {
	width: 140px;
	padding-bottom:5px;
	text-align: left;
	font-weight: normal;
}

#review-b .tab-contents #review-facts table .payment-solutions,
#review-b .tab-contents #review-facts table .withdrawal-solutions {
	padding-top: 6px;
}
/*** Games Tabs ***/

#review-b a:active {
	outline: none;
}

#review-b a:focus {
	-moz-outline-style: none;
}

#review-b #games-tabs-container {
	position:relative;
}

#review-b #games-tabs-container ul.games-tabs {
	float: left;
	list-style: none;
	height: 21px;
	margin: 5px 0 0;
}

#review-b #games-tabs-container #games-small-images {
	position:absolute;
	right:5px;
	width: 90px;
	overflow: hidden;
}

#review-b #games-tabs-container #games-small-images img {
	vertical-align: top;
	margin-bottom: 4px;
}

#review-b #games-tabs-container .tab-contents {
	float:left;
	margin-right:20px;
	margin-top:0;
	width:340px;
}


#review-b #games-tabs-container ul.games-tabs li {
	display: inline;
	padding: 3px;
}

#review-b #games-tabs-container #games-tabs-container ul.games-tabs li a {
	padding: 3px 10px;
	display: block;
	margin-right: 2px;
	text-decoration: none;
}

#review-b #games-tabs-container ul.games-tabs li.active a {
	padding-top: 4px;
}

#review-b a.game-tab {
	text-decoration: underline;
}

#review-b div.games-tab-contents-container {

	width: 320px;
}

#review-b div.clearfix {
	clear: both;
}
