body	{	margin: 0;	padding: 0;	border: 0;	background-color: #FFFFFF;	}

/* DEFAULTS - MARGINS SPACING */
div		{ margin: 0; padding: 0; border: 0; }
table, tr, td	{ border-collapse:collapse; border-spacing: 0; margin: 0; padding: 0; border: 0; }

/* DEFAULTS - ALIGNMENT */
.td-right 	{ text-align: right; }
.td-left 	{ text-align: left; }
.td-center	{ text-align: center; }
.td-top		{ vertical-align: top; }
.td-middle	{ vertical-align: middle; }
.td-bottom	{ vertical-align: bottom; }
.center-align	{ text-align: center; }
.center-div	{ margin-left: auto; margin-right: auto; }
.right-div	{ margin-left: auto; margin-right: 0; }
.left-div	{ margin-left: 0; margin-right: auto; }

/* DEFAULTS - MISC */
.fullwidth	{ width: 100%; }
.nobreak	{ white-space: nowrap; }
.just 		{ text-align: justify; }
img 		{ border: 0; }
.rimage		{ max-width: 100%; height: auto; }
.img-left	{ float: left; margin-right: 6px; margin-bottom: 1px; }
.text-nowrap	{ overflow: hidden; min-width: 150px; }
.blockimage	{ display: block; }
.formmargin	{ margin: 0px; }

/* NON-MENU LINK CODE */
a:link, a:visited, a:active 
		{ color: #3366FF; text-decoration: none; }
a:hover		{ color: #3399FF; text-decoration: underline; }

/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */
div, table	{ color: #000000; font: 16px arial, sans-serif; font-weight: normal; line-height: 150%; }
.title		{ color: #000000; font: 24px arial, sans-serif; font-weight: normal; padding-bottom: 5px; }
.subtitle	{ color: #000000; font: 17px arial, sans-serif; font-weight: bold; }
.smalltitle 	{ color: #000000; font: 15px arial, sans-serif; font-weight: bold; }
.testimonial	{ color: #339900; font-weight: bold; font-style: italic; }
.hilite		{ color: #FF0000; font-weight: bold; }

/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */
h1, h2, h3, h4	{ margin: 0px 0px 1px 0px; }

/* WIDTHS, HEIGHT, MARGINS, PADDING */
.pagewrapper		{
			min-width: 930px;
			max-width: 1290px;
			margin: 0px auto 10px auto;
			border: solid #999999;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */	}
.pageheight		{ min-height: 640px; }
.pageheight-video	{ min-height:  816px; }
.contentwidth		{ width: 90%; }
.contentpad		{ padding: 12px 15px 5px 15px; }
.content-minwidth	{ width: 400px; height: 10px; }

/* MOBILE WIDTH & BORDERS (See also the style-mobi.css ) */
.pagewrapper-mobile	{
			min-width: 300px;
			max-width: 500px;
			margin: 0 auto;
			border: solid #999999;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */	}

/* BACKGROUNDS */
.content-background	{ background-color: #FFFFFF; background-image: none; }
.outer-background	{
			background-color: #FFFFFF;
			background-image: url("picts/background-outer.jpg");
			background-repeat: repeat-x;
			background-attachment: fixed;
			}
.mobile-outer-background {
			 background-color: #FFFFFF;
			 background-image: url("picts/background-outer.jpg");
			 background-repeat: repeat-x;
			 background-attachment: fixed;
			 }

/* LOGO HEADER */
.header		{
		width: 100%;
		background-color: #FFFFFF;
		border-bottom: #D3D3D3 1px solid;
		}
.header-mobile-icon	{ display: block; margin: 0px 0px 0px auto; }

.header-ad		{
		width: 100%;
		background-color: #000000;
		min-height:  70px;
		}

/* HEADER ICON */
.headermobile-width 	{ width: 200px; }

/* START PLAIN TEXT HEADER CODE */
.logolayerlink	 { display: block; padding: 0px 0px 0px 10px; }
.textlogo	 { font: 45px arial, sans-serif; font-weight: normal; line-height: 70px; }
.textlogo-mobile { font-size: 30px; line-height: 48px; }
a.textlogo:link, a.textlogo:visited, a.textlogo:active, .textlogo 
		 { color: #000000; text-decoration: none; }
a.textlogo:hover { color: #666666; text-decoration: none; }
.TextHeaderHeight { height: 70px; }

/* SOCIAL ICONS */
.socialtext	   { color: #3399CC; font: 14px arial, sans-serif; font-weight: normal; }
.socialspace	   { padding: 4px 0px 2px 0px; }
.sidebar-social	{ padding: 0px 0px 1px 0px; }
.footer-social	{ width: 200px;	padding: 10px 10px 0px 10px;;	}
.mobile-social	{ padding: 10px 10px 15px 10px;	}
.socialicon	{
		margin: 1px; display: block;
	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}
.socialicon:hover {	margin: 0px; border: #3399FF 1px solid;	}

/* SOCIAL ICON ALIGNMENT */
.sidebar-social table	{ margin: 0 auto 0 0; }
.footer-social table	{ margin: 0 auto; }
.mobile-social table	{ margin: 0 auto; }
.mobile-social div.socialtext	{ text-align: center; }

/* FOOTER OPTIONS */
#FooterFRM	{ visibility: visible; }
.footer-frame	{
		width: 100%;
		height: 375px;
		display: block;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		border: #000000 0px solid;
		}
		
.footer-page	{
		background-image: none;
		background-color: #0076D9;
		}

.footer-outer 	{
		width: 100%;
		background-color: #0076D9;
        	border-top: #0093FB 10px solid;
        	border-bottom: #999999 0px solid;
		}

.footer-pad	{ padding: 50px 14px 0px 14px; }
.footer-text	{ color: #FFFFFF; font: 16px arial, sans-serif; font-weight: normal; }
.footer-text .socialtext { color: #FFFFFF; }
.footer-page, .footer-page div, .footer-page table { color: #FFFFFF; }
.footer-title 	{
		color: #FFFFFF;
		font: 19px arial, sans-serif;
		font-weight: normal;
		padding-bottom: 5px;
		margin-bottom: 3px;
		border-bottom: #FFA521 1px solid;
		}

.footer-copyright {
		color: #F0F0F0;
		font: 12px arial, sans-serif;
		font-weight: normal;
		background-color: #0069C1;
		border: #3892DD 1px solid;
		padding: 17px 3px 17px 3px;
		margin: 0px 15px 15px 15px;
		text-align: center;
	/* CORNER ROUNDING */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
		}

table.footer-links td 	{
			padding: 5px 30px 5px 30px;
			border-right: #3892DD 0px solid;
			}

.footer-image	{
		margin: 50px 0px 3px 10px;
		border: #42BCFF 4px solid;
	/* CORNER ROUNDING */
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		-khtml-border-radius: 8px;
		border-radius: 8px;
		}

.footer-image-table	{ margin-left: 20px;}
.footer-links	{ line-height: 36px; }
.footerlinks-1	{ width: 33%; }
.footerlinks-2	{ width: 33%; }
.footerlinks-3	{ width: 33%; }
.html5-icon	{ margin-top: 26px; margin-bottom: 2px; }
.toparrow	{ margin: 3px auto 15px auto; }

/* FOOTER LINK COLORS */
div.footer-page a:link, 
div.footer-page a:visited, 
div.footer-page a:active 	{ color: #FFFFFF; text-decoration: none; white-space: nowrap; }
div.footer-page a:hover 	{ color: #ACF4FF; text-decoration: underline; white-space: nowrap; }

/* COPYRIGHT LINK COLORS */
div.footer-copyright a:link, 
div.footer-copyright a:visited, 
div.footer-copyright a:active 	{ color: #FFFFFF; text-decoration: none; }
div.footer-copyright a:hover 	{ color: #FFFFFF; text-decoration: underline; }

/* MOBILE FOOTER (See also the style-mobi.css ) */
.footer-mobile .footer-copyright 
			{
			color: #F0F0F0;
			font: 11px arial, sans-serif;
			font-weight: normal;
			background-color: #0069C1;
			padding: 14px 3px 14px 3px;
			margin: 0px 0px 0px 0px;
			border-top: #C0C0C0 4px solid;
			border-bottom: #CCCCCC 4px solid;
		/* CORNER ROUNDING */
			-moz-border-radius: 0px;
			-webkit-border-radius: 0px;
			-khtml-border-radius: 0px;
			border-radius: 0px;
			}

.footer-mobile	a:link, .footer-mobile	a:visited, .footer-mobile a:active 
			{ color: #93DDFF; text-decoration: none; }

.footer-mobile a:hover	{ color: #FFFFFF; text-decoration: underline; }

/* RIGHT SIDEBAR */
.SBtitle	{
		color: #000000;
		font: 18px arial, sans-serif;
		font-weight: normal;
		padding-bottom: 5px;
		}

.SBtext		{ color: #666666; font: 14px arial, sans-serif; font-weight: normal; }
.R-sidebarwidth { width: 320px; }
.R-sidebarpad	{ padding: 10px 10px 10px 10px; }
.sidebarBG	{
		background-color: #ECECEC;
		border-left: #000000 0px solid;
		}

.sidebarR-image	{
		max-width: 100%;
		height: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		display: block;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border: #1691FF 1px solid;
		}

.sideR-textbox	{ margin: 0px 0px 20px 0px; }

/* PAGE BARS AND BORDERS */
.page-splits	{
		font-size: 1px;
		line-height: 1px;
		height: 3px;
		margin: 14px 0px 14px 0px;
		padding: 0;
		border: solid #CCCCCC;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.single-splits	{
		height: 2px;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.side-splits	{
		margin: 14px 0px 14px 0px;
		border: solid #CCCCCC;
		border-width: 1px 1px 1px 1px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
.map-splits	{ margin: 15px 0px 15px 0px; }
.pagebar1	{
		background-color: #000000;
        	border-top: #000000 0px solid;
        	border-bottom: #000000 0px solid;
		height: 15px;
		font-size: 1px;
		line-height: 1px;
		}

.pagebar2	{
		background-color: #ECECEC;
        	border-top: #000000 0px solid;
        	border-bottom: #000000 0px solid;
		height: 15px;
		font-size: 1px;
		line-height: 1px;
		}

/* PAGE TOP BANNERS */
.banimage	{ width: 728px; height: 90px; text-align: center; }
.banimage-background 
		{ background-color: #000000; }
.banimage-end	{ background-color: #000000; }

/* IMAGE SPACING ALIGNMENT & BORDERS */
.iborders		{ border: #1691FF 1px solid; }
.menu-image1	{
		margin: 15px 0px 0px 0px;
		border-top: #1691FF 0px solid;
		border-bottom: #1691FF 0px solid;
		max-width: 100%;
		height: auto;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}

.menu-image2	{
		margin: 15px 0px 0px 0px;
		border-top: #1691FF 0px solid;
		border-bottom: #1691FF 0px solid;
		max-width: 100%;
		height: auto;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}

/* ARROW CODE FOR ITEM LISTS AND PAGE ARROWS */
.lists	{
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	list-style-image: url("picts/bullet-red.png");
	}
.arrow-black, .arrow-blue, .arrow-gold, .arrow-green, 
.arrow-gray, .arrow-orange, .arrow-red, .arrow-teal 
	{
	font: 14px arial, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 2px 0px 2px 24px;
	margin: 7px 0px 0px 10px;
	}
.arrow-black	{ background-image: url("picts/arrow-black.png"); }
.arrow-blue 	{ background-image: url("picts/arrow-blue.png"); }
.arrow-gold  	{ background-image: url("picts/arrow-gold.png"); }
.arrow-gray  	{ background-image: url("picts/arrow-gray.png"); }
.arrow-green  	{ background-image: url("picts/arrow-green.png"); }
.arrow-orange 	{ background-image: url("picts/arrow-orange.png"); }
.arrow-red	{ background-image: url("picts/arrow-red.png"); }
.arrow-teal	{ background-image: url("picts/arrow-teal.png"); }
.arrow-nomargin	{ margin: 7px 0px 0px 0px; }
.arrow-bold	{ font-weight: bold; }
.arrow-line	{
		font: 15px arial, sans-serif;
		font-weight: bold;
		border-top: #CCCCCC 1px solid;
		padding-top: 7px;
		margin: 7px 0px 0px 0px;
		background-position: 0px 7px;
		}

/* ARROW HIGHLIGHT LINKS */
a.hilitelink:link, a.hilitelink:visited, a.hilitelink:active 
			{ color: #FF6600; text-decoration: none; }
a.hilitelink:hover	{ color: #0033FF; text-decoration: underline; }


/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.print-image { height: auto; width: 100%; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }



/* GALLERY & CART */
.price	 		{ color: #0066FF; font: 20px arial, sans-serif; font-weight: bold; text-decoration: underline; }
.cartmargin		{ margin: 5px 0px 0px 0px; }
.view-cart-margin	{ margin: 3px 0px 6px 0px; }
.close-up		{ position: relative; top: 3px; }
.galbox		{
		background-color: transparent;
		padding: 0px 0px 0px 0px;
		}
.galbox-inner	{ width: 100%; }
.galbox-pad	{ padding: 15px 0px 10px 0px; }
.galbox-left	{ width: 179px; padding-right: 16px; }
.Galimage	{
		width: 100%;
		height: auto;
		vertical-align: bottom; 
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		}
.Galborder	 	{ border: #ECECEC 2px solid; padding: 0px; transition: all 0.3s ease; -webkit-transition: all 0.3s; }
a:hover .Galborder 	{ border: #3399FF 2px solid; padding: 0px; }
.carticon	{ margin-top: 0px; display: block; }
table.plainGalTable td	{ padding: 3px 3px 3px 3px; }
.plainGalCell		{ max-width: 179px; text-align: center; margin: 0 auto; }

/* PAGINATION PAGES */
.pagination {
  display: inline-block;
}
.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
.pagination a.active {
  background-color: #0087FF;
  color: white;
  border-radius: 5px;
}
.pagination a:hover:not(.active) {
  background-color: #ddd;
  border-radius: 5px;
}

/* IMAGE VIEWER PAGE CODE */

.inner-background	{
			background-color: #FFFFFF;  /* -- CONTENT BACKGROUND COLOR --  */
			border: solid #B6C2D1;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}
			
.viewer-border		{ border: #000000 0px solid; }
.viewer-height		{ height: auto; }
.viewer-respond		{ width: 100%; max-width: 670px; }

#gallery-return 	{
			width: 40px;
			height: 40px;
			margin: 8px auto 8px auto;
			background-color: #B3BDCA;
  	/* CORNER ROUNDING */
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			-khtml-border-radius: 4px;
			border-radius: 4px;
			}


/* MOBILE HOME MENU CODE */
a.menulink-mobile:link, a.menulink-mobile:visited, a.menulink-mobile:active 
		{
		color: #FFFFFF;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
		line-height: 41px; /* THIS CONTROLS MENU BUTTON HEIGHT */
		background-color: #0093FB;
		background-image: url("mobile/picts-mobi/menu-arrow-white.png");
		background-position: top right;
		background-repeat: no-repeat;
		padding: 0px 10px 0px 10px;
		margin: 0px auto 0px auto;		
		display: block;
		cursor: pointer;
		min-width: 200px;
		border: solid #5CB0EF;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

a.menulink-mobile:hover
		{
		color: #FFFFFF;
		background-color: #199EFB;
		background-image: url("mobile/picts-mobi/menu-arrow-white.png");
		border: solid #5CB0EF;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

/***************
Media Queries - ARE LOCATED IN THE style-mobi.css IN THE "mobile" FOLDER
**************/

/* START THE CODE FOR THE MENUS */
/* IF YOU EDIT THE SUB MENU WIDTH - EDIT 211 3 PLACES PLACE BELOW */
/* menu ver 6.0-V 2020 */

#menulocation 		{
			padding: 0;
			margin: 0px 0px 0px 0px;
			}
.menuwidth		{ width: 220px; }    /* AND EDIT left: 220px; BELOW */
.menu-leftspace		{ width: 10px; }

/* START MENU TOP LAYERED COLOR BOX */
#menutop 		{
			background: #0093FB;
			position: relative;
			left: 0px;
			top: -130px;
			margin-bottom: -130px;
			height: 130px;
			z-index: 10;
			filter:alpha(opacity=45);
			-moz-opacity:.45;
			opacity:.45;
			}

.menu-background	{
			width: 220px;
			background-color: #ECECEC;
		  	border-left: 0px solid #000000;
		  	border-right: 0px solid #000000;
			border-collapse: separate;
			-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
			}

ul#top-nav,
ul#top-nav ul {
	margin: 0;
	padding: 0;
	background: #FFFFFF;   /* IE6 BUG */
	}

ul#top-nav li {
	position: relative;
	z-index: auto;
	left: 0;
	right: 0;
	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;
	z-index: 500;
	display: none;
	left: 220px;
	top: 0px;
	}

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 */


/* START TOP LEVEL CODE ----------------------- */
ul#top-nav 		{
			border-top: 0px solid #000000;
			border-bottom: 0px solid #000000;
			}

/* TOP LEVEL MARGINS, PADDING, FONT FACE & FONT COLORS */
#top-nav a		{
			color: #FFFFFF;
			font: 15px arial, helvetica, sans-serif;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			padding: 12px 0px 12px 0px;
			/* NOTE: ABOVE ARE | top | right | bottom | left */
			text-indent: 12px;
			width: 100%;
			display: block;
			cursor: pointer;
			}

/* TOP LEVEL BACKGROUND AND BORDERS */
#top-nav li		{
			background-color: #0093FB;
			border-top: 0px solid #5CB0EF;
			border-bottom: 1px solid #5CB0EF;
			padding: 0px;
		/* FADE OUT */
			transition: background-color 0.5s ease;
			-webkit-transition: background-color 0.5s;
			}

/* TOP LEVEL HOVER BACKGROUND */
#top-nav li:hover, #top-nav li:hover a.L1 
			{
			background-color: #0085EF;
			cursor: pointer;
		/* FADE UP */
			transition: background-color 0.5s ease;
			-webkit-transition: background-color 0.5s;
			}

/* TOP LEVEL HOVER FONT COLOR */
ul#top-nav li a:hover, ul#top-nav li:hover a.L1 
			{
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
			}

/* START SUB LEVEL CODE ----------------------- */
/* SUB LEVEL OUTER BORDER */
#top-nav li ul 	{
		width: 211px;
		border-top: 0px solid #000000;
		border-left: 0px solid #000000;
		border-right: 0px solid #000000;
		border-bottom: 0px solid #000000;
		}

/* SUB LEVEL FONT & FONT COLOR & PADDING */
#top-nav li ul a 	{
			color: #FFFFFF;
			font: 14px arial, helvetica, sans-serif;
			font-weight: normal;
			display: block;
			text-decoration: none;
			text-align: left;
			cursor: pointer;
			padding: 12px 0px 12px 0px;
			text-indent: 7px;
			}

/* SUB LEVEL BACKGROUND COLOR & BORDER OPTION FOR EACH LINK */
#top-nav li ul li	{
			background-image: none;
			background-color: #0085EF;
			border-bottom: 0px solid #5CB0EF;
			background-image: none;
		/* FADE OUT */
			transition: background-color 0.0s ease;
			-webkit-transition: background-color 0.0s;
			}

#top-nav li ul li:last-child 
			{ border-bottom: 0px solid #5CB0EF; }

/* SUB LEVEL HOVER BACKGROUND AND BORDERS */
#top-nav li ul li:hover	{
			background-color: #199EFB;
			background-image: none;
		/* FADE UP */
			transition: background-color 0.0s ease;
			-webkit-transition: background-color 0.0s;
			}

/* SUB LEVEL FONT HOVER COLOR */
#top-nav li ul a:hover, #top-nav li ul li:hover a.parentSSM 
			{
			color: #FFFFFF;
			text-decoration: none;
			cursor: pointer;
			}


/* START 3RD LEVEL MENU CODE  ----------------------- */
/* 3RD LEVEL WIDTH & LOCATION */
#top-nav li ul li ul {
	position: absolute;
	z-index: 501;
	display: none;
	width: 211px;
	left: 211px;
	top: 0px;
	}

/* 3RD LEVEL ARROWS */
#top-nav li ul li a.parentSSM		{ background: url("picts/menu-arrow-white.gif") center right no-repeat; }
#top-nav li ul li:hover a.parentSSM	{ background: url("picts/menu-arrow-white.gif") center right no-repeat; }
/* END 3RD LEVEL MENU CODE  ----------------------- */