/* body style */
@import url(core.css);
body {
	background-image: url("../images/bg.jpg");
	background-position: top center;
	font-size: 12px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
}

#container {
	padding: 20px;
	background-image: url("../images/bgtop.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

a {
	color: #2D5419;
}
p {
	margin-bottom: 1em;	
}
.hr {
	background-image: url("../images/line_horiz.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 1px;
}
.vr {
	background-image: url("../images/line_vert.gif");
	background-repeat: repeat-y;
	background-position: center;
	width: 1px;
}

/* content areas */

#header {
	width: 757px;
	height: 26px;
	background-image: url("../images/template_top.gif");
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding: 52px 10px 10px 0;
	cursor: pointer;
}

#footer {
	width: 767px;
	height: 23px;
	background-image: url("../images/template_bottom.gif");
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 7px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #DAD995;
}

#copyright {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #F3F3F3;
	padding-top: 5px;
}

#content {
	width: 757px;
	min-height:450px;
	padding: 5px;
	background-color: #FFFFFF;
}

/* tables */

table {
	border-collapse: collapse;
}

table#nav {
	width: 767px;
	background-color: #608C34;
}

table#nav td {
	text-align: center;
	padding: 0;
}
table#nav a {
	display: block;
	padding-top: 31px;
	height: 0;
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
}
table#nav a:hover {
	background-position: 0 -33px;
}
#nav_home a { background-image: url(../images/nav/nav_home.gif); width: 65px; }
#nav_community a { background-image: url(../images/nav/nav_community.gif); width: 187px; }
#nav_departments a { background-image: url(../images/nav/nav_departments.gif); width: 117px; }
#nav_specials a { background-image: url(../images/nav/nav_specials.gif); width: 133px; }
#nav_store a { background-image: url(../images/nav/nav_store.gif); width: 123px; }
#nav_shop a { background-image: url(../images/nav/nav_shop.gif); width: 113px;}

.home #nav_home a { background-position: 0 -64px; }
.community #nav_community a { background-position: 0 -64px; }
.departments #nav_departments a { background-position: 0 -64px; }
.specials #nav_specials a { background-position: 0 -64px; }
.locator #nav_store a { background-position: 0 -64px; }
.shop #nav_shop a { background-position: 0 -64px; }


table.columns {
	width: 757px;
}

table.columns tr {
	vertical-align: top;
}

table.columns td {
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

table.columns td.content {
	padding: 10px;
}

/* homepage promotion area */

div.promohide {
	display: none;
}

/* content boxes */

div.box {
	width: 253px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
	background-image: url("../images/box_middle.gif");
}
div.box .hd {
	background: url(../images/box_top_bg.gif) no-repeat top;
	padding: 10px 17px 0;
}
h3 {
	color: #2D5419;
	font-variant: small-caps;
	border-bottom: 1px dashed #9BB08C;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}
h6 {
	color: #2D5419;
	font-variant: small-caps;
	border-bottom: 1px dashed #9BB08C;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
}

.hd h3 img {
	position: relative; left: -2px; top: 0;
}
div.box .ft {
	background: url(../images/box_bottom.gif) no-repeat bottom;
	height: 17px;
}

div.box div.content {
	background-image: url("../images/box_middle.gif");
	padding: 0 15px 0 15px;
}

div.wide {
	width: 506px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
	background-image: url("../images/box_wide_middle.gif");
}
div.wide .hd {
	background: url(../images/box_wide_top_bg.gif) no-repeat top;
	padding: 14px 17px 0;
}
div.wide .ft {
	background: url(../images/box_wide_bottom.gif) no-repeat bottom;
	height: 17px;
}
div.wide div.content {
	background-image: url("../images/box_wide_middle.gif");
	padding: 0 15px 0 15px;
}

div.boxfullwidth {
	width: 757px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
}

div.boxfullwidth div.content {
	background-image: url("../images/box_fullwidth_middle.gif");
	padding: 0 15px 0 15px;
}

/* subnav boxes */

div.sub {
	width: 251px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #2D5419;
	clear: both;
	overflow: hidden;
}

div.sub a {
	color: #2D5419;
	text-decoration: none;
}

div.sub ul.content {
	background-image: url("../images/sub_middle.gif");
	padding: 0 15px 0 28px;
}

/* community page elements */

table#community td.left {
	background-image: url("../images/box_middle2.gif");
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

table#community td.right {
	background-image: url("../images/box_middle3.gif");
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}

table#community td.left div.content {
	padding: 0 15px 0 15px;
}

