/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td 
{ margin : 0; padding : 0; }

/* REMOVE p Padding and Margin */
.home-top-box p, p.news-blurb, .software-section-content p, p.testimonial { margin : 0; padding : 0; }

p {margin-top: 12px; margin-bottom: 12px;}

/* Normalizes font-size for headings */
h1,h2,h3,h4,h5,h6 { font-size : 100%; color: #232323; text-align: left; }

/* Removes list-style from lists */
ol,ul { list-style : none; list-style-position: outside; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }
img {/*display: block;*/ padding: 0px;}

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* self clear */
.self-clear, .clear, .full-clear {
    _height: 1%;
    /*display: inline-block;*/
    _display: block;
}
	.self-clear:after, .clear:after, .full-clear:after {
		content: ".";
		display: block;
		height: 0;
		visibility: hidden;
		clear: both;
	}

.c { text-align: center; }
.r { text-align: right; }

body { 
	position : relative;
	width: 100%;
	background: url(../images/homepage/repeating-header_bg.jpg) #fff repeat-x;
	font-size: 12px;
	color: #000;
	margin: 0px; 
	text-align : left;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 18px;
}

.bold {
	font-weight: bold;
}

.blue-link {
	color: #005b7e;
}

.no-underline {
	text-decoration: none; 
}

.arrow-right_green {
	padding: 0px 0px 0px 15px !important; /* IMPORTANT for home-top-box*/
	background: url(../images/common/arrow-right_green.png) no-repeat;
}

.note {
	padding: 0px 0px 0px 20px;
	background: url(../images/common/note.png) no-repeat;
	color: #a12e2e;
}

.indent {
	padding: 0px 10px 0px 10px;
		}

.golink {
	padding: 0px 0px 0px 20px;
	background: url(../images/common/golink.png) no-repeat;
}

.bottom-border {
	border-bottom: 1px solid #bebfc1;
	margin: 7px 0px;
}

.list-heading {
	font-size: 18px;
	color: #232323;
	}

.ordered {
	list-style: inside; 
	list-style-type:decimal;
	margin-top: 5px;
}

.ordered li, .orderedtip li {
	padding: 3px 0px 3px 0px;
}

.ordered li a, .orderedtip li a {
	text-decoration: none;
}

.heading-bg {
	font-size: 18px;
	background: url(../images/common/page-header_bg.jpg) no-repeat;
	width: 100%;
	height: 29px;
	padding-top: 7px;
}
.heading-bg .right {
	margin-top:-24px;
	margin-right: 10px;
	vertical-align:middle;
}
.heading-bg .right input {
	margin-top:-5px;
}

.heading-text {
	margin-left: 10px;
}

a.heading-text {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px black solid;
}

.header {
	position: relative;
	margin: 0px auto;
	background: url(../images/header_footer/main-header_bg.jpg) no-repeat;
	width: 882px;
	height: 147px;
}
	
	.logo {
		position: absolute;
		top: 6px;
		left: 24px;
	}
	
	.slogan {
		position: absolute;
		top: 29px;
		left: 357px;
	}
	
	.login-box {
		position: absolute;
		background: url(../images/header_footer/login-box.jpg) no-repeat;
		padding: 6px 10px 6px 10px;
		width: 191px;
		height: 93px;
		top: 6px;
		right: 0px;
		color: #fff;
	}
	
	.login-box #login-form {
		padding: 5px 0px 5px 0px;
	}
	
	.login-box #login-form input {
		height: 16px;
	}
	
	.login-box #un, .login-box #pw  {
		margin-bottom: 5px;
		width: 186px;
		font-size: 12px;
		color: #7f7f7f;
	}
	
	.login-box .welcome {
		color: #bdbdbd;
		display: block;
	}
	
	.butt_login {
		position: absolute;
		background: url(../images/header_footer/login-buttons.png) no-repeat;
		cursor: pointer;
		width: 72px;
		height: 22px !important;
		top: 75px;
		left: 128px;
		border: 0px;
	}
	
	.butt_loggedin {
		background-position: 0px -260px; 
	}
	
	.login-box a{
		color: #66c0e2;
	}
	
	.navbar {
		position: absolute;
		background: url(../images/navbar/nav_bg.jpg) no-repeat;
		width: 880px;
		height: 26px;
		top: 120px;
		left: 0px;
	}
	
	.navbar_loggedin {
		background: url(../images/navbar/nav-loggedin_bg.jpg) no-repeat;
	}
	
