@charset "utf-8";
/* CSS Document */

body, td {
	padding:0;
	margin:0;
	font:12px tahoma;
	color:#5e3c53;
}
img {
	border:none;
}
img.img_border {
	padding:2px;
	border:1px #CCC solid;
}
/* HOME Font */
.home-bar {
	font:12px tahoma;
	color:#fff;
}
/* MENU BAR Font */
.menu-bar {
	font:12px tahoma;
	color:#fff;
}
/* HOME Link Font */
.home-link {
	font:12px tahoma;
	color:#5e3c53;
}
.home-link ul {
	margin:0px;
}
.home-link a:link, .home-link a:visited {
	color:#5e3c53;
	border-left:4px solid #fef8fb;
	text-decoration:none;
}
.home-link a:hover {
	background:#f3c3db;
	border-left:4px solid #f3c3db;
	text-decoration:none;
	display:block;
}
/* Equip Font */
.equip {
	font:12px tahoma;
	font-weight:600;
	color:#5e3c53;
}
.equip-detail {
	font:12px tahoma;
	font-weight:600;
	color:#5e3c53;
	text-decoration:none;
}
.equip-detail a:link, .equip-detail a:visited {
	color:#5e3c53;
	text-decoration:none;
}
.equip-detail a:hover {
	color:#5e3c53;
	text-decoration:none;
}
.equip-detail-spec {
	font:12px tahoma;
	color:#5e3c53;
	text-decoration:none;
}
/* PRICE Equip Font */
.normal-price {
	font:12px tahoma;
	font-weight:600;
	color:#5bc41c;
}
.normal-price-not {
	font:12px tahoma;
	font-weight:600;
	color:#000;
	text-decoration:line-through;
}
.sales-price {
	font:12px tahoma;
	font-weight:600;
	color:#ff0000;
}
/* Next Font */
.next-font {
	font:12px tahoma;
	color:#5e3c53;
}
.next-font a:link, .next-font a:visited {
	color:#5e3c53;
	text-decoration:none;
}
.next-font a:hover {
	color:#5e3c53;
	text-decoration:none;
}
/* Contact Font */
.contact {
	font:12px tahoma;
	color:#5e3c53;
}
.contact a:link, .contact a:visited {
	color:#5e3c53;
	text-decoration:none;
}
.contact a:hover {
	color:#5e3c53;
	text-decoration:none;
}
/* FOOTER Font */
.Footer-font {
	font:12px tahoma;
	color:#5e3c53;
}
.Footer-font a {
	font:12px tahoma;
	color:#5e3c53;
}
/* Other */
#bg-header {
	background:url(../images/headbar.jpg);
}
#marquee-area {
	background-color:#916479;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
}
/* Menu */
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	text-decoration: none;
	height: 18px;
	background-repeat: no-repeat;
}
#navigation li#menu_index a {
	background-image:url(../images/menu_home.jpg);
	width: 58px;
}
#navigation li#menu_aboutus a {
	background-image:url(../images/menu_aboutus.jpg);
	width: 88px;
}
#navigation li#menu_our_coffee a {
	background-image:url(../images/menu_ourcoffee.jpg);
	width: 99px;
}
#navigation li#menu_roasted_bean a {
	background-image:url(../images/menu_roastedbean.jpg);
	width: 115px;
}
#navigation li#menu_equipment a {
	background-image:url(../images/menu_equipment.jpg);
	width: 95px;
}
#navigation li#menu_coffee_house a {
	background-image:url(../images/menu_coffeehouse.jpg);
	width: 111px;
}
#navigation li#menu_training a {
	background-image:url(../images/menu_training.jpg);
	width: 83px;
}
#navigation li#menu_gallery a {
	background-image:url(../images/menu_gallery.jpg);
	width: 76px;
}
#navigation li#menu_contactus a {
	background-image:url(../images/menu_contactus.jpg);
	width: 90px;
}
#navigation li a:hover {
	background-position: 0 -18px;
}
#navigation li a span {
	visibility: hidden;
}
#navigation li a#menuActive {
	background-position: 0 -18px;
}
/* Maps */
#maps {
	border: 1px solid rgb(204, 204, 204);
	padding: 3px;
	height: 209px;
	width: 361px;
}
input.width_input {
	width:200px;
}
input.width_input150 {
	width:150px;
}
input.button_style {
	background-color:#8b6074;
	color:#fffeff;
	border:1px #e2e3ea solid;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}
#div-contactus {
	margin:15px;
	padding:20px;
	border:1px #F9F9F9 solid;
	background-color:#fffcfe;
}
#div-errorinput {
	color:#F00;
	padding-left:30px;
	padding-top:10px;
	font-size:12px;
}
.link-topic {
	font:12px tahoma;
	color:#5e3c53;
	font-weight:bold;
	text-decoration:underline;
}
/* Gallery */
.gallery {
	position:relative;
}
.gallery-1 {
	background-image:url(../images/bg_rt1.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	top:0;
	right:0;
	z-index:1;
}
.gallery-2 {
	background-image:url(../images/bg_rb1.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	bottom:0;
	right:0;
	z-index:2;
}
.gallery-3 {
	background-image:url(../images/bg_lt1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	top:0;
	left:0;
	z-index:3
}
.gallery-4 {
	background-image:url(../images/bg_lb1.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	float:left;
	bottom:0;
	left:0;
	z-index:4
}
.gallery-a {
	display:block;
	text-decoration:none;
	margin-left:15px;
	margin-top:15px;
	position:absolute;
	float:left;
	top:0;
	left:0;
	z-index:5;
}
/* index */
#indexsidebar {	
	border-right:1px #CCC dotted;
	padding-top:15px;
}
/* product */
.product_list {
	background-image:url(../images/bg_equip.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:402px;
	height:205px;
}
#cateproduct {
	border-right:1px #CCC dotted;
}
#cateproduct ul {
	margin:0;
	padding:0;
	padding-right:10px;
	list-style:none;
}
#cateproduct li {
	display:block;
	border-bottom:1px #CCC dotted;
	padding-top:2px;
	padding-bottom:2px;
}
#cateproduct a {
	display:block;
	padding:10px;
	text-decoration:none;
	color:#999;
	font-weight:bold;
}
#cateproduct a:hover {
	color:#916479;
}
#cateproduct a.current {
	display:block;
	padding:10px;
	text-decoration:none;
	background-color:#FFEFF7;
	color:#999;
	font-weight:bold;
}
#cateproduct a.current:hover {
	color:#916479;
}