table#community td.right div.content {
	padding: 0 15px 0 25px;
}

/* locator page elements */

table#ctl00_ContentPlaceHolder1_dlStoreList {
	width: 100%;
	margin: 5px;
	background-color: #E8E8E8;
	border-collapse: separate;
	border-spacing: 10px;
}

table#ctl00_ContentPlaceHolder1_dlStoreList td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
}

table#ctl00_ContentPlaceHolder1_dlStoreList td h2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D5419;
	float: left;
}

table#ctl00_ContentPlaceHolder1_dlStoreList td div {
	float: left;
	width: 190px;
	height: 60px;
}

table#ctl00_ContentPlaceHolder1_dlStoreList td div.vr {
	width: 15px;
	height: 60px;
}

/* shop page elements */

div.shopbag {
	width: 251px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	clear: both;
	overflow: hidden;
}

div.shopbag div.content {
	background-image: url("../images/box_middle.gif");
	padding: 0 15px 0 15px;
}

div.shopbag table {
	width: 230px;
}

div.shopbag table th,
div.shopbag table td {
	padding: 3px;
}

div.shopbag table th {
	font-weight: normal;
	text-decoration: underline;
}

div.shopbag table td.subtotal {
	text-align: right;
}

div.shopbag table a {
	text-decoration: none;
}

table#shopitemgrid td {
	padding: 0 8px 8px 0;
}

#shopitemgrid table.shopitem {
	width: 228px;
	border: 1px solid #EAEAEA;
}

#shopitemgrid table.shopitem td {
	padding: 0 8px 8px 8px;
}

#shopitemgrid table.shopitem td.thumb {
	border-bottom: 1px solid #EAEAEA;
	padding: 0;
}

#shopitemgrid table.shopitem td.title {
	padding-top: 8px;
}

#shopitemgrid table.shopitem td.right {
	text-align: right;
}

#shopitemgrid table.shopitem a {
	text-decoration: none;
}

div.shopcallout {
	visibility: hidden;
}

div.shopcallout div.alignment {
	position: absolute;
	bottom: 0;
}

div.shopcallout div.content {
	background-image: url("../images/shop/callout_middle.gif");
	padding: 0 20px 0 15px;
}
#shopitemgrid table.layout, #shopitemgrid table.contents  { width: 100%; margin: 0; padding: 0; }
#shopitemgrid table.layout td {
    padding: 0; margin: 0;
}
#shopitemgrid table.layout td {
    vertical-align: top;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
#shopitemgrid table.contents th {
    padding: 0 4px 2px 0;
}
#shopitemgrid table.contents td { width: 40px; }


img.floatLeft { 
    float: left; 
    margin: 4px; 
}



table#shopdelivery td {
	padding: 0 10px 10px 0;
}

table#shopdelivery a {
	text-decoration: none;
}

/* specials page elements */

#flyerpages {
	color: #2D5419;
	font-size: 10px;
}

div.flyer {
	padding: 6px 0 6px 0;
	color: #2D5419;
	font-size: 9px;
}

div.flyerbox {
	width: 253px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url("../images/box_flyer.gif");
	clear: both;
}

div.flyerbox div.content {
	width: 228px;
	height: 371px;
	overflow: auto;
	padding: 10px;
}

div.flyershow {
	width: 497px;
	height: 475px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow.gif");
}

div.flyerhide {
	width: 497px;
	height: 475px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow.gif");
	display: none;
}

div.flyershowLONG {
	width: 497px;
	height: 780px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_long.gif");
}

div.flyerhideLONG {
	width: 497px;
	height: 780px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_long.gif");
	display: none;
}

