html{font-size: 100.1%;}
body {
	font: 64% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color:#808080;
	background: #e6e6e6;
	min-width: 962px;
}
body.blank
{
	min-width: 0;
	background: none;
}

form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	width: auto;
}

a.link { color: Blue; }
a {text-decoration: none;}
a:hover {text-decoration: underline;}

img {border-style: none;}
.header-wrapper{
	width: 100%;
	background: #000 url(../images/bg-header.gif) repeat-x;
	z-index: 3;
}


#header {
	width: 962px;
	height: 137px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

/* top menu */
.top-menu
{
	width:			290px;
	font-size:		1.0em;
	line-height:	25px;
	height:			25px;
	padding:		0;
	margin:			0 auto;
}

.top-menu ul { list-style:			none; } 
.top-menu ul li { float: left; margin: 0 10px; text-align: center; }
.top-menu ul li a { color: #fff; }
.nav-blue{color:#68d9ff !important;}


.header-holder{
	width:		926px;
	padding:	5px 16px 0 26px;	/* padding:22px 16px 0 26px; */
	overflow:	visible;
	height:		78px;
	background: url(../images/bg-header-holder.gif) no-repeat;
}
#header strong.logo{
	width:		270px;
	height:		56px;
	margin:		6px 40px 0 0;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float:left;
}
#header strong.logo a{
	display:block;
	height:100%;
}

.header-holder a.button
{ 
	display:		block;
	float:			right;
	width:			192px;
	height:			42px;
	margin:			0 16px 0 0;
	background:		url(../images/button-receive.gif) no-repeat 0 0;
	text-indent:	-9999px;
}

.header-holder a.button:hover { background-position: 0 -42px; }
.header-holder a.button:active { background-position: 0 -84px; }

#header strong.logo span.tag-line
{
	background-color: #fff;
	color: #000;
}

.tools{
	float:left;
	width: 394px;
}
.form
{
	overflow: hidden;
	width:100%;
	padding-left: 0;
}

.input-holder
{	
	float:		left;
	width:		348px;
	height:		42px;
	padding:	0 0 0 0;
	margin:		0 0 0 0;
	background: url(../images/input-holder-bg.gif) no-repeat 0 0;
}

.form input,
.address-form input.text
{
	width:		256px;
	font:		Vardana, Arial, sans-serif;
	height:		18px;
	padding:	3px 7px 0 4px;
	color:		#000;
}

.form .input-holder input  
{
	float:			left;
	
	font-size:		1.5em; 
	line-height:	1.5em;
	height:			23px;
	margin:			6px 0 0 7px;
	padding:		2px 5px 3px 5px;
}

.form a.search-button
{
	float:		left;
	
	display:	block;
	height:		30px;
	width:		60px;
	margin:		6px 0 0 5px;
	background: url(../images/main-address-search-button.gif) no-repeat 0 0;
	cursor:		pointer;
}

.form a.search-button:hover { background-position: 0 -30px;}
.form a.search-button:active { background-position: 0 -60px;}

.form input.search
{
	float:		left;
	width:		66px;
	height:		auto;
	cursor:		pointer;
	margin:		1px 0 0;
	padding:	0;
}

.tools .form .example
{
	display:	block;
	float:		left;
	width:		335px;
	height:		15px;
	margin:		6px 0 0 6px;
	overflow:	hidden;
	color:		#ccc;
}

