/* Catalog Pages */

	div.leftSide ul.products li {
		list-style:none;
		list-style-image:none;
	}

	div.leftSide ul.products li.selectedcategory a
	{
		background:url(../images/site/bullet-on.gif) no-repeat left center;
	}

	div.leftSide ul.products li a {
		width:240px;
		display:block;
		background:url(../images/site/product-list-bg.gif) no-repeat bottom left;
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		text-transform:uppercase;
		margin:20px 0 0 0;
	}

		div.leftSide ul.products li a:hover,
		div.leftSide ul.products li a.active {
			color:#6e4e3a;
			background:url(../images/site/site/product-list-bg-on.gif) no-repeat bottom left;
		}

	div.leftSide ul.products ul {
		margin:5px 0;
	}

	div.leftSide ul.products ul li {
		margin:0;
	}

		div.leftSide ul.products ul a {
			background:url(../images/site/site/bullet.gif) no-repeat left center;
			padding-left:15px;
			width:auto;
			text-transform:none;
			font:normal 12px Georgia, "Times New Roman", Times, serif;
			margin:0;
		}

			div.leftSide ul.products ul a:hover {
				background:url(../images/site/site/bullet-on.gif) no-repeat left center;
				padding-left:15px;
			}



table.products {
	color:#f2f5e6;
	font-size:10px;
	line-height:12px;
}

    table.products a
    {
        color:#f2f5e6;
        text-decoration:none;
        display:block;
        height:100%;
        padding:5px 0;

    }

        * html table.products a
        {
        }

        table.products a:hover
        {
            color:#DAE0C5;
        }

	table.products td
	{
	    vertical-align:top;
	    height:100%;
	}

	table.products div {
	background-color:#514829;
	width: 136px;
	margin:10px 20px 10px 0;
	}

	    * html table.products div
	    {
	    }

	table.products td.center {
	padding:0;
	}

	table.products div.right
	{
	margin: 5px 0 10px auto;
	}

	table.products div.center
	{
	margin:5px auto 10px auto;
	}

		table.products span {
			display:block;
			padding:0 3px;
		}

			table.products span.productName {
			}

			table.products span.productNumber
			{
			    height:1.5em;
			}

		table.products td a img {
		  text-align: center;

			border-top:1px solid #F2F5E6 !important;
			border-bottom:1px solid #F2F5E6 !important;
			margin:3px 0;
		}

div.pages {
	text-align:center;
}

	div.pageLinks {
		background:#dae0c5;
		padding:3px 0;
		font-weight:bold;
		color:#5a6b3f;
	}

		div.pageLinks a {
			font-weight:normal;
		}

			div.pageLinks a.viewAll {
				margin:0 10px 0 0;
			}

		div.pageLinks img {
			vertical-align:middle;
		}

div.productImageContainer
{
    background:url(../images/site/site/product-detail-image-bg.gif) repeat-x center;
    text-align:center;
    width:550px;
}

    div.productImageContainer table
    {
        margin:0 auto;
    }

    div.productImage
    {
        background-color:#6e4e3a;
        padding-bottom:8px;
        text-align:center;
    }

        div.productImage img
        {
            margin:8px;
            border:1px solid #fff !important;
        }

        div.productImage p
        {
            padding:0 9px;
            font:bold 14px Georgia, "Times New Roman", Times, serif;
            color:#E5DDD2;
            margin:0;
        }

            div.productImage span
            {
                font-size:10px;
                font-weight:normal;
            }
				div.productImage span.productNumber
            	{
                	font-size:12px;
					font-family:Arial, Helvetica, sans-serif;
            	}

div.downloadTearsheet
{
	background:#dae0c5;
	padding:3px 0 3px 28px;
	color:#5a6b3f;
	font:10px Georgia, "Times New Roman", Times, serif;
	position:relative;
	margin-top:10px;
}

    div.downloadTearsheet a
    {
        text-decoration:none;
        color:#605632;
        font:bold 14px Georgia, "Times New Roman", Times, serif;
    }

        div.downloadTearsheet a:hover {
            color:#57683c;
        }

    div.downloadTearsheet a img
    {
        vertical-align:text-top;
    }

        div.downloadTearsheet span
        {
            color:#8C835A;
            font-size:10px;
            position:absolute;
            right:8px;
            top:4pt;
        }

        div.downloadTearsheet span a
        {
            font-size:10px;
            text-decoration:underline;
            font-weight:normal;
            color:#8C835A;
        }
.friend{
		padding:20px 30px;

		}
