/* -----------------------------------------------------------------------
 Global CSS
 Zagat.com
----------------------------------------------------------------------- */

body {
	font: 12px arial, verdana;
	background: #5b111f url(../images/zagat_bg_body.gif) repeat-x scroll center top;
	margin: 10px 0;
}

/* Links */

a:link, a:visited {
	color: #4e2a01;
	text-decoration: none;
}

a:hover, a:active {
	color: #4e2a01;
	text-decoration: underline;
}

.wine-content a:link,.wine-content a:visited {
	color: #006699;
	text-decoration: underline;
}

.wine-content a:hover,.wine-content a:active {
	color: #006699;
	text-decoration: none;
}

/* Common Styles */

.border-on {
	border: 1px solid #333;
}

.marginv10 {
	margin: 20px 0px;
}

.marginb10 {
	margin: 0px 0px 10px;
}

.center {
	text-align: center;
}

.block {
	display: block;
}

/* Headings */

h1.phone {
	font-size: 14px;
	margin: 10px 0px 0px;
	text-align: right;
}

#main-column h1 {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: bold;
}

#main-column h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#main-column .SearchFor {
	color: #1E1E1E;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

/* Special Text */

p.legal {
	font-size: 10px;
}

p.quote {
	font-size: 12px;
	font-weight: bold;
}

p.quote span {
	font-size: 12px;
	font-weight: normal;
}

/* Layout */

.container {
	background: #ffffff;
}

#header {
	
}

#logo {
	padding: 10px 0 0 0;
}

#main-column {
	
}

#left-column {
	background: #fff;
}

#footer {
	border-top:1px solid #c1c1c1;
	padding: 15px 0;
	margin: 0;
	background: url(../images/zagat_footer_bg.gif) repeat-x bottom center;
	height:auto;
	min-height: 168px;
}

#footer h4 {
	font-size: 12px;
	font-weight: bold;
}

/* Footer changes */
#footer .left { float:left; width:830px; _width:800px; }
#footer .right { float:left; width:auto; text-align:right; }
	#footer .right img { padding-bottom: 5px; }
	#footer .state-logo { padding-left:20px; }
		#footer .state-logo img { float:left; padding-right:10px; }
		#footer .state-logo p { font-size:11px; }



/* Sidebar */

.sidebar1-box {
	width: 190px;
	margin: 0 5px 20px;
}

.sidebar1-box-hdr {
	height: 35px;
	background: #c02029;
}

.sidebar1-box-hdr h3 {
	font-size: 14px;
	position: relative;
	top: 10px;
	left: 15px;
	color: #fff;
}

.sidebar1-box-body {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ffffff;
}

.sidebar1-box-body p {
	margin: 0px;
	padding: 10px 10px 5px;
}

.sidebar1-box-btm {
	display: none;
}

.email-signup label {
	margin: 5px 10px;
	padding: 5px 0px;
}

.email-error {
	margin: 0;
	padding: 0;
}

.email-error p {
	margin: 0;
	padding: 5px 10px !important;
	color: #ff0000;
}

/* Homepage Elements */

#quick-links {
	text-align: right;
	margin: 0px 0px 10px;
	padding: 10px 0px 10px;
	background: #920823;
	color: #ffffff;
}

#quick-links a {
	color: #ffffff;
}

.hp-brand-box {
	width: 178px;
}

#brand-guarantee h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
}

#brand-guarantee p {
	color: #000000;
	padding: 0px 5px;
}

#hp-offer1, #hp-offer2, #hp-offer3 {
	text-align: center;
}

/* Search */

#search {
	text-align: right;
	margin: 0px 0px 10px;
	overflow: hidden;
}

input.search-text {
	height: 16px !important;
	border: 1px solid #ccc;
	width: 130px;
	padding: 3px;
	font-size: 12px;
	background: url(../images/4s_search_input_bg.gif) repeat-x;
}

.filter-box {
	background: #EDEDED;
}

.filter-box-hdr h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	background: #D1D4D3;
	margin: 0;
	text-indent: 5px;
	line-height: 1.3;
}

.filter-box p {
	padding: 5px;
	margin: 0;
	text-indent: 5px;
}

/* Navigation */

#nav {
	background: #f3f0e8;
	border-top: 1px solid #bdbcbc;
	border-bottom: 1px solid #bdbcbc;
}

#nav ul {
	list-style: none;
	background: #f3f0e8;
	font-family: arial;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	float: left;
	text-align: left;
}

#nav li a {
	display: block;
	padding: 10px 25px;
	margin: 0px 0px;
	text-decoration: none;
	color: #330403;
	font-family: trebuchet MS, sans-serif;
	border-right: 1px solid #bdbcbc;
}

