@charset "UTF-8";.button, .arrow-button{ border-top:1px solid #940305; border-left:1px solid #940305; border-right:1px solid #940305; border-bottom:1px solid #940305; color:#fff;}.button:hover,.arrow-button:hover{ color:#fff;}.button:active,.arrow-button:active { filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82123', endColorstr='#b50507',GradientType=0 ); /* IE6-9 */ background:#b50507; -webkit-box-shadow:inset 0 5px 10px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow:inset 0 5px 10px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 5px 10px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }.button:visited, .button:active, .arrow-button:visited, .arrow-button:active { color:#fff; }.button, .arrow-button, #tabs-light-bar .ui-state-active, #tabs-light-bar .ui-widget-content .ui-state-active, #tabs-light-bar .ui-widget-header .ui-state-active{ background:#b50507; background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f36e6f), color-stop(2%,#e82123), color-stop(100%,#b50507)); background:-webkit-linear-gradient(top, #f36e6f 0%,#e82123 2%,#b50507 100%); background:-moz-linear-gradient(top, #f36e6f 0%, #e82123 2%, #b50507 100%); background:-ms-linear-gradient(top, #f36e6f 0%,#e82123 2%,#b50507 100%); background:-o-linear-gradient(top, #f36e6f 0%,#e82123 2%,#b50507 100%); background:linear-gradient(to bottom, #f36e6f 0%,#e82123 2%,#b50507 100%); /* W3C */ filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36e6f', endColorstr='#b50507',GradientType=0 ); /* IE6-9 */} /** Includes Button and Tabs for Tabbed Content Items **/.button:hover, .arrow-button:hover, #tabs-light-bar .ui-state-hover, #tabs-light-bar .ui-widget-content .ui-state-hover, #tabs-light-bar .ui-widget-header .ui-state-hover, #tabs-light-bar .ui-state-focus, #tabs-light-bar .ui-widget-content .ui-state-focus, #tabs-light-bar .ui-widget-header .ui-state-focus { filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82123', endColorstr='#b50507',GradientType=0 ); /* IE6-9 */ background:#b50507;} /** Includes Button and Tabs for Tabbed Content Items **/#tabs-light-bar .ui-state-active a, #tabs-light-bar .ui-state-active a:link, #tabs-light-bar .ui-state-hover a, #tabs-light-bar .ui-state-hover a:hover { color:#fff;}