﻿html {overflow: -moz-scrollbars-vertical;overflow-y:scroll;}
DIV.fyh_tabs {width:790px;position:relative;}
DIV.fyh_tabs ul {height:20px;padding:0px;margin:0px;list-style:none;border-bottom:5px solid #a3ceec;}
DIV.fyh_tabs li {height:20px;padding:0px;margin:0px 1px 0px 0px;float:left;}
DIV.fyh_tabs li a {height:20px;display:block;font-size:11px;color:#005c96;text-transform:lowercase;text-decoration:none;text-align:center;}
DIV.fyh_tabs li.size0 a {width:190px;background:url(/docs/images/fyh/recommendationsTabBg_reg.jpg) center -40px no-repeat;}
DIV.fyh_tabs li.sizeA a {width:175px;background:url(/docs/images/fyh/recommendationsTabBg_med.jpg) center -40px no-repeat;}
DIV.fyh_tabs li.sizeB a {width:160px;background:url(/docs/images/fyh/recommendationsTabBg_small.jpg) center -40px no-repeat;}
DIV.fyh_tabs li.sizeC a {width:125px;background:url(/docs/images/fyh/recommendationsTabBg_tiny.jpg) center -40px no-repeat;}
DIV.fyh_tabs li a.active,
DIV.fyh_tabs li a:hover {background-position:center -9px;color:#005c96;text-decoration:none;}
DIV.fyh_search {width:770px;position:relative;border:1px solid #d4dde0;margin-bottom:10px;padding:10px;}
DIV.fyh_search .title {font:bold 15px Arial,Verdana,Sans-Serif;color:#1a6695;}
DIV.no_results {font:bold 15px Arial,Verdana,Sans-Serif;color:#1a6695;padding:10px;}
SELECT.fyhInput,
INPUT.fyhInput {background:transparent url(/docs/images/searchInputSmallBg.gif) no-repeat scroll right;border:0px;color:#333333;font:12px Arial,Verdana,Sans-Serif;height:20px;width:146px;padding:2px;vertical-align:bottom;}
INPUT.fyhButton {height:20px;width:100px;background-color:silver;font:12px Arial,Verdana,Sans-Serif;}
DIV.fyh_info {font:bold 12px Arial,Verdana,Sans-Serif;color:#ed8a18;padding-bottom:10px;padding-left:11px;}
.otag_on {padding-left:3px;padding-top:3px;padding-right:10px;color:#000000;}
.otag_off {padding-left:3px;padding-top:3px;padding-right:10px;}
.mustard_title {color:#A4943D;font:12px Verdana;letter-spacing:1px;}

.fyh_cell{margin-left:15px;background-color:#ebf4fb;width:788px;border:1px solid #A3CEEC;}
.fyhTitle{color: #ed8a18;}
.fyhText{font-size:11px;font-family:Arial, Verdana, Sans-Serif;}
.fyh_on {display:block;}
.fyh_off {display:none;}
.fyh_b {color:#ed8a18;}

/* OVERALL EVENTS STYLE */
div.events{width:100%;height:100%;position:relative;background:#efaa22;font-size:12px;color:#666;}
div.events img.top{position:absolute;left:1%;top:1%;z-index:2;}
div.events img.bottom{position:absolute;left:1%;bottom:1%;z-index:2;}
div.events td:hover{background:url(/docs/images/arrowOrange.gif) 5px center no-repeat #ffebc3;}
/*div.events td:hover img{width:120px;height:85px;z-index:2;padding:0px 20px 0px 0px;}*/

/* EVENTS CONTAINER STYLE */
div.events div.border{height:98%;width:99%;overflow:auto;top:1%;right:0%;position:absolute;z-index:1;}
div.events div.border > a{color:#f1bb46;background-color:#fff;padding:5px 5% 0px 5%;text-align:right;text-decoration:none;width:90%;display:block;height:20px;}
div.events div.border > a:hover{background-color:#ffebc3;color:#000;}

/* SINGLE EVENT STYLE */
td.event {min-height:85px;padding:10px 25px 10px 50px;border-bottom:1px dashed #f1bb46;background:#fff;}
td.event span.name{font-size:14px;font-weight:normal;color:#333;}
td.event span.date{color:#f1bb46;}
td.event span.text{line-height:1.5;}
td.event img{width:100px;height:75px;border:1px solid #005c96;float:left;padding:0px 20px 0px 0px;}

td.event > a{color:#005c96;text-decoration:none;}
td.event > a:hover{color:#005c96;text-decoration:none;}
