/* ====================================================== 
	Top15Poker style sheet, version 1.0
	Original author : Gor Vardanyan (www.gorvard.net)
====================================================== */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	background-color: #060;
	margin: 0px;
	background-image: url(../images/bg.gif);
} a, a:visited{color: #666666; text-decoration: underline; background-color: inherit;} a:hover {color: #FF3300; text-decoration: none; background-color: inherit;} .hide {display: none;} p{line-height: 1.5em; margin-top: 0; margin-right: 0; margin-bottom: 1em; margin-left: 0px;} /* Removing borders from linked images */  a img {border:none;} /* removing extra margin from form elements */ form {
	margin:0px;
	padding:0px;
} .clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }  .clearfix {display: inline-block;}  /* Hide from IE Mac \*/  .clearfix {display:block;}  /* End hide from IE Mac */  * html .clearfix{ height: 1px; }

#container {
	width: 970px;
	margin: 0px auto;
	padding: 0px 5px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	background-color: #060;
	background-image: url(http://www.top15poker.com/img/container-bg.gif);
}
#header {
	height: 122px;
	background-color: #fff;
	background-image: url(http://www.top15poker.com/img/header.gif);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
}
h1#logo {
	margin: 0px;
	padding: 0px;
	background: url(http://www.top15poker.com/img/logo.jpg) no-repeat left top;
	width: 280px;
	display: block;
}
h1#logo a {
	font-size: 1px;
	display: block;
	height: 122px;
	width: 280px;
	
	text-indent: -50000px;
	text-decoration:none;
}
#top-info {
	position: absolute;
	width: 460px;
	right: 0px;
	bottom: 0px;
	height: 82px;
	padding-top: 30px;
	padding-right: 220px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(http://www.top15poker.com/img/top-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	color: #030;
	line-height: 1.6em;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px;
	padding: 0px;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	padding: 0px;
}
#content h1 {
	color: #F60;
	background-image: url(http://www.top15poker.com/img/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin: 0px 0px 10px 0px;
}

#content h2 {
	color: #F60;
	background-image: url(http://www.top15poker.com/img/h1-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	margin: 0px 0px 10px 0px;
}

#div3cols {
	padding: 10px 0px;
}

#div3cols #left-col {
	float: left;
	width: 180px;
}
#div3cols #right-col {
	float: right;
	width: 180px;
}
#div3cols #content {
	float: left;
	width: 600px;
	padding: 0px 5px;
}
#div3cols #content .inner {
	background-color: #FFF;
	padding: 15px;
	border: 2px solid #CACACA;
}
#footer {
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #CC0000;
}

#footer .inner {
	background-color: #F2F2F2;
	padding: 10px 80px 0 80px;
	border-top: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	text-align: center;
}
#footer .f-close {
	background-image: url(http://www.top15poker.com/img/footer.gif);
	background-repeat: no-repeat;
	height: 17px;
}
.nav {
	padding-bottom: 20px;
}

h2.nav-header {
	background-image: url(http://www.top15poker.com/img/nav-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 10px 7px 8px 0px;
}
ul.nav-box {
	display: block;
	margin: 0px;
	padding: 3px 3px 0px 3px;;
	list-style-type: none;
	border-top: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
}
.nav-close {
	background-image: url(http://www.top15poker.com/img/nav-bot.jpg);
	background-repeat: no-repeat;
	height: 18px;
}
ul.nav-box li {
	display: inline;
}
ul.nav-box li a, ul.nav-box li a:visited {
	color: #FFF;
	display: block;
	border-bottom: 1px dashed #7CB179;
	text-decoration: none;
	background-image: url(http://www.top15poker.com/img/a-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 22px;
}
ul.nav-box li a:hover {
	color: #030;
	background-image: url(http://www.top15poker.com/img/a-hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.r-top {
	background-image: url(http://www.top15poker.com/img/r-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 7px;
}
.r-content {
	padding: 5px;
	border-top: 2px solid #CACACA;
	border-left: 2px solid #CACACA;
	border-right: 2px solid #CACACA;
}
ul.right-nav-box {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.right-nav-box li {
	display: inline;
}
ul.right-nav-box li a, ul.right-nav-box li a:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
	background-image: url(http://www.top15poker.com/img/a-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 3px 3px 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7CB179;
}
ul.right-nav-box li a:hover {
	color: #030;
	background-image: url(http://www.top15poker.com/img/a-hover.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.right-nav-header {
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFCC00;
	margin-bottom: 5px;
	margin-top: 5px;
}
.poker-tour {
	background-image: url(http://www.top15poker.com/img/poker-tour-bg.gif);
	text-align: center;
	border: 1px solid #9c9;
	margin: 10px -5px;
}
.ads {
	text-align: center;
}
.ads img {
	margin-top: 10px;
}

.style4 {color: #FFFFFF; font-weight: bold; }

.style1 {color: #CC0000}

.style2 {color: #000000}

.style6 {font-size: smaller}
.style3 {color: #FFFFFF; font-weight: bold;}
.style7 {font-weight: bold;}

td.bg{ 
background: url(http://www.top15poker.com/Online_Poker/img/top-poker-sites/grn-online-poker-sites-bg.jpg); 
} 

th.casino{ 
background: url(http://www.top15poker.com/online-casino/grn-online-casino-bg.jpg); 
} 
th.onlinecasino{ 
background: url(http://www.top15poker.com/online-casino/whte-online-casino-bg.jpg); 
} 

.style7 {color: #FFFFFF}
