
body {
	font-family: arial, sans-serif;
	font-size: 62.5%;
	color: black;
}

a img {
	border: 0;
}


#print-header {
	height: 91px;
	background: url(../img/header-print.jpg) no-repeat top center;
	position: relative;
	margin-bottom: 20px;
}
	#logo {
		position: absolute;
		top: 16px;
		left: 29px;
	}


#dynamItPopUpWin {
	font-size: 1.3em;
}

.brown {
	color: #33261a;
}

a, a:link, a:visited {
	color: #00713d;
	text-decoration: underline;
}

h1 {
	font-size: 1.9em;
	font-family: georgia, arial, sans-serif;
	color: #c8540f;
	margin: 0;
}

h2 {
	font-size: 1.4em;
	color: #00713d;
	margin-top: 0;
}

#calendarbuild h2 {
	font-size: 1.5em;
	color: #00713d;
	margin: 10px 0 0 0;
}

#calendarbuild h3 {
	font-size: 1.3em;
	color: #00713d;
	margin: 20px 0;
	text-align: center;
}

h2.special {
	font-size: 1.8em;
	color: #00713d;
	margin: 12px 0;
	padding: 0 150px;
}


.fancy {
	font-size: 1.4em;
	font-family: Trajan Pro, Georgia, sans-serif;
}.fancy-small {	font-size: 1.0em;	font-family: Trajan Pro, Georgia, sans-serif;}.fancy-subfeature {	font-size: 12px;	font-weight:700;	color:#00713d;	font-family: Trajan Pro, Georgia, sans-serif;}

.thirdbox {
	float: left;
	width: 280px;
	margin-left: 25px;
	font-size: 1.1em;	vertical-align:middle;
}.thirdbox-lg{	float: left;	width: 320px;	margin-left: 25px;	font-size: 1.1em;	vertical-align:middle;}

.thirdbox .fancy {
	margin-top: 5px;
         color: #5b2d05;
}.thirdbox-lg .fancy-subfeature {	margin-top: 16px;    color: #00713d;}
.thirdbox-lg strong {	color: #00713d;}

.thirdbox a, .thirdbox a:link, .thirdbox a:visited,
#qt-home a, #qt-home a:link , #qt-home a:visited {
	color: #c25810;
	text-decoration: underline;
}

	/** alter the feature boxes for the content page **/
	#content-features .thirdbox {
		vertical-align:middle;		background: url(../img/content-feature-bg.png) no-repeat right center;
	}

	#content-features .thirdbox p {
		margin: 0;
		padding-right: 10px;
	}

	#content-features .thirdbox .fancy {
		margin-top: 19px;
		color: #00713d;
	}	#content-features .thirdbox-lg {		background: url(../img/content-feature-bg_large.png) no-repeat right center;	}	#content-features .thirdbox-lg p {		margin: 0;		padding-right: 10px;	}	#content-features .thirdbox-lg .fancy {		margin-top: 19px;		color: #00713d;	}	
	/** done. **/

.frame-recipe {
	width: 296px;
       	height: 240px;
       	background: url(../img/frame-recipe.png) no-repeat top center;
	margin: 0 auto 0 auto;
	position: relative;
}

.frame-recipe .imgholder {
	width: 265px;
	height: 210px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	top: 15px;
}

.frame-lg {
	width: 194px;
       	height: 153px;
       	background: url(../img/frame-lg.png) no-repeat top center;
	position: relative;
}

.frame-lg .imgholder {
	width: 171px;
	height: 130px;
	overflow: hidden;
	position: absolute;
	left: 12px;
	top: 12px;
}

.frame {
	width: 191px;
       	height: 138px;
       	background: url(../img/frame.png) no-repeat top center;
	position: relative;
}

.frame .imgholder {
	width: 161px;
	height: 108px;
	overflow: hidden;
	position: absolute;
	left: 15px;
	top: 16px;
}

.frame-sm {
	width: 120px;
    height: 107px;
    background: url(../img/frame-sm.png) no-repeat top center;
	position: relative;
}

.frame-sm .imgholder {
	width: 102px;
	height: 86px;
	overflow: hidden;
	position: absolute;
	left: 9px;
	top: 11px;
}
.img-with-new {	position:relative;	top:0px;	left:-10px;}
.left {
	float: left;
	margin-right: 5px;
}

.clean {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.cleanr {
	clear: right;
	font-size: 1px;
	height: 1px;
}

.clear{
	clear: both;
}


#headline {
	font-size: 22px;
}

.highlight {
	color: #cb5b11;
	font-weight: bold;
	line-height: 1.2em;
}

table.pricelist {
	margin: 0 6px 0 auto;
	border: 1px solid #cccccc;
}

