/* RMCS PRODUCT_DETAILS */


TABLE.prd_table
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px; 
}

TD.prd_topleft
{
	padding: 10px;
	padding-bottom: 8px;
	width: 365px;
	height: 240px;
	text-align: center;
	vertical-align: middle;
} 

TD.prd_topleft IMG{
   text-align:center;
}
 

TD.prd_right
{
	width: 50%;
	padding: 20px;
	text-align:left;
	vertical-align: top;
}

TD.prd_bottomleft
{
	padding: 20px;
	text-align:left;
	background-color: #e9e9e9;
	color: black;
	vertical-align: top;
}

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
}

UL.benefitlist
{
	margin: 10px 20px;
	padding: 0px;
}

UL.benefitlist LI
{
	margin: 5px 0px;
	padding: 0px;
}

TABLE.featureTable TD
{
	padding:3px;
	vertical-align:top;
}
	

DIV.featurename
{
	font-weight: bold;
}

DIV.featuredescription
{
}

DIV.featureimage
{
	float:left;
	margin-right:10px;
}

DIV.featureimage IMG
{
	margin-left:-20px;
}

UL.featurelist
{
	margin: 10px 20px;
	padding: 0px;
}

UL.featurelist LI
{
	margin: 5px 0px;
	padding: 0px;
}

UL.featurelist LI.image
{
	list-style:none;
	padding:0;
	margin:0;
}

DIV.printlink
{
	text-align:left;
	margin: 10px 0px;
}

DIV.printlink A.link11, A.link11:visited
{
	color: black;
	background: url(/static/rm/cs/images/arrow_open.gif) no-repeat 0 2px;
	padding-left: 15px;
	text-decoration:none;
}

DIV.printlink A.link11:hover, A.link11:active
{
	color: #cccccc;
	text-decoration:none;
}

DIV.environment
{
	padding: 0px;
	text-align:left;
	vertical-align: bottom;
}

TABLE.techdataHeaderTable 
{
	width: 100%;
}

TABLE.techdataHeaderTable TH {
	padding: 3px 3px 3px 8px;
	font-weight: bold;
    margin-right: 6px;
    text-align: left;
}

TABLE.techdataTable {	
	width: 100%;
	margin-top: 0px;
	margin-bottom: 6px;
}

TABLE.techdataTable TD {
	padding: 3px 3px 3px 8px;
}

TABLE.techdataTable TH {
	padding: 6px 3px 2px 8px;
	border-bottom: 1px solid #153500;	
	font-weight: bold;
}

TH.techdataGroup 
{
	text-align: left;
}

TD.techdataName 
{
	border-top: solid 1px #153500;
	vertical-align: middle;
	width: 45%;
}

TD.techdataValue 
{
	border-top: solid 1px #153500;
	vertical-align: middle;
	width: 55%;
} 

TR.techdataRow 
{
	border-top: 1px;
}

TR.techdataRowAlt {
	border-top: solid 1px #153500;
}

/* RELATIONS */

TABLE.relationsTable 
{
    width:100%;
}

TABLE.relationsTable TH 
{
	border-bottom:2px solid #153500;
	padding: 3px 3px 3px 8px;
	font-weight: bold;
    margin-right: 6px;
    text-align: left;
}

TABLE.relationsTable TD.relationsImageCell 
{	
	width:88px;
	margin-top:10px;
	min-height:50px;
	height:auto!important;
	height:50px;
	padding-right:5px;
}
TABLE.relationsTable TD 
{
	padding:3px;
	border-bottom:1px solid #153500;
	vertical-align:top;
}


/* COMPARE */

TD.prd_compare {	
	padding: 0px;
	margin: 0px;
	border-right: solid 5px black;
	border-bottom: solid 5px black;
	height: 1px;
}

TABLE.compare {
	width: 100%;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

TABLE.compare TD {
	padding: 0px;
	margin: 0px;
}

SELECT.compareSelect {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: center;	
}

.artnocol
{
width:60%;
}

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%;
}

DIV.prdlst A.link8,A.link8:visited {
	background: url(/static/rm/cs/images/arrow_open.gif) no-repeat 0 4px;
	padding-left: 15px;
	color:#000;
}
DIV.prdlst A.link8:hover, A.link8:active {
	color:#cccccc;
}
.artnocol
{
width:47%;
}

div.prdart table.articles th.artnocol {
white-space:nowrap;
}

div.prdart tr.rowAlt 
{	
background-color:transparent;
}
