body {
	background-color: white;
	color: #000000;
	font-family: "verdana", "candara", "tahoma", "arial" ,sans-serif;
	font-size: 12px;

}

p {

}

h1 {

}

h2 {
	
}

img {
	border: 0;
}

a {
	color: #680E0C;
	text-decoration: none;
}

a:hover { 
	color: #680E0C; 
}

ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

table
{
	border-collapse:collapse;
	border: 1px solid #B9B8B8;
	width: 550px;
}

td
{
	border: 1px solid #B9B8B8;
	height: 25px;
}


/* Contact us page */
#contactus table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
  border: none;
}

#contactus td {
	border: none;
}

#thijs2 {
	width: 182px;
	height: 300px;
	text-align: right;
	float: left;
	margin: 0 0 0 0;
	padding: 150px 0 40px 0;
}

#koen2 {
	width: 182px;
	height: 300px;
	text-align: left;
	float: left;
	margin: 0 0 0 0;
	padding: 150px 0 40px 0;
}

#depersphoto{
	width: 336px;
	height: 495px;
	text-align: center;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#photoalexander{
	width: 300px;
	text-align: right;
	margin-top: -10px;
	height: 10px;
	margin-left: auto ;
	margin-right: auto ;
}

#nipponblades {
	width: 400px;
	height: 220px;
	text-align: center;
	float: left;
	margin: 0 0 0 290px;
	padding: 30px 10px 10px 10px;
	
}

#reviews {
	width: 550px;
	text-align: center;
	float: left;
	margin: 0 0 50px 45px;
	padding: 20px 30px 20px 30px;
	border: 1px solid #cecece;
}

/* General */

#container {
	width: 1000px;
	height: auto;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
}

#header_buttons{
	width: 1000px;
	height: 85px;
	text-align: center;
}

#header_logo{
	width: 800px;
	height: 125px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
}

#content{
	width: 700px;
	height: auto;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
}

#footer{
	width: 975px;
	height: 120px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
	clear: both;
}

#whitespace{
	width: 20px;
	height: 10px;
}

/* Shopping cart */

.product {

}

#santokuImage, #nakiriImage, #yanagibaImage{
	cursor: pointer;
	width: 700;
}

.productImage  {

}

.productTextSantoku{
	position: relative;
	float: left;
	width: 202px;
	height: 117px;
	background-image:url("../images/basket/santoku_label.jpg");
	background-repeat:no-repeat;
	top: -50px;
	left: 0px;
}

.productTextNakiri{
	position: relative;
	float: right;
	width: 199px;
	height: 119px;
	background-image:url("../images/basket/nakiri_label.jpg");
	background-repeat:no-repeat;
	top: -100px;

}

.productTextYanagiba{
	position: relative;
	float: left;
	width: 199px;
	height: 114px;
	background-image:url("../images/basket/yanagiba_label.jpg");
	background-repeat:no-repeat;
	top: -145px;
	left: 0px;
}
.yana{
	position: relative;
	float:left;
	top: -105px;
}


.productText {	
	position: relative;
	top: -47px;
	left: 60px;
}

.basket{
	position: relative;
	top: -50px;
	float: right;
	width: 230px;
	height: 202px;
	background-image:url("../images/basket/Shopping-cart-background.jpg");
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
}

.basketHeader{}
.basketItems{}

.threeVows{
	position: relative;
	float: left;
	/*width: 548px;
	height: 51px;*/
	/*background-image:url("../images/basket/yanagiba_label.jpg");*/
	/*background-repeat:no-repeat;*/
	top: 20px;
	/*left: 0px;*/
}

#listticker{
	position: relative;
	left: 60px;
	top: -25px;
	height:7px;
	width:625px;
	overflow:hidden;
	border:solid 1px #cecece;
	padding:6px 10px 14px 10px;
}

#listticker_blank{
	position: relative;
	left: 60px;
	top: -25px;
	height:7px;
	width:625px;
	overflow:hidden;
	padding:6px 10px 14px 10px;
}

#listticker li{
	height:45px;
	padding:5px;
	border:0; margin:0; padding:0; list-style:none;
	text-align:center;
	list-style:none;
}

#listticker a{
	height:45px;
	padding:5px;
	border:0; margin:0; padding:0; list-style:none;
	list-style:none;
	color: black;
}

