.xtra-links {
  xfont-size: 1.15em;
  font-weight: bold;
  xline-height: 1.5em;
  margin: 20px 90px 20px 0px;
  float:right;
  width:207px;
}
.xtra-links br {
	display:none;
}
.xtra-links a {
	text-decoration:none;
	display:block;
	margin-bottom: 5px;
}


#back-to-top a {
	color:#663300;
	float:right;
	margin-right:18px;
	text-decoration:none;
}

.default_page #content {
	float:left;
	padding:0px 50px 0px 60px;
	width:515px;
	font-family: arial, helvetica, sans-serif;
	font-size:1.2em;
	color:#666666;
}

.default_page #content h2 {
	xmargin:0px 0 20px 0;
	font-weight:normal;
	font-size:1.25em;
}

.default_page #content h2.prod-title {
  color:#C63300;
  font-size: 1.6em;
  margin: 0 0 5px 0;
}
.default_page #content .content p {
	padding:0 0 15px 0;
}

.shipping #content .content ul li {
	list-style:square;
	margin:0 0 20px 20px;
}

.chicklets { font-weight:normal }

.default_page #content a {
	color:#663300;
}

.meta {
  display: block;
  float: none;
  clear: both;
  padding: 5px 0;
}

/* OVERRIDES */

div.links {
	display:none;
}

/* signup */
.signup .sidebar .block-block{
	display:inline-block;
}
.print_html {
	margin:0;
}
.indicates-required {
	text-align: right;
}
.mc-field-group {
	padding-bottom: 10px;
}
.mc-field-group label {
	width: 110px;
	display: inline-block;
	text-align: right;
	font-weight:bold;
}
.mc-field-group.input-group {
	padding: 5px 0 5px 0;
}
.mc-field-group.input-group ul{
	margin-left: 115px;
}
.mc-field-group.input-group strong {
	padding-bottom: 5px;
	display: inline-block;
	width: 110px;
	text-align: right;
}
.mc-field-group.input-group li {
	line-height: 12px;
	margin-bottom: 5px;
}
.mc-field-group.input-group label {
	width: auto;
	margin-left: 5px;
	vertical-align: text-top;
	text-align:left;
	font-weight: normal;
}
.subscribe.clear {
	margin-left: 115px;
}


/* LOGIN/ACCOUNT PAGES */


#tabs-wrapper ul.primary li.active a {
	background-color:#663300;
	border-color:#663300 #663300 #663300;
	color:#fff;
}

#tabs-wrapper ul.primary li a:hover {
	background-color:#ff6600;
	border-color:#ff6600 #ff6600 #ff6600;
	color:#fff;
}

#tabs-wrapper ul.primary li a {
	background-color:#fff;
}


/* USER LOGIN */
#user-register fieldset {
	border:0;
}
#user-register fieldset legend {
	display:none;
}
#user-login  input.form-text, #print-mail-form  input.form-text, #user-register  input.form-text, #user-pass input.form-text{
	width:515px;
}
#user-login textarea.form-textarea, #print-mail-form textarea.form-textarea{
	width:515px;
}

#edit-timezone {
	width:515px;
	margin-bottom:20px;
}



.default_page #squeeze {
	width:515px;
	min-height:400px;
}


.block ul {
	padding:0;
}

.breadcrumb { display:none; }

#content h2 { xdisplay:none; }

#content .node h2, #content #tabs-wrapper h2{
	xdisplay:block;
}

.category-grid-products > br {
	display:none;
}

ul.pager {
	xpadding-top:10px;
	margin-top:10px;
}

ul.pager li a {
	color:#663300;
	text-decoration:none;
}

ul.pager li.pager-current, ul.pager li a:hover {
 color:#ff6600;
}



/* SHOPPING CART */
#cart-form-products {
	border:0;
}

#cart-form-products thead {
	background-color:#663300;
	line-height:26px;
}
#cart-form-products th {
	color:#fff;
	border-bottom:none;
	text-indent:5px;
	font-weight:normal;
	text-transform:uppercase;
}

#cart-form-products tbody {
	border:0;
}

#cart-form-products tr.even, #cart-form-products tr.odd {
	background-color:#fff;
	border:0;
}
#cart-form-products td {
	padding-top:5px;
	text-align:left;
}
#cart-form-products td.remove {
	text-align:left;
}
#cart-form-products td.remove div {
	margin-left:20px;
}
#cart-form-products td.image {
	width:50px;
}
#cart-form-products td.desc{
	width:250px;
}
#cart-form-products td.desc a {
	color:#CC3300;
}
#cart-form-products td.qty div{
	margin-left:5px;
}

