/**
 * @file
 * Styles are organized using the SMACSS technique. @see http://smacss.com/book/
 *
 * When you turn on CSS aggregation at admin/config/development/performance, all
 * of these @include files will be combined into a single file.
 */
/* Base rules */
@import "normalize.css";
/* Layout rules */
@import "layout-fixed.css";
/* Module rules */
@import "modular-styles.css";
/* Optionally, add your own modular stylesheets here. */
@import "print.css";
/* Global state rules */
@import "global-states.css";
/* Theme rules */
/* @import "theme-A.css"; */
/* @import "theme-B.css"; */
/* ---------- Overall Specifications ---------- */
/* ---------- Overall Specifications ---------- */
body, body.page-user.page-user-edit {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;  
  background:url(../images/listingbg.png) #f7f3f0 left top repeat-x;
  color:#627178;
}
body.front, body.user-dashboard {
background:url(../images/homebg.png) #f7f3f0 left top repeat-x;
}
body.role-Administrator {
background-position:left 65px !important;
}
a:link,
a:visited {
  text-decoration: none;
  color: #3e5867;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
#main a, #main a:link, #main a:visited {
text-decoration: underline;
color: #606f76;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}
/* ------------------ Fonts ------------------ */
 
@font-face {font-family: 'ProximaNova';font-weight: bold;font-style: normal;src: url('/sites/all/themes/vintrade/webfonts/ProximaNova-Bold.eot');src: url('/sites/all/themes/vintrade/webfonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),url('/sites/all/themes/vintrade/webfonts/ProximaNova-Bold.woff') format('woff'),url('/sites/all/themes/vintrade/webfonts/ProximaNova-Bold.ttf') format('truetype');}
@font-face {font-family: 'ProximaNovaSemi';font-weight: normal;font-style: normal;src: url('/sites/all/themes/vintrade/webfonts/proximanova-semibold-webfont.eot');src: url('/sites/all/themes/vintrade/webfonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),url('/sites/all/themes/vintrade/webfonts/proximanova-semibold-webfont.woff') format('woff'),url('/sites/all/themes/vintrade/webfonts/proximanova-semibold-webfont.ttf') format('truetype');}
@font-face {font-family: 'GoudyOSI';src: url('/sites/all/themes/vintrade/webfonts/goudyosi-webfont.eot');src: url('/sites/all/themes/vintrade/webfonts/goudyosi-webfont.eot?#iefix') format('embedded-opentype'),url('/sites/all/themes/vintrade/webfonts/goudyosi-webfont.woff') format('woff'),url('/sites/all/themes/vintrade/webfonts/goudyosi-webfont.ttf') format('truetype');}
@font-face {font-family: 'GoudyOSB';src: url('/sites/all/themes/vintrade/webfonts/goudyosb-webfont.eot');src: url('/sites/all/themes/vintrade/webfonts/goudyosb-webfont.eot?#iefix') format('embedded-opentype'),url('/sites/all/themes/vintrade/webfonts/goudyosb-webfont.woff') format('woff'),url('/sites/all/themes/vintrade/webfonts/goudyosb-webfont.ttf') format('truetype');}
 
.gosi, #block-block-5 {font-family: 'GoudyOSI',Georgia,serif;-webkit-text-stroke: .1px}
.gosb {font-family: 'GoudyOSB',Georgia,serif;}
h1, h2, h3{
  font-family:'ProximaNova',Arial,sans-serif;
  font-style:normal;
  font-weight:bold;
}
body,
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: Arial, Helvetica, sans-serif;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.primary,
.item-list .pager,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  
}
input,
textarea,
select,
a.button {
  
}
/* ------------------ Reset Styles ------------------ */
caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  margin: 0.2em 0;
  padding: 10px 0px;
  color: #607077;
  font-size: 14px;
  background: url(../images/doubleline.png) left bottom repeat-x;
}
blockquote.reply{padding-top:0px;}
blockquote:before {
  color: #627178;
  content: "“";
  font-size: 35px;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -10px;
  font-family: 'ProximaNova',Arial,sans-serif;
}
blockquote:after {
  color: #627178;
  content: "”";
  font-size: 35px;
  line-height: 0.1em;
  vertical-align: -10px;
  font-family: 'ProximaNova',Arial,sans-serif;
  position: relative;
  left: 3px;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}
/* ------------------ Table Styles ------------------ */
table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {  
  border-bottom-style: none;
  background:#ebe8e0;
}
table tr th,
table tr th a,
table tr th a:visited,
table tr th a:link,
table tr th a:hover {
  color: #3e5867;  
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th,
tr td.active {
  padding: 8px 9px;
  border: 1px solid #f6f5f1;
  text-align: left; /* LTR */
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #f6f5f1;
 
}
tr,
tr.even, tr.odd {
  background: #f2efea;
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}
table a {font-weight:bold;}
/* ------------------ List Styles ------------------ */
.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}
/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  float: left; /* LTR */
  padding: 15px 15px 15px 10px; /* LTR */
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  margin-right: 2px; /* LTR */
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {  
  padding: 0;
}
.region-header .block-menu li a {
  display: block;
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 208px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}
/* --------------- Main Menu ------------ */
#main-menu {
  clear: both;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 0 1px;
  margin: 0 1px;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left; /* LTR */
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.8em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 8px;
  -khtml-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#main-menu-links li a.active {
  border-bottom: none;
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 1.0);
}
/* --------------- Secondary Menu ------------ */
#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}
/* ------------------- Main ------------------- */
#main {
  margin-top: 0;
  margin-bottom: 28px;
  padding-top: 0 !important;
}
/* ----------------- Featured ----------------- */
#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}
/* --------------- Highlighted ---------------- */
#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}
/* ------------------- Help ------------------- */
.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}
/* ----------------- Content ------------------ */
.page-node .node {margin-bottom:20px;}
.content {
  margin-top: 10px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
  color:#3e5867;
  text-transform:uppercase;
  margin-top:20px;
  margin-bottom:10px;
  font-weight:bold;
}
#content h2, #content h2 a, .profile .field-label {
  margin-bottom: 2px;
  font-size: 17px;
  line-height: 1.4;
  color:#3e5867;
  text-transform:uppercase;
  font-weight:bold;
}
.node .content {
  font-size: 1.071em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  max-width: 158px;  
  max-height: 158px;   
  background: #ffffff;  
  padding: 8px;  
  line-height: 0;
}
ul.links {
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}
.views-field, .field-label, .field-items {color:#606f76;}
/* ----------------- Comments ----------------- */
.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}
/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  border: none;
  padding: 15px 0;
  margin: 0 0 20px;
}
.sidebar h2 {
  margin: 0 0 0.5em;
  /* border-bottom: 1px solid #d6d6d6;*/
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.071em;
  line-height: 1.2;
  text-transform:uppercase;
  color: #3e5867;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}
/* ----------------- Triptych ----------------- */
#triptych-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-top: 1px solid #e7e7e7;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}
/* ------------------ Footer ------------------ */
#footer-wrapper {
  color: #c0c0c0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.857em;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.2em 0;
}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 0px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {
  margin-top: 20px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}
