﻿@import "compass.css";

body {
	margin:0px;
	font-family: "Lucida Grande", Trebuchet, "Helvetica","Arial",sans-serif;
	font-size:13px;
	color:#220303;
	background-color: #220303;
}

:-moz-any-link:focus {
	outline: none;
}



#award {
	z-index:99999;
	position:absolute;
	top:-134px;
	left:-230px;
}




h1 {
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size:24px;
	line-height:28px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}


dl { margin:0px; }
dt { margin:8px 0px 0px 0px; }
dd { margin:0px 0px 0px 0px; }

dl.floaterdt { float:left;padding:0px 15px;border-right:1px solid #cfba6a; }
dl.floaterdt span { margin-left:7px; }
#freedom { width:886px; }


input.wc {
	width:130px;
	font:100%;
	font-weight:normal;
	background: #fff;
}

input.wccheckbox {
	width:30px;
	font:100%;
	font-weight:normal;
	background: #fff;
}


h3 {
	margin:0px 0px 7px 0px;
	padding:3px 10px;
	width:160px;
	font-size:16px;
	color:#fff;
	line-height:normal;
	font-weight:normal;
	background-color:#231f20;
}

h4 {
	margin:0px;
	padding:0px;
	font-size:15px;
	color:#043738;
}

a, a:visited {
	color:#158787;
	text-decoration:none;
	border:none;
	cursor:hand;
}
a:hover {
	color:#194443;
	text-decoration:none;
	border:none;
	cursor:hand;
}

#container {
	position:relative;
	margin:0px auto;
	padding:0px;
	/*min-height:725px;*/
	min-width:970px;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat;
}
#containerhome {
	position:relative;
	margin:0px auto;
	padding:0px;
	min-width:1240px;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat;
}


#head {
	position:relative;
	margin:0px;
	padding:0px;
	height:132px;
	color:#a79a9a;
	font-weight:bold;
	text-transform:uppercase;
	background-image: url("../images/bg_container_top.png");
	background-repeat: repeat-x;
	_background-image: url("../images/bg.jpg");
	_background-repeat: repeat;
}

#head2 {
	position:relative;
	top:10px;
	padding:0px;
	height:92px;
	color:#a79a9a;
	font-weight:bold;
	text-transform:uppercase;
	background-image: url("../images/bhfv-holidays.png.png");
	background-repeat: repeat-x;
	_background-image: url("../images/bg.jpg");
	_background-repeat: repeat;
}

#container_bot {
	position:relative;
	margin:0px;
	padding:0px;
	height:136px;
	background-image: url("../images/bg_container_bot.png");
	background-repeat: repeat-x;
	_background-image: url("../images/bg.jpg");
	_background-repeat: repeat;
}
*:first-child+html #container_bot {
height:120px;
}
#navextendedhome {
	position:absolute;
	top:455px;
	left:0px;
	height:137px;
	width:228px;
	background-image: url("../images/bg_left.jpg");
	background-repeat: repeat-y;
	z-index:1px;
}
*:first-child+html #navextendedhome {
height:121px;
}

#logo h2 {
	text-indent:-9999px;
	position:absolute;
	left:107px;
	top:0px;
	margin:0px;
	padding:0px;
	width:251px;
	height:164px;
	display:block;	
	background:url(../images/logo.png) top left no-repeat;
	z-index:10;
}
#logo h2 a {
	display:block;
	width:251px;
	height:164px;
}

#taglinehome h1 {
	text-indent:-9999px;
	position:absolute;
	top:398px;
	left:230px;
	margin:0px;
	padding:0px;
	width:530px;
	height:99px;
	display:block;	
	background:url(../images/tagline.png) top left no-repeat;
	z-index:2;
}
/*
#taglinehome h1 {
	text-indent:-9999px;
	position:absolute;
	top:370px;
	left:253px;
	margin:0px;
	padding:0px;
	width:603px;
	height:146px;
	display:block;	
	background:url(../images/tagline.png) top left no-repeat;
	z-index:1;
}
*/
#tagline h1 {
	text-indent:-9999px;
	height:1px;
	width:1px;
}

