/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                    WARNING:    DO NOT UPDATE OR CHANGE THIS FILE                    +
+     IF YOU WANT MODIFY THESE STYLES PLEASE USE THE OVERRIDE FILE IN YOUR CSS_SITE   +
+     FOLDER, UPDATES TO THESE STYLES DELETED UPON NEXT TEMPLATE UPGRADE              +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* BACKGROUND POSITION */

*[class*=' stock-'] {
    background-color: var(--black);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.background-top {
    background-position: top !important;
}

.background-bottom {
    background-position: bottom !important;
}

/*--- GENERAL CAMPUS ---*/
.stock-campus-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-day.jpg');
}

.stock-campus-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-day-2.jpg');
}

.stock-campus-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-dusk.jpg');
}

.stock-campus-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-twilight.jpg');
}

.stock-campus-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-aerial-night-blur.jpg');
}

.stock-campus-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-aerial-night.jpg');
}

.stock-campus-7 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/csuf-solar.jpg');
}

.stock-campus-8 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/david-day.jpg');
}

.stock-campus-9 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/campus-red-art.jpg');
}

/*--- VECTOR GRAPHICS ---*/
.stock-graphic-1 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-titan-slashes.jpg');
}

.stock-graphic-2 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-titan-lines.jpg');
}

.stock-graphic-3 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-titan-quilt.jpg');
}

.stock-graphic-4 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-titan-starburst.jpg');
}

.stock-graphic-5 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-titan-trails.jpg');
}

.stock-graphic-6 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-white-honeycomb.jpg');
}

.stock-graphic-7 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-white-lines.jpg');
}

.stock-graphic-8 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-white-starburst.jpg');
}

.stock-graphic-9 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-white-trails.jpg');
}

.stock-graphic-10 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-white-trails-light.jpg');
}

.stock-graphic-11 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-black);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-orange-starburst.jpg');
}

.stock-graphic-12 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-cool-blue-starburst.jpg');
}

.stock-graphic-13 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-cool-blue-lines.jpg');
}

.stock-graphic-14 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--secondary);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-cool-blue-honeycomb.jpg');
}

.stock-graphic-15 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-blue-starburst.jpg');
}

.stock-graphic-16 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-blue-honeycomb.jpg');
}

.stock-graphic-17 {
    --stock-before: var(--background-overlay);
    --stock-color: var(--my-white);
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bg-blue-orange-blur.webp');
}

div[id*='box'][class*='stock-graphic']::before{
    background-color:var(--stock-before) !important;
}

div[id*='box'][class*='stock-graphic'] .grid-item .overlay-content * {
    color: var(--stock-color) !important;
}


/*--- TUFFY ---*/
.stock-tuffy-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tuffy-1.jpg');
}

.stock-tuffy-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tuffy-2.jpg');
}

.stock-tuffy-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tuffy-3.jpg');
}

.stock-tuffy-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tuffy-4.jpg');
}

.stock-tuffy-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tuffy-5.jpg');
}


/* -----  SIGNS & LOGOS   ------------ */
.stock-logo-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-black-orange.jpg');
}

.stock-logo-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-black-palm.jpg');
}

.stock-logo-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-black-yellow.jpg');
}

.stock-logo-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-blue-yellow.jpg');
}

.stock-logo-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-day.jpg');
}

.stock-logo-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-day2.jpg');
}

.stock-logo-7 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-day-bw.jpg');
}

.stock-logo-8 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-orange-overlay.jpg');
}

.stock-logo-9 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-pink-clouds.jpg');
}

.stock-logo-10 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-towers-day.jpg');
}

.stock-logo-11 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/seal-towers-night.jpg');
}

.stock-logo-12 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-entry-students.jpg');
}

.stock-logo-13 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-flower-framed.jpg');
}

.stock-logo-14 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-freeway.jpg');
}

.stock-logo-15 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-front-entry.jpg');
}

.stock-logo-16 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-red-leaves.jpg');
}

.stock-logo-17 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titans-art.jpg');
}

.stock-logo-18 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titans-athletics.jpg');
}

.stock-logo-19 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titans-athletics2.jpg');
}

.stock-logo-20 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titans-letters.jpg');
}

.stock-logo-21 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titans-letters-leaves.jpg');
}

.stock-logo-22 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titans-letters-students.jpg');
}

.stock-logo-23 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titanwalk.jpg');
}

.stock-logo-24 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-titan-waterwall2.jpg');
}

.stock-logo-25 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-walkway-dusk.jpg');
}

