body {
	margin: 0px;
}

body,td,th,input,textarea,button,select,option {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.logo {
	background: url("../img/basic_images_page.png") 0px 0px no-repeat;
	width: 280px;
	height: 60px;
}

.header {
	min-width: 999px;
	clear: both;
	height: 60px;
}

.common_link_2 {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

.common_link_2:hover {
	color: #3572BD;
	text-decoration: underline;
}

.common_link {
	color: #3572bd;
	font-weight: bold;
	text-decoration: underline;
}

.common_link:hover {
	color: #333;
	text-decoration: underline;
}

.current_category {
	font-size: 1.25em;
}

.menu_container {
	text-align: center;
	height: 35px;
	background: url("../img/basic_images_page.png") 0px -165px repeat-x;
	min-width: 999px;
}

.menu_list {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.menu_item {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px 3px;
}

.menu_item a {
	padding-top: 8px;
	display: block;
	background: url("../img/basic_images_page.png") 0px -60px no-repeat;
	height: 27px;
	width: 120px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
}

.menu_item a:hover {
	background: url("../img/basic_images_page.png") 0px -95px no-repeat;
	height: 27px;
	text-decoration: none;
}

.member_bar_container {
	background: url("../img/basic_images_page.png") 0px -380px repeat-x;
	text-align: right;
	height: 35px;
	font-weight: bold;
}

.member_bar_container a {
	color: #005B9E;
	text-decoration: underline;
}

.member_bar_container a:hover {
	color: #f00;
	text-decoration: underline;
}

.search_container {
	min-width: 999px;
	background: url("../img/basic_images_page.png") 0px -340px repeat-x;
	border-top: #fff solid 1px;
	border-bottom: #ccc solid 1px;
	height: 25px;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

.panel_container {
	width: 100%;
}

.menu_container_table {
	margin: auto;
}

.panel_row {
	
}

.panel_left {
	min-width: 190px;
	width: 190px;
	padding: 0px 5px;
}

.panel_center {
	min-width: 589px;
	padding: 0;
}

.panel_right {
	min-width: 190px;
	width: 190px;
	padding: 0px 5px;
}

.category_container {
	background: url("../img/back_light_blue_03.png") top left repeat-x;
	padding: 10px 5px;
	border-top: #dde5f2 solid 1px;
	width: 180px;
}

.category_list {
	margin: 0px;
	padding: 0px;
}

.category_item {
	font-size: 1.2em;
	list-style: none;
	margin: 1px;
}

.category_item a {
	text-decoration: none;
	color: #333;
	font-size: 0.8em;
}

.category_item a:hover {
	text-decoration: underline;
	color: #346FAC;
}

.product_table {
	border-spacing: 5px;
	width: 100%;
}

.product_out {
	color: #f00;
	font-weight: bold;
}

.product_row {
	
}

.product_cell {
	width: 33%;
	border: 1px solid blue;
}

.product_list_container {
	padding: 10px;
	border-bottom: #ccc dotted 1px;
}

.product_name {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 2px;
}

.product_price_container {
	margin: 2px 0px;
}

.product_price_original {
	text-decoration: line-through;
	font-size: 1.1em;
	color: #999;
}

.product_price_discount {
	color: #439C01;
	font-weight: bold;
	font-size: 1.5em;
}

.product_price_save {
	color: #f00;
	font-weight: bold;
	font-size: 1.1em;
}

.product_description {
	font-size: 1em;
}

.section_title {
	background: url("../img/back_light_blue_03.png") top left repeat-x;
	padding: 5px;
	border-top: #dde5f2 solid 1px;
	color: #3572BD;
	font-weight: bold;
	font-size: 1.25em;
	margin-top: 10px;
}

.section_title_2 {
	padding: 5px;
	color: #3572BD;
	font-weight: bold;
	font-size: 1.25em;
}

.section_title_3 {
	padding: 5px;
	color: #f00;
	font-weight: bold;
	font-size: 1.25em;
}

.product_view_description {
	padding: 15px 5px;
}

.product_view_name {
	font-weight: bold;
	font-size: 1.4em;
	color: #113399;
	margin-bottom: 2px;
}

.product_view_price_original {
	font-size: 1.2em;
	color: #999;
	text-decoration: line-through;
}

.product_view_price_discount {
	font-size: 1.2em;
	color: #439C01;
	font-weight: bold;
}

.product_view_category_list {
	margin: 5px 0;
}

.product_out_detail {
	color: #3572BD;
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px 0px;
	border-bottom: #ccc dotted 1px;
	border-top: #ccc dotted 1px;
}

.product_view_slogan {
	color: #113399;
}

#address_form table {
	margin-bottom: 10px;
}

.cart_table {
	
}

.cart_table_title {
	color: #fff;
	padding: 3px 0px;
}

.cart_header {
	background-color: #346FAC;
}

.cart_list td {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

.cart_address_own {
	margin: 2px;
	padding: 5px;
}

.cart_address_ship {
	margin: 5px;
	padding: 5px;
	border-bottom: #ccc dotted 1px;
}

.cart_address_new {
	margin: 2px;
	padding: 5px;
}

.cart_address_recent {
	margin: 2px;
	padding: 5px;
}

.cart_billing {
	background-color: #e6f1f8;
	margin: 2px;
	padding: 5px;
	font-weight: bold;
}

.cart_ship_type {
	background-color: #E6F1F8;
	margin: 2px;
	padding: 5px;
	font-weight: bold;
}

.disabled {
	color: gray;
}

.web_des {
	min-width: 999px;
	background: url("../img/basic_images_page.png") 0px -230px repeat-x;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 20px;
}

.category_title {
	color: #fff;
	background-color: #005b9e;
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 5px;
}

.top_container {
	border: #ccc solid 1px;
	width: 188px;
}

.top_title {
	color: #fff;
	font-size: 1.25em;
	padding: 5px 8px;
	background-color: #346fac;
	border-bottom: #ccc solid 1px;
	margin-bottom: 5px;
}

.top_detail_container {
	padding: 5px 10px;
}

.top_images {
	padding: 0 5px 10px;
}

.top_des {
	padding-bottom:10px;
}

.top_des_title {
	font-weight: bold;
	font-size: 1.25em;
}

.top_des_title a {
	color: #346FAC;
	font-size: 0.8em;
	text-decoration: underline;
}

.top_des_title a:hover {
	color: #333;
	text-decoration: underline;
}

.top_des_author {
	margin: 5px 0px;
}

.banner_container {
	border: #ccc solid 1px;
	width: 550px;
	margin: auto;
	min-height: 200px;
}

.banner_help {
	margin-bottom: 10px;
}

.top_des_price {
	color: #439C01;
	font-weight: bold;
}

.panel_center_detail_center_large {
	
}

.panel_center_title_center_large {
	background: url("../img/basic_images_page.png") 0px -255px repeat-x;
	background-color: #fff9ff;
	border-top: #ccc solid 1px;
	border-bottom: #adbbd3 solid 1px;
	padding: 10px;
	margin-top: 20px;
	color: #005B9E;
	font-size: 1.5em;
	font-weight: bold;
}

.footer_menu_container {
	min-width: 999px;
	text-align: center;
	margin-top: 20px;
	padding: 6px 0px 14px 0px;
	background-color: #ddecfb;
	background: url("../img/basic_images_page.png") 0px -300px repeat-x;
}

.footer_menu_container a {
	color: #333;
	text-decoration: underline;
	margin: 0px 20px;
}

.footer_menu_container a:hover {
	color: #3572bd;
	text-decoration: underline;
}

.footer_container {
	min-width: 999px;
	text-align: center;
	margin: 10px 0px 20px 0px;
}

.footer_container a {
	color: #3572bd;
	text-decoration: underline;
}

.footer_container a:hover {
	color: #f00;
	text-decoration: underline;
}

.new_hot_detail_container {
	padding: 10px 15px;
}

.new_hot_table {
	margin: 10px 0px;
	background: url("../img/back_light_blue_05.png") bottom left repeat-x;
	background-color: #fff;
	border-bottom: #DDE5F2 solid 1px;
}

.new_hot_images {
	text-align: center;
	padding: 10px 0px;
	width: 130px;
}

.panel_center_title_center_medium {
	background: url("../img/back_light_blue_03.png") top left repeat-x;
	padding: 5px;
	border-top: #dde5f2 solid 1px;
	color: #3572bd;
	font-weight: bold;
	font-size: 1.25em;
	margin-top: 10px;
}

.product_price_billed {
	color: #f00;
	font-size: 2em;
	text-decoration: underline;
	font-weight: bold;
}

.product_price_shipping {
	font-weight: bold;
}

.product_author {
	margin: 2px 0px;
}

.product_title_medium {
	font-size: 1.1em;
}

.banner_left_container {
	border: #ccc solid 1px;
	min-height: 100px;
	margin: 10px 0px;
}

.product_slogan {
	color: #3572BD;
}

.product_image_medium {
	margin-bottom: 10px;
}

.product_image_medium_container {
	padding: 5px;
	text-align: center;
}

.product_small_home {
	padding: 5px;
}

.next_book_home {
	text-align: right;
	padding: 5px;
}

.arrow {
	font-size: 1.25em;
	padding: 0px 5px;
}

.banner_right_container {
	border: #ccc solid 1px;
	min-height: 100px;
	margin: 10px 0px;
}

.display {
	margin: 3px 0px;
	font-size: 1.3em;
	color: #f00;
}

.sub_title {
	font-size: 1.25em;
	color: #439C01;
	font-weight: bold;
}

.search_display {
	font-size: 1.25em;
	color: #439C01;
}

.sub_menu_container {
	padding: 3px 0px;
}

.panel_right_category {
	border: #ccc solid 1px;
	min-height: 500px;
}

.search_sort td {
	padding: 0px 5px;
}

.search_sort {
	font-weight: bold;
	margin: 0px 5px 10px 0px;
}

.panel_right_search {
	border: #ccc solid 1px;
	min-height: 500px;
}

.list_price {
	text-decoration: line-through;
	color: #999;
}

.price_detail_container {
	width: 100%;
}

.price_detail_container td {
	font-size: 1.1em;
	padding: 2px 0px;
}

.your_price {
	color: #439C01;
	font-weight: bold;
}

.border_bottom_dotted {
	border-bottom: #ccc dotted 1px;
	margin-bottom: 5px;
}

.cart_button_container {
	margin: 5px 0px;
}

.total_cart_price {
	margin: 10px 0px;
	background: url("../img/back_light_blue_05.png") bottom left repeat-x;
	background-color: #fff;
	border-bottom: #DDE5F2 solid 1px;
	padding: 5px;
	height: 90px;
}

.total_price_cart_title {
	font-weight: bold;
	font-size: 1.25em;
	color: #f00;
	margin: 3px auto;
}

.product_detail_about {
	font-weight: bold;
}

.account_form_title {
	background: url("../img/basic_images_page.png") 0px -255px repeat-x;
	background-color: #fff9ff;
	border-top: #ccc solid 1px;
	border-bottom: #adbbd3 solid 1px;
	padding: 10px;
	margin: 20px 0px;
	color: #005B9E;
	font-size: 1.5em;
	font-weight: bold;
}

.account_form form {
	padding: 0px 10px;
}

.account_form fieldset {
	margin-bottom: 10px;
	border: #b6cfe6 solid 1px;
	background: url("../img/back_light_blue_05.png") bottom left repeat-x;
	background-color: #fff;
}

.account_form legend {
	font-weight: bold;
	font-size: 1.25em;
	color: #3572BD;
}

.register_ask_form {
	font-weight: bold;
}

.error {
	color: #f00;
	font-weight: bold;
	font-style: italic;
}

.error_2 {
	color: #ff0;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em
}

.message_table {
	background-color: #e6f1f8;
	width: 500px;
}

.message_table td {
	padding: 5px;
}

.messege_title {
	color: #3572BD;
	font-size: 1.1em;
	margin: 5px 0px;
}

.login_table {
	border: 1px solid #B6CFE6;
	margin: auto;
}

.login_content {
	border: #b6cfe6 solid 1px;
	background: url("../img/back_light_blue_05.png") bottom left repeat-x;
	background-color: #fff;
	padding: 5px;
}

.login_title {
	font-weight: bold;
	font-size: 1.25em;
	color: #3572BD;
	margin-bottom: 10px;
}

.login_content li {
	padding: 2px 0px;
	list-style: square;
	color: #3572bd;
}

.login_content li a {
	color: #3572bd;
	font-weight: bold;
	text-decoration: underline;
}

.login_content li a:hover {
	color: #333;
	text-decoration: underline;
}

.error-message {
	color: #f00;
	font-weight: bold;
	margin: 5px 0px;
	font-size: 11px;
	font-style: normal;
}

.login_forgot {
	margin: 10px 0px;
}

.address_name {
	font-weight: bold;
	font-size: 1.5em;
	color: #666;
	margin-bottom: 5px;
	height: 15px;
}

.address_country {
	font-size: 1.1em;
	margin-bottom: 2px;
	height: 15px;
}

.address_prov {
	font-size: 1.1em;
	margin-bottom: 2px;
	height: 15px;
}

.address_city {
	font-size: 1.1em;
	margin-bottom: 10px;
	height: 15px;
}

.address_region {
	font-size: 1.1em;
	margin-bottom: 2px;
	height: 15px;
}

.address_street {
	height: 15px;
}

#address_list {
	height: 15px;
}

.button {
	padding: 10px 0px;
}

.summary_title_des {
	color: #3572BD;
	font-size: 1.1em;
	font-weight: bold;
}

.summary_total_bill {
	border-top: #ccc dotted 1px;
	padding: 2px;
	margin: 5px 0px;
}

.btn_detail_container {
	text-align: right;
	margin: 20px 10px;
}

.btn_detail_container a img {
	text-decoration: none;
	opacity: 0.80;
	filter: alpha(opacity =     80);
}

.btn_detail_container a:hover img {
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity =     100);
}

.cart_added {
	color: #f00;
	font-weight: bold;
}

.account_index_table td {
	padding: 5px 0px;
}

.account_index_table {
	margin: 5px 10px;
}

.account_table td {
	padding: 5px;
	border-bottom: #ccc dotted 1px;
}

.account_red {
	color: #f00;
}

.account_red_2 {
	color: #f00;
	font-weight: bold;
}

.account_red_3 {
	color: #f00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.3em;
	padding: 3px 0px;
}

.account_blue {
	color: #3572BD;
	font-weight: bold;
}

.account_black {
	font-weight: bold;
}

.form_container {
	margin: 10px auto;
}

.form_container_table {
	margin: auto;
	border: #b6cfe6 solid 1px;
	background: url("../img/back_light_blue_05.png") bottom left repeat-x;
	background-color: #fff;
	padding: 5px;
}

#MemberPasswordForm {
	text-align: center;
}

.account_container {
	min-width: 1000px;
}

.account_green {
	color: #439C01;
	font-weight: bold;
}

.member_login_top {
	background: url("../img/basic_images_page.png") -150px -60px no-repeat;
	height: 35px;
	width: 40px;
}

.banner_to_home {
	margin: 0px auto 10px;
	text-align: center;
}

.paging_first {
	background: url("../img/arrow_page_active.png") 0px 0px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_prev {
	background: url("../img/arrow_page_active.png") 0px -40px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_next {
	background: url("../img/arrow_page_active.png") 0px -60px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_last {
	background: url("../img/arrow_page_active.png") 0px -20px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_first_disabled {
	background: url("../img/arrow_page_no_active.png") 0px 0px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_prev_disabled {
	background: url("../img/arrow_page_no_active.png") 0px -40px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_next_disabled {
	background: url("../img/arrow_page_no_active.png") 0px -60px no-repeat;
	width: 20px;
	height: 20px;
}

.paging_last_disabled {
	background: url("../img/arrow_page_no_active.png") 0px -20px no-repeat;
	width: 20px;
	height: 20px;
}