body 
{
	font: 8pt Arial, Helvetica, sans-serif;
	margin: 0 0 32px 0;
	background: #333;
	text-align: center;
}

div#wrapper 
{
	margin: 0 auto;
	width: 750px;
	text-align: left;
	border-right: #999 1px solid;
	border-left: #999 1px solid;
}

div#top
{
	height: 73px;
	background: url(img/top-back.png) repeat-x;
}

div#top table
{
	margin-bottom: 0;
}

div#top a
{
	padding-left: 32px;
	color: #666;
}

div#top h1
{
	margin: 0;
}

div#logo 
{
	float: left;
	width: 400px;	
}

div#topmenu
{
	background: #c0c0c0 url(img/topmenu-back.jpg) repeat-x;				
	padding: 10px 8px;	
}

div#footer 
{
	border-left: 2px solid #ccc; 
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-top: 2px solid #ccc; 
	background: #ccc;
}

div.banner 
{
	height: 130px;
	background: yellow;
}

div#banner1 {
	background: url(img/highest-paying-affiliate-program.jpg) no-repeat;
}

div#banner2 {
	height: 108px;
	background: #666 url(img/highest-converting-affiliate-sites.jpg) center no-repeat;
	border: 8px solid #666;
	border-bottom: 1px solid #666;
	//height: 132px;
}

div#banner2 a, div#banner2 a:visited, div#banner2 a:hover {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

div.content
{
	clear: both;
	background: #7EBEEB url(img/shading.gif) repeat-x;
	border-right: 8px solid #666;
	border-bottom: 1px solid #666;
	border-left: 8px solid #666;
	border-top: 8px solid #666;
	font-size: 9pt;
	padding: 16px 0;
}

div#content2 {
	background: #B5DB64 url(img/shading.gif) repeat-x;
}


div#content3 {
	background: #fff url(img/shading.gif) repeat-x;
	padding-bottom: 32px;
}

div#content3 h2 {
	color: #900;
	font-size: 12pt;
}

div#content3 div.right {
	float: right;
	width: 330px;
	font-size: 8pt;
}

div#content2 div.left {
	float: left;
	width: 370px;
	text-align: justify;
}


div#content3 div.right strong {	
	font-size: 9pt;
}

div#content3 strong {
	color: #036;
}

div#content3 a {
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	color: #036;
}



div#paymentoptions {
	float: right;
	width: 325px;
	height: 190px;
	margin-top: 8px;
	margin-right: 16px;
	padding: 4px 4px 4px 9px;
	background: #B5DB64 url(img/payment-options.jpg) top right no-repeat;
}

div#paymentoptions h2 {
	color: #700;
}

div#footer {
	border-top: 8px solid #666;
	padding: 16px;
	background: #A9A9A9;
}

div#login {
	float: right;
}

div.left {
	float: left;
	width: 400px;
}

div right {
	float: right;
	width: 320px;	
}

div.clear {
	clear: both;
}

p {
	padding: 4px 24px 4px 24px;
}

div#content3 p.smalltext {
	font-size: 7pt;
	text-align: right;
	padding-right: 24px;
}

div#content3 a.green {
	color: #060;
}

ul li {
	margin-left: 24px;
	
}

h1 {
	font-size: 12pt;
	margin: 16px 24px;
	padding: 0;
}


h2 {	
	font-size: 10pt;
	margin-left: 24px;
}

/* Top Menu */

div#topmenu ul
{
	text-align: left;
	list-style: none;
	margin-top: 10px;
	padding: 0px;
	margin: 0;
}

div#topmenu ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

div#topmenu ul li a
{	
	margin: 0;
	padding: 6px;
	background: green url(img/buttonback.gif) repeat-x;
	height: 27px;
	border: 1px solid #333;
	color: #eee;
	text-decoration: none;
	font-weight: bold;
}

div#topmenu ul li a:hover
{	
	margin: 0;
	padding: 6px;
	background: green url(img/buttonback.gif) repeat-x;
	height: 27px;
	border: 1px solid #333;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

ul.features {
	list-style: url(img/check.gif);
}

/* Text Formatting */
.bold {
	font-weight: bold;
}

/* Forms */

div#login {
	padding-top: 8px;
}

div#login table {
	font-size: 8pt;
}

form#loginform input {
	font-size: 8pt;
}

form#loginform input.field {
	border: 1px solid #333;
}

table#payments {
	font-size: 9pt;
	font-weight: bold;
}

table#sites {
	margin-left: 24px;
	font-size: 9pt;	
}

table#sites td {
	padding: 2px;
}

table#sites tr.divider td {
	border-bottom: 1px dashed #000;
}

table#sites tr.divider td a {
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
	color: #036;
}

table#sites td.description {		
	font-size: 8pt;	
	vertical-align: top;
	line-height: 12pt;
	padding-left: 8px;
	padding-right: 16px;
}

a img {
	border: none;
}
