﻿/* Pods */

/* Latest Members */
div.LatestMembers
{
  margin: 0 auto 20px auto;
  padding: 0;
  width: 135px;
}

div.LatestMembers div.CapTop
{
  background: url(../images/LatestMembersCapTop.gif) no-repeat center top;
  color: White;
  height: 32px;
  margin: 0;
  padding: 0;
  width: 135px;
}

div.LatestMembers div.CapTop h4
{
  font: normal normal bold 12px/13px Arial, Sans-Serif;
  margin: 0;
  padding: 4px 0 0 6px;
}

div.GujluTop10
{
  clear: both;
  width: 135px;
}

div.GujluTop10 ol
{
  list-style-type: none;
  margin: 6px 0 0 0;
  padding: 0;
}

div.GujluTop10 li
{
  color: White;
  font-size: 0.85em;
  XXlist-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  width: 135px;
}

div.GujluTop10 li a, div.GujluTop10 li a:link, div.GujluTop10 li a:visited
{
  color: white;
  text-decoration: underline;
}

div.GujluTop10 li a:visited:hover, div.GujluTop10 li a:hover {
  color: #7D0305;
  text-decoration: underline;
}

/* Headlines */

div.Headlines
{
  margin-top: 40px;
  width: 100%;
}

div.Headlines h3
{
  font-size: 1.2em;
  font-weight: bold;
  color: #D31F28;
  margin: 0;
  text-align: center;
}

div.Headline
{
  background: url(../images/headline.gif) no-repeat 0px 2px;
  color: #333333;
  line-height: 1.3em;
  margin: 4px 0px 15px 5px;
  padding: 0 0 0 13px;
}

div.Headline a
{
  color: #D31F28;
  text-decoration: underline;
}

div.Headline a.active, div.Headline a:hover
{
  color: White;
  text-decoration: underline;
}

div.Headline input.btn
{
  width: 90px;
}

/* Adsense */

div.Adsense
{
  color: White;
  margin-bottom: 20px;
  text-align: center;
}

/* Feature */

div.Feature
{
  text-align: center;
}

div.Feature h4
{
  color: White;
  font-weight: normal;
  font-size: 11px;
}

div.Feature a.Image
{
  display: block;
}

div.Feature div
{
  background-color: White;
  color: Black;
  cursor: hand;
  font-size: 12px;
  line-height: 15px;
  padding: 3px 2px;
  margin: 3px auto;
  text-align: center;
  width: 115px;
}

div.Feature a.Title
{
  display: block;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

div.Feature span
{
  word-wrap: break-word;
}

div.Feature a:hover.Text
{
  text-decoration: underline;
}

div.Feature a.Text
{
  display: block;
}

div.Feature a.Text, div.Feature a:active.Text, div.Feature a:visited.Text, div.Feature a:hover.Text
{
  color: Black;
  text-decoration: none;
}

div.Feature a.FeatureMe, div.Feature a:active.FeatureMe, div.Feature a:visited.FeatureMe, div.Feature a:hover.FeatureMe
{
  color: White;
  font-size: 11px;
  text-decoration: underline;
}

/* Pod Menu */

div.PodMenu
{
  color: #D31F28;
  margin: 40px 0 10px 0;
  padding: 0
}

div.ListMenu
{
  margin: 10px 0 0 0 !important;
}

div.PodMenu h3
{
  color: #990000;
  font-size: 1.2em;
  font-weight: bold;
  margin: 6px 0;
  padding: 0;
  text-align: center;
}

div.PodMenu ul
{
  background-color: #D31F28;
  list-style: none;
  margin: 0 0 0 7px;
  padding: 0;
}

div.PodMenu li
{
  list-style-type: none;
  margin: 1px 0;
  overflow: hidden;
  padding: 2px;
  white-space: nowrap;
  width: 135px;
}

div.PodMenu li.Selected
{
  background-color: #990000;
}

div.JobList li.Selected
{
  background-color: Transparent;
}

div.PodMenu a, div.PodMenu a:link, div.PodMenu a:visited
{
  color: #7D0305;
  text-decoration: none;
}

div.PodMenu a:hover, div.PodMenu li.Selected a
{
  color: White !important;
  font-weight: bold;
}

div.PodMenu a:active
{
  font-weight: bold;
}
