﻿html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-image: url('../image/bg.jpg');
	background-repeat: repeat-x;
	background-color: #FF9CE2;
	font-family: Arial, Tahoma, Sans, Verdana, Helvetica, sans-serif;
}
ul, li, p, form, hr, input, textarea, button {
	margin: 0;
	padding: 0;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline: none;
	font-family: Arial, Helvetica, Verdana, Tahoma, Sans, sans-serif;
}
strong {
	font-weight: 700;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
body, select	 {
	font-size: 100%;
}
#wrap {
	width: 866px;
	margin: 10px auto;
	height: 100%;
}
#container {
	width: 866px;
	height: 100%;
	background-color: #FFF;
	float: right;
	display: inline;
}
#header {
	width: 866px;
	margin: 0;
	height: 103px;
	background-image: url('../image/N_H_1.jpg');
	background-repeat: no-repeat;
	display: inline;
	float: right;
}
#header .ldiv {
	width: 310px;
	height: 11px;
	display: inline;
	float: left;
	position: relative;
	top: 8px;
	left: 25px;
	text-align: left;
}
#header .ldiv a {
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 1em;
	color: #95053B;
}
#header .ldiv a img {
	margin-left: 5px;
}
#header .sdiv {
	background-image: url('../image/N_S_B.gif');
	background-repeat: no-repeat;
	width: 303px;
	height: 41px;
	position: relative;
	top: 53px;
	right: 510px;
}
#header .sdiv input {
	margin: 12px 15px 0 0;
	border: 1px solid #B4B999;
	float: right;
	width: 185px;
	height: 18px;
	line-height: 18px;
}
.clear {
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 0.9em Tahoma, sans-serif;
	height: 26px;
	margin: 8px 18px 8px 0;
	padding-right: 18px;
	text-decoration: none;
	float: right;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
#menu {
	float: right;
	display: inline;
	width: 232px;
	height: 281px;
	background-image: url('../image/N_M_B.gif');
	background-repeat: no-repeat;
	margin-right: 12px;
}
#menu ul {
	margin: 10px 25px;
}
#menu ul li {
	font-family: Arial;
	font-size: 1.4em;
	color: #FFFFFF;
	text-align: right;
	line-height: 33px;
	font-weight: 700;
}
#menu ul li  a {
	color: #FFFFFF;
	text-decoration: none;
}
#header2 {
	float: right;
	display: inline;
	width: 608px;
	height: 281px;
	background-repeat: no-repeat;
}
#rightcol {
	margin: 2px 12px 0 0;
	width: 232px;
	height: 100%;
	float: right;
	display: inline;
}
.catdiv {
	padding: 0;
	margin: 0;
	width: 232px;
	height: 100%;
	display: inline;
	float: right;
}
.catdiv h5 {
	font-family: Arial, Tahoma;
	font-size: 1em;
	color: #333333;
	padding: 5px;
	line-height: 20px;
	text-align: center;
}
.catdiv h6 {
	font-family: Arial, Tahoma;
	font-size: 0.9em;
	color: #333333;
	padding: 5px;
	line-height: 20px;
	text-align: center;
}
.cathead {
	width: 232px;
	height: 38px;
	display: inline;
	float: right;
	background-image: url('../image/N_C_H.gif');
	background-repeat: no-repeat;
}
.carthead {
	width: 232px;
	height: 38px;
	display: inline;
	float: right;
	background-image: url('../image/N_SC_H.gif');
	background-repeat: no-repeat;
}
.catbody {
	width: 232px;
	height: 100%;
	display: inline;
	float: right;
}
.cartbody {
	font-family: Arial, Tahoma;
	font-size: 1em;
	width: 232px;
	height: 100%;
	display: inline;
	float: right;
	padding: 10px 0;
}
.cartbody .tdl {
	font-family: Arial, Tahoma;
	font-size: 1em;
	font-weight: 700;
	color: #9A9C90;
	background-color: #EBECDE;
	background-image: url('../image/N_C_B.gif');
	background-repeat: x-repeat;
	text-align: center;
	width: 115px;
	height: 38;
	display: inline;
	float: right;
	padding: 10px 0;
}
.cartbody .tdd {
	font-family: Arial, Tahoma;
	font-size: 1em;
	color: #000;
	background-color: #F7F7F7;
	text-align: center;
	width: 113px;
	height: 100%;
	display: inline;
	float: right;
	padding: 10px 0;
	border: 1px solid #EBECDE;
}
.catbody ul {
	margin: 10px 20px 20px 20px;
}
.catbody ul li {
	font-family: Arial, Tahoma;
	font-size: 1.1em;
	color: #333333;
	padding: 5px;
	line-height: 20px;
	list-style: url('../image/bullet_1.gif');
}
.catbody ul li a {
	color: #333333;
	text-decoration: none;
	display:block;
	width: 160px;
	height: 100%;
	outline:none;
	list-style: url('../image/bullet_1.gif');
}
.catbody ul li a:hover {
	background-color: #EBECDE;
	text-decoration: none;
}
.catbody ul li a:hover {
	background-color: #EBECDE;
	text-decoration: none;
}
#leftcol {
	margin: 2px 4px 0 0;
	width: 604px;
	height: 100%;
	float: right;
	display: inline;
}
.bodydiv {
	padding: 0;
	margin: 0;
	width: 604px;
	height: 100%;
	display: inline;
	float: right;
}
.bodyhead {
	width: 604px;
	height: 38px;
	display: inline;
	float: right;
	background: url('../image/N_B_B.gif');
	background-color: #4B4B4B;
}
.bodyhead img {
	padding: 0;
	margin: 0;
	float: right;
}
.bodyhead h1 {
	font-family: Arial;
	font-size: 1.4em;
	padding: 5px 10px 0px 5px;
	line-height: 30px;
	color: #FFFFFF;
}
.bodyfoot{
	width: 604px;
	height: 38px;
	margin-top:5px;
	display: inline;
	float: right;
	background: url('../image/N_B_B.gif');
	background-color: #4B4B4B;
}
.bodyfoot h1 {
	font-family: Arial;
	font-size: 1.4em;
	text-align: left;
	padding: 5px 10px 0px 5px;
	line-height: 30px;
	color: #FFFFFF;
}
.bodyfoot a {
	color: #FFFFFF;
}
.bodybody {
	margin: 5px 0;
	width: 604px;
	height: 100%;
	display: inline;
	float: right;
}
.bodybody a {
	text-decoration: none;
}
.bodybody ul {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
}
.bodybody ul li {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 20px;
	color: #000;
	margin: 5px 0;
	padding: 5px;
}
.bodybody p {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 20px;
	padding: 5px;
	color: #000;
}
.bodybody label {
	font-family: Tahoma;
	font-size: 0.9em;
	padding: 13px 15px 13px 25px;
	color: #000;
	float: right;
	display: inline;
}
.bodybody .normal {
	font-family: Arial, Tahoma;
	font-size: 0.9em;
	padding: 5px;
	width: 100%;
	color: #000;
	float: right;
	display: inline;
}
.bodybody h3 {
	font-family: Arial;
	font-size: 1.3em;
	font-weight: 700;
	line-height: 20px;
	padding: 5px;
}
.bodybody h4 {
	font-family: Arial, Tahoma;
	font-size: 1em;
	font-weight: 700;
	line-height: 20px;
	color: #FF00A4;
}
.bodybody .box1 {
	font-family: Arial, Tahoma;
	font-size: 0.9em;
	margin: 5px;
	padding: 10px;
	width: 265px;
	height: 160px;
	float: right;
	display: inline;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
}
.bodybody .box1 ul {
	margin: 0;
	padding: 0;
	border: none;
}
.bodybody .box1 label {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 20px;
	padding: 0;
	color: #000;
	width: 100px;
	float: right;
	display: inline;
}
.bodybody .box1 input {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 20px;
	padding: 0;
	width: 150px;
}
.bodybody .box2 {
	font-family: Arial, Tahoma;
	font-size: 1em;
	margin: 5px;
	padding: 10px;
	width: 265px;
	height: 160px;
	float: right;
	display: inline;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
}
.bodybody .box3 {
	font-family: Arial, Tahoma;
	font-size: 0.9em;
	margin: 5px;
	padding: 10px;
	width: 265px;
	float: right;
	display: inline;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
}
.bodybody .box4 {
	font-family: Arial, Tahoma;
	font-size: 1em;
	margin: 5px;
	padding: 10px;
	width: 265px;
	float: left;
	display: inline;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
}
.bodybody .box3 ul {
	margin: 0;
	padding: 0;
	border: none;
}
.bodybody .amain {
	font-family: Tahoma;
	font-size: 0.8em;
	text-align: right;
	padding: 10px;
	margin: 5px 0 10px 5px;
	width: 582px;
	float: right;
	display: inline;
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
}
.bodybody .amain  td {
	text-align: right;
	line-height: 15px;
}
.bodybody .amain label {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 20px;
	padding: 0;
	color: #000;
	width: 100%;
	float: right;
	display: inline;
}
.bodybody .amain .payment {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 18px;
	padding: 5px 0;
	color: #000;
	width: 100%;
}
.bodybody .amain .paymenti {
	padding: 0;
	width: 20px;
}
.bodybody .amain input {
	font-family: Tahoma;
	font-size: 0.9em;
	line-height: 20px;
	padding: 0;
	width: 250px;
	float: right;
	display: inline;
}
.producthead h1 {
	font-family: Arial;
	font-size: 1.2em;
	margin: 5px 10px 0px 5px;
	line-height: 30px;
	color: #5F6251;
}
.producthead h1 a {
	color: #5F6251;
	text-decoration: none;
}
.productdiv {
	width: 298px;
	height: 317px;
	float: right;
	display: inline;
	margin: 5px 0 5px 4px;
	
}
.producthead {
	width: 298px;
	height: 38px;
	float: right;
	display: inline;
	background-color: #E6E7E2;
}
.productbody {
	width: 298px;
	height: 210px;
	float: right;
	display: inline;
	background-image: url('../image/N_P_B.gif');
	background-repeat: repeat-y;
}
.productbody img {
	margin: 5px 45px 5px 45px;
}
.producttail {
	width: 298px;
	height: 75px;
	float: right;
	display: inline;
	background-image: url('../image/N_P_T.gif');
	background-repeat: no-repeat;
}
.producttail .button {
	margin: 2px 85px 5px 25px;
}
.producttail h2 {
	font-family: Arial, Tahoma;
	font-size: 0.8em;
	text-align: center;
	line-height: 20px;
	color: #5F6251;
}
.prodiv .tbl {
	background-color: #EBECDE;
	text-align: center;
	width: 130px;
	height: 20px;
	display: inline;
	float: right;
	border: 1px solid #D3D4C4;
	padding: 5px;
}
.prodiv .tbd {
	font-family: Arial, Tahoma;
	font-size: 1em;
	color: 000;
	background-color: #FBFBF5;
	text-align: center;
	width: 185px;
	height: 20px;
	display: inline;
	float: right;
	padding: 5px;
	border: 1px solid #EBECDE;
}
.prodiv .tbd  select {
	font-family: Tahoma;
	font-size: 0.8em;
	color: 000;
	text-align: center;
	width: 120px;
	height: 20px;
}
.prodquant {
	background: #FBFBF5;
	border: 1px solid #EBECDE;
	padding: 10px;
	text-align: center;
	width: 318px;
	height: 30px;
	display: inline;
	float: right;
	clear: both;
}
.prodquant label {
	font-family: Arial, Tahoma;
	font-size: 1.2em;
	color: 000;
	width: 130px;
	text-align: center;
	padding: 5px 0;
}
.cart {
	font-family: Arial, Tahoma;
	font-size: 0.9em;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
	border: 1px solid #EBECDE;
	float: right;
}
.cart .odd {
	background: #FFF;
}
.cart .even {
	background: #FBFBF5;
}
.cart th {
	background: #D3D4C4;
	background-image: url('../image/N_C_B.gif');
	background-repeat: x-repeat;
	border: 1px solid #D3D4C4;
	line-height: 32px;
	height: 38px;
	font-weight: normal;
	text-align: center;
	font-weight: 700;
}
.cart td {
	padding: 5px;
	border: 1px solid #EBECDE;
	text-align: center;
}
.cart td span {
	padding-right: 25px;
	text-align: left;
	float: left;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
#taildiv {
	width: 866px;
	height: 85px;
	float: right;
	display: inline;
	margin-top: 5px;
}
#tailbody {
	background-color: #661A2F;
	width: 840px;
	height: 79px;
	margin: 0 auto;
}
#tailbody h1 {
	font-size: 1.1em;
	color: #CEA6B1;
	text-align: center;
	line-height: 15px;
	padding: 6px;
}
#tailbody h1 a {
	text-decoration: none;
	color: #F5E3E8;
}
#tailbody p {
	font-size: 0.8em;
	color: #CEA6B1;
	text-align: center;
	line-height: 15px;
	padding: 6px;
}
#tailbody p a {
	text-decoration: none;
	color: #F5E3E8;
}
#tailt {
	background-color: #FFF;
	width: 866px;
	height: 10px;
	margin: 0 0 10px 0;
	display: inline;
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: right;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 560px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
button.button {
	background: transparent url('../image/N_A_B.gif') no-repeat scroll right;
	color: #FFF;
	display: inline-block;
	font: normal 1em Arial, Tahoma, sans-serif;
	height: 26px;
	width: 123px;
	margin-right: 6px;
	padding-right: 3px; /* sliding doors padding */
	text-decoration: none;
	border: 0;
	cursor: pointer;
	outline: none;
}
button.login {
	background: transparent url('../image/N_B_L.gif') no-repeat scroll right;
	display: inline-block;
	height: 26px;
	width: 65px;
	border: 0;
	cursor: pointer;
	outline: none;
	float: left;
}
.buttons {
	font: Tahoma;
	background: #FBFBF5;
	border: 1px solid #EBECDE;
	margin: 10px 0;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
	font-weight: 700;
}
.sort .div1 {
	float: left;
	display: inline-block;
	margin-right: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	display: inline-block;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: right;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	font-weight: 700;
}
