body	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #1D1C1C;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #8BC1AD;
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #000000;
	}





/* NON-MENU LINK COLORS */

a:link, a:visited, a:active	{ color: #33CCFF; text-decoration: none; }

a:hover				{ color: #99FFFF; text-decoration: none; }





/* PAGE FONTS AND TITLES */

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

table		{ color: #FFFFFF; font: 14px arial, sans-serif; font-weight: regular; line-height: 16px; }

.tiny		{ color: #CECC15; font: 14px arial, sans-serif; font-weight: regular; line-height: 16px; }

.bigtitle	{ color: #CECC15; font: 20px tahoma, arial, sans-serif; font-weight: bold; }

.supertitle	{ color: #CECC15; font: 24px tahoma, arial, sans-serif; font-weight: bold; }


.title		{ color: #CECC15; font: 16px tahoma, arial, sans-serif; font-weight: bold; }

.subtitle	{ color: #CECC15; font: 14px arial, sans-serif; font-weight: bold; }

.smalltitle 	{ color: #99CC99; font: 13px arial, sans-serif; font-weight: bold; }

.smalltext	{ color: #779CC4; font: 10px arial, sans-serif; font-weight: bold; }





/* GENERAL TEXT SIZES AND COLORS - footer was 9px */

.footer		{ color: #93A3B1; font: 10px arial, sans-serif; font-weight: bold; }

/* OK, a little more credit */

.credit		{ color: #33CCFF; font: 12px arial, sans-serif; font-weight: bold; }

.testimonial	{ color: #33FFCC; font: 12px arial, sans-serif; font-style: italic; font-weight: bold; }

.date-font	{ color: #999999; font: 11px arial, sans-serif; font-weight: bold; }

#date-location	{ right: 10px; position: absolute; top: 178px; }





/* TEXT LOGO FONT IF USED */

.logo1	{ color: #CECC15; font: bold 24px arial, sans-serif; }

.logo2	{ color: #C0C0C0; font: bold 24px arial, sans-serif; }

/* FONT USED FOR TEXT HEADER IF DETECTION IS INCLUDED - OLDER COMPATIBILITY CODE */

.NoFlashTitle	{ color: #FFFFFF; font: bold 22px arial, sans-serif; }





/* LIST CODE */

.list 		{ color: #CCCC99; font: 12px arial, sans-serif; font-weight: bold; }

.list li span 	{ color: #FFFFFF; }





/* OTHER FORMATTING CODE */

.formmargin	{ margin: 0px; }

.just 		{ text-align: justify; }

.faq 		{ line-height: 24px; }





/* HEIGHTS AND WIDTHS */

.content-min-width	{ width: 310px; }

.page-height		{ height: 600px; }





/* HEADER BACKGROUND COLOR - edit the header.js also */

.headercolor		{ background-color: #000000; }

.pictbackground		{ background-color: #000000; }





/* NON GALLERY IMAGE BORDERS */

.borders		{ border: #464646 1px solid; }





/* SHADOW AND CORNER IMAGES */

.cornerwidth		{ width: 25px; }

.cornerheight		{ height: 20px; }

#corner-left		{ background: url("../picts/jetblack/corner-left.gif") top left no-repeat; }

#corner-right		{ background: url("../picts/jetblack/corner-right.gif") top left no-repeat; }

.shadow-vert		{ background-image: none; }

.shadow-horizontal	{ background-image: none; }





/* PAGE LINES & BORDERS */

.pagebars	{
		background-color: #343642;
		background-image: url("../picts/jetblack/bar.jpg");
		height: 26px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar-bottom	{
		background-color: #343642;
		background-image: url("../picts/jetblack/bar.jpg");
		height: 28px;
		border: solid #000000;
		border-width: 1px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.page-splits	{
		font-size: 1px;
		line-height: 0px;
		height: 5px;
		width: 100%;
		color: #3C3C47;
		background-color: #000000;
		border: #3C3C47 1px solid;
		padding: 0px;
		margin: 12px 0px 12px 0px;
		}

.faqline	{ border-bottom: #3C3C47 1px solid; }





/* LEFT SIDEBAR OPTIONS */
/* changed from 200 and 790px */

.sidebar-frame		{
			width: 165px;
			height: 600px;
			min-height: 600px;
			margin: 0px;
			padding: 0px;
			border: #999999 0px solid;
			visibility: hidden;
			}

.sidebar-background 	{ width: 150px; }

/* changed above from 200px */

.sidebar-background, .sidebar-background2
			{
			background-color: #30303A;
			background-image: url("../picts/jetblack/background-sidebar.jpg");
			background-repeat: repeat-y;
			border-right: #302F2F 1px solid;
			}

.sidebar-background2	{ border: #999999 0px solid; }

.sideborder		{ border: #464646 1px solid; }

/* changed from 170 */
.sidebarboxwidth	{ width: 155px; }

.sidebartext		{ color: #9FB0BE; font: 11px tahoma, arial, sans-serif; font-weight: bold; }


/* THE NEXT LINE IS USED IN OLDER CHROME TEMPLATES FOR COMPATIBILITY */
.sidebartitle	{ color: #FFFFFF; font: 13px arial, sans-serif; font-weight: bold; }


.sidebartext-box	{
		padding: 6px;
		background-color: transparent;
		color: #BAC1CE;
		font: bold 11px tahoma, arial, sans-serif;
		line-height: 14px;
		text-align: left;
		border-top: #4F4F61 0px solid;
		border-bottom: #4F4F61 1px solid;
		border-left: #4F4F61 1px solid;
		border-right: #4F4F61 1px solid;
		}

.sidebartitle-box	{
		padding: 8px 5px 8px 5px;
		background-color: #3C3C47;
		background-image: url("../picts/jetblack/background-sidebar-title.gif");
		color: #FFFFFF;
		font: bold 13px tahoma, arial, sans-serif;
		line-height: 15px;
		text-align: left;
		border-top: #4F4F61 1px solid;
		border-bottom: #4F4F61 1px solid;
		border-left: #4F4F61 1px solid;
		border-right: #4F4F61 1px solid;
		}

a.sidelink:link, a.sidelink:visited, a.sidelink:active	{ color: #33CCFF; text-decoration: none; }

a.sidelink:hover					{ color: #99FFFF; text-decoration: none; }



/* SCROLLER OPTIONS */

.scrollertitle 	{
		color: #000000;
		font-family: arial, sans-serif;
		font-size: 13px;
		font-weight: bold;
		text-decoration: underline;
		line-height: 26px;
		}

.scrollertext  	{
		color: #000000;
		font: normal 12px arial, sans-serif;
		line-height: 15px;
		}

.scroller-table		{ padding: 7px; }

.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #000000 0px solid;
			background-color: #FFFFFF;
			background-image: url("../picts/jetblack/background-scroller.jpg");
			background-repeat: repeat;
			}

/* SCROLLER LINK COLORS */

a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #3300FF; text-decoration: none; }

a.scroller:hover					{ color: #FF0000; text-decoration: none; }





/* RIGHT SIDEBAR */
/* changed from 120 */
.sidebarright-width	{ width: 100px; }

.sidebartext-right	{ color: #9FB0BE; font: 11px tahoma, arial, sans-serif; line-height: 14px; font-weight: bold; }

fieldset legend {
		background-color: #111111;
		font: bold 12px tahoma, arial, sans-serif;
		color: #CECC15;
		margin-bottom: 3px;
		padding: 4px 5px 5px 5px;
		border: 1px solid #779CC4;
		}
/* changed above color: from #779CC4 */

/* orig text left */
fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 100%;
		text-align: center;
		border: #3C3C47 1px solid;
		-moz-border-radius: 5px;
		}
/* was 15px */
.right-space	{ width: 5px; }



/* COLORED FAR RIGHT SIDEBAR */
/* changed from 15 */
.sidebar-right-width	{ width: 5px; }

.sidebar-right		{ background-color: #343642; border-left: #343642 0px solid; }





/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





/* SITE SEARCH FORM */

.searchsiteform		{
			font: 12px arial, sans-serif;
			color: #000000;
			background-color: #FFFFFF;
			background-image: url("../picts/shadeform.gif");
			width: 130px;
			height: 21px;
			border: #000000 1px solid;
			margin-top: 1px;
			}

.sitesearchbutton	{ margin-left: 4px; margin-top: 2px; }


/* SITE SEARCH BACKGROUND */

.googlesearch		{ background-color: #FFFFFF; background-image: none; }





/* CONTACT PAGE AND QUOTES FORM */

.phonetitle	{ color: #8BC1AD; font: 13px arial, sans-serif; font-weight: bold; }

.shadeform	{
		color: #BAC1CE;
		font: 13px arial, sans-serif;
		background-color: #111111;
		text-align: left;
		width: 200px;
		border: #4F4F61 1px solid;
		}


.dropdown 	{
		color: #BAC1CE;
		font: 12px arial, sans-serif;
		background-color: #343642;
		width: 200px;
		}


.textarea	{
		color: #BAC1CE;
		font: 13px arial, sans-serif;
		background-color: #111111;
		text-align: left;
		width: 250px;
		border: #4F4F61 1px solid;
		}


.quoteform	{
		color: #BAC1CE;
		font: 13px arial, sans-serif;
		background-color: #111111;
		text-align: left;
		border: #4F4F61 1px solid;
		}

.quotechoice 	{ color: #33CCFF; font: 12px arial, sans-serif; font-weight: bold; }

.dropquotes	{
		color: #BAC1CE;
		font: 12px arial, sans-serif;
		background-color: #343642;
		}





/* LINKS PAGE CODE */

.searchbutton	{
		color: #FFFFFF;
	       	font: bold 11px arial, serif;
		text-align: center;
		background-color: #111111;
        	padding: 1px 2px 1px 2px;
		margin: 0px;
		cursor:pointer;
        	border: #4F4F61 1px solid;
		}


.linksmargin	{ margin: 0px; margin-top: 10px; }


.searchform 	{
		color: #BAC1CE;
		font: 13px arial, sans-serif;
		background-color: #111111;
		width: 120px;
		height: 20px;
		border: #4F4F61 1px solid;
		}





/* GALLERY FONTS, BORDERS AND BUTTONS */

.gallerywidth		{ width:90%; }

.price			{ color: #CCFF99; font: 16px arial, sans-serif; font-weight: bold; }

.cartmargin		{ margin: 8px 0px 0px 0px; }

.cartdropdown		{
			color: #000000;
			width: 130px;
			font: 12px arial, sans-serif;
			margin-bottom: 10px;
			}

.cartbox 	{
		padding: 0px 6px 6px 6px;
		width: 160px;
		text-align: left;
		-moz-border-radius: 5px;
		border: #4F4F61 1px solid;
		}

.carttitle 	{
		font: bold 13px arial, sans-serif;
		color: #779CC4;
		border: 1px solid #779CC4;
		background-color: #111111;
		margin-bottom: 3px;
		padding: 2px 8px 2px 8px;
		}

.gallerytext		{ color: #BAC1CE; font: bold 11px arial, sans-serif; }

/* THE NEXT LINE IS USED IN OLDER CHROME TEMPLATES FOR COMPATIBILITY */
.ordertitle		{ color: #FFFFFF; font: 16px arial, sans-serif; font-weight: bold; }

.viewer-border		{ border: #464646 1px solid; }

.Galborder	 	{ border: #464646 1px solid; margin-bottom: 3px; }

A:hover .Galborder 	{ border: #33CCCC 1px solid; filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; }

.Gbordmargin		{ margin: 7px 0px 0px 0px; }





/* FAQ POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */

.button 		{
			color: #FFFFFF;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #111111;
        		padding: 3px 6px 3px 6px;
			margin: 0px;
			cursor: pointer;
        		border: #4F4F61 1px solid;
			}

.buttonon 		{
			color: #FFFFFF;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #111111;
        		padding: 3px 6px 3px 6px;
			margin: 0px;
			cursor: pointer;
        		border: #FF0000 1px solid;
			}





/* TEMPLATE ORDER BUTTONS */

.button-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #3C57E7;
	        	background-image: url("../picts/button-order.gif");
        		padding: 5px 5px 5px 5px;
			margin: 0px;
			cursor:pointer;
			width: 130px;
        		border: #333399 1px solid;
			}


.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 12px verdana, arial, serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("../picts/buttonon-order.gif");
        		padding: 5px 5px 5px 5px;
			margin: 0px;
			cursor:pointer;
			width: 130px;
        		border: #CC6600 1px solid;
			}




