/*
===== 網站目錄 =====

	最後更新: 2006,10,20;

	1: 總體設定 general styles
	2: 可親性 accessibility features
	3: html 和 body
	4: 版面 layout
		: 側邊樣式
		: 連結樣式
		: general params
		: 表格
		: 主要內容標題
		: 列表
	5: 網站版型
	6: 主要功能列
	7: 圖片
	8: 評論與回應

====================


===== 1: 總體設定 =====
*/

*{
	font-size:100%;
	margin:0;
	padding:0;
}

p{
	margin:3px 0;
	line-height:1.6em;
}

/*
===== 2: 可親性 accessibility features =====
*/

.hidden-elements,
#header p,
#navigation h2,
#navigation p,
#foot h2{
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}

.doller{
	font:150%/100% "Verdana", "Arial", "Times New Roman", "Times", "serif";
	color: #FF0066;
	font-weight:bold;
}

.fprice{
	font:100%/120% Georgia, "Times New Roman", Times, serif;
	color:#000;
}

/*
===== 3: html and body =====
*/

html{
	min-width:770px;
}

body{
	font:75%/150% "Verdana", "Arial", "Times New Roman", "Times", "serif";
	color:#666;
}

#home1{
/* align ie5 center screen */
	text-align:center;
	background:#85A31F url(../images/style.jpg) top center no-repeat;
}

/*商品頁面背景*/
#home2{
/* align ie5 center screen */
	text-align:center;
	!important;
	background:#83982A;
}
/*
===== 4: 排版 layout =====
*/
#header{
    margin:45px 5px 5px 5px;
	width:470px;
	float:left;
	height:87px;
}

#header h1{
	position:relative;
	z-index: 3;
}

.flower{
	float:left;
	position:absolute;
	margin:5px 0 0 90px;
	left: 50%;
	z-index: 5;
}

.butterfly{
	position:relative;
	margin:0 0 0 360px;
	z-index:6;
}

#navigation{
	width:760px;
	height:16px;
	margin:10px auto 0 auto;
	z-index: 2;
}

#wrap{
    background:url(../images/title_bg.jpg) top center no-repeat;
	width:100%;
	margin:0 auto;
	text-align:center;
	position:relative;
}

#wrap-in{
	width:770px;
	text-align:left;
	margin: 0 auto;
	position: relative;
}

#main-content{
	width:475px;
	float:left;
	min-height:430px;
	margin:10px 5px 5px 0;
}

#main-content-buy{
	background:url(../images/scale.jpg) 0 0 no-repeat;
	float:left;
	width:770px;
	margin:0;
}

#main-order{
    padding:20px 20px;
	border:#ccc 1px dotted;
	margin:35px;
}
	
#main-content-1{
	width:560px;
	margin:10px;
	float:left;
}

#main-content-2{
	width:600px;
	float:left;
	min-height:430px;
	margin:10px 5px 10px 0;
}

#main-content-shop{
	width:700px;
	float:left;
	min-height:430px;
	!important;
	background:#fff;
	margin-top: 85px;
	padding: 0 35px;
}

#main-content-copy{
	width:445px;
	margin:0 0 20px 2px;
	padding:10px 0 0 0;
}

#main-content-1copy{
	width:550px;
	margin:20px 2px 10px 12px;
}

#main-content-2copy{
	width:550px;
	margin:10px 0 20px 10px;
}

#sub-content{
	width:275px;
	float:left;
	margin:55px 5px 5px 0;
}

#sub-content-2{
	width:275px;
	float:right;
	margin:0px 5px 5px 5px;
}

#sub-content-item{
	/* for product items */
	width:145px;
	float:right;
	margin:35px 10px 0 0;
}

#sub-content-item-copy{
	width:125px;
	margin:15px 2px;
}

#sub-content-blog{
	/* for product items */
	width:145px;
	float:right;
	margin:95px 0 0 0;
}

#sub-content-blog-copy{
	width:125px;
	margin:15px 2px;
}

#sub-content-copy{
	width:260px;
	margin:15px 5px 40px 5px;
}

.main{
	background:url(../images/scale_bottom.jpg) 0 0 no-repeat;
	width:770px;
	height:30px;
}

