/* ----- scXX and ecXX designations are used by User Interface Feature. Don't remove if you intend to use the User Interface to change colors ---- */

/* ----- Content Wrapper - necessary to keep footer at bottom of browser window  ----- */
#wrapper /* required by Sticky Footer, to keep footer at bottom of page.  */
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.contWidth /* max-width of content in nav, header, main, and footer */
{
	max-width: 1100px;
	box-sizing: border-box;
	margin: 0 auto;
}

.contPad /* sets container padding */
{
	padding: 0 8px;
}


/* -- TOP NAV -- */
nav#topNav
{
	/*sC05*/ background-color: #000000 /*eC05*/;
	position: fixed;
	width: 100%;
	z-index: 2000;
	border-bottom: solid 3px #fac500;
}

nav#topNav .contPad
{
	padding: 4px 8px;
}

#topNav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topNav ul#left
{
	float: left;
}

#topNav ul#right
{
	float: right;
}

/* hide mobile menu icon initially */
#menu-icon {
	display: none; 
}

#topNav ul#left li, #topNav ul#right li
{
	float: left;
	margin: 0 8px 0 0; 
	padding: 5px;
	/*sC06*/ color: #fefefe /*eC06*/;
}

#topNav ul#left li a, #topNav ul#right li a
{
	display: block;
	text-decoration: none;
	cursor: pointer;
	/*sC06*/ color: #fefefe /*eC06*/;
}

#topNav ul#left li a span.fa, #topNav ul#right li a span.fa
{
	vertical-align: top;
	margin-right: 5px;
	font-size: 1.2em;
	/*sC06*/ color: #fefefe /*eC06*/;
}

#topNav ul#right li#cart
{
	margin: 0;
	position: relative;
}

#topNav ul#right li#cart .cartNum
{
	/*sC31*/ background-color: #fefefe /*eC31*/;
	/*sC32*/ color: #222222 /*eC32*/;
	padding: 0 2px 1px 2px;
	border-radius: 4px;
}

#topNav ul#right li#cart .cartDollar
{
	padding-left: 2px;
}

#para1 /* Cart Box */
{   
	box-sizing:border-box;
	display: block;
	position: absolute;
	right: 0;
	top: 36px;
	width: 260px;
	padding: 8px;
	background-color: #fefefe;
	border: solid 1px #dddddd;
	border-top: none;
	box-shadow: 1px 1px 1px 0px #999999;  
	color: #222222;
	z-index: 2000;
}

.closeBox
{
	float: right;
}

/* --Cart Click Box Styles-- */
#awCartEntries
{	
	width: 242px;
}

#awCartEntries th
{
	text-align: left;
}

td.crtEntry
{	
	width: 12px
	padding: 0 0 5px 0;
}

td.crtEntryAmt
{
	width: 80px;
	text-align: right;
}

#crtTotLbl
{
	padding: 1px 0 0 0;
	text-align: left;
	font-weight: bold;
	border-top: solid 1px #aaaaaa;
}

#crtTotAmt
{
	padding: 1px 0 0 0;
	text-align: right;
	font-weight: bold;
	border-top: solid 1px #aaaaaa;
}


li#cart > #para1 > #awCartSummary
{
	padding: 0 0 12px 0;
}


li#cart > #para1 > #awCartSummary > p 
{
	padding: 12px 0 0 0;
	line-height: 1;
}

li#cart > #para1 > #awCartSummary > p > a.viewCartBtn, li#cart > #para1 > #awCartSummary > p > a.awCheckoutBtn
{    
	box-sizing:border-box;
	display: inline-block;
	width: 116px;
    text-align: center;
}

li#cart > #para1 > #awCartSummary > p > a.viewCartBtn
{
	margin-right: 10px;
}

li#cart > #para1 > #awCartSummary > p > a.viewCartNone
{    
	box-sizing:border-box;
	display: inline-block;
	width: 100%;
    text-align: center;
}


/* -- HEADER -- */
header
{
	/*sC07*/ background-color: #ffffff /*eC07*/;
	/*sC08*/ color: #222222 /*eC08*/;
	padding-top: 40px;
}

header .contPad
{
	padding: 8px;
}

/*  logo styles */
.logo
{
	float: left;
	padding-right: 20px;
}

.logo img
{
	height: 72px;
	width: 319px;
}

/* search styles */
.search
{
	float: right;
	padding-top: 12px;
}

