BODY	{
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

    h1 { font-size: large; color:#1DE3E1}

h2 { font-size: medium; color:#1DE3E1}

h3 { font-size: small; color:#1DE3E1}

/* LINK COLORS */


a:link	{ color: #1DE3E1; text-decoration:underline; } 

a:visited	{ color: #1DE3E1; text-decoration:underline; } 

a:hover		{ color: #FFFF00; font-weight:bold;  background-color:#000080;}


/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		     { COLOR: #FFFFFF; FONT: 12px  verdana, sans-serif; font-weight: bold; }
.title		     { color: #1DE3E1; font: 20px  verdana, sans-serif; letter-spacing: -1px; font-weight: bold; }
.subtitle 	     { COLOR: #1DE3E1; FONT: 16px  verdana, sans-serif;  font-weight: bold; }
.subtitle-gn     { COLOR: #00FF40; FONT: 16px  verdana, sans-serif;  font-weight: bold; }
.caption         { color: #02FD93; FONT: 10px  verdana, sans-serif; text-align:center;}
.designcredit    { COLOR: #1DE3E1; FONT: 9px  verdana, sans-serif; font-weight: normal; }
.prodhead        { FONT: 12px verdana, sans-serif; font-weight: bold; color:#80FFFF;}
.list 		     { COLOR: #FFFFFF; FONT: 16px  sans-serif; font-weight: normal; }
.just 		     { text-align: justify; }
.formmargin	     { margin: 0px; }

/* The next line controls spacing between list items */

li {margin-top: 6px;}

/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #FFFFFF 1px solid; }
.bordersother	{ BORDER: #000000 1px solid; }

/*  Search box */
.search	{
		FONT: 12px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 113px;
		BORDER: #000000 1px solid;
		}

/* Translate */
/*  .translate {position: absolute; top: 111px; left: 140px; z-index:199; } */ 
.translate {position: absolute; top: 50px; right: 10px; z-index:199; } 

/* CONTACT AND QUOTES PAGE */

.phonetitle 		{ color: #FFFFFF; font: 16px arial, sans-serif; font-weight: bold; }
.quotechoice 		{ COLOR: #C4DFE0; FONT: 12px arial, geneva, sans-serif; font-weight: bold; }
#contactlocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 350px; text-align: left; }

.shadeform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200px;
		BORDER: #000000 1px solid;
		}

.textarea	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 500px;
		HEIGHT: 150px;
		BORDER: #000000 1px solid;
		}

.quoteform	{
		FONT: 13px arial, helvetica, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		COLOR: #333333;
		WIDTH: 200px;
		FONT: 11px arial, helvetica, sans-serif;
		}

.button 	{
		background-image: url("picts/button.gif");
		background-color:#CCCCCC;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000000;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000000 1px solid;
		}

.buttonon 	{
		background-image: url("picts/buttonon.gif");
		background-color:#99B5C1;
		FONT-FAMILY: arial, helvetica, sans-serif;
		color: #000066;
		font-size: 12px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		width: 130px;
		height: 26px;
		BORDER: #000066 1px solid;
		}



/* GALLERY SLIDESHOW AND VIEWER CODE */

.Galborderouter	 	{ border: #FFFFFF 1px solid; margin-bottom: 2px; }
.Galborder	 	{ border: #A2B8C4 1px solid; }
A:hover .Galborder 	{ border: #FFFFFF 1px solid; }
.viewerborder		{ border: #FFFFFF 1px solid; }
.smalltitle 	{ COLOR: #FFFFFF; FONT: 14px arial, sans-serif; font-weight: bold; text-align: left; }
#toplocation	{ z-Index:4; visibility: visible; position: absolute; left: 145px; top: 3px; width: 185px; }
.price 		{ COLOR: #FFFFFF; FONT: 15px arial, sans-serif; font-weight: bold; }
.cart-text	{ COLOR: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }
.shade-cart	{
		background-color: #466C39;
		border-top: #113804 0px solid;
		border: #113804 1px solid;
		}
.cart-width	{ width: 150px; }
.button-slideshow	{
			color: #000000;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #CCCCCC;
			background-image: url("picts/button-slideshow.gif");
			cursor:pointer;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #000000 1px solid;
			}

.buttonon-slideshow	{
			color: #FFFFFF;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			background-color: #4B6A3E;
			background-image: url("picts/spacer.gif");
			cursor:pointer;
			padding-top: 3px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
			margin-left: 2px;
			margin-right: 1px;
			BORDER: #283D1F 1px solid;
			}


.button-order 	{
		background-image: url("picts/button-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: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #113804 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.gif");
		background-color:#EB5D04;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
		text-align: center;
		cursor:pointer;
		width: 70px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #113804 1px solid;
		}


/* CODE FOR THE BACKGROUNDS */


#table-layer  	  { z-Index:1; visibility:visible; position:absolute; left:0; top:0; width:100%; height:100%; min-height:100%; } 

#back-ground-img  { z-index:0; visibility:visible; position:fixed; left: 0px; top: 0px; width:100%; height:100%; display:block; } 

#header-layer  	  { z-Index:3; visibility:visible; }


/* FOR THE SITE MAP PAGE */

.page-splits	{
		border-bottom: #C0C0C0 1px solid;
		background-color: #000000;
		color: #666666; height: 2px;
		width: 60%;
		text-align: left;
		margin: 0 auto 0 0;
		margin-top: 1px;
		margin-bottom: 1px;
		}


/* LINKS PAGE */

.linksmargin 	{ margin: 0px; margin-top: 15px; }
 
.searchform 	{
		background-image: url("picts/shadeform.gif");
		width: 125px;
		height: 22px;
		FONT: 11px arial, sans-serif;
		BORDER: #000000 1px solid;
		}

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#CCCCCC;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		width: 35px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid;
		}



/* SETUP PAGES FOR PRINTING */

@media print {
.printhide 	{ display:none;}
.menutrans	{ display:none;}
.printhelp	{ width:600px }
TABLE 		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly { display:none; }
}



@media print{
#table-layer
{
overflow: visible;
height:auto;
float:none;
position:static;
}
#contactlocation
{
float:none;
position: static;
}
}


/* GALLERY NAV MENU */

.menu-nav	{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		letter-spacing: 0px;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 6px;
		padding-right: 6px;
		margin-left: 2px;
		margin-right: 1px;
		cursor:pointer;
		font-weight: normal;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #FFFFFF 1px solid;
		}


a.menu-nav:link 	{ color: #80FFFF; }
/* a.menu-nav:visited 	{ color: #FFFFCE; } */
/* a.menu-nav:active 	{ color: #FFFFCE; } */
a.menu-nav:hover 	{
			background-color: #4B6A3E;
		   	color: #FFFF00;
			border: #283D1F 1px solid;
            font-weight:bold;
			}

/* CODE FOR THE MENU */

.menuwidth	{ width: 135px; }
#menulocation 	{ z-Index:4; visibility:visible; position: absolute; left: 0px; top: 3px; }
.menulinks 	{ FONT: 12px arial, verdana, sans-serif; font-weight: bold; }
.menu 		{ text-indent: 10px; white-space: nowrap; height: 26px; }
.menutrans 	{ z-Index:1; filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; width: 135px; top: 0px;}


/* Position Seychelle Logo */
.seychellelogo {
 position: absolute;
 left: 140px; 
 top: 4px;
 
  } 
