*
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-size:14px;
	background-color: #F4F4F4;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

a
{
	color:#3aaffd;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.LeadSpendPending{
background: url("../images/loader.gif") no-repeat 98% 50%;
color:#555555;
}

.red
{
	color:#3aaffd;
}

.red-bold
{
	color:#3aaffd;
	font-weight:bold;
}

table.offer-table tr:hover
{
	background-color:#eee;
}

table.offer-table td.offer-payout
{
	padding:0 0 0 10px;
	text-align:center;
}

tr.featured
{
	background:#f7f699;
}

.featured-title
{
	padding:5px 0 10px 15px;
	font-size:14px;
	font-weight:bold;
	color:#3aaffd;
}

td.complete-offer
{
	padding:0 10px 0 0;
}

#page
{
	width:100%;
	height:100%;
}

#wrapper
{
	margin:auto;
	padding:auto;
	text-align:left;
	width:1000px;
}

#header
{
	width:1000px;
	height:149px;
	background:#ffffff url(../images/header_new_2016_2.png) no-repeat;
	display:block;
	clear:both;
}

#header .logo
{
	position:relative;
	width:309px;
	height:57px;
	top:18px;
	left:33px;
	display:block;
}

#header .login-link
{
	position:relative;
	top:70px;
	left:30px;
	float:left;
}

#header .navigation
{
	position:relative;
	top:53px;
	right:30px;
	float:right;
}

#header .navigation ul
{
	margin:0;
	padding:0;
}

#header .navigation ul li
{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}

#header .reg-path-header
{
	position:relative;
	top:60px;
	left:30px;
	font-size:24px;
	font-weight:bold;
	color:#3aaffd;
	float:left;
}

#content
{
	border-top: 0 none;
    margin: 0 19px;
    min-height: 600px;
    padding: 0;
    width: 960px;
	background-color: #FFFFFF;
}

#content .intro, #content .introtv
{
	 background: url("../images/gptt-intro-bkgdtv.jpg") no-repeat scroll right bottom #FFFFFF;
    border-top: 0 none;
    clear: both;
    display: block;
    height: 360px;
    width: 960px;
}

#content .intro h1
{
	margin:0;
	padding:22px 0 0 12px;
	font-size:18px;
	color:#3aaffd;
}

#content .introtv h1
{
	margin:0;
	padding:20px 0 0 12px;
	font-size:24px;
	color:#3aaffd;
}

#content .intro p
{
	margin:0;
	padding:15px 0 0 12px;
	width:480px;
	line-height:24px;
}
#content .introtv p
{
	margin:0;
	padding:15px 0 0 12px;
	width:600px;
	line-height:20px;
	font-size:125%;
}

#content .intro p.notice
{
	font-size:10px;
	font-style:italic;
	width:558px;
}

#content .introtv p.notice
{
	font-size:10px;
	font-style:italic;
	width:558px;
	padding:0 0 0 12px;
}

#content .intro-sub
{
	width:960px;
	height:280px;
	background:#ffffff url(../images/gptt-intro-sub-bkgd.jpg) no-repeat;
	display:block;
	clear:both;
}

#content .intro-sub h1
{
	margin:0;
	padding:22px 0 0 12px;
	font-size:18px;
	color:#3aaffd;
}

#content .intro-sub p
{
	margin:0;
	padding:15px 0 0 12px;
	width:480px;
	line-height:24px;
}

#content .intro-sub p.notice
{
	font-size:10px;
	font-style:italic;
	width:558px;
}

#content .page
{
	margin:0 0 50px 0;
	padding:0 0 20px 0;
	width:960px;
	min-height:600px;
	display:block;
	clear:both;
}

#content .page h1
{
	margin:0;
	padding:22px 0 0 12px;
	font-size:18px;
	color:#3aaffd;
}

#content .page p
{
	margin:0;
	padding:15px 12px 0 12px;
	line-height:24px;
}

#content .page ul
{
	margin:0 0 0 50px;
}

#content .page ul li
{
	line-height:18px;
}

#content .page table
{
	margin:0 0 0 12px;
}

#content .page table tr.bonus-header td
{
	background-color:#3aaffd;
	color:#ffffff;
}	

#content .offers
{
	padding:0 0 20px 0;
	width:940px;
	min-height:600px;
	/*background:#ffffff url(../images/txt-gray-bkgd.gif) repeat-x;*/
	display:block;
	clear:both;
}

#content .offers .offers-header
{
	width:940px;
	height:47px;
	border-bottom:1px solid #3aaffd;
	display:block;
	clear:both;
}

#content .offers .offers-welcome
{
	width:400px;
	display:block;
	float:left;
}

#content .offers .offers-welcome h1
{
	margin:0;
	padding:22px 0 0 12px;
	font-size:18px;
	color:#3aaffd;
}

