* {
	margin:0;
	padding:0;
}
html {
	/*overflow-y: scroll;
	overflow: auto !important;*/
	font-family:avenirregular, Arial, Helvetica, sans-serif;
	font-size:14px;
}

body {
	overflow-y: scroll;
}

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

a img{
	border: none;
	outline:none;
}

a:hover {
	color:#005e47;/*Gebos Green*/
}

textarea {
	font-family:sans-serif;
}

.hidden, .screen-reader-only {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*_______Fonts_____________*/

@font-face {
	font-family: 'clearfacebold';
	src: url('fonts/clearface-heavy-webfont.eot');
	src: url('fonts/clearface-heavy-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/clearface-heavy-webfont.woff') format('woff'),
	url('fonts/clearface-heavy-webfont.ttf') format('truetype'),
	url('fonts/clearface-heavy-webfont.svg#clearfacebold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'itc_clearfacebold';
	src: url('fonts/clearface-black-webfont.eot');
	src: url('fonts/clearface-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/clearface-black-webfont.woff') format('woff'),
	url('fonts/clearface-black-webfont.ttf') format('truetype'),
	url('fonts/clearface-black-webfont.svg#itc_clearfacebold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*___________End Fonts______________*/

h1, h2, h3, h4 {
	color:#005e47;/*Gebos Green*/
	font-family:"clearfacebold", Times, serif;
}


#white_body {
	position:relative;
	margin:0 auto 0 auto;
	margin-top:43px\9;
	*margin-top:26px;
	width: 100%;
	background-color: white;
	display:block;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: -3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}

.center {
	text-align:center;
}

img {
	border: none;
	outline:none;
	border-top-width: none;
	border-right-width-value: none;
	border-bottom-width: none;
	border-left-width-value: none;
	border-top-style: none;
	border-right-style-value: none;
	border-bottom-style: none;
	border-left-style-value: none;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 0 0 0 0;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch stretch;
	outline-width: none;
	outline-style: none;
}

.all_stores_table {
	width:100%;
	border-collapse:collapse;
}

.all_stores_table td{
/*width:33%;*/
}


#locationHeader {
	position: relative;
	background-image:url('images/locations/location_map.png');
	width:820px;
	height:500px;
	z-index:205;
	border-bottom:2px solid #005e47;
}

#locationHeader a{
	color:#000;
	text-decoration:none;
}

#locationHeader a:hover{
	color:red;
}

#locationHeader span {
	display:none;
}

#locationHeader a:hover span {
	position:absolute;
	left:365px;
	top:-150px;
	display:block;
}

#location_list {
	position:absolute;
	top:150px;
	left:50px;
}

.subfeature {
	border-right:1px solid #005e47;
	float:left;
}

.subfeatureW {
	border:1px solid #ccc;
	float:left;
}

#header {
	display:block;
	height:180px;
	width:950px;
	position:relative;
	font-size:x-small;
	margin:0 auto;
	z-index:900;
	background-image:url('images/header_img.png');
	border-bottom: 3px solid #005e47;/*Gebos Green*/
}

#header_logo {
	position:relative;
	float:left;
	padding:12px 0 0 15px;
}

#choose_store {
	color:#fff;
	text-align:center;
	width:30%;
	margin:auto;
	*margin-left:338px;

	padding-top:15px;
	font-size:16px;
	font-family:'clearfacebold', Arial, Helvetica, sans-serif;
}

.shadowtext {
	text-shadow: 2px 2px 4px black;
}

#choose_store ul li {
	font-size:16px;
}

*#circular_icon {
	position:absolute;
	bottom: 0;
	right: 0;
}

#right_column {
	position:relative;
	float:right;
	width:224px;
}

#roundup_signup {
	text-align:center;
	padding:5px 0px;
	margin-bottom:5px;
	font-size:.7em;
	line-height:.9em;
}

#subfeature_box {
	width:714px;
	height:262px;
	display:inline;
}
/*#circular_container {
width:22%;
position:relative;
float:right;
z-index:2;
}

#circular_icon {
position:absolute;
left:0;
top:8px;
-moz-transform:rotate(4.5deg);
-webkit-transform:rotate(4.5deg);
-o-transform:rotate(4.5deg);
-ms-transform:rotate(4.5deg);
z-index:2;
}

#page_flip {
position:absolute;
top:3px;
left:0px;
}

#page_flip_bg {
position:absolute;
top:-1px;
left:-5px;
}

#whats_on_sale {
position:relative;
float:right;
margin-top:40px;
z-index:5;
}
*/

#nav {
	width:950px;
	position:relative;
	font-size:1.2em;
	margin:10px auto;
	margin-top:17px\9;
	*margin-bottom:0px;
	font-family:"itc_clearfacebold", Arial, Helvetica, sans-serif;
	z-index:800;
}

#top {
/*	position:absolute;
top:0px;*/
margin-top:0;
width:100%;
height:140px;
background-image:url('images/header_bg.jpg');
background-repeat:repeat-x;
}

