﻿/*#bodyWrapper	{
	margin: 1em auto;
	padding: 0;
    width: 100%;
	}
*/
#header
{
	clear: both;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	color: #ffffff;
	text-align: left;
	font-size: 100%;
	line-height: normal;
	min-width: 985px;
}

#ctl00_StandardHeader1_imgLogo
{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#headerSearch
{
	vertical-align: middle;
}

#headerSearch input
{
	vertical-align: middle;
}

#headerSiteNav
{
	text-align: right;
	font-size: 9pt;
	color: white;
	font-family: Arial, Helvetica;
}
#headerSiteNav a
{
	color: white;
	text-decoration: none;
}
#headerSiteNav a:hover
{
	color: #B6E8F9;
	text-decoration: underline;
}

#pageBody
{
	margin: 1em 0px 0px;
}

#colLeft
{
	padding-right: 10px;
/*	width: 14em; */
	width: 157px;
	vertical-align: top;
	font-size: 100%;
	line-height: normal;
}
#colMain
{
	vertical-align: top;
	text-align: left;
/*	width: 100em;*/
}
#colRight
{
	padding-left: 10px;
/*	width: 20em;*/
	width: 194px;
	vertical-align: top;
	font-size: 100%;
	line-height: normal;
}
#divColRight
{
/*	width:17em;*/
	width: 194px;
}

#sideBar
{
/*	float: left;
	width: 14em;
	margin: 0;
	padding: 0;*/
	z-index:1;
	left:5px;
	top:9.3em;
	width: 14em;
	position:absolute;
	background-color:Transparent;
}	

#mainContentWrapper
{
	margin-left: 14.2em;
}

#mainContent
{
	/*	width: 95%;
	text-align: left;
	padding: 0;
	margin: 0px;*/
	margin: 1em 1em 1em 15em;
	text-align: left;
}

#footer
{
	clear: both; 
	text-align: left;
	font-size: 100%;
	line-height: normal;
}

#footerSiteNav
{
	text-align: right;
	font-size: 9pt;
	color: #0E37BD;
	font-family: Arial, Helvetica;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
}

#footerSiteNav a
{
	color: #0E37BD;
	text-decoration: none;
}

#footerSiteNav a:hover
{
	color: #426FFC;
	text-decoration: underline;
}

#footerCopyright
{
	text-align: left;
	font-size: 9pt;
	color: white;
	font-family: Arial, Helvetica;
	float: left;
}

#footerTerms
{
	text-align: right;
	font-size: 9pt;
	color: white;
	font-family: Arial, Helvetica;
}

#footerTerms a
{
	color: white;
	text-decoration: none;
}
#footerTerms a:hover
{
	color: #B6E8F9;
	text-decoration: underline;
}


#categoriesFrame
{
	float:left;
}

#categoriesTreeDiv
{
	width: 350px;
	height: 500px;
	overflow: auto;
}

#productsFrame
{
	left: 0px;
	position: relative;
}

#productsFrame #categoryInfo
{
	background-color: #def4f3;
}

#productsDiv
{
	height: 488px;
	overflow: auto;
}