#cart-form-products td.price span{
	margin-left:5px;
	
}
#cart-form-products td.subtotal {
	text-align:right;
}
#cart-form-products td.subtotal span{
	margin-right:15px;
}


#cart-form-products .item-list ul li {
	margin:0;
}


#cart-form-buttons {
	border:0;
	margin-top:10px;
	float:right;
	
}
#continue-shopping-button {
	margin-right:2px;
	xdisplay:inline-block;
	float:right;
}

#cart-form-buttons input {
	xfloat:right;
}

.item-list ul li {
	list-style-type:none;
}



/* RELATED PRODUCTS - CART */
#cart-form-buttons .form-button, #cart-form-buttons .form-submit {
	margin:0px;
}
#update-checkout-buttons {
	float:right;
	xdisplay:inline-block;
}
#cart-related-products {
	clear:both;
	padding-top:20px;
}
#cart-related-products  p{
	padding-bottom:20px;
}
#cart-related-products #related tbody {
	border:none;
}

#related td {
	width:515px;
	padding:0;
	margin:0;
}	


.cart-related-item {
	position:relative;
	xtext-align:center;
	width:24%;
	float:right;
	display:inline-block;
	padding:0;
	margin:0px 4px 0px 0px;
}

.cart-related-item  a.buy-related-item img{
	float:none;
	height:100px;
	width:100px;
	display:block;
	padding:0;
}

.cart-related-item.upsell-block-product-title {
	height:auto;
}
.cart-related-item .buy-related-item {
	color:#CC3300;
}

.cart-related-item .attributes .attribute {
	padding:5px 0 5px 0;
}

.cart-related-item .add-to-cart {
	display:none;
	padding-left:20px;
}

.cart-related-item .add-to-cart .form-item {
	margin-right:0;
}

.cart-related-item .attributes .attribute .form-select {
	
}
.cart-related-item .uc-price-upsell {
	display:none;
}

.cart-related-item  #edit-qty-wrapper {
	margin-right:5px;
}


/* CHECKOUT */
#uc-cart-checkout-form fieldset {
	border:0;
	padding:0;
}

#uc-cart-checkout-form fieldset legend {
	display:none;
}

.fieldset-wrapper .description {
	font-size:1em;
	font-weight:bold;
	background-color:#666666;
	color:#fff;
	padding:5px 0px 5px 5px;
	margin-bottom:5px;
}

#uc-cart-checkout-form #cart-pane .cart-review {
	border:0;
	width:515px;
}

#uc-cart-checkout-form #cart-pane .cart-review thead {
	background-color:#663300;
	line-height:26px;
	color:#fff;
}

#uc-cart-checkout-form #cart-pane .cart-review th {
	border:0;
}
#uc-cart-checkout-form #cart-pane .cart-review th.qty{
	padding-left:5px;
}
#uc-cart-checkout-form #cart-pane .cart-review td.price {
	text-align:left;
}
#uc-cart-checkout-form #cart-pane .cart-review td.price span{
	margin-left:-5px;
}
#uc-cart-checkout-form #cart-pane .cart-review td.subtotal span.uc-price{
	margin-right:3px;
}


#uc-cart-checkout-form #cart-pane .cart-review tr.even, #uc-cart-checkout-form #cart-pane .cart-review tr.odd {
	border:0;
	background-color:#fff;
}

#payment-pane #line-items-div {
	border:0;
}

#edit-panes-quotes-quote-button {
	margin-top:5px;
}

.fieldset-wrapper #line-items-div {
	border:0;
}

.solid-border{
	border:0;
}

#checkout-form-bottom {
	border:0;
}

#quote .option .ups-logo {
	padding: 0px 5px 0px 5px;
}

.address-pane-table tbody {
	border:0;
}


.order-review-table {
	width:515px;
	border:0;
	margin-top:10px;
	font-size:1em;
}

.order-review-table td {
	text-indent:5px;
}

.order-review-table .uc-price {
	margin-right:5px;
}

.order-review-table .pane-title-row {
	background-color:#666666;
	color:#fff;
	border:0;
	text-align:left;
	text-indent:5px;
}

.order-review-table .pane-title-row td {
	padding:4px 0px 4px 0px;
}

.order-review-table td.title-col, .order-review-table td.data-col {
	padding:5px 0px 5px 0px;
}

.order-review-table td.data-col {
	text-indent:0;
}

.order-review-table td.title-col {
	text-align:left;
	width:120px;
}

