.iviewSlider {
	OVERFLOW: hidden
}
#iview-timer {
	Z-INDEX: 100; POSITION: absolute; CURSOR: pointer; border-radius: 5px
}
#iview-timer DIV {
	border-radius: 3px
}
#iview-preloader {
	Z-INDEX: 1000; BORDER-BOTTOM: #000 1px solid; POSITION: absolute; BORDER-LEFT: #000 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; WIDTH: 100px; PADDING-RIGHT: 1px; HEIGHT: 3px; BORDER-TOP: #000 1px solid; BORDER-RIGHT: #000 1px solid; PADDING-TOP: 1px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px
}
#iview-preloader DIV {
	WIDTH: 0px; BACKGROUND: #000; FLOAT: left; HEIGHT: 3px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px
}
.iview-strip {
	Z-INDEX: 5; POSITION: absolute; DISPLAY: block
}
.iview-block {
	Z-INDEX: 5; POSITION: absolute; DISPLAY: block
}
.iview-directionNav A {
	Z-INDEX: 9; POSITION: absolute; TOP: 45%; CURSOR: pointer
}
.iview-prevNav {
	LEFT: 0px
}
.iview-nextNav {
	RIGHT: 0px
}
.iview-controlNav {
	Z-INDEX: 9; POSITION: absolute; display:none;
}
.iview-controlNav A {
	Z-INDEX: 9; CURSOR: pointer
}
.iview-controlNav A.active {
	FONT-WEIGHT: bold
}
.iview-controlNav .iview-items UL {
	padding:0px 8px;margin:15px 0 0 0;width:90px;height:24px;line-height:24px;
}
.iview-controlNav .iview-items UL LI {
	POSITION: relative; DISPLAY: inline
}
.iview-controlNav .iview-tooltip {
	POSITION: absolute
}
.iview-caption {
	Z-INDEX: 4;
	POSITION: absolute;
	OVERFLOW: hidden;
	CURSOR: default;
	left: 8px;
	top: -1px;
}
.iview-video-show {
	Z-INDEX: 101; POSITION: absolute; WIDTH: 100%; BACKGROUND: #000; HEIGHT: 100%
}
.iview-video-show .iview-video-container {
	POSITION: relative; WIDTH: 100%; HEIGHT: 100%
}
.iview-video-show .iview-video-container A.iview-video-close {
	POSITION: absolute; TEXT-ALIGN: center; LINE-HEIGHT: 29px; WIDTH: 20px; BACKGROUND: #222; HEIGHT: 20px; COLOR: #fff; FONT-SIZE: 22px; OVERFLOW: hidden; TOP: 10px; RIGHT: 10px; FONT-WEIGHT: bold; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px
}
.iview-video-show .iview-video-container A.iview-video-close:hover {
	BACKGROUND: #444
}
