@charset "UTF-8";
/* CSS Document */
/* Fonts */
h1 {
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h6 {
	color: #069;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	height: 1px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	list-style-type: none;
}
#swfHolder {
	width: 720px;
	height: 480px;
	float: left;
}
#box-960xAutoFL {width: 960px; height: auto;float: left;}
.share_doodle {
	padding-top: 5px;
	padding-left: 155px;
	width: 485px;
	float: left;
	background-image: url(../shared/share-wg.png);
	background-repeat: no-repeat;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C66;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C66;
}
.share_doodle2 {
	padding-top: 5px;
	padding-left: 155px;
	width: 475px;
	float: left;
	background-image: url(../shared/share-wg.png);
	background-repeat: no-repeat;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C66;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C66;
}
.shirts {
	padding-top: 20px;
	padding-left: 0px;
	height: auto;
	width: 320px;
	float: left;
	text-align:center;
}
.store_poker_demo {
	padding-top: 420px;
	padding-left: 105px;
	width: 120px;
	float: left;
}
.store_poker_buy {
	padding-top: 10px;
	padding-left: 0px;
	width: 320px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	line-height: 15px;
	padding-right: 50px;
}
.store_poker_buy2 {
	width: 220px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	background-color: #000;
	height: 460px;
	line-height: 12px;
	padding: 10px;
}
#store_poker_header {
	background-image: url(../store/images/poker_store_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 470px;
	width: 960px;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.padleft-centertext {
	text-align: center;
	padding-left: 20px;
	width: 183px;
	float: right;
}
.padtop-padbottom {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padleft {
	padding-left: 5px;
}
.screenshot_right {
	padding-left: 15px;
	float: left;
	width: 290px;	
}
.screenshot_left {
	padding-left: 30px;
	float: left;
	width: 290px;
}
.padleft30 {
	padding-left: 30px;
}
.padleft30fl {
	padding-left: 30px;
	float: left;
	width: 930px;
	padding-top: 0px;
}
.padtop {
	padding-top: 40px;
}
.text-store-highlight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E6D681;
	font-weight: bold;
	float: left;
	width: 155px;
}
.text-normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
.text-header{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.text-header2{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #044A6C;
}
.header-blue-armc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.text-header-blue{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.text-light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;	
}
.text-light a:link, a:hover, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
}
.text-subhead {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
/* Basics */
object, embed {outline: 0;}
a {outline: 0;}
a:hover {
	text-decoration: none;
	background-position: 0 0;
	color: #636;
}
a:link, a:visited {
	color: #069;
	text-decoration: none
}
body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../shared/background.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #069;
}
.space10btm {
	padding-bottom: 10px;
}
.floatAndSpace {
	float: left;
	padding-bottom: 5px;
}
.float10pxBottom {
	float: left;
	padding-bottom: 10px;
}
.float10pxTop {
	float: left;
	padding-top: 10px;
}
.float10pxTopBot {
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.floatSpaceBrBtm {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
}
.floatLeft {float: left;}
.floatL25 {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}
.floatLeftPad10L {float: left; padding-left: 10px;}
.floatLeftPad20R {float: left; padding-right: 20px;}
.floatRight {float: right;}
.screenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666;
	text-decoration: none;
	float: left;
	height: auto;
	width: 176px;
	padding-top: 10px;
	padding-right: 20px;
}
.screenText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #666;
	text-decoration: none;
	float: left;
	height: auto;
	width: 176px;
	padding-top: 10px;
}
/* Doodle */
.prevDoodle {
	width: 125px;
	height: 90px;
	text-indent: -99999px;
	background-image: url(../doodle/images/prevDoodle.png);
	background-position: bottom;
	float: left;
	display:block;
	margin-left: 0px;
}
.nextDoodle {
	width: 125px;
	height: 90px;
	text-indent: -99999px;
	background-image: url(../doodle/images/nextDoodle.png);
	background-position: bottom;
	float: left;
	display:block;
}
.nextDoodleDead {
	width: 125px;
	height: 90px;
	float: left;
	display:block;
}
.doodleH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #036;	
}
.doodleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}
.doodleCopyHolder {
	width: 390px;
	float: left;
}
.doodleImage {
	width:650px;
	height:457px;
	float:left;
}
.doodle_nav {
	width:250px;
	height: 100px;
	float:left;
}
.doodle_nav_bm {
	width: 125px;
	height: 90px;
	float: left;
	padding-top: 10px;
}
.shareNav {
	width:290px;
	float:left;
	margin-left: 10px;
}