#foot{
	padding:20 0;
	width:750px;
	clear:both;
	font-size:88%;
	color:#252525;
	margin:25px auto;
}

#foot-in{
    margin:10px 0 0 0;
	background: url(../images/flower.jpg) 0 10px no-repeat;
	height:95px;
	padding:18px 0 0 130px;
}
/* 側邊樣式 */

#sub-content{
	font-size:100%;
	line-height:130%;
	color:#7C7C7C;
}

#sub-content .invite{
	margin-left:12px;
}

.sub-style{
	margin:0 6px;
}

.sidebar-half {
	width: 124px;
	float:left;		
    font-size:12px;
}

.sidebar-half a, .sidebar-half a:visited{
    font-size:12px;
	color:#ccc;
	border-bottom:1px dotted #CCC;
	margin:0 3px;
	text-decoration:none;
	}

.sidebar-half a:hover{
	color:#f00;
	}

.separator {
	margin:0 3px;
}

/*超連結樣式設定*/
.ad{
    padding:20px 0 5px 12px;
}

.ad img{
    border:1px solid #ccc;
}

.about img{	
    padding:5px;
	border:1px solid #cccccc;
	background:white;
	margin: 5px 0 ;
}

.s-ad img{	
	margin: 5px 0  ;
}

img.left, a img.left {
	float:left;
	margin: 2px 10px 5px 0px;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}

a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}

.home {
	padding: 3px 0px;
	margin: 0;
	width: 98%;
	color: #ebebeb;
}

.home img{	
	float:left;
	padding:3px;
	border:1px solid #ccc;
	background:white;
	margin: 2px 5px 0 0;
}

.home a:hover img {	
	border:1px solid #399;
	background:#999;
}

.prod {
    margin:0;
	font-size:125%;
	font-weight:bold;
	color:#333;
}

.prod img {	
	float:left;
	border:1px solid #ccc;
	background:white;
	margin: 5px 15px 20px 0;
}

.prodtext{
    clear:both;
	margin:10px 0 20px 10px;
	color:#666;
	line-height:150%;
}

#page{
	margin: 5px 5px 0 0;
    clear:both;
	float:right;
    font-size:90%;
	color:#ccc;
}

#page a {
    font-size:100%;
	color:#60761B;
	text-decoration:underline;
}

.shop{
    font:85%/150% Verdana, Arial, Helvetica, sans-serif normal;
	margin:0.8em 0;
	border:1px solid #333;
	padding:3px;
	text-align: center;
}

.invite{
    margin-top:20px;
	background: url(../images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
    color:#59600E;
	font-size:100%;
	line-height:200%;
	clear: both;
}

.invite a{
	border-bottom:1px solid #8CAE26;
    text-decoration:none;
}

.invite a:hover{
	color:#f00;
	border-bottom:1px solid #f00;
}

.pages{
     color:#333;
	 text-align:left;
	 line-height:220%;
	 }

.pages a{
    font-weight:bold;
	color:#60761B;
	text-decoration:none;
}

.pages a:hover{
    font-weight:bold;
	color:#60761B;
	text-decoration:underline;
}

.shopinfo{
    color:#0033FF;
	text-decoration:underline;
}
/* general params */

#page a:hover, .trace a{
	color:#333;
	text-decoration:none;
}

.trace{
	margin:10px 0 6px 10px;
}

.trace a:hover{
	text-decoration:underline;
}

.blockquote{
	margin-left:10px;
	padding-left:10px;
	border-left:1px solid #F0F3B1;
}

.postdate {
	background: url(../images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666;
}

.entry, .entry1 {
	clear:both;
	color:#FFF;
	padding-top: 12px;
}

.entry p img{
    clear:both;
	float:left;
	margin:0 15px 20px 0;
	}

.entry1 p img{
    clear:both;
	float:left;
	margin:0 10px 10px 0;
	width:50%;
	height:50%;
	padding:6px;
	}

.archivelink {
	color:#666;
	font-size:125%;	
	font-weight:normal;
	line-height:180%;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
	clear:both;
}


/* 表格 */
table{
	margin:0.8em 0;
	padding:2px;
	text-align: center;
}

td{
	padding:2px;
}

/* 主要內容標題 */

#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5, h6 {
	font-family:"Verdana", "Arial", "Times New Roman", "Times", "serif";
}