/* --------------- System Tabs  --------------- */
.tabs {
  font-family: 'ProximaNova',Arial,sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}
/* ---------------- Messages  ----------------- */
#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}
/* -------------- Breadcrumbs   -------------- */
.breadcrumb {
  font-size: 0.929em;
  margin-top:1.5em;
}
/* -------------- User Profile   -------------- */
.profile .user-picture {
  float: none;
}
/* -------------- Password Meter  ------------- */
.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}
/* ---------------- Buttons    ---------------- */
input.form-submit,
a.button {
  background: #f2efea;  
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 10px 17px;
  border-radius: 10px;
  background-image:none;
}
a.button:link,
a.button:visited,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}
a.button:hover {
  text-decoration:underline;
}
/* -------------- Form Elements   ------------- */
fieldset {
  background: #ffffff;
  background: rgba(255,255,255,0.5);
  border: 1px solid #e2ded1;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 10px 6px 5px;
  position: relative;
  top: 12px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #eeece5;
  border: 1px solid #e2ded1;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px;
  font-family: sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  top: -12px;
  width: 100%;
}
#main span.fieldset-legend a.fieldset-title, span.fieldset-legend{
font-family: 'ProximaNova',Arial,sans-serif;
text-transform: uppercase;
font-size: 15px;
color: #627178;
}
fieldset.collapsed legend {
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #627178;
  font-style: italic;
  font-size:12px;
}
input {
  font-size: 0.929em;
  color: #627178;
  padding: 3px 7px;
  border-radius: 3px;
  height:29px;
  line-height: 29px;
  outline-color: #a6be31;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
 border: 1px solid #ccc;
margin-bottom: .3em !important;
padding: 7px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
  margin-bottom: 0.2em;
}
input.form-submit:hover,
input.form-submit:focus {
 text-decoration:underline;
 
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 13px;
  font-family: 'ProximaNova',Arial,sans-serif;
  font-style: normal;
  font-weight: bold;
  text-transform: normal;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 2px;
  -khtml-border-top-right-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 2px;
  -khtml-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}
