/* default style sheet */
body {
	background-color: White;
	color: black;
	font: 9pt / Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

paging
{
	font-size: 9pt;
	color: black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.header {
	background-color: Black;
	width: auto;
	vertical-align: middle;
	color: White;
}

div.footer 
{
	width: auto;
	color: #666666;
	font-size: .8em;
	text-align: center;
	font-family: Verdana;
	vertical-align: middle;
	border-top: groove 1px Black;
}

img.product {
	background: White url(images/NoImage.gif) no-repeat middle;
	height: 100px;
	width: auto;
	vertical-align: middle;
	border: solid 1px #606060;
}
	
a {
	color: black;
}
a:hover {
	color: blue;
	text-decoration: none;
}

a.paging {
	color: black;
}
a.paging:hover {
	color: silver;
	text-decoration: none;
}

h3 {
	font-size: 1.3em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.small_text {
	font-size: .7em;
}

.medium_text {
	font-size: .8em;
}

.product_list {
	border: solid 1px silver ;
	border-spacing: 0px;
	border-collapse:collapse;
	padding: 10px 10px 10px 10px;
}

.section_label {
	font: bold 1em / Verdana, Arial, Sans-Serif ;
	padding-bottom: 1px;
}

hr.divider {
	color: Silver;
}

.footerlink 
{
	color: black;
}

a.footerlink {
	color: black;
}
a.footerlink:hover {
	color: Silver;
	text-decoration: none;
}

#container { padding: 20px 40px; }

.catnavtitle
{
	float: left;
	width: 150px; 
	display: block;
	padding: 5px; 
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;  
	background-color: #f9f9f9;
	font-weight: bold;
}
.catnav
{
	float: left;
	width: 150px; 
	display: block;
	padding: 5px; 
	border-bottom: 1px solid #e8e8e8; 
	line-height: 1.5em; 
	background-color: #f9f9f9;
	margin: 0 0 15px 0;
	font-weight: bold;
}

#subnav
{
   float: left;
   width: 150px; 
   margin: 0 25px 0 -25px;
   display: block;
}

* html #subnav 
{ 
	float: left;
	width: 150px; 
	margin: 0 25px 0 -10px; 
}

#subnav a:link, #subnav a:visited 
{ 
	color: #000;
	font-weight: bold; 
}

.center_wide 
{ 
	float: left; 
	display: table;
}

.get_adobe 
{
	float: left;
	width: 200px;
	padding: 0px 0px 0px 15px;
	margin: 0px; 
	border-left: 1px solid #ccc;
}

.manual_search 
{ 
	float:left;
	width: 250px;
	padding: 0px; 
	margin: 0px 10px 0px 0px;
}

.discovery_hd 
{ 
	background-color: black; 
	color: white;
	padding: 5px;
	text-align: left;
	text-transform: uppercase;
	font-size: 0.90em;
}

.discovery_hd a 
{ 
	color: white;
	text-decoration: underline; 
}

.discovery 
{ 
	color: #000;
	padding: 5px;
	text-align: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fff;
	font-size: 0.90em; 
}

.whiteClearLink
{
	color: white;
	text-transform: none;
}

a.whiteClearLink:hover
{
	color: white;
	text-transform: none;
}

#dw_arrow 
{ 
	background: #fff url(images/dw_arrow.gif) no-repeat center right;
	cursor: default;
	text-decoration: none; 
}

h2
{ 
	color:#111; 
	padding:0.35em; 
	font-size:1.4em; 
	line-height:1;  
}

h2.product_rst_title
{ 
	color: black; 
	padding:0.0em; 
	font-size:1.4em; 
	line-height:1;  
}

.paginationSel 
{
	margin: 3px;
	padding: 10px;
	white-space: nowrap; 
	display: inline;
	color: #666;
	padding: 5px;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
	text-decoration: none;
}

#pagination 
{
	margin: 0px;
	padding: 0px;
	white-space: nowrap; 
	display: inline;
	color: #666;
	padding: 5px;
	text-align: left;
	background-color: #fff;
	text-decoration: none;
}

a.pagination { padding: 3px 10px;font-size: 0.90em; }
a.pagination:link, a.pagination:visited {color: #999;padding: 5px;text-align: left;text-decoration: none;background-color: #fcfbfb;border: 0px; }
a.pagination:hover { color: #666;padding: 5px;text-align: left;background-color: #f2f2f2;text-decoration: none;border: 0px;}

hr { height: 1px;border-top: 1px solid #ccc;border-right: 0;border-bottom: 0;border-left: 0; }