/* Eric Meyer's CSS Tools: Reset CSS (Modified by Hieu Nguyen)
-------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

/* Clearfix
-------------------------------------------------------------*/
* html .clearfix {
	height: 1%; /* IE5-6 */
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;  
}

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearer      { display: block; clear: both; font-size: 0; line-height: 0; height: 0; overflow: hidden; }

/* Mis.
-------------------------------------------------------------*/

/* Forms */
form          {}
fieldset      {}
legend        {}

/* Content */
p             {}
strong        { font-weight: bold; }
address       { font-style: normal; line-height: 1.35; }
cite          { font-style: normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size: 1em; }
big           { font-size: 2em; }
/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space: nowrap !important; }
.wrap         { white-space: normal !important; }
.a-left       { text-align: left !important; }
.a-center     { text-align: center !important; }
.a-right      { text-align: right !important; }
.v-top        { vertical-align: top; }
.v-middle     { vertical-align: middle; }
.f-left,
.left         { float: left !important; }
.f-right,
.right        { float: right !important; }
.f-none       { float: none !important; }
.f-fix        { float: left; width: 100%; }
.no-display   { display: none; }
.no-margin    { margin: 0 !important; }
.no-padding   { padding: 0 !important; }
.no-bg        { background: none !important; }

/* Lists */
ul,ol         { list-style:none; }

/* remember to highlight inserts somehow! */
ins           { text-decoration: none; }

del           { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table         {border: 0;border-spacing: 0;empty-cells: show;}
caption,th,td { vertical-align: top; text-align: left; font-weight: normal;}

/*Various Clears---*/
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after {
	display: block;
	content: ".";
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

#platesCategory {
	
}

#CategoryLandingImage1 {
	box-sizing: content-box;
	width: 25%;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

#categorylandingTitle {
	box-sizing: content-box;
	width: 60%;
	float: right;
	margin-top: 55px;
	font-size: 25px;
	margin-bottom: 10px;
}

#categorylandingText {
	box-sizing: content-box;
	float: right;
	width: 58%;
	font-size: 1em;
	margin-right: 15px;
	margin-bottom: 15px;
}

.categoryShopAll a {
	margin-left: 100px;
}

#CategoryLanding1 {
	box-sizing: content-box;
	border: 1px solid #eee;
	padding-bottom: 11px;
	background-color: white;
	width: 72.9%;
	margin-bottom: 15px;
	float: left;
}

#CategoryLanding2 {
	box-sizing: content-box;
	padding-bottom: 0px;
	margin-top: 15px;
}
#CategoryLanding2:before,
#CategoryLanding2:after {
	display: table;
    content: "";
}
#CategoryLanding2:after {
	clear: both;
}

#CategoryProduct1 {
	box-sizing: content-box;
	width: 18.4%;
	position:relative;
	float: left;
	background-color: white;
	margin-bottom: 10px;
	margin-top: 5px;
}

.CategoryProduct1image {
	/* background-color: white; */
}

.CategoryProduct1Title {
	text-align: center;
	font-weight: bold;
	font-family: 'novecento_widenormal';
	letter-spacing: .015em;
	padding-top: 5px;
	padding-bottom: 15px;
}

.CategoryTitleTextHover:hover {
	text-decoration:none;
	color:#999;
}

#CategoryProduct2 {
	box-sizing: content-box;
	width: 18%;
	position:relative;
	float:left;
	background-color: white;
	margin-left: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.CategoryProductDiv {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}
.CategoryProductDivStart {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
}




#landingBottomLeft {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
}

#categorylandingBottomTitle {
	box-sizing: content-box;
	width: 81%;
	margin-top: 15px;
	font-size: 20px;
	margin-bottom: 10px;
}

#categorylandingBottomText {
	box-sizing: content-box;
	width: 92%;
	font-size: 1em;
	margin-right: 0%;
	margin-bottom: 15px;
}

.categorybottomShopAll a {
	margin-left: 0px;
}

#CategoryLanding3 {
	box-sizing: content-box;
	border: 1px solid #eee;
	padding-bottom: 70px;
	background-color: white;
	margin-top: 15px;
	height: 128px;
	width: 48%;
	float: left;
	margin-bottom: 8px;
}

#landingBottomRight {
	margin-left: 0px;
	margin-top: 10px;
	width: 59%;
	float: right;
}

.landing3Image {
	width: 34%;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#landingBottomRightNew {
	width: 100%;
	margin-left: 0px;
	margin-top: 10px;
	float: right;
}
#CategoryLanding4 {
	box-sizing: content-box;
	border: 1px solid #eee;
	padding-bottom: 70px;
	background-color: white;
	margin-top: 15px;
	height: 128px;
	width: 50%;
	float:right;
	margin-bottom: 8px;
}

#pageBody .products-grid {
	width:992px;
	float:right;
}

.CategoryProduct1image img {
	width:100%;
}

#CategoryLanding1right {
	box-sizing: content-box;
	width: 24%;
	border: 1px solid #eee;
	padding-bottom: 4px;
	background-color: white;
	margin-bottom: 16px;
	float: right;
	height: 233px;
	padding-top: 6px;
	padding-left: 10px;
}

span#product-price-12-upsell.regular-price {
	margin-top:10px !IMPORTANT;
}