
body {
    font-family: 'Open Sans', Sans-Serif; /**background-color: #fefdde;**/
    background-color: #fff;
    padding: 0;
    margin: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 25px !important;
    padding-left: 25px !important; 
}

/** Div Positions **/
#top {
    margin: 0;
    overflow: hidden;
    padding: 0;
    background-color: #000;
    background-image: url(/ComEdWeb/UpdatebleContent/Files/Banner.jpg);
    height: 500px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family: inherit;
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pink-bg {
    background: rgba(155,20,95,0.8);
    min-height: 500px;
}

.pink-bg .content{
    text-align: center;
    color: #fff;
}

.pink-bg .content h2{
    font-size: 3.5em;
    font-weight:800;
    margin-top:5px;
}

.pink-bg .content span {
    font-size:2em;
}

.pink-bg img {
    width: 80%;
    padding: 0 10%;
    margin-top: 25px;
}

.subColContent.search-box h3 {
    font-size: 1.75em;
    font-weight: 800;
    color: #222A38;
    margin-bottom: 10px;
}

.subColContent.search-box input,
.Login .Input,
.Forms input {
    font-size: 1.75em;
    border: 1px solid #707070;
    width: 80%;
}

.subColContent.search-box a.button {
    background-color: #222A38;
    color: #fff;
    padding: .53em;
    font-size: 1.15em;
    font-weight: 800;
    vertical-align: bottom;
    margin-left: -5px;
    display: inline-block;
}


/** End Div Positions **/
/** Common Background Colors **/
/* Forms and Navigation*/
#checkOutButton a,
.shoppingCart .even td,
.shoppingCart .even .StudentCol,
.shoppingCart .even select,
.Forms {
    background-color: #F4F4F4; /*#fe9505;*/
}

/* Links */
a
{
	color: #fe0000; /*#6c790d;*/
}

/** End Common Background Colors **/

/**Navigation **/

#navigation
{
	width: 100%;
	margin-bottom: 15px;
}

.navbar-default,
.navbar,
.nav{
    background: rgba(155,20,95,1);
    border: none;
    border-radius: 0;
    min-height: 50px;
}

.navbar-collapse.in {
    overflow-y: visible;
}

.navbar-default .navbar-toggle .icon-bar{
    background-color: #fff;
}

.navbar-default .navbar-toggle.collapsed {
    background-color: transparent;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
    background-color: #04958C;
}

.RadMenu_Default .rmRootGroup,
.RadMenu_Default .rmRootGroup .rmItem,
.RadMenu_Default .rmRootGroup .rmRootLink:hover,
.RadMenu_Default .rmRootGroup .rmSelected > .rmRootLink,
.RadMenu_Default .rmRootGroup .rmExpanded > .rmRootLink {
    background-color: transparent !important;
    background-image: none !important;
    color: #fff !important;
    border: none !important;
}

.RadMenu .rmRootGroup .rmRootLink {
    padding: 18px !important;
    font-weight: 800;
    font-size: 1.15em
}

.RadMenu .rmRootGroup .rmContent {
    padding: 0px !important;
    margin-top: 18px;
}

.RadMenu .rmRootGroup .rmContent a {
    padding: 18px !important;
    margin: 0 !important;
    text-decoration: none;
    font-weight: 800;
    font-size: 1.15em
}

.RadMenu .rmRootGroup .rmContent a:hover {
    text-decoration: none;
}
/*
#navigation ul {
	
	margin: 0;
	padding: 0 0 0 0px; 
	text-transform: lowercase;
	font-size: 11px;
	white-space: nowrap;
}

#navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	line-height: normal;
}

#navigation ul a {
	background: none;
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 6px 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}

#navigation ul a, #navigation ul strong { float: none; }



#navigation #cur a {
	color: #fffddf;
	background: #333;
}

#navigation #cur a:hover {
	color: #fffddf;
	background: #333;
}
*/
#navigation ul a {
    color: #fff;
}

.RadMenu .rmRootGroup .rmContent a:hover,
.RadMenu .rmRootGroup .rmRootLink:hover,
.RadMenu_Default .rmRootGroup .rmSelected > .rmRootLink,
.RadMenu_Default .rmRootGroup .rmExpanded > .rmRootLink{
    color: #fff;
    background-color: #DE854C !important;
}

