﻿body
{
	font: normal normal normal 12px Arial;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

div
{
	font: normal normal normal 12px Arial;
}

img
{
	border-width: 0px;
}

.Clear
{
	clear: both;
}

/* Header */

#divHeader
{
	background-color: #989898;
}

#divLogo
{
	position: absolute;
	top: 6px;
	left: 25px;
}

#divMenu
{
	position: absolute;
	top: 80px;
	left: 125px;
	width: 725px;
	height: 25px;
	font-size: 12px;
}

#divMenu SPAN
{
	width: 75px;
	color: #ffffff;
	text-align: center;
	margin: 0px 7px 0px 7px;
}

#divMenu SPAN A
{
	color: #ffffff;
	text-decoration: none;
}

#divMenu SPAN A:Hover
{
	text-decoration: underline;
}

#divCompanyLogo
{
	position: absolute;
	top: 18px;
	right: 25px;
}

#divNavigationBackground
{
	position: absolute;
	top: 100px;
	left: 0px;
	height: 35px;
	width: 244px;
	background-image: url(Images/SiteNav.gif);
}

#divNavigationBackgroundRepeater
{
	z-index: 1000;
	margin-top: 100px;
	margin-left: 244px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	background-position: left bottom;
	padding-left: 8px;
	background-image: url(Images/SiteNavRepeater.gif);
	background-repeat: repeat-x;
}

#divNavigationCategory
{
	width: 220px;
	height: 20px;
	padding-top: 10px;
	text-align: right;
	color: #000000;
	font-weight: bold;
}

/* Content */

#divContentPanel
{
	margin: 30px 25px 25px 30px;
}

/* Footer */

#divFooter
{
	height: 35px;
	margin-top: 50px;
	background-image: url(Images/FooterRepeater.gif);
	background-position: left top;
}

#divLogos
{
	float: left;
	width: 500px;
	height: 50px;
	text-align: center;
	padding-top: 10px;
	background-image: url(Images/Footer.gif);
}

#divLogos div.Logo
{
	float: left;
	width: 125px;
	height: 30px;
	text-align: center;
}

#divLogos div a
{
	height: 30px;
	width: 100px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
}

#divLogos #hypFooter1
{
	background-image: url(Images/Footer1_Hover.jpg);
}

#divLogos #hypFooter1:hover
{
	background-image: url(Images/Footer1_Normal.jpg);
}

#divLogos #hypFooter2
{
	background-image: url(Images/Footer2_Hover.jpg);
}

#divLogos #hypFooter2:hover
{
	background-image: url(Images/Footer2_Normal.jpg);
}

#divLogos #hypFooter3
{
	background-image: url(Images/Footer3_Hover.jpg);
}

#divLogos #hypFooter3:hover
{
	background-image: url(Images/Footer3_Normal.jpg);
}

#divLogos #hypFooter4
{
	background-image: url(Images/Footer4_Hover.jpg);
}

#divLogos #hypFooter4:hover
{
	background-image: url(Images/Footer4_Normal.jpg);
}

#divFooter #divStamp
{
	font-size: 10px;
	padding-top: 27px;
}

#divBottomRight
{
	float: right;
	height: 23px;
	text-align: right;
	padding-top: 3px;
	padding-right: 27px;
	position: relative;
	top: -41px;
}

#divBottomRight .MailingList
{
	height: 18px;
}

#divBottomRight .MailingList .InputBox
{
	height: 10px;
	width: 125px;
	font-size: 10px;
}

#divBottomRight .MailingList .SubmitButton
{
	height: 18px;
	margin-bottom: 1px;
}

#divDisclaimer
{
	padding-top: 6px;
	padding-right: 5px;
	font: normal normal normal 10px Arial;
}

/* Range Selection */

.RangeSelection
{
	margin: auto;
	width: 700px;
	text-align: center;
}

/* Product List */

.ProductList
{
	border-collapse: collapse;
	border: solid 1px #D3D7DA;
}

.ProductList td
{
	padding: 0px;
	border: solid 0px #000000;
}

.ProductList .Image
{
	width: 150px;
	height: 100px;
	text-align: center;
}

.ProductList .Image
{
	border: solid 0px #000000;
}

.ProductList .Image img
{
	border: solid 1px #000000;
}

.ProductList .ProductName
{
	border: solid 0px #000000;
}

.ProductList .ProductName a
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.ProductList .Price
{
	width: 250px;
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	overflow: auto;
	border: solid 0px #000000;
}

/* Product Details */

#tblProductImages
{
	margin: auto;
	text-align: center;
	font: normal normal bold 10px Verdana;
}

#divProductName
{
	margin-top: 10px;
	text-align: center;
	font: normal normal bold 16px Verdana;
}

#divProductPrice, #divProductSalePrice
{
	text-align: right;
}

#divProductPrice .Caption, #divProductSalePrice .Caption
{
	margin-right: 10px;
}

#divProductPrice .Price, #divProductSalePrice .Price
{
	margin-right: 100px;
}

#divProductSalePrice
{
	color: #ff0000;
}

.ProductHeader
{
	font-weight: bold;
	border-bottom: solid 1px #000000;
	margin-top: 10px;
}

/* Price Key */

.PriceKey
{
	position: absolute;
	top: 460px;
	right: 225px;
	width: 300px;
	border: solid 1px #000000;
	color: #ffffff;
	background-color: #989898;
	padding: 8px;
	text-align: justify;
}

/* Search */

#divQuickSearch
{
	position: absolute;
	top: 115px;
	right: 20px;
	height: 30px;
	width: 235px;
	z-index: 1000;
	text-align: right;
	background-color: #ffffff;
	font: normal normal normal 12px Verdana;
}

#txtQuickSearch
{
	margin-left: 5px;
	width: 135px;
	height: 12px;
	color: #ccc;
	font: normal normal normal 11px Verdana;
}

#cmdQuickSearch, #cmdAdvancedSearch
{
	height: 20px;
	font-size: 12px;
}

#hypQuickSearch, #hypAdvancedSearch
{
	text-decoration: underline;
	color: #0000ff;
	font-size: 10px;
	cursor: hand;
	cursor: pointer;
}

#divAdvancedSearch
{
	position: absolute;
	top: 115px;
	right: 25px;
	height: 135px;
	width: 225px;
	padding: 10px;
	border: solid 1px #000000;
	z-index: 1000;
	background-color: #ffffff;
	font: normal normal normal 12px Verdana;
	display: none;
}

#divAdvancedSearch h1
{
	font: normal normal bold 14px Verdana;
	text-align: center;
	margin: 0px 0px 10px 0px;
}

#divAdvancedOptions
{
	margin-top: 8px;
}

#divAdvancedSearch .Label
{
	float: left;
	width: 110px;
	padding-top: 5px;
}

#divAdvancedSearch .Input
{
	float: left;
	width: 110px;
	padding-top: 3px;
}

#txtAdvancedSearch
{
	margin-left: 5px;
	width: 150px;
	height: 12px;
	color: #ccc;
	font: normal normal normal 11px Verdana;
}

#divToggle
{
	margin-top: 5px;
}

#divToggle a
{
	color: #0000ff;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

.NoResults
{
	font-weight: bold;
}