/* 
  This style sheet is for anyone who can't use the other style sheets.
  DO NOT EDIT THIS FILE
*/ 
blockquote { border : 0; }
body { background-color:#ffffcc; padding : 1% 4% 1% 4%; }
#preloader, .strip, .hide, img, a img { display : none; }
#center_logo, #center_logo a { 
  background: transparent url(images/sb_logo.jpg) no-repeat top left; 
  display : block; 
  border : 0; 
  width : 160px;
  overflow : hidden;
  text-decoration : none;
}
#center_logo a:hover, #center_logo a:focus, #center_logo a:active {
  background: transparent url(images/sb_logo_on.jpg) no-repeat top left;
  text-decoration : none;
}
h1 a, #headerimg h1 a {display:block;width:90%;height:auto;background:transparent;}
h1 a:hover, h1 a:focus, h1 a:active, #headerimg h1 a:hover, #headerimg h1 a:focus, #headerimg h1 a:active {display:block;width:90%;height:auto;background:transparent;}
#icons_box img { display : inline; }
div#icons_box ul { text-align: left; }
p.little img { display : inline; margin-right : 4px; }
#headerimg h1, #headerimg h1 a, #headerimg h1 a span { height : auto; }
#content, #sidebar, #farbar { border : 0; }
#footer { height : auto; }
.hide{display:none;}
.show{}
a:hover, a:focus, a:active {text-decoration:none;}
code, kbd, pre, pre code {  
  font-family : 'Courier New', Courier, Fixed, monospace;
  font-size : 0.9em; 
  background : transparent;
  color : #000;
}
pre {
  background : #fff;
  border : 1px solid #999;
  padding : 10px;
  margin : 10px 0 10px 0;
  height : auto;
  overflow : auto;
}
.narrowcolumn, #sidebar, #farbar {
  background-image: none;
}
/* End of CSS */