#navigation .current {
    color: #fff;
    background-color: #DE854C !important;
}
#navigation .current:hover 
{
	color: #fff;
	background: #333;
}
#navigation .rmText
{
	/* Need to remove the padding from the radmenu rmText in order to get the appearance we want.*/
	padding-bottom:0 !important;
}
#navigation .rmGroup .rmText
{
	/* Need to remove the left margin from the radmenu rmText in order to get the appearance we want.*/
	margin-left:0;
	padding-left:32px;
}

.RadMenu_Default .rmGroup, 
.RadMenu_Default .rmMultiColumn, 
.RadMenu_Default .rmPopup{
    background-color: rgba(16,150,142,0.97) !important;
    border: none !important;
    font-size: 1.1em;
    font-weight: 700;
}

.RadMenu_Default .rmGroup .rmLink:hover,
.RadMenu_Default .rmGroup .rmToggle:hover{
    background-image: none !important;
    border:none !important;
    background-color: transparent !important;
}

.RadMenu_Default .rmGroup:before,
.RadMenu_Default .rmMultiColumn:before,
.RadMenu_Default .rmScrollWrap > .rmHorizontal:before,
.RadMenu_Default .rmScrollWrap > .rmVertical:before {
    background-color: #03B5AA !important;
}

/** End Navigation **/
.basicTable {
    font-size: 90%;
    width: 100%;
    border: black 1px solid;
    border-collapse: collapse;
}

.basicTable tbody tr td
{
	border-top: gainsboro 1px solid;
	padding: 2px;
}

/***User Information***/

.user-info {
    font-weight: 800;
    font-size: 1.15em;
    margin-bottom: 25px;
}

.user-info h3{
    font-weight: 700;
    font-size: 2em;
}

.user-info a {
    color: #9B145F;
}


/** Start Shopping Cart **/
.shoppingCart {
    font-size: 80%;
    width: 100%;
    border: black 1px solid;
    border-collapse: collapse;
}

.shoppingCart thead tr td
{
	font-weight: bold;
	padding: 2px;
}

.shoppingCart tfoot tr td
{
	border-top: gainsboro 1px solid;
	font-weight: bold;
	padding: 2px;
}



.shoppingCart tbody tr td
{
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	padding: 2px;
}

.shoppingCart .even .StudentCol 
{
	width: 20%;
}

.shoppingCart .even select
{	
	width: 100%;
}

.shoppingCart .even .col1 
{
	width: 45%;
}

.shoppingCart .even .functionCol
{
	text-align: center;
}

.shoppingCart .odd td 
{
	background-color: white;
}

.shoppingCart .odd .StudentCol 
{
	width: 20%;
}

.shoppingCart .odd select
{
	background-color: white;
	width: 100%;	
}

.shoppingCart .odd .col1 
{
	width: 45%;
}

.shoppingCart .odd .functionCol
{
	text-align: center;
}

#shoppingCartSummary
{
	padding-top: 6px;
	margin-top: 0;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
    font-size:1.25em;
}

#shoppingCartSummary h3 {
    background-color: transparent;
    color: #DE854C;
    font-size: 2em;
}

#shoppingCartSummary p
{
	padding: 5px;
	margin: 0;
	background-color: White;
}

#ProceedToCheckout
{
	text-align: right;
	margin-right: 5px;
	font-size: 125%;
}

#checkOutButton a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 15px 0;
    background-color: #222A38;
    width:50%;
    margin:15px auto;
    font-weight: 800;
}

    #checkOutButton a:hover,
    .ProceedToCheckOut:hover {
        background: #04958C;
        text-decoration: none;
        color:#fff;
    }

/** End Shopping Cart **/

/** Search Results **/
#searchSummary
{
	display: block;
	padding-top: 10px;
	text-align: right;
}

/** End Search Results **/

a
{
	text-decoration: none;
}

a:hover
{
	color: #600;
	text-decoration: underline;
}

.subColContent
{
	font-size: 90%;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}

.subColContent h3
{
    font-weight: 800;
	margin-top: 0;
	margin-bottom: 0;
}


