td, th {
	text-align: left;
}
li {
	margin-left: 20px;
}


.clear {
	clear: both;
}


.center {
	text-align: center;
}


#welcomeMsg {
	position: absolute;
	top: 128px;
	left: 50%;
	width: 308px;
	margin-left: 78px;
	height: 27px;
	padding: 6px 0px 0px;
}



.advspecial {
	width: auto;

	padding: 5px 10px 0px 10px;
	border: 1px solid #f2f2f2;
	background: url('images/fieldset.png') top left repeat-x white;
	margin-bottom: 15px;
	text-align: left;
}
.advspecial ul {
	padding: 0px 0px 10px;
	margin: 0px;
}
.advspecial td {
	border: none;
}

.advspecialheader {
	font-size: 13pt;
	color: #2EB3FF;
	font-weight: bold;
}

.advspeciallink {
	color: #2EB3FF;
	font-weight: bold;
	padding: 0px 10px;
	float: right;
}

.tableHL1 {color: #494949; background-color: #e8e8e8;}
.tableHL1 a {color: #494949;}

.tableBD1 {background-color: white;}

.tableHL2 {color: #494949; background-color: white;}
.tableHL3 {background-color: white;}

.textHL1 {color: #3F719E;}
.stats {font-size: 12px; color: #494949;}
.stat_title {color: #145E96;}

/* Table Set 1 - Table Headers*/
	.tableHL1 {
		color: #494949;
		background-color: #eaeaea;
	}
	.tableHL1 a {
		color: #4f81ae;
	}

/* Table Set 1 - Border Color */
	.tableBD1 {
		background-color: #d5d5d5;
	}

/* Table Set 1 - Table rows*/
	.tableHL2 {
		color: #494949;
		background-color: #f8f8f8;
	}

/* Table Set 1 - Table Rows OnMouseOver*/
	.tableHL3 {
		background-color: white;
	}

a:active {outline: none;}

.dropBoxHeader img, .dropBoxHeaderSelected img {
	padding-right: 5px;
	border: 0px;
	float: left;
}
.dropBoxHeader a, .dropBoxHeaderSelected a{
	float: left;
	color: #494949;
	padding: 3px 0px 0px 0px;
}
.dropBoxHeader a:hover, .dropBoxHeaderSelected a:hover{
	color: #145E96;
}
.dropBoxHeader {
	padding: 1px 10px 1px 2px;
	background-color: white;
	border: 1px solid #cccccc;
	height: 25px;
	margin-top: 1px;
	width: 150px;
	font-size: 13px;
	color: #494949;
}
.dropBoxHeader a{
	color: #494949;
}

.dropBoxHeaderSelected {
	padding: 1px 10px 1px 2px;
	background-color: #e8e8e8;
	border: 1px solid #afafaf;
	height: 25px;
	margin-top: 1px;
	width: 150px;
	font-size: 13px;
	color: #494949;
}
.dropBoxHeaderSelected a{
	color: #494949;
}

.accountRightCont {
	margin: 1px 0px 0px 0px;
	background-color: white;
	border: 1px solid #afafaf;
}
.dropBoxCont {
	display: none;
}
.dropBoxTitle {
	color: #494949;
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	text-align: right;
}




.statsTable {
	width: 167px;
}
.statsTable tr td{
	font-size: 13px;
	text-align: center;
	border: 1px solid #d8d8d8;
	padding: 3px;
}



/*	Table Styles	*/
.tableStyle {
	width: auto;
	padding-bottom: 10px;
}

.tableStyle tr td {
	border: 1px solid #bbbbbb;
	padding: 5px 10px;
	color: #494949;
	text-align: left;
	font-size: 13px;

}
.tableStyle th {
	background-color: #e8e8e8;
	color: #494949;
	border: 1px solid #afafaf;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 10px;
}
.tableStyle th.main {
	background-color: #d8d8d8;
	color: #494949;
	text-align: center;
}

.contactTable {
	margin: 10px;
}

* html .contactTable {
	margin: 0px;
	padding: 10px;
}


.tableStyle1 tr td {
	border: 1px solid #cccccc;
	padding: 5px 10px 5px 10px;
	color: #494949;
	text-align: right;
	font-family: "Trebuchet MS";
}


.tableStyle2 {
	border-collapse: collapse;
}

.tableStyle2 tr td {
	border-top: 1px solid #f2f2f2;
	padding: 1px 10px 1px 10px;
	color: #494949;
	text-align: right;
	width: 150px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}


.tableStyle2 tr td.tableHead {
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	border: none;
	color: #373737;
	font-size: 12px;
	padding: 3px 0px 3px 5px !important;
	text-align:left;

}



.tableData {
	border-collapse: collapse;
	margin-bottom: 15px;
}

.tableData tr td {
	border-top: 1px solid #f2f2f2;
	padding: 2px 10px 2px 10px;
	color: #494949;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 13px;
}


.tableData tr th {
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	border: none;
	color: #373737;
	font-size: 12px;
	padding: 3px 0px 3px 5px !important;
	text-align:left;
}

.tableData.withdraw tr th {
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	color: #373737;
	font-size: 12px;
	padding: 3px 0px 3px 5px !important;
	border-top: 1px solid #f2f2f2;
}
.tableData.withdraw tr td {
}

.withdraw {
	
}



.tableStyle3 {
	width: 100%;
}

.tableStyle3 tr td {
	border: 1px solid #d9d9d9;
	padding: 1px 10px 1px 10px;
	color: #3a577b;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 13px;
}


.tableStyle3 tr td.tableHead {
	background-color: #f8f8f8;
	text-align: left;
	color: #494949;
	border: 1px solid #bababa;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}

.tableStyle3 tr td.tableHead img{
	padding: 0px 5px 3px 0px;
	vertical-align: middle;
}

tr.tableHeader td {
	padding: 0px 10px;
	font-weight: bold;
	background-color: white;
}

.joinTable th {
	min-width: 100px;
}
.joinTable .submit,
.composeMsg .submit,
.loginTable .submit{
	text-align: center !important;
	background-color: #e8e8e8;
}

.loginTable td {
	text-align: center !important;
}
.loginTable th {
	width: 100px;
}
.composeMsg {
	width: 100%;
}
.composeMsg .main{
	text-align: left !important;
	background: url('../../images/icons/mail.gif') 2px 0px no-repeat;
	padding-left: 30px;
}

.zebra1 {
	background-color: #f8f8f8;
/*	background:#F6F9EA url(images/bannerBg.png) repeat-y left top;*/
	color: #494949;
}
.zebra1 a {
	/*color: #494949;*/
}

.zebra2 {
	background-color: white;
	color: #494949;
}
.zebra2 a {
	/*color: #494949;*/
}




/*		Forms		*/
input, textarea, select {
	background-color: white;
	color: #494949 !important;
	border: 1px solid #afafaf;
}


.error {
	background: url("images/error-bg1.gif") bottom left repeat-x #ffd8d8;
	
	padding: 7px 10px;
	text-align:left;
	color: red;
	border-top: 1px solid #ffe9e9;
	border-left: 1px solid #ffe9e9;
	border-bottom: 1px solid #d09e9e;
	border-right: 1px solid #d09e9e;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 5px 0px;
}
.error strong {
	color: darkred;
	font-weight: bold;
}


.success {
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;
	
	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 5px 0px;
}
.error strong {
	color: darkgreen;
	font-weight: bold;
}


form {
	padding: 0px;
	margin: 0px;
}





/*		FAQ		*/
.faq h4 {
	margin: 0px;
	padding: 0px;
}
.faq ul{
	margin: 0px;
	padding-left: 15px;
}
.faq li{
	margin-left: 0px;
	padding: 0px;
}
.catCont {
	width: 140px;
	float: left;
}
.faqCont {
	margin-left: 150px;
}




/*		NEWS		*/
.news h4 {
	font-size: 18px;
	color: yellow;
	padding-bottom: 5px;
}
.news h4 span {
	font-size: 12px;
	padding-left: 10px;
	color: #494949;
}
.news p {
	border-bottom: 1px dashed #494949;
	margin-bottom: 10px;
}


strong {
	
	font-weight: normal;
}




* html .homeAff, * html .homeAdv {
	width: 185px;
	border: 1px solid #232323;
	margin: 5px 0px;
}

.membershipBox {
	width: auto;

	padding: 5px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	background: url('images/fieldset.png') top left repeat-x white;
	margin-bottom: 15px;
	text-align: left;
}
.membershipBox ul {
	padding: 0px 0px 10px;
	margin: 0px;
}




.ptcList th{
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	border: none;
	border-bottom: 1px solid #f2f2f2;
	color: #373737;
	font-size: 12px;
	padding: 3px 0px 3px 5px !important;
	text-align:left;
	font-weight: bold;
	
}

.ptcList th a {
	color: #373737;
}
.ptcList a{
	/*color: #3A77B2;*/
}

.ptcList td{
	border-bottom:1px solid #f2f2f2;
	padding: 3px 3px !important;
	text-align:left;
	color: #6e6e6e;
}

.lcTable {
	background-color: white;
}
.lcTable td{
	border-bottom: 1px solid #dddddd !important;
}
.ptcWrapper {
	padding: 10px 0px;
}


.featured {
	background-color: #FFFFE0;
}
.featured td{
	border-bottom: 2px dashed #d8d8d8 !important;
}


.priceTable td {
	padding: 10px 0px 10px 10px;
	border-top: 1px solid #f2f2f2;
}
.priceTable th {
	padding: 10px 5px 10px;
	border-top: 1px dashed #d8d8d8;
	font-size: 15px;
	
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	border: none;
	color: #373737;
	font-size: 12px;
	padding: 3px 0px 3px 5px !important;
	text-align:left;

}
.priceTable select {
	width: 170px;
}

.priceTable tr.selected td {
	background-color: #f8f8f8;
}



.refBanners {
	text-align: center;
	border-top: 1px dashed #c8c8c8;
	padding: 10px;
}
.refBanners textarea{
	width: 468px;
	height: 60px;
}

.popup {
	display: none;
}


/*		Forms		*/
input, textarea, select {
	background-color: white;
	color: #494949 !important;
	border: 1px solid #afafaf;
}



.message {
	margin: 10px;
	padding: 5px 10px;
	text-align:left;
	color: #2F4F2F;
	border: 1px solid #9CFFA3;
	background-color: #F0FFE8;
}

form {
	padding: 0px;
	margin: 0px;
}


/*				Form Components				*/
.form {
	border: 0px;
	width: auto;
	padding: 10px 0px;
}
.form div {
	padding: 9px 5px;
	border-top: 1px solid #e8e8e8;
	text-align: right;
}
.form h3 {
	font-size: 12px;
	color: #373737;
	margin: 0px;
	padding: 3px 5px;
	text-align: left;
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	border-bottom: none;
}
.form label {
	float: left;
	display: block;
	padding: 2px 0px 0px 5px;
	width: auto;
	text-align: left;
}
.form input, .form select, .form textarea {
	border: 1px solid #d8d8d8;
	width: 50%;
}
.form input:focus {
	background-color: #A7CFFF;
}
.form p{
	text-align: left;
	display: block;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 11px;
	color: #717171;
}

.form textarea {
	width: 100%;
}
.form br {
	clear: left;
}
.signupForm {
	width: auto;
	margin: 0px auto;
}

.form .formError label {
	color: red;
	font-weight: bold;
}
.form .formError input, .form .formError textarea {
	color: red;
	border: 1px solid red;
	background-color: #FFC0CB;
}

.upgradeNotice {
	background-color: #FFC0CB; 
	margin: 10px 0px; 
	padding: 10px; 
	font-size: 11px;	
}

.adsTable {
	border-spacing: 0px;
	width: 100%;
	margin-bottom: 5px;
}
.adsTable th {
	background: url(images/th.gif) repeat-x top left #f1f1f1;
	border: none;
	color: #373737;
	font-size: 11px;
	padding: 3px 0px 3px 5px !important;
	vertical-align: top;
	text-align: left;
}
.adsTable th a {
	color: white;
}
.adsTable td {
	border-bottom: 1px solid #f2f2f2;
	padding: 2px 0px 2px 5px;
	text-align: left;
}

.earnBox {
	padding: 5px 10px 0px 10px;
	border: 1px solid #f8f8f8;
	background: url('images/fieldset.png') top left repeat-x white;
	margin-bottom: 15px;
}
.earnBox font {
	font-weight: normal;
	color: red;
	font-size: 11px;
}
.earnBox p {
	padding-bottom: none;
	margin: 0px;
}

#chromeFix { display: block; position: absolute; width: 1px; height: 100%; bottom: 0px; left: 0px; }

.form_row_container {
	width: 400px;
	height: 25px;
	margin: 5px 0px 5px 0px;
	color: black;
}
.form_row_title {
	background-color: #f8f8f8;
	border: 1px solid #c5c5c5;
	text-align: right;
	padding: 1px 5px 1px 5px;
	margin: 1px 2px 1px 1px;
	color: black;
}
.form_row_value {
	margin: 1px 1px 1px 2px;
	text-align: left;
	background-color: #f8f8f8;
	border: 1px solid #c5c5c5;
	padding: 1px 1px 1px 1px;
	color: black;
}

.messagebox {
	border: 1px solid #c8c8c8;
	background-color: #f8f8f8;
	width: 400px;
	font-weight: bold;
	text-align: center;
	display: none;
	margin: 10px;
}

.borderBox {
	border: 1px solid #c8c8c8;
	background-color: #f8f8f8;
	color: black;
	padding: 1px 2px 1px 2px;
	margin: 3px;
}

.borderBoxSelected {
	border: 1px solid #c8c8c8;
	background-color: white;
	padding: 1px 2px 1px 2px;
	margin: 3px;
	color: black;
}


/* Start of Layout File*/
/* Common */
#b-w1 
{
     padding: 1px 2px 10px;
}
body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
     margin: 0px;
     padding: 0px;
}
body {
     padding: 0px;
     margin: 0px;
     font-family: arial, "Nimbus Sans L", "FreeSans";
     font-size: 12px;
     text-align: center;
     line-height: 1.6em;
     background-color: white;
     color: #545454;
}
a {
     color: #3B2084;
     text-decoration: none;
}
a:hover {
     color: #ec4c60;
}
p {
     padding: 0px 0px 15px 0px;
     text-align: justify;
}
h2 {
     padding: 0px 0px 5px 0px;
     font-size: 15px;
}
h3 {
     padding: 0px 0px 5px 0px;
     font-size: 14px;
}
h4 {
     padding: 0px 0px 5px 0px;
     font-size: 12px;
}
.clear { clear: both; }
img { border: none; }

/* First.php */
#main-w1 { }
.cBlock 
{
     width: 895px;
     text-align: left;
     margin: 0px auto;
}

#main-right 
{
	width: 714px;
	float: right;
}

/*Left.php*/
.lp-w1 {
	padding: 0px 0px 5px;	 
}

#main-left h3, h2 {
	height: 30px;
	background: url("images/heading-bg1.gif") top left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #413f3f;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px;
}

#main-left {
	width: 170px;
	float: left;
	background: url("images/logo.jpg") center 20px no-repeat;
	padding: 153px 0px 0px 0px;
}

#lp-stats {
	margin: 0px;
	padding: 8px 0px 0px 8px;
}
#lp-stats li {
	margin: 0px;
	padding: 0px 0px 9px 46px;
	list-style: none;
	display: block;
	font-size: 13px;
	line-height: 16px;
}
#lp-stats li strong{
	display: block;
	font-weight: bold;
}
#lp-stats li.lps1 { background: url("images/stat-icon1.gif") 0px 4px no-repeat; }
#lp-stats li.lps2 { background: url("images/stat-icon1.gif") 0px 4px no-repeat; }
#lp-stats li.lps3 { background: url("images/stat-icon2.gif") 0px 4px no-repeat; }

/* Full Report */

#ptc-count 
{
	float: right;
	position: relative;
	margin: -28px 20px 0px 0px;
	font-weight: bold;
}

.upgradeMsg 
{
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;	

	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 0px 10px;
	font-size: 14px;
}

.upgradeMsg strong 
{
	color: #343434;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px;
}


.upgradeMsg2 {
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;	

	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 0px 10px;
	margin-top: 75px;
	font-size: 14px;
}
.upgradeMsg2 strong { 
	color: #343434;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px;
}

.ptcbox-w1 {
	background: url("images/ptcbox-bg1.jpg") 0px 0px no-repeat;
	width: 340px;
	height: 65px;
	float: left;
	margin:  6px 0px 0px 11px;
	cursor: pointer;
}
.ptcbox-value-w1 {
	float: right;
	width: 81px;
	height: 65px;
}

.ptcbox-w1.hover {
	background: url("images/ptcbox-bg1.jpg") 0px -65px no-repeat;
}

.ptcbox-value {
	text-align: center;
	font-size: 16px;
	padding: 18px 5px 5px 5px;
	font-weight: bold;
	color: black;
	text-shadow: white 1px 1px 1px;
}
.ptcbox-seconds {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.ptcbox-title {
	float: left;
	width: 245px;
	height: 23px;
	margin: 18px 0px 0px 10px;
	font-size: 14px;
	color: #232323;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
	overflow: hidden;
}
.ptcbox-clicks {
	float: left;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
}

/* Menu.php */
#logo
{
     background: url("images/logo-bg1.jpg") top left no-repeat;
     width: 710px;
     height: 106px;
}
#logo h1 
{
     display: none;
}

.m-w1 {
     width: 710px;
     height: 36px;
     background: url("images/m-bg1.png") top left no-repeat;
     margin: 0px 2px 10px;
}
.m-w1 ul {
     list-style: none;
     padding: 0px;
     margin: 11px 0px 0px 0px;
     float: left;
}
.m-w1 ul li {
     display: inline;
     list-style: none;
     padding: 0px 0px;
     margin: 0px 0px 0px 10px;
}
.m-w1 ul li a {
	color: #3f3f3f;
	font-size: 13px;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
}
.m-w1 ul li a:hover {
	color: #ec4c60;
}

#f-w1 .m-w1 ul li {
     margin: 0px 0px 0px 15px;
}
#f-w1 .m-w1 ul li a {
     font-size: 12px;
}

