@charset "utf-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	height: 100%;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

.fl_left {
	float: left;
}

.fl_right {
	float: right;
}

.w670 {
	width: 670px;
}

.red {
	color: #ff0000;
	font-weight: bold;
	padding: 0px 5px 5px 0px;
	display: none;
}

.whome_textss {
	color: #17343a;
	font-size: 24px;
}

.whome_textss img {
	float: right;
	display: block;
	margin: -10px 0 0 0;
}

.height25 {
	height: 25px;
}

.ptop3 {
	padding-top: 3px;
}

.home_txt .ptop3 {
	float: left;
	margin: 0 3px 0 0;
}

.header {
	width: 100%;
	/*background:#cad5d7;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfdfd), to(#cad5d7));
  background: -moz-linear-gradient(top, #fcfdfd, #cad5d7);
  background: -o-linear-gradient(#fcfdfd, #cad5d7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfdfd', endColorstr='#cad5d7');*/
	background: url(/images/layout/head_bg.png) repeat-x;
}

.logo {
	float: left;
	padding: 5px 0 0 0px;
}

.header_form {
	float: right;
	text-align: left;
	color: #fff;
	padding: 30px 8px 0 0;
}

.inputtext {
	width: 148px;
	height: 22px;
	border: solid 1px #633c66;
	margin: 7px 0 2px 0;
	padding-left: 5px;
}

.header_form a {
	color: #333;
	float: left;
	margin: 0 5px 0 0;
}

.header_form a:hover {
	text-decoration: underline;
}

.login {
	float: left;
	border: 0;
	font-weight: bold;
	font-size: 18px;
	cursor: pointer;
	height: 66px;
	width: 66px;
	color: #fff;
	background: #293945;
	border-radius: 66px;
	-moz-border-radius: 66px;
	-webkit-border-radius: 66px;
	-khtml-border-radius: 66px;
	/*behavior: url(PIE.php);*/
}

.header_form label {
	padding-left: 2px;
	font: bold 15px arial;
	color: #333;
}

.lgn-add {
	color: #333;
	font: bold 11px Arial;
	margin: 0 0 0 27px;
}

.lgn-add span {
	float: left;
	margin-right: 5px;
}

.lgn-add .alt {
	color: #7c7c7c;
}

.main {
	width: 100%;
	background: url(/images/layout/bottom_people.png) no-repeat center
		bottom;
}

.main_block {
	width: 1003px;
	margin: 0 auto;
	display: inline-block;
	text-align: center;
}

.flash {
	width: 100%;
}

.home-img {
	float: left;
	margin: -20px 0 0 0;
}

.home-txt {
	float: left;
	margin: 10px 0 0 0;
}

.home-counter {
	float: right;
	background: url(../images/layout/global_activity1.png) no-repeat right
		bottom;
	padding: 0 5px 38px 0;
}

.flash-side {
	float: left;
	width: 610px;
}

.reg_title {
	font-size: 39px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0 0 20px 0;
	text-align: left;
}

.forgot-block .reg_title span {
	font-size: 23px;
}

.confirm-email-block .reg_title {
	font-size: 25px;
}

.reg_block {
	float: right;
	/*width: 335px;*/
	margin: 0 10px 0px 0;
	color: #061629;
}

.reg_row {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}

.col1 {
	font-size: 17px;
	float: left;
	font-weight: bold;
	margin: 5px 0 0 0;
}

.col2 {
	width: 206px;
	height: 28px;
	border: solid 1px #adadad;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	/*behavior: url(PIE.php);*/
}

.col2_wrap {
	float: right;
	width: 208px;
	text-align: right;
}

.col3 {
	width: 152px;
	text-align: left;
	line-height: 12px;
	color: #7A8EB5;
	font-size: 10px;
	display: inline-block;
}


.form_not {
    width: 100px;
    text-align: left;
    line-height: 12px;
    color: #8D8D8D;
    display: inline-block;
    position: relative;
    vertical-align: top;
    top: 4px;
}

.reccodenote {
	width: 365px;
	text-align: right;
	color: #8A8A8A;
	font-size: 11px;
	display: inline-block;
}

.sec-wrap {
	width: 90px;
}

.sec_check {
	float: left;
	margin: -7px 0 0 5px;
}

.sec_text {
	width: 86px;
}

