﻿@import url(/static/rm/cs/templates/default/default.css);

TABLE.gt_container TD.verticalborder
{
	background-color: Black;
	margin: 0px;
	padding: 0px;
}

TABLE.gt_container TD.mancell
{
	background-color: Black;
	vertical-align: top;	
	height: 240px;
}

TABLE.gt_container TD.groupname
{
	padding: 20px 20px 0px 20px;
	border-bottom: solid 1px black;
}

TABLE.gt_container TD.productimage
{
	vertical-align: middle;
	text-align: center;
	padding-bottom:20px;
	width:50%;
}

TABLE.gt_container TD.productinfo
{
	padding-bottom:20px;
	vertical-align: top;
	width:50%;
}

TABLE.gt_container TD.productinfo SPAN.name
{
	font-size: 14px;
	font-weight: bold;
}

SPAN.new {
	margin-left: 6px;
	font-weight: bold;
	background-color: #b80000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: white;
	vertical-align: text-top;
	text-align: left;
	padding-top: 1px;	
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: -2px
}

TABLE.gt_container TABLE.prdlist
{
	width: 705px;
}

TABLE.gt_container TABLE.techdata
{
	margin-top: 4px;
	width: 360px;
	margin-bottom: 8px;
}
TABLE.gt_container TABLE.techdata TD.name
{
	padding-right: 8px;
	width: 60%;
}

TABLE.gt_container TABLE.techdata TD.value
{
	padding: 2px;
}

TABLE.gt_container TABLE.techdata TD
{
	border-bottom: solid 1px #707070;
	padding-left: 2px;
}

TABLE.gt_container TABLE.techdata TD.first
{
	border-top: solid 2px #707070;
}
TABLE.gt_container TABLE.techdata TD.last
{
	border-bottom: 0px;
}

TABLE.gt_container TD.last
{
	border-bottom: 0px;
}

TABLE.gt_container TABLE.prdlistheader 
{
	width:100%;
}

TABLE.gt_container TABLE.prdlistheader  TD.description
{
	vertical-align: top;
	width:50%;
}

TABLE.gt_container TABLE.prdlistheader  TD.categoryimage
{
	text-align: right;
	width:50%;
}

TABLE.gt_container DIV.category
{
	padding: 20px;
}

TABLE.gt_container DIV.category DIV.name
{
	margin-bottom: 5px;
}

TABLE.gt_container DIV.category DIV.description
{
}

TABLE.gt_container DIV.compare
{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
	text-align: right;
}
TABLE.gt_container A.link8,A.link8:visited {
	background: url(/static/rm/cs/images/arrow_open.gif) no-repeat 0 4px;
	padding-left: 15px;
	color:#000;
}
TABLE.gt_container A.link8:hover, A.link8:active {
	color:#cccccc;
}

div.prdart table.articles td {
	border-bottom:1px solid #707070;
}

div.prdart table.articles th {
background-color:white;
font-weight:bold;
padding:3px;
vertical-align:middle;
white-space:normal;
border-bottom:2px solid #707070;
}

div.prdart table.articles 
{
text-align:left;
border:0px solid #CCCCCC;
margin-bottom:6px;
margin-top:0;
padding:0;
width:100%;
}
.artnocol
{
width:60%;
}

div.prdart tr.rowAlt 
{	
background-color:transparent;
}

TABLE.gt_container table.container
{
	width:1%;
}