﻿.level3 
{
	background-color: #0e4298;
}

.adminTableHeader 
{
	background-color: #0e4298; 
}

#threeColumnRightContent fieldset 
{
	background:url(images/widget_bg.gif) repeat-x bottom;
}

#leftContent 
{
	background:#f5f5f5;
}

#threeColumnLeftContent 
{
	background:#f5f5f5;
}

#threeColumnRightContent 
{
	background:#f5f5f5;
}

.contentMenu 
{
	background: url(images/dcAdminNav.jpg) repeat-x;
}

.catalogListing 
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.widget fieldset 
{
	padding:7px;
	border:1px solid #c4c4c4;
	background:url(images/widget_bg.gif) repeat-x bottom;
}

.siteLevel1 td 
{
  	background-color: transparent;
	color: inherit;
}

.siteLevel1 td:hover 
{
  	background-color: transparent;
	color: inherit;
}

.siteLevel1 td a:hover 
{
	color: #EFEFEF;
}

.categoryItem 
{
  font-size: inherit;
  font-weight: inherit;
  height: inherit;
  background: transparent;
}

.categoryItem a
{
	top: 12px;
}

.categoryItem td 
{
  border-bottom: inherit;
}

.categoryLevel1 
{
  font-size: .9em;
  font-weight: bold;
  height: 38px;
}

table.categoryItem 
{
	background: url(images/menu_bg.gif) no-repeat;
	width:179px;
	margin-bottom:1px;
}

table.categoryItem:hover 
{
	background: url(images/menu_bg.gif) no-repeat 0px -38px;
}

table.categoryItem td
{
	padding-left:20px;
}

.categoryItem td a:link 
{
	color: white;
}

.categoryItem td a:visited 
{
	color: white;
}

.categoryItem td a:hover 
{
	color: #ffd6c9;
}

.categoryItem td a:hover 
{
	color: #ffd6c9; 
}

.categoryName 
{
	color:#5C5C5C;
	font-weight:bold;
	font-size: 1.2em;
}

.categoryDescription 
{	
	color:#5C5C5C;	
	font-size: 1.0em;
}

#checkoutDisplay 
{
	background:#f5f5f5;
}