.stock-logo-26 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/sign-walkway-orange.jpg');
}


/*---  ARBORETUM ---*/
.stock-arb-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arb-day.jpg');
}

.stock-arb-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arb-house-day.jpg');
}

.stock-arb-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arb-lake.jpg');
}

.stock-arb-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arb-bench.jpg');
}

.stock-arb-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arb-gazebo.jpg');
}

.stock-arb-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arb-tree-grass.jpg');
}


/*--- ARTS ---*/
.stock-arts-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-glass-blowing.jpg');
}

.stock-arts-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-ming-hall-day.jpg');
}

.stock-arts-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-ming-hall-mountains.jpg');
}

.stock-arts-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-ming-hall-night.jpg');
}

.stock-arts-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-ming-hall-inside.jpg');
}

.stock-arts-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-north.jpg');
}

.stock-arts-7 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-grand-central-fountain.jpg');
}

.stock-arts-8 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/arts-grand-central-building.jpg');
}

/*---------- ATHLETICS -----------------------*/
.stock-baseball-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/baseball-twilight.jpg');
}

.stock-baseball-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/ath-baseball-sun.jpg');
}


/*--- BUSINESS ---*/
.stock-bus-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bus-day.jpg');
}

.stock-bus-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bus-dusk.jpg');
}

.stock-bus-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bus-evening.jpg');
}

.stock-bus-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bus-twilight.jpg');
}

/*--- CHILDREN'S CENTER ---*/
.stock-child-center-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/children-day.jpg');
}


/*--- COLLEGE PARK ---*/
.stock-cp-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/cp-day.jpg');
}

.stock-cp-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/cp-night.jpg');
}

.stock-cp-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/cp-night-2.jpg');
}

.stock-cp-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/cp-night-3.jpg');
}


/*--- EDUCATION CLASSROOM ---*/
.stock-ec-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/ec-day.jpg');
}

.stock-ec-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/ec-twilight.jpg');
}

.stock-ec-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/ed-lib-day.jpg');
}


/*---- ECS ----*/
.stock-ecs-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/ecs-mountains.jpg');
}

.stock-ecs-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/ecs-full-mountains.jpg');
}

.stock-ecs-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/eng-day.jpg');
}

.stock-ecs-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/eng-day2.jpg');
}


/*--- HOUSING ---*/
.stock-housing-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-day.jpg');
}

.stock-housing-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-day-2.jpg');
}

.stock-housing-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-day-3.jpg');
}

.stock-housing-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-day-4.jpg');
}

.stock-housing-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-day-5.jpg');
}

.stock-housing-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-dusk.jpg');
}

.stock-housing-7 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-fountain.jpg');
}

.stock-housing-8 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-sunset.jpg');
}

.stock-housing-9 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-complex.jpg');
}

.stock-housing-10 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/housing-complex-2.jpg');
}


/*--- GASTRONOME ---*/
.stock-gas-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/gas-day.jpg');
}

.stock-gas-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/gas-day-2.jpg');
}

.stock-gas-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/gas-night.jpg');
}

.stock-gas-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/gas-twilight.jpg');
}


/*--- HUMANITIES ---*/
.stock-hss-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/hss-uh-day.jpg');
}

.stock-hss-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/hss-blue-1.jpg');
}

.stock-hss-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/hss-blue-2.jpg');
}

.stock-hss-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/hss-blue-students.jpg');
}

.stock-hss-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/hss-blue-day.jpg');
}


/*--- KINESIOLOGY AND HEALTH SCIENCES ---*/
.stock-khs-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/khs-day.jpg');
}

.stock-khs-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/khs-day-2.jpg');
}

.stock-khs-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/khs-day3.jpg');
}


/*--- LANGSDORF HALL ---*/
.stock-lh-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lh-day.jpg');
}

.stock-lh-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lh-evening.jpg');
}

.stock-lh-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lh-day-2.jpg');
}

.stock-lh-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lh-morning.jpg');
}

.stock-lh-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lh-orange.jpg');
}

.stock-lh-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lh-silhouette.jpg');
}


/*--- McCARTHY HALL ---*/
.stock-mh-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/mh-day.jpg');
}

.stock-mh-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/mh-night.jpg');
}

.stock-mh-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/mh-night-2.jpg');
}

.stock-mh-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/mh-night-3.jpg');
}

.stock-mh-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/mh-dusk.jpg');
}

.stock-mh-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/mh-evening.jpg');
}

