  /* Milford Barrel CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

p, a, b, strong, i, em, address, abbr, acronym, small, big, q, blockquote, cite, caption {
  line-height: 18px;
  padding: 0 0 18px; }

body {
  background: none repeat scroll 0 0 #050506;
  color: #727272;
  font: 0.75em Georgia;
  line-height: 1.5; }

h1 {
  color: #424548;
  font-size: 24px;
  font-weight: normal; }

h2 {
  color: #424548;
  font-size: 22px;
  font-weight: normal; }

h3 {
  color: #424548;
  font-size: 20px;
  font-weight: normal; }

h4 {
  color: #424548;
  font-size: 18px;
  font-weight: normal; }

h5 {
  color: #424548;
  font-size: 16px;
  font-weight: normal; }

a {
  color: #4D7BCA;
  text-decoration: underline; }

a:hover {
  color: #4D7BCA;
  text-decoration: none; }

#wrapper {
  width: 960px;
  margin: 0 auto;
  padding: 0 50px;
  background: #fff;
  -moz-box-shadow: 0px 0px 207px -50px #ffffff;
  /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 207px -50px #ffffff;
  /* Saf3.0+, Chrome */
  box-shadow: 0px 0px 207px -50px #ffffff;
  /* Opera 10.5, IE9, Chrome 10+ */ }

#header {
  float: left;
  width: 100%;
  background: #fff; }

#top-header {
  height: 30px;
  width: 1060px;
  margin-left: -50px;
  background: #000000;
  background: -moz-linear-gradient(top, black 0%, #45484d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, #45484d));
  background: -webkit-linear-gradient(top, black 0%, #45484d 100%);
  background: -o-linear-gradient(top, black 0%, #45484d 100%);
  background: -ms-linear-gradient(top, black 0%, #45484d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#45484d',GradientType=0 );
  background: linear-gradient(top, #000000 0%, #45484d 100%); }

#top-header p {
  color: #ffffff;
  float: right;
  font-size: 11px;
  height: 22px;
  list-style-type: none;
  margin: 6px 22px 0 0;
  overflow: hidden;
  padding: 0; }

.dd_top_header .site_name {
  display: none; }

#logo {
  float: left;
  height: 113px;
  width: 960px;
  margin: 10px 0px 5px 0px;
  background: url(//dropzite-images.s3.amazonaws.com/img/23255/5215bd0/original/logo5.png) no-repeat; }

.catch_phrase {
  float: left;
  margin: 0 0 0 27px;
  color: #015498; }

.find_us {
  float: right;
  height: 38px;
  padding-top: 16px; }

/*begin home-slide*/
#home-slide {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  float: left;
  height: 400px;
  margin: 10px 0 0 -50px;
  padding: 10px 0;
  position: relative;
  width: 1060px; }

.slidedisplay {
  width: 960px; }

#home-slide ul.dd_image_data_map_list_single li {
  display: none; }

/*end home-slide */
#banner {
  clear: both;
  display: inline;
  float: left;
  height: auto;
  margin: 0 0 0 -47px;
  padding: 30px 0;
  position: relative;
  width: 1054px;
  background: #3c3c3c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #3c3c3c 0%, #272727 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c3c3c), color-stop(100%, #272727));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #3c3c3c 0%, #272727 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #3c3c3c 0%, #272727 100%);
  /* Opera11.10+ */
  background: -ms-linear-gradient(top, #3c3c3c 0%, #272727 100%);
  /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3C3C3C', endColorstr='#272727',GradientType=0 );
  /* IE6-9 */
  background: linear-gradient(top, #3c3c3c 0%, #272727 100%);
  /* W3C */ }

#banner p {
  color: #FFFFFF;
  float: left;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 32px;
  padding: 0 15px; }

#right-sidebar {
  float: right;
  padding: 10px 0 0 14px;
  width: 200px; }

#left-sidebar {
  float: left;
  padding: 0;
  width: 200px; }

#left-sidebar h1, #right-sidebar h1 {
  border-bottom: 1px solid #E7E7E7;
  color: #272727;
  margin: 0 0 20px;
  padding: 0 0 5px; }

#right-content {
  border-left: 1px solid #CCCCCC;
  float: right;
  padding: 0 0 14px 26px;
  width: 709px; }

