

#parentDiv {
height: 322px;
width: 731px;
overflow: hidden;
border-left: none;
margin-top: 10px;
position: relative;
}

#imageContainer img {
border: none;
height: 304px;
width: 718px;
border: none;
}

#frameContainer img {
border: none;
}

#imageContainer {
border: none;
height: 304px;
width: 5600px;
position: absolute;
background-image: url(/products/graphics/window.png);
background-repeat: no-repeat;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/products/graphics/window.png');
}

#ic2 {
border: none;
height: 304px;
width: 5600px;
position: absolute;
background-image: url(/products/graphics/window.png);
background-repeat: no-repeat;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/products/graphics/window.png');
}

#frameContainer {
height: 322px;
width: 731px;
position: absolute;
z-index: 50;
background-image: url(/products/graphics/window.png);
background-repeat: no-repeat;
_background-image: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='/products/graphics/window.png');
}

#navElement {
height: 243px;
width: 190px;
margin: 10px;
}

#par{
position:absolute;
z-index:100;
}

#navElement div{
left:34px;
position:absolute;
}

#ArcGISProducts{
top: 33px;
}


#navElement div a, p{
display:block;
font-family: verdana;
font-size: 12px;
color: #666666;
height: 19px;
text-decoration: none;
outline:none;
}

#navElement div p{
display:block;
font-size: 13px;
font-weight: bold;
height: 23px;
margin:0;
}

#ArcGISProducts p {
	color: #1577b7;
}

#ArcGISProducts a {
	margin-left: 8px;
}

#navElement div a:hover{

}

#navElement div a.on {
font-weight: bold;
}

#external_links_holder {
	width: 300px;
	height: 20px;
	position:absolute;
	bottom: 20px;
	z-index:100;
}

div#external_links_holder a.external_links {
	float: left;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
	height: 19px;
	text-decoration: underline;
	margin-left: 35px;
	outline:none;
}

#navElement div a:hover{
	text-indent: 10px;
	background: url('/products/graphics/nav_arrow_orange.gif') center left no-repeat;
	color: #F49221;
}

#navElement div a.on, #navElement div a.on:hover {
	font-weight: bold;
	text-indent: 10px;
	background: url('/products/graphics/nav_arrow_gray.gif') center left no-repeat;
	color: #666666;
}

a.external_links:hover {
	text-decoration: underline;
	
}
div.clear{
	clear:both;
}

/* Alphalist styles */
#productlist {
	padding:20px 0pt 0pt 0px;
	margin-left: 40px;
	width:678px;

}
#productlist table {
	width:675px;
}
#productlist td {
	border-bottom:1px solid #DDDDDD;
	line-height:1.5em;
	padding:10px 0pt;
	font-size: .78em;
}
#productlist td.col2 {
	border-bottom:1px solid #DDDDDD;
	font-size: .72em;
	line-height:1.5em;
	padding:10px 0pt 10px 10px;
}
#productlist a {
}