@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
html {height:100%;}
body {
	position:relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	font:62.5% Tahoma, Geneva, sans-serif;
	color:#000;
	background:#dcdcdc;
	}
a { color:#f16e1d;}
a:hover { color:#975933;}
img {border:none; padding:0; margin:0;}
:focus {outline:none;}

#wrap {
	_position:relative;
	width:1000px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto;
	background:#fff;
	}

/* header */
#header {
	position:relative;
	height: 128px;
	background:url(img/header-bg.jpg) no-repeat;
	}
	#logo {
		position:absolute;
		top:30px;
		left:28px;
		}
	#logo-text {
		position:absolute;
		top:65px;
		left:38px;
		width:200px;
		font-size:1.2em;
		color:#fff;
		}
	/* contact */
	#contact {
		position:absolute;
		top:16px;
		right:33px;
		width:168px;
		text-align:center;
		}
		#contact div { padding-bottom:10px; font-size:1.2em; color:#ff7505;}
		#contact p { height:25px; line-height:25px; font-size:1.4em; color:#5a5c5f;}
			#contact p span {font-size:0.79em;}		
	/* searchf */
	#searchf {
		position:absolute;
		top:68px;
		left:237px;
		}	
		#searchf form {
			display:block;
			border:0;
			}
			#quick_find_keyword {
				display:block;
				width:280px;
				padding:3px 5px;
				border:solid 1px #a5acb2;
				font-size:1.1em;
				color:#616365;
				}
		#searchf form .imgsub {
			display:block;
			position:absolute;
			top:0;
			left:300px;
			border:0;
			}
			#searchf form p {
				font-size:1.1em;
				color:#fff;
				}
	/* hblock */
	.hblock {
		position:absolute;
		top:12px;
		left:510px;
		width:127px;
		height:27px;
		line-height:27px;
		background:url(img/hblock-bg.gif) no-repeat;
		font-size:1.1em;
		text-align:center;
		}
		.hblock a { color:#ff7505 !important;}
		.color2 {
		left:640px !important;
		}
		.color2 a { color:#5a5c5f !important; }

	/* hmenu-user*/
	#hmenu-user {
		position:absolute;
		top:125px;
		left:27px;
		list-style:none;
		z-index:50;
		}
		#hmenu-user li { float:left; padding-right:28px;}
			#hmenu-user li a {
				display:block;
				float:left;
				text-indent:10px;
				background:url(img/arr-r-orange.gif) 0 5px no-repeat;
				font-size:1.2em;
				color:#f06008;
				text-decoration:none;
				}
			#hmenu-user li a:hover { color:#b74a09;}