/* One.php */
.home-box-w1 
{
	background: url("images/home-box-bgCenter.png") top left repeat-y;
	margin: 0px 0px 10px;
}
.home-box-w2 
{
	background: url("images/home-box-bgBottom.png") bottom left no-repeat;

}
.home-box-w3 
{
}

.hb1 .home-box-w3 { background: url("images/home-box-bgTop1.png") top left no-repeat; }
.hb2 .home-box-w3 { background: url("images/home-box-bgTop2.png") top left no-repeat; }
.hb3 .home-box-w3 { background: url("images/home-box-bgTop1.png") top left no-repeat; }

.hb1 h3 { color: #527e06; }
.hb2 h3 { color: #3b2084; }
.hb3 h3 { color: #3b2084; }

.home-box-content-w1 {
	padding: 12px 12px 0px 12px;
}
.home-box-content-wd {
	padding: 12px 0px 0px 12px;
}
.home-box-content-w2 {
	min-height: 138px;
	padding: 14px 45px 16px 170px;
}

.hb1 .home-box-content-w2 { background: url("images/registerlogo.jpg") 10px center no-repeat; }
.hb2 .home-box-content-w2 { background: url("images/1daytrial.jpg") 10px center no-repeat; }
.hb3 .home-box-content-w2 { background: url("images/whyus.jpg") 10px center no-repeat; }

.home-box-content-w2 h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.home-box-content-w2 p {
	padding: 0px 0px 0px 0px;
}
.home-box-content-w2 ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.home-box-content-w2 ul li {
	margin: 0px;
	padding: 3px 0px 0px 15px;
	display: block;
	width: 220px;
	float: left;
	font-size: 11px;
	background: url("images/bullet.gif") 0px 9px no-repeat;
}

.home-box-foot-w1 {
	height: 52px;
}

.home-box-foot-text {
	float: left;
	font-size: 18px;
	color: #131313;
	margin: 17px 0px 0px 17px;
	text-shadow: white 1px 1px 1px;
}

.home-box-foot-button {
	float: right;
	margin: 9px 10px 0px 0px;
}
.sb {
	display: block;
	width: 227px;
	height: 34px;
	color: white;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
}

.sb.sb1 { background: url("images/buttonset1-bg1.png") 0px 0px no-repeat; text-shadow: #496a1b 0px 0px 3px; }
.sb.sb1:hover { background: url("images/buttonset1-bg1.png") -227px 0px no-repeat; }
.sb.sb2 { background: url("images/buttonset1-bg1.png") 0px -34px no-repeat; text-shadow: #352664 0px 0px 3px; }
.sb.sb2:hover { background: url("images/buttonset1-bg1.png") -227px -34px no-repeat; }

.sb.sb3 { background: url("images/buttonset1-bg1.png") 0px 0px no-repeat; text-shadow: #352664 0px 0px 3px; width:100px}
.sb.sb3:hover { background: url("images/buttonset1-bg1.png") -227px -34px no-repeat; }

.sb:hover {
	color: white;
}

/* Signup.php */
.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    padding: 3px; 
    border: solid 0px;

	background-repeat: repeat;  
    background-image: url(images/blue.jpg);
}
#withdraw-form-w1, #register-form, .createad-form, .form-w1 {
	width: 360px;
	float: left;
	margin: 0px 0px 0px 10px;
}
.formTable h2 {
	background: url("images/overview-heading-bg1.gif") top left repeat-x #d4ee8d;
	height: 25px;
	border-top: 1px solid #f2fadc;
	border-left: 1px solid #f2fadc;
	border-bottom: 1px solid #c4dc81;
	border-right: 1px solid #c4dc81;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	line-height: 25px;
}
.ft-row {
	min-height: 34px;
	width: 360px;
	background: url("images/ft-bg1.gif") bottom left no-repeat;
}

* html .ft-row {
	height: 34px;
}
.ft-title {
	float: left;
	margin: 6px 0px 0px 10px;
}
.ft-field {
	float: right;
	margin: 6	px 8px 0px 0px;
	width: 165px;
	text-align: left;
}
.ft-title2 {
	float: right;
	margin: 10px 5px 0px 10px;
}
.ft-submit {
	text-align: right;
	height: 34px;
}

.ft-submit a {
	float: right;
	width: 111px;
	height: 27px;
	display: block;
	margin: 6px 8px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
}
.ft-submit input {
	display: none;
}
.ft-submit a:hover {
	background: url("images/buttonset2-bg1.png") 0px -27px no-repeat;
}

/* Package Short Details.php */
#shortpackage-side {
	float: right;
	width: 325px;
	margin: 5px 4px 0px 0px;
	background: url("images/.jpg") center 128px no-repeat;
	height: 360px;
}
#ptc-count2 {
	float: right;
	position: relative;
	margin: 5px 20px 0px 0px;
	font-weight: bold;
}
.ft-row2 {
	min-height: 34px;
	width: 325px;
	background: url("images/ft-bg2.gif") bottom left no-repeat;
}
* html .ft-row2 {
	height: 34px;
}
.ft-title1 {
	float: left;
	margin: 10px 0px 0px 10px;
}

.ft-title3 {
	float: right;
	margin: 10px 50px 0px 10px;
}
.ft-title5 {
float: left;
margin: 10px 20px 0px 10px;
}

/* Packagedetails.php */
#package-side {
	float: left;
	width: 700px;
	margin: 5px 4px 0px 0px;
	background: url("images/.jpg") center 128px no-repeat;
	height: 360px;
}
.ft-row3 {
	min-height: 30px;
	width: 698px;
	background: url("images/ft-bg3.gif") bottom left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}
.ft-title4 {
	float: left;
	margin: 0px 20px 0px 10px;
}

/* Login.php */
#login-w1 {
	padding: 10px 0px 0px;
	text-align: center;
}
#login-w2 {
	text-align: left;
	margin: 0px auto;
 	width: 345px;
 	height: 249px;
 	padding: 0px;
 	background: url("images/login-bg1.jpg") top left no-repeat;	
}
#login-w3 {
	margin-top: 80px;
	padding: 0px 20px;
	float: left;
	height: 119px;
}
.tdc-form-input, .tdc-form-submit {
	margin: 0px 0px 5px 0px;	
}
.tdc-form-input {
	background: url("images/formfield-bg1.gif") 0px 0px no-repeat;
	width: 303px;
	height: 32px;
}
.tdc-form-input.selected {
	background: url("images/formfield-bg1.gif") 0px -32px no-repeat;
}

