body {
	background-color: #000;
	font-family: arial;
	font-size: 9pt;
	color: #fff;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

a { outline: none; }

body, h1, h2, h3, h4, img,
form, ul, li, p {
	border: 0;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4 {
    display: block;
    clear: both;
}

img#logo {
	position: absolute;
	top: 0;
	left: 23px;
}

h2 {
	padding: 0 0 20px 0;
}
p {
	line-height: 14pt;
	padding-bottom: 20px;
}

.container {
	display: block;
	position: relative;
	width: 968px;
	margin: 0 auto;
}

#header {
	display: block;
	height: 90px;
}

ul#topnav {
	position: absolute;
	top: 39px;
	right: 0;
	width: 520px;
	list-style-type: none;
}


ul#topnav li {
	display: block;
	float: left;
}
ul#topnav li a {
	display: block;
	text-align: center;
	padding: 0 17px 0 17px;
}



div.fpwood {
	display: block;
	position: relative;
	background-repeat: no-repeat; 
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/fp_wood.jpg'); 

}

div.wood {
         display: block;
         position: relative;
         background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/content_bg.png'); 
         background-repeat: y-repeat;
}
         
div.wood img#topedge {
	position: absolute;
	top: -15px;
	left: 0;
}
div.wood img#bottomedge {
	position: absolute;
	bottom: -19px;
	left: 0;
}
div.wood div.content {
	position: relative;
	z-index: 5;
	padding: 38px 25px 38px 25px;
	min-height: 400px;
}

div.fpwood div.content {
        position: relative;
        z-index: 5;
        padding: 38px 25px 38px 25px;
        min-height: 400px;
}


div#home_feature_pics {
	display: block;
	margin-left: 415px;
	padding: 0;
	width: 499px;
	height: 625px;
margin-top: 3px;
}

div#home_content  {
	position: absolute;
	top: 38px;
	left: 29px;
	/* background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/home_left_bg.png'); */
	background-repeat: no-repeat;
	width: 429px;
	height: 625px;
	z-index: 105;
}

div#home_feature_text {
	position: absolute;
	padding: 44px 36px 0 36px;
	top: 353px;
	left: 440px;
	width: 427px;
	height: 198px;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/feature_text_bg.png');
	z-index: 106;
}

img#home_logo {
	position: absolute;
	top: 155px;
	left: 63px;
	z-index: 107;
}
#home_features {
	position: absolute;
	top: 353px;
	left: 15px;
}
#home_features div.feature {
	float: left;
	width: 166px;
	padding-left: 23px;
}
#home_features div.feature a {
	color: #e2cb90;
	text-decoration: none;
	font-size: 8pt;
}
#home_features div.feature h3 {
	padding-bottom: 15px;
}
#home_features div.feature img.feature {
	border: 3px solid #e2cb90;
	margin-bottom: 15px;
}


#top_right_corner {
         position: absolute;
         top: 40px;
         left: 440px;
         z-index: 400;
}

#bottom_right_corner {
        position: absolute;
        top: 595px;
        left: 440px;
        z-index:400;
}

#leftnav {
	width: 216px;
	position: absolute;
	top: 38px;
	left: 23px;
}
#leftnav h2.leftnav_title {
	position: relative;
	height: 38px;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/leftnav_title_bg.png');
	background-repeat: repeat-x;
}
#leftnav h2.leftnav_title span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 9pt;
	padding: 14px 0 0 15px;
}
#leftnav ul {
	padding-left: 18px;
	list-style-type: none;
}
#leftnav ul li { 
	line-height: 16pt;
}
#leftnav ul li a {
	color: #fff;
	text-decoration: underline;
}
#leftnav ul li a:hover {
	color: #757778;
}




#rightcontent {
	margin-left: 215px;
	width: 705px;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/feature_text_bg.png');
    font-size: 10pt;
    color: #f1eee5;
    line-height: 18pt;
}

#rightcontent h2.page_title {
	position: relative;
}
#rightcontent h2.page_title span {
	display: block;
	position: absolute;
	top: 175px;
	left: 0;
	width: 685px;
	height: 40px;
	padding: 20px 0 0 20px;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/feature_text_bg.png');
}
#rightcontent p {
	padding: 0 20px 20px 20px;
	line-height: 14pt;
}
#rightcontent div#categories {
    display: block;
}
#rightcontent div.category {
	float: left;
	width: 315px;
	padding: 0 0 0 20px;
	/*margin: 0 5px 5px 0;*/
	margin: 0 5px 0 0;
}
#rightcontent div.category p {
	padding: 0 0 15px 0;
	margin: 0;
}
#rightcontent div.category h3 {
	padding: 0 0 10px 0;
}

