@charset "utf-8";
/* CSS Document */
/* .signup_mainbox
{
	background-color:#f2f0ef;
	width:98%;
	display:inline-block;
	margin-top: 22px;
    padding-top: 13px;
} */
.dashGap_right
{
	height:100%;
    width:34px;
	float:left;
}
.smallGap_right
{
	height:100%;
    width:30px;  
	float:right;
}
.plan_Description 
{
	background-color:#fff;
	width:410px;
	padding:0px 10px;
	/*margin-left:10px; */
	float:left;
	min-height: 166px;  
	border-radius: 10px 10px 0 0;           
}
.plan_Description h1
{
 	font-size:26px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.plan_Description p
{
	 color: #656360;
font-size: 15px;
padding-right: 29px;
margin: 3px auto;
}
.plan_Description h2
{
	color:#1c8fb1;
	font-size:16px;
}
.plan1
{
	float:left;
	
}
.plan_seprator {
	margin-left: 25px;
float: left;
width: 10px;
height: 41px;
}
.plan1 h3
{
	color:#565656;
	font-size:26px;
	font-weight:bold;
	text-align: center
}
.plan1 li
{
	width:144px;
	text-decoration:none;
	text-align:center;
	list-style:none;
	background-color:#fff;
	height:61px;
	border-bottom:1px solid #e6e4e2;
	padding-top: 5px;
	padding-bottom: 10px;
}
.plan1 h5
{
	margin:0 auto;
	font-size:13px;
	color:#424344;
	font-weight:normal;
	text-align: center
}
.plan1 li:nth-child(1)
{
	background-color:#898989;
	border-radius:10px 10px 0px 0px;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	height:74px;
	pading-top:8px;
	background:url(../images/signup_arrow.png) bottom no-repeat #898989;
	border:none;

}
.plan2 li:nth-child(1)
{
	border-radius:10px 10px 0px 0px;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	height:74px;
	pading-top:20px;
	background:url(../images/signup_arrow.png) bottom no-repeat #1b8fb1;
	border:none;

}
.plan3 li:nth-child(1)
{
	border-radius:10px 10px 0px 0px;
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	height:74px;
	pading-top:20px;
	background:url(../images/signup_arrow.png) bottom no-repeat #1b8fb1;
	border:none;

}
.more_description
{
	background-color:#fff;
	width:410px;
	padding:8px 10px 10px;
	/* margin-left:10px; */
	float:left;
	margin-top: 1px;
	min-height: 65px;
	
}
.more_description h2
{
	color:#1c8fb1;
	font-size:16px;
}
.more_description p
{
	color:#656360;
	font-size:14px;
	padding-right:14px;
	margin:3px auto;
}
.plan_col1
{
		width:144px;  
		float:left;
	
}
.plan_col1 li
{
	width:144px;
	text-decoration:none;
	text-align:center;
	list-style:none;
	background-color:#fff;
	height:55px; 
	border-bottom:1px solid #e6e4e2;
	padding-top: 29px;
	color:#ce7400;
	
}

.plan_col1 .themesmallBtn {
    border: medium none;
    border-radius:0px;
    color: #FFFFFF;
    font-weight: bold;
    padding:2px 15px;
    transition: all 0.5s ease 0s;
	background-color:#ce7400;
	background-image:none;
	font-size:24px;
	cursor:pointer;
}
.plan_col1 li:nth-child(6)
{
	
	border:none;

}


.wiztab { display:none !important; background-color: #f8f7f7; border: 1px solid #E4E4E4; color: #595757; float: left;font-size: 15px;padding: 13px 2% 9px; width: 96%; margin-top: 20px;}
.wiztab li { float:left; list-style:none; margin-right: 12px; padding-right: 20px; color:#bbbbbb; font-size:14px;font-weight:normal;}
.wiztab li.active a { color:#0077aa; text-decoration:none;}   
.wiztab li:last-child { background:none; }
.wiztab li a { color:#bbbbbb; text-decoration:none !important;}
.wiztab li.active span { background-color: #F1944E !important; /*wiztab li a:hover span */}   
.wiztab li span { background-color: #cecece; border-radius: 50%;
color: #FFFFFF;   
display: block;
float: left;
font-weight: bold;
height: 20px;
margin-right: 10px;
margin-top: -1px;
padding: 1px 4px 1px 10px;
width: 15px;}


.fb_signup{
	margin:0px 0 17px 115px;
	border:1px solid #b2c7d4;
	border-radius:5px;
 	background-position:left;
	background-repeat:repeat;
	width:290px;
	/*float:left; */
	position: absolute;
z-index: 30;                          
right:0;
top: 55px;
}
#already_member_signup {
	display:none !important;
}

.fb_signup_inner .input_box {
margin-bottom: 12px;
}

.fb_signup_inner{
	padding:10px;
	position: relative;  
	width: 270px; 
}
.fb_signup_inner .error_report  {
position: absolute;
top: 2px;
width: 264px;
padding: 0px 3px;                                    
}
.fb_signup_inner_a{
	text-decoration:none;
	}
.fb_signup_inner_a:hover{
	text-decoration:none;
	}
.fb_signup_bottom{
	padding: 5px 10px;
	background-color:#fff;
	text-align:center;
}
.fb_signup_bottom input[type="checkbox"] {
    display:none;
}

.fb_signup_bottom [type="checkbox"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
	float:left;
}

.fb_signup_bottom input[type="checkbox"] + label span {
    background: url(../images/check_box_img2.png) no-repeat scroll right -27px top transparent;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 23px;
}

.fb_signup_bottom input[type="checkbox"]:checked + label span {
    background:url(../images/check_box_img2.png) -23px top no-repeat;
	width:23px;
}

.vacation input[type="radio"] {
    display:none;
}

.fb_signup_bottom input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

.fb_signup_bottom input[type="radio"] + label span {
    display:inline-block;
    width:23px;
    height:22px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_box_img2.png) -38px top no-repeat;
    cursor:pointer;
}

.fb_signup_bottom input[type="radio"]:checked + label span {
    background:url(../images/check_box_img2.png) -57px top no-repeat;
}




.fb_signup_bottom img{
	float:left;
}
.fb_signup span{
    padding-bottom:5px;
    color: #A8A7A7;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
}

.span_blue a{
	color:#0088c5 !important;
}
     
.fb_signup .inputblue_box{
	background-color:#0088c5;
	border:1px solid #0088c5;
	width:243px;
	padding:5px 10px;
	font-family:Century Gothic;
	font-weight:bold;
	font-size:24px !important;
	color:#fff !important;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  
}
.fb_signup .inputblue_box:hover
{
	background-color:#EE7320;
	border:1px solid #ddd;     

}