/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 2px;
  -khtml-border-radius-topright: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
  margin-left: 10px;
}
/* -------------- Other Overrides ------------- */
div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}
/* --------------- Search Form ---------------- */
#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}
/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}
/* -------------- Shortcut Links -------------- */
.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}
/* ---------- Admin-specific Theming ---------- */
.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}
/* ---------- Overlay layout styles ----------- */
.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}
/* ---------- Poll ----------- */
.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}
/* vindex styles */
#block-vindex-bid-add {width:47%;}
#block-vindex-buy-now {width:47%; float:right; background:url(/sites/all/themes/vintrade/images/or.png) 40px center no-repeat;}
#block-vindex-buy-now .inner {
  
  overflow:hidden;
}
#bidInput {max-width:130px;float:left;}
#bidInput .unit {
  padding-left:15px;
}
#bidAmt {width:90px;}
#totalWrap {float:left;font-size:1.5em;}
#bidSubmit {clear:left;float:left;margin-top:10px;}
#msg {clear:both;margin:10px 0;}
#confirm {clear:left;}
#confirmBid {padding:10px 0;}
.noEdit {background:#eaeaea; border:1px solid #ddd; border-radius:5px; padding:5px 10px;}
.field-type-taxonomy-term-reference .field-label {
font-weight: bold;
font-size:1em;
}
#edit-field-contact-email{float:left;margin-right:20px;}
#edit-field-contact-use-account-email {padding-top:20px;}
.inputDisabled {background:#eaeaea;}
.Positive {border-color: #97c575;}
.Negative {border-color: #dca598;}
.view-user-feedback .views-row { padding: 15px 10px;margin-top: 10px;border-radius: 2px;}
.views-field-field-reply {margin-left:50px;}
.view-seller-comments .views-field-field-reply, .view-seller-comments .views-field-field-reply blockquote {margin-left:0;}
#bidWrap {padding:20px;background-color:#eaeaea;border-radius:10px;}
#bid-add .inner, #block-vindex-buy-now .inner {margin-bottom:20px;padding:25px 10px ;overflow:hidden;}
#bid-add h2 {margin-top:0;}
#bid-add .inner h3 {margin-top:0;}
ul.inline li.flag-watchlist {padding:0;}
.reservereached {padding:10px 0;}
.flag-message {
position: absolute;
top: 45px;
line-height: normal;
left: 10px;
text-align: left;
width: 300px;
font-size: .8em;
}
.views-field-field-answer {margin-left:30px;}
#numberunanswered {padding: 10px 0; background: none;}
.view-questions-and-answers blockquote {margin:0.8em 10px;}
.view-questions-and-answers .views-row, .view-unanswered-questions .views-row {margin-bottom:20px; margin-left:10px;}
.form-item-field-variety-und-28 label, .form-item-field-variety-und-21 label, label[for="edit-field-location-und-1"], label[for="edit-field-location-und-13"], label[for="edit-field-region-und-47"], label[for="edit-field-region-und-46"]  {
  margin-left:0;
  font-weight:bold;
  font-size:13px;
  padding-left:20px;
  cursor: pointer;
}
#edit-field-variety .collapsed label, #edit-field-location-und .collapsed label, #edit-field-region-und .collapsed label {background:url(../images/collapsedarrow.png) left center no-repeat;}
#edit-field-variety .expanded label, #edit-field-location-und .expanded label, #edit-field-region-und .expanded label {background:url(../images/expandedarrow.png) left center no-repeat;}
.views-label {font-weight:bold;}
.chzn-results li.disabled {color:#aaa;font-style:italic;}
#block-vindex-watchlist-toggle {float:right;}
#block-menu-menu-user-browse-listings-menu {width:365px;margin-right:100px;float:left;text-align:right;font-size:1.8em;margin-bottom:30px;}
#block-menu-menu-user-browse-listings-menu ul.menu {margin:0;padding:0;}
#block-menu-menu-user-browse-listings-menu li {float:right;clear:right;list-style:none;margin:0;padding:0;}
#block-menu-menu-user-add-content-menu {width:365px;float:left;text-align:left;margin-left:100px;font-size:1.8em;margin-bottom:30px;}
#block-menu-menu-user-add-content-menu ul.menu {margin:0;padding:0;}
#block-menu-menu-user-add-content-menu li {float:left;clear:left;list-style:none;margin:0;padding:0;}
#block-views-user-current-listings-block {clear:both;}
.description {font-style:italic;}
p.replylink {display:none;}
#cboxClose {top:0;}
.node-full .field {margin:10px 0;}
.node .field-name-field-image {float:right; margin:0 0 20px 20px;}
.view-dry-goods-listings .views-field {margin-left:120px;}
.view-dry-goods-listings .views-field.views-field-field-image {
  float: left;
  margin: 20px 20px 0 0;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #ffffff;
  padding: 8px;
  line-height: 0;
  }
#block-views-watchlist-block-1, #block-views-user-listings-won-block-1, #block-views-user-past-listings-block {clear:both;}
.views-exposed-widget.views-submit-button { padding:0; clear:left; width: 100%;}
#main .chzn-container-single .chzn-single {height:27px;text-decoration:none;}
.views-exposed-widget select {height:29px;}
.views-exposed-form label {font-size:14px;}
.view-bulk-wine-listings .action-menu, .view-cleanskin-wine-listings .action-menu, .view-dry-goods-listings .action-menu {float:right; width:210px;padding-top:20px;}
.view-bulk-wine-listings .views-row, .view-cleanskin-wine-listings .views-row, .view-dry-goods-listings .views-row {padding-bottom:15px; background:url(../images/doubleline.png) left bottom repeat-x;clear:both;width: 100%;float:left;}
#savesearch {float:none; text-align:left;margin-top:10px;width:120px;}
#savesearch a {color:#3e5867;font-size:12px;}
.reporting #savesearch {
  display:none;
}
.reporting .views-exposed-widget select {
  padding:5px;
}
#footer h2 {color:#3e5867;font-weight:bold;text-transform:uppercase;}
.brokers {width:50%;float:left;}
#block-block-3 {text-align:center;clear:both;}
#closedstatus {padding:20px;background-color:#fcfcfc;border:1px solid #eaeaea;}
.views-exposed-form {padding-bottom:10px; background:url(../images/doubleline.png) left bottom repeat-x;}
.savedsearch {padding: 10px; margin:15px 0; background:url(../images/doubleline.png) left bottom repeat-x;}
.savedsearch h3 {margin:0 0 15px 0;text-transform:uppercase;}
.savedsearch .button {float:right;}
input[type="submit"], .vbutton, #main .vbutton, .savedsearch .button, .flag-wrapper {
  border: none;
  font-weight: 100;
  font-size: 12px;
  color: #e9ecf0;
  -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.24), inset 0px 1px 0px rgba(255,255,255,1);
  box-shadow: 0px 1px 1px rgba(0,0,0,0.24), inset 0px 1px 0px rgba(255,255,255,1);
  padding: 0px 21px;  
  line-height: 25px;
  border-radius: 3px;
  background: #3F5868;
  background: -moz-linear-gradient(top, #607077 0%, #3f5868 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#607077), color-stop(100%,#3f5868)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #607077 0%,#3f5868 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #607077 0%,#3f5868 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #607077 0%,#3f5868 100%); /* IE10+ */
  background: linear-gradient(to bottom, #607077 0%,#3f5868 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#607077', endColorstr='#3f5868',GradientType=0 );
  text-decoration:none;
  height:25px;
  font-weight:normal;
}
#main .vbutton a, .vbutton a, .vbutton a:link, #main .vbutton a:link, #main .flag-wrapper a, #main #askquestion a, #main .feedbackreply a, #main .placefeedback a {color: #e9ecf0;text-decoration:none;font-weight:normal;}
#main .vbutton a:hover, .vbutton a:hover,  #main .flag-wrapper a:hover, #main #savesearch a:hover,#main .feedbackreply a:hover, #main .placefeedback a:hover {text-decoration:underline;}
.flag-wrapper {display:block;}
.breadcrumb li {font-size: 11px;}
.action-menu .vbutton, .action-menu .flag-wrapper, #block-vindex-listing-action-menu .vbutton, #block-vindex-listing-action-menu .flag-wrapper {margin-bottom:15px;}
.profile .field-label {margin-top:20px;font-family:'ProximaNova',Arial, sans-serif;}
.feedbackreply {float:right;margin-top:40px;line-height:22px;}
.bordertop {border-top:1px solid #eaeaea;}
.chzn-choices .search-choice-disabled {display:none;}
.chzn-container-multi .chzn-choices .search-field input {height:26px !important; line-height:26px; padding:0;}
 .form-item-keys input {height:28px;padding:0 8px;border: 1px solid #aaa;}
.views-displays .secondary a:hover, .views-displays .secondary .active a {background-color:#ddd;}
textarea#comment {margin-bottom:20px;}
.button.reply:hover{
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.1), 0px 1px 0px rgba(255,255,255,1);
background: #ebe7e0;
}
.view-user-feedback .views-field-body {width:80%;}
.node .field {margin-bottom:10px;}
.group_fields{float:left;max-width:80%;}
.page-node.node-type-dry-goods-listing .field-name-field-description {
  clear:left;
  float:left;
}
#closedstatus h2 {margin-top:0;}
.front {background:url(../images/homebg.png) #f7f3f0 left top repeat-x;}
#dashboard { 
  display:block;
  height:500px;
  width:960px;
  background:url(../images/dashboardhome.jpg) top center no-repeat;
  margin-top:20px;
  color:#fff;
}
#dashboard.user { background:url(../images/dashboard.jpg) top center no-repeat;}
#dashboard a {color:#fff;display:block;height:95px;}
#dashboard .gosi, #smalldashboard .gosi {
  display:block;
  font-size:24px;
  line-height:22px;
  font-weight:normal;
  text-shadow: 1px 1px 3px #666;  
}
#dashboard .gosb, #smalldashboard .gosb {font-size:14px; text-transform:uppercase;}
#dashboard #col1, #dashboard #col2, #dashboard #col3, #dashboard #col4, #dashboard #col5 {
  float:left; 
  width:106px;  
  height:500px;  
  text-align:center;
}
#dashboard #col1 {
margin-left:152px;
}
#dashboard #col1 .toplink, #dashboard #col5 .toplink {
  margin-top:88px;
}
#dashboard #col1 .midlink, #dashboard #col5 .midlink {
}
#dashboard #col1 .bottomlink, #dashboard #col5 .bottomlink {
}
#dashboard #col2 {
  margin-left:42px;
  width:86px;
}
#dashboard #col2 .gosi, #dashboard #col4 .gosi, #dashboard #col2 .bottomlink .gosi {
  font-size:22px;
  line-height:22px;
}
#dashboard #col2 .toplink, #dashboard #col4 .toplink {
  margin-top:53px;
}
#dashboard #col3 {
margin-left:42px;
}
#dashboard #col3 .toplink {
  margin-top:266px;
}
#dashboard #col3 .bottomlink {
margin-top:20px;
}
#dashboard.user #col3 .bottomlink {margin-top:380px;}
#dashboard #col3 .bottomlink .gosi {
  font-size:22px;
}
#dashboard #col4 {
margin-left:43px;
width:86px;
}
#dashboard #col5 {
margin-left:45px;
}
.front #main {margin-top:15px;}
#block-vindex-vindex-user-block {
height:55px;
display:block;
float:right;
}
#block-vindex-vindex-user-block ul li {float:left; display:block;margin:0;padding:0;line-height:66px;}
#block-vindex-vindex-user-block ul li a {display:block;padding:0 10px;}
#usermenu {display:block;height:66px;font-family:'GoudyOSI',Georgia,serif;font-size:14px;-webkit-text-stroke: .5px}
#usermenu li.right {background:url(../images/usermenu.png) right center no-repeat;padding-right:10px;}
#usermenu li.last {float:right;background:url(../images/helpbutton.png) right center no-repeat;margin-right:0;}
#usermenu li.last a {font-family:'GoudyOSI',Georgia,serif;color:#7d7f84;text-transform:none;-webkit-text-stroke: .5px;font-size:14px;display:block;padding-left:10px;width:48px;margin:0 15px;}
#block-system-main-menu {display:block;width:600px;font-family: 'ProximaNova';text-transform:uppercase;height:66px;}
#block-system-main-menu li {float: left;font-size: 16px;line-height: 66px;margin-right: 15px;}
#block-system-main-menu a {color: #607077;font-weight: 100;font-size: 15px;}
#block-system-main-menu a.active {font-weight:bold;color:#3f5868;}
#block-system-main-menu a:hover {text-decoration:underline;}
#smalldashboard {height:260px;width:960px;background:url(../images/smalldashboard.jpg) left top no-repeat;margin-top:15px;}
#smalldashboard #col1, #smalldashboard #col2, #smalldashboard #col3, #smalldashboard #col4, #smalldashboard #col5, #smalldashboard #col6 {
  float:left; 
  width:110px;  
  height:243px;  
  text-align:center;
  margin: 0 22px;
}
#smalldashboard #col1 {
  margin-left: 45px;
  width: 132px;
  margin-right: 0px;
}
#smalldashboard a {
  display:block;
  height: 67px;
  color:#fff;
}
#smalldashboard #col3 .toplink, #smalldashboard #col5 .toplink {margin-top:28px;}
#smalldashboard .gosi { 
  font-size:18px;
  padding:0 8px;
}
#smalldashboard #col2, #smalldashboard #col4, #smalldashboard #col6 {
  width: 90px;
  margin-left: 32px;
  margin-right: 32px;
}
#smalldashboard #col2 a, #smalldashboard #col4 a, #smalldashboard #col6 a {
  margin-top:98px;
}
#smalldashboard #col1 a {margin-top:80px; display:block; height:100px;text-indent:-9001px;} 
#askquestion {display:block;height:40px;}
#askquestion a {float:left;}
.form-item-field-region-und-47, .form-item-field-region-und-46, .form-item-field-variety-und-21, .form-item-field-variety-und-28 {
  padding:2px 0;  
} 
.front.not-logged-in.sidebar-second #content {
  width:710px;
}
.front.not-logged-in.sidebar-second .region-sidebar-second {
  width: 220px;
  margin-left: 740px;
}
.front.not-logged-in .views-field-title {
margin-bottom: 8px;
background: url(../images/doubleline.png) left bottom repeat-x;
padding-bottom: 8px;
font-size:12px;
}
#block-menu-block-1 {
  width:100%;
}
#block-menu-block-1 ul.menu li a, #main a.tabs-primary--tab-link, #main a.tabs-primary--tab-link-active {
text-align: center;
font-size: 17px;
font-weight: normal !important;
text-transform: uppercase;
text-decoration: none !important;
}
#main a.tabs-primary--tab-link,
#main a.tabs-primary--tab-link-active {
text-decoration: underline;
}
.tabs-primary--tab {
 background: #f2eee9;
}
.tabs-primary--tab a:hover {
 text-decoration:underline;
}
.file-widget input[type="file"] {
    padding-left:0px;
    line-height:0px;
    margin-top:15px;
    padding: 0px;
    }
    