a.link-home, a.link-reasonsjoin, a.link-joinnow, a.link-products, a.link-news, a.link-payment, a.link-faq, a.link-contact, a.link-reports, a.link-creatives, a.link-myaccount, a.link-salestips {
	height: 34px;
	cursor: pointer;
	position: absolute;
	top: -7px;
}
	
		a.link-home, a.link-home:hover  {
			width: 75px;
			background: url(../images/navbar/link-home.png) no-repeat;
		}

		a.link-reasonsjoin, a.link-reasonsjoin:hover   { 
			width: 134px;
			background: url(../images/navbar/link-reasonsjoin.png) no-repeat;
			left: 76px;
		}

		a.link-joinnow, a.link-joinnow:hover   {
			width: 97px;
			background: url(../images/navbar/link-join-now.png) no-repeat;
			left: 210px;
		}

		a.link-products, a.link-products:hover   {
			width: 83px;
			background: url(../images/navbar/link-products.png) no-repeat;
			left: 306px;
		}

		a.link-payment, a.link-payment:hover  {
			width: 114px;
			background: url(../images/navbar/link-payment.png) no-repeat;
			left: 444px;
		}
				
		a.link-news, a.link-news:hover   {
			width: 57px;
			background: url(../images/navbar/link-news.png) no-repeat;
			left: 389px;
		}

		a.link-faq, a.link-faq:hover  {
			width: 44px;
			background: url(../images/navbar/link-faq.png) no-repeat;
			left: 558px;
		}

		a.link-contact, a.link-contact:hover  {
			width: 97px;
			background: url(../images/navbar/link-contact.png) no-repeat;
			left: 600px;
		}
		
		a.link-reports, a.link-reports:hover {
			width: 97px;
			background: url(../images/navbar/link-reports.png) no-repeat;
			left: 76px;
		}
		
		a.link-creatives, a.link-creatives:hover {
			width: 97px;
			background: url(../images/navbar/link-creatives.png) no-repeat;
			left: 174px;
		}
		
		a.link-myaccount, a.link-myaccount:hover {
			width: 97px;
			background: url(../images/navbar/link-myaccount.png) no-repeat;
			left: 272px;
		}
		
		a.link-news-loggedin {
			left: 370px !important;
		}
		
		a.link-products-loggedin {
			left: 427px !important;
		}
		
		a.link-salestips-loggedin, a.link-salestips-loggedin:hover {
			width: 97px;
			background: url(../images/navbar/link-salestips.png) no-repeat;
			left: 511px;
		}
		
		a.link-faq-loggedin {
			left: 609px !important;
		}
		
		a.link-contact-loggedin {
			left: 653px !important;
		}
		
a.link-home:hover, a.link-reasonsjoin:hover, a.link-joinnow:hover, a.link-products:hover, a.link-news:hover, a.link-payment:hover, a.link-faq:hover, a.link-contact:hover, a.link-reports:hover, a.link-creatives:hover, a.link-myaccount:hover, a.link-salestips:hover  {	
	background-position: -210px;
}
a.link-home_active, a.link-reasonsjoin_active, a.link-joinnow_active, a.link-products_active, a.link-news_active, a.link-payment_active, a.link-faq_active, a.link-contact_active, a.link-reports_active, a.link-creatives_active, a.link-myaccount_active, a.link-salestips_active  {
	background-position: -210px;
}

.nli {
	color: #d5d5d5;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 8px;
}

.page-container {
	position: relative;
	margin: 0px auto;
	width: 880px;
	padding: 20px 0px 20px;
}

