/*
JavaScript Image Rotator 1.0
(C)1999-2009 Usingit.com, All rights reserved!
http://www.usingit.com/products/webtoolkit
http://www.usingit.com/support
*/
DIV.jsnavbtnslider_placeholder{
	FLOAT: left;
	OVERFLOW: hidden;
	PADDING: 0px;
	MARGIN: 0px;
	CURSOR: pointer;
	WIDTH:758px;
	HEIGHT:253px;
	position: absolute;
}

DIV.jsnavbtnslider_hidden{
	POSITION: absolute;
	OVERFLOW: hidden;
	TOP: 9000px;
	WIDTH:758px;
	HEIGHT:253px;
}

DIV.jsnavbtnslider_image{
	POSITION: absolute;
	LEFT: 0px;
	TOP: 0px;
}

DIV.jsnavbtnslider_image IMG{
	BORDER: 0px;
	PADDING: 0px;
	MARGIN: 0px;
}

DIV.jsnavbtnslider_navbtngrp{
	PADDING: 0px;
	CURSOR: pointer;
	WIDTH: 37px;
	HEIGHT: 168px;
	TOP: 300px;
	margin-top: -18px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index: 10;
	position: absolute;
	margin-left: 725px;
	background-image: url(http://yst.camtechsurveillance.com/images/ban-rotatr-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

DIV.jsnavbtnslider_navbtn_outer{
	float: left;
	margin-left:10px;
	width:15px;
	height:16px;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	color:#2a2a2a;
	font-size:13px;
	line-height:25px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 14px;
}

DIV.jsnavbtnslider_navbtn_inner{
	cursor:pointer;
	background-image: url(http://yst.camtechsurveillance.com/images/bullet-active.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
DIV.jsnavbtnslider_navbtn_inner:hover{
	cursor:pointer;
	background-image: url(http://yst.camtechsurveillance.com/images/bullet-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
/*DIV.jsnavbtnslider_navbtn_inner:hover{
COLOR: #000000; BACKGROUND-COLOR: #C0C0C0;
}*/

DIV.jsnavbtnslider_navbtn_active{
	cursor:pointer;
	background-image: url(http://yst.camtechsurveillance.com/images/bullet-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

DIV.jsnavbtnslider_navbtn_active:hover{
	cursor:pointer;
	background-image: url(http://yst.camtechsurveillance.com/images/bullet-active.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 29px;
	width: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