#edit-field-lab-analysis-und-0-upload{
    padding-left:0px;
    line-height:0px;
    margin-top:15px;
    padding: 0px;
    }
    
    
    
#block-menu-block-1 .menu-name-menu-user-account-menu ul.menu {
 font-family: 'ProximaNova',Arial,sans-serif;
 font-weight: bold;
 margin-bottom: 20px;
 overflow: hidden;
 list-style: none;
 margin: 1.5em 0;
 padding: 0 2px 2px 2px;
 white-space: nowrap;
 background: url(../images/doubleline.png) left bottom repeat-x;
}
#block-menu-block-1 .menu-name-menu-user-account-menu ul.menu li {
 float: left;
 margin: 0 6px 0px 0px;
 padding: 5px 10px;
 background: #f2eee9;
}
#block-menu-block-1 ul.menu li.active, #block-menu-block-1 ul.menu li.active-trail {
 background: #e1e0d8;
}
.page-user-edit #block-menu-block-1 ul.menu li.active-trail.menu-mlid-602 {
   background: #f2eee9;
}
#block-menu-block-1 .menu-name-menu-user-account-menu li a{ 
 text-align: center;
 font-size: 17px;
 font-weight: normal !important;
 text-transform: uppercase;
 text-decoration: none;
 color: #606f76;
}
#block-menu-block-1 .menu-name-menu-user-account-menu ul.menu li a:hover {
  text-decoration:underline;  
}
.node-page h4 {
font-family: 'ProximaNovaSemi';
text-transform:uppercase;
font-size:14px;
letter-spacing: 0;
}
/*
#node-198 p, #node-199 p {
  background: url(../images/doubleline.png) left bottom repeat-x;
  padding-bottom:10px;
}
*/
#main h3 {
  text-transform:normal;
}
#main hr {
     border : 0;
       height : 4px;
       background : url(../images/doubleline.png) left bottom repeat-x;
       margin : -4px 0 4px 0;
}
#wineworks-footer img {
  float:right;
}
#footer-wrap {
  width:100%;
  background:url(../images/footer-bg.png) #f7f3f0 left top repeat-x;
  height: 180px;
  padding-top: 10px;
}
#block-block-5 {
  margin-top:33px !important;
  font-family:;
}
#footer-wrap a, #footer-wrap a:link, #footer-wrap a:visited {
text-decoration: underline;
color: #606f76;
}
.menu-block-1 li {
  list-style-image:none;
  list-style-type:none;
}
.menu-block-1 ul {
  margin-right:8px;
}
.pane-content ul {
padding-left:0;
}
.pane-content li {
    font-family: 'ProximaNova';
    font-size:14px;
    letter-spacing: 0;
    font-weight:normal;
    list-style-type:disc;
    list-style-image:none;   
    line-height: 1.5em;
    margin-left: 15px !important;
}
.pane-content ul{
  margin-top: 1em;
}
.view-user-dashboard-info li {
  list-style-type:none;
  margin-left: 0 !important;
}
.view-display-id-default .views-label{
  
}
#main .pane-content li a {
    text-decoration:none;
}
#main .pane-content li a:hover {
  text-decoration:underline;
}
/*.pane-menu-menu-user-add-content-menu h2 {
  color:#5d901f!important;
}
.pane-menu-menu-user-browse-listings-menu h2{
  color: #8e2147!important;
}
 .menu-mlid-606 a {
  color: #8e2147!important;
}
.menu-mlid-605 a {
  color:#5d901f!important;
}
 .menu-mlid-604 a, .menu-mlid-602 a, .menu-mlid-607 a   {
  color: #3f637a!important;
} */
#navigation {
  position: relative;