.tdc-form-input label {
	float: left;
	margin: 6px 0px 0px 12px;
	text-shadow: white 1px 1px 1px;
	color: #343434;
	font-size: 11px;
	font-weight: bold;
}
.tdc-form-input input {
	border: 0px;
	float: right;
	width: 190px;
	height: 25px;
	margin: 2px 4px 0px 0px;
	background-color: transparent !important;
}
.tdc-form-submit a {
	float: right;
	width: 111px;
	height: 27px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
}
.tdc-form-submit input {
	display: none;
}
#login-links {
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
}

/* left2.php */
.mm-w1 ul {
	padding: 0px 0px 5px;
	margin: 0px;
}
.mm-w1 ul li {
	display: block;
	padding: 0px 0px 2px;
	margin: 0px;
	list-style: none;
}
.mm-w1 ul li a {
	display: block;
	list-style: none;
	width: 170px;
	height: 25px;
	background: url("images/mm-bg1.gif") 0px 0px no-repeat;
	line-height: 25px;
	text-indent: 10px;
	font-size: 12px;
	color: #232323;
}
.mm-w1 ul li a:hover {
	background: url("images/mm-bg1.gif") 0px -25px no-repeat;
}

/* Welcome.php */
.ptcbox-w2 {
	background: url("images/ptcbox-bg1.jpg") 0px 0px no-repeat;
	width: 225px;
	height: 65px;
	float: left;
	margin:  6px 0px 0px 11px;
	cursor: pointer;
}
.ptcbox-w2.hover {
	background: url("images/ptcbox-bg1.jpg") 0px -65px no-repeat;
}
.ptcbox-value-w2 {
	float: right;
	width: 81px;
	height: 65px;
}
.ptcbox-value2 {
	text-align: center;
	font-size: 16px;
	padding: 28px 5px 5px 5px;
	font-weight: bold;
	color: black;
	text-shadow: white 1px 1px 1px;
}
.ptcbox-title2 {
	float: left;
	width: 125px;
	height: 23px;
	margin: 28px 0px 0px 10px;
	font-size: 14px;
	color: #232323;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
	overflow: hidden;
}
.overview-stats h3 {
	background: url("images/overview-heading-bg1.gif") top left repeat-x #d4ee8d;
	height: 25px;
	border-top: 1px solid #f2fadc;
	border-left: 1px solid #f2fadc;
	border-bottom: 1px solid #c4dc81;
	border-right: 1px solid #c4dc81;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	line-height: 25px;
	
}