/*#header_image {
position:absolute;
left:165px;
top:8px;
}*/

.inner_content {
	position:relative;
	margin:0 auto;
	width:950px;
	padding-bottom:15px;
	z-index:1;
}

#home_footer {
	width:950px;
	position:relative;
	margin:0 auto;
}

#footer_links {
	width:950px;
	position:relative;
	font-size:small;
	margin:.8em auto 0 auto;
	*margin-top:0px;
	text-align:center;
	padding-top:12px;
	*padding-top:0px;
}

#common_footer {
	width:950px;
	position:relative;
	font-size:x-small;
	margin:0 auto;
	text-align:center;
	padding:12px 0;
}

.hf_block, #bs_cards {
	float:left;
	padding-right:21px;
}

#bs_cards {
	padding-top:1.5em;
}

.b_border {
	border:1px solid #005e47;/*Gebos Green*/
}
.float_left {
	float:left;
}

.float_right {
	float:right;
}

#container {
	min-height:100%;
	margin-right: auto !important;

	/*position:relative;*/
}

.social_item {
	padding-bottom:5px;
}

.tm5 {
	margin-top:5px;
}

.tm10 {
	margin-top:10px;
}

.tm20 {
	margin-top:20px;
}

.tm30 {
	margin-top:30px;
}

.tm35 {
	margin-top:35px;
}


.clear { clear: both; }

.gray { color:gray;}

.bigger1 {font-size:1.3em;}

.paging a{
	color:#005e47;/*Gebos Green*/
}

.paging {
	margin:10px 0 10px 15px;
}


/*___________Dropdowns______________*/

.drop {
	font-size:14px;
}

ul#menu
{
	margin:0;
	padding:0;
	font-family:'itc_clearfacebold', Arial, Helvetica, sans-serif;
}

ul#menu .arial
{
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu > li
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

ul#menu a
{
	text-decoration:none;
	color:#000;
	background-color:#fff;
	display:block;
	padding:5px;
}

ul#menu a:hover
{
	color:#005e47;/*Gebos Green*/
	background-color:#fcf6e0;
	display:block;
	cursor:pointer;
}

ul#menu .drop a
{
	background-color:#005e47;
	color:#fcf6e0;
	display:block;
	/*	background: rgb(0, 104, 174);
	background: rgba(0, 104, 174, .8);*/
}

ul#menu a:hover
{
	color:#fff;/*Gebos Green*/
	background-color:#005e47;/*green*/
	display:block;
}

ul#menu .hilite2 a:hover
{
	background-color:#000;
	color:#fff;/*green*/
	display:block;
}

ul#menu > li ul.drop
{
	margin:0;
	padding:0;
	width:150px;
	position:absolute;
	display:none;
}
ul#menu > li ul.drop ul
{
	margin:0;
	padding:0;
	width:150px;
	position:absolute;
	display:none;
	left:150px;
	top:0;
}
ul#menu > li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

ul#menu .yellhov a
{
	color:#cd1041;/*Gebos Red*/
}

ul#menu .yellhov a:hover
{
	color:#ffffff;
}

.subsub
{
	color:#000 !important;
	font-size:.8em !important;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height:1.2em !important;
	padding:2px 5px !important;
}

.subsub:hover
{
	color:#005e47 !important;
	background-color:#fcf6e0 !important;
	display:block;
}

/*___________Location Dropdowns______________*/
.loc_sel_top
{
	font-family:'gala_scriptitalic', Arial, Helvetica, sans-serif;
	font-size:1.75em;
}

ul#loc_sel
{
	margin:0;
	padding:0;
	font-family:'verbcondsemibold', Arial, Helvetica, sans-serif;
}

ul#loc_sel > li
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}

ul#loc_sel a
{
	text-decoration:none;
	color:#000;
	display:block;
	padding:6px;
	color:#005e47;/*Gebos Green*/
}

ul#loc_sel a:hover
{
	color:#005e47;/*Gebos Green*/
	display:block;
}

ul#loc_sel .drop a
{
	background-color:#005e47;/*Gebos Green*/
	color:#fff;
	display:block;
	/*	background: rgb(0, 104, 174);
	background: rgba(0, 104, 174, .8);*/
}

ul#loc_sel a:hover
{
	color:#005e47;/*Gebos Green*/
	background-color:#005e47;/*green*/
}

ul#loc_sel > li ul.drop
{
	margin:0;
	padding:0;
	width:150px;
	position:absolute;
	display:none;
	right:0;
}

ul#loc_sel > li ul.drop ul
{
	margin:0;
	padding:0;
	width:150px;
	position:absolute;
	display:none;
	left:150px;
	top:0;
}
ul#loc_sel > li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

/* ----------End Location Dropdowns----------- */
.blue {
	color:#005e47;/*Gebos Green*/
}

.sub_cats a {
	color:#005e47;/*Gebos Green*/
}