#rightcontent ul {
	padding: 0 20px 20px 40px;
	line-height: 14pt;
}

#rightcontent h3 {
	padding: 0 20px 10px 20px;
    color: #E2CB90;
}
#rightcontent h2 {
    color: #E2CB90;
}

#rightcontent table {
	margin: 0 0 20px 20px;
	border-collapse: collapse;
}
#rightcontent table th {
	text-align: left;
}

#rightcontent #portfolio {
	padding: 0 0 20px 20px;
}
#rightcontent #portfolio img {
    margin: 0;
    padding: 0;
}
#rightcontent #portfolio a {
    float: left;
    margin: 0 20px 20px 0;
    padding: 0;
    display: block;
    width: 208px;
    height: 139px;
    overflow: hidden;
}
#rightcontent #portfolio p {
    padding: 0 0 20px 0;
}
#rightcontent #portfolio h2 {
    padding: 0 0 10px 0;
}
#rightcontent a, #rightcontent a:visited {
    color: #e2cb90;
}
#rightcontent a:hover {
    color: #fff;
}

a.backtotop {
	display: block;
	padding: 0 20px 20px 20px;
	color: #fff;
	font-size: 8pt;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/feature_text_bg.png'); 
}
a.backtotop:hover { color: #e2cb90; }

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	width: 968px;
	margin: 0 auto;
	display: block;
	height: 175px;
	padding-top: 25px;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/footer_hr_bg.png');
	background-repeat: no-repeat;
	background-position: 0 28px;
}
ul#bottomnav {
	list-style-type: none;
	display: block;
}
ul#bottomnav li {
	margin: 0;
	padding: 0 17px 0 17px;
	float: left;
}
ul#bottomnav li a {
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
}
ul#bottomnav li a:hover {
	color: #757778;
}
p#copyright {
	clear: both;
	padding-top: 50px;
	padding-left: 16px;
	color: #757778;
	font-size: 8pt;
}
img#whisk {
	position: absolute;
	top: -49px;
	right: -53px;
	z-index: 100;
}
img#saltshaker {
	position: absolute;
	top: -139px;
	right: -31px;
	z-index: 101;
}

table.vendors td {
    text-align: center;
    padding: 10px;
}

/*** New CSS for product pages ***/

h3 { color: #e2cb90; font-size: 14pt; }
h2.page_title {
	position: relative;
}
h2.page_title span.crumbs {
	display: block;
	font-size: 8pt;
	color: #fff;
	font-weight: normal;
}
h2.page_title span.crumbs a,
h2.page_title span.crumbs a.visited {
	color: #fff;
}

#rightcontent h2.page_title span.cart {
	background-image: none;
	font-weight: normal;
	font-size: 8pt;
	padding: 0;
	margin: 0;
	text-align: right;
	height: auto;
	width: auto;
	padding-top: 15px;
	position: absolute;
	right: 20px;
}
#rightcontent h2.page_title span.cart a {
	color: #ded7c5;
}
#rightcontent h2.page_title span.cart img {
	position: relative;
	top: 3px;
}
div#product_list {
	padding: 0 20px 20px 20px;
}
div.context {
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	padding: 10px 10px 5px 10px;
	color: #ded7c5;
	font-size: 8pt;
	height: 20px;
	margin-top: 15px;
}
div.context span.left {
	display: block;
	float: left;
}
div.context div.pagination {
	float: right;
	width: 120px;
}

div.context div.pagination a {
	display: block;
	float: left;
	color: #ded7c5;
	text-decoration: none;
	font-size: 7pt;
	width: 10px;
	height: 13px;
	padding-left: 5px;
	padding-top: 2px;
}
div.context div.pagination a.prev,
div.context div.pagination a.next {
	width: auto;
	text-decoration: underline;
}
div.context div.pagination a.prev {
	margin-right: 10px;
}
div.context div.pagination a:hover {
	color: #fff;
}

div.context div.pagination a.active {
	font-weight: bold;
	background-color: #413626;
	cursor: default;
}

