/*/////////////////////////////////////////////////////// Style Guide ///////////////////////////////////////////////////////// #idName { display: block; position: absolute; top: 0; left: 0; z-index: 1; width: auto; height: auto; overflow: auto; margin: 0; border: 0 solid #FFFFFF; padding: 0; background: #FFFFFF url('../images/spacer.gif') no-repeat top left; font: italic small-caps bold 68%/1.4 Verdana, Arial, Helvetica, sans-serif; color: #000000; text-align: left; text-decoration: none; } */ /*/////////////////////////////////////////////////////// General Style Information ///////////////////////////////////////////////////////*/ /*////// Structure Module //////*/ html { width: 100%; } body { width: 100%; height: 100%; margin: 0; padding: 0; background: #FFFFFF; font: 70%/150% verdana, arial, helvetica, sans-serif; color: #000000; text-align: center; } div { margin: 0; padding: 0; } /*////// Text Module //////*/ p { margin: 0; margin-bottom: 1.5em; } blockquote { margin: 0 3.5em; } h1 { margin-bottom: 0.4em; font-size: 1.7em; text-transform: uppercase; } h2 { margin-bottom: 0.3em; font-size: 1.4em; text-transform: uppercase; color: #FFAA00; } h3 { margin-bottom: 0.2em; font-size: 1.2em; text-transform: uppercase; } h4 { margin-bottom: 0.2em; clear: left; font-size: 1.0em; text-transform: uppercase; } h5 { margin-bottom: 0.1em; font-size: 1.0em; font-weight: bold; font-variant: small-caps; } h6 { margin-bottom: 0.1em; font-size: 1.0em; font-style: italic; } abbr { border-bottom: 1px dashed #999999; color: #999999; cursor: help; }acronym { border-bottom: 1px dashed #999999; color: #999999; cursor: help; } address { } cite { color: #FFAA00; font-size: 1.0em; } code { color: #FFAA00; font-size: 1.2em; } dfn { color: #FFAA00; font-size: 1.0em; } em { color: #FFAA00; font-style: italic; } kbd { color: #FFAA00; font-size: 1.2em; } pre { color: #FFAA00; font-size: 1.0em; } q { font-style: italic; color: #FFAA00; } samp { color: #FFAA00; font-size: 1.0em; } span { } strong { color: #FFAA00; font-weight: bold; } var { color: #FFAA00; font-size: 1.0em; } /*////// Hypertext Module //////*/ a:link { color: #FFAA00; text-decoration: underline; } a:visited { color: #FFAA00; text-decoration: underline; } a:hover { color: #B1A2CF; text-decoration: underline; } a:focus { color: #FFAA00; text-decoration: underline; } a:active { color: #B1A2CF; text-decoration: underline; } /*////// List Module //////*/ dl { margin-bottom: 1.5em; } dt { margin: 0; margin-top: 1.2em; font-weight: bold; color: #B1A2CF; } dd { margin: 0; } ol { margin-top: 0; margin-bottom: 1.5em; } ul { margin-top: 0; margin-bottom: 1.5em; list-style-type: square; } li { margin-bottom: 0.5em; } ul ul { list-style-type: disc; } ul ul ul { list-style-type: circle; } ol ol { list-style-type: lower-roman; } ol ol ol { list-style-type: lower-alpha; } /*////// Presentation Module //////*/ big { } hr { width: 50%; height: 1px; margin: 0 auto; margin-bottom: 0.6em; border-bottom: 1px solid #FFAA00; color: #FFAA00; text-align: center; } small { } sup { color: #FFAA00; } sub { color: #FFAA00; } /*////// Forms Module //////*/ form { display: block; z-index: 6; margin: 0 0 1.5em 0; padding: 0 1.5em; text-align: center; } fieldset { display: block; margin: 0 auto 0.8em auto; border: none; padding: 0; text-align: left; } legend { position: relative; top: 0.0em; left: -0.6em; float: left; width: 20em; white-space: nowrap; } label { float: left; width: 20em; padding-right: 2em; text-align: left; } input { width: 19.2em; padding: 0.1em; font-size: 1em; } select { width: 19.7em; _width: 19.3em; font-size: 1em; } textarea { width: 19.2em; font-size: 1em; font-family: Verdana, Arial, sans-serif; } option { } submit, reset, button { } #submit, .button { margin-left: 22em; _margin-left: 20.3em; width: auto; border: 1px outset #716E81; padding: 0.2em 0.8em; *padding: 0.2em; background: #4F4C5F; color: #FFB11F; } .required { color: #FFAA00; } /*////// Table Module //////*/ table { font-size: 100%; line-height: 1.5; margin-bottom: 1.5em; border: 1px solid #BCCFE1; border-collapse: separate; } caption { /* padding: 8px; border: 1px solid #999999; border-bottom: none; background: #FFAA00; font-size: 0.9em; */ } thead { } thead th { } tbody th { } tfoot { } th { padding: 4px 8px; text-align: left; font-weight: bold; } tr { } td { } /*////// Image Module //////*/ img { display: block; margin: 0; border: none; } /*/////////////////////////////////////////////////////// CLASS and ID Styles ///////////////////////////////////////////////////////*/ html { height: 100%; } body { height: 100%; margin: 0; padding: 0; background: #2F2B47 url('../images/bg-body.jpg') repeat top left; color: #EBE7F5; text-align: center; } #container { position: relative; width: 973px; min-height: 100%; margin: 0 auto; padding: 0; text-align: left; } * html #container { height: 100%; } #skip { position: absolute; z-index: 500; width: 100%; } #skip ul, #skip li { margin: 0; padding: 0; list-style-type: none; width: 100%; } #skip li a { position: absolute; top: -2000em; left: -2000em; z-index: 500; } #skip li a:focus, #skip li a:active { position: absolute; top: 0.6em; left: 0; z-index: 500; width: 100%; display: block; margin: 0; border: 1px solid #FFAA00; padding: 2px 4px 2px 0; background-color: #211F2E; font-size: 85%; text-align: center; color: #7A7690; text-decoration: none; letter-spacing: .08em; } #skip li a:hover { border: 1px solid #FFAA00; background-color: #3E3B50; /* F5B812; */ color: #D18B00; } #masthead { position: absolute; top: 0; left: 50%; z-index: 0; width: 973px; height: 327px; margin: 0 0 0 -486px; background: transparent url('../images/bg-masthead.png') no-repeat bottom center; } #masthead * { position: relative; } #masthead h1 { left: 132px; top: 53px; width: 100px; height: 260px; margin: 0; padding: 0; } #masthead a { z-index: 5; display: block; width: 100px; height: 0 !important; height /**/: 260px; overflow: hidden; margin: 0; padding: 260px 0 0 0; } #content { min-height: 20px; overflow: auto; padding: 350px 70px 190px 70px; background: transparent url('../images/bg-content.png') repeat-y top center; } #content * { position: relative; } .contentJS { padding: 111px 70px 60px 70px !important; } .mastheadJS { position: relative; z-index: 5; width: 200px; height: 270px; float: left; margin: -60px 1.5em 1.5em 0; cursor: pointer; } .footerJS { position: relative; z-index: 0; width: 260px; height: 105px; *float: right; margin: 2.3em 0 0 3.0em; *margin: 0 0 0 3.0em; } #nav { display: none; } #footer { height: 280px; margin: -192px 0 25px 0; background: transparent url('../images/bg-footer.png') no-repeat bottom center; color: #FFFFFF; font-size: 0.9em; text-align: center; } #footer * { position: relative; z-index: 2; } #footer ul { margin: 0 0 0 75px; padding: 0 0 0 0; list-style: none; } #footer li { float: left; display: inline; margin: 0; padding: 162px 0 0 0; list-style: none; } #footer a { margin: 0; padding: 0.1em 0.5em; color: #676279; text-decoration: none; } #footer a:hover { color: #FFAA00; } #footer #logo a { position: absolute; top: 0; left: 565px; z-index: 10; width: 275px; height: 275px; margin: 0; padding: 0; text-indent: -999em; } #validate { clear: both; margin: -108px 0 88px 75px; *margin: -104px 0 22px 75px; padding: 0; color: #FFFFFF; font-size: 0.9em; text-align: left; } #validate ul { margin: 0; padding: 0; list-style: none; } #validate li { display: inline; margin: 0; padding: 0; list-style: none; } #validate a { z-index: 2; margin: 0; padding: 0.1em 0.5em; color: #635E78; text-decoration: none; } #validate a:hover { color: #FFAA00; } #urru-march { position: relative; margin: -30px auto 0 auto; width: 100%; height: 30px; background: transparent url('../images/horizon.gif') repeat-x bottom left; } #urru-march a { position: absolute; bottom: 5px; left: 220px; border: none; color: #000000; } #urru-march a img { background: transparent url('../images/urru-march.png') no-repeat bottom left; } #urru-march #march-images { text-indent: -999em; } #containerImage { margin: 0; padding: 0; } .image-left { float: right; margin: 0 1.5em 1.5em 0; padding: 0; /* border: 2px solid #FFAA00; */ } .image-right { float: right; margin: 0 0 1.5em 1.5em; padding: 0; /* border: 2px solid #FFAA00; */ } .hiddenNoscript { display: none; } .papyrusFont { font: 120%/170% "Papyrus", Verdana, Arial, sans-serif !important; } #our-code { width: 80%; _width: 100%; margin: 0 10% 1.2em 10%; padding: 0.6em; } .linking { margin: 0 0 0.9em 10%; width: 80%; overflow: auto; } .linking dt { float: left; width: 22%; margin: 0 0 0.6em 0; padding: 0; } .linking dd { margin: 0 0 0.6em 22%; padding: 0; } .font-preview { margin: 0; padding: 0; list-style: none; } .font-preview li { margin: 0 0 1.0em 0; padding: 0; list-style: none; text-align: center; } .font-preview li a { color: #B1A2CF !important; } .font-preview img { border: 3px double #B1A2CF; } .video { position: relative; clear: both; overflow: auto; padding: 0 0 1em 0; } .video dt { float: left; clear: left; width: 120px; margin: 0; padding: 0 0 0.6em 0; } .video dd { float: left; width: 320px; margin: 0; padding: 0 0 0.6em 0; } .video dd ul { margin: 0; padding: 0; list-style: none; } .video dd ul li { margin: 0; padding: 0 0 0.4em 0; list-style: none; } dt.video-object { display: none; } dd.video-object { position: absolute; top: 0; right: 0; width: 307px; height: 249px; /* border: 1px solid #FFAA00; */ float: right; margin: 0 0 1.0em 0; padding: 0; text-align: right; } .video dd ul li.mov a { float: left; width: 12.5em; min-height: 16px; padding: 0 0 0 22px; background: transparent url('../images/icon-quicktime.gif') no-repeat center left; } .video dd ul li.avi a { float: left; width: 12.5em; min-height: 16px; padding: 0 0 0 22px; background: transparent url('../images/icon-windows-avi.gif') no-repeat center left; } .trading-cards { } .trading-cards dt { margin: 0; padding: 0; } .trading-cards dt.tc-image { clear: left; } .trading-cards dt.tc-image img { float: left; clear: left; margin: 0.4em 2.0em 2.0em 0; padding: 0; } .trading-cards dd { margin: 0; padding: 0 0 2.0em 0; } /*/////////////////////////////////////////////////////// Lightbox Styles ///////////////////////////////////////////////////////*/ #lbOverlay { position: absolute; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; } #lbOverlay.grey { background-color: #000000; } #lbOverlay.red { background-color: #330000; } #lbOverlay.green { background-color: #003300; } #lbOverlay.blue { background-color: #011D50; } #lbOverlay.gold { background-color: #666600; } #lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; } #lbMain a img { border: none; } #lbOuterContainer { position: relative; background-color: #000000; /* background-color: #FFFFFF; */ width: 100px; height: 100px; margin: 0 auto; } #lbOuterContainer.grey { border: 3px solid #888888; } #lbOuterContainer.red { border: 3px solid #DD0000; } #lbOuterContainer.green { border: 3px solid #00B000; } #lbOuterContainer.blue { border: 3px solid #5F89D8; } #lbOuterContainer.gold { border: 3px solid #B0B000; } #lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #000000; /* background-color: #FFFFFF; */ width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; } #lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; } #lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; } #lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; } #lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; } #lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; } #lbImageContainer, #lbIframeContainer { padding: 10px; background: #000000; /* No background colour previously set */ } #lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: transparent url('../images/lightbox/loading_animated.gif') center no-repeat; } #lbImage { border: 1px solid #5B5B5B; } #lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; } #lbImageContainer>#lbHoverNav { left: 0; } #lbHoverNav a { outline: none; } #lbPrev { width: 49%; height: 100%; background: transparent url('../images/lightbox/blank.gif') no-repeat; display: block; left: 0; float: left; } #lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url('../images/lightbox/prev_grey_border.gif') left 15% no-repeat; } #lbPrev.red:hover, #lbPrev.red:visited:hover { background: url('../images/lightbox/prev_red.gif') left 15% no-repeat; } #lbPrev.green:hover, #lbPrev.green:visited:hover { background: url('../images/lightbox/prev_green.gif') left 15% no-repeat; } #lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url('../images/lightbox/prev_blue.gif') left 15% no-repeat; } #lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url('../images/lightbox/prev_gold.gif') left 15% no-repeat; } #lbNext { width: 49%; height: 100%; background: transparent url('../images/lightbox/blank.gif') no-repeat; display: block; right: 0; float: right; margin-right: 1px; *margin-right: 0; } #lbNext.grey:hover, #lbNext.grey:visited:hover { background: url('../images/lightbox/next_grey_border.gif') right 15% no-repeat; } #lbNext.red:hover, #lbNext.red:visited:hover { background: url('../images/lightbox/next_red.gif') right 15% no-repeat; } #lbNext.green:hover, #lbNext.green:visited:hover { background: url('../images/lightbox/next_green.gif') right 15% no-repeat; } #lbNext.blue:hover, #lbNext.blue:visited:hover { background: url('../images/lightbox/next_blue.gif') right 15% no-repeat; } #lbNext.gold:hover, #lbNext.gold:visited:hover { background: url('../images/lightbox/next_gold.gif') right 15% no-repeat; } #lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; } #lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; } #lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; } #lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; } #lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; } #lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; } #lbPrev2_Off, #lbNext2_Off { font-weight: bold; } #lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; } #lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; } #lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; } #lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; } #lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; } #lbDetailsData { padding: 0 10px; } #lbDetailsData.grey { color: #333333; } #lbDetailsData.red { color: #620000; } #lbDetailsData.green { color: #003300; } #lbDetailsData.blue { color: #01379E; } #lbDetailsData.gold { color: #666600; } #lbDetails { width: 59%; float: left; text-align: left; } #lbCaption { display: block; font-weight: bold; } #lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; } #lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; } #lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; } #lbClose.grey { background: url('../images/lightbox/close_grey.png') no-repeat; } #lbClose.red { background: url('../images/lightbox/close_red.png') no-repeat; } #lbClose.green { background: url('../images/lightbox/close_green.png') no-repeat; } #lbClose.blue { background: url('../images/lightbox/close_blue.png') no-repeat; } #lbClose.gold { background: url('../images/lightbox/close_gold.png') no-repeat; } #lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; margin-right: 10px; } #lbPlay.grey { background: url('../images/lightbox/play_grey.png') no-repeat; } #lbPlay.red { background: url('../images/lightbox/play_red.png') no-repeat; } #lbPlay.green { background: url('../images/lightbox/play_green.png') no-repeat; } #lbPlay.blue { background: url('../images/lightbox/play_blue.png') no-repeat; } #lbPlay.gold { background: url('../images/lightbox/play_gold.png') no-repeat; } #lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; margin-right: 10px; } #lbPause.grey { background: url('../images/lightbox/pause_grey.png') no-repeat; } #lbPause.red { background: url('../images/lightbox/pause_red.png') no-repeat; } #lbPause.green { background: url('../images/lightbox/pause_green.png') no-repeat; } #lbPause.blue { background: url('../images/lightbox/pause_blue.png') no-repeat; } #lbPause.gold { background: url('../images/lightbox/pause_gold.png') no-repeat; }