﻿.tab {
}
.bg-nuts {
	display: block;
}
.bg-power, .bg-help, .bg-share {
	display: none;
}
.bl-cnt {
	float: right;
}
.bl-tabs {
}
.tabs-btns {
}
.tab {
	position: relative;
	top: 0px !important;
	top: -5px;
}
.content {
	width: 998px !important;
	width: 1020px;
}
.digit-month {
	top: 86px;
	_top: 79px;
}
.bg-nuts-product {
	float: right;
	margin-left: 0px;
}
.bg-nuts-product img {
	margin-right: 6px;
}
.bl-tabs a {
	outline: none;
}
.share-form-header {
	text-transform: uppercase;
}
.checkboxOn, .checkboxOff {
	cursor: pointer;
}
.checkboxOff {
	background: url('../../img/EN/unchecked-box.gif') no-repeat 0 3px;
}
.checkboxOn {
	background: url('../../img/EN/checked-box.gif') no-repeat 0 3px;
}
.checkboxOff input, .checkboxOn input {
	display: none;
}
.validator {
	position: relative;
	top: 2px;
}
.validate-field-header {
	position: relative;
	left: -15px;
	margin: 0px;
	padding: 0px;
}
.clear {
	position: relative;
	clear: both;
	height: 1px;
	line-height: 0px;
}
.m-pop-up-background {
	position: absolute;
	z-index: 9000;
	background-color: #000000;
	display: none;
	top: 0px;
	left: 0px;
}
/******************BF messages******************************************/
.bf-msg {
	width: 520px;
	position: fixed;
	z-index: 99999;
	display: none;
}
.bf-msg .m-header {
	background-position: top center;
	background-repeat: no-repeat;
	height: 145px;
}
.bf-msg.error .m-header {
	background-image: url("../../img/EN/msg-h-error.gif");
}
.bf-msg.info .m-header {
	background-image: url("../../img/EN/msg-h-info.gif");
}
.bf-msg.info .m-middle .text {
	text-align: left;
}
.bf-msg.warn .m-header {
	background-image: url("../../img/EN/msg-h-warn.gif");
}
.bf-msg.confirm .m-header {
	background-image: url("../../img/EN/msg-h-confirm.gif");
}
.bf-msg .submit-button, .bf-msg .close-button {
	cursor: pointer;
}
.bf-msg .m-header .close-button {
	width: 23px;
	height: 28px;
	background-image: url("../../img/EN/msg-button-close.gif");
	background-position: center center;
	position: relative;
	right: 27px;
	top: 6px;
	float: right;
}
.bf-msg .m-middle {
	background-image: url("../../img/EN/msg-m.gif");
	background-position: bottom center;
	background-repeat: repeat-y;
}
.bf-msg .m-middle .text {
	text-transform: uppercase;
	padding: 0px 20px 10px 80px;
	color: #20361B;
	font-size: 12px;
}
.bf-msg .m-middle .text p {
	margin: 0px;
	padding: 0px;
}
.bf-msg .m-middle .text .msg {
	background-image: url("../../img/EN/red-star.gif");
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 14px;
	text-align: left;
}
.bf-msg .m-footer .submit-button, .bf-msg .m-footer .close-button {
	background-position: center center;
	background-repeat: no-repeat;
	width: 75px;
	height: 26px;
	padding-left: 75px;
}
.bf-msg .m-footer .close-button.ok {
	background-image: url("../../img/EN/msg-button-ok.gif");
}
.bf-msg.info .m-footer .yes, .bf-msg.info .m-footer .no, .bf-msg.error .m-footer .yes, .bf-msg.error .m-footer .no, .bf-msg.warn .m-footer .yes, .bf-msg.warn .m-footer .no, .bf-msg.confirm .m-footer .ok {
	display: none;
}
.bf-msg .m-footer .submit-button.yes {
	background-image: url("../../img/EN/msg-button-yes.gif");
	margin-right: 30px;
}
.bf-msg .m-footer .close-button.no {
	background-image: url("../../img/EN/msg-button-no.gif");
}
.bf-msg .m-footer {
	background-image: url("../../img/EN/msg-f.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 86px;
}
/********************************Login****************************************/
.w235 {
	width: 235px;
}
.w220 {
	width: 220px;
}
.w80 {
	width: 80px;
}
.form-login .captcha {
	margin-top: 5px;
}
.form-login .captcha .recaptchatable td #recaptcha_tagline, .form-login .captcha .recaptchatable td #recaptcha_logo {
}
.form-login .captcha #LBD_CaptchaImage img {
	width: 235px;
}
.afro.add-upc .note {
	position: relative;
	top: 66px;
}
.afro.add-upc .tool-tip.login-team {
	top: 39px;
	left: 332px;
}
.afro.add-upc .donthave {
	visibility: hidden;
}
.afro.add-upc .forgot {
	visibility: hidden;
}
.afro.add-upc .captcha {
	margin-top: 40px;
}
/********************************Too Tip*******************************/
.tool-tip {
	position: absolute;
	width: 200px;
	z-index: 10010;
	background-color: Transparent;
}
.tool-tip .t-header {
	background-image: url("../../img/EN/tooltip-header.png");
	background-position: top top;
	background-repeat: no-repeat;
	height: 5px;
}
.tool-tip .t-middle {
	background-image: url("../../img/EN/tooltip-middle.png");
	background-position: top top;
	background-repeat: repeat-y;
	min-height: 20px;
}
.tool-tip .t-middle .t-text {
	padding: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-family: arial narrow,arial,serif;
	font-size: 7.5pt;
	line-height: normal;
}
.tool-tip .t-footer {
	background-image: url("../../img/EN/tooltip-footer.png");
	background-position: top bottom;
	background-repeat: no-repeat;
	height: 19px;
}
.tool-tip.right .t-footer {
	background-image: url("../../img/EN/tooltip-footer-r.png");
}
.tool-tip.login-team {
	top: 90px;
	left: 332px;
	display: none;
}
.tool-tip.login-upc {
	top: 79px;
	right: 245px;
	display: none;
}
.tool-tip.registration-team {
	display: none;
	left: 415px;
	top: 184px;
}
.tool-tip.registration-upc {
	top: 95px;
	right: 263px;
	display: none;
}
.form-login.registration .captcha #LBD_CaptchaImage img {
	width: 222px;
}
/******************************************************************/
.bike-status {
	width: 115px;
	height: 115px;
	background-image: url("images/gear0.png");
	background-position: right top;
	background-repeat: no-repeat;
	position: fixed;
	z-index: 100;
	right: 3px;
	top: 3px;
}
.bike-status .button {
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 4px;
}
body.all-bikes {
	background-image: url("../../img/EN/my-bikes-bg.gif");
}
body.all-bikes .pill {
	background-image: none;
}
body.all-bikes .footer, body.all-bikes .content, body.all-bikes .start-building, body.all-bikes .afro {
	display: none;
}
body.all-bikes .flash object {
	height: 0px;
}
.my-bikes {
	background-position: right top;
	background-repeat: repeat;
	font-family: "SimHei";
	font-size: 30px;
	z-index: 90;
	position: absolute;
	display: none;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}
