@charset "utf-8";
.clear{ clear:both; }
img{ max-width:100%; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_page.jpg);
	background-repeat:repeat-x;
	font-family: 'PT Sans Caption', arial, serif;	
}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#204786;
	text-transform:uppercase;
	padding-bottom:13px;
	padding-top:15px;
	margin:0px;


}

h2 {
	font-size:28px;
	font-weight:bold;
	color:#204786;
	text-transform:uppercase;
	padding-bottom:13px;
	padding-top:15px;	
	
}

h3 {
	font-size:36px;
	font-weight:bold;
	color:#204786;
	text-transform:uppercase;
	padding-bottom:13px;
	padding-top:15px;
	text-align:center;
	
}



.bottons img {
	padding:0;
	margin:0;
}
/*****General Classes******/
.pushbottom {
	clear:both;
	text-align:center;
}
.fright {
	float:right;
	padding:0px;
	
}
.fleft {
	float:left;
}
a{
	outline:none;
}
/*****General Classes******/

#container {
	width: 908px;
	margin:0 auto;
}

#header{
	height:284px;
	background:url(images/img_header.jpg) no-repeat top left;	
}

#header .hdrtext{
	width:430px;
	float:left;
	position:relative;
	top:55px;
	left:180px;
	text-align:center;
	font-size:26px;
	color:#FFD330;
	text-decoration:none;
	font-weight:bold;

	text-shadow: #204786 2px 3px 2px;	
}

#tagline{
	height:108px;
	background:url(images/bg_tagline.jpg) repeat-x;
}

.tag{
	width:534px;
	float:left;
	padding-left:20px;
	padding-top:23px;	
	font-size:19px;
	font-weight:bold;
	text-align:center;
	color:#FFF;		
}
.ytext{
	font-size:32px;
	color:#FFFF00;
}

.tagimg{
	width:158px;
	height:108px;
	background:url(images/img_tagline.png) top right no-repeat;
	float:left;
	display:none;
}



/* Content Area */
#carea{
	background:url(images/bg_body.jpg) top left repeat-x #FFFFFF;
	padding:15px;
	border:#CCCCCC 1px solid;
	position:relative;

}	

#carea p{	
	font-size:17px;
	margin-bottom:20px;
}

.img-left{
	padding-left:40px;
}
.img-right{
	padding-right:30px;

}

.hd-form{
	background:url(images/hd_form.jpg) no-repeat;
	height:52px;
	font-size:27px;
	color:#990000;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}

#form1{
	background:url(images/bg_form1.jpg) no-repeat;
	height:526px;
}

#form2{
	background:url(images/bg_form2.jpg) no-repeat;
	height:561px;
	padding-bottom:30px;
}

#form3{
	background:url(images/bg_form3.jpg) no-repeat;
	height:560px;
}

#form4{
	background:url(images/bg_form4.jpg) no-repeat;
	height:560px;
}

ul.listing-style{
	list-style-type:none;
}

ul.listing-style li{
	 background:url(images/bullet.jpg) no-repeat;
	 padding-left:40px;
	 padding-bottom:20px;	 
}

ul.listing-style1{
	list-style-type:none;	
}
ul.listing-style1 li{
	 padding-left:40px;
	 padding-bottom:20px;	 
}

.btn-more{
	 background:url(images/btn_anymore.png) no-repeat;
	 width:400px;
	 height:85px;
	 padding:10px 50px 0px 50px;
	 font-size:48px;
	 font-weight:bold;
	 text-transform:uppercase;
	 color:#FD620B;
	 text-shadow: #FFF 2px 3px 0px;
	 text-decoration:none;	 
}
.btn-more a{
	 font-size:48px;
	 font-weight:bold;
	 text-transform:uppercase;
	 color:#FD620B;
	 text-shadow: #FFF 2px 3px 0px;
	 text-decoration:none;
 }

.btn-more a:hover{
	 font-size:48px;
	 font-weight:bold;
	 text-transform:uppercase;
	 color:#FD620B;
	 text-shadow: #FFF 2px 3px 5px;
	 text-decoration:none;	 
 }
 
