* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
div, p, ul, li, h1, h2 {
	font-size: 12px;	
}
.clear, .clearBoth {
	clear: both;
}

a {
  color: #000000;
  text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
img {
	border: 0;
}


/*****************************
 container 
 *****************************/
#container {
	margin: 0 auto;
	width: 980px;
	margin-bottom: 10px;
}
/*****************************
 header 
 ****************************/
#header {
	height: 140px;
	position: relative;
}
#header_general {
	height: 118px;
	position: relative;
}

#header .bg {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 980px;
	height: 102px;
	background-color: #84c225;
	z-index:0;
}

#header_general .bg {
	position: absolute;
	top: 40px;
	left: 0px;
	width: 980px;
	height: 78px;
	background-color: #84c225;
	z-index:0;
}


#header .header_left {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 295px;
	height: 42px;
	z-index:1;
}

#header_general .header_left {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 295px;
	height: 42px;
	z-index:1;
}


#header .logo {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 260px;
	height: 68px;
	z-index:199;
}
#header_general .logo {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 260px;
	height: 68px;
	z-index:199;
}


#header .login_menu {
	position: absolute;
	top: 18px;
	left: 302px;
	width: 260px;
	height: 20px;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}

#header_general .login_menu {
	position: absolute;
	top: 18px;
	left: 302px;
	width: 260px;
	height: 20px;
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}


#header .online_support {
	position: absolute;
	top: 8px;
	left: 642px;
	width: 335px;
	height: 30px;
	font-size: 13px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}
#header_general .online_support {
	position: absolute;
	top: 8px;
	left: 642px;
	width: 335px;
	height: 30px;
	font-size: 13px;
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}


#header .header_top_menu {
	position: absolute;
	top: 51px;
	left: 302px;
	width: 325px;
	height: 22px;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
}
#header_general .header_top_menu {
	position: absolute;
	top: 51px;
	left: 302px;
	width: 325px;
	height: 22px;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
}


#header .header_top_menu_right {
	position: absolute;
	top: 51px;
	left: 634px;
	width: 330px;
	height: 22px;
	font-size: 13px;
	color: #666666;
	text-align:right;
}
#header_general .header_top_menu_right {
	position: absolute;
	top: 51px;
	left: 634px;
	width: 330px;
	height: 22px;
	font-size: 13px;
	color: #666666;
	text-align:right;
}


#header #all_catergories {
	position: absolute;
	top: 79px;
	left: 3px;
	width: 283px;
	height: 33px;
	z-index:9;
	background-image: url(images/bg_all_categories_center.jpg);
	background-repeat: repeat-x;
}

#header_general #all_catergories {
	position: absolute;
	top: 79px;
	left: 3px;
	width: 283px;
	height: 33px;
	z-index:9;
	background-image: url(images/bg_all_categories_center.jpg);
	background-repeat: repeat-x;
}


#header #all_catergories .bg_all_catergories_left {
	background-image: url(images/bg_all_categories_left.jpg);
	width: 6px;
	height: 36px;
	float:left;
}
#header_general #all_catergories .bg_all_catergories_left_general {
	background-image: url(images/bg_all_categories_left_general.jpg);
	width: 6px;
	height: 33px;
	float:left;
}

#header #all_catergories .bg_all_catergories_right {
	background-image: url(images/bg_all_categories_right.jpg);
	width: 5px;
	height: 36px;
	float:right;
}
#header_general #all_catergories .bg_all_catergories_right_general {
	background-image: url(images/bg_all_categories_right_general.jpg);
	width: 5px;
	height: 33px;
	float:right;
}


#header #all_catergories .drop_down_button {
	position:absolute;
	top:7px;
	left:250px;
	width: 21px;
	height: 20px;
	z-index:199;
	background-image: url(images/button_drop_down.jpg);
}
#header_general #all_catergories .drop_down_button {
	position:absolute;
	top:7px;
	left:250px;
	width: 21px;
	height: 20px;
	z-index:199;
	background-image: url(images/button_drop_down.jpg);
}


#all_catergories .all_catergories_text {
	position:absolute;
	top:7px;
	left:15px;
	width: 270px;
	height: 33px;
	z-index:199;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#all_catergories .all_catergories_text a{
	color: #FFFFFF;
	text-decoration: none;
}
#all_catergories .all_catergories_text a:hover{
	color: #00FF00;
	text-decoration: none;
}


#search {
	position: absolute;
	top: 79px;
	left: 293px;
	width: 490px;
	height: 33px;
	z-index:199;
	background-image: url(images/bg_header_box_center.jpg);
	background-repeat: repeat-x;
}

