
#productSwitches td{
}
#productSwitches a {
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #;
	border-right-color: #;
	border-left-color: #;	
	color: #;
	font-size: 10px;
	text-transform: uppercase;
	display:block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-right: 2px;
}
#productFeatures, #productTechnical, #productPackage, #productSystem {
	padding: 10px;
	border: 1px solid #;
	height: 220px;
	font-size: 95%;
	line-height: 95%;
	overflow: auto;
	clear: both;
	color: #191919;
}
.productInfoBoxes {
 	display:none;
}
#productOverview {
	margin-bottom: 20px;
	overflow: auto;
	padding-right: 10px;
}

#prod1List td{
	background-color: #a2e2f8;
	background-image: url(/images/tuners-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#prod1List a {
	font-weight: bold;
	color: #4D4D4D;
}
#prod1List a:hover {
	color: #007ca8;
}
#sub1 p {
	margin-top: 8px;
	margin-left: 8px;
	text-transform:capitalize;
}
#sub1 a {
	color: #47565C;
}
#sub1 a:hover {
	color: #03847C;
}

#prod2List td{
	background-color: #e5b3cc;
	background-image: url(/images/accessories-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#prod2List a {
	font-weight: bold;
	color: #4D4D4D;
}
#prod2List a:hover {
	color: #b2296b;
}
#sub2 p {
	margin-top: 8px;
	margin-left: 8px;
	text-transform:capitalize;
}
#sub2 a {
	color: #47565C;
}
#sub2 a:hover {
	color: #03847C;
}

#prod3List td{
	background-color: #ffcb99;
	background-image: url(/images/storage-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#prod3List a {
	font-weight: bold;
	color: #4D4D4D;
}
#prod3List a:hover {
	color: #b46b00;
}
#sub3 p {
	margin-top: 8px;
	margin-left: 8px;
	text-transform:capitalize;
}
#sub3 a {
	color: #47565C;
}
#sub3 a:hover {
	color: #03847C;
}

#prod4List td{
	background-color: #fdefba;
	background-image: url(/images/network-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#prod4List a {
	font-weight: bold;
	color: #4D4D4D;
}
#prod4List a:hover {
	color: #c2972b;
}
#sub4 p {
	margin-top: 8px;
	margin-left: 8px;
	text-transform:capitalize;
}
#sub4 a {
	color: #47565C;
}
#sub4 a:hover {
	color: #03847C;
}

#prod5List td{
	background-color: #f6d3b8;
	background-image: url(/images/streamingmed-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#prod5List a {
	font-weight: bold;
	color: #4d4d4d;
}
#prod5List a:hover {
	color: #ce6024;
}
#sub5 p {
	margin-top: 8px;
	margin-left: 8px;
	text-transform:capitalize;
}
#sub5 a {
	color: #47565C;
}
#sub5 a:hover {
	color: #03847C;
}

#prod6List td{
	background-color: #f5cdce;
	background-image: url(/images/mcaccessories-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#prod6List a {
	font-weight: bold;
	color: #4d4d4d;
}
#prod6List a:hover {
	color: #a61818;
}
#sub6 p {
	margin-top: 8px;
	margin-left: 8px;
	text-transform:capitalize;
}
#sub6 a {
	color: #47565C;
}
#sub6 a:hover {
	color: #03847C;
}


.prodListTbl h3{
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 1.4em;
	line-height: 1.8em;
}
.prodListTbl td{
	padding: 5px;
}
.prodListTbl img {
	border: 1px solid #999999;
}
.prodListTbl h4 {
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.6em;
}
.productTable td{
	padding-right: 10px;
	padding-bottom: 10px;
}