#days{
	background:url(images/bg_days.png) no-repeat;
	width:935px;
	height:322px;
	z-index:1000;
	position:absolute;
	left: -17px;
}
#days>.ct h1{
	font-size:36px;
	color:#FFAE13;
	text-decoration:none;
}
#days .ct{
	width:560px;
	float:right;
	padding:30px;
	color:#FFFFFF;
}

#btn-program{ 
	background:url(images/btn_program.jpg) no-repeat;
	width:720px;
	height:110px;
	padding-left:140px;
	padding-top:23px;
	text-align:center;
	text-align:center;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;	
}

#btn-program a{ 
	text-align:center;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#btn-program a:hover{ 
	text-align:center;
	font-size:30px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;
	
}

/* Content Area */



/* footer */

#footer{
	width: 908px;
	margin:0 auto;
	text-align:center;
	color:#999999;
	font-size:11px!important;
}	


/* footer */

.grey{
	color:#999999;
	font-size:13px !important;
}
.sign{
	font-family:"Freestyle Script";
	color:#990000;
	font-size:48px;
	font-weight:bold;	
}
.blankdiv{
	height:330px;
}


input.input {
	border:none;
	margin-top:5px;
	margin-bottom:5px;	
	width:205px;
	height:25px;
	padding-left:5px;
	padding-top:5px;
	background-image:url(images/bg_input.gif);
	background-repeat:no-repeat;
	outline:none;
	text-align:left;

}
  
.pushbuttom {
	clear:both;
}

div#right-form {
	width:360px;
	float:right;
	background:transparent;
	position: relative;
    left: 17px;
    top: -15px;
	z-index:10;
}

.free {
	float: left;
	height: 72px;
	text-align: center;
	width: 75px;
}
.free2 {
	float: left;
	height: 72px;
	margin-left: 10px;
	text-align: center;
	width: 115px;
}
.no-margin {
	margin-left:0px;
}
div#right-form #form{
	margin: 0 18px;
	background: #80aadc;
	border-radius: 0 0 5px 5px;
}

.input-field {
	display:block;
	width:100%;
	margin-bottom: 15px;
}

.input-field label {
	color: #ffffff;
	float: left;
	font-size: 14px;
	margin: 13px 10px 0 0px;
	text-align: right;
	width: 90px;
	font-size:13px;
}
.input-field input[type="text"] {
	height: 40px;
	border: none;
	border-radius: 5px;
	width: 200px;
}

form input.submit{
	background-image: url(images/submit-button.png);
    background-repeat: no-repeat;
    /*padding: 27px 103px;*/
    border: none;
    display: block;
    background-color: transparent;
    width: 297px;
    height: 70px;
    margin: 0 auto;
    cursor: pointer;
}

#form p.plus{
	font-family: 'Oswald', Arial;
    font-size: 28px;
    text-align: center;
    padding: 0 30px;
    line-height: 35px;
    color: #ffffff;
    margin: 25px 0;
}

p.privacy {
    font-size: 13px;
    color: #ffffff;
    padding-left: 35px;
    background: url(images/privacy.png) no-repeat;
    padding-right: 10px;
    margin-left: 10px;
    padding-bottom: 20px;
}

/*.submit-button1{

}

.submit-button {
	background:url(images/submit-button.png) no-repeat;
	width:254px;
	height:64px;
	border:none;
	cursor:pointer;
	position:relative;
	left:10px;
	margin-top:7px;
}*/

/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
div.selDiv{position:relative;
width:270px;
top:-5px;
left:4px;


} 

/* setting the width and height of the SELECT element to match the replacing graphics */
select.select{
		position:relative;
		z-index:10;
		width:186px !important;
		height:30px !important;
		line-height:26px;
		font-size:13px;	
		margin-left:5px;	
}

/* dynamically created SPAN, placed below the SELECT */
span.select{
	/*position:absolute;*/
	bottom:0;
	float:right;
	left:0;
	line-height:26px;
	text-indent:10px;
	background:url(images/select-bg.png) no-repeat 0 0;
	cursor:default;
	z-index:1;
	height: 28px;
    padding-left: 5px;
    padding-top: 2px;
    width: 207px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	margin-top:-25px;
}
	

#toptext {
	text-align:center;
	font-size:28px;
	font-weight:bold;
	color:#ec1b25;
	margin-left:90px;
	padding-top:5px;
	letter-spacing:-1px;
}

/************ Comparison Table *************/