.address-form .example { margin: 5px 0 0 0; font-size: .9em; color: #666; }

table.form input.checkbox  
{	
	float: left; 
	width: auto; 
	margin-top: 10px;
	border: none;
}

table.form label 
{ 
	float: left;
	width: auto;
	margin-top: 12px; 
	display: block; 
}

.navigation
{
	background: url(../images/bg-navigation.gif) repeat-x;
	margin:		0;
	padding:	0;
	position:	absolute;
	top:		100px;
	left:		0;
	list-style:	none;
	overflow:	hidden;
	font-size:	140%;
	width:		100%;	
	
	z-index:	1;
}
.navigation li
{
	float:			left;
	background:		url(../images/separator.gif) no-repeat 0 1px;
	padding-left:	1px;
	cursor:			pointer;
}

.navigation li.version  
{
	background:		none; 
	padding:		0;
	margin:			0 10px 0 0;
	float:			right; 
	height:			25px; 
	line-height:	25px; 
	font-size:		.9em;
}
.navigation li.version a
{ 
	font-weight:	normal;
	color:			#8c8f92;
	cursor:			default;
	
	/* not supported by IE */
	text-shadow:	0 1px 0 #ccc;
}

.navigation li.version a:hover,
.navigation li.version a:active { color: #8c8f92; background : none !important; }

.navigation li a:hover { background: url(../images/bg-navigation-hover.gif) repeat-x; }

.navigation li a
{
	float:				left;
	padding:			5px 17px 0;
	color:				#464646;
	text-decoration:	none !important;
	height:				34px;
	
	font-weight:		bold;
}
.navigation li.active a { color:#000; background: #e6e6e6 url(../images/bg-navigation-active.gif) repeat-x !important; }

.navigation span
{
	float: left;
	height: 25px;
	line-height: 25px;
}

.navigation span.left, .navigation span.right {width: 12px;}
.navigation .focus {color: #007ec1 !important;}
.navigation .focus span.left {background: url(../images/bg-focus-left.png) no-repeat; }
.navigation .focus span.right {background: url(../images/bg-focus-right.png) no-repeat; }
.navigation .focus span.center {background: url(../images/bg-focus-center.png) repeat-x; }

.navigation .focus-green {color: #009431 !important;}
.navigation .focus-green span.left {background: url(../images/bg-focus-left-green.png) no-repeat; }
.navigation .focus-green span.right {background: url(../images/bg-focus-right-green.png) no-repeat; }
.navigation .focus-green span.center {background: url(../images/bg-focus-center-green.png) repeat-x; }

.navigation .focus-grey {color: #5e5e5e !important;}
.navigation .focus-grey span.left {background: url(../images/bg-focus-left-grey.png) no-repeat; }
.navigation .focus-grey span.right {background: url(../images/bg-focus-right-grey.png) no-repeat; }
.navigation .focus-grey span.center {background: url(../images/bg-focus-center-grey.png) repeat-x; }

.navigation .focus-navy {color: #0039c9 !important;}
.navigation .focus-navy span.left {background: url(../images/bg-focus-left-navy.png) no-repeat; }
.navigation .focus-navy span.right {background: url(../images/bg-focus-right-navy.png) no-repeat; }
.navigation .focus-navy span.center {background: url(../images/bg-focus-center-navy.png) repeat-x; }

/* mouse-down navigation state */
.navigation li a:active { color: #000;	background: #e6e6e6 url(../images/bg-navigation-active-mouse-down.gif) repeat-x !important;}
.navigation li.active a:active { color: #000;	background: #e6e6e6 url(../images/bg-navigation-active.gif) repeat-x !important;}

.navigation li a.disabled  
{
	color:		#b0b0b0; 
    cursor:		default !important;
    
    /* not supported by IE */
	text-shadow:	0 1px 0 #ccc;
}


.navigation li a.disabled:hover,
.navigation li a.disabled:active { background: none !important; }

.container-wrapper
{
	width: 100%;
	background: #e6e6e6 url(../images/bg-container-wrapper.gif) repeat-x 0 100%;
	z-index: 2;
}

#container {
	overflow:hidden;
	padding: 0 0 0 0;
	width: 962px;
	margin: 0 auto;
}

#container .holder{
	overflow: hidden;
	height: 1%;
	padding: 15px 0 15px 20px;
}
#container .holder.hidden
{
	display: none;
}

#container .holder-wrapper
{
	float:			left;
	width:			962px;
	margin-bottom:	10px;
}

#container .holder-wrapper .loader 
{ 
	float: left; 
	width: auto; 
	margin: 10px 0 0 20px; 
}

.text-block {
	width: 160px;
	float:left;
	padding: 0 15px 0 0;	
}
.text-block p{
	line-height:19px;
	font-size: 110%;
	margin:0 0 18px;
}
.text-block strong{color:#000;}
.blue-box{
	width: 120px;
	padding:2px 8px;
	overflow:hidden;
	color:#0083c2;
	line-height: 16px;
	background: #cfefff;
}
.drop-box
{
	width: auto;
	float:left;
	background: #dfdfdf;
	padding: 9px;
}

.drop-box.wide { width: 500px; }

.heading{
	overflow:hidden;
	width: 100%;
	padding: 0 0 8px;
}
.heading input{
	float:left;
	margin: 0 7px 0 0;
	height: 14px;
	width: 14px;
	padding: 0;
	line-height: 0;
}
.heading label{
	float:left;
	font-size: 110%;
	line-height:12px;
	font-weight: bold;
	color:#000;
	padding-right: 10px;
}
.heading label a
{
	color: Blue;
	cursor: pointer;
}
.heading label a.disabled
{
	color: #ccc;
	cursor: default;
	text-decoration: none;
}
.heading label a.disabled:hover
{
	text-decoration: none;
}

.container-wrapper #container table.check-box-form
{
	width: 500px;
	padding: 5px;
}
table.check-box-form td
{
	width:		24px;
	padding:	0 2px 2px 2px;
	text-align: center;
}
table.check-box-form td.cbx { padding: 4px 2px 2px 2px; }

table.check-box-form td img
{
	cursor:			pointer;
	margin-bottom:	4px;
}
table.check-box-form td input
{
	cursor: pointer;	
}

table.address-form
{
	font-size: 110%;
	color: #5e5e5e;
}
table.address-form td
{
	padding: 5px 1px;
}

.drop-list{
	margin:0;
	padding:0;
	list-style:none;
	line-height: 17px;
}
.remove-focus-box{
	width: 240px;
	float:left;
	padding: 0 0 0 13px;
}
.remove-focus{
	color:#00f;
	line-height:27px;
	font-weight:bold;
	float:left;
}
.button-up{
	width: 33px;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/button-collapse.gif) no-repeat;
	float:right;
}
.button-up:hover{background-position:0 100%;}
.drop-list li{
	overflow:hidden;
	padding:0 0 0 11px;
	line-height: 29px;
	background:#fff;
	color:#000;
	border: 1px solid #e7e7e7;
}
.drop-list li input{
	float:left;
	margin: 9px 9px 0 0;
	width: 13px;
	height: 13px;
}
.drop-list li.active{
	color:#0083c2;
	background:#cfefff;
}
.drop-list li label{float:left;}

.toolbar
{
	height:			1%;
	padding:		6px 17px 7px 20px;
	overflow:		hidden;
	border-bottom:	1px solid #a0a0a0;
}

.counter-bubble 
{
	float:	left; 
	color:	#fff;
	font-size: 115%;
	line-height: 26px;
	padding:0 0 0 14px;
	margin:0 9px 0 0;
	background: url(../images/bg-counter.gif) no-repeat;
}
.counter-bubble span {
	background: url(../images/bg-counter.gif) no-repeat 100% 0;
	padding-right: 14px;
	float: left;
}

.counter-bubble span img { padding-top: 5px; }

.counter-bubble.red-alert { background: url(../images/bg-counter-red.gif) no-repeat; }
.counter-bubble.red-alert span { background: url(../images/bg-counter-red.gif) no-repeat 100% 0; color: #ffe7e7; }



.toolbar p	{
	margin:			0;
	float:			left;
	line-height:	25px;
	font-size:		120%;
}
.toolbar p a
{
	cursor: pointer;
	color:#0093d8;
}
.toolbar p a:hover{text-decoration:underline;}
.side-menu	{
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}
.side-menu li {
	float:left;
}


/* default the side menu should be invisible */
.toolbar .side-menu { display: none; }

.toolbar .chart,
.toolbar .print,
.toolbar .report,
.toolbar .collapse
{
	float:				left;
	cursor:				pointer;
	color:				#4c4c4c;
	font-size:			13px;
	line-height:		26px;
	padding:			0 1px 0 0;
	margin:				0 9px 0 0;
	background:			url(../images/button-print.gif) no-repeat 0 0;
	text-decoration:	none !important;
	
	height: 26px;
	width:	32px;
}
.toolbar .chart		{ background: url(../images/button-chart.gif) no-repeat 0 0; }
.toolbar .report	{ background: url(../images/button-report.gif) no-repeat 0 0; }
.toolbar .collapse	{ background: url(../images/button-collapse.gif) no-repeat 0 0; }

.toolbar .chart:hover	 { background-position:	0 -26px; }
.toolbar .print:hover	 { background-position:	0 -26px; }
.toolbar .report:hover	 { background-position:	0 -26px; }
.toolbar .collapse:hover { background-position:	0 -26px; }

.toolbar .chart:active		{ background-position:	0 -52px; }
.toolbar .print:active		{ background-position:	0 -52px; }
.toolbar .report:active		{ background-position:	0 -52px; }
.toolbar .collapse:active	{ background-position:	0 -52px; }

/* this should disable the hover-over when the collapse element has a 'disabled' class property */
.toolbar .chart.disabled:hover { cursor: default; background-position: 0 0; }
.toolbar .print.disabled:hover { cursor: default; background-position: 0 0; }
.toolbar .report.disabled:hover { cursor: default; background-position: 0 0; }
.toolbar .collapse.disabled:hover { cursor: default; background-position: 0 0; }

.bing-map{
	width: 100%;
	position: relative;
	z-index: 1;
}
.bing-map .map{
	display:block;
	margin: 0 auto;
	z-index: 1;
}
.shade-holder{
	width: 100%;
	overflow:hidden;
	height:10px;
	background: url(../images/bg-shadow.png) repeat-x;
	position: absolute;
	top:0;
	left:0;
	z-index: 4;
}

/* additional styles */
#overview-panel,
#crime-types-panel,
#dates-panel,
#address-panel,
#agencies-panel,
#did-you-mean-panel
{
	display: none;	
}


#did-you-mean-panel
{
	position:		absolute;
	/*margin:		23px 0 0 -10px;*/
	padding:		18px;
	width:			253px;
	z-index:		99999999;
	
	background:		url(../images/did-you-mean-bg.png) no-repeat bottom left;
	font-size:		110%;
}

#did-you-mean-panel p
{
	float: left;
	line-height:	1.8em;	
	margin-top: 10px;
}

#did-you-mean-panel .label
{
	float: left;
	width: 80%;
}

#did-you-mean-panel a.clear
{
	float: right;
	display: block;
	width: 20%;
	cursor: pointer;
	color: Blue;
}

#did-you-mean-panel a
{
	color: Blue;
	cursor: pointer;
}

#agencies-panel table.form select
{
	width: 300px;
}

#agencies-panel table td.check-box span
{
	line-height: 2.4em;
}

#agencies-panel table td.check-box input
{
	width:		auto;
	padding:	5px 5px 0 0;
}


/* rules for all map-controls */
#map-tools
{
	position:	absolute; 
	top:		20px;
	left:		20px;
	z-index:	99;
	display:	block;
	font-size:	110%;
	width:		155px;
	background: url(../images/map/map-tools-bg.png) repeat 0 0;
	
	display:	none;	
	
	/* not supported by IE (nyah, nyah!) */
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
}

#map-tools li { float: left; width: 155px; }

#map-tools li a
{
	display:			block;
	color:				#dbdbdb;
	font-weight:		bold;
	cursor:				pointer;
	background:			url(../images/map/cross.png) no-repeat 8px 7px;
	border-top:			1px solid #000;
	padding:			8px 8px 8px 30px;
}

#map-tools li.instructions  
{
	font-size:		.9em;
	color:			#d0d0d0;
	text-align:		center;
	padding:		4px 0;
}

#map-tools li.first a { border-top: none; }

#map-tools li a#enable-clusters-button { background: url(../images/map/cluster.png) no-repeat 8px 7px; }
#map-tools li a#enable-clusters-button.active { background: url(../images/map/cluster-active.png) no-repeat 8px 7px; }

#map-tools li a#use-mini-icons-button { background: url(../images/map/mini-icons.png) no-repeat 8px 7px; }
#map-tools li a#use-mini-icons-button.active { background: url(../images/map/mini-icons-active.png) no-repeat 8px 7px; }

#map-tools li a:hover,
#map-tools li a.active:hover
{
	text-decoration: none;
	color: #fff;
}

#map-tools li a.active { background: url(../images/map/tick.png) no-repeat 5px 5px; }

/* drag zoom in / out buttons */
#map-tools li a#drag-zoom-in-button,
#map-tools li a#drag-zoom-out-button
{
	float:			left;
	display:		block;
	width:			47px;
	padding:		8px 0 8px 30px;
	margin:			0;
	text-indent:	-9999px;
	overflow:		hidden;
}

#map-tools li a#drag-zoom-in-button { background: url(../images/map/drag-zoom.png) no-repeat 33px 7px; }
#map-tools li a#drag-zoom-in-button.active { background: #919191 url(../images/map/drag-zoom-active.png) no-repeat 33px 7px; }

#map-tools li a#drag-zoom-out-button { border-left: 1px solid #000; }

#map-tools li a#drag-zoom-out-button { background: url(../images/map/drag-zoom-out.png) no-repeat 33px 7px; }
#map-tools li a#drag-zoom-out-button.active { background: #919191 url(../images/map/drag-zoom-out-active.png) no-repeat 33px 7px; }


#map-extent-debug,
#map-level-debug,
#info-window-debug
{
	position:		absolute; 
	top:			150px;
	left:			20px;
	z-index:		9999;
	background:		#fff; 
	color:			#5e5e5e; 
	line-height:	1.8em;
	padding:		10px;
	font-size:		1.1em;
	font-family:	Courier New;
}

#overview-map-button  
{	
	position:	absolute;
	top:		205px;
	right:		60px;
	z-index:	99;
	cursor:		pointer; 
	width:		40px;
	height:		32px;
	background: url(../images/map/overview.png) no-repeat 0 0;
}
#overview-map-button:hover { background-position: 0 -32px; }
#overview-map-button:active { background-position: 0 -64px; }

/* loading messages */
#loading-message
{
	max-width:  400px;
	font-size:	110%;
	padding:	5px 8px;
	
	/* not supported by IE */
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
}

/* updated to sit inside the map object */
#loading-message  
{
	display:	none; 
	position:	absolute;
	top:		20px;
	left:		195px;
	z-index:	999;
}

#loading-message.error,
#loading-message.time-expired
{
	top:					0;
	left:					0;
	padding:				10px;
	width:					auto;
	height:					auto;
	font-size:				1.2em;	
	background-color:		#2e2e2e;
	color:					#fff;
	line-height:			1.8em;
	font-family:			Lucida Sans;
}

#loading-message.error h4 { font-size: 1.5em; color: #ff003c; margin-bottom: 10px;}
#loading-message.time-expired h4 { font-size: 1.5em; color: #ccc; margin-bottom: 10px;}

#loading-message.time-expired a.button
{ 
	display: block;
	text-indent: -9999px;
	height: 27px;
	width:  106px;
	margin: 0 auto;
	background: url(../images/modal-login-button.gif) no-repeat 0 0;
}

#loading-message.time-expired a.button:hover { background-position: 0 -27px; }
#loading-message.time-expired a.button:active { background-position: 0 -54px; }

#loading-message.error a.button
{
	display:		block;
	padding:		3px;
	color:			#5ab3eb;
	text-decoration: none;
}

#loading-message.error a:hover.button { text-decoration: underline; }

#loading-message span
{
	padding:		3px 0;
	line-height:	2.2em;
}

#loading-message.black
{
	position:		absolute;
	padding:		0;
	top:			20px;
	left:			190px;
	height:			64px;
	width:			64px;
	margin:			0 auto;
	background:		#2e2e2e url(../images/black-spinner.gif) no-repeat 16px 16px;
	
	color:			#ccc;
	font-family:	Lucida Sans, Arial;
	font-size:		1.6em;
	text-transform: uppercase;
	font-weight:	bold;
}

#loading-message.green
{
	background-color: #c1d88f;
	/*border-bottom: 2px solid #70b353;
	border-right: 2px solid #70b353;*/
}

#loading-message.green span img  
{
	padding: 0; 
	margin: 5px; 
	height: auto; 
}

#loading-message.red
{
	background-color: #dd909e;
	/*border-bottom: 2px solid #a42f31;
	border-right: 2px solid #a42f31;*/
}

#loading-message.yellow
{
	background-color: #f9e994;
	/*border-bottom: 2px solid #e0a72d;
	border-right: 2px solid #e0a72d;*/
}

#loading-message.green span,
#loading-message.green p
{
	color: #3c693d;
}

#loading-message.yellow span,
#loading-message.yellow p,
#loading-message.yellow ul,
#loading-message.yellow ol
{
	color: #5b3c00;
}

#loading-message.red span,
#loading-message.red p,
#loading-message.red ul,
#loading-message.red ol
{
	color: #fff;	
}

#loading-message.red a.close
{
	display:	block;
	float:		right;
	height:		16px;
	width:		16px;
	margin:		4px 0 0 4px;
	background: url(../images/cross-red.gif) no-repeat 1px 1px;
}

#loading-message.yellow a.close
{
	display:	block;
	float:		right;
	height:		16px;
	width:		16px;
	margin:		4px 0 0 4px;
	background: url(../images/cross-yellow.gif) no-repeat 1px 1px;
}

#loading-message span a,
#loading-message li a
{
	color: Blue;
	cursor:				pointer;
	text-decoration:	none;
}

#loading-message span a:hover,
#loading-message li a:hover
{
	text-decoration: underline;
}

/* special symbology labeled marker classes */
.incident-mini-cluster-marker,
.incident-cluster-marker,
.agency-cluster-marker
{
	color: #fff;
}

.incident-mini-cluster-marker
{
	float:			left;
	margin:			0 0 0 -23px;
	width:			37px;
	padding-top:	14px;
	font-size:		90%;
	font-weight:	bold;
	text-align:		center;
}
.incident-cluster-marker
{
	float:			left;
	margin:			-6px 0 0 -23px;
	width:			37px;
	padding-top:	3px;
	font-size:		120%;		
	font-weight:	bold;
	text-align:		center;
}

.agency-cluster-marker
{
	float:			left;
	margin:			-7px 0 0 -18px;
	width:			37px;
	padding-top:	0px;	
	text-align:		center;
	font-size:		120%;
	font-weight:	bold;
}

/* map pull down menu */

#pull-down-menu
{
	position:			absolute;
	
	top:				20px;
	left:				720px;
		
	display:			block;
	background-color:	#ccc;
	border:				1px solid red;
	height:				30px;
	width:				220px;
	z-index:			99999;
	
	padding:			0;
	margin:				0;
}

#pull-down-menu .menu
{
	display:	block;
	border:		1px solid red;
	color:		#fff;
	margin:		0;
	padding:	0;
}

#pull-down-menu .menu li
{ 
	width:			220px; 
	line-height:	1.8em;
	height:			20px;
	border:			1px solid blue;
}


#map-cache-buttons
{
	position:		absolute;
	height:			28px;
	line-height:	28px;
	top:			20px; 
	right:			20px;
	z-index:		99;	
	background:		url(../images/map/map-tools-bg.png) repeat 0 0;	
	
	/* not supported by IE (nyah, nyah!) */
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;
}

#map-cache-buttons ul  
{
	list-style: none; 	
	padding:	0;
	margin:		0;
}

#map-cache-buttons ul li
{
	float:			left;
	padding:		0 8px;
	margin:			0;
	border-right:	1px solid #000;
}

#map-cache-buttons ul li a { color: #fff; cursor: pointer; text-decoration: none; }
#map-cache-buttons ul li a:hover { text-decoration: underline; }
#map-cache-buttons ul li a.current { color: #636363; cursor: default; }
#map-cache-buttons ul li a.current:hover { text-decoration: none; }

#map-cache-buttons ul li.last { border-right: none; }

#esri-plug
{
	position:		absolute;
	bottom:			25px;
	left:			10px;	
	
	height:			28px;
	line-height:	28px;
	padding:		0 8px;
	z-index:		99;
	
	color:			#fff;	
	
	font-weight:	bold;
	
	
	/* not supported by IE (nyah, nyah!) */
	-moz-border-radius:		5px;
	-webkit-border-radius:	5px;	
}

/* dijit slider overrides (necessary to use !important to force the style rule?) */
.tundra .dijitSliderIncrementIconV  
{	
    background:				url(../images/map/slider-plus.png) no-repeat 0 0 !important;
    width:					16px !important;
    height:					16px !important;
}
.tundra .dijitSliderDecrementIconV
{
	background:				url(../images/map/slider-minus.png) no-repeat 0 0 !important;
	width:					16px !important;
	height:					16px !important;
}

.dijitSliderImageHandle.dijitSliderImageHandleV
{
	background: url(../images/map/slider-knob.png) no-repeat 0 0 !important;	
}