/* @override
	http://0.0.0.0:3000/stylesheets/liquidassets.css?1205369657
	http://0.0.0.0:3000/stylesheets/liquidassets.css?1205369728
	http://0.0.0.0:3000/stylesheets/liquidassets.css?1205370077
	http://0.0.0.0:3000/stylesheets/liquidassets.css?1205377161
	http://0.0.0.0:3000/stylesheets/liquidassets.css?1205377394
*/

/* body {
	color: #474747;
	margin: 0;
	padding: 0 0 40px;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	background: #c1c4b0 0;
} */

/* @group html tags */

address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

strong {
	font-weight: normal;
	font-style: normal;
	color: #000;
}

p {
	font-size: 100%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 10px;
}

hr {
	border-top-style: none;
	border-bottom: 1px solid #c2c2b6;
}

/* @group a */

a {
	color: #b12800;
	text-decoration: none;
}

a:hover {
	color: #7d0000;
	border-bottom: 1px solid #7d0000;
}

a img {
	border-style: none;
}

.note a {
	color: #595959;
}

/* @end */

/* @group form */

.send {
	cursor: pointer;
	font-size: 110%;
	padding: 5px;
	margin-top: 10px;
	clear: both;
	display: block;
	margin-bottom: 10px;
}

input, textarea, select {
	color: #43443d;
	font-size: 100%;
	padding: 5px;
	display: block;
	clear: both;
	width: 100%;
	background-color: #efefe0;
	border: 1px solid #c2c2b6;
}

input[type="hidden"] {
	display: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

label {
	padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
	display: block;
	color: #43443d;
	font-size: 110%;
}

label.required {
	background: url(../images/required.gif) no-repeat right top;
}

fieldset {
	margin-bottom: 15px;
	display: block;
	margin-top: 15px;
	border-style: none;
	width: 100%;
	padding: 0;
	float: left;
}

legend {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 20px;
	display: block;
	margin-top: 20px;
	font-size: 120%;
	color: #474747;
}

/* @group inline */

label.inline {
	text-align: left;
	float: none;
	font-size: 100%;
}

label.inline input, label.inline select {
	display: inline;
	width: auto;
}

/* @end */

/* @group errors */

#errorExplanation {
 	color: #7d0000;
}

#errorExplanation h2 {
	color: #7d0000;
}

#errorExplanation p {
  margin-bottom: 0;
	color: #7d0000;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
	color: #7d0000;
	list-style-type: decimal;
}

.fieldWithErrors {
	display: inline;
}

.fieldWithErrors input, .fieldWithErrors textarea {
	background-color: #7d0000;
	color: #fff;
}

/* @end */

.datetime select {
	display: inline;
}

/* @end */

/* @group h* */

h1 {
	font-weight: normal;
	font-style: normal;
	font-size: 200%;
	padding-bottom: 3px;
}

h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 170%;
	padding-bottom: 4px;
}

h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 150%;
	padding-bottom: 6px;
	margin-bottom: 0;
}

h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 130%;
	padding-bottom: 0px;
	padding-top: 4px;
}

h5 {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
}

h6 {
	font-weight: normal;
	font-style: normal;
	font-size: 110%;
	padding-bottom: 3px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
}

/* @end */

/* @group table */

caption {
	text-align: left;
	font-size: 160%;
	color: #43443d;
	padding-bottom: 5px;
	padding-top: 10px;
}

caption.small {
	text-align: left;
	font-size: 120%;
	color: #43443d;
	padding-bottom: 5px;
	padding-top: 10px;
}

thead th {
	padding-right: 15px;
	text-align: left;
	border-bottom: 1px solid #c2c2b6;
	padding-bottom: 4px;
}

tfoot th {
	padding-top: 5px;
}

td {
	margin: 0;
	padding: 3px;
}

th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group lists */

ul li {
	list-style-type: circle;
}

dt {
	color: #000;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 4px 0;
}



/* @end */

/* @end */

/* @group structure */

/* @group top */

#top {
	padding-top: 15px;
	border-bottom: 2px solid #67685e;
	font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;

}

#top table {
	width: 100%;
}

#top table td {
	margin: 0;
	padding: 0;
}

#top .left {
	width: 260px;
}

/* @group navigation */

#top a.home {
	padding: 0 30px;
	bottom: 0;
	margin: 0;
}

#nav {
	list-style-type: none;
	display: block;
	padding: 0;
	float: left;
	clear: both;
	margin: 10px 0 0;
	width: 100%;
}

#subnav {
	clear: both;
	background-color: #f7f7f7;
	display: block;
	margin: 0;
	padding: 3px 0 0 3px;
	float: left;
	width: 100%;
}

#top li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#top a {
	float: left;
	padding: 6px 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #474747;
	margin: 0;
}

#top a:hover {
	color: #72210f;
}

#top a.current {
	color: #7d0000;
	background-color: #d8d8d7;
	border-top: 2px solid #c7c7c7;
	padding-top: 4px;
}

#top .spacer {
	float: left;
	padding: 6px 10px;
	border-bottom-style: none;
	text-decoration: none;
	color: #474747;
	margin: 0;
}

