/* support.css */

/* #subnavi */
#subnavi div {
	width: 982px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
#subnavi li {
	display: inline;
}
#subnavi li a {
	float: left;
	margin-left: 4px;
	height: 20px;
/* 	padding: 0 10px; */
	padding: 0 6px;
	font-size: 8pt;
	font-style: italic;
	background-color: #dcdcdc;
}
#subnavi li#sn-receivers a {
	margin-left: 30px; /* for ie6 */
}
#subnavi li a:hover {
	color: white;
	background-color: #a9a9a9;
}
#subnavi li a:active,
#antenna #subnavi li#sn-antenna a,
#accessory #subnavi li#sn-accessory a,
#others #subnavi li#sn-others a,
.others #subnavi li#sn-others a,
#ard25 #subnavi li#sn-ard25 a,
#ard9000mk2 #subnavi li#sn-ard9000mk2 a,
#ard9800 #subnavi li#sn-ard9800 a,
#ard9900 #subnavi li#sn-ard9900 a,
#sr2200 #subnavi li#sn-sr2200 a,
#arstv #subnavi li#sn-arstv a,
#sdu5600 #subnavi li#sn-sdu5600 a,
#crystal #subnavi li#sn-crystal a
 {
	color: white;
	background-color: #808080;
}
/*
div#sabnavi:after {
	content: "."; 
	display: block; 
	height: 10px; 
	float: none;
	visibility: hidden; 
}
*/
/* #subnavi end */

/*
#alpha {
	display: none;
}
#alpha-inner {
	width: 23%;
	float: left;
}
*/
/*
#beta div:before {
	clear: both;
}
*/
.others div.product-top {
	width: 984px;
	clear: both;
	display: block;
	background-color: #ffffff;
}
.others div.product-top-description-images {
	width: 765px;
	float: left;
}

.others div.product-top-description-images img {
	top: 0px;
	margin-left: 2px;
	width: 756px;
	height: auto;
/* 	height: 1070px; */
/* 	float: left; */
}

.others div.product-top-header {
	margin-left: 756px;
	padding-top: 40px;
	padding-left: 20px;
	font-size: 24px;
/* 	font-size: x-large; */
	text-align: left;
	font-family: "Arial Black", sans-serif;
	font-style: italic;
}

.others div.product-top-description {
	margin-left: 756px;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}

/*
.others .product-top-description li {
	margin-left: 20px;
}
*/


.others .entry-header {
	line-height: 105%;
}

.others .entry-body {
	clear: both;
	height: 220px;
}

.others .entry-image {
	height: 210px;
}

.others .entry-footer {
	clear: both;
	height: 10px;
}
