/* GENERAL STYLES */
.s_title_big
{
  font-size: 18px;
  font-weight: bold;
  color: #800000;
  margin-bottom: 15px;
}

.s_title_small
{
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

ul
{
  margin: 10px 0 0 10px;
}

.s_column
{
  float: left;
  width: 284px;
  color: #333;
  overflow: hidden;
  margin-right: 19px;
}

.s_column b
{
  font-size: 13px;
}

.cat_text
{
  float: right;
  width: 700px;
  color: #333;
}

.cat_left
{
  float: left;
  width: 400px;
}

.cat_right
{
  float: right;
  width: 260px;
}

.cat_tools-header
{
  position: relative;
  background-image: url(/img/icons/16_tools.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 26px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin: 0 0 5px 0;
}

.cat_tools
{
  position: relative;
  padding: 10px 0;
  overflow: hidden;
}

.cat_tool
{
  float: left;
  width: 260px;
  position: relative;
  height: 26px;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  overflow: hidden;
  margin: 0 10px 10px 0;
}

.cat_tool a
{
  height: 100%;
  background-image: url(/img/icons/16_redarrow.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 26px;
  display: block;
}

.cat_tool a:hover
{
  text-decoration: underline;
}

.cat_30days_4steps
{
  float: left;
  width: 720px;
  background: url(/img/tools/30days_4steps.jpg) top left no-repeat;
  margin: 0 -20px 0 0;
}

.cat_30days_4steps .cat_30days_4steps_text
{
  float: left;
  width: 160px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  margin: 90px 20px 20px 0;
}

.cat_30days_4steps .cat_30days_4steps_text a
{
  text-decoration: underline;
}

.cat_30days_text
{
  float: left;
  width: 700px;
}

.cat_30days_text a
{
  background-image: url(/img/controlpanel/breadcrumbs_arrow.png);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 17px;
  font-weight: bold;
}

.cat_30days_text a:hover
{
  text-decoration: underline;
}

.over_categorys
{
  float: right;
  width: 720px;
  overflow: hidden;
  margin: 0 0 0 -20px;
}

.over_categorys .over_category
{
  position: relative;
  float: left;
  width: 160px;
  margin: 20px 0 0 20px;
}

.over_categorys .over_category .over_title
{
  padding: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #333;
}

.over_categorys .over_category .over_icon
{
  height: 80px;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.over_categorys .over_category a
{
  width: 100%;
  height: 100%;
  display: block;
}

.over_categorys .over_category a:hover
{
  cursor: pointer;
}

.over_categorys .over_category a:hover .over_title
{
  text-decoration: underline;
  color: #800000;
}

.over_categorys .over_category a:hover .over_icon
{
  background-position: 50% 100%;
}

.s_category
{
  float: left;
  position: relative;
  width: 284px;
  height: 100px;
  background-image: url(/img/tools/categoryoverview.png);
  behavior: url(/iepngfix.htc);
  overflow: hidden;
  margin-top: 20px;
  margin-right: 19px;
}

.s_category a
{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 284px;
  height: 100px;
  cursor: pointer;
  display: block;
  z-index: 2;
}

.s_category_content
{
  position: absolute;
  top: 10px;
  left: 10px;
  width: 284px;
  height: 250px;
  z-index: 1;
}

.s_category_content img
{
  position: absolute;
  top: 0px;
  left: 0px;
  behavior: url(/iepngfix.htc);
  border: 0px;
}

.s_category_content_title
{
  position: absolute;
  top: 90px;
  left: 0px;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}

.s_category_content_column
{
  position: absolute;
  top: 110px;
  left: 0px;
  width: 264px;
  height: 120px;
  line-height: 15px;
  color: #333;
  overflow: hidden;
}

.t_overview
{
  position: relative;
  float: left;
  width: 890px;
  height: 220px;
  overflow: hidden;
  margin: 20px 0 0 0;
}

.t_overview .t_category
{
  float: left;
  width: 162px;
  height: 100px;
  margin: 0 20px 20px 0;
}

.t_overview .t_category a
{
  height: 100%;
  display: block;
}

.t_overview .t_category a:hover
{
  background-position: 0 100%;
}

.t_overview .t_own
{
  position: absolute;
  top: 0;
  right: 0;
  width: 162px;
  height: 220px;
  margin: 0;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

