/* @override http://trafficdigger/css/screen.css */

/* CSS Document */
body {
	background-color: #ffffff;
	font: 12pt Arial, Helvetica, Verdana, Sans-serif;
	color: #000000;
}

a {
	color: #003399;
	background-color: transparent;
	font-weight: normal;
}

h1 {
	color: #444;
	background-color: transparent;
	border-bottom: 1px solid #D0D0D0;
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 2px 0;
	padding: 5px 0 6px 0;
}

/* My Comment */

.page {
	width: 778px;
	text-align: left;
}

.page .section {
	background: url(/images/2line_bg.gif) repeat-y;
}

/* @group Ads Block */

.ads {
	text-align: left;
}

.ads a {
	width: 100%;
	min-height: 85px;
	display: block;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

.ads a:hover {
	background-color: #d4e7b0;
}

.ad_title {
	color: blue;
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
}

.ad_desc {
	color: black;
	font-size: 10pt;
}

.ad_url {
	color: #51a81f;
	font-size: 9pt;
}

/* @end */

/* @group Error */

.error {
	width: 80%;
	color: red;
	border: 1px solid #D893A1;
	background-color: #FBE6F2;
	text-align: left;
	margin: 10px;
	padding: 10px;
}

.error span {
	padding-left: 20px;
}

/* @end */

.notice2 {
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #ffda2f;
	background-color: #ffffcc;
	width: 95%;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

.notice {
	font-size: 10pt;
	border: 1px solid #ffda2f;
	background-color: #ffffcc;
	width: 80%;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

ul.features {
	list-style: none;
	padding-left: 15px;
}

ul.features img {
	margin-right: 5px;
}

.ref_code {
	text-align: center;
	border: 1px solid #ffda2f;
	background-color: #ffffcc;
	padding: 10px;
	width: 550px;
	font-size: 14pt;
	font-weight: bold;
}

.frame_notice {
	width: 65%;
	text-align: center;
	border: 1px solid #D893A1;
	background-color: #FBE6F2;
	color: red;
	padding: 10px;
	margin-bottom: 10px;
}

.content {
	padding: 20px;
	font-size: 0.9em;
}

.header img {
	margin: 0;
	padding: 0;
}

.footer {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 20px;
}

.page_header {
	float: left;
	font: 22px Georgia, "Times New Roman", Times, serif;
}

/* @group Header */

.member_menu {
	font-size: 11pt;
	position: relative;
	top: 8px;
	float: right;
	text-align: right;
}
.member_menu a {
	text-decoration: none;
}

.member_menu_header {
	float: left;
	font: 22px Georgia, "Times New Roman", Times, serif;
}

.menu {
	background-image: url(/images/get_millions.gif);
	height: 28px;
	text-align: right;
}

.menu ol {
	font-size: 11pt;
	font-weight: bold;
	position: relative;
	top: 6px;
	right: 10px;
	padding: 0;
	margin: 0;
}

.menu li {
	display: inline;
	color: white;
}

.menu a {
	color: white;
	text-decoration: none;
}

/* @end */

/* @group Form */

.form {
	padding-top: 10px;
	padding-bottom: 10px;
}

.form div {
	padding: 3px;
}

.form label {
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;

	display: inline-block;
	width: 180px;
	float: left;
	padding: 5px;
	cursor: pointer;

	text-align: right;
}

.form .staticvalue {
	color: #3f3f3f;
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
	padding: 4px;
	font-weight: bold;
}

.form .textbox {
	border:  1px solid #94cf5b;
	color: #3f3f3f;
	font: 1.2em Arial, Helvetica, Geneva, sans-serif;
	padding: 3px;
}

.form #captcha {
	border: 0;
	display: inline;
	vertical-align: 0;
	float:left;
}

.form .captcha {
	display: inline;
	padding-left: 6px;
}

.form .checkbox div {
	display: inline-block;
	width: 150px;
	float: left;
	padding: 0 5px 0 0;
	text-align: right;
	margin: 0;
}

.form .checkbox label {
	display: inline;
	float: none;
}

/* @end */

/* @group Signup Box
 */

.signup_box {
	width: 650px;
	border: 1px solid #94cf5b;
	background-color: #f7f7f7;
	padding: 0;
	text-align: left;
}

.signup_box .header {
	background-image: url(/images/join_now_bar.gif);
	text-align: center;
}

.link_title {
	color: blue;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

.link_desc {
	color: black;
	font-size: 10pt;
}

.link_url {
	color: #51a81f;
	font-size: 9pt;
}


/* @end */

/* @group Login Box */

.login_box {
	width: 435px;
}

/* @end */

/* @group FAQ */

.faq h4 {
	margin: 0;
}

.faq li {
	margin-bottom: 20px;
}

/* @end */
