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

body	{
	margin:0;
	padding:0 0 50px 0;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

table {
	margin:0;
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
}

a	img	{ border:none; }
a { color:#2359A2; text-decoration:underline; }
a:hover { color:#D76203; }

.clear { clear:both; }
.hd { display:none; }
.right { text-align:right; }
.left { text-align:left; }
.center { text-align:center; }
.middle { vertical-align:middle; }
.small { font-size:10px; }
.arrow {
	padding-left:10px;
	background:url(images/arrow.gif) left center no-repeat;
}
.top { text-align:right; font-size:10px; }
.top a {
	padding-left:10px;
	background:url(images/top.gif) left center no-repeat;
	text-decoration:none;
}

.layout {
	margin:0 auto;
	padding:0;
	width:800px;
	text-align:left;
	background-color:#FBF8EE;
}

/* form */
form { margin:0; }
fieldset { margin:0 0 15px 0; border:1px solid #4A2100; }
legend { color:#4A2100; font-weight:bold; }
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	color: #111111;
}
input.text, textarea.text {
	padding:1px 2px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
}
input.text:focus, textarea.text:focus {
	background-color: #E2E9F2;
}
input.formerror, textarea.formerror {
	padding:1px 2px;
	background-color:#F9CCA8;
	border: 1px solid #888888;
}
select {
	background-color: #FFFFFF;
	border: 1px solid #888888;
}
select.formerror {
	background-color:#F9CCA8;
}
.error {
	font-size:14px;
	font-weight:bold;
	color:#ED6A00;
}
.point {
	font-size:10px;
	color:#ED6A00;
}
.message {
	font-size:14px;
	color:#CC0000;
	text-align:center;
	font-weight:bold;
}


/* ----- header ----- */
.header h1 { margin:0; float:left; width:270px; }
.header .rightside {
	float:right;
	margin-top:18px;
	padding:0;
	width:290px;
}
.header .cart {
	margin:10px 10px 5px 10px;
	border:1px solid #4A2100;
	background-color:#FFFFFF;
}
.header .cart td { height:30px; text-align:center; font-size:10px; }
.header .member-link { margin:0; text-align:right; }

/* ----- menu ----- */
#bt	{
	margin:0;
	padding:0;
	height:41px;
	background:#4A2100 url(images/menu_bg.gif) left top repeat-x;
}
#bts	{
	margin:0 5px;
	padding:0;
	text-align:left;
	height:41px;
}
#bts li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	height:26px;
	list-style-type:none;
	background:url(images/bar.gif) right center no-repeat;
}
#bts #bt1 { width:145px; }
#bts #bt2 { width:145px; }
#bts #bt3 { width:145px; }
#bts #bt4 { width:145px; }
#bts #bt5 { width:145px; }
#bts #bt6 { width:143px; }
#bts a {
	display:block;
	margin:0;
	height:26px;
	background-position:left top;
	background-repeat:no-repeat;
}
#bts #bt1 a { background-image:url(images/menu_home_r.gif); }
#bts #bt2 a { background-image:url(images/menu_buying_r.gif); }
#bts #bt3 a { background-image:url(images/menu_collections_r.gif); }
#bts #bt4 a { background-image:url(images/menu_requests_r.gif); }
#bts #bt5 a { background-image:url(images/menu_aboutus_r.gif); }
#bts #bt6 a { background-image:url(images/menu_members_r.gif); }
#bts a:hover { background-color:#F4EDD4; }
#bts a:hover img, #bts #now img { visibility:hidden; }
.subnavi table {
	background-color:#4A2100;
	filter: alpha(opacity=90);
	opacity: 0.9;
}
.subnavi td {
	width:100%;
	font-size:10px;
	vertical-align:middle;
	text-align:left;
	background-color:#FFFFFF;
}
#bt #bts .subnavi a {
	display:block;
	margin:0;
	padding:2px 5px;
	height:auto;
	line-height:1.3em;
	text-decoration:none;
	color:#241000;
	background-image:none;
}
#bt #bts .subnavi a:hover {
	background-color:#2359A2;
	color:#FFFFFF;
}
.subnavi a img {
	vertical-align:middle;
	visibility:hidden;
}
.subnavi a:hover img {
	visibility:visible;
}
	
