 Begin POP-UP SIZES AND OPTIONS CODE


// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON


var small_icon 		= "yes"		// SHOW THE SMALL POP UP ICON
var popup_text 		= "no"		// HAVE TEXT IN THE POP-UPS
var picture_only	= "yes"		// "yes" FOR ONLY THE PICTURE TO SHOW IN THE POPUPS
var viewer	 	= "no"		// yes/FULL SCREEN OR no/POPUP MODE

var close_button 	= "yes"		// CLOSE BUTTON ON/OFF
var slideshow_button 	= "yes"		// SLIDESHOW BUTTON ON/OFF
right_click_on		= "yes"		// RIGHT CLICK PROTECTION ON

var watermark 		= "yes"		// WATERMARK ON/OFF
var watermark_horz	= "100"		// WATERMARK POSITION
var watermark_vert	= "400"		// WATERMARK POSITION
var watermark_opacity	= "70"		// DOES NOT WORK IN NETSCAPE

 End POP-UP SIZES AND OPTIONS CODE


scrollbar-base-color: #F0F0F0;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	top: 0px;

	}

 /* PAGE LINK COLORS */

a:link		{ color: #0033FF; text-decoration: none; }

a:visited	{ color: #6633FF; text-decoration: none; }

a:active	{ color: #0033FF; text-decoration: none; }

a:hover		{
	color: #999;
	text-decoration: none;
	text-align: center;
}




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #666666;
	FONT: 11px arial, geneva, verdana, sans-serif;
	text-align: left;
	border-left: 0;
}

.title		{
	FONT: 18px arial, sans-serif;
	font-weight: bold;
	color: #F00;
}

.title2		{
	COLOR: #666;
	FONT: 18px arial, sans-serif;
	font-weight: normal;
}

.subtitle	{
	COLOR: #000;
	FONT: 13px arial, sans-serif;
	font-weight: bold;
}

.footer		{
	COLOR: #999999;
	FONT: 10px arial, verdana, sans-serif;
}

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; text-decoration: underline; }

.just 		{ text-align: justify; }




 /* IMAGE BORDERS */


.borders		{ border: #000000 1px solid; cursor:hand; }





 /* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:hand; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:hand; }

.slideshow	{ font-family: arial, verdana, sans-serif;
		  font-size: 8pt;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:hand;
		  font-weight: bold;
		  padding-left: 9px;
		  padding-right: 9px;
		  margin-bottom: 3px;
		  border: #000000 1px solid; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}





 /* START CODE FOR THE FORMS */


.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  background-image: url("picts/shadeform.gif");
		  margin-top:1px;
		  BORDER: #000000 1px solid;
		}


.dropdown 	{ FONT: 12px arial, verdana, sans-serif;
		  COLOR: #000000;
		  margin-top:1px;
		}

.cartdrop 	{ FONT: 10px arial, verdana, sans-serif;
		  COLOR: #000000;
		  width: 100px;
		  margin-top: 1px;
		  margin-bottom: 4px;
		}


.searchbutton	{ FONT: 12px arial, sans-serif, verdana, sans-serif; }



 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




 /* START THE CODE FOR THE PAGE MENUS */



.menu-table 	{
	width: 700px;
	background-color:#C0C0C0;
	background-image: url("picts/menu-background.gif");
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	text-align: center;
		}





.menu		{ font-size: 11px;
		  font-family: arial, sans-serif, verdana, helvetica;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 28px;
		  display: block;
		  white-space:nowrap;
		  width: 100%;
		  border: #000000 0px solid; }


.firstmenu	{ color:#3366FF; }



a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }



a.menu:hover 	{  background-image: url("picts/menuon.gif");
		   background-color:#F0F0F0;
		   color: #000000; }
.style1_red {
	color: #F00;
	text-decoration: none;
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
}
.style1_bold {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.style1_link {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #00F;
	text-align: left;
	list-style-image: url((URL));
}
