@charset "utf-8";
/* CSS Document */

/* Reset CSS
-----------------------------------------------------------------*/
body, h1, h2, h3, p, ul, li {
	margin: 0; padding: 0;
}
ul {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}

/*Added Via Robert Legoo 1.0 Script*/
.acc #inner h1.advertisments {
	background: url(images/megaphone.jpg) no-repeat;
}

.bbcode p.leftnb {
	margin: 0 0 0 25px;
}

/*css for enlarge on mouseover*/
.growleft:hover {float: left;}
a.growleft:hover img 
{
	width: 160px; height: 120px;
	filter:alpha(opacity=0.6);
	opacity:0.6;
}
a.growleft img
{
	margin: 5px;
	filter:alpha(opacity=1.0);
	opacity:1.0;
}
.grow:hover {}
a.grow:hover img {height: 120px;}



/* Straight h2
--------------------------------------------------------------------*/
.login form h3, .ads h3, .register h3, .contacts h3, .banner h3, .advertise h3{
	background: url(images/header2.png) repeat-x;
	height: 37px;
	padding: 9px 0 0 25px;
	color: #5d8b3c;
	font-size: 13px;
}

.title{
background:#000;
border:2px solid #333;
display:none;
font-family:Arial,"Helvetica",sans-serif;
font-size:11px;
height:auto;
min-width:10px;
max-width:145px;
position:absolute;
width:auto;
z-index:1001;
}
* html .title{
width:145px;
}
.title p{
color:#fff;
float:left;
margin:0;
padding:10px;
width:auto;
}
.title p span.blue{
color:#007eff;
} 

/* General CSS
-----------------------------------------------------------------*/
body {
	background: #FFFFFF url(images/background.jpg) repeat-x;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	padding: 0 50px 10px 0;
	border-bottom: 1px solid #ededed;
	display: inline-block;
	margin-bottom: 5px;
	color: #67963d;
	font-size: 16px;
}
p {
	margin: 10px 0;

	line-height: 18px;
}
img {
	border: 0;
}

#wrapper {
	background: #ffffff;
	width: 1066px;
	margin: 0 auto;
	border: 1px solid #dedede;
	border-top: 0;
}

#content {
	margin: 20px 8px 20px 35px;

	position: relative;
}

.clear {
	height: 0;
	clear: both;
	line-height: 1px;
}
.error, .success {
	background: #f1f0ed url(images/error.png) no-repeat 5px 5px;
	width: 610px;
	padding: 5px 30px;
	border: 1px solid #eaeae9;
}
.success {
	background-image: url(images/success.png);
}
.info {
	margin: 30px 0 0;
	border: 0; border-top: 1px solid #e0dfdc;

	font-size: 11px;
	text-align: center;
}

/* Form CSS
-----------------------------------------------------------------*/
form {
	margin: 10px 0 0;
}
form div {
	padding: 9px 25px;
	border-bottom: 1px solid #e0dfdc;
}
form div label {
	margin: 0 0 3px;
	display: block;
	vertical-align: middle;
	cursor: pointer;
	
	color: #000;
}
form div label.area {
	padding-top: 10px;
	vertical-align: top;
}
form div input, form div textarea {
	background: #fff;
	width: 345px; height: 22px;
	padding: 0 5px;
	border: 1px solid #b9b8b6;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form div textarea {
	width: 470px; height: auto;
	padding: 5px;
}
form div.captcha label {
	display: inline-block;
}
form div.captcha label img {
	vertical-align: middle;
}
form div.captcha div {
	padding: 0;
	border: none;
}
form div p {
	margin: 5px 0 0 2px;
	font-size: 11px;
}
form div.captcha input {
	width: 50px;
	margin: 0 0 0 10px;
}
form div.buttons {
	border: 0;
}
form div.buttons input, .megajackpot form table input {
	background: url(images/buttons.png) no-repeat 0 -30px;
	width: 77px; height: 30px;
	margin: 20px 10px 0 0; padding: 0 0 4px 10px;
	border: 0;
	cursor: pointer;
	
	color: #fff;
	font-size: 12px;
	text-align: left;
}
form div.buttons a {
	background: url(images/buttons.png) no-repeat;
	width: 152px; height: 22px;
	padding: 8px 0 0 10px;
	display: inline-block;
	vertical-align: middle;

	color: #fff;
	font-size: 12px;
}
form div.buttons input.biggerinput {
	background: url(images/buttons.png) no-repeat -77px -30px;
	width: 101px;
}
form div.buttons input.biginput {
	background: url(images/buttons.png) no-repeat;
	width: 162px;
}

input#cksbutton {
	background: url(images/buttons.png) no-repeat 0 -30px;
	width: 77px; height: 30px;
	margin: 20px 10px 0 0; padding: 0 0 4px 10px;
	border: 0;
	cursor: pointer;
	
	color: #fff;
	font-size: 12px;
	text-align: left;
}

/* Header
-----------------------------------------------------------------*/
#header { 
	background: #434343 url(images/header_back.png) repeat-x top;
	height: 79px;
	overflow: hidden;
	
	position: relative;
}
#header #logo {
	background: url(images/logo.jpg) no-repeat left center;
	width: 100%; height: 100%;
}
#header .color_changer {
	margin: 5px 10px 0 0;
	
	position: absolute;
	top: 15px; right: 10px;
}
#header .color_changer a {
	width: 14px; height:14px;
	margin: 0 3px;
	border: 3px solid #a9a9a9;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:inline-block;
}
#header .color_changer a.rust {
	background: #8a3f2e;
}
#header .color_changer a.blue {
	background: #088fc7;
}
#header .color_changer a.purple {
	background: #541d56;
}
#header .color_changer a.green {
	background: #3e7809;
}
#header .color_changer a.pink {
	background: #9f072a;
}