#submenu1 {
	left:142px;
	top:28px;
	z-index:2;
	position:absolute;
}
#submenu2 {
	left:142px;
	top:59px;;
	z-index:2;
	position:absolute;
}
#bt #bts .menu-arrow a { background-image:url(images/menu_arrow.gif); background-position:97% center; background-repeat:no-repeat; }
#bt #bts .menu-arrow a:hover { background-image:url(images/menu_arrow_r.gif); background-position:97% center; background-repeat:no-repeat; }

/* leftmenu */
.leftside { background-color:#C5D4E7; }
.search {
	padding:7px 7px 0 7px;
	background-color:#4E79B1;
}
.search h2 { margin:0 0 7px 0; }
.search .text { width:120px; }
.search p { margin:0; padding:0 0 7px 0; }
.leftmenu {
	margin:5px 0 0 0;
}
.leftmenu h2 { margin:0; padding:5px 0; text-align:center; }
.leftmenu ul { margin:0 7px; padding:0; list-style-type:none; }
.leftmenu li { margin:0; padding:0 0 7px 0; font-size:10px; }
.leftmenu li a { color:#4A2100; text-decoration:none; }
.leftmenu li a.now { color:#D76203; text-decoration:none; font-weight:bold; }
.leftmenu li a:hover { color:#D76203; text-decoration:underline; }

/* content */
.content { margin:5px 0 0 0; }
.box {
	margin:0 5px;
	background-color:#FFFFFF;
	border:2px solid #F4EDD4;
}

.mem-price { color:#ED6A00; }
.spanish-title { color:#4A2100; }
a:hover .spanish-title { color:#2359A2; }

.list-table td { border-bottom:2px dashed #F4EDD4; }

.list-price { background-color:#F4EDD4; }
.list-price th { background-color:#F4EDD4; font-size:10px; }
.list-price td { background-color:#FBF8EE; font-size:10px; border-bottom:none; }

.detail-price { margin:10px auto; background-color:#F4EDD4; }
.detail-price th { background-color:#F4EDD4; }
.detail-price td { background-color:#FBF8EE; }

h3.book-title {
	margin:0 0 15px 0;
	font-size:14px;
}
.title {
	margin:0 0 15px 0;
	font-size:16px;
	color:#4A2100;
}
.subtitle {
	margin:0 0 10px 0;
	font-size:14px;
	color:#4A2100;
}

.box-pad { padding:15px; }

.datatable { margin:0 auto; background-color:#4A2100; }
.datatable th { background-color:#F4EDD4; text-align:center; color:#4A2100; font-size:14px; }
.datatable td { background-color:#FBF8EE; }
.datatable .bg { background-color:#F4EDD4; }
.small .datatable th { font-size:12px; }
.small .datatable td { font-size:10px; }

.rep-title {
	margin:20px 0 10px 0;
	padding-top:5px;
	border-top:1px dashed #F4EDD4;
}
.rep-name {
	color:#4A2100;
}

/* homepage */
.home-box {
	margin:0 0 5px 0;
	padding:15px;
	border:2px solid #F4EDD4;
	background-color:#FFFFFF;
}
.home-box h3 { margin:0 0 10px 0; }
.home-table td { text-align:center; }
.home-table a { color:#000000; font-size:10px; text-decoration:none; }
.home-table a:hover { color:#D76203; }
.home-table p { margin:5px 0 0 0; height:3em; overflow:hidden; }


/* footer */
address {
	margin:0;
	padding:10px 0;
	text-align:center;
	font-size:10px;
	font-style:normal;
}