﻿/*Red Warning*/ .contenteditor .redwarning {	background-color: #ffaaaa; color: #ff0000; }
/*Green Label*/ .contenteditor .greenlabel {	color: #08a932; font-weight: bold; }
/*yellow button*/ .yellbutton { margin: 5px 0; }
.yellbutton a { color: #000; font-weight: bold; background: #f6b332; display: block; padding: 15px; }
/*orange button*/ .orngbutton { text-align: center; display: block; padding-top: 15px; font-family: "Relay Comp"; font-style: normal; font-weight: 900; letter-spacing: 0.03em; font-size: 1.6em; }
.orngbutton a { color: #fff; font-weight: bold; display: block; padding: 15px 35px 15px 15px; background: #e54125 url("/EasySiteWeb/EasySite/StyleData/UKTheatres_master/Images/arrow-chev-wht.png") no-repeat center right 20px; margin: 8px auto; max-width: 420px; }
/*purple button*/ .purpbutton { text-align: center; }
.purpbutton a { color: #fff; font-weight: bold; display: block; padding: 15px 30px 15px 15px; background: #b64c7b url("/EasySiteWeb/EasySite/StyleData/UKTheatres_master/Images/arrow-chev-wht.png") no-repeat center right 20px; margin: 8px 0; }
/*orange title/text*/
.orangetitle { color: #e54125; }
/*Relay compressed*/
.relayfont { font-family: "Relay Comp"; font-style: normal; font-weight: 900; letter-spacing: 0.03em; }
/*red warning*/ .redwarning { background: #ffaaaa; color: #ff0000; }

/* if problems with this check the casing of .contenteditor. Older versions of Easysite may have .ContentEditor. */