body {
width: auto;
background: white;
color: black;
font-size: 12pt;
background: transparent none;
}

#topcontainer, #leftcolumn, #leftads, #rightcolumn, #noprint {
display: none;
}

/* By default (td, body..) use Arial in black */
body, td {
color: black;
font-family: arial, helvetica, sans-serif;
}

/* Some default values */
table { empty-cells: show; }
img   { border: none; }

/* Normal links */
a:link    { text-decoration: underline; color: black; }
a:visited { text-decoration: underline; color: #800080; }
a:hover   { text-decoration: none; color: #b23232; }
a:active  { text-decoration: underline; color: black; }

#maincontent {
color: black;
background-color: white;
border: 1px solid black;
padding: 5px 5px 20px 5px;
}

#yellowcontainer {
color: black;
background-color: #F4F0EA;
border: 1px solid #828181;
}

#topcontainer_handheld {
margin: 0px 0px 5px 0px;
}

#topcontainer_handheld p {
margin: 0px;
}

#bottomcontainer {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
margin: 10px 0px 0px 0px;
}

h1 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 150%;
font-weight: bold;
text-align: center;
margin-top: 0px;
margin-bottom: 12px;
}

h2 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 115%;
font-weight: bold;
margin-bottom: 0px;
}

h3 {
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
margin-bottom: 0px;
}

/*  Standard horizontal rule  */
hr {
height: 1px;
border: 0px;
color: black;
background-color: black;
}

/*  Used to make page a minimum size (for float purposes)  */
#pagewidthspacer {
margin: 0px;
}

/*  Standard floats with margin  */
.leftfloat {
float: left;
margin-right: 4px;
}

.rightfloat {
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;
}

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

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

.adboxteal {
width: 116px;
height: 56px;
margin: auto;
border: 1px solid black;
padding: 2px;
background-color: #669999;
font-family: arial;
font-size: 11px;
color: white;
}

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

/*  Small box should eventually be replaced  */
.smallbox {
font-family: Verdana, sans-serif;
font-size: 10px;
text-align: center;
background-color: white;
border: 1px solid black;
padding: 2px 2px 3px 2px;
overflow: hidden;
}

/*  Used for ads in left and right borders  */

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

.videoclip {
color: green;
font-size: 75%;
float: right;
text-align: center;
border: 1px solid green;
padding: 2px 2px 0px 2px;
margin-top: 5px;
margin-left: 4px;
}

.menuundertitle {
text-align: center;
margin-top: 0;
margin-bottom: 16px;
}

#youtube {
font-size: 75%;
width: 500px;
max-width: 500px;
}

#youtube p {
margin: 0px;
}