/* COLOR CODES - BACKGROUNDS AND BORDERS */
.faqline		{ border-bottom: #000000 1px solid; }
.pictbackground		{ background-color:#000000; }
#date-location		{ right: 10px; POSITION: absolute; TOP: 53px; }

/* GENERAL TEXT SIZES */
.smalltext	{ COLOR: #666633; FONT: 10px arial, sans-serif; font-weight: normal; }
.footer			{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }
.phonetitle		{ COLOR: #000000; FONT: 13px arial, sans-serif; font-weight: bold; }
.list 			{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

/* GENERAL TEXT FORMATTING CODE */
.formmargin		{ margin: 0px; }
.just 			{ text-align: justify; }
.faq 			{ line-height: 19px; }

/* GALLERY FONTS, BORDERS AND BUTTONS */
.invoicetext		{ COLOR: Red;	FONT: 10px verdana, arial, sans-serif;}
.pymttext		{ COLOR: Blue;	FONT: 10px verdana, arial, sans-serif;}
.price			{ COLOR: #3366FF; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }
.cartmargin		{ margin: 6px 0px 0px 0px; }
.gallerytext		{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }
.formtext		{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }
.formtextreq		{ COLOR: #FF6600; FONT: 10px verdana, arial, sans-serif; }
.formtextbold		{COLOR: Blue; FONT: 8px verdana, arial, sans-serif;}
.picturename		{COLOR: #999999;FONT: 16px arial, verdana, sans-serif;font-weight: bold;margin-left: 10px;}
.picturetitle 		{COLOR: #000000;FONT: 13px arial, verdana, sans-serif;font-weight: bold;}
.ordertitle		{ COLOR: #999999; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }
.viewer-border		{ border: #000000 1px solid; }
.Galborder	 	{ border: #000000 1px solid; margin-bottom: 3px; }
A:hover .Galborder 	{ border: #FF0000 1px solid; margin-bottom: 3px; Filter: Alpha(Opacity=80);-moz-opacity: 0.8; }

/* TEMPLATE ORDER BUTTONS */
.button-order	 	{color: #FFFFFF;font: bold 12px verdana, arial, serif;text-align: center;background-color: #3C57E7;background-image: url("../images/button-order.gif");	padding: 3px 5px 3px 5px;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("../images/buttonon-order.gif");
        		padding: 3px 5px 3px 5px;
			cursor:pointer;
			width: 130px;
        		border: #CC6600 1px solid;
			}

/* SCROLLER OPTIONS */
.scroller-table		{ padding: 7px; }
.scroller-body		{
			margin: 0px;
			padding: 0px;
			border: #C0C0C0 0px solid;
			}

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}

/* SIDEBAR OPTIONS */
.sidebar-background 	{ width: 187px; }
.sidebar-frame		{
			width: 187px;
			height: 600px;
			min-height: 600px;
			margin: 0px;
			padding: 0px;
			BORDER: #999999 0px solid;
			}

/* FOR RIGHT SIDEBAR */
.sidebarright-width	{ width: 190px; }
fieldset 	{
		padding: 0px 6px 6px 6px;
		width: 150px;
		text-align: left;
		-moz-border-radius: 5px;
		}
fieldset legend {
		margin-bottom: 3px;
		padding: 2px 5px 2px 5px;
		}

/* CONTACT FORM */
.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../images/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }
.dropdown 	{ COLOR: #333333;
		background-color: #F5F6F7;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif; }
.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../images/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid; }

/* FAQ POPUP, SLIDESHOW & CONTACT & QUOTES FORM BUTTONS */
.button 		{
			color: #000000;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #C9D4DA;
	        	background-image: url("../images/button.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #000000 1px solid;
			}
.buttonon 		{
			color: #996600;
	       		font: bold 12px arial, serif;
			text-align: center;
			background-color: #F7D0A1;
	        	background-image: url("../images/buttonon.gif");
        		padding: 2px 7px 2px 7px;
			cursor:pointer;
        		border: #996600 1px solid;
			}

/* SITE SEARCH FORM */
.searchsiteform		{
			FONT: 12px arial, verdana, sans-serif;
			color: #000000;
			background-color: #FFFFFF;
			background-image: url("../images/shadeform.gif");
			WIDTH: 120PX;
			HEIGHT: 19PX;
			BORDER: #000000 1px solid;
			margin-top: 1px;
			}

/* SITE SEARCH BACKGROUND */
.googlesearch		{ background-color: #FFFFFF; }

/* LINKS PAGE CODE */
.searchbutton	{
		color: #000000;
	       	font: bold 11px arial, serif;
		text-align: center;
		background-color: #C9D4DA;
	        background-image: url("../images/button.gif");
        	padding: 1px 2px 1px 2px;
		cursor:pointer;
        	border: #000000 1px solid;
		}
.linksmargin	{ margin: 10px; }
.searchform 	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../images/shadeform.gif");
		background-color: #FFFFFF;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #999999 1px solid; }
BODY	{
	scrollbar-base-color: #948B6D;
	scrollbar-track-color: #948B6D;
	backgroUnd-color: #FFFFFF;
	}

/* NON-MENU LINK COLORS */
a:link		{ color: #996600; text-decoration: none }
a:visited	{ color: #996600; text-decoration: none }
a:active	{ color: #996600; text-decoration: none }
a:hover		{ color: #336666; text-decoration: none }

/* PAGE FONTS AND TITLES */
/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLE		{ COLOR: #666666; FONT: 11px geneva, verdana, arial, sans-serif }
.title		{ COLOR: #948B6D; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.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 }
.just 		{text-align: justify;}
.copyright	{ COLOR: #999999; FONT: 9px geneva, verdana, arial, sans-serif }
.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.careertitle	{ COLOR: #666666; FONT: 14px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #948B6D; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle2	{ COLOR: #948B6D; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.subtitle2white	{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif}
.subtitle2w	{COLOR: White;	FONT: 12px geneva, verdana, arial, sans-serif;	font-weight: bold}
.phonetitle	{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.picturecomments{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }
.picturecommentswhite{ COLOR: #FFFFFF; FONT: 12px geneva, verdana, arial, sans-serif }
.price		{ COLOR: #FF6600; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }
.pricered		{	COLOR: #CC3300;	FONT: 15px Arial;	font-weight: bold}
.smallred		{	COLOR: #CC3300;	FONT: 12px Arial;	font-weight: bold}
.priceblue		{	COLOR: #000099;	FONT: 15px Arial;	font-weight: bold}
.priceblack		{	COLOR: #000000;	FONT: 15px Arial;	font-weight: bold}
.picturehilight	{ COLOR: #663366; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold  }
.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.list 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }
.smallmedtext 		{ COLOR: #000000; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }
.smalltext 		{ COLOR: #000000; FONT: 9px geneva, verdana, arial, sans-serif; font-weight: normal }
.maintext 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }
.maintextbold 		{ COLOR: #000000; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: bold }
.faq 		{ line-height: 19px }
.quotechoice	{ COLOR: #000099; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: normal }

/* HEADER BACKGROUND COLOR - edit the header.js also */
.headercolor		{ background-color: #948B6D; }

/* NON GALLERY IMAGE BORDERS */
.borders		{ border: #000000 1px solid; }

/* SHADOW AND CORNER IMAGE */
#cornerimage		{ background-image: url("../images/corner.gif"); }
.pageheight		{ background-image: url("../images/shadow-vertical.gif"); background-repeat: repeat-y; }
.shadow-horizontal	{ background-image: url("../images/shadow-horizontal.gif"); background-repeat: repeat-x; }

/* PAGE LINES & BORDERS */
.pagebars	{
		background-color: #C0C0C0;
		background-image: url("../images/bar.jpg");
		height: 20px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
.pagebar-bottom	{
		background-color: #C0C0C0;
		background-image: url("../images/bar.jpg");
		height: 25px;
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}
.page-splits		{
			border: #9698AB 1px solid;
			background-color: #F0F0F6;
			color: #F0F0F6;
			}

/* SCROLLER OPTIONS */
.scroller-body		{
			background-color: #FFFFFF;
			background-image: url("../images/background-scroller.jpg");
			background-repeat: repeat-y;
			}
.scrollertitle 		{ color: #6666FF; font-family: arial, Tahoma, Verdana, sans-serif; font-size: 13px; font-weight: bold; }
.scrollertext 		{ color: #000000; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; font-weight: normal; }

/* SCROLLER LINK COLORS */
a.scroller:link, a.scroller:visited, a.scroller:active	{ color: #3300FF; text-decoration: none; }
a.scroller:hover					{ color: #FF6600; text-decoration: none; }

/* SIDEBAR OPTIONS */
a.sidelink:link		{ color: #FFFFCE; text-decoration: none }
a.sidelink:visited	{ color: #FFFFCE; text-decoration: none }
a.sidelink:active	{ color: #FFFFCE; text-decoration: none }
a.sidelink:hover	{ color: #333300; text-decoration: none }
.whitemedtext	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }
.sidebartitle	{ COLOR: #60583C; FONT: 13px verdana, arial, sans-serif; font-weight: bold }
.sidebartext	{ COLOR: #FFFFFF; FONT: 11px geneva, verdana, arial, sans-serif }
.date-font	{ color: #FFFFFF; font: 13px verdana, arial, sans-serif; font-weight: bold }
 /* END SIDEBAR OPTIONS */

 /* START THE CODE FOR THE MENUS */
/* IF YOU EDIT THE SUB MENU WIDTH - EDIT 160 IN 4 PLACES TOTAL */
/* menu ver 3.0 2007 */
/* MENU OUTER TABLE - BACKGROUND & TOP & BOTTOM MENU BORDERS */
.menutable 		{
			background-image: url("../images/menu.gif");
			background-color: #948B6D;
			white-space: nowrap;
			width:100%;
			border-top: #888888 1px solid;
			border-bottom: #888888 1px solid;
			padding: 0px;
			margin: 0px;
			}

/* CODE FOR MENU 2ND OUTER TABLE */
#menunav, #menunav ul 	{
			float: left;
			white-space: nowrap;
			width: 100%;
			list-style: none;
			padding: 0px;
			border: solid #FFFFFF;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0px 0px 0px 0px;
			}

/* TOP LEVEL MARGINS, FONT FACE & FONT COLORS & PADDING */
#menunav a 		{
			color: #FFFFFF;
			font: 12px arial, sans-serif;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			padding: 3px 5px 4px 5px;
			width: auto;
			display: block;
			cursor: pointer;
			}

/* TOP LEVEL BACKROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */
#menunav li 		{
			background-image: url("../images/menu.gif");
			background-color: #948B6D;
			border: solid #888888;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			float: left;
			padding: 0;
			}

/* TOP LEVEL HOVER FONT COLOR */
#menunav li a:hover	{
			background-image: url("../images/menuon.gif");
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}

/* TOP LEVEL HOVER BACKGROUND COLOR AND BORDERS - EDIT MENU IMAGES ALSO */
#menunav li:hover, #menunav li.IEMhover
			{

			background-color: #F0F0F0;
			border: solid #888888;
			border-width: 0px 1px 0px 0px;	/* THIS IS A RIGHT BORDER */
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

/* SUB LEVEL FONT & FONT COLOR & PADDING */
#menunav li ul a 	{
			font: 11px verdana, arial, sans-serif;
			color: #666666;
			font-weight: normal;
			text-decoration: none;
			text-align: left;
			padding: 4px 0px 4px 0px;
			text-indent: 8px;
			cursor: pointer;
			}

/* SUB LEVEL FONT HOVER COLOR */
#menunav li ul a:hover 	{
			background-image: none;
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}

/* SUB LEVEL OUTER BORDER */
#menunav li ul 		{
			position: absolute;
			left: -999em;
			height: auto;
			width: 160px;
			border: solid #000000;
			border-width: 1px 1px 1px 1px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			margin: 0;
			}

/* SUB LEVEL BACKGROUND COLOR & BORDER OPTION FOR EACH LINK */
#menunav li ul li 	{
			background-image: none;
			background-color: #FFFFFF;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

/* SUB LEVEL HOVER BACKGROUND AND BORDERS */
#menunav li ul li:hover, #menunav li ul li.IEMhover
			{
			background-image: none;
			background-color: #F0F0F0;
			border: solid #C0C0C0;
			border-width: 1px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

/* SUB MENU WIDTH - ALSO EDIT TWO BELOW AND ONE ABOVE TO MATCH */
#menunav li li {
	padding-right: 0px;
	width: 160px;
}

/* SUB MENU LINK WIDTH */
#menunav li ul a {
	width: 160px;
}

/* FOR 3rd LEVEL MENU LOCATION */
#menunav li ul ul {
	margin: -21px 0px 0px 160px;
}
#menunav li:hover ul ul, #menunav li:hover ul ul ul, #menunav li.IEMhover ul ul, #menunav li.IEMhover ul ul ul
{ left: -999em; }
#menunav li:hover ul, #menunav li li:hover ul, #menunav li li li:hover ul, #menunav li.IEMhover ul, #menunav li li.IEMhover ul, #menunav li li li.IEMhover ul
{ left: auto; }

/* FOR 3rd LEVEL ARROW */
#menunav a.parent {
	background: url(../images/menu-arrow.gif) center right no-repeat;
}