/* ----- 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: 1000px;
	box-sizing: border-box;
	margin: 0 auto;
}

.contPad /* sets container padding */
{
	padding: 8px;
}

/* -- TOP NAV -- */
nav#topNav
{
	/*sC05*/ background-color: #3d4754 /*eC05*/;
	position: fixed;
	width: 100%;
	z-index: 2000;
}

#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;
}

#topNav ul#left li a, #topNav ul#right li a
{
	display: block;
	text-decoration: none;
	/*sC06*/ color: #fafafa /*eC06*/;
	cursor: pointer;
}

#topNav ul#left li a i.fa, #topNav ul#right li a i.fa
{
	vertical-align: top;
	margin: 0 5px 0 0;
	font-size: 140%;
	/*sC06*/ color: #fafafa /*eC06*/;
}

#topNav ul#left li a i.fa-envelope
{
	margin: -1px 5px 0 0;
}

#topNav ul#right li#cart
{
	margin: 0;
	position: relative;
}

#topNav ul#right li#cart .cartNum
{
	/*sC05*/ background-color: #fafafa /*eC05*/;
	/*sC06*/ color: #222222 /*eC06*/;
	padding: 0 1px 1px 1px;
	border-radius: 4px;
}

#para1 /* Cart Box */
{
	display: block;
	position: absolute;
	right: 0;
	top: 36px;
	width: 260px;
	padding: 8px;
	background-color: #fafafa;
	border: solid 1px #dddddd;
	border-top: none;
	box-shadow: 1px 1px 1px 0px #999999;  
	font-size: 85%;
	color: #222222;
	z-index: 2000;
}

.closeBox
{
	float: right;
}

/* --Cart Click Box Styles-- */
#awCartEntries
{	
	width: 250px;
	padding: 5px;
}

#crtEntry
{	
	padding: 0 0 5px 0;
}

#crtEntryAmt
{
	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;
}

#cart a.viewCart
{
	display: block;
	width: 90%;
	margin: 15px auto 0 auto;
	text-decoration: none;
	text-align: center;
	padding: 1px 4px 3px 4px;
	color: #ffffff;
	background-color: #b22222; 
	border-radius: 5px;
}

/* -- HEADER -- */
header
{
	/*sC07*/ background-color:  #ffffff /*eC07*/;
	/*sC08*/ color: #222222 /*eC08*/;
	/*padding-top: 45px;*/
}

/*  logo styles */
.logo
{
	float: left;
	padding-right: 20px;
}

.logo img
{
	height: 100px;
	width: 300px;
}

/* search styles */
.search
{
	float: /*right*/left;
	/*padding-top: 24px;*/
}

.search form
{
	padding: 3px;
	background-color: #ffffff;
	border: solid 1px #b1bbc5;
	border-radius: 3px;
}

.search form input, .search form button
{
	border: 0;
}

.search input.srchField
{
	float: left;
	width: /*230*/185px;
	padding: 0;
	font-style: italic;
	color: #666666;
	line-height: 16px;
	background-color: transparent;
	-webkit-appearance: none; 
}

.search button.srchBtn 
{
	float: right;
	overflow: visible;
	color: #666666;
	background-color: transparent;
	-webkit-appearance:none;
}

.search button.srchBtn .fa
{
	display: inline-block;
	vertical-align: top;
	text-align: right;
	line-height: 16px;
	margin-right: 2px;
}

.search p.advSrch
{
	font-size: 80%;
	text-align: right;
	padding: 5px;
}

.search p.advSrch a
{
	text-decoration: none;
}


/* -- SITE NAV -- */
nav#siteNav
{
	background-color: transparent;
	padding-bottom: 3px;
}

.navCont /* site navigation bar style */
{
	/*sC09*/ background-color: #eef0f0 /*eC09*/;
	/*sC10*/ color: #222222 /*eC10*/;
	border-radius: 5px;	
	box-shadow: 1px 1px 2px #b1bbc5;
}

#menu
{	
	list-style:none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1000;
}

#menu li
{
	float: left;
	padding: 0;
	text-align: center;
}

#menu li a
{
	display: block;
	padding: 8px 12px; 
	font-family: Arial, sans-serif; 
	text-decoration: none;
	color: #222222;
	letter-spacing: .5px;
}

#menu li:hover > a
{
	background-color: #3d4754;
	color: #ffffff;
}


/* -- MAIN -- */
main
{
	/*sC01*/ background-color:  #ffffff /*eC01*/;
	padding-bottom: 20px;
}

