/* ====================================================== 
	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); 
} 
#container #div3cols #content .inner div .potable tr td table .borderpo-botoom .potabledata.borderpo-botoom a:link{color:#fff; text-decoration:none;}
#container #div3cols #content .inner div .potable tr td table .borderpo-botoom .potabledata.borderpo-botoom a:active{color:#fff; text-decoration:none;}
#container #div3cols #content .inner div .potable tr td table .borderpo-botoom .potabledata.borderpo-botoom a:visited{color:#fff; text-decoration:none;}
#container #div3cols #content .inner div .potable tr td table .borderpo-botoom .potabledata.borderpo-botoom a:hover{color:#ffcc00; text-decoration:none;}



#main-portfolio {
	width:738px;
	height:auto;
	margin:0 auto;
	border:1px #eff0f1 solid;
	background:#fff;
	padding-left:20px;
	padding-top:20px;
}
#head {
	background:url(../images/port-head.jpg);
	width:718px;
	height:80px;
	margin-bottom:20px;
}
.clear {
	clear:both;
}
.box {
	width:349px;
	height:auto;
	float:left;
	margin:0px 20px 20px 0px;
}
.box2 {
	width:349px;
	height:auto;
	float:left;
	margin:0px 20px 20px 0px;
}
.head-text {
	width:339px;
	height:24px;
	background:url(../images/head-bg.jpg) repeat-x;
	padding:5px 0px 0px 11px;
}
.head {
	font-family:Arial, Helvetica, sans-serif;
	color:#bc3c3e;
	text-decoration:none;
	font-weight:normal;
	font-size:16px;
}
.box-img {
	width:348px;
	height:auto;
	border:1px solid #CCC;
	margin-top:2px;
}
#main-portfolio img {
	border:4px solid #c0c0c0;
	filter: alpha(opacity=50);
	opacity: .5;
}
#main-portfolio a:hover img {
	border:4px solid #bc3c3e;
	filter: alpha(opacity=100);
	opacity: 1;
}
.verdana-11 {
	font-family:Verdana, Geneva, sans-serif;
	color:#6c6c6c;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	line-height:19px;
}
.verdana-L {
	font-family:Verdana, Geneva, sans-serif;
	color:#F00;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}
a.verdana-L:hover {
	color:#6c6c6c;
	text-decoration:underline;
}
.head-text-testimonials {
	width:706px;
	height:24px;
	background:url(../images/head-bg.jpg) repeat-x;
	padding:5px 0px 0px 11px;
}
.header {
	width:706px;
	height:auto;
	margin:1px 0px 0px 0px;
}

#meddle { width:714px; height:auto; margin-top:20px;}

.box-1 { width:714px; height:5px; background:url(../images/box1-top-bg.jpg) left no-repeat;  }
.box-2 { width:714px; height:auto; background:url(../images/box1-center-bg.jpg) top no-repeat;  }
.box-3 { width:714px; height:5px; background:url(../images/box1-btm-bg.jpg) bottom no-repeat;  }
.box-4 { width:714px; height:23px; background:url(../images/test-testimonials-botto-bg.jpg) bottom no-repeat;  }
#test-left { width:200px; height:auto; padding:5px 0px 10px 20px; line-height:27px; float:left;}
#test-right { width:490px; height:auto; padding:5px 0px 10px 0px; line-height:27px; float:left;}

.testimonial { width:669px; height:60px; background:url(../images/testimonials.jpg) no-repeat; margin-top:20px; margin-bottom:10px; padding:17px 0px 0px 45px;}
.arial-21 { font-family:Arial, Helvetica, sans-serif; color:#b11c1e; text-decoration:none; font-size:21px; font-weight:normal; }
.arial-21-B { font-family:Arial, Helvetica, sans-serif; color:#7c7c7c; text-decoration:none; font-size:21px; font-weight:normal; }

.testimonials-comment{ width:706px; height:auto; margin-bottom:20px;}
.verdana-12 { font-family:Verdana, Geneva, sans-serif; color:#b11c1e; text-decoration:none; font-size:11px; font-weight:bold; padding:10px 20px 0px 20px; text-align:justify;}

.verdana-11_im {
	font-family:Verdana, Geneva, sans-serif;
	color:#6c6c6c;
	text-decoration:none;
	font-weight:normal;
	font-size:11px; text-align:justify;
	line-height:17px; padding:10px 20px 0px 20px;
}

.verdana-12-right { font-family:Verdana, Geneva, sans-serif; color:#666; text-decoration:none; font-size:11px; font-weight:normal; padding:10px 20px 10px 20px;  text-align:right;}


#mainbox {width:560px; height:auto;}
.filled {width:560px;padding:10px;margin:3px 0px 0px 0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;background-color:#fff;float:left;color:#999999;}
.filled1 {width:560px;padding:10px;margin:3px 0px 0px 0px;background-color: #f1f0f0;float:left;color:#000000;}
.inp1 {width:400px;	border:#c5c5c5 1px solid;padding:4px;font-weight:normal;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#b11c1e;}
.inp2 { width:400px;border:#000000 1px solid;padding:4px;font-family: Arial, Helvetica, sans-serif;font-size:12px;color:000000;font-weight:normal;}
.filled label {	padding:5px 10px 0px 0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:000000;float:left;margin:auto 0;background:#fff;width:130px;}

.filled1 label {padding:5px 10px 0px 0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;color:000000;float:left;margin:auto 0;background:#f1f0f0;width:80px;}


#container .wraper .wraperin .left_div #main-portfolio #meddle #Registration License .submit .submitbutton img {
	border:0; 	filter: alpha(opacity=100);
	opacity: 1;

}
#container .wraper .wraperin .left_div #main-portfolio #meddle #Registration License .submit .submitbutton a:hover img {
	border:none; filter: alpha(opacity=100);
	opacity: 1;
}
.bonus_code{width:300px; text-align:left; float:right;}
.review_lins_new{text-align:center; margin-left:-30px; font-size:14px; padding-top:30px;}
.review_lins_new a{color:#CC0000;}
.review_lins_new a:link{color:#CC0000;}
.review_lins_new a:visited{color:#CC0000;}
.review_lins_new a:hover{color:#333;}
.enlarge{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:10px; text-align:center; margin-top:7px; }
.steps{
	width:155px;
	float:left;
	background-image:url(../images/steps.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:192px;
}
.steps ul{
	font:11px Arial;
	color:#424242;
	text-decoration:none;
	list-style:none;
	margin-top:62px;
}
.steps ul li{
	padding-bottom:1px;
	line-height:19px;
}
.khaali{background:url(../images/khaali.jpg) no-repeat; margin:0px; padding:0px; font-size:14px; font-weight:bold; color:#FFF; width:100px; height:25px; padding:0px 10px; padding-top:5px;}
.khaali1{background:url(../images/khali1.jpg) no-repeat; margin:0px; padding:0px; font-size:14px; font-weight:bold; color:#006600; width:185px; height:25px; padding:0px 10px; padding-top:5px;}