.my-bikes .my-bikes-wrapper {
	width: 998px;
}
.my-bikes .my-bikes-fields {
	text-align: left;
	position: relative;
	margin-top: 190px;
}
.my-bikes .my-bikes-fields .left {
	vertical-align: top;
}
.my-bikes .my-bikes-fields .right {
}
.my-bikes .my-bikes-fields .label {
	color: #FFA042;
	font-weight: bold;
}
.my-bikes .my-bikes-fields .value {
	color: #FFFFFF;
}
.my-bikes .my-bikes-fields .label.certificates, .my-bikes .my-bikes-fields .label.total-parts {
	margin-left: 100px;
}
.my-bikes .my-bikes-fields .label.bikes {
}
.my-bikes .my-bikes-fields .my-teams {
}
.my-bikes .my-bikes-fields .bike-number {
	color: #FFFFFF;
	font-size: 100px;
	vertical-align: top;
	white-space: nowrap;
	padding: 0px;
}
.my-bikes .my-bikes-fields .gear {
	background-image: url("../../img/EN/gear.png");
	background-repeat: no-repeat;
	float: right;
	height: 55px;
	margin-left: -15px;
	position: relative;
	top: 48px;
	width: 55px;
	padding: 0px;
}
.my-bikes .my-bikes-fields .number-value {
	float: left;
}
.my-bikes .my-bikes-fields .bike-number.no .gear {
	background-image: url("../../img/EN/gear-no.png");
}
.my-bikes .my-bikes-fields .bike-description {
	padding-left: 20px;
}
.my-bikes .my-bikes-fields .bike-description .value.name {
	font-size: 40px;
}
.my-bikes .my-bikes-fields .bike-description .value.parts {
}
.my-bikes .my-bikes-fields .bike-description .my-parts {
	color: #5E5599;
}
.my-bikes .my-bikes-fields .bike-description .invite-friend {
	color: #696969;
	display: none;
}
.my-bikes .my-bikes-fields .bike-description .invite-friend img {
}
/*************Sahre*********************/
.bg-share-form .thank-you-msg {
	color: #433709;
	font-weight: bold;
	font-size: 8pt;
	font-weight: bold;
	min-height: 140px;
	width: 203px;
}
/*******************Reporting issue**************************************************/
.afro.issue {
	line-height: normal;
}
.form-login.issue {
}
.form-login.issue .select {
	width: 187px;
}
.form-login.issue .comment {
	height: 65px;
}
.form-login.issue .field {
	width: 185px;
}
.form-login.issue .captcha-input {
	width: 265px;
}
.form-login.issue .captcha #LBD_CaptchaImage img {
	width: 240px;
}
.form-login.issue .field-name {
	margin-top: 2px;
	line-height: normal;
}
.issue-thank-you {
	color: #433709;
	font-weight: bold;
	font-size: 12px;
}
.recaptchatable tr {
	height: 10px;
	background-color: #FFFFFF;
}
/****************************Under 13***********************************************/
.form-login.under-13 {
}
.form-login.under-13 .form-login-line {
	width: 365px;
	font-size: 8pt;
	color: #433709;
}
#recaptcha_response_field {
	text-transform: none;
}
/**************************************Registration************************************************/
.form {
	border-collapse: collapse;
	left: 273px;
	position: relative;
	top: 27px;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}
