/*-------------------- CTGY ---------------*/
#cat ul {
	font-size: 12px;
	line-height: 13px;
}
ul.cats {
	list-style:disc;
	padding-left:50px;
}
ul.cats li a {
	font-size:15px;
	color:#0066CC;
	line-height:32px;
	font-weight:bold;
}
ul.cats li a:focus, ul.cats li a:hover, ul.cats li a:active {
	color:#993300;
}
#crumbs {
	margin:0 0 16px 30px;
	padding:0;
	font-size:11px;
}
#crumbs a {
	color:#000;
	padding: 2px 4px;
}
#crumbs a:focus, #crumbs a:hover, #crumbs a:active {
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
.catDiagram {
	width:500px;
	margin:0 auto;
	text-align:center;
}
.catDiagram img {
	border:1px solid #555;
}
/*------------- CTGY-prodlist ----------------------*/
.maintable {
	width:505px;
}
.datatable {
	width:490px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
}
.datatable a:link.prodName, .datatable a:visited.prodName {
	color:#0066CC;
	font-weight:bold;
}
.datatable a:focus.prodName, .datatable a:hover.prodName, .datatable a:active.prodName {
	color:#444;
	text-decoration:none;
}
.cellDesc {
	width:470px;
	margin:6px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:15px;
}
.cellDesc ul li {
	font-size:12px;
	line-height:15px;
}
.txtField {
	border:1px solid #333;
	background-color:#fff;
}
.btnRed {
	width:75px;
	height:19px;
	background-color:#990000;
	color:#fff;
	border:1px solid #000;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
.btnFave {
	width:105px;
	height:19px;
	background-color:#9D9B49;
	color:#fff;
	border:1px solid #000;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
}
input.btnNext, input.btnPrevious {
	width: 100px;
	color: #fff;
	padding: 2px 0;
	background-color: #990000;
	border: 1px solid #333;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

input.btnNext:hover, input.btnPrevious:hover {
	width: 100px;
	color: #fff;
	padding: 2px 0;
	background-color: #003399;
	border: 1px solid #eee;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
input.btnComplete {
	width: 114px;
	color: #fff;
	padding: 2px 0;
	background-color: #990000;
	border: 1px solid #333;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

input.btnComplete:hover {
	width: 114px;
	color: #fff;
	padding: 2px 0;
	background-color: #003399;
	border: 1px solid #eee;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
input.search {
	background:url(../images/btn_signup.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	float:right;
	margin: 2px 9px 0 0;
	font:bold 11px/19px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#F7F4A1;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}
/*----------- CTGY-prodlist -------------------------*/
.cellDesc2 {
	width:470px;
	margin:6px 0 0 10px;
	padding:0;
	font-size:12px;
	line-height:15px;
}
.cellDesc2 ul li {
	font-size:12px;
	line-height:15px;
}
.app {
	font-weight:bold;
	color:#003399;
}
/*------------ PROD - display layout ---------------------------*/
#prodDisplay {
	width:505px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#prodDisplay h1{
	display:block;
	width:476px;
	height:100%;
	background:none;
	margin:0 0 12px 18px;
	line-height:0;
	font-size:0;
	padding:0;
	font-size:0;
	line-height:0;
	/*padding-top:2px;*/
	padding-bottom:2px;
	border-bottom: 1px dotted #9A0124;
}
#prodDisplay h1 span{
	font:bold 20px/28px Arial, Helvetica, sans-serif;
	color:#9A0124;
	background-color:#FCFABB;
	padding:0;
	margin:0;
	height:100%;
}
#prodImage {
	width:282px;
	float:left;
	padding:0;
	margin-left:10px;
}
#prodImage img {
	border:1px solid #444;
}
#prodInfo {
	width:190px;
	float:left;
	padding:0;
	margin:0 0 0 16px;
}
.cellDesc3 {
	width:420px;
	margin:0 0 0 10px;
	padding:12px 0 0 0;
	font-size:12px;
	line-height:15px;
}
.cellDesc3 ul li {
	font-size:12px;
	line-height:15px;
}
.related {
	font-size:15px;
	font-weight:bold;
	color:#003366;
	margin:0 0 3px 12px;
}
/*------------------------------2 Column mid--------------------*/
#mid2Col{
	width:748px;
	float:left;
	padding:0;
}
#catMain2Col{
	background:url(../images/test_bg_1px.gif) 0 0 repeat-x #FCFABA;
	color:#282828;
	width:748px;
	margin:6px 0 0 0;
}
#catMain2Col p.cattop2{
	display:block;
	background:url(../images/catmain2col_top.gif) 0 0 no-repeat;
	width:748px;
	height:23px;
	font-size:0;
	line-height:0;
}
#catMain2Col p.catBot2{
	display:block;
	background:url(../images/catmain2col_bot.gif) 0 0 no-repeat;
	width:748px;
	height:23px;
	font-size:0;
	line-height:0;
}
#cat2Col{
	width:746px;
	border-left:#CCC978 solid 1px;
	border-right:#CCC978 solid 1px;
}
#cat2Col h1{
	display:block;
	width:700px;
	height:24px;
	background:url(../images/test_div.gif) 0 0 repeat-x;
	margin:0 0 12px 18px;
	line-height:0;
	font-size:0;
	padding:0;
	font-size:0;
	line-height:0;
	padding-bottom:2px;
}
#cat2Col h1 span{
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#9A0124;
	background-color:#FCFABB;
	padding:0;
	margin:0;
	height:24px;
}
#cat2Col a:link, #cat2Col a:visited {
	color:#0000FF;
}
#cat2Col a:focus, #cat2Col a:hover, #cat2Col a:active {
	color:#000;
}
#cat2Col p.smallNote {
	font-size:70%;
}
	
