﻿.index-splash-block 
 {

	width: 100%;
    float:left;
    overflow: hidden;
    position:relative;
}
.feature-slide-preview {

	width: 100%;
    float:left;
    overflow: hidden;
    position:relative;
}
.index-splash-block{
    display: block;
    margin: auto;
}
.feature-slide-preview{
    display: block;
    margin: auto;
}
 .screenshot 
{
    display: block;
    margin: auto;
}
.index-splash-block
{
    float:left;
    text-align:right;
    overflow: hidden;
	position:absolute; 
}
.feature-slide-list 
{
	left:50%;
    top:330px;
    float:left;
    text-align:right;
    overflow: hidden;
	position:absolute; 
}

.feature-slide-list a {
    float: left;
    width: 10px;
    height:10px;
    margin:0 3px;
     display: inline;
    background: url(../images/feature-point.png) center no-repeat;
}

*.feature-slide-list a 
{
    background: url(../images/feature-point.png) center no-repeat !important;
     background:none;
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/feature-point.png', sizingMethod='crop');
}
.feature-slide-list a.current {
    background: url(../images/feature-point-current.png) center no-repeat;
}
* .index-splash-block
{
     background: url(../images/feature-point-current.png) center no-repeat !important;
     background:none;
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/feature-point-current.png', sizingMethod='crop');
}
*.feature-slide-list a.current
{
     background: url(../images/feature-point-current.png) center no-repeat !important;
     background:none;
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/feature-point-current.png', sizingMethod='crop');
}

.feature-slide-list  {
    display: inline;
}
.feature-slide-list-items {
    display: inline;
}

.feature-slide-list a {
    background: url(../images/feature-point-previous.png);
    _background: url(../images/feature-point-previous-4ie6.png);
}
.feature-slide-list-previous {
    background: url(../images/feature-point-previous.png);
    _background: url(../images/feature-point-previous-4ie6.png);
}
.feature-slide-block
{
	width: 100%;
float:left;
height:350px;
    overflow: hidden;
}
