/* LPGM products */


/*end of main image*/

/*products*/

#MainArticle {
	padding-top: 5px;
	width: 445px;
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
}
#titleStrip {
	background-image: url(../img/site/title_bg.gif);
	background-color: #85713F;
	background-position: center bottom;
	background-repeat: repeat-x;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 24px;
	width: 440px;
	float: left;
	margin-bottom: 2px;
	margin-left: 2px;
}
.titleRight {
	background-position: right center;
	background-repeat: no-repeat;
	height: 24px;
	width: 12px;
	background-color: #F6F4EC;
	background-image: url(../img/site/title_right.gif);
	float: right;
}
.titleLeft {
	background-position: left center;
	background-repeat: no-repeat;
	height: 24px;
	width: 10px;
	float: left;
	background-image: url(../img/site/title_left.gif);
	position: relative;
	right: 0px;
}
#pageNumbersStrip {
	background-image: url(../img/site/title_bg.gif);
	background-color: #85713F;
	background-position: center;
	background-repeat: repeat-x;
	margin-top: 10px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 24px;
	clear: left;
}
.pageNumbersRight {
	background-position: right center;
	background-repeat: no-repeat;
	height: 24px;
	width: 12px;
	background-color: #F6F4EC;
	background-image: url(../img/site/title_right_pno.gif);
	float: right;
}
#product_box {
	background-color: #F6F4EC;
	background-image: url(../img/site/products/prod_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 216px
}
.product_box {
	background-color: #F6F4EC;
	background-image: url(../img/site/products/prod_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: none;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 216px;
	height: 100%
}
.prodTableFloat {
	float: left;
	width: 216px;
}

#productTextBox {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	min-height: 8em;
	width: 95px;
}
#productBoxBottom {
	background-image: url(../img/site/products/prod_bot.gif);
	background-color: #f6f4ec;
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 10px;
	float: left;
	width: 216px;
	clear: left;
	margin: 0px;
}

.productTextName {
	font-weight: bold;
	font-size: x-small;
	vertical-align: top;
}
.productTextName a{
	font-weight: bold;
	font-size: x-small;
	color: #000000;
}
.productText {
	font-size: x-small;
}

.productText a{
	font-size: x-small;
	color: #000000;
}

.productPrice {
	font-weight: bold;
	font-size: small;
	line-height: 1.5em;
}
.productPicturePadding {
	border: 1px solid #403f37;
	float: right;
	width: 100px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.productPicturePaddingHomepage {
	border: 1px solid #403f37;
	float: right;
	width: 100px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
prodRightBottom {
	float: right;
	background-color: #F6F4EC;
	background-image: url(../img/site/products/prod_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
}
#productBoxButtons {
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: left;
	width: 170px;
	padding-top: 5px;
}

.prodPaddLeft {
	padding-left: 2px;
}
.buyNowPadding {
	float: left;
	margin-top: 0px;
	margin-left: 5px;
}
.moreInfoPadding {
	float: left;
	margin-top: 0px;
	margin-left: 9px;
}

#categoryTitleBox {
	padding-top: 3px;
	float: left;
}
.categoryTitle {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: small;
}

.pageNumbersText {
	color: #FFFFFF;
	text-align: left;
	font-size: x-small;
}
.pageNumbersText a{
	color: #FFFFFF;
	text-align: left;
	font-size: x-small;
}

/*inner Product*/


#textParagraphFirst {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 430px;
	padding-left: 5px;
	padding-right: 5px;
}

.textParagraph {
	font-size: x-small;
}
.textParagraph a{
	font-size: small;
	color: #000000;
}
.pictureFloatLeft {
	float: left;
	border: #000000 1px solid;
	margin-top: 5;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 220px;
	clear: left;
}

.pictureFloatRight {
	float: right;
	border: #000000 1px solid;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}
 .picBorder {
 	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #E3DECB;
}