#main-content h4 {
	font-size:105%
}

h2 {
	color:#8CAE26;
	font-size:125%;	
	font-weight:bold;
	line-height:180%;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
	clear:both;
}

h3 {
	color:#fc0;
	font-size:135%;
	font-weight:bold;
	line-height: 170%;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
}

h3 a {
	color:#fc0;
	text-decoration:none;
	clear:both;
}

h3 a:visited {
	color:#fc0;
	text-decoration:none;
}

h3 a:hover {
	color:#f00;
}

h4 {
    line-height:120%;
	padding: 2px;
	margin: 5px 0px 2px 0px;
}

h4 a {
	color:#FFCC00;
	font-size:15px;
	text-decoration: none;
}
h4 a:hover {
	color:#FF3300;
	text-decoration: underline;
}

h5{ color:#000;
	font-size:18px;	
	font-weight:bold;
	margin:1em 0 0.5em 0;
}

h6{
	color:#fc0;
	font-size:125%;	
	font-weight:bold;
	line-height:180%;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:5px;
	clear:both;
}

.promo1 {
    font-size:11px;
	color:#C00;
}

.promo2 {
    font-size:15px;
	color:#C00;
	margin:0.5em 0;
}

/* lists, oh my, where would we be without joyous lists */

ol,
#main-content ul{
	margin:1em 0 1.8em 30px;
}

#sub-content li a{
    text-decoration:none;
	line-height:150%;
}

#sub-content li a:visited{
    color:#ccc;
}

#sub-content li a:hover{
	color:#f00;
	border-bottom:1px solid #f00;
}

.sub-list{
    font-size:12px;
	margin-left:0;
	color:#CCC;
}

.sub-list a, .sub-list a:visited{
    font-size:12px;
	color:#ccc;
	border-bottom:1px dotted #CCC;
	margin:0 3px;
	text-decoration:none;
}

.sub-list a:hover{
    color:#FC0;
}

.ad-list li{
    margin:0.3em 0;
	padding-left:14px;
	background:url(../images/arrow.gif) 0 4px no-repeat;
}

ul{
	list-style-type:none;
}

#main-content li{
	margin:0.3em 0;
}

dt{
	margin:0.4em 0 0 0;
}

#main-content li,
.sub-list li{
	padding-left:14px;
	background:transparent url(../images/bullet.gif) 0 4px no-repeat;
	margin:0.5em 0;
	color:#333;
}

.first{ 
    color:#333;
	font-size:125%; 
    font-weight:bold;
	margin:2em 0;
}

.second{ 
    font-size:12px;
    font-weight:normal;
    color:#666;
}


#sub-content-item li a{
	border-bottom:1px dotted #8CAE26;
	text-decoration:none;
	color:#333;
}

#sub-content-item li a:hover{
	border-bottom:1px solid #8CAE26;}


#cata-prod{
    clear:both;
	float:left;
    width:540px;
	margin-bottom:2px;
	border-bottom:dotted #CCC 1px;
}
/*
===== 5: 版面布置 =====
*/
.message .invite{
	margin-top:20px;
	border-bottom:0 !important;
	padding-bottom:0 !important;
}

/*
===== 6: 主要選項 =====
*/

#navigation li{
	list-style:none;
	float:left;
}

#navigation li a{
	height:26px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

/* navigation button image replacement */
#home-nav a{
    width:65px;
	background:transparent url(../images/home_button.gif) 0 0 no-repeat;
} 

#about-nav a{
	width:105px;
	background:transparent url(../images/about_button.gif) 0 0 no-repeat;
}

#catalog-nav a{
    width:65px;
	background:transparent url(../images/catalog_button.gif) 0 0 no-repeat;
} 

#blog-nav a{
    width:65px;
	background:transparent url(../images/blog_button.gif) 0 0 no-repeat;
} 

/* Rollovers and active states */

#home #home-nav a,
#home-nav a:hover,
#catalog-nav a:hover,
#catalog #catalog-nav a,
#blog-nav a:hover,
#blog #blog-nav a{
	background-position:-65px 0;
}