.page-content {
	margin-top: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/*+ Home Page*/
.home-top-box {
	position : relative;
	width: 819px;
	background: url(../images/homepage/home-top-box_bg.png) bottom #fff no-repeat;
	padding: 20px 30px 20px 30px;
	margin-bottom: 20px;
}

		.texascalc {
			width: 200px;
			border-right: 1px solid #d3d3d3;
		}
			
		.texascalc img{
			margin-left: auto;
			margin-right: auto;
		}
			
		.texascalc h2{
			font-size: 16px;
		}
		
		.benefits {
			width: 588px;
		}
		
		.checkmark {
			list-style: none;
			font-size: 16px;
			color: #232323;
		}
		
		.checkmark li {
			padding: 5px 0px 10px 35px;
			background: url(../images/common/checkmark.png) no-repeat;
			color:#232323;
			font-size:14px;
		}
		
		a.butt_join-now {
			margin: 10px 0px 30px 30px;
			display: block;
			width: 266px;
			height: 44px;
			background: url(../images/common/butt_join-now.png) no-repeat;
		}
		
		.home-top-box .arrow-right_green {
			margin: 0px 0px 0px 30px;
		}
		
		.home-top-box .big-calculatem {
			background: url(../images/common/big-products-boxes.png) no-repeat left -1000px;
			width: 125px;
			height: 195px;
			margin: 0px 0px 10px 20px;	
		}
		
		.paypal, .neteller, .moneybookers {
			display: inline-block;
			background: url(../images/homepage/paymenticons.png) no-repeat;
			position: relative;
			top: 8px;
			margin-top: -10px;
			height: 24px;
			
			_top: 5px;
		}
		
		.paypal {
			width: 74px;
		}
		
		.neteller {
			width: 84px;
			background-position: 0 -61px;
		}
		
		.moneybookers {
			width: 65px;
			background-position: 0 -120px;
		}
		
.home-news-section {
	width: 417px;
}

		.news {
			margin-top: 20px;
		}
		
		.news-blurb {
			padding-left: 10px;
		}
		
		.news-date {
			background: url(../images/homepage/news-date_bg.jpg) no-repeat;
			width: 29px;
			height: 38px;
			padding-top: 3px;
			text-transform: uppercase;
			color: #fff;
			text-align: center;
			margin-right:10px;
			margin-bottom:10px;
		}
		
		.date {
			font-size: 21px;
			display: block;
			margin-top: -4px;
		}

.home-software-section {
	background:#FFFFFF url(../images/homepage/home-top-box_bg.png) no-repeat scroll center bottom;
}
	.software-section-content h3 {
		margin-bottom:20px;
		color:#232323;
		font-size: 14px;
	}
		.software-section-content h3 span {
			color:#fff;
			font-size: 16px;
			font-weight: bold;
			text-align:center;
			background:url(../images/common/h3_bg.png) no-repeat;
			width:100%;
			display:block;
			padding-top: 1px;
			padding-bottom: 3px;
		}
		.software-section-content h3.one { background-position: left -90px; }
			.software-section-content h3.one span{ background-position: right -120px; }
		.software-section-content h3.two {background-position: left -150px; }
			.software-section-content h3.two span{ background-position: right -180px; }
		.software-section-content h3.three { background-position: left -30px; }
			.software-section-content h3.three span{ background-position: right -60px; }
	
	.software-section-content {
		padding: 20px;
		margin: 0px auto;
		/*background:transparent url(../images/homepage/popular-software-repeating_bg.png) repeat-x scroll center bottom;*/
	}
	.software-section-content img#holdem-genius {
		text-align:center;
		margin-bottom:20px;
	}
	.software-section-content img.first {
		margin-right:20px;
	}
	#beginner {
		width: 325px;
		margin-right:16px;
	}
	#intermediate {
		margin-right: 16px;
		width: 156px;
	}
	#advanced {
		width: 325px;
	}
		

.home-featured-affiliate {
	width: 580px;
	/*margin-top: 20px;*/
}

		.home-featured-affiliate-content {
			width: 515px;
			background: url(../images/homepage/home-featured-box_bg.png) bottom #fff no-repeat;
			padding: 20px 30px 20px 30px;
		}
		
		.home-featured-affiliate-content img {
			padding-bottom: 10px;
		}
		
		.home-featured-affiliate-text {
			width: 350px;
			_padding: 10px 0px 10px 0px;
		}
		
.home-testimonials {
	width: 274px;
	/*margin-top: 20px;*/
}

		.home-testimonials-content {
			width: 201px;
			background: url(../images/homepage/home-testimonial-box_bg.png) bottom #fff no-repeat;
			margin: 0px auto;
			padding: 20px 27px 20px 27px;
		}
		
		.testimonial-name {
			color: #7d7d7d;
			display: block;
		}
		
		.quote-left {
			margin-bottom: 15px;
		}
		
		.quote-right {
			margin: 15px 0px 0px 161px;
		}
		
.start-earning {
	margin-top: 20px;
	text-align: center;
	background:#FFFFFF url(../images/homepage/home-top-box_bg.png) no-repeat scroll center bottom;
}

	.start-earning img {
		margin-top: 20px;
	}


#revenue-tracking {
	margin-top:20px;
	background:url(../images/homepage/home-top-box_bg.png) no-repeat center bottom;
}
	#revenue-tracking div {
		padding:20px;
	}
	#revenue-tracking h2 span {
		padding: 0 50px;
	}


/*-*/

/*+ Home Page LOGGED IN*/
.homeli-left-section {
	width: 248px;
	background: #fff url(../images/homepage-li/quick-stats_bg.png) no-repeat center bottom;
	float:left;
}
	.homeli-left-section div {
		padding-top:10px;
	}

.welcome-section img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.homeli-mid-section {
	width:345px;
	float:left;
	margin:0 20px;
}
	
.homeli-right-section {
	width: 247px;
	float:left;
}
	.homeli-right-section .software-section-content {
		background:url(../images/homepage/popular-software-repeating_bg.png) repeat-x scroll center bottom;
	}
	.see-products {
		background: url(../images/common/get-product_bg.png) no-repeat;
		height: 21px;
		padding: 3px 0px 0px 10px;
		margin: 0px auto;
		position: relative;
	}
	
	.see-products a{
		color: #fff;
	}
	
	.next {
		position: absolute;
		right: 5px;
		top: 3px;
	}

.stat-tab {
	margin: 20px 10px 0px 0px;
}

.stat-tab-left, .stat-tab-right {
	height: 25px;
	width: 12px;
	background: url(../images/homepage-li/stat-tab-left.png) no-repeat;
}