/* container */
#container {
	position:relative;
	overflow:hidden;
	width:1000px;
	padding:30px 0 80px 0;
	font-size:1.2em;
	}
	.title-main {
		height:15px;
		background:url(img/title-main-bg.gif) repeat-x;
		}
		.title-main span {
			display:block;
			float:left;
			height:15px;
			padding-right:5px;
			line-height:15px;
			font-size:12px;
			font-weight:bold;
			background:#fff;
			}
	.title-main2 {
		padding-bottom:5px;
		margin-bottom:15px;
		font-size:1.50em;
		font-weight:normal;
		border-bottom: solid 1px #e6e6e6;
		}
	.title-main4 { padding:3px 6px; background:#dcdcdc; font-size:1.25em; font-weight:normal; color:#464646;}
		.title-main4  a {color:#464646;}
	/* .main-cat */
	.main-cat { overflow:hidden; zoom:1;}
	.main-cat div { float:left; width:25%; padding-bottom:20px;}
		.main-cat div p {padding-bottom:7px;} 
			.main-cat div a	{color:#464646;}
			.main-cat div a:hover {color:#7a7a7a;}
	
	.clear { clear:both; float:none !important;}
	
	
	/* box1 */
	.box1 {
		position:relative;
		width:181px;
		margin-bottom:22px;
		background:url(img/box1-body.gif) repeat-y;
		}
		.box1-head {
			height:7px;
			background:url(img/box1-head.gif) no-repeat;
			}
		.box1-foot {
			height:7px;
			background:url(img/box1-foot.gif) 0 100% no-repeat;
			}
		.box1 .item-list-box{
			float:none !important;
			margin:0 auto !important; 
			}
			.item-list-box img { display:block; margin: 0 auto;}
		#divShoppingCart {
			min-height:30px;
			height:auto !important;
			height:30px;
			padding:0 8px 0 66px;
			background:url(img/box-cart-bg.gif) 5px 0 no-repeat;
			font-size:10px;
			}


/* side-left /////////////////////////////////////////////////// */
#side-left {
	float:left;
	width:181px;
	padding:0 16px 0 14px;
	}
	#side-left .title-main { padding-bottom:8px;}
	/* box1-menu */
	.box1-menu {
		display:block;
		margin:0 8px;
		list-style:none;
		}
	#CatNavi {
		display:block;
		margin:5px 8px;
		list-style:none;
		}
		.box1-menu li, #CatNavi li {
			display:block;
			padding:3px 0 5px 0;
			background:url(img/dotted.gif) 0 100% repeat-x;
			}
		#CatNavi .Current {
			background:#dcdcdc;
			margin:-2px -8px 0 -8px;
			text-indent:8px;
			}
			#CatNavi a { text-decoration:none;}
			#CatNavi .Current a {background:url(img/arr-r-white.gif) 9px 5px no-repeat;}
			.box1-menu li a, #CatNavi li a {
				display:block;
				padding-left:14px;
				background:url(img/arr-r-orange.gif) 1px 5px no-repeat;
				color:#1b1c1e;
				}
			.box1-menu li a:hover, #CatNavi li a:hover { color:#797979;}
	/* s-banner */
	.s-banner { padding-bottom:20px;}
	/* ul-side */
	.ul-side { padding-bottom:20px; list-style:none;}
		.ul-side li { padding-bottom:3px; color:#F93;}
			.ul-side li a { color:#000; text-decoration:none;}
			.ul-side li a:hover { color:#666; text-decoration:none;}

/* post */
	.post-1 { padding-bottom:40px;}
		.post-1 h3 { padding-bottom:4px; font-size:1em; text-decoration:underline;}
	.post-faq { padding-top:5px;}
		.post-faq p { padding:5px 10px;}
		.post-faq .question { background:#f2f2f3;}
			.post-faq p strong { font-weight:normal; color:#f16e1d;}
			
/* content /////////////////////////////////////////////////// */
#content {
	float:left;
	width:570px;
	padding-right:16px;
	color:#424345;
	}
	/* pathway */
	#pathway {
		padding-bottom:25px;
		color:#9c9c9d;
		}
		#pathway a {color:#9c9c9d;}
	#content .title-main { padding-bottom:20px;}	
		
	/* item-list */
	.item-list {
		position:relative;
		overflow:hidden;
		width:570px;
		padding-bottom:10px;
		}
		.item-list-in {width:600px;}
		.item-list-box {
			float:left;
			position:relative;
			width:120px;
			height:125px;
			padding:5px;
			margin:0 14px 15px 0;
			border: solid 1px #dbdde0;
			}
			.item-list-name {font-size:0.92em;}
				.item-list-name p {font-size:0.91em;} 
			.item-list-right {
				position:absolute;
				bottom:3px;
				right:4px;
				width:35px;
				height:32px;
				padding: 0 0 0 4px;
				border-left:solid 1px #bdc0c4;
				}
				.item-list-right a { font-size:0.92em; color:#1b1c1e;}
					.item-list-right a:hover {color:#6f7178;}				
			.item-list-left {
				position:absolute;
				overflow:hidden;
				bottom:3px;
				left:4px;
				width:80px;
				height:35px;
				font-size:0.92em;
				color:#f16e1d;
				}
				.item-list-left .price { 
					font-size:1.64em;
					}
	/* sort */
	.sort {
		padding:3px 0;
		font-size:0.92em;
		}
	/* full item */
		.item-print {width:100%; clear:both; position:relative; padding-bottom:7px;}
		.item-print img {cursor:pointer;}
		.item-img {
			float:left;
			position:relative;
			margin: 10px 25px 10px 0;
			}
			.item-img a { position:relative; zoom:1;}
			.item-img img { border: solid 1px #e7e7e7;}
			.item-img .img-zoom {
				position:absolute;
				bottom:5px;
				left:5px;
				border:0 !important;
				}
		.item-text { float:left; width:300px; padding-top:10px;}
		.item-full { float:none; width:100%;}
			.item-price {
				font-size:1.5em;
				color:#464646;
				}
			.item-tax { color:#f16e1d;}
			.item-buy {
				padding-top:15px;
				}
				.item-buy span { position:relative; top:6px; left:3px;}
			.item-desc {
				width:100%;
				clear:both;
				padding-bottom:40px;
				}
		.item-text2 {float:right; width:110px; padding-top:10px; color:#464646;}
			.item-text2 a { color:#464646;}
/* side-right /////////////////////////////////////////////////// */
#side-right {
	float:left;
	position:relative;
	top:-30px;
	width:181px;
	}
	#side-right .title-main { padding-bottom:8px;}
	/* box1-list1 */
	.box1-list1 {
		display:block;
		list-style:none;
		margin:5px 5px 0 5px;
		}
		.box1-list1 li {
			display:block;
			padding: 0 0 10px 14px;
			background:url(img/list1-li.gif) 1px 1px no-repeat;
			}
	/* sign_in */
	#sign_in {
		display:block;
		margin:3px 12px;
		}
		#sign_in label { display:block; padding-bottom:5px; text-decoration:underline;}
		#email2 {
			display:block;
			width:148px;
			padding:2px 4px;
			border:solid 1px #a0a4aa;
			}
		#sign_in .imgsub {
			display:block;
			width:90px;
			margin:3px auto;
			color:#f16e1d;
			background:none;
			border:0;
			cursor:pointer;
			text-decoration:underline;
			text-align:center;
			font-size:12px;
			}
/* footer //////////////////////////////////////////////////// */
#footer {
	position:absolute;
	bottom:0;
	left:-500px;
	width:1000px;
	height:56px;
	margin-left:50%;
	background:url(img/footer-bg.gif) no-repeat;
	}
	/* copyrights */
	#copyrights {
		position:absolute;
		top:13px;
		left:35px;
		font-size:1.1em;
		line-height:1.45em;
		color:#1b1c1e;
		}
	/* counters */
	#counters {
		position:absolute;
		top:15px;
		right:35px;
		}
		#counters img {
			float:left;
			margin-left:15px;
			}

/* */
.pagecontent {font-size:1.2em;}
.contacterror { color:#F00; font-weight:bold;}
#message_body {
	width:100%;
	}	
.table1 td {padding:4px 6px;}
	.table1 td p {font-size:0.8em;}
/* row */
.row {
	overflow:hidden;
	position:relative;
	min-height:80px;
	height:auto !important;
	height:80px;
	border:solid 1px #e7e7e7;
	margin-bottom:5px;
	padding:5px 5px 5px 130px;
	}
	.row-img {
		position:absolute;
		top:18px;
		left:5px;
		width:120px;
		text-align:center;
		}
	.row-title {
		font-size:1.42em;
		}
	.row-info {
		float:right;
		width:120px;
		padding:10px 0 3px 30px;
		}
		.row-price { font-size:1.8em; color:#F16E1D;}
/* side-info */
.side-info {padding-bottom:20px;}
/* cat-block */
#cat-block { padding-bottom:20px;}
	#cat-block p { float:left; width:33%; padding-bottom:5px;}
		#cat-block p a { color:#333;}
		#cat-block p a:hover { color:#CCC;}
/* */
.link-cat { padding-bottom:5px; font-size:1.17em;}
	.link-cat a { color:#333;}
	.link-cat a:hover { color:#CCC;}


