background: url(http://www.sxs-design.com/BVE/ANIM/W1.png);
box-shadow: inset 8px 8px 30px rgba(255,255,255,0.6);
-webkit-animation: unrotate 10s infinite linear;
-moz-animation: unrotate 10s infinite linear;
-o-animation: unrotate 10s infinite linear;
animation: rotate 10s infinite linear;
-webkit-animation: rotate 10s infinite linear;
-moz-animation: rotate 10s infinite linear;
-o-animation: rotate 10s infinite linear;
background: url(http://www.sxs-design.com/BVE/ANIM/W1.png);
box-shadow: inset 8px 8px 30px rgba(255,255,255,0.6);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%, rgba(255,255,255,0.27) 52%, rgba(255,255,255,0) 53%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(14%,rgba(255,255,255,0)), color-stop(52%,rgba(255,255,255,0.27)), color-stop(53%,rgba(255,255,255,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%,rgba(255,255,255,0.27) 52%,rgba(255,255,255,0) 53%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%,rgba(255,255,255,0.27) 52%,rgba(255,255,255,0) 53%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%,rgba(255,255,255,0.27) 52%,rgba(255,255,255,0) 53%);
background: radial-gradient(ellipse at center, rgba(255,255,255,0) 14%,rgba(255,255,255,0.27) 52%,rgba(255,255,255,0) 53%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
.mine{background: url(http://www.sxs-design.com/BVE/ANIM/W2.png);
inset -19px -19px 70px rgba(0,0,0,0.5),
inset -5px -5px 18px rgba(0,0,0,0.2);}
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%, rgba(0,0,0,0.12) 52%, rgba(0,0,0,0) 53%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(14%,rgba(255,255,255,0)), color-stop(52%,rgba(0,0,0,0.12)), color-stop(53%,rgba(0,0,0,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%,rgba(0,0,0,0.12) 52%,rgba(0,0,0,0) 53%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%,rgba(0,0,0,0.12) 52%,rgba(0,0,0,0) 53%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 14%,rgba(0,0,0,0.12) 52%,rgba(0,0,0,0) 53%);
background: radial-gradient(ellipse at center, rgba(255,255,255,0) 14%,rgba(0,0,0,0.12) 52%,rgba(0,0,0,0) 53%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00000000',GradientType=1 );
background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.25)), color-stop(60%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
background: radial-gradient(ellipse at center, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#00000000',GradientType=1 );
from {background-position:0 0;
-webkit-filter: hue-rotate(0deg)}
to {background-position:400px 0;
-webkit-filter: hue-rotate(360deg)}
@-webkit-keyframes rotate {
from {background-position:0 0;
-webkit-filter: hue-rotate(0deg)}
to {background-position:400px 0;
-webkit-filter: hue-rotate(360deg)}
from {background-position:0 0;}
to {background-position:400px 0;}
from {background-position:0 0;}
to {background-position:400px 0;}
from {background-position:400px 0;
-webkit-filter: hue-rotate(0deg)}
to {background-position:0 0;
-webkit-filter: hue-rotate(360deg)}
@-webkit-keyframes unrotate {
from {background-position:400px 0;
-webkit-filter: hue-rotate(0deg)}
to {background-position:0 0;
-webkit-filter: hue-rotate(360deg)}
@-moz-keyframes unrotate {
from {background-position:400px 0;}
to {background-position:0 0;}
from {background-position:400px 0;}
to {background-position:0 0;}