* {font-size: 100.01%;}
:focus {outline: 0;}
html {
	font-size: 62.5%;
	height: 100%;
}
body{
	color: #333;
	font: 1.2em Arial, FreeSans, sans-serif;
	margin: 0;
	height: 100%;
}
h1,h2,h3,h4,h5,h6,form,fieldset,ul,ol,dl,th,td {
	margin: 0;
	padding: 0;
}
ul, ol {list-style: none;}
img, form, fieldset {border: 0;}
a {color: #3c6eb7;}
a:hover {text-decoration: none;}
a * {cursor: pointer;}
label, input, textarea, select, button {
	font: 1em Arial, FreeSans, sans-serif;
	vertical-align: middle;
}
textarea{overflow: auto;}
p {margin: 0 0 1em;}
small {font-size:0.95em;}
.clear {clear:both;border:none;overflow:hidden;display:block;height:0;line-height:0;font-size:0;float:none;margin:0;padding:0;background:transparent;}
.clearfix:after {clear:both;display:block;content:".";height:0px;visibility:hidden;font-size:0;line-height:0;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
li.clearfix {display:list-item;}
/* Main blocks */
#page {
	background: url(page-bg.png) repeat-x 0 -20px;
	min-height:100%;
	padding: 0 25px;
}
#header,
#wrapper {
	max-width: 1200px;
	min-width: 960px;
	margin: auto;
}
#header {
	position: relative;
	height: 265px;
}
#wrapper {
	padding: 0 0 80px;
}
#footer {
	background: url(footer-bg.png) repeat-x;
	height: 59px;
	position: relative;
	margin: -59px 0 0;
	text-align: center;
	line-height: 59px;
	font-size: 11px;
	color: #666;
}
.bnr-header {
	text-align: center;
	background: #ddd url(banner-gradie.png) repeat-x;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomright: 4px;
	padding: 10px 15px 0;
	zoom: 1;
	min-height: 105px;
	_height: 105px;
}
#languages {
	position: absolute;
	top: 155px;
	right: 0;
	color: #999;
	font-size: .95em;
}
#languages img {
	vertical-align: middle;
	opacity: .45;
	filter: alpha(opacity=45);
}
#languages a.selected img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.rounds-all {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.rounds-tr {
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topright: 4px;
}
.rounds-tl {
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-topleft: 4px;
}
.rounds-br {
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottomright: 4px;
}
.rounds-bl {
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomleft: 4px;
}
.for-signin {
	position: absolute;
	top: 185px;
	right: 0;
}
.for-signin span.rounds-all {
	padding: 4px 5px;
	background-color: #5397da;
	color: #fff;
	cursor: pointer;
	zoom: 1;
	vertical-align: middle;
	box-shadow: 0 1px 0 #000;
	-moz-box-shadow: 0 1px 0 #000;
	-webkit-box-shadow: 0 1px 0 #000;
}
#login-form {
	display: none;
	width:226px;
}
.make-money-from-home {
	color: #3c6eb7;
	font-weight: bold;
	font-size: 5em;
	position: relative;
	margin: -116px 0 56px 354px;
	line-height: 1;
	width: 420px;
}
.threecols .col-1 {
	float: left;
	width: 250px;
	display: inline;
	margin: 0 30px 0 0;
}
.threecols .col-2 {
	overflow: hidden;
	zoom: 1;
}
.threecols .col-3 {
	float: right;
	width: 200px;
	display: inline;
	margin: 0 0 0 30px;
}
.float-overflow {
	overflow: hidden;
	zoom: 1;
}
.intro-listing ul {
	margin: 0 0 -1.5em;
}
.intro-listing li {
	margin: 0 0 1.5em;
	color: #666;
	line-height: 1.4;
}
.intro-listing li img.ico {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
}
.intro-listing li h1 {
	font-weight: bold;
	font-size: 1.5em;
	color: #333;
}
.tabs-nav li {
	float: left;
	background-color: #ececec;
	display: inline;
	margin: 0 1px 0 0;
	line-height: 23px;
	cursor: pointer;
}
.tabs-nav li.TabbedPanelsTabSelected {
	background-color: #ccc;
	padding-top: 2px;
	margin-top: -2px;
	position: relative;
}
.tabs-nav li span {
	float: left;
	padding: 0 10px;
	cursor: pointer;
}
.tabs-content {
	background-color: #ccc;
	padding: 4px;
	height: 1%;
}
.tabs-frame {
	background-color: #fff;
	padding: 4px;
	height: 1%;
}
.dib-list li {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
}
.tabs-frame .dib-list {
	text-align: center;
}
.tabs-frame .dib-list li {
	width: 100px;
	margin: 5px 6px 2px 8px;
}
.tabs-frame .dib-list li img {
	border: 1px solid #ccc;
}
.tabs-frame .dib-list li strong {
	display: block;
}
.join-bar {
	background: #cdcdcd url(join-bar.png) repeat-x;
	padding: 4px;
	height: 1%;
	border: 1px solid #cdcdcd;
}
.join-bar h3 {
	font-size: 1.33em;
	text-align: center;
	margin: 5px 0 0;
}
.join-bar a.join {
	display: block;
	border: 1px solid #ffc600;
	background: #ffc600 url(join-btn.png) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #333;
	font: 20px/50px "arial black", arial, sans-serif;
	text-shadow: 1px 1px 0 #fff;
	margin: 5px 0;
}
.join-bar a.join:hover {
	color: #000;
}
.join-frame {
	background-color: #fff;
	padding: 4px;
	height: 1%;
	line-height: 1.6;
}
.join-frame small {
	color: #999;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin: .5em 0;
}
div.form .formlabel {
	font-size: 1.17em;
	margin: 0 0 3px;
}
.join-page div.form .formlabel span {
	font-size: .95em;
	color: #999;
}
div.form div.formelement {
	margin: 0 0 10px;
}
input.textfield,
textarea {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 8px;
	font-size: 1.17em;
	border: 1px solid #ccc;
	margin: 0;
	color: #666;
}
ul.disc {
	list-style: disc;
	padding: 0 0 0 3em;
	margin: 1em 0;
}
ul.disc li {
	margin: 0 0 .5em;
}
.blue-header {
	background-color: #dbecf3;
	border: 2px solid #A4C4D2;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-radius-topright: 4px;
	padding: 10px;
	height: 1%;
	font-size: 1.33em;
	font-weight: bold;
}
.blue-body {
	border: 2px solid #A4C4D2;
	border-top: 0;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius-bottomleft: 4px;
	padding: 10px;
	height: 1%;
}
#login-form {
	position: absolute;
	right: 0;
	top: 201px;
	background-color: #ccc;
	padding: 4px;
	zoom: 1;
	border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-radius-topright: 0;
	box-shadow: 0 1px 0 #999;
	-moz-box-shadow: 0 1px 0 #999;
	-webkit-box-shadow: 0 1px 0 #999;
}
#login-form-holder {
	background-color: #fff;
	padding: 4px;
	zoom: 1;
}
.login-row {
	margin: 0 0 5px;
}
.login-row .textfield {
	width: 200px;
}
.narrowcolumn {
	width: 900px;
	margin: auto;
}
div.form input.textfield {
	width: 300px;
}
.tabs-frame .recent_member {
	width: 70px;
}
.tabs-frame .recent_member a {
	display: block;
	margin: 0 0 3px;
	font-weight: bold;
}