﻿body {
width: auto;
background: white;
color: black;
font-size: 12pt;
background: transparent none;
}

a:link, a:visited {
color: #520;
background: transparent;
text-decoration: underline;
}

img   {
border: none;
}

#topcontainer, #topcontainer_handheld, #bottommenu, #bottomcontainer, #leftcolumn, #leftads, #rightcolumn, #noprint, #indexbottom, .noprint, .thumbnail {
display: none;
}

a[href^="/"]:after {
content: " (http://www.homepokertourney.com" attr(href) ") ";
}

/* Headers */
h1 { 
text-align:center;
margin-bottom:12px;
}

h2, h3 { 
margin-bottom:0px;
}

/*  Standard floats with margin  */

.floatleft {
float: left;
margin-right: 4px;
}

.floatright {
float: right;
margin-left: 4px;
}

/*  Standard black border used on tables and divs  */

.blackborder {
border: 1px solid black;
}

.blackborder th {
color: white;
font-weight: bold;
background-color: black;
border: 1px solid black;
padding: 2px;
}

.blackcellborder td {
border: 1px solid black;
padding: 2px;
}

/* Different text sizes */

.smalltext {
font-size: 85%;
}

.xsmalltext {
font-size: 75%;
font-weight: normal !important;
}

.xxsmalltext {
font-size: 65%;
font-weight: normal !important;
}

.xxxsmalltext {
font-size: 60%;
font-weight: normal !important;
}

.rulestext {
font-size: 85%;
text-indent: -15pt;
margin: 5px 0pt 5px 15pt;
}

.rulesindent {
font-size: 80%;
text-align: justify;
margin: 5px 25px 5px 40px;
}

.tinylink a {
font-size: 10px;
text-decoration: none;
}