.stat-tab-repeat {
	background: url(../images/homepage-li/stat-tab-repeat.png) repeat-x;
	height: 21px;
	padding-top: 4px;
}

.greystat {
	color: #585858;
	display:block;
	padding:6px 0;
	text-align:center;
	background:url(../images/common/quick-stats.png) center top no-repeat;
	margin:15px 0;
}


.stat-tab-right {
	background: url(../images/homepage-li/stat-tab-right.png) no-repeat;
}

.home-comissionplan-section {
	margin-top: 20px;
}

.products-section {
	margin-top: 20px;
}

.products-section-homeli {
	height: 173px;
	width: 840px;
	padding: 20px 0px 0px 20px;
	background: url(../images/homepage-li/common/products-bg.png) no-repeat;
	margin: 0px auto;
}

.product-container {
	width: 106px;
	height: 160px;
	border-right: 1px solid #d3d3d3;
	margin-left: 15px;
}
	
		.product-crusher, .product-genius , .product-texascalculatem, .product-calculatempro, .product-shark, .product-usher, .product-rounder {
			height: 140px;
			width: 90px;
			background: url(../images/homepage-li/products-matrix.png) no-repeat;
		}
		
		.product-genius {
			background-position: -122px 0px;
		}

		.product-texascalculatem {
			background-position: -244px 0px;
		}
		
		.product-calculatempro {
			background-position: -366px 0px;
		}
		
		.product-shark {
			background-position: -488px 0px;
		}
		
		.product-usher {
			background-position: -611px 0px;
		}
		
		.product-rounder {
			background-position: -734px 0px;
		}
		
		.no-border {
			border-right: 0px solid;
		}
		
		.no-margin {
			margin-left: 0px;
		}

/*+ Products Page*/
.products {
	padding: 0px 20px 0px 20px;
	min-height: 197px;
	height:auto !important;
  	height: 197px;
	background: url(../images/common/products-bg.png) bottom #fff no-repeat;
	margin: 0px auto;
}

		.margin-top {
			margin-top: 25px;
		}

		.products-box {
			text-align:center;
			width: 155px;
			border-right: 1px solid #d3d3d3;
			min-height: 181px;
			height: auto !important;
			/* height: 181px;*/
			margin-right:20px;
			
			padding-right:10px;
		}
		
		.products-content {
			width: 641px;
			padding-bottom: 20px;
		}
		
		.product-right {
			width:215px;
			float:right;
			/*margin-left:10px;*/
		}
		.product-right img {
			margin-left:5px;
			margin-bottom:5px;
			border:1px solid #c0c0c0;
		}

		a.get-creatives {
			position:relative;
			top:160px;
		}

.card-bullets {
	margin: 10px 0 10px 0;
}
	.card-bullets li {
		background: url(../images/common/card-bullets.png) no-repeat;
		padding-left: 25px;
		padding-bottom:10px;
	}
		.card-bullets li.spade { background-position: left -20px; }
		.card-bullets li.heart { background-position: left -80px; }
		.card-bullets li.club  { background-position: left -140px; }
		.card-bullets li.dimond{ background-position: left -200px; }
/*-*/

/*+ BLUE BOX */
.bluebox, .bluebox-small {
	background-color: #d6e6ff;
}
	.bluebox h2 {
		color: #445e87;
		font-size: 20px;
		font-weight: bold;
		font-family: "Trebuchet MS";
		margin:5px 0 5px 20px;
	}
		.bluebox h2 span {
			float:right;
			font-size:14px;
			margin-right:30px;
			margin-top:-20px;
			position:relative;
		}
	.bluebox .bluebox-inner-image {
		margin-left:10px;
	}
	.bluebox .bluebox-inner-image_top {	margin-left:10px; padding-top: 5px;}
	.bluebox .bluebox-inner-image_bottom { margin-left:10px; padding-bottom: 5px;}
	.bluebox-inner, 
	.bluebox-inner-nochildstyle {
		margin:0 10px;
		background-color: #fff!important;
		border-left: 1px solid #b4c5de;
		border-right: 1px solid #b4c5de;
		padding-top:15px;
		overflow:hidden;
	}
		.bluebox-inner-nopadding {
			margin:0 10px;
			background-color: #fff;
			border-left: 1px solid #b4c5de;
			border-right: 1px solid #b4c5de;
			padding-left: 10px;
		}
		.bluebox-inner .row {
			padding: 0 0 20px 0;
		}
		.bluebox-inner label {
			width:160px;
			display:block;
			float:left;
			margin-left:20px;
			_margin-left: 10px;
			padding-top:3px;
		}
			.bluebox-inner .info-label {
				margin-left:0;
				width:238px;
			}

			.bluebox-inner label.info-error {
				width:800px;
				display:block;
				float:left;
				margin-left:20px;
				_margin-left: 10px;
				padding-top:3px;
				text-align: center;
				color:red;
			}

			.bluebox-inner label.info {
				width:800px;
				display:block;
				float:left;
				margin-left:20px;
				_margin-left: 10px;
				padding-top:3px;
			}

		input.text {
			border:1px solid #979797;
			background: #fff url(../images/common/input-bg.png) right top no-repeat;
			height:20px;
		}
        div.text {
            padding-bottom: 10px;
        }
        pre.text {
            font-family: Arial, Helvetica, sans-serif;
        }
		textarea {
			border:1px solid #979797;
			background:url(../images/common/input-bg.png) right top no-repeat;
		}
		select {
			background: #fff url(../images/common/input-bg.png) right top no-repeat;
			border:1px solid #979797;
		}
		.bluebox-inner input.text,
		.bluebox-inner select {
			width:237px;
			float:left;
		}
		.bluebox-inner .smalltext {
			width:80px;
			border:1px solid #979797;
			background: #fff url(../images/common/input-bg.png) right top no-repeat;
			height:20px;
		}
		.bluebox-inner .checkbox {
			border: 1px solid #1c5180;
			width:13px;
			height:13px;
			margin-left:20px;
			margin-right: 5px;
		}
		
	.bluebox-section-bottom {
		padding: 5px 0 10px 0;
	}
