body {
	background:#fff url(../images/bg.gif) top left;
	font-family:Georgia, serif;
	font-size:100%;
    line-height:1.3em;
	_font-size:16px;
	color:#252227;
}

p {
	line-height:1.5em;
	margin-bottom:10px;
}

a { color:#a34e9e; }
a:hover { color:#9e8696; }

small { font-size:0.6875em; }

input, select { margin-bottom:4px; border:1px solid #c18cbc; background:#fff; font:1.0em Georgia, serif; }
input.checkbox { border:0; background:none; width:15px !important; }
textarea { border:1px solid #c18cbc; font:0.9em Georgia, serif; }

#wrapper div { _display:inline; }

.ad-halfbanner {
	width:234px;
	height:60px;
	background:grey !important;
}

.align_left { text-align:left; }
.align_center { text-align:center; }
.align_right { text-align:right; }

.new, .reissue, .today {
	height:15px;
	margin-right:5px;
	padding:3px;
	font-size:0.833em;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.new { background:#ff8111; }
.reissue { background:#b177aa; }
.today { background:#ff1111; }

.error { color:#ff1111; }

#container {
	float:left;
	width:100%;
	background:url(../images/navi-bg.gif) top left repeat-x;
	height:auto;
}

#wrapper {
	margin:0 auto;
	width:988px;
}

#sidebar_hack {
	float:left;
	background:url(../images/sidebar-bg.gif) 0 -2px repeat-y ;
}

#sidebar_container {
	float:left;
	width:254px;
}

#sidebar {
	float:left;
	width:100%;
	background:url(../images/sidebar-overlay-bg.jpg) top left repeat-x;
}

	#sidebar div {
		float:left;
		width:235px;
		margin:0 9px 5px 9px;
		background:#fff url(../images/bg.gif) top left;
		font-size:0.6875em;
		padding-bottom:5px;
	}
		#sidebar div.alt { padding-bottom:0; }
	#sidebar h5 {
		margin-bottom:5px;
		padding:3px 10px;
		font-size:1.2727em;
		font-weight:bold;
		text-transform:uppercase;
		color:#fff;
		background:#f1e5f1 url(../images/title-bg.gif) top left repeat;
	}
		#sidebar div.alt h5 { margin-bottom:0; }
		#sidebar h5 a { color:#fff; text-decoration:none; }
	#sidebar ul {
		margin-left:20px;
	}
	#sidebar li {
		line-height:1.3em;
		margin-bottom:5px;
	}
	
	
	#logo h1 a {
		display:block;
		width:235px;
		height:103px;
		background:url(../images/little-akiba.png) top center no-repeat;
	}
		#logo h1 a:hover { background:url(../images/little-akiba.png) bottom center no-repeat; }
		#logo h1 span { display:none; }
	
	#cart {
		padding:15px 0 10px 0;
		background:#f1e5f1 url(../images/cart-bg.gif) top left repeat !important;
	}
		#cart img { float:left; }
		#cart h5, #cart p {
			float:left;
			width:145px;
			margin-right:8px;
			margin-bottom:5px;
			text-align:center;
		}
		#cart h5 {
			height:auto;
			margin-bottom:0;
			padding:0;
			background:none;
			color:#252227;
		}
		#cart a.checkout {
			float:left;
			width:145px;
			padding:2px 0;
			margin-right:8px;
			text-align:center;
			background:#252227;
			color:#fff;
			text-transform:uppercase;
			text-decoration:none;
			font-weight:bold;
		}
		
	#login {
	}
		#login p {
			margin:0 10px 5px 10px;
			clear:both;
		}
		#login label {
			float:left;
			width:100px;
		}
		#login input {
			width:112px;
			*width:100px;
			clear:none;
		}
		#login p.remember {
			float:left;
			width:50%;
			margin:0 0 0 10px;
			clear:none;
		}
		#login p.button {
			float:left;
			text-align:right;
			width:41%;
			margin:0 10px 0 0;
			clear:none;
		}
		#login p.button input {
			width:auto;
			font-weight:bold;
			background:#a34e9e;
			color:#fff;
			text-transform:uppercase;
		}
	
	