#top a.logout {
	float: right;
	color: #fff;
	padding-right: 30px;
	background: #67685e;
	padding-left: 10px;
}

#top #subnav a.current {
	color: #fff;
	background-color: #67685e;
	border-top: 2px solid #5a5b52;
	padding-top: 4px;
}

/* @group account switcher */

#account_switcher {
	width: auto;
	float: left;
	margin: 0;
	padding: 2px;
}

#account_switcher select {
	width: auto;
	display: inline;
	padding: 1px;
	font-size: 80%;
	margin: 2px;
}

#account_switcher input {
	display: none;
}



/* @end */



/* @end */

/* @end */

/* @group flash */

#flash {
	margin: 0;
	font-size: 110%;
	color: #fff;
	background-color: #7a8535;
	clear: both;
	padding: 15px 30px;
	border-bottom: 1px solid #67685e;
}

#flash.warning {
	color: #fff;
	background-color: #7d0000;
}

/* @end */

/* @group main */

#main {
	background: #fff none repeat-x 0 top;
	width: 100%;
	margin: 0;
	padding: 0;
}

#main .left {
	font-size: 90%;
}

#main .mid {
	padding-top: 40px;
	padding-bottom: 30px;
	padding-right: 20px;
}

#main .right {
	padding-top: 70px;
	padding-bottom: 50px;
}

/* @end */

/* @group footer */

#footer {
	border-top: 1px solid #43443d;
	text-align: right;
	font-size: 85%;
	padding: 40px;
	clear: both;
	display: block;
}

#footer .left {
	float: left;
	text-align: left;
	padding: 0 0 20px;
	width: 400px;
}

#footer .right {
	float: right;
	padding: 0 0 20px;
	width: 300px;
}



/* @end */

/* @end */

/* @group master styles */

.wrapper {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.left {
	width: 200px;
	padding-left: 0px;
}

.mid {
	padding-left: 30px;
	padding-right: 5px;
}

.right {
	width: 200px;
	font-size: 90%;
	padding-right: 20px;
	padding-left: 20px;
}

/* @group invoice */

body#invoice {
	background-color: #fff;
}



/* @end */

.thirds {
	width: 28%;
	float: left;
	margin-right: 4%;
}

/* @group help */

img.example {
	background-color: #e2e2e2;
	display: block;
	border: 1px solid #8c8c8c;
	padding: 10px;
	margin: 20px 10px 20px 0;
}

#help_toc a.current {
	font-weight: bold;
}



/* @end */

/* @group carton view */

.on_right {
	position: relative;
	right: 0;
}



/* @end */

/* @group bottle view */

.bottle_list {
	padding: 0;
	margin: 0;
}

.bottle_list dt {
	padding: 0;
	margin: 0;
}

.bottle_list li {
	border-top: 1px dotted #c9e4ff;
	list-style-type: none;
	padding: 5px;
	margin: 0;
}

.incart {
	padding: 0;
	text-align: left;
	display: inline;
	float: none;
	font-size: 110%;
}

.incart input {
	display: inline;
	float: none;
	clear: none;
	width: auto;
	margin: 0;
	padding: 10px;
}

/* @end */

/* @end */

/* @group styles */

.important {
	font-size: 110%;
}

.note {
	font-size: 85%;
	color: #595959;
}

.fyi {
	color: #c2c2b6;
	font-size: 80%;
	padding-left: 25px;
}

.alt {
	background-color: #f6f7fa;
}

.hidden {
	background-color: #f2f2f2;
	text-decoration: line-through;
}

.admin {
	background-color: #f2f7d7;
	border-top: 1px solid #c2c2b6;
	border-bottom: 1px solid #c2c2b6;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.special {
	background-color: #f2f7d7;
	border-top: 1px solid #c2c2b6;
	border-bottom: 1px solid #c2c2b6;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.smaller {
	font-size: 80%;
}

.warning {
	color: #c22400;
}

.today {
	background-color: #f2f7d7;
}

.interest {
	text-align: center;
	padding-top: 10px;
	display: block;
}

.interest a {
	color: #376098;
}

.details {
	padding: 5px 10px;
	font-size: 90%;
	color: #7e7e7e;
	margin-bottom: 5px;
	border: 1px dotted #cbcbcb;
}

.details h4 {
	margin-top: 0;
}

/* @group table.list */

table.list {
	width: 100%;
	margin-bottom: 15px;
}

table.list td a {
	border-bottom: 1px solid #b1a19c;
	color: #b12800;
}

.list td {
	border-bottom: 1px solid #c9e4ff;
	padding: 5px;
}

.list th {
	padding: 10px 5px 5px;
	font-size: 90%;
	border-left-style: none;
}

.list th.top {
	border-style: none;
}

.list tr.mid th {
	text-align: left;
	padding-top: 20px;
	border-bottom: 1px solid #c2c2b6;
}

.list .vintage {
	width: 70px;
	text-align: center;
}

.list .name {
	text-align: left;
}

.list td.comment {
	text-align: left;
	border-left: 1px dotted #f2c1b9;
	font-size: 80%;
}

.list td.centred_comment {
	text-align: center;
	border-left: 1px dotted #f2c1b9;
	font-size: 80%;
}