.col-left {
	float:left;
	width:49%;
}
	.col-left p.note,
	.col-right p.note {
		margin-left:20px;
	}

.join-captcha {
}

.col-right {
	float:left;
	width:49%;
}
	.col-right h3{
		color: #222222;
		font-size:16px;
		margin-bottom:15px;
	}
	span.arrow-right_green {
		display:block;
		margin-bottom:10px;
	}
	.col-right span.arrow-right_green img {
		vertical-align:top;
	}
	.vertical-bottom {
		vertical-align:bottom;
	}
	.vertical-middle {
		vertical-align:middle;
	}
	
.bluebox-inner-two-col .col-left {
	padding-left: 10px;
	float:left;
	width:412px;
}

.bluebox-inner-two-col .col-right {
	float:right;
	width:412px;
	padding-right: 10px;
}
	.two-col-content {
		border-left:1px solid #b4c5de;
		border-right:1px solid #b4c5de;
		background-color:#fff;
	}
	.two-col-content span {
		display:block;
		width:49%;
		text-align:center;
		float:left;
		padding:3px 0;
	}
	.two-col-content .odd {
		background:url(../images/common/inner-bg.png) no-repeat center center;
		clear:both;
	}
	.bluebox-inner-two-col label span{
		color:#222222;
		font-weight: bold;
		width:49%;
		text-align:center;
		float:left;
	}

/*- BLUE BOX */	

/*+ ACCOUNT BOX */	
.account-box-container .bluebox-section-top {
	background: url(../images/myaccount/account-details-box_top.png) no-repeat;
	width: 426px;
	height: 19px;
				}

.account-box-container .bluebox-section-bottom {
	background: url(../images/myaccount/account-details-box_bottom.png) no-repeat;
	width: 426px;
	height: 50px;
				}
				
.account-box-container .bluebox-section-content {
	padding-bottom: 10px;
}

.account-left {
	width: 160px;
}

.account-right {
	width: 196px;
}

a.butt-changepassword, a.butt-editaccount {
		display: inline-block;
		height: 22px;
		background: url(../images/myaccount/myaccount-buttons.png) no-repeat;
		margin-top: 15px
		}
		
a.butt-changepassword, a.butt-editaccount {
	width: 147px;
	}
		
a.butt-editaccount {
		width: 115px;
		background-position: -157px 0px;
		margin-left: 10px;
		}

/*- ACCOUNT BOX */	

/*+ QA TIP BOX */		
.qa-tipbox-container {
	margin-bottom: 10px;
}

.qatipbox-top {
	background: url(../images/common/qa-tips_box.png) no-repeat;
	width: 858px;
	height: 8px;
	overflow: hidden;
}

.qatipbox-content {
	position: relative;
	background-color: #eaf2ff;
	overflow: hidden;
	width: 826px;
	padding: 0px 16px 0px 16px;
}

p.question {
	padding: 2px 0px 5px 5px;
	/*background: url(../images/common/add-minus.png) no-repeat;*/
	color: #222;
	display: block;
	margin:5px;
}
	p.question img {
		vertical-align:middle;
		margin-right:5px;
	}
	p.question a {
		text-decoration: none;
		color:#222222;
	}

.tip-bg {
	background: url(../images/salestips/salestips-green_bg.png) no-repeat;
	color: #fff;
	width: 6px;
	height: 16px;
	margin-right: 6px;
	display: inline-block;
	padding: 2px 7px 2px 7px;
}

li.tip {
	color: #222;
}

div.answer {
	padding: 2px 0px 10px 25px;
	/*background: url(../images/faq/q-a.png) no-repeat;*/
	background-position: 0px -40px;
}