.nav_top {
	position:absolute;
	right:10px;
	top:114px;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
*:first-child+html .nav_top {
font-size:9px;
}
.nav_top a, .nav_top a:visited {
	color:#a79a9a;
	padding:0px 6px;
	display:inline;
}
.nav_top a:hover {
	color:#cec09a;
	text-decoration:none;
	border:none;
}

/* MAIN NAV see compass.css */

#middlehome {
	position:relative;
	margin:0px 0px 0px 0px;
	font-size:10px;
	_font-size:9px;
	/* height:322px; */
	border-top:1px solid #7d7d51;
	border-bottom:1px solid #7d7d51;
	background-image: url("../images/bg_middle.gif");
	background-repeat: repeat;
	background-color: #220303;
	/* overflow:hidden; */
}

#middlehome h1 {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-size:16px;
	_font-size:14px;
	color:#2d8787;
}
*:first-child+html #middlehome h1 {
font-size:14px;
}

#middle {
	position:relative;
	margin:0px 0px 0px 0px;
	min-height:422px;
	border-top:1px solid #7d7d51;
	border-bottom:1px solid #7d7d51;
	background-image: url("../images/bg_left.jpg");
	background-repeat: repeat-y;
	background-color: #f9efc0;
}

/* INSIDE */

#grapes {
	position:absolute;
	text-indent:-9999px;
	top:138px;
	left:218px;
	width:22px;
	height:322px;
	background-image: url("../images/grapes.png");
	background-repeat: repeat;
	z-index:999;
}

#left { 
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	width:228px;
	min-height:322px;
	_height:322px;
	font-size:10px;
	background-image: url("../images/bg_left.jpg");
	background-repeat: repeat-y;
	z-index:1;
}
#left_shop { 
	float:left;
	position:relative;
	margin:0px;
	padding:0px;
	width:228px;
	min-height:490px;
	_height:490px;
	font-size:10px;
	background-image: url("../images/bg_left.jpg");
	background-repeat: repeat-y;
}
#left a, #left_shop a {
	color:#134a19;
	text-decoration:underline;
}
#left p, #left_shop p {
	margin:0px;
	padding:0px;
}

#righthome { 
	position:relative;
	margin:0px 0px 0px 228px;
	padding:0px;
}
#right { 
	position:relative;
	margin:0px 0px 0px 228px;
	padding:0px;
	min-height:652px;
	_height:652px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:17px;
	background-image: url("../images/bg_middlein.gif");
	background-repeat: repeat;
}
	*:first-child+html #right {
	margin:0px 0px 0px 228px;
	}
#right_shop { 
	position:relative;
	margin:0px 0px 0px 228px;
	padding:0px;
	min-height:560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:17px;
	background-image: url("../images/bg_middlein.gif");
	background-repeat: repeat;
}

.content {
	padding:40px 30px 10px 30px;
}

.twentyone {
	padding:5px 20px;
	color:#cd943a;
	font-size:12px;
}


#shopbag {
	position:absolute;
	top:0px;
	right:0px;
	padding:5px 20px;
	color:#ffffff;
	font-size:11px;
	background-color:#310000;
}
#shopbag a {
	color:#cd943a;
	padding-right:5px;
}
#shopbag a:hover {
	color:#fff;
}

#search_left {
	position:absolute;
	top:345px;
	left:17px;
	width:187px;
}

.column_left td {
	padding-right:20px;
}

.boxFeature {
	margin:0px;
	padding:3px 10px;
	width:165px;
	font-size:16px;
	color:#310000;
	line-height:normal;
	font-weight:normal;
	background-color:#cd943a;
}
.boxHeading {
	margin:0px;
	padding:3px 10px;
	width:165px;
	font-size:16px;
	color:#fff;
	line-height:normal;
	font-weight:normal;
	background-color:#231f20;
}


/* PAGE TITLES */
.title_company h2 {
	text-indent:-9999px;
	position:relative;
	top:12px;
	left:18px;
	margin:0px;
	padding:0px;
	width:108px;
	height:26px;
	display:block;
	background:url(../images/title_company.gif) top left no-repeat;
}
#title-rescue h1 {
	text-indent:-9999px;
	position:relative;
	margin:-20px auto 0px auto;
	padding:0px;
	width:569px;
	height:112px;
	display:block;
	background:url(../images/title-horse-rescue.png) top left no-repeat;
}
/* END PAGE TITLES */


