#arc-nav-container {
    background: url(/sites/arcadianhome.com/images/ah-header-shadow.png) no-repeat left bottom transparent;
    padding: 0 0 10px;
}
.nav-wrapper {
    margin: 0 auto;
    width: 990px;
}
/*Arcadian Navigation Bar*/
#arc-nav {
	background: url(/sites/arcadianhome.com/images/ah-nav-bg.png) repeat-x 0 0 #F9F4EE;
	clear: both;
	height: 32px;
	position: relative;
	font-size: 14px;
	line-height: 1;
	z-index: 200;
}
#arc-nav a {
	color: white;
	display: block;
	outline: 0;
	padding: 9px 1.72em;
	text-decoration: none;
}
#arc-nav #home-clearance h1 a { /*adjust for specials category*/
    padding: 8px 1.74em 3px;
}
#arc-nav .nav-specials {
    background: url(/sites/arcadianhome.com/images/nav-specials.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 86px;
}
#arc-nav #home-clearance:hover .nav-specials {
    background-position:0 -18px;
}
#arc-nav > li {
	background: url(/sites/arcadianhome.com/images/ah-nav-cat-border.png) no-repeat right center transparent;
	float: left;
	height: 32px;
	position: relative;
}
#arc-nav > li:hover {
	background: #fdfbf8;
	-webkit-box-shadow: 0 -2px 3px #b2b1b1;
	-moz-box-shadow: 0 -2px 3px #b2b1b1;
	box-shadow: 0 -2px 3px #b2b1b1;
}
#arc-nav li:hover a {
	color: #63564A;
}
#arc-nav li .fullwidth { /*Drop Down Style*/
	position: absolute;
	width: 100%;
	padding: 15px 0 10px 0;
	top: 32px;
	border: 1px solid white;
	border-top: none;
	background: url(/images/master/nav-bg.gif) repeat-x scroll 0 top #fdfbf8;
	-webkit-box-shadow: 0 2px 2px #979797;
	-moz-box-shadow: 0 2px 2px #979797;
	box-shadow: 0 2px 2px #979797;
	display: none;
}
#arc-nav .fullwidth.clearance { /*Fixed Width for Each Category*/
	width: 236px !important;
}
#arc-nav .fullwidth.homelighting, #arc-nav .fullwidth.rugs, #arc-nav .fullwidth.furniture {
	width: 460px;
	background-repeat: no-repeat;
}
#arc-nav .fullwidth.homedecor { /*Fixed Width for Each Category*/
	width: 670px;
}
#arc-nav .fullwidth.style-scene { /*Fixed Width for Each Category*/
	width: 223px;
}
#arc-nav .fullwidth.brand {
    width: 898px;
}
/*positions the dropdown*/
#arc-nav li:hover .fullwidth.style-scene, #arc-nav li:hover .fullwidth.homelighting {
	left: 0;
}
#arc-nav li:hover .fullwidth.homedecor {
    right: -220px;
}
#arc-nav li:hover .fullwidth.rugs, #arc-nav li:hover .fullwidth.furniture, #arc-nav li:hover .fullwidth.brand {
	right: 0;
}
/*Menu Content*/
#arc-nav li li { 	/*columns*/
	float: left;
	width: 203px;
	color: #787878;
	padding: 0 10px;
}
#arc-nav ul ul { 	/*categories*/
	margin: 0 0 10px 5px;
}
#arc-nav li li li {
	float: none;
	padding: 0;
	width: auto;
}
#arc-nav li li ul.category a {
	background: url(/images/master/cat-arrow-bullet.gif) no-repeat left 3px transparent scroll;
	color: #787878;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0 0 0 10px;
	text-align: left;
}
#arc-nav li li li a:hover {
	color: #787878;
	cursor: pointer;
	text-decoration: underline;
}
#arc-nav li li li.main-cat {
	margin: 0 0 3px 0;
	text-align: left;
}
#arc-nav li li li.main-cat a, #arc-nav li li li.main-cat span { /*brown category titles*/
	background: none;
	color: #907F6E;
	font-family: Georgia, 'Trebuchet MS', Arial, Helvetica;
	font-size: 16px;
	padding: 0;
}
#arc-nav li li li.viewall { /*View All Category Box*/
	background: none #ebeedb;
	border: 0 none;
	float: none;
	height: auto;
	margin: 30px 0 0;
	padding: 0;
	text-align: center;
}
#arc-nav li li li.viewall a {
	background: none;
	color: #464e57;
	font-family: Georgia, 'Trebuchet MS', Arial, Helvetica;
	font-size: 16px;
	padding: 25px 3px;
	text-align: center;
}
#arc-nav .category.new-arrivals { /*new arrivals box*/
    margin: 0 0 7px 5px;
}
#arc-nav .category.new-arrivals li {
    background:#ebeedb;
    padding: 5px 0;
}
#arc-nav .category.new-arrivals li a {
    background:  url(/images/master/nav-new-arrivals-bg.png) no-repeat scroll 10px center #ebeedb;
    color: #464e57;
    font: normal 16px/18px Georgia, 'Trebuchet MS', Arial, Helvetica;
    padding-left: 32px;
}
div.closeout { /*Bottom of Menu - Uses bg image to fade divider*/
	background: url(/images/master/nav-bg-footer.gif) repeat-x scroll 0 bottom #fdfbf8;
	bottom: 0;
	height: 20px;
	left: 0;
	position: absolute;
	width: 100%;
}
#arc-nav li .fullwidth.clearance {
	background-image: none;
}
#arc-nav .fullwidth.clearance .closeout, #arc-nav .fullwidth.homelighting .closeout, #arc-nav .fullwidth.rugs .closeout, #arc-nav .fullwidth.furniture .closeout, #arc-nav .fullwidth.hardware .closeout {
	background-repeat: no-repeat;
}
#arc-nav > li:last-child { /*hides border on new arrivals*/
    background: none;
}
#arc-nav .new-arrival:hover  {
    background: none repeat scroll 0 0 #FDFBF8;
}

