﻿
.helpMenu { width: 280px; margin: -4px 0px 0px -5px; position: absolute; display: inline; z-index: 10; visibility: hidden; background-color: white; border: 2px solid #666666; }
.helpMenu a, .helpMenu div { padding: 2px 3px; display: block; }
.helpMenu img { margin-left: 1px; }
.helpMenu a { color: black; text-decoration: none; font-weight: normal; }
.helpMenu a:hover { color: white; background-color: gray; }
.helpMenu div, a#helpLink { color: gray; font-size: 10px; font-weight: bold; }
.helpMenu hr { margin: 2px 3px; }
.helpMenu .qentry {	padding: 5px 8px; border-bottom: 1px solid #DDDDDD;	color: #666666; }

.helpContent { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; z-index: 30; background-image: URL(/SiteCollectionDocuments/lb/css/gray-fader.png); }
.helpContent { _background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src:/SiteCollectionDocuments/lb/css/gray-fader.png, sizingMethod=scale);  }
#flashcontent { padding: 0px; background-color: white; border: 10px solid white; float: left; } /* bg formerly #8CB5D6 */
#videoWindow { position: relative; }
.closeButton { float: right; position: relative; top: 3px; *top: 3px; left: -30px; width: 86px; height: 26px; background-image: URL(/SiteCollectionDocuments/lb/css/lbClose.png); background-repeat: no-repeat; }
#videoWindow a { color: #ffffff; font-size: 13px; margin : 3px 0px; text-decoration: none; }