height: auto;
top: auto;
}
#main .view-user-dashboard-info .vbutton {float:left;margin-top:10px;}
#main .view-user-dashboard-info .vbutton a {text-transform:none;font-weight:normal;font-family:Arial;}
.vbutton.reply {float:right;}
#block-menu-block-1 li.active {background:#e1e0d8;}
.form-type-password { margin-bottom: 0; }
.tabledrag-toggle-weight-wrapper {display:none;}
textarea, select {color:#627178;}
#main th a, #main th a:link {text-decoration:none;}
.page-user .vbutton, .page-user .flag-wrapper, .action-menu .flag-wrapper, .action-menu .vbutton {
  width:140px;
  text-align:center;
  float:right;
}
.views-exposed-form .views-exposed-widget .form-submit {
margin-top: 0.8em;
}
#edit-field-reserve-price, #edit-field-buynow {
  float:left;
  margin-right:40px;
  max-width:150px;
}
#edit-field-location {clear:left;}
#edit-field-contact-phone {clear:left;}
#saved_searches ul {margin:0;}
#saved_searches ul li {font-family:Arial;font-size:12px;}
label[for="edit-field-payment-details-und-0-value"] {display:none;}
#edit-field-nv .description {clear:none;}
.form-item-field-vintage-und-0-value .description {max-width:180px;}
#block-views-questions-and-answers-block, #block-vindex-buy-now, #block-vindex-bid-add {
  background: none;
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#block-views-questions-and-answers-block h2, #block-vindex-buy-now h2, #block-vindex-bid-add h2 {
    background:#3F5868; 
    border-radius:2px; 
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px; /* Firefox */  
  -webkit-border-radius: 2px; /* Safari, Chrome */ 
  color:#ffffff;
  padding: 4px 10px 2px 10px;
  font-size: 15px !important;
}
#block-views-questions-and-answers-block .view, #block-vindex-buy-now .view, #block-vindex-bid-add .view, #block-vindex-unanswered-questions .view {
  margin-top:20px;
}
#questions, #current, #past {clear:both;}
.actionmenu {max-width:180px;float:right;clear:right;position:relative; margin-top: 0;}
.actionmenu .flag-wrapper, .actionmenu .vbutton {margin-bottom:10px;position:relative;}
.watchlist-wrap {position:relative;}
.view-header {padding:10px 0;}
.statustip {
  position: absolute;
  right: 0;
  top: 5px;
  background: #c00;
  display: block;
  height: 12px;
  width: 12px;
  border-radius: 12px;
  padding: 3px;
  text-align: center;
  margin: 0;
  line-height:12px;
  color:#fff;
}
ul.menu li {position:relative;}
.pane-menu-menu-user-add-content-menu ul.menu li, .pane-menu-menu-user-browse-listings-menu ul.menu li {max-width:298px;background: url(../images/doubleline.png) left bottom repeat-x; padding: 5px 0;}
/* .pane-menu-menu-user-add-content-menu .statustip {top:0;right:0;} */
input.form-autocomplete {height:15px;line-height:15px;}
#loginBumpf {margin-top:20px; }
#node-283 .page-node {
margin-bottom:0px;
  
}
#user-login .form-item {
  margin: 0 0 20px 10px;
}
#user-pass .form-item {
  margin: 0 0 0 10px;
}
#user-pass .form-actions {
  margin: 0 0 0 10px;
}
.panel-3col-33 .panel-col-first {
  margin-left:10px; 
  width:31%; 
  padding-right:12px; 
  padding-bottom:6px; 
  background: url(../images/doubleline-vertical.png) right repeat-y; 
  }
