.category {
	margin: 0px; 
	text-align: center;
}

.category h1 {
    font-size: 14pt;
    font-weight: bold;
    padding: 2px;
    margin: 10px 0px 5px 0px;
    text-align: left;
    }
.category_large_image {
	text-align: left;
    padding: 0px;
    border: 0px;
    }

.category_large_image img { max-width: 100%; }

.category_title {
}
.category_title h1 {
	font-family: Unicorns;
	font-weight: normal;
	font-size: 2.5em;
	color: #257040;
	margin-left: 8px;
}

.catitemoutertable {
	width: 100%;
}

.cat_dotted {
	width: 100%;
}

.paging {
    font-size: 9pt;
	text-align: right; 
	color: #da5b39;
}
.paging a {
	color: #da5b39;
}
.paging a:hover {
	text-decoration: underline;
}

.paging h1 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }

.categoryshortdesc {
    font-size: 9pt;
    }

.categoryshortdesc p {
    font-size: 9pt;
    margin: 0px;
    }

.categoryshortdesc a:link {
        color: #da5b39;
}

.categoryshortdesc a:hover {
	color: #da5b39;
        text-decoration: underline;
}

.categorylongdesc {
    font-size: 9pt;
    text-align: center;
    margin: 5px;
    }

.categorylongdesc a:link {
        color: #da5b39;
}

.categorylongdesc a:hover {
	color: #da5b39;
        text-decoration: underline;
}

.mfglongdesc {
    font-size: 9pt;
    text-align: left;
    }


.subcatoutertable {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.subcatoutertable th {
    color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-repeat: no-repeat;
    text-indent: -9000px;
}

.subcattable {
    width: 100%;
    margin-top: 5px;
    }

.subcatcell {
	padding: 0px;
    vertical-align: bottom;
    text-align: center;
    }

.subcatcell a {
    text-decoration: none;
    }
.subcatcell a:hover {
	text-decoration: underline;
	color: #71A339;
}

.subcats div {
    text-align: center;
    }
.category_thumb_image img{
    padding: 3px;
    border: 0px;
	clear:both;
    text-align: center;
    }

.categoryname {
    font-weight: bold;
    }

.mfg-head {
	padding: 0px;
}
.mfg-head a{
    font-size: 9pt;
    font-weight: bold;
	   }

.p-line {
    font-size: 9pt;
    font-weight: normal;
	text-indent: 7px;
    }

.manufacturer {
    font-weight: bold;
    padding: 2px;
	font-size:12pt;
    }

.mfg-desc {
    font-size: 9pt;
    font-weight: normal;
    }