/* Tiny Carousel */
#slider1 { height: 1%; overflow:hidden; padding: 0 0 10px; }
#slider1 .viewport { float: left; width: 80%; height: 69px; overflow: hidden; position: relative; }
#slider1 .buttons { background:url("/members/images/buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
#slider1 .next { background-position: 0 0; margin: 30px 0 0 10px;  }
#slider1 .disable { opacity:.2; filter:alpha(opacity=20); }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0 top: 0; }
#slider1 .overview li{ float: left; margin: 0 5px 0 0; padding: 1px; height: 65px; border: 1px solid #dcdcdc;}

#slideshowcontainer
{
	width:350px;
}

#topsection
{
	height:1%;
	overflow:hidden;
	margin-bottom:4em;
}

#clock
{
	float:right;
	color:#000;
	font-weight:normal;
	font-size:.85em;
}

.hoverdiv div
{
	display:none;
}
.hoverdiv:hover div
{
	display:block;
	background-color:red;
}

#weather
{
	margin-bottom:3em;
}

#weather table
{
	width:100%;
	border-collapse:collapse;
	border:.083em solid #ccc;
}

#weather table td
{
	width:16%;
	text-align:center;
	vertical-align:top;
	border:1px solid #ccc;
	padding:.5em;
}

.weatherdow
{
	font-weight:bold;
	margin-bottom:.5em;
}

.weatherdiv
{
	height:3em;
}

.percentdiv
{
	padding:0 .25em;
	position:absolute;
	right:0;
	top:0;
	border:.083em solid #999;
	background-color:#fff;
}

#facebook
{
	height:1%;
	overflow:hidden;
}

#likefacebook
{
	height:6em;
}

#visitfacebook
{
	padding:.75em 0 0 .75em;
}

#vendorlinks
{
	margin:2em 0;
}

#vendorlinks table
{
	width:100%;
	border-collapse:collapse;
}

#vendorlinks td
{
	padding:0;
	margin:0;
	text-align:center;
}

#vendorlinks img
{
	margin-bottom:2em;
	height:2em;
}

.magnify { cursor:url(/members/zoom_in.cur); }

#invoices
{
	margin-top:2em;
	padding-right:1em;
}

#deptlist
{
	float:right;
	width:13em;
}

#deptlist ul
{
	margin:0 0 2em 1.273em;
	padding:0;
}

#deptwrapper
{
	margin-right:13em;
	padding-right:3em;
}

#headercontent #topsearchbar
{
	background-color:#015057;
}

#logo
{
	width:18.667em;
}

#headerbackground
{
	left:20em;
}

#headertile
{
	left:68.333em;
}

#topnavigation
{
	/*background:url(/members/images/mss/red_background.png) 0 0 repeat-x #670500;*/
}

#footercontent
{
	background-color:#8f0700;
}

.googlemaplink
{
	/*font-size:.9em;*/
	margin-left:.5em;
}

#slider2
{
	border:.083em solid #ccc;
	white-space:nowrap;
	width:100%;
	overflow-x:scroll;
	overflow-y:hidden;
}

#slider2 a
{
	padding:0 .125em;
}
