/*
  The original NoseBleed v1.09 skin for phpBB version 2+
  Created by Mike Lothar (c) 2004
  mikelothar dot com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	scrollbar-face-color: #e6d5ac;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cfbf9a;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #cb7600;
	scrollbar-track-color: #f2eede;
	scrollbar-darkshadow-color: #cfbf9a;
	behavior:url("http://www.flopturnriver.com/csshover3.htc");

	/*
	new review design
	*/
	font-size : 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/* padding: 5px; */
	background: #e7d6ab;
}
.clear {
	clear: both;
	height:1px;
	overflow:hidden;
}

body,table {
	font-size : 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 0;
}

body.bg {
	background-color: #e6d5ac;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { text-decoration: none; color : #002BB8; }
a:hover		{ text-decoration: underline; color : #CB7600; }
hr	{ height: 0px; border: solid #E7D396 0px; border-top-width: 0px;}

/* This is the border line & background colour round the entire page */
.bodyline	{
	/* background-color: #E7D396;  */
	border: 0px #E7D396 solid;
}

/* This is the outline round the main forum tables */
.forumline	{
	/* background-color: #E7D396;  */
	border: 0px #E7D396 solid;
}

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #fbf9f3; border-width: 0px; }
td.row2	{ background-color: #f2eede; border-width: 0px; }
td.row3	{ background-color: #cb7600; border-width: 0px; background-image: url("http://www.flopturnriver.com/images/layout/pagebar-bg.png"); }
td.row4	{ background-color: #FFFFFF; border-width: 0px; }
td.row5	{ background-color: #E7D396; border-width: 0px; }
td.row6	{ background-color: #CCA35F; border-width: 0px; }
td.row7 { background-color: #ede2c5; border-width: 0px; background-image: url("http://www.flopturnriver.com/images/layout/navbar-bg.png"); }

.bglite	{ 
	background-color: #fbf9f3; border-width: 0px; padding: 0px 8px 0px 8px; 
	background-repeat: no-repeat; background-position: 100% 100%;
	min-height:1645px;
}

td.matrix1	{ background-color: #fbf9f3; border-width: 0px; padding: 3px 8px 4px 8px; text-align: center; }
td.matrix2	{ background-color: #f2eede; border-width: 0px; padding: 3px 8px 4px 8px; text-align: center; }
td.matrixh1	{ background-color: #fbf9f3; border-width: 0px; padding: 3px 8px 4px 8px; text-align: left; }
td.matrixh2	{ background-color: #f2eede; border-width: 0px; padding: 3px 8px 4px 8px; text-align: left; }
td.matrix1-30	{ background-color: #fbf9f3; border-width: 0px; padding: 3px 8px 4px 8px; text-align: center; width: 30%; }
td.matrix2-30	{ background-color: #f2eede; border-width: 0px; padding: 3px 8px 4px 8px; text-align: center; width: 30%; }
td.matrix1-35	{ background-color: #fbf9f3; border-width: 0px; padding: 3px 8px 4px 8px; text-align: left; width: 35%; }
td.matrix2-35	{ background-color: #f2eede; border-width: 0px; padding: 3px 8px 4px 8px; text-align: left; width: 35%; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
	/* background-color: #E7D396; */
}

/* Header cells - the blue and silver gradient backgrounds */

th	{
	color: #000000; font-size: 10px; font-weight : bold;
	/* background-color: #E7D396; */
	height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	/* background-color:#E7D396; */
	border: #86430E; border-style: solid; height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat {
   height: 29px;
   border-width: 0px 0px 0px 0px;
   background-color:#FFF6D8;
}

td.catBottom {
   height: 29px;
   border-width: 0px 0px 0px 0px;
   background-color:#D9BA76;
}

td.catHead {
   height: 29px;
   border-width: 0px 0px 0px 0px;
   /* background-color:#E7D396; */
}

td.calTop {
   height: 22px;
   border-width: 0px 0px 0px 0px;
   background-color:#D9BA76;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; color: #CCA35F; border: #CCA35F; border-style: solid; height: 24px;
}
td.row3Right,td.spaceRow {
	/* background-color: #E7D396; */
	border: #86430E; border-style: solid;
}

th.thHead,td.catHead { font-size: 10px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 1px 0px 1px 0px; line-height: 125%}
th.thCornerL { border-width: 1px 0px 1px 0px; line-height: 125%}
th.thCornerR { border-width: 1px 0px 1px 0px; line-height: 125%}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 110%; color : #000000;
}

.maintitle2	{
	font-weight: bold; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height: 110%; color : #000000;
}

/* General text */
.gen { font-size : 11px; line-height: 16px; }
.gentiny { font-size : 9px; line-height: 13px; }
.gentinyred { font-size: 9px; line-height: 13px; color: #B60801; }
.gensmall { font-size : 10px; line-height: 14px; }
.gensmallbold { font-size : 10px; line-height: 14px; font-weight: bold; }
.gensmallred { font-size : 10px; line-height: 14px; color : #B60801; }
.genmed { font-size : 12px; line-height: 19px; }
.genmedred { font-size : 12px; line-height: 19px; color : #B60801; }
.genbody { font-size : 13px; line-height: 21px; }
.genbodyred { font-size : 13px; line-height: 21px; color : #B60801; }
.genbodyblue { font-size : 13px; line-height: 21px; color : #030058; }
.genbig { font-size : 14px; line-height: 22px; }
.genlarge { font-size : 16px; line-height: 24px; }
.genlargered { font-size : 16px; line-height: 24px; color : #B60801; }
.gen, .gensmall, .gentiny, .genmed, .genbody, .genbig, .genlarge { color : #000000; }
a.gen, a.gensmall, a.gensmallbold, a.gentiny, a.genmed, a.genbody, a.genbig, a.genlarge { color: #000000; text-decoration: none; }
a.gen:visited, a.gensmall:visited, a.gensmallbold:visited, a.gentiny:visited, a.genmed:visited, a.genbody:visited, a.genbig:visited, a.genlarge:visited { color: #000000; text-decoration: none; }
a.gen:hover, a.gensmall:hover, a.gensmallbold:hover, a.gentiny:hover, a.genmed:hover, a.genbody:hover, a.genbig:hover, a.genlarge:hover { color: #CB7600; text-decoration: underline; }
a.genmedred, a.genbodyred, a.genlargered, a.gentinyred, a.gensmallred { color: #B60801; text-decoration: none; }
a.genmedred:visited, a.genbodyred:visited, a.genlargered:visited, a.gentinyred:visited, a.gensmallred:visited { color: #B60801; text-decoration: none; }
a.genbodyblue { color: #030058; text-decoration: none; }
a.genbodyblue:visited { color: #030058; text-decoration: none; }
a.genmedred:hover, a.genbodyred:hover, a.genlargered:hover, a.genbodyblue:hover, a.gentinyred:hover, a.gensmallred:hover { color: #CB7600; text-decoration: underline; }

.btnbar-white { font-size : 14px; line-height: 18px; font-weight: bold; color: #ffffff}
a.btnbar-white, a.btnbar-white:visited { color: #ffffff; text-decoration: none; }
a.btnbar-white:hover { color: #ffffff; text-decoration: underline; }

.btnbar-black { font-size : 14px; line-height: 18px; font-weight: bold; color: #000000}
a.btnbar-black, a.btnbar-black:visited { color: #000000; text-decoration: none; }
a.btnbar-black:hover { color: #000000; text-decoration: underline; }

.linebreak		{ font-size : 5px; line-height: 5px; }
.quadbreak		{ font-size : 4px; line-height: 4px; }
.triplebreak	{ font-size : 3px; line-height: 3px; }
.tinybreak		{ font-size : 2px; line-height: 2px; }
.onebreak		{ font-size : 1px; line-height: 1px; }
.titlered		{ font-weight: bold; font-size : 14px; color : #B60801; }
.bigtitleblue	{ font-weight: bold; font-size : 16px; color : #030058; }

.bigtitle	{ font-weight: bold; font-size : 16px; color : #000000; }

.bigtitlewhite	{ font-weight: bold; font-size : 16px; color : #ffffff; }
a.bigtitlewhite:link { color: #ffffff; text-decoration: none; }
a.bigtitlewhite:visited { color: #ffffff; text-decoration: none; }
a.bigtitlewhite:hover { color: #ffffff; text-decoration: underline; }

.tinyblue		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #030058;}
.tinygray		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7D7D7D;}
.tinyblack		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; line-height: 12px; }
.smallgray		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7D7D7D;}
.smallgray2		{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7D7D7D; line-height: 17px; }
.smallgray3		{ font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #7D7D7D; line-height: 20px; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-weight: bold; font-size : 10px; color : #002BB8; }
a.mainmenu		{ font-weight: bold; font-size : 10px; text-decoration: none; color : #002BB8; }
a.mainmenu:visited	{ font-weight: bold; font-size : 10px; text-decoration: none; color : #002BB8; }
a.mainmenu:hover{ font-weight: bold; font-size : 10px; text-decoration: underline; color : #CB7600; }

.mainmenured		{ font-weight: bold; font-size : 10px; color : #B60801; }
a.mainmenured		{ font-weight: bold; font-size : 10px; text-decoration: none; color : #B60801; }
a.mainmenured:visited	{ font-weight: bold; font-size : 10px; text-decoration: none; color : #B60801; }
a.mainmenured:hover{ font-weight: bold; font-size : 10px; text-decoration: underline; color : #B60801; }

table.btnbar-dl { 
	border-collapse: collapse; 
	background-color: #1ea427; border-width: 2px; border-color: #004106; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dl-bg.png"); 
	background-position: 0 50%;
}

table.btnbar-dl_right { 
	border-collapse: collapse; 
	background-color: #1ea427; border-width: 2px; border-color: #004106; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dl-bg.png"); 
	background-position: 0 50%;
	float:right;
}




td.btnbar-dl { 
	width: 22px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dl.png"); 
	background-position: 0 50%; background-repeat: no-repeat; 
}



table.btnbar-visit { 
	border-collapse: collapse; 
	background-color: #b60801; border-width: 2px; border-color: #460302; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-visit-bg.png"); 
	background-position: 0 50%;
}

td.btnbar-visit { 
	width: 22px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-visit.png"); 
	background-position: 0 50%; background-repeat: no-repeat; 
}


table.btnbar-forum { 
	border-collapse: collapse; 
	background-color: #af4900; border-width: 2px; border-color: #4f2500; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-forum-bg.png"); 
	background-position: 0 50%;
}

table.btnbar-forum-b { 
	border-collapse: collapse; 
	background-color: #46649e; border-width: 2px; border-color: #2c3d61; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-blue-bg.png"); 
	background-position: 0 50%;
}

table.btnbar-forum-c { 
	border-collapse: collapse; 
	background-color: #eaa300; border-width: 2px; border-color: #784104; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-gold-bg.png"); 
	background-position: 0 50%;
}

.sidenavbtn		{ font-weight: bold; font-size: 13px; line-height: 14px; color: #000000; font-variant: small-caps; 
					font-family: Verdana, Arial, Helvetica, sans-serif; }
a.sidenavbtn		{ font-weight: bold; font-size: 13px; line-height: 14px; text-decoration: none; color: #000000; }
a.sidenavbtn:visited	{ font-weight: bold; font-size: 13px; line-height: 14px; text-decoration: none; color: #000000; }
a.sidenavbtn:hover	{ font-weight: bold; font-size: 13px; line-height: 14px; text-decoration: underline; color: #cb7600; }

.navmedred		{ font-weight: bold; font-size : 11px; color : #B60801; }
a.navmedred		{ font-weight: bold; font-size : 11px; text-decoration: none; color : #B60801; }
a.navmedred:visited	{ font-weight: bold; font-size : 11px; text-decoration: none; color : #B60801; }
a.navmedred:hover{ font-weight: bold; font-size : 11px; text-decoration: underline; color : #B60801; }

.navbigred		{ font-weight: bold; font-size : 14px; color : #B60801; }
a.navbigred		{ font-weight: bold; font-size : 14px; text-decoration: none; color : #B60801; }
a.navbigred:visited	{ font-weight: bold; font-size : 14px; text-decoration: none; color : #B60801; }
a.navbigred:hover{ font-weight: bold; font-size : 14px; text-decoration: underline; color : #B60801; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:visited		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; color : #CB7600; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 14px; color : #000000; }
a.forumlink 	{ text-decoration: none; color : #000000; }
a.forumlink:visited 	{ text-decoration: none; color : #000000; }
a.forumlink:hover{ text-decoration: underline; color : #CB7600; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #002BB8; text-align: left; }
a.nav			{ font-weight: bold; font-size: 11px; text-decoration: none; color : #002BB8; text-align: left; }
a.nav:visited			{ font-weight: bold; font-size: 11px; text-decoration: none; color : #002BB8; text-align: left; }
a.nav:hover		{ font-weight: bold; font-size: 11px; text-decoration: underline; color : #CB7600; text-align: left; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #86430E; }
a.topictitle:visited { text-decoration: none; color : #86430E; }
a.topictitle:hover	{ text-decoration: underline; color : #CB7600; }

/* Name of poster in viewmsg.php and viewtopic.php and other places esprague namelight */
.name			{ font-size : 11px; color : #000000;}

.namelight			{ font-size : 11px; color : #ffffff;}
a.namelight 	{ color : #ffffff; }
a.namelight:visited 	{ color : #ffffff; }
a.namelight:hover{ color : #ffffff; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; line-height: 7px}

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 19px }
a.postlink:link	{ text-decoration: none; color : #002BB8 }
a.postlink:visited { text-decoration: none; color : #002BB8; }
a.postlink:hover { text-decoration: underline; color : #CB7600}

/* Quote & Code blocks */
.code {
	font-family: 'QuickType Mono', 'OCR-A II', 'OCR A Extended', 'OCR B MT', Courier, 'Courier New', sans-serif; font-size: 12px; color: #02600a;
	background-color: #e5eae6; padding: 4px; border: #e5eae6; border-style: solid; border-width: 1px; 
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #5f5f5f; line-height: 19px;
	background-color: #f8f4e8; padding: 4px; border: #e6d5ac; border-style: solid; border-width: 1px; 
}

/* Copyright and bottom info */
.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #AC6B27; line-height: 12px;}
a.copyright		{ color: #AC6B27; text-decoration: none;}
a.copyright:visited		{ color: #AC6B27; text-decoration: none;}
a.copyright:hover { color: #CB7600; text-decoration: underline;}

/* Form elements */

input, textarea, text, select, border {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
	text-indent : 2px;
/*	margin 0px; */
/*	padding 0px; */
/*	border-width: 0px; */
/*	border-style: solid; */
}

.noborder {
	border-color : white;
/*	margin 0px; */
/*	padding 0px; */
	border-width: 0px;
	border-style: none;
}

/* The buttons used for bbCode styling in message post */
input.button {
	background-color: #e5cfa0;
	background-image: url("http://www.flopturnriver.com/images/btn_bg3.gif"); background-position: 0 50%;
	font-weight: normal; 
	font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color: #02a012;
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dl-bg.png"); background-position: 0 50%;
	font-weight : bold;
	font-size: 11px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Secondary submit button */
input.liteoption {
	background-color: #cf7f00;
	background-image: url("http://www.flopturnriver.com/icon/btnbar-forum-bg.png"); background-position: 0 50%;
	font-weight : bold;
	font-size: 11px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #EEE3C3; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
/* @import url("templates/NoseBleed/formIE.css"); -- misplaced @import, but the file is missing anyway -- alexs */

/* NON-FORUM TEXT */
.sectitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #ffffff; text-decoration: none }
a.sectitle:link { color: #ffffff; text-decoration: none }
a.sectitle:visited { color: #ffffff; text-decoration: none }
a.sectitle:hover { color: #ffffff; text-decoration: underline }

.secevent { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #ffffff; text-decoration: none }
a.secevent:link { color: #ffffff; text-decoration: none }
a.secevent:visited { color: #ffffff; text-decoration: none }
a.secevent:hover { color: #ffffff; text-decoration: underline }

.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 20px }
a.bodytext:link { text-decoration: none; color: #002BB8 }
a.bodytext:visited { text-decoration: none; color: #002BB8 }
a.bodytext:hover { text-decoration: underline; color: #CB7600 }

.bodytextwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; line-height: 20px }

.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #000000; line-height: 20px }

.bodytextred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #B60801; line-height: 20px }
.bodytextblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #030058; line-height: 20px }
.bodytextredbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #B60801; line-height: 20px }
.bodytextredbigbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #B60801; line-height: 22px }

a.bodytextred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #B60801; line-height: 20px }
a.bodytextblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #030058; line-height: 20px }
a.bodytextredbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #B60801; line-height: 20px }
a.bodytextredbigbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #B60801; line-height: 22px }

.list			{ font-weight: bold; font-size: 11px; line-height: 17px; color : #86430E; text-align: left; }
a.list			{ font-weight: bold; font-size: 11px; line-height: 17px; text-decoration: none; color : #86430E; text-align: left; }
a.list:visited			{ font-weight: bold; font-size: 11px; line-height: 17px; text-decoration: none; color : #86430E; text-align: left; }
a.list:hover		{ font-weight: bold; font-size: 11px; line-height: 17px; text-decoration: underline; color : #CB7600; text-align: left; }

.biglist			{ font-weight: bold; font-size: 14px; line-height: 22px; color : #86430E; text-align: left; }
a.biglist			{ font-weight: bold; font-size: 14px; line-height: 22px; text-decoration: none; color : #86430E; text-align: left; }
a.biglist:visited			{ font-weight: bold; font-size: 14px; line-height: 22px; text-decoration: none; color : #86430E; text-align: left; }
a.biglist:hover		{ font-weight: bold; font-size: 14px; line-height: 22px; text-decoration: underline; color : #CB7600; text-align: left; }

.listblack			{ font-weight: bold; font-size: 11px; line-height: 17px; color : #000000; text-align: left; }

.listred			{ font-weight: bold; font-size: 11px; line-height: 17px; color : #B60801; }

.indent		{ margin-left: 21px; margin-right: 16px; }

.indent2	{ margin: 3px 16px 7px 22px; }

-->

h1 {
	margin-bottom: 0;
	font-weight: bold; font-size: 11px; color : #000000;
	display:inline; margin-right:0;
}
h2 {
	margin-bottom: 0;
	font-weight: bold; font-size: 11px; color : #000000;
	display:inline; margin-right:0;
}
h3 {
	margin-bottom: 0;
	font-weight: bold; font-size: 11px; color : #000000;
	display:inline; margin-right:0;
}
h4 {
	margin-bottom: 0;
	font-weight: bold; font-size: 11px; color : #000000;
	display:inline; margin-right:0;
}
h5 {
	margin-bottom: 0;
	font-weight: bold; font-size: 11px; color : #000000;
	display:inline; margin-right:0;
}
h6 {
	margin-bottom: 0;
	font-weight: bold; font-size: 11px; color : #000000;
	display:inline; margin-right:0;
}


/* NEW 2007 STYLES START */

td.roomtitle { 
	background-repeat :no-repeat; text-align: left; vertical-align: middle;
	border-width: 0px; padding: 0px 0px 0px 150px; 
}

table.roomtitle { 
	width: 100%; border-collapse: collapse; border-spacing: 0; 
	background-image: url("http://www.flopturnriver.com/images/layout/navbar-bg.png"); 
}

div.roomtitle { 
	background-position: 0% 70%;
	padding: 7px 8px 7px 10px;
	background-image: url("http://www.flopturnriver.com/images/layout/navbar-bg.png"); 
}

table.normal { 
	width: 100%; border-collapse: collapse; border-spacing: 0; 
}

td.boxtitle { 
	padding: 7px 10px 7px 10px; 
}

td.boxtitle-nw { 
	white-space: nowrap; 
	padding: 7px 10px 7px 10px; 
}

div.boxframe2 {
	padding: 0px 0px 12px 0px; 
	margin: 10px 0 0;
}

div.boxframe2short {
	padding: 0px 0px 12px 0px; 
	margin: 10px 0 0;
	width:600px;
}

div.boxborder { 
	padding: 0px 2px 2px 2px;
}

div.boxborder2 { 
	padding: 2px 2px 2px 2px;
}

div.boxframe {
	padding: 11px 7px 0px 7px; 
}

div.boxtitle { 
	background-repeat :no-repeat; background-position: 5px 50%;
	padding: 7px 8px 7px 50px;
}

div.boxtitle2 { 
	padding: 7px 8px 7px 10px;
	color : #000000; 
}

div.boxtitle2-nw { 
	padding: 7px 8px 7px 10px;
	white-space: nowrap;
}

div.revtitle { 
	background-color: #f2eede; padding: 3px 10px 5px 10px; margin: 0px -10px 0px -10px; 
	font-size : 11px; line-height: 16px; 
}

div.revratings { 
	padding: 4px 0px 8px 20px; 
	font-size : 10px; line-height: 14px; font-weight: bold; 
}

div.revbody { 
	padding-bottom: 15px; 
	font-size : 11px; line-height: 16px; 
}

div.boxbody {
	border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #a0a0a0;
	padding: 8px 14px 8px 14px; 
}

div.boxbody2 {
	padding: 7px 10px 7px 10px; background-color: #FFFFFF;
	background-repeat: no-repeat; background-position: 100% 100%
}

div.boxbody3 {
	padding: 7px 10px 7px 10px; background-color: #fbf9f3;
	background-repeat: no-repeat; background-position: 88% 83%
}

div.boxbodyblack {
	padding: 7px 10px 7px 10px; background-color: #000000;
	background-repeat: no-repeat; background-position: 100% 100%
}

div.boxbody2-nobg {
	padding: 7px 10px 7px 10px; 
}

div.boxbody3-nobg {
	padding: 0px 10px 7px 10px; 
}

td.horiz-title { 
	background-repeat :no-repeat; background-position: 5px 50%;
	white-space: nowrap; 
	border-style: solid; border-width: 2px; 
	padding: 7px 10px 7px 50px; 
}

td.horiz-frame { 
	border-style: solid; border-width: 2px; 
	padding: 7px 10px 7px 10px; background-color: #fbf9f3;
}

div.boxbody2-hi {
	padding: 4px 10px 10px 10px; background-color: #fbf9f3;
}

div.screenshot {
	padding: 0px 10px 0px 10px; background-color: #fbf9f3; 
}

div.screenshot-float-r {
	padding: 0px 0px 0px 10px; background-color: #fbf9f3; 
	float: right; margin-top: 5px; margin-left: 8px; margin-bottom: 6px
}

div.screenshot-float {
	padding: 0px 10px 0px 0px; background-color: #fbf9f3; 
	float: left; margin-top: 5px; margin-right: 8px; margin-bottom: 6px
}

img.fourrrr{

margin:0 0 4px 0;

}



table.screenshot-float {
	padding: 0px 10px 0px 0px; background-color: #fbf9f3; 
	float: left; margin-top: 5px; margin-right: 8px; margin-bottom: 6px
}

div.thumbnail {
	padding: 0; background-color: #fbf9f3; 
	position:relative;
}

div.boxbodypromo {
	border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #a0a0a0;
	padding: 8px 14px 8px 14px; 
	background-image: url("images/bbg_bonus.png"); background-repeat :no-repeat; background-position: 100% 0%;
}

div.roombody {
	padding: 8px 5px 0px 14px; 
}

table.roombody { width: 100%;
	border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #a0a0a0;
}

table.newsbody {
	border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #a0a0a0;
	padding: 8px 14px 14px 14px; 
}

div.tabbox { 
	padding: 4px 0px 1px 0px; 
}

div.boxhead {
	padding-top: 2px; padding-bottom: 0px; padding-left: 14px; padding-right: 14px;
}

div.scrollbody { 
	overflow: auto;  
}

div.scrollbox {
	padding: 8px 14px 14px 14px; 
	overflow: auto;
}

div.boxfoot { 
	padding: 10px 14px 5px 14px;
}

div.listrow { 
	padding: 7px 14px 7px 14px; 
}

div.newsrow {
	border-width: 0px 0px 1px 0px; border-style: dotted; border-color: #a0a0a0;
	padding: 10px 14px 15px 14px;
}

div.pixel { 
	font-size: 8px; line-height: 8px; 
	padding-bottom: 1px; padding-right: 1px;
}

div.navadbox {
	padding-top: 10px; padding-bottom: 10px; padding-left: 5px; padding-right: 5px; 
	text-align: center;
}

div.navadbox2 {
	padding: 0px 2px 0px 2px;
	text-align: center;
}

div.navspace {
	padding-top: 6px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; 
	text-align: center;
}

div.navbox {
	padding: 1px 2px 1px 2px; 
}

div.navbox2 {
	padding: 2px; 
}

div.navhead {
	padding-top: 2px; padding-bottom: 4px; padding-left: 13px; padding-right: 5px; 
	text-indent: -8px; background-image: url("http://www.flopturnriver.com/images/layout/navbar-bg.png"); 
}

div.navhead2 {
	padding-top: 2px; padding-bottom: 4px; padding-left: 13px; padding-right: 5px; 
	text-indent: -8px; background-image: url("http://www.flopturnriver.com/images/layout/navbar-bg.png"); 
}

div.navbody {
	padding-top: 1px; padding-bottom: 3px; padding-left: 13px; padding-right: 5px; 
	text-indent: -8px; background-color: #fbf9f3;
}

div.navbody2 {
	padding-top: 1px; padding-bottom: 3px; padding-left: 13px; padding-right: 5px; 
	text-indent: -8px; background-color: #fbf9f3;
}

div.navbody-right { 
	padding: 0px 0px 3px 8px;
	font-weight: bold; font-size : 10px; color : #002BB8;
	text-indent: -8px; 
}

td.navbody {
	padding-top: 1px; padding-bottom: 3px; padding-left: 13px; padding-right: 5px; 
	text-indent: -8px; background-color: #fbf9f3;
}

div.navphoto {
	padding: 0px 5px 4px 5px; background-color: #fbf9f3;
}

.boxtitle		{ font-weight: bold; font-size: 14px; line-height: 19px; color : #ffffff; }
a.boxtitle 	{ text-decoration: none; color : #ffffff; }
a.boxtitle:visited 	{ text-decoration: none; color : #ffffff; }
a.boxtitle:hover{ text-decoration: underline; color : #ffffff; }

.boxtitle2		{ font-weight: bold; font-size: 14px; line-height: 19px; color : #000000; }
a.boxtitle2 	{ text-decoration: none; color : #000000; }
a.boxtitle2:visited 	{ text-decoration: none; color : #000000; }
a.boxtitle2:hover{ text-decoration: underline; color : #000000; }

.boxtitle2_right		{ font-weight: bold; font-size: 12px; line-height: 19px; color : #000000; float: right;}
a.boxtitle2_right 	{ text-decoration: none; font-weight: bold;}
a.boxtitle2_right:visited 	{ text-decoration: none; }
a.boxtitle2_right:hover{ text-decoration: underline; }

.boxtitlema		{ font-weight: bold; font-size: 14px; line-height: 19px; color : #ffffff; }
a.boxtitlema 	{ text-decoration: none; color : #ffffff; }
a.boxtitlema:visited 	{ text-decoration: none; color : #ffffff; }
a.boxtitlema:hover{ text-decoration: underline; color : #ffffff; }

.boxtitle-red		{ font-weight: bold; font-size: 14px; line-height: 19px; color : #B60801; }
a.boxtitle-red 	{ text-decoration: none; color : #B60801; }
a.boxtitle-red:visited 	{ text-decoration: none; color : #B60801; }
a.boxtitle-red:hover{ text-decoration: underline; color : #B60801; }

.navtitle { font-size: 12px; line-height: 17px; font-weight: bold;}
a.navtitle { color: #000000; text-decoration: none; }
a.navtitle:visited { color: #000000; text-decoration: none; }
a.navtitle:hover { color: #CB7600; text-decoration: underline; }

.navtitle2 { font-size: 12px; line-height: 17px; font-weight: bold;}
a.navtitle2 { color: #000000; text-decoration: none; }
a.navtitle2:visited { color: #000000; text-decoration: none; }
a.navtitle2:hover { color: #CB7600; text-decoration: underline; }

.navlist { font-size: 11px; line-height: 13px;}
a.navlist { color: #002BB8; text-decoration: none; }
a.navlist:visited { color: #002BB8; text-decoration: none; }
a.navlist:hover { color: #CB7600; text-decoration: underline; }

.navsmall { font-size: 10px; line-height: 12px;}
a.navsmall { color: #002BB8; text-decoration: none; }
a.navsmall:visited { color: #002BB8; text-decoration: none; }
a.navsmall:hover { color: #CB7600; text-decoration: underline; }

div.navtopbox {
	padding-top: 0px; padding-bottom: 7px; padding-left: 4px; padding-right: 4px; 
	text-align: center; 
}

div.navtopbox-2009 {
	padding: 0px 2px 7px 2px;
	text-align: center; 
}

.navtop { font-size: 12px; line-height: 14px; font-weight: bold;}
a.navtop { color: #000000; text-decoration: none; }
a.navtop:visited { color: #000000; text-decoration: none; }
a.navtop:hover { color: #CB7600; text-decoration: underline; }

.navtop-2009 { font-size: 11px; line-height: 13px; font-weight: bold;}
a.navtop-2009 { color: #000000; text-decoration: none; }
a.navtop-2009:visited { color: #000000; text-decoration: none; }
a.navtop-2009:hover { color: #CB7600; text-decoration: underline; }

.tabmed { font-size: 11px; line-height: 14px; }
a.tabmed { color: #000000; text-decoration: none; }
a.tabmed:visited { color: #000000; text-decoration: none; }
a.tabmed:hover { color: #CB7600; text-decoration: underline; }

.tabsmall { font-size: 10px; line-height: 10px; }
a.tabsmall { color: #000000; text-decoration: none; }
a.tabsmall:visited { color: #000000; text-decoration: none; }
a.tabsmall:hover { color: #CB7600; text-decoration: underline; }

.revtiny { font-size: 9px; line-height: 9px; }
a.revtiny { color: #000000; text-decoration: none; }
a.revtiny:visited { color: #000000; text-decoration: none; }
a.revtiny:hover { color: #CB7600; text-decoration: underline; }

.revtinyred { font-size: 9px; line-height: 9px; }
a.revtinyred { color: #B60801; text-decoration: none; }
a.revtinyred:visited { color: #B60801; text-decoration: none; }
a.revtinyred:hover { color: #CB7600; text-decoration: underline; }

.revmed { font-size: 12px; line-height: 14px; }
a.revmed { color: #000000; text-decoration: none; }
a.revmed:visited { color: #000000; text-decoration: none; }
a.revmed:hover { color: #CB7600; text-decoration: underline; }

.rev { font-size: 11px; line-height: 14px; }
a.rev { color: #000000; text-decoration: none; }
a.rev:visited { color: #000000; text-decoration: none; }
a.rev:hover { color: #CB7600; text-decoration: underline; }

div.tabhead { 
	padding: 1px 0px 0px 0px; 
}

div.tabcolumns { 
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #a0a0a0;
	padding: 0px 14px 3px 45px; 
	height: 13px;
}

div.tabcolumnsnum { 
	border-width: 0px 0px 1px 0px; border-style: solid; border-color: #a0a0a0;
	padding: 0px 21px 3px 66px; 
	height: 13px;
}

div.tabbody { 
	padding: 2px 7px 4px 34px; 
}

.tabmenu ul {
	margin: 0px 3px 0px 0px;
	vertical-align: bottom;
	text-align: right; /*set to left, center, or right to align the menu as desired*/
	font-size: 10px; font-weight: bold; height: 14px; 
	list-style-type: none; white-space: nowrap; 
}

.tabmenu li {
	display: inline; 
}

.tabmenu li a { 
	color: #000000; text-decoration: none; 
	padding: 1px 5px 1px 5px; 
	background-color: #BEBEBE; 
}

.tabmenu li a:visited, .tabmenu li a:active { 
	color: #000000; text-decoration: none; 
}

.tabmenu li a:hover, .tabmenu li a.current { 
	color: #000000; text-decoration: none; 
	padding-bottom: 3px;
	background-color: #FFFFFF; 	
}

.tabmenu2 ul {
	margin: 0;
	padding: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-size: 11px; height: 16px; 
	list-style-type: none; white-space: nowrap;
}

.tabmenu2 li {
	display: inline; 
}

.tabmenu2 li a.current { 
	color: #000000; font-weight: bold;
}

.tabmenu3 ul {
	margin: 0;
	padding: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-weight: bold; font-size: 14px; line-height: 19px; color : #000000;
	list-style-type: none; white-space: nowrap;
}

a.tabmenu3 	{ text-decoration: none; color : #000000; }
a.tabmenu3:visited 	{ text-decoration: none; color : #000000; }
a.tabmenu3:hover{ text-decoration: underline; color : #000000; }

.tabmenu3 li {
	display: inline; 
}

.tabmenu3 li a.current { 
	color: #000000; font-weight: bold;
}

.hideshow ul {
	margin: 0;
	padding: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-size: 11px; height: 16px; 
	list-style-type: none; white-space: nowrap;
}

.hideshow li {
	display: inline; 
}

.hideshow li a.current { 
	display: none;
}

ul.list { 
	margin: 0;
	padding: 0; 
	list-style-type: none;
}

ul.list li {
	padding: 3px 0px 7px 0px;
	font-size: 11px; font-weight: normal; line-height: 16px; color: #000000; 
	padding-left: 28px; 
}

li.list-dl {
	background-image: url("http://www.flopturnriver.com/icon/dl.gif"); 
	background-repeat: no-repeat; background-position: -3px 2px; 
}

li.list-bonus {
	background-image: url("http://www.flopturnriver.com/icon/bonus.gif"); 
	background-repeat: no-repeat; background-position: -3px 2px; 
}

li.list-review {
	background-image: url("http://www.flopturnriver.com/icon/review.gif"); 
	background-repeat: no-repeat; background-position: -3px 2px; 
}

li.list-stars {
	background-image: url("http://www.flopturnriver.com/ir/PokerStars.gif"); 
	background-repeat: no-repeat; background-position: -3px 2px; 
}

li.list-network {
	background-image: url("http://www.flopturnriver.com/icon/network.gif"); 
	background-repeat: no-repeat; background-position: -3px 2px; 
}

li.list-money {
	background-image: url("http://www.flopturnriver.com/icon/money.gif"); 
	background-repeat: no-repeat; background-position: -3px 2px; 
}

li.list-nuts {
	background-image: url("http://www.flopturnriver.com/icon/nuts.gif"); 
	background-repeat: no-repeat; background-position: -3px 0px; 
}

li.list-beats {
	background-image: url("http://www.flopturnriver.com/icon/beats.gif"); 
	background-repeat: no-repeat; background-position: -3px 0px; 
}

li.list-us {
	background-image: url("http://www.flopturnriver.com/icon/us_yes.gif"); 
	background-repeat: no-repeat; background-position: -3px 0px; 
}

li.list-uspart {
	background-image: url("http://www.flopturnriver.com/icon/us_part.gif"); 
	background-repeat: no-repeat; background-position: -3px 0px; 
}

li.list-mac {
	background-image: url("http://www.flopturnriver.com/icon/mac.gif"); 
	background-repeat: no-repeat; background-position: -3px 0px; 
}

ul.colist { 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	width: 100%;  
}

ul.colist li {
	font-size: 12px; font-weight: normal; line-height: 20px; color: #000000; 
	text-indent: -8px; 
	float: left;
	width: 44%; 
	padding-left: 38px; 
}

ul.colist li a {
	display: block;
	text-decoration: none;
}

ul.colist li a:hover {
	text-decoration: underline; 
}

li.spain {
	background-image: url("http://www.flopturnriver.com/images/flags/flag-spain.png"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
}

li.france {
	background-image: url("http://www.flopturnriver.com/images/flags/flag-france.png"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.germany {
	background-image: url("http://www.flopturnriver.com/images/flags/flag-germany.png"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.italy {
	background-image: url("http://www.flopturnriver.com/images/flags/flag-italy.png"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.russian {
	background-image: url("http://www.flopturnriver.com/images/flags/russian_flag.png"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.chinese {
	background-image: url("http://www.flopturnriver.com/images/flags/cn.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.club {
	background-image: url("http://www.flopturnriver.com/phpBB2/forum/images/smiles/club.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.diamond {
	background-image: url("http://www.flopturnriver.com/phpBB2/forum/images/smiles/diamond.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.heart {
	background-image: url("http://www.flopturnriver.com/phpBB2/forum/images/smiles/heart.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

li.spade {
	background-image: url("http://www.flopturnriver.com/phpBB2/forum/images/smiles/spade.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 30px; 
}

.tabcontent { display: none; }


div.linksbody {
	padding-top: 3px; padding-bottom: 5px; padding-left: 6px; padding-right: 6px; 
}

div.linkshead {
	padding-top: 3px; padding-bottom: 0px; padding-left: 6px; padding-right: 6px;
}

div.regbox {
	text-align: center; padding: 0px 0px 5px 0px;
}

div.imgbutton { width: 100%; }

div.imgbutton a { width: 100%; height: 100%; display: block; }


/* NEW 2007 STYLES END */

.button { font-size: 11px; line-height: 13px; font-weight: bold; background-color: #002BB8; }
a.button { color: #FFFFFF; text-decoration: none; }
a.button:visited { color: #FFFFFF; text-decoration: none; }
a.button:hover { color: #FFFFFF; text-decoration: underline; }

/* showhidediv.js styles */
#tablist {
	padding: 0px;
	margin: 0px;
	list-style-type: none;  
}

#tabcontentcontainer {
width: 100%;
}

/* clean-and-tidy */

td.nsm {width:20px; text-align:right; vertical-align:top;}
td.lsm {width:32px; text-align:right; vertical-align:top;}
td.psm {width:100%; text-align:left; vertical-align:top;}
td.ssm {width:43px; text-align:center; vertical-align:middle;}
td.ism {width:28px; text-align:center; vertical-align:top;}
td.fsm {width:62px; text-align:center; vertical-align:top;}

td.lsmo {width:32px; text-align:right; vertical-align:top; padding:0px 5px 0px 1px;}
td.lsmr {width:32px; text-align:right; vertical-align:top; padding-right:5px;}

td.plt {padding-left:14px;}
td.prt {padding-right:14px;}
td.prm {padding-right:4px;}
td.plb {padding-left:52px;}

td.pl4 {padding-left:4px;}

td.pr3 {padding-right:3px;}
td.pr4 {padding-right:4px;}
td.pr5 {padding-right:5px;}

.floatimgleft	{ float: left; margin-top: 5px; margin-right: 8px; margin-bottom: 6px; }

.floatimgright	{ float: right; margin-top: 5px; margin-left: 8px; margin-bottom: 6px; }

img.icon { /* position: relative; */ top: 2px; border-width: 0;}
img.iconpadr {position: relative; top: 2px; border-width: 0;}
img.iconsm {position: relative; top: 1px; border-width: 0;}
img.iconlow {position: relative; top: 5px; border-width: 0; padding-right: 3px;}
img.iconhi {position: relative; bottom: 2px; border-width: 0;}
img.hotevent {position: relative; top: 6px; border-width: 0;}

img.arrow-hs { 
	position: relative; bottom: 2px; border-width: 0; margin-right: 4px; 
}

img.screenshot { border-style: solid; border-width: 2px; }

.imgcontainer-IE { 
	position: absolute; 
}

.imgcontainer-IE-float { 
	position: absolute; 
	float: left; margin-top: 5px; margin-right: 8px; margin-bottom: 6px
}


/* modifications by carl for viewroom.php validation */

div.c1 {text-align: center;}
div.c19 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #FF0000; text-align: center}
div.c18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 20px}
div.c17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 20px; text-align: center}

.bodog_bets_tbl
{
	width:70%;
	border:1px #cccccc solid;
}

.bodog_bets_tbl td
{
	padding:2px;
}

.bodog_bets_tbl td.header
{
	background-color:#F4D3A2;
}

.bodog_bets_tbl td.name
{
	font-weight:bold;
	background-color:#E1AA77;
}

.bodog_bets_tbl td.note
{
	font-style:italic;
	border-bottom:1px #CCCCCC solid;
	background-color:#FDF0D5;
}

.bodog_bets_tbl td.odd
{
	border-bottom:1px #CCCCCC solid;
}

div.ad_pip {
	background:#FBF9F3 none repeat scroll 0 0;
	color:#999999;
	line-height:130%;
	padding:10px;
	width:240px;
	float:right;
}
td.article_body div.spaceDiv
{
	height:10px;
	background-color:#E6D397;
}
td.article_body div.space
{
	height:2px;
	background-color:#E6D397;
	padding:0;
	font-size:0px;
}
td.article_body div.box
{
	padding:12px;
	background-color:#FBF9F3;
	line-height:22px;
}
td.article_body div.titlebox
{
	padding:5px;
	background-color:#FBF9F3;
	line-height:22px;
}
td.article_body
{
	background-color:#FBF9F3;
	font-size:12px;
}



/* START Andras Clear Box */

#toclear tr th, #toclear tr td {
    font-size: 12px;

    height: 35px;
    width: 33%;
    padding: 5px;
    border-right: 1px solid rgb(248, 205, 0);
    border-bottom: 1px solid rgb(248, 205, 0);
    text-align: center;
}
#topclear tr th {
    font-weight: bold;
}
#toclear {
    border-spacing: 0;
}
#toclear #big {
    padding: 12px;
    text-align: left;
    font-size: 11px;
}
div.boxborder {
    padding: 0 2px 2px 2px;
}

/* END Andras Clear Box */

/* Race table on Pokertime pages*/
table.pokertime_rake_race
{
	border-collapse:collapse;
}
table.pokertime_rake_race td, table.pokertime_rake_race th
{
	padding:2px;
	border:1px #ccc solid;
}

/* NEW NAVTOP */

#top-nav {

	height: 125px;
	margin-bottom: 5px;
	background: url(http://www.flopturnriver.com/images/layout/navtop-right.gif) right top;
	position: relative;
}
#top-nav #logo {
	width: 201px;
	height: 125px;
/*	float: left;*/
	background: url(http://www.flopturnriver.com/images/layout/navtop-logo-new.png);
	position: absolute;
	left: 0px;
	z-index: 1;
}
#top-nav #logo a {
	width: 201px;
	height: 125px;
	display: block;
	text-indent: -9999px;
}
#top-nav #middle {
/*	float: left;*/
	background: url(http://www.flopturnriver.com/images/layout/navtop-tabs.png);
	width: 609px;
	height: 125px;
	position: relative;
	margin-left: 201px;
}
#top-nav #middle #banner {
	width: 468px;
	height: 60px;
	position: absolute;
	left: 141px; /* 342px - 201px*/
	top: 12px;
}
#top-nav #middle ul {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 7px;
/*    left: 201px;*/
    text-align: center;
    width: 609px;
}
#top-nav #middle ul li {
	list-style: none;
	float: left;
	width: 87px;
}



/* PokerForum banner */

.forum_468x60_banner_left {
	background:url(images/banner_bg_left.jpg) repeat-x;
	width:16px;
	height:115px;
	position:absolute;
	float:left;
}

.forum_468x60_banner_right {
	background:url(images/banner_bg_right.jpg) repeat-x;
	float:right;
	height:115px;
	margin-top:-112px;
	width:15px;
}

.forum_468x60_banner_center {
	width:100%;
	height:115px;
	background:url(images/banner_bg_center.jpg) repeat-x;
	margin:10px 0;
}

.forum_468x60_banner_center a {
	display:block;
	height:60px;
	margin:11px auto;
	width:468px;
}

.forum_468x60_banner_heading {
	color:#000000;
	display:block;
	font-size:1.4em;
	font-weight:bold;
	margin:0 auto;
	padding-top:7px;
	width:600px;
	text-align:center;
}

/* Sticky bottom banner */
.stickybanner_bottom {
	background:#000000;
	width:100%;
	position:fixed;
	bottom:0;
	text-align:center;
}

.stickybanner_bottom a, .stickybanner_bottom img {
	border:none;
}

/* Home page redesign */
.page_container {
	margin:10px auto;
	width:100%;
}

.ftrannouncements_container {
	margin:0 auto;
	width:99%;
}

.ftrannouncements_titlebar {
	background:url("images/tbg_announce.gif") no-repeat scroll 8px 0 #1A4280;
	height:28px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	padding-left:55px;
}

.ftrannouncements_content_container {
	background-color:#FFFFFF;
	border-bottom:2px solid #1B4182;
	border-left:2px solid #1B4182;
	border-right:2px solid #1B4182;
	height:46px;
	padding:5px;
}

.ftrannouncements_newslist li {
	display:inline;
	float:left;
}

.ftrannouncements_newstitle {
	display:block;
	font-size:12px;
	font-weight:bold;
}

.ftrannouncements_newscontent {
	display:block;
	font-size:11px;
	color:#7E7E7E;
}

/* FTR Announcements Scroll */
	.custom { /* Applied to container DIV */
		margin:0 auto;
		width:99%;
		background-color: #FFF;
		margin-bottom: 1em;
	}
	
	.custom .simply-scroll-clip { /* Applied to clip DIV */
		margin:0 auto;
		width:99%;
	}
	
	/* Existing styles */
	#scroller .section {
		float:left;
		width: 480px;
		height: 210px;
	}
	
	#scroller .hp-highlight {
		height:210px;
		margin:-10px 10px 10px 0;
	}
	
	#scroller .feature-headline {
		position:relative;
		top:140px;
		width:432px;
		background:white;
		margin:10px 10px 20px 10px;
		padding:10px 10px 0 10px;
	}
	#scroller .feature-headline a {
		font-weight: bold;
		text-decoration: none;
		color:#cc0000;
	}
	
	#scroller h1 {
		font-weight:normal;
		font-size:19px;
	}
	
	#scroller p {
		font-size: 14px !important;
		color:#666666;
		line-height:130%;
		padding:0 0 10px;
	}
	
	
	/* Container DIV - automatically generated */
	.simply-scroll-container { 
		position: relative;
	}
	
	/* Clip DIV - automatically generated */
	.simply-scroll-clip { 
		position: relative;
		overflow: hidden;
		z-index: 2;
	}
	
	/* UL/OL/DIV - the element that simplyScroll is inited on
	Class name automatically added to element */
	.simply-scroll-list { 
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style: none;
	}
		
	.simply-scroll-list li {
		padding: 0;
		margin: 0;
		list-style: none;
	}
		
	.simply-scroll-list li img {
		border: none;
		display: block;
	}

/*new revire design*/
/* general link behaviours */

.white { color: #FFF;}
.black, a.black { color: #000;}
img { border: none;}
.floatleft { float: left; }
.floatright { float: right; }

/* font size */

.size8 { font-size: 8px; }
.size9 { font-size: 9px; }
.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; line-height: 20px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size15 { font-size: 15px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }
.size24 { font-size: 24px; }

/* spaces */

.space6 { height: 6px; width: 100%; display: block;}
.space8 { height: 8px; width: 100%; display: block;}
.space10 { height: 10px; width: 100%; display: block;}
.space12 { height: 12px; width: 100%; display: block;}
.space20 { height: 20px; width: 100%; display: block;}

/* buttons */

.redbutton, .greenbutton, .brownbutton {
	border: 2px solid #3f0504;
	background: url(images/redbuttonback.gif) repeat-x;
	height: 21px; /* 26px */
	font-weight: bold;
	padding: 5px 0 0 10px;
	display: block;
	margin: 10px 22px 10px 12px;
}
.greenbutton {
	border: 2px solid #004505;
	background: url(images/greenbuttonback.gif) repeat-x;
}
.brownbutton {
	border: 2px solid #572001;
	background: url(images/brownbuttonback.gif) repeat-x;
	height: 23px; /* 28px */
	padding: 5px 0 0 10px;
}
.arrowicon {
	background: url(images/iconarrow.gif) no-repeat 0 3px; 
	padding: 0 0 0 20px;
	height: 12px;
}
.mailicon {
	background: url(http://www.flopturnriver.com/images/tbg_eventsmail.gif) no-repeat 0 1px;
	padding: 6px 0 0 50px;
	display: block;
	height: 26px;
}
.downloadicon {
	background: url(images/icondownload.gif) no-repeat;
	padding: 0 0 0 25px;
	height: 18px;
}
li.list-exclusive {
	background: url(images/exclusive.gif) no-repeat scroll -3px 0 transparent;
}


/* boxes */

.yellowhead {
	background: url(images/yellowboxback.gif) repeat-x;
	height: 23px; /* 33px */
	padding: 10px 0 0 10px; /* top 8px margin */
	display: block;
	margin-top:0;
}
.yellowbox {
	border: 2px solid #f6cd01;
	padding: 8px;
	color:#000000 !important;
}

a.yellowboxlink, a.yellowboxlink:hover {
	text-decoration:none !important;
	
}

.brownhead {
	background: url(images/brownboxback.gif) repeat-x;
	height: 30px; /* 33px */
	padding: 3px 0 0 8px;
	display: block;
}
.brownbox {
	border: 2px solid #934203;
	padding: 8px;
	margin: 0px 0 15px 0;
}
.lightbrownhead {
	background: url(images/lightbrownboxback.gif) repeat-x;
	height: 25px; /* 33px */
	padding: 8px 0 0 8px;
	display: block;
}
.lightbrownbox {
	border: 2px solid #e4d6a5;
	padding: 8px;
}

/* layout */

#wrap {
	width: 100%;
}
#wrap #wrapright {
/*padding:5px 5px 0 160px;*/
	padding:5px 5px 0 5px;
}
#wrap #wraprightonly {
	padding:5px 5px 0 5px;
}
#wrap #wrapleftonly {
	display: none;	
}
#wrap #wrapleft {
/*
	margin:5px 0 0 5px;
	width:150px;
	position:absolute;
*/
	display: none;	
}
#pagetitle {
	background: url(http://www.flopturnriver.com/images/layout/pagebar-bg.png) repeat-x;
	height: 41px;
	font-weight: bold;
	padding: 11px 0 0 8px;
}
#navbar {
	border: 1px solid #CCA35F;
	border-width: 1px 0;
/*	padding: 6px 3px 5px 3px;*/

	margin-bottom: 12px;
	line-height:24px;
	height:24px;
	padding:0;
	/*border: thin solid red;*/
}
#navbar h1, #navbar h2 {
	display: inline;
}
#main {

}
#content {

	position: relative;
}
#left {
	margin-right: 160px;
	padding: 8px;
	background-color:#FFFFFF;
}
#siteheadbar {
	background: url(http://www.flopturnriver.com/images/layout/navbar-bg.png) repeat-x;
	height: 50px;
	margin-bottom:10px;
}

.column_container {
	display:block;
	position:relative;
}

.column {
	float: left;
	width: 50%;
/*	min-width: 345px;*/
}
#right {
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
	background: #e7d6ab;
}
#rightbar {
	width: 155px;
	background: #333;
}



.siteheadleft {
	padding: 5px 0 0 150px; 
	height: 45px; /* 50px */
	float: left;
}
.siteheadleft font {
	display: block;
}
.siteheadright {
	float: right;
	padding-right: 10px;
}
.siteheadleft_single {
	padding: 10px 0 0 150px; 
	height: 45px; /* 50px */
	float: left;
}
.siteheadleft_single font {
	display: block;
}

ul#tabmenu {
	padding: 10px;
}
ul#tabmenu li {
	display: inline;
}





#footer a { color: #002bb8; }

/* ADDITIONAL for nosebleed */


#lowbanner {
	background: url(images/low-banner-bg.gif) right;
	width: 100%; 
	height: 160px;  /* 172px */
	padding-top: 12px;
}
.paragraph1 {
	line-height: 16px;
	padding: 10px;
}

/* THUMBNAIL */
#column .thumbnail:hover, #column .thumbnail-bottom:hover{
	background-color: transparent;
	z-index: 500;
}

#column .thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	text-decoration: none;
	border: 2px solid #f6cd01;
}

a.thumbnail-bottom span img{ /*bottom*/
	position: absolute;
	/*left: 0;
	bottom: 50px;*/
	visibility: hidden;
	text-decoration: none;
	border: 2px solid #f6cd01;
	z-index: 9999;
}

#column .thumbnail:hover span, a.thumbnail-bottom:hover span img{ /*CSS for enlarged image on hover*/
	visibility: visible;
}



/* TEMP FOR FTP DL TEST, leaving alone - do not know where it's being used 11/17/2011 */
.thumbnail:hover{
	background-color: transparent;
	z-index: 500;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	right: 10px;
	top: 10px;
	visibility: hidden;
	text-decoration: none;
	border: 2px solid #f6cd01;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
}


/* bottom box */
.thumbnail2:hover{
background-color: transparent;
z-index: 500;
}
.thumbnail2 span{ /*CSS for enlarged image*/
	position: absolute;
	left: 0px;
	bottom: 0px;
	visibility: hidden;
	text-decoration: none;
	border: 2px solid #f6cd01;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
}



/* Add missing CSSes - to be sorted out later */

#pagetitle {
	min-width:807px;
}

/* viewroom_stars.php fix */

.viewroom_bigbuttons_container {
	margin:0 auto;
	text-align:center;
}

/* Poker Stats DB banner */

.sidenav_promo {
    margin: 15px auto;
    text-align: center;
}

.sidenav_promo img {
    border: 2px solid #000000;
}

div.flags {
			
	width: 112px ;
	margin-left: auto ;
	margin-right: auto ;
}
/*intl flags dropdown*/
#cssdropdown {
	float:left;
	margin:1px 0 0 10px !important;
	text-align:left;
	width:auto;
	position: relative;
	z-index: 1;
	line-height:24px;
}
#cssdropdown a {
	display:block;
	font-weight:normal;
	z-index:999;
	height: 20px;
    width: auto;
	line-height: 20px;
	padding: 0 20px 0 30px;
	position:relative;
	font-weight:bold;
}
#cssdropdown a img {
	float: left;
    height: 18px;
    left: 6px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
}
#cssdropdown a.current {
	border:1px #CEB67D solid;
	background:url("images/dropdown-bg.jpg") repeat-x 0 0 #fffaec;
	color:#000000;
	text-decoration:none;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-moz-box-shadow: 0 0 2px #BBB;
	-webkit-box-shadow: 0 0 2px #BBB;
	box-shadow: 0 0 2px #BBB;
}

#cssdropdown a.languagehover {
	-moz-border-radius:0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
	bottom-border:none;
}

#cssdropdown, #cssdropdown li, #cssdropdown ul {
	margin:0;
	padding:0;
	list-style:none;
}

#cssdropdown ul {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
    -moz-box-shadow: 0 0 2px #999999;
	-webkit-box-shadow: 0 0 2px #999999;
	box-shadow: 0 0 2px #999999;
	border: 1px solid #E2D2AC;
	z-index: 999;
}

li.headlink {
	width:auto;
}
li.headlink ul {
	display: none;
	position:absolute;
	background:#fffaec;
}
li.headlink ul a {
	text-decoration:none;
	color:#000000;
	border-bottom: 1px solid #EDD9AD;
	background-color:#FFFFFF;
}
li.headlink ul a:hover {
	background:#FFD8A5;
}
li.headlink:hover ul {
	display: block;
}

.dropdown_arrow {
	height: auto !important;
    left: auto !important;
    margin-top: -4px !important;
    right: 4px;
	border:none;
}

/* Download Page Highlights Section */

.downloadpage_highlights .italic{
	font-weight:normal;
	font-style:italic;
	padding:3px;
}

.downloadpage_highlights .list{
	font-weight:normal;
	padding:3px;
}

.downloadpage_highlights A{
	color:#000000;
	text-decoration:underline !important;
}

.downloadpage_highlights ul li{
	padding:7px;
	list-style-image:url(http://www.flopturnriver.com/design-team/brandon/BwinDLPage/images/spade.png);
	font-size:16px;
}

.downloadpage_highlights h3 {
	display: block;
    font-size: 18px;
    text-align: center;
    width: 100%;
}

.downloadpage_highlights {
	margin-left:5px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

ul.casinositemap{

list-style-type:none;

}


/* NEW NAVTOP */

#new-top-nav {
	width: 100%;
	height: 125px;
	margin-bottom: 5px;
	background: url(http://www.flopturnriver.com/images/layout/navtop-right.gif) right top;
	position: relative;
}
#new-top-nav #logo {
	width: 201px;
	height: 125px;
/*	float: left;*/
	background: url(http://www.flopturnriver.com/images/layout/navtop-logo-new.png);
	position: absolute;
	left: 0px;
	z-index: 1;
}
#new-top-nav #logo a {
	width: 201px;
	height: 125px;
	display: block;
	text-indent: -9999px;
}

#new-top-nav #logo-new {
	width: 201px;
	height: 125px;
/*	float: left;*/
	background: url("http://www.flopturnriver.com/images/layout/navtop-logo-new.png");
	position: absolute;
	left: 0px;
	z-index: 1;
}
#new-top-nav #logo-new a {
	width: 201px;
	height: 125px;
	display: block;
	text-indent: -9999px;
}



/* New top nav */

#new-top-nav #middle {
/*	float: left;*/
	background: url(http://www.flopturnriver.com/images/layout/navtop-tabs-newtopnav.png) no-repeat 0 0 transparent;
	height: 125px;
	position: relative;
	margin-left: 201px;
}
#new-top-nav #middle #banner {
	width: 468px;
	height: 60px;
	position: absolute;
	left: 141px; /* 342px - 201px*/
	top: 12px;
}
ul.new-topnav_menu {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    text-align: center;
	z-index: 147483647;
}
ul.new-topnav_menu li {
	list-style: none;
	float: left;
	position:relative;
	margin-right:3px;
	z-index: 147483647;
}

ul.new-topnav_menu li a {
	background-color:#fff;
	/*background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.2, rgb(230,213,172)),
		color-stop(0.6, rgb(227,217,193)),
		color-stop(0.8, rgb(243,235,215))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(230,213,172) 20%,
		rgb(227,217,193) 60%,
		rgb(243,235,215) 80%
	);*/

	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
    border-left: 2px solid #CB7600;
    border-right: 2px solid #CB7600;
    border-top: 2px solid #CB7600;
    color: #000000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 37px;
    padding: 4px 7px 0;
    text-align: center;
    width: 60px;
}

ul.new-topnav_menu li:hover > a {
	/*background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.2, rgb(230,213,172)),
		color-stop(0.6, rgb(234,189,117)),
		color-stop(0.8, rgb(240,172,76))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgb(230,213,172) 20%,
		rgb(234,189,117) 60%,
		rgb(240,172,76) 80%
	);*/
	background: #fff;
}

ul.new-topnav_menu li a:hover {
	text-decoration:none;
}

ul.new-topnav_menu li.new-dropdown a {
	padding: 4px 25px 0 7px;
}

.new-dropdown_arrow {
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-8px;
	width:17px;
	height:17px;
	background:url("http://www.flopturnriver.com/images/layout/topnav-arrow.png") no-repeat 0 0 transparent;
}

ul.new-topnav_submenu {
	visibility:hidden;
	position:absolute;
	z-index:9999;
	margin:0;
	padding:0;
	border-bottom: 2px solid #CB7600;
    border-left: 2px solid #CB7600;
    border-right: 2px solid #CB7600;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	background-color:#fff;
}

ul.new-topnav_submenu li {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	margin:0;
	border-top: thin solid #E6D5AC;
}

ul.new-topnav_submenu li a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	background: none !important;
    border: medium none !important;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: auto !important;
    padding: 4px 0 4px 7px !important;
    text-align: left;
    width: 85px;
	color:#0054D3;
}

ul.new-topnav_submenu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:none repeat scroll 0 0 #06F !important;
}

ul.new-topnav_menu li:hover > ul.new-topnav_submenu {
	visibility:visible;
}

ul.new-topnav_menu li:hover > .new-dropdown_arrow {
	background-position:0 bottom;
}

/* E X T E N D E D  M E N U  T A B */
li.new-dropdown-extend {
	/*margin:0;
	padding:0;
	border-bottom: 2px solid #CB7600;
    border-left: 2px solid #CB7600;
    border-right: 2px solid #CB7600;*/
	}
	
ul.new-topnav_menu li.new-dropdown-extend a {
	padding: 4px 33px 0 7px;
}

ul.new-topnav_menu li.new-dropdown-extend ul.new-topnav_submenu li {
	}
	
ul.new-topnav_menu li.new-dropdown-extend ul.new-topnav_submenu li a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	background: none !important;
    border: medium none !important;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: auto !important;
    padding: 4px 3px 4px 7px !important;
    text-align: left;
	color:#0054D3;
	width: 90px; /*padding: 0 3px 0 0;*/}
	
ul.new-topnav_menu li.new-dropdown-extend ul.new-topnav_submenu li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:none repeat scroll 0 0 #06F !important;
}

/* GRID */
table#vid-grid td
{border-left: thin solid #eee3c3;
border-bottom: thin solid #eee3c3;
padding: 3px;}

table#vid-grid {
width: 480px;
font-size: 10px;
text-align: center;
border: thin solid #eee3c3;
}

table#vid-grid td {
vertical-align: middle;
}

table#vid-grid .grid-header{
color: #000;
font-size: 10px;
vertical-align: middle;
text-align: center;
background: #E6D5AC;}

.grid-row-cl {
/*background: #e6d5ac;*/}

.play-btn{
width: 120px;}

#jackpotgrid {
	padding:10px 0 0;
}

/*featured*/

.featuredgrid {
/*float: right;
clear: both;*/}

.featuredgrid-ftr {
float: right;
clear: both;}


.featuredgrid table, .featuredgrid-ftr table { 
border: solid thin #eee3c3; 
margin-bottom: 20px;
width: 444px; 
text-align: center;
}

.featuredgrid table th, .featuredgrid-ftr table th {
background: #eee3c3;}

span.jackpot-amt {
	color: green;
	font-weight: bold;}

.roompromo_container_featured {  

height: 73px;

width: 111px;

border: 1px solid #eee3ec;

margin: 0 auto;

}

.roompromo_featured {
	margin: 0; padding: 0;
	text-indent: 0;
	}


.roompromo_featured li {

    /*float: left;*/

    height: 73px;

   margin-right: 10px;

    overflow: hidden;

    position: relative;

    width: 111px;

}


.roompromo_panel {

    height: 73px;

    position: absolute;

    top: 0;

    width: 111px;

}

.roompromo_firstpanel {

    height: 73px;
    width: 111px;
	margin: 0 auto;
	text-align: center;

}

.roompromo_secondpanel_bodog {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-bodog.gif); 

    /*font-size: .65em;*/

    height: 162px;

    position: relative;

    width: 142px;

}

.roompromo_secondpanel_bodog_us {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-bodog-us.gif); 

    /*font-size: .65em;*/

    height: 162px;

    position: relative;

    width: 142px;

}

.roompromo_secondpanel_cherryred {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-cherry-red.gif); 

    /*font-size: .65em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_cherryred_us {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-cherry-red-us.gif); 

    /*font-size: .65em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_slots-oasis {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-slots-oasis.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_slots-oasis_us {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-slots-oasis-us.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_silver-oak {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-silver-oak.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_silver-oak_us {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-silver-oak-us.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_bet365 {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-bet365.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_betfair {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-betfair.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_titan {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-titan.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_888-casino {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-888-casino.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_coolcat {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/cool-cat.jpg); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_smartlive {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/smartlive-logo.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_7sultans {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/7sultans-logo.jpg); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_party-casino {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-party-casino.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_casino-com {

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-casino-com.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_romecasino{

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-rome-casino.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_secondpanel_romecasino_us{

	background-image: url(http://online-casino-gambling.flopturnriver.com/images/featured-jackpots/featured-rome-casino-us.gif); 

    /*font-size: .5em;*/

    height: 73px;

    position: relative;

    width: 111px;

}

.roompromo_bonusdescription {

    color: #FFFF00;

    padding: 2px;

}



}

.roompromo_bonusdescription  a {

    font: #FFFFFF;

    padding: 3px;

}



.roompromo_bonuscode_container {

    text-align: center;

	margin-top: 15px;

}

.roompromo_bonuscode_label {

    color: #FFFFFF;

    font-weight: bold;

}


.roompromo_bonuscode_code {

    color: #FF0000;

    font-size: 18px;

    font-weight: bold;

}

.roompromo_secondpanel_logo {

    bottom: 3px;

    left: 3px;

    position: absolute;

}

.roompromo_secondpanel_echecks {

    bottom: 3px;

    position: absolute;

    right: 3px;

}

.roompromo_button_review {

    display: block;

    margin: -4px 0 0;

    text-align: center;

}

.roompromo_button_review img {

    border: medium none;

}




/* LARGE DL BUTTON 12-05-2011 */
table.btnbar-dl-large { 
	border-collapse: collapse; 
	background-color: #1ea427; border-width: 2px; border-color: #004106; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dl-bg-large.png"); 
	background-position: 0 50%;
}

td.btnbar-dl-large { 
	width: 40px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dl-large.png"); 
	background-position: 0 50%; background-repeat: no-repeat; 
}

/* LARGE DL BTN WITH ALTERNATE GRADIENT */
table.btnbar-dl-large-a { 
	border-collapse: collapse; 
	background-color: #1ea427; border-width: 2px; border-color: #004106; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/images/abtesting/btn-gradient/btnbar-dl-bg-large.png"); 
	background-position: 0 50%;
}

td.btnbar-dl-large-a { 
	width: 40px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/images/abtesting/btn-gradient/btnbar-dl-large.png"); 
	background-position: 0 50%; background-repeat: no-repeat; 
}

/* LARGE DL BTN WITH ALTERNATE DARKER GRADIENT */
table.btnbar-dl-large-b { 
	border-collapse: collapse; 
	background-color: #1ea427; border-width: 2px; border-color: #004106; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/images/abtesting/btn-gradient/btnbar-dl-bg-large-b.png"); 
	background-position: 0 50%;
}

td.btnbar-dl-large-b { 
	width: 40px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/images/abtesting/btn-gradient/btnbar-dl-large-b.png"); 
	background-position: 0 50%; background-repeat: no-repeat; 
}

/* LARGE DL BTN WITH SOLID GREEN */
table.btnbar-dl-large-c { 
	border-collapse: collapse; 
	background-color: #1ea427; border-width: 2px; border-color: #004106; border-style: solid; 
	background-image: url("http://www.flopturnriver.com/images/abtesting/btn-gradient/btnbar-dl-bg-large-c.png"); 
	background-position: 0 50%;
}

td.btnbar-dl-large-c { 
	width: 40px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/images/abtesting/btn-gradient/btnbar-dl-large-c.png"); 
	background-position: 0 50%; background-repeat: no-repeat; 
}

.screenshot-float-rrr img{

margin:4x 0 0 0;

}
li.headlink, ul.langlist li {
        font-size: 10px;
}

/* NEWS SECTION FOR ONLINE-CASINO */

input, textarea { font-family: Arial; font-size: 125%; padding: 3px; }
label { display: block; } 

.infiniteCarousel {
	bottom: 0;
	position: absolute;
	width: 100%;
}

.pokercommunitynewsCarousel {
	bottom: 30px;
}

.infiniteCarousel .wrapper {
  width: 315px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 105px;
  margin: 0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul a img {
  border: 5px solid #000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius:5px;
  
}

.infiniteCarousel .wrapper ul {
  width: 840px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 10px;
}

.infiniteCarousel .pokerforumtopics_wrapper ul li, .infiniteCarousel .ftrannouncements_wrapper ul li {
	text-align:center;
}

.infiniteCarousel .pokercommunitynews_wrapper ul li {
}

.infiniteCarousel ul li img {
    -webkit-transition: border-color 400ms;
}

.infiniteCarousel ul:hover li img {
  border-color: #000;
}

.infiniteCarousel ul:hover li:hover img {
  border-color: #333;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 36px;
  width: 37px;
  background: url(images/arrow.png) no-repeat 0 0;
  text-indent: -999px;
  position: absolute;
  top: 37px;
  cursor: pointer;
  outline: 0;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 0;
}

.infiniteCarousel .forward:hover {
  background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
  background-position: 0 -108px;
}

/* Poker Community News */

.pokercommunitynews_titlebar {
	background:url("images/tbg_news.gif") no-repeat scroll 8px 0 #CB7600;
}

.pokercommunitynews_content_container {
	border-bottom:2px solid #CB7600;
	border-left:2px solid #CB7600;
	border-right:2px solid #CB7600;
}

.titlebar {
	height:27px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
	padding-left:55px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	border-radius:10px 10px 0 0;
	
}

.titlebar a {
	color:#FFFFFF !important;
}

.content_container {
	background-color:#FFFFFF;
	overflow:hidden;
	position:relative;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius:0 0 10px 10px;
	
}

.content_footer {
	background-color:#F5DBAA;
	font-weight:bold;
	height:21px;
	padding-left:10px;
	padding-top:9px;
	font-size:10px !important;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius:0 0 10px 10px;
	
}

.content_footer a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.content_footer a:hover {
	color:#CB7600;
	text-decoration:underline;
	font-weight:bold;
}

/* Poker community news pager */

.pokerforumtopicsCarousel .pager_container, .ftrannouncementsCarousel .pager_container {

}

.pager_container {
	margin: 0 auto;
	width:105px;
	height:22px;
}

.pager {
	list-style:none outside none;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	position:relative;
}

.pager li { float: left; width:20px; padding: 0 !important;}
.pager .pagenum { background-color: #fff; text-decoration: none; text-align: center; padding:5px 5px 5px 3px;; color:#E46100; font-weight: bold; display: block; }
.pager .active, .pager .pagenum:hover {
	background-color:#F5DBAA;
	color:#E46100;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}

.pokerforumtopicsCarousel .pager a, .pokercommunitynewsCarousel .pager a {
	color:#E46100 !important;
}

.pokercommunitynewsCarousel .page6, .pokercommunitynewsCarousel .page7, .pokercommunitynewsCarousel .page8, .pokercommunitynewsCarousel .page9, .pokercommunitynewsCarousel .page10  {
	display:none;
}

.ftrannouncementsCarousel .pager .pagenum {
	background-color: #fff;
	color:#B60801;
}

.ftrannouncementsCarousel .pager .active, .ftrannouncementsCarousel .pager .pagenum:hover {
	background-color:#B60801;
	color:#fff;
}

.page1, .page2, .page3, .page4, .page5, .page6, .page7, .page8, .page9 {
	padding:5px !important;
}

img.casinodl{

border: mediun none;
border-radius: 5px;

}
</style>