/* can be DELETED
#basketWrap {
	margin: 10px;
	background-color: #EBEBEB;
	padding-bottom: 5px;
}

#basketTitleWrap {
	background-color: #669900;
	border: 3px #CCCCCC solid;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
}

#basketItemsWrap img {
	border: 0;
}

#basketItemsWrap ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}

#basketItemsWrap li {
	background-color: #ffffff;
	margin: 5px;
	font-size: 12px;
}

.basketItemLeft {
	float: left;
}

.basketItemRight {
	float: right;
}


.productWrap {
	float: left;
	width: 500px;
	margin: 5px;
	padding:10px;
	text-align:center;

	border: 1px #EBEBEB solid;
}

.productImageWrap {
	float: left;
}

.productNameWrap {
	float: left;
}


.productPriceWrap {
	float: left;
	background-color: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-weight: bold;
}

.productPriceWrap img {
	border: 0;
}
*/
/* Signup form */

#customerdetailsform table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
  border: none;
}

#customerdetailsform td {
	border: none;
}

#customerdetailsform .label {
  padding-top: 2px;
  padding-right: 8px;
  vertical-align: middle;
  text-align: left;
  width: 120px;
  white-space: nowrap;
  font-weight: bold;
}

#customerdetailsform .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

#customerdetailsform .status {
  padding-top: 2px;
  padding-left: 8px;
 /* vertical-align: top;*/
   white-space: nowrap;
}

#customerdetailsform .textfield {
  width: 150px;
}

#customerdetailsform label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  color: #FF0000;
}

#customerdetailsform label.checked {
  background:url("/images/checked.gif") no-repeat 0px 0px;
}

#customerdetailsform .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

#customerdetailsform #dateformatStatus, #customerdetailsform  {
  margin-left: 6px;
}

#customerdetailsform #dateformat_eu {
 vertical-align: middle;
}

#customerdetailsform #ldateformat_eu {
  font-weight: normal;
  vertical-align: middle;
}

#customerdetailsform #dateformat_am {
  vertical-align: middle;
}

#customerdetailsform #ldateformat_am {
  font-weight: normal;
  vertical-align: middle;
}



#customerdetailsform #lsignupsubmit {
  visibility: hidden;
}

#xx {

}

/* Cool popup screens */
#backgroundPopup{  
	 display:none;  
	 position:fixed;  
	 _position:absolute; /* hack for internet explorer 6*/  
	 height:100%;  
	 width:100%;  
	 top:0;  
	 left:0;  
	 background:#000000;  
	 border:1px solid #cecece;  
	 z-index:1;  
}  

#popupSantoku, #popupNakiri, #popupYanagiba {  
	 display:none;  
	 position:fixed;  
	 _position:absolute; /* hack for internet explorer 6*/  
	 height:600px;  
	 width:800px;  
	 background:#FFFFFF;  
	 border:1px solid #F0F0F0;  
	 z-index:2;  
	padding:12px 12px 12px 12px;  
	 /*font-size:13px;  */
}

#popupReviewPuck {  
	 display:none;  
	 position:fixed;  
	 _position:absolute; /* hack for internet explorer 6*/  
	 height:803px;  
	 width:318px;  
	 background:#FFFFFF;  
	 border:1px solid #F0F0F0;  
	 z-index:2;  
	/*padding:25px 0 0 0;  */
	 /*font-size:13px;  */
}

#popupSantokuImage, #popupNakiriImage, #popupYanagibaImage{  
	 height:310px;  
	 width:775px;  
	 background:#FFFFFF;  
	 text-align:center; 
}

#popupReviewPuckImage{  
	 height:803px;  
	 width:318px;  
	 background:#FFFFFF;  
	 text-align:center; 
}

#popupSantokuLinks, #popupNakiriLinks, #popupYanagibaLinks{  
	float: left;
	 height:200px;  
	 width:195px;  
	 background:#FFFFFF;  
	 
}
#popupSantokuContent, #popupNakiriContent, #popupYanagibaContent{
	float: right;
	 height:190px;  
	 width:570px;  
	 background:#FFFFFF;  
	 border:1px solid #F0F0F0;
	 padding:10px 10px 10px 10px;  
	 overflow:auto	;
}

#popupSantokuClose, #popupNakiriClose, #popupYanagibaClose{  
	 right:6px;  
	 top:4px;  
	 position:absolute;  
}  

#popupReviewPuckClose{  
	 right:6px;  
	 top:4px;  
	 position:absolute;  
}  
/*footer bar*/

.copyright {
	font-size: 10px;
	text-align: center;
	color: #999999;
}

#barcontainer{  
	 width:970px;
}

#barlanguage{  
	 float: left;
	 width: 200px;  
	 text-align: left;
}

#barpayments{  
	 float: left;
	 width: 340px;  
}

#newsletter{  
	 float: left;
	 width: 230px;  
}

#barsocial{  
	 float: left;
	 width: 175px;  
}

#bartwitter{  
	 padding: 0 0 0 0;
	 overflow:hidden; 
	 width:60px;
	 float:left;
}
#barfacebook{  
	width:110px;
	float:right;
	text-align:right;
}

