
	

/*entryBox BG colors*/
.red
{ text-decoration: none; text-shadow: 0 0 5px #FFB3B4; border: 1px dashed #CC3419; background-repeat: no-repeat; background-size: 100% 100%; -webkit-box-shadow: inset 0px 0px 20px 3px #FF0004; box-shadow: inset 0px 0px 20px 3px #FF0004; background-color: #890002; }
.yellow
{ border-radius: 20px; background-image: url(/secure/general/elements/backgroundTiles/solids/yellow_50fade100.png); text-decoration: none; text-shadow: 0px 0px 7px #5E0001; border: 4px ridge #FFBE00; background-repeat: no-repeat; background-size: 100% 100%; }
.green
{ border-radius: 20px; background-image: url(/secure/general/elements/backgroundTiles/solids/green_50.png); text-decoration: none; text-shadow: 0px 0px 5px #2FDF2B; border: 4px ridge #2FDF2B; background-repeat: no-repeat; background-size: 100% 100%; }
.white { background-color: #FFFFFF; }
.white50 { background-image: url(/secure/general/elements/backgroundTiles/solids/white_50.png); }





/*CAUTION STRIPES*/
.cautionBG {background-repeat: repeat; background-attachment: fixed; background-size: 100px auto; background-clip: content-box; }
.yellowCaution { background-image: url(/secure/general/elements/backgroundTiles/cautionStripes/yellowCautionStripes_100.jpg); text-shadow: 0px 0px 20px #000000; }
.redCaution { background-image: url(/secure/general/elements/backgroundTiles/cautionStripes/redCautionStripes.jpg); }
.darkBlueCaution { background-image: url(/secure/general/elements/backgroundTiles/cautionStripes/darkBlueCautionStripes.jpg); z-index: 0; }
.greenCaution { background-image: url(/secure/general/elements/backgroundTiles/cautionStripes/greenCautionStripes_100.jpg); }
.frostedCaution {
background-image: url(/secure/general/elements/backgroundTiles/cautionStripes/frostedCautionStripes.png);
border-color: #ffffff;
-webkit-box-shadow: 0px 0px 0px 0px;
box-shadow: 0px 0px 0px 0px;
color: #447E90;
width: 50%;
}
		
		


/*background arrows for entry boxes*/
.redPointBack { background-image: url(/secure/general/elements/entryIcons/lights/neonRed_pointBack.png); background-repeat: no-repeat; background-size: 100% 100%; }
.proceed
{background-image: url(/secure/general/elements/entryIcons/arrows/greenPass.png); background-repeat: no-repeat; background-size: 100% 100%; }
.yellowBounce
{background-image: url(/secure/general/elements/entryIcons/arrows/yellowBounce.png); background-repeat: no-repeat; background-size: 100% 100%; }
.yellowJump {background-image: url(/secure/general/elements/entryIcons/arrows/yellowJump.png); background-repeat: no-repeat; background-size: 100% 100%; }
.greenBounce
{background-image: url(/secure/general/elements/entryIcons/arrows/greenBounce.png); background-repeat: no-repeat; background-size: 100% 100%; }
.redDiagonal_LEFT
{background-image: url(/secure/general/elements/entryIcons/arrows/redDiagonal_LEFT.png); background-repeat: no-repeat; background-size: 100% 100%; }
.redDiagonal_farLEFT
{background-image: url(/secure/general/elements/entryIcons/arrows/redDiagonal_farLEFT.png); background-repeat: no-repeat; background-size: 100% 100%; }
.red_LEFT
{background-image: url(/secure/general/elements/entryIcons/arrows/red_LEFT.png); background-repeat: no-repeat; background-size: 100% 100%; }