#content {
	float:left;
	width:704px;
	margin-left:30px;
	font-size:0.75em;
	margin-bottom:30px;
}
	#content div {
		float:left;
		/*clear:both;*/
		text-align:left;
	}
	
	#navi {
		float:left;
		width:100%;
		margin-top:8px;
		height:38px;
	}
		#navi .search {
			float:right;
			text-align:right;
			width:257px;
			clear:none;
		}
		#navi .search input {
			float:left;
			padding:3px 5px;
			border:0;
			width:175px;
		}
		#navi .search input.button {
			padding-bottom:5px;
			height:22px;
			background:url(../images/search-bg.gif) top left repeat-x;
			color:#fff;
			font-size:0.9167em;
			font-weight:bold;
			text-transform:uppercase;
			width:auto;
			*width:65px;
		}
		#navi .twitter {
			float:right;
			text-align:right;
			width:75px;
			clear:none;
			color:#fff;
			background:url(../images/twitter.png) center left no-repeat;
			margin-left:10px;
		}
			#navi .twitter a { color:#fff; text-decoration:none; }
		#navi .facebook {
			float:right;
			text-align:right;
			clear:none;
			color:#fff;
			margin-left:10px;
			padding-right:10px;
			border-right:1px solid #fff;
		}
			#navi .facebook img { margin-top:3px; }
	#center_content {width:704px;}
	#news {
		width:100%;
		float:left;
		margin:20px 0;
	}
		#news h2 {
			float:left;
			width:100%;
			_width:704px;
			margin-bottom:5px;
			color:#a34e9e;
			font-size:2.5em;
			font-weight:normal;
		}
		#news small {
			float:left;
			width:100%;
			_width:704px;
			font-size:0.833em;
			margin-bottom:15px;
		}
		
	#products {
		width:100%;
		border-top:1px solid #a34e9e;
		background:url(../images/arrivals-bg.gif) top right repeat-y;
	}

		#products div { clear:none; }
	
		#products h3, #browse h3, #product h3, #bag h3, #register h3 {
			width:100%;
			color:#252227;
			font-size:1.833em;
			font-weight:normal;
			margin:15px 0;
			*line-height:1.2em;
			*width:704px;
		}
			#browse h3, #product h3 {
				*width:704px;
				_width:674px;
				
			}
			#preorders h3, #deadlines h3 {
				width:380px;
				float:left;
			}
			#preorders p.more {
				float:left;
				text-align:right;
				clear:none;
				margin:15px 0;
			}
		
		#products img {
			float:left;
			width:68px;
			height:68px;
			margin:0 9px 20px 0;
			border:1px solid #d8d8d5;
		}
		
		#products a { font-weight:bold; }
		
		#products p { line-height:1.5em; }
	
		#preorders, #deadlines {
			float:left;
			width:477px;
		}
		
		#preorders { border-bottom:1px solid #a34e9e; }

		#preorders div, #deadlines div {
			width:227px;
			margin-right:11px;
		}
		
		#arrivals {
			float:right !important;
			width:197px;
			padding:0 15px;
		}
		
			#arrivals p {
				float:left;
				width:118px;
			}
		
	#browse {
		width:100%;
	}	
		#browse .view {
			text-align:right;
			width:100%;
			_width:704px;
		}
		
		#browse h6 {
			width:684px;
			padding:5px 10px;
			clear:both;
			text-transform:uppercase;
			background:#252227;
			color:#fff;
			font-size:1.167em;
		}
		
		#browse li {
			float:left;
			width:684px;
			padding:15px 10px;
			border-bottom:1px dashed #c591bf;
		}
			#browse li.alt {
				background:url(../images/browse-bg.gif);
			}
			#browse li img {
				float:left;
				width:100px;
				height:100px;
				border:1px solid #d8d8d5;
			}
			#browse .quick-description {
				float:left;
				width:400px;
				margin-left:15px;
				clear:none;
			}
				#browse .quick-description p {
					margin-bottom:0;
				}
				#browse .quick-description p.title {
					font-weight:bold;
					margin-bottom:5px;
				}
				#browse .quick-description p label {
					float:left;
					width:90px;
					font-weight:bold;
				}
			#browse .price-order {
				float:left;
				width:167px;
				clear:none;
				height:95px;
			}
				#browse .price-order-container {
					position:relative;
					top:-190px;
					z-index:1;
					clear:none;
					float:none;
					margin:0 0 15px 25px;
					background-color:#252227;
					height:70px;
					color:#fff;
					padding:5px 4px;
				}
					#browse .price-order-container .border {
						border:1px solid #a04c9b;
						width:132px;
						height:69px;
					}
					#browse .price {
						border-bottom:1px dashed #704e6e;
						font-size:1.833em;
						padding:8px 0;
						text-align:center;
						width:131px;
					}
				#browse .bag {
					position:relative;
					top:-95px;
					z-index:2;
					clear:none;
					float:none;
					height:95px;
					background:url(../images/browse-bag.png) bottom left no-repeat;
					margin:0;
					padding:0;
					
				}
				#browse .add-to-bag {
					position:relative;
					z-index:3;
					clear:none;
					float:none;
					height:95px;
					text-transform:uppercase;
					font-weight:bold;
					width:132px;
					text-align:center;
				}
					#browse .add-to-bag a {
						float:left;
						width:117px;
						color:#fff;
						text-decoration:none;
						margin:48px 0 0 40px;
					}
					#browse .add-to-bag a:hover { color:#a34e9e; }
				#browse .empty {
					text-align:center;
				}
		
		#product { }
			#product p { font-size:1.083em; }
			#product p label {
				float:left;
				width:130px;
				font-weight:bold;
			}
			#product .detailed-description {
				float:left;
				width:674px;
				padding:15px;
				border-top:1px dashed #c591bf;
				background:url(../images/detailed-description-bg.gif);
			}
				#product .detailed-description img {
					float:left;
					border:1px solid #d8d8d5;
					margin:0 15px 15px 0;
					width:200px;
					height:200px;
				}

			#product .status-price-order {
				float:left;
				width:674px;
				padding:15px;
				border:dashed #c591bf;
				border-width:1px 0;
				background:url(../images/order-bg.gif);
				padding-bottom:5px;
			}
				#product .status-price {
					width:507px;
					float:left;
				}
				#product .order {
					float:left;
					width:167px;
					clear:none;
					height:60px;
				}
					#product .order-container {
						position:relative;
						top:-86px;
						z-index:1;
						clear:none;
						float:none;
						margin:0 0 15px 35px;
						background-color:#252227;
						height:25px;
						color:#fff;
						padding:5px 4px;
					}
						#product .order-container .border {
							border:1px solid #a04c9b;
							width:122px;
							height:24px;
						}
						#product .price {
							border-bottom:1px dashed #704e6e;
							font-size:1.833em;
							padding:8px 0;
							text-align:center;
							width:131px;
						}
					#product .bag {
						position:relative;
						top:-40px;
						z-index:2;
						clear:none;
						float:none;
						height:60px;
						background:url(../images/browse-bag.png) bottom left no-repeat;
						margin:0;
						padding:0;
					}
					#product .add-to-bag {
						position:relative;
						z-index:3;
						clear:none;
						float:none;
						height:35px;
						text-transform:uppercase;
						font-weight:bold;
						width:132px;
						text-align:center;
					}
						#product .add-to-bag a {
							float:left;
							width:117px;
							color:#fff;
							text-decoration:none;
							margin:16px 0 0 45px;
						}
						#product .add-to-bag a:hover { color:#a34e9e; }
				
				#product .images {
					float:left;
					width:674px;
					padding:15px;
					background:url(../images/detailed-description-bg.gif);
					text-align:center;
					padding-bottom:0;
				}
					#product .images big {
						float:left;
						width:100%;
						font-size:1.333em;
						margin-bottom:20px;
						text-align:left;
					}
			
					#product li {
						float:left;
						width:674px;
						text-align:center;
						clear:both;
					}
					#product .images img {
						border:1px solid #d0cccd;
						margin-bottom:20px;
					}
					
	#bag { width:100%; }
		#bag table { width:100%; }
			#bag thead td {
				background:#252227;
				text-transform:uppercase;
				color:#fff;
				font-size:0.833em;
				padding:2px 6px;
			}
			#bag tbody td {
				padding-top:15px;
				padding-bottom:15px;
				vertical-align:top;
				border-bottom:1px dashed #c793c2;
				font-size:0.875em;
			}
			#bag tbody tr.alt td {
				background:url(../images/detailed-description-bg.gif);
			}
			#bag thead td.item { width:477px; }
			#bag td.smallcell {
				width:5px;
				text-align:center;
			}
			#bag thead td.smallcell { width:auto; }
			#bag td.thumb {
				padding-left:15px;
				padding-right:5px;
				width:60px;
			}
				#bag td.thumb img {
					border:1px solid #d0cccd;
				}
			#bag td big {
				width:99%;
				float:left;
				font-size:1.167em;
				line-height:1.3em;
			}
			#bag td small {
				float:left;
				width:99%;
				font-size:0.9167em;
				line-height:1.3em;
				color:#7c787f;
			}
				#bag td small a {
					color:#7c787f;
				}
			#bag .quantity { width:10px; text-align:center; }
			#bag thead td.price { width:80px; text-align:center; }
			#bag tbody td.price {
				font-size:1.083em;
				font-weight:bold;
				padding-right:10px;
				width:70px;
				text-align:right;
			}
			#bag tbody input {
				width:70px;
				text-align:center;
			}
			#bag button {
				font:0.833em Georgia, sans-serif;
				color:#fff;
				text-transform:uppercase;
				background:#252227;
				border:0;
				padding:4px 2px;
				float:left;
				margin-right:15px;
			}
				#bag button span {
					padding:4px 8px;
					border:1px solid #874484;
					float:left;
				}
			#bag .button {
				font:0.833em Georgia, sans-serif;
				color:#fff;
				background:#252227;
				border:0;
				padding:4px 4px 0 4px;
				float:left;
				margin-right:15px;
			}
				#bag .button input {
					text-transform:uppercase;
					padding:2px 4px;
					border:1px solid #874484;
					float:left;
					background:#252227;
					color:#fff;
				}
			#bag tfoot td {
				padding-top:15px;
				padding-bottom:15px;
				vertical-align:top;
				border-bottom:1px dashed #252227;				
			}
				#bag tfoot td {
					border-bottom:1px dashed #c793c2;
				}
				#bag tr.update td {
					padding-top:10px;
					padding-bottom:10px;
				}
				#bag tr.total td {
					text-align:right;
					font-size:1.5em;
					background:url(../images/detailed-description-bg.gif);
				}
					#bag tr.total td.totalprice {
						font-size:1.833em;
						padding-right:15px;
					}
		#bag textarea {
			width:100%;
			margin-bottom:20px;
		}
		#bag ol {
			list-style-type:decimal;
			margin-left:20px;
		}
		#bag .tnc {
			width:100%;
			border:dashed #c793c2;	
			border-width:1px 0;
			background:url(../images/detailed-description-bg.gif);
			margin:20px 0;
			padding:10px;
			width:684px;
		}
		#bag .checkoutbtn {
			width:704px;
			text-align:right;
		}
		#bag .checkoutbtn h2 {
			width:453px;
			float:left;
			text-align:right;
			font:1.833em Georgia, sans-serif;
			margin-top:10px;
		}
		#bag .checkoutbtn p {
			float:left;
			width:0;
			margin:14px 8px 0 8px;
		}
		#bag .checkoutbtn input, #register .checkoutbtn input {
			font:1.833em Georgia, sans-serif;
			color:#fff;
			background:#252227;
			border:1px solid #834280;
			padding:4px 10px;
			float:left;
		}
		#bag .checkoutbtn div, #register .checkoutbtn div {
			float:left;
			width:210px;
			padding:4px 4px 2px 4px;
			clear:none;
			background:#252227;
		}
		#bag .empty {
			text-align:center;
		}
		#bag #order_container {
			float:left;
			width:704px;
			height:500px;
			overflow:auto;
			margin-bottom:20px;
			border-bottom:5px solid #252227;
		}
		
	#orderchat {
		width:704px;
		height:300px;
		overflow:auto;
		border-top:2px solid #C18CBC;
	}
	.ordermessage {
		width:100%;
		clear:both !important;
		border-bottom:1px dashed #C18CBC;
		padding:10px 0 5px 0;
		float:left !important;
	}
		.ordermessage .member {
			float:left !important;
			margin-right:10px;
			width:32px;
			clear:none;
		}
		.ordermessage .member img {
			border:2px solid #252227;
			width:30px;
			height:30px;
		}
		.ordermessage .chat {
			float:left !important;
			width:640px;
		}
		.ordermessage .memberdetails {
			float:left;
			font-size:10px;
			text-align:right !important;
			width:100%;
		}
	.ordermessage.alt {
		float:left;
		background:url(../images/detailed-description-bg.gif) top left;
		padding:10px;
		width:684px;
		border-top:2px solid #C18CBC;
		border-bottom:2px solid #C18CBC;
	}
		.ordermessage.alt .chat { width:640px; }
		.ordermessage.alt form {
			float:left !important;
			width:640px;
		}	
		.ordermessage.alt textarea {
			width:640px !important;
			margin-bottom:10px !important;
			resize:vertical;
		}
		.ordermessage.alt input#submit {
			background:#252227;
			color:#fff;
			border:0;
			text-transform:uppercase;
			padding:5px 10px;
			float:left;
		}
		.ordermessage.alt input#submit:hover { color:#a34e9e; }
		.ordermessage.alt .memberdetails {
			float:left;
			width:510px;
			clear:none !important;
			text-align:right;
		}

	#register form {
		float:left;
		width:100%;
		height:auto;
		background:url(../images/registration-bg.jpg) top right repeat-y;
	}
		#register #forms {
			float:left;
			width:354px;
			margin-right:20px;
			padding:20px 0;
			border:dashed #c895c3;
			border-width:1px 0;
		}
		#register li {
			margin-bottom:10px;
		}
		#register label {
			float:left;
			width:100%;
			font-weight:bold;
		}
		#register input, #register select {
			padding:5px;
			width:230px;
		}
		#register select {
			width:240px;
		}
		#register .checkoutbtn input {
			width:auto;
		}
		#register .checkoutbtn div {
			float:right;
			width:auto;
			padding-bottom:0;
		}
		#register #terms {
			float:left;
			width:290px;
			clear:none;
			padding:20px;
		}
			#register #terms ol {
				list-style-type:decimal;
				margin-left:20px;
			}
			
			

