/* fonts */
@font-face{
	font-family: Segoeuib;
	src: url(fonts/segoeuib.ttf);
}

@font-face {
    font-family: 'tahoma';
    src: url('fonts/tahoma-webfont.eot');
    src: url('fonts/tahoma-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tahoma-webfont.woff') format('woff'),
         url('fonts/tahoma-webfont.ttf') format('truetype'),
         url('fonts/tahoma-webfont.svg#tahomaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* common styles - begin */
body.hornett_page{
	height: auto;
	margin: 0 auto;
	/*min-height: 0;*/
}
#main.lp_hornett{
    padding-bottom: 200px;
    overflow: visible;
}
.lp_hornett{
	font-family: tahoma/*'Droid Sans',sans-serif*/;
	font-size:14px;
}
.lp_hornett p {
    line-height: 20px;
	text-align: left;
}

.lp_hornett a:hover{
	color:#250202;
}

.lp_hornett h1, .lp_hornett  h2, .lp_hornett  h3, .lp_hornett  h4, .lp_hornett  h5, .lp_hornett  h6{
	font-weight: normal;
}
.lp_hornett .bg{
	background-color: #e4e5e6;
	border: 1px solid #e6e6e6;
}

.lp_hornett h1, .lp_hornett  h2{
	font-size: 20px;
	color: #444;
	text-align: center;
}
/* common styles - end */

/* header - begin */
header.lp_hornett{
	background-color: #000E83;
	border: 0;
	height: 25px;
	padding-top: 22px;
	text-transform: uppercase;
	color: #fefffd;
	position:relative;
	z-index:999;
}
.shadow_header{
	position:absolute;
	width:100%;
	background: url("/static/images/landing_pages/harnett/shadow.png") no-repeat;
	height:55px;
	z-index:0;
	top: 13px;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
header.lp_hornett .header_title{
	margin-top: -6px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    word-spacing: 3px;
}
header.lp_hornett .right a{
	color: #fff;
	display: inline;
	float: none;
	font-weight: normal;
	height: auto;
	text-transform: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}

header.lp_hornett .right a:hover{
	color: #CA9932;
	text-shadow: none;
}

header.lp_hornett span.separator{
	color: #fff;
	display: inline;
	float: none;
	padding: 0 13px;
}
/* header - end */

/* #main - begin */

/* article styles in main block */
.lp_hornett article {
	background-color: #FCFCFC;
    border: 1px solid #E6E6E6;
    padding: 7px 5px 9px 10px;
}
.lp_hornett .bg_white {
	background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #E5E5E5;
    border-radius: 6px 6px 6px 6px;
}
/*.lp_hornett article ul{
	padding: 0;
	margin: 0;
}*/
.lp_hornett article p{
	color: #666;
	margin: 16px 0;
}
.lp_hornett article p:first-child{
	margin-top: 0;
	line-height: 21px;
}
.lp_hornett article p:last-child{
	color: #808080;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
    margin-right: 4px;
    margin-top: 19px;
    text-align: right;
}

#main.lp_hornett section.page_title {
    padding: 0 0 10px;
    text-align: center;
}
.lp_hornett .sections_wrapper{
	margin-top: 48px;
	margin-bottom: -29.5px;
}
.lp_hornett .separate_line{
	background: url("/static/images/landing_pages/harnett/separate_line.png") no-repeat scroll 0 0 transparent;
    height: 2px;
    margin: -11px 0 8px;
}

/* translate_block */
.lp_hornett .translate_block{
	margin-top: 4px;
	text-align: right;
}
.lp_hornett .translate_block a{
	color: #323232;
    font-family: Tahoma;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 5px;
}
.lp_hornett .translate_block a:hover{
	color: #250202;
}

/* left_block */
#main.lp_hornett section.left_block{
	border-radius: 3px 3px 3px 3px;
    margin-top: -46px;
    padding: 10px 6px 0 4px;
    width: 290px;
}
/*
#main.lp_hornett.es section.left_block{
	padding-bottom: 22px;
}*/
#main.lp_hornett section.left_block .shadow{
	background: url(/static/images/landing_pages/harnett/block_bg_1.png) no-repeat left bottom;
	height:15px;
	width:290px;
	left: -10px;
    position: relative;
    top: 16px;
}
.lp_hornett .right_block .shadow_big{
	background: url(/static/images/landing_pages/harnett/block_bg_2.png) no-repeat left bottom;
	height:15px;
	width:620px;
	left: -8px;
    position: relative;
    top: 16px;
}
.lp_hornett .left_block h2{
	color: #006600;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: -2px;
    text-transform: uppercase;
}
.lp_hornett .left_block article{
	border-radius: 5px;
	color: #333333;
	text-align: center;
	font-size: 14px;
	margin-bottom: -8px;
}