#nav li a:hover, #nav li a.selected {
	display: block;
	padding: 10px 25px;
	text-decoration: none;
	background: #e7e7e7;
	color: #330403;
	margin: 0px 0px;
}

#nav li a.sitenavHover {
	display: block;
	padding: 10px 25px;
	text-decoration: none;
	background: #e7e7e7;
	color: #330403;
	margin: 0px 0px;
}

#nav .sitenavDropDown {
	display: none;
	position: absolute;
	list-style: none;
	margin: 0px;
	z-index: 100;
	float: left;
	background: #fff;
	border-left: 1px solid #bdbcbc;
	border-bottom: 1px solid #bdbcbc;
	min-width: 15em;
}

#nav .sitenavDropDown ul {
	float: none;
	background: none !important;
	margin: 0px;
}

#nav .sitenavDropDown ul li {
	float: none;
	background: none !important;
	font-size: 12px !important;
}

#nav .sitenavDropDown ul li a {
	color: #830136;
	text-decoration: none;
	font-size: 12px !important;
	margin: 0 !important;
	padding: 5px !important;
}

/* Accordion */

.accordion-header {
	background: #E6E6E6 url(../images/z_accordion_bg_off.gif) repeat-x;
	color: #333333;
	font-weight: normal;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	height: 27px;
}

.active {
	background: #c02029;
	color: #ffffff !important;
	font-weight: normal;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.content-active {
	background: #f3f0e8 none repeat scroll 0 0 !important;
}

#accordion h3 {
	padding: 8px 0 8px 10px;
	position: relative;
	margin: 0;
	font-size: 13px;
	cursor: pointer;
	color: #333333;
}

#accordion .active h3 {
	color: #ffffff !important;
}

#accordion ul.accordion-list {
	margin: 0px 0;
	padding: 5px 0 10px 25px;
	background: #efefef;
}

#accordion ul.accordion-list li {
	padding: 1px 0px;
}

#accordion ul li a {
	color: #840137;
	font-size: 12px;
}

.ui-icon {
	left: 13.5em;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}

.active .ui-icon {
	background-position: -64px -16px;
}

/* ----- Search Results - Products Listing ----- */

#ctl00_cphMaster_search_results_toolbar_bottom {
	background: #faf5e7;
}

#ctl00_cphMaster_search_results_toolbar_top {
	background: #faf5e7;
}

#ctl00_cphMaster_search_results_toolbar_top p {
	margin: 10px;
}

#ctl00_cphMaster_search_results_toolbar_bottom p {
	margin: 10px;
}

.breadcrumbs {
	margin: 0 0 10px;
}

/* Product */

.product {
	margin: 10px 0px;
	vertical-align: top
}

div.product-title {
	font-size: 15px;
	line-height: 18px !important;
	height: 30px;
	vertical-align: top
}

div.product-title a {
	font-size: 15px;
}

.product .product-img {
	text-align: center;
}

.product .product-case-img {
	text-align: center;
	overflow: hidden;
	width: 90px;
	margin-right: 10px;
}

.product .product-case-img img {
	margin: 0px 0px 0px;
}

.product .product-case-img span {
	font-size: 10px;
	margin: 5px 0 10px;
	display: block;
}

.product-price {
	background: #f1f2f2;
}

.btl-price {
	font-size: 11px;
}

.product-price-table {
	margin: 0;
}

.product-price-table td.radio-1 {
	text-align: right;
}

.product-price span.reg-price {
	color: #616365;
	font-size: 16px;
	font-weight: bold;
}

.product-price span.reg-strike-price {
	color: #616365;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}

.product-price span.sale-price {
	color: #981e32;
	font-size: 16px;
	font-weight: bold;
}

.btl-save {
	color: #981e32;
}

.product-addtocart {
	margin: 10px 0px;
}

.product .product-price ul {
	list-style-type: none;
	margin: 0px 0px;
	padding: 5px 0px 5px 10px;
}

p.sold-out {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0px;
}

.product .product-price ul li {
	margin: 5px 0px;
	padding: 0;
}

.product .case-preview {
	position: fixed;
	border: none;
	overflow: auto;
	background: #fff;
	border: 1px solid #ccc;
}

/* ----- Product Detail ----- */

#main-column .product-detail h1 {
	color: #1E1E1E;
	font-size: 18px;
	margin: 0px 0 5px;
}

.product-detail h2 {
	color: #616365;
	font-size: 14px;
}

.product-detail h3 {
	color: #616365;
	font-size: 12px;
}