.panel-3col-33 .panel-col {
  margin-left:10px;width:31%; margin-right:12px;}
.pane-user-dashboard-info {
  background:#eeece5; 
  margin-top: -2px; 
  padding:2px 5px 35px 20px;
  border-radius:2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px; /* Firefox */  
  -webkit-border-radius: 2px; /* Safari, Chrome */ 
  }
  
.pane-user-dashboard-info .item-list ul li {
  padding: 0 0.5em 0 0;
  }
.panel-3col-33 .statustip {
  background:#3e5867;
  }
#main fieldset {
  background: none;
  border: none;
}
#main fieldset legend { 
  background: #3F5868; 
  border: none;
  border-radius:2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px; /* Firefox */  
  -webkit-border-radius: 2px; /* Safari, Chrome */  
  }
#main span.fieldset-legend, #main span.fieldset-legend a.fieldset-title {
  color:white;
  }
  
#user-profile-form fieldset .fieldset-wrapper {
  padding: 0 2px;
}
.form-item .description {
  margin-bottom: 0.2em;
  }
  
  
.panel-3col-33 .panel-col-first h2, .panel-3col-33 .panel-col h2, .pane-content h2{
    background:#3F5868; 
    border-radius:2px; 
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px; /* Firefox */  
  -webkit-border-radius: 2px; /* Safari, Chrome */ 
  color:#ffffff;
  padding: 4px 10px 2px 10px;
  font-size: 15px !important;
  }
  
  