/* right_block */
.lp_hornett .right_block{
	margin-top: -47px;
    padding: 27px 6px 0 !important;
    position: relative;
    width: 608px;
}
.lp_hornett .right_block h2{
	color: #666666;
    margin-left: 97px;
    margin-top: -4px;
}
.lp_hornett .step_block{
	background: url("/static/images/landing_pages/harnett/step_1.png") no-repeat scroll 0 0 transparent;
    color: #CA9932;
    font-family: tahoma;
    font-size: 20px;
    height: 65px;
    left: 10px;
    letter-spacing: 1px;
    padding-top: 39px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 111px;
}
.lp_hornett .right_block .separate_line{
	background: url("/static/images/landing_pages/harnett/separate_line_2.png") no-repeat scroll 0 0 transparent;
	margin: 22px 0 18px 114px;
	height:7px;
}
.lp_hornett .right_block .separate_line.separate_line2{
	margin: 17px 0 9px;
}
.lp_hornett .right_block article{
	padding: 7px 0 !important;
	margin-bottom: -8px;
}
.lp_hornett .right_block .form{
	background:#fcfcfc;
	border: 1px solid #D0D0D0;
    float: left;
    height: 20px;
    margin-bottom: 87px;
    margin-left: 15px;
    padding: 10px 40px 5px 5px;
    position: relative;
    width: 365px;
    cursor:pointer;
}
.lp_hornett .right_block .form .arrow{
	background-image: url(/static/images/landing_pages/harnett/arrow.png);
	height:28px;
	width:28px;
	position:absolute;
	right: 5px;
	top:3px;
	cursor:pointer;
}
.lp_hornett .right_block .submit{
	background: url(/static/images/landing_pages/harnett/btn.png) no-repeat center top;
	float: right;
    font-weight: bold;
    text-align: center;
    width: 146px;
	height: 40px;
	margin-top: -3px;
	cursor:pointer;
	margin-right: 15px;
}
.lp_hornett .right_block .submit a{
	color:#333333;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #fff;
    font-size: 16px;
	display:block;
	width:100%;
	 padding:12px 0;
	position: relative;
}
/*.lp_hornett .right_block ul{
	margin-left: 15px;
	overflow: hidden;
	display:none;
	position:absolute;
	background-color: #FCFCFC;
	border: 1px solid #D0D0D0;
	z-index: 999;
	top: 40px;
	width: 410px;
	left:-16px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 124px;
}*/
.lp_hornett .right_block ul li{
	float: left;
    list-style-type: none;
    margin: 8px 12px;
    text-align: center;
    width: 45%;
    /*
	list-style-type: none;
    margin: 8px 0;
    text-align: center;
	/*list-style-type: none;
	margin: 9px 0;
	cursor:pointer;
	padding: 0 15px;*/
}
.lp_hornett .right_block ul li a{
	color: #666;
	font-size: 20px;
}
.lp_hornett .right_block ul li a:hover{
	color: #006600;
	/*text-decoration: underline;*/
}
.lp_hornett .right_block p{
	padding-left: 15px;
	margin-bottom: 15px;
}
.lp_hornett .right_block p a{
	color:#8b0b01;
}
.lp_hornett .right_block p a:hover{
	color:#250202;
}
/* #main - end */

