@charset "utf-8";
/* CSS Document */

body { background:#fff; }
#showcase {  background: #fff; color:#444; }
#showcaseChallenge {  background: #fff; color:#444; }

.showcase-caption		{ color: #444; }
.showcase-caption h2 { color: #000; }
.showcase-caption h2 a { color: #000; }
.showcase-thumbnail { border: solid 1px #ebebeb;  }
.showcase-thumbnail:hover { border: solid 1px #000; }
.showcase-thumbnail.active 		{ border: solid 1px #000; }

.whiteBoxTitle {  color:#444; }
.coverblock { background: #ebebeb; color:#444;  }
#styleswitcher { background: #ebebeb; color:#888; }
.rightnavbox { background: #ebebeb; color:#888; }
#navigation_search { background: #ebebeb; color:#444;  }
#loginbox { width:180px; background:#ebebeb; }
#loginbox input { background:#fff; }

.pagingSearch .current { font-weight:bold; background:#444; color:#fff; padding:0 5px; margin:0 0 5px 0; }
.pagingSearch .current:hover { color:#fff; cursor:default; }