/*
$Id: main.css,v 1.12.2.2 2008/12/12 10:51:51 max Exp $
vim: set ts=2 sw=2 sts=2 et:
*/

/*
  comparison list
*/
.fcomp-list .title-bar img {
  background: url(../../images/dingbats_categorie.gif) no-repeat;
}
.fcomp-list .fcomp-subtitle {
 /* font-weight: bold;
  padding: 0px 0px 5px 0px;
  margin: 0px;
 */ 
  color: #5582A1;
font-weight: bold;
text-decoration: none;
font-size: 10px;
padding: 0px 0px 5px 0px;
border-bottom: 1px solid #CCC;
width: 165px;
}
.fcomp-list ul {
  margin: 0px;
  padding: 0px;
}
.fcomp-list ul li {
  padding: 1px 5px 1px 1px;
  margin: 0px;
  position: relative;
}
.fcomp-list ul li img.delete-icon {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 8px;
  height: 8px;
  background: transparent url(../../images/delete_record.gif) no-repeat left top;
}
.fcomp-list ul li.fcomp-line {
  padding: 2px 0px;
}
.fcomp-list ul li.fcomp-line hr {
  margin: 0px;
  border-bottom-color: #dee2e9;
}
.fcomp-button {
  margin-top: 10px;
}
a.fcomp-menu-link:link,
  a.fcomp-menu-link:visited,
  a.fcomp-menu-link:hover,
  a.fcomp-menu-link:active
{
	color: #35416C;
  	font-weight: bold;
  	text-decoration: none;
	font-size: 10px;
	padding: 3px 10px;
	width: 145px;
}

div.fcomp-list div.content form ul li a {
	color: #35416C;
  	font-weight: bold;
  	text-decoration: none;
	font-size: 10px;
}

/*
  functionality in products list
*/
.fcomp-checkbox-box label {
  white-space: nowrap;
}
.products-list .fcomp-checkbox-box {
  margin-top: 10px;
  text-align: center;
}
.products-table .fcomp-checkbox-box {
  margin-top: 3px;
  text-align: center;
}
.fcomp-product-box {
  margin-top: 22px;
}
.fcomp-select-box {
  white-space: nowrap;
  padding: 0px;
  margin-top: 15px;
}
.fcomp-select-box .fcomp-select-product {
  margin-right: 25px;
}
.fcomp-compare-buttons {
  margin: 15px 0px 15px 0px;
}
div.fcomp-select-product input {
  float: left;
  margin-right: 10px;
}
select.fcomp-select-product {
  width: 200px;
}

.printable .fcomp-compare-buttons
  .printable .fcomp-checkbox-box
{
  display: none;
}

/*
  comparison page (classes list)
*/
.fcomp-classes-list .fcomp-class-title {
  background: #eeeeee none;
  font-weight: bold;
  margin-top: 15px;
}
.fcomp-classes-list ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.fcomp-classes-list ul li {
  margin: 0px;
  padding: 0px 0px 0px 5px;
}

/*
  comparison page (classes list)
*/
.fcomp-toolbar {
  text-align: right;
  white-space: nowrap;
  padding-bottom: 15px;
  margin-right: 20px;
}
.fcomp-show-not-equal {
  width: 16px;
  height: 16px;
  background: transparent url(../../images/nofiltr.gif);
}
.fcomp-show-equal {
  width: 16px;
  height: 16px;
  background: transparent url(../../images/filtr.gif);
}
.fcomp-axis {
  width: 16px;
  height: 16px;
  background: transparent url(../../images/change.gif);
}
.fcomp-popup-link {
  width: 16px;
  height: 16px;
  background: transparent url(../../images/popup.gif);
}
.fcomp-removed-features {
  padding-top: 15px;
  padding-bottom: 15px;
}
.fcomp-removed-features span {
  padding-left: 5px;
  padding-right: 5px;
}
span.fcomp-removed-features-title {
  font-weight: bold;
  padding-right: 5px;
}

