* {
	margin: 0;
	padding: 0;
}

.alt {
	display: none;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-align: center;
    background-color: #fff;
	color: #333;
}

img {
	border: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

/* Alt Font Classes */
.red {
    color: #993300;
}

.redstrong {
    color: #993300;
    font-weight: bold;
}

.redstrongindent {
    padding: 0 6px 0 0;
    color: #993300;
    font-weight: bold;
}

/* Layout */
#maincontainer {
	width: 760px;
	margin-right:auto;
	margin-left:auto;
}

#wrapper {
	float: left;
	width:760px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
    background: #fff;
}

/* Masthead and Navigation */
#masthead {
	width:760px;
	height: 98px;
	height: 100px;
	text-align: left;
}

#logo {
    float: left;
    width: 100px;
    height: 100px;
    background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
}

#nav {			
    float: left;
    padding: 45px 0 0 3px;
}

#nav ul {
    list-style-type: none;
}

#nav ul li {
    display: inline;
    padding: 0 0 0 17px;
	text-transform: lowercase;
}

#nav ul li a {
    text-decoration: none;
}

#nav ul li a:hover {
    text-decoration: underline;
}

#nav ul li.active {
    font-weight: bold;
}

#mastheadright {
    float: right;
    text-align: right;
    padding: 0 5px 0 0;
		margin-top: -54px;
	text-transform: lowercase;    
}

/* commented backslash hack v2 \*/
#mastheadright {
    float: right;
    text-align: right;
    padding: 45px 5px 0 0;
		margin-top: 0px;
	text-transform: lowercase;    
}
/* end hack */


/* Title */
#titleINT {
    width: 760px;
    height: 24px;
    border: #993300 1px solid;
    padding: 11px 0 0 20px;
	background-color: #FFC20A;
	text-transform: lowercase;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 740px;
}

#titleINT h1 {
    font-size: 14px;
		text-transform: uppercase;
    color: #993300;
    padding: 0 8px 0 0;
}

/* Homepage Middle Strap */
#middlestrap {
	background-color: #FFC20A;
    width: 759px;
    margin: 3px 0 0 0;
    padding: 11px 6px 11px 6px;
    border: #993300 1px solid;
    color: #993300;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 745px;
}

#middlestrap a {
    color: #993300;
	font-weight: bold;
}

#middlestrap a:hover {
    text-decoration: underline;
	font-weight: bold;
}

/* Homepage Middle Images */
#middleimages {
    width: 759px;
    padding: 5px 0 0 0;
}

#middleimages .left {
    padding: 0 6px 0 0;
}

/* Homepage Content Left */
#homeleft {
    float: left;
    width: 252px;
    padding: 15px 30px 0 0;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 222px;
}
html>body #homeleft {
	width: 222px;
}

#homeleft h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #333;
}

#homeleft p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 2px 0 0 11px;
    line-height: 14px;
    color: #333;
}

#homeleft a {
    color: #993300;
}

#contact {
    float: left;
    width: 200px;
    margin: 0px 0 0 0;
    background-image: url('../images/white/getintouch.gif');
	background-repeat: no-repeat;
}

#contact h1 {
	color: #333;
}

#contact p {
    padding: 0px 0 0 11px;
}

#contact a {
    color: #333;
}

#contact a:hover {
    text-decoration: underline;
}

#contact input {
	font-size: 10px;
    padding: 1px 0 1px 1px;
    color: #333;
}

#freetraining {
    float: left;
    width: 200px;
    margin: 0px 0 0 0;
    color: #ff0000;
}

#freetraining a {
	color: #993300;
	font-weight: bold;
}

#homeright {
    float: right;
    width: 507px;
    padding: 15px 0 0 0;
}

#homeright h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
}

#homeright p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 2px 30px 18px 11px;
    line-height: 14px;
}

#homeright p a {
    color: #993300;
}

#infoboxes {
    width: 507px;
    padding: 25px 0 0 0;
}

#homeright .infobox {
    float: left;
    width: 252px;
    margin: 4px 6px 0 0;
    border: #993300 1px solid;
	background-color: #FFC20A;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 248px;
}

#homeright .infobox h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 5px 0 0 0;
}

#homeright .infobox p {
    padding: 0;
}

#homeright .infobox img {
    float: left;
    margin: 0 4px 0 0;
	border-right: 1px solid #993300;
}

#homeright .infobox a {
	color: #993300;
}

#homeright .infobox a:hover {
    text-decoration: underline;
}

#homeright .infoboxright {
    float: left;
    width: 252px;
    margin: 4px 0 0 0;
    border: #993300 1px solid;
	background-color: #FFC20A;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 249px;
}

#homeright .infoboxright h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 5px 0 0 0;  
}

#homeright .infoboxright p {
    padding: 0;
}

#homeright .infoboxright img {
    float: left;
    margin: 0 4px 0 0;
	border-right: 1px solid #993300;
}