/*-----------------------2 Column mid: end--------------------*/

/*--------------- BASK-basket-item (all 2-column pages) -----------*/
.datatableBasket {
	width:700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-top:18px;
	margin-left:18px;
}
#btnCheckout {
	float:right;
	height:25px;
	width:95px;
	background:url(../images/btn_checkout.gif) 0 0 no-repeat;
}
#btnCheckout a {
	display:block;
	height:25px;
	background:url(../images/btn_check.gif) top right no-repeat;
	text-decoration:none;
}
#btnCheckout a:focus, #btnCheckout a:hover, #btnCheckout a:active {
	background:transparent; /* or background:none; */
}
#btnContinue {
	float:right;
	height:25px;
	width:155px;
	background:url(../images/btn_continue_ovr.gif) 0 0 no-repeat;
	margin-left:20px;
}
#btnContinue a {
	display:block;
	height:25px;
	background:url(../images/btn_continue.gif) top right no-repeat;
	text-decoration:none;
}
#btnContinue a:focus, #btnContinue a:hover, #btnContinue a:active {
	background:transparent; /* or background:none; */
}
/*----------- customerlink (SFNT / Global Footer) -----------------*/
#innerDealerList span.welcome {
	display:block;
	width:140px;
	height:18px;
	padding:0;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	color:#0066CC;
	background-color:inherit;
	margin:0 0 2px 0;
}
/*---------------------- OSEL Page --------------------------------*/
#hideaway {
	display:none;
}
/*----------------- Messages ---------------*/
#message {
	width: 640px;
	margin-left: 18px;
}
.messageMinimum {
	width: 490px;
	margin: 20px auto;
}
/*------------- Express Order (EXOR) Form -------------------------*/
.expHdr {
	width:440px;
	margin:0 auto;
}
table.exor {
	width:300px;
	border:0;
	/*border: 1px solid #666;*/
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: inherit;
	margin-top:12px;
	margin-left:21px;
}
table.exor th {
	border:0;
	/*border: 1px solid #666;*/
	padding: 3px 3px 3px 3px;
	background-color: inherit;
}
table.exor td {
	border:0;
	/*border: 1px solid #666;*/
	padding: 3px 3px 3px 3px;
	background-color: inherit;
}
table.exor input.pnumber {
	width: 200px;
	border: 1px solid #003399;
	font-size:14px;
	color:#003399;
	background-color:#ffffff;
	padding:4px;
}
table.exor input.qty {
	width: 50px;
	border: 1px solid #003399;
	font-size:14px;
	color:#003399;
	background-color:#ffffff;
	padding:4px;
}
/*-------- end EXOR ----------------------------*/
/*--------- SMAP -------------------------------*/
.SitemapName {
	font-size:10px;
}
/*-------- end SMAP ----------------------------*/
/*--------- SPTS (Contact Form) ----------------*/
.contact_area {
	float: left;
	width: 492px;
}
.contactMain1 {
	width: 452px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #929F4B;
	background-color: #FFFFFF;
	padding: 8px 20px;
	margin-bottom: 18px;
}
.contactMain {
	width: 492px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #929F4B;
	background-color: #FFFFFF;
	height: 540px;
}
.contactMain2 {
	width: 452px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px dotted #929F4B;
	background-color: #FFFFFF;
	padding: 8px 20px;
	margin-top:18px;
	margin-bottom: 12px;
}
.contactindicatestext {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	margin: 3px;
	padding: 3px;
	height: 20px;
	width: 250px;
	float: left;
}
.errortext {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}
.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 114px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	clear:left;
}
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.textboxEffect {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.textboxEffectAnswer {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 150px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.textboxEffect:hover {
	background-color:#FFFFFF;
	color: #0033CC;
	margin:0px;
	padding:0px;
	border:1px solid #0066FF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textboxEffectAnswer:hover {
	background-color:#FFFFFF;
	color:#0033CC;
	margin:0px;
	padding:0px;
	border:1px solid #0066FF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contactdropdownformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 68%;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.dropdownEffect {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 262px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.dropdownEffect:hover {
	background-color:#FFFFFF;
	color:#0033CC;
	margin:0px;
	padding:0px;
	border:1px solid #0066FF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 70%;
	float: left;
	margin: 3px;
	padding: 3px;
}
.MassageboxEffect {
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 170px;
	width: 320px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.MassageboxEffect:hover {
	background-color:#FFFFFF;
	color:#0033CC;
	margin:0px;
	padding:0px;
	border:1px solid #0066FF;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.submitbuttonarea {
	margin: 5px;
	float: left;
	height: 50px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 150px;
}
/*.subbtn {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../images/submit.png);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px none #E6E9CF;
	margin: 2px;
	padding: 2px;
	height: 31px;
	width: 94px;
}*/
.subbtn {
	height:31px;
	width:94px;
	background:url(../images/btn_send.gif) 0 0 no-repeat;
}
/*-------- end SPTS ----------------------------*/
/*--------- Support ----------------*/
ul.support {
	width:440px;
	margin:0; 
	padding:0 0 0 25px; 
	list-style-type:disc;
}
ul.support li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	margin-bottom:14px;
}
/*--------- Catalog Downloads ----------------*/
ol.downld {
	width:440px;
	margin:0; 
	padding:0 0 0 25px;
}
ol.downld li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	margin-bottom:10px;
}
h2.dwnldPage {
	margin: 24px 0 8px 24px;
	font-size:22px;
}
ul.dwnldListXsl {
	width:440px;
	margin:16px 0 26px 24px;
	padding:0;
	list-style:none;
}
ul.dwnldListXsl li {
	padding-left:35px;
	background-image:url(../images/Excel-16.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom:14px;
	height:25px;
}
ul.dwnldListXsl li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#00F;
}
ul.dwnldListXsl li a:focus, ul.dwnldListXsl li a:hover, ul.dwnldListXsl li a:active {
	color:#993300;
	text-decoration:none;
}
ul.dwnldListXsl li.noIcon {
	background-image:none;
	margin-bottom:20px;
}
ul.dwnldListPdf {
	width:440px;
	margin:16px 0 26px 24px;
	padding:0;
	list-style:none;
}
ul.dwnldListPdf li {
	padding-left:35px;
	background-image:url(../images/Reader-16.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom:14px;
	height:25px;
}
ul.dwnldListPdf li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:18px;
	color:#00F;
}
ul.dwnldListPdf li a:focus, ul.dwnldListPdf li a:hover, ul.dwnldListPdf li a:active {
	color:#993300;
	text-decoration:none;
}
ul.dwnldListPdf li.noIcon {
	background-image:none;
	margin-bottom:20px;
}
/* ------------- LOGIN page --------------------- */
#retailWarning {
	width:320px;
	padding: 10px 0 10px 15px;
	margin: 100px auto 40px;
	border:1px solid #F00;
	background-color:#FFF;
}
#retailWarning h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	text-decoration:underline;
	color:#F00;
	margin: 0 0 5px 0;
}
#retailWarning p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555;
	margin:0;
	padding:0;
}
/* ------------- My Favorites page --------------------- */
.adsmfTable {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin:0 auto;
}
.adsmfTable a:link.prodName, .adsmfTable a:visited.prodName {
	color:#0066CC;
	font-weight:bold;
}
.adsmfTable a:focus.prodName, .adsmfTable a:hover.prodName, .adsmfTable a:active.prodName {
	color:#444;
	text-decoration:none;
}