#search .bg_header_box_search_left {
	width: 3px;
	height: 32px;
	float:left;
	background-image: url(images/bg_header_box_left.jpg);
}
#search .bg_header_box_search_right {
	width: 3px;
	height: 32px;
	float:right;
	background-image: url(images/bg_header_box_right.jpg);
}
#search .search_combobox {
	position:absolute;
	left:7px;
	top:5px;
	width: 140px;
	height: 30px;
}
#search .search_textbox {
	position:absolute;
	left:155px;
	top:5px;
	width: 265px;
	height: 30px;
}

#search .advanced_search{
	position:absolute;
	left:420px;
	top:0px;
	width: 60px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	margin: 2px;
	text-align:center;
	height: 30px;
}

#search_suggestion_container {
	position: relative;
	left:155px;
	top:30px;
	width: 260px;
	background-color: #FFFFFF;
	border: 1px solid #006600;
	z-index:199;
	display:none;
}

#search_suggestion_container .sgbox{
	background-color: #FFFFFF;
	cursor:default;
	color:#000000;
	padding: 1px;
	text-decoration:none;
	text-align:left;
}
	
#search_suggestion_container .sgbox_hover{
		cursor:default;
		padding: 1px;
		background-color: #84c225;
		text-decoration:none;
		text-align:left;
		color: #FFFFFF;
}


#search .advanced_search a{
	color: #FFFFFF;
	text-decoration: none;
}
#search .advanced_search a:hover{
	color: #00FF00;
	text-decoration: none;
}


#cart {
	position: absolute;
	top: 78px;
	left: 789px;
	width: 100px;
	height: 33px;
	z-index:9;
	background-image: url(images/bg_header_box_center.jpg);
	background-repeat: repeat-x;
}
#cart .bg_header_box_cart_left {
	width: 3px;
	height: 32px;
	float:left;
	background-image: url(images/bg_header_box_left.jpg);
}
#cart .bg_header_box_cart_right {
	width: 3px;
	height: 32px;
	float:right;
	background-image: url(images/bg_header_box_right.jpg);
}
#cart .header_box_cart_icon {
	position:absolute;
	top:2px;
	left:5px;
	width: 27px;
	height: 27px;
	background-image: url(images/icon_cart.jpg);
}
#cart .header_box_cart_text {
	position:absolute;
	left:30px;
	width: 65px;
	height: 30px;
	text-align:center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	margin: 2px;
}

#cart .header_box_cart_text a{
	color: #FFFFFF;
	text-decoration: none;
}
#cart .header_box_cart_text a:hover{
	color: #00FF00;
	text-decoration: none;
}



#wishlist {
	position: absolute;
	top: 78px;
	left: 895px;
	width: 80px;
	height: 33px;
	z-index:9;
	background-image: url(images/bg_header_box_center.jpg);
	background-repeat: repeat-x;
}
#wishlist .bg_header_box_wishlist_left {
	width: 3px;
	height: 32px;
	float:left;
	background-image: url(images/bg_header_box_left.jpg);
}
#wishlist .bg_header_box_wishlist_right {
	width: 3px;
	height: 32px;
	float:right;
	background-image: url(images/bg_header_box_right.jpg);
}
#wishlist .header_box_wishlist_text {
	position: absolute;
	width: 75px;
	height: 30px;
	text-align:center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	margin: 2px;
}
#wishlist .header_box_wishlist_text a{
	color: #FFFFFF;
	text-decoration: none;
}
#wishlist .header_box_wishlist_text a:hover{
	color: #00FF00;
	text-decoration: none;
}


#header #catergory_item {
	position: absolute;
	top: 112px;
	left: 3px;
	width: 283px;
	height: 26px;
	z-index:9;
	background-image: url(images/bg_catergory_item.jpg);
	background-repeat: repeat-x;
}
#catergory_item .catergory_item_name {
	position: absolute;
	width: 270px;
	height: 20px;
	padding-left:10px;
	padding-top:4px;
	font-size: 13px;
	color: #003c1f;
	font-weight: bold;
	z-index:199;
}


#header #header_main_menu_bar {
	position: absolute;
	top: 112px;
	left: 286px;
	width: 689px;
	height: 26px;
	z-index:90;
}

#header_main_menu_bar .header_main_menu_text {
	width: 680px;
	height: 26px;
	font-size: 13px;
	color: #003c1f;
	margin-top:5px;
	margin-left:10px;
	font-weight: bold;
	z-index:99;
}

