@charset "UTF-8";
/* ie_nav_rga.css ((c) 2012-2014 Kenneth Higgs, Webpage One) - style sheet for Internet Explorer only  */
/* Validate HTML at: http: //validator.w3.org/  */
/* Validate CSS at: http: //jigsaw.w3.org/css-validator/  */
/* ----------------------------------------------------------------- */
/* This imageless css button was generated by CSSButtonGenerator.com */
/* plus CSS3-PIE styling using .htc script for Internet Explorer 6-9 */
/* ----------------------------------------------------------------- */
/* DEFAULT STYLES FOR ALL GEL-TYPE BUTTONS */
/* apply PIE script for IE browsers */
a.gel { behavior: url('/pie2/PIE.php');	}

/* dull the currently focussed menu link */
a:focus.defa, span.glidebtns a:focus.more {
	-pie-background: linear-gradient(to bottom, #F3D8D8 5%, #FFF584 100%);
	/* other styling attributes */
	border: 0.063em solid #FFF584;
	color: #999999;
}

/* colour linear gradient across this button - MSIE 6-9 via PIE */
a.defa {	-pie-background: linear-gradient(to bottom, #F3D8D8 5%, #CE7371 100%); }

/* reverse colours for linear gradient - MSIE 6-9 via PIE */
a:hover.defa {	-pie-background: linear-gradient(to bottom, #CE7371 5%, #F3D8D8 100%); }

/* colour linear gradient across this button - MSIE 6-9 via PIE */
a.goup, a.more {	-pie-background: linear-gradient(to bottom, #FFEACC 5%, #FFCD82 100%); }

/* reverse colours for linear gradient - MSIE 6-9 via PIE */
a:hover.goup, a:hover.more {	-pie-background: linear-gradient(to bottom, #FFCD82 5%, #FFEACC 100%);	}

/* end of button styling by CSSButtonGenerator.com */
/* ----------------------------------------------------------------- */