div.flyershow2 {
	width: 745px;
	height: 745px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow2.gif");
}

div.flyerhide2 {
	width: 745px;
	height: 745px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow2.gif");
	display: none;
}

div.flyershowLONG2 {
	width: 745px;
	height: 1763px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_verylong2.gif");
}

div.flyershowVERYLONG2 {
	width: 745px;
	height: 1620px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_verylong2.gif");
}

div.flyerhideLONG2 {
	width: 745px;
	height: 1200px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_long2.gif");
	display: none;
}


div.flyershowSEMILONG2 {
	width: 745px;
	height: 900px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_semilong2.gif");
}

div.flyerhideSEMILONG2 {
	width: 745px;
	height: 900px;
	padding: 7px 0 0 7px;
	background-image: url("../images/flyer_shadow_semilong2.gif");
	display: none;
}

div.flyerthumb {
	width: 94px;
	height: 96px;
	padding: 2px 0 0 2px;
	margin-left: 8px;
	background-image: url("../images/flyer_thumb_shadow.gif");
	text-align: left;
}

div.flyerthumbLONG {
	width: 94px;
	height: 150px;
	padding: 2px 0 0 2px;
	margin-left: 8px;
	background-image: url("../images/flyer_thumb_shadow_long.gif");
	text-align: left;
}

table.flyerthumbs {
	width: 210px;
}

table.flyerthumbs td {
	width: 105px;
	text-align: center;
}

/* form fields */

.field {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}

	#ZTbutton {
		color: #ccc;
		filter:alpha(opacity: 25);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
		-moz-opacity: 0.25;
		opacity: 0.25;
	}
	#ZTbutton.active {
		color: #000;
		text-decoration: underline;
		filter:alpha(opacity: 100);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
		-moz-opacity: 1.00;
		opacity: 1.00;
		cursor: pointer;
		cursor: hand;
	}
	#ZToverlay {
		padding: 0;
		margin:0;
		cursor: move;
		z-index: 100;
		position: absolute;
		top: 0;
		left: 0;
	}
	#ZToverlay a:focus #viewPort, #ZToverlay a:active #viewPort {
		border:1px solid #fff;
	}
	#loadingMessage {
		position: absolute;
		top: 10px;
		left: 10px;
		color: #000;
		background-color: #fff;
		padding: 2px;
	}
	#viewPort {
		overflow: hidden;
		border: 1px solid #000;
		background-color: #fff;
		position:absolute;
		top: -210px;
		left: -70px;
	}
	#ZTview {
		position:relative;
		padding: 0;
		border: none;
	}
	#ZTthumbnail {
		position:relative;
		padding: 0;
		border: none;
	}
	#magnifier {
		width: 100px;
		height: 100px;
		position: absolute;
		border: 1px solid #a00;
		top: 0;
		left: 0;
		z-index: 100;
		background-color: #fff;
		filter:alpha(opacity: 25);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
		-moz-opacity: 0.25;
		opacity: 0.25;
	}
	#captionContainer {
		position: absolute;
		left: 50px;
		top: 0;
	}
	#captionContainer.leftAlign {
		left:-300px;
		position:absolute;
		top:0pt;
	}
	.HScaption {
		position:absolute;
		display: none;
		width: 248px;
		border: 1px solid #000;
		background-color: #ffe;
		color: #000;
		margin: 0;
		filter:alpha(opacity: 95);
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
		-moz-opacity: 0.95;
	}
	.HScaption h2 {
		margin:0;
		padding: 2px;
		background-color:#eed;
	}
	.HScaption p {
		padding: 2px 4px;
	}
/* Shopping section */

#GiftCardImage {
	background: transparent url(../images/promo_giftcards_4-small.jpg) no-repeat top;
	padding-top: 125px;
	width: 253px;
	display: block;
	text-align: center;
	text-decoration: underline;
	height: 70px;
	margin-top: 25px;
}
#GiftCardImage:hover {
	background-image: url(../images/promo_giftcards_4-small.jpg);
	text-decoration: none;
}

	/* locator page elements */

