div#header-quickcategories:hover > div{
	display: block;
}

div#page-category-box{
	border-top: none;
	z-index: 1100;
	padding-left:0px!important;
	padding-right:0px!important;
	line-height: 15px;
}

div#page-category-box {
	color: #3B4D93;
}

div#page-category-box a{
	color: #3B4D93;
	font-weight: normal;
	font-size: 12px;
}

li#page-categorybox-catitem-0,
li#page-categorybox-op,
div#page-category-box a div{
	padding: 3px 13px 3px 13px;
}

div#page-category-box a div.aprod-link{
	color: #F36F2F;
}

div#page-category-box a div.aprod-link div{
	padding: 0px;
}

div#page-category-box a div.aprod-link div.aprod-link{
	float: left;
}

div#page-category-box a div.aprod-link div.aprod-icon{
	background: url(images/aprod_icon.png) no-repeat;
	float: left;
	margin-left: 15px;
	width: 68px;
	height: 17px;
}

div#page-category-box-header{
	width: 186px;
	border-top: 2px solid white;
	margin-top: -4px;
	z-index: 1100;
}

div#page-category-box ul,li{
	padding:0px;
	margin:0px;
}

div#page-category-box ul{
	padding-top:10px;
	padding-left:0px;
}
/* ie hack */
*div#page-category-box ul{
	padding-top:0px;
}

div#page-category-box li{
	margin-right: 0px;
}

div#page-othercategory-box {
	margin-top: 8px;
}
div#page-othercategory-box ul{
	padding-top: 2px;
}

div#page-othercategory-box li{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 13px;
	margin-right: 0px;
}

div#page-maincategory-box li{
	margin-right: 0px;
	background-color: white;
	background-image: url(images/categorylist/gt.png);
	background-repeat: no-repeat;
	background-position: 98% 45%;
	border: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	vertical-align: top;
	position: relative;
	top: 0px;
	left: 0px;
}

div#page-maincategory-box li.no-child{
	background-image: none;
}

div#page-maincategory-box li:hover {
/*	background-color: #FCFCFC;*/
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

div#page-maincategory-box li:hover div {
	display: block;
}

div.page-categorybox-subcatcontainer{
	border: 1px solid #E9E9E9;
	background-color: #FCFCFC;
	position: absolute;
	left: 186px;
	top: -1px;
	/*padding-bottom: 6px;*/
	display: none;
}

ul.page-subcategory-list {
	padding-top: 0px!important;
	float: left!important;
	width: auto !important;
	min-width: 240px;
	white-space: nowrap;
}

ul.page-subcategory-list li{
	background: #FCFCFC!important;
	border: none!important;
	border-bottom: 1px solid #E9E9E9!important;
}

ul.page-subcategory-list li.last{
	border-bottom: none !important;
}

div.page-categorybox-subcatcontainer-lefttopborder{
	position: absolute;
	left: -1px;
	top: 0px;
	border-left:
	1px solid #F9F9F9;
	height: 21px;
}

span.hidden{
	display: none;
}

img.load-image {
	margin-bottom: 77px;
}

.main-cnt-text {
	display: inline-block;
	text-align:right;
	width: 20%;
	font-size: smaller;
	line-height: 15px;
}
.main-catdesc-text {
	display: inline-block;
	text-align:left;
	width: 80%;
}
.main-cat-free {
	display: block;
	position: absolute;
	top: 6px;
	right: 50px;
	font-weight: bold;
	color: #48a64d;
}
li.page-categorybox-subcatitem {
	padding: 0px !important;
}
li.page-categorybox-subcatitem {
	padding: 0px !important;
}
div#page-category-box li.page-categorybox-subcatitem a div{
	padding: 6px 13px;
}
li.page-categorybox-catitem.page-subcategory-free,
li.page-categorybox-subcatitem > a > div.page-subcategory-free {
	background-color: #D8EED9!important;
}
