/*** Demo specific css ***/





/* colorbox images to full size */
#cboxPhoto             { width: 100%; height: 100%; margin: 0 !important;
	position:relative;
	z-index:899; }

/* Change metallic slider defaults to show thumbnails -
  using #main_vi_box (page wrapper) to increase this CSS priority */
#main_vi_box div.anythingSlider-metallic .thumbNav a { background-image: url(); height: 30px; width: 30px; border: #000 1px solid; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
	position:relative;
	z-index:899;}
#main_vi_box div.anythingSlider-metallic .thumbNav a span { text-indent: 0;
	position:relative;
	z-index:899; }

/* border around image to show current page */
#main_vi_box div.anythingSlider-metallic .thumbNav a:hover,
#main_vi_box div.anythingSlider-metallic .thumbNav a.cur { border-color: #fff; }
/* reposition the start/stop button */
#main_vi_box div.anythingSlider-metallic .start-stop {
	padding-top: 20px;
	position:relative;
	z-index:899;
	}