.product-detail-addtocart {
	padding: 10px 0px;
	text-align: center;
}

.product-detail-image {
	text-align: center;
	margin: 0px 0px 10px 0px;
}

p.product-detail-subtitle {
	margin: 0 0 5px;
	color: #1e1e1e;
	font-weight: bold;
}

.product-detail-attributes {
	width: 460px;
	background: #fff url(../images/4s_attributes_bg.jpg) no-repeat;
	height: 120px;
	padding: 0px 10px 10px;
}

.attribute-col {
	width: 400px;
	float: left;
	margin: 10px 5px 10px 0px;
	padding: 0px;
	color: #000;
}

.attribute-col span {
	display: block;
	color: #616365;
}

.addthis_toolbox {
	margin: 10px 0px;
}

/* Pagination */

.pages {
	padding:10px;
	margin:0;
	clear: left;
	font-size: 85%;
	text-align: right;
}

.pages a, .pages span {
	/*display: block;
	float: left;*/
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
}

.pages span.current {
	border: 1px solid #830136;
	font-weight: bold;
	background: #830136;
	color: #fff;
}

.pages a {
	border: 1px solid #830136;
	text-decoration: none;
}

.pages a:hover {
	border-color: #ccc;
}

.pages a.nextprev {
	font-weight: bold;
}

.pages span.nextprev {
	color: #666;
}

.pages span.nextprev {
	border: 1px solid #ddd;
	color: #999;
}

.pages .nextprev-next {
	float: right;
}

/* Rounded Corners CSS */

.spiffy {
	display: block
}

.spiffy * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #f1f2f2
}

.spiffy1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #f8f9f9;
	border-right: 1px solid #f8f9f9;
	background: #f4f5f5
}

.spiffy2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fdfdfd;
	border-right: 1px solid #fdfdfd;
	background: #f3f4f4
}

.spiffy3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #f3f4f4;
	border-right: 1px solid #f3f4f4;
}

.spiffy4 {
	border-left: 1px solid #f8f9f9;
	border-right: 1px solid #f8f9f9
}

.spiffy5 {
	border-left: 1px solid #f4f5f5;
	border-right: 1px solid #f4f5f5
}

.spiffyfg {
	background: #f1f2f2
}

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_window a:link {
	color: #666666;
}

#TB_window a:visited {
	color: #666666;
}

#TB_window a:hover {
	color: #000;
}

#TB_window a:active {
	color: #666666;
}

#TB_window a:focus {
	color: #666666;
}

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index: 9992;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayMacFFBGHack {
	background: url(../images/macFFBgHack.png) repeat;
}

.TB_overlayBG {
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay {


/* ie6 hack */
     position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 9992;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}

* html #TB_window {


/* ie6 hack */
position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -10

4px;
/* -height/2 0 0 -width/2 */
}

* html #TB_load {


/* ie6 hack */
position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect {


/* ie6 hack */
     position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

/* Forms */

input#email-signup {
	background: url(../images/4s_input_bg.gif) repeat-x;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 12px;
	width: 160px;
	padding: 2px;
}

/* Customer Service */

.customer-service ul li {
	margin: 5px 0px;
}

.faq-answers ul {
	list-style-type: none;
	margin: 0;
}

.faq-answers ul li {
	list-style-type: none;
	margin: 10px 0px;
}

.faq-answers p.q {
	font-weight: bold;
}

.faq-answers h2 {
	color: #98012E !important;
}

.contact-us-form fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0;
	border: none;
}

.contact-us-form fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.contact-us-form fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.contact-us-form fieldset.submit {
	border-style: none;
}

.contact-us-form label {
	float: left;
	width: 10em;
	margin-right: 2em;
	text-align: left;
}

/* Shopping Cart */

table.cart {
	border: 1px solid #e6e6e6;
	margin: 0 0 1em;
}

table.cart-buttons {
	margin: 0;
}

table.cart th {
	background: #e6e6e6;
	height: 36px;
}

table.cart td.item {
	text-align: center;
}

td.item-image {
	text-align: center;
}

td.item-name span {
	color: #999;
}

td.buttons {
	background: #e6e6e6;
	padding: 10px 5px 0px 5px;
}

table.cart-buttons td {
	vertical-align: top;
}

td.price-info {
	color: #616365;
	font-size: 14px;
	text-align: right;
	line-height: 22px;
}

td.price, td.subtotal {
	font-size: 14px;
}

td.qty {
	text-align: left;
}

td.qty a {
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}

td.price-info span {
	font-weight: bold;
}

ul.promo-code {
	list-style-type: none;
	margin: 0;
}

ul.promo-code li {
	display: inline;
}

