/* CSS Document */

.navDaddy{
	background-image: url("../images/nav_arrow.gif");
	background-repeat:no-repeat;
	background-position:center right;
}

.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:150px;
}
.nav ul li,
.nav a {
	width: 100%;
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}

.nav a {
	display:block;
}

.nav li ul li:hover{
background-color:#011641;
}

.nav li:hover ul,
ul.nav li.sfHover ul {
	left:175px;
	top:0px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:150px;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav {
	float:left;

}
.nav li {

}
.nav a {
	color: #fff;
	text-decoration:none;
	text-indent:5px;
	
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {

}
.nav li li {
	background:#000000;
	padding:5px 0px 5px 0px;
	border:1px #fff solid;
}
.nav li li li {
	background:#000000;
	padding:5px 0px 5px 0px;
}


.navDaddy {
	background-image: url("../images/nav_arrow.gif");
	background-repeat:no-repeat;
	background-position:center right;
}

#topNav{
width:787px;
height:41px;
}

#leftHome{
width:170px;
height:41px;
float:left;
}

#home, #company, #product, #contact, #exposition, #faq{
width:170px;
height:20px;
float:left;
display:block;
color:#FFFFFF;
border-bottom:1px solid #FFFFFF;
font-size:14px;
text-decoration:none;
}

#rightTopNav{
width:94px;
height:41px;
float:left;
}

#leftNav{
width:10px;
height:300px;
float:left;
}

#navContainer{
width:173px;
height:300px;
float:left;
}

#topLeftNav{
width:147px;
height:140px;
}

#bedrooms{
width:147px;
height:22px;
}

#livingRoom{
width:147px;
height:20px;
}

#diningRoom{
width:147px;
height:21px;
}

#coffeeTables{
width:147px;
height:19px;
}

#futons{
width:147px;
height:24px;
}

#bunkBeds{
width:147px;
height:20px;
}

#accessories{
width:147px;
height:21px;
}

#promotional{
width:147px;
height:51px;
}

#newArrivals{
width:147px;
height:18px;
}

#specials{
width:147px;
height:20px;
}