#content .pane-title  {
  background:#3F5868; 
    border-radius:2px; 
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px; /* Firefox */  
  -webkit-border-radius: 2px; /* Safari, Chrome */ 
  color:#ffffff;
  padding: 4px 10px 2px 10px;
  font-size: 15px;
  }
  
.pane-content p {
  margin-left: 10px;
  margin-top: 1em;
} 
.feedbackPlaced {padding-left: 100px;}
.pane-user-dashboard-info .pane-title {
  background:none !important;
  color:#606f76 !important;
  padding-left: 0 !important;
}
.container-inline-date .date-padding {
  padding: 0;
  }
.node-dry-goods-listing .group-image {
float: right;
}
.node-dry-goods-listing .group-auction {
float: left;
}
.node-dry-goods-listing .group-bottles, .node-dry-goods-listing .field-name-field-description, .node-dry-goods-listing .group-auction {
  background: url(../images/doubleline.png) left top repeat-x; 
  padding-top:15px; 
  width:720px; 
  line-height:1.5em; 
  margin-top:15px;
  
}
.node-dry-goods-listing .field {margin-bottom: 1em;}
#totalWrap {
  font-size: 1em;
  padding-top: 9px;
  }
  
.actionmenu .statustip {  
  position: absolute;
  right: 0;
  top: 5px;
  background: #ffffff;
  display: block;
  height: 10px;
  width: 10px;
  border-radius: 12px;
  padding: 3px;
  text-align: center;
  margin: 0 4px 0 0;
  line-height: 12px;
  color: #606f76;
}
#submitquestion {
  margin-top:1em;
}
#bidsummary {
    margin-top:1em;
}
#footer-wrap .pane-content p {margin:0;}
#field-contact-phone-values th {background:none;}
#field-contact-phone-values thead tr {background:none;}
#field-contact-phone-values .description {
    font-weight:normal; color: #627178;
    font-style: italic;
    font-size: 12px;
    }
    
