﻿BODY		{ scrollbar-base-color: #2E2E38;
		scrollbar-track-color: #2E2E38;
		scrollbar-face-color: #4B4B59;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #4B4B59;
		scrollbar-darkshadow-color: #4B4B59;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; 
		background-color: #FFFFFF; /*#707078;*/
		/*background-image: url("picts/background-main.jpg");*/
		margin: 0;
		padding: 0;
		border: 0px solid; }



 /* PAGE LINK COLORS */



a:link		{ color: #487de8; font-weight:bolder; } /* CCFFCC 8c8c8c*/

a:visited	{ color: #487de8; font-weight:bolder; } /* CCFFCC */

a:active	{ color: #487de8; text-decoration: none; } /* CCFFCC */

a:hover		{ color: #99CCFF; text-decoration: none; }  /* 99CCFF */





 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{ COLOR: #DBDBF4; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.title 		{ COLOR: #FFFFFF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #FFCC00; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }

.titlelarge	{ COLOR: #FFFFFF; font: 30px verdana, arial, sans-serif; font-weight: normal;}

.smalltitle 	{ COLOR: #FFFFFF; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.phonetitle 	{ color: #FFCC66; font: 11px verdana, arial, sans-serif; font-weight: bold; }

 /* START FOOTER TEXT */

.footer 	{ COLOR: #A2AAC3; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }



 /* MISC CODE AND COLORS */

.page-splits	{ border-top: #000000 1px solid; background:#7D7D7F; color:#7D7D7F; height: 2px; width: 100%; }

.hilite		{ COLOR: #FFCC66; }

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }





/* HEADER DROP SHADOW */

/*
.headshadow	{ 
		background-image: url("picts/shadow-header.gif");
		background-repeat: repeat-x;
		height: 25px;
		border-top: #000000 0px solid;
		}
*/




 /* PAGE TEXT BOXES */

fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #A2AAC3 1px solid; }

fieldset legend	{ padding: 0; margin-bottom: 5px; }




 /* LOCATION OF THE LEFT SIDEBAR ON THE PAGES */

#sidebar	{ LEFT: 15px; position: absolute; TOP: 105px; z-index: 4; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide { display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none; }
}

/* GALLERY NAV MENU */



.menu-nav	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 11px;
		  font-weight: bold;
		  text-align: center;
		  letter-spacing: 0px;
		  height: 19px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 3px;
		  margin-right: 3px;
		  cursor:hand;
		  line-height: 19px;
		  display: block;
		  white-space: nowrap;
		  border: #DEDEEE 1px solid; }


a.menu-nav:link 	{  background-color:#717179;
		  	   color: #DEDEEE;}


a.menu-nav:visited 	{  background-color:#717179;
		  	   color: #DEDEEE;}


a.menu-nav:active 	{  background-color:#717179;
		  	   color: #DEDEEE;}


a.menu-nav:hover 	{  background-color:#848494;
		  	   color: #FFFFFF;
			   border: #FFFFFF 1px solid;
			}






 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL DROP MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #FFFFFF 0px solid; /*#666666 0px solid;*/
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 2px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #000000 1px solid;
}


 /* MORE SUB LEVEL DROP MENU CONTROL */


.menu_DIV{
border-top: #000000 0px solid;
border-bottom: #000000 0px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
filter:alpha(opacity=100);
z-index:100;
}



/* MENU OUTER TABLE - BACKGROUND & TOP & BOTTOM MENU BORDERS */



.menutable 		{
			background-image: url("picts/menu.gif");
			background-color: #5C5C5C;
			white-space: nowrap;
			width:100%;
			border-top: #000000 0px solid;
			border-bottom: #000000 0px solid;
			padding: 0px;
			margin: 0px;
			}


/* CODE FOR MENU 2ND OUTER TABLE */

#menunav ul 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}








#menunav 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}








/* TOP LEVEL MARGINS, FONT FACE & FONT COLORS & PADDING */

#menunav a 		{
			color: #FFFFFF;
			font: 12px arial, "MS Sans Serif", sans-serif;
			font-weight: bold;
			text-decoration: none;
			letter-spacing: 0px;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}



/* TOP LEVEL BACKROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li 		{
			background-color: #5C5C5C;
			background-image: url("picts/menu.gif");
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			float: left;
			padding: 0;
			}



/* TOP LEVEL HOVER FONT COLOR */

#menunav li a:hover	{
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
			}







/* TOP LEVEL HOVER BACKGROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */

#menunav li.IEMhover
			{
			background-color: #787878;
			background-image: url("picts/menuon.gif");
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}










#menunav li:hover
			{
			background-color: #787878;
			background-image: url("picts/menuon.gif");
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}










/* SUB LEVEL FONT & FONT COLOR & PADDING */

#menunav li ul a 	{
			font: 11px arial, "MS Sans Serif", sans-serif;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;
			letter-spacing: 0px;
			text-align: left;
			padding: 4px 0px 4px 0px;
			text-indent: 8px;
			cursor: pointer;
			}



/* SUB LEVEL FONT HOVER COLOR */

#menunav li ul a:hover 	{
			background-image: none;
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
			}


/* SUB LEVEL OUTER BORDER */

#menunav li ul 		{
			position: absolute;
			left: -999em;
			height: auto;
			width: 135px;
			border: solid #000000;
			border-width: 1px 1px 1px 1px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0;
			margin-left: -1px;
			margin-top: 0px;
			}


/* SUB LEVEL BACKGROUND COLOR & BORDER OPTION FOR EACH LINK */

#menunav li ul li 	{
			background-image: none;
			background-color: #717179;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}


/* SUB LEVEL HOVER BACKGROUND AND BORDERS */

#menunav li ul li.IEMhover
			{
			background-image: none;
			background-color: #999999;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




#menunav li ul li:hover
			{
			background-image: none;
			background-color: #999999;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* SUB MENU WIDTH - ALSO EDIT TWO BELOW AND ONE ABOVE TO MATCH */

#menunav li li {
	padding-right: 0px;
	width: 135px;
}



/* SUB MENU LINK WIDTH */

#menunav li ul a {
	width: 135px;
}



/* FOR 3rd LEVEL MENU LOCATION */

#menunav li ul ul {
	margin: -21px 0px 0px 135px;
}





#menunav li.IEMhover ul ul ul
{ left: -999em; }





#menunav li.IEMhover ul ul
{ left: -999em; }





#menunav li:hover ul ul ul
{ left: -999em; }





#menunav li:hover ul ul
{ left: -999em; }

#menunav li li li.IEMhover ul
{ left: auto; z-index:5; }



#menunav li li.IEMhover ul
{ left: auto; z-index:5; }



#menunav li.IEMhover ul
{ left: auto; z-index:5; }



#menunav li li li:hover ul
{ left: auto; z-index:5; }



#menunav li li:hover ul
{ left: auto; z-index:5; }



#menunav li:hover ul
{ left: auto; z-index:5; }



/* FOR 3rd LEVEL ARROW */

#menunav a.parent {
	background: url(picts/menu-arrow.gif) center right no-repeat;
}

#menunav a:hover.parent {
	background: url(picts/menu-arrow.gif) center right no-repeat;
}

#contentPS {
  	position:relative;
	top:130px;
	left:auto;
	right:auto;
	width:60em;
	/*height: 1200px;*/
	background-color:#333333; /*#f0f0f0;*/
	color:#000000;
	border:1px gray solid;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:15px;
}

#contentLB {
  	position:relative;
	top:130px;
	left:auto;
	right:auto;
	width:60em;
	/*background-image:url('picts/BG90.png');*/
	background-color:#4d4c4c;
	color:#000000;
	border:3px black solid;
	padding-left:20px;
	padding-right:15px;
}


#contentSS {
  	position:relative;
	top:130px;
	left:auto;
	right:auto;
	width:700px;
	background-image:url('picts/BG90.png');
	color:#000000;
	border:1px gray solid;
	padding-left:20px;
	padding-right:15px;
}

.styleLenses {
	border-style: solid;
	border-width: 2px;
}