table.pricelist th {
	background-color: #00713d;
	color: white;
	padding: 7px 15px 9px 10px;
	vertical-align: top;
	text-align: left;
}

table.pricelist td {
	padding: 7px 15px 9px 10px;
	vertical-align: top;
}

table.adminlist {
	width: 99%;
	border: 1px solid #cccccc;
}

table.adminlist th {
	background-color: #00713d;
	color: white;
	padding: 7px 15px 9px 10px;
	vertical-align: top;
	text-align: left;
}

table.adminlist td {
	border-bottom: 1px solid #cccccc;
	padding: 7px 15px 9px 10px;
	vertical-align: top;
}

tr.odd td {
	background-color: #ffffff;
}

.admin-actions {
	padding: 10px;
}

.admin-actions a, .admin-actions strong {
	padding: 0 6px;
}

.alignright {
	text-align:right;
}

.padd {
	padding: 10px;
}

.button-admin {
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 3px 5px;
	text-decoration: none;
	background-color: #f9f9f9;
	border-color: #cccccc;
	color: #666666;
}

.buttonbox {
	background-color: #859252;
	padding: 10px 28px;
	float: right;
}

.hide {
	display: none;
}

.monthupload {
	padding: 10px;
}

.frmpadd {
	padding: 3px 0;
}


.floater {
	float: left;
	width: 100px;
}

.fields {
	margin-left: 110px;
}

input.i {
	font-style: italic;
}

#dateta {
	width: 100%;
	height: 80px;

	display: block;
	margin: 0 auto 0 auto;
}

.montheditor {
	float: left;
	margin: 10px;
}

.datepicker_links { display: none; }

.bigspace {
	height: 280px;
}

#admin-nav a, #admin-nav a:link, #admin-nav a:visited {
	display: block;
	background-color: #859252;
	border-bottom: 1px dotted white;
	line-height: 30px;
	font-size: 15px;
	color: white;
	text-decoration: none;
	padding: 0 20px;
}

#admin-nav a:hover, #admin-nav a:active {
	text-decoration: underline;
}

.warn, .error {
	font-weight: bold;
	color: #ED5D07;
}

.killbg {
	background-image: none !important;
}


/***** PRODUCTS AND SHOPPING CART *****/

.productphoto {
	width: 330px;
	padding: 10px 0 10px 10px;
	float: left;
	font-size: 1.3em;

}

.carttitle {
	position: absolute;
	top: 0;
	left: 0;
	width: 330px;
	text-align: center;
}

.product-headline {
	padding: 20px 20px 0 20px;
}

	#productholder {
		border: 1px solid #cccccc;
		position: relative;
		height: 250px;
	}

	#photoholder {
		position: absolute;
		top: 8px;
		left: 8px;
		width: 312px;
		height: 180px;
		overflow: hidden;
	}

	.fades { position: absolute; display: none; }

	#productdesc {
		color: black;
		font-weight: bold;
		font-size: 1.2em;
	}

.productview {
	margin: 0 0 0 350px;
	padding-top: 15px;
	font-size: 1.2em;
}
.cartview {
	margin: 0 0 0 350px;
	padding-top: 15px;
	font-size: 1.2em;
	min-height: 370px;
}
/*
.rolltype {
	width: 170px;
	height: 120px;
	padding: 5px;
	margin: 4px;
	border: 1px solid #cccccc;
	float: left;
}

.rolltype img {
	display: block;
	margin: 0 auto 0 auto;
}

.rolltype .label {
	display: block;
	width: 162px;
	margin: 0 auto 0 auto;
	text-decoration: none;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 0.9em;
}
*/

.category {
	display: -moz-inline-box;
	display: inline-block;
	width: 180px;
	margin: 5px;
	vertical-align: top;
}


a.categoryin {
	display: block;
	text-decoration: none;
	border: 1px solid #cccccc;
	padding: 8px;
}

a.categoryin img {
	display: block;
	margin: 0 auto 0 auto;
}


a.categoryin span {
	display: block;
	width: 162px;
	height: 40px;
	padding: 8px 0;
	text-decoration: none;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 1.1em;
}

a.categoryin:focus { outline: none }

#product-list {
	margin: 0 auto 0 auto;
	text-align: center;
}

#product-list-cell {
/*	padding: 20px 0 0 0;*/
}


#cart-actions {
	float: left;
}

#bill-info, #ship-info {
	float: left;
	width: 250px;
}

#bill-info {
	margin-right: 20px;
}

td.addr {
	height: 90px;
}

.caption {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	color: #5D2A09;
}

#print-contain {
	width: 6.3in;
	margin: 0 auto 0 auto;
	font-size: 1.2em;
	line-height: 1.6em;
}