
/*main body style*/
body {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; margin-top: 10px; margin-bottom: 20px; margin-left: 0px; margin-right: 0px; background-color: #999933;}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #663300; font-weight: bold; margin-top: 0px; margin-bottom: 0px; margin-left: 0px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: bold; margin-top: 5px; margin-bottom: 0px; margin-left: 0px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: none; margin-top: 5px; margin-bottom: -10px; margin-left: 0px;}

/*NOT USED -- content div containers*/
#content {
left:190px;
position:relative;
top:20px;
width:260px
}

/*List Styles*/
li,ol {
color:#333;
font-family:Arial, Helvetica, sans-serif;
list-style-type:square;
}

/*Controls the height above the List Styles*/
ul {
margin-left:3em;
margin-top:-0em;
text-indent:-0.0em
}

/*horizontal rule*/
hr.hrmain {color:#EBEBEB; height:1px; border:0 none; noshade:noshade; margin-top:8px; margin-bottom:8px;}

blockquote {margin-left: 20px;}

/*global links*/
a:link {color: #286A84; text-decoration: underline; font-size: 11px;}
a:visited {color: #286A84; text-decoration: underline; font-size: 11px;}
a:active {color: #666666; text-decoration: underline; font-size: 11px;}
a:hover {color: #666666; text-decoration: underline; font-size: 11px;}

/*header links*/
a.header:link {color: #333333; text-decoration: underline; font-size: 11px;}
a.header:visited {color: #333333; text-decoration: underline; font-size: 11px;}
a.header:active {color: #666666; text-decoration: underline; font-size: 11px;}
a.header:hover {color: #666666; text-decoration: underline; font-size: 11px;}

/*nav left styles*/
td.navleft {vertical-align: top; color: #CCCCCC; width: 182px; background-color:#333333; font-size: 11px;}

/*link styles for cart content - front-end*/
.cartlinks {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.cartlinks:link {color: #666666; text-decoration: underline; font-size: 11px;}
a.cartlinks:visited {color: #666666; text-decoration: underline; font-size: 11px;}
a.cartlinks:active {color: #333333; text-decoration: underline; font-size: 11px;}
a.cartlinks:hover {color: #333333; text-decoration: underline; font-size: 11px;}

/*center content*/
td.centercontent {vertical-align: top; width: 518px; padding: 14px;}
td.centercontent2 {vertical-align: top; padding: 1px;}

/*home page title links*/
a.hometitle:link {color: #990000; font-weight: bold; font-size: 11px; text-decoration: underline}
a.hometitle:visited {color: #990000; font-weight: bold; font-size: 11px; text-decoration: underline}
a.hometitle:active {color: #333333; font-weight: bold; font-size: 11px; text-decoration: underline}
a.hometitle:hover {color: #333333; font-weight: bold; font-size: 11px; text-decoration: underline}

/*titles burgandy-red -- used on FAQ page*/
p.titleburg {color: #990000; font-weight: bold; font-size: 11px;}
a.titleburg:link {color: #990000; font-weight: bold; font-size: 11px; text-decoration: underline;}
a.titleburg:visited {color: #990000; font-weight: bold; font-size: 11px; text-decoration: underline;}
a.titleburg:active {color: #333333; font-weight: bold; font-size: 11px; text-decoration: underline;}
a.titleburg:hover {color: #333333; font-weight: bold; font-size: 11px; text-decoration: underline;}
.faq {color: #990000; font-weight: bold; font-size: 11px; text-decoration: none;}

/*paragraph spacing -- used on FAQ page*/
p.faqpara {margin-top: 10px; margin-bottom: 10px;}

/*titles instructors*/
p.titleinst {color: #663300; font-weight: bold; font-size: 13px; margin-bottom: 3px;}

/*footer styles*/
td.footer {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; padding-top: 10px; padding-bottom: 0px;}
a.footer:link {color: #996633; font-weight: none; font-size: 11px; text-decoration: none}
a.footer:visited {color: #996633; font-weight: none; font-size: 11px; text-decoration: none}
a.footer:active {color: #808080; font-weight: none; font-size: 11px; text-decoration: underline}
a.footer:hover {color: #808080; font-weight: none; font-size: 11px; text-decoration: underline}
p.footer {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px;}

/*copyright styles*/
td.copyright {color: #D9D9A7; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; padding-top: 6px;}
a.copyright:link {color: #D9D9A7; font-size: 11px; text-decoration: underline}
a.copyright:visited {color: #D9D9A7; font-size: 11px; text-decoration: underline}
a.copyright:active {color: #FFFFFF; font-size: 11px; text-decoration: underline}
a.copyright:hover {color: #FFFFFF; font-size: 11px; text-decoration: underline}

/*webfx styles*/
a.webfx:link {color: #D9D9A7; font-size: 11px; text-decoration: none;}
a.webfx:visited {color: #D9D9A7; font-size: 11px; text-decoration: none;}
a.webfx:active {color: #D9D9A7; font-size: 11px; text-decoration: none;}
a.webfx:hover {color: #FFFFFF; font-size: 11px; text-decoration: underline;}

/*form text box fields - search box and newsletter subscribe*/
.formtextbox {font-size: 11px; color: #333333; background-color: #F6F6F6; font-family: Arial, Helvetica, sans-serif;}
.formbutton {font-size: 11px; color: #333333; background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif;}

/*images with borders*/
.img-border {border: 1px solid; border-color: #bcbcbc; padding: 4px; margin-top: 2px;}

/*link exchange links and styles*/
.le:link {color: #FAFAE3; text-decoration: underline; font-size: 11px;}
a.le:link {color: #FAFAE3; text-decoration: underline; font-size: 11px;}
a.le:visited {color: #FAFAE3; text-decoration: underline; font-size: 11px;}
a.le:active {color: #990000; text-decoration: underline; font-size: 11px;}
a.le:hover {color: #990000; text-decoration: underline; font-size: 11px;}
li.le,ol.le,ul.le {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; line-height: 16px;}

/*cart styles*/
/*cart styles*/
/*cart styles*/

/*detail page styles*/
.ProdDetail {font-family: Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: top;}
p.ProdDetail {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
p.ShortDes {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;}
.DetailedDesTitle {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color: #333333; font-weight: bold;}
.DetailProductName {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #333333; font-weight: bold;}
/*Line below added on 4-21-05*/
.DetailMFGName {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333; font-weight: bold;}
.DetailPartNumber {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; margin-bottom: 20px;}
td.OptionsHeader  {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; background-color: #F0F0F0;}
.OptionsSelectBox {margin-bottom: 6px; border-right: medium none; border-top: medium none; font-size: 11px; border-left: medium none; border-bottom: medium none; font-family: verdana}
td.ProdDetail {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; margin-left: 20px; margin-right: 20px;}

/*list page styles*/
.ProdList {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
p.ProdList {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color: #333333;}
td.ProdList {font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-left: 20px; margin-right: 20px;}

/*product pages category nav styles*/
font.subtitle {letter-spacing: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #666666; font-weight: bold; font-style: normal; text-decoration: none;}
.CategoryTitle {color: #333333; font-family: Tahoma, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.price {color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.saleprice {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.CatNav {color: #663300; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; margin-left: -1px;}
a.CatNav:link {color: #663300; text-decoration: underline; font-size: 15px; font-weight: bold;}
a.CatNav:visited {color: #663300; text-decoration: underline; font-size: 15px; font-weight: bold;}
a.CatNav:active {color: #666666; text-decoration: underline; font-size: 15px; font-weight: bold;}
a.CatNav:hover {color: #666666; text-decoration: underline; font-size: 15px; font-weight: bold;}

/*checkout pages styles*/
td.COHeader {font-family: Arial, Helvetica, sans-serif; color: #663300; font-size: 15px; font-weight: bold;}
td.COSubHeader {font-family: Arial, Helvetica, sans-serif; color: #663300; font-size: 12px; font-weight: bold; padding-top: 0px; padding-bottom: 0px; padding-left: 0px;}
td.COBreadcrumbs {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px;}
td.COContent1 {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; font-weight: bold; padding-top: 2px; padding-bottom: 2px; padding-left: 8px; padding-right: 8px;}
td.COContent2 {font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 11px; padding-top: 0px; padding-bottom: 2px; padding-left: 8px; padding-right: 2px;}
.COButtons {font-size: 8pt; margin-left: 1px; margin-right: 1px; margin-top: 0px;}
.COTextBox {padding-right: 0px; padding-left: 0px; font-size: 11px; padding-top: 0px; padding-bottom: 0px; padding-left: 2px; margin: 0px; font-family: Arial, Helvetica, sans-serif;}
.COSelectBox {border-right: medium none; border-top: medium none; font-size: 11px; border-left: medium none; border-bottom: medium none; font-family: Arial, Helvetica, sans-serif;}

/*site wide links and styles*/
.SiteWideLinks:link {color: #663300; text-decoration: underline; font-size: 11px; line-height: 12px;}
a.SiteWideLinks:link {color: #663300; text-decoration: underline; font-size: 11px; line-height: 12px;}
a.SiteWideLinks:visited {color: #663300; text-decoration: underline; font-size: 11px; line-height: 12px;}
a.SiteWideLinks:active {color: #666666; text-decoration: underline; font-size: 11px; line-height: 12px;}
a.SiteWideLinks:hover {color: #666666; text-decoration: underline; font-size: 11px; line-height: 12px;}
