/* GPING buy by Agnes 2008.11.07*/


/*---------------美味購物城-------------*/
#buy_main{ width:670px; float:right; margin-right:30px;_margin-right:15px;}
#buy_sidebar{ width:200px; float:left; border:none; margin:15px 0 0 30px; _margin-left:15px; }

/*----------通用外框---------*/
.box_out{
 clear:both;
 border:1px #e2e1e1 solid;
 background:#fff;
 margin-bottom:10px; overflow:hidden;*height:100%;}

/*---------通用內框----------*/
.box_in {
 border:3px #f8f8f8 solid; overflow:hidden;*height:100%;
 padding:6px 8px;
 }

/*---------通用標題----------*/
/*.box_in h5{
 cursor:pointer; font-size:13px; letter-spacing:1.5px; margin-bottom:7px; padding:0 0 3px 5px;
 background:url(../images/line02.gif) left bottom repeat-x; color:#843286; font-weight:normal;
}*/
#buy_sidebar .box_in h5{background:url(../images/search.gif) no-repeat; padding:3px 0 2px 25px; color:#ef4855; font-size:15px; font-weight:bold; border-bottom:1px solid #ef4855;}

/*-----------通用欄目----------*/
.box_con{ padding:3px; overflow:hidden;}
.box_con img{ margin:4px;}
#recipe-up a{ text-align:center;}

/*----------購物側欄---------2009.04.07---------*/
#buy_sidebar .box_out{ background-color:#fff;}

/*----------側欄搜尋列(食譜.價格分類.曾購買產品)----------*/
.node_left{ float:left; border-right:1px solid #e2e2e2; padding:0 3px; width:76px; overflow:hidden; margin:0;}
.node_right{float:right; padding:0 3px; width:75px; overflow:hidden; margin:0;}
.box_con li a{ display: inline-block; overflow:hidden; padding:2px;text-decoration:none; line-height:normal; margin:2px; color:#f15a22;}
.box_con li a:hover{ background-color:#fff; color:#ef4855;}

/*----------依分區搜尋---------2009.04.07---------*/
#cate_search{ margin-bottom:10px;}
#cate_search h5{font-size:15px; color:white; height:46px; background:url(../images/cate_search_h5.jpg) center top no-repeat; overflow:hidden; padding-right:40px; text-indent:-999px;}
#cate_search li{ margin-bottom:3px;}

/*----------依品牌搜尋---------2009.04.07---------*/
#brand_search{ font-size:15px!important;}
#brand_search h5{ }
#brand_search ul{}
#brand_search ul li a{
	overflow:hidden;
	border:none;
	line-height:1em;
	padding-left:11px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: left 9px;
}
#brand_search ul li a:hover{ text-decoration:underline;}


/*m2-------for 購物內容主區塊---------*/
#m2{ padding:20px 0 15px;clear:both; }
#m2 img{ float:left;}

/*event--------------特別企畫區----------*/
#event{ width:400px; float:left;}
#event-content{ width:200px; float:right;}
#event-content h4{ line-height:normal; margin-bottom:10px; color:#d31e23; font-size:15px;}
#event p{ padding:0; margin:5px;}


/*picked-------------精選商品區----------*/
#picked{ width:250px; float:right;}
#picked ul{padding-bottom:8px; margin-bottom:10px; overflow:hidden;}
#picked li{ font-size:12px;}

/*slide-------------熱門商品/搜尋結果區--------*/
#slide{  clear:both; margin:13px 0; padding:0; overflow:hidden;}
#slide ul{ margin-bottom:10px;overflow:hidden; *height:1%; float:left; width:24.9%;}
#slide ul img{}


/*goods-data-----商品詳細資料-------*/
.goods-data{ margin:4px 0 0 10px; width:330px; float:left;}
.goods-data h4{ color:#fff; background-color:#ff9e2e; padding:2px 2px 2px 5px; line-height:normal;}
.goods-data blockquote{ color:#6ca175; padding:0 0 0 10px; margin:7px; border-left:1px dashed;}
.goods-data p{ margin: 0; padding:0; text-align:justify; line-height:20px;}

/*---------------結帳步驟----------*/
#buy_steps1{
background:transparent url(../images/steps.gif) no-repeat scroll 0 0;
height:37px;margin:0 0 14px 0;width:664px;}

#buy_steps2{
background:transparent url(../images/steps.gif) no-repeat scroll 0 -40px;
height:37px;margin:0 0 14px 0;width:664px;}

#buy_steps3{
background:transparent url(../images/steps.gif) no-repeat scroll 0 -80px;
height:37px;margin:0 0 14px 0;width:664px;}

/*mycart---------我的購物車---------*/
.mycart{ text-align:right; margin-bottom:10px;}
.mycart h3{text-align:left;}
.mycart table{ border-collapse:collapse;}
.mycart th, td{ padding:5px; border:1px solid #c6c6c6;}
.mycart th{ background-color:#d2e9f2; color:#004e76; font-weight:normal;}
.mycart input{ text-align:right;}


/*checkout--------結帳區-----------*/
#checkout h4{ color:#ff9e2e; padding-left:25px; font-size:13px;}
#checkout ol{
	list-style-type: decimal;
	list-style-position: inside;
	list-style-image: none;
	margin:10px; padding-left:15px;
}
#checkout li{margin-bottom:7px; text-indent:-1.5em;}

/*payer----consignee------訂單明細-----*/
#payer, #consignee{margin-bottom:10px;}
.userData table{ width:100%; table-layout:fixed; line-height:1.5em; border-collapse:collapse; }
.userData th{text-align:right; font-size:13px; font-weight:normal;}
.userData td{padding:4px; border:none;}
.userData h5{color:#ff9e2e; font-weight:normal; font-size:13px;}


/*----------other----------*/
.btn{ background:url(images/btn-bg.gif) repeat-x; color:#0caabb; border:1px solid #e2e2e2; margin:3px 0 0 3px; padding:2px 2px 0 2px; line-height: normal; text-align:center;}

.checkbox{ border:none;}

hr{ border:solid; border-width:1px 0 3px; border-color:#e2e1e1 #ffffff #f8f8f8 #ffffff;}