/* footer - begin */
footer.lp_hornett{
	background-color: #000E83;
    background-image: url("/static/images/landing_pages/harnett/footer_separate_line.png");
    background-position: 475px 113px;
    background-repeat: no-repeat;
    border-top: 3px solid #006600;
    bottom: 0;
    color: #F4F4F4;
    height: 155px;
    padding: 0;
    position: absolute;
}
footer.lp_hornett .right{
	height: 90px;
}
footer.lp_hornett .left{
	font-size: 12px;
    line-height: 22px;
    margin-top: 19px;
    padding-left: 0;
    text-align: left;
    word-spacing: 2px;
}
.left > span {
    color: #CA9932;
}
footer.lp_hornett a{
	float: left;
}
.lp_hornett .social_links{
	width: 285px;
	margin-top: 12px;
}
.lp_hornett .social_links li{
	float: left;
	width: 105px;
	height: 35px;
	margin-left: 37px;
	margin-bottom: 4px;
}
.lp_hornett .social_links .icon_link{
	padding-top: 10px; padding-left: 10px;
}
.lp_hornett .social_links .icon_link, .lp_hornett .social_links .icon_link span.icons{
	background: url(/static/images/landing_pages/harnett/icon_bg.png) no-repeat;
	position: relative;
    left: -9px;
}
.lp_hornett .social_links .icon_link span.icons{
	display: block;
	width: 30px;
	height: 35px;
	background: url(/static/images/landing_pages/harnett/icons.png) no-repeat;
	float: left;
}
.lp_hornett .social_links .text_link{
	font-weight: normal;
	color: #F4F4F4;
	padding-left: 5px;
}
.lp_hornett .social_links .icon_link:hover .text_link{
	color: #dcb450;
}
.lp_hornett .social_links .icon_link:hover span.icons{
	background: url(/static/images/landing_pages/harnett/icons_hover.png) no-repeat;
}
.lp_hornett .social_links .alumni .icon_link span.icons{
	background-position: 3px 14px;
    top: -18px;
}
.lp_hornett .social_links .alumni .icon_link:hover span.icons{
	background-position: 3px 15px;
    top: -18px;
}
.lp_hornett .social_links .facebook .icon_link span.icons{
	background-position: -26px 12px;
    top: -15px;
}
.lp_hornett .social_links .facebook .icon_link:hover span.icons{
	background-position: -25px 12px;
    top: -15px;
}
.lp_hornett .social_links .twitter .icon_link span.icons{
	background-position: -53px 15px;
    top: -16px;
}
.lp_hornett .social_links .twitter .icon_link:hover span.icons{
	background-position: -55px 15px;
    top: -16px;
}
.lp_hornett .social_links .youtube .icon_link span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_hornett .social_links .youtube .icon_link:hover span.icons{
	background-position: -86px 11px;
    top: -15px;
}
.lp_hornett .copyright{
	background: none repeat scroll 0 0 #000E83;
    color: #AAAAAA;
    font-size: 12px;
    height: 25px;
    margin-top: 28px;
    padding-top: 11px;
    word-spacing: 2px;
    margin-left: 0;
}
.pop_up_page_box strong{
	font-weight: 900;
}

/* menu popup */
.overlay {
    background: url(/static/images/landing_pages/kershaw/overlay.png) repeat scroll 0 0 transparent;
}
.pop_up_page_box .content {
    font-size: 14px;
}
.pop_up_page_box {
    background:#f6f6f6;
    font-family: Droid Sans;
	border-radius:0;
	padding: 5px 10px 22px;
	border:1px solid #eeeeee;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	color: #333333;
	width: 920px;
}
.pop_up_page_box a{
	font-weight:bold;
	color:#000e83;
}
.pop_up_page_box h5{
	color: #000e83;
	font-size: 16px;
}
.pop_up_page_box .content p{
	line-height: 20px;
    margin-bottom: 18px;
}
.pop_up_page_box .content {
    background: #FCFCFC;
	border:1px solid #eeeeee;
	padding-bottom: 6px;
    padding-left: 19px;
    padding-top: 18px;
}
.pop_up_page_box .close{
	background: url(/static/images/landing_pages/kershaw/btn_close.png) no-repeat scroll center transparent;
	right: 10px;
    top: 7px;
}
.center_title{
	color: #000e83;
	font-size: 20px;
	background: url(/static/images/landing_pages/kershaw/contact_icon.png) no-repeat scroll left 5px transparent;
	font-family: Droid Sans;
	padding-left:25px;
	text-transform: uppercase;
	padding-top: 18px;
	padding-bottom: 12px;
	margin-left: 10px;
}
.center_title.faq{
	background: url(/static/images/landing_pages/kershaw/faq_icon.png) no-repeat scroll left center transparent;
	padding-left:35px;
}
.red{
	color: #000000;
    font-weight: bold;
}