/* ------------- News Flash --------------------- */
.flashDesc {
	width:480px;
	text-align:center;
	margin-bottom:16px;
	font:bold 16px/12px Arial, Helvetica, sans-serif;
	color:#9A0124;
}
.flashbod {
	width:464px;
	border:8px solid #0066CC;
	background-color:#fff;
}
.flashTitle {
	width:464;
	height:20px;
	background-color:#0066CC;
	font:bold 22px/26px "Arial Black", Gadget, sans-serif;
	color:#fff;
	text-align:center;
	border-bottom:8px solid #0066CC;
}
.flashInnerbod {
	width:424px;
	margin:20px auto 10px;
	padding:2px 10px 10px;
	border-bottom:8px solid #0066CC;
	overflow:hidden;
}
.flashInnerbodEnd {
	width:424px;
	margin:20px auto 20px;
	padding:2px 10px;
	overflow:hidden;
}
.flashInnerTitle {
	width:424px;
	margin:0 auto 10px;
	padding:0;
	font:bold 17px/22px Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}
.flashwrapper {
	width:434px;
	margin-bottom:14px;
	overflow:hidden;
}
.flashTextLeft {
	width:200px;
	margin:0 12px 0 0;
	float:left;
	font:bold 12px/17px Verdana, Geneva, sans-serif;
	color:#555;
}
.flashTextLeft a:link, .flashTextLeft a:visited {
	color:#00F;
	text-decoration:underline;
}
.flashTextLeft a:hover, .flashTextLeft a:active {
	color:#000;
	text-decoration:none;
}
.flashImgRight {
	width:210px;
	float:left;
	margin:0 0 10px 0;
}
.flashPrice {
	display:block;
	font-size:13px;
	color:#F00;
	text-align:center;
	margin:0 auto;
}
.flashSmFont {
	display:block;
	width:434px;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin:0 auto;
}
.flashTextRight {
	width:200px;
	margin:0;
	float:right;
	font:bold 12px/17px Verdana, Geneva, sans-serif;
	color:#555;
}
.flashTextRight a:link, .flashTextRight a:visited {
	color:#00F;
	text-decoration:underline;
}
.flashTextRight a:hover, .flashTextRight a:active {
	color:#000;
	text-decoration:none;
}
.flashImgLeft {
	width:210px;
	float:left;
	margin:0;
}