.overview-stats table {
	border-collapse:  collapse;
	border-spacing: 0px;
	width: 100%;
}
.overview-stats table td {
	border-top: 1px solid #e8e8e8;
	padding: 2px 0px 2px 10px;
}
.overview-stats table tr.first td {
	border: none;
}

a.overview-stats-button {
	display: block;
	width: 17px;
	height: 17px;
	background: url("images/overview-button.gif") 0px 0px no-repeat;
	float: right;
	margin: 0px 2px 0px 0px;
}
a.overview-stats-button:hover {
	background: url("images/overview-button.gif") 0px -17px no-repeat;
}
a.overview-stats-edit {
	display: block;
	width: 16px;
	height: 16px;
	background: url("images/edit.png") 0px 0px no-repeat;
	float: right;
	margin: 0px 5px 0px 0px;
}
#b-w2
{
     padding: 10px 2px 10px;
}

#b-w2 h2
{
	height: 30px;
	background: url("images/heading-bg1.gif") top left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #413f3f;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 130px 0px 5px;
}
#b-w3
{
     padding: 10px 2px 10px;
}

#b-w3 h2
{
	height: 30px;
	background: url("images/heading-bg1.gif") top left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #413f3f;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px;
}
/* b-w4 is for Trial Days Calls Shown*/
#b-w4
{
     padding: 10px 2px 10px;
}

#b-w4 h2
{
	height: 30px;
	background: url("images/heading-bg1.gif") top left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #413f3f;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 60px 0px 5px;
}
#overview-l {
	float: left;
	width: 380px;
	margin: 2px 0px 0px 4px;
}
#overview-warn {
}
#overview-warn h3 {
	height: 50px;
	background: url("images/overview-warn-bg1.gif") top left repeat-x #ff4f4b;
	border-top: 1px solid #ffc9c8;
	border-left: 1px solid #ffc9c8;
	border-bottom: 1px solid #d0403c;
	border-right: 1px solid #d0403c;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 15px;
	color: white;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 50px;
	text-shadow: #9b2c29 0px 0px 3px;
}

#overview-warn p {
	padding: 5px;
	font-size: 12px;
	color: #4e515d;
}
/* overview-click is for user to click the links to see the past performance details*/
#overview-click {
}
#overview-click h3 {
	height: 20px;
	background: url("images/overview-warn-bg1.gif") top left repeat-x #ff4f4b;
	border-top: 1px solid #ffc9c8;
	border-left: 1px solid #ffc9c8;
	border-bottom: 1px solid #d0403c;
	border-right: 1px solid #d0403c;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 15	 px;
	color: white;
	text-align: center;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	text-shadow: black 0px 0px 3px;
}


#overview-r {
	float: right;
	width: 318px;
}
.overview-box-w1 {
	width: 318px;
	height: 83px;
	background: url("images/overview-box-bg1.png") 0px 0px no-repeat;
	margin: 0px 0px 4px;
	cursor: pointer;
}
.overview-box-w1.hover {
	background: url("images/overview-box-bg1.png") 0px -83px no-repeat;
}
.overview-box-value {
	font-size: 25px;
	color: #2a2a2a;
	padding: 20px 0px 8px 85px;
}
.overview-box-description {
	font-size: 17px;
	color: #2a2a2a;
	padding: 0px 0px 0px 85px;
}
.overview-box-w2 {
	height: 83px;
}
.overview-box-w2.ob1 { background: url("images/overview-icon1.png") 10px center no-repeat; }
.overview-box-w2.ob2 { background: url("images/overview-icon2.png") 10px center no-repeat; }
.overview-box-w2.ob3 { background: url("images/overview-icon3.png") 10px center no-repeat; }
.overview-box-w2.ob4 { background: url("images/overview-icon4.png") 10px center no-repeat; }