.fcomp-table .search-sort-bar {
  padding-right: 0px;
  margin: 0px 0px 15px 0px;
}
.fcomp-table table {
  background: #cccccc none;
  float: left;
}
.fcomp-table tr td {
  padding: 2px;
}
.fcomp-table tr td.fcomp-corner {
  background: #ffffff none;
  width: 200px;
}
.fcomp-table tr td.fcomp-title {
  background: #cccccc none;
  font-weight: bold;
  text-align: center;
}
.fcomp-table tr td.fcomp-empty {
  background-color: #eeeeee;
}
.fcomp-xy tr td.fcomp-title-h {
  vertical-align: top;
  text-align: center;
  background-color: #eeeeee;
  font-weight: bold;
}
.fcomp-xy tr td.fcomp-title-v {
  vertical-align: middle;
  background-color: #eeeeee;
  white-space: nowrap;
}
.fcomp-yx tr td.fcomp-title-h {
  vertical-align: top;
  text-align: center;
  background-color: #eeeeee;
  font-weight: bold;
}
.fcomp-yx tr td.fcomp-title-v {
  vertical-align: middle;
  background-color: #eeeeee;
  white-space: nowrap;
}
.fcomp-yx tr td.fcomp-title-h a:link,
  .fcomp-yx tr td.fcomp-title-h a:visited,
  .fcomp-yx tr td.fcomp-title-h a:hover,
  .fcomp-yx tr td.fcomp-title-h a:link,
  .fcomp-yx tr td.fcomp-title-v a:link,
  .fcomp-yx tr td.fcomp-title-v a:visited,
  .fcomp-yx tr td.fcomp-title-v a:hover,
  .fcomp-yx tr td.fcomp-title-v a:active
{
  font-weight: bold;
}
.fcomp-yx tr td.fcomp-title-h label,
  .fcomp-xy tr td.fcomp-title-v label
{
  font-weight: bold;
}
.fcomp-table tr td.fcomp-hl-cell {
  vertical-align: middle;
  background-color: #fff5e4;
  text-align: center;
}
.fcomp-table tr td.fcomp-cell {
  vertical-align: middle;
  background-color: #ffffff;
  text-align: center;
}
.fcomp-table img.fcomp-yes {
  vertical-align: middle;
  width: 8px;
  height: 9px;
  background: transparent url(../../images/yes.gif) no-repeat left top;
}
.fcomp-table img.fcomp-no {
  vertical-align: middle;
  width: 8px;
  height: 9px;
  background: transparent url(../../images/no.gif) no-repeat left top;
}
.fcomp-table tr td.fcomp-center-note {
  white-space: nowrap;
  text-align: center;
  background: #ffffff none;
}
.fcomp-table tr td.fcomp-note {
  text-align: center;
  background: #ffffff none;
}
.fcomp-table tr td.fcomp-delete-cell {
  white-space: nowrap;
  background: #ffffff none;
  vertical-align: top;
  line-height: 15px;
}
.fcomp-table tr td.fcomp-delete-cell a:link,
  .fcomp-table tr td.fcomp-delete-cell a:visited,
  .fcomp-table tr td.fcomp-delete-cell a:hover,
  .fcomp-table tr td.fcomp-delete-cell a:active
{
  background: transparent url(../../images/delete_obj.gif) no-repeat left 1px;
  padding-left: 16px;
  display: block;
  height: 15px;
}

/*
  choosing page (classes list)
*/
.fcomp-class-cell {
  float: left;
  text-align: center;
}
.fcomp-class-cell a.image:link,
  .fcomp-class-cell a.image:visited,
  .fcomp-class-cell a.image:hover,
  .fcomp-class-cell a.image:active
{
  text-decoration: none;
}
.fcomp-class-cell a:link,
  .fcomp-class-cell a:visited,
  .fcomp-class-cell a:hover,
  .fcomp-class-cell a:active
{
  font-weight: bold;
}

/*
  choosing page (options list)
*/
.fcomp-options-table .data-name {
  white-space: nowrap;
}

/*
  products list popup
*/
.fcomp-popup-dialog .content {
  vertical-align: top;
}
.fcomp-popup-dialog form {
  width: 100%;
}
.fcomp-popup-categories-list {
  width: 48%;
  float: left;
  vertical-align: top;
  padding: 0px 0px 15px 0px;
}
.fcomp-popup-products-list {
  margin-left: 50%;
  width: 48%;
  vertical-align: top;
  padding: 0px 0px 15px 0px;
}
.fcomp-popup-column-title {
  font-weight: bold;
}
.fcomp-popup-categories-list select,
  .fcomp-popup-products-list select
{
  width: 100%;
}
