/* Styles for haworth.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height: 15px;
}
.border-grey {
	border: 1px solid #CCC;
        padding-bottom: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
   text-transform: uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#666;
	font-style: italic;
	text-transform: uppercase;

}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0001;
	line-height: 0px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 15px;
}

b
{
	font-weight: bold;	
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
	text-decoration:none;
}

/* Address */
/* ----------------------------------- */
.address
{
	font-family: Myriad, Verdana;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}


/* Main Navigation */
/* ----------------------------------- */

a.mainNavigation, a.mainNavigation:visited {
	font-family: Myriad, Verdana;
	font-size: 14px;
	color: #CCC;	
	text-decoration: none;
}

a.mainNavigation:hover {
	font-family: Myriad, Verdana;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}

a.current, a.current:visited {
	font-family: Myriad, Verdana;
	font-size: 14px;
	color: #CCC;	
	text-decoration: underline;
}

a.current:hover {
	font-family: Myriad, Verdana;
	font-size: 14px;
	color: #CCC;
	text-decoration: underline;
}
.productCatalog
{
	font-family: Myriad, Verdana;
	font-size: 11px;
	color: #FFF;		
}

a.productNavigation, a.productNavigation:visited {
	font-family: Myriad, Verdana;
	font-size: 11px;
	color: #FFF;	
	text-decoration: none;
}

a.productNavigation:hover {
	font-family: Myriad, Verdana;
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
}

.productNav 
{
    font-size: 10px;
    font-weight: bold;
    color: rgb(255, 255, 255);
}

.menu_item a, .menu_item a:hover {
text-transform: uppercase;
color: #fff;
text-decoration: none;
}