/* Main */
.topNavGrampa {
	width: 155px;
	height: 70px;
	text-indent: -99999px;
	background-image: url(../shared/Grampa.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavClarence {
	width: 155px;
	height: 70px;
	text-indent: -99999px;
	background-image: url(../shared/Clarence.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavRevenge {
	width: 155px;
	height: 70px;
	text-indent: -99999px;
	background-image: url(../shared/Revenge.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavMore {
	width: 155px;
	height: 70px;
	text-indent: -99999px;
	background-image: url(../shared/More.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavDoodle {
	width: 80px;
	height: 70px;
	text-indent: -99999px;
	background-image: url(../shared/Doodle.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
/* MENU RIGHT */
.topNavHome {
	width: 80px;
	height: 14px;
	text-indent: -99999px;
	background-image: url(../shared/Home.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavDownloads {
	width: 80px;
	height: 14px;
	text-indent: -99999px;
	background-image: url(../shared/Downloads.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavStore {
	width: 80px;
	height: 14px;
	text-indent: -99999px;
	background-image: url(../shared/Store.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavNewsletter {
	width: 80px;
	height: 14px;
	text-indent: -99999px;
	background-image: url(../shared/Newsletter.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
.topNavContact {
	width: 80px;
	height: 14px;
	text-indent: -99999px;
	background-image: url(../shared/Contact.jpg);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display:block;
}
#topNavShare {
	float: right;
	height: 30px;
	width: 194px;
}
.follow{
	float: right;
	margin-top: 7px;
	margin-right: 2px;
	display: block;
}
.share{
	float: right;
	margin-top: 7px;
	margin-right: 2px;
	display: block;
}
#topNavLogo {
	width:180px;
	height:100px;
	float: left;
}
#topNavSubMenu {
	width:780px;
	height:30px;
	float: left;
	background-color: #003563;
}
#searchBox {
	height:26px;
	float: right;
	width: 250px;
	overflow: hidden;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Other */
#altcontent {
	height: auto;
	width: 960px;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
.column320 {
	width:320px;
	float: left;
	padding-right:20px;
}
.column310 {
	width:310px;
	float: left;
}
.column310-20pxLeft {
	width: 310px;
	float: left;
	padding-left: 20px;
}
.line-310x10 {
	width: 310px;
	height: 10px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #39C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.line-960x10 {
	width: 960px;
	height: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #39C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#box-996xauto {
	width:996px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#box-960xauto {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#box-960x410 {
	width:960px;
	height: 410px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	background-color: #FFF;
}
#box-960x290 {
	width:960px;
	height: 290px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#topNav {
	width:960px;
	height: 100px;
	float:left;
}
#box-960x40 {
	width:960px;
	height: 40px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#box-960x10 {
	width:960px;
	height: 10px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#box-800x100 {
	width:960px;
	height: 36px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box-445x400 {
	width:445px;
	height: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#box-300x400 {
	width:400px;
	height: 400px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.box-luof {
	width: 300px;
	height: auto;
	float: left;
	margin: 0px;
	padding-bottom: 10px;
}
#box-300xauto {
	width: 300px;
	height: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}
.box-ads-300xauto {
	width: 300px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
}
.box-ads-336xauto {
	width: 336px;
	height: auto;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0px;
}
.box-200xauto {
	width: 305px;
	height: auto;
	float: left;
	padding-left: 10px;
}
.box-305xauto {
	width: 305px;
	height: auto;
	float: left;
	padding-top: 10px;
}
.ad-box-side-310xauto {
	width:310px;
	height:auto;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.ad-dd-300x250 {
	width: 300px;
	height: 250px;
	float: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.ad-300x250 {
	width: 300px;
	height: 250px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ad-336x280 {
	width: 336px;
	height: 280px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.ad-336x280-inset {
	width: 480px;
	height: 280px;
	float: left;
}
.ad-336x280-fr {
	width: 336px;
	height: 280px;
	float: right;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ad-600x300 {
	width:300px;
	height:600px;
	float: left;
}
.today {
	width:150px;
	height: 330px;
	float: left;
	margin-right: 10px;
	background-image: url(../shared/tu-title.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box-features-150px {
	width:150px;
	height: auto;
	float: left;
	padding-right: 10px;
}
.box-150xauto {
	width:150px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
}
.box-150xauto-end {
	width:150px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
}
.box-300xauto {
	width:310px;
	height: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 0px;
	text-align: center;
}
#box-115x100 {
	width:195px;
	height: 36px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.box-470xauto {
	width: 460px;
	height: auto;
	float: left;
	padding: 0px;
	text-align: left;
	margin-left: 10px;
}
.box-doodle {
	width: 640px;
	height: 493px;
	float: left;
	padding-top: 70px;
	background-image: url(../doodle/images/topofpad.jpg);
	background-repeat: no-repeat;
}
.box-650xauto {
	width:650px;
	height:auto;
	float: left;
	margin-top: 20px;
}
.box-650xauto10 {
	width:650px;
	height:auto;
	float: left;
	margin-top: 10px;
}
.box-640 {
	width:640px;
	height:auto;
	float: left;
	margin: 0px;
}
.box-630 {
	width:630px;
	height:auto;
	float: left;
	margin: 0px;
}
.box-620 {
	width: 620px;
	height: auto;
	float: left;
	margin: 0px;
	padding-left: 10px;
}
.share-960 {
	width: 805px;
	height: 55px;
	float: left;
	background-image: url(../shared/share_960x70.png);
	background-repeat: no-repeat;
	padding-left: 155px;
	padding-top: 15px;
	margin-top: 10px;
}
.share-630 {
	width: 475px;
	height: 32px;
	float: left;
	margin-top: 10px;
	background-image: url(../shared/share-wg.png);
	background-repeat: no-repeat;
	padding-left: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C66;
	border-bottom-color: #C66;
	background-color: #FFF;
	border-right-width: 1px;
	border-right-color: #C66;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}
.share-630-2 {
	width: 485px;
	height: 32px;
	float: left;
	background-image: url(../shared/share-complete.png);
	background-repeat: no-repeat;
	padding-left: 155px;
	padding-top: 15px;
	padding-bottom: 25px;
	margin-top: 5px;
}
.box-features {
	width: 620px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}
.box-features-01 {
	width: 200px;
	height: auto;
	float: left;
}
.box-features-02 {
	width: 200px;
	height: auto;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.box-features-03 {
	width: 200px;
	height: auto;
	float: left;
}
.box-features-latest {
	width: 630px;
	height: auto;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box-features-half {
	width: 470px;
	height: auto;
	float: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.box-features-top {
	width: 620px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 10px;
}
.box-features-end {
	width: 620px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 10px;
}
.box-share {
	width:630px;
	height:auto;
	float: left;
}
#copyright-box {
	width:960px;
	height:auto;
	float: left;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#space105 {
	width:105px;
	padding:0px;
	height: 50px;
	float: left;
	margin: 0px;
}
.spacerAds{
	width: 12px;
	padding: 0px;
	height: 50px;
	float: left;
	margin: 0px;
}
.spacerAds2{
	width:20px;
	padding:0px;
	height: 50px;
	float: left;
	margin: 0px;
}
.spacer10x10{
	width:10px;
	padding:0px;
	height: 10px;
	float: left;
	margin: 0px;
}
#content {
	width:960px;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mce-EMAIL {
	width: 190px;
	margin-top: 5px;
}
.validate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #069;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.button {
	width: 90px;
	height: 25px;
	text-indent: -99999px;
	background-image: url(../shared/submit-email.gif);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	border: none;
}
.button:hover {text-decoration: none;background-position: 0 0;}
.clear {
	float: left;
	width: 300px;
	height: auto;
	clear: both;
	padding-top: 5px;
}
#mc_embed_signup2 {
	float: left;
	width: 300px;
	height: auto;
}
#mc_embed_signup{
	float: left;
	width: 300px;
	height: auto;
	background-color: #fff;
	background-image: url(../shared/signup-bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
#support_header{
	background-image: url(../grampa/poker/images/poker_support_header.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 310px;
	padding-left: 650px;
	float: left;
	background-position: center;
}
#support_header_poke{
	background-image: url(../downloads/images/headerSupportPoke.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 310px;
	padding-left: 650px;
	float: left;
	background-position: center;
}
.box-206-10l{
	float: left;
	height: auto;
	width: 206px;
	padding-left: 10px;
}
.box-206-10l-2{
	float: left;
	height: auto;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
}
.box-206-fl{
	float: left;
	height: auto;
	width: 200px;
	padding-right: 10px;
}
.box-640x5 {
	width:640px;
	height:5px;
	float: left;
}
.box-640x10 {
	width:640px;
	height:10px;
	float: left;
}