/*
  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;

	/*
	new review design
	*/
	font-size : 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/* padding: 5px; */
	background: #e7d6ab;
}
.clear { clear: both;}
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%
}

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.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: center; width: 35%; }
td.matrix2-35	{ background-color: #f2eede; border-width: 0px; padding: 3px 8px 4px 8px; text-align: center; 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%;
}

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; 
}

td.btnbar-dlanim { 
	width: 22px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-dlanim.gif"); 
	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; 
}

td.btnbar-visitanim { 
	width: 40px; padding-right: 2px; 
	background-image: url("http://www.flopturnriver.com/icon/btnbar-visitanim.gif"); 
	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; 
}

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: #fbf9f3;
	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 {
	padding: 0px 10px 0px 0px; background-color: #fbf9f3; 
	float: left; margin-top: 5px; margin-right: 8px; margin-bottom: 6px
}

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; 
}

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/pagebar-bg.png"); 
	background-position: 50% 50%; 
}

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: #e6d5ac;
}

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: #ffffff; text-decoration: none; }
a.navtitle2:visited { color: #ffffff; text-decoration: none; }
a.navtitle2:hover { color: #ffffff; 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-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.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;}
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 additions for graphical tab button ab test */



#a1preload {
	position: absolute;
	left: -10000px;
	display: none;
}
#a1tabmenu {
	height: 31px;
	margin: 0 0 0 0;
}
#a1tabmenu li {
	float: left;
	list-style-type: none;
}
#a1tabmenu a, #a1tabmenu a:visited {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1_middle.gif) top left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 26px; /* 31px */
	display: block;
	padding: 5px 15px 0 15px;
}
#a1tabmenu a:active, #a1tabmenu a:hover {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1_middle_hover.gif) top left;
}
#a1tabmenu #list-b-a1, #a1tabmenu #list-b-a1:visited {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1_first.gif) top left;
}
#a1tabmenu #list-b-a1:active, #a1tabmenu #list-b-a1:hover {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1_first_hover.gif) top left;
}
#a1tabmenu #separator {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1st_separate.gif);
	width: 2px;
	height: 31px;
	float: left;
}
#a1tabmenu #list-b-a7, #a1tabmenu #list-b-a7:visited {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1_last.gif) top right;
}
#a1tabmenu #list-b-a7:active, #a1tabmenu #list-b-a7:hover {
	background: url(http://www.flopturnriver.com/images/abtesting/tab1_last_hover.gif) top right;
}
a:active, a:focus { outline-style: none; }



#a2preload {
	display: none;
}
#a2tabmenu {
	height: 25px;
	margin: 0 0 0 0;
}
#a2tabmenu li {
	float: left;
	list-style-type: none;
}
#a2tabmenu a, #a2tabmenu a:visited {
	background: url(http://www.flopturnriver.com/images/abtesting/tab3rd_middle.gif) top left;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 23px; /* 25px */
	display: block;
	padding: 2px 15px 0 25px;
}
#a2tabmenu a:active, #a2tabmenu a:hover {
	color: #C60200;
}
#a2tabmenu #list-b-a1, #a2tabmenu #list-b-a1:visited {
	background: url(http://www.flopturnriver.com/images/abtesting/tab3rd_first.gif) top left;
	padding-left: 35px;
}
#a2tabmenu #list-b-a7, #a2tabmenu #list-b-a7:visited {
	padding-right: 5px;
}
#a2tabmenu #a2separator {
	background: url(http://www.flopturnriver.com/images/abtesting/tab3rd_end.gif) top right;
	width: 15px;
	height: 25px;
	float: left;
}
a:active, a:focus { outline-style: none; }


/* END additions for graphical tab button ab test */

/* START HHC Signup Box For Full Tilt AB Test */
/* COUPON */

#smallcardbox {
	background: url(images/abtesting/FullTilt_coupon_small.gif) no-repeat center;
	padding: 9px;
	width: 97%;
	height: 100%;
	color: #FFFFFF;
	margin: 0px auto -1px auto;
}

