

/* Gallery styles */

#gallery{

	
	/* The width of the gallery */
	width:920px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:400px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:920px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu25{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu25 ul{
	margin:0px;
	padding:0px;
	float:left;
}

#menu25 li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
}

#menu25 li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:none;
}

#menu25 li.act,li.act:hover{
	/* The active state of the thumb */
	background:none;
}

#menu25 li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(/web/20160403234042im_/http://synontec.com/css/img/divider.png) no-repeat right;
}

#menu25 li a{
	display:block;
	background:url(/web/20160403234042im_/http://synontec.com/css/img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

a img{
	border:none;
}

/* The styles below are only necessary for the demo page */



#main7{
	/* The main container */
	margin:0px auto;
	text-align:center;
	width:980px;
	position:relative;
}


/*
     FILE ARCHIVED ON 23:40:42 Apr 03, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:13:04 Nov 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.505
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.01
  cdx.remote: 17.631
  LoadShardBlock: 219.084 (3)
  PetaboxLoader3.datanode: 153.591 (5)
  PetaboxLoader3.resolve: 286.097 (4)
  load_resource: 443.88 (2)
*/