#faq.pop_up_page_box{
	top: 70px;
}
/* footer - end */

/* fixes for es */
/*
#main.lp_hornett.es section.left_block .shadow{
	top: 37px;
}*/
.lp_hornett.es .right_block h2{
	margin-left: 109px;
}

/* radio button on school page */
/*
#high_school .jqTransformRadio{
	background-image: url(/static/images/landing_pages/harnett/radio_hornett.png);
}
*/

/* Hide Immunization record for hornett form */
.doc_immunizationrecord, .doc_unofficialtranscript{
	display: none;
}
.lp_hornett .wrapper .right {
    margin-top: -4px;
}
.right_block .bg_white > ul {
    margin: 25px 0 21px;
    padding-left: 2px;
}
/*footer.lp_hornett .wrapper {
    margin-bottom: 31px;
    margin-top: -3px;
    width: 946px;
}*/

@media only screen and (max-width: 1200px) {
    header.lp_hornett{
        width: 100%;
    }
    .lp_hornett .copyright,#main.lp_hornett section.page_title{
        width: 100%;
    }
}

@media only screen and (max-width: 960px) {
    .pop_up_page_box{
        max-width: 920px;
        width: 90%;

    }
     #main.lp_hornett section.left_block{
        display: none;
    }
    #main.lp_hornett{
        max-width: 960px;
        width: 100%;
    }
    .shadow_header{
        display: none;
    }
    header.lp_hornett{
        width: 100%;
    }
    header.lp_hornett .wrapper{
        width: 95%;
    }
    .hornett_page .wrapper{
        max-width: 960px;
        width: 100%;
    }
    .lp_hornett .logo{
        height: auto;
        padding-left: 0;
        width: 100%;
        padding-top: 0.5em;
        text-align: center;
    }
    .lp_hornett .logo img{
        max-width: 940px;
        width: 100%;
        position: relative;
        top: 0;
        display: block;
        margin: 0 auto 15px;
    }
    #main.lp_hornett section.left_block{
        float: none;
        max-width: 960px;
        width: 93%;
        margin: 1em auto 2em;
    }
     #main.lp_hornett .right_block{
        float: none;
        max-width: 960px;
        width: 95%;
        margin: 1em auto;
     }

     .hornett_page footer .wrapper{
         width: 95%;    
        margin: 0 auto;
     }
     .lp_hornett .right_block ul{
        padding: 20px 0;
     }
     .lp_hornett .right_block .ul{
        margin: 40px auto 0;
        width: 95%;
     }
     .lp_hornett .right_block ul li{
        text-align: center;
     }
     .hornett_page.contact .lp_hornett .right_block .ul{
        margin: 10px 10px 0;
     }
     #main.lp_hornett .right_block{
        padding: 10px 0 !important;
     }
     .hornett_page.contact .wrapper{
        margin: 0 auto;
        width: 95%;
        
     }
     #main.lp_hornett{
        padding-bottom: 1em;
     }
      .wraper_copyrights{
        height: 38px;
      }
     .copyright > span{
        padding-top: 14px;
     }

     footer.lp_hornett{
        height: auto;
        position: relative;
    }
    .lp_hornett .right_block .form{
        width: 90%;
        margin: 20px auto;
        float: none;
    }
    .lp_hornett .right_block ul{
        width: 100%;
    }
    .header_separate_line{
        display: none;
    }
    .lp_hornett .right_block article{
        width: 95%;
        margin: 0 auto;
    }
    .wrap_page_title{
        max-width: 960px;
        margin: 15px auto;
    }
    .wrap_page_title img{
        width: 100%;
        max-width: 500px;
    }
    .lp_hornett .copyright{
    	margin-top: 0;
    	margin-left: 0;
    }

}
@media only screen and (max-width: 900px) {
    .header_background{
        background-image: none;
        background-color: #4588bc;
    }

    header.lp_hornett .right{
        margin: 0;
    }
    header.lp_hornett .right a,header.lp_hornett .right span{
        color: #fff;
    }
    header.lp_hornett .right a:hover{
        color: #fff;
        text-decoration: underline;
    }
}
@media only screen and (max-width: 840px) {
    .hornett_page.contact #main.lp_hornett .right_block{
        width: 95%;
    }

    header.lp_hornett .right a,header.lp_hornett span.separator{
        color: #fff;
    }
    footer.lp_hornett .right{
        max-width: 315px;
        width: 100%;
    }
    header.lp_hornett .right a:hover{
        color: #fff;
        text-decoration: underline;
    }
}
@media only screen and (max-width: 768px) {
    .lp_hornett .copyright{
        color: #fff;
    }
}
@media only screen and (max-width: 740px) {
    footer.lp_hornett .right{
        width: 30%;
        margin-bottom: 20px;
    }
    .lp_hornett .right_block .shadow_big{
        max-width: 620px;
        width: 100%;
    }
    
    #main.lp_hornett{
        padding-bottom: 2em;
    }
    .lp_hornett .logo{
        display: block;
        margin: 0em auto;
        padding: 0;
    }
    #main.lp_hornett section.page_title{
        padding: 0;
    }
    .header_background{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 680px) {
    header.lp_hornett .wrapper .right{
        margin-top: 0;
    }

    header.lp_hornett{
        background-image: none;
        height: auto;
        padding-bottom: 20px;
    }
    .hornett_page.contact .lp_hornett .right_block .ul h5{
        margin-bottom: 3em;
        line-height: 28px;
    }
    .lp_hornett .right_block .ul{
        width: 95%;
        margin: 10px auto 0;
    }
    .hornett_page.contact .lp_hornett .right_block .ul{
        width: auto;
    }
    .lp_hornett .right_block ul li{
        float: none;
        text-align: center; 
        width: 100%;
        margin: 20px 0;
    }
    .lp_hornett .right_block ul{
        margin-left: 0;
    }
     footer.lp_hornett .right{
        display: none;
    }
     .lp_hornett .step_block{
        display: block;
    }
    .lp_hornett .right_block h2{
        margin:  1em auto;
    }
    .lp_hornett .step_block{
       float: left;
       position: relative;
       top:-32px;
    }
    .lp_hornett .right_block .form{
        margin-top: 10px;
    }
    .lp_hornett .right_block h2{
        margin:  1em  0 0.5em 15px;
        float: left;    
        width: 65%;
    }
    .lp_hornett .right_block .separate_line{
        height: 0;
        display: block;
        width: auto;
        clear: both;
        margin: 0;
        background: none;
    }
    .lp_hornett .right_block .submit{
        margin-bottom: 20px;
    }
    .lp_hornett .right_block p{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 480px) {
    .lp_hornett .right_block .shadow_big{
        display: none;
    }
    footer.lp_hornett a{
        float: none;
    }
    .lp_hornett .right_block ul{
        left: -2px;
    }
    .lp_hornett .right_block .form{
        width: 80%;
    }
    .hornett_page footer .right span{
        float: none;
        margin: 10px auto;
    }
    .hornett_page.contact .lp_hornett .right_block .ul h5{
        font-size: 16px;
        line-height: 26px;
    }
    footer.lp_hornett .left,footer.lp_hornett .right{
        float: none;
        width: 100%;
        text-align: center;
        margin: 0;
        padding:1em 0;
        max-width: 100%;
    }
    footer .right a {
        display: block;
    }

    .lp_hornett .right_block h2{
        margin:  1em auto;
    }
   #google_translate_element{
    display: none;
   }

}
@media only screen and (max-width: 420px) {

    header.lp_hornett{
        padding-bottom: 0;
    }
    header.lp_hornett .header_title{
        float: none;
        text-align: center;
    }
    header.lp_hornett .wrapper .right{
        float: none;
        text-align: center;
        margin-top: 10px;
        padding-bottom: 10px;
    }
}
@media only screen and (max-width: 400px) {
    .hornett_page.contact .lp_hornett .right_block .ul h5{
        font-size: 15.5px;
        line-height: 25px;
        margin-bottom: 4em;
        margin-top: 1em;
    }
    .lp_hornett .right_block h2{
        margin:  1em  0 0.5em 15px;
        float: left;    
        width: 57%;
    }
}
