﻿/* Menu Categories*/

#share img{
    \height:20px;
}
#courses-drop 
{
    border-bottom-color: #cccccc; 
    border-left-color: #cccccc; 
    border-right-color: #cccccc;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .2);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .2);
}

.category {
    float: left;
}
.category > a {
    position: relative;
    z-index: 550;
    display: block;
    width: 198px;
    text-align: center;
    line-height: 30px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    color: #525252;
    text-shadow: 0px 1px 1px white;
    -webkit-transition: color .15s ease-in, background-image .2s linear .15s;
    -moz-transition: color .15s ease-in, background-image .2s linear .15s;
    -o-transition: color .15s ease-in, background-image .2s linear .15s;
    -ms-transition: color .15s ease-in, background-image .2s linear .15s;
    transition: color .15s ease-in, background-image .2s linear .15s;
	background: #fefefe;
	background: -webkit-linear-gradient(top, #fefefe 0%, #ededed 100%);
	background: -moz-linear-gradient(top, #fefefe 0%, #ededed 100%);
	background: -o-linear-gradient(top, #fefefe 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #fefefe 0%, #ededed 100%);
	background: linear-gradient(top, #fefefe 0%, #ededed 100%);
    border: 1px solid  #9e9e9e;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;

}
.category > a:hover {
    color: #ffffff;
    background: #B22B2D;
    -webkit-transition: background 1ms;
	-moz-transition: background 1ms;
	-o-transition: background 1s;
	-ms-transition: background 1s;
	transition: background 1s;
    text-shadow: none;
}
.catlist {
    font-size: smaller;
}
.shortDesc {
    display: none;
    margin-left: 20px;

}
.ahov {
    color: #ffffff;
    text-shadow: none;
}
.menter {
    color: #ffffff;
    background-color: #B22B2D;
    text-shadow: none;
}
.mleave {
    color: #525252;
	text-shadow: 0px 1px 1px white;	
	-webkit-transition: color .15s ease-in, background-image .2s linear .15s;
	-moz-transition: color .15s ease-in, background-image .2s linear .15s;
	-o-transition: color .15s ease-in, background-image .2s linear .15s;
	-ms-transition: color .15s ease-in, background-image .2s linear .15s;
	transition: color .15s ease-in, background-image .2s linear .15s;

}
.highlight {
    color: #525252;
    width: 100%;
    height: 60px;
    background: #fefefe;
    background: -webkit-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -moz-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: linear-gradient(top, #fefefe 0%, #ededed 100%);
    border: 1px solid #9e9e9e;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 4px;
    vertical-align: middle;
    line-height: 17px;
    position: relative;
    z-index: 900;
}
.highlight:hover {
    color: #525252;
    background: #fefefe;
    background: -webkit-linear-gradient(top, #ededed 0%, #fefefe 100%);
    background: -moz-linear-gradient(top, #ededed 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #ededed 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #ededed 0%, #fefefe 100%);
    background: linear-gradient(top, #ededed 0%, #fefefe 100%);
    border: 1px solid #9e9e9e;
}

.highlight a.blank {
    display: block;
    width: 100%;
    height: 100%; 
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 910;   
}
.highlight a.image {
    vertical-align: middle;
    display: block;
    float: left;
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 1010;
}
.highlight a.text {
    position: absolute;
    top: 4px;
    left: 54px;
    z-index: 1020;
}
.normargin {
    margin-right: 0px;
}
.nobmargin {
    margin-bottom: 0px;
}
.clr-categories {
    clear:both;
    width:100%;
    height:10px;
}
.boxborder 
{
		
	-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
			box-sizing: border-box;
		
	border: 1px solid #e0e1e3; overflow: hidden;
}

.map{
background-image: url(../images/map3.png);
background-repeat: no-repeat;		
}
.ziptxt{
border-style: solid;
border-width: 1px;
border-color: #b22b2d;
}
.zipbtn{
	background-color: #b22b2d;
	color: #ffffff;	
}
.askbtn {
    background-color: #b22b2d;
    color: #ffffff;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.askbtn:disabled {
    background-color: #E18486;
    color: #D8D8D8;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: default;
}

.prored{
	color: #B22B2D;	
	font-weight: bold;
}
.proredbig{
color: #B22B2D;
font-weight: bold;
font-size: 14px;
}
.course 
{
	font-weight: bold;	
}
.descrip{
	font-style: italic;
	margin-bottom: 10px;
}
.greentxt{
		
	color: #15440d;	
	font-weight: bold;
	font-size: 14px;
}
.megaprograms{
    background-color: #06F;
    border-bottom-color: #404040;
}
.two-col a{
	background-color: #39F;	
}
h1.under {
    border-bottom: 1px solid #e0e1e3;
}
h2.under {
    border-bottom: 1px solid #e0e1e3;
    line-height: 30px;
}
h4.under {
    border-bottom: 1px solid #e0e1e3;
}
h6.cursor {
    cursor: pointer;
}
h6.cursor:hover {
    color:#B22B2D;
    }

#pnlBreadCrumbs {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 12px;
}
#pnlBreadCrumbs a {
    color: #B22B2D;
}
#pnlBreadCrumbs .crumb {
    cursor: default;
}
#pnlBreadCrumbs a.crumb {
    cursor: pointer;
}
#pnlBreadCrumbs .crumb:before {
    content: "\003E";
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 1px;
    cursor: default;
}
#pnlBreadCrumbs a.crumb:before {
    cursor: crosshair;
}
/*Catalog******************************************************************/

.catalogItem {
    position: relative;
    width: 200px;
    height: 150px;
    float: left;
    margin-bottom: 14px;
    background: #fefefe;
    background: -webkit-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -moz-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: linear-gradient(top, #fefefe 0%, #ededed 100%);
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.catalogItem img {
    width: 190px;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.catalogItem .title {
    position: absolute;
    bottom: 20px;
    left: 10px;
    width: 180px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
}
.catalogItem .details {
    position: absolute;
    bottom: 3px;
    left: 10px;
    width: 180px;
    text-align: center;
    font-size: 11px;
}

 .ask-question {
    font-size: 12px;
    padding: 20px;
    width: 260px;
    height: 80px;
    background: #333;
    border: 1px solid #29216d;
    z-index: 10000;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;

}   

 .ask-question input,select,textarea {
    font-size: 12px;
    border: none;
} 

 .live-chat {
    padding: 20px;
    width: 480px;
    height: 150px;
    background: #333;
    border: 1px solid #29216d;
    z-index: 10000;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}
#chatFrame {
    width: 100%;
    height: 500px;
}    


/*Category******************************************************************/

.categoryHeader {
    position: relative;
    width: 100%;
    
    float: left;
    margin-bottom: 45px;
    background: #fefefe;
    background: -webkit-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -moz-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -o-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #fefefe 0%, #ededed 100%);
    background: linear-gradient(top, #fefefe 0%, #ededed 100%);
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.categoryTitle {
    font-size: 20px;
    line-height: 40px;
}
.categoryDescription {
    float: left;
    width: 340px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 16px;
}
.categoryHeader img {
    float: right;
    width: 248px;
    margin: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #D3D3D3;
}

/*Misc***************************************************************************/

ul.ulstyled li {
    list-style-image: url('../images/bullet-arrow.png');
}
ul.ulstyled li a{
    color: #6d7a7e;
}
ul.ulstyled li a:hover{
    color: #B22B2D;
}

/*TAP****************************************************************************/

#tuitionAssistance {
    position: relative;
    width: 300px;
    height: 150px;
    margin-bottom: 34px;
    text-align:center;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 30px;
}
#tuitionAssistance div {
    width:260px;
    margin-left: 20px;
}

/*FeaturedVideo****************************************************************************/

#featuredVideo {
    position: relative;
    width: 300px;
    height: 150px;
    margin-bottom: 34px;
    text-align:center;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 30px;
}
#featuredVideo div {
    width:260px;
    margin-left: 20px;
    font-size: 12px;
    text-align: left;
}

/*ZipCodeSearch******************************************************************/

#leafmap {
    border: 1px solid #404040;
}
#zipCodeSearch {
    position: relative;
    width: 300px;
    height: 210px;
    margin-bottom: 34px;
    background: #fefefe;
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-image: url('../images/zip-code-search.png');
}
#zipSearch {
    float: right;
}
#zipSearch input[type="text"]
{
    vertical-align: top;

    width: 120px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    border: none;
    outline: none;
    font-size:28px;
    font-weight: bold;
    color:#ffffff;
}
#zipSearch input[type="number"]
{
    vertical-align: top;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    border: none;
    outline: none;
    font-size:28px;
    font-weight: bold;
    color:#ffffff;
}
#zipSearch input[type="button"]
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(178, 43, 45, .5);
    border: none;
    outline: none;
    font-size:16px;
    font-weight: bold;
    color:#ffffff;
}

