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

/*  
Theme Name: Enagic2
Theme URI: http://www.enagic.com
Description: Enagic Theme
Version: 1.0
Author: Enagic
Author URI: http://www.enagic.com/

*/

/* Common */
/* ====================================================================== */

* {
	margin: 0;
	padding: 0;
}
	
body {
	text-align: center;
	font-family: 'verdana', 'trebuchet ms', sans-serif;
	font-size: 85%;
	background: top url(images/bg.gif) repeat-x;
}

#layout {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 775px;
	background: #FFF;
	text-align: left;
}

#index #layout {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	text-align: left;
	background: top url(images/content.gif) repeat-y;
}

a {
	color: #2b72a8;
	text-decoration: underline;
}
	
a:hover {
	text-decoration: none;
}
	
img {
	border: none;
}

#flag {
	z-index: 3000;
	position: absolute;
	top: 10px;
	left: 950px;
	width: 16px;
	height: 11px;
	text-indent: -3000px;
	background: url(es.gif) no-repeat;
}

#flag a {
	display: block;
	top: 10px;
	left: 935px;
	width: 16px;
	height: 11px;
	background: url(es.gif) no-repeat;
}

/* Index Header */
/* ====================================================================== */

#index #header {
	z-index: 1000;
	position: relative;
	margin: 0 0 0 5px;
	height: 155px;
	background: url(images/index_header.jpg) no-repeat;
}

#index #header h1 {
	float: left;
	width: 165px;
	height: 125px;
	text-indent: -3000px;
	background: url(images/logo.jpg) no-repeat;
}

#index #header h1 a {
	display: block;
	width: 165px;
	height: 125px;
	background: url(images/logo.jpg) no-repeat;
}

#index #header h2 {
	float: left;
	margin: 32px 0 9px 0; 
	width: 735px;
	height: 40px;
	text-indent: -3000px;
	background: url(images/index_slogan.jpg) no-repeat;
}


/* Global Menu */
/* ====================================================================== */

ul#menu {
	position: absolute;
	top: 125px;
	left: 92px;
	list-style: none;
}

ul#menu li {
	float: left;
	position: relative;
}

#header li#home {
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/home.jpg) no-repeat;
}

#header li#home a {
	display: block;
	width: 135px;
	height: 30px;
	background: url(images/home.jpg) no-repeat;
}

#header li#store {
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/store.jpg) no-repeat;
}

#header li#store a {
	display: block;
	width: 135px;
	height: 30px;
	background: url(images/store.jpg) no-repeat;
}

#header li.cat-item-3 {
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/aboutus.jpg) no-repeat;
}

#header li.cat-item-3 a {
	display: block;
	width: 135px;
	height: 30px;
	background: url(images/aboutus.jpg) no-repeat;
}

#header li.cat-item-11 {
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/products.jpg) no-repeat;
}

#header li.cat-item-11 a {
	display: block;
	width: 135px;
	height: 30px;
	background: url(images/products.jpg) no-repeat;
}

#header li.cat-item-17 {
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/water_health.jpg) no-repeat;
}

#header li.cat-item-17 a {
	display: block;
	width: 135px;
	height: 30px;
	background: url(images/water_health.jpg) no-repeat;
}

#header li.cat-item-9 {
	display: none;
}

#header li#contacts {
	width: 135px;
	height: 30px;
	text-indent: -3000px;
	background: url(images/contacts.jpg) no-repeat;
}

#header li#contacts a {
	display: block;
	width: 135px;
	height: 30px;
	background: url(images/contacts.jpg) no-repeat;
}

ul#menu li ul {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 0;
	height: auto;
	display:none;
	list-style: none;
	background: #459ad1;
	text-indent: 5px;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	font-size: 80%;
}

ul#menu li ul li {
	background: none;
	text-indent: 0;
}

ul#menu li ul li a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #FFF;
	border-bottom: 1px dotted #ebebeb;
	text-decoration: none;
	background: #459ad1;
}

ul#menu li ul li a:hover {
	background: #2b95d9;
}

ul#menu li.cat-item-3 ul li a {
	height: auto;
	background: none;
}

ul#menu li.cat-item-11 ul li a {
	height: auto;
	background: none;
}

ul#menu li.cat-item-17 ul li a {
	height: auto;
	background: none;
}

ul#menu ul ul{
	margin-left: .2em;
	position: absolute;
	top: 0; 
	left: 100%;
}

/* Side Bar */
/* ====================================================================== */

#side {
	float: left;
	display: inline;
	margin: 20px 0 0 15px;
	width: 200px;
	font-size: 90%;
}

#news {
	padding: 0 0 15px 0;
	background: bottom url(images/side_bottom.gif) no-repeat;
}

#news h3 {
	width: 200px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/whats_new.gif) no-repeat;
}

#news ul {
	list-style: none;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #f5f5f5;
}

#news li {
	padding: 3px 10px 4px 10px;
}