#homephoto {
	z-index:1;
}
#quotebox {
	z-index:2;
	position:absolute;
	top:0px;
	left:610px;
}
#hrescue {
	z-index:2;
	position:absolute;
	top:324px;
	left:610px;
	z-index:2;
}

#foot {
	clear:both;
	position:relative;
	margin:0px;
	padding:6px 10px;
	font-size:11px;
	color:#d3cdcd;
	z-index:10;
}
#foot p, #copyright p {
	margin:0px;
	padding:0px;
}
#foot a {
	color:#cec09a;
	padding:0px 2px;
}
#foot a:hover {
	color:#ffffff;
}

#copyright {
	float:right;
	position:relative;
	margin:-19px 10px 0px 0px;
	width:970px;
	font-size:10px;
	color:#a79a9a;
	text-align:right;
}

#horsecong {
	position:relative;
	margin:0px 10px 0px 0px;
	font-size:10px;
	color:#a79a9a;
	text-align:right;
}

.small {
	font-size:11px;
	line-height:normal;
} 


.column_right td {
	font-size:13px;
	width:155px;
}

.caton {
  color: #270404;
}
.subcat {
	font-size:12px;
	line-height:normal;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.photo {
	float:right;
	margin:0px 0px 10px 15px;
	text-align:center;
	font-size:11px;
}
	.photo img, .photo_tasting img {
		border:1px solid #220303;
	}
	.photo p, .photo_tasting p {
		margin:0px;
		padding:0px 0px 5px 0px;
	}
.photo_tasting {
	float:right;
	margin:0px 0px 10px 15px;
	font-size:11px;
}
.photo_nb {
	float:right;
	margin:0px 0px 10px 15px;
	text-align:center;
	font-size:11px;
}

.alert {
	padding:3px;
	font-weight:bold;
	background-color:#fcff00;
}

.gallery {
	float:left;
	width:180px;
	height:140px;
	font-size:12px;
	font-style:italic;
}
.gallery img {
	margin-bottom:5px;
	border:1px solid #440808;
}

.clear { 
	clear: both; 
	background: none;
}

input.form_image {
	padding:0px;
	border:none;
}


p.highlight {
	color:#000;
	background-color:#fffc00;
}

fieldset {
	margin:0px;
	padding:0px;
	border:none;
}

.search_home legend {
	margin:0px;
	padding:0px;
	color:#c3ffff;
}

legend {
	padding:0px 0px 10px 0px;
	font-weight:bold;
	color:#220303;
}
	*:first-child+html legend {
	}

input.form_image {
	padding:0px;
	border:none;
	background:none;
}

input.form_home {
	position:absolute;
	padding:0px;
	top:25px;
	right:0px;
	width:24px;
	height:24px;
	border:none;
}

input.checkbox {
	margin:0px;
	padding:0px;
	width:20px;
	height:10px;
	font:100%;
	font-weight:normal;
	border:none;
	background:none;
}

input {
    font: bold 120% Georgia, "Times New Roman", Times, serif;
    width: 80%;
    color: #333;
    background: #f6f6f6;
    border: 1px solid #ddd;
    border-top-color: #bbb;
    border-top-width: 2px;
    border-left-color: #bbb;
    border-right-color: #bbb;
}
input:focus {
    background-color: #fff;
}


textarea {
	width: 80%;
	height:100px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	background: #f6f6f6;
	color: #333;
	font-weight:bold;
    font: bold 120% Georgia, "Times New Roman", Times, serif;
}
textarea:focus {
    background-color: #fff;
}

select {
	width: 80%;
	height:30px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #dddddd;
	background: #f6f6f6;
	 color: #333;
    font: bold 120% Georgia, "Times New Roman", Times, serif;
}

#map {
	font-family: "Lucida Grande", Trebuchet, "Helvetica","Arial",sans-serif;
	font-weight:bold;
}


TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}


