@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 10px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0049b2;
	background-color: #267BBE;
	background-image: url(images/bbm_bkg.gif);
}
#prop {
	height: 320px;
	float: right;
	width: 1px;
}
#wrapper {
	margin: 0px 0px 0px -480px;
	top: 0px;
	position: absolute;
	width: 960px;
	left: 50%;
	background-image: url(images/white_bkgtop.png);
	background-position: left 14px;
	background-repeat: no-repeat;
}
#header, #headersub, #headersub_prod  {
	margin: 0px;
	padding: 0px;
	width: 960px;
	height: 334px;
	z-index: 50;
	font-size: 90%;
	background-image: url(images/header_bkg.gif);
	background-repeat: no-repeat;
	background-position: 30px 104px;
}
#headersub, #headersub_prod {
	background-image: url(images/headersub_bkg.jpg);
	height: 280px;
	background-position: 30px 135px;
}
#headersub_prod {
	height: 320px;
}
#header img#logo, #headersub img#logo, #headersub_prod img#logo  {
	margin: 38px 0px 9px 45px;
	padding: 0px;
	float: left;
}
#header img#slogan {
	margin: 20px 0px 9px 60px;
	padding: 0px;
	float: left;
	clear: both;
}
#header ul, #headersub ul, #header ul.utility, #headersub ul.utility, #headersub_prod ul.utility {
	list-style: none;
	padding: 0px;
	margin: 38px 27px 0px 0px;
	float: right;
}
#header li, #headersub li, #headersub_prod li {
	padding: 15px;
	margin: 0px;
	display: inline;
}
#header li a, #headersub li a, #headersub_prod li a {
	color: #0049b2;
	text-decoration: none;
}
#header li a:hover, #headersub li a:hover, , #headersub_prod li a:hover {
	color: #0049b2;
	text-decoration: underline;
}
#headersub img#head, #headersub_prod img#head  {
	margin: 40px 0px 20px 60px;
	padding: 0px;
	float: left;
	clear: both;
}

/* END Utility Navigation */

#main    {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

/* BEGIN Main Navigation */

#nav {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	width: 900px;
	height: 37px;
	clear: both;
	float: left;
}
#nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav li a {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#nav li#nav_products a {
	background-position: 0px 0px;
	height: 37px;
	text-decoration: none;
	width: 171px;
}
#nav li#nav_products a:hover {
	height: 37px;
	background-position: 0px -37px;
}
#nav li#nav_products_current {
	background-position: 0px -37px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 171px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#nav li#nav_coffee a {
	height: 37px;
	background-position: -171px 0px;
	text-decoration: none;
	width: 194px;
	margin: 0px;
}
#nav li#nav_coffee a:hover {
	height: 37px;
	background-position: -171px -37px;
}
#nav li#nav_coffee_current {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -171px -37px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 194px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#nav li#nav_location a {
	height: 37px;
	background-position: -365px 0px;
	text-decoration: none;
	width: 163px;
	margin: 0px;
}
#nav li#nav_location a:hover {
	height: 37px;
	background-position: -365px -37px;
}
#nav li#nav_location_current {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -365px -37px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 164px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#nav li#nav_gift a {
	height: 37px;
	background-position: -528px 0px;
	text-decoration: none;
	width: 178px;
	margin: 0px;
}
#nav li#nav_gift a:hover {
	height: 37px;
	background-position: -528px -37px;
}
#nav li#nav_gift_current {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -528px -37px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 178px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#nav li#nav_community  a  {
	height: 37px;
	background-position: -706px 0px;
	text-decoration: none;
	width: 194px;
	margin: 0px;
}
#nav li#nav_community a:hover {
	height: 37px;
	background-position: -706px -37px;
}
#nav li#nav_community_current {
	background-image: url(images/mainnav.gif);
	background-repeat: no-repeat;
	background-position: -706px -37px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 194px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}

/* END Main Navigation */

/* BEGIN Sub Navigation */