ul#products {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#products li {
	margin: 15px 0 0 0;
	padding: 0;
	list-style-type: none;
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	padding: 20px 20px 15px 20px;
}
ul#products li p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	color: #ded7c5;
}
ul#products li h4 a {
	color: #e2cb90;
	font-weight: bold;
}
ul#products li p.price {
	color: #e2cb90;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
}
ul#products li p a {
	color: #e2cb90;
}
ul#products a:hover {
	color: #fff;
}
a.product_thumb {
	display: block;
	float: left; 
	margin-right: 20px;
	margin-bottom: 10px;
	width: 192px;
	height: 137px;
	text-decoration: none;
}
a.product_cart_thumb {
	display: block;
	float: left; 
	margin-right: 20px;
	margin-bottom: 10px;
	width: 85px;
	height: 61px;
	text-decoration: none;	
}
div#leftnav h3 {
	padding: 15px 0 5px 18px;
}
#rightcontent h2.page_title.small {
	margin-bottom: 25px;
}
#rightcontent h2.page_title.small span {
	top: 0;
}

div#product_details {
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	padding: 20px 20px 15px 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin: 10px 20px 20px 20px;
}
div#product_details p {
	padding: 9px 0 9px 0;
	margin: 0;
	padding-top: 5px;
	color: #ded7c5;
}
div#product_details p.price {
	color: #e2cb90;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
}
div#product_details a {
	color: #e2cb90;
}
div#product_details h4 {
	color: #e2cb90;
	font-weight: bold;
}
div#product_details a.product_thumb,
div.cart_product a.product_cart_thumb {
	float: left;
}
div.pcontent {
	float: left;
	width: 400px;
}
div#product_details h4 {
	font-size: 10pt;
	padding-bottom: 9px;
}
h3 {
	position: relative;
}
h3 span.product_number {
	position: absolute;
	/*top: 5px;*/
	top: 20px;
	right: 0px;
	font-size: 9pt;
	color: #ded7c5;
	font-weight: normal;
	padding-right: 20px;
}
a.backtocategory {
	padding: 0px 20px 20px 20px;
	color: #e2cb90;	
	font-size: 8pt;
}
a.backtocategory:hover { color: #fff; }

div#leftnav ul li a {
	padding: 1px 5px 1px 5px;
}

div#leftnav ul li a.active {
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	font-weight: bold;
	text-decoration: none;
} 

div.cart_product {
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	padding: 20px 20px 15px 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin: 10px 20px 20px 20px;
}
#rightcontent div.cart_product p {
	padding: 0;
	font-size: 8pt;
	margin: 0;
	width: 320px;
	color: #ded7c5;
}
#rightcontent div.cart_product p.price {
	color: #e2cb90;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 10px;
}
div.cart_product a {
	color: #e2cb90;
}
div.cart_product h4 {
	color: #e2cb90;
	font-weight: bold;
}
div.cart_product a.product_cart_thumb {
	float: left;
}
div.cart_product div.pcontent {
	float: left;
	width: 342px;
}
div.cart_product h4 {
	font-size: 10pt;
	padding-bottom: 9px;
}
#rightcontent div.pquantity {
	float: left;
	width: 165px;
	font-size: 8pt;
	padding-top: 21px;
}
div.pquantity input {
	width: 20px;
	margin: 0 10px 0 10px;
}

div.cart_total {
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	padding: 20px 20px 15px 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin: 10px 20px 20px 20px;
	font-size: 12pt;
	color: #fff;
	height: 24px;
}
#rightcontent div.cart_total p {
	float: left;
	margin: 0;
	padding: 0;
	width: 89px;
}
#rightcontent div.cart_total p.label {

}
#rightcontent div.cart_total p.total {
	padding-left: 20px;
	width: auto;
	color: #e2cb90;
	font-weight: bold;	
}
#rightcontent div.cart_total p.total a {
	font-size: 8pt;
	padding-left: 10px;
	color: #e2cb90;
	font-weight: normal;
}
input.checkout_btn {
	float: right;
	margin-right: 20px;
	position:relative;
	top:-4px;
}
fieldset {
	background-image: url('http://www.pacificrestaurantsupply.com/chubby/theme/images/products_bg.png');
	padding: 20px 20px 15px 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin: 10px 20px 20px 20px;
	border: 0;
}
div.row {
	font-size: 12pt;
	color: #fff;
	height: 24px;
	padding-bottom: 5px;
}
div.row.address {
	height: 50px;
}
div.row label {
	display: block;
	float: left;
	width: 191px;
}
div.row input, div.row select {
	float: left;
}
#rightcontent div.cart_total.checkout p.label {
	width: 191px;
}
#rightcontent div.cart_total.checkout p.total {
	padding-left: 0px;
}

.price
{
  color:#E2CB90;
  font-size:12pt;
  font-weight:bold;
  padding-bottom:10px;
  line-height:14pt;
}