/* -Responsive Boxes- */

.boxRow  /* row of boxes */
{
	clear: both;
	padding-bottom: 40px;
}

.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;*/
	background-color:#f9fafb; 
}

.sideBoxHeader
{
	/*sC05/ background-color: #3d4754 /*eC05/;
	/*sC06/ color: #ffffff /*eC06/;
	/*padding: 8px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	text-shadow: 1px 1px 1px #666666;*/
	border-top: /*5px solid #7ac142*/ none !important;
    padding-top: 40px;
    margin-top: 70px;
	padding-left: 8px;
}

.sideBoxHeader .fa /* heading icon */
{
	vertical-align: top;
	margin: 2px 5px 0 0;
}

.sideBoxContent
{
	padding: 8px;
}

.hmH1  /* home page h1 */
{
	text-align: left;
}

.regNow  /*  home page register now */
{
	margin-top: -30px;
	min-height: 140px;
	box-sizing: border-box; 
	/*box-shadow: 1px 1px 2px #999999;*/
	/*border-radius: 8px;*/
	/*background-color: /*#3d4754/#f6f6f6; */
	/*padding: 8px;*/
	/*color: /*#ffffff*;/
	/*---- from .accordion .title on style.css ----/
    display: block;
    border-radius: 2px;
    border: 2px solid #ddd;
    padding: 8px 12px;
    /*width: 100%;*/
	/*---- from .callout-block on style.css ----*/
	background: rgba(76, 140, 209, 0.2);
	padding: 15px;
	margin-bottom: 15px;
	color: #222;
}

.regNow h2, .regNow p
{
	color: /*#ffffff*/#222;
	padding: 0 0 5px 0;

}

.regNow > table#upcmgList 
{	
	width: 96%;
	margin: 0 auto;
}

.regNow > table#upcmgList td, .regNow > table#upcmgList td a
{
	color: /*#ffffff*/ #222;
	text-decoration: none;
	vertical-align: top;
}

.regNow > table#upcmgList td a
{
	color: #7ac142;
	cursor: pointer;
	font-weight: bold;
}

.regNow > table#upcmgList td a:hover
{
	color: #7ac142;
	cursor: pointer;
	font-weight: bold;
}
.regNow .fa /* heading icon */
{
	vertical-align: top;
	margin: 2px 5px 0 0;
}

.hmBoxPad   /* padding between home boxes */
{
	padding: 0 15px;
}

.hmBoxH2
{
	padding: 1px 2px 2px 2px;
	text-align: center;
	background-color: /*#eef0f0*/#f2f2f2;
	border-radius: 10px;
	/*text-shadow: 1px 1px 0 #bbbbbb;*/
}

.hmBox
{
	padding: 5px;
}


 /* Home page Student Logon box styles  */
.hmLogFields
{
	width: 98%;
}

#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: 4px 0 0 0;
}

#hmStudents form.hmNew /* Sign Up Form */
{
	padding-top: 20px;
}

#hmSignUp
{
	padding: 15px 0;
}

#hmSignUp h3.hmNewH
{
	display: inline;
	font-size: 140%;
	font-weight: bold;
}


/* -- FOOTER --	
footer
{	
	/*sC11/ background-color: #eeeded /*eC11/;
	color: #666666;
}

footer .contPad
{
	padding: 12px 8px;
}

footer .boxRow
{
	padding-bottom: 10px;
}

footer .boxRow .rightPad
{
	padding: 0 20px 0 0;
}

footer h3
{ 
    font-size: 120%;
    padding: 0 0 4px 0;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
}

footer p
{
	padding: 0 0 4px 0;
}

footer a, footer a:hover, footer a:active, footer a:visited
{
	text-decoration: none;
	/*sC12/ color: #666666;/*eC12/;
}
*/
.social
{
	min-height: 20px;
}

/* ACEweb Link Styles */
#awLink
{
	background-color: #d4d4d4;
	box-sizing: border-box; 
}

#awLink .contPad p
{
	padding: 0;	
}

#awLink #powerAW
{
	float: left;
	width: 40%;
	font-size: 70%;
	padding-top: 2px;
	box-sizing: border-box; 
}

#awLink .social
{
	float: right;
	width: 60%;
	text-align: right;
	box-sizing: border-box; 
}

#awLink .social a
{
	margin-left: 8px;
}

#awLink .social a i.fa
{
	font-size: 140%;
}