/* Navigation
-----------------------------------------------------------------*/
#navigation {
	background: url(images/nav_back.png) repeat-x;
	height: 41px;

	position: relative;
}
#navigation ul li {
	height: 41px;
	margin: 0 0 0 10px;
	float: left;
}
#navigation ul li a {
	height: 29px;
	padding: 12px 10px 0;
	display: block;

	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	font-size: 13px;
}
#navigation ul li a:hover, #navigation ul li a.active {
	background: url(images/nav_hover.png) no-repeat center bottom;
}
#navigation .stats {
	margin: 8px 0 0;

	position: absolute;
	right: 10px;

	color: #fff;
}
#navigation .stats img {
	vertical-align: middle;
}

/* Index Page
-----------------------------------------------------------------*/
.index .left {
	width: 645px;
}
.index .left a {
	background: url(images/index_but.png) no-repeat;
	width: 99px; height: 23px;
	margin: 20px 0 20px auto; padding: 7px 0 0 9px;
	display: block;
	
	color: #fff;
	text-decoration: none;
}
.index .left .advertise {
	margin-bottom: 25px;
}
.index .left .members {
	margin-bottom: 25px;
}

.index .featured {
	width: 685px;
	position: relative;
}
.index .featured div {
	background: #f1f0ed;
	width: 310px;
	padding: 10px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.index .featured div h2 {
	background: url(images/featured-ad.jpg) no-repeat;
	height: 26px;
	padding: 8px 0 0 35px;

	color: #67963d;
	font-size: 15px;
}
.index .featured div.flink {
	position: absolute;
	top: 0; right: 15px;
}

.index .featured div.flinkonly
{
	position: relative;
	margin: 10px;
}
.index .featured div.flink h2 {
	background-image: url(images/featured-links.jpg);
}
.index .featured div.flink ul {
	margin: 10px 0 0 10px;
}
.index .featured div.flink ul li {
	background: url(images/list-icon.jpg) no-repeat 0 3px;
	margin: 4px 0; padding: 0 0 0 20px;
}

.index .featured div.flinkonly h2 {
	background-image: url(images/featured-links.jpg);
}
.index .featured div.flinkonly ul {
	margin: 10px 0 0 10px;
}
.index .featured div.flinkonly ul li {
	background: url(images/list-icon.jpg) no-repeat 0 3px;
	margin: 4px 0; padding: 0 0 0 20px;
}
.index .featured div a {
	background: none;
	width: auto; height: auto;
	margin: 0; padding: 0;
	display: inline;

	color: #484847;
	line-height: normal;
}
.index .featured div.fad a {
	background: url(images/list-icon.jpg) no-repeat 0 3px;
	margin: 10px 0 0 10px; padding: 0 0 0 20px;
	display: inline-block;
}

/* News
-----------*/
.index .right, .login .right, .register .right {
	width: 343px;

	position: absolute;
	top: 0; right: 0;
}
.right .news {
	background: #f1f0ed;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.right .news h1 {
	background: url(images/news_icon.png) no-repeat;
	width: auto; height: 25px;
	margin: 10px 0 0 10px; padding: 7px 50px 10px 45px;
	border-bottom: 1px solid #e7e7e7;
}
.right .news ul {
	margin: 20px 0 10px 13px;	
}
.right .news ul li {
	background: url(images/news-arrow.png) no-repeat 0 3px;
	margin: 10px 10px 0 0; padding: 0 0 0 20px;

	line-height: 19px;
}
.right .news ul li a {
	color: #67963d;
	font-size: 14px;
	font-weight: bold;
}

.right .payment {
	background: url(images/payment.jpg) no-repeat;
	width: 294px; height: 34px;
	margin: 10px 16px; padding: 13px 0 0 23px;

	font-size: 11px;
}
.right .payment a {
	background: url(images/payment.jpg) no-repeat -131px -47px;
	width: 72px; height: 19px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;

	text-indent: -9999px;
}
.right .payment a.alertpay {
	background-position: 0 -47px;
	width: 131px; height: 24px;
}

/* Cashout
-----------*/
.cashout {
	margin: 30px 18px 20px 0;
}
.cashout h1 {
	background: url(images/cashout-icon.png) no-repeat;
	height: 24px;
	padding: 7px 50px 10px 40px;
}
.cashout .cashouts {
	background: #f1f0ed;
	height: 115px;
	margin: 20px 0 0;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cashout .cashouts div {
	background: url(images/cashouts-icon.png) no-repeat 27px center;
	height: 115px;
	border-left: 1px solid #e7e6e3;
	float: left;
}
.cashout .cashouts div.first {
	border: 0;
}
.cashout .cashouts div p {
	width: 125px;
	margin: 17px 4px 0 70px;

	color: #21778a;
	line-height: 20px;
}


/* Online Member 
----------------- */
.onlinemember {
	margin: 30px 18px 20px 0;
}
.onlinemember h1 {
	background: url(images/online-icon.png) no-repeat;
	height: 24px;
	padding: 7px 50px 10px 40px;
}
/* Login Page
-----------------------------------------------------------------*/
.login form, .register form, .contacts form, .contacts .right, .banner form, .advertise form {
	background: #f1f0ed;
	width: 669px;
	padding: 0 0 10px;
	border: 1px solid #eaeae9; border-left: 2px solid #eaeae9; border-right: 2px solid #eaeae9;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.login form h2, .ads h2, .register h2, .contacts h2, .banner h2, .advertise h2 {
	background: url(images/header2.png) repeat-x;
	height: 37px;
	padding: 9px 0 0 25px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;

	color: #5d8b3c;
	font-size: 13px;
}

/* Straight h2
--------------------------------------------------------------------*/
.login form h3, .ads h3, .register h3, .contacts h3, .banner h3, .advertise h3 {
	background: url(images/header2.png) repeat-x;
	height: 37px;
	padding: 9px 0 0 25px;
	color: #5d8b3c;
	font-size: 13px;
}



/* Keyboard
------------*/
.login #keyboard {
	background: #f4f4f4;
	width: 285px;
	margin: 10px 0 10px 25px; padding: 3px;
	border: 1px solid #d0d0d0;
}
.login #keyboard div {
	margin: 0; padding: 0;
	border: 0;
}
.login #keyboard a {
	width: 20px; height: 15px;
	display: inline-block;
	margin: 1px; padding: 3px 0 0;
	border: 1px solid #d0d0d0;
	text-align: center;
	cursor: pointer;
	
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}
.login #keyboard #space {
	margin-left: 80px
}
.login #keyboard #space a {
	width: 100px;
}

