.left-box-long h1 a{
	border:0 !important;
}

#small-cart-info {
	font-size: 11px;
	padding: 8px;
	margin-bottom: 4px;
	border: 1px solid #ccc;
	background-color: #fefede;
}

#small-cart-info a{
	font-weight: bold;
	margin: 0 2px 0 0;
}

.cart-info{
	font-size: 10px;
	line-height: 20px;
	padding: 2px 2px 0 6px;
	float: left;
}

li.sub-cat-links a:link, li.sub-cat-links a:visited  {
	margin-left: 20px !important;
	padding: 1px 20px !important;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif !important;
	background: url(https://www.emerils.com/img/img-design/bullet-recipes.png) no-repeat 3px 6px !important;
}

li.sub-cat-links a:hover, li.sub-cat-links a:active, li.sub-cat-links a.active  {
	background-color: #eeebce !important;
}

.prod-imgs {
	width: 100%;
}

.prod-imgs td:hover{
	background-color: #eeebce;
}

.prod-imgs td {
	vertical-align: top;
	text-align: center;
	padding:16px 0 16px;
	width: 33.33%;
	font-size:12px;
	border: 1px solid #e7e7e7;
}

.prod-imgs td a {
	display: block;
	border-bottom: 0;
	margin-bottom:2px;
}

.pagination .view-all {
	font-size:12px !important;
	background:none !important;
	border:0 !important;
	float:left !important;
	margin-bottom: 6px !important;
}

#prod-detail .prod-img {
	margin: 6px 10px 6px 3px;
}

#user-options h1 a {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 19px !important;
	font-weight: normal !important;
	margin: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 6px !important;
	padding: 0 !important;
	text-transform:uppercase !important;
}
	

#prod-detail h1 {
	text-transform: none;
	font-size: 22px;
	line-height: 20px;
	border: none;
	margin-bottom: 8px;
}

#prod-detail td{
	vertical-align: top;
	font-size: 11px;
	line-height: 18px;
}

#additonal-info {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
	margin: 22px 0;
}

#purchasing {
	margin: 10px 0;
}

#purchasing-info {
	border-bottom: 1px solid #ccc;
}

#purchasing-info td {
	padding: 6px 2px;
	font-size: 10px;
	border-top: 1px solid #ccc;
}

#purchasing-info select {
	width: 120px;
}

#purchasing .add-to-cart {
	float: right;
}

.prod-border {
	background: url(../elements/product-bg.jpg) no-repeat;
	padding: 4px 6px;
}

.size-chart {
	margin: 6px 0;
	width: 100%;
	font-weight: bold;
	text-align: center;
}

.size-chart td {
	padding:2px !important;
	width: 50%;
	border: 1px solid #ccc;
	border-top: 0;
}

/* @group Tabs */

@media projection, screen { 
  .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
  .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
#tabs-container {
	border-bottom: 1px solid #bdab87;
    margin-bottom: 60px;
}

#fragment-1, #fragment-2 {
	padding: 8px 8px 12px;
}

.ui-tabs-nav li {
	clear: none !important;
	float: left;
	font-weight: bold;
	margin-left: -1px;
	margin-right: 1px;
}
.ui-tabs-nav li a {
	float: left !important;
	background-color: #efe1c6;
    color: #600;
	border: 1px solid #bdab87;
	border-top: none;
    text-align: center;
    padding: 3px 8px 3px;
    margin:1px 4px 0 0 ;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover {
	color: #069;
    padding: 4px 8px 3px;
    background-color: #F5F6ED;
    margin:0 4px 0 0 ;
}

/* @end */

#prod-attributes {
	margin: 10px 8px 10px 12px;
}

#prod-attributes h1, #prod-matches h1 {
	text-transform: uppercase;
	font-size: 20px;
	border-bottom: 1px solid #ccc !important;
}

#prod-recipes a {
	font-size: 12px;
	padding-left: 18px;
	background: url(https://www.emerils.com/img/img-design/bullet-recipes.png) no-repeat 3px 3px !important;
	border-bottom: 0;
}

#prod-matches {
	margin-left: 12px;
}

#shop-header {
	background: url(https://www.emerils.com/shop/img-headers/header-border.jpg) no-repeat;
	padding: 11px;
	margin-left: 2px;
}

#shop-header img {	margin-bottom: 18px;}

#shop-header h1{
	text-transform: none;
	border-bottom: 0;
}

#shop-header p{
	margin: 6px;
	font-size: 12px;
}

#estimate-shipping {
	text-align: right;
	font-size: 10px;
	padding: 6px;
}

.tdRow1Color, .tdRow2Color {
	font-size: 10px;
}

.tdRow1Color {
	background-color: #fff;
}

#basket-info {
	font-size: 12px;
	margin: 10px 0;
}

#basket-info th {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 6px 2px;
}

#basket-info td {
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	padding: 6px 2px;
}

#basket-info td img {
	float: left;
	padding-right: 8px;
}

#basket-info select {
	width: 120px;
}

.login-cell {
	vertical-align: top;
	width: 48%;
	padding: 6px;
	font-size: 12px;
}

.login-cell label, #text-box label {font-weight: bold; font-size: 12px;}
.login-cell form, #text-box form { margin: 10px;}

.login-cell select {
	width: 210px;
}

.login-cell input[type=text], .login-cell input[type=password], #text-box input[type=text], #text-box input[type=password]{
	border: 1px solid #CCC;
	width: 200px;
	padding: 4px;
	margin-bottom: 10px;
}

#text-box {
	padding:0;
}

#text-box p {
	padding: 3px 0;
	font-size: 12px;
}

#text-box h2, .login-cell h2 {
	padding:0 0 2px 0;
	border: 0;
	font-size:22px;
	border-bottom: 1px dotted #ccc;
}

#text-box li {
	font-size: 11px;
	margin-left: 16px;
	padding: 0;
}

.cust-errors ul li{
	margin: 0 14px 6px;
	background: #FFFFCC url(https://www.emerils.com/img/img-design/cancel-icon.png) no-repeat 2px center;
	color: #006699;
	padding: 4px 3px 5px 22px !important;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	border: #EDD4A0 1px solid;
}

.checkout-info {
	line-height:20px;
}

.checkout-info h3 {
	font-size: 20px;
	color: #678569;
	border-bottom: 1px dotted #ccc;
}