.form, .form a {
	color: #433709;
}
.form td {
	vertical-align: middle;
	/*padding-top: 2px;
	padding-bottom: 3px;*/
}
*:first-child + html {
}
* html {
}
.form td {
	padding: 0px;
	margin: 0px;
}
.form .header {
}
.form .input {
	background: url("../../img/EN/share-form-bg.gif") repeat scroll left top #B1A79A;
	border: 1px solid #437450;
	color: #51451B;
	font-family: arial narrow,arial,sans-serif;
	font-size: 9pt; /*	text-transform: uppercase;*/
	width: auto;
	line-height:16px;
}
.form .label {
	float: left;
}
.form .asterix {
	width: 14px;
}
.form .question {
	width: 14px;
	height: 14px;
	border: 0px;
}
.form .input.select {
}
.form .submit-button {
}
.form .buttons {
	padding-top: 5px;
	vertical-align: middle;
}
.form.registration .header {
	height: 22px;
}
.form.registration .input {
	width: 202px;
}
.form.registration .input.select-month {
	width: 54px;
}
.form.registration .input.select-year {
	width: 86px;
}
.form.registration .input.select-day {
	width: 54px;
}
.form.registration .input.select-province {
	width: 136px;
}
.form.registration .input.phone {
	width: 61px;
}
.form.registration .label {
	width: 117px;
}
.form.registration .label img {
	float: left;
	position: relative;
	top: 3px;
	vertical-align: middle;
}
.form.registration .label.upc-label {
	width: 52px;
}
.form.registration .label.team-label {
	width: 65px;
}
.form.registration .input.pwd {
	width: 129px;
}
.form.registration .confirm-pwd {
	width: 129px;
}
.form.registration input.team {
	width: 183px;
	text-transform: uppercase;
}
.form.registration input.upc {
	width: 194px;
}
.form.registration .upc-help-tool-tip {
	left: -6px;
	position: relative;
}
.form.registration .team-help-tool-tip {
	left: 4px;
	position: relative;
}
.form.registration .box {
	vertical-align: top;
}
.form.registration .check-boxes {
}
.form.registration .check-boxes .check-box {
}
.form.registration .captcha {
}
/****************************************Certificate View***********************************************/
.cert {
	position: fixed;
	top: 0px;
	left: 300px;
	z-index: 9001;
	width: 980px;
	text-align: center;
	display: none;
}
.cert .cert-close {
}
.cert .cert-nav {
}
.cert .cert-nav .preview, .cert .cert-nav .next {
	width: 71px;
	height: 71px;
	position: relative;
	top: 280px;
	cursor: pointer;
}
.cert .cert-nav .preview {
	background-image: url('../../img/EN/cert-prev.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.cert .cert-nav .cert-img {
	width: 778px;
	height: 613px;
	background-repeat: no-repeat;
	background-position: center center;
}
.cert .cert-nav .next {
	background-image: url('../../img/EN/cert-next.png');
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
}
.cert .cert-footer {
	width: 778px;
}
.cert .cert-footer .cert-info {
	float: left;
	position: relative;
	top: 0px;
	color: #d8d5d2;
	font-weight: bold;
	margin-top: 10px;
}
.cert .cert-footer .cert-counter {
}
.cert .cert-footer .cert-counter .cert-index {
}
.cert .cert-footer .cert-counter .cert-total {
}
.cert .cert-footer .cert-counter .cert-text {
}
.cert .cert-footer .cert-load {
	text-align: left;
}
.cert .cert-load .cert-load-link {
	color: #d8d5d2;
	font-weight: bold;
}
.cert .cert-tools {
	background-color: #FFFFFF;
	float: right;
	height: 30px;
	margin-top: 15px;
	padding-top: 5px;
	text-align: left;
	top: 0; /*width: 177px;*/
	width: 85px;
}
.cert .cert-tools .cert-print {
	padding-left: 10px;
}
.cert .cert-tools .cert-share {
	padding-left: 10px;
	display: none;
}
/********************************************forget PWD***************************************************************/
.form.pwd-reminder {
}
.form.pwd-reminder .header {
	padding-bottom: 75px;
}
.form.pwd-reminder .input {
	width: 220px;
}
.forgot, .donthave {
/*
	margin-top: 0px;
	position: relative;
	top: -20px;
*/	
}
/********************************friendly error********************************************************/
.form.friendly-error {
	width: 360px;
}
/********************************page not found********************************************************/
.form.page-not-found {
	width: 360px;
}
/******************************************Play Video*******************************************************/
/* power */
.tab.bg-power {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: #433709;
	line-height: 11pt;
}
.tab.bg-power .title {
	margin-bottom: 5px;
	padding-left: 17px;
	padding-top: 13px;
}
.bg-power-video {
	padding-left: 18px;
}
.bg-power-video .tab-text {
	padding-right: 13px;
	width: 256px;
}
.bg-power-video .video {
	padding-bottom: 5px;
	padding-right: 0;
	width: 150px;
}
.bg-power-video table {
	width: 558px;
	border: none;
	padding: 0;
	border-collapse: collapse;
}
.bg-power-video .video-link img {
	height: 93px;
	width: 134px;
}
.bg-power-video table td {
	vertical-align: top;
}
.bg-power-video .space {
	height: 5px;
}
/********************************Flash player********************************************/
.video-blur {
	background-color: #FFFFFF;
	height: 340px;
	position: absolute;
	right: 197px;
	top: 7px;
	width: 582px;
	z-index: 7000;
	display: none;
}
.flash-wrapper {
	position: absolute;
	display: none;
	z-index: 8000;
}
.flash-wrapper .close-flash {
	background-image: url("../../img/EN/close-button.gif");
	background-repeat: no-repeat;
	height: 24px;
	left: 517px;
	position: relative;
	top: 16px;
	width: 24px;
	cursor: pointer;
}
.flash-wrapper .flash-player {
	background-color: #000000;
	left: 70px;
	position: relative;
}
/********************************Help deliver************************************************/
.bg-help-video .space {
	height: 5px;
}



/******************************* 2011 big video **************************/
.bg-power .video-big {
	padding-bottom: 0px;
	padding-right: 0;
	width: 250px;
    position: absolute;
    top: 13px;
    left: 329px;	
}

.bg-power .video-big .video-link-big img {
	height: 132px;
	width: 241px;
}

.video-big .space {
	height: 5px;
}
             /***** flash player big ***********/
.video-blur-big {
  background-color: #FFFFFF;
  height: 413px;
  left: 0;
  position: absolute;
  top: 0;
  width: 998px;
  z-index: 7000;
  display: none;
}
.flash-wrapper-big {
  height: 0px;
  left: 126px;
  position: absolute;
  top: 0;
  width: 0px;
  z-index: 8000;
  display: none;
  background: transparent;
}
.flash-wrapper-big .close-flash-big {
  background-image: url("../../img/EN/close-button.gif");
  background-repeat: no-repeat;
  cursor: pointer;
  height: 24px;
  left: 750px;
  position: absolute;
  top: 2px;
  width: 24px;
}
.flash-wrapper-big .flash-player-big {
  background-color: transparent;
  left: 0;
  position: relative;
  top: 0;
  width: 746px;
  height: 413px;
  background: transparent;
}



.form input{
    margin:0px;
    padding:0px;
}