#homeright .infoboxright a {
	color: #993300;
}

#homeright .infoboxright a:hover {
    text-decoration: underline;
}

/* News */
#news {
    float: left;
    width: 498px;
    height: 340px;
    padding: 15px 0 0 0;
}

#newsweb {
    width: 498px;
    height: 316px;
}

#newswebnav {
    width: 498px;
    height: 19px;
    padding: 5px 10px 0 10px;
    background-color: #979797;
    color: #fff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 478px;
}

#newswebnav a {
    color: #fff;
}

#newswebnav a:hover {
    text-decoration: underline;
}

#newsmenu {
    float: left;
    width: 250px;
    padding: 15px 0 0 12px;
}

#newsmenu h1 {
    width: 250px;
    height: 21px;
    padding: 5px 0 0 10px;
    background-color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 240px;
}

#newsmenu h2,h3,h4,h5,h6 {
    padding: 10px 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
    font-size: 11px;
}

#newsmenu .infobox {
    width: 250px;
    height: 92px;
    margin: 7px 0 0 0;
    border: #ccc 1px solid;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 248px;
}

#newsmenu .infobox p {
    padding: 3px 0 0 0;
    line-height: 14px;
    color: #333;
}

#newsmenu .infobox a {
    color: #333;
}

#newsmenu .infobox a:hover {
    text-decoration: underline;
}

#newsmenu .infobox img {
    float: left;
}

#contentInt {
    float: left;
    width: 490px;
}

#contentInt h1 {
    padding: 0 0 0 17px;
}

#contentInt h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333;
    padding: 11px 0 0 0;
}

#contentInt h3 {
    font-size: 11px;
    padding-left: 16px;
    margin-bottom: 5px;
}

#contentInt p {
    padding: 3px 10px 15px 16px;
    line-height: 14px;
}

#contentInt ul {
    margin-left: 40px;
    list-style-type: disc;
}

#contentInt li {
    padding: 0 10px 8px 0;
    line-height: 14px;
}

#contentInt a {
    color: #993300;
    text-decoration:none;
}

#contentInt p.black {
    color: #000;
}

#contentInt .infobox {
    width: 450px;
    height: 95px;
    margin: 0 0 10px 15px;
    border: #ccc 1px solid;
}

#contentInt .infobox img {
    float: left;
    padding: 0 14px 0 0;
}

#contentInt .infobox h3 {
    margin: 0;
    padding: 11px 0 0 0;
    color: #333;
}

#contentInt .infobox a {
    color: #333;
}

#right {
    float: right;
    width: 250px;
}

#right h1 {
    height: 21px;
    padding: 5px 0 2px 10px;
	margin-bottom: 5px;
    background-color: #993300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 242px;
}

#right p {
	  margin-bottom: 5px;
}

#right img {
    padding: 5px 0 10px 0;
}



html>body #right img {
    padding: 5px 0 10px 0;
		margin-bottom: 10px;
}

/* Footer */
#divider {
    width: 759px;
    height: 14px;
    margin: 40px 0 0 0;
    background-color: #993300;
}

#footer {
    padding: 30px 0 30px 12px;
	text-transform: lowercase;
}

#footer p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #333;
}

#footer ul {
    list-style-type: none;
    padding: 5px 0 0 0;
}

#footer ul li {
    display: inline;
    color: #993300;
}

#footer ul li a {
    text-decoration: none;
    color: #993300;
    padding: 0 2px 0 2px;
}

#footer ul li a.first {
    text-decoration: none;
    color: #993300;
    padding: 0 2px 0 0;
}

#footer ul li a:hover {
    text-decoration: underline;
    color: #FFC20A;
}

.GridSelectedItem
{
    border: #993300 1px solid;
	background-color: #FFC20A;
	border-style: outset;
}

.GridItem
{
	cursor: hand;
}

.LibAdminCatHeader
{
    border: #993300 1px solid;
	background-color: #FFC20A;
}

.LibAdminDocHeader
{
    border: #993300 1px solid;
	background-color: #FFC20A;
}

#LibMaint1_PanelEditDoc
{
	visibility: hidden;
}

.OrderTotal
{
	text-align: right;
	padding-right: 15px;
}

.SearchKeywords
{
	width: 165px;
}

.CatalogSidebar
{
	margin-top: -6px;
	border: solid 1px #993300;
	width: 242px;
	padding: 4px;
}

.CatalogListing
{
	float: left;
	padding-right: 8px;
}

.ViewCart
{
	text-align: right;
	padding-bottom: 4px;
}
.Checkout
{
	text-align: right;
}

#right #CatTree img
{
	padding: 0px;
}

.CatTreeNode
{
	padding-left: 5px;
}

#dlg .hd
{
	background-color: #FFC20A;
    color: #993300;
}

.hiddentxt
{
	border: none;
	width: 0px;
	height: 0px;
	color: White;
}

.ContentFullWidth
{
	width: 700px;
	border: solid 1px black;
}