.login #keyboard #shift {
	width: 53px;
}
.login #keyboard #caps {
	width: 40px;
}

/* Register Page
-----------------------------------------------------------------*/
.register form div.terms label {
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: top;
}
.register form div.terms label a {
	margin: 0;
	display: inline;
}
.register form div.terms a{
	margin: 0 20px;
	display: inline-block;
}

/* verification Page
-----------------------------------------------------------------*/
.verification .error, .verification .success {
	width: auto;
	margin: 10px 25px 0 0;
}

/* Surf-ads Page
-----------------------------------------------------------------*/
.ads #surf_ads {
	background: url(images/time-back.png) repeat-x;
	width: 700px; height: 42px;
	border: 1px solid #d6d6d6;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	overflow: hidden;

	position: absolute;
	top: -10px; right: 0;
	
	color: #707070;
	font-size: 13px;
}
.ads #surf_ads p {
	background: url(images/clock-icon.jpg) no-repeat;
	height: 23px;
	margin: 8px 10px 0; padding: 5px 0 0 40px;
}
/* Category
------------*/
.ads .category {
	background: #f1f0ed;
	margin: 20px 0;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.ads .category h2 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.ads .category .surf {
	height: 47px;
	margin: 0 0 10px;
	border-bottom: 1px solid #e0dfdc;
	position: relative;
}

#desclink
{
	color: #707070;
	text-size: 13px;
}
.ads .category .surf .image, .ads .category .surf .image2 {
	background: url(images/ads-icon.jpg) no-repeat;
	width: 32px; height: 32px;
	margin: 5px 0 0 18px;
}
.ads .category .surf .image2 {
	background-position: -32px 0;
	width: 38px; height: 38px;
}
.ads .category .surf .adname {
	position: absolute;
	left: 60px; top: 0;
	text-size: 14px;
}
.ads .category .surf .adname a {
	color: #67963d;
	text-size: 14px;
}
.ads .category .surf .bold {
	font-weight: bold;
	font-size: 14px;
}
.ads .category .surf .highlight {
	background: #dedede;
	padding: 5px 10px;
}
.ads .category .surf .adname .desc {
	margin: 5px 0 0 20px;
	color: #707070;
}

.ads .category .surf .invis {
	
	width: 580px; height: 25px;
	display: none;
	background: url(images/viewad.png) no-repeat;


	position: absolute;
	top: 0; left: 50px;
}
.ads .category .surf .invis span {
	position: absolute;
	top: 0; left: 10px;
}
.ads .category .surf .counter-cash {
	position: absolute;
	top: 0; right: 15px;
}
.ads .category .surf .counter-cash img {
	margin: -7px 20px 0 0;
	float: left;
}
.ads .category .surf .counter-cash div {
	background: #dfdedb;
	height: 25px;
	margin: 0 4px; padding: 10px 15px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;

	color: #111;
}

/* PTSU-ads Page
-----------------------------------------------------------------*/
.ptsu a {
	font-weight: bold;
}
.ptsu form textarea {
	height: 150px;
}

/* Adver Page
-----------------------------------------------------------------*/
.adver .plans {
	width: 831px;
}
.adver .plans div {
	background: #f1f0ed;
	margin: 8px 0;
	border: 1px solid #ecebea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.adver .plans div h2 {
	margin: 10px 0 0 15px;

	position: relative;

	font-size: 12px;
}
.adver .plans div p {
	margin: 5px 15px;
}
.adver .plans div h2 a {
	color: #67953c;
}
.adver .plans div h2 span {
	position: absolute;
	right: 10px;
}
.adver .right {
	background: #f1f0ed;
	width: 182px;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	position: absolute;
	top: 38px; right: 0;
}
.adver .right h1 {
	background: url(images/cashouts-icon.png) no-repeat;
	height: 22px;
	margin: 11px 11px 0; padding: 10px 40px 0;
	border: 0;

	font-size: 14px;
}
.adver .right img {
	margin: 15px auto;
	display: block;
}

/* Banner Page
-----------------------------------------------------------------*/
.banner form {
	width: 97%;
}

/* Advertise Page
-----------------------------------------------------------------*/
.advertise form {
	width: 97%;
}

/* FAQ Page
-----------------------------------------------------------------*/
.faqs h2, .faqs h3 {
	margin: 20px 0 15px 3px; padding: 0 0 0 20px;
	
	color: #67953c;
	font-size: 14px;
}
.faqs div {
	background: #f1f0ed;
	margin: 10px 0;
	border: 1px solid #ecebea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.faqs h3 {
	background: none;

	color: #67953c;
	font-size: 12px;
}
.faqs p {
	margin: 0 100px 10px 43px;
}
.faqs ul {
	margin: 0 0 10px 60px;
	list-style: disc;

	line-height: 18px;
}
.faqs table {
	margin: 0 0 10px 43px;
	border: 1px solid #000000; border-right: 0; border-bottom: 0;
}
.faqs table th {
	background: #e0e0e0;
	border: 1px solid #000000; border-top: 0; border-left: 0;
}
.faqs table td {
	padding-left: 5px;
	border: 1px solid #000000; border-top: 0; border-left: 0;
}
.faqs table.maxrrefs td, .faqs table.maxrrefs th {
	width: 125px;
}

/* Contact-us Page
-----------------------------------------------------------------*/
.contacts form {
	width: 740px;
}
.contacts .right {
	width: 250px;

	position: absolute;
	top: 40px; right: 0;
}
.contacts .right div {
	margin: 5px; padding: 10px 5px;
	border-bottom: 1px solid #e0dfdc;
}
.contacts .right div span {
	background: url(images/news-arrow.png) no-repeat 0 3px;
	width: 55px;
	padding: 0 0 0 20px;
	display: inline-block;

	font-weight: bold;
}

/* Inner
-----------------------------------------------------------------*/
#inner, #inner .box, .jackpot #inner .tables, .megajackpot #inner .left, .megajackpot #inner .box, .megajackpot #inner .ticket, .megajackpot #inner .tables, .upgrade #inner .left, .upgrade #inner form {
	background: #f1f0ed;
	width: 790px;
	margin: 10px 0 0 20px; 
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;

	position: relative;
}
#inner h1, #inner h2 {
	background: url(images/header2.png) repeat-x;
	height: 28px;
	padding: 9px 0 0 25px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	display: block;

	color: #5d8b3c;
	font-size: 13px;
}
#inner h2 {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#inner .error, #inner .success {
	background-color: #e8e8e8;
	width: auto;
	margin: 10px 10px;
	border: 1px solid #e1e1e1;
}
#inner form {
	margin: 0;
}
form .checkbox label {
	margin: 0;
	display: inline-block;
}
form .checkbox input, #inner form .checkbox input {
	width: 16px; height: 13px;
	margin: 0 25px;
	vertical-align: middle;
	cursor: pointer;
}

