﻿.listline {
	background-image:url('../modules/products/images/gradient.jpg');
	background-position: top left;
	background-repeat:repeat-x;
}

.pad-top-40{
	padding-top: 40px;
}

.pad-top-15{
	padding-top: 15px;
}

.pad10 {
	padding-left:10px;
}

.lightgrey {background-color:#F2F2F2}

/* secondary tab styles -- tabA*/
th.tabAnormal {
	font-weight:bold; 
	font-size:10px; 
	height:10px;
	}

th.tabAselected {
	font-weight:bold; 
	font-size:10px; 
	height:10px;}

td.tabAnormal {
	height:6px;
	font-size:2px;
}

td.tabAselected {
	background-image:url('../images/arrow.jpg');
	background-position: center;
	background-repeat:no-repeat;
	height:6px;
	font-size:2px;
}

td.tabAnormal {
	height:6px;
}

tr.tabAnormal {
	display:none;
}

tr.tabAselected {
	display:table-row;
}

a.tabAnormal,a.tabAnormal:visited {
	font-size:10px;
	text-decoration:none;
	color:maroon;
	font-weight:normal;
	/*font-weight:bold;*/
	line-height:10px;
}

a.tabAnormal:hover{
	font-size:10px;
	text-decoration:none;
	color:maroon; 
	/*font-weight:bold;*/
	line-height:10px;
}


a.tabAselected, a.tabAselected:hover,a.tabAselected:visited {
	font-size:10px;
	text-decoration:none;
	color:#3F4446;
	font-weight:bold;
}

td.tabAspacer {
	font-size:10px;
	height:15px;
	font-size:2px;
	font-weight:bold;
}
/* /secondary tab styles -- tabA*/

/* plug in detail headers */
.details-pi-h-l {
	background-image:url('../modules/products/images/details_pi_l.jpg');
	height:68px;
	width:543px;
	background-position:top right;
	background-repeat:no-repeat;
}

.details-pi-h-r {
	background-image:url('../modules/products/images/details_pi_r.jpg');
	height:68px;
	width:163px;
	padding-top:7px;
	background-position:top left;
	background-repeat:no-repeat;
}
/* /plug in detail headers */

/* product detail headers */
.details-h-l {
	background-image:url('../modules/products/images/details_l.jpg');
	height:68px;
	width:411px;
	background-position:top right;
	background-repeat:no-repeat;
}

.details-h-r {
	background-image:url('../modules/products/images/details_r.jpg');
	height:68px;
	width:162px;
	padding-top:7px;
	background-position:top left;
	background-repeat:no-repeat;
}
/* /product detail headers */

select.manu {
	width:200px;
}

select.plugins {
	width:150px;
}

.support-label {
	background-image:url('../images/label.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	height:27px;
	font-weight:bold;
}

select.support {
	width:165px;
}

.support-boxbottom {
	height:40px; 
	background-image:url('../images/box_btm.jpg'); 
	background-position:bottom center; 
	background-repeat:no-repeat;
}

.support-boxtop {
	padding-top:10px; 
	background-image:url('../images/box_top.jpg'); 
	background-position:top center; 
	background-repeat:no-repeat;
}

.keywords {
	color:#FFFFFF;
	font-size:5px;
}

.compato {
	background-image:url('../modules/support/images/compato_grad.jpg');
	background-repeat:repeat-y;
	background-position: top right;
	border-bottom:1px solid #eeeeee;
}

div#groupsupport {
	width: 700px;
	padding-left: 32px;
	padding-bottom: 15px;
}