/*--- DAN BLACK HALL ---*/

.stock-dbh-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/dbh-day.jpg');
}

.stock-dbh-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/dbh-day-2.jpg');
}

.stock-dbh-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/dbh-bridge.jpg');
}

.stock-dbh-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/dbh-ginko.jpg');
}


/*--- LIBRARY ---*/
.stock-library-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lib-day.jpg');
}

.stock-library-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lib-day-2.jpg');
}

.stock-library-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lib-day-3.jpg');
}

.stock-library-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lib-twilight.jpg');
}

.stock-library-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/lib-student-bookshelf.jpg');
}


/*--- PARKING STRUCTURES ---*/
.stock-parking-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/parking-east-riverbed.jpg');
}

.stock-parking-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/parking-east-day.jpg');
}

.stock-parking-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/parking-nutwood-day.jpg');
}


/*--- REC CENTER ---*/
.stock-rec-center-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/rec-day.jpg');
}

.stock-rec-center-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/rec-sunset.jpg');
}

.stock-rec-center-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/rec-inside.jpg');
}

/*--- TITAN SHOPS ---*/
.stock-titan-shops-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/bookstore-day.jpg');
}


/*--- STUDENT HEALTH AND COUNCILING ---*/
.stock-health-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/shcc-day.jpg');
}


/*--- TITAN STUDENT UNION ---*/
.stock-tsu-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-day.jpg');
}

.stock-tsu-2 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-inside-day.jpg');
}

.stock-tsu-3 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-inside-chairs.jpg');
}

.stock-tsu-4 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-inside-rooms.jpg');
}

.stock-tsu-5 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-inside-space.jpg');
}

.stock-tsu-6 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-lounge.jpg');
}

.stock-tsu-7 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-night.jpg');
}

.stock-tsu-8 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-night-2.jpg');
}

.stock-tsu-9 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-titans-day.jpg');
}

.stock-tsu-10 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/tsu-riverbed.jpg');
}


/*--- UNIVERSITY HALL ----*/
.stock-uh-1 {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/uh-day.jpg');
}


/*---------------------------------------------------------------------------------------------------------
    --
    LOGOS 
    --
 -------------------------------------------------------------------------------------------------------------*/
/*-- Cal State Fullerton --*/
.logo-cal-state {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-color-r.png')
}

.logo-cal-state-black {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-black-r.png')
}

.logo-cal-state-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-blue-r.png')
}

.logo-cal-state-orange {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-orange-r.png')
}

.logo-cal-state-reversed {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-reversed-r.png')
}

.logo-cal-state-reversed-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-reversed-blue-r.png')
}

.logo-cal-state-reversed-orange {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/CalStateFullerton-reversed-orange-r.png')
}

/*-- ARTS --*/
.logo-arts {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/ARTS-color.png')
}

.logo-arts-black {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/ARTS-black.png')
}

.logo-arts-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/ARTS-blue.png')
}

.logo-arts-reversed {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/ARTS-reversed.png')
}

.logo-arts-reversed-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/ARTS-reversed-blue.png')
}

.logo-arts-reversed-orange {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/ARTS-reversed-orange.png')
}

/*-- BUS --*/
.logo-bus {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/BUSINESS-ECONOMICS-color.png')
}

.logo-bus-black {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/BUSINESS-ECONOMICS-black.png')
}

.logo-bus-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/BUSINESS-ECONOMICS-blue.png')
}

.logo-bus-reversed {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/BUSINESS-ECONOMICS-reversed.png')
}

.logo-bus-reversed-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/BUSINESS-ECONOMICS-reversed-blue.png')
}

.logo-bus-reversed-orange {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/BUSINESS-ECONOMICS-reversed-orange.png')
}

/*-- IT --*/
.logo-it {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/IT-color.png')
}
.logo-it-black {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/IT-black.png')
}
.logo-it-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/IT-blue.png')
}
.logo-it-reversed {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/IT-reversed.png')
}
.logo-it-reversed-blue {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/IT-reversed-blue.png')
}
.logo-it-reversed-orange {
    background-image: url('//www.fullerton.edu/web/core/images/stock-photos/logos/IT-reversed-orange.png')
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+              END OF STANDARD STYLES YOU ARE                                         +
+     USE THE MY STYLE OVERRIDE CSS FILE TO ADJUST STYLES AS NEEDED                   +
+     PLEASE MAINTAIN YOUR SITE NAVIGATION SECTION IN THE MY NAVIGATION CSS FILE      +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
