
#content-right {
   display: none;
}




.textlogo, #logo .textlogo, #logo .textlogo a, .textlogo a {
font-family: "Monotype Corsiva";
}


#categoryList .content-odd1, #categoryList .content-even1, #categoryGrid .content-odd2, #categoryGrid .content-even2, #categoryGrid .content-odd3, #categoryGrid .content-even3, #categoryGrid .content-odd4, #categoryGrid .content-even4, #categoryGrid .content-odd5, #categoryGrid .content-even5, #categoryGrid .content-odd6, #categoryGrid .content-even6 {
	border: none;
}

#productGrid .content-even2, #productGrid .content-odd2, #productGrid .content-even3, #productGrid .content-odd3, #productGrid .content-even4, #productGrid .content-odd4, #productGrid .content-even5, #productGrid .content-odd5, #productGrid .content-even6, #productGrid .content-odd6 {
	border: none;
}



#dcatMenu { }

#widgetCategories .body ul li {
   padding-left: 0px;
   background-image: none;
   background-repeat: no-repeat;
   width: 100%;
   padding-top: 0px;
   z-index: 120;
}

#dcatMenu .body li {
   margin: 0;
   padding: 0;
}

#dcatMenu .body ul {
   width: 100%;
}

#dcatMenu a {
   display: block;
   margin: 0;
   padding: 2px 3px;
   width: 90%;
}

#dcatMenu a {
   text-decoration: none;
}

#dcatMenu li {
   background-color: #fff;
   border: 0px solid #fff;
}

#dcatMenu ul li.subcats ul li.subcats, #dcatMenu ul li.subcats ul li.nosubcats {
   padding-left: 0px;
   background-image: none;
   margin-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   z-index: 99;
}

#dcatMenu ul li.nosubcats ul li.nosubcats, #dcatMenu ul li.nosubcats ul li.subcats {
   padding-left: 0px;
   background-image: none;
   margin-left: 0px;
   z-index: 99;
}

#widgetCategories .body ul li {

   background-image: url(https://renditionsweston.corecommerce.com/premium/00325-1/design/images/arrow.gif);

   background-repeat: no-repeat;

   background-position: 10px 50%;
}

#widgetCategories .body ul li a {

   margin: 0px;

   padding-left: 20px;

}

#dcatMenu a {
}

#dcatMenu li.subcats a {
   text-decoration: none;
   background-image: url(https://renditionsweston.corecommerce.com/premium/00325-1/design/images/arrow3.gif);
   background-repeat: no-repeat;
   background-position: center right;
}

#dcatMenu li.nosubcats a {
   text-decoration: none;
   background-image: none;
   background-repeat: no-repeat;
   background-position: center right;
}

#dcatMenu ul li:hover  {
   position: relative;
}

#dcatMenu ul ul {
   position: absolute;
   top: 0;
   left: 99%;
   top: 0%;
   width: 100%;
}

#dcatMenu ul ul ul {
   position: absolute;
   top: 0;
   left: 100%;
   top: 0%;
   width: 100%;
}

div#dcatMenu ul ul,
div#dcatMenu ul ul ul,
div#dcatMenu ul ul li:hover ul ul,
div#dcatMenu ul ul li:hover ul ul,
div#dcatMenu ul li:hover ul ul
{display: none; width: auto; position: static; float: none;}

div#dcatMenu ul li:hover ul,
div#dcatMenu ul ul li:hover ul,
div#dcatMenu ul ul ul li:hover ul
{display: block; width: 100%; position: absolute;}


<!--[if IE]>

 #menu ul li {float: left; width: 100%;}
#dcatMenu li ul li {
   top: 0px;
}


<![endif]-->

<!--[if lt IE 7]>

body {
behavior: url(http://renditionsweston.com/images/htcmime.php);
font-size: 100%;
} 
#menu ul li {float: left; width: 100%; top: 0%;}
#menu a {
} 

<![endif]-->
.popup {

	position: absolute;

	width: 400px;

	overflow: auto;

	border: 1px solid #000000;

	background-color: #CCCCCC;

	z-index: 2;

	visibility: hidden;

	padding: 5px;

	font-weight: normal;

	text-align: left;

	font-size: 11px;

	color: #000000;

	line-height: 100%;

	text-transform: none;

}

