﻿/* Groundspeak Print Style Sheet - Last Updated 16 Nov 2010 by TWT */
/* This style sheet provides print styles to all Groundspeak pages. */

/* Begin Skip Links */
.SkipLinks{
display:none;
}
/* End Skip Links */
/* Begin Page Layout */
body{
font-family:Verdana,Arial,Helvetica,sans-serif !important;
}
nav{
display:none;
}
dt{
float:left;
}
dt,dd{
margin-bottom:3em;
}
dl.SiteList dt{
width:75px;
min-height:72px;
}
dl.SiteList dd{
margin-left:85px;
min-height:72px;
}
dl.FounderList dt{
width:30px;
}
dl.FounderList dd{
margin-left:40px;
}
.GeocachingLogo,.WaymarkingLogo,.WherigoLogo,.CitoLogo{
display:block;
text-indent:-999999px;
}
.GeocachingLogo{
width:73px;
height:67px;
background:url(../images/logo_geocaching.png) no-repeat 0 0;
}
.WaymarkingLogo{
width:72px;
height:62px;
background:url(../images/logo_waymarking.png) no-repeat 0 0;
}
.WherigoLogo{
width:70px;
height:72px;
background:url(../images/logo_wherigo.png) no-repeat 0 0;
}
.CitoLogo{
width:68px;
height:68px;
background:url(../images/logo_cito.png) no-repeat 0 0;
}
.InformationWidget{
margin-bottom:1.5em;
padding:0 1.5em;
border:2px solid #c7c8ca;
}
.ImageButton{
position:relative;
top:3px;
}
.TabMenu,#Overview{
display:none;
}
#History,#OurTeam,#OurFounders,#OurPartners,#OurCulture,#Jobs,#Benefits{
margin-top:1.5em;
border-top:2px solid #c7c8ca;
}
#OurFounders{
padding-top:1em;
}
footer{
margin-top:1.5em;
padding:1.5em 0;
font-size:10px;
text-align:center;
border-top:2px solid #c7c8ca;
}
/* End Page Layout */
/* Begin Links */
header h1 a,header h1 a:link,header h1 a:active,header h1 a:hover,header h1 a:focus,header h1 a:visited{
width:249px;
height:43px;
display:block;
border:none;
outline:none;
text-indent:-999999px;
background:url(../images/logo_groundspeak.png) no-repeat 0 0;
}
a,a:link,a:hover,a:active,a:focus,a:visited{
color:#000;
text-decoration:none;
}
article a.ContactLink,article a.ContactLink:link,article a.ContactLink:hover,article a.ContactLink:active,article a.ContactLink:focus,article a.ContactLink:visited{
font-weight:normal;
}
/* End Links */
/* Begin Fonts */
h2,h3,h4{
font-family:Verdana,Arial,Helvetica,sans-serif !important;
}
h4{
margin-bottom:0 !important;
}
h4+p{
margin-top:0 !important;
}
.AlignCenter{
text-align:center;
}
/* End Fonts */