h3.catalog-title {
    color: #9B145F;
    text-align: center;
    margin-top: 25px;
}

.catagory {
    text-align: center;
    min-height: 125px;
    margin-bottom: 50px;
}

.browse-catalog .catagory .text {
    color: #9B145F;
    font-weight: 800;
    font-size: 1.25em;
    position: relative;
    bottom: -110%;
    line-height: 1;
}

#category h1 {
    color: #321500; /*930*/
    margin-left: -15px;
    margin-top: 0;
    margin-bottom: 8px;
    padding: 0 15px;
    font: 150% bolder;
}

.browse-catalog .catagory a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 115px;
    width: 70%;
    content: '';
    position: absolute;
    top: 0;
    left: 12%;
}


.catagory.CID2917,
.catagory.CID2970,
.catagory.CID2922,
.catagory.CID2948,
.catagory.CID2976,
.catagory.CID2916,
.catagory.CID2938,
.catagory.CID2980 {
    display: none;
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_1 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2022.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_2 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2013.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_3 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2020.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_4 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2017.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_6 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2015.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_7 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2018.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_10 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2023.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_11 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group-44.png);
}

.catagory #CategoryList1_CategoryRepeater_CategoryLink_12 {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/domain/129/icons/Group%2024.png);
}


.more-info-title {
    margin-top: 25px;
    color: #04958C;
    text-align: center;
}

.browse-info {
    text-align: center;
    font-weight: 800;
}

.more-info .info .text {
    color: #fff;
    font-weight: 800;
    font-size: 1.35em;
    background-color: #04958C;
    border: none;
    text-decoration: none;
    width: 95%;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 15px 15px;
    margin: 0 auto;
}

.more-info .info .text:hover {
    transform: scale(1.03) !important;
    transition: ease-in-out .2s !important;
}


.info {
    text-align: center;
    margin-bottom: 15px;
}

.info a:hover {
    text-decoration: none;
}

/*.info a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 115px;
    width: 80%;
    content: '';
    position: absolute;
    top: 0;
    left: 12%;

}*/

/*
.LID2 a{
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/Domain/129/Icons/Group%2030.png);
}

.LID1 a{
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/Domain/129/Icons/l5Ku6P.png);
}

.LID36 a{
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/Domain/129/Icons/Group%2031.png);
}

.LID5 a{
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/Domain/129/Icons/Group%2033.png);
}

.LID6 a {
    background-image: url(https://www.neisd.net/cms/lib/TX02215002/Centricity/Domain/129/Icons/Group%2032.png);
}   */

#middle h1 {
    color: #321500; /*930*/
    margin-left: -15px;
    margin-top: 0;
    margin-bottom: 8px;
    padding: 0 15px;
    font: 150% bolder;
}

#middle h2 
{
	color:#87874C;
	font-size: 115%;
	white-space:nowrap;
}

#middle p
{
	line-height: 1.50em;
}

.Forms
{
    padding: 10px;
    font-size: 1.15em;
}

.Forms h3
{
	margin-top: 0;
	margin-bottom: 8px;
	font-size: 110%;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: small-caps;
}

.Forms p
{
	margin-top: 0;
}

.Forms strong
{
	line-height: 1.50em;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: small-caps;
}

.Forms input
{
	margin-bottom: 15px;
}

 .Forms .CheckBox
 {
	line-height: 1.50em;
	font-weight: bolder;
	text-transform: uppercase;
	font-variant: small-caps;
}
 
.Forms .MediumTB
{
	width: 150px;
	margin-bottom: 15px;
}

.Forms .ShortTB
{
	width: 50px;
	margin-bottom: 1px;
}

#Login,
#ContentPlaceHolder1_ContactPanel {
    font-size: 1.15em;
}

.Login {
    margin-top: 10px;
    margin-left: 25px;
    font-size: 1.15em;
}

.Login .Input
{
	width: 250px;
}

#ContentPlaceHolder1_systemLogin_LoginLinkButton,
#ContentPlaceHolder1_SubmitContactForm {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 15px 0;
    background-color: #222A38;
    width: 50%;
    margin: 15px 0;
    font-weight: 800;
    text-align: center;
}

