﻿#menu {
	/*margin: auto;background: #000000;*/
	float:left;
	text-align: left;		
	width: 548px;
	position:relative;
 height: auto;
}

.clear {
	clear: both;
}

.menu {
	background: url(/Images/menu.gif) no-repeat;
	width: 548px;
	height: auto;
	/*margin: auto;*/
	float:left;
	text-align: left;		
}

.menu .last
{
	padding-right:1px;
	}

.menu span {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

.bar-wrapper 
{		
	height: auto;
	width:558px;
	z-index:100;
	position:relative;	
	display: block;
}

.tab-left {
	float: left;
}

.tab-right {
	float: right;
}

.nav {
	text-align: center;
	font-weight: bold;
}

#clothesShoesbutton {
	width:136px;
	height:33px;
	padding-left:6px;
	float:left;	
	border-right:1px solid #2DACC9;
}

#clothesShoesbutton a {position:relative;
}

#toysbutton {
	width:48px;
	height:33px;
	float:left;
	border-right:1px solid #2DACC9;
}

#toysbutton a {position:relative;
}

#bedroombutton {
	width:75px;
	height:33px;
	float:left;
	border-right:1px solid #2DACC9;
}

#bedroombutton a {position:relative;
}

#bathtimebutton {
	width:83px;
	height:33px;
	float:left;
	border-right:1px solid #2DACC9;
}

#bathtimebutton a {position:relative;
}

#accessoriesbutton {
	width:97px;
	height:33px;
	float:left;
	border-right:1px solid #2DACC9;
}

#accessoriesbutton a {position:relative;
}

#giftsbutton {
	width:48px;
	height:33px;
	float:left;
	border-right:1px solid #2DACC9;
}

#giftsbutton a {position:relative;
}

#salebutton {
	width:48px;
	height:33px;
	float:left;
}

#salebutton a {position:relative;
}

.nav a {
	color:#ffffff;
	margin:0px;
	/*margin-right:1px;*/
	margin-top: 5px;
	padding: 3px 0px 1px 0px;
	display:block;
	height:18px;
	position:relative;
}

.nav a img.left {
	position:absolute; top:0px; left:0px; width:10px !important; height:15px !important; padding:0px !important;
}

.nav a img.right {
	position:absolute; top:0px; right:0px; width:10px !important; height:15px !important; padding:0px !important;
}

/** html .nav a:link, .nav a:active, .nav a:visited {
	margin-right:1px;
}*/

#clothesShoesbar
{
	left:10px;
	}
* html #clothesShoesbar
{
	left:10px;
	}

#toysbar
{
	left:140px;
}


* html #toysbar
{
	left:140px;
	}
	
#bedroombar
{
	left:190px;
	}

* html #bedroombar
{
	left:190px;
	}

#bathtimebar
{
	left:265px;
	}


* html #bathtimebar
{
	left:265px;
	}


#accessoriesbar
{
	left:350px;
	}


* html #accessoriesbar
{
	left:350px;
	}

	
#giftsbar
{
	left:448px;
	}

* html #giftsbar
{
	left:448px;
	}
	
#salebar
{
	left:489px;
	}

* html #salebar
{
	left:496px;
	}

.nav a:hover {
	text-decoration: none;
	color:#D85AA1;
	/*background: #cce6a3;*/
}

.bar 
{
display: block;
width: 145px;
background-color:#61c4d8;
height:auto;
position:absolute;
top: 33px;
#top: 0px;
margin-top: 0px;
font-weight: bold;
border-bottom-width: 0;
border-left:2px solid #ffffff;
border-right:2px solid #ffffff;
margin-top: 0px;
z-index:1000;
}

/*
* html .bar 
{
top: 0px;
}
*/

.bar .outer {
width: 138px;
height:auto;
}

.bar .inner {
position:absolute; 
bottom:-10px; 
left:0px;
display: block;
width: 145px;
background: url(/images/menu-bg-bottom.gif) no-repeat;
height:15px;
}

.bar .item
{
	text-align:left;
	padding:0px 0px 0px 0px;
	}

.bar a, .bar a:visited {
	padding-right: 5px;
	padding-top:4px;
	width:125px;
	padding-bottom:8px;
	padding-left:10px;
	display:block;
	font-weight: bold;
	font-size:11px;
	color:#ffffff;
}

.bar a:hover {
	padding-right: 5px;
	text-decoration:none;
	color:#D85AA1;
}

#clothesShoesbar
{
	display:none;
	}

#toysbar
{
	display:none;
}
	
#bedroombar
{
	display:none;
	}

#bathtimebar
{
	display:none;
	}

#accessoriesbar
{
	display:none;
	}

#giftsbar
{
	display:none;
	}

#salebar
{
	display:none;
	}