/* Inner table
-----------------------------------------------------------------*/
#inner table {
	width: 770px;
	margin: 20px 10px;
	border: 1px solid #e8e8e8; border-bottom: 0;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-spacing: 0;
}
#inner table thead th.first {
	border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;
}
#inner table thead th.last {
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0 ;
	-webkit-border-radius: 0 8px 0 0;
}
#inner table thead th {
	background: url(images/header2.png) repeat-x;
	height: 37px;

	color: #5d8b3c;
	font-size: 13px;
}
#inner table thead th a {
	color: #5d8b3c;
}
#inner table td {
	background: #fff;
	height: 30px;
	padding: 0 0 0 10px;
	border-bottom: 1px solid #e8e8e8;
}
#inner table tr.row2 td {
	background: #e8e8e8;
}
/* Menu
-----------------------------------------------------------------*/
#menu {
	background: #f1f0ed;
	width: 219px;
	margin: 10px 0 10px -25px; padding: 10px 0;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	
	font-size: 12px;
}
#menu h1 {
	height: 23px;
	margin: 0 0 0 10px; padding: 6px 0 0 35px;
	
	color: #69973f;
	font-size: 14px;
}

#menu h1.global {
	background: url(images/global.jpg) no-repeat;
}

#menu h1.mypoints {
	background: url(images/gifticon.jpg) no-repeat;
}

#menu h1.advmenu2 {
	background: url(images/advicon.png) no-repeat;
}
#menu h1.settings {
	background: url(images/settings.jpg) no-repeat;
}
#menu h1.referrals {
	background: url(images/referrals.jpg) no-repeat;
	height: 25px;
	padding-top: 4px;
}
#menu h1.purchase {
	background: url(images/purchases.jpg) no-repeat;
}
#menu h1.jackpot {
	background: url(images/jackpot.jpg) no-repeat;
}
#menu h1.logs {
	background: url(images/logs.jpg) no-repeat 5px 0;
	height: 25px;
	padding-top: 4px;
}

#menu ul {
	margin: 0 15px 10px; padding: 0;
}
#menu ul li a {
	color: #000000;
	line-height: 22px;
}
#menu ul li a:hover {
	text-decoration: underline;
}


/* Account Page
-----------------------------------------------------------------*/
.acc #inner {
	background: none;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.acc #inner .error {
	width: 315px;
	margin: 0 0 10px;
}
.acc #inner h1 {
	margin: 15px 15px 0; padding: 7px 0 0 40px;
	height: 25px;
	border: 0;

	font-size: 13px;
}
.acc #inner h1.stats {
	background: url(images/statistics.jpg) no-repeat;
}
.acc #inner h1.funds {
	background: url(images/funds.jpg) no-repeat;
}
.acc #inner h1.calc {
	background: url(images/calculator.jpg) no-repeat;
}
.acc #inner h1.graph {
	background: url(images/graphs.jpg) no-repeat;
}
.acc #inner .mid, .acc #inner .right, .acc #inner .b_right {
	width: 375px;
	background: #f1f0ed;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.acc #inner .mid {
	padding: 0 0 10px;
}
.acc #inner .mid ul li {
	margin: 5px 15px;
}
.acc #inner .mid span {
	color: #68963d;
	font-weight: bold;
}
.acc #inner .mid a {
	border-bottom: 1px dotted #000;
}
.acc #inner .right {
	padding: 0 0 10px;

	position: absolute;
	top: 0; right: 0;
}
.acc #inner .right .chart {
	margin: 20px 0 0;

	font-size: 11px;
	text-align: center;
}