#content .offers .offers-earnings
{
	padding:22px 0 0 200px;
	width:200px;
	font-weight:bold;
	font-size:14px;
	display:block;
	float:right;
}

#content .offers-container
{
	width:940px;
	display:block;
	clear:both;
}

#content .offers-container .offers-navigation
{
	margin:20px 10px 0 10px;
	width:180px;
	float:left;
}

#content .offers-container .offers-navigation img
{
	padding:0 0 10px 0;
	display:block;
}

#content .offers-container .offers-navigation ul
{
	margin:0 0 15px 10px;
}

#content .offers-container .offers-navigation ul li
{
	margin:0 0 3px 0;
	list-style:none;
	font-size:11px;
}

#content .offers-container .offers-navigation ul li.active a
{
	color:#3aaffd;
	font-weight:bold;
}

#content .offers-container .offers-navigation ul li a
{
	color:#000000;
	text-decoration:none;
}

#content .offers-container .offers-navigation ul li a:hover
{
	text-decoration:underline;
}

#content .offers-container .offers-display
{
	margin:20px 10px 0 10px;
	display:block;
	float:left;
}

#content .offers-container .offers-display h1
{
	font-size:18px;
	color:#3aaffd;
}

#content .offers-container .offers-display table tr
{
	height:25px;
}

#content .offers-container .offers-display table tr td ul li
{
	margin:0 0 0 20px;
}

#content .offers-container .offers-display2
{
	margin:20px 10px 0 10px;
	display:block;
	float:left;
	background-color:#FFF;
	padding: 20px 5px;
	border: solid 1px #45B3FC;
}
#content .offers-container .offers-display2 td.offdesc
{
	padding: 5px;
}

#sections
{
	background-color: #FFFFFF;
    clear: both;
    display: block;
    min-height: 300px;
    width: 960px;
}

#sections .bar
{
	width:960px;
	height:39px;
	background:#ffffff url(../images/sections-bar.gif) no-repeat;
	display:block;
	clear:both;
}

#sections .bartv
{
	width:940px;
	height:25px;
	background:#ffffff url(../images/sections-bartv.gif) no-repeat;
	display:block;
	clear:both;
}

#sections .column-left
{
	width:306px;
	height:500px;
	min-height:50px;
	border-right:1px solid #dddddd;
	display:block;
	float:left;
	background-color: #FFFFFF;
}

#sections .column-left-tv
{
	width:600px;
	min-height:50px;
	display:block;
	float:left;
}

#sections .column-middle
{
	width:343px;
	height:500px;
	min-height:50px;
	border-right:1px solid #dddddd;
	display:block;
	float:left;
	background-color: #FFFFFF;
}

#sections .column-right
{
	width:307px;
	min-height:50px;
	display:block;
	float:left;
	background-color: #FFFFFF;
}

#sections .column-left .title, #sections_top .column-left .title
{
	font-size:14px;
	font-weight:bold;
}

#sections .column-left ul
{
	margin:25px 0 0 5px;
}

#sections_top .column-left ul
{
	margin:15px 0 0 12px;
}

#sections .column-left ul li
{
	padding:0 10px 20px 25px;
	list-style:none;
	font-size:11px;
}

#sections_top .column-left ul li
{
	padding:0 10px 15px 25px;
	list-style:none;
	font-size:13px;
}

#sections .column-left ul li.star, #sections_top .column-left ul li.star
{
	background: url(../images/star.png) no-repeat;
}

#sections .column-left ul li.comment, #sections_top .column-left ul li.comment
{
	background: url(../images/comment.png) no-repeat;
}

#sections .column-left ul li.person, #sections_top .column-left ul li.person
{
	background: url(../images/group.png) no-repeat;
}

#sections .column-left ul li.cash, #sections_top .column-left ul li.cash
{
	background: url(../images/money.png) no-repeat;
}

#sections .column-middle form
{
	margin:25px 10px 0 10px;
}
#sections .column-left-tv form
{
	margin:25px 10px 0 10px;
}

#sections .column-middle .form-row
{
	margin:0 0 10px 0;
	font-size:11px;
	display:block;
}

#sections .column-left-tv .form-row
{
	margin:0 0 10px 0;
	font-size:11px;
	display:block;
}

#sections .column-middle .form-row-button input
{
	padding:10px 0 0 60px;
}

#sections .column-left-tv .form-row-button input
{
	padding:10px 0 0 60px;
}

#sections .column-middle .form-row label
{
	width:100px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}

#sections .column-left-tv .form-row label
{
	width:100px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}

#sections .column-middle img.co-reg-image
{
	margin:0 10px 10px 0;
}

#sections .column-left-tv img.co-reg-image
{
	margin:0 10px 10px 0;
}