/* Affiliates.php Promotional  */
#promo-w1 {
	padding: 10px 20px 10px;
}
#promo-url {
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;
	
	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 0px 0px;
	font-size: 16px;
}
#promo-url strong {
	font-weight: bold;
	margin-right: 10px;
}
.promobox-w1 {
	padding: 13px 20px 10px;
	background: url("images/promobox-bg1.gif") bottom left repeat-x #f9f9f9;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 10px 0px 0px;
}
.promo-button {
	float: right;
	width: 111px;
	height: 27px;
	display: block;
	margin: 16px 16px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
}
.promo-button:hover {
	background: url("images/buttonset2-bg1.png") 0px -27px no-repeat;
	color: white;
}
.promobox-code, .promobox-banner {}
.promobox-code {}
.promobox-code strong {
font-weight: bold;
}

/* Footer */

#copyright {
     float: right;     
     color: #323232;
	 font-size: 15px;
 	font-weight: bold;
     margin: 12px 10px 0px 0px;
}

/*End of Layout File*/

/*Start of layout2 File*/
.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    font: normal 8pt sans-serif; 
    padding: 3px; 
    border: solid 0px;

	background-repeat: repeat;  
    background-image: url(images/blue.jpg);
}

body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
     margin: 0px;
     padding: 0px;
}

body {
     padding: 0px;
     margin: 0px;
     font-family: arial, "Nimbus Sans L", "FreeSans";
     font-size: 12px;
     text-align: center;
     line-height: 1.6em;
     background-color: white;
     color: #545454;
}
a {
     color: #3B2084;
     text-decoration: none;
}
a:hover {
     color: #ec4c60;
}
p {
     padding: 0px 0px 15px 0px;
     text-align: justify;
}
h2 {
     padding: 0px 0px 5px 0px;
     font-size: 15px;
}
h3 {
     padding: 0px 0px 5px 0px;
     font-size: 14px;
}
h4 {
     padding: 0px 0px 5px 0px;
     font-size: 12px;
}
.clear { clear: both; }
img { border: none; }

/* layout components */
.cBlock {
     width: 895px;
     text-align: left;
     margin: 0px auto;
}
#main-w1 {
     
}

#main-left {
	width: 170px;
	float: left;
	background: url("images/logo.jpg") center 20px no-repeat;
	padding: 153px 0px 0px 0px;
}
#main-right {
	width: 714px;
	float: right;
}

#logo {
     background: url("images/logo-bg1.jpg") top left no-repeat;
     width: 710px;
     height: 106px;
}
#logo h1 {
     display: none;
}

/* Menu */
.m-w1 {
     width: 710px;
     height: 36px;
     background: url("images/m-bg1.png") top left no-repeat;
     margin: 0px 2px 10px;
}
.m-w1 ul {
     list-style: none;
     padding: 0px;
     margin: 11px 0px 0px 0px;
     float: left;
}
.m-w1 ul li {
     display: inline;
     list-style: none;
     padding: 0px 0px;
     margin: 0px 0px 0px 22px;
}
.m-w1 ul li a {
	color: #3f3f3f;
	font-size: 13px;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
}
.m-w1 ul li a:hover {
	color: #ec4c60;
}

#f-w1 .m-w1 ul li {
     margin: 0px 0px 0px 15px;
}
#f-w1 .m-w1 ul li a {
     font-size: 12px;
}

/* Body */
#b-w1 {
     padding: 1px 2px 10px;
     /*padding: 10px 15px 10px;

     border:1px solid #D8D8D8;
margin:10px 3px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;     */
}

#b-w2
{
     padding: 10px 2px 10px;
}

#b-w2 h2
{
	height: 30px;
	background: url("images/heading-bg1.gif") top left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #413f3f;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 130px 0px 5px;
}

.home-box-w1 {
	background: url("images/home-box-bgCenter.png") top left repeat-y;
	margin: 0px 0px 10px;
}
.home-box-w2 {
	background: url("images/home-box-bgBottom.png") bottom left no-repeat;

}
.home-box-w3 {
}
.hb1 .home-box-w3 { background: url("images/home-box-bgTop1.png") top left no-repeat; }
.hb2 .home-box-w3 { background: url("images/home-box-bgTop2.png") top left no-repeat; }
.hb3 .home-box-w3 { background: url("images/home-box-bgTop1.png") top left no-repeat; }

.home-box-content-w1 {
	padding: 12px 12px 0px 12px;
}
.home-box-content-w2 {
	min-height: 138px;
	padding: 14px 45px 16px 170px;
}

.hb1 .home-box-content-w2 { background: url("images/registerlogo.jpg") 10px center no-repeat; }
.hb2 .home-box-content-w2 { background: url("images/1daytrial.jpg") 10px center no-repeat; }
.hb3 .home-box-content-w2 { background: url("images/whyus.jpg") 10px center no-repeat; }

.home-box-content-w2 h3 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.home-box-content-w2 p {
	padding: 0px 0px 0px 0px;
}
.home-box-content-w2 ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.home-box-content-w2 ul li {
	margin: 0px;
	padding: 3px 0px 0px 15px;
	display: block;
	width: 220px;
	float: left;
	font-size: 11px;
	background: url("images/bullet.gif") 0px 9px no-repeat;
}

.hb1 h3 { color: #527e06; }
.hb2 h3 { color: #3b2084; }
.hb3 h3 { color: #3b2084; }



.home-box-foot-w1 {
	height: 52px;
}

.home-box-foot-button {
	float: right;
	margin: 9px 10px 0px 0px;
}
.sb {
	display: block;
	width: 227px;
	height: 34px;
	color: white;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
}

.sb.sb1 { background: url("images/buttonset1-bg1.png") 0px 0px no-repeat; text-shadow: #496a1b 0px 0px 3px; }
.sb.sb1:hover { background: url("images/buttonset1-bg1.png") -227px 0px no-repeat; }
.sb.sb2 { background: url("images/buttonset1-bg1.png") 0px -34px no-repeat; text-shadow: #352664 0px 0px 3px; }
.sb.sb2:hover { background: url("images/buttonset1-bg1.png") -227px -34px no-repeat; }

.sb:hover {
	color: white;
}

.home-box-foot-text {
	float: left;
	font-size: 18px;
	color: #131313;
	margin: 17px 0px 0px 17px;
	text-shadow: white 1px 1px 1px;
}

/* Footer */

#copyright {
     float: left;     
     color: #323232;
     font-size: 11px;
     margin: 11px 10px 0px 0px;
}


/* Text Ads */
#ads-banner {
     width: 468px;
     height: 60px;
     overflow: hidden;
     background-color: white;
     float: right;
     margin: 3px 4px 0px 0px;
}
#ads-icons {
	float: left;
	width: 206px;
	height: 41px;
	margin: 13px 0px 0px 16px;
	background: url("images/fa-bg2.gif") top left no-repeat;
}
#ads-w1 {
     font-size: 11px;
     height: 66px;
     background: url("images/fa-bg1new.gif") top left repeat-x;
     border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px;
     border-top: 1px solid #f4f4f4;
     border-left: 1px solid #f4f4f4;
     border-right: 1px solid #cccccc;
     border-bottom: 1px solid #cccccc;
     margin: 0px 2px 10px;
}

#ads-w1 a {
     color: #383838;
}
#ads-w1 a:hover {
     text-decoration: underline;
}
#ads-fad, #ads-flink {
     width: 439px;
}
#ads-w1 h4 {
     margin: 0px;
     padding: 0px 0px 3px 0px;
     font-size: 11px;
     color: #343434;
}