.acc #inner .b_right {
	padding: 0 0 0 0px;
	margin: -100px 0 0 415px;
	position: static ;
	float: inherit; 
}

.acc #inner .b_right ul li {
	margin: 5px 15px;
}


/* Banners Page
-----------------------------------------------------------------*/
.banners #inner h2 {
	margin: 30px 0 0;
}
.banners #inner div {
	margin: 10px 0;

	text-align: center;
}
.banners #inner p {
	text-align: center;
}
.banners #inner input {
	background: #fff;
	width: 450px; height: 22px;
	padding: 0 5px;
	border: 1px solid #b9b8b6;
	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.banners #inner img {
	border: 5px solid #dcdcdc;
}

/* Messsage Page
-----------------------------------------------------------------*/
.messages #inner a.button, .advpanel #inner a.button {
	background: url(images/buttons.png) no-repeat;
	width: 154px; height: 22px;
	margin: 10px; padding: 8px 0 0 8px;
	display: inline-block;
	vertical-align: middle;

	color: #fff;
	font-size: 12px;
}
.messages #inner table thead th.first {
	padding: 0 0 0 10px;
	border-radius: 8px 0 0 0;
	-moz-border-radius: 8px 0 0 0;
	-webkit-border-radius: 8px 0 0 0;

	text-align: left;
}
.messages #inner table thead th.last {
	padding: 0 10px 0 0;
	border-radius: 0 8px 0 0;
	-moz-border-radius: 0 8px 0 0 ;
	-webkit-border-radius: 0 8px 0 0;

	text-align: right;
}
.messages #inner table td {
	padding: 0;

	text-align: center;
}
.messages #inner table td.first {
	padding: 0 0 0 10px;

	text-align: left;
}
.messages #inner table td.last {
	padding: 0 10px 0 0;

	text-align: right;
}
/* Reply
--------*/
.reply #inner table thead th.last, .reply #inner table td.last  {
	text-align: left;
}

/* Advpanel Page
-----------------------------------------------------------------*/
.advpanel #inner td {
	padding: 0;

	text-align: center;
}
.advpanel #inner td.first {
	padding: 0 0 0 10px;

	text-align: left;
}
.advpanel #inner td.right {
	padding: 0 10px 0 0;

	text-align: right;
}
.advpanel #inner td a.small {
	font-size: 11px;
}
.advpanel #inner td.last a {
	width: 17px; height: 17px;
	display: inline-block;
}
.advpanel #inner td a.active {
	background: url(images/active.png) no-repeat center;

}
.advpanel #inner td a.paused {
	background: url(images/paused.png) no-repeat center;
}
.advpanel #inner td a.geo {
	background: url(images/geo.png) no-repeat center;
	width: 23px; height: 19px;
}
.advpanel #inner td a.signups {
	background: url(images/signups.png) no-repeat center;
	width: 20px; height: 20px;
}
.advpanel #inner td a.accept {
	background: url(images/success.png) no-repeat center;
	width: 16px; height: 16px;
}
.advpanel #inner td a.delete {
	background: url(images/trash.png) no-repeat center;
	width: 15px; height: 16px;
}
.advpanel #inner p {
	margin: 10px 15px;
}

/* Funds Page
-----------------------------------------------------------------*/
.funds #inner p, .thanks #inner p {
	margin: 10px 15px;
}
.funds #inner form div p {
	margin: 5px 0 0 2px;
}
.funds #inner .buttons input {
	margin: 0;
}

/* Statistics Page
-----------------------------------------------------------------*/
.stats #inner h1 {
	margin: 0 0 20px;
}
.stats #inner .chart {
	width: 340px;
	margin: 15px 27px;
	float: left; 
}
.stats #inner .chart div {
	width: 340px;
}

/* Dreferrals - RReferrals Page
-----------------------------------------------------------------*/
.drefs #inner table th.first, .drefs #inner table td.first {
	padding: 0 0 0 10px;

	text-align: left;
}
.drefs #inner table td {
	padding: 0;

	text-align: center;
}
.drefs #inner table td div {
	margin: 10px 0;
}
.drefs #inner #div_update {
	border: 0;
	text-align: center;
}

.rrefs #inner table td.chart {
	padding: 0 0 10px;

	text-align: center;
}
.rrefs #inner table td.recyc {
	padding: 0;
}
.rrefs #inner table td.recyc div {
	padding: 0;
	border: 0;
}
.rrefs #inner table td.recyc div label {
	cursor: auto;
}
.rrefs #inner table td.recyc input {
	background: none;
	width: auto; height: auto;
	border: 0;
	cursor: pointer;
}

/* Purchase upgrade Page
-----------------------------------------------------------------*/
.upgrade #inner .left {
	margin: 0;
	float: none;
}
.upgrade #inner .package h2 {
	background: none;
	margin: 10px 0 0; padding-left: 15px;
}
.upgrade #inner .left table {
	width: 480px;
	margin-top: 10px;
}
.upgrade #inner table td {
	padding: 0;

	text-align: center;
}
.upgrade #inner table td.first {
	padding: 5px 0 5px 10px;

	text-align: left;
}
.upgrade #inner form {
	margin: 20px 0; 
}
.upgrade #inner form .checkbox input {
	margin: 0 5px;
}
.upgrade #inner form .buttons input {
	margin: 0;
}

/* Purchase Refs Page
-----------------------------------------------------------------*/

.purchrefs #inner ul li, .purchrefs #inner .graybox p {
	margin: 10px 0 10px 10px;
}
.purchrefs #inner .infor {
	margin: 20px 0 0;
}
.purchrefs #inner table td {
	padding: 0;

	text-align: center;
}