p.tip {
	padding: 0px 0px 20px 25px;
	/*display: block;*/
}

.return-top {
	background:transparent url(../images/common/returntop_bg.png) no-repeat scroll 0 0;
	display:block;
	float:right;
	height:17px;
	margin-top:5px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:93px;
}

.qatipbox-bottom {
	background: url(../images/common/qa-tips_box.png) no-repeat;
	background-position: -900px 0px;
	width: 858px;
	height: 7px;	
}

.answer-section {
	margin-top: 20px;
	padding-left:10px;
}

.answer-section h3{
	margin-bottom: 10px;
}

.tipnumpad {
	margin-right: 15px;
}
/*- QA TIP BOX */		
				
/*+ Reasons Join Page*/

.bluebox-small .col-left,
.bluebox-small .col-right {
	width:270px;
}
	.bluebox-small .two-col-content .odd {
		background:transparent url(../images/common/inner-small-bg.png) no-repeat scroll center center;
	}
		
		.list-arrow-right li {
			padding: 0px 0px 10px 20px;
			background: url(../images/common/arrow-right_green.png) no-repeat;
		}
				
				.money {
					position: absolute;
					top: -9px;
					left: 9px;
				}
		
				.bluebox-section-content h3, .bluebox-section-content_alt h3  {
					margin-bottom: 10px;
				}
				 
				.commissions-alt-container {
					margin-left:-10px; 
					margin-top: -10px;
				}
				
				.bluebox-section-content p {
					margin-bottom: 8px;
					margin-top: 8px;
					width: 366px;
				}
				
				.bluebox-section-content_alt p {
					margin-bottom: 8px;
					margin-top: 0px;
				}
				
				.curve-left {
					background: url(../images/reasonstojoin/p-bg.png) no-repeat;
					width: 10px;
					height: 18px;
					margin-top: 8px;
				}
				
				.commissions-alt {
					background-color: #e0e5ec;
					height: 17px;
				}
				
				p.commissions-alt  {
					padding-top: 1px;
				}
				
				.curve-right {
					background: url(../images/reasonstojoin/p-bg.png) no-repeat;
					background-position: -375px 0px;
					width: 10px;
					height: 18px;
					margin-top: 8px;
				}
				
				.or {
					font-size: 18px;
					color: #929292;
				}
				
				.commission-plan-list  {
					margin: 0px 0px 40px 0px;
				}
				
				.commission-plan-list li {
					padding: 0px 0px 0px 40px;
				}
				
				.commission-plan-list li.circle1, .commission-plan-list li.circle2   {
					background: url(../images/reasonstojoin/numbers.png) no-repeat;
					padding-top: 3px;
					min-height: 32px;
					height: auto;
					height: 32px;
				}
				
				.commission-plan-list li.or {
					padding-top: 24px;
					padding-bottom: 24px;
				}
				
				.commission-plan-list li.circle2 {
					background-position: 0px -60px;
				}
				
				a.butt_join-now-wide {
				display: block;
				width: 407px;
				height: 57px;
				margin: 0px auto;
				margin-top: 20px;
				background: url(../images/common/butt_join-now-wide.png) no-repeat;
		}

ol.agreement li, ol.agreement-level2 li {
	padding: 10px 0px 10px 0px;
}

ol.agreement li.heading {
	text-transform: uppercase;
	list-style-type: upper-roman;
	list-style-position: inside;
}

ol.agreement li.heading ol.agreement-level2 {
	text-transform: none;
	font-weight: normal;
	list-style-type: none;
}
/*- Agreement Page*/
	
/*+ News Page*/
.news-section {
	width: 697px;
}

.archive {
	width: 165px;
}

.archive-box-top, .archive-box-bottom {
	width: 165px;
	height: 5px;
	overflow: hidden;
	background: url(../images/news/archive-box.png) no-repeat;
}

.archive-box-content {
	width: 119px;
	background-color: #eaf2ff;
	padding: 16px 23px 0px 23px;
}

.archive-box-content h3, .archive-box-content ul {
	padding-bottom: 10px;
}

.archive-box-content ul {
	padding-bottom: 20px;
}

.archive-box-bottom {
	background-position: -200px 0px;
}

/*- News Page*/		
.withimage {
	width: 525px;
}

.newspage-date {
			background: url(../images/homepage/news-date_bg.jpg) no-repeat;
			width: 29px;
			height: 38px;
			padding-top: 3px;
			text-transform: uppercase;
			color: #fff;
			text-align: center;
			margin: 0px 10px 0px 0px;
			}

.newspage-blurb-img {
	display: inline;
}	
	
/* JOIN NOW */
.paymenticons {
	background: url(../images/joinnow/paymenticons.png) no-repeat;
	width: 70px;
	height: 20px;
	display: inline-block;
	margin-top: -10px;
	position: relative;
	top: 6px;
	left: 5px;
}	

.join-net {
	background-position: 0px -30px;
}