.order-review-table .review-button-row {
	background:#fff;
	border:0;
}

.complete p {
	padding:0px 0px 5px 0px;
}

.ubercart-throbber {
	padding-left:10px;
}



/* SEARCH */
html.js fieldset.collapsible {
	border:0 none;
	margin-top:50px;
}

html.js fieldset.collapsed legend {
	display:block;	
}
html.js fieldset.collapsible legend a{
	margin-left:-5px;
}
.search-advanced .criterion {
	float:none;
}

.search fieldset {
	padding:0;
}



/* HEADERS */
.left-corner h2 {
	height:75px;
	width:500px;
	text-indent:-999em;
	margin-bottom:10px;
}

.about-salumeria .left-corner h2 {
	background: url(../images/headers/buon-giorno.png) -5px -5px no-repeat;
}
.specials .left-corner h2 {
	background: url(../images/headers/specials.png) -15px -12px no-repeat;
}
.featured-items .left-corner h2 {
	background: url(../images/headers/featured-items.png) -5px -8px no-repeat;
}
.contact .left-corner h2 {
	background: url(../images/headers/contact-us.png) -15px -5px no-repeat;
}
.user .left-corner h2 {
	background: url(../images/headers/login.png) -4px -6px no-repeat;
}
.logged-in .left-corner h2 {
	xbackground: url(../images/headers/login.png) -15px 0 no-repeat;
}
.register .left-corner h2 {
	background:none;
	background: url(../images/headers/create-new-account.png) -18px -8px no-repeat;
}
.printmail .left-corner h2 {
	background: url(../images/headers/email-a-friend.png) -18px -6px no-repeat;
}
.faqs .left-corner h2 {
	background: url(../images/headers/faqs.png) 0 -6px no-repeat;
}
.cart .left-corner h2 {
	background: url(../images/headers/my-cart.png) -10px -9px no-repeat;
}
.cart.checkout .left-corner h2 {
	background:none;
	background: url(../images/headers/checkout.png) -8px -10px no-repeat;
}
.press .left-corner h2 {
	background: url(../images/headers/press.png) -15px -10px no-repeat;
}
.privacy .left-corner h2 {
	background: url(../images/headers/privacy.png) -15px -8px no-repeat;
}
.search .left-corner h2 {
	background: url(../images/headers/search.png) -15px -8px no-repeat;
}
.security .left-corner h2 {
	background: url(../images/headers/security.png) -15px -11px no-repeat;
}
.shipping .left-corner h2 {
	background: url(../images/headers/shipping.png) -15px -7px no-repeat;
}
.checkout.complete .left-corner h2 {
	background:none;
	background: url(../images/headers/thank-you.png) -20px -7px no-repeat;
}
.checkout.review .left-corner h2 {
	background: url(../images/headers/your-order.png) -8px -7px no-repeat;
}
.signup .left-corner h2 {
	background: url(../images/headers/giornal-e.png) -15px -6px no-repeat;
}
.ask-the-chef .left-corner h2 {
	background: url(../images/headers/ask-the-chef.png) 0 -9px no-repeat;
}
.recipes .left-corner h2 {
	background: url(../images/headers/recipes.png) -10px -12px no-repeat;
}
.news-and-updates .left-corner h2 {
	background: url(../images/headers/news-updates.png) -5px -10px no-repeat;
}
.user.logged-in .left-corner h2 {
	background:none;
	background: url(../images/headers/my-account.png) -4px -11px no-repeat;
}
.user.password .left-corner h2 {
	background:none;
	background: url(../images/headers/request-new-password.png) 0 -6px no-repeat;
}

.catalog h2, .front_page h2, h2.messages-label{
	display:none;
	margin:20px 0px 0px 0px;
}


.news-and-updates h2.blog-title, .recipes h2.blog-title, .ask-the-chef h2.blog-title, .press h2.blog-title, .search .box h2, .recipes .group-ref-products-group h2, .catalog h2.prod-title {
	height:auto;
	width:auto;
	text-indent:0;
	display:block;
	margin:20px 0px 0px 0px;
	background:none;
}

.news-and-updates h2.blog-title, .recipes h2.blog-title, .ask-the-chef h2.blog-title, .press h2.blog-title {
	margin-bottom:5px;
}

/* Recipie List */
.recipes div.item-list ul {
	padding:0px;
	margin:0px;
}
.recipes div.item-list ul li {
	margin:20px 0px 5px 0px;
}
.recipes div.item-list ul li a{
	font-size:1.25em;
	font-weight:normal;
}