/* Jackpots
-----------------------------------------------------------------*/
.jackpot #inner, .megajackpot #inner, .purchrefs #inner, .upgrade #inner {
	background: none;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.jackpot #inner .error, .megajackpot #inner .error, .megajackpot #inner .success, .purchrefs #inner .error, .purchrefs #inner .success, .upgrade #inner .error, .upgrade #inner .success {
	width: 440px;
	margin: 0 0 10px;
}
.jackpot #inner form, .purchrefs #inner .graybox, .upgrade #inner .left {
	background: #f1f0ed;
	width: 500px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.jackpot #inner table.numbers {
	width: 440px;
	margin: 10px 29px; padding: 0;
}
.jackpot #inner table.numbers td {
	width: 42px;
	margin: 0;
	padding: 2px 2px 0 0;
	border: 0;
}
.jackpot #inner input {
	width: 42px; height: 42px;
	margin: 0; padding: 0;
	border: 0;
	
	color: #fff;
}
.jackpot #inner input.available {
	background: #107b97;
	cursor: pointer;
}
.jackpot #inner input.bought {
	background: #ab543d;
}
.jackpot #inner input.yourticket {
	background: #105097;
}
.jackpot #inner .right, .megajackpot #inner .right, .purchrefs #inner .right, .purchrefs #inner .right, .upgrade #inner .right {
	position: absolute;
	top: 0; right: 0;
}
.jackpot #inner .right h2, .megajackpot #inner .right h2, .purchrefs #inner .right h2, .upgrade #inner .right h2, .upgrade #inner form h2 {
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}
.jackpot #inner .right .box, .megajackpot #inner .right .box, .purchrefs #inner .right .box, .upgrade #inner .right .box {
	width: 250px;
	margin: 0 0 20px; padding: 0 0 10px;
	float: none;
}
.jackpot #inner .right p, .megajackpot #inner .right p, .purchrefs #inner .right p, .upgrade #inner .right p {
	margin: 10px 15px 0;
}
.jackpot #inner .right .information div {
	margin: 10px 15px 0 15px; padding: 0 0 0;
	clear: both;
	
	text-align: left;
}
.jackpot #inner .right .information div input {
	margin: 0 10px 10px 0;
	float: left;
}
.jackpot #inner .tables, .megajackpot #inner .tables {
	margin: 20px 0 0;
}
.jackpot #inner .tables th.both, .megajackpot #inner .tables th.both{
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}
.jackpot #inner .tables table td {
	padding: 0;

	text-align: center;
}

/* Mega Jackpot
-----------------------------------------------------------------*/
.megajackpot #inner .left, .megajackpot #inner .ticket {
	width: 500px;
	margin: 0;
	float: none;
}
.megajackpot #inner .left div {
	text-align: center;
}
.megajackpot #inner .left h2 {
	background: none;
	margin: 0 20px 0 0;
	display: inline-block;

	color: #000;
}
.megajackpot #inner .left h3 {
	display: inline-block;

	font-size: 23px;
	text-align: left;
}
.megajackpot #inner .gray {
	background: #e8e8e8;
	margin: 10px 50px; padding: 5px;
	border: 1px solid #e1e1e1;
}
.megajackpot #inner .ticket {
	width: auto;
	margin: 20px 0;

	text-align: center;
}
.megajackpot #inner .prizes {
	width: 480px;
}
.megajackpot #inner .prizes td, .megajackpot #inner .tables td {
	padding: 0;

	text-align: center;
}
.megajackpot form table input {
	margin: 10px 0;
}

/* History Page
-----------------------------------------------------------------*/
.history #inner table td.first {
	text-align: center;
}
.history #inner table td {
	padding-top: 5px; padding-bottom: 5px;
	line-height: 18px;
}

/* Paging
-----------------------------------------------------------------*/
.page {
	width: auto;
	margin: 0 20px 10px;

	font-size: 11px;
	text-align: right;
}
.page .blue {
	background: #e8e8e8;
}
.page span {
	background: #e8e8e8;
	margin: 0 3px; padding: 3px 5px;
	border: 1px solid #b9b8b6;
	-moz-border-radius: 0 5px 0 0 ;
}

/* Forum
-----------------------------------------------------------------*/
.forum { 
	width: 100%;
	padding: 0;
}
.forum form { margin: 0; }
.forum .bread {
	margin: 15px 0 6px;
	float: left;
}
.forum .bread ul li { 
	margin: 0 0 0 10px;
	vertical-align: middle;
	
	color: #676363;
	font-size: 11px;
	font-weight: bold;
}
.forum .bread ul li a {
	color: #676363;
	text-decoration: none;
	font-weight: normal;
}
.forum .search {
	margin: 10px 6px 6px; padding: 0;
	border: 0;
	float: right;
}
.forum .search input {
	width: 100px;
}

.forum .new_topic { text-align: right; margin: 5px; }
.forum .new_topic a {
	background: url(images/buttons.png) no-repeat -77px -30px;
	width: 101px; height: 23px;
	padding: 7px 0 0 10px;
	display: inline-block;
	
	color: #fff;
	text-align: left;
}
.forum .line { margin: 20px 0; }