.join-money {
	background-position: 0px -60px;
}

/* Creatives */
h2.creatives {
	font-size: 16px;
}

h2.one, h2.two, h2.three {
	height: 27px;
	padding: 4px 0px 0px 35px;
}

h2.one {
	background: url(../images/creatives/1.png) no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
}

h2.two {
	background: url(../images/creatives/2.png) no-repeat;
}

h2.three {
	background: url(../images/creatives/3.png) no-repeat;
	margin-bottom: 10px;
}

.selectproduct {
	color: #005b7e;
	font-size: 12px;
	margin-top:3px;
	border:1px solid #979797;
	background:url(../images/common/input-bg.png) right top no-repeat;
	width:170px;
}

.affiliatecode {
	margin: 10px 0px 20px 0px;
	width: 849px;
	padding: 0px 5px 0px 5px;
	height: 90px;
	border: 1px solid #7f9db9;
	font-size: 12px;
}

.creative-box-container {
	margin: 20px 0px 20px 0px;
}

.butt_copy {
	outline: none;
	border: 0px solid;
	cursor: pointer;
	display: block;
	width: 150px;
	height: 22px;
	background: url(../images/creatives/butt-copytoclip.png) no-repeat;
}

.creative-section-top {
	background: url(../images/creatives/creative-top-box.png) no-repeat;
	width: 859px;
	height: 10px;
	overflow: hidden;
}

.creative-section-content {
	background: url(../images/creatives/creative-mid-box.png) repeat-y;
	width: 839px;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
	position: relative;
}

.creative-section-bottom {
	background: url(../images/creatives/creative-bottom-box.png) no-repeat;
	width: 859px;
	height: 11px;
}

.creative-sectioninner-top {
	background: url(../images/creatives/creative-inner-top-box.png) no-repeat;
	width: 407px;
	height: 8px;
	overflow: hidden;
}

.creative-sectioninner-container {
	margin: 5px 0px 5px 0px;
}

.creative-sectioninner-bottom {
	background: url(../images/creatives/creative-inner-bottom-box.png) no-repeat;
	width: 407px;
	height: 8px;
	overflow: hidden;
}

.creative-sectioninner-content {
	background: url(../images/creatives/creative-inner-mid-box.png) repeat-y;
	padding: 0px 10px 0px 10px;
	width: 387px;
	overflow: hidden;
}

ul.inner-content-ul li span {
 position:absolute;
 margin-left:150px;
 font-size:10px;
}

ul.inner-content-ul li span#download {
 position:absolute;
 margin-left:250px;
 font-size:10px;
}

.inner-content-ul {
	margin-top: 5px;
}

ul.inner-content-ul  {
	list-style-position: inside;
	margin-left: 15px;
}

ul.inner-content-ul li  {
	list-style-image: url(../images/creatives/green-bullet.png);
}
ul.inner-content-ul li a {
	_padding-left: 10px;
}

ul.inner-content-ul span.clickthroughs {
 position:absolute;
 margin-left:200px;
 font-style:italic;
 font-size:10px;
}

ul.inner-content-ul span.clickthroughs-text {
 position:absolute;
 margin-left:306px;
 font-style:italic;
 font-size:10px;
}

.other {
	margin-bottom: 10px;
}	
		
/* FORMS */

label.tall-label {
	padding-top: 0px;
}


.small-grey {
	color: #868686;
	font-size: 10px;
}

.shorter {
	width: 70px;
}	

.dha-space {
	padding-bottom: 10px;
}

.agree-container {
	position: relative;
	text-align: center;
}

input#agree {
	border:	0px solid #fff;
	margin-bottom: 0px;
	width: 25px;
	float: none;
	position: absolute;
	top: -2px;
	left: 315px;
	_left: -30px;
}

label.agree {
	width: 880px; 
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
}

.butt_signup {
	outline: none;
	border: 0px solid;
	cursor: pointer;
	display: block;
	width: 407px;
	height: 59px;
	margin-top: 20px;
	background: url(../images/joinnow/butt_sign-up-now.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
}

/*+ COMMISSIONS +*/
p.add-padding {
	padding:10px;
}

#choose-commission {
	background:url(../images/commissions/commissions.png) no-repeat;
	padding:20px 0 0 20px;
	_padding:20px 0 20px 20px;
}

	#choose-commission ul {
		width: 360px;
		float:left;
		margin-bottom:20px;
	}
	#choose-commission ul.first {
		margin-right:110px;
	}
	
#choose-commission-small {
	background:url(../images/commissions/commissions-small.png) no-repeat;
	padding:20px 0 0 20px;
	_padding:20px 0 20px 20px;
}
	#choose-commission-small ul {
		width: 230px;
		float:left;
		margin-bottom:20px;
	}
	#choose-commission-small ul.first {
		margin-right:80px;
	}

/*- COMMISSIONS -*/

