* { margin:0; padding:0;}

body{
	padding:0; 
	margin:0;
	background:url(../images/body_bg2.jpg);	  
	width:100%; 
	vertical-align:top;
	font-family:"Times New Roman",Times,serif;
	color:#eee; line-height:1.4; font-size:15px;
}

input[type="text"], input[type="password"], select, textarea {
	font-family: Helvetica,Arial,Verdana,sans-serif;
	color:#111; line-height:1.4; font-size:15px;
	padding:5px;
	border:1px solid #000000;
	vertical-align:middle;
	background: #EEE;
}


input#state {margin-left:11em;}


.loginFieldsetLeft input,
.loginFieldsetLeft select {margin-bottom:14px;}

.in_none {border:none; padding:0;}


table, td {vertical-align:top;}

a {text-decoration:underline;}	
a:hover{text-decoration:none;}

img {
	border:0px;
}

.col {
	float:left;
}

.spacer {font-size:0px; line-height:0px; font-size:1px;}
.spacer img {height:1px;}
.clear {clear:both;}




.main {width:990px; margin:auto; position: relative;}


.navigation {background:url(../images/header_bg.jpg) no-repeat top center; height:110px;}
.navigation .left {float:left; padding:18px 0 18px 0;}
.navigation .right {float:right; }
.navigation .links {text-align:left; margin:6px;padding:8px 10px; color:#6D6D6D; font-size:13px; }
.navigation .links a {color:#FFF; text-shadow:1px 1px 0 #000; text-transform:uppercase; text-decoration:none;}

.navigation .nav_1 {float:left; padding:4px 15px 3px 0px;}
.navigation .nav_2, .navigation .nav_3 {float:left; padding:1px 8px; }

..navigation .nav_3 {}

.navigation .nav_2 select { 
	padding: 3px;
	font-size: 12px;
	background: #222;
	color: #eee;
	border: 1px solid #777;
	font-weight: bold;
}

.navigation .nav_3 input.input_search { 
	padding: 5px;
	font-size: 12px;
	width: 100px;
	background: #222;
	color: #eee;
	border: 1px solid #777;
	border-right: 0px;
	display: block;
	float: left;
	height:13px;
}

.navigation .nav_3 input.in_none { 
	background: none;
	display: block;
	float: right;
}

.navigation .input_search {width:110px; padding:3px;}




.menu {background:#3EA7C6; font-size:11px; color:#000000;}
.menu ul {margin:0; padding:0; list-style:none;}
.menu ul li {float:left; background:url(../images/menu_li.gif) top left no-repeat; padding:13px 21px 14px 25px; text-transform:uppercase; font-weight:bold; color:#000000;}
.menu ul li.li_none {background:none;}
.menu ul li a {color:#000000; text-decoration:none;}
.menu ul li a:hover {text-decoration:underline;}


.content_bg {padding-bottom:20px;}


.banner_set3 {background:url(../images/bg_banner.jpg) top right no-repeat; height:153px;}
#bannerThree {padding:43px 0px 0px 3px; margin:0;}


.top_main {}
.top_main .top_left a{ display:block; float:left; margin-right:20px; width:470px; height:360px; background:url(/images/top_katana.jpg) no-repeat; text-indent:-99999px; outline:none; margin-bottom:30px;}
.top_main .top_right a{ display:block; float:right; width:470px; height:360px; background:url(/images/top_iaito.jpg) no-repeat; text-indent:-99999px; outline:none; margin-bottom:30px;}

.top_main .top_left a:hover {background:url(/images/top_katana.jpg) bottom left no-repeat;}
.top_main .top_right a:hover {background:url(/images/top_iaito.jpg) bottom left no-repeat;}


.product {/*margin:5px 0px;*/}
.product .left {}
.product .right {}
.product .right .margin {margin:3px 0px 5px 0px;}
.product a {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a.name {padding:8px 4px 0 0px; font-size:32px; color:#FFF; font-family:"Times New Roman",Times,serif; font-weight:normal; text-decoration:none; text-transform:capitalize;}
.product a:hover {text-decoration:none;}
.product a strong {color:#B3B3B3; text-decoration:underline; font-size:10px; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product .text {display:none;padding:3px 0px 3px 8px; font-size:13px;}
.product .price {color:gold; font-size:15px; font-weight:normal; padding:0 0px 0px 0px;}
.product .button {padding-left:8px;display:none;}
.product strong {color:gold; font-size:15px; font-weight:normal; }

.product .margin_col {margin:0px 20px 0px 0px; text-align:left;}

.w_100 {width:100%;}




.footer {padding:0px 0px 25px 0px;}
.footer .left {margin-right:-210px; float:left; padding:2px 0px 0px 10px;}
.footer .right {width:100%; float:right;}
.footer .right .margin {margin:0px 10px 0px 231px;}

.footer {color:#CCC;}
.footer a {color:#CCC; font-weight:normal;}
.footer .copy {font-size:13px; padding-top:3px; color:#ccc;}
.footer .copy a {color:#CCC;}


.clearfix{
   /zoom:1;
}

.clearfix:after {
   content:'';
   display:block;
   clear:both;
}