#news li a {
	color: #525252;
	text-decoration: none;
}

#news li a:hover {
	color: #2b72a8;
}

#search {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	background: bottom url(images/side_bottom.gif) no-repeat;
}

#search h3 {
	width: 200px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/search.gif) no-repeat;
}

#search table {
	padding: 10px 5px 5px 5px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #f5f5f5;
}

#search #s {
	border: none;
	width: 115px;
	height: 21px;
	padding: 2px 10px;
	background: url(images/search_box.gif) no-repeat;
}

#links {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	background: bottom url(images/side_bottom.gif) no-repeat;
}

#links h2 {
	width: 200px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/links.gif) no-repeat;
}

#links ul {
	list-style: none;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #f5f5f5;
}

#links li {
	padding: 3px 10px 4px 10px;
}

#links li a {
	color: #525252;
	text-decoration: none;
}

#links li a:hover {
	color: #2b72a8;
}

/* Index Side */
/* ====================================================================== */
#index #side {
	float: left;
	display: inline;
	margin: 10px 10px 0 15px;
	width: 200px;
	font-size: 90%;
}

#index_side {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	width: 200px;
	font-size: 90%;
}

#side_news {
	padding: 0 0 15px 0;
	background: bottom url(images/side_bottom.gif) no-repeat;
}

#side_news h3 {
	width: 200px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/news.gif) no-repeat;
}

#side_news ul {
	list-style: none;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #f5f5f5;
}

#side_news li {
	padding: 3px 10px 4px 10px;
}

#side_news li a {
	color: #525252;
	text-decoration: none;
}

#side_news li a:hover {
	color: #2b72a8;
}


/* Main */
/* ====================================================================== */

#main {
	float: left;
	margin: 20px 0 0 0;
	width: 515px;
}

#content_main {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	width: 750px;
}

.post {
	margin: 0 0 15px 0;
	padding: 0 0 43px 0;
	background: bottom url(images/content_bottom.gif) no-repeat #fff;
}

.post h1 {
	padding: 10px 20px;
	font-size: 18px;
	background: top url(images/title.gif) no-repeat #fff;
}

.content {
	padding: 10px 35px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	background: #fff;
}

form div {
	padding: 10px 0;
}

/* Index Main */
/* ====================================================================== */

#index #main {
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
	width: 540px;
}

#top_product {
	padding: 125px 205px 0 30px;
	height: 155px;
	background: url(images/top_product.jpg) no-repeat;
}

#movie_link {
	margin: 15px 0 0 140px;
	width: 125px;
	height: 25px;
	text-indent: -3000px;
	background: url(images/watch_movie.jpg) no-repeat;
}

#movie_link a {
	display: block;
	width: 125px;
	height: 25px;
	background: url(images/watch_movie.jpg) no-repeat;
}

#top_link {
	clear: both;
	margin: 10px 0 0 0;
}

#kangen_water {
	float: left;
	margin: 0 11px 0 0;
	display: inline;
	width: 173px;
	height: 110px;
	text-indent: -3000px;
	background: url(images/kangen_water.jpg) no-repeat;
}

#kangen_water a {
	display: block;
	width: 173px;
	height: 110px;
	background: url(images/kangen_water.jpg) no-repeat;
}

#strong_kangen_water {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	width: 173px;
	height: 110px;
	text-indent: -3000px;
	background: url(images/strong_kangen_water.jpg) no-repeat;
}

#strong_kangen_water a {
	display: block;
	width: 173px;
	height: 110px;
	background: url(images/strong_kangen_water.jpg) no-repeat;
}

#acid_water {
	float: left;
	display: inline;
	width: 173px;
	height: 110px;
	text-indent: -3000px;
	background: url(images/acid_water.jpg) no-repeat;
}

#acid_water a {
	display: block;
	width: 173px;
	height: 110px;
	background: url(images/acid_water.jpg) no-repeat;
}

#index #index_product {
	z-index: 0;
	position: relative;
	overflow: hidden;
	margin: 10px 0 0 15px;
	height: 180px;
	width: 960px;
	background: url(images/index_product.jpg) no-repeat;
}

#index_product_frame {
	position: relative
}  

#index_product_previous {
	float: left;
}  

#index_product_next {
	float: right;
}

#index_product_content {
	position: absolute;  
	top: 0;  
	margin-left: 20px;
}

#index_product_content  
#index_product_content li {  
	list-style: none;  
	margin: 0;  
	padding: 0;  
}  

#index_product_content {  
	width: 5418px;  
} 
 
#index_product ul li {  
	display: block;  
	float: left;  
	margin: 5px;  
	padding: 5px;  
}  
  
#index_product ul li img {  
	display: block;  
}

.product {
	float: left;
	display: inline;
	padding: 10px 0 0 0;
	width: 192px;
	text-align: center;
}

/* Footer */
/* ====================================================================== */

#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
	font-size: 90%;
}