BODY 	{
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #445056;
	scrollbar-3dlight-color: #66777F;
	scrollbar-darkshadow-color: #445056;
	scrollbar-shadow-color: #66777F;
	scrollbar-arrow-color: #FFFFFF;
	backgroUnd-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}




/* NON-MENU PAGE LINK CODE */

a:link		{ color: #99CC99; text-decoration: none; }

a:visited	{ color: #99CC99; text-decoration: none; }

a:active	{ color: #99CC99; text-decoration: none; }

a:hover		{
	color: #FFF;
	text-decoration: underline;
}


.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none; }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline; }




/* FAQ PAGE */

.faqhide 	{
	display: none;
	width: 90%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	border: 0px solid #666666;
		}

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

TABLE		{
	COLOR: #B0C3C5;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
}

.title		{
	COLOR: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 17px;
}

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

.smalltitle 	{ COLOR: #66777F; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.careertitle	{ COLOR: #669999; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.date-font	{ COLOR: #FFFFFF; font: 11px arial, verdana, sans-serif; font-weight: bold; }

.hilite		{
	COLOR: #CCCC99;
	font-style: italic;
	font-size: 12px;
}

.just 		{
	text-align: left;
	font-size: 13px;
	color: #B0C3C5;
	font-family: verdana, arial, sans-serif;
}

.formmargin	{ margin: 0px; }





/* LIST CODE - HOMEPAGE, CAREERS, AND SERVICES PAGES */

ul 		{
	list-style-image: url('picts/bullet.gif');
	color: #B0C3C5;
	font-family: verdana, arial, sans-serif;
}







/* MAIN PAGE BANNER IMAGE BORDERS & HEADER BORDERS */

.ban-table		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
	        	background-image: url("picts/background-images.jpg");
			}

.imagerightborder	{ border-right: #000000 1px solid; }




/* HEADER BORDERS */

.headerborder		{
	font-size: 16px;
	color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #999;
}




/* HOMEPAGE CODE */

.imagerightborder-home	{ border-right: #000000 1px solid; }

.home-vert-splits	{
			border-right: #445056 1px solid;
			background-color: #15191B;
			}

/* HOME PAGE BANNER IMAGE BORDERS */

.ban-table-home		{
			background-color: #000000;
			border-top: #445056 0px solid;
			border-bottom: #445056 1px solid;
	        	background-image: url("picts/home-background.jpg");
			}






/* BOTTOM PAGE LINE */

.pagebars	{
		border-top: #445056 1px solid;
		border-bottom: #445056 1px solid;
		background-color: #000000;
		height: 20px;
		}



/* PARAGRAPH SEPARATOR LINES */

.page-splits	{
		border: #445056 1px solid;
		background-color: #333333;
		color: #333333; height: 5px; width: 100%;
		}






/* OTHER IMAGE BORDERS */

.borders		{
	border: 1px solid #666;
	padding: 5px;
	margin: 3px;
}

.borders-menuimage	{
			border-top: #445056 1px solid;
			border-bottom: #445056 1px solid;
			}





/* RIGHT SIDEBAR CODE */

.sidebar-area		{
			border-left: #445056 1px solid;
			background-color: #15191B;
			width: 150px;
			}

.sidebar-pagewidth	{
			background-color: #15191B;
			width: 150px;
			}

.sidetext		{
	COLOR: #B0C3C5;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.sidetitle		{ COLOR: #FFFFFF; FONT: 13px arial, verdana, sans-serif; font-weight: bold; }

.sideborders		{ border: #74747B 1px solid; }

.sidebar-table 		{
			COLOR: #B0C3C5;
			WIDTH: 135px;
			BORDER: #000000 0px solid;
			}

.sidebar-frame		{
			width: 150px;
			height: 600px;
			min-height: 550px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}






/* HIDE MENU AND ITEMS FOR PRINTING */


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





/* VIDEO PAGES CODE */

.videotitle		{ COLOR: #66777F; FONT: 17px arial, verdana, sans-serif; font-weight: bold; }

.video-frame		{
			width: 600px;
			height: 500px;
			margin: 0px;
			padding: 0px;
			BORDER: #66777F 0px solid;
			}



/* GALLERY CODE */

.pageheight-gallery	{ height: 803px; }

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

A:hover .Galborder 	{ border: #FFFFFF 1px solid; margin-bottom: 3px; }

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

.picturecomments 	{
	COLOR: #B0C3C5;
	FONT: 10px arial, sans-serif;
	text-align: center;
}

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

#backbutton 		{
			position:absolute;
			visibility: visible;
			left: 15px;
			top: 116px;
			width:42px;
			height: 42px;
			z-index:5;
			padding: 0px;
			}



/* GALLERY CART CODE */

.price 		{ COLOR: #7EE0FA; FONT: 13px verdana, arial, sans-serif; font-weight: bold; font-style: italic; }

.shade-cart	{
		background-color: #213536;
		border: #365055 1px solid;
		margin-top: 3px;
		}

.cart-width	{ width: 140px; }

.button {
    padding: 5px 10px;
    display: inline;
    background: #777 url(picts/button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
    }
.button:hover {
    background-position: 0 -48px;
    }
.button:active {
    background-position: 0 top;
    position: relative;
    top: 1px;
    padding: 6px 10px 4px;
    }
.button.red { background-color: #e50000; }
.button.purple { background-color: #9400bf; }
.button.green { background-color: #58aa00; }
.button.orange { background-color: #ff9c00; }
.button.blue { background-color: #2c6da0; }
.button.black { background-color: #333; }
.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.button.small { font-size: 75%; padding: 3px 7px; }
.button.small:hover { background-position: 0 -50px; }
.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button.large { font-size: 125%; padding: 7px 12px; }
.button.large:hover { background-position: 0 -35px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }

.button-order 	{
	background-image: url("picts/button-order.gif");
	background-color:#184C4B;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	cursor:pointer;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	BORDER: #000000 1px solid;
	height: 28px;
		}

.buttonon-order {
	background-image: url(picts/buttonon-order.gif);
	background-color: #03C;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	cursor:pointer;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	BORDER: #000000 1px solid;
	height: 28px;
		}
.boldorange_17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF8000;
}






/* VIDEO AND GALLERY MENU CODE */


.button-gallery 	{
			background-color:#2C343B;
	        	background-image: url("picts/button-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #849CAC;
			font-size: 10px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}


.buttonon-gallery	{
			background-color:#404E5A;
	        	background-image: url("picts/buttonon-gallery.gif");
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #FFFFFF;
			font-size: 10px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #849CAC 1px solid;
			}





/* PAYPAL paypal.htm PAYMENT PAGE CODE */

.payform	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #666666 1px solid;
		}

.payformbox	{
		background-color: #303535;
		border: #59656B 1px solid;
		}

.payformmargin	{ margin: 0px; }

.payformbutton	{ WIDTH: 125PX; }








/* CONTACT AND QUOTES FORM */

.phonetitle		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.button 		{
	background-color:#2C343B;
	background-image: url("picts/button.gif");
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #849CAC;
	font-size: 12px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: #849CAC 1px solid;
			}

.buttonon 		{
	background-color:#404E5A;
	background-image: url("picts/buttonon.gif");
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	BORDER: #849CAC 1px solid;
			}


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


.dropdown 	{
		FONT: 11px verdana, arial, sans-serif;
		COLOR: #000000;
		background-color: #B0B6AF;
		WIDTH: 200PX;
		}


.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		COLOR: #000000;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #666666 1px solid;
		}


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


.dropquotes 	{
		FONT: 11px verdana, arial, sans-serif;
		background-color: #B0B6AF;
		COLOR: #000000;
		}


.quotechoice 	{
	COLOR: #CCCC99;
}










/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #B0B6AF;
		COLOR: #000000;
		WIDTH: 125PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}

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






/* FOOTER CODE */

.footer			{
			height: 35px;
			padding: 5px 10px 5px 10px;
			}

.copyright		{ COLOR: #66777F; FONT: 9px verdana, arial, sans-serif; font-weight: bold; }
.just table fieldset legend {
	font-weight: bold;
	font-size: 14px;
}
.just table tr .just u em strong {
	font-weight: bold;
}
.just table tr .just p strong {
	font-weight: bold;
}
.just table tr fieldset {
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	height: 425px;
	color: #B0C3C5;
}
.just p #sprytrigger1 strong u {
	color: #9C9;
}
.just table tr td #CollapsiblePanel6 .CollapsiblePanelContent p #sprytrigger1 {
	color: #9C9;
}
.boldorange {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8000;
}
.boldgreen {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C9;
}
@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
 }
.just orange color {
	color: #FFA60C;
}
.contactphone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}
.headerborder1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.boldred {
	color: #C33;
}
.font11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.font14 {
	font-family: Verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.green {
	color: #99CC99;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}
.validatetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CC3333;
}
.boldblueblink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5076A1;
	text-decoration: blink;
}