#sub_nav {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	width: 900px;
	height: 37px;
	clear: both;
	float: left;
}
#sub_nav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#sub_nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#sub_nav li a {
	background-image: url(images/sub_mainnav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#sub_nav li#sub_nav_products a {
	background-position: 0px 0px;
	height: 37px;
	text-decoration: none;
	width: 171px;
}
#sub_nav li#sub_nav_products a:hover {
	height: 37px;
	background-position: 0px -37px;
}
#sub_nav li#sub_nav_products_current {
	background-image: url(images/sub_mainnav.gif);
	background-repeat: no-repeat;
	background-position: 0px -74px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 171px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#sub_nav li#sub_nav_coffee a {
	height: 37px;
	background-position: -171px 0px;
	text-decoration: none;
	width: 194px;
	margin: 0px;
}
#sub_nav li#sub_nav_coffee a:hover {
	height: 37px;
	background-position: -171px -37px;
}
#sub_nav li#sub_nav_coffee_current {
	background-image: url(images/sub_mainnav.gif);
	background-repeat: no-repeat;
	background-position: -171px -74px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 194px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#sub_nav li#sub_nav_location a {
	height: 37px;
	background-position: -365px 0px;
	text-decoration: none;
	width: 163px;
	margin: 0px;
}
#sub_nav li#sub_nav_location a:hover {
	height: 37px;
	background-position: -365px -37px;
}
#sub_nav li#sub_nav_location_current {
	background-image: url(images/sub_mainnav.gif);
	background-repeat: no-repeat;
	background-position: -365px -74px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 163px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#sub_nav li#sub_nav_gift a {
	height: 37px;
	background-position: -528px 0px;
	text-decoration: none;
	width: 178px;
	margin: 0px;
}
#sub_nav li#sub_nav_gift a:hover {
	height: 37px;
	background-position: -528px -37px;
}
#sub_nav li#sub_nav_gift_current {
	background-image: url(images/sub_mainnav.gif);
	background-repeat: no-repeat;
	background-position: -528px -74px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 178px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#sub_nav li#sub_nav_community  a  {
	height: 37px;
	background-position: -706px 0px;
	text-decoration: none;
	width: 194px;
	margin: 0px;
}
#sub_nav li#sub_nav_community a:hover {
	height: 37px;
	background-position: -706px -37px;
}
#sub_nav li#sub_nav_community_current {
	background-image: url(images/sub_mainnav.gif);
	background-repeat: no-repeat;
	background-position: -706px -74px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 194px;
	height: 37px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}

/* END Sub Navigation */

#content {
	margin: 0px 0px 0px 0px;
	padding: 15px 60px 15px 60px;
	width: 840px;
	float: left;
	background-image: url(images/white_bkg.png);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 100%;
	line-height: 150%;
}
#content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
}
#content img#wantit  {
	margin: 0px 0px -2px 0px;
	padding: 0px;
}
#homecontent_left {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 400px;
	font-size: 110%;
	line-height: 170%;
}
#homecontent_right {
	width: 415px;
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#homecontent_right img.holiday, #homecontent_right img.bag {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
#contentsub, #contentprod {
	margin: -10px 0px 0px 0px;
	padding: 0px 60px 30px 60px;
	width: 840px;
	float: left;
	background-image: url(images/white_bkg.png);
	background-position: left top;
	background-repeat: repeat-y;
	font-size: 100%;
	line-height: 140%;
	clear: right;
}
#contentsub a {
	color: #0000cc;
	text-decoration: none;
}
#contentsub a:hover {
	color: #6c9d31;
	text-decoration: none;
}
#contentsub li {
	color: #0049B2;
	font-size: 100%;
	line-height: 125%;
	margin: -7px 0px 17px 0px;
}
#contentsub ul.thumbs {
	color: #0049B2;
	font-size: 100%;
	line-height: 125%;
	margin: -10px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
