﻿/* 
     TAFT-PEIRCE STYLING INFORMATION
*/


/* 
     MENU STYLING INFORMATION
*/

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

div.menuBar {
  background-color: #f0f0f0;
  border: 2px solid #f0f0f0;
  padding: 6px 24px 6px 0px;
  text-align: left;
}

div.menuBar a.menuButton {
  border: 0px solid #f0f0f0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 0px;
  padding: 6px 10px 6px 10px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: #009966;
  border-color: #a0a0a0;
  color: #ffffff;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #009966;
  border: 1px inset #a0a0a0;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #ffffff;
  border: 1px solid #009966;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #009966;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #009966;
  color: #ffffff;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}
/* Use the "hfb" class table for headers & footers with green background */
table.hfb{
	width: 800px;
	background-color: #009966;
	border-collapse: collapse;
}
/* Use the "hfg" class table for headers & footers with gray background */
table.hfg{
	width: 800px;
	background-color: #f0f0f0;
	border-collapse: collapse;
}
table.tp {
	border: 1px #009966 solid;
	border-collapse: collapse;
	padding: 4px;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
table.tp caption {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
table.tp tr {
	padding: 4px;
	border: 1px #009966 solid;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
table.tp td {
	padding: 4px;
	border: 1px #009966 solid;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
table.tp td.hd {
	background-color: #E0E0E0;
	padding: 4px;
	border: 1px #009966 solid;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
table.tp td.prc {
	padding: 4px;
	border: 1px #009966 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
table.tp td.prce {
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px #009966 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
table.tp td.tde {
	background-color: #F0F0F0;
	padding: 4px;
	border: 1px #009966 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
/* Use the "wd" class table to set a standard width */
table.wd{
	width: 800px
}
/* Use the "pt" class to setup page titles / headers */
table.pt{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
 height: 125px
}
/* Use the "qs" class to setup 9314-S Quick Steps Chart */
table.qs{
 border: 2px solid #009966;
	border-collapse: collapse;
}
table.qs td{
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: normal;
 font-weight: normal;
 color: black
}
table.qs td.hd{
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
 font-style: italic;
 font-weight: bold;
 background-color: #009966;
 color: white
}
/* Use the "dot" class for normal "dotted" product spec lists */
ul.dot{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
 padding-right: 20px;
}
/* Use the "square" class for sub-categories in product spec lists */
ul.square{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
 padding-right: 20px;
}
/* Use the "star" class for extra emphasis */
ul.star{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	list-style-image: url('../tp/imgs/Star.jpg');
 padding-right: 20px;
}
/* Use the "pic" class for picture titles / subtitles */
span.pic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
 color: black
}
/* Use the "reg" class for "normal" non-list text */
span.reg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
 color: black
}
/* Use the "footer" class for footer text */
span.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #009966;
}
/* Use the "tp" class to draw a green separator line */
hr.tp{
	color: #009966;
	width: 800px
}
a.hp{
	color: red;
 font-family: Arial, Helvetica, sans-serif;
 font-size: small;
	font-style: normal;
 font-weight: bold
}
body {
 text-align: center;
 margin: 0 auto;
 background-image: url('../tp/imgs/background-body.jpg');
}
#pw800 {
 width: 800px;
 margin: 0 auto;
 text-align: left;
 background-color: white;
}
#pw940 {
 width: 940px;
 margin: 0 auto;
 text-align: left;
 background-color: white;
}
#pw1260 {
 width: 1260px;
 margin: 0 auto;
 text-align: left;
 background-color: white;
}