body {
	background: #000000 url(_images/bg_fade.jpg) repeat-x left top;
	margin: 0px;
	padding: 0px;
}
p, p a, div, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(_buttons/sm_red_arrow.gif);
}
p a:link, p a:active {
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.homeh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom:-5px;
}
.homeh1 a {
	color:#fff;
	text-decoration:none;
}
td.homeTitles {
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0;
}
td.homeTitles img {
	display:block;
	margin-left:14px;
}
td#LRwhiteBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.siteBlackBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
td.siteBgLeft {
	background: #000000 url(_images/bg_left.jpg) no-repeat right top;
	/*background-image: url(_images/site_bg_left.gif);
	background-repeat: repeat-y;*/
}
td.siteBgRight {
	background: #000000 url(_images/bg_right.jpg) no-repeat left top;
	/*background-image: url(_images/site_bg_right.gif);
	background-repeat: repeat-y;*/
}
td.custServ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.custServHome {
	background-color: #E9E9E9;
}
.custServHomeOver {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
}
/* Upper Left Navigation for "Products.php" */
td.prodTopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.prodTop {
	background-color: #666666;
}
.prodTopOver {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
}
td.footer, td.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
td.footer a:link, td.footer a:active {
	text-decoration: underline;
}
td.footer a:hover {
	text-decoration: none;
}
td.boxTop {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.pageTitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.productThumbsMargin {
	margin-bottom: 20px;
}
td.bottomWhiteSep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.sideGreySep {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
td.listingTopGreySep {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
}
td.listingTopLeftGreySep {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}
td.listingTitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(_images/common_product_title_bg.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
}
/* Define the Style Sheet To Be Used For Each Categories Table -> style_switcher.php*/
table.listingTitle, table.listingTitleDragonFur, table.listingTitleGeneral, table.listingTitleAccessories, table.listingTitleStructure, table.listingTitleSportRec {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table.listingTitle {
	background-image: url(_images/product_title_bg.gif);
	background-repeat: repeat-y;
	background-color: #FF9900;

}
table.listingTitleDragonFur {
	background-image: url(_images/product_title_dragon.jpg);
	background-repeat: repeat-y;
	background-color: #003366;

}
table.listingTitleGeneral {
	background-image: url(_images/product_title_general.jpg);
	background-repeat: repeat-y;
	background-color: #CC0000;

}
table.listingTitleAccessories {
	background-image: url(_images/product_title_accessories.jpg);
	background-repeat: repeat-y;
	background-color: #FFCC33;

}
table.listingTitleStructure {
	background-image: url(_images/product_title_structure.jpg);
	background-repeat: repeat-y;
	background-color: #999900;

}
table.listingTitleSportRec {
	background-image: url(_images/product_title_sportRec.jpg);
	background-repeat: repeat-y;
	background-color: #006600;

}
/* EOF Categories Table CSS switcher */
td.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
}
td.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.breadcrumb a:link, td.breadcrumb a:active {
	text-decoration: underline;
}
td.breadcrumb a:hover {
	text-decoration: none;
}
td.listingCatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td.listingProdSep {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
td.featuredProduct {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/** Forms Styles **/
input.text, textarea.textarea, select.menu, input.short {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #666666;
}
input.tiny {
	width: 100px;
}
input.short {
	width: 190px;
}
input.text, textarea.textarea, select.menu, input.color {
	width: 400px;
}
input.send {
	background-color: #FFCC00;
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	cursor: hand;
	padding: 2px;
	margin: 2px;
}
li.redArrow {
	line-height: 16px;
	list-style-image: url(_buttons/sm_red_arrow.gif);
}
ul.noIndent {
	margin-left: 16px;
	padding-left: 0px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

ol {
	margin-left: 16px;
	padding-left: 15px;
	list-style:decimal;
}

.numbers {
	line-height:18px;
	list-style:decimal;
}


.nfpalink {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

.nfpaHomePic {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.nfpaHomePic a {
	text-decoration:underline;
	color:#000000;
}

.nfpaHomePic a:hover a:active a:visited a:linked {
	text-decoration:none;
}

/***************************************
 *
 * FAQ ITEMS
 *
 ***************************************/
.faq-answer {
	display:none;
}
.faq-link {
	font-weight:bold;
}
.faq-item {
	padding-bottom:8px;
}


	
	



