/*
	Slideshow style
*/

#slidewrap{
	position:relative;
	margin:0 0 7px 0;
	padding:0;
	height:275px;
	top:7px;
	clear:both;
}

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	width:770px;
	}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:770px;
	height:275px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	
	width:770px;
	height:275px;
	display:block;
}

/*
	Next/prev buttons
*/
#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-13px;
	width:49px;
	height:55px;
	display:block;
	z-index:101;
	
}

#slides .next {
	left:734px;
}

#slides a img{
	border:0px;
} 
/*
	Pagination
*/

.pagination {
	margin:0 auto 0;
	width:100px;
	position:absolute;
	top:10px;
	right:20px;
	z-index:130;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image: url(../images/slideshow/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
	}

.omnibasxr{
	background: transparent url(../images/slideshow/omnibasXRslideshow2.jpg) no-repeat left top;
}




div.release{
	width:129px;
	height:92px;
	background: transparent url(../images/slideshow/newRelease.png) no-repeat left top;
}


.omnibasxr div.promoTxt{
	position:absolute;
	top:210px;
	left:625px;
	background-color:transparent;

}



.omnibasxr div.promoTxt h3{
	font:bold  italic 18px/150%  Arial Verdana,sans-serif;
	color:#C90000;
	margin:8px 15px 2px 12px;
	padding:0;
		
 }


 div.promoTxt span a{
	font:bold 13px/1em Helvetica,Arial,sans-serif; 
	color:#696969; 
	text-decoration:none; 
	webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	background:transparent url(../images/slideshow/button1.png) no-repeat left top;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.28, rgb(194,190,194)),   color-stop(0.64, rgb(235,235,235)), color-stop(1, rgb(247,250,250)));
background-image: -moz-linear-gradient(center bottom, rgb(194,190,194) 28%, rgb(235,235,235) 64%, rgb(247,250,250) 100%);
padding:7px 15px; 
border: medium none;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
margin:4px 15px 9px 15px;
float:right;

}


 div.promoTxt span a:hover{color:#8B0000; text-decoration:none;}



.aboutus {
		background: transparent url(../images/slideshow/aboutIcom.jpg) no-repeat left top;
}


.aboutus div.promoTxt{
	position:absolute;
	top:40px;
	left:480px;
	/*webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background-color:#fff;
	background-color:rgba(255,255,255,.9);*/
	width:250px;
	
}


.aboutus div.promoTxt p{
	font:normal 12px/140% Arial, Verdana, sans-serif;
	margin:8px;
	color:#fff;
}

.nginius{
		background: transparent url(../images/slideshow/nginiusApphome.jpg) no-repeat left top;
}




.nginius div.promoTxt{
	position:absolute;
	top:210px;
	left:625px;
	background-color:transparent;

}

.mwc{
	background: transparent url(../images/slideshow/mwcslideshow.jpg) no-repeat left top;
}

.mwc div.promoTxt{
	position:absolute;
	top:210px;
	left:625px;
	}
	
	
.eightW{
	background: transparent url(../images/slideshow/8w.jpg) no-repeat left top;
}

.eightW div.promoTxt{
	position:absolute;
	top:220px;
	left:600px;
	
}		