#smallcardbox2 {
	background: url(images/abtesting/PokerStars_coupon_small.jpg) no-repeat center;
	padding: 9px;
	width: 97%;
	height: 100%;
	color: #FFFFFF;
	margin: 0px auto -1px auto;
}

#smallcardbox .kozepre5 {
	text-align: center;
	width: 640px;
	font-size: 20px;
}

#smallcardbox .kozepre6 {
	text-align: left;
	width: 640px;
	font-size: 20px;
}

#smallcardbox .kozepre5 {
	margin-top: 3px;
	font-size: 20px;
}
#smallcardbox #singup a {
	display: block;
	width: 324px;
	height: 82px;
	text-indent: -9999px;
}
#smallcardbox a, #smallcardbox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#smallcardbox #singup a {
	display: block;
	width: 324px;
	height: 82px;
	text-indent: -9999px;
}
#smallcardbox #singup {
	background: url(images/abtesting/sign_up.png) no-repeat;
	height: 82px;
	width: 324px;
	margin: 35px 0 10px 30px;
}
#smallcardbox2 .kozepre5 {
	text-align: center;
	width: 640px;
	font-size: 20px;
}

#smallcardbox2 .kozepre6 {
	text-align: left;
	width: 640px;
	font-size: 20px;
}

#smallcardbox2 .kozepre5 {
	margin-top: 3px;
	font-size: 20px;
}
#smallcardbox2 #singup a {
	display: block;
	width: 324px;
	height: 82px;
	text-indent: -9999px;
}
#smallcardbox2 a, #smallcardbox a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#smallcardbox2 #singup a {
	display: block;
	width: 324px;
	height: 82px;
	text-indent: -9999px;
}
#smallcardbox2 #singup {
	background: url(images/abtesting/sign_up.png) no-repeat;
	height: 82px;
	width: 324px;
	margin: 35px 0 10px 30px;
}
/* END HHC Signup Box For Full Tilt AB Test */

/* 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 {
	width: 100%;
	height: 125px;
	margin-bottom: 5px;
	background: url(http://www.flopturnriver.com/images/layout/navtop-right.png) right top;
	position: relative;
}
#top-nav #logo {
	width: 201px;
	height: 125px;
/*	float: left;*/
	background: url(http://www.flopturnriver.com/images/layout/navtop-logo.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 ul {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 7px;
/*    left: 201px;*/
    text-align: center;
    width: 609px;
}
#top-nav ul li {
	list-style: none;
	float: left;
	width: 87px;
}

.codes_box_container {
	width:100%;
	height:87px;
}

.codes_box_left {
	background: url(http://www.flopturnriver.com/images/codes_box_left.jpg);
	width:10px;
	height:87px;
}

.codes_box_right {
	background: url(http://www.flopturnriver.com/images/codes_box_right.jpg);
	width:12px;
	height:87px;
	float:right;
	margin-top:-87px;
}

.codes_box_center {
	background: url(http://www.flopturnriver.com/images/codes_box_center.jpg) repeat-x;
	height:87px;
	margin-left:10px;
	margin-top:-87px;
}

.codes_box_label {
	width:100%;
	height:31px;
	font-size:2em;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-top:4px;
	width:100%;
}

.codes_box_text {
	width:100%;
	height:44px;
	color:#FF0000;
	font-weight:bold;
	font-size:2.5em;
	text-align:center;
	width:100%;
	padding-top:8px;
}

.codes_box_text a {
	color:#FF0000;
	font-weight:bold;
}

/* 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;
}
.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-left: 155px;
}
#wrap #wrapleft {
	position: absolute;
	top: 5px;
	left: 5px;
}
#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;*/
	padding: 3px;
	margin-bottom: 12px;
}
#navbar h1, #navbar h2 {
	display: inline;
}
#main {
	width: 100%;
}
#content {
	width: 100%;
	position: relative;
}
#left {
	margin-right: 160px;
	padding: 8px;
}
#siteheadbar {
	background: url(http://www.flopturnriver.com/images/layout/navbar-bg.png) repeat-x;
	height: 50px;
}
#column {
	float: left;
	width: 50%;