/*+ CONTACT +*/
#contact-page .bluebox-inner-nochildstyle {
	padding-left: 20px;
	padding-top: 20px;
}
	#contact-page .bluebox-inner-nochildstyle label {
		color: #222222;
		display:block;
		font-weight:bold;
		padding-bottom:5px;
	}
	#contact-page .bluebox-inner-nochildstyle input.text {
		width: 205px;
		margin-bottom:20px;
	}
	#contact-page .bluebox-inner-nochildstyle img.right {
		margin-right: 80px;
	}
	
span.gray {
	color:#868686;
}
.capcha {
	width:80px!important;
}

/*- CONTACT -*/

/*+ Reasons 2 +*/
.commissions-small {
	width:275px;
	background-color:#d6e6ff;
}
	.commissions-small h2 {
		color:#4b668f;
		font-size:18px;
	}
	.commissions-small h2 img {
		margin:-15px 10px 3px 10px;
		position:relative;
		vertical-align:middle;
	}
	.commissions-small-inner {
		margin:0 10px 0 9px;
	}
	.commissions-small-inner .two-col-content {
		padding:0 10px;
	}
	.commissions-small-inner .odd{
		background:transparent url(../images/common/commissions-bg.png) no-repeat center 2px;
		margin-bottom: 15px;
	}
	#reason2 span.or {
		display:block;
		color: #929292;
		font-size:18px;
		padding-left:40px;
		margin-bottom:20px;
	}
	
	#reason2 .commission-plan-list {
		margin-bottom: 20px;
	}
/*- Reasons 2 -*/

/*+ Report +*/
#report-page .col-right .two-col-content {
/*	padding-top:10px;*/
	padding-right: 10px;
}
#report-page .col-right p.note {
	margin-top:0;
	margin-bottom:0;
}

#criteria .radio {
	vertical-align:middle;
	margin-right:5px;
}
#criteria .col-left .two-col-content {
	padding: 10px 20px;
	font-weight:bold;
	color:#222;
}
	#criteria .col-left label {
		margin-bottom:20px;
	}
	#criteria .col-left .right {
		text-align:right;
	}
	#criteria .col-left .right label {
		margin-right: 5px;
		margin-bottom:6px;
		display:block;
	}
	#criteria .col-left .right input {
		width:150px;
	}
	#criteria .col-left .right select {
		width:152px;
	}
	#criteria .col-left img.refresh {
		margin-right: 70px;
	}
	#criteria .col-left .refresh {
		margin-right: 70px;
		width:86px !important;
	}

.report-table {
	margin:0 10px;
	width:860px;
	background: url(../images/common/white-top.png) no-repeat center 25px;
}
	.report-table th {
		color:#222;
		text-align:center;
		padding-bottom:15px;
		padding-top:5px;
	}
	.report-table td {
		text-align: center;
	}
	.report-table .first {
		text-align:left;
	}
	.report-table tbody {
		border-left:1px solid #B4C5DE;
		border-right:1px solid #B4C5DE;
		background-color:#fff;
	}
	.report-table th.rounded-left {
		padding-left:20px;
	}
	.report-table .rounded-right {
		padding-right:20px;
	}
	
	.report-table .rounded-left,
	.report-table .rounded-right {
		width:12px;
	}
	
	.report-table .odd td {
		background-color: #e0e5ec;
		padding-top:2px;
		padding-bottom:1px;
	}
		.report-table .odd .rounded-left {
			background: #fff url(../images/common/inner-small-bg.png) no-repeat 15px center;
		}
		.report-table .odd .rounded-right {
			background: #fff url(../images/common/report-table-right.png) no-repeat left center;
		}
	.report-table .total td {
		background-color: #7d8086;
		padding-top: 2px;
		padding-bottom:1px;
		color:#fff;
	}
		.report-table .total .rounded-left {
			background: #fff url(../images/common/report-table-tot_left.png) no-repeat 15px center;
		}
		.report-table .total .rounded-right {
			background: #fff url(../images/common/report-table-tot_right.png) no-repeat left center;
		}


/*- Report -*/

/*+ Tools +*/
#tools-page .home-featured-affiliate-content p {
	line-height:1.5;
}
#tools-page img.right {
	margin-left:20px;
	margin-bottom:20px;
}
/*- Tools -*/
	
/* FOOTER */
.footer {
	width: 100%;
	height: 92px;
	background: url(../images/header_footer/footer_bg.jpg) repeat-x;
}

.footer-nav {
	text-align: center;
	color: #9f9f9f;
	padding-top: 20px;
	margin: 0px auto;
}

.footer-nav a {
	text-align: center;
	text-decoration: none;
}

.copyright {
	display: block;
	color: #474747;
	padding-top: 20px;
}
.gpwa {
    padding-top: 30px;
    text-align: center;
}
.prod-link-out {
    padding-top: 5px;
    text-align: center;
    font-size: x-small;
    text-decoration: none;
    color: #9f9f9f;
}


