/* sitemap.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 6px;
	font-size: 8pt;
	font-style: italic;
	background-color: #dcdcdc;
}
#sitemap #subnavi li#sn-support a {
	margin-left: 380px;
}
#spec #subnavi li#sn-support a,
#manual #subnavi li#sn-support a,
#software #subnavi li#sn-support a,
#dl_image #subnavi li#sn-support a,
#third_party_sw #subnavi li#sn-support a {
	margin-left: 20px;
}
#archive #subnavi li#sn-support a,
#discon #subnavi li#sn-support a,
#image #subnavi li#sn-support a {
	margin-left: 250px;
}

#subnavi li a:hover {
	color: white;
	background-color: #a9a9a9;
}
#subnavi li a:active,
#sitemap #subnavi li#sn-support a,
#download #subnavi li#sn-download a,
#spec #subnavi li#sn-download a,
#manual #subnavi li#sn-download a,
#software #subnavi li#sn-download a,
#dl_image #subnavi li#sn-download a,
#third_party_sw #subnavi li#sn-download a,
#spec #subnavi li#sn-spec a,
#manual #subnavi li#sn-manual a,
#software #subnavi li#sn-software a,
#dl_image #subnavi li#sn-dl_image a,
#third_party_sw #subnavi li#sn-third_party_sw a,
#archive #subnavi li#sn-archive a,
#discon #subnavi li#sn-archive a,
#image #subnavi li#sn-archive a,
#discon #subnavi li#sn-discon a,
#image #subnavi li#sn-image 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;
}
*/
/*
div#beta {
	clear: both;
	padding-top: 40px;
	width: 960px;
}
*/

.sitemap div.product-top {
	width: 984px;
	clear: both;
	display: block;
	background-color: #ffffff;
}

/*
.sitemap div.product-top-description-images {
	width: 765px;
	float: left;
}
*/

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

.sitemap div.product-top-header {
	width: 688px;
/* 	width: 885px; */	/* 90 %*/
/* 	margin-left: 756px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-left: 20px;
	font-size: x-large;
	text-align: left;
	font-family: "Arial Black", sans-serif;
	font-style: italic;
}
#sitemap div.product-top-header {
	width: 688px;	/* 70 %*/
}
#discon div.product-top-header {
	font-size: 16pt;
/* 	line-height: 120%; */
}
/*
div.product-top-header div {
	font-size: 16pt;
}
*/


.sitemap div.product-top-description {
	width: 688px;
/* 	width: 885px; */	/* 90 %*/
/* 	margin-left: 756px; */
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
}
#sitemap div.product-top-description {
	width: 688px;	/* 70 %*/
}
#sitemap div.product-top-description h3 a tt {
	font-family: serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
}

/*
#sitemap div.product-top-description a {
	text-decoration: underline;
}
*/

.sitemap div.product-top-description ul li.vline {
	line-height: 1em;
	font-family: monospace;
}
.sitemap div.product-top-description ul li ul {
	padding-bottom: 20px;
}

.sitemap div.product-top-description li {
	margin-left: 20px;
	padding-top: 10px;
}
.sitemap div.product-top-description li h3 {
	padding-top: 0;
	height: auto;
}
.sitemap div.product-top-description li h3 a.small {
	font-size: 10pt;
	font-weight: normal;

}



#spec div.product-top-description table,
#manual div.product-top-description table,
#software div.product-top-description table,
#dl_image div.product-top-description table {
	width: 845px;
	margin-left: 40px;
}

#spec div.product-top-description th,
#manual div.product-top-description th,
#software div.product-top-description th,
#dl_image div.product-top-description th,
#discon div.product-top-description th,
#image div.product-top-description th {
	display: none;
}
#spec div.product-top-description td.products,
#manual div.product-top-description td.products,
#software div.product-top-description td.products,
#dl_image div.product-top-description td.products,
#discon div.product-top-description td.products,
#image div.product-top-description td.products {
	width: 10em;
	height: 2em;
}
#third_party_sw div.product-top-description th,
#third_party_sw div.product-top-description td {
	height: 2em;
	padding: 6px;
	font-size: 9pt;
}
#third_party_sw div.product-top-description th.title,
#third_party_sw div.product-top-description td.title {
	width: 7em;
}
#third_party_sw div.product-top-description th.feature,
#third_party_sw div.product-top-description td.feature {
	width: 15em;
}
#third_party_sw div.product-top-description th.vendor,
#third_party_sw div.product-top-description td.vendor {
	width: 17em;
}
/* #image div.product-top-description th.img_s img, */
#image div.product-top-description td.img_s img {
	margin-top: 2px;
	margin-bottom: 30px;
	width: 170px;
	height: auto;
}
#image div.product-top-description td.img_sl img {
	margin-top: 2px;
	margin-bottom: 30px;
	width: 179px;
	height: auto;
}

#spec div.product-top-description td.contents a,
#manual div.product-top-description td.contents a,
#software div.product-top-description td a,
#dl_image div.product-top-description td.contents a,
#third_party_sw div.product-top-description td.vendor a,
#discon div.product-top-description td.contents a,
#image div.product-top-description td.contents a {
	text-decoration: underline;
}

#spec div.product-top-description td.alternate,
#manual div.product-top-description td.alternate,
#dl_image div.product-top-description td.alternate,
#discon div.product-top-description td.alternate {
	width: 10em;
}
#software div.product-top-description td.alternate {
	width: 16em;
	text-align: center;
}

/*
#third_party_sw div.product-top-description td.title a {
	width: 10em;
}
*/

/*
#third_party_sw div.product-top-description td.feature a {
	padding: 10px;
}
#third_party_sw div.product-top-description td.vendor a {
}
#third_party_sw div.product-top-description td.url a {
}
*/


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

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

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

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