.pane-content .field-content { font-family:Arial, Helvetica, sans-serif;}
.node-bulk-wine-listing .group_auction {
  background: url(../images/doubleline.png) left top repeat-x;
  padding-top: 15px;
  width: 720px;
  line-height: 1.5em;
  margin-top: 15px;
  }
.node-bulk-wine-listing .field {margin-bottom: 0px;}
.node-cleanskin-wine-listing .group_auction, .node-cleanskin-wine-listing .group_bottles, .node-cleanskin-wine-listing .group_bottomgroup{
  background: url(../images/doubleline.png) left top repeat-x;
  padding-top: 15px;
  width: 720px;
  line-height: 1.5em;
  margin-top: 15px;
  }
.node-cleanskin-wine-listing .field {margin-bottom: 0px;}
.view-unanswered-questions .reply {margin:26px 0 14px; float:left;width: 140px; text-align: center;}
#submitreply {margin-top:10px;}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#questions .views-field-field-question{float: left;width: 750px;}
#questions .views-field.views-field-php{float: right;}

.view-unanswered-questions .views-row {
margin-bottom: 20px;
margin-left: 10px;
background: url(../images/doubleline.png) left bottom repeat-x;
}

blockquote {
margin: 0.2em 0;
padding: 10px 0px;
color: #607077;
font-size: 14px;
}

#block-vindex-unanswered-questions  .field-content blockquote {background:none !important;}
#questions .field-content blockquote {background:none !important;}


#block-vindex-unanswered-questions .views-field-field-question{float: left;width: 750px;}
#block-vindex-unanswered-questions .views-field.views-field-php{float: right;}

.view-id-users #savesearch {display:none;}