#ads-w1 p {
     margin: 0px;
     padding: 0px 12px 0px 12px;
}
#ads-fad {
     margin: 0px 0px 0px 0px;
     float: left;
}
#ads-fad a {
     display: block;
     padding-right: 20px;
}
#ads-flink {
     margin: 0px 0px 0px 0px;
     float: right;
}
#ads-flink ul {
     margin: 0px;
     padding: 0px;
}
#ads-flink ul li {
     margin: 0px 0px 0px 27px;
     padding: 0px;
}


.lp-w1 {
	padding: 0px 0px 5px;	 
}

#main-left h3, h2 {
	height: 30px;
	background: url("images/heading-bg1.gif") top left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #413f3f;
	text-shadow: white 1px 1px 1px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 5px;
}

#lp-stats {
	margin: 0px;
	padding: 8px 0px 0px 8px;
}
#lp-stats li {
	margin: 0px;
	padding: 0px 0px 9px 46px;
	list-style: none;
	display: block;
	font-size: 13px;
	line-height: 16px;
}
#lp-stats li strong{
	display: block;
	font-weight: bold;
}
#lp-stats li.lps1 { background: url("images/stat-icon1.gif") 0px 4px no-repeat; }
#lp-stats li.lps2 { background: url("images/stat-icon2.gif") 0px 4px no-repeat; }


#login-w1 {
	padding: 10px 0px 0px;
	text-align: center;
}
#login-w2 {
	text-align: left;
	margin: 0px auto;
 	width: 345px;
 	height: 249px;
 	padding: 0px;
 	background: url("images/login-bg1.jpg") top left no-repeat;	
}
#login-w3 {
	margin-top: 80px;
	padding: 0px 20px;
	float: left;
	height: 119px;
}
#login-help-button {
	clear: left;
	float: right;
	margin: 0px 16px 0px 0px;
	width: 94px;
	height: 25px;
	display: block;
	background: url("images/login-help-button.gif") top left no-repeat;
}
#login-help-button:hover {
	background: url("images/login-help-buttonHover.gif") top left no-repeat;
}

#login-links {
	text-align: center;
	font-size: 12px;
	line-height: 50px;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
}

.tdc-form-input, .tdc-form-submit {
	margin: 0px 0px 5px 0px;	
}

.tdc-form-input {
	background: url("images/formfield-bg1.gif") 0px 0px no-repeat;
	width: 303px;
	height: 32px;
}
.tdc-form-input.selected {
	background: url("images/formfield-bg1.gif") 0px -32px no-repeat;
}

.tdc-form-input label {
	float: left;
	margin: 6px 0px 0px 12px;
	text-shadow: white 1px 1px 1px;
	color: #343434;
	font-size: 11px;
	font-weight: bold;
}
.tdc-form-input input {
	border: 0px;
	float: right;
	width: 190px;
	height: 25px;
	margin: 2px 4px 0px 0px;
	background-color: transparent !important;
}

.tdc-form-submit {
	text-align: right;
}

.tdc-form-submit a {
	float: right;
	width: 111px;
	height: 27px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
}
.tdc-form-submit input {
	display: none;
}


.tdc-form-submit a:hover {
	background: url("images/buttonset2-bg1.png") 0px -27px no-repeat;
}


.ptcbox-w1 {
	background: url("images/ptcbox-bg1.jpg") 0px 0px no-repeat;
	width: 340px;
	height: 65px;
	float: left;
	margin:  6px 0px 0px 11px;
	cursor: pointer;
}
.ptcbox-w1.hover {
	background: url("images/ptcbox-bg1.jpg") 0px -65px no-repeat;
}

.ptcbox-w2 {
	background: url("images/ptcbox-bg1.jpg") 0px 0px no-repeat;
	width: 225px;
	height: 65px;
	float: left;
	margin:  6px 0px 0px 11px;
	cursor: pointer;
}
.ptcbox-w2.hover {
	background: url("images/ptcbox-bg1.jpg") 0px -65px no-repeat;
}

.ptcbox-title {
	float: left;
	width: 245px;
	height: 23px;
	margin: 18px 0px 0px 10px;
	font-size: 14px;
	color: #232323;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
	overflow: hidden;
}
.ptcbox-title2 {
	float: left;
	width: 125px;
	height: 23px;
	margin: 28px 0px 0px 10px;
	font-size: 14px;
	color: #232323;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
	overflow: hidden;
}
.ptcbox-value-w1 {
	float: right;
	width: 81px;
	height: 65px;
}
.ptcbox-value-w2 {
	float: right;
	width: 81px;
	height: 65px;
}
.ptcbox-value {
	text-align: center;
	font-size: 16px;
	padding: 18px 5px 5px 5px;
	font-weight: bold;
	color: black;
	text-shadow: white 1px 1px 1px;
}
.ptcbox-value2 {
	text-align: center;
	font-size: 16px;
	padding: 28px 5px 5px 5px;
	font-weight: bold;
	color: black;
	text-shadow: white 1px 1px 1px;
}
.ptcbox-seconds {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.ptcbox-clicks {
	float: left;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
}

#ptc-count {
	float: right;
	position: relative;
	margin: -28px 20px 0px 0px;
	font-weight: bold;
}
#ptc-count2 {
	float: right;
	position: relative;
	margin: 5px 20px 0px 0px;
	font-weight: bold;
}
.mm-w1 ul {
	padding: 0px 0px 5px;
	margin: 0px;
}
.mm-w1 ul li {
	display: block;
	padding: 0px 0px 2px;
	margin: 0px;
	list-style: none;
}
.mm-w1 ul li a {
	display: block;
	list-style: none;
	width: 170px;
	height: 25px;
	background: url("images/mm-bg1.gif") 0px 0px no-repeat;
	line-height: 25px;
	text-indent: 10px;
	font-size: 12px;
	color: #232323;
}
.mm-w1 ul li a:hover {
	background: url("images/mm-bg1.gif") 0px -25px no-repeat;
}

.mm-w2 ul {
	padding: 10px 0px 5px;
	margin: 0px;
}
.mm-w2 ul li {
	display: block;
	padding: 0px 0px 2px;
	margin: 0px;
	list-style: none;
}
.mm-w2 ul li a {
	display: block;
	list-style: none;
	width: 170px;
	height: 25px;
	background: url("images/mm-bg1.gif") 0px 0px no-repeat;
	line-height: 25px;
	text-indent: 10px;
	font-size: 12px;
	color: #232323;
}
.mm-w2 ul li a:hover {
	background: url("images/mm-bg1.gif") 0px -25px no-repeat;
}

#overview-l {
	float: left;
	width: 380px;
	margin: 2px 0px 0px 4px;
}
#overview-r {
	float: right;
	width: 318px;
}

.overview-box-w1 {
	width: 318px;
	height: 83px;
	background: url("images/overview-box-bg1.png") 0px 0px no-repeat;
	margin: 0px 0px 4px;
	cursor: pointer;
}
.overview-box-w1.hover {
	background: url("images/overview-box-bg1.png") 0px -83px no-repeat;
}

.overview-box-w2 {
	height: 83px;
}

.overview-box-w2.ob1 { background: url("images/overview-icon1.png") 10px center no-repeat; }
.overview-box-w2.ob2 { background: url("images/overview-icon2.png") 10px center no-repeat; }
.overview-box-w2.ob3 { background: url("images/overview-icon3.png") 10px center no-repeat; }
.overview-box-w2.ob4 { background: url("images/overview-icon4.png") 10px center no-repeat; }

