@charset "utf-8";
/* CSS Document */



html, body {
	height: 100%;
}
 @font-face {
 font-family: 'Conv_HelveticaNeue-CondensedBold';
 src: url('fonts/HelveticaNeue-CondensedBold.eot');
 src: local('☺'), url('fonts/HelveticaNeue-CondensedBold.woff') format('woff'), url('fonts/HelveticaNeue-CondensedBold.ttf') format('truetype'), url('fonts/HelveticaNeue-CondensedBold.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'dcc_-_ashregular';
 src: url('fonts/dcc_-_ash-webfont.eot');
 src: url('fonts/dcc_-_ash-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/dcc_-_ash-webfont.woff') format('woff'),  url('fonts/dcc_-_ash-webfont.ttf') format('truetype'),  url('fonts/dcc_-_ash-webfont.svg#dcc_-_ashregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
html {
	background:url(../images/bg.jpg) repeat;
}
body {
	background:url(../images/students-bg.jpg) no-repeat scroll center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	text-rendering:optimizelegibility;
	-webkit-font-smoothing: antialiased;
}
#wrapper {
	height:auto;
	min-height:100%;
	margin-bottom:-78px;
}
.homebg {
	background: url(../images/bg-bottom.png)no-repeat scroll center bottom;
}
.homebg-bottom {
}
.clear {
	clear:both;
}
h1 {
	font-family: 'dcc_-_ashregular';
	font-size:40px;
	color:#000;
	padding:0 0 20px;
}
h1 span {
	color:#b0122c;
}
h2 {
	color:#3b3b3b;
	font-size:27px;
	padding:0 0 15px;
	font-weight:normal;
}
h3 {
	color:#3b3b3b;
	font-size:21px;
}
p {
	line-height:21px;
	padding:0 0 15px;
}
header {
	position:relative;
	z-index:1;
}
#logo {
	padding:40px 0 0;
}
#right-head {
	background:url(../images/head-arrow.png) no-repeat scroll right top;
}
#right-head a.rules, #right-head a.signup {
	display:block;
	float:right;
	background:url(../images/rules.png) no-repeat scroll left top;
	width:172px;
	height:156px;
	text-indent:-9999px;
}
#right-head a.signup {
	margin-left:18px;
	background:url(../images/signup.png) no-repeat scroll left top;
}
#right-head a.rules:hover, #right-head a.signup:hover {
	opacity:0.95;
}
.header-bg {
	background:url(../images/header-bg.png) no-repeat scroll center top;
	height:19px;
	position:relative;
	z-index:5;
	margin:-25px 0 0;
}
.homeinner-top {
	background:rgba(255, 255, 255, 0.4);
	padding:20px 20px 0;
	border-radius:10px;
	margin:25px 0;
	text-align:center;
}
.homeinner-top h1 {
	color:#000;
	font-size:66px;
}
.homeinner-top h1 span {
	color:#b0122c;
}
.homeinner-top p {
	font-family:"Comic Sans MS", cursive;
	color:#fff;
	font-size:17px;
	line-height:24px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.border-divider {
	background:url(../images/divider.jpg) no-repeat scroll center top;
	height:8px;
}
#home-bottom {
/*background:url(../images/home-bottom.jpg) no-repeat scroll center top;*/

}
.inner-bottom {
	background:rgba(255, 255, 255, 0.4);
	padding:20px;
	border-radius:10px;
	margin:25px 0;
	min-height:400px;
	position:relative;
}
.inner-bottom h1 {
	color:#fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	float:left;
	padding:0 0 25px;
}
.ib-head {
	background:url(../images/sm-divider.png) no-repeat scroll center bottom;
	margin:0 -20px 10px;
	padding:0 20px;
}

/*
.ib-head a {
	font-family: 'Conv_HelveticaNeue-CondensedBold';
	font-size:19px;
	color:#2b2b2b;
	text-decoration:none;
	border-bottom:#2b2b2b 1px solid;
	float:left;
	margin:13px 0 0 15px;
	background:url(../images/arrow.png) no-repeat scroll right 9px;
	padding-right:10px;
}
*/

