*
{
	margin:0;
	padding:0;
}

body
{
	margin:0;
	padding:0;
	text-align:center;
	font-family:arial;
	font-size:12px;
}

a
{
	color:#d2413c;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.red
{
	color:#d2413c;
}

.red-bold
{
	color:#d2413c;
	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:#d2413c;
}

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-bkgd.jpg) 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:40px;
	font-size:24px;
	font-weight:bold;
	color:#d2413c;
	float:left;
}

#content
{
	margin:0 19px 0 19px;
	padding:12px 10px 0 10px;
	width:940px;
	min-height:855px;
	border:1px solid #dddddd;
	border-top:none;
}

#content .intro
{
	width:940px;
	height:317px;
	background:#ffffff url(../images/gptt-intro-bkgd.jpg) no-repeat;
	border-top:1px solid #dddddd;
	display:block;
	clear:both;
}

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

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

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

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

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

#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:940px;
	min-height:600px;
	/*background:#ffffff url(../images/txt-gray-bkgd.gif) repeat-x;*/
	border-top:1px solid #dddddd;
	display:block;
	clear:both;
}

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

#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:#d2413c;
	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 #d2413c;
	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:#d2413c;
}

#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:#d2413c;
	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:#d2413c;
}

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

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

#sections
{
	width:940px;
	height:500px;
	display:block;
	clear:both;
}

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

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

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

#sections .column-right
{
	width:300px;
	height:500px;
	min-height:50px;
	display:block;
	float:left;
}

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

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

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

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

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

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

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

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

#sections .column-middle .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-middle .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-right .news
{
	margin:25px 10px 0 10px;
}

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

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

#sections .column-right .news .news-title a
{
	color:#2f6073;
}

#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:#d2413c;
	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:#d2413c;
	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:#d2413c;
	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:#d2413c;
	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:#d2413c;
	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;
}