/* CSS Document */
/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------
*/
body {
	margin:0; padding:0;
	color:#705732;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height: 18px;
	text-align: left;
	background: none;

}
.index-bg{
	background-color:#FAF0C0;
}
.inner-bg{
	background-color:#FCF3CB;
}
div, table, tr, td, p, span, ul, li, h1, h2, h3, h4, h5, h6, a, form {
	margin:0px;
	padding:0px;
	}
p{
	font-family:Arial, Helvetica, sans-serif;
	color:#3A3A3A;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 10px 4px 0px;
	line-height:18px;
	}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#BF6144;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	}
/*
---------------------------------------------
CONTAINER AND WRAPPER
---------------------------------------------
*/
#container{
	width:947px;
	margin:0 auto;

}

/*
---------------------------------------------
HEADER
---------------------------------------------
*/
.header{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top: 0 none;
}
.logo{
	float: left;
}
.ph{
	float: right;
}
.menu-top{
	clear: both;
	float: left;
	width: 100%;
}
.menu-top li{
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
}
.menu-top li.first{
	padding-left: 0px;
}
.menu-top li.last{
	padding-right: 0px;
}
/*
---------------------------------------------
04. NAVIGATION
---------------------------------------------
*/
#navlist {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
#navlist li
{
	background:url(../images/arrow.gif) no-repeat 0px 8px;
}
#navlist li a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
#navlist li a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 15px;
	line-height:25px;
}
li a.bg-li-le1{
	background:url(../images/bg-li-level1.gif) no-repeat bottom left;
	padding-bottom: 7px;
}
li a.bg-li-le1, li a:hover.bg-li-le1{
	color:#CE7553;
	float:left;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	width:100%;
}

/*
---------------------------------------------
05. CONTENT
---------------------------------------------
*/
 .body-bg{
 background:url(images/body-bg.gif) repeat-x #FFFFFF;
 } 
 .body-bottom-bg{
 background-image:url(images/body-bottom-bg.gif);
 background-repeat:repeat-x;
 }
 .catering-bg{
 width:260px;
 height:auto;
 float:left;
 }
 .catering-bg p{
	font-family:Arial, Helvetica, sans-serif;
	color:#AC9799;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
 } 
/*
---------------------------------------------
FOOTER
---------------------------------------------
*/
  
 ul.footer{
	 margin:0px;
	padding:15px 0px 0px 0px;
	 list-style:none;
 }