#zipSearch select
{
    vertical-align: top;
    width: 88px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .5);
    border: none;
    outline: none;
    font-size:24px;
    font-weight: bold;
    color: #ffffff;
}
#zipCodeSearch select
{
    vertical-align: top;
    width: 108px;
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, .6);
    border: none;
    outline: none;
    font-size:20px;
    font-weight: bold;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.zcontrols {
    position: absolute;
    bottom:10px;
    left: 20px;
}
#zipCodeSearch #zmsg {
    text-align: center;
    padding: 10px;
    margin: 20px;
    margin-top: 30px;
    font-size: 16px;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#zipCodeSearch label {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 12px;
    color: #ffffff;
}
#zipCodeSearch .radfrom {
    padding-left:10px;
    width: 110px;
    color: #ffffff;
    text-shadow: 1px 1px #000000;
    font-size: 20px;
    position: relative;
    left: 25px;
    background: rgba(0, 0, 0, .4);
}
#selZCS option { color: #ffffff; }
.selNotEmpty { color: #ffffff; }
.selEmpty { color: #8f8f8f; }

#zipCodeSearch input[type="tel"]
{
    vertical-align: top;
    width: 82px;
    height: 36px;
    line-height: 36px;
    background: rgba(0, 0, 0, .6);
    border: none;
    outline: none;
    font-size:20px;
    font-weight: bold;
    color:#ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#zipCodeSearch input[type="button"]
{
    width: 40px;
    height: 36px;
    line-height: 36px;
    background: rgba(178, 43, 45, .6);
    border: none;
    outline: none;
    font-size:16px;
    font-weight: bold;
    color:#ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.resultList {
    border-style: solid;
    border-width: 1px;
    border-color: #B22B2D;
    border-color: #1A6D6A;
    width: 100%;
    margin: auto auto 10px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.resultListTitle {
    background-color: #B22B2D;
    background-color: #1A6D6A;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}
.resultListLinks {
    line-height: 22px;
    float: right;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
}
.resultListLinks a{
    margin-right: 10px;
    color: #FFFFFF;
    cursor: pointer;
}
.resultListLinks a:hover{
    color: #FFFFFF;
    text-decoration: underline;
}
.detailsAdd {
    height: 20px;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
    width: 331px;
}
.detailsDist {
    height: 20px;
    float: left;
}
.detailsDir {
    margin-right: 10px;
    margin-left: 10px;
    float: right;
    display: none;
}
.detailsDir input[type="text"]
{
    vertical-align: top;
    width: 180px;
    height: 20px;
    line-height: 20px;
    border: none;
    outline: none;
    font-size:12px;
    margin-right: 5px;
}
.detailsDir input[type="button"]
{
    width: 40px;
    height: 20px;
    line-height: 20px;
    border: none;
    outline: none;
    font-size:12px;
}
.detailsDirections {
    margin-right: 10px;
    margin-left: 10px;
    float: right;
    display: none;
    width: 549px;
    min-height: 10px;
}
.resultListDetails {
    margin: 10px;
    font-size: 12px;
}
.resultListTitle span {
    margin-left: 10px;
}

/*Directions******************************************************************/

.directions {
    font-family:sans-serif;
    font-size: 12px; 
    font-weight: bold; 
}
.dirDistance {
    float: left; 
    font-size: 11px; 
    font-weight: normal; 
    line-height: 20px; 
    width: 50px; 
    text-align: right;
}
.dirImgDiv {
    float: left; 
    height: 30px; 
    width: 35px; 
    text-align: center;
}
.dirNarrative {
    float: left; 
    font-weight: normal; 
    line-height: 20px;       
}
.dirClr {
    clear:both;
}

/* Real Person jQuery plugin styles v1.1.1. */
.realperson-challenge {
	display: block;
	color: #000;
    float:left;
    vertical-align: top;
    padding-top: 2px;
}
.real-input {
    float: left;
}
#real {
    /*
    position: absolute;
    top: 78px;
    left:220px;
    */
    height: 24px;
    line-height: 24px;
    width: 62px;
    font-size: 18px;
    margin-left: 5px;
    border: none;
}
.realperson-text {
    font-family: "Courier New" ,monospace;
    font-size: 6px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 3px;
    float: left;
    color: #C0C0C0;
}
.realperson-regen {
	cursor: pointer;
    float: left;
    margin-right: 8px;
    padding-top: 2px;
}
.realperson-disabled {
	opacity: 0.5;
	filter: Alpha(Opacity=50);
}
.realperson-disabled .realperson-regen {
	cursor: default;
}


/*************************LOGIN*********************************/
#nucologcontainer
{
	/*
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
*/
	margin:40px auto;
    width: 790px;
}
.warntxt
{
    color: #FF0000;
}
.logintitle
{
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}
.logmsg
{
    color: #000000;
    margin: 15px;
}
.logincontrol
{
    margin: 0px auto 10px auto;
}
.logintable
{
}
.logintxt
{
    width:80px;
    font-size: 11px;
    font-weight: bold;
}
.warntxt
{
    width: 100%;
    border: 1px solid #c9585e;
    background-color: #fef3f4; 
}
.normtxt
{
    border: 1px solid #ccc;
    width: 100%;
    background-color: #F4F4F4;
}
#nucolog
{
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    width: 500px;
    height: 240px;
    float: left;
}
#nucosign
{
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    width: 200px;
    height: 240px;
    float: left;
    margin-left: 20px;
}
.forgotpass
{
    padding-top: 10px;
}
.free
{
    width: 100%;
    text-align: center;
}
/*************************END LOGIN*********************************/

#passwordRecovery
{
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    margin-top: 20px;
    width:753px;
}


/***********************Tuition Assistance ***************************/

#tap {
    margin-top: 40px;
    margin-bottom: 0px;
}
#tap p {
    vertical-align: top;
}
#tap img {
    float: left;
    height: 130px;
    margin-right: 20px;
}
#tap div {
    clear: both;
    height: 20px;
}