/*Secondary Nav Bar*/
#arc-navb {
    background: #DEE2CB;
    color: #464E57;
    font-size: 11px;
    font-weight: bold;
    height: 34px;
}
#arc-navb .left {
    float: left;
    padding-top: 9px;
}
#arc-navb .left a {
    color: #464E57;
    margin-left: 8px;
    margin-right: 8px;
}
#arc-navb .left a:first-child {
    margin-left: 0;
}
#arc-navb .left #pro-link {
    color: #934316;
}
#arc-navb .right {
    float: right;
    padding-right: 5px;
    padding-top: 3px;
    position: relative;
    width: 345px;
}
#arc-navb .myprojects_btn { /*My Project Button*/
    background: url("../images/master/subnav-project.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 21px;
    margin: 1px 5px 5px;
    padding: 2px 0 0 21px;
    width: 90px;
}
#my-proj-btn-wrapper {
    position: absolute;
    right: 0;
    z-index: 99;
}
#my-proj-btn {
    background: #686868;
    background: -moz-linear-gradient(top,  #686868 0%, #454545 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#686868), color-stop(100%,#454545));
    background: -webkit-linear-gradient(top,  #686868 0%,#454545 100%);
    background: -o-linear-gradient(top,  #686868 0%,#454545 100%);
    background: -ms-linear-gradient(top,  #686868 0%,#454545 100%);
    background: linear-gradient(top,  #686868 0%,#454545 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#454545',GradientType=0 );
    border: 1px solid #404040;
    border-radius: 5px 5px 5px 5px;
    z-index: 1;
}
#my-proj-btn .my-proj-top {
    background: url("/images/application-blog.png") no-repeat scroll -1px -2px transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    padding: 0 0 0 20px;
    text-decoration: none;
}
#my-proj-btn .my-proj-top img {
    padding-left: 3px;
    vertical-align: top;
}
#my-proj-btn .my-proj-hide {
    padding: 2px 5px;
}
#my-proj-btn .my-proj-bottom {
    border-radius: 0 0 5px 5px;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 5px 5px 26px;
    text-decoration: none;
}
#my-proj-btn .my-proj-bottom:hover {
    background: none repeat scroll 0 0 #A7A4A4;
    border-top: 1px solid #1C1C1C;
    display: block;
    padding: 5px 5px 5px 26px;
}
#my-proj-btn .my-proj-show {
    display: none;
    margin-top: 5px;
}
#my-proj-btn:hover .my-proj-show {
    display: block;
}
/**/