ul.footer li{
	display:block;
	float:left;
	margin:0px;
	padding:0px 5px 0px 5px;
	line-height:10px;
	height:10px;
}
ul.footer li.seprater{
	display:block;
	float:left;
	background-image:url(images/footerSeprater.gif);
	background-repeat:no-repeat;
	width:1px;
	margin:0px;
	padding:0px;
	line-height:10px;
	height:10px;
}
ul.footer li a{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#9B9A9A;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	line-height:10px;
	height:10px;
}
ul.footer li a:hover{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#9B9A9A;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	line-height:10px;
	height:10px;
}
.footer-bg{
	background:url(../images/footer-bg.gif) repeat-x top left;
	clear: both;
	/*float: left;*/
	margin-left:20px;
	width:95%;
}
.footer-inner-bg{
	/*background-image:url(images/footer-inner-bg.gif);
	background-repeat:repeat-x;*/
	width: 555px;
	margin: 0 auto;
}
.footer-inner-bg .input-box{
	float: left;
	width: 156px;
	overflow: hidden;
	margin-right: 20px;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#705732;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 0px 0px;
	clear: both; 
	float: left; 
	width: 100%;
	background: none;
}
.footer label{
	padding-right: 50px;
	font-size:14px;
	font-weight: normal;
	float: left;
}
.footer input{
	float: left;
}
.footer .a-center{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*
/*
---------------------------------------------
FORM
---------------------------------------------
*/
.dropdown{
	width:218px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #C3C3C3;
}
/*
---------------------------------------------
moi
---------------------------------------------
*/
img{ border: none;}
ul{ padding: 0px; margin: 0px;}
li{ list-style-type: none;}
input{ vertical-align: middle;}

.content-home{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
}
.left{
	float: left;
}
.right{
	float: right;
}	
.img-home{
	text-align: center;
	float: left;
	padding-left: 7px;
}

.listing-type-grid .product-image img{
	border: 2px solid #cb815e;
}
.listing-type-list .product-image img{
	border: 2px solid #cb815e;
}
.listing-type-grid .grid-row {
	border-bottom:0 none;
}
.col-2-left-layout .listing-type-grid, .col-2-right-layout .listing-type-grid {
	background-image:none;
	padding-left:30px;
	padding-right:30px;
}
.listing-type-grid {
	background:transparent none repeat scroll 0 0;
}
.listing-type-list .listing-item {
	border-top:0 none;
	padding:12px 10px;
}
.catalog-listing {
	line-height:1.35em;
	padding-left:30px;
	padding-right:30px;
}
h1, h2, h3, h4, h5, h6, .head{
	color: #CA6B4D;
}
.catalog-listing h5 {
	font-size:17px;
	font-weight:normal;
	margin-bottom:0.4em;
}
table.pager, table.view-by {
	color: #000;
	background:transparent none repeat scroll 0 0;
	font-size:0.95em;
	width:100%;
}
table.pager td {
	border-top:0 none;
	padding:4px 8px;
	vertical-align:middle;
	width:32%;
}
table.view-by td {
	border-top:1px solid #CA6B4D;
	padding:4px 8px;
	vertical-align:middle;
	width:33%;
}
table.view-by td.sort-by {
	padding-right:0;
	text-align:right;
}
.col-2-left-layout .col-main {
	float:right;
	width:745px;
}
.side-col {
	width:170px;
}
.button-set {
	border-top:0 none;
	clear:both;
	margin-bottom:4em;
	margin-top:0;
	padding-top:8px;
	text-align:right;
}
.page-head {
	border-bottom:0 none;
	margin:0 0 25px;
	background:url(../images/bg-li-level1.gif) repeat-x bottom left;
}
.group-select {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	margin:28px 0;
	padding:22px 25px 12px;
}
.group-select .legend {
	display: none;
}
.form-button, .form-button-alt{
	background: url(../images/bg-left-bt.gif) no-repeat scroll 1% 50%;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	margin-left:0;
	overflow:visible;
	padding:0 0 0 9px;
	text-transform:none;
	width:auto;
}
.form-button span, .form-button-alt span{
	background:transparent url(../images/bg-right-bt.gif) no-repeat scroll 100% 50%;
	color:#FFFFFF;
	float:left;
	height:20px;
	padding:4px 10px 0 0;
	text-align:center;
	white-space:nowrap;
}
a{
	color: #CA6B4D;
	text-decoration: none;
}
a:hover{
	color: #CA6B4D;
	text-decoration: underline;
}
.col-2-left-layout .listing-type-grid li.item, .col-2-right-layout .listing-type-grid li.item {
	text-align:center;
	width:208px;
}
#Map{
	left:30px;
	position:relative;
	top:-548px;
	text-indent: -999px;
	padding:2px 261px 41px 0;
}
a:hover#Map{
	text-decoration: none;
}
.catalog-listing h5 a, .catalog-listing h5 a:hover {
	color:#CA6B4D;
	text-decoration:none;
	font-size: 17px;
}
/*product detail*/
.product-info-box {
	border:0 none;
}
.product-essential{
	background: none;
}
.product-img-box .product-image-zoom{
	border: 2px solid #CB815E;
}
.product-collateral {
	background:transparent none repeat scroll 0 0;
}
#upsell-product-table{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.price-box { display: block;}
.add-to-holder .add-or , .add-to-holder .add-to-box {display: none;}
.product-collateral .up-sell .generic-product-grid td{
	background: #fff;
}
.product-collateral .up-sell .generic-product-grid td.empty-product{
	background: none;
}
.product-collateral .collateral-box h4 {
	color:#CE7553;
	font-size:16px;
	font-weight:bold;
}
.product-collateral .head{
	border-bottom: 0 none;
	background: transparent url(../images/bg-li-level1.gif) repeat-x scroll left bottom;
}
/*shopping cart*/
.shipping-estimate h4 { color: #CA6B4D;}
.one-page-checkout .active .box { background: #fff;}
.checkout-onepage-index .side-col {
	width:225px;
}
.one-page-checkout .allow .head {
	border-color:#CB815E;
}
.one-page-checkout .active .box {
	border-color:#CB815E;
}
.one-page-checkout .active .step-count {
	background:#CB815E none repeat scroll 0 0;
	border:1px solid #CB815E;
	color:#FFFFFF;
}
.one-page-checkout .active h3 {
	color:#CB815E;
}
.one-page-checkout-progress li {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CB815E;
	margin-bottom:6px;
}
.one-page-checkout-progress h4 {
	background: #fff;
	color:#cb815e;
}
.one-page-checkout .box-no-padding {
	background: #fff;
}
.one-page-checkout-progress h4.complete {
	background:#fff;
	border-bottom:1px solid #CB815E;
	color:#CB815E;
}