.spotschools {
    width: 100%; 
    border: solid 1px #d4d4d4; 
    min-height: 30px;
    padding-top: 20px;
    margin-bottom: 30px;
    height: 106px;
    overflow: hidden;
}
.spotschools img {
    width: 160px;
    padding-bottom: 20px;
    margin-left: 34px;
}

.partners {
    width: 100%; 
    border: solid 1px #d4d4d4; 
    min-height: 30px;
    padding-top: 20px;
    margin-bottom: 30px;
    height: 106px;
    overflow: hidden;
}
.partners img {
    width: 160px;
    padding-bottom: 20px;
    margin-left: 34px;
}


    /* Accordion2
====================================*/

.acc2-trigger {
	cursor: pointer;
	border: 1px solid #dedede;
	outline: none;
	font: 14px Arial, sans-serif;
	color: #888;
	margin: 10px 0;
	display: block;
	background: #fbfbfb;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
}

.acc2-trigger a {
    background: url(../images/accordion-plus.png) no-repeat right 55%;
    display: block;
    color: #888;
    outline: none;
    padding: 12px 40px 12px 15px;
    text-decoration: none;
    font-weight: bold;
}

.acc2-trigger.active a {
	cursor: default;
	background: url(../images/accordion-minus.png) no-repeat right;
}

.acc2-trigger a:hover,
.acc2-trigger.active a {
	color: #B22B2D;
}

.acc2-container .content2 {padding: 2px 15px 5px 15px;}
.content2 p {margin-bottom: 0; font: 14px Arial, sans-serif; line-height: 20px;}


 /* End Accordion2 */


@media only screen and (max-width: 767px) {
.meganizr li:last-child {
    display: none;
}
.pnlSearch {
        position: relative;
        top: 0px;
        left: 10px;
        z-index: 10000;
        display: none;
    }
.catalogItem {
    margin-right: 0px !important;
    width: 140px;
    height: 115px;
    margin: 4px;
}
.catalogItem img {
    width: 129px;
}
.catalogItem .title {
    width: 120px;
    text-align: center;
    font-size: 10px;
    line-height: 11px;
}
.catalogItem .details {
    width: 120px;
    font-size: 10px;
    line-height: 11px;
}

.categoryDescription {
    width: 288px;
    font-size: 13px;
}
.categoryHeader img {
    
    float: none;
    width: 248px;
    margin-left: 25px;
}


}