﻿
#divDepartmentNavigation
{
	background-color:#882ebe; border: solid 1px #7a2aab; width:192px;
	border-bottom:0px;
}

#divDepartmentNavigationHeader
{
	background: transparent url(GeneralImages/browse_top.gif) 0 0;
	color:white; font-family:Tahoma; font-size:10pt; font-weight:bold; text-align:center;
}

#divDepartmentNavigationContent			
{
	background: transparent url(GeneralImages/browse_bottom.gif) bottom repeat-x;
}

.divDepartmentMenuItem
{
	border-top:1px solid #a662ce;
	border-bottom:solid 1px #7a2aab;
}

#divDepartmentNavigationLink
{
}

#divDepartmentNavigationLink a
{
	color:white; font-family:Tahoma; font-size:8pt; font-weight:bold; text-decoration:none;
	line-height:20px;
	margin-left:10px;
}

#divDepartmentNavigationSection
{
	background-color:Transparent;
	margin: 0px 10px 0px 10px;
}

#divDepartmentNavigationSectionLink
{
	background: transparent url(GeneralImages/list_arrow.gif); background-repeat: no-repeat; background-position: 10px .5em;
	padding-left: 30px;
}

#divDepartmentNavigationSectionLink a	{color:Black; font-family:Tahoma; font-size:8pt; text-decoration:none;}

#divDepartmentNavigationSectionLink .Selected	{color:Black; font-family:Tahoma; font-size:8pt; font-weight:bold; text-decoration:none;}
#divDepartmentNavigationSectionLink a.HWSAnchoredLink { color:#882EBE; font-family:Tahoma; font-size:8pt; font-weight:bold; text-decoration:none; }

.OpenInnerDepartmentPurpleBox
{
	background: transparent url(GeneralImages/whitedropdown_top.gif) 0 0 no-repeat;
	width:169px; height:7px;
}

.OpenInnerDepartmentPurpleBox *			{position:relative;}

.BodyInnerDepartmentPurpleBox 
{
	background: transparent url(GeneralImages/whitedropdown_background.gif) 0 0; background:white;
	width:169px;
}

.CloseInnerDepartmentPurpleBox
{
	background: transparent url(GeneralImages/whitedropdown_bottom.gif) 0 0 no-repeat;
	width:169px; height:20px;
}

#divDvdSearch							{margin-top:15px; margin-left:10px;}
#divDvdSearch SELECT					{width:120px; font-family:Tahoma; font-size:8pt;}
.divDvdSearchHeader						{font-weight:bold; font-family:Tahoma; font-size:8pt;}
.divDvdSearchButton						{display:inline; margin-left:5px;}
.LeftSideMenuSpace						{padding-top:10px;}