#footer {
	float:left;
	width:100%;
	padding:5px 0;
	text-align:center;
	border-top:1px solid #a34e9e;
}


#orderchat div
{
	float:none;
	clear:none;
}

.translation {
	padding:20px 0;
}
	.translation h2 {
		float:left;
		width:560px;
		margin-bottom:5px;
		color:#a34e9e;
		font-size:2.5em;
		font-weight:normal;
		}
	.translation .button {
		float:left !important;
		background:#252227;
		width:134px;
		/*clear:none !important;*/
		text-align:center !important;
		padding:4px;
		margin-bottom:5px;
	}
		#content div .translation .button  { clear:none; }
		.translation .button a {
			border:1px solid #a04c9b;
			width:133px;
			height:23px;
			float:left;
			color:#fff;
			font-size:11px;
			text-transform:uppercase;
			text-decoration:none;
			font-weight:bold;
			padding-top:2px;
		}
	.translation_search {
		float:left;
		background:url(../images/order-bg.gif);
		border:dashed #C591BF;
		border-width:1px 0;
		width:674px;
		padding:10px 15px;
		margin:10px 0;
	}
		.translation_search form {
			float:left;
			width:530px;
		}
		.translation_search h5 { margin-left:5px; margin-top:4px;font-size:20px; font-weight:normal; }
		.translation_search input { font-size:14px; }
		.translation_search input.submit { background:#372738 url(../images/button-bg-dark.gif) top left repeat-x; color:#fff; text-transform:uppercase; border-left:0; }
	.card_details {
		float:left;
		margin-top:20px;
		font-size:1.167em;
		width:705px;
	}
		.card_details img.thumbnail {
			float:right;
			width:200px;
			height:auto;
			margin-left:5px;
			margin-bottom:5px;
		}
		.card_details h4 {
			font-size:24px;
			width:500px;
			border-bottom:1px solid #c18cbc;
			padding-bottom:5px;
			font-weight:normal;
			line-height:1.2em;
		}
		.card_details small {
			font-size:12px;
		}
		.card_details ul {
			margin:10px 0 15px 0;
			float:left;
			width:499px;
		}
		.card_details li {
			width:224px;
			float:left;
			margin-right:5px;
			padding:3px 10px;
		}
		.card_details li.alt { background:url(../images/order-bg.gif); }
		.card_details li.full {
			width:474px;
		}
		.card_details li img { float:left; }
		.card_details li label {
			float:left;
			width:100px;
			font-weight:bold;
		}
		.card_details li label.small { margin-bottom:4px; }
		.card_details li span { font-weight:bold; float:left; margin-right:5px; }
		.card_details p { padding:0 10px; margin:10px 0; line-height:1.4em; }
		.card_details p label { font-weight:bold; }

	.card_series, .card_list {
		float:left;
		width:720px;
		margin:0;
		padding:0
	}
		.card_list { width:815px; }
		.card_series.short, .card_list.short {
			width:705px;
		}
	.card_series h2, .card_list h2 {
		float:left;
		width:100%;
		padding:10px 0 5px 0;
		margin-bottom:10px;
		color:#a34e9e;
		font-size:2.0em;
		font-weight:normal;
	}
		.card_list h6 {
			float:left;
			width:100%;
			padding:5px 0;
			margin-bottom:10px;
			font-size:1.3em;
			font-weight:normal;
		}
		.card_series ul, .card_list ul {
			float:left;
			list-style-type:none;
			margin:0;
			padding:0;
			clear:both;
			width:100%;
		}
		.card_series li {
			float:left;
			width:140px;
			height:200px;
			text-align:center;
		}
			.card_series li p { line-height:1.3em; font-size:12px; }
		.card_list li {
			float:left;
			width:90px;
			height:130px;
			text-align:center;
		}
		.card_list.short li { width:88px; text-align:left; }
		.card_series li img {
			border:0;
			width:120px;
			height:auto;
		}
		.card_list li img {
			border:0;
			width:80px;
			height:auto;
		}
		.card_series li a:hover, .card_list li a:hover {
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			opacity: 0.5;
		}
		.card_series li.disabled, .card_list li.disabled {
			filter:alpha(opacity=20);
			-moz-opacity:0.2;
			-khtml-opacity: 0.2;
			opacity: 0.2;
		}