﻿.bodyClass, .RadEContentBordered, .motherContent
{
  color: #6f6f6f;
  font-family: Tahoma;
  font-size: 11px;
  line-height: 13px;
}
a.productLink:hover
{
  text-decoration: none;  
}
a.productLink
{
  color: #5e5e5e !important;
}
.title-red
{
  color: #e13a2c;
  font-weight: bold;
}
#topBanner
{
  /*background-image: url(../../Images/Giros/giros_elem_red.jpg);*/
  width: 1000px;
  height: 157px;
  overflow: hidden;
}
#footer-bar, .footer-bar
{
  background-color: #ef4e44;
  width: 1000px;
  height: 4px;
}
.category-bg
{
  width: 775px;
  height: 131px;
  background-image: url(../../Images/Giros/category-bg.png);
  background-repeat: repeat-x;
  border: solid 1px #c8c8c8;
}
.productsDatalist
{
  border: solid 1px #c8c8c8;
}
.productsDatalist td
{
  border-bottom: dotted 1px #999;
  vertical-align: top;
}
.product-box
{
  border: solid 1px #c8c8c8;
  width: 776px;
}
#divContactsLogin
{
  margin-left: auto;
  margin-right: auto;
  width: 550px;
}
#divContactsLogin input[type='submit']
{
  cursor: pointer;  
}
.padding-left-5px
{
  padding-left: 5px;
}
.padding-right-5px
{
  padding-right: 5px;
  text-align:right !important;
}