#contentsub li.thumbs {
	color: #0049B2;
	font-size: 100%;
	line-height: 125%;
	margin: 0px;
	float: left;
	padding: 0px 10px 20px 0px;
}
#contentsub p.clear, #contentprod p.clear {
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}
#content_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 839px;
}
#content_left a {
	color: #000000;
	text-decoration: none;
}
#content_left a:hover {
	color: #6c9d31;
	text-decoration: none;
}
#content_right {
	margin: 0px 0px 20px 20px;
	padding: 0px;
	float: right;
	width: 300px;
	background-image: url(images/content_right_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_right p.holdayhours {
	font-size: 90%;
	line-height: 150%;
	margin: -10px 0px 0px 0px;
}
#content_left h1 {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-size: 140%;
}
#contentsub .lozenge {
	margin: 0px;
	padding: 15px;
	background-image: url(images/content_leftt_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#contentsub .lozengethin {
	margin: 0px;
	padding: 15px;
	background-image: url(images/content_leftthin_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentsub #content_left .lozenge blockquote {
	margin: 0px;
	padding: 0px 30px 0px 30px;
}
#contentsub #content_left .lozenge img.left, #contentsub #content_left .lozenge img.leftbottom, #content_left img.left {
	margin: 0px;
	padding: 5px 10px 20px 0px;
	clear: both;
	float: left;
}
#contentsub #content_left .lozenge img.leftbottom {
	padding: 5px 10px 20px 0px;
}
#contentsub #content_left .lozenge img.right {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	clear: both;
	float: right;
}
#contentsub #content_left .lozenge #tea, #contentsub #content_left .lozenge #teatop {
	margin: -20px 0px 20px 20px;
	padding: 0px 0px 0px 20px;
	clear: none;
	float: left;
	width: 340px;
	height: 135px;
}
#contentsub #content_left .lozenge #teatop {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}
#contentsub #content_left .lozenge #tea p, #contentsub #content_left .lozenge #teatop p {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	line-height: 110%;
}
#contentsub #eventsleft, #contentsub #eventsright {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	width: 400px;
	line-height: 120%;
}
#contentsub #eventsright {
	padding: 15px 0px 0px 0px;
}
#contentsub #content_right fieldset {
	margin: 0px;
	padding: 5px 10px 10px 10px;
	float: left;
	clear: left;
	border: none;
}
#contentsub #content_right fieldset.submit {
	margin: 0px;
	padding: 0px;
	float: none;
	width: auto;
	border: none;
}
#contentsub #content_right fieldset.submit li.submit {
	margin: 5px 0px 0px 20px;
	padding: 0px;
}
#contentsub #content_right fieldset ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentsub #content_right fieldset li {
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
#contentsub #content_right label {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	display: block;
}
#content_left img.right {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	clear: none;
	float: right;
}
#content_left h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 120%;
}
#content_left p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
#content_left p.thin {
	width: 500px;
}
#content_left ul {
	line-height: 130%;
	margin: 0px 30px 7px 30px;
	padding: 0px;
}
#content_left li {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}
#content_right p {
	margin: 0px;
	padding: 15px 20px 0px 20px;
}
#content_right ul {
	line-height: 130%;
	margin: 10px 20px 7px 40px;
	padding: 0px;
}
#content_right li {
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

/* BEGIN Products Navigation */

ul.navigation {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 460px;
	list-style: none;
	list-style-position: outside;
	font-size: 110%;
}
ul.navigation li {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	line-height: 120%;
	float: left;
	width: 230px;
}
ul.navigation a {
	color: #000000;
	text-decoration: none;
}
ul.navigation a:hover {
	color: #6c9d31;
}
ul.navigation a.selected {
	color: #6c9d31;
}
ul.navigation a:focus {
    outline: none;
}

/* BEGIN Bottom Navigation */

