BODY 	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #445056;
	scrollbar-3dlight-color: #66777F;
	scrollbar-darkshadow-color: #445056;
	scrollbar-shadow-color: #66777F;
	scrollbar-arrow-color: #FFFFFF;
	backgroUnd-color: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}




/* NON-MENU PAGE LINK CODE after Bill's comments to change green 99CC99 to blue5f7fa6, hover was FFFFFF now green 99CC99 */

a:link		{ color: #5f7fa6; text-decoration: none; }

a:visited	{ color: #5f7fa6; text-decoration: none; }

a:active	{ color: #5f7fa6; text-decoration: none; }

a:hover		{ color: #99CC99; text-decoration: underline; }


.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }



/* NON-MENU PAGE LINK CODE from original code where highlight is light green

a:link		{ color: #99CC99; text-decoration: none; }

a:visited	{ color: #99CC99; text-decoration: none; }

a:active	{ color: #99CC99; text-decoration: none; }

a:hover		{ color: #FFFFFF; text-decoration: underline; }


.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }





/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
/*10 px in rev1 template*/
TABLE		{ COLOR: #B0C3C5; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
/*for emphasis*/
.tableemp	{ COLOR: #CC3399; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.title		{ COLOR: #FFFFFF; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

/*for emphasis*/
.titleemp		{ COLOR: #CC3399; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }
/*for less emphasis*/
.titleempsmall		{ COLOR: #B0C3C5; FONT: 15px arial, verdana, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold }

/*my own...for the text in long bottom menus, vs. the .menutitle format that I can't find*/
.menu		{ COLOR: #B0C3C5; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }

/*my own...for the horizontal menu titles*/
.menutitle	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: bold }

/*my own...for the horizontal menu titles*/
.menutitle11	{ COLOR: #FFFFFF; FONT: 11px arial, verdana, sans-serif; font-weight: bold }

/*my own...for the horizontal menu titles*/
.menutitle10	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

/*my own...for the horizontal menu titles*/
.menutitle9	{ COLOR: #FFFFFF; FONT: 9px arial, verdana, sans-serif; font-weight: bold }


/*my own...for the text in 1st level pages*/
.littletitle 	{ COLOR: #66777F; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }

/*my own...for the courtesy of in the problem galleries*/
.littlesttitle 	{ COLOR: #66777F; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }

/*my own...for the text in 1st level pages*/
.smalltitle 	{ COLOR: #66777F; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

/*added emphasis*/
.smalltitleemphasis	{ COLOR: #CC3399; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.careertitle	{ COLOR: #669999; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.date-font	{ COLOR: #FFFFFF; font: 10px arial, verdana, sans-serif; font-weight: bold; }

.hilite		{ COLOR: #CCCC99; font-style: italic; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }





/* LIST CODE - HOMEPAGE, CAREERS, AND SERVICES PAGES */

ul 		{ list-style-image: url('picts/bullet.gif'); }







/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
/*below is for skinneri right image*/
	        	background-image: url("picts/background-images.jpg");

			
			}

.imagerightborder	{ border-right: #000000 1px solid; }

/* HIDE MENU AND ITEMS FOR PRINTING from FLSO */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}



/* HEADER BORDERS */

.headerborder		{ border-bottom: #445056 1px solid; }




/* HOMEPAGE CODE */

.imagerightborder-home	{ border-right: #000000 1px solid; }

.home-vert-splits	{
			border-right: #445056 1px solid;
			background-color: #15191B;
			}

/* HOME PAGE BANNER IMAGE BORDERS */

.ban-table-home		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
	        	background-image: url("picts/home-background.jpg");
			}






/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #445056 1px solid;
		border-bottom: #445056 1px solid;
		background-color: #000000;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #445056 1px solid;
		background-color: #333333;
		color: #333333; height: 5px; width: 100%;
		}






/* OTHER IMAGE BORDERS */

.borders		{ border: #74747B 1px solid; }

/* add for header border */
.borders-header		{ 
         border-left: #000000 1px solid; 
         border-right: #000000 1px solid; 
          }
		  
.borders-menuimage	{
			border-top: #445056 1px solid;
			border-bottom: #445056 1px solid;
			}





/* RIGHT SIDEBAR CODE */

.sidebar-area		{
			border-left: #445056 1px solid;
			background-color: #15191B;
			width: 150px;
			}

.sidebar-pagewidth	{
			background-color: #15191B;
			width: 150px;
			}


.sidetext		{ COLOR: #B0C3C5; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
/*sidetext2 for home page deemphasis*/
.sidetext2		{ COLOR: #B0C3C5; FONT: 12px verdana, arial, sans-serif; font-weight: lighter; }
/*sidetext3 for home page emphasis*/
.sidetext3		{ COLOR: #CC3399; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.sidetitle		{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #B0C3C5;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
	/*was 700px then 1100*/		
			height: 1350px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}






/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* VIDEO PAGES CODE */

.videotitle		{ COLOR: #66777F; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

.video-frame		{
			width: 600px;
			height: 500px;
			margin: 0px;
			padding: 0px;
			BORDER: #66777F 0px solid;
			}



/* GALLERY CODE */

.pageheight-gallery	{ height: 803px; }

.Galborder	 	{ border: #A2B8C4 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #FFFFFF 1px solid; margin-bottom: 3px; }

.viewer-border	 	{ border: #A2B8C4 1px solid; }
/*  Original picture comments and picture title
.picturecomments 	{ COLOR: #B0C3C5; FONT: 10px arial, sans-serif; font-weight: bold; }

.picturetitle 		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }
*/
.picturetitle 	{ COLOR: #B0C3C5; FONT: 10px arial, sans-serif; font-weight: bold; }

.picturecomments 		{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }


#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}



/* GALLERY CART CODE */

.price 		{ COLOR: #7EE0FA; FONT: 13px verdana, arial, sans-serif; font-weight: bold; font-style: italic; }

.shade-cart	{
		background-color: #213536;
		border: #365055 1px solid;
		margin-top: 3px;
		}

.cart-width	{ width: 140px; }

.button-order 	{
		background-image: url("picts/button-order.gif");
		background-color:#184C4B;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 68px;
		padding-top: 4px;
		padding-bottom: 4px;
		BORDER: #000000 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color: #268FF3;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 68px;
		padding-top: 4px;
		padding-bottom: 4px;
		BORDER: #000000 1px solid;
		}





/* VIDEO AND GALLERY MENU CODE */


.button-gallery 	{
			background-color:#2C343B;
	        	background-image: url("picts/button-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 12px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.buttonon-gallery	{
			background-color:#404E5A;
	        	background-image: url("picts/buttonon-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 12px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}





/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #666666 1px solid;
		}

.payformbox	{
		background-color: #303535;
		border: #59656B 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ WIDTH: 125PX; }








/* CONTACT AND QUOTES FORM */

.phonetitle		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.button 		{
			background-color:#2C343B;
	        	background-image: url("picts/button.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 12px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}

.buttonon 		{
			background-color:#404E5A;
	        	background-image: url("picts/buttonon.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 12px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid;
		}


.dropdown 	{
		FONT: 11px verdana, arial, sans-serif;
		COLOR: #000000;
		background-color: #B0B6AF;
		WIDTH: 200PX;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #666666 1px solid;
		}


.quoteform	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		BORDER: #666666 1px solid;
		}


.dropquotes 	{
		FONT: 11px verdana, arial, sans-serif;
		background-color: #B0B6AF;
		COLOR: #000000;
		}


.quotechoice 	{ COLOR: #CCCC99; }










/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-color:#2C343B;
	        background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #849CAC;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 0px;
		padding-bottom: 0px;
		BORDER: #849CAC 1px solid;
		}






/* FOOTER CODE */

.footer			{
			height: 35px;
			padding: 5px 10px 5px 10px;
			}

.copyright		{ COLOR: #66777F; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }





/* START THE CODE FOR THE MENUS - copied from menu.css*/


/* FONT AND COLOR CODES ARE AT THE BOTTOM */

/* width was 150 */


#menulocation 		{
			padding: 0px 0px 0px 0px;
			z-index: 5;
			width: 150px;
			}

.topmargin		{ padding-top: 8px; }

.menutop 		{
			border-top: #445056 1px solid;
			border-bottom: #445056 0px solid;
			}

.menu-background	{
			background-color: #000000;
			border-right: #445056 1px solid;
			width: 150px;
			}
/* was 10 px margin-top and margin-bottom*/
.menuseparator		{
			font-size: 1px;
			border: #445056 1px solid;
			background-color: #15191B;
			color: #15191B;
			height: 3px;
			width: 139px;
			padding: 0px;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: 5px;
			}



ul#top-nav,
ul#top-nav ul {
	margin: 0;
	padding: 0;
	background: #000000;   /* IE6 BUG */
	}

ul#top-nav li {
	position: relative;
	list-style: none;
	}


/* HIDE FROM IE MAC */
* html ul#top-nav li { float: left; height: 1%; }
* html ul#top-nav li a { height: 1%; }
/* END HIDE */

ul#top-nav ul {
	position: absolute;
	display: none;
	left: 150px;
	top: -1px;
	}

ul#top-nav li:hover ul ul,
ul#top-nav li:hover ul ul ul,
ul#top-nav li.over ul ul,
ul#top-nav li.over ul ul ul { display: none; } /* START WITH HIDDEN MENUS */

ul#top-nav li:hover ul,
ul#top-nav li li:hover ul,
ul#top-nav li li li:hover ul,
ul#top-nav li.over ul,
ul#top-nav li li.over ul,
ul#top-nav li li li.over ul { display: block; } /* SHOW MENUS */





/* TOP LEVEL MENU CODES */



ul#top-nav 		{
	 		border-top: 0px solid #445056;
		  	border-left: 0px solid #445056;
		  	border-right: 0px solid #445056;
		  	z-index:5;
		  	width: 150px;
			}

ul#top-nav li a 	{
			display: block;
			text-decoration: none;
			color: #B0C3C5;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;  /*was 10px then 11*/
			font-weight: bold;
			z-index: 5;
			padding: 8px 3px 8px 6px;
			/* NOTE: ABOVE ARE | top | right | bottom | left */
			}


ul#top-nav li.menuT 		{
				background-color: #000000;
				border-top: 0px solid #000000;
				border-bottom: 0px solid #000000;
				padding: 1px 0px 1px 0px;
				/* NOTE: ABOVE ARE | top | right | bottom | left */
				}

ul#top-nav li.menuT:hover,

ul#top-nav li.over		{
				background-color: #303535;
				border-top: 1px solid #59656B;
				border-bottom: 1px solid #59656B;
				padding: 0px 0px 0px 0px;
				/* NOTE: ABOVE ARE | top | right | bottom | left */
				}

ul#top-nav li a:hover  		{
				background-color: #303535;
				color: #FFFFFF;
				}


#top-nav a.parentM 		{
				background: url(picts/menuoff-arrow.gif) center right no-repeat;
				}

#top-nav a:hover.parentM 	{
				background: url(picts/menuon-arrow.gif) center right no-repeat;
				}




/* SUB LEVEL MENU CODES */



ul#sub-nav 		{
			border-top: 1px solid #59656B;
			border-right: 1px solid #59656B;
			border-bottom: 1px solid #59656B;
			border-left: 1px solid #59656B;
			z-index:6;
			width: 170px;
			}


ul#sub-nav li a 	{
			display: block;
			color: #B0C3C5;
			font: 10px arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-decoration: none;
		  	z-index:6;
			padding: 5px;
			}




ul#sub-nav li		{
			background-color: #303535;
			border-top: 0px solid #59656B;
			border-left: 0px solid #59656B;
			border-right: 0px solid #59656B;
			border-bottom: 0px solid #59656B;
			padding: 4px;
			}



ul#sub-nav li a:hover	{
			background-color: #4E5753;
			COLOR: #FFFFFF;
			}







/* START 3RD LEVEL MENU CODE */


/* 3RD LEVEL TOP LEVEL */

ul#sub-nav li.menuTSSM		{
				padding: 0px;
				}


ul#sub-nav li a.parentSSM	{
				background: url(picts/menuoff-arrow.gif) center right no-repeat;
				background-color: #303535;
				COLOR: #B0C3C5;
				border-top: 1px solid #59656B;
				border-bottom: 1px solid #59656B;
				padding: 8px 0px 8px 9px;
				/* NOTE: ABOVE ARE | top | right | bottom | left */
				}


ul#sub-nav li a.parentSSM:hover		{
					background: url(picts/menuon-arrow.gif) center right no-repeat;
					background-color: #4E5753;
					COLOR: #FFFFFF;
					border-top: 1px solid #59656B;
					border-bottom: 1px solid #59656B;
					padding: 8px 0px 8px 9px;
					/* NOTE: ABOVE ARE | top | right | bottom | left */
					}


ul#sub-nav li.over		{
				background-color: #4E5753;
				border: 0px solid #59656B;
				padding: 0px;
				}



ul#sub-nav ul {
	position: absolute;
	display: none;
	left: 168px;
	top: -1px;
	}





/* 3RD LEVEL SUB LEVEL */


ul#sub-navSSM 		{
			border-top: 1px solid #59656B;
			border-right: 1px solid #59656B;
			border-bottom: 1px solid #59656B;
			border-left: 1px solid #59656B;
			z-index:6;
			width: 160px;
			}


ul#sub-navSSM li a 	{
			display: block;
			color: #B0C3C5;
			font: 10px arial, verdana, helvetica, sans-serif;
			font-weight: bold;
			text-decoration: none;
		  	z-index:6;
			padding: 5px;
			}




ul#sub-navSSM li	{
			background-color: #303535;
			border-top: 0px solid #59656B;
			border-left: 0px solid #59656B;
			border-right: 0px solid #59656B;
			border-bottom: 0px solid #59656B;
			padding: 4px;
			}



ul#sub-navSSM li a:hover	{
				background-color: #4E5753;
				COLOR: #FFFFFF;
				}



/* END 3RD LEVEL MENU CODE */



/*from i-Black Template/*
/* PICTURE GALLERY CODE */
/*
#gallerytext	{
		width: 650px;
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: auto;
		margin-right: auto;
		}

.galmenuwidth	{ width: 658px; }

.Galborder	 	{ border: #333333 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; cursor:pointer; }
*/
.slideshow	{
		font-family: arial, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #C0C0C0;
		cursor:pointer;
		font-weight: bold;
		padding: 3px 3px 3px 3px;
		border: #666666 1px solid;
		}

.slideshowon	{
		font-family: arial, sans-serif;
		font-size: 12px;
		background-color: #000000;
		color: #FFFFFF;
		cursor:pointer;
		font-weight: bold;
		padding: 3px 3px 3px 3px;
		border: #FF0000 1px solid;
		}