#right-content h1, h2, h3, h4, h5 {
  color: #272727;
  margin-bottom: 11px;
  display: block;
  position: relative; }

#left-content {
  border-right: 1px solid #CCCCCC;
  float: right;
  padding: 0 26px 14px 0;
  width: 709px; }

#left-content h1, h2, h3, h4, h5 {
  color: #272727; }

#middle-content {
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  float: left;
  width: 492px;
  padding: 0 14px; }

#container {
  background: #fff;
  padding: 5px;
  float: left;
  margin: 15px 0 30px 0; }

#footer {
  background: #fff; }

.page_head {
  background: none repeat scroll 0 0 #D22027;
  color: #FFFFFF;
  float: left;
  font-size: 26px;
  line-height: 31px;
  margin: 0 0 23px -50px;
  padding: 10px 0 10px 48px;
  width: 1012px; }

/*navigation*/
#dd_navigation {
  text-transform: uppercase;
  margin-bottom: 1.5em; }

#dd_navigation ul {
  margin: 0px;
  font-size: 14px;
  line-height: 3em;
  margin-bottom: 0em;
  margin-bottom: 0px;
  list-style: none;
  padding: 0px;
  text-align: left; }

#dd_navigation li {
  background: url(//dropzite-images.s3.amazonaws.com/img/21111/9d12f25/original/arrow.png) no-repeat scroll left 18px transparent;
  border-bottom: 1px solid #E7E7E7;
  list-style-type: none;
  margin: 0;
  padding: 9px 0 9px 12px; }

#dd_navigation a.nav_link {
  display: block;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
  color: #727272;
  padding-left: 10px; }

#dd_navigation a:hover.nav_link {
  color: #282317; }

/** DROP NAV **/
#drop_nav_container {
  width: 100%;
  float: left;
  padding: 0 0 0 50px; }

#drop_nav ul {
  float: left;
  height: auto;
  list-style: none outside none;
  padding: 0; }

#drop_nav_container .pages_connect {
  width: 867px; }

#drop_nav_container #dd_navigation li {
  border: none;
  background: none;
  padding: 0; }

.edit_mode #drop_nav ul {
  /*float:none;*/ }

/**makes pages editable in edit mode**/
#drop_nav ul li {
  float: left; }

#drop_nav ul li a {
  color: #333333;
  /*display: block;*/
  font-size: 13px;
  padding: 0;
  font-weight: bold;
  margin: 0 15px;
  text-decoration: none; }

#drop_nav ul li a.paddit {
  padding-top: 0px;
  height: 43px; }

#drop_nav ul li a span {
  line-height: 49px; }

/*end nav*/
/*begin default */
ul li.coupon_item {
  padding: 1.5em;
  padding-top: 0em;
  text-align: center;
  -webkit-border-radius: 1.5em 1.5em;
  -moz-border-radius: 1.5em/1.5em;
  -o-border-radius: 1.5em/1.5em;
  -ms-border-radius: 1.5em/1.5em;
  -khtml-border-radius: 1.5em/1.5em;
  border-radius: 1.5em/1.5em; }

ul li.coupon_item::before {
  content: "COUPON";
  line-height: 1.5em; }

ul li.coupon_item .item_container {
  border: 1px dashed transparent;
  margin-bottom: 0em;
  margin-top: 0em;
  padding: 1.5em;
  position: relative; }

ul li.coupon_item .expires {
  font-size: 0.8em;
  line-height: 1.25em;
  margin-bottom: 0em; }

ul li.coupon_item .no_exp_date .expires {
  display: none; }

ul li.coupon_item .good_at {
  font-size: 0.8em;
  line-height: 1.25em;
  margin-bottom: 0em; }

ul li.coupon_item .coupon_print {
  position: absolute;
  right: 0em;
  font-size: 0.9em;
  line-height: 1.111em;
  margin-bottom: 1.667em;
  top: -1.6em;
  text-align: right; }

ul li.coupon_item .description {
  text-align: justify;
  font-size: 0.9em;
  line-height: 1.111em;
  margin-bottom: 1.111em; }

