/***** join page *****/
body {
	color: #fff;
	font-size: 19px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	min-width: 980px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.joinV3 {
	/*color: #1d1d1d;
	min-width: 1100px;
	background: #ededed;
	background-image: none;*/
}
.joinV3 #top {
	background: rgba(0,0,0,0.5);
	height: 85px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	overflow: hidden;
	min-width: 1100px;
	width: 100%;
}
.oldie .joinV3 #top {
/*	background: url(https://signup.cockyboys.com/images/black50.png);*/
}
#logoLine {
	display: inline-block;
	margin-right: 35px;
}
.logoAward {
	padding-bottom: 5px;
	margin-right: 43px;
}
.joinV3 #top #logo {
	height: 75px;
	display: inline-block;
	margin: 5px 30px 0;
}
.joinV3 #bottom {
	padding-top: 15px;
	color: #dfdfdf;
	background: #333;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
	width: 100%;
	min-width: 1100px;
}
.joinV3 #bottom #right {
	padding-top: 15px;
	margin-right: 20px;
}
.joinV3 #bottom div {
	max-width: 1700px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
.joinV3 .fancyText {
	height: auto;
	font-size: 26px;
	margin: 10px auto;
	color: #f1f1f1;
	text-align: left;
	margin: 20px 15px 20px;
	text-transform: uppercase;	
}
.joinV3 .fancyText-sub {
	height: auto;
	font-size: 26px;
	margin: 10px auto;
	color: #f1f1f1;
	
	margin: 20px 15px 20px;
}

.joinV3 #content .fancyText {
	-o-text-shadow: -1px 1px 3px rgba(0,0,0,0.4);
	-moz-text-shadow: -1px 1px 3px rgba(0,0,0,0.4);
	-webkit-text-shadow: -1px 1px 3px rgba(0,0,0,0.4);
	text-shadow: -1px 1px 3px rgba(0,0,0,0.4);
}
.joinV3 .fancyText:first-letter {
	font-size: 50px;
}
.joinV3 .fancyText strong {
	font-family: Tahoma, Geneva, sans-serif;
}
.joinV3 #bottom p, .joinV3 #bottom p a {
	margin: 0;
	font-family:  Helvetica, Arial, sans-serif;
	color: #a0a0a0;
	text-align: center;
	clear: both;
	position: relative;
	z-index: 10;
}
.joinV3 #content {
	/*background: url(https://signup.cockyboys.com/images/bg4.jpg) right top no-repeat #fff;
	background-size: 100%;
	padding-top: 95px;
	position: relative;*/
}
#gradient {
	/*background: url(https://signup.cockyboys.com/images/bgGradient.png) left bottom repeat-x;
	height: 30px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	z-index: 5;*/
}
.joinV3 #content div {
	background: #66808d;
	text-align: center;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: 40px;
	position: relative;
	width: 600px;
}
.joinV3 #content .formOne {
	padding-bottom: 5px;
	padding-top: 1px;
}
.joinV3 #content .formThree {
	padding-top: 1px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.joinV3 .formOne input[type="text"],.joinV3 .formOne input[type="password"], .joinV3 .formOne input[type="email"] {
	display: inline-block;
	width: 90%;
	height: 40px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d7d7d7;
	padding-left: 10px;
	color: #979797;
	margin-bottom: 13px;
	background: #fff;
	position: relative;
	font-weight: bold;
	font-size: 20px;
}
.joinV3 input[type="radio"] {
	opacity: 0;
	width: 1px;
	margin: 0;
	padding: 0;
}
.oldie .joinV3 input[type="radio"] {
	filter: alpha(opacity = 0);
}
.joinV3 input[type="image"] {
	display: inline-block;
	margin: 5px auto 15px;
}
.joinV3 label {
	display: block;
	height: 50px;
	width: 93%;
	text-align: center;
	background:#FFFFFF;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	line-height: 50px;
	color: #dfdfdf;
	margin: 5px auto;
	position: relative;
}

