 html {
	background: #fff;
}

#corner {
	background-image: url(../_images/_day/corner.png);
}

h1 {
	background-image: url(../_images/_day/logo.gif);
}

.Day,
.Night {
	position: absolute;
	top: 107px;
	left: 27px;
	display: block;
	height: 10px;
	width: 25px;
	font-size: 10px;
	background: url(../_images/_day/span_day.gif) no-repeat 0 bottom;
}

.Night {
	top: 127px;
	width: 42px;
	background: url(../_images/_day/span_night.gif) no-repeat 0 bottom;
}

.Day span,
.Night span {
	display: none;
}

.Day:hover,
.Night:hover,
.Day:active,
.Night:active,
.Current {
	background-position: 0 top;
}

strong {
	color: inherit;
}

div#content_inner {
	background-image: url(../_images/_day/background_text.gif);
}

body#section_home div#content {
	background-image: url(../_images/_day/image_home1.jpg);
}

body#section_home div#content_inner {
	background-image: url(../_images/_day/background_home.gif);
}

body#section_our_story h2 {
	background-image: url(../_images/_day/h2_story.png);
}

body#section_our_story #content {
	background: url(../_images/_day/image_golf.jpg) no-repeat 20px 0;
}

body#section_testimonials h2 {
	width: 245px;
	background-image: url(../_images/_day/h2_testimonials.gif);
}

body#section_testimonials #content {
	background-image: url(../_images/_day/image_yoga.jpg);
}

body#section_partners h2 {
	background-image: url(../_images/_day/h2_partners.gif);
}

body#section_partners #content {
	background: url(../_images/_day/image_desktop.jpg) no-repeat 10px 0;
}

body#section_events h2 {
	background-image: url(../_images/_day/h2_events.gif);
}


body#section_stores h2 {
	background-image: url(../_images/_day/h2_availability.gif);
}

body#section_stores #content {
	background-image: url(../_images/_day/image_surfer.jpg);
}

body#section_contact h2 {
	background-image: url(../_images/_day/h2_contact.gif);
}

body#section_newsletter #content,
body#section_contact #content {
	background-image: url(../_images/_day/image_runner.jpg);
}

body#section_drink_lab h2 {
	background-image: url(../_images/_day/h2_lab.gif);
}

body#section_drink_lab #content {
	/*background: url(../_images/_day/image_step.jpg) no-repeat 20px 0;*/
	background: url(../_images/_day/image_golf.jpg) no-repeat 20px 0;
}

body#section_drink_lab #content_inner {
	height: 600px;
}

body#section_events #content {
	background-image: url(../_images/_day/image_mutt.jpg);
}

.Event .Date {
	background-image: url(../_images/_day/calendar_tile.gif);
}

.Event .Date strong {
	color: #666;
}

.Event p.Date {
	color: #333;
}

div.Event,
div.Partner {
	border-bottom-color: #d9d9d9;
}

div.Partner a:link,
div.Partner a:visited {
	color: #898989;
}

div.Partner a:hover,
div.Partner a:active {
	color: #515151;
}

.Title {
	color: #adadad;
}

p#shop_online a:link,
p#shop_online a:visited {
	background-image: url(../_images/_day/cart.gif);
}

#product_box {
	background-image: url(../_images/_day/background_product.gif);
}


a.Product:link,
a.Product:visited {
	color: #333;
}

a.Product:hover,
a.Product:active {
	color: #FFF;
}

a.Product:link img,
a.Product:visited img {
	border-color: #b1b1b1;
}

a.Product:hover img,
a.Product:active img {
	border-color: #81cd1e;
}

dl.Locations {
	border-bottom-color:#d9d9d9;
}

dl.Nh {
	background-image: url(../_images/_day/state_nh.gif);
}

dl.Me {
	background-image: url(../_images/_day/state_me.gif);
}

dl.Ma {
	background-image: url(../_images/_day/state_ma.gif);
}

dl.Nv {
	background-image: url(../_images/_day/state_nv.gif);
}

dl.Vt {
	background-image: url(../_images/_day/state_vt.gif);
}

dl.Ri {
	background-image: url(../_images/_day/state_ri.gif);
}

form .Row {
	border-top-color: #d9d9d9;
}

input,
textarea,
select {
	color: #515151;
	background: #d9d9d9;
}

.Newsletter {
	background: none;
}

.Send {
	color: #515151;
	background-image: url(../_images/_day/send.gif);
}

.Send:hover,
.Send:active {
}

body#section_home #content_inner #martini {
	background-image: url(../_images/_day/icon_martini.gif);
}

body#section_home #content_inner #highball {
	background-image: url(../_images/_day/icon_highball.gif);
}

body#section_home #content_inner #leaf {
	background-image: url(../_images/_day/icon_leaf.gif);
}

.Section h3 {
	color: #515151;
}

#signature {
	color: #515151;
	font-style: normal;
}

#footer {
	background: none;
}

#twitter {
	background-image: url(../_images/_day/btn-twitter.gif);
}

#facebook {
	background-image: url(../_images/_day/btn-facebook.gif);
}

#shim ul {
	position: absolute;
	z-index: 30;
	top: 107px;
	left: 27px;
	list-style: none;

}

#shim li {
	margin-bottom: 2px;
}

#shim li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}