ul li.coupon_item p {
  margin-bottom: 1.111em; }

ul li.coupon_item h3 {
  margin-top: 0em; }

#colTwo ul li.coupon_item {
  background-color: #decc49; }

#colTwo ul li.coupon_item::before {
  color: #ebe090; }

#colTwo ul li.coupon_item .item_container {
  background-color: #ebe090;
  border-color: #931313;
  -moz-box-shadow: #221f06 0px 0px 2px 0;
  -webkit-box-shadow: #221f06 0px 0px 2px 0;
  -o-box-shadow: #221f06 0px 0px 2px 0;
  box-shadow: #221f06 0px 0px 2px 0; }

#colOne ul li.coupon_item {
  background-color: #decc49; }

#colOne ul li.coupon_item::before {
  color: #ebe090; }

#colOne ul li.coupon_item .item_container {
  background-color: #ebe090;
  border-color: #931313;
  -moz-box-shadow: #221f06 0px 0px 2px 0;
  -webkit-box-shadow: #221f06 0px 0px 2px 0;
  -o-box-shadow: #221f06 0px 0px 2px 0;
  box-shadow: #221f06 0px 0px 2px 0; }

.ie ul li.coupon_item {
  padding: 1.5em; }

.ie ul li.coupon_item {
  behavior: url(/ie_compat/PIE.htc);
  z-index: 2;
  position: relative; }

ul li.twitter_item .twitter_div {
  background: transparent url(//dzuniversal.s3.amazonaws.com/services/twitter/larry-shadowed-big.png) no-repeat center 15px;
  padding-right: 59px;
  padding-left: 59px;
  padding-top: 39px;
  padding-bottom: 1.666em;
  font-size: 0.9em;
  line-height: 1.666em;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px/4px;
  -o-border-radius: 4px/4px;
  -ms-border-radius: 4px/4px;
  -khtml-border-radius: 4px/4px;
  border-radius: 4px/4px;
  border: 1px solid transparent; }

ul li.twitter_item .twitter_div ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

ul li.twitter_item .twitter_div li {
  padding: 0.833em 0px;
  border-bottom: 1px dashed transparent;
  font-style: italic; }

ul li.twitter_item .twitter_div .data_for_behavior {
  display: none; }

ul li.twitter_item .twitter_div #twitter-link {
  display: block;
  padding: 0.833em 0px; }

#colTwo ul li.twitter_item .twitter_div {
  background-color: #e4d66b;
  border-color: #e3d465; }

#colTwo ul li.twitter_item .twitter_div li {
  border-color: #dbc83a; }

#colOne ul li.twitter_item .twitter_div {
  background-color: #e4d66b;
  border-color: #e3d465; }

#colOne ul li.twitter_item .twitter_div li {
  border-color: #dbc83a; }

.dd_sidebar ul li.twitter_item .twitter_div {
  padding: 2.4em 0.8em 0.8em;
  width: auto; }

ul li.entre_item .item_container {
  position: relative;
  margin-bottom: 1em; }

ul li.entre_item .image_holder {
  margin-bottom: 10px; }

ul li.entre_item h3.name {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5em;
  padding-bottom: 0px;
  font-weight: bold;
  width: 70%;
  font-size: 1em; }

ul li.entre_item p {
  font-size: 0.9em;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  line-height: 1.11em; }

ul li.entre_item .price {
  position: absolute;
  top: 0px;
  left: 60%;
  width: 40%;
  text-align: right; }

ul li.entre_item .description {
  width: auto; }

body #dd_wrapper ul li.entre_item .item_container {
  margin-bottom: 1em; }

body #dd_wrapper ul li.entre_item .item_container p {
  margin-top: 0px; }

ul li.site_heading_item h1 {
  color: #d3d1ff;
  margin-bottom: 0em;
  margin-top: 0em;
  font-weight: normal;
  font-size: 4.5em;
  line-height: 1em;
  margin-bottom: 0em;
  letter-spacing: 0px; }

ul li.site_heading_item h2 {
  color: #015498;
  font-weight: bold; }

ul li.wine_item {
  position: relative; }

ul li.wine_item .name {
  font-weight: bold;
  width: 80%;
  font-variant: small-caps; }