div.comprison-table{
	width:878px;
	margin:25px auto;
}
div.left-side-header{
	float:left;
	width:428px;
	padding-top:70px;
	background:url(images/left-side-top-bg.png) no-repeat #7FBD2E;
	text-align:center;
	padding-bottom:20px;
	border-radius:12px;
}

div.left-side-header h2{
	font-size:34px;
	font-weight:bold;
	color:#efefef;
	text-transform:uppercase;
	font-family:"Myriad Pro", Arial, sans-serif;
	text-align:center;
	padding:0px !important;
	position:relative;
	top:-32px;
}

div.right-side-header{
	float:left;
	width:450px;
	padding-top:18px;
	margin-top:45px;
	background:url(images/right-side-top-bg.png) no-repeat #E3E3E3;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #c1c1c1;
	border-bottom-right-radius:12px;
}

div.right-side-header h3{
	font-size:23px;
	font-weight:bold;
	color:#efefef;
	text-transform:uppercase;
	font-family:"Myriad Pro", Arial, sans-serif;
	text-align:center;
	padding:0px !important;
	position:relative;
	top:-7px;
}

div.horizontal-line{
	background:url(images/horizontal-line.jpg) no-repeat;
	width:878px;
	height:2px;
}

div.table-contentsWrap{
	background:#7FBD2E;
	padding-top:10px;
}

div.table-contentsRaightWrap{
	background:#E3E3E3;
	padding-top:10px;
	}

div.table-contentsWrap p{
	font-size:14px !important;
	margin-bottom:0px !important;	
}

div.table-contentsWrap ul li p.leftside{
	width:367px;
	padding:3px 10px 10px 48px;	
	color:#ffffff;
	font-size:14px;
	text-align:left;
	background:url(images/icon_check.png) top left no-repeat;
	margin:10px 0px 0px 3px;
	font-family:"Myriad Pro", Arial, sans-serif;
}
div.table-contentsRaightWrap ul li p.rightside{
	width:387px;
	padding:3px 10px 10px 48px;
	color:#000000;
	font-size:14px !important;
	text-align:left;
	background:url(images/icon_cross.png) top left no-repeat;
	margin:10px 0px 0px 5px;
	font-family:"Myriad Pro", Arial, sans-serif;
}



div#table-contents-bottom{
	width:930px;
	height:25px;
	background:url(images/container-bottom.png) no-repeat;
}

.hr-line{
	background:#365c07;
	height:1px;
	border-bottom:1px solid #acea59;
	}
.hr-Rline{
	background:#a9a9ab;
	height:1px;
	border-bottom:1px solid #cbcbcb;
	}

/************ Comparison Table *************/

div#comprison-table{
	width:878px;
	margin:25px auto;
}
div#left-side-header{
	float:left;
	width:428px;
	height:70px;
	padding-top:38px;
	background:url(images/left-side-top-bg.png) no-repeat;
	text-align:center;
}

div#left-side-header h2{
	font-size:34px;
	font-weight:bold;
	color:#efefef;
	text-transform:uppercase;
	font-family:"Myriad Pro", Arial, sans-serif;
	text-align:center;
	padding:0px !important;
}

div#right-side-header{
	float:left;
	width:450px;
	height:45px;
	padding-top:18px;
	margin-top:45px;
	background:url(images/right-side-top-bg.png) no-repeat;
	text-align:center;
}

div#right-side-header h3{
	font-size:23px;
	font-weight:bold;
	color:#efefef;
	text-transform:uppercase;
	font-family:"Myriad Pro", Arial, sans-serif;
	text-align:center;
	padding:0px !important;
}

div.horizontal-line{
	background:url(images/horizontal-line.jpg) no-repeat;
	width:878px;
	height:2px;
}

div.table-contents{
	background:url(images/container.jpg) repeat-y;
	width:878px;
}
div.table-contents p{
	font-size:14px !important;
	margin-bottom:0px !important;	
}

div.table-contents ul li p.leftside{
	float:left;
	width:367px;
	padding:3px 10px 10px 48px;	
	color:#ffffff;
	font-size:14px;
	text-align:left;
	background:url(images/icon_check.png) top left no-repeat;
	margin:10px 0px 0px 3px;
	font-family:"Myriad Pro", Arial, sans-serif;
}
div.table-contents ul li p.rightside{
	float:left;
	width:387px;
	padding:3px 10px 10px 48px;
	color:#000000;
	font-size:14px;
	text-align:left;
	background:url(images/icon_cross.png) top left no-repeat;
	margin:10px 0px 0px 5px;
	font-family:"Myriad Pro", Arial, sans-serif;
}



