﻿BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

/* 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: #6699FF; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #666666; FONT: 1px arial, geneva, verdana, sans-serif; }

.title		{ COLOR: #000000; FONT: 18px arial, sans-serif; font-weight: bold; }

.title2		{
	COLOR: #333333;
	FONT: 18px arial, sans-serif;
	font-weight: normal;
}

.title3		{
	COLOR: #454545;
	FONT: 18px arial, sans-serif;
	font-weight: normal;
}

.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }
.servicelist	{
	COLOR: #000C2F;
	FONT: 13px arial, sans-serif;
	font-weight: bold;
}
.benefitlist	{
	COLOR: #000C2F;
	FONT: 14px arial, sans-serif;
	font-weight: bold;
}
.sidebar_subtitle	{
	COLOR: #666666;
	FONT: 16px 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;  border-color:#000000}





/* PICTURE GALLERY CODE */

#ZOOM 			{ LEFT: 20px; POSITION: absolute; TOP: 250px; }

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF9900 1px solid; cursor:pointer; }

.slideshow	{ font-family: arial, verdana, sans-serif;
		  font-size: 8pt;
		  background-color:#FFFFFF;
		  color: #000000;
		  cursor:pointer;
		  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, 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: 752px;
		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;
		}





.menu		{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		cursor:pointer;
		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;
		}

/* CODE FOR THE menu_gallery.js MENU */

.navbackground	{
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid;
		padding-top: 2px;
		padding-bottom: 2px;
		}


.menu-nav	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 12px;
		  font-weight: normal;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 8px;
		  padding-right: 8px;
		  margin-left: 2px;
		  margin-right: 2px;
		  margin-top: 6px;
		  margin-bottom: 6px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  white-space: nowrap;
		  border: #000000 1px solid; }


a.menu-nav:link 	{ color: #000000; }


a.menu-nav:visited 	{ color: #000000; }


a.menu-nav:active 	{ color: #000000; border: #000000 0px solid; 
}


a.menu-nav:hover 	{ background-color:#FFF9F4;
			  color: #000000;
			   color: #846852; 
			  border: #000000 1px solid; }




.menu-gallery		{
		font-size: 11px;
		font-family: arial, helvetica, sans-serif;
			text-decoration: none;
			display: block;
			cursor: pointer;
			text-align: center;
			white-space: nowrap;
			background-color: #FFFFFF;
		        background-image: url("picts/menu-gallery.gif");
			padding: 3px 7px 3px 7px;
			margin: 0px 3px 0px 0px; 
			border: #6666CC 1px solid;
			}


a.menu-gallery:link 	{ 
			color: #6666CC;
			}


a.menu-gallery:visited 	{ 
			color: #6666CC;
			}


a.menu-gallery:active 	{ 
			color: #6666CC;
			}


a.menu-gallery:hover 	{ 
			color: #0066FF;
        		border: #0066FF 1px solid;
			}


.ProdDispHdr {
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial, verdana, sans-serif;
	color:#A59687;
	font-weight:bold;
}


fieldset 	{
		COLOR: #000000;
		FONT: normal 11px arial, verdana, sans-serif;
		border: 1px solid #846852;
		-moz-border-radius: 5px;
		padding-top: 0px;
		padding-bottom: 10px;
		padding-left: 8px;
		padding-right: 8px;
		width: 127px;
		text-align: left;
		}

fieldset legend {
		COLOR: #846852;
		FONT: bold 12px arial, verdana, sans-serif;
		border: 1px solid #846852;
		margin-bottom: 6px;
		padding: 2px;
		padding-left: 5px;
		padding-right: 5px;
		}

TABLE		{
	COLOR: #1E1E1E;
	FONT: 12px arial, geneva, verdana, sans-serif;
}


.sidelinks		{
			font-family: arial, verdana, helvetica, sans-serif;
		  	font-size: 11px;
		  	font-weight: normal;
			}

a.sidelinks:link		{ color: #523B2C; text-decoration: none; }

a.sidelinks:visited		{ color: #523B2C; text-decoration: none; }

a.sidelinks:active		{ color: #523B2C; text-decoration: none; }

a.sidelinks:hover		{ color: #339900; text-decoration: none; }

ul
{
list-style-type: none;

padding: 0;
margin: 0;
margin-left: 1em;
margin-top: 1em;
}

li
{

background-image: url("picts/tick_3.jpg");
background-repeat: no-repeat; 
background-position:1px 1px;
		padding: 2px;
		padding-left: 25px;
		padding-right: 5px;
		

	COLOR: #000C2F;
	FONT: 12px arial, sans-serif;
	/*font-weight: bold;*/


}

lixx
{
background-image: url("picts/tick_3.jpg");
background-repeat: no-repeat; 
background-position:1px 1px;
		padding: 2px;
		padding-left: 25px;
		padding-right: 5px;
}



.service-nav	{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 12px;
		  font-weight: bold;
		  padding-top: 3px;
		  padding-bottom: 3px;
		 
	
		  margin-top: 6px;
		  margin-bottom: 6px;
		  cursor:pointer;
		  text-align: center;
	
		  white-space: nowrap;
		 }


a.service-nav:link 	{ color: #000000; }


a.service-nav:visited 	{ color: #000000; }


a.service-nav:active 	{ color: #000000; border: #000000 0px solid; 
}


a.service-nav:hover 	{ background-color:#FFF9F4;
			  color: #000000;
			   color: #846852; 
			  }



