﻿body
{
	font-family: tahoma,arial,helvetica;
	background-color: white; /*#e5d36d;#ECE9D8*/
	font-size:9pt;	
	background-image: url(http://www.hillsdalefurniture.com/_images/gradient.jpg);
	background-repeat: repeat-x;
	 
}
.SmallSize {font-family:Arial;font-size:9pt;}
.SmallSizeSearch {font-family:Arial;font-size:9pt; background-color:white}
.MediumSize {font-family:Arial; font-size:10pt}
.textBox
{
	font-family: tahoma,arial;
	font-size:10pt;
}
td
{
font-size:10pt;	
font-family: tahoma;
}
.label
{
	font-size:9pt;
	font-weight:bold;
	font-family: tahoma;
}
.lnkHover:hover
{
	font-weight: bold;
}

/*
Navigation Bar
*/
.navlist 
{
padding-left: 0;
margin-left: 0;
background-color: black; /*#036;*/
color: White;
float: left;
width: 100%;
font-size: 11px;
font-family: arial, helvetica, sans-serif;
height: 25px;
vertical-align:middle;
line-height:21px;
margin: 0 auto;
}

.navlist li { display: inline; }

.navlist li a
{
padding: 0.2em 1em;
background-color: black;
color: White;
text-decoration: none;
float: left;
/*border-right: 1px solid #fff;*/
}

.navlist li a.current
{
background: #d3c175;
border: 1px solid black;
line-height:19px;
color: Black;
}

.navlist li a:hover
{
background-color: #b29200;
color: #fff;
}




/*
PRODUCT OFFERINGS
*/
.prodNav
{
	/*	
	float: left;
	margin-left: -10px;
	width:100%;
	padding: 0 0 0 -20;*/
	list-style-type:none;
	font: bold 13px arial;
	text-decoration: none;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width:170px;
	

}

.prodNav a
{
	display: block;
	padding: 0px;
    letter-spacing:1px;	
	width: 170px;
	background-color: #d3c175 ;/*036*/
	border-bottom: 1px solid #c2b04c;
	height: 20px;
	line-height:20px;
	vertical-align: top;
}

.prodNav a:link, .prodOff a:visited, .prodCurrent a:visited
{
	color: black;
	text-decoration: none;
}
.prodNav div a:hover
{
	display: block;
	width: 170px;
	background-color: #b29200; /*#369;*/
	color: #fff;
	list-style-type:none;
}



/*.heading
{
	width: 80%;
	height: 18px; 
	vertical-align:top;
	color:#039; 
	font-weight:bold;
	font-size:14px
}
 */

/*
BOTTOM ROW CSS
*/
.botnavlist
{
padding: 3px 0;
margin-left: 0;
border-top: 1px solid #778;
font: bold 10px tahoma;
width:800px;
text-align:left
}

.botnavlist li
{
list-style: none;
margin-top: 33px;
display: inline;
}

.botnavlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
background: black;/*#036;DDE*/
text-decoration: none;
}

.botnavlist li a:link { color: white; }
.botnavlist li a:visited { color: white; }

.botnavlist li a:hover
{
color: white;
background: #b29200;
}

/*Front Page Image display*/
.fpViewer
{
	width:630px;
	height:500px;
	text-align:center;
    vertical-align:top;
    position: absolute; left: 50%;
    margin: -17% -210px -210px -210px;
}