body {
  background: #E5D7C8;
  margin: 0;
  font-family: arial;
  font-size: 12px;
}

img {
  border: none;
}
blockquote {
  margin: 12px 0 12px 40px;
}

#maincontent div.componentheading {
  display: none;
}

#header p , #maincontent p {
  margin: 0;
}


#guide-overlay {
  position: relative;
  top: -100px;
  left: 696px;
  background: #3484D9;
  color: #FFF;
  width: 184px;
  border: none;
  font-weight: bold;
  font-size: 15px;
  border-color: #2464a9
}

#subheader {
  width: 1078px;
  height: 48px;
  background:url("../images/subheader-back.jpg") repeat;
  position: relative;
  top: -24px;
  height: 48px;
}

#subheader-left {
  float: left;
  position: relative;
  top: -12px;
}

#subheader-right {
  float: right;
  position: relative;
  width: 41%;
}

td.gsc_input {
	width: 80%;
}

.gsib_b {
	width: 0px;
}

div#___gcse_0 {
	width: 80%;
}

div#gs_st50 {
	display: none;
}

#subheader-right form {
  padding : 5px 64px 0 0;
}

#subheader-right form input {
  color: #9F8972;
  font-size: 12px;
  font-weight: bold;
}

#subheader-right form input .inputboxsubhead {
  position: relative;
  top: -6px;
  height: 19px;
}

#subheader-right .searchsubhead .buttonsubhead {
  margin: 12px 0 0 0;
}

#mod-search-searchword {
  position: relative;
  top: -7px;
  height: 19px;
}

.search {
  padding-left: 8px;
}

#wrapper {
  width: 1500px;
  background: #E5D7C8;
}
  

#container {
  width: 1078px;
  margin: auto;
  background: url("../images/background.jpg");
}

#menucolfix {
  float: left;
  height: 100%;
  background: transparent url("../images/background-menu.jpg") repeat-y;
}

#colfix {
  float: left;
  height: 100%;
  width: 1078px;
  background: transparent url("../images/background-right.gif") repeat-y; 
  margin-top: -49px;
}

#page {
  height: 100%;
  FLOAT: LEFT;
}
#topbar {
  float: left;
  width: 536px;
  background: #fff;
  margin-bottom: 16px;
}

.joomla_add_this {
  margin: 15px 15px 0 0;
  text-align: right;
}

#left {
  float: left;
  width: 242px;
  clear: both;
  height:100%;
  background: url("../images/background.jpg"); 
}

.clear {clear: both;}

.menu {
  position: relative;
  padding: 0 0 0 6px;
  margin: 0 0 0 42px;
  color: #fff;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
}


.menu a, a.link, a.visited {
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

.menu li {
  list-style: none;
  font-weight: bold;
  color: #84AF51;
  padding: 0 2px 8px 12px;
  margin: 0  0 4px 0;
  height: 14px;
  /*width: 194px;*/
  background: transparent url("../images/menu-back.png") repeat-y;
}

ul.menu li.active  {
  background:url("../images/menu-item-back-current.jpg");
}

ul.menu li.active a, ul.menu li.active a span {
  color:#90AD6B;
}

ul.menu li.item358 {
  background:url("../images/menu-item-back-special.jpg");
  padding-right: 0;
  width: 182px;

}

ul.menu li.item358.active {
    background:url("../images/menu-item-back-current.jpg");
}

ul.menu li.item358.active a span {
  color:#90AD6B;
}
  

ul.menu ul{display:none; padding: 0 0 0 0;}

ul.menu li:hover ul, ul.menu li#current:hover ul {
  display: block;
  border: 2px solid #B88D63;
  background: #fff; 
  position: relative;
  z-index: 120;
  left: 176px;
  top: -30px;
}

ul.menu li#current:hover ul li a {
  color: #84AF51;
  background: #fff; 
  z-index: 100;
}

ul.menu li ul li {
  position: relative;
  background: #fff;
  height: 100%; 
  width: auto;
  margin: -38px 0 0 0;
  z-index: 120;
  border-bottom: 2px solid #B88D63; 
}

ul.menu li ul li.active a span {
  color: #B88D63;
}

.menu li a {
  margin: 0 0 0 0;
  position: relative;
  top: 3px;
}

.menu li a span {
  padding: 0 0 0 0;
  font-size: 13px;
  color: #fff;
}

.menu li:first-child a span {
}

ul.menu li ul li a {
  color: #84AF51;
}


.menu  li.parent.item2 {
  margin-top: 0px;
}
  
  

#maincontent {
  float: left;
  width: 536px;
  background: #fff;
  height:100%; 
}

#maincontentwide {
  float: left;
  width: 790px;
  background: #fff;
  height:100%; 
}


#maincontent .item-page {
  margin: 0 10px 0 10px;
  width: 514px; /*404*/
}

#maincontent .item-page td hr {
  height: 1px;
  border: 0px solid #CBB;
}
  
#home-topleft {
  float: left;
  height: 181px;
  width: 252px;
  margin: 12px 0 5px 13px;
}

#home-topright {
  float: right;
  height: 181px;
  width: 252px;
  margin: 12px 13px 5px 0;
}

#home-bottomleft {
  float: left;
  height: 181px;
  width: 252px;
  margin: 1px 0 0 13px;
}

#home-bottomright {
  float: right;
  height: 181px;
  width: 252px;
  margin: 1px 13px 0 0;
}

#right {
  float: right;
  width: 252px;
  height: 100%;
  margin-right: 10px;
        margin-left: 2px;
}

#right-container {
  width: 226px;
  margin: auto;
}

#right object {
  margin-left: 1px;
}

#links, .links {
width:80%; 
}


.hikashop_product_page {
    margin: 60px 0 0 20px;
}

div#inline2 {
	display: none;
	opacity: 1.0;
}
div#inline2_inner, div#inline2_inner p {
	background-color: #fff;
	position: relative;
	z-index: 5099;
	padding: 10px;
	opacity: 1.0;
}
div#inline2_wrap {
	background-color: rgba(128,128, 128, 0.75);
	padding: 16em;
	xopacity: .70;
	xfilter: alpha(opacity=70); /* For IE8 and earlier */
	position: relative;
	z-index: 5098;
}
a#various2 {
	display: none;
}