.fl { float: left; }
.fr { float: right; }
.c { text-align: center; }
.r { text-align: right; }
.l { text-align: left; }
.b { font-weight: bold; }
.fw {width: 100%; }
.rc { width: 240px; padding: 15px 10px 0px 10px;}

html {
	height: 100%;
	background: #EBECEC url(images/bg.jpg) repeat-x;
	background-color: #9dbcd0;
	font: 100% Arial, Helvetica, sans-serif;	
	font-size: 14px;
	color: #8e8a8a;
}

html body {
	min-height: 100%;
	height: 100%; 
}

body {	
	height: 100%;
	margin: 0px 0 15px 0;
	background: #EBECEC url(images/bg.jpg) repeat-x;
	background-color: #9dbcd0;
}

a:link { text-decoration: none; color: #759bb3; font-size: 14px; font-weight: bold; }
a:visited { text-decoration: none; color: #759bb3; font-size: 14px; font-weight: bold; }
a:hover { text-decoration: none; color: #c7d8e5; font-size: 14px; font-weight: bold; }
a:active { text-decoration: none; color: #759bb3; font-size: 14px; font-weight: bold; }

h1 {
	font-size: 18px;
	border-bottom: 1px solid #e9ebed;
	padding-bottom: 5px;
	width: 100%;
	color: #555555;
}

p
{
	line-height: 1.5em;
}

#wrapper {
	height: 100%;
	min-height: 100%;
	width: 944px;
	min-height: 100%;  
	padding: 0px 13px 0px 13px;
	margin: 0px auto;
	text-align: left;	
}

* html #wrapper {height: 100%;}

.header {
	margin-top: 13px;
	width: 944px;
	height: 104px;
}

.header a.logoimage {
	display: block;
	width: 297px;
	height: 104px;
	background: url(images/logo.jpg) no-repeat;
}

.logo
{
	width: 297px;
	height: 104px;
}

.tagline
{
	width: 647px;
	height: 104px;
	background: url(images/tagline.jpg) no-repeat;
	text-align: center;
}

.tagline-text
{
	padding-top: 45px;
	padding-left: 45px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.menu-wrapper
{
	width: 950px;
	height: auto;
}

.menu
{
	width: 924px;
	height: 51px;
	text-align: center;
	background: url(images/menu-repeat.jpg) repeat-x;
}

.menu-left 
{
	width: 10px;
	height: 51px;
	background: url(images/menu-left.jpg) no-repeat;
}

.menu-right
{
	width: 10px;
	height: 51px;
	background: url(images/menu-right.jpg) no-repeat;
}

.stats-sub
{
	width: 266px;
	height: 57px;
	font-weight: bold;	
	text-align: center;
	padding-top: 0px;
	color: #555555;
}

*html .stats-sub
{
	padding-top: 15px;
}

.top-nav {
	list-style: none;
	height: 51px;
	width: 924px;
	text-align: center;
	margin: 0px auto;
}

.top-nav li {
	float: left;
	text-align: center;
	padding-left: 11px;
	padding-right: 11px;
	margin-top: 15px;
	height: 20px;
}

.top-nav li.active { color: #b8d3e5; font-weight: bold;}
.top-nav a:link { color: #d7e3f0; text-decoration: none; }
.top-nav a:visited { color: #d7e3f0; text-decoration: none; }
.top-nav a:hover { color: #f7fbff; }

.footer {
	width: 944px;
	height: 46px;
	text-align: center;
	background: url(images/footer-bg.jpg) no-repeat;
}

.footerads
{
	width: 943px;
	height: 68px;
	border-bottom: 20px solid #9dbcd0;
	background: url(images/footeradbg.jpg) no-repeat;	
}

.footerad1
{
	width: 468px;
	height: 60px;
	padding-top: 4px;
	padding-left: 3px;	
}

.footerad2
{
	width: 468px;
	height: 60px;
	padding-top: 4px;	
	padding-left: 1px;
}

.main-sub
{
	width: 944px;
	height: auto;
	background: url(images/inner-bg.jpg) repeat-y;
}

.left-sub
{
	width: 652px;
	height: auto;
	padding-bottom: 30px;
	padding-left: 6px;
	background-color: #fff;
}

.right-sub
{
	width: 260px;
	height: auto;
	padding-right: 5px;
}

.right-bottom-spacer
{
	height: 30px;
}

.footer-nav {
	list-style: none;
	height: 35px;
	width: 944px;
	text-align: center;
	margin: 0px auto;
}

.footer-nav li {
	float: left;
	text-align: center;
	padding-left: 11px;
	padding-right: 11px;
	height: 35px;
	text-align: center;
	margin: 0px auto;
}

.footer-nav li.active {
	color: #b8d3e5;
}

.footer-nav-divider
{
	float: left;
	text-align: center;
	width: auto;
	height: 17px;
	background: url(images/footer-menu-divider.jpg) no-repeat;
}

.footer-nav a {
	text-decoration: none; color: #759bb3; font-size: 14px;
}

.footer-nav a:hover {
	text-decoration: none; color: #c7d8e5; font-size: 14px;
}


.green
{
	color: #73cb32;
	font-weight: bold;
}	

/* Intro classes used on homepage */

.intro-sub
{
	width: 943px;
	height: 72px;
	background-color: #fff;
	
}

.intro-sub-left
{
	width: 21px;
	height: 72px;
	background: url(images/intro-left.jpg) no-repeat;
}

.intro-sub-body 
{
	width: 537px;
	height: 72px;
	background: url(images/intro-sub-body-repeat.jpg) repeat-x;
}


.intro-sub-right
{
	width: 11px;
	height: 72px;
	background: url(images/intro-right.jpg) no-repeat;
}

.intro-sub-help
{
	width: 101px;
	height: 72px;
	background: url(images/intro-help.jpg) no-repeat;
}

.intro-sub-help-text
{
	padding-top: 40px;
	padding-left: 28px;
}

.intro-sub-text
{	
	font-weight: bold;
	text-align: center;
	width: 500px;
	padding: 20px;
	font-size: 24px;
}

.intro-sub-bottom
{
	width: 567px;
	height: 16px;
	background: url(images/intro-bottom.jpg) no-repeat;
}
/* End of intro classes */


.left-main-sub
{
	width: 667px;
	height: auto;
	background: url(images/left-main-bg.jpg) repeat-x;
}


/* Package classes */
.packages-free
{
	width: 262px;
	height: 178px;
	background: url(images/packages-free2.jpg) no-repeat;
}

.packages-pro
{
	width: 262px;
	height: 178px;
	background: url(images/packages-pro.jpg) no-repeat;
}

.packages-referrals
{
	width: 262px;
	height: 178px;
	background: url(images/packages-referrals.jpg) no-repeat;
}

.packages-advertiser
{
	width: 352px;
	height: 178px;
	background: url(images/packages-advertiser.jpg) no-repeat;
}

.package-text
{
	width: 230px;
	height: 90px;
	padding: 46px 15px 0px 15px;
	font-size: 13px;
	color: #fff;
	line-height: 1.6em;
}

.package-text-ad
{
	width: 317px;
}

.package-link
{
	width: 195px;
	height: 20px;
	text-align: center;
	padding-left: 35px;
	padding-top: 15px;
}

.package-link-ad
{
	padding-left: 77px;
}

/* End of package classes */


.content
{
	padding: 20px 16px 0px 16px;
}

.highlight
{
	background-color: #fffdc4;
	border-left: 6px solid #fffdc4;
	border-right: 6px solid #fffdc4;
}

.highlight-side
{
	text-align: center;
	height: 20px;
	width: 220px;
	background-color: #fffdc4;
	padding-top: 5px;
	color: #000;
	font-weight: bold;
	border-left: 20px solid #fff;
	border-right: 20px solid #fff;
	border-bottom: 5px solid #fff;
	border-top: 16px solid #fff;
}

.textfields
{
	width: 250px;	
}


.ptbg
{
	width: 631px;
	height: auto;
	margin-bottom: 20px;
	background: url(images/ptbg.jpg) no-repeat top;
	background-color: #fff;
	border: 1px solid #cfe1ed;
}

.ptinfo
{
	width: 96px;
	height: 70px;
	border: 0px solid red;	
	text-align: right;
	font-weight: bold;
	padding-top: 24px;
	padding-right: 45px;
}

.ptimage
{
	width: 468px;
	height: auto;
	padding: 14px 14px 20px 0px;
	border: 0px solid green;
	text-align: right;
}

.pttext
{
	width: 482px;
	height: auto;
	padding-top: 22px;
	padding-bottom: 20px;
	border: 0px solid green;
	text-align: left;
}

.pttextarea
{
	width: 370px;
	margin-top: 10px;
	border: 1px solid #e9ebed;	
	float: left;
	font-size: 14px;
	color: #8e8a8a;
}

.ptbutton
{
	margin: 32px 0px 0px 15px;
	border: 0px;
	color: #759bb3; font-size: 14px; font-weight: bold;
	background-color: white;
}

.ppdivider
{
	width: 1px;
	height:	99px;
	background: url(images/ppdivider.png) no-repeat;
}

.lightoutline
{
	border: 1px solid #e9ebed;	
}

.darkoutline
{
	border: 1px solid #cfe1ed;
}


/* Payment Processor classes */


.pppaypal
{
	height:	auto;
}

.ppalertpay
{
	height:	auto;
	padding-top: 15px;
}

.ppmoneybookers
{
	height:	auto;
	padding-top: 15px;
}

/* End of payment processor classes */

.bottom-spacer
{
	width: 100%;
	height: 250px;
}

.freereferraldraw
{
	background: url(images/freereferraldraw.jpg) no-repeat;
	width: 343px;
	height: 81px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 15px;
}

.freereferraldrawheading
{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
	color: #555555;
}