.ib-head a {	
	color:#FFFFFF;
}

.inner-bottom p {
	padding:15px 0 0;
	color: #fff;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	line-height: 24px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.inner-bottom span {
	display:block;
	font-family: 'Conv_HelveticaNeue-CondensedBold';
	font-size:23px;
	color:#960f27;
	text-shadow:none;
}
.inner-bottom ul {
	list-style-image:url(../images/bullet.png);
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
	margin-top:50px;
}
.inner-bottom ul li {
	margin:15px 0 0;
	line-height: 24px;
	padding-left:5px;
}
.inner-bottom .approved {
	background:url(../images/approved.png) no-repeat scroll left top;
	width:226px;
	height:104px;
	position:absolute;
	top:152px;
	right:30px;
}
#push, footer {
	height:78px;
}
footer {
	background:url(../images/footer.jpg) no-repeat scroll center top;
	font-size:15px;
}
footer p {
	padding:32px 0 0;
}
footer a {
	color:#fff;
}
footer a:hover {
	color:#b0122c;
	text-decoration:none;
}
#page-body {
	padding:20px 0 40px;
}



/* tablet and phone */

@media (max-width: 979px) {
 .inner-bottom h1 {
 font-size:20px;
}
 .ib-head a {
 font-size:12px;
 margin:5px 0 0 5px;
 background: url("../images/arrow.png") no-repeat scroll right 5px rgba(0, 0, 0, 0);
}
}	/* tablet and phone */

 

/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {
}	/* End Portrait tablet to landscape and desktop */

 

/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
 .homeinner-top, .inner-bottom {
 margin-left:15px;
 margin-right:15px;
}
 header .pull-left, header .pull-right {
 float:none;
 text-align:center;
}
 #right-head {
 background:0 none;
}
 #right-head a {
 background-size:120px auto !important;
 float:left !important;
 width:120px !important;
 height:110px !important;
 margin:10px;
}
 footer, .span4.text-right {
 font-size:11px;
 text-align:center;
}
 footer p {
 padding:10px;
 line-height:normal;
}
}	/* End Landscape phone to portrait tablet */

 

 

/* Landscape phones and down */

@media (max-width: 480px) {
}	/* Landscape phones and down */



/* normal desktop */

@media (min-width: 980px) {
}	/* End normal desktop */



/* Large desktop */