.search form
{		
	background-color: #fefefe;
	border: solid 1px #dddddd;
	border-radius: 8px;
	padding: 7px;
	box-shadow: 0px 0px 20px 1px #e0e0e0 inset;
}

.search form input, .search form button
{
	border: 0;
}

.search input.srchField
{
	float: left;
	width: 250px;
	padding: 0 0 0 4px;
	font-style: italic;
	background-color: transparent;
	-webkit-appearance: none; 
}

.search input.srchField:focus
{
	border: none;
	outline: none;
}

.search button.srchBtn 
{
	float: right;
	overflow: visible;
	background-color: transparent;
	-webkit-appearance:none;
	padding-right: 2px;
}

.search button.srchBtn .fa
{
	text-align: right;
	vertical-align: middle;
	font-size: 1.3em;
	color: #666666;
}

.search p.advSrch
{
	font-size: 80%;
	text-align: right;
	padding: 5px;
}

.search p.advSrch a
{
	text-decoration: none;
}


/* ACEweb Page Heading */
#awPageHeading
{
	/*sC09*/ background-color: #555555 /*eC09*/;
	/*sC10*/ color: #ffffff /*eC10*/;
}

#awPageHeading .contPad
{
	padding: 8px 8px 10px 8px;
}

#awPageHeading p#siteHeading
{
	padding: 0;
	font-size: 1.8em;
	line-height: 1;
	font-family: Lato, Roboto, sans-serif;
}

#awPageHeading p#siteHeading a
{
	text-decoration: none;
	color: #ffffff;
}

#awPageHeading p#siteHeading a:hover
{
	text-decoration: underline;
}


/* hides mobile navigation box on desktop view */
nav.mobileNav 
{
	display: none;
}

/* -- MAIN -- */
main
{
	padding: 20px 0;
}

/* -- SITE NAV -- */
nav#siteNav
{
	width: 20%;
	float: left;
}

p.qlTitle
{
	color: #ffc217;
	font-size: 1.3em;
	font-family: Lato, sans-serif;
	padding-bottom: 24px;
}

#menu
{	
	list-style:none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}

#menu li
{
	padding: 0 0 8px 0;
}

#menu li:before
{
    color: #b9b8b8;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 10px;
    -webkit-font-smoothing: antialiased;
}

#menu li a
{
	text-decoration: none;
}


/* ACEweb Content Box on standard.htm only */
#awContent
{
	width: 76%;
	float: left;
	padding-right: 4%;
	/*sC12*/ background-color:  #ffffff /*eC12*/;
}

/* -Responsive Boxes- */

.boxRow  /* row of boxes */
{
	clear: both;
	padding-bottom: 30px;
}

.lessBottomPad
{
	padding-bottom: 10px;
}

.boxRow img
{
	vertical-align: top; 
}

.fifteenpercent, .fifth, .quarter, .thirtypercent, .third, .thirtyfivepercent, .fortypercent, .fortyfivepercent, .half, .fiftyfivepercent, .sixtypercent,  .sixtyfivepercent, .seventypercent, .twothirds, .threequarters, .eightypercent, .eightyfivepercent
{
	float: left;
	box-sizing: border-box; 
}

.fifteenpercent
{
	width: 15%;
}

.fifth
{
	width: 20%;
}

.quarter
{
	width: 25%;
}

.thirtypercent
{
	width: 30%;
}

.third
{
	width: 33.33%;
}

.thirtyfivepercent
{
	width: 35%;
}

.fortypercent
{
	width: 40%;
}

.fortyfivepercent
{
	width: 45%;
}

.half
{
	width: 50%;
}

.fiftyfivepercent
{
	width: 55%;
}

.sixtypercent
{
	width: 60%;
}

.sixtyfivepercent
{
	width: 65%;
}

.twothirds 
{
	width:66.67%;
}

.seventypercent
{
	width: 70%;
}

.threequarters
{
	width: 75%;
}

.eightypercent
{
	width: 80%;
}

.eightyfivepercent
{
	width: 85%;
}

.leftPad  /* left padding */
{
	padding: 0 0 0 15px;
}

.rightPad  /* right padding */
{
	padding: 0 15px 0 0;
}

.rlPad  /* left and right padding */
{
	padding: 0 8px;
}

.sideBox
{	
	box-sizing: border-box; 
	box-shadow: 1px 1px 2px #999999;
	border-radius: 2px;
	/*sC29*/ background-color: #f9fafb; /*eC29*/ 
	/*sC30*/ color: #222222 /*eC30*/;	
}

