.icon{ background-image: url(../../Images/sprite-iconset2-16x16.png); height: 20px; width: 20px; background-repeat: no-repeat;}

.icon-black{ background-image: url(../../Images/sprite16x16-Black.png); height: 20px; width: 20px; background-repeat: no-repeat;}

.icon75{ background-image: url(../../Images/sprite-iconset1-16x16.png); height: 15px; width: 15px; background-repeat: no-repeat;}
.icon-black75{ background-image: url(../../Images/sprite16x16-Black.png); height: 15px; width: 15px; background-repeat: no-repeat;}

.icon50{ background-image: url(../../Images/sprite-iconset1-16x16.png); height: 10px; width: 10px; background-repeat: no-repeat;}


.social-media-icon{ background-image: url(../../Images/social-media-icons-sprite.png);	height: 20px; width: 20px; background-repeat: no-repeat; }

.clear{
	background-position:20px; 
}

.prev-next{
	background-image: url(../../Images/prev-next-sprite.png);
	height: 32px;
	width: 16px;
	background-repeat: no-repeat;
}

.next-group-img{
	background-image: url(../../Images/next-group.png);
	height: 32px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: 8px; 
}

.prev-group-img{
	background-image: url(../../Images/prev-group.png);
	height: 32px;
	width: 8px;
	background-repeat: no-repeat;
	background-position: 2px; 
}



.delete{ background-position: -2000px; }
.add{ background-position: -2020px; }
.alarm{ background-position: -280px; }
.back{ background-position: -2160px; }
.ballontext{
	background-position: -1600px; 
}
.cal-day{ background-position: -2600px; }
.cal-month{ background-position: -2420px; }
.cal-week{ background-position: -2400px; }
.car{ background-position: -500px; }
.check{ background-position: -1980px; }
.contract{ background-position: -2380px; }
.donot{ background-position: -140px; }
.edit{ background-position: -2560px; }
.email{ background-position: -2700px; }
.eye{ background-position: -1100px; }
.expand{ background-position: -2360px; }
.export{ background-position: -2840px; }
.facebook{
	background-position: -900px;
}
.forward{
	background-position: -2140px;
}
.google{
	background-position: -940px;
}
.important{ background-position: -2220px; }
.important50{ background-position: -1110px; }
.important75{ background-position: -1600px; }


.list{ background-position: -2300px; }
.loupe{ background-position: -160px; }
.key{background-position: -2240px;}
.map{ background-position: -1560px; }
.next{ background-position: -4060px; }
.pause{ background-position: -4080px; }
.play{ background-position: -4060px; }
.previous-arrow
{
    background-position: -4060px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.printer{ background-position: -1940px; }
.question{ background-position: -3980px; }
.share{ background-position: -880px; }
.star{ background-position: -2060px; }
.star75{ background-position: -1483px; }

.tickets{ background-position: -1540px; }
.twitter{
	background-position: -920px;
}
.world{ background-position: -20px; }
.x{ background-position: -2000px; }



.detail-list{ background-position: -2260px; }
.grid{ background-position: -2340px; }

.person-male{ background-position: -2480px; }


.up{
	background-position: -4060px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.down{
	background-position: -4060px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.check75{ background-position: -1425px; }
.world75{ background-position: -14px; }

.size75{ background-size: 3024px 15px; }

.down75{ 
	background-position: -2922px; 
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}


.up75{
	background-position: -2922px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.left75{ background-position: -1560px; }

.down50{
	background-position: -1050px; 
}

.size50{
	background-size: 2100px 10px; 
}


/* prev-next sprite */
.prev-item{ background-position: -16px; }
.next-item{ background-position: 0; }



/* SOCIAL MEDIA */

.ical{
	background-position: 0; 
}

.wlive{
	background-position: -20px; 
}

.yahoo{
	background-position: -40px; 
}

.google{
	background-position: -60px; 
}