/*****************************
 ad-banner 
 ****************************/
#ad-banner  {
	width: 980px;
	height: 60px;
	margin: 0px auto;
	clear: both;
	background-color: #CCCCCC;
}

#ad-banner .banner {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
}


/*-------------------------------------------------------------------*/
/* Page-Content */
/*-------------------------------------------------------------------*/
#content {
	overflow: hidden;
}

/*-------------------------------------------------------------------*/
/* Page-Content */
/*-------------------------------------------------------------------*/
#page-content
{
    width:980px;
    min-height:600px;
    margin:0px auto;
    overflow: hidden;
}

#page-content-left-block
{
    width:235px;
    overflow: hidden;
		float:left;
}
#page-content-center-block
{
	width:730px;
	overflow: hidden;
	float:right;
	/* border: 1px solid #FF0000; */
}

#book-container-block
{
	width:360px;
	height:320px;
	float:left;
	overflow: hidden;
}
#book-container-block-right
{
	width:300px;
	height:320px;
	float:right;
	overflow: hidden;
}
#book-container-block-right .right-block-title
{
	width:300px;
	height:20px;
	text-align:center;
	overflow: hidden;
}
#book-container-block-right .right-block-contain
{
	width:298px;
	height:280px;
	overflow: hidden;
	border: 1px solid #84C225;
}

#book-container-block-right .right-block-contain .rbc-header
{
	width:300px;
	height:20px;
	text-align:center;
	overflow: hidden;
	margin: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#book-container-block-right .right-block-contain .rbc-images
{
	width:300px;
	height:140px;
	overflow: hidden;
	text-align:center;
	padding-top:10px;
}

#book-container-block-right .right-block-contain .rbc-bottom
{
	width:300px;
	height:100px;
	overflow: hidden;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
}


#book-container-block .book_image
{
	width:160px;
	height:250px;
	margin-top:5px;
	float:left;
	overflow: hidden;
}

#book-container-block .book_info
{
	width:190px;
	margin-top:5px;
	float:right;
	overflow: hidden;
}

#book-related-books
{
	overflow: hidden;
	padding-top: 10px;
}

#book-description
{
	overflow: hidden;
	padding-top: 10px;
}


#book-container-quarter-block
{
	width:180px;
	float:left;
	overflow: hidden;
}
#book-container-quarter-block .bcqb-images
{
	width:180px;
	height:150px;
	text-align:center;
	margin-top:20px;
	padding-top:5px;
}

#book-container-quarter-block .bcqb-book-info
{
	width:180px;
	height:100px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
	overflow: hidden;
}

#book-container-quarter-block .bcqb-select-buy
{
	width:180px;
	text-align:center;
	overflow: hidden;
}

/*****************************
 page-content-bottom 
 ****************************/

#page-content-bottom
{
	width:980px;
	overflow: hidden;
	margin-top: 10px;
}

/*****************************
 footer 
 ****************************/
#footer {
	height: 75px;
	width: 980px;
	clear: both;
	margin: 0px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}

#footer .info {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
#footer .info a {
  color: #FFFFFF;
  text-decoration: none;
}
#footer .info a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
#footer .info a:hover {
	color: #FF0000;
  text-decoration: none;
}

#footer .info .panel-left {
	float: left;
	width: 295px;
	text-align:left;
	padding-top: 30px;
	padding-left: 10px;
}

#footer .info .panel-middle {
	float: left;
	width: 420px;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .info .panel-right {
	float: right;
	width: 240px;
	text-align:right;
	padding-top: 30px;
	padding-right: 10px;
}

.horizontal-bar {
	width: 100%;
	height:10px;
	margin-top:20px;
	background-image: url(images/horizontal_bar.jpg);
	background-repeat: repeat-x;
}

#checkout-shipping-calculation-tool
{
	width:100%;
	overflow: hidden;
	min-height:110px;
}
#checkout-shipping-calculation-tool .csct-info
{
	width:100%;
	height:130px;
	margin-left:20px;
	margin-top:10px;
}

#checkout-shipping-order-info
{
	width:100%;
	min-height:130px;
	overflow: hidden;
}

#checkout-shipping-order-info .cost_info
{
	width:90%;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	display: none;
}

.shipping-cost-tool-box
{
	width:380px;
	min-height:300px;
	border: 1px solid #cccc99;
	padding: 10px;
	text-align:left;
}
.checkout-shipping-address-box
{
	width:95%;
	min-height:100px;
	padding: 5px;
}