ul.promo-code li label {
	display: block;
}

.promo-code-btn {
	margin: 5px 0px;
}

.cart-sidebar-box {
	border: 1px solid #e6e6e6;
	margin: 0 0 10px;
}

.cart-sidebar-hdr {
	background: #e6e6e6;
}

.cart-sidebar-hdr h3 {
	font-size: 14px;
	padding: 10px;
}

.cart-sidebar-box p {
	padding: 10px;
}

.wine-plan-offer {
	width: 190px;
	margin: 0 5px 20px;
}

.wine-plan-offer .sidebar1-box-body {
	border: 0;
}

/* Registration */

.registration fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0;
	border: none;
}

.registration fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.registration fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.registration fieldset.submit {
	border-style: none;
}

.registration label {
	display: block;
	text-align: left;
}

.registration select {
	padding: 5px;
}

.registration input.zip {
	width: 40px;
}

.registration input.phone {
	width: 80px;
}

.registration input.password {
	width: 120px;
}

.registration label.required {
	color: #8a1f11 !important;
}

span.required {
	color: #8a1f11 !important;
}

.registration input.error {
	background: #FFF6A9;
	border-color: #FBC2C4;
}

.registration label.error {
	color: red;
	background: white;
	border: none;
	margin: 0;
	padding: 0;
}

input.promo-code-input {
	width: 80px;
}


/* Checkout */

.checkout-process {
	background-color: #f5f5f5;
	padding: 10px;
	margin: 0;
}

.checkout-process h1 {
	display: block;
	margin: 5px 0px 0px;
	padding: 0;
}

.checkout-process ul {
	list-style-type: none;
	margin: 5px 0 0;
}

.checkout-process ul li {
	display: inline;
}

.checkout h2 {
	font-size: 14px;
	font-weight: bold;
	background: #98012E;
	padding: 5px;
	color: #fff !important;
}

.checkout h1 {
	display: block;
	margin: 0px 0px 10px;
	padding: 0 0 10px;
}

.checkout fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0;
	border: none;
}

.checkout fieldset ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.checkout fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.checkout fieldset.submit {
	border-style: none;
}

.checkout label {
	float: left;
	width: 10em;
	margin-right: 2em;
	text-align: left;
}

.payment-info-box {
	background: #F4F4F4;
	padding: 5px;
	overflow: hidden;
	margin: 0 0 10px;
}

.payment-info ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.payment-info ol li {
	float: left !important;
	width: 180px;
	padding-bottom: 1em;
}

.payment-info ol li input {
	margin: 3px 0 0;
}

.payment-info table {
	margin: 0;
}

.payment-info p {
	margin: 5px 0 10px;
}

.shopping-cart ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.shopping-cart ol li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.account-signin ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.account-signin ol li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.account-signin h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

#ship-to {
	padding: 10px 0 0;
}

.ship-to-address {
	border: 1px solid #e6e6e6;
	width: 200px;
	padding: 5px;
	float: left;
	margin: 10px;
}

.ship-to-address ul {
	list-style-type: none;
	margin: 0 10px 15px;
	overflow: hidden;
}

.ship-to-address ul li {
	margin: 2px 0px;
	padding: 0;
}

.ship-to-address span {
	font-weight: normal;
}

.holiday-ship {
	border: 1px solid #999999;
	display: block;
	text-align: center;
	padding: 5px;
	margin: 0;
	color: red;
}

.holiday-ship span {
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.ship-to-btn {
	text-align: center;
}

.shipping-address li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: .3em;
}

.shipping-address label {
	float: left;
	width: 12em;
	margin-right: 2em;
	text-align: left;
}

.shipping-address label.city-label, .shipping-address label.state-label {
	float: none !important;
	width: 12em;
	margin-right: 2em;
	text-align: left;
}

.shipping-address .fname, .shipping-address .lname, .shipping-address .addr1, .shipping-address .addr2, .shipping-address .cname {
	width: 200px;
}

.shipping-address .zip {
	width: 50px;
}

.shipping-address ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Wine Club */

.wine-club-offer {
	border: 1px solid #dedede;
}

.wine-club-hdr {
	background: #dedede;
	padding: 5px 10px 0px;
}

.wine-club-hdr h2 {
	padding: 0 0 10px;
}

.wine-club-body {
	padding: 10px;
}

.wine-club-offer ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

.wine-club-offer li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

.wine-club-offer .submit {
	border-style: none;
}

.wine-club-offer label {
	text-align: center !important;
}

.wine-club-option {
	border: 1px solid #dedede;
	text-align: center;
	padding: 5px 0px;
}