.overview-box-value {
	font-size: 25px;
	color: #2a2a2a;
	padding: 20px 0px 8px 85px;
}
.overview-box-description {
	font-size: 17px;
	color: #2a2a2a;
	padding: 0px 0px 0px 85px;
}

#overview-warn {
}
#overview-warn h3 {
	height: 50px;
	background: url("images/overview-warn-bg1.gif") top left repeat-x #ff4f4b;
	border-top: 1px solid #ffc9c8;
	border-left: 1px solid #ffc9c8;
	border-bottom: 1px solid #d0403c;
	border-right: 1px solid #d0403c;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 15px;
	color: white;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 50px;
	text-shadow: #9b2c29 0px 0px 3px;
}

#overview-warn p {
	padding: 5px;
	font-size: 12px;
	color: #4e515d;
}


.overview-stats h3 {
	background: url("images/overview-heading-bg1.gif") top left repeat-x #d4ee8d;
	height: 25px;
	border-top: 1px solid #f2fadc;
	border-left: 1px solid #f2fadc;
	border-bottom: 1px solid #c4dc81;
	border-right: 1px solid #c4dc81;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	line-height: 25px;
	
}

.overview-stats table {
	border-collapse:  collapse;
	border-spacing: 0px;
	width: 100%;
}
.overview-stats table td {
	border-top: 1px solid #e8e8e8;
	padding: 2px 0px 2px 10px;
}
.overview-stats table tr.first td {
	border: none;
}

a.overview-stats-button {
	display: block;
	width: 17px;
	height: 17px;
	background: url("images/overview-button.gif") 0px 0px no-repeat;
	float: right;
	margin: 0px 2px 0px 0px;
}
a.overview-stats-button:hover {
	background: url("images/overview-button.gif") 0px -17px no-repeat;
}
a.overview-stats-edit {
	display: block;
	width: 16px;
	height: 16px;
	background: url("images/edit.png") 0px 0px no-repeat;
	float: right;
	margin: 0px 5px 0px 0px;
}




/* STORE */

#store-w1 {
	padding: 0px 8px;
}
#store-w1 p {
	padding: 10px;
}
#store-body-left {
	float: left;
	width: 340px;
}
#store-body-right {
	float: right;
	width: 340px;
}



.store-box1-w1 {
	background: url("images/prices-box-bgCenter.png") top left repeat-y #ecf2fd;
	margin: 0px 0px 5px;
	width: 340px;
}
.store-box1-w2 {
	background: url("images/prices-box-bgBottom.png") bottom left no-repeat;
	width: 340px;
}
.store-box1-w3 {
	background: url("images/prices-box-bgTop.png") top left no-repeat;
	padding: 0px 0px 5px;
	width: 340px;
	min-height: 50px;
}
#store-w1 h4, .store-box-title {
	margin: 0px;
	padding: 16px 0px 6px;
	width: 240px;
	float: left;
	text-align: left;
	text-indent: 12px;
	font-size: 15px;
	font-weight: bold;
	color: #3e3e3e;
	overflow: hidden;
}
.store-box1-controls {
	float: left;
	clear: left;
	padding: 0px 5px 0px 10px;
}
.store-box1-buy {
	clear: right;
	padding: 0px;
	float: right;
	height: 24px;
}

.store-box1-buy a {
	/*display: none;*/
	display: block;
	background: url("images/prices-bin-bg1.gif") 0px 0px no-repeat;
	width: 90px;
	height: 15px;
	margin: 6px 5px 2px 0px;
}
.store-box1-buy a:hover { background: url("images/prices-bin-bg1.gif") 0px -15px no-repeat; }
.store-box1-buy a span {
	display: none;
}

.hover .store-box1-buy a {
	display: block;
}


.store-values div {
	text-align: center;
	font-family: calibri;
	font-weight: bold;
}

.store-v-qty {
	font-size: 14px;
	color: #2c2c2c;
	padding: 0px 0px 0px 0px;
	float: left;

}
.store-v-cost {
	font-size: 19px;
	color: #121909;
	float: right;
	font-weight: bold;
	width: 97px;
	height: 40px;
	line-height: 48px;
	text-align: center;
	overflow: hidden;
}

.store-c-dec, .store-c-inc {
	float: left;
	width: 20px;
	height: 20px;
}
.store-c-dec a {
	display: block;
	width: 20px;
	height: 20px;
	background: url("images/store-box1-dec.gif") top left no-repeat;
	outline: 0;
}
.store-c-dec a:hover { background: url("images/store-box1-decHover.gif") top left no-repeat; }
.store-c-dec.disabled a { background: url("images/store-box1-decDisabled.gif") top left no-repeat !important; }

.store-c-inc a {
	display: block;
	width: 20px;
	height: 20px;
	background: url("images/store-box1-inc.gif") top left no-repeat;
	outline: 0;
	float: left;
}
.store-c-inc a:hover { background: url("images/store-box1-incHover.gif") top left no-repeat; }
.store-c-inc.disabled a { background: url("images/store-box1-incDisabled.gif") top left no-repeat !important; }

.store-box2-w1 {
	width: 280px;
	background: url("images/store-box2-bgCenter.gif") top left repeat-y;
	margin: 8px 0px 0px 9px;
	float: left;
}
.store-box2-w2 {
	background: url("images/store-box2-bgBottom.gif") bottom left no-repeat;
}
.store-box2-w3 {
	background: url("images/store-box2-bgTop.gif") top left no-repeat;
	min-height: 140px;
}

#store-group-memberships .store-box2-w3 {
	min-height: 170px;
}

.store-box1-about {
	float: left;
	margin: 0px 0px 0px 10px;
	width: 240px;
}

.store-box1-about ul {
	margin: 0px;
	padding: 0px 0px 4px 20px;
}
.store-box1-about ul li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: circle;
}

.store-box2-order {
	float: right;
	width: 130px;
	margin: 0px 11px 0px 0px;
}

.editform {
	display: none;
}

.withdraw-box-w1 {
	float: left;
	width: 344px;
	height: 84px;
	background: url("images/withdraw-box-bg1.png") 0px 0px no-repeat;
	margin:  0px 0px 0px 8px;
}
.withdraw-box-w1.enabled {
	cursor: pointer;
}



.withdraw-box-w1.enabled.hover { background: url("images/withdraw-box-bg1.png") 0px -84px no-repeat; }
.withdraw-box-w1.enabled.selected { background: url("images/withdraw-box-bg1.png") 0px -168px no-repeat; }

.withdraw-box-icon {
	width: 66px;
	height: 66px;
	float: left;
	margin: 9px 0px 0px 9px;
}

#withdraw-paypal .withdraw-box-icon { background: url("images/withdraw-paypal.png") top left no-repeat; }
#withdraw-alertpay .withdraw-box-icon { background: url("images/withdraw-alertpay.png") top left no-repeat; }

.withdraw-box-title {
	float: left;
	margin: 9px 0px 0px 15px;
}
.withdraw-box-title h3 {
	font-size: 22px;
	margin: 0px;
	padding: 11px 0px 5px;
	text-shadow: white 1px 1px 1px;
	font-weight: bold;
}

.withdraw-box-minimum {
	font-size: 12px;
	font-weight: bold;
}
.disabled .withdraw-box-minimum {
	color: red;
}

.withdraw-box-status {
	float: right;
	width: 32px;
	height: 32px;
	margin:  25px 21px 0px 0px;
}
.enabled .withdraw-box-status { background: url("images/withdraw-statusicon-bg1.png") 0px 0px no-repeat; }
.enabled.selected .withdraw-box-status { background: url("images/withdraw-statusicon-bg1.png") 0px -32px no-repeat; }
.disabled .withdraw-box-status { background: url("images/withdraw-statusicon-bg1.png") 0px -64px no-repeat; }


