@CHARSET "UTF-8";
/* 
Name: Sourcebits Technologies
URL: http://www.sourcebits.com
Author: Chinmay Chiranjeeb @ Sourcebits Technologies
Author URL: http://www.sourcebits.com
*/

.leftnav .category-menu ul{
	width:100%;
	line-height:60px;
	position:relative;
	top:0px;
	left: 0px;
}

.leftnav .category-menu ul li{
	margin:5px 0px;
	padding:0;
	width:222px;
	background:url("../images/buttons/leftnav-category-menu-hover.png") no-repeat right 70px;
}
.leftnav .category-menu ul li a{
	height:62px;
	text-indent:-99999px;
}

.leftnav .category-menu ul li.active, .leftnav .category-menu ul li span{
	background:url("../images/buttons/leftnav-category-menu-hover.png") no-repeat left top;
}

.leftnav .category-menu{
	padding:0 0 30px;
	position:relative;
	width:227px;
	height:735px;
	left: -20px;
	top:-5px;
}

.category-menu ul li a{
	background:url("../images/buttons/left-menu-small.png") no-repeat 29px 4px;
}

.category-menu .iphone-menu{
	background-position: 29px 5px !important;
}

.category-menu .mac-menu{
	background-position: 29px -302px !important;
}

.category-menu .mobile-menu{
	background-position: 29px -425px !important;
}

.category-menu .web-menu{
	background-position: 29px -117px !important;
}

.category-menu .ui-menu{
	background-position: 29px -242px !important;
}

.category-menu .ipad-menu{
	background-position: 29px -180px !important;
}

.category-menu .android-menu{
	background-position: 29px -55px !important;
}

.category-menu .blackberry-menu{
	background-position: 29px -488px !important;
}

.category-menu .facebook-menu{
	background-position: 29px -364px !important;
}

.category-menu .palmpre-menu{
	background-position: 29px -548px !important;
}

