@charset "utf-8";

body { /* for IE */
	margin: 0 auto; /* for the rest */
	line-height: 1.2em;
}

div {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
}
.page {
	text-align: left;
	width: 771px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
	float: none;
	display: block;
}

.nopaddingtable {
	margin: 0px;
	padding: 0px;
}
.statistics {
    padding-top: 52px;
    padding-left: 14px;
    background-image: url(../images/statistics.gif);
    background-repeat: no-repeat;
    width: 239px;
    height: 150px;
	float: left;
}
.statistics_table {
    width: 233px;
	height: 134px;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
}
.stattd {
    color: #fff5e0;
    text-align: left;
    }
.text {
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
    vertical-align: top;
}
.heading {
	width: 771px;
	float: none;
}
.faq {
	font-size: 21px;
	}
.main {
	padding: 0px;
	margin: 0px;
    vertical-align: top;
	float: left;
    }
.maintop {
    background-image: url(../images/maintop.gif);
    background-repeat: no-repeat;
    height: 54px;
    padding-left: 89px;
    margin: 0px;
	width: 551px;
	vertical-align: top;
	float: left;
    }
.body_content {
	padding-left: 26px;
	padding-right: 42px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(../images/mainrpt.gif);
	background-repeat: repeat-y;
    vertical-align: top;
	width: 572px;
	/*572 + (26 + 42) = 640*/
	float: left;
	height: auto;
}
.body_container {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/mainrpt.gif);
	background-repeat: repeat-y;
    vertical-align: top;
	width: 640px;
	float: left;
}
.mainbottom {
    background-image: url(../images/mainbottom.gif);
    background-repeat: no-repeat;
    width: 372px;
    height: 200px;
    text-align: left;
    padding-left: 267px;
	padding-right: 2px;
    padding-bottom: 35px;
    vertical-align: top;
	float: right;
    }
.navigation {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
    background-image: url(../images/navrpt2.gif);
    background-repeat: repeat-y;
	width: 130px;
	float: left;
}

.navigation_div {
	font-size: 12px;
    width: 132px;
    padding: 0px;
    margin: 0px;
    background-image: url(../images/navrpt2.gif);
    background-repeat: repeat-y;
	}

.indexinput {
	width: 145px;
	}

a:link.dark, a:visited.dark {
	color: #66b869;
	text-decoration: none;
	border: 0px; 
}
a:hover.dark {
	color: #fff5e0;
	text-decoration: underline;
	border: 0px;
}


a:link, a:visited {
	color: #12501c;
	text-decoration: underline;
	border: 0px; 
}
a:hover {
	color: #4d83a9;
	text-decoration: underline;
	border: 0px;
}
td {
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
}

.smalltext {
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 10px;
	}

hr{
	color: #4d83a9;
}


h2{
	font-size: 21px;
	margin: 5px;
	}
h3{
	font-size: 16px;
	margin: 5px;
	}
h4{
	font-size: 14px;
	margin: 5px;
	}
	
.news{
	background-color: #fce0a7;
	width: 90%;
	border: 1px solid #2b5082;
	padding: 11px;
	text-align: left;
	margin-bottom: 11px;
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, sans-serif;
    color: #000000;
	float: left;
	display: block;
}

.offer1{
	border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
	border-color: #2b5082;
	border-style: solid;
	background-color: #fce0a7;
	vertical-align: middle;
}

.offer2{
	border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
	border-color: #2b5082;
	border-style: solid;
	background-color: #fff5e0;
	vertical-align: middle;
}

.offer1_f{
	border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
	border-color: #2b5082;
	border-style: solid;
	background-color: #66b869;
	vertical-align: middle;
}

.offer1_d{
	border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
	border-color: #2b5082;
	border-style: solid;
	background-color: #2b5082;
	vertical-align: middle;
    color: #fff5e0;
}
.offer1_c{
	border-top-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
	border-color: #2b5082;
	border-style: solid;
	background-color: #c9191b;
	color: #fff5e0;
	vertical-align: middle;
}

.preload {
	display: none;
}

.positive {
	color: #66b869;
	}
.negative {
	color: #c91a1a;
	}
.disabled {
	color: #666666;
	}
.warning {
	color: #ffbb2e;
	}