.btn,.sign_up {
	padding: 6px 0 9px 0;
	cursor: pointer;
	color: #fff;
	font-size: 25px;
	background: url(../images/layout/btn_bg.jpg) repeat-x #b2dc58;
	border: solid 1px #95c129;
	height: 50px;
	font-weight: bold;
	text-shadow: 1px 1px 3px #99bf48;
	border-radius: 4px 4px 8px 8px;
	-moz-border-radius: 4px 4px 8px 8px;
	-webkit-border-radius: 4px 4px 8px 8px;
	-khtml-border-radius: 4px 4px 8px 8px;
	/*behavior: url(PIE.php);*/
}

.reg_form .span.ValidationErrors {
	width: 220px;
	text-align: left;
}

.reg_form .btn {
	width: 100%;
	margin: 0 0 25px 0;
}

/*registration end*/
.soc_box {
	position: relative;
	background-color: #F66;
	margin-bottom: 31px;
}

.soc_box_block {
	position: absolute;
	top: -30px;
	left: 300px;
}

.soc_box_block img {
	padding-right: 40px;
}

.start_prom {
	clear: both;
	font-weight: bold;
	font-size: 22px;
	line-height: 150%;
	font-family: myriad pro;
	text-align: justify;
}

.reg_block .start_prom {
	color: #17343a;
}

.start_prom span {
	font-size: 48px;
	color: #17212a;
}

.try_button {
	width: 296px;
	height: 92px;
	background: url(/images/layout/try_btn.png) repeat-x;
}

.try_button a {
	color: #020e1c;
	font-size: 25px;
	line-height: 70px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 25px;
}

.footer {
	width: 100%;
	background: #fff;
}

.footer_left {
	float: left;
}

.footer-side {
	float: right;
	font-weight: bold;
}

.copyright,.copyright a {
	color: #666;
}

.foot-translate {
	float: left;
	margin: 5px 0 0 230px;
}

.footer_menu {
	float: right;
	list-style-type: none;
	text-transform: capitalize;
	color: #333;
}

.footer_menu li {
	float: left;
	padding-left: 1px;
}

.footer_menu li,a {
	color: #333;
	font-weight: bold;
}

.footer_menu a:hover {
	text-decoration: underline;
}

.error {
	background-color: #f6e4cc;
	border: solid 1px #adadad; padding : 10px;
	width: 93%;
	margin: 0 0 30px 0;
	text-align: left;
	color: #193239;
	padding: 10px;
}

.header_right {
	float: right;
	padding-top: 12px;
	padding-right: 14px;
	color: #d8dfea;
	font-size: 18px;
	text-align: right;
	line-height: 35px;
}

.points_count {
	color: #fff;
	font-size: 22px;
}

.header_right a {
	color: #d8dfea;
}

.success {
	background-color: #E3EBFC;
	border-color: #3B5998;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	width: 550px;
	margin: 0 0 30px 13px;
	text-align: left;
}

.reg_block .success {
	margin-left: 0;
	width: 95%;
}

.reg_slider {
	width: 1003px;
	margin: 20px auto;
	display: inline-block;
}

.clear {
	clear: both;
}

.priority_item {
	margin: 11px 0 11px 2px;
	display: inline-block;
}

.pr_item_title {
	color: #3B5998;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 5px;
	width: 2000px;
}

.priority_site {
	overflow: hidden;
	margin-top: 20px;
}

.priority_title {
	background: url(/images/layout/checked_s_box.png) no-repeat left;
	color: #203360;
	font-size: 16px;
	padding-left: 20px;
	text-align: left;
}

.ptb {
	padding: 10px 0px 3px 0px;
}

.home_txt {
	text-align: left;
	width: 350px;
	color: #17343a;
	font-size: 13px;
	float: right;
	font-family: verdana;
	line-height: 120%;
}

.green {
	color: #008000;
	font-weight: bold;
	padding: 5px;
	font-size: 15px;
}

.rembo {
	float: right;
}

.rembo input {
	margin: 0px 4px 0 0;
	float: left;
}

.reg_row_check {
	text-align: left;
	font-size: 15px;
	margin: 0 0 15px 0;
}

.reg_row_check input {
	margin: 3px 5px 0 0;
	float: left;
}

#timeout {
	display: none;
}

.reload-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(top, #ff2819 0%, #ab0000);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff2819),
		to(#ab0000) );
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #7d0000;
	-moz-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px 2px
		rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000, 000, 000, 0.5), inset 0px 0px
		2px rgba(255, 255, 255, 0.7);
	text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.4), 0px 1px 0px
		rgba(255, 255, 255, 0.3);
	cursor: pointer;
}

.rel-but-cont {
	margin-top: 15px;
}

#security_c {
	display: none;
}