<p style="font-size:small;">Content-Length: 6640 | <a href="http://akroncuttingedge.com/pFad/v4index.php?u=" style="font-size:small;">pFad</a> | <a href="http://www.ospo.noaa.gov/Products/bRR/css/brr.css" style="font-size:small;">http://www.ospo.noaa.gov/Products/bRR/css/brr.css</a></p>
@charset "utf-8";
/* CSS Document */

.brr-menu-item {
  width: 100px;
}

/*Menu Header Styles*/
.brr-menu-item h1 {
  color: #000;
  font-weight: bold;
  color: #333;
  font-size: 11px; 
  line-height: 12px;
  margin: 0px;
  padding: 0;
  text-decoration: none;
}

.brr-menu-item p {
  font-family: Arial, sans-serif;
  font-size: 11px; 
  line-height: 14px;
  margin: 0;
}

#link-col-brr {
	width: 110px;
	margin: 30px 0px 15px -30px;
	padding-left: 30px;
}



#Unavailable a{
	text-decoration: none;
	color: black;
}
.preload1 {background: url(./images/three_1.gif);}
.preload2 {background: url(./images/three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:30px; background:#fff url(./images/three_0.gif) repeat-x; position:relative; z-index:1; font-family:arial, verdana, sans-serif;border-bottom:1px solid #000;}
#nav li.top {display:block; float:left; height:30px;}
#nav li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#000; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(./images/three_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 30px 0 12px; height:30px; background: url(./images/three_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 30px 0 12px; height:30px; background: url(./images/three_0a.GIF) no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url(./images/three_0a.gif) repeat-x;}
#nav li:hover a.top_link span {background:url(./images/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(./images/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:500;}

#nav li:hover ul.sub
{left:1px; top:30px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:120px; height:auto; z-index:800;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:110px; font-weight:normal;}
#nav li:hover ul.sub li a
{text-align: left; display:block; font-size:11px; height:18px; width:100px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;border:1px solid #bbd37e;}
#nav li ul.sub li a.fly
{background:#bbd37e url(./images/arrow.gif) 90px 6px no-repeat;}
#nav li:hover ul.sub li a:hover
{background:#6a812c; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#6a812c url(./images/arrow_over.gif) 90px 6px no-repeat; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:100px; top:-4px; background: #bbd37e; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:100px; z-index:800; height:auto;}

#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#6a812c url(./images/arrow_over.gif) 90px 6px no-repeat; color:#fff; border-color:#fff;}

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#bbd37e url(./images/arrow.gif) 90px 6px no-repeat; color:#000; border-color:#bbd37e;}

   input.backward{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/Backward.JPG') no-repeat top;
   }
   
   input.stop{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/Stop.JPG') no-repeat top;
   }
   
   input.forward{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/Forward.JPG') no-repeat top;
   }
   
   input.nextImage{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/NextImage.JPG') no-repeat top;
   }
   
   input.slow{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/slow.JPG') no-repeat top;
   }
   
   input.fast{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/fast.JPG') no-repeat top;
   }

   input.lastImage{
    width:45px;
    height:45px;
    background: white url('images/animationPlayerButtons/LastImage.JPG') no-repeat top;
   }

   table.animationPlayer {
	border-width: thin thin thin thin;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;
	border-color: green green green green;
	border-collapse: collapse;
	background-color: white;
}
table.animationPlayer th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: green green green green;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.animationPlayer td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: green green green green;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#ospo_mainContainer{
	margin: 0 auto;
	width:100%;
	background-color:#E3E7ED;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

div.ospo_wrapper {
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

div.ospo_page {
	width: 900px;
	margin: 0 auto;
	padding:30px;
	padding-top:10px;
	background-color:#FFF;
}

div.sameLine{
   display:inline;
}

	.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left;
  width:100px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:250px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#123;
}
.appletDiv{
  z-index: 10;	
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
<!-- URL input box at the bottom -->
<form method="GET" action="">
    <label for="targeturl-bottom"><b>Enter URL:</b></label>
    <input type="text" id="targeturl-bottom" name="u" value="http://www.ospo.noaa.gov/Products/bRR/css/brr.css" required><br><small>
    <label for="useWeserv-bottom">Disable Weserv Image Reduction:</label>
    <input type="checkbox" id="useWeserv-bottom" name="useWeserv" value="false"><br>
    <label for="stripJS-bottom">Strip JavaScript:</label>
    <input type="checkbox" id="stripJS-bottom" name="stripJS" value="true"><br>
    <label for="stripImages-bottom">Strip Images:</label>
    <input type="checkbox" id="stripImages-bottom" name="stripImages" value="true"><br>
    <label for="stripFnts-bottom">Stripout Font Forcing:</label>
    <input type="checkbox" id="stripFnts-bottom" name="stripFnts" value="true"><br>
    <label for="stripCSS-bottom">Strip CSS:</label>
    <input type="checkbox" id="stripCSS-bottom" name="stripCSS" value="true"><br>
    <label for="stripVideos-bottom">Strip Videos:</label>
    <input type="checkbox" id="stripVideos-bottom" name="stripVideos" value="true"><br>
    <label for="removeMenus-bottom">Remove Headers and Menus:</label>
    <input type="checkbox" id="removeMenus-bottom" name="removeMenus" value="true"><br></small>
<!-- New form elements Sandwich Strip -->
        <label for="start"><small>Remove from after:</label>
        <input type="text" id="start" name="start" value="<body>">
        <label for="end"><small>to before:</label>
        <input type="text" id="end" name="end">
        <input type="checkbox" id="applySandwichStrip" name="applySandwichStrip" value="1" onclick="submitForm()"> ApplySandwichStrip<br></small>
    <button type="submit">Fetch</button>
</form><!-- Header banner at the bottom -->
<p><h1><a href="http://akroncuttingedge.com/pFad/v4index.php?u=" title="pFad">pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <i>Saves Data!</i></a></h1><br><em>--- a PPN by Garber Painting Akron. <b> With Image Size Reduction </b>included!</em></p><p>Fetched URL: <a href="http://www.ospo.noaa.gov/Products/bRR/css/brr.css" target="_blank">http://www.ospo.noaa.gov/Products/bRR/css/brr.css</a></p><p>Alternative Proxies:</p><p><a href="http://akroncuttingedge.com/php-proxy/index.php?q=http://www.ospo.noaa.gov/Products/bRR/css/brr.css" target="_blank">Alternative Proxy</a></p><p><a href="http://akroncuttingedge.com/pFad/index.php?u=http://www.ospo.noaa.gov/Products/bRR/css/brr.css&useWeserv=true" target="_blank">pFad Proxy</a></p><p><a href="http://akroncuttingedge.com/pFad/v3index.php?u=http://www.ospo.noaa.gov/Products/bRR/css/brr.css&useWeserv=true" target="_blank">pFad v3 Proxy</a></p><p><a href="http://akroncuttingedge.com/pFad/v4index.php?u=http://www.ospo.noaa.gov/Products/bRR/css/brr.css&useWeserv=true" target="_blank">pFad v4 Proxy</a></p>