.benefits-list {
	font-size: 11px;
}

.benefits-list span {
	font-weight: bold;
	display: block;
}

.wine-club ul li {
	margin: 5px 0px;
}

.wine-club-benefits {
	padding: 0 0 15px;
}

.wine-club-benefits h3 {
	color: #c11639;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
	line-height: 1.3em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "lucida sans", arial, verdana;
}

.wine-club-benefits ul {
	margin: 0 0 0 15px;
}

.wine-club-benefits ul li {
	margin: 15px 0 10px;
}

/* for state check */

.outBorder {
	border: 2px outset #CCCCCC;
}

/* For Admin promo page */

.AdminPromo {
	
}

.AdminPromoTextBox {
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

/* About Wine */

#about-wine-menu h3 {
	background: #C02029;
	font-weight: normal;
	color: #ffffff;
	outline: none;
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
}

#about-wine-menu div {
	background: #efefef;
	margin: 0px 0px 10px;
}

#about-wine-menu div ul {
	margin: 0;
	padding: 10px 0 10px 25px;
}

.wine-content h2 {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.aboutus-sidebar {
	margin: 10px 0;
}

/* Homepage */

.hp-brand-box1 h2 span {
	color: #cc6633;
	font-family: "Trebuchet MS", Lucida, Verdana;
}

.offers-tabs {
	width: 540px;
	height: 280px;
	overflow: hidden;
}

.qtip .qtip-content {
	padding: 10px;
	overflow: hidden;
}

.qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title {
	background-color: #F0DE7D;
}

.qtip-light .qtip-content .qtip-title {
	background-color: #f1f1f1;
}

.qtip-dark .qtip-content .qtip-title {
	background-color: #404040;
}

.qtip-red .qtip-content .qtip-title {
	background-color: #F28279;
}

.qtip-green .qtip-content .qtip-title {
	background-color: #B9DB8C;
}

span.required {
	color: #981E32;
}

.city-field, .state-field {
	border: 1px solid #dedede;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
	height: 16px;
	display: block;
	padding: 5px;
	font-size: 12px;
	width: 200px;
	margin: 3px 0;
	background: #ededed;
}

.tastingnote-row {
	
	overflow: hidden;
}

.tastingnote {
	margin: 10px 0;
	float: left;
	width: 220px;
}

.tastingnote .bottle {
	float: left;
	width: 60px;
}

.tastingnote .wineinfo {
	float: left;
	width: 140px;
}

.tastingnote .winename {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px;
}


/* Login Error Box */

.error { margin:10px 102px; }
	.error p { margin-bottom:0; }


/* Ratings review */

.ratings-div p { margin:0 0 1em; }
.ratings-review { float:left; width:105px; margin-bottom:10px; }
.ratings-review input#Button1, .ratings-review input#Button2, .ratings-review input#Button3  { width:25px; height:19px; background:#fff; color:#981E32 !important; font-size:10px; font-weight:bold; margin-right:6px;  }
.ratings-review th, .ratings-review td, .ratings-review caption { padding:0; }
.z-rated  { float:left; height:24px; width:45px; margin: 7px 20px 0 0; }
.ratings-key { float:left; font-size:10px; padding:6px 0 0 15px; }
.ratings-key a:link, .ratings-key a:visited { color:#616365; text-decoration:none; }
.ratings-key a:hover, .ratings-key a:active { color:#981E32; text-decoration:underline; }
.add-vote { color:#0c599e; }
.add-vote a:link, .add-vote a:visited { color:#0c599e; }
.add-vote a:hover, .add-vote a:active { color:#0c599e; }
.ratings-span { width:30px; padding-right:4px; font-size:x-small; color:Gray; }
.h-link a:link, .h-link a:visited { color:#1E1E1E; text-decoration:none; cursor:text; }
.h-link a:hover, .h-link a:active { color:#1E1E1E; text-decoration:none; cursor:text; }
.add-vote span.bar { color:#222; margin:0 5px; }
#header .span-4 { margin-top:10px; }
.ratings-review #button1, .ratings-review #button2, .ratings-review #button3 {
	border-bottom:2px solid #C1C1C1;
	border-right:2px solid #C1C1C1;
	color:#981E32 !important;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:16px;
	margin-right:6px;
	padding-top:3px;
	*padding-top:0;
	*margin-top:-7px;
	text-align:center;
	width:25px;
}
.ratings-review #button3 { margin-right:0; }
#ctl00_cphMaster_search_results_toolbar_top .span-16 , #ctl00_cphMaster_search_results_toolbar_bottom .span-16 { float:right; text-align:right; }


/*-----------------------*/