﻿/* Geocaching Home Print Style Sheet - Last Updated 11 June 2010 by TWT */
/* This style sheet provides print styles to the "geocachingHome" master page. */

/* Begin Legacy Styles */
.yui-overlay{
position:absolute;
background:#fff;
border:1px solid #c0c0c0;
margin:10px;
}
.yui-overlay .bd{
padding:5px;
}
/* End Legacy Styles */

/* Begin Fonts */
h2.WidgetHeader,h3.WidgetHeader{
margin-top:0;
text-transform:uppercase;
}
/* End Fonts */

/* Begin Banner */
.BannerWidget{
display:none;
}
/* End Banner */

/* Begin Welcome */
.WelcomeWidget{
padding:1.5em;
border:1px solid #424242;
}
.WelcomeWidget h2{
margin-top:.75em;
}
.WelcomeWidget h3{
margin-top:1.5em;
}
a.LokiLink,a.SearchLink{
display:none;
}
/* End Welcome */

/* Begin Lost and Found Widget */
.LostandFoundWidget{
margin-top:1.5em;
padding:1.5em;
border:1px solid #424242;
}
.LostandFoundWidget h3{
margin-top:0 !important;
}
/* End Lost and Found Widget */

/* Begin Teaser */
.TeaserWidget{
margin-top:1.5em;
padding:1.5em;
border:1px solid #424242;
}
/* End Teaser */