.white {
	color:#fff;
}

.underline {
	text-decoration:underline;
}

.fade:hover {
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

.top_nav {
	padding:0 10px;
}

.footnote1 {
	font-size:.75em;
}

#wide_body {
	padding:15px;
	margin:35px auto;
	width:850px;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
	position:relative;
}

#google_map {
	margin:15px 15px 0 0;
	float:right;
}

#google_map iframe {
	border:2px solid #005e47;/*Gebos Green*/
}

#store_info {
	margin:15px 0 0 15px;
	width:350px;
	float:left;
}

#store_info h2 {
	padding-bottom:5px;
}

#store_info img {
	border:2px solid #005e47;/*Gebos Green*/
}


/* ----------Rewards Page----------- */

.box400 {
	width:400px;
	padding:25px;
	border:1px solid black;
}

.box350 {
	width:365px;
	padding:25px;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
}

#freq_buy li {
	font-size:.9em;
	padding-bottom:1em;
}

#freq_buy li a{
	text-decoration:underline;
}

#freq_buy ul {
	margin:0;
	list-style-type:none;
}

#reward_adv li {
	padding-bottom:1.9em;
	margin-left:1em;
}

.card {
	padding-bottom:2em;
}

.step {
	padding-bottom:2em;
	color:#005e47;/*Gebos Green*/
	font-weight:bold;
}

.right_box {
	margin:35px 35px 0 0;
}

.left_box {
	margin:35px 0 0 35px;
}
/* ----------End Rewards Page----------- */

/* ----------Blog----------- */

#blog_archives {
	margin:35px 35px 0 0;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
	float:right;
	padding:15px;
	width:100px;
	text-align:left;
	line-height:1.6em;
	font-size:.9em;
}

#blog_archives a{
	color:#000;
	text-decoration:none;
}

#blog_archives a:hover{
	color:#005e47;/*Gebos Green*/
	font-weight:bold;
}

#blog_body {
	padding:15px;
	margin:35px 0 0 35px;
	float:left;
	width:700px;
	background-color:#fff;
	background: rgb(255, 255, 255); /* Fall-back for browsers that don't support rgba */
	background: rgba(255, 255, 255, .85);
}

.blog_summary, .location_entry {
	padding:15px;
	border-bottom:2px solid #005e47;
}

.page_top {
	padding:15px;
	border-bottom:2px solid #005e47;
}

.blog_summary a{
	color:#005e47;/*Gebos Green*/
	font-size:.9em;
}

.blog_summary a:hover {
	color:#4c95c6;
}

#article_body {
	padding:15px;
}

#article_body p {
	padding-bottom:1.5em;
}

#article_body ul {
	margin-left:2em;
}

#article_body ul li {
	padding-bottom:1em;
}
/* ----------End Blog----------- */
/* ----------Events----------- */
.event_post {
	padding:15px;
	border-bottom:2px solid #005e47;
}

.event_post p{
	padding-top:.8em;
}

.event_post a{
	color:#005e47;
}

.event_post a:hover{
	color:#000;
}

.subtitle {
	color:gray;
	font-weight:bold;
}
/* ----------Events End----------- */

/*----------Products------------*/
.product_summary {
	padding:15px;
	border-bottom:2px solid #005e47;
}

.thumb {
	float:left;
	width:100px;
	padding-right:15px;
}

.sub_cats ul {
	margin:0;
	list-style-type:none;
	display:inline;
}

.sub_cats ul li {
	float:left;
	padding:3px 6px;
	/*background-color:#005e47; green*/
	font-size:17px;
	margin-right:7px;
}

.sub_cats ul li a:hover {
	color:#000;
}

#product_image {
	float:right;
	padding:10px;
	margin-right:15px;
	border: 2px solid #005e47;/*Gebos Green*/
	background-color:#fff;
}

#product_block {
	margin-top:15px;
}

#product_copy {
	float:left;
	padding-left:15px;
	width:475px;
}

/*----------Products End------------*/

#photo_bg1 {
	background-image:url('images/photo_bg0.jpg');
	background-repeat:no-repeat;
	min-height:505px;
	position:relative;
	overflow: auto;
}

.bg_green {
/*background-color:#ffcd3a;yellow*/
background-image:url('images/bar_bg.png');
background-repeat:repeat-x;
}

.bg_green h1{
	text-transform:uppercase;
}

.all_hours {
	width:300px;
	float:right;
}

.location_info_all {
	width:450px;
	float:left;
}

#store_list {
	font-size:1.35em;
	line-height:1.6em;
	padding:15px 55px;
}

#weather {
	background-image:url('images/weather_bg.jpg');
	background-repeat:no-repeat;
	background-color:#005e47;/*green*/
	width:224px;
	height:100px;
	margin-top:-6px;
}

.posting_image {
	float:right;
	margin:15px 15px 25px 25px;
	border: 2px solid #005e47;/*Gebos Green*/
}
