<!--

body 	{background:#FFFFFF url('http://www.bentonthomas.com/images/bg-supplies50.jpg') repeat fixed top center; margin:0px; background-attachment:fixed}		

td		{text-align: justify; vertical-align: middle; font-family: Arial; font-size: 15px; color: #333333;}

p				{font-size: 15px; font-family: Arial; color: #333333;}
p.bold			{font-weight: bold;}
p.center		{text-align: center;}
p.right			{text-align: right;}
p.italics		{font-style: italic;}
p.boldcenter	{font-weight: bold; text-align: center;}
p.bolditalics	{font-weight: bold; font-style: italic;}

.t08		{font-size: 10px;}
.t08r		{font-size: 10px; text-align: right;}
.t08center	{font-size: 10px; text-align: center;}
.t08b		{font-size: 10px; font-weight: bold;}

.t08p5		{font-size: 11px;}
.t08p5r		{font-size: 11px; text-align: right;}
.t08p5c		{font-size: 11px; text-align: center;}
.t08p5b		{font-size: 11px; font-weight: bold;}
.t08p5bc	{font-size: 11px; font-weight: bold; text-align: center;}

.t09		{font-size: 12px;}
.t09b		{font-size: 12px; font-weight: bold;}
.t09c		{font-size: 12px; text-align: center;}
.t09bc		{font-size: 12px; font-weight: bold; text-align: center;}

.t10		{font-size: 13px;}
.t10b		{font-size: 13px; font-weight: bold;}
.t10c		{font-size: 13px; text-align: center;}
.t10bc		{font-size: 13px; font-weight: bold; text-align: center;}

.t11		{font-size: 14px;}
.t11b		{font-size: 14px; font-weight: bold;}
.t11c		{font-size: 14px; text-align: center;}
.t11bc		{font-size: 14px; font-weight: bold; text-align: center;}

.t13		{font-size: 16px;}
.t13b		{font-size: 16px; font-weight: bold;}
.t13c		{font-size: 16px; text-align: center;}
.t13bc		{font-size: 16px; font-weight: bold; text-align: center;}
.t13br		{font-size: 16px; font-weight: bold; text-align: right;}
	
.t14		{font-size: 18px;}
.t14b		{font-size: 18px; font-weight: bold;}
.t14c		{font-size: 18px; text-align: center;}
.t14bc		{font-size: 18px; font-weight: bold; text-align: center;}
.t14r		{font-size: 18px; text-align: right;}
.t14bi		{font-size: 18px; font-weight: bold; font-style: italic;}

.t16		{font-size: 21px;}
.t16b		{font-size: 21px; font-weight: bold;}
.t16c		{font-size: 21px; text-align: center;}
.t16bc		{font-size: 21px; font-weight: bold; text-align: center;}
.t16r		{font-size: 21px; text-align: right;}
.t16bi		{font-size: 21px; font-weight: bold; font-style: italic;}

.backtotop	{font-family: Arial; font-size: 11px; text-align: right; url(#top);}
.companytitle	{font-family: Tahoma; font-size: 38px; font-weight: bold; color: #005BCC;}

		a:link {text-decoration: none; color: #0033FF}
		a:visited {text-decoration: none; color: #0033FF}
		a:hover {text-decoration: underline; color: #CC0000}
		
		.navigation a:link {text-decoration: none; color: #FFFFFF}
		.navigation a:visited {text-decoration: none; color: #FFFFFF}
		.navigation a:hover {text-decoration: none; color: #FFCC00}
		
		.toplinks a:link {text-decoration: none; color: #000000}
		.toplinks a:visited {text-decoration: none; color: #000000}
		.toplinks a:hover {text-decoration: none; color: #CC0000}

		.footer a:link {text-decoration: none; color: #FFFFFF }
		.footer a:visited {text-decoration: none; color: #FFFFFF}
		.footer a:hover {text-decoration: underline; color: yellow}

		.company a:link {text-decoration: none; color: #CCCCCC}
		.company a:visited {text-decoration: none; color: #CCCCCC}
		.company a:hover {text-decoration: underline; color: #CC0000}


h1 
{
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:25.0pt; margin-top:.00in; margin-bottom:.0005pt;
	font-family:"Calibri";
}

h2 
{
	margin-bottom:.0005pt;
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:22.0pt;
	font-family:"Calibri";
	font-weight:bold; margin-left:0in; margin-right:0in; margin-top:0in
}

h3 
{
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:28.0pt;
	font-family:"Calibri";
	font-weight:bold; margin-left:0in; margin-right:0in; margin-top:0in; margin-bottom:0in;
}

h4 
{
	margin-bottom:.0005pt;
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Arial";
	font-weight:bold; margin-left:0in; margin-right:0in; margin-top:0in
}

hr {border-left:0 none; border-right:0 none; border-bottom:0 none; border-top:1px solid #CCCCCC; height:0; border-style:dotted;}
form {display:inline;}




#dropdown-holder {
	/*
		This is just the holder and how you want what is behind the
		main menu links too look like
	*/
	width: 915px;
	background-color:#NONE;
	padding-left:10px;
}
.dropdown {
	/*
		OVER ALL LINE HEIGHT
	*/
	line-height:30px;
}
.dropdown a {
	/* The minimum width of the "MAIN" links on top */
	min-width: 55px;
	font-family: arial, helvetica, verdana, tahoma;
	text-transform: none;
	font-size: 18px;
	display:block;
	padding:0px 9px 0px 9px;
	color:#FFFFFF;
	text-decoration:none;
}
.dropdown a:hover{
	color: #FFFF00;
	background-color: #121212;
	position: relative;
	z-index: 5000;
}
.dropdown ul {
	top:30px;
}
.dropdown li ul a{
	/* The width of the dropdown and popout menu */
	width:260px;
	background-color:#0a0a0a;
	/*
		Optional thought i'd make the drop down and popout transparent
		This line is also what is killing the CSS validation
	*/
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
}
.dropdown li ul {
	border-top: solid 1px #333333;
	/* time for some math  {a}:width + {a}:padding + {a}:border */
	width:257px;
}
.dropdown li ul li{
	/* time for some math  {a}:width + {a}:padding + {a}:border */
	width:260px;
}
.dropdown li ul li a{
	border-bottom: solid 1px #000000;
	border-top: solid 1px #333333;
	border-left: solid 1px #000000;
	border-right: solid 1px #333333;
	position: relative;
	z-index: 5000;	
}
.dropdown a.popout {
	/* totally optional popout indicator */
	background-image: url("../images/popout.gif");
	background-position:center right;
	background-repeat:no-repeat;
}

/************************************************************
ONLY EDIT BELOW IF YOU REALLY KNOW WHAT YOUR DOING!
************************************************************/
.dropdown {
	margin:0;
	padding:0;
	list-style-type:none;
	z-index: 1000;
}
.dropdown ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.dropdown a {
	display:block;
}
.dropdown li{
	float:left;
	position:relative;
	display: block;
}
.dropdown ul {
	position:absolute;
	display:none;
}
.dropdown li ul a{
	float:left;
}
.dropdown li ul {
	float:left;
}
.dropdown li ul li{
	float:left;
	position:relative;
}
.dropdown ul ul{
	top:0;
	left:100%;
}
.dropdown li ul ul {
	width:auto;
	margin: -1px 0px 0px 0px;
	float:left;
}
.dropdown li:hover ul ul, .dropdown li:hover ul ul ul, .dropdown li:hover ul ul ul ul{
	display:none;
}
.dropdown li:hover ul, .dropdown li li:hover ul, .dropdown li li li:hover ul, .dropdown li li li li:hover ul{
	display:block;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("/oldsite/includes/lightbox/images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/oldsite/includes/lightbox/images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('/oldsite/includes/lightbox/images/nextlabel.gif') no-repeat right 15%; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background-color: #EFEFEF;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color:#EFEFEF;
	color:#000;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color:#DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color:#000 }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}	
#sliderHolder {
	position: relative;
	z-index: 1;
}


-->