#bottomnav {
	position: relative;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	float: left;
	height: 38px;
	background-image: url(images/bottomnav_bkg.gif);
	background-repeat: no-repeat;
	background-position: 30px 0px;
}
#bottomnav img#oneofakindgifts  {
	margin: 6px 0px 6px 95px;
	padding: 0px;
	float: left;
}
#bottomnav ul#nav {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 60px;
	float: left;
	border: solid #000 0px;
	width: 415px;
	clear: none;
}
#bottomnav ul#nav li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#bottomnav ul#nav li a {
	background-image: url(images/bottomnav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#bottomnav ul#nav li#bottomnav_press a {
	background-position: 0px 0px;
	height: 38px;
	text-decoration: none;
	width: 117px;
}
#bottomnav ul#nav li#bottomnav_press a:hover {
	height: 38px;
	background-position: 0px -38px;
}
#bottomnav ul#nav li#bottomnav_press_current {
	background-image: url(images/bottomnav.gif);
	background-repeat: no-repeat;
	background-position: 0px -38px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 117px;
	height: 38px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#bottomnav ul#nav li#bottomnav_feedback a {
	height: 38px;
	background-position: -117px 0px;
	text-decoration: none;
	width: 172px;
	margin: 0px;
}
#bottomnav ul#nav li#bottomnav_feedback a:hover {
	height: 38px;
	background-position: -117px -38px;
}
#bottomnav ul#nav li#bottomnav_feedback_current {
	background-image: url(images/bottomnav.gif);
	background-repeat: no-repeat;
	background-position: -117px -38px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 172px;
	height: 38px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#bottomnav ul#nav li#bottomnav_events a {
	height: 38px;
	background-position: -289px 0px;
	text-decoration: none;
	width: 126px;
	margin: 0px;
}
#bottomnav ul#nav li#bottomnav_events a:hover {
	height: 38px;
	background-position: -289px -38px;
}
#bottomnav ul#nav li#bottomnav_events_current {
	background-image: url(images/bottomnav.gif);
	background-repeat: no-repeat;
	background-position: -289px -38px;
	margin: 0px;
	overflow: hidden;
	display: block;
	width: 126px;
	height: 38px;
	padding: 0px;
	font-size: 1%;
	text-indent: -9999px;
}
#bottomnav ul#social {
	margin: 7px 17px 0px 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 95px;
	border: solid #F00 0px;
	clear: none;
}
#bottomnav ul#social li {
	margin: 0px;
	padding: 0px 7px 0px 7px;
	float: left;
	clear: none;
}

/* END Main Navigation */

#footer {
	margin: 0px;
	padding: 10px 50px 10px 50px;
	width: 860px;
	float: left;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 130%;
}
#footer ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style-type: none;
}
#footer li {
	margin: 0px;
	padding: 0px 25px 0px 25px;
	text-align: center;
	display: inline;
}
#footer a {
	color: #bbe37c;
	text-decoration: none;
}
#footer  a:hover {
	color: #fff;
	text-decoration: none;
}
#topimage {
	margin: 0px 0px 0px -37px;
	padding: 0px;
	position: absolute;
	z-index: 15;
	top: 73px;
	left: 50%;
}
#carousel {
	width: 426px;
	margin: 111px 0px 0px -8px;
	padding: 0px;
	position: absolute;
	left: 50%;
	height: 177px;
}*/

/* Products slider */

#slider {
	width: 840px;
	margin: 20px 0px 0px 0px;
	position: relative;
	clear: left;
}
.scroll {
	margin: -210px 0px 10px 0px;
	padding: 0px;
	float: right;
	height: 640px;
	width: 300px;
/*	background-image: url(images/content_right_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top; */
	width: 300px;
	overflow: hidden;
	overflow-x: hidden;
	position: relative;
	clear: none;
}
.scrollContainer div.panel {
	padding: 0px 20px 0px 20px;
	margin: 0px;
	height: 640px;
	width: 260px;
	float: left;
}
.scroll .scrollContainer h3 {
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.scroll .scrollContainer p {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
.scroll .scrollContainer ul {
	margin: 0px;
	padding: 5px 0px 0px 20px;
	list-style-type: none;
}
.scroll .scrollContainer li {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}
.scrollButtons {
	display: none;
/*	position: absolute;
    top: 150px;
    cursor: pointer; */
}
.scrollButtons.left {
/*	left: -20px; */
	display: none;
}
.scrollButtons.right {
/*	right: -20px;*/
	display: none;
}
