body{

background:#d1f2c7 url(../images/header_bg.jpg) repeat-x;


}

a:hover,a:link{color:#548960;}
a:visited,a:active{color:#548960;}

/*-----------------------------------------------------
header
-----------------------------------------------------*/
#header{
	width: 100%;
	margin:0 auto;
	height:97px;
}
#header h1{float:left;margin:15px 0 0 10px;}

#header #hbtn{padding-top:35px;float:left;}
#header #hbtn li{float:left;margin-left:8px;}

#header #header_login_form{
background:url(../images/form_bg.jpg) no-repeat;
float:right;
width:326px;height:66px;
font-size:10px;
margin:10px 10px 0 5px ;
padding:10px 0 0 10px ;
}
#header_login_form li{float:left;height:50px;width:125px;text-align:left;}
#header_login_form li.btn{width:61px;margin-top:5px;}
.password input,.mail input{padding:5px 0;width:90%;}
.forgot{margin-top:-10px;}

#header #translation{
	float:right;
	background:#f0f9de;
	font-size:10px;
	width:168px;
	height:66px;
	padding-top:10px;
	margin:10px 10px 0 0 ;
	}

/*-----------------------------------------------------
gmenu
-----------------------------------------------------*/
#globalmenu{
	background:url(../images/gmenu.png) repeat-x;
	margin:0 auto;
	padding:5px 0 5px 10px;
}
#globalmenu ul{
width: 100%;
margin:0 auto;
}
#globalmenu li{
	float:left;
	padding:0;
	margin:0;
}
#globalmenu li a{
	color:#fff;
	display:block;
	height:32px;
	font-size:12px;
	line-height:32px;
	text-decoration:none;
	text-align:center;
	/*text-shadow:0px 0px 4px #963459;*/
	color:#c7668d;
}

/*
.vendor9{color:#963459\9;}
.vendor9:not(:target){color:#963459¥9;}
*+html .vendor9 {color:#963459;}
*/

#globalmenu li.smenu a{
	background: url(../images/btn_s.png) no-repeat;
	width:87px;
}
#globalmenu li.smenu a:hover{background: url(../images/btn_s_on.png) no-repeat;}

#globalmenu li.mmenu a{
	background:url(../images/btn_m.png) no-repeat;
	width:134px;
}
#globalmenu li.mmenu a:hover{background: url(../images/btn_m_on.png) no-repeat;}

#globalmenu li.lmenu a{
	background:url(../images/btn_l.png) no-repeat;
	width:167px;
}
#globalmenu li.lmenu a:hover{background: url(../images/btn_l_on.png) no-repeat;}
/*-----------------------------------------------------
header_search
-----------------------------------------------------*/
#header_search{padding:10px 0;}
#header_search select{
	margin:0 20px 0px 0;
	padding:8px;
	height: 34px;
}
#header_search .searchtext{
	margin:0 20px 0px 0;
	height: 34px;
	width:50%;
	padding: 0px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	

}
.submit_btn{
	display: inline-block;
	padding: 6px 12px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	color:#fff;
	vertical-align: top;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #2b592a;
	border-radius: 4px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #3f7e42), color-stop(0.00, #4c9955));
	background: -webkit-linear-gradient(#4c9955, #3f7e42);
	background: -moz-linear-gradient(#4c9955, #3f7e42);
	background: -o-linear-gradient(#4c9955, #3f7e42);
	background: -ms-linear-gradient(#4c9955, #3f7e42);
	background: linear-gradient(#4c9955, #3f7e42);

}
/*-----------------------------------------------------
cartbtn
-----------------------------------------------------*/
#header_cartbtn{
	position:fixed;
	width:97%;
	bottom:0;
	padding:15px 1.5%;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	left:0;
	background:rgba(0,0,0,0.8)
}
#header_cartbtn img{
	float:right;
	
}
#header_cartbtn p{float:left;}


#undercolumn_entry{
	font-size:14px;
	line-height:1.8;
}
#undercolumn_entry p.message{
	font-size:16px;
	padding:10px 15px;
	background:#D5ECD0;
	color:#3f7e42;
}

/*-----------------------------------------------------
#magazineLink
-----------------------------------------------------*/
#xf_index h3{
padding:10px;
background:#D5ECD0;
margin-top:10px;
margin-bottom:5px;
color:#3f7e42;
}
#xf_index li{
text-align:left;
	border-bottom: 1px solid #ddd;
	padding:5px 5px 5px 20px;
	background: url(../images/icon_footer.jpg) 0px 8px no-repeat
	}
#magazineLink{
	padding:0 0 20px 0;
}
#magazineLink h2{
	background:#D5ECD0 url(../images/32px_book_001_b-trans.png) no-repeat 5px 50%;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #3f7e42;
	/*color:#3f7e42;border-left:#3f7e42 4px solid;*/
	padding:10px 5px 10px 45px;
	line-height:1.2;
	color:#3f7e42;
	font-size:14px;
}
#magazineLink ul li{
	text-align:left;
	border-bottom: 1px solid #ddd;
	padding:5px 5px 5px 25px;
	background: url(../images/icon_footer.jpg) 5px 8px no-repeat;
}
#magazineLink a.btn{
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin: 10px auto ;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}