#withdraw-form-w1, #register-form, .createad-form, .form-w1 {
	width: 360px;
	float: left;
	margin: 0px 0px 0px 10px;
}

.withdraw-heading {
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	padding: 20px 0px 20px 5px;
}


.formTable h2 {
	background: url("images/overview-heading-bg1.gif") top left repeat-x #d4ee8d;
	height: 25px;
	width:325px;
	border-top: 1px solid #f2fadc;
	border-left: 1px solid #f2fadc;
	border-bottom: 1px solid #c4dc81;
	border-right: 1px solid #c4dc81;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	line-height: 25px;
}

.formTable2 h2 {
	background: url("images/overview-heading-bg1.gif") top left repeat-x #d4ee8d;
	height: 25px;
	width:350px;
	border-top: 1px solid #f2fadc;
	border-left: 1px solid #f2fadc;
	border-bottom: 1px solid #c4dc81;
	border-right: 1px solid #c4dc81;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 5px 0px 0px 0px;
	line-height: 25px;
}

.ft-row {
	min-height: 34px;
	width: 360px;
	background: url("images/ft-bg1.gif") bottom left no-repeat;
}

* html .ft-row {
	height: 34px;
}

.ft-title {
	float: left;
	margin: 10px 0px 0px 10px;
}

.ft-title2 {
	float: right;
	margin: 6px 0px 0px 10px;
}

.ft-field {
	float: right;
	margin: 8px 8px 0px 0px;
	width: 165px;
	text-align: left;
}

.ft-field20 {
	float: right;
	margin: 0px 8px 0px 0px;
	width: 165px;
	text-align: left;
}
/*working*/
.ft-row2 {
	min-height: 30px;
	width: 325px;
	background: url("images/ft-bg2.gif") bottom left no-repeat;
}

.ft-Rrow2 {
	min-height: 34px;
	width: 450px;
	background: url("images/ft-bg2.gif") bottom left repeat;
}
.ft-row3 {
	min-height: 30px;
	width: 698px;
	background: url("images/ft-bg3.gif") bottom left repeat-x;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}

* html .ft-row2 {
	height: 34px;
}

.ft-title1 {
	float: left;
	margin: 10px 0px 0px 10px;
}
.ft-title2 {
	float: right;
	margin: 10px 10px 0px 0px;
}
.ft-title3 {
	float: center;
}
.ft-title4 {
	float: left;
	margin: 0px 20px 0px 10px;
}
.ft-title5 {
float: left;
margin: 10px 20px 0px 10px;
}

.ft-title20 {
	float: left;
	margin: 5px 10px 0px 10px;
}

.ft-field2 {
	float: right;
	margin: 6px 8px 0px 0px;
	width: 165px;
	text-align: left;
}

.ft-field input[type="text"], .ft-field input[type="password"], .ft-field select, .ft-field textarea {
	background-color: #bbdcf5;
	border: 1px solid white;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 165px;
	padding: 2px 0px;
	text-indent: 5px;
}

.ft-field select {
	text-indent: 0px;
}
.ft-field textarea {
	text-indent: 0px;
	height: 100px;
	margin-bottom:5px;
	width: 235px;
}

.ft-submit {
	text-align: right;
	height: 34px;
}

.ft-submit a {
	float: right;
	width: 111px;
	height: 27px;
	display: block;
	margin: 6px 8px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
}
.ft-submit input {
	display: none;
}


.ft-submit a:hover {
	background: url("images/buttonset2-bg1.png") 0px -27px no-repeat;
}



.dataTable thead th {
	background: url("images/overview-heading-bg1.gif") top left repeat-x #d4ee8d;
	height: 25px;
	border-top: 1px solid #f2fadc;
	border-left: 1px solid #f2fadc;
	border-bottom: 1px solid #c4dc81;
	border-right: 1px solid #c4dc81;
	font-size: 12px;
	color: #303030;
	text-align: left;
	padding: 0px 5px 0px 10px;
	line-height: 25px;	
}

.dataTable {
	border-collapse:  collapse;
	border-spacing: 0px;
	width: 100%;
	margin: 0px 0px 10px;
}
.dataTable td {
	border-bottom: 1px solid #e8e8e8;
	padding: 4px 5px 4px 10px;
}


#register-side {
	float: right;
	width: 325px;
	margin: 5px 4px 0px 0px;
	background: url("images/.jpg") center 128px no-repeat;
	height: 360px;
}
#package-side {
	float: left;
	width: 700px;
	margin: 5px 4px 0px 0px;
	background: url("images/.jpg") center 128px no-repeat;
	height: 360px;
}
#shortpackage-side {
	float: left;
	width: 300px;
	margin: 5px 4px 0px 0px;
	background: url("images/.jpg") center 128px no-repeat;
	height: 360px;
}
#register-congrats {
	background: url("images/register-box-bg1.gif") top left repeat-x #f7f7f7;
	border-top: 1px solid #fafafa;
	border-left: 1px solid #fafafa;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #2a2a2a;
}
#register-congrats h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px 5px 15px;
	margin: 0px;
	text-shadow: white 1px 1px 1px;
}
#register-congrats p {
	font-size: 12px;
	padding: 0px 15px 10px 15px;
	margin: 0px;
}

.dobuttons {
	height: 38px;
}

.dobuttons ul {
	padding: 2px 7px 0px 0px;
	margin: 0px;
	float: right;
}
.dobuttons ul li {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	display: block;
	width: 94px;
	height: 25px;
	width: 111px;
	height: 27px;
}
.dobuttons ul li a {
	display: block;
	width: 111px;
	height: 27px;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.dobuttons ul li a:hover {
	background: url("images/buttonset2-bg1.png") 0px -27px no-repeat;
}

#myads-w1 h2 {
	float: left;
	width: 570px;
}

.promobox-w1 {
	padding: 13px 20px 10px;
	background: url("images/promobox-bg1.gif") bottom left repeat-x #f9f9f9;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 10px 0px 0px;
}

#promo-w1 {
	padding: 10px 20px 10px;
}

.promo-button {
	float: right;
	width: 111px;
	height: 27px;
	display: block;
	margin: 16px 16px 0px 0px;
	padding: 0px;
	text-align: center;
	line-height: 27px;
	text-shadow: black 0px 0px 3px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: url("images/buttonset2-bg1.png") 0px 0px no-repeat;
}
.promo-button:hover {
	background: url("images/buttonset2-bg1.png") 0px -27px no-repeat;
	color: white;
}
.promobox-code, .promobox-banner {
	
	
}
.promobox-code {
	display: none;
}
.promobox-code strong {
	font-weight: bold;
}
#promo-url {
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;
	
	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 0px 0px;
	font-size: 16px;
}
#promo-url strong {
	font-weight: bold;
	margin-right: 10px;
}

.upgradeMsg {
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;	

	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 0px 10px;
	font-size: 14px;
}
.upgradeMsg strong { 
	color: #343434;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px;
}
.upgradeMsg2 {
	background: url("images/success-bg1.gif") bottom left repeat-x #ebffc3;	

	padding: 7px 10px;
	text-align:left;
	border-top: 1px solid #f4ffde;
	border-left: 1px solid #f4ffde;
	border-bottom: 1px solid #b7d083;
	border-right: 1px solid #b7d083;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #343434;
	margin: 0px 10px;
	margin-top: 75px;
	font-size: 14px;
}
.upgradeMsg2 strong { 
	color: #343434;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px;
}

/*End of Layout 2 File*/