.trusted {
	color: #2b5082;
	}

.newestoffer {
    width: 227px;
    height: 150px;
    padding-right: 0px;
    padding-top: 52px;
    padding-bottom: 0px;
    padding-left: 10px;
    background-image: url(../images/newestoffer.gif);
    background-repeat: no-repeat;
	float: left;
    }

.copyright {
	width: 140px;
	height: 50px;
	position: relative;
	top: 117px;
	left: -24px;
	}

.newestoffer_table {
	width: 194px;
	height: 138px;
}

.logo {
    padding: 0px;
    margin: 0px;
    width: 281px;
    height: 202px;
	float: left;
    }
.logo_table {
    padding: 0px;
    margin: 0px;
    }
.fullpage {
    background-image: url(../images/fullrpt.gif);
    background-repeat: repeat-y;
    width: 771px;
	float: left;
    }
.fullbottom {
    background-image: url(../images/fullbottom.gif);
    background-repeat: no-repeat;
    width: 771px;
    height: 45px;
	float: left;
    }
.wheelbarrow_game {
	background-color: #fce0a7;
	border: 1px solid #2b5082;
	width: 200px;
	height: 200px;
	}
.wheelbarrow_game_thumbnails {
	background-color: #fce0a7;
	border: 1px solid #2b5082;
	width: 168px;
	}
.swatch {
	border: 1px solid #000000;
	cursor: pointer;
	}
.thumbnail {
	padding-left: 6px;
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	cursor: pointer;
	}
.wheelbarrow_item {
	position: absolute;
	padding: 0px;
	}
.item_box {
	position: absolute;
	}
.thumbnail_updown {
	padding-left: 1px;
	float: left;
	display: block;
	width: 7px;
	height: 16px;
	cursor: pointer;
	cursor: hand;
	}
.navbottom {
    background-image: url(../images/nav_bottom.gif);
    background-repeat: no-repeat;
    width: 131px;
    height: 17px;
	float: left;
    }
.head_testimonial{
    font-size: 9pt;
    color: #fff5e0;
    }
.main_title {
	padding-top: 5px;
    vertical-align: top;
	text-align: center;
    width: 450px;
	position: aboslute;
    z-index: 99;
    height: 47px;
	float: left;
    }
.index {
    color: #2b5082;
    }
.indicator {
	text-decoration: none;
	}
.largetitles {
    padding: 0px;
    margin: 0px;
    width: 500px;
    height: 47px;
	float: none;
    }
.smalltitles {
    padding: 0px;
    margin: 0px;
    width: 220px;
    height: 47px;
	float: none;
    }
.nav_input {
    background-color: #66b869;
    color: #fcf0d8;
    border: 1px solid #b3d88f;
    }
.menu_popup {
    background-image: url(../images/navrpt.gif);
    width: 106px;
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    color: #000000;
    }
.news_popup {
    background-image: url(../images/greybox_background.gif);
    width: 572px;
    height: 343px;
    margin: 0px;
    padding-top: 83px;
    padding-left: 37px;
    padding-right: 47px;
    font-size: 13pt;
    color: #000000;
    background-repeat: no-repeat;
    text-align: left;
	display: block;
    }
.menutd {
    vertical-align: top;
    font-size: 10pt;
    color: #fcf0d8;
    margin: 0px;
    padding: 0px;
    height: 25px;
    }
div#earncash {
    position: relative;
    display: none;
    padding-left: 15px;
    padding-top: 4px;
    }
div#gethelp {
    position: relative;
    display: none;
    padding-left: 15px;
    padding-top: 4px;
    }
div#morecash {
    position: relative;
    display: none;
    padding-left: 15px;
    padding-top: 4px;
    }
div#getpaid {
    position: relative;
    display: none;
    padding-left: 15px;
    padding-top: 4px;
    }
div#tools {
    position: relative;
    display: none;
    padding-left: 15px;
    padding-top: 4px;
    }
div#signin {
    position: relative;
    display: none;
    padding-left: 23px;
    padding-top: 3px;
    }
div#signup {
    position: relative;
    display: none;
    padding-left: 17px;
    padding-top: 4px;
    }
div#seemore {
    position: relative;
    display: none;
    padding-left: 17px;
    padding-top: 4px;
    }