/*	min-width: 345px;*/
}
#right {
	position: absolute;
	top: 0;
	right: 0;
	width: 155px;
	background: #e7d6ab;
	padding-top: 16px;
}
#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 */

li.list-beats {
	background: url(images/exclusive.gif) -3px 0 no-repeat ;
}
#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{
	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;
}
#column .thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
}



/* TEMP FOR FTP DL TEST */
.thumbnail:hover{
	background-color: transparent;
	z-index: 500;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: 170px;
	top: 180px;
	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;
}

/* UBOC5 takeover */

.banner_takeover_uboc_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_uboc_2010_1000x300_bg.gif") repeat-x scroll 0 0 transparent;
	height:300px;
	text-align:center;
	width:100%;
}

.banner_takeover_uboc_container a {
	width:100%;
	display:block;
}

.banner_takeover_uboc_container img {
	border:none;
}

.banner_bottom_takeover_uboc_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_uboc_2010_1000x30_bg.gif") repeat-x scroll 0 0 transparent;
	height:30px;
	text-align:center;
	width:100%;
	position:fixed;
	bottom:0;
}

.banner_bottom_takeover_uboc_container a {
	width:100%;
	display:block;
}

.banner_bottom_takeover_uboc_container img {
	border:none;
}

/* WCOOP takeover */

.banner_takeover_wcoop_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_wcoop_2010_1000x300_bg.gif") repeat-x scroll 0 0 transparent;
	height:300px;
	text-align:center;
	width:100%;
}

.banner_takeover_wcoop_container a {
	width:100%;
	display:block;
}

.banner_takeover_wcoop_container img {
	border:none;
}

.banner_bottom_takeover_wcoop_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_wcoop_2010_1000x30_bg.gif") repeat-x scroll 0 0 transparent;
	height:30px;
	text-align:center;
	width:100%;
	position:fixed;
	bottom:0;
}

.banner_bottom_takeover_wcoop_container a {
	width:100%;
	display:block;
}

.banner_bottom_takeover_wcoop_container img {
	border:none;
}

/* SIT N GO takeover */

.banner_takeover_sitngo_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_sitngo_2010_1000x300_bg.gif") repeat-x scroll 0 0 transparent;
	height:300px;
	text-align:center;
	width:100%;
}

.banner_takeover_sitngo_container a {
	width:100%;
	display:block;
}

.banner_takeover_sitngo_container img {
	border:none;
}

.banner_bottom_takeover_sitngo_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_sitngo_2010_1000x30_bg.gif") repeat-x scroll 0 0 transparent;
	height:30px;
	text-align:center;
	width:100%;
	position:fixed;
	bottom:0;
}

.banner_bottom_takeover_sitngo_container a {
	width:100%;
	display:block;
}

.banner_bottom_takeover_sitngo_container img {
	border:none;
}

/* Big Bet Poker Pokerthon takeover */

.banner_takeover_pokerthon_container {
	background:url("http://www.flopturnriver.com/images/banners/banner_pokerthon_2010_1000x300_bg.gif") repeat-x scroll 0 0 transparent;
	height:300px;
	text-align:center;
	width:100%;
}

.banner_takeover_pokerthon_container a {
	width:100%;
	display:block;
}

.banner_takeover_pokerthon_container img {
	border:none;
}

.banner_bottom_takeover_pokerthon_container {
	background-color:#000000;
	height:30px;
	text-align:center;
	width:100%;
	position:fixed;
	bottom:0;
}

.banner_bottom_takeover_pokerthon_container a {
	width:100%;
	display:block;
}

.banner_bottom_takeover_pokerthon_container img {
	border:none;
}