﻿/* site specific styles */

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

body
{
	background-color: #cccccc;
}

.shell
{	
	width: 770px;  
	margin: 0px auto;
}

ul
{
	list-style-image: url(/custom/2/bullet.gif);
}

h1.pageTitle
{	
	color: #ffffff;
	background: url(/custom/1/global_subpage_titlebackground.gif) no-repeat;
}

a.pageTitle
{
	color: #1c559e;
	vertical-align: bottom;
}

h2.columntitle
{
	color: #cc3300;
}

.classSectionHeader, a.classSectionHeader:link, a.classSectionHeader:visited
{
	color: #cc3300;
}

p.productbutton
{
	background: url(/custom/1/products_righthand_button.gif) no-repeat;
}

p.homebutton
{
	height: 21px;
	width: 94px;
	background: url('/custom/1/homebutton.gif') no-repeat;
	font: bold 11px verdana, arial, sans-serif;
	margin: 0px auto;
}

p.homebutton a
{
	color: #FFFFFF;
	text-decoration: none;
}

td.nodeTop
{
	background: none;
	background-image: url(/custom/1/products_tab_background.gif);	
	height: 21px;
}


ul.attributeValues
{		
	list-style-image: url(/custom/1/bullet.gif);	
}

.sideNav
{
	background-color: #9493bf;
}

.attributeFilterArea
{
	background-color: #e5e3e4;
}

#leftnav p.level0_on a, #leftnav p.level1_on a, #leftnav p.level2_on a, #leftnav p.level3_on a, #leftnav p.level4_on a
{
	color: #cc3300 !important;
}
#leftnav p.level0 
{		
	border-top: 1px solid black;
}
#leftnav p.level0_on 
{
	border-top: 1px solid black;
}
#leftnav p.level1 
{
	background: url(/custom/1/level1menuarrow_off.gif) left top no-repeat;		
}
#leftnav p.level1_on  
{
	background: url(/custom/1/level1menuarrow_on.gif) left top no-repeat;		
}
#leftnav p.level2  
{
	background: url(/custom/1/level2menuarrow_off.gif) left top no-repeat;	
}
#leftnav p.level2_on 
{
	background: url(/custom/1/level2menuarrow_on.gif) left top no-repeat;
}
#leftnav p.level3 
{
	background: url(/custom/1/level3menuarrow_off.gif) left top no-repeat;	
}
#leftnav p.level3_on 
{
	background: url(/custom/1/level3menuarrow_on.gif) left top no-repeat;	
}
#leftnav p.level4 
{
	background: url(/custom/1/level4menuarrow_off.gif) left top no-repeat;	
}
#leftnav p.level4_on 
{
	background: url(/custom/1/level4menuarrow_on.gif) left top no-repeat;	
}

.attributeActiveTitleBlock
{
	color: #ffffff;
	background-color: #cc3300;
}

.attributePassiveTitleBlock
{
	color: #ffffff;
	background-color: #cc3300;
}


/* --- ProductListNode --- */
.productNumber, a.productNumber:link, a.productNumber:visited
{
	color: #cc3300;
}