/* @override http://phoenix.local/AtoZ/common/atozstyle.css */

table {
	color: #333;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

a {
	color: #06c;
	text-decoration: none
}

a:visited {
	color: #06c;
	text-decoration: none
}

a:hover {
	color: #c00;
	text-decoration: none
}

.borderTL {
	background-image: url("../images/borderTL.gif")
}

.borderET {
	background-image: url("../images/borderET.gif")
}

.borderTR {
	background-image: url("../images/borderTR.gif")
}

.borderER {
	background-image: url("../images/borderER.gif")
}

.borderBR {
	background-image: url("../images/borderBR.gif")
}

.borderEB {
	background-image: url("../images/borderEB.gif")
}

.borderBL {
	background-image: url("../images/borderBL.gif")
}

.borderEL {
	background-image: url("../images/borderEL.gif")
}

.fulljust {
	text-align: justify
}

a.footer {
	color: #999;
	text-decoration: none
}

a.footer:visited {
	color: #999;
	text-decoration: none
}

a.footer:hover {
	color: #06c
}

.boldit {
	font-weight: bold
}

a.menu {
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}

a.menu:visited {
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}

a.menu:hover {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}

a.menuon {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}

a.menuon:visited {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}

a.menuon:hover {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
}

.italit {
	font-style: italic
}

.blueit {
	color: #06c
}

.headlineTxt {
	font-size: 14pt
}

.designedBy {
	font-size: 10px;
	color: silver;
}

.designedBy a {
	color: silver;
}

.designedBy a:hover {
	color: maroon;
}

.copyright {
	font-weight: bold;
	font-size: 10px;
	color: maroon;
}

/* @group Schaeffer Oil Products */

.productMainTitle {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 5px;
}




.productHeadline {
	font-size: 18px;
	font-weight: bold;
}

.productHeadlineSpacer {
	height: 3px;
}

.productSKU, .productPrice {
	font-size: 12px;
	margin-left: 5px;
	font-weight: bold;
}

.productPrice {
	color: green;
}

.productDescription {
	line-height: 14px;
	font-size: 12px;
}
.productMoreInfo {
	font-weight: bold;
}

.productPerUnit {
	color: gray;
	font-size: 9px;
	font-style: italic;
}

.productAddToCart {
	margin-bottom: 10px;
}

.productAddToCart img a {
	border-width: 0;
	border-style: none;
}

.paypalItem {
	color: #1d7123;
	font-size: 14px;
	font-weight: bold;
}

/* @end */