.cellblack   { color:#FFFFFF; background-color:#000000; text-align:center; }
.cellblue    { color:#FFFFFF; background-color:#000080; text-align:center; }
.cellbrown   { color:#FFFFFF; background-color:#663300; text-align:center; }
.cellgray    { color:#000000; background-color:#C0C0C0; text-align:center; }
.cellgreen   { color:#FFFFFF; background-color:#008000; text-align:center; }
.cellorange  { color:#000000; background-color:#FF9900; text-align:center; }
.cellpink    { color:#000000; background-color:#FF66CC; text-align:center; }
.cellpurple  { color:#FFFFFF; background-color:#800080; text-align:center; }
.cellred     { color:#FFFFFF; background-color:#800000; text-align:center; }
.cellwhite   { color:#000000; background-color:#FFFFFF; text-align:center; }
.cellyellow  { color:#000000; background-color:#FFFF00; text-align:center; }

.headerdefault  { background-image: url('http://www.homepokertourney.com/images/header-default.png') !important; }
.headerblue     { background-image: url('http://www.homepokertourney.com/images/header-blue.png') !important; }
.headercyan     { background-image: url('http://www.homepokertourney.com/images/header-cyan.png') !important; }
.headergreen1   { background-image: url('http://www.homepokertourney.com/images/header-green1.png') !important; }
.headermauve    { background-image: url('http://www.homepokertourney.com/images/header-mauve.png') !important; }
.headerorange1  { background-image: url('http://www.homepokertourney.com/images/header-orange1.png') !important; }
.headerrose     { background-image: url('http://www.homepokertourney.com/images/header-rose.png') !important; }

/* image galleries for images pages */
.chipimage {
float: left;
width: 130px;
height: 180px;
font-family: Verdana, sans-serif;
font-size: 11px;
text-align: center;
overflow: hidden;
}

.cardimage {
float: left;
width: 120px;
height: 200px;
font-family: Verdana, sans-serif;
font-size: 11px;
text-align: center;
overflow: hidden;
}

/* Blank box. no border. no padding. Use h3 for header. <p> adds white bottom margin */
.boxblank {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
color: black;
background-color: white;
overflow: hidden;
}

.boxblank h3 {
font-weight: bold;
padding: 3px;
margin: 0px;
}

.boxblank p {
background-color:#F4F0EA;
padding: 3px;
margin: 0px 0px 3px 0px;
}

/* Used on Site News page */
.news h2 {
margin-bottom: 0px;
font-weight: bold;
}

.news p {
margin: 0px;
text-indent: -10px;
margin-left: 10px;
}

/* Used on Glossary page */
.glossary dt {
font-weight: bold;
}

.glossary dd {
margin-left: 0px;
margin-bottom: 0.5em;
}

/* Used on Clock Features page chart */
.chartcolor tr {
text-align: center;
vertical-align:middle;
}

.chartcolor th {
background: #FFFFFF;
vertical-align: bottom;
}

.chartcolor td {
background: #F4F0EA;
}

.centercells td {
text-align: center;
}

/* Used on Poker Chip Review pages */
.review {
font-family: Arial, sans-serif;
font-size:80%;
}

.review th {
font-family: verdana, Arial, sans-serif;
font-size: 70%;
text-align: center;
vertical-align: middle;
background: #d8d0c8;
border: 1px solid black;
}

.review td {
font-family: Arial, sans-serif;
text-align: center;
border: 1px solid black;
}                       

.review p {
margin: 5px 2px;
text-align: justify;
}

td.reviewname {
font-family: Arial Narrow, Arial, sans-serif;
font-size: 130%;
font-weight: bold;
background: #d8d0c8;
border: 1px solid black;
}

.reviewname a:link, .reviewname a:visited, .reviewname a:hover, .reviewname a:active {
text-decoration: none;
}

/* Used on List Review page */
#listreview ul {
margin: 0px 0px 0px 1px;
padding-left: 1em;
line-height: 1;
}

#listreview li {
font-size: 12px;
}

#listreview p {
margin-bottom: 0px;
}

#listreview a {
text-decoration: none;
}

#listreview h3 {
margin-top: 0px;
margin-bottom: 0px;
}

/* Standard box. black border. 2px padding. use boxheader for heading */
.boxstandard {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
color: black;
background-color: white;
border: 1px solid black;
padding: 2px;
overflow: hidden;
}

.boxstandard p {
margin: 0px;
}

.boxheader {
font-weight: bold;
text-align: center;
padding: 2px;
}

/* No underline for links */
.nounderline a:link    { text-decoration: none; color: black; }
.nounderline a:visited { text-decoration: none; color: #800080; }
.nounderline a:hover   { text-decoration: underline; color: #b23232; }
.nounderline a:active  { text-decoration: none; color: black; }

/* Sponsor box  */
.sponsorbox {
margin: 0 auto;
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
text-align: left;
background-color: white;
border: 1px solid #4D6699;
overflow: hidden;
}

.sponsorbox p {
margin: 10px;
}

.sponsorboxheader {
font-weight: bold;
color: white;
background-color: #4D6699;
padding: 5px 5px 5px 10px;
margin: 0px !important;
}

.bluelink a:link    { text-decoration: underline; color: #4D6699; font-weight: bold; }
.bluelink a:visited { text-decoration: underline; color: #4D6699; font-weight: bold; }
.bluelink a:hover   { text-decoration: none; color: #b23232; font-weight: bold; }
.bluelink a:active  { text-decoration: underline; color: #4D6699; font-weight: bold; }

.greenlink a:link    { color: #008000; font-size: 90%; }
.greenlink a:visited { color: #008000; font-size: 90%; }
.greenlink a:hover   { text-decoration: underline; color: #b23232; font-size: 90%; }
.greenlink a:active  { color: #008000; font-size: 90%; }

.blacklink a:link, .blacklink a:visited, .blacklink a:hover, .blacklink a:active  { text-decoration: none; color: black; font-size: 90%; }

/* Used for YouTube videos */
.videoline
{
margin-left: 0;
text-align: left;
color: green;
}

/* Used on cards review pages */
.menuundertitle {
text-align: center;
margin-top: 0;
margin-bottom: 16px;
}

/* Red and Green text for NEW and Discounts */
.redtext {
color: red;
}

.newredtext {
color: white;
font-weight: bold;
background-color: red;
font-size: 75%;
margin-left: 5px;
padding-left: 1.5px;
padding-right: 2px;
}

.discounttext {
color: white;
font-weight: bold;
background-color: green;
font-size: 75%;
margin-left: 5px;
padding-left: 1.5px;
padding-right: 2px;
}

/* Ad Containers */
.adbox {
width: 120px;
font-family: Verdana, sans-serif;
font-size: 10px;
text-align: left;
background-color: white;
border: 1px solid black;
padding: 1px 1px 3px 1px;
margin: 0px auto 5px auto;
overflow: hidden;
}
