/*
----------------------
Color Scheme
----------------------

text: #3a2e16
background color: #544841

----------------------
HTML Style Definitions
----------------------
*/
* { margin: 0; padding: 0; }

body { color: #362f29; background-color: #544841; font-family: Georgia, "Times New Roman", Times, serif; }
a { color: #7a204c; text-decoration: none; }
a:hover { background-color: #f9f5ea; }
#layout2 #col1 a:hover { background-color: #FFF; }
a img { border: 0 none; }
p { margin: 0 0 .7em 0; line-height: 1.5em; }
ul { list-style-type: none; }

/*
----------------------
Utility Classes
----------------------
*/
.clear { clear: both; height: 1px; line-height: 1px; margin-bottom: -1px; _margin-bottom: -5px; }
.fl { float: left !important; }
.fr { float: right !important; } 
img.fr { display: block; float: right; margin: 0 0 8px 8px; }
img.fl { display: block; float: right; margin: 8px 8px 8px 0; }

/*
----------------------
Main Layout
----------------------
*/
.main { width: 966px; margin: 0 auto; position: relative; }

#header { position: absolute; top: 0; width: 100%; background: url(http://www.citywinery.com/images/nav_bg.png) repeat-x top; z-index: 1000; }
#header #logo_link { display: block; float: left; }
#logo_link:hover { background-color: transparent; }
#header .navigation { float: left; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; }
.navigation ul { height: 40px; border-right: 1px solid #736554; }
.navigation ul li { float: left; list-style-type: none; border-left: 1px solid #736554; }
.navigation li a { display: block; padding: 12px 6px; color: #736554; text-decoration: none; border-left: 1px solid #fff; background: url(http://www.citywinery.com/images/nav_active_bg.gif) repeat-x 0px -1000px; }
.navigation li a.active,
.navigation li a:hover { color: #671238; background-position: bottom; }

#splash { position: relative; margin-top: 40px; padding-bottom: 5px; background: url(http://www.citywinery.com/images/splash_bg.png) repeat-x bottom; z-index: 500; }
.subpage #splash { padding-bottom: 0; background-image: url(http://www.citywinery.com/images/subpage_splash_bg.png); }
#splash .main { width: 1070px; overflow: hidden; text-align: center; }

#subnav { position: absolute; bottom: 0; left: 42px; width: 980px; height: 62px; margin: 0 auto 0; background: url(http://www.citywinery.com/images/subnav_bg.png) no-repeat; }
#subnav h2 { float: left; position: absolute; bottom: 5px; left: 65px; color: #ac9561; }
#subnav .navigation { float: right; margin: 11px 10px 0 0; }
#subnav .navigation ul { border-right: 0 none; }
#subnav .navigation li { height: 50px; }
#subnav .navigation li a { padding: 26px 10px 5px; font-size: 90%; background-image: url(http://www.citywinery.com/images/subnav_active_bg.gif); font-family: "Trebuchet MS" }

#content { margin-top: -5px; background: url(http://www.citywinery.com/images/wood_tile.gif); font-size: 90%; z-index: 1; }
.subpage #content { margin-top: 0; }
#content .main { padding: 0px 0 60px; background: url(http://www.citywinery.com/images/precise_columns.gif) repeat-y; position: relative; }
#content #col1 { float: left; width: 477px; margin-left: 2px; }
#content #col2, #wag #col2 { float: left; width: 298px; margin-left: 2px; }
#content #col3, #wag #col3 { float: left; width: 177px; margin-left: 2px; }

#content #layout2 { background: url(http://www.citywinery.com/images/precise_columns_blog.gif) repeat-y; }
#content #layout2 #col1 { width: 237px; }
#content #layout2 #col2 { width: 538px; }
#content #layout3 #col2,
#content #layout2 #col3 { width: 177px; }

#content #layout3 { background: url(http://www.citywinery.com/images/precise_columns_store.gif) repeat-y; }
#content #layout3 #col1 { width: 777px; }

#content h2, #wag h2 { position: relative; height: 50px; padding: 0 8px; background: url(http://www.citywinery.com/images/h_bg.gif) repeat-x bottom; color: #906c42; font-size: 115%; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif }
#content h2 span { position: absolute; bottom: 8px; }
#content h1,
#content h2.lean, #wag h2.lean { background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x bottom; color: #ae9b63; }
.subpage #content h2.lean { color: #61574c; text-transform: uppercase; font-size: 90%; }
#content h3 a,
#content h3 { line-height: 1.2em; color: #7a204c; font-style: italic; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; font-weight: 900; }
#content h3 a:hover { background-color: #fff; }
#content h4 { font-size: 80%; text-transform: uppercase; font-family: "Trebuchet MS"; } 

.colpad { padding: 8px; }
.colbox { background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x bottom; }
.subcol { background: url(http://www.citywinery.com/images/light_col.png); }
.aboutbox { font-size: 90%; }
.aboutbox strong,
.system { font-family: "Trebuchet MS"; text-transform: uppercase; }
/* .aboutbox p { line-height: 1.25em; } */
.vinebox img,
.postbox img,
.userbox img,
.aboutbox img { display: block; float: left; margin: 2px 8px 0 0; border: 1px solid #61564c; }
.newsbox img { display: block; margin: 4px 0 10px 0; border: 1px solid #61564c; }
.aboutbox .button2 { float: right; }
.newsbox { font-size: 90%; padding: 5px 8px; }
.newsbox .what { font-size: 90%; text-transform: uppercase; color: #8e8477; font-family: "Trebuchet MS" }
.newsbox .button { margin: 8px 0; }

.feature { font-size: 80%; color: #efe7d3; position:relative; }
.feature img { border:1px solid #61574c; }
.feature a { color: #efe7d3; text-decoration: none; }
.feature a:hover { background-color: transparent; }
.feature a.button2 { float: inherit; }
.feature a.button2:hover { background-color: #819852; }
/* .feature ul { margin-left: 10px; } */
.feature li { float: left; margin-right: 1px; padding: 3px 8px; list-style-type: none; background-color: #a79d8d; font-family: "Trebuchet MS" }
.feature li.overimg {/* position: absolute; bottom: 21px; */ margin: 0 1px 1px 0; display:block; font-size: 21px; font-style: italic; background-color: #39332d; font-weight: 900; font-family: Georgia, "Times New Roman", Times, serif; float: none; border:1px solid #61574c; border-top: 0px; }
.feature .c1 { background-color: #9f8d82; }
.feature .c2 { background-color: #9a9393; }
.feature .c3 { background-color: #9d9e88; padding: 0; }
.feature li.tixmod { background-color: transparent; color: #362f29; font-weight: bold; }

.leadin { font-size: 125%; font-style: italic; font-weight: 900; font-family: Georgia, "Times New Roman", Times, serif;  }
.small { font-size: 70%; }

.button { display: block; float: left; height: 19px; line-height: 19px; margin: 8px; padding: 0 0 0 2px; background: url(http://www.citywinery.com/images/btn_main_left.gif) no-repeat; font-size: 10px; text-transform: uppercase; text-decoration: none; color: #8e8477; font-family: "Trebuchet MS"; }
.button span { display: block; float: left; height: 19px; line-height: 19px; padding: 0 19px 0 6px; background: url(http://www.citywinery.com/images/btn_main_right.gif) no-repeat right; }
.button.fr { float: right; }
.backbutton:hover,
.button:hover { background-color: #f9f5ea; }

.xbutton { display: block; float: left; height: 19px; line-height: 19px; margin: 8px; padding: 0; font-size: 10px; text-transform: uppercase; text-decoration: none; color: #8e8477; font-family: "Trebuchet MS"; }
.xbutton span { display: block; float: left; height: 19px; line-height: 19px; padding: 0 6px 0 6px; }
.xbutton:hover { background-color: #f9f5ea; }

.views a.button2,
.button2 { display: block; float: left; padding: 3px 8px; background-color: #9d9e88; color: #efe7d3; text-decoration: none; font-family: "Trebuchet MS"; clear:both; }
.views a.button2:hover,
.button2:hover { background-color: #819852; text-decoration: none; }

.backbutton { display: block; float: left; height: 19px; line-height: 19px; margin: 8px; padding: 0 0 0 15px; background: url(http://www.citywinery.com/images/btn_back_left.gif) no-repeat left; font-size: 10px; text-transform: uppercase; text-decoration: none; color: #8e8477; }
.backbutton span { display: block; float: left; height: 19px; padding: 0 8px 0 6px; background: url(http://www.citywinery.com/images/btn_back_right.gif) no-repeat right; }

.button3 { display: block; float: left; height: 25px; line-height: 25px; margin: 8px; padding: 0 0 0 2px; background: url(http://www.citywinery.com/images/btn_3_left.gif) no-repeat; font-size: 15px; text-transform: uppercase; text-decoration: none; color: #8e8477; font-family: "Trebuchet MS"; }
.button3 span { display: block; float: left; height: 25px; line-height: 25px; padding: 0 19px 0 6px; background: url(http://www.citywinery.com/images/btn_3_right.gif) no-repeat right; }

a.button3, a.button3back { color: #8f1a4c; }

.button3back { display: block; float: left; height: 25px; line-height: 25px; margin: 8px; padding: 0 0 0 13px; background: url(http://www.citywinery.com/images/btn_3_back_left.gif) no-repeat left; font-size: 15px; text-transform: uppercase; text-decoration: none; font-family: "Trebuchet MS"; }
.button3back span { display: block; float: left; height: 25px; padding: 0 8px 0 6px; background: url(http://www.citywinery.com/images/btn_3_back_right.gif) no-repeat right; }

.pagination { position: relative; font-family: "Trebuchet MS"; }
.pagination .pagelinks { position: absolute; width: 100%; height: 19px; margin: 8px 0 0 0; text-align: center; }
.pagination ul { height: 19px; margin: 0 0 8px 5px; z-index: 400; }
.pagination li { display: inline; padding: 0; list-style-type: none; color: #8e8477; }
.pagination li a { font-size: 11px; text-decoration: none; padding:2px 4px; color: #8e8477; }
.pagination li a:hover { text-decoration: underline; }
.pagination .backbutton { position: relative; z-index: 600; }
.pagination .button { position: relative; float: right; z-index: 600; }

.icon { padding-left: 20px; }
.profile { background: url(http://www.citywinery.com/images/icons/profile.gif) no-repeat left center; }
.arrow { padding-left: 12px; background: url(http://www.citywinery.com/images/icons/arrow.gif) no-repeat left center; }
.arrow_out { display: block; background: url(http://www.citywinery.com/images/icons/arrow_down.gif) no-repeat right center; }
.mail { background: url(http://www.citywinery.com/images/icons/mail.gif) no-repeat left center; }
.mail span { color: #8e8477; }
.basket { background: url(http://www.citywinery.com/images/icons/cart.gif) no-repeat left center; }
.hr { margin: 8px 0; border-bottom: 1px dashed #d5cdbb; }
.cart .hr { padding-bottom: 8px; }

.cart,
.userbox { font-size: 95%; }
.userbox h3 { margin: 8px 0; }
.userbox p { margin: 2px 0; font-size: 80%; font-family: "Trebuchet MS" }
.userbox p strong { font-size: 120%; }
.userbox a { color: #362f29; text-decoration: none; }
.userbox a:hover { text-decoration: underline; }
.userbox h4 a:hover { text-decoration: none; }

.cart .arrow { background-position: 0px 6px; font-style: italic; }
.cart a { font-weight: 900; }
.cart a.button { color: #8e8477; }
.cart .total { margin-left: 12px; font-style: italic; }
.cart .total strong { font-style: normal; }

#footer { font-size: 65%; background: url(http://www.citywinery.com/images/footer_bg.gif) repeat-x top; font-family: "Trebuchet MS"; }
#footer a,
#footer { color: #bab2a2; text-decoration: none; }
#footer a:hover { text-decoration: underline; background-color: transparent; }
#footer ul {  }
#footer li { float: left; margin: 1.5em 0.75em; text-transform: uppercase; }
#footer li.first { list-style-type: none; }
#footer .barrel { margin: -45px 45px 0 20px; }
#footer p { text-align: center; }
#footer .copyright { padding-bottom: 10px; font-size: 90%; color: #868176; }


/*
------------------------
Page Specific Styles
------------------------
*/

/*
------------------------
Blog Pages
------------------------
*/
.vinebox,
.postbox { border-top: 1px solid #d3ccb8; }
.postbox p.showdate { font-size:12px; text-transform: none; color:#61574C; }
#content .vinebox h3 a,
#content .postbox h3 a { font-size: 77%; }
#content .vinebox h3 { margin-bottom: .25em; }
.vinebox p,
.posted,
.postbox p { font-size: 10px; text-transform: uppercase; color: #bab2a2; font-family: "Trebuchet MS"; line-height: 1.25em; margin-bottom: 0px; }
.vinebox p { color: #868176; }

#content #layout2 h2.title { font-family: Georgia, "Times New Roman", Times, serif; color: #7a204c; font-style: italic; text-transform: none; font-size: 150%; }
#col1 h2 strong.system { font-size: 11px; }
h2 .system { font-size: 13px; font-style: normal; font-weight: normal; color: #61574c; }
.author { float: right; font-size: 80%; font-style: italic; color: #868176; font-family: Georgia, "Times New Roman", Times, serif; }
.author img { float: right; }
.author p { margin: 8px 8px 0 0; text-align: right; float: right; }

#content .post h1 { color: #362f29; background: none; font-weight: normal; }
.post .posted { font-family: "Trebuchet MS" }

p.first, .description p.first { font-size: 120%; margin:0 0 1em 0;}
.space p,
.post p { margin: 1em 0; }

.space img,
.vineyard img,
.post img { margin-left: 10px; border: 1px solid #61564c; }
.post img .fr { display: block; margin: 0 0 0 8px; }

/*
------------------------
Profile Pages
------------------------
*/
.sorting { color: #bab2a2; font-size: 70%; font-family: "Trebuchet MS" }
.sorting { padding-bottom: 2px; }
.sorting ul { margin-left: 8px; }
.sorting li { float: left; list-style-type: none; border-left: 1px solid #b9b2a2; }
.sorting li.on { background: #F2F0E8; }
li.lastsort { border-right: 1px solid #b9b2a2; }
.sorting a { display: block; padding: 4px 8px; font-size: 120%; text-decoration: none; color: #362f29; border-left: 1px solid #fff; }
.sorting a:hover { text-decoration: underline; background-color: transparent !important; }
.sorting p { float: left; margin: 0; padding: 4px 8px; }
.sorting .arrow_out,
.sorting .arrow { margin-right: 8px; padding-right: 12px; background-position: right center; }

/*
.red,
.white,
.champagne,
.rose { margin: 0 0 -1px; background: url(http://www.citywinery.com/images/v_bg_lean.gif) repeat-y 1px 0px; border-left: 3px solid; }
.red { border-color: #7a204c; }
.white { border-color: #e6e38b; }
.champagne { border-color: #d6d6c2; }
.rose { border-color: #b38391; }
*/

.rating { padding: 5px 7px;/* border-top: 1px solid #d3ccb8; */ }
.rating p, .winename { line-height:1.3em; margin:0 0 5px 0; font-weight: bold; font-style: italic; }
/* .daterate { background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x bottom; } */
.rating h3 { padding: 8px 8px 8px 11px; }
.wineinfo { /* float: left; width: 98px;  */margin:8px 0 0 5px; text-transform: uppercase; color: #868176; font-family: "Trebuchet MS" }
.wineinfo li { padding:0 0 3px 0; font-size: 10px; }
.wineinfo li strong { color: #362f29; text-transform: none; font-size:12px; }
.ratingleft { float:left; padding:0 10px 10px 0; width: 240px; }
.rating .ratingleft p { font-size:21px; line-height: 28px; }
.ratingright { float:left; padding:0 10px 10px 0; width:380px; }
.ratingright .rate, .current_rating { background-color: transparent; color:#819852; line-height: 28px; padding:0; font-size:105%; margin-bottom: 5px; }
.notes { color: #61574C; font-size: 13px; line-height: 1.5em; }
.yournoteshead { display: block; color:#868176; font-family:"Trebuchet MS"; text-transform:uppercase; font-size: 10px; }
.ratingbtns { float:right; width:100px; padding-bottom: 10px; }
.ratethiswine { font-family: Georgia, "Times New Roman", Times, serif; }
.ratethiswine .baseform fieldset { border: none; padding: 0; font-size:13px; }
.ratethiswine .baseform legend { line-height: 1.5em; border: none; font-size:21px; font-style: italic; }
.current_rating { font-size: 14px; font-weight: bold; }
.ratethiswine ol { font-size: 12px; }
span.backtoprofile { font-size:12px; display:block; font-weight:normal; position:absolute; right:10px; }

.rate { background-color: #ece7dd; color:#819852; font-size: 12px; padding: 3px 5px; line-height: 1em; }
.rate strong { font-size: 13px; }
.editrating { font-size: 10px; padding-left: 10px;}

ul.profile_list { padding:0 0 5px 5px; }
.profile_list li { margin: 10px 0 0.5em 0; line-height:1.4em; list-style-type: none; background: none; padding-left: 0; font-family: Georgia, "Times New Roman", Times, serif;}
.profile_list span { display: block; font-family: "Trebuchet MS"; color: #868176; font-size: 75%; text-transform: uppercase; line-height: 1em; }
.subcol2 h4 { line-height:24px; padding-left:5px; background-color: #d5cdbb; }
.subcol2 h4 .button { margin:2px 3px 0 0; }
h5.profilehed { font-weight: bold; color:#7a204c; font-family: "Trebuchet MS"; font-size: 14px; border-bottom: 1px solid #d5cdbb; padding-bottom: 5px; margin: 15px 0 10px 0; text-transform: uppercase; }
.winerecsback { margin:-10px -9px 0 -9px; background: url(http://www.citywinery.com/images/wagbackalt.jpg); }
.winerecs { background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x bottom; }
.winerecs ul { border-bottom: 1px dotted #d5cdbb; }
.winerecs li, .barrelinfo li { padding:0 0 7px 5px; line-height: 1.5em; }
.winerecs li span, .barrelinfo li span { display: block; margin-bottom: 2px; }
.winerecs li span.lbl, .barrelinfo li span.lbl, .showseats span.lbl, .purchaselist span.lbl { font-family: "Trebuchet MS"; color: #868176; font-size: 75%; text-transform: uppercase; line-height: 1em; }
.winename { font-size:125%; }
.purchaseinfo { clear: both; background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x top; font-size: 12px; line-height: 1.5em; }
.purchaseitem { position: relative; padding-bottom: 10px; border-bottom: 1px dotted #d5cdbb; margin-bottom: 10px; }
#layout3 .purchaseitem { border-bottom: none; background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x bottom; }
.purchaselist img { float:left; margin-right: 10px; }
.purchaselist ul { float:left; width:460px; }
.purchaselist li.showdate { font-size:12px; color:#61574C; text-transform: uppercase; font-family: "Trebuchet MS"; line-height: 1.25em; margin-bottom: 3px; font-weight: bold;}
.purchaselist li.showseats { font-size:12px; margin-top: 2px; }
.purchase_total, .vinofile_earned { float:left; width:105px; margin-left: 10px; }
.dollars { display:block; margin-top:5px; font-size: 15px; font-weight: bold; font-style: italic; }
.showname { color:#7A204C; font-family:Georgia,"Times New Roman",Times,serif; font-size:15px; font-style:italic; font-weight:900; line-height:1.2em; text-decoration:none; }
.alert1 { background: #f3f2a7 url(images/error.png) no-repeat 3px 50%; line-height: 18px; border: 1px solid #c0bf5a; padding:3px 3px 3px 24px; margin-bottom: 5px; }
.alert1 a:hover { background: transparent !important; }

.vineyard h4,
.userprofile h4 { font-family: "Trebuchet MS"; margin: 1em 0 0 0; }
.subcol1 { width: 273px; float: left; border-right: 1px solid #d5cdbb; }
.subcol2 { width: 232px; float: left; margin-left: -1px; border-left: 1px solid #d5cdbb; }

.infobox { padding: 8px 0; border-bottom: 1px dashed #d5cdbb; }
#content .infobox li { margin: 0 0 0.5em 0; clear: left; list-style-type: none; font-size:110%; background: none; padding-left: 0; font-family: Georgia, "Times New Roman", Times, serif; }
.infobox span { display: block; float: left; width: 120px; padding-top: 3px; font-family: "Trebuchet MS"; color: #868176; font-size: 70%; text-transform: uppercase; }
.infobox strong { display: block; margin-left: 120px; font-weight: normal; }
.infobox.last { border: 0 none; }

.message { margin: 2px 0; border-top: 1px solid #d5cdbb; }
.actions { float: right; padding: 8px 0 0 0; }
.actions a { margin: 0 2px }
.actions a:hover { background-color: transparent; }
.response p.system,
.message p.from { padding: 4px 2px; border-bottom: 1px dashed #d5cdbb; font-family: "Trebuchet MS"; color: #868176; font-size: 80%; }
.message p.from a {  color: #868176; }
.message p.from a:hover { background-color: transparent; text-decoration: underline; }
.message p { padding: 4px 8px; font-size: 90%; }

.contacts h4 { float: left; margin: 20px 0 0 8px; font-size: 140%; }
.contacts li { list-style-type: none; float: left; margin: 8px; }
.contacts li a img { border: 1px solid #61574c; }

.formbox { font-family: "Trebuchet MS"; }
.formbox form { margin: 0.5em 0; }
.help,
.newsletters p,
.formbox label,
.formbox p { color: #8e8477; font-size: 83%; font-family: "Trebuchet MS"; }
.formbox p { color: #8e8477; margin:.7em 0 0 0; font-family: "Trebuchet MS"; }
.formbox input { background-color: #f2f0e8; border: 1px solid #bfb9af; padding:2px; }
.formbox input.submitbtn { font-size: 10px; text-transform: uppercase; text-decoration: none; color: #8e8477; font-family: "Trebuchet MS"; border: 1px solid #bfb9af; padding:2px 20px 2px 2px; width: inherit; background: url(http://www.citywinery.com/images/btn_main_right.gif) no-repeat -2px right; margin-top: 5px; }

.newsletters label { margin: 0 8px; color: #362f29; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; }

.msg { margin-left: 68px; }
.response { padding: 0 0 0 20px; }

.edit-profile .infobox { border-bottom: 0 none; }
.edit-profile .infobox span { width: 100px; }
.edit-profile .infobox strong { margin-left: 100px; }
.change-avatar .button { margin-left: 0; }
.chosen-image { width: 100px; float: left; padding: 8px 16px 8px 0; }
.chosen-image img { border: 1px solid #898276; }
.chosen-image h5 { color: #362b24; font-size: 11px; }

/*
------------------------
Vineyard Pages
------------------------
*/
.description p { margin: 1em 0; font-size: 13px; }
.vineyard address { font-style: normal; }
.vineyard h5 { margin: 1em 0 0 0; font-family: "Trebuchet MS"; color: #868176; text-transform: uppercase; font-weight: normal; }

/*
------------------------
Restaurant Pages
------------------------
*/
.spacebox a img { margin: 0 5px; }
#content .spacebox h3,
#content .spacebox h3 a { font-weight: normal; font-style: normal; }
.space img { margin: 0; }
.views { width: 236px; margin: 8px; padding: 0 8px 8px 8px; border-left: 1px solid #d9cfbc; border-bottom: 1px solid #d9cfbc; }
.views img { border: 0 none; }
.views li { list-style-type: none; margin: 5px 0; }
.views a:hover { background-color: transparent; text-decoration: underline; }

/*
------------------------
Events Pages
------------------------
*/
.events .space img { display: block; float: right; margin: 0 0 8px 8px; }
.event_type { padding: 5px; font-size: 13px; background-color: #a18e82; color: #efe7d3; }

/*
------------------------
Store Pages
------------------------
*/
.store .subcol1 { width: 268px; }
.store .subcol2 { width: 269px; }
.shopitem { font-size: 13px; }
.shopitem .itemdetails { margin-left: 45px; }
.shopitem img { display: block; float: left; border: 1px solid #000; margin: 0 5px 0 0; }
.showtime { margin-top: 0; line-height: normal; font-size: 11px; font-weight: bold; }
.shopitem .button2 { margin-bottom: 8px; }

#content .store .search { padding: 10px 8px; }
#content .store .search h2 { float: left; height: auto; margin-top: 3px; font-size: 13px; background-image: none; color: #61574c; }

.itemhead { border-bottom: 1px solid #beb4a3; }
.itemhead .date { width: 100px; margin: 0; padding: 9px; color: #362f29; text-transform: none; font-size: 100%; border-right: 1px solid #beb4a3; }
.itemhead h3 { float: left; padding: 8px; font-size: 140% !important; }
.itemhead .whenwhere { float: right; color: #65564a; font-family: "Trebuchet MS" }
.itemhead .whenwhere p { float: left; margin: 0; padding: 12px 8px; border-left: 1px solid #beb4a3; font-size: 80%; }
.itemhead .whenwhere .buy { padding: 9px; }

.store .item .subcol1 { width: 500px; border: 0 none; }
.store .item .subcol2 { width: 240px; border: 0 none; }
.store .item .subcol1 img { display: block; float: right; margin: 8px; border: 1px solid #61574c; }
.item li { margin: 5px 0; list-style-type: none; }

.item .ordercol1 { width: 60%; float: left; }
.item .ordercol2 { width: 20%; float: left; font-weight: 900; }
.item .ordercol3 { width: 20%; float: left; }
.item .totalcol1 { width: 80%; float: left; }
.item .total { margin-top: 1em; }

.item .system { margin: 0; padding: 0; font-size: 11px; color: #898276; }
.item .system span { text-transform: none; }
.item input { width: 100%; border: 1px solid #beb4a3; background-color: #eee6d2; }

.cart .colcontain { padding-bottom: 2px; border-bottom: 5px solid #beb4a3; background: url(http://www.citywinery.com/images/light_col_store.png) repeat-y -153px; } 

#content .checkout_col_1 { float: left; width: 227px; margin-left: 2px; }
#content .checkout_col_2 { float: left; width: 528px; margin-left: 2px; }
#content .checkout_col_1 h4 { font-size: 150%; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; }
#content .checkout_col_1 h4 a { font-size: 11px; color: #898276; text-transform: none; }
.checkout_col_1 .system { text-transform: none; font-size: 13px; }

.cart .subcol1,
.cart .subcol2 { padding: 5px; }

.cartitem .price { float: right; margin-bottom: 8px; }
.cartitem .info { font-size: 11px; color: #362f29; font-style: normal; font-weight: normal; }
.cart .infobox { border-bottom: 0 none; }
.shippay { border-top: 4px solid #beb4a3; }

.buttonbox1 { float: left; width: 237px; margin-left: 2px; }

.billing .infobox span { width: 100px; }
.billing input { width: 150px; }
.billing li strong { margin-left: 80px; }
.billing .subcol2 .infobox span { width: 80px; }
.billing .subcol2 input { width: 140px; }
.mailcard,
.billing .sameas { float: right; margin: 0; font-family: "Trebuchet MS"; color: #61574c; font-size: 80% !important;}
.mailcard { float: none; }

.cart table { width: 100%; border-bottom: 4px solid #beb4a3; }
.subtotal p,
.cart th { padding: 5px; text-align: left; font-family: "Trebuchet MS"; text-transform: uppercase; border-bottom: 2px solid #beb4a3; color: #61574c; font-size: 11px; font-weight: normal; }
.cart tr { border-bottom: 1px solid #fdfbf7; }
.cart td { padding: 5px; border-top: 1px solid #fdfbf7; border-right: 1px solid #beb4a3; border-bottom: 1px solid #beb4a3; }
.cart .check { text-align: center; }
.cart .price { text-align: right; border-right: 0 none; }
.cart #quantity { width: 45px; }
.cart .quantity { width: 100%; border: 1px solid #beb4a3; background-color: #eee6d2; }
.cart .subtotal { text-align: right; }
.subtotal p { border-bottom: 0 none; text-align: right; margin: 5px 0; padding: 0; }
#total td { text-align: right; font-family: "Trebuchet MS"; text-transform: uppercase; font-size: 13px; background: url(http://www.citywinery.com/images/light_col.png); }
#total .price { font-family: Georgia, "Times New Roman", Times, serif; }

#content h2.success { font-size: 200%; background-image: none; }

/*
------------------------
Content Header Styles


------------------------
*/
.headlight { color: #325686 }
p.subh1,
p.subh2,
p.subh3,
p.subh4 { font-weight: 900; margin:0 0 -.75em 0; padding-top:10px; }
p.subh1 { font-size: 30px; }
p.subh2 { font-size: 21px; margin-bottom: .7em;}
p.subh3 { font-size: 17px; }
p.subh4 { font-size: 15px; }

/*
------------------------
Errors
------------------------
*/
.errors, .errors p { color: #c00; font-family: "Trebuchet MS"; background-color: #ffc; padding:4px; font-size: 90%; }
#content .errors h2 { height: auto; padding: 0; color: #c00; background-image: none; }
#content .errors { margin:0 8px 0 2px; }
.errors a, .errors a:link { font-weight: bold; color:#c00; text-decoration: underline; }
.errors ul { padding: 0.5em 2em; list-style-type: square; }
.errors li { line-height: 1.5em; color: #c00; }

/*
------------------------
Misc
------------------------
*/
.button.edit { margin-top: 20px; }


/*
------------------------
Added by DAVEBIAS
------------------------
*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.highlight { background: url(http://www.citywinery.com/images/highlight.png) repeat-y left top; border-left: 1px solid #bfb9af; margin-right:1em; padding:0 2em 0 .5em; }

.reg_box input { font-size: 100%; background-color: #f2f0e8; border: 1px solid #bfb9af; padding:4px; width: 200px; margin-bottom: 1.4em; color:#bfb9af; }
.reg_box input:focus { color:#3a2e16; background: #FdFdFd; }
.reg_step { display: block; font-size: 110%; line-height: 1.5em; width: 477px; margin-bottom: .7em; }
.cart p.lean { background: url(http://www.citywinery.com/images/h_bg_lean.gif) repeat-x bottom; padding: 8px; margin-bottom: 0;}

.cost { list-style-type: none; margin:5px 0 10px 0; }
.cost li { font-size: 13px; line-height: 1.5em; margin:0; padding-left: 10px; background: url(http://www.citywinery.com/images/icons/arrow.gif) no-repeat left 5px; }

.views .price { font-weight: bold; font-style: italic; padding-left: 5px; font-size: 12px; }
.views h4 { margin:10px 0 3px 0; padding: 0; }
.views p { margin:0 0 .5em 0; line-height: 1.5em; font-size: 13px; }

.adbox { padding-bottom:11px; }
.loggedin { font-size: 80%; font-style: italic; }
.tixprice { font-size: 80%; font-style: italic; font-weight: bold; margin-top: -5px; }
.forgotpass, .forgotpass a { display: block; padding:0 3px 0 0; font-size: 87%; text-align: right; }
.forgotpass a:hover { background-color: transparent; text-decoration: underline; }

.menutype { font-family:"Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; border-bottom:1px solid #d5cdbb; font-weight:bold; padding-bottom:3px;  }
.foodtype { display:block; font-weight:bold; font-size:12px; font-style: italic; padding:10px 0 0 0; margin:10px 0; }
.menuitem { display:block; text-transform: none; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height: 1.3em; margin-bottom: 5px; }
.menu-price { padding-left: 20px; font-size: 12px; }
.foodnote { display:block; margin:-10px 0 10px 0; font-style: italic; font-size: 11px; }
ul#presslist {list-style-type: none; margin:0 0 20px 0; }
#presslist li { padding:0; margin:0; background: none; }
#presslist li a { display: block; text-decoration: none; color: #362b24; margin:0; padding:5px 0; border-bottom: none; }
#presslist .publication { display:block; font-size: 11px; color:#898276; font-style: italic; }
#presslist .articletitle { display:block; font-size:17px; color:#362b24; padding:5px 0;}
#presslist .pressauth { display:block; font-size:12px; padding-left: 5px; }
#presslist li a:hover { background:#f9f5ea url(http://www.citywinery.com/images/readon.gif) no-repeat right 10px; color: #362b24;  }

.description table { border-top:1px solid #bab2a2; border-bottom:1px solid #bab2a2; border-right:1px solid #bab2a2; }
.description table td { border-left:1px solid #bab2a2; font-size: 12px; padding:4px; }
.description table tr.brdrd td { border-bottom: 1px solid #bab2a2; }
.description td.ex { text-align: center; width:108px; font-size: 11px; font-weight: bold; }
.description td.type { text-align: left; border-bottom: 1px solid #bab2a2; }
.description td.choice { text-align: left; font-size: 10px; font-family:"Trebuchet MS", "Lucida Grande", Geneva, Helvetica, sans-serif; text-transform: uppercase; color:#734027; letter-spacing: 1px; border-bottom:1px solid #bab2a2; }
.description td.columinzr { background-color: #dfdfdf; }
.description tr.rowizr td { background-color: #bab2a2; color:#FFF; font-weight: bold; }


/* NEW SLIDESHOW - WEEK AT A GLANCE STYLES */
.slides div { position: absolute; left: 0; top: 0; }
ul.waglist { background: url(http://www.citywinery.com/images/wagback.jpg); margin:0; font-size: 12px; }
ul.waglist li { padding: 10px; line-height: 1.3em; border-bottom: 1px solid #CCC; }
ul.waglist li.alt { background: url(http://www.citywinery.com/images/wagbackalt.jpg); }
ul.waglist span { display: block; }
span.wagdate { font-weight: bold; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: justify; }
span.wagnotes { }

/* Error block for store cart*/

.alert{
       text-align: center;
}

.errorExplanation {
        text-align: left;
	display: block;
	border: 1px solid #c05843;
	padding: 10px 10px 10px 10px;
        margin-top:5px;
	width: 95%;
        background: #eddbd5;
}
	
#errorExplanation h2{
    background: #eddbd5 url(../../images/bluesteel/icon-wrong.gif) 5px center no-repeat;
    padding: 2px 2px 2px 35px;          
}	

#errorExplanation p {
  font-weight: bold;
}

#errorExplanation ul {
  list-style-type:disc;
  padding-left:0.9em;
}

.socialbug { float:left; margin: 10px 10px 10px 0; }

/* new form elements */
.baseform li { list-style-type: none; margin-bottom: 20px; }
.baseform fieldset { margin:20px 10px; padding:20px 0 0 0; border-top: 1px dotted #bab2a2; border-bottom: 1px dotted #bab2a2; border-left:none; border-right: none; }
.baseform .leftform { width: 48%; float:left; }
.baseform .rightform { width:48%; float:right; }
.baseform label { display: block; padding-bottom: 3px; }
.baseform .reg_input_box { border:1px solid #bab2a2; padding:4px 5px; color:#898276; width: 94%; }
.baseform .wide_select { width:75%; }
.baseform .submit_line { text-align: right; padding:5px; background-color: #f9f5ea; border:1px dotted #bab2a2;}
.reqd { color: #7a204c; }