.groupedlink, .groupedlink:hover {
  color: red;
  font-size: 11px;
  text-decoration: underline;
}

/*body {
	font: 1em verdana, sans-serif;
	background: #aaa;
}
ul, li {
	list-style: none;
}
a {
	color: #999;
	text-decoration: none;
	border: 0;
}
img {
	border: 0;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

#uberWrapper {
	width: 800px;
	margin: 0 auto;
	border: 1px solid #999;
	background: #fff;
}*/

ul#tssSubNav {
  padding: 6px 10px 5px 0;
  overflow: hidden;
}
ul#tssSubNav li {
  display: inline;
}
#searchbar {
    /*height:23px;*/
}

#tssTopNav {
  background: #EFEFEF;
  border-bottom: 1px solid #666;
  overflow: hidden;
}

#tssContentCat {
  padding: 5px 15px 10px;
  overflow: hidden;
  margin-left: 5px;
  clear: both;
  /*margin: 10px 15px;*/
  _height: 1%;
}
*:first-child+html #tssContentCat{
  padding: 5px 15px 0;
}

#tssContentCat h1 {
  font: bold 16px arial;
  color: #999;
  margin: 0 0 .8em;
	
}
#tssContentCat h1 strong {
  color: #666;	
}

/* ========================== */
/* = Thumbnails and columns = */
/* ========================== */

#tssContentCat ul {
  float: left;
}
ul.tCount1 {
  width: 100%;
}
ul.tCount2 {
  width: 49%;
}
ul.tCount3 {
  width: 32%;
}
ul.tCount4 {
  width: 24%;                     /* border: 1px solid #f00;  */

}
ul.tCount5 {
  width: 19%;
}

#tssContentCat ul li {
  margin-bottom: 10px;
  padding: 0 15px;
  _padding: 0 10px;
}
#tssContentCat ul p {
  font-size: 9px;
  color: #666;
}
#tssContentCat ul h2, #tssContentCat ul p {
  text-align: center;
  width: 170px;
  margin: 0 auto;
}
#tssContentCat ul p {
  margin: 2px 0 0;
}
#tssContentCat ul h2 a {
  font: bold 1.1em arial;
  margin-left: -4px;
  color: #333;	
}
#tssContentCat ul h2 a:hover {
  color: #666;	
}
#tssContentCat ul h3 {
  color: #666;
  /*font-style: italic;*/
  text-align: center;
  width: 170px;
  margin: 0 auto 2px;
  font-size: .9em;
}
#tssContentCat ul li img {
  border: 1px solid #666;
  border-color: #999 #666 #666 #999;
  background: #fff;
  padding: 5px;
  display: block;
  margin: 0 auto;
}
#tssContentCat ul li img:hover {
  border: 1px solid #f00;
}

img.jsShadow {
  padding: 5px 5px 10px;
  display: block;
}

div.shadow {
  margin: 0 auto;
  width: 165px;
  background: #bfbfbf;
  border: 1px solid #eaeaea;
  border-width: 0 1px;
  position: relative;
  padding: 1px 2px 0 1px;
}
div.shadow img {
  	background: white url(../content/images/shad_bottom.png) repeat-x bottom left;
}
div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(../content/images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}
div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(../content/images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}
div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(../content/images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}
div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(../content/images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
/*- Menu Tabs 6--------------------------- */

#tssTabs {
  /*background:#efefef;*/
  line-height:normal;
  /*border-bottom:1px solid #666;*/
  overflow: hidden;
  font: bold 80% arial;
  padding:10px 10px 0 15px;
  float: left;
  _height: 1%;
}

#tssTabs li {
  display:inline;
}
#tssTabs a {
  float:left;
  background:url(../content/images/tableft6.gif) no-repeat left top;
  padding:0 0 0 4px;
  text-decoration:none;
}

#tssTabs a span {
  font-size: 1.5em;
  float:left;
  display:block;
  background:url(../content/images/tabright6.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tssTabs a span {float:none;}
/* End IE5-Mac hack */
#tssTabs a:hover span, #tssTabs li.current a:hover span {
  color:#FFF;
}
#tssTabs a:hover, #tssTabs li.current a {
  background-position:0% -42px;
}
#tssTabs li.current a span {
  color: #FFE181;
}
#tssTabs a:hover span, #tssTabs li.current a span {
  background-position:100% -42px;
}

#tssCatList {
  position: relative;
  top: 6px;
  left: -15px;
  float: right;
}
#tssFilterBox {
  position: relative;
  top: 6px;
  left: -15px;
  float: right;
}





#tSubNavigation {
  margin-top: 4px;
  clear: both;
}
#tSubNavText {
  float: left;
  width: 60px;
  padding: 5px 0 5px 5px;
  font-weight: bold;
  font-size: 11px;
}
#tssSubNav {
  float: left;
  width: 700px;
}

#tssSubNav li {
  display: inline-block;
  float: left;
  border-right: 1px solid black;
  margin-bottom: 3px;
}
#tSubNavlastItem {
  border-right: 0 !important;
}

li.current a {
  background: #FFEBAF;
  color: #000 !important;
}

a.buttonSS {
  padding: 4px 10px;
  margin-bottom: 3px;
}
a.buttonSS:hover {
  background: #F0F0F0;
  text-decoration: underline;
}