#about-nav a:hover,
#about #about-nav a{
	background-position:-105px 0;
}

/*
===== 7: images and gravatars =====
*/
.disprod {
    padding:0;
	margin: 2px 0;
	width: 99%
}
.dispatch-r , .dispatch-l {
	padding: 10px 0px;
	margin: 0;
}
.dispatch-r{
	float:right;
	width: 264px;
}

.dispatch-l {
	float:left;
	width: 264px;
}

.dispatch-r p table {
	width:auto;
}
.dispatch-l p table {
	width:auto;
}

.dispatch-r img, .dispatch-l img {
	float:left;
	padding:1px;
	border:1px solid #ccc;
	background:white;
	margin: 0 5px 0 0  ;
}

.dispatch-r a:hover img, .dispatch-l a:hover img{	
	border:1px solid #399;
	background:#999;
}

/*在圖片周圍加上外框*/
#main-content img{
	padding:3px;
	border:1px solid #F8F9DB;
	background:white;
}

.bigimg {
    clear:both;
    float:left;
	width:300px;
	height:300px;
	padding:3px;
	margin:0 20px 0 0;
}

.dispatchimg {
	clear:both;
	float:left;
	width:130px;
	height:130px;
	padding:0 0 0 1px;
	text-align:center;
}

.image-style{
    border:4px solid #99CC00;
	margin:5px;
	}
	
.floatleft{
	float:left;
	margin:10px 15px 0 5px;
}

.grav{
	width:30px;
	height:30px;
	float:right;
}

.grav img{
	padding:0 !important;
	border:0 !important;
}

/*  
=======8: 評論回應========
*/

ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}

ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.commentlist {
	list-style:none;
	margin:0px 0px 15px;
	padding:0px;
	line-height: 130%;
}

.commentlist li{
	margin: 10px 7px;
	padding:0px 0px 10px;
	background: url(../images/thumb-hr.gif) no-repeat center bottom;
}

.gravatar {
	background: url(../images/avatar-bg.gif) no-repeat;
	width: 75px;
	height:55px;
	margin-top: 3px;
	padding: 6px 0px 6px 6px;
	float:left;
}

.gravatar img {
	border:solid 1px #cee48b;
	background-color: #FFFFFF;
}

.comment-entry {
	width: 450px;
	float:left;
	position:relative;
}

.comment-number {
	font-size: 12px;
	color: #CCCCCC;
	float:right;
	position: absolute;
	top: 5px;
	right: 5px;
}

.commentlist a, .commentlist a:visited{
	color: #5A8800;
	text-decoration:underline;
}

.commentlist a:hover{
	text-decoration:none;
}

.commentlist p{
	margin: 10px 0px;
}

hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

.left {
	float:left;
	color:#000;
}

.right {
	float:right;
	margin-right:15px;
}

.black{
    color:#000;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform label{
	font-weight: bold;
	color:#333;
	font-size: 100%;
}

#commentform label span{
	font-weight: normal;
}

#commentform input{
	border-width:1px;
	border-style:solid;
	border-color:#CEDE96 #D6E4A7 #D6E4A7 #CEDE96;
	width:160px;
	padding:2px 2px 2px 3px;
	background:transparent url(../images/input_back.png) 0 0 no-repeat;
	color:#666;
}

#commentform textarea{
	width: 300px;
	height: 135px;
	background:transparent url(../images/input_back.png) 0 0 no-repeat;
	color:#666;
	border-width:1px;
	border-style:solid;
	border-color:#CEDE96 #D6E4A7 #D6E4A7 #CEDE96;
	padding:2px 2px 2px 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}

input{
	padding:2px;
}

#orderform {
	margin-top: 10px;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}

#orderform label{
	font-weight: bold;
	color:#666;
	font-size: 100% ;
	margin:0 3px 5px 7px;
}

#orderform label span{
	font-weight: normal;
}

#orderform input{
	padding:2px 1px 1px 4px;
	color:#666;
	margin:2px 0 0 2px;
}

#orderform .submitbutton {
	margin:7px 0 0 0;
    width: auto;
	padding: 5px 12px 2px 12px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#orderform .submitbutton:hover {
	background: #779d03;
}