.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index:1000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.moduleRow { }
.moduleRowOver { background-color: #ce9439; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #fff7eb; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ff0007; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:bold;background-color: #fff600; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 12px; text-decoration: underline; }

#banner {
	position:absolute;
	text-indent:-9999px;
	top:-128px;
	right:18px;
	margin:0px;
	padding:0px;
	height:94px;
	width:387px;
}
#bannerhome {
	position:absolute;
	text-indent:-9999px;
	top:0px;
	_top:10px;
	right:18px;
	margin:0px;
	padding:0px;
	height:94px;
	width:387px;
}

#bannershop {
	position:absolute;
	text-indent:-9999px;
	top:-128px;
	right:18px;
	margin:0px;
	padding:0px;
	height:94px;
	width:387px;
}


#banner a, #bannerhome a, #bannershop a {
	display:block;
	height:94px;
	width:387px;
	background-image: url("../images/banner_entertainment4.png");
}




#bannergroup {
	position:absolute;
	text-indent:-9999px;
	top:14px;
	right:10px;
	margin:0px;
	padding:0px;
	height:92px;
	width:195px;
}
	#bannergroup a {
		text-indent:-9999px;
		display:block;
		height:92px;
		width:195px;
		background-image: url("../images/home_banner_whatsup.png");
	}
	#bannergroup p, #bannergroup p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}



#bannerent {
	position:absolute;
	text-indent:-9999px;
	top:14px;
	right:205px;
	margin:0px;
	padding:0px;
	height:92px;
	width:191px;
}
	#bannerent a {
		text-indent:-9999px;
		display:block;
		height:92px;
		width:191px;
	background-image: url("../images/home_banner_ent.png");
	}
	#bannerent p, #bannerent p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}

#bannerholiday {
	position:absolute;
	text-indent:-9999px;
	top:0px;
	right:435px;
	margin:0px;
	padding:0px;
	height:110px;
	width:256px;
}
	#bannerholiday a {
		text-indent:-9999px;
		display:block;
		height:110px;
		width:256px;
	background-image: url("../images/banner-holiday-booking.png");
	}
	#bannerholiday p, #bannerholiday p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}
#bannerholidaysale {
	position:absolute;
	text-indent:-9999px;
	top:0px;
	right:210px;
	margin:0px;
	padding:0px;
	height:110px;
	width:226px;
	z-index:1000;
}
	#bannerholidaysale a {
		text-indent:-9999px;
		display:block;
		height:110px;
		width:226px;
	background-image: url("../images/banner-holiday-sale.png");
	}
	#bannerholidaysale p, #bannerholidaysale p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}

#banner-jazz {
	position:absolute;
	text-indent:-9999px;
	top:2px;
	right:215px;
	margin:0px;
	padding:0px;
	width:354px;
	height:110px;
}
	#banner-jazz a {
		text-indent:-9999px;
		display:block;
		width:354px;
		height:110px;
		background-image: url("../images/banner-jazz-fest.png");
	}
	#banner-jazz p, #banner-jazz p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}


#banner-comedy {
	position:absolute;
	text-indent:-9999px;
	top:0px;
	right:365px;
	margin:0px;
	padding:0px;
	height:110px;
	width:400px;
}
	#banner-comedy a {
		text-indent:-9999px;
		display:block;
		height:110px;
		width:400px;
	background-image: url("../images/banner-comedy.png");
	}
	#banner-comedy p, #banner-comedy p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}


#banner p, #bannershop p {
	margin:0px;
	padding:0px;
}


#banner_wine {
	position:absolute;
	text-indent:-9999px;
	top:14px;
	left:377px;
	margin:0px;
	padding:0px;
	height:97px;
	width:225px;
}
	#banner_wine a {
		text-indent:-9999px;
		display:block;
		height:97px;
		width:225px;
		background-image: url("../images/banner_wineclub.png");
	}
	#banner_wine p, #banner_wine p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}
#banner_winehome {
	position:absolute;
	text-indent:-9999px;
	top:480px;
	left:773px;
	margin:0px;
	padding:0px;
	height:97px;
	width:225px;
	z-index:2;
}
*:first-child+html #banner_winehome {
	position:absolute;
	top:470px;
	left:813px;
}
	#banner_winehome a {
		text-indent:-9999px;
		display:block;
		height:97px;
		width:225px;
		background-image: url("../images/banner_wineclub.png");
	}
	#banner_winehome p, #banner_winehome p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}
	