.sideBoxHeader
{
	/*sC27*/ background-color: #222222 /*eC27*/;
	/*sC28*/ color: #ffffff /*eC28*/;
	padding: 8px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-shadow: 1px 1px 1px #666666;
}

.sideBoxHeader .fa /* heading icon */
{
	vertical-align: top;
	padding-right: 5px;
}

.sideBoxContent
{
	padding: 8px;
}

.hmH1  /* home page h1 */
{
	text-align: left;
}

.regNow  /*  home page register now */
{
	min-height: 140px;	
	box-sizing: border-box; 	
	box-sizing: border-box; 
	padding: 8px;
	/*sC24*/ border-top: solid 4px #ffc600  /*eC24*/; 
	/*sC24*/ border-bottom: solid 4px #ffc600  /*eC24*/; 
}

.regNow h2, .regNow p
{
	padding: 0 0 5px 0;
}

.regNow h2
{
	font-size: 1.2em;
}

.regNow .fa /* heading icon */
{
	vertical-align: top;
	margin: 2px 5px 0 0;
	color: #ffc600;
}

/* row for link boxes on home */
.hmboxRow  
{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}

.hmBox 
{
    flex-basis: 31%;
}

.boxStyle
{	
    box-shadow: #dddddd 2px 4px 4px 0px;
    border: solid 1px #dddddd;
    background-color: #ffffff;	
}

.hmBox h2
{
	font-size: 1.2em;
	padding: 0 0 8px 0;
}

.hmBoxContent
{	
	padding: 12px;
}

.hmBoxLinks a
{
	text-decoration: none;
}

.hmBoxLinks a:after
{
	font-family: FontAwesome;
	content: " \f105";
	font-size: .8em;
	vertical-align: middle;
}

.hmBoxLinks a:hover
{
	padding-bottom: 1px;
	border-bottom: solid 1px #666666;
}


 /* Home page Student Logon box styles  */
#hmLogForm
{		
}

#hmLogForm input.hmLogFields
{
	width: 100%;	
}

#hmStudents p.hmLogon
{
	padding: 0 0 1px 0;
}

#hmStudents label
{
	font-size: 90%;
}

#hmStudents a#pwdReset
{
	float: right;
	font-size: 80%;
	padding-top: 2px;
}

#hmStudents p.hmLogonBtn
{
	padding: 10px 0 0 0;
}

.pwdCaps
{
	width: 200px !important;
}

/* forgot password and sign up lines */
#hmStMsg
{
	padding: 15px 0 0 0;
	text-align: center;
	font-size: .8em;
}

.fgtPwd
{
	float: left;
}

.hmNewUsr
{
	float: right;
}


/* -- FOOTER --	*/
footer
{	
	/*sC13*/ background-color: #000000 /*eC13*/;
	/*sC14*/ color: #ffffff /*eC14*/;
}

footer .contPad
{
	padding: 12px 8px;
}

footer .boxRow
{
	padding-bottom: 10px;
}

footer .boxRow .rightPad
{
	padding: 0 20px 0 0;
}

footer h2
{ 
    font-size: 100%;
    padding: 0 0 8px 0;
	/*sC14*/ color: #ffc217 /*eC14*/;
	font-weight: bold;
	text-transform: uppercase;
}

footer p
{
	padding: 0 0 4px 0;
}

footer a, footer a:hover, footer a:active, footer a:visited
{
	text-decoration: none;
	/*sC14*/ color: #ffffff /*eC14*/;
}


/* ACEweb Link Styles */
#awLink
{
	/*sC15*/ background-color: #555555 /*eC15*/;
	box-sizing: border-box; 
}

#awLink .fa-circle
{
    padding: 0 6px;
    font-size: 40%;
    vertical-align: middle;  
}

#awLink .contPad p
{
	padding: 0;	
}

.social
{
	float: left;
	width: 60%;
	box-sizing: border-box; 
	padding-top: 4px;
}

footer .social a
{
	margin: 0 20px 0 0;
	color: #ffffff;
}

.social a span.fa-brands
{
	font-size: 1.2em;
}

#powerAW
{
	float: right;
	width: 40%;
	font-size: .6em;
	box-sizing: border-box; 
	text-align: right;	
	/*sC16*/ color: #ffffff /*eC16*/;
}

#powerAW a 
{
		/*sC16*/ color: #ffffff /*eC16*/;
}