div#table-contents-bottom{
	width:930px;
	height:25px;
	background:url(images/container-bottom.png) no-repeat;
}

.FormWrapper{
	/*padding-top:60px;*/
	width:310px;
	margin:auto;
	}
	
div.InputLableWrap{
	padding-bottom:15px;
	}
	
div.LableWrap{
	color: #ffffff;
    padding-right: 15px;
	float:left;
	text-align:right;
	width:100px;
	}
	
div.InputWrap{
	float:right;
	text-align:left;
	}
div.InputWrap input[type="text"] {
    background: url(images/input-bg.png) no-repeat;
    width: 176px;
    border: none;
    padding: 3px 5px;
    margin-left: 2px;
    height: 19px;
}
.Buton{ padding-top:20px;}
.Buton button{ padding:0; text-align:center; margin:auto; display:block; }



/*========================= Sign Up =========================*/
div#container div.signup-page{
	padding-top: 0;
}
div#container div.signup-page div.signup-hdr{
	text-align: center;
}
div.checkout{
	padding: 20px 0;
}
div#description {
    width: 60%;
    padding: 20px;
    text-align: center;
    letter-spacing: -1px;
    font-size: 31px;
    color: #04509c;
    font-weight: bold;
}
div#description strong{
	font-size: 35px;
	color: #04509c;
	font-family: 'Arial';
}
div#description span{
	font-size: 23px;
	color: #04509c;
	font-weight: normal;
}
div.step{
	background: #ebeded;
	border-radius: 5px;
    margin: 25px 10px 85px;
	border: 1px solid #6b6b6b;
	padding: 80px 45px;
    position: relative;
}
div.step .step-heading{
	position: absolute;
	top: -35px;
}
div.step div.school{
	margin: 0 auto;
}
div.step div.school div.day{
    width: 19.8%;
    text-align: center;
    float: left;
    border-right: 1px solid #d0d1d1;
    height: 125px;
}
p.advantage{
	font-size: 24px !important;
	font-weight: bold;
}
img#fighter {
    position: absolute;
    right: 5px;
    bottom: 0px;
}
img#gloves{
	position: absolute;
	right: 270px;
    bottom: 38px;
}
img#badge {
	position: absolute;
	top: -60px;
    right: -25px;
    z-index: 1;
}
img#buy-now {
    bottom: 25px;
    right: 280px;
}
div#offer-container{
	margin-bottom: 65px;
}
div#offer-container div#offer{
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 30px;
}
div#offer-container p.plus{
	font-size: 27px;
	font-weight: bold;
	position: absolute;
    bottom: 195px;
    left: 250px;
    margin-top: 14px;
    line-height: 30px;
}
div#offer-container p.plus span{
	color: #ab0a02;
}
div.step2{
	padding: 45px 45px 50px;
}
div.logos{
	text-align: center;
}
div.FormWrapper p.heading{
	font-size: 30px !important;
	color: #ffffff;
	text-align: center;
	font-family: 'Oswald', Arial;
	margin-bottom: 20px;
}
div.FormWrapper p.heading span{
	font-size: 50px;
	display: block;
	font-weight: bold;
}
div.FormWrapper p.privacy{
	font-size: 13px !important;
}
/*div.FormWrapper p.plus{
	font-family: 'Oswald', Arial;
	font-size: 25px !important;
	text-align: center;
	color: #ffffff;
}*/

.newform{
	padding: 15px;
	width: 222px;
	margin-bottom: 10px;
	border-radius: 10px;

}
.button{
	border-radius: 6px;
    box-shadow: rgb(222, 131, 19) 0px 2px 0px 0px;
    background-image: none;
    background-color: rgb(248, 150, 29);
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat;
    text-align: center;
    width: 255px;
    border: 0;
    padding: 0!important;
    display: inline-block;
    background-origin: border-box;
    cursor: pointer;
    height: 60px;
font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
    font-size: 24px;
    color: #FFF;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}