table#locations {
	width: 100%;
	margin: 5px;
	background-color: #E8E8E8;
	border-collapse: separate;
	border-spacing: 10px;
}

table#locations td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
}

table#locations td h2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D5419;
	float: left;
}

table#locations td div {
	float: left;
	width: 350px;
	height: 60px;
}

table#locations td div.vr {
	width: 30px;
	height: 60px;
}


	/* GSSI ADDITIONS */
	
	/* locator page formatting */
body { font-size: 12px; }
#footer, #copyright { text-align: center; }
#header { position: relative; }
.logo {
	display: block;
	position: absolute;
	left: 0; top: 0;
	width: 255px;
	height: 80px;
}
.sub ul {
    margin: 0;
}
.hr {
	margin-bottom: 7px;
}
.hr-wide {
	margin-bottom: 20px;
	position: relative;
	top: 0;
	left: -31px;
	margin-right: -70px;
	width: 740px;
	border-bottom: 1px dashed #9BB08C;
}
#container {
	margin: 0 auto;
	width: 767px;
	padding: 20px 0;
	background-image: none;
}
#content {
	line-height: 1.5em;
}
#content-inner {
	padding: 10px;
}
	#content-inner h3 {
		font-size: 11px;
		color: black;
		font-variant: normal;
		font-weight: bold;
	}
#main-content {
	padding: 5px 30px;
	overflow: hidden;
}
	#main-content li, #main-content ul {
		list-style-type: none;
		margin-left: 0;
	}
	#main-content li {
		background: url(../images/locations/green_bullet.gif) no-repeat 2px 7px;
		padding-left: 1em;
		line-height: 1.2em;
		margin-bottom: 0.75em;
	}
.location-name {
	font-weight:bold;
	margin-bottom: 1px;}
.divider-title {
	font-weight:bold;
	margin-bottom: 1px;
	font-size:13px;
	background-color: #F2F2F2;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.location-details {
	width: 100%;
	}
.location-details h1 {
	font-size: 26px;
	color:#00451a;
		}
.location-image { margin: 0 0 12px 25px; }
table.location-details td {
	font-size: 12px;
	vertical-align: top;
	
}
table.location-details {
	padding-right: 20px;	
}
.location-data {
	overflow: hidden;
	clear: left;
}
h4 {
	color: #00451A;
	font-weight: bold;
}
.location-data h4 {
	width: 73px;
	float: left;
}
.data-record {
	float: left;
}

.location-header {
	margin-bottom: 15px;
}

table.location-map td {
	font-size: 12px;

}	
.two-column { width: 100%; }
.two-column td {
	vertical-align: top;
	padding-right: 20px;
	width: 45%;
}
.location-map a {
	text-decoration:none;
	}
.location-map a:hover {
	text-decoration:underline;
}
.details-button {
	width: 73px;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	text-transform: uppercase;
	background: url(../images/locations/green_button.png) no-repeat;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	letter-spacing: -1px;
	font-weight: bold;
}
.zz-comments {
	color: #FF00FF;
}
.jobs-category {
	font-size: 26px;
	color: #00451A;
}
.two-column .jobs-col1 {
	padding: 0 20px 0 0; 
	border-right: 2px solid #bed62f;
}
.two-column .jobs-col2 {
	padding: 0 0 0 20px; 
}

h2.careers {
	font-size: 16px;
	color: #00451A;
	text-transform: uppercase;
	margin-top: 10px;
}
.job-title {
	font-size: 18px;
	color: #00451A;
	margin-top: 10px;
}
.job-listing .expander {
	background: url(/images/hr/read-more_normal.png) no-repeat top right;
	height: 18px;
	cursor: pointer;
	border-bottom: 1px solid #bed62f;
	position: relative;
	top: -18px;
	left: 0;
}
.job-listing .close {
	background-image: url(/images/hr/read-more_close.png);
}
.expanding-target {
	height: 0;
	overflow: hidden;
}
.section-header {
	border-bottom: 1px dashed #e5ebe1;
	color: #151515;
	font-size: 11px;
}