/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * RTL Style Sheet
 */

.wk-slideset-sphere .nav.icon li {
	margin-left: 0;
	margin-right: 3px;
}
.wk-slideset-sphere .nav.text li {
	margin-left: 0;
	margin-right: 40px;
}
.wk-slideset-sphere .nav li:first-child { margin-right: 0; }


.wk-slideset-sphere > div .prev {
	right: 15px;
	left: auto;
	background-position: 0 -90px;
}
.wk-slideset-sphere > div .prev:hover { background-position: 0 -120px; }
.wk-slideset-sphere > div .prev:active { background-position: 0 -150px; }
.wk-slideset-sphere > div .next {
	right: auto;
	left: 15px;
	background-position: 0 0;
}
.wk-slideset-sphere > div .next:hover { background-position: 0 -30px; }
.wk-slideset-sphere > div .next:active { background-position: 0 -60px; }

.wk-slideset-sphere > div:hover .next:hover { background-position: 0 -60px; }

.wk-slideset-sphere > div:hover .next:active { background-position: 0 -120px; }

.wk-slideset-sphere ul.set li {  background-position: 100% 0; }

.wk-slideset-sphere .wk-content { text-align: right; }