#sections .column-left-tv input {
	background: none repeat scroll 0 0 #FFF;
	border: 1px solid;
	border-radius: 0.4em 0.4em 0.4em 0.4em;
	font: bold 12px Arial, helvetica, sans-serif;
	padding: 0.3em;
	margin: 4px 0px;
	font-size:14px;
}

#sections .column-right .news
{
	margin:25px 10px 0 10px;
}

#sections .column-right .news .news-date
{
	padding:0 0 10px 0;
	color:#3aaffd;
	font-weight:bold;
}

#sections .column-right .news .news-title
{
	padding:0 0 10px 10px;	
}

#sections .column-right .news .news-title a
{
	color:#1672b0;
}

#sections .column-right .news .news-icons
{
	padding:40px 0 0 80px;
}

#sections .column-right .news #twitter_div 
{
	margin:10px 0 0 0;
}

#sections .column-right .news #twitter_div h2.sidebar-title
{
	font-size:14px;
	color:#3aaffd;
	font-weight:bold;
}

#sections .column-right .news #twitter_div #twitter_update_list
{
	margin:10px 0 10px 0;
}

#sections .column-right .news #twitter_div #twitter_update_list li
{
	margin:0 0 5px 0;
	list-style-type:none;
}

#page-form
{
	width:500px;
	display:block;
	float:left;
}

#page-form form
{
	margin:25px 10px 0 10px;
}

#page-form .form-row
{
	margin:0 0 10px 0;
	font-size:11px;
	width:400px;
	display:block;
}

#page-form .error-row
{
	margin:0 0 10px 0;
	font-size:11px;
	width:400px;
	font-weight:bold;
	color:#3aaffd;
	display:block;
}

#page-form .form-row-button input
{
	padding:10px 0 0 60px;
}

#page-form .form-row label
{
	width:100px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}

#page-form img.co-reg-image
{
	margin:0 10px 50px 0;
}

#page-form .info-box
{
	margin:10px 0 0 0;
	font-size:12px;
}

#page-form .info-box .header
{
	margin:20px 0 0 10px;
	font-size:14px;
	color:#3aaffd;
	font-weight:bold;
}

#contact-form
{
	width:750px;
	display:block;
	float:left;
}

#contact-form form
{
	margin:10px 10px 0 15px;
}

#contact-form .form-row
{
	margin:0 0 10px 0;
	font-size:11px;
	width:750px;
	display:block;
}

#contact-form .error-row
{
	margin:0 0 10px 0;
	font-size:11px;
	width:750px;
	font-weight:bold;
	color:#3aaffd;
	display:block;
}

#contact-form .form-row-button input
{
	padding:10px 0 0 60px;
}

#contact-form .form-row label
{
	width:150px;
	font-size:11px;
	font-weight:bold;
	display:block;
	float:left;
}

#page-points
{
	margin:0 20px 0 0;
	width:400px;
	display:block;
	float:right;
}

#page-points h2
{
	margin:0 0 15px 50px;
	color:#3aaffd;
	font-size:18px;
}

#page-points ul li .title
{
	font-size:14px;
	font-weight:bold;
}

#page-points ul
{
	margin:25px 0 0 5px;
}

#page-points ul li
{
	padding:0 10px 20px 25px;
	list-style:none;
	font-size:11px;
}

#page-points ul li.star
{
	background: url(../images/star.png) no-repeat;
}

#page-points ul li.comment
{
	background: url(../images/comment.png) no-repeat;
}

#page-points ul li.person
{
	background: url(../images/group.png) no-repeat;
}

#page-points ul li.cash
{
	background: url(../images/money.png) no-repeat;
}

#page-points img
{
	margin:0 0 0 100px;
}

#footer
{
	margin:10px 0 0 0;
	width:1000px;
	font-size:11px;
	color:#aaaaaa;
	text-align:center;
	display:block;
	clear:both;
}
.mini-bonus a, .mini-bonus a:link, .mini-bonus a:visited {
	text-decoration: none;
}
.mini-bonus a:active, .mini-bonus a:hover{
	text-decoration: underline;
}
.invitebox, .inviteboxsmall {
	background: none repeat scroll 0 0 #FFF;
	margin: 12px 0 12px 30px;
	border-radius: 0.3em 0.3em 0.3em 0.3em;
	padding: 0.15em;
	width: 450px;
	height: 30px;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#C03;
	border: solid 1px #C03;
}
.inviteboxsmall {
	width:250px;
}
.offerbox {
	height: 160px;
	width: 250px;
	padding:0px;
	text-align:center;
	border: solid 1px #45B3FC;
	border-radius: 0.6em 0.6em 0.6em 0.6em;
}
.offerbox:hover
{
	background-color:#eee;
}
.offerbox_toprow
{
	height:64px;
}
.offers-container h1, .offers-container h3
{
	color: #45B3FC;
}