.formThree label{background:#152257;color:#f1f1f1;font-weight: bold; font-size: 20px;}

.oldie .joinV3 label {
/*	background: url(https://signup.cockyboys.com/images/black40.png) repeat;*/
}
.joinV3 .payment {
	line-height: 11px;
	height: auto;
	padding: 10px 0 15px;
	font-family:  Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	word-spacing: -2px;
	font-size: 22px;
	width: 45%;
	display: inline-block;
	margin-top: 0;
	/*text-transform: uppercase;*/
}

.joinV3 .payment.appoval {width: 85%;}
.joinV3 .payment.credit-card{color:#e06f00;}
.joinV3 .payment.paypal{color:#284f95;}



/*==================================================
 * Effect 6
 * ===============================================*/
.effect6
{
  	position:relative;       
        box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
}

.joinV3 label strong {
	/*font-size: 17px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-family: Tahoma, Geneva, sans-serif;*/
}.joinV3 label span{    padding-left: 12px;}
.joinV3 label.selected {
	background: url(orange.png) 2px center no-repeat #FFFFFF;
	border: 0px solid #000;
	color: #0081a1;
} 
.joinV3 label.paypal.selected {
	background: url(blue.png) 2px center no-repeat #FFFFFF;
	}
.joinV3 .formThree label {
	height: auto;
	line-height: 1.6;
	}
.joinV3 .formThree label input{vertical-align: middle; }

.joinV3 .formThree label.selected {
	height: auto;
	position: relative;
	padding: 0 40px;
}
.joinV3 label:hover {
	background-color: #fff;
	color: #000;
}
.joinV3 .hint, .joinV3 .hint2 {
	display: none;
	color: #000000;
	height: 40px;
	margin: 0;
}
.joinV3 .hint2 {
	display: block;
	padding: 0 30px;
}
.joinV3 .hint img, .joinV3 .hint2 img {
	width: 30px;
	margin-left: 2px;
}
.joinV3 #content .good {
	font-style: normal;
	color: #000;
	background: #fff;
}
.joinV3 #content .error {
	font-style: italic;
	color: #fff;
	background: #bb3030;
}
.featuredIn {
	display: block;
	width: 70%;
	margin: -5px auto 15px;
}
#noteDiv .featuredIn {
	width: 40%;
	position: relative;
	z-index: 10;
	left: 30px;
}
.joinV3 #bottom #noteDiv {
	width: 62%;
	float: left;
	margin-top: 14px;
	overflow: visible;
	z-index: 5;
}
.joinV3 #bottom #noteDiv span {
	display: block;
	margin-top: -20px;
	position: relative;
	z-index: 5;
	left: 30px;
}
.noteJaxson {
	width: 100%;
}
#featuredLeft, #featuredRight {
	display: inline-block;
	width: 40%;	
}
#bottom div div img {
	width: 100%;
}
#memBen {
	width: 540px;
	margin: 0 0 10px 50px;
	display: block;
	/* margin: 0 0 10px 40px; */
	/* border: 2px solid #939393; */
	/* padding: 9px 28px; */
	/* border-radius: 5px;*/
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	padding: 10px 20px;
	position: relative;
	z-index: 6;
}
#memBen.two {
	margin-top: 10px;
}
#note {
	font-family: Helvetica, Arial, sans-serif;
	width: 545px;
	text-align: justify;
	margin: -10px auto 10px;
	font-size: 19px;
	line-height: 17px;
	color: #3e3e3e;
}
#vipMH {
	position: absolute;
	width: 120px;
	top: 66px;
	right: -57px;
}
.manhunt.joinV3 .formThree label {
	text-transform: uppercase;
}
.manhunt.joinV3 .formThree label.selected {
/*	background-image: url(https://signup.cockyboys.com/images/checkMH.png);*/
}
noscript {
	position: fixed;
	left: 50%;
	z-index: 100;
	background: #fff;
	border: 5px solid #f00000;
	top: 130px;
	width: 600px;
	margin-left: -355px;
	padding: 50px;
}
.secure {
	width: 480px;
}
.charge {
	color: #fff;
	font-style: italic;
	border-top: 1px solid #494949;
	border-bottom: 1px solid #494949;
	width: 90%;
	margin: 20px auto;
	padding: 10px 0;
	line-height: 28px;
}
.whatsthis {
	color: #fff;
	font-style: italic;
	font-size: 13px;
}
.cvvBox {
	display: none;
	position: absolute;
	width: 220px;
	right: -50px;
	bottom: 240px;
	border: 1px solid #000;
	background: #fff;
}
.cvvBox img {
	width: 100%;
}
.joinSuccess #content {
	min-height: 700px;
}
.joinSuccess .info {
	margin: 10px 30px;
	text-align: justify;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
}
.joinSuccess .info a {
	color: #fff;
}
.joinSuccess #memBen {
	visibility: hidden;
}
.joinSuccess .joinV3 #content .formOne {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-bottom: 20px;
}
.joinSuccess .joinV3 #content .fancyText {
	margin-left: 30px;
	margin-top: 25px;
}
.joinSuccess .joinV3 #content {
	min-height: 1000px;
}