@media (min-width: 1200px) {
 .homeinner-top p {
 padding-left:80px;
 padding-right:80px;
}
}	/* End Large desktop */
/*Mateen CSS Start*/
.inner-content {
	background: rgba(255, 255, 255, 0.4);
	border-radius: 10px;
	margin: 25px 0 60px;
	padding: 20px 20px 10px;
}
.inner-content h2 {
	color:  #fff;
	font-weight:  bold;
	font-size: 25px;
	padding-bottom:  25px;
	background: url(../images/header-bg.png) no-repeat bottom;
	margin-bottom: 35px;
	text-transform: uppercase;
}
.inner-content h3 {
	color:  #fff;
	font-weight:  bold;
	font-size: 16px;
	padding-bottom:  13px;
	text-transform:  uppercase;
	text-decoration:  underline;
	padding-bottom: 30px;
}
.inner-content h5 {
	color:  #fff;
	font-family:"Comic Sans MS", cursive;
	font-weight:  bold;
	font-size: 19px;
	padding-bottom:  13px;
}
.inner-content p {
	color:  #fff;
	font-family:"Comic Sans MS", cursive;
	font-weight:  bold;
}
.form-row {
	padding-bottom:  7px;
}
.inner-content input[type=text], .inner-content input[type=password], .inner-content textarea, .inner-content input[type=checkbox] {
	background: #e6e6e6;
	padding:  15px 10px;
	height: inherit;
	line-height:  inherit;
	font-size:  15px;
	color:  #5d5c5c;
	font-family:"Comic Sans MS", cursive;
}
.inner-content label {
	font-size:  15px;
	color:  #fff;
	font-family:"Comic Sans MS", cursive;
	font-weight:  bold;
}
.inner-content label a, .inner-content p a {
	color:  #961126;
	text-decoration:  underline;
}
.inner-content label a:hover, .inner-content p a:hover {
	text-decoration:  none;
}
.inner-content select {
}
.customSelect {
	background-color: #e6e6e6;
	border: 0;
	box-sizing: border-box;
	display: inline-block;
	font-size: 15px;
	height: 38px;
	line-height: 38px;
	padding: 0 6px;
	vertical-align: middle;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	color:  #5d5c5c;
	font-family:"Comic Sans MS", cursive;
	margin-left: 0;
}
.customSelectInner {
	background: url(../images/select-icon.png) no-repeat scroll right center;
}
.customSelectInner {
	max-width: 100%;
	width: 100% !important;
}
.inner-content hr {
	border-bottom: 1px solid #626262;
}
.arrow-list {
	list-style:  none;
	padding: 0;
	margin: 0 0 15px;
}
.arrow-list li {
	background: url(../images/arrow-list.png) no-repeat left 2px;
	font-size:  15px;
	color:  #fff;
	font-family: "Comic Sans MS", cursive;
	padding:  0 0 12px 37px;
	font-weight:  bold;
}
.arrow-list li a {
	color:  #961126;
	text-decoration:  underline;
}
.arrow-list li a:hover {
	text-decoration:  none;
}
.submit-buttons {
	margin-top:  20px;
}
.btn-frame {
	background: url(../images/button-left.png) no-repeat left center;
	display: inline-block;
	height: 59px;
	margin: 0 1%;
	padding: 0 0 0 8px;
}
.btn-frame button {
	background: url(../images/button-right.png) no-repeat right center;
	border: 0 none;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	height: 59px;
	padding: 0 35px;
	text-transform: uppercase;
}
.faq-content h6 {
	color: #961126;
	font-size: 15px;
	font-family: "Comic Sans MS", cursive;
	font-weight:  bold;
}
.faq-content h6 a {
	color: #961126;
	text-decoration:  underline;
}
.faq-content h6 a:hover {
	text-decoration:  none;
	;
}
.faq-content p {
	font-size: 14px;
}
.faq-content p a {
	color: #961126;
	text-decoration:  underline;
}
.faq-content h6 a:hover {
	text-decoration:  none;
	;
}
.button-red {
	color: #ff002d !important;
}
button:hover {
	opacity: 0.9;
}
.privacy-content h3 {
	font-style:  14px;
	padding-bottom:  8px;
}
.contact-form {
	background: #525252;
	padding: 15px 15px 0;
}
.contact-form .btn-frame button {
	font-size: 17px;
	font-weight:  bold;
}
.popup-mask {
	background: rgba(0, 0, 0, 0.8);
	width:  100%;
	height:  100%;
	position:  absolute;
	z-index: 400;
}
.margin-auto {
	float:  none !important;
	margin: 0 auto !important;
}
.popup-wrapper {
	background: #373635;
	border: 9px solid #0d0d0d;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	padding: 15px 10px;	
	position: relative;
}
.popup-wrapper p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	color:  #fff;
}
.rules-content h4 {
	background: url(../images/arrow-list.png) no-repeat left 2px;
	font-size:  15px;
	color:  #fff;
	font-family: "Comic Sans MS", cursive;
	padding:  0 0 12px 37px;
	font-weight:  bold;
}
.rules-content p {
	padding-left: 37px;
}
.popup-close {
	color: #fff;
	font-size: 26px;
	font-weight:  bold;
	text-decoration:  none;
	position:  absolute;
	right: -19px;
	top: -23px;
}
.popup-close:hover {
	color: #fff;
	text-decoration: none;
}

.disclaimer{
	padding:0px 30px 15px 30px;	
	font-size:11px;
}

/*Mateen CSS End*/