.ProceedToCheckOut {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 15px 0;
    background-color: #222A38;
    width: 30%;
    margin: 15px;
    font-weight: 800;
    text-align: center;
    float: right;
}

label {
    margin: 5px 0 0 5px;
}




.wizardSideBar
{
	vertical-align: top;
	width: 100px;
	text-align: left;
}

.smallEmphasis,
.smallEmphasis a{
    font-size: 20px;
    color: #DE854C;
    font-weight: 800;
}

.guarantee{
    text-align: center;
    margin: 25px 0;
    padding: 0px 20px;
    font-size: 1.15em;
}

.guarantee h3{
    margin: 25px;
    font-size: 1.25em;
}

.guarantee a {
    color: #DE854C;
}

.center{
    text-align: center;
    margin: 0 auto;
}

.course, .session p, .session li
{
	line-height: 1.50em;
    font-size: 1.3em;
}

.course h3
{
	color:#321500; /*87874c*/
	font-size: 2.25em;
	white-space:nowrap;
}



.session
{
	line-height: 1.3em;
	margin-left: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 90%;
	border-bottom: 1px dashed #B2B2B2;
}

.session a, .course a {
    color: #04958C;
}

.session span{
    font-size: 1.3em;
}


.NoRecordsMessage
{
	line-height: 1.30em;
	margin-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 90%;
	font-variant: small-caps;
	font-size: 11pt;
}

.button a
{
	width: 90%;
	padding: 6px 4px;
	color: #000000;
	background: #ab5e0e;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bolder;
	font-size: 75%;
}

.button a:hover
{
	color: #FFFFFF;/*color: #FFE1B9;*/
	background: #375831;/*background: #B1502F;*/
	text-decoration: none;
}

.item {
    margin: 15px 0;
    padding: 25px;
    background-color: #F4F4F4;
}

.item p
{
	line-height: 1.50em;
    font-size: 1.3em
}

.item h3 {
    color: #222A38; /* 87874C */
    font-size: 2.25em;
    white-space: normal;
    margin: 5px 0 10px;
}

.item a {
    background-color: #222A38;
    color: #fff;
    padding: 10px 20px;
    font-weight: 800;
    font-size: 1.3em
}

.item .more-details{
    margin: 25px 0 10px;
}

.PhoneNumberTextBox, .PNThreeTextBox, .PNFourTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 12px    
}

.PNThreeTextBox
{
	width: 35px;
}

.PNFourTextBox
{
	width: 50px;
}


.Defaultbutton 
{
	font-family: Verdana, Arial;
	font-size:14px;	   
	font-weight:bold;     
	color:Black;
	background-image:url(../Images/buttonBg.gif);
	background-position:top;	        
	height:31px;
	vertical-align: middle;
}

.Forms fieldset
{
    border: none;
}

.Forms fieldset div
{
    margin:10px 0;
}

.Forms fieldset div label
{
    display:block;
    font-weight:bold;
}

.Forms fieldset div input
{
    margin:0;
}

ng-messages,
.ErrorBlock
{
    border: 1px solid red;
    padding:3px;
    margin:2px 0;
    background-color:lightyellow;
    color:red;
    display:block;
}

ng-messages
{
    width:246px;
}

.InfoPanel 
{    
    border: 1px solid red;
    padding:10px;
    margin:2px 0;
    background-color:lightyellow;
    color:red;
    display:block;
    font-size: 1.3em;
}


@media (max-width: 767px) {
    .pink-bg, #top {
        min-height: 350px;
        height: 350px;
    }

    .pink-bg img {
        width: 100%;
        padding: 0 25%;
    }

    .pink-bg .content h2 {
        font-size: 2.5em;
    }

    .pink-bg .content span {
        font-size: 1.5em;
    }

    .RadMenu .rmHorizontal > .rmItem, .RadMenu .rmHorizontal > .rmRootScrollGroup > .rmItem,
    .RadMenu .rmRootGroup .rmContent a {
        display: block !important;
    }

    .RadMenu .rmSlide{
        width: 100% !important;
        left: 0px !important;
    }

    .RadMenu_Default .rmGroup, 
    .RadMenu_Default .rmMultiColumn, 
    .RadMenu_Default .rmPopup {
        background-color: rgba(16,150,142,1) !important;
    }
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
