
/*  Overall link color  */
a:link, a:visited, a:active {color: #f15a21; text-decoration: none;}
a:hover {color: #f15a21; text-decoration: underline;}

/*  Product selector links  */
.select  {font-size: 11px; font-family: arial, helvetica, sans-serif; font-weight: normal; color: #999999;}
a.prodselect:link, a.prodselect:visited, a.prodselect:active {color: #666666; text-decoration: none;}
a.prodselect:hover {color: #f15a21; text-decoration: underline} 

#productresults a:link, a:visited, a:active {color: #f15a21; text-decoration: none;}

/* "highlighted" background for selected items */
.highlighted {background-color: #eeeeee;}

/* sizing and spacing for resource links (support/drivers/documentation) */
.prodlist {font-family: arial, helvetica, sans-serif; font-size: 13px; margin-top: 3px}
.small, .prodlinks {font-family: arial, helvetica, sans-serif; font-size: 11px}
img.listimg {border: solid 1px #e0e0e0; padding: 2px; background-color: #ffffff; margin-right: 5px; margin-bottom: 3px}

/* sizing and spacing for family and product type listings */
td.prodlist {padding-bottom: 3px; padding-top: 2px; padding-left: 3px; padding-right: 2px; font-size: 12px; font-family: arial, sans-serif; }
td.prodarrow {padding-top: 3px; font-size: 10px}

div#planks {
	width: 740px;
	display:block;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	text-align: left;
	background-color: transparent;
	background-image : url("/_common/external/images/selector/midlevel_top_740_XL.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
div#planks div.bottom {
	clear:both;
	background-image : url("http://www.xerox.com/assets/images/css/homepage/plank_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 740px;
	padding: 5px 0 5px 0;
	margin: 0;
} 