@media only screen and (max-width: 1360px) {
	  label span.l_appoval{display:none;}
	
	}
@media only screen and (max-width: 1300px) {
	 .joinV3 .payment{       font-size: 16px;
    line-height: 30px;}
	
	}
@media only screen and (max-width: 1150px) {
 
 .joinV3 label.credit-card.selected, .joinV3 label.paypal.selected{    background-size: 20px;}
 .joinV3 .payment {font-size: 14px;    letter-spacing: normal;
    word-spacing: normal;}
 }
@media only screen and (max-width: 950px) {
 .joinV3 .payment{      font-size: 22px;}
  label span.l_appoval{display:inline-block;}
  
 .joinV3 label.credit-card.selected, .joinV3 label.paypal.selected{    background-size: 32px;}
}
@media only screen and (max-width: 660px) {
 .joinV3 .payment{      font-size: 16px;}
 label span.l_appoval{display:none;}
}
@media only screen and (max-width: 550px) {
	 .joinV3 .fancyText, .fancyText-sub {
		font-size: 20px;
		margin: 0px 15px 0px;
	}
	
	.joinV3 .fancyText:first-letter {font-size: 30px;}
	.joinV3 .formOne input[type="text"], .joinV3 .formOne input[type="email"]{font-size:18px;}
	.joinV3 .payment{      font-size: 14px;    padding: 0px 0 8px;}
	.joinV3 label.credit-card.selected, .joinV3 label.paypal.selected{    background-size: 20px;}
	.formThree label{font-size:16px}
	
 }
 
@media only screen and (max-width: 500px) {
 .joinV3 label.paypal img{width:50px}
 .joinV3 .formThree label.selected{
	background-size:16px;
	padding: 0 20px;}
} 

.b_approval a{color:#e06f00}
@media only screen and (max-width: 420px) {
  .joinV3 .payment {font-size: 11px;}
  .b_approval {font-size: 12px;}
} 
@media only screen and (max-width: 400px) {
	.joinV3 .payment.paypal.selected{  text-align: right;}
}
@media only screen and (max-width: 375px) {
 .joinV3 .formThree label.selected{background-size:16px}
  .joinV3 .formThree label{width:98%;}
}
@media only screen and (max-width: 360px) {
  .joinV3 .payment.appoval.selected{  text-align: center;}
 .joinV3 .payment.paypal.selected{  text-align: center;}
.joinV3 .payment.paypal img{  display:none;}
}
@media only screen and (max-width: 305px) {
 .joinV3 .payment.credit-card.selected{  text-align: right;}
}
@media only screen and (max-width: 280px) {
 .joinV3 .fancyText, .fancyText-sub{
	font-size: 15px;
	margin: 0px 15px 0px;
}
.joinV3 .fancyText:first-letter {font-size: 20px;}
}

/***** END JOIN PAGE *****/
