﻿body
{
	background-color: White;
	font-family: Verdana;
	color: Black;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}
#centerHeader
{
	background: url(../../images/header02.jpg) no-repeat;
	width: 555px;
	height: 39px;
	padding-top: 98px;
	margin-top: -25px;
}
.accountButton
{
	position: relative;
	text-align: right;
	top: -123px;
	right: 23px;
}
#wrap
{
	width: 984px;
	padding: 0;
	margin: -25px 0 10px 0;
	clear: both;
	background: none repeat scroll 0 0 #e9eaeb;
}
#leftnav
{
	background: none repeat scroll 0 0 #e9eaeb;
	width: 200px;
	margin: 0;
	padding: 9px 5px;
	float: left;
}
#menu
{
	background-color: #e1dec1;
	width: 186px;
	padding: 2px;
}
#innerWrap
{
	background-color: White;
	margin: 0;
	padding: 0;
	width: 774px;
	float: right;
}
.content
{
	padding: 0 20px 20px 20px;
	text-align: left;
	margin: 0;
	width: 734px;
}
#homeContent
{
	width: 534px;
	text-align: left;
	float: left;
	background-color: White;
}
.pageContent
{
	padding: 20px 0 0 20px;
}
#specialsNav
{
	width: 210px;
	padding: 5px 5px 50px 5px;
	background-color: #e9eaeb;
	float: right;
}
.special
{
	background-color: #d2ca9f;
	border: solid 2px #e1dec1;
	font-size: 8pt;
	text-align: center;
	padding: 7px 7px 0 3px;
}
.specialPrice
{
	font-weight: bold;
	font-size: 10pt;
}
#homeProducts
{
	padding-left: 15px;
	width: 100%;
}
#homeProducts .product
{
	padding: 5px;
	width: 168px;
	height: 150px;
	display: inline-block;
	vertical-align: top;
}
#categoryProducts
{
	width: 100%;
}
#categoryProducts .product
{
	padding: 9px;
	width: 210px;
	height: 165px;
	display: inline-block;
}
.product a:link, .product a:active, .product a:visited
{
	color: #178aa8;
}
.product a:hover
{
	color: #178aa8;
	text-decoration: underline;
}
#series
{
	padding: 20px;
	text-align: left;
}
.galleryImage
{
	padding: 22px;
	width: 200px;
	display: inline-block;
	height: 155px;
	text-align: right;
	font-size: x-small;
}
.productDetailLink
{
	width: 268px;
	display: table-cell;
}
.productDetail
{
	width: 514px;
	padding-right: 20px;
	float: left;
}
.productDetailRight
{
	padding: 0 10px;
	float: left;
}
.productImage
{
	width: 200px;
	height: 150px;
}
.inline 
{
	display: inline-block;
	width: 100%;
}

.cart
{
	float: right;
}
.cart img
{
	position: relative;
	top: -5px;
}
.cart a, #specialsNav a
{
	font-weight: bold;
}
.returnToTop 
{
	float: right;
	padding: 15px;
	font-weight: bold;
}

.login 
{
	width: 347px;
	vertical-align: top;
	display: table-cell;
}
.loginPanel 
{
	height: 405px;
	text-align: left;
	padding-left: 10px;
}
.productTabActive
{
	border: solid 1px #474948;
	background-color: White;
	border-bottom: solid 1px #E9EAEB;
	margin-bottom: -1px;
	padding-top: 5px;

	color: #178AA8;
}
.productTabInactive
{
	border: solid 1px #474948;
	margin-bottom: -1px;
	color: #474948;
}
.productView
{
	border-top: solid 1px #474948;
	padding: 10px;
	background-color: White;
}
.productInfoText
{
	width: 125px;
	padding: 5px 0px;
	display: inline-block;
}
.productName
{
	font-weight: bold;
}
.productTitle
{
	font-size: 12pt;
}
.HeaderText
{
	font-size: 14pt;
}
.tableSubhead
{
	padding: 5px;
	background-color: #e1dec1;
	font-weight: bold;
	margin: 10px 0px;
}
#billOfMaterials
{
	border: solid 1px black;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	
}
#billOfMaterials td, th
{
	border: solid 1px black;
	padding: 3px 5px;
}
#billOfMaterials th
{
	width: 55px;
	white-space: nowrap;
	font-weight: normal;
}
.BOMTotals
{
	float: right;
	padding: 20px 0;
	text-align: right;
}
.BOMTotals table td
{
	height: 25px;
}
.button, .prevButton
{
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #178AA8;
	font-size: 9pt;
	font-weight: bold;
	color: White;
	border: solid 1px black;
}
.prevButton
{
	margin-top: 20px;
}

#footer
{
	background: url(../../images/footer.jpg) no-repeat;
	height: 40px;
	width: 984px;
	clear: both;
	padding-top: 10px;
	line-height: 17px;
	font-size: 8pt;
	color: #474948;
	text-align: center;
}
#BSSfooter, #BSSfooter a:link,  #BSSfooter a:visited, #BSSfooter a:active
{
	font-size: 8pt;
	color: #474948;
}
#BSSfooter a:hover
{
	font-size: 8pt;
	text-decoration: underline;
	color: #474948;
}

#leftnav p  
{
	margin: 0; 
}
.outerpair
{
	background: url(../../images/popup/lowerleftfade.png) left bottom no-repeat;
	padding-top: 8px;
	padding-left: 8px; 
}
.noDisplay
{
	display: none;
}
.shadowbox
{
	background-image: url(../../images/popup/shadow.png);
	background-position: right bottom;
}
.innerbox
{
	position: relative;
	left: -8px;
	top: -8px;
	border: solid 1px black;
	background-color: White;
	padding: 10px;
}

.tooltip-content {
	display: none;        /* required */
	position: absolute;   /* required */
	width: 400px;
	background: url(../../images/popup/upperrightfade.png) right top no-repeat;
}
.tooltip-target 
{
	cursor: pointer;
}
/*
#navtxt 
{
	position: relative;
	text-align:left;  
	font:normal 12px arial; 
	background-color:white; 
	color:black; 
	left: -8px;
	top: -8px;
	border: solid 1px black;
}
*/
h3
{
	padding-left: 20px;
}

.OrderInfoLabel
{
    width: 90%;
    text-align: right;
}
.OrderInfoField
{
    text-align: right;
}
.BrownLarge
{
    background-color: #E9EAEB;
    text-align: left;
    padding: 3px;
    margin: 10px;
}