#banner_tourhome {
	position:absolute;
	text-indent:-9999px;
	top:465px;
	left:523px;
	margin:0px;
	padding:0px;
	width:203px;
	height:121px;
	z-index:1;
}
	#banner_tourhome a {
		text-indent:-9999px;
		display:block;
		width:203px;
		height:121px;
		background-image: url("../images/banner_virtual_tour.png");
	}
	#banner_tourhome p, #banner_tourhome p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}
#banner_tour {
	position:absolute;
	text-indent:-9999px;
	top:465px;
	left:523px;
	margin:0px;
	padding:0px;
	width:1px;
	height:1x;
}
	#banner_tour a {
		text-indent:-9999px;
		display:block;
		width:1px;
		height:1px;
		background-image: url("../images/home_banner_tour.png");
	}
	#banner_tour p, #banner_tour p {
		text-indent:-9999px;
		margin:0px;
		padding:0px;
	}

#banner_listhome {
	position:absolute;
	text-indent:-9999px;
	top:480px;
	left:242px;
	margin:0px;
	padding:0px;
	height:97px;
	width:225px;
	z-index:2;
}
*:first-child+html #banner_listhome {
top:470px;
}
#banner_listhome a {
	text-indent:-9999px;
	display:block;
	height:97px;
	width:225px;
	background-image: url("../images/banner_mailinglist.png");
}
#banner_listhome p, #banner_list p {
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}
#banner_list {
	position:absolute;
	text-indent:-9999px;
	top:540px;
	left:3px;
	margin:0px;
	padding:0px;
	height:91px;
	width:225px;
}
 #banner_list a {
	display:block;
	text-indent:-9999px;
	height:91px;
	width:225px;
	background-image: url("../images/banner_mailinglist_in.png");
}



#closed {
	position:absolute;
	top:0px;
	left:0px;
	width:171px;
	height:145px;
	z-index:10000;
}

table.list {
	margin:20px 10px;
}
table.list td {
	padding:5px;
}
td.header {
	color:#cec09a;
	background-color:#220303;
}
tr.alt {
	background-color:#cec09a;
}

#creditcardshome {
	position:absolute;
	top:615px;
	left:4px;
	z-index:1;
}
	#creditcards {
		position:absolute;
		top:695px;
		left:4px;
		z-index:1;
	}
	#creditcards p, #creditcardshome p {
		margin:0px;
	}

#fbhome { position:absolute;top:540px;left:16px;z-index:1; }
	#fb { position:absolute;top:655px;left:10px;z-index:1; }


#contactaddy { float:right;padding:10px;color:#c29c21;text-align:center;width:260px;border:2px solid #134a19;background-color:#3d0907; }
#contactaddy a { color:#c29c21; }

#navi-rescue { position:absolute;top:0px;right:0px;margin:0px;padding:5px;height:20px;color:#5f4241;background-color:#210302;z-index:2;text-align:right; }
	#navi-rescue a { margin:0px 11px;color:#ce9439; }
	#navi-rescue a:hover { color:#fff; }

#rescueimg { position:relative;margin:0px 0px 0px 0px;padding:0px;width:900px; }
	#rescueimg a {  }
	a.botangel { text-indent:-9999px;position:absolute;display:block;top:250px;left:745px;width:55px;height:256px; }
	a.botmirage { text-indent:-9999px;position:absolute;display:block;top:250px;left:800px;width:59px;height:256px; }

#rescureposter { position:absolute;left:215px;top:-150px; }
	#rescureposter img { border:1px solid #cccccc;-moz-box-shadow: 3px 3px 4px #666;
-webkit-box-shadow: 3px 3px 4px #666;
box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666');
z-index:100; }

.backtowine { position:absolute;top:530px;right:15px;width:150px;padding:5px;background-color:#ebddb9;font-family: "Lucida Grande", Trebuchet, "Helvetica","Arial",sans-serif;font-size:12px;line-height:normal;font-weight:bold; }
.backtowine {
-moz-box-shadow: 3px 3px 4px #666;
-webkit-box-shadow: 3px 3px 4px #666;
box-shadow: 3px 3px 4px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666');
}

