﻿body {
margin: 0 auto;
padding: 6px;
color: black;
background-color: white;
font-family: arial, helvetica, sans-serif;
max-width: 1200px;
}

/* 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; }

/* Containers */
#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 {
font-size: 12px;
font-weight: bold;
text-align: center;
margin: 0px 0px 5px 0px;
overflow: hidden;
}

#topcontainer p {
margin: 0px;
}

#bottomcontainer {
font-size: 12px;
text-align: center;
margin: 10px 0px 0px 0px;
}

/* Do not display unless handheld device */
#topcontainer_handheld, #bottommenu {
display: none;
}

/* Navigation (HPT Menu) on left side of the page. inline for IE6 and IE 5 */
.navlist {
width: 130px;
font-family: Tahoma, arial, helvetica, sans-serif;
margin: 0px 0px 5px 0px;
padding: 1px;
background-color: white;
border: 1px solid black;
list-style-type: none;
overflow: hidden;
}

.navlist li {
display: inline;
}

.navlist li.navheader {
display: block;
background-image: url('http://www.homepokertourney.com/images/header-menu.png');
font-family: Tahoma, arial, helvetica, sans-serif;
color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 2px;
margin-bottom: 1px;
background-color: #E0D8D0;
}

.navlist a {
display: block;
background-color: #E0D8D0;
text-align: left;
color: black;
text-decoration: none;
font-size: 12px;
padding: 0px 2px 0px 2px;
}

.navlist a:visited {
color: black;
text-decoration: none;
}

.navlist a:hover {
background-color: #d0c8c0;
color: #b23232;
}

/* Advertising columns on the sides of the page */
#rightads {
width: 125px;
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
margin: 0px 0px 5px 0px;
overflow: hidden;
text-align: center;
}

#rightads p {
margin-top: 0px;
margin-bottom: 5px;
}

#leftads {
width: 135px;
font-family: Tahoma, arial, helvetica, sans-serif;
font-size: 12px;
margin: 0px;
overflow: hidden;
text-align: center;
}

#leftads p {
margin-top: 0px;
margin-bottom: 5px;
}

/* Headers */
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;
}

/*  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: 10px 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;
}

.vpp {
text-align: center;
border: 1px solid #800000;
padding-bottom:2px;
width: 120px;
margin: 5px auto 5px auto;
overflow: hidden;
}

.top15 {
width: 120px;
border: solid 1px #627678;
margin-bottom: 5px;
background: #e7f1e7;
text-align: center;
font-size: 11px;
}

.bonuscodetitanpoker {
width: 120px;
border: 1px solid #627678;
padding: 1px 1px 3px 1px;
margin-top: 5px;
margin-bottom: 5px;
background-color: #e7f1e7;
text-align: center;
font-size: 11px;
}

/* Popups */

.thumbnail {
position: relative;
z-index: 0;
}

.thumbnail:hover {
background-color: transparent;
z-index: 50;
}

.thumbnail span { /*CSS for enlarged image*/
position: absolute;
/*background-color: #F4F0EA;*/
/*padding: 5px;*/
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}