.list td.vintage {
	border-left: 1px dotted #f2c1b9;
}

.list .quantity {
	text-align: center;
	width: 70px;
}

.list .wide {
	width: 70%
}

.list td.wide {
	border-left: 1px dotted #f2c1b9;
}

.list .date {
	text-align: center;
	width: 120px;
}

.list td.date {
	border-left: 1px dotted #f2c1b9;
}

.list td.quantity {
	border-left: 1px dotted #f2c1b9;
}

.list .selection {
	text-align: center;
}

.list .cart {
	text-align: center;
	width: 100px;
	font-size: 90%;
}

.list td.cart {
	border-left: 1px dotted #f2c1b9;
}

.list .price {
	text-align: center;
	width: 100px;
	border-left: 1px dotted #f2c1b9;
}

td.email {
	width: 120px;
}

.list .date_short {
	text-align: center;
	width: 70px;
	padding-right: 3px;
	padding-left: 3px;
}

.list td.date_short {
	border-left: 1px dotted #f2c1b9;
	padding-left: 2px;
	padding-right: 2px;
}

/* @group pagination */

th.pagination {
	text-align: left;
	border-style: none;
	padding: 10px 0;
	margin: 0;
}

p.help_message a {
	margin: auto;
	padding: 0;
}

.pagination {
	padding: 3px 3px 3px 0;
	margin: 0;
	text-align: left;
}
  .pagination a {
    padding: 5px;
    margin: 2px;
    text-decoration: none;
}
  .pagination a:hover, .pagination a:active {
}
  .pagination span.current {
    padding: 5px 10px;
    margin: 2px;
    font-weight: bold;
    background-color: #7d0000;
    color: #FFF;
}
  .pagination span.disabled {
    padding: 5px;
    margin: 2px;
    color: #c2c2b6;
}


/* @end */



/* @end */

/* @group lists */

.important li {
	margin-bottom: 10px;
}

li .h {
	color: #292925;
	font-size: 120%;
	margin-bottom: 5px;
	display: block;
}

li.nobullet {
	list-style-type: none;
}

#main li {
	margin-bottom: 5px;
	margin-top: 5px;
}



/* @end */



/* @end */

/* @group cart */

#cart {
	padding: 0;
	margin: 10px 0 20px;
	list-style-type: none;
	display: block;
}

#cart li {
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding: 0;
	list-style-type: none;
}

#check_out {
	display: block;
	padding-right: 100px;
}

#cart_btns {
	display: block;
	padding-bottom: 15px;
	padding-top: 5px;
}

.steps {
	color: #8c8c8c;
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 30px;
}

.steps dd {
	padding: 0;
	margin: 0;
}



/* @end */

/* @group retailers */

div.retailer {
	float: left;
	width: 48%;
	padding-right: 2%;
	padding-bottom: 15px;
}



/* @end */

/* @group tasting notes */

.tasting_note {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 90%;
	padding: 0;
}

.tasting_note .content a {
	border-bottom-style: none;
}

.tasting_note .bottle_graphic {
	display: block;
}

.tasting_note img {
	margin: 0;
}

.tasting_note label {
	float: none;
}

.tasting_note strong {
	font-weight: bold;
}

.tasting_note fieldset {
	display: block;
	padding: 5px;
	margin: 0;
}

.tasting_note select {
	display: inline;
	width: auto;
}

div.tasting_note .content {
	padding: 10px;
	background-image: none;
	background-color: #fffbd7;
	margin: 0;
	display: block;
}

.tasting_note .paid input {
	display: inline;
	width: 80px;
}

.tasting_note .purchased_from input {
	display: inline;
	width: 150px;
}

.tasting_note .score input {
	display: inline;
	width: 100px;
}

.footer {
	padding-top: 5px;
	font-size: 80%;
	display: block;
	text-align: right;
	border-top: 1px dotted #fff;
	margin-top: 5px;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
}

.tasting_note .score {
	text-align: right;
}

.tasting_note .drink_by {
	text-align: right;
}

.tasting_note .cost {
	text-align: right;
	margin-top: 10px;
}

.tasting_note label {
	display: inline;
}

.tasting_note .purchased_from {
	display: inline;
}

.tasting_note .paid {
	display: inline;
}

/* @group grid view */

th.score {
	text-align: center;
}

td.score {
	width: 70px;
	text-align: center;
	border-left: 1px dotted #f2c1b9;
}

th.range {
	text-align: center;
}

td.range {
	width: 100px;
	border-left: 1px dotted #f2c1b9;
	text-align: center;
}

th.paid {
	text-align: center;
}

td.paid {
	width: 70px;
	border-left: 1px dotted #f2c1b9;
	text-align: center;
}

td.purchased_from {
	border-left: 1px dotted #f2c1b9;
}



/* @end */



/* @end */

/* @group homepage  */

.tasting_banner {
	border: 1px dotted #bfbfbf;
	padding: 10px;
}

.tasting_banner h5 {
	font-size: 12pt;
}

.tasting_banner img {
	margin-top: 5px;
	margin-bottom: 5px;
}



/* @end */