html {
	margin: 0;
	padding: 0;
}
	
body{
	margin: 0;
	padding: 0;
	background-color: #eff2f3;
	font-family: Trebuchet MS;
	font-size: 0.8em;
}

h3{
	background:url('images/menu_bg.png');
	margin: 0;
	border-style: solid;
	border-width: 2px 0;
	border-color: #d4d6d7;
	border-top: none;
	padding: 5px;
	vertical-align: middle;
}

a{
	text-decoration: none;
	color: #06C;
}

table, td, th
{
    border-color: none;
    border-style: none;
}

table{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

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


.tableStyle2 {
	border-collapse: collapse;
}

.tableStyle2 tr td {
	border-top: 1px solid #f2f2f2;
	padding: 1px 10px 1px 10px;
	color: #494949;
	text-align: right;
	width: 250px;
}


.tableStyle2 tr td.tableHead {
	background:transparent url(images/menu_bg.png);
	border: none;
	color:#787878;
	font-size: 13px;
	padding: 9px 0px 10px 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;
}


.tableData tr th {
	background:transparent url(images/menu_bg.png);
	border: none;
	color:#787878;
	font-size: 12px;
	padding: 13px 0px 8px 5px !important;
	text-align:left;
}


td, th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}

ul, ol{
	margin:0
}

li {
	margin-left: 20px;
}

a:hover { 
color: #CCC;  
}

/* END of HTML tag */

/* BEGIN <div> tag */

.menu
{
	margin: 0;
	padding: 16px;
	font-family: Verdana, Geneva, sans-serif;
	float: center;
	text-align: center;
	background: url('images/menu_bg.png');
}
.menu ul, .menu li { list-style: none; margin: 0px; padding: 5px; }
.menu li { padding: 2px 5px; display: inline; color: #666 center right no-repeat;}
.menu a{ color: #666; padding: 8px 6px; font-size: 12px; font-weight: bold; }
.menu a:hover{ color: #CCC; text-decoration: underline; }
.menu ul.left { padding: 0px; float: left;	}
.menu ul.right { padding: 0px; float: right; }

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


#wrapper{
	width: 906px;
	background-color: transparent;
	margin: 0 auto;
	background:#fff url('images/leftside.gif') repeat-y left top;
}

.content2 {
	padding: 0 10px;
}
	

#banner{
	margin: 10px 0;
}

#banner img{
	display: block;
	margin: 0 auto;
}

.accountmenu
{
	margin: 0;
	padding: 12px;
	font: 14 Arial;
	float: center;
	text-align: right;
	background: url('images/menu_bg.png');
}
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 5px 12px; display: inline; background: transparent url( ) center right no-repeat;}
.accountmenu a{ color: #666; padding: 8px 6px; font-size: 12px; font-weight: bold;}
.accountmenu a:hover{ color: #CCC; text-decoration: underline; }

.maincontent{
	margin: 10px auto;
	padding: 10px;
}

.contentboxcontainer{
	width: 100%;
	padding: 5px 0;
	background-color: #eff2f3;
	-moz-border-radius: 15px;
}

.contentboxwrapper{
	width: 670px;
	margin: 0 auto;
	padding: 5px 0;
	background-color: #d4d6d7;
	-moz-border-radius: 15px;
}

.contentbox{
	width: 260px;
	min-height: 95px;
	margin: 10px;
	float: left;
	padding: 0 0 0 15px;
	-moz-border-radius: 15px;
	background-color: #FFF;
	overflow: hidden;
}

#footer{
	width: 100%;
	text-align: center;
	padding: 5px 0;
}

#footer p{
	margin: 0;
}

.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:transparent url("images/menu_bg.png") no-repeat center 6px;
	border: none;
	color:#666;
	font-size: 14px;
	padding: 13px 0px 8px 5px;
	text-align:left;

}
.priceTable select {
	width: 170px;
}

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


.homecontent{
	width: 348px;
	margin: 10px 5px;
	float: left;
	border: 1px solid #d4d6d7;
	min-height: 320px;
}

.homecontent li { 
	list-style-image:url("images/bullet.png"); /* Icons from http://famfamfam.com/lab/icons/silk/ */
}

.homecontents{
	padding: 15px;
	}

.bannerads{
	width: 100%;
	margin: 5px 0;
}

.bannerads img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

	
.contentbox h3{
	width: 300px;
	margin: 0 0 5px -15px;
	padding-left: 10px;
	border-top: none;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
}
	
.contentbox li a{
	list-style-type: square;
	list-style-image:url("/images/link.png");
}

.advspecial {
	width: 450px;
	height: 100px;
	padding: 5px 10px 0px 10px;
	border: 1px solid #f2f2f2;
	background: url('images/earnbg.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: #666;
	font-weight: bold;
}

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



.siteStats{
	float: right;
	color: #333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.siteStats ul li{
	width: 100%;
	padding: 0 7px 0 5px;
	display: inline;
	list-style-type: none;
}


/*Form decoration*/
.form {
	border: 0px;
	width: auto;
	padding: 10px 0px;
}
.form h3 {
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 9px 5px;
	text-align: left;
	background: url(images/menu_bg.png) no-repeat center 0px;
	border-bottom: none;
}

.form div {
	padding: 9px 5px;
	border-top: 1px solid #e8e8e8;
	text-align: right;
}

.form select{
	width: 245px;

}

	
.form p{
	text-align: left;
	display: block;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 13px;
	color: #666;
}

.form textarea {
	width: 90%;
}

.form input, form select{
	float:right;
	width: 240px;
}

.form label {
	float: left;
	display: block;
	padding: 2px 0px 0px 5px;
	width: auto;
	text-align: left;
}


.signupForm{
	width: auto;
	margin: 0px auto;
}

.signupForm p{
	font-size: 13px;
}
	
.signupForm label{
	float: left;
}

.signupForm input, signupForm select{
	float:right;
	width: 240px;
}


.form p{
	text-align: left;
	display: block;
	padding: 5px 0px 0px 5px;
	margin: 0px;
	font-size: 11px;
	color: #666;
}


/* END of Form decoration */

/* 
Project: CSS Liquid Round Corners
Owner: Paul OB
Site: http://www.search-this.com/2007/02/12/css-liquid-round-corners/
*/
.liquidtop {
	width:100%;
	height:20px;
	background:url(./images/top.gif) no-repeat left top;
  }

.liquidtop span {
	display:block;
	position:relative;
	height:20px;
	background:url(./images/top-right.gif) no-repeat right top;
  }

.content1 {
	min-height: 768px;
	position:relative;
	background:url('images/rightside.gif') repeat-y right top;
	padding:1px 20px 20px 20px;
	margin:-1px 0 -50px 0;
}

.liquidbottom {
	height:60px;
	background:url(./images/bottom.gif) no-repeat left bottom;
}

.liquidbottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(./images/bottom-right.gif) no-repeat right top;
  }
  
.earning {
	padding: 5px 10px 0px 10px;
	border: 1px solid #f8f8f8;
	margin-bottom: 15px;
}
.earning font {
	font-weight: normal;
	color: red;
	font-size: 11px;
}
.earning p {
	padding-bottom: none;
	margin: 0px;
}
.earning h3 {
	color: #868686;
	font-size: 13px;
}

fieldset.contactForm {
	overflow: auto;
}

	