/* Product Map and Products */

/* Product Map */

.product-map-1
{
	background: url(/site/images/product-map-1-top.png) no-repeat left top;
	width: 780px;
	clear: both;
}

.product-map-1-bottom
{
	background: url(/site/images/product-map-1-bottom.png) no-repeat left bottom;
	height: 8px !important;
	width: 780px;
}

.product-map-2
{
	background: url(/site/images/product-map-2-top.png) no-repeat left top;
	width: 780px;
	clear: both;
}

.product-map-2-bottom
{
	background: url(/site/images/product-map-2-bottom.png) no-repeat left bottom;
	height: 8px !important;
	width: 780px;
}

div.product-map-1-bottom, div.product-map-2-bottom
{
	margin: 0 0 12px 0;
}


#qr-feature-nav, #qr-feature-nav li
{
	list-style-type: none;
	display: inline;
	vertical-align: bottom;
}

#qr-feature-nav
{
	float: right;
	margin: 0 0 0 18px;
}

#qr-feature-nav li a
{
	float: left;
	display: block;
	padding: 6px;
	margin: 0 0 0 6px;
	border: 1px solid #6D6DBF;
	font-size: 1.5em;
}

#qr-feature-nav li a:hover
{
	background-color: #D2D2E6;
}

#qr-feature-nav li a.active
{
	background-color: #6A6A8F;
	color: white;
}

#qr-feature-title, #qr-feature-nav li
{
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
}

#qr-feature-title
{
	float: left;
	margin-right: 12px;
}




/* Products */

#products #list-content .product-logo
{
float: right;
margin: 0 -33px 1em 2em;
}

#products #list-content h2
{
font-size: 3.0em;
line-height: 1.1;
margin-bottom: 0.5em;
}

#products #list-content .product-audience,
#products #list-content .product-reading-levels
{
font-weight: bold;
font-size: 1.2em;
color: #807459;
}

#products #toc-content .product-audience,
#products #toc-content .product-reading-levels
{
width: 174px;
font-weight: bold;
font-size: 0.9em;
color: #807459;
padding: 0 6px;
margin-bottom: 3px;
}

#products #toc-content .product-logo
{
margin: 6px 0;
}


#products #toc-content h3
{
margin-bottom: 3px;
}

#product-menu ul, #product-menu li
{
list-style-type: none;
margin: 0 0 0.5em 0;
padding: 0;
}

#product-menu h4
{
font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
margin-bottom: 0.5em;
}

#product-menu ul
{
margin: 0 0 2em 0;
}

#product-menu h4 a,
#product-menu li a
{
display: block;
border: 1px solid #6D6DBF;
padding: 6px;
margin-bottom: 6px;
}

#product-menu a:hover
{
background-color: #D2D2E6;
}

#products table.basic
{
clear: both;
}

.product-menu
{
float: left;
margin: 0 6px 0 0;
}