ul li.wine_item .description {
  display: inline;
  padding-right: 10px; }

ul li.wine_item .year {
  display: inline; }

ul li.wine_item .price_holder {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px; }

ul li.wine_item .price {
  float: right; }

ul li.event_item .dd_image {
  margin-top: 0px; }

ul li.event_item .item_container {
  border: 1px solid transparent;
  padding: 1.5em 40px;
  padding-bottom: 0.75em;
  position: relative;
  min-height: 6px; }

ul li.event_item .name {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold; }

ul li.event_item .date {
  font-size: 0.9em;
  line-height: 1.666em;
  margin-bottom: 0.888em; }

ul li.event_item .date_block {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 100%;
  text-align: center; }

ul li.event_item .date_block .big_month {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold;
  margin-top: 1em; }

ul li.event_item .date_block .big_date {
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 0.75em; }

ul li.event_item .item_container.dd_big_event_date {
  padding-left: 120px; }

.dd_sidebar ul li.event_item .item_container {
  position: relative;
  padding: 1em 0em;
  padding-top: 2.5em;
  padding-bottom: 0.75em;
  border-left: none;
  border-right: none;
  min-height: 0; }

.dd_sidebar ul li.event_item .item_container .date {
  position: absolute;
  width: 100%;
  top: 0px;
  text-align: center; }

.dd_sidebar ul li.event_item .item_container .dd_image {
  display: none; }

.dd_sidebar ul li.event_item .item_container.dd_big_event_date {
  margin-left: 0px; }

.dd_sidebar ul li.event_item .item_container .date_block {
  display: none; }

.dd_sidebar ul li.event_item .item_container .name {
  font-size: 1em; }

#colTwo ul li.event_item {
  background-color: transparent; }

#colTwo ul li.event_item .item_container {
  background-color: #ebe090;
  border-color: #cab624; }

#colTwo ul li.event_item .date {
  color: #625812; }

#colTwo ul li.event_item .date_block {
  background-color: #cab624;
  color: #ebe090;
  text-shadow: 1px 1px 3px #b09e20; }

#colOne ul li.event_item {
  background-color: transparent; }

#colOne ul li.event_item .item_container {
  background-color: #ebe090;
  border-color: #cab624; }

#colOne ul li.event_item .date {
  color: #625812; }

#colOne .dd_sidebar ul li.event_item .item_container .date {
  color: #ebe090;
  background-color: #433c0c; }

ul li.special_item .item_container {
  position: relative;
  margin-bottom: 1em; }

ul li.special_item .image_holder {
  margin-bottom: 10px; }

ul li.special_item h3.name {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  line-height: 1.5em;
  padding-bottom: 0px;
  font-weight: bold;
  width: 70%;
  font-size: 1em; }

ul li.special_item p {
  font-size: 0.9em;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  line-height: 1.11em; }

ul li.special_item .price {
  position: absolute;
  top: 0px;
  left: 60%;
  width: 40%;
  text-align: right; }

ul li.special_item .description {
  width: auto; }

.ie7 #dd_wrapper ul li .item_container .dd_image + p {
  margin-top: -1.5em; }

.ie7 #dd_wrapper ul li .item_container .dd_image.empty_image + p {
  margin-top: 0em; }

.ie8 #dd_wrapper ul li .item_container p:first_child {
  margin-top: 0px; }

.ie8 #dd_wrapper ul li .item_container p {
  margin-top: 1.5em;
  margin-bottom: 0px; }

.ie7 #dd_wrapper ul li.twitter_item .item_container {
  margin-bottom: 0px; }

#nav .dd_mark_empty_drop {
  width: 600px;
  *zoom: 1;
  min-height: 100px; }

.edit_mode #dd_wrapper .dd_special_edit_area li:first-child .dd_flyout .dd_delete_link {
  display: block; }

.edit_mode #dd_wrapper .dd_special_edit_area li:first-child .dd_flyout .dd_drag_handle, #dd_wrapper .dd_special_edit_area li:first-child .dd_flyout .dd_delete_link {
  display: block; }

* + html #four-box li {
  border: none;
  padding-bottom: 15px; }

* + html .pages_connect {
  width: 850px; }

