@import url(https://www.google.com/cse/api/branding.css);

@import url('https://fonts.googleapis.com/css?family=Open+Sans|Open+Sans:bold|PT+Sans|PT+Sans:bold');

body 	{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}
/* ^^^ SEE CLASS "outer-background" BELOW */




/* 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%; }

.halfwidth	{ width: 50%; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

img 		{ border: 0; }

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }




/* NON-MENU LINK COLORS */

a:link 	{ color: #3A7136; text-decoration: none; }
a:active 	{ color: #3A7136; text-decoration: none; }
a:visited 	{ color: #6d3671; text-decoration: none; }
a:hover 	{ color: #5e6187; text-decoration: underline; }


.smallcopy 		{ border: #000000 1px solid; color: #000000; font: 14px "PT Sans", arial, sans-serif; font-weight: normal; letter-spacing: 1px; line-height: normal; padding: 5; }


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

body, div, table {
		color: #000000;
		font-family: "Open Sans", arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 22px;
		}

.producttitle 		{ color: #336600; font: 23px "PT Sans", arial, sans-serif; font-weight: normal; letter-spacing: -1px; line-height: normal; }

.title 		{ color: #000000; font: 23px "PT Sans", arial, sans-serif; font-weight: normal; letter-spacing: -1px; line-height: normal; }

.productsubtitle 	{ color: #000000; font: 18px "PT Sans", arial, sans-serif; font-weight: bold; line-height: normal; }

.subtitle 	{ color: #000000; font: 17px "PT Sans", arial, sans-serif; font-weight: bold; line-height: normal; }

.smalltext	{ color: #777777; font: 14px "PT Sans", arial, sans-serif; font-weight: normal; padding-bottom: 5px; line-height: normal; }

.testimonial	{ color: #996600; font-family: "PT Sans", arial, helvetica, sans-serif; font-weight: bold; }

.hilite		{ color: #FF0000; }


.postertitle	{ color: #000000; font: 20px "PT Sans", arial, sans-serif; font-weight: bold; line-height: normal; }



/* REMOVES MARGINS ON HEADING TAGS (FOR SEO) */

h1, h2, h3, h4	{ margin: 0px 0px 1px 0px; }




/* SERVICES LIST */

.list		{
		font-size: 16px;
		color: #000000;
		line-height: 1.8;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;
		}

.floatlist	{ float: left; width: 50%; min-width: 200px; }

.list li	{ text-indent: 1px; }


.floatgallery	{ float: left; width: 22%; min-width: 100px; padding: 5px;}

.floatgallerybooks	{ float: top; width: 22%; min-width: 100px; padding: 5px; text-align: left; color: #336600; font: 16px "PT Sans", arial, sans-serif; font-weight: normal; line-height: normal;}



/* PAGE & CONTENT HEIGHTS AND WIDTHS & PADDING */

/* NOTE: IF YOU CHANGE THE PAGE WIDTHS EDIT & TEST THE MEDIA QUERIES IN THE media-queries.css */

.pageheight	{ min-height: 750px; }

.pagewrapper	{
		width: 100%;
		min-width: 319px;
		text-align: center;
		margin: 0 auto;
		}

.pagebox	{
		padding: 0px 10px 0px 10px;
		margin: 0 auto;
		}

#contentbox	{
		max-width: 850px;
		margin: 0 auto;
		padding: 30px 0px 10px 0px;
		}

.books-content-pad 	{ padding: 0px 5px 10px 5px; }

.content-pad 	{ padding: 0px 35px 10px 15px; }

#left-product2-content 	{
		float: left;
		width: 100%;
		max-width: 850px;
		padding: 0px;
		}

#left-product-content 	{
		float: left;
		width: 100%;
		max-width: 635px;
		padding: 0px;
		}

#left-content 	{
		float: left;
		width: 100%;
		max-width: 555px;
		padding: 0px;
		}

#gallery-content 	{
		float: left;
		width: 100%;
		max-width: 410px;
		padding: 0px;
		}

#book-gallery-content 	{
		float: left;
		width: 100%;
		max-width: 200px;
		padding: 0px;
		}

/* HOME PAGE WIDTHS */

#contentbox-home  {
		  max-width: 912px;
		  margin: 0 auto;
		  padding: 30px 0px 15px 0px;
		  }

.content-pad-home { padding: 25px 15px 25px 15px; }


.content-pad-gallery { padding: 10px 10px 10px 10px; }



/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
		padding: 15px 0px 15px 0px;
		margin: 0px 0px 0px 0px;
		border: #000000 0px solid;
		}

.headercolor	{ background-color: transparent; }  /* EDIT .pagebox PADDING TO 0 ABOVE FOR FULL WIDTH */

.logo-respond	{
		height: 70px;
		width: 600px;
		max-width: 600px;
		min-width: 280px;
		margin: 0 auto;
		display: block;
		}

/* START TEXT HEADER CODE */

.textlogo	{
		font: normal 30px "Open Sans", arial, sans-serif;
		width: 100%;
		padding: 4px 0px 6px 0px;
		display: block;
		}

a.textlogo:link, a.textlogo:visited, a.textlogo:active	{ color: #000000; text-decoration: none; }

a.textlogo:hover { color: #000000; text-decoration: none; }




/* INNER AND OUTER BACKGROUNDS */

.outer-background	{
			background-color: #FFFFFF;
			background-image: url(picts/background-white.jpg);
			background-repeat: repeat-x;
			background-attachment: scroll;
			}

.inner-background	{
			background-color: transparent;
			border: #000000 0px solid;
			}




/* IMAGE BORDERS, FLOATS AND IMAGE SPACING */

.img-gallery-borders	{ border: #cccccc 0px solid; }

.img-borders	{ border: #000000 1px solid; }

.img-float	{ float: left; margin: 3px 8px 1px 0px; }

.img-floatleft3	{ float: left; margin: 2px 10px 2px 2px; border: #000000 1px solid;}

.img-floatright	{ float: right; margin: 2px 2px 2px 5px; }

.gallery-item	{ margin-right: 10px; margin-bottom: 2px; }

.float-item	{ float: left; margin-right: 10px; margin-bottom: 2px; }

.text-nowrap	{ overflow: hidden; min-width: 175px; }

.divclear 	{ height: 1px; clear: both; font-size: 1px; line-height: 1px; padding: 0px; margin: 0px; }


.imageinline { margin:0px 10px 10px 5px; float: right; border-width: 1px;
border-style: solid; border-color: #333300 }

.imageinlinen { margin:0px 10px 10px 0px; float: right; border-width: 1px;
border-style: solid; border-color: #9FBD68 }

.imageinlinel { margin:0px 10px 10px 0px; float: left; border-width: 1px;
border-style: solid; border-color: #333300 }

.imageinlineb { margin:0px 0px 0px 0px; border-width: 1px;
border-style: solid; border-color: #333300 }

.text-nowrap-products 		{
			color: #000000;
			font-family: "Open Sans", arial, helvetica, sans-serif;
			font-size: 16px;
			font-weight: normal;
			line-height: normal;
			text-decoration: none;
			overflow: hidden; min-width: 175px; 
			}


a.text-nowrap-products:link, a.text-nowrap-products:visited, a.text-nowrap-products:active	{ color: #339999; text-decoration: none; }

a.text-nowrap-products:hover { color: #339999; text-decoration: none; }

/* Clear floats after the columns */
.qrow:after {
    content: "";
    display: table;
    clear: both;
}

.qcolumn {
    float: left;
    padding: 5px;
}

.qleft {
    width: 25%;
}

.qright {
    width: 65%;
}

/* PAGE LINES & BORDERS */

.page-splitsz 	{
		line-height: 2px;
		font-size: 1px;
		height: 2px;
		background-color: transparent;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
		border-top: #C0C0C0 2px solid;
		}

.page-splits 	{
		line-height: 1px;
		font-size: 1px;
		height: 2px;
		background-color: transparent;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 0px;
		border-top: #C0C0C0 1px solid;
		}

.splits-xtramargin { margin-top: 30px; margin-bottom: 30px; }

/* LARGE PAGE SPLITS */

.large-splits 	{
		width: 99%;
		line-height: 1px;
		font-size: 1px;
		height: 10px;
		background-color: #F3F3F3;
		margin: 0 auto;
		padding: 0px;
		border: #C0C0C0 1px solid;
		}




/* HOME PAGE */

.homelinks	{ color: #C0C0C0; }

.home-caption	{
		color: #61875E;
		font: 16px "Open Sans", arial, sans-serif;
		font-weight: normal;
		font-style: normal;
		padding: 10px 0px 20px 0px;
		}

.gallery-caption	{
		color: #61875E;
		font: 14px "Open Sans", arial, sans-serif;
		font-weight: normal;
		font-style: normal;
		padding: 10px 0px 0px 0px;
		}


.gallery-book-caption	{
		color: #61875E;
		font: 16px "Open Sans", arial, sans-serif;
		font-weight: normal;
		font-style: normal;
		padding: 10px 0px 0px 0px;
		}




/* HOME JQUERY SLIDESHOW (SEE ALSO responsive-slides.css IN FOLDER JQuery) */

.rslides_container	{
			background-color: #000000;
			max-width: 900px;
			min-width: 250px;
			text-align: center;
			margin: 0 auto;
			position: relative;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border: #61875E 3px solid;
  		/* CORNER ROUNDING */
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			-khtml-border-radius: 3px;
			border-radius: 3px;
			}

/* HOME SLIDESHOW ROUND ACTIVE BUTTON STYLES */

.centered-btns_tabs	{
			width: 100%;
			position: absolute;
			bottom: 10px;
			left: 0px;
			margin: 0 auto;
			text-align: center;
			z-index: 1000;
			background-color: transparent;
			}

/* NORMAL BUTTON STATE */

.centered-btns_tabs a 	{
			width: 10px;
			height: 10px;
			background-color: transparent;
			border: #FFFFFF 2px solid;
		/* CORNER ROUNDING */
			-webkit-border-radius: 7px;
			-moz-border-radius: 7px;
			border-radius: 7px;
			margin: 0px 4px 0px 4px;
			}

/* HOVER BUTTON STATE */

.centered-btns_tabs a:hover 
			{ background-color: #ecc369; border: #ecc369 2px solid; }

/* ACTIVE BUTTON STATE */

.centered-btns_here a, .centered-btns_here a:hover  
			{ background-color: #FFFFFF; border: #FFFFFF 2px solid; cursor: default; }




/* FOR OPTIONAL HOME PAGE IMAGE */

.homeimage	{ width: 100%; display: block; }

.homeimage-border	{
			max-width: 900px;
			min-width: 250px;
			margin: 0 auto;
			box-sizing: border-box;
			border: #5E7287 5px solid;
  		/* CORNER ROUNDING */
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			-khtml-border-radius: 4px;
			border-radius: 4px;
			}




/* RIGHT SIDEBAR */


#sidebar-product-content 	{
			float: left;
			width: 100%;
			max-width: 200px;
			padding: 0px;
			border-left: #CCCCCC 1px solid;
			}

#sidebar-content 	{
			float: left;
			width: 100%;
			max-width: 280px;
			padding: 0px;
			border-left: #CCCCCC 1px solid;
			}

.book-sidebar-pad 	  	{ padding: 0px 0px 10px 10px; }

.sidebar-pad 	  	{ padding: 0px 0px 10px 35px; }

.sidebar-product-textarea	{
			text-align: left;
			width: 180px;
			margin: 0 auto;
			padding: 0px 0px 10px 0px;
		  	border: solid #8FB58C;
		  	border-width: 0px 0px 1px 0px;
		  	/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.shipping-textarea	{
			text-align: left;
			width: 100%;
			margin: 0 auto;
			padding: 0px 0px 0px 0px;
		  	border: solid #8FB58C;
		  	border-width: 0px 0px 0px 0px;
		  	/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.sidebar-textarea	{
			text-align: left;
			width: 235px;
			margin: 0 auto;
			padding: 0px 0px 10px 0px;
		  	border: solid #8FB58C;
		  	border-width: 0px 0px 1px 0px;
		  	/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}

.sidebar-text 	{
		color: #72767F;
		font: 14px "PT Sans", arial, sans-serif;
		text-align: left;
		font-weight: normal;
		line-height: normal;
		}

.sidebar-title	{
		color: #FFFFFF;
		font: 16px "Open Sans", arial, sans-serif;
		font-weight: normal;
		line-height: normal;
		background-color: #989128;
		padding: 5px 5px 6px 6px;
		margin: 0px auto 7px auto;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

.sidebar-image	{
		display: block;
		margin: 0px auto 15px auto;
		border: #61875E 5px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		-khtml-border-radius: 4px;
		border-radius: 4px;
		}

.side-links	{
		padding: 10px 0px 10px 0px;
		margin: 0px;
		}

.side-links a	{
		font: 15px "PT Sans", arial, sans-serif;
		font-weight: normal;
		line-height: normal;
		display: block;
		padding: 6px 0px 6px 10px;
		border: dashed #B4B4B4;
		border-width: 0px 0px 1px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.side-links a:first-child { border-width: 1px 0px 1px 0px; }




/* FOOTER */

.footer-splits 	{
		color: #000000;
		height: 10px;
		line-height: normal;
		background-color: #736C5B;
		margin: 0px auto 0px auto;
		padding: 0px;
		border: solid #40392C;
		border-width: 0px 0px 0px 0px;
		}

#FooterFRM	{ visibility: visible; }

.footer-frame	{
		display: block;
		width: 100%;
		overflow: hidden;
		margin: 0px;
		padding: 0px;
		}

.footer-height	{ height: 350px; }

.footer-page	{
		background-color: #c7cb7e;
		margin: 0px;
		padding: 0px;
		background-repeat: no-repeat;
		}

.footer-page, .footer-page div, .footer-page table { color: #000000; }

.footer-pad	{ padding: 50px 10px 10px 10px; }

.footer-border	{
		border: solid #000000;
		border-width: 0px 0px 0px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

div.footer-title {
		color: #000000;
		font: 18px "Open Sans", arial, sans-serif;
		font-weight: normal;
		padding-bottom: 5px;
		margin-bottom: 3px;
		border-bottom: #86BB82 1px solid;
		}

table.footer-links td 	{
			padding: 5px 30px 5px 30px;
			border-right: #615949 1px solid;
			}

.footer-image		{
			margin: 30px 0px 3px 10px;
			border: #FFFFFF 2px solid;
			}

.footer-image-table	{ margin-left: 20px;}

.footer-links	{ font-size: 14px; line-height: 30px; }

.footer-social	{ width: 180px; padding-left: 10px; }

.footerlinks-1	{ width: 33%; }

.footerlinks-2	{ width: 33%; }

.footerlinks-3	{ width: 33%; }

.html5-icon	{ margin-top: 12px; margin-bottom: 8px; }

.footer-copyright {
		  color: #FFFFFF;
		  font: 11px "PT Sans", arial, sans-serif;
		  font-weight: normal;
		  line-height: normal;
		  padding: 14px 0px 14px 0px;
		  margin: 0px 0px 0px 0px;
		  background-color: #615949;
		  border: solid #615949;
		  border-width: 1px 0px 0px 0px;
		  /* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		  }


/* FOOTER LINK COLORS */

body.footer-page a:link, 
body.footer-page a:visited, 
body.footer-page a:active 	{ color: #000000; text-decoration: none; white-space: nowrap; }

body.footer-page a:hover 	{ color: #000000; text-decoration: none; white-space: nowrap; }


/* COPYRIGHT LINK COLORS */

div.footer-copyright a:link, 
div.footer-copyright a:visited, 
div.footer-copyright a:active 	{ color: #DCCEAD; text-decoration: none; }

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




/* SOCIAL ICONS (SEE ALSO .footer-social ABOVE) */

.socialspace	   { padding-left: 1px; padding-right: 2px; }

.socialRspace	   { width: 0px; }

.socialicon	   { border: #40392C 1px solid; display: block; background-color: transparent; }

.socialicon:hover  { border: #B9BEC8 1px solid; }




/* CONTACT PAGE CODE */

.contact-pad 			{ padding: 15px 0px 15px 0px; }

.contact-select			{ color: #765823; font-weight: normal; }

.contactform-table		{ margin: 20px 0px 10px 50px; }

table.contactform-table td	{ padding: 1px 0px 1px 0px; }

input[type=submit].submitbutton, input[type=reset].submitbutton 
		{
		color: #FFFFFF;
	       	font: bold 12px arial, sans-serif;
		text-align: center;
		background-color: #61875E;
		-webkit-appearance: none;
		padding: 7px 8px 7px 8px;
		margin: 0px 0px 0px 0px;
		cursor: pointer;
		width: 120px;
        	border: #006600 1px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}

input[type=submit].submitbutton:hover, input[type=reset].submitbutton:hover 
		{
		color: #FFFFFF;
		background-color: #7BA777;
        	border: #006600 1px solid;
		}

.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 200px;
		border: #AAA495 1px solid;
		}

.textarea	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		background-image: url("picts/shadeform.png");
		text-align: left;
		width: 250px;
		height: 150px;
		border: #AAA495 1px solid;
		}

.dropdown 	{
		font: 13px arial, sans-serif;
		background-color: #FFFFFF;
		color: #000000;
		width: 225px;
		}




/* CONTACT PAGE GOOGLE MAP & DIRECTIONS */

#map-canvas	{ width: 235px; height: 160px; }


/* CONTACT PAGE GOOGLE DIRECTIONS */

.directions		{ font-size: 12px; font-weight: normal; line-height: normal; padding: 8px 0px 5px 0px; }

.directions .shadeform	{ width: 233px; margin: 0px 0px 5px 0px; }

input[type=submit].directionbutton	{ width: 235px; }


/* OPTIONAL No-Form-contact.htm PAGE */

.no-formmargin	{ margin: 25px 0px 25px 0px; }




/* LINKS PAGE CODE */

table.searcharea td	{ padding: 0px 3px 0px 0px; }

.searcharea		{ margin: 18px 0px 18px 0px; }

.searchform 	{
		color: #000000;
		font: 12px arial, sans-serif;
		text-align: left;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.png");
		width: 110px;
		border: #AAA495 1px solid;
		}

.searchbutton 	{
		color: #FFFFFF;
	       	font: bold 12px arial, sans-serif;
		text-align: center;
		background-color:#61875E;
		-webkit-appearance: none;
		height: 21px;
		margin-top: 0px;
		cursor: pointer;
		border: #61875E 1px solid;
  	/* CORNER ROUNDING */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		}




/* PAYPAL payments.htm PAYMENT PAGE CODE */

.payform 			{ width: 150px; }

input[type=submit].payform 	{ width: 152px; margin-bottom: 10px; }

.payformbox	{
		background-color: #F4F1EE;
		border: #CDC5C0 1px solid;
		}

.paypaltable td	{ vertical-align: middle; padding: 6px 10px 6px 10px; }

.paypalbadge-space	{ padding: 30px 10px 8px 0px; }




/* PDF PAGE */

.pdf-icon	{ margin: 10px 0px 0px 15px; }



/* STAFF PAGE */

.staff-email	{
		color: #CC9900;
		font-family: "PT Sans", arial, sans-serif;
		font-weight: bold;
		line-height: normal;
		margin: 7px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
		border-top: #CC9900 1px solid;
		}


.poster-size	{
		color: #333333;
		font-family: "PT Sans", arial, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: normal;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 0px 0px;
		border-top: #CC9900 0px solid;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide 	{ display:none; }
.pageheight 	{ min-height: initial; }
}
@media screen{
.printonly 	{ display:none; }
}




/* START THE CODE FOR THE MENU */

/* EDIT .pagebox PADDING TO 0 ABOVE FOR FULL WIDTH */

#menudiv		{
			background-color: #ecc369;
	        	background-image: url("picts/menu.png");
			background-repeat:repeat-x;
			padding: 0px 0px 0px 0px;
			margin: 0px auto 0px auto;
			border: #000000 0px solid;
			border-width: 0px 0px 0px 0px;
			margin-bottom: 0px;
  		/* CORNER ROUNDING */
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			-khtml-border-radius: 4px;
			border-radius: 4px;
			}

#menunav, #menunav ul 	{
			width: 100%;
			list-style: none;
			padding: 0px;
			margin: 0px;
			}

/* MENU WIDTH, PADDING, FONT FACE & COLOR */

#menunav a 		{
			color: #000000;
			font-family: "Open Sans", arial, helvetica, sans-serif;
			font-size: 13px;
			font-weight: normal;
			line-height: normal;
			text-decoration: none;
			text-align: center;
			padding: 14px 15px 14px 15px;
			display: block;
			cursor: pointer;
			}

/* MENU BACKROUND, BORDER & MARGINS */

#menunav li 		{
			background-color: transparent;
			display: inline-block;
    			*display:inline;/* For IE*/
    			*zoom:1;
			padding: 0px;
			border: #000000 0px solid;
			border-width: 0px 0px 0px 0px;
		/* MENU FADE UP */
			transition: all 0.5s ease;
			-webkit-transition: all 0.5s;
			}

/* MENU HOVER FONT COLOR */

#menunav li a:hover 
			{
			color: #000000;
			text-decoration: none;
			cursor: pointer;
			}

/* MENU HOVER BACKGROUND AND BORDER */

#menunav li:hover	{
			background-color: #ef970d;
			background-image: url("picts/menu.png");
			background-repeat:repeat-x;
			}


#printap li:hover	{
			background-color: #ef970d;
			background-image: url("PrintsJQ/PrintSizes.png");
			background-repeat:repeat-x;
			}


img.right2 { margin:0px 10px 10px 10px; float: right; border-width: 0px}

.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.2); }


.box {font-weight: bold; text-align:left; font-family: "Open Sans", arial, helvetica, sans-serif; font-size:14px; padding: 5px 5px 5px; background:#EDEDED; border-top: 1px solid #cdcdcd; border-left: 2px solid #cdcdcd; border-bottom: 2px solid #000000; border-right: 1px solid #000000;}

.box2 {font-weight: bold; text-align:left; font-family: "Open Sans", arial, helvetica, sans-serif; font-size:14px; padding: 5px 5px 5px; background:#F0F0E3; border-top: 1px solid #cdcdcd; border-left: 2px solid #cdcdcd; border-bottom: 2px solid #000000; border-right: 1px solid #000000;}

.box3 {font-weight: bold; text-align:left; font-family: "Open Sans", arial, helvetica, sans-serif; font-size:14px; padding: 5px 5px 5px; background:#E9EDE1; border-top: 1px solid #cdcdcd; border-left: 2px solid #cdcdcd; border-bottom: 2px solid #000000; border-right: 1px solid #000000;}

.box4 {font-weight: bold; text-align:left; font-family: "Open Sans", arial, helvetica, sans-serif; font-size:14px; padding: 5px 5px 5px; background:#E9EDE1; border-top: 1px solid #cdcdcd; border-left: 2px solid #cdcdcd; border-bottom: 2px solid #000000; border-right: 1px solid #000000; width: 90%;}

.box5 {font-weight:normal; text-align:left; font-family: "sans-serif", "Trebuchet MS","Arial Black", "Verdana", "Helvetica" ; padding: 0px 25px 0px 30px; }


/* LINKS / RESOURCES PAGE CODE */

.searchbox-links	 {
			 background-color: #E4EAEF;
			 border: 1px solid #A2B6C7;
			 border-collapse: separate;
			 border-spacing: 3px;
			 }

table.searchbox-links td { padding: 1px 1px 1px 1px; }

.searchbox-linksmargin	 { margin-top: 23px; margin-bottom: 23px; }

.searchform 	{
		font: 14px arial, sans-serif;
		background-image: url("picts/shadeform.png");
		background-color: #FFFFFF;
		width: 98px;
		height: 17px;
		border: #999999 1px solid;
		}

.searchbutton 	{ font: 11px arial, sans-serif; }


/* HEADER SEARCH BOX STYLES */

.searchsitebutton	{
			display: block;
			margin-right: 7px;
			margin-top: 1px;
			}

.searchsiteform		{
			color: #000000;
			width: 125px;
			height: 18px;
			font: 12px arial, sans-serif;
			background-color: #FFFFFF;
			background-image: url("picts/shadeform.png");
			margin-right: 3px;
			margin-top: 0px;
			border: #66CCFF 1px solid;
			}

.searchbox		{
			background-color: transparent;
			margin-top: 0px;
			color: #FFFFFF;
			font: 9px verdana, arial, sans-serif;
			font-weight: bold;
			border: #999999 0px solid;
			margin-right: 10px;
			}


/* CART CODE */

.price	 	{ color: #0099CC; font: 20px arial, sans-serif; font-weight: bold; }

.thumb-space-cart { width: 150px; text-align: center; vertical-align: top; }

.cartmargin	{ margin: 6px auto 1px auto; }

.cartbox	{
		background-color: #F0F0F0;
		border: #CCCCCC 1px solid;
		padding: 8px 5px 8px 5px;
		}

.cartdropdown 	{
		color: #000000;
		font: 16px arial, sans-serif;
		font-weight: normal;
		background-color: #FFFFFF;
		width: 200px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 4px 0px;
		}


/* TEMPLATE ORDER BUTTONS */

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

.buttonon-order	 	{
			color: #FFFFFF;
	       		font: bold 14px arial, sans-serif;
			text-align: center;
			background-color: #FF7C2C;
	        	background-image: url("picts/button-order-orange.gif");
        		padding: 3px 0px 3px 0px;
			cursor: pointer;
			width: 120px;
        		border: #CC6600 1px solid;
			}


img.left22 { margin:0px 20px 10px 10px; float: left; border-width: 0px}

img.left2 { margin:0px 10px 10px 0px; float: left; border-width: 0px}

img.right2 { margin:0px 10px 10px 10px; float: right; border-width: 0px}

img.odd {float:left; padding-right:5px; border: 1px solid #ffffff}

img.even {float:right; padding-left:5px; border: 1px solid #ffffff}

.boxcity { padding: 5px 5px 5px; background:#f6f8ec; border-top: 1px solid #cdcdcd; border-left: 2px solid #cdcdcd; border-bottom: 1px solid #728d6d; border-right: 1px solid #728d6d; width:100%; margin: 10px}

.boxamazon { padding: 35px 0px 35px 35px; background:#f6f8ec; border-top: 1px solid #cdcdcd; border-left: 2px solid #cdcdcd; border-bottom: 1px solid #728d6d; border-right: 1px solid #728d6d; width:100%; margin: 10px}


/*  SECTIONS  */
.section { clear: both; padding: 0px; margin: 0px; }

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
text-align: left; color: #336600; font: 13px "PT Sans", arial, sans-serif; font-weight: normal; line-height: normal;}

.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 32.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

div.zazzle {
    vertical-align: top;
    display: inline-block;
    font-size: 9px;
    text-align: center;
    width: 42px;
    margin: 0px 0px 0px 0px;
}
imgz {
    width: 36px;
    height: 41px;
    background-color: grey;
}
.captionz {
    text-align: center;
    vertical-align: top;
}