.forum .main {
	width: 100%;
}
.forum .main .cat, .forum .view .cat {
	background: url(images/header2.png) repeat-x;
	width: 100%; height: 37px;
	padding: 0 0 0 25px;

	color: #5d8b3c;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.forum .main .cat a, .forum .view .cat a {
	display: inline;
	color: #5d8b3c;
}
.forum .main .headers, .forum .view .headers {
	background: url(images/nav_back.png) repeat-x bottom;
	width: 100%; height: 24px;
	
	color: #fff;
}
.forum .main .headers .col1, .forum .view .headers .col1 {
	padding-left: 45px;

	text-align: left;
}
.forum .main .headers .small { width: 100px; }
.forum .main .headers th { border: 0; }
.forum .main .row1 td.space, .forum .main .row2 td.space, .forum .view .row1 td.space, .forum .view .row2 td.space { background: none; width: 16px; border: 0; }
.forum .main .row2 td, .forum .view .row2 td { background: #f1f1f1; }

.forum .main .col1, .forum .main .col4 { width: 350px; padding: 0 0 0 14px; border-left: 1px solid #e3e3e3; text-align: left; }
.forum .main .col1 img { float: left; }
.forum .main .col1 div { margin: 0 0 0 15px; float: left; color: #8a8a8a; }
.forum .main a { color: #8a8a8a; font-size: 14px; font-weight: bold; display: block; }
.forum .main .small { width: 100px; border-left: 1px solid #e3e3e3; }
.forum .main .col4 { width: auto; padding: 0 0 0 40px; border-right: 1px solid #e3e3e3; }
.forum .main .col4 a { font-size: 12px; text-decoration: none; }
.forum .main td { height: 50px; text-align: center; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; color: #8a8a8a; }
.forum .main td.empty, .forum .view td.empty { height: 3px; line-height: 3px; border: 0; }

.forum .line {margin: 0; }
.forum .page {
	margin: 10px 20px;
}

.forum .view { width:  1066px; }
.forum .view td { border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; color: #8a8a8a; }
.forum .view td.info { width: 250px; border-left: 1px solid #e3e3e3; border-bottom: 0; text-align: center; }
.forum .view .info div.user { width: 250px; margin: 5px 0 0 0; padding: 10px 0; }
.forum .view .info span.user { display: inline-block; font-size: 17px; font-weight: bold; }
.forum .view .info div.stats { width: 150px; margin: 0 auto 0; padding: 10px 0 0; text-align: left; }
.forum .view td { height: auto; }
.forum .view td img { margin: 0; float: none; }
.forum .view td.country { border-top:0; border-bottom: 1px solid #e3e3e3; vertical-align:left; }
.forum .view .country div { width: 240px; margin: 0 0 5px 0; padding: 10px 10px 0 0; text-align: left; }
.forum .view .text { max-width: 787px; padding: 10px; text-align: left; border: 1px solid #e3e3e3; border-bottom: 0; word-wrap: break-word; }
.forum .view .buttons { width: 816px; text-align: right; padding: 3px 3px 10px; border: 1px solid #e3e3e3; border-top: 0; }
.forum .view .buttons a {
	background: #e8e8e8;
	margin: 0 5px -7px 0; padding: 3px 5px;
	border: 1px solid #b9b8b6;
	-moz-border-radius: 0 5px 0 0 ;
	display: inline-block;

	color: #000;
	text-align: left;
}
.forum .view .text img { max-width: 750px; }

.forum .error {
	width: auto;
	margin: 10px 20px;
}

.bbcode {
	background: #f1f0ed;
	width: 1025px;
	margin: 20px 0 0 20px; padding: 10px 0 0;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.omembers {
	background: #f1f0ed;
	width: 1025px;
	margin: 20px 0 0 20px; padding: 5px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.omembers p.left {
	margin: 0 0 0 25px;

	font-weight: bold;
}

.bbcode img { border: 0; }
.bbcode p.left {
	margin: 0 0 0 25px;

	font-weight: bold;
}
.bbcode p.border {
	margin: 0 0 10px;
	border-bottom: 1px solid #e3e3e3;

	text-align: center;
}
.bbcode form div.buttons input {
	padding-bottom: 0;
}

/* Footer
-----------------------------------------------------------------*/
#footer {
	background: url(images/footer_back.png) repeat-x;
	height: 38px;
	margin: 10px 0 0; padding: 3px 0 0 20px;

	position: relative;
	
	color: #ffffff;
	font-size: 12px;
}
#footer p.right {
	position: absolute;
	top: 3px; right: 10px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}


/* Color stuff
-----------------------------------------------------------------*/
/* Rust */
.rust form div.buttons input, .rust .megajackpot form table input, .rust form div.buttons a, .rust form div.buttons input.biggerinput, .rust form div.buttons input.biginput, .rust .messages #inner a.button, .rust .advpanel #inner a.button, .rust .forum .new_topic a {
	background-image: url(images/colors/buttons/rust.png);
}

.rust .index .left .members a, .rust .index .left .advertise a {
	background-image: url(images/colors/buttons/index_rust.png);
}
.rust #navigation, .rust #footer, .rust .forum .main .headers, .rust .forum .view .headers {
	background-image: url(images/colors/rust.png);
}
/* blue */
.blue form div.buttons input, .blue .megajackpot form table input, .blue form div.buttons a, .blue form div.buttons input.biggerinput, .blue form div.buttons input.biginput, .blue .messages #inner a.button, .blue .advpanel #inner a.button, .blue .forum .new_topic a {
	background-image: url(images/colors/buttons/blue.png);
}

.blue .index .left .members a, .blue .index .left .advertise a {
	background-image: url(images/colors/buttons/index_blue.png);
}
.blue #navigation, .blue #footer, .blue .forum .main .headers, .blue .forum .view .headers {
	background-image: url(images/colors/blue.png);
}
/* Purple */
.purple form div.buttons input, .purple .megajackpot form table input, .purple form div.buttons a, .purple form div.buttons input.biggerinput, .purple form div.buttons input.biginput, .purple .messages #inner a.button, .purple .advpanel #inner a.button, .purple .forum .new_topic a {
	background-image: url(images/colors/buttons/purple.png);
}

.purple .index .left .members a, .purple .index .left .advertise a {
	background-image: url(images/colors/buttons/index_purple.png);
}
.purple #navigation, .purple #footer, .purple .forum .main .headers, .purple .forum .view .headers {
	background-image: url(images/colors/purple.png);
}
/* Dark Pink */
.pink form div.buttons input, .pink .megajackpot form table input, .pink form div.buttons a, .pink form div.buttons input.biggerinput, .pink form div.buttons input.biginput, .pink .messages #inner a.button, .pink .advpanel #inner a.button, .pink .forum .new_topic a {
	background-image: url(images/colors/buttons/dark-pink.png);
}

.pink .index .left .members a, .pink .index .left .advertise a {
	background-image: url(images/colors/buttons/index_pink.png);
}
.pink #navigation, .pink #footer, .pink .forum .main .headers, .pink .forum .view .headers {
	background-image: url(images/colors/pink.png);
}


/* Proxy overlay
-----------------------------------------------------------------*/


#fuzz 
{ 
	position:fixed; 
	top:0px; 
	left:0px; 
	width:100%; 
	height: 100px;
	opacity:0.6;
	filter:alpha(opacity=0.6);
	z-index:100; 
	background: url('images/fuzz.gif'); 
	background-repeat: repeat;
	display:none; text-align:left; }
	
.msgbox
{ 
	position: absolute; 
	width:450px; 
	height: 225px; 
	min-height: 225px;
	max-height: 255px;
	z-index:200; 
	border:5px 
	solid #222; 
	padding: 10px;
       -moz-border-radius: 8px; -webkit-border-radius: 8px;
	background: #FFF; 
	top: 300px;
	left: 45%; 
	margin-top: -100px; 
	margin-left: -150px; 
}


/* Misc new stuff.
-----------------------------------------------------------------*/

p.unavailable
{
	text-size: 12px;
	color: #AAAAAA;
}
div.pmbox
{ 
	width:450px; 
	min-height: 150px;
	height: 225px;
	max-height: 400px; 
	border:2px 
	solid #f2f2f2; 
	padding: 10px;
       -moz-border-radius: 8px; -webkit-border-radius: 8px;
	background: #f2f2f2;
	margin: 15px; 
	text-size: 12px;
}

div.subjbox
{ 
	width:450px; 
	height: 25px;
	max-height: 25px; 
	border:2px 
	solid #EEE; 
	padding: 5px;
       -moz-border-radius: 8px; -webkit-border-radius: 8px;
	background: #f2f2f2;  
	margin: 15px; 
	font-weight: bold;
	text-size: 14px;
}



a#generic3:link
{

	text-decoration: none;
}

a#generic3:hover
{
	color: #16ba31;
	text-decoration: none;
	text-shadow: #CCCCCC -1px -1px 1px;
}

a#proflink1
{
	color: #666;
	text-size: 13px;
	font-weight: bold;
}

a#proflink1:hover
{
	color: #53813d;
}


a#proflink2
{
	margin: 1px;
	text-align: left;
	color: #777;
	text-size: 12px;
	position: relative;
	top: -16px;
	left: 15px;

}

a#proflink2:hover
{
	color: #53813d;
	font-weight: bold;
}

div.forumintro {
	background: #fcfcfc;
	max-width: 1000px;
	min-width: 800px;
	min-height: 30px;
	height: 30px;
	max-height: 400px;
	overflow: hidden;
	margin: 20px 0 0 20px; padding: 10px 0 0;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
}

a.panelbutton {
	background: url(images/buttons.png) no-repeat;
	width: 99px; height: 23px;
	margin: 20px 0 20px auto; padding: 7px 0 0 9px;
	display: block;
	margin: 15px;
	color: #fff;
	text-decoration: none;
}


div#freqbox
{
	border: 1px solid #e8e8e8;
	background-color: #e8e8e8;
	text-size: 11px;
       -moz-border-radius: 8px; -webkit-border-radius: 8px;
	min-height: 50px;
	max-height: 190px;
	margin: 15px;
	padding: 7px;
	width: 600px;
	height: 345px;

}

div#whitemessage
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-size: 11px;
       -moz-border-radius: 8px; -webkit-border-radius: 8px;
	min-height: 50px;
	height: 50px;
	max-height: 125px;
	margin-left: 100px;
	padding: 7px;
	width: 400px;
	min-height: 100px;
	max-height: 300px;
	font-size: 12px;
	text-decoration: none;	
	filter:alpha(opacity=0.6);
	opacity:0.6;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-align: left;
}

input#btnapprove {
    cursor:pointer;
    width: 60px;
    margin: 5px;
    height: 30px;
    background: url(images/header2.png);
    border: 1px solid #666;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
    text-align: left;
    color: #000;
    float: left;
    padding:4px;
    text-decoration: none;
}

input#btnapprove:hover {
    border: 1px solid #48a030;
    color: #48a030;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
    text-align: left;
    text-decoration: none;
}

input#btnignore {
    cursor:pointer;
    width: 60px;
    margin: 5px;
    height: 30px;
    float: left;
    background: url(images/header2.png);
    border: 1px solid #666;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
    text-align: left;
    color: #000;
    padding:4px;
    text-decoration: none;
}

input#btnignore:hover {
    border: 1px solid #921e1e;
    color: #921e1e;
    -moz-border-radius: 4px; -webkit-border-radius: 4px;
    text-align: left;
    text-decoration: none;
}

div#frbtnholder
{
	position: relative;
	top: -165px;
	left: 445px;
}

.forumstats {
	background: #f1f0ed;
	width: 475px;
	height: 125px;
	margin: 20px 0 0 20px; 
	padding-left: 20px; padding-top: 5px; padding-bottom: 5px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

