@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	color: #000;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-position: center top;
	
	}
img {
	border: none;
}
#container {
	width: 980px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.tablemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	background-color: #666;
}
.tablemenuheadings {
	color: #003;
	text-align: center;
}

TABLE.cobtbl{
	border: thin solid #999;
	} 

TD.cobhl{
	background-color: #CCC;
	border: thin solid #999;
}

TD.cobll{
background-color: #ffffff;
color : #666666;
border: thin solid #999;
}

#topnav {
	width: 980px;
	height: 64px;
	margin-top: 0px;
	margin-bottom:0px;
	background-image: url(images/graynavbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#toplinks {
	padding-top:15px;
}
#search {
	width: 248px;
	text-align: left;
	padding-top:17px;
	margin-left: 5px;
	margin-right:100px;
	float:left;
}
#navlinks {
	width: 660px;
	height: 10px;
	margin-left: 5px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	float:right;
	color: #FFF;
	padding-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#headerlogo {
	width: 980px;
	text-align: center;
	height: 181px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/wps-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cart {
	width: 218px;
	text-align: left;
	height: 20px;
	margin-left: 160px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 30px;
	margin-top: 0px;
	padding-top: 6px;
	background-image: url(images/cart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#catnav {
	width: 980px;
	text-align: center;
	height: 45px;
	background-image:url(images/catnav-bg_01.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
.catlinks {
	width: 123px;
	float:left;
	font-weight: bold;
	text-align:center;
	vertical-align:middle;
	margin-top:0px;
	padding-top: 6px;
	text-transform: uppercase;
	line-height: 10px;
}
.catlinkslast {
	width: 115px;
	float:right;
	vertical-align:middle;
	font-weight: bold;
	margin-top:0px;
	text-align:center;
	padding-top: 6px;
	text-transform: uppercase;
}

#leftnav {
	width:200px;
	padding: 2px;
	background-color:#FFF;
	float:left;
	text-align:left;
}
#leftnav img{
	margin-top: 2px;
	margin-bottom:3px;
}
#leftnavmenu {
	padding:0;
	margin:0 0 6 0;
}
#leftnav LI {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style: none;
	margin-bottom:2px;
	width: 200px;
	height: 22px;
	background: url(images/microcatnav.jpg) no-repeat;
	background-position: top;
	padding-top:2px;
}
#leftnav LI a:link {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	padding-left:4px;
	text-decoration:none;
}
#leftnav LI a:active {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	padding-left:4px;
	text-decoration:none;
}
#leftnav LI a:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	padding-left:4px;
	text-decoration:none;
}
#leftnav LI a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#066;
	padding-left:4px;
	text-decoration:none;
}
#leftnav LI.speciallink {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style: none;
	margin-bottom:2px;
	width: 200px;
	height: 22px;
	background: url(images/microcatnav-orange.jpg) no-repeat top;
	padding-top:2px;
}
#leftnav LI.speciallink a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	text-decoration:none;
}
#maincontent {
	width:740px;
	padding-left:15px;
	margin-left:0px;
	float:right;
	padding-right:15px;
	clear:right;
	text-align: left;
}

#maincontent a:link {font-family: arial; font-size: 12px; font-weight: bold; color:#066; text-decoration:none;}
#maincontent a:active {font-family: arial; font-size: 12px; font-weight: bold; color:#066; text-decoration:underline;}
#maincontent a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#066;
	text-decoration:none;
}
#maincontent a:hover {font-family: arial; font-size: 12px; font-weight: bold; color:#F60; text-decoration:underline;}

#bottomcontainer {
	width: 980px;
	background-color:#FFF;
	clear:both;
}
#copyright {
	width: 980px;
	background-color:#FFF;
	text-align:center;
	color:#333;
}

div.catlinks a:link {color: #Fff;text-decoration:none;line-height:15px;font-family: arial;font-size: 14px;}
div.catlinks a:visited {color: #Fff;text-decoration:none;line-height:15px;font-family: arial;font-size: 14px;}
div.catlinks a:hover {color: #F60;text-decoration:none;line-height:15px;font-family: arial;font-size: 14px;}
div.catlinks a:active {color: #Fff;text-decoration:none;line-height:15px;font-family: arial;font-size: 14px;}
div.catlinkslast a:link {color: #Fff;text-decoration:none;line-height:15px; font-family: arial;font-size: 14px;}
div.catlinkslast a:visited {color: #Fff;text-decoration:none;line-height:15px; font-family: arial;font-size: 14px;}
div.catlinkslast a:hover {color: #F60;text-decoration:none;line-height:15px; font-family: arial;font-size: 14px;}
div.catlinkslast a:active {color: #Fff;text-decoration:none;line-height:15px; font-family: arial;font-size: 14px;}

.indexcopy {color:#333; font-size:12px;}

div.detaildescription a[href $='.pdf'] {


   padding-right: 22px;
   padding-top: 10px;
   padding-bottom: 10px;
   background: transparent url(images/icon_pdf_20x20.gif) no-repeat center right;
 

}

.pdffilelink {
background:url("images/icon_pdf_20x20.gif") no-repeat scroll right center transparent;
padding-bottom:10px;
padding-right:22px;
padding-top:10px;
}

h1 {
	font-size: 1.7em;
	font-weight: bold;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

div.detailoptions td {
padding: 5px;}
