.ccpayerror {
 display: none;
}

center div.content {
    width: 1000px;
    text-align: left;
}
div.content form {
    margin: 0;
    padding: 0;
}
div.content p {
    line-height: 1.5em;
}
h1 {
    margin:0;
    padding:0;
    color:#036EA2;
    float:none;
}
.backlink {
    float:none;
}

h1,.backlink {
    padding-bottom: 10px;
}

.backlink a {
    font-size:76%;
    color:#929292;
}
.backlink a:link,
.backlink a:visited
.backlink a:active {
    color:#929292;
}
.backlink a:hover {

}
.cartContent td,
.cartContent p{
    color:#4C4C4A;
}
table.cart {
    font-size: 80%;
    width: 100%;
    clear:both;
    margin-top: 13px;
}
/*
table.cart a:link,
table.cart a:visited,
table.cart a:active {
    color: #016EA6;
}

table.cart a:hover {
    color: #016EA6;
}
*/
table.cart th, table.cart td {
    padding: 0.4em 0.8em;
}
table.cart th.clear, table.cart td.clear {
    background: #fff;
    border: 0;
}
table.cart tr.header {
    background: #F5F5F5;
}
table.cart th {
    color: #777777;
    font-weight: normal;
    text-transform: capitalize;
    border-bottom: 1px solid #EDEDED;
}
table.cart tr.hlited {
    background: #FDFDFD;
}
table.cart tr.dlited {
    background: #fff;
}
table.cart tr.hlited td,
table.cart tr.dlited td {
    border-bottom: 1px solid #EDEDED;
}
table.cart td input {
    padding:0;margin:0;
}
table.cart {
    margin-left: 0;
    color:#4C4C4A;
}
table.cart td.clear-nopad {
    padding:0px;
    background: #fff;
    border: 0;
}
table.cart .warning td {
    padding:0px 0px 1em 0px;
}
table.cart .warning td .warning-message {
    padding: 1em;
    color: #D2450F;
    font-size:116%;
    background-color: #F5F5F5;
    border:1px solid #E3E3E3;
    text-align: justify;
}
table.cart .quantity {
    text-align:center;
    border-bottom:none;
    padding-right:0;
    padding-left:0;
}
table.cart .quantity div {
    margin:0 auto;
    width:50px;
}
table.cart .quantity{
    height: 20px;
}
table.cart .quantity .q_confirm {
    float:left;
}
table.cart .quantity .q_input {
	width: 2.5em;
	font-size: 90%;
    text-align: center;
    box-sizing: border-box;
}
table.cart .quantity .q_input[readonly] {
    background-color: #EDEDED;
    border: 1px solid #b5b5b5;
}
table.cart .update-error > span {
    color: #D1450A;
    font-size: 86%;
}

table.cart td.cover-image {
    vertical-align: top;
}
ul.description {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
ul.description li {
    font-size: 100%;
    border: none;
    margin-top:5px;
}
ul.description li h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.ucfirst {
    text-transform: capitalize;
}

.clear-text-transform {
    text-transform: none;
}

a.button .round {
    position: relative;
    float: left;
    border: 0;
}
a.button .round .corner {
    position: absolute;
    float: left;
    overflow: hidden;
    width: 5px;
    height: 5px;
    background: url(/img/detail_page/corner.png);
}
a.button .round .corner.tl, a.button .round .corner.tr {
    top: 0px;
}
a.button .round .corner.tl {
    left: 0px;
    background-position: 5px 5px;
}
a.button .round .corner.tr {
    right: 0px;
    background-position: 0px 5px;
}
a.button .round .corner.bl, a.button .round .corner.br {
    bottom: 0px;
}
a.button .round .corner.bl {
    left: 0px;
    background-position: 5px 0px;
}
a.button .round .corner.br {
    right: 0px;
    background-position: 0px 0px;
}
*html a.button .round .corner.bl, *html a.button .round .corner.br {
    bottom: 0px;
}
a.button {
    font-size: 13px;
    cursor: pointer;
	text-decoration: none;
}
a.button .corner {
    background: url(/img/detail_page/corner.png);
}
a.button .round {
    margin-right: 0.5em;
    padding: 0.1em 0.4em;
    background: #990000 url(/img/detail_page/grad_dim.png) repeat-x;
}
a.button:hover .round {
    background: #bf2429 url(/img/detail_page/grad_dim.png) repeat-x;
}
a.button:hover {
    text-decoration: none;
    color:white;
}
a.button .round .btcontent {
    white-space: nowrap;
    text-align: center;
    line-height: 1.4em;
    padding: 6px;
}

a.remove {
    color:#D2450F;
	font-size: 20px;
}

a.remove:hover {
	text-decoration: none;
}

a.remove span {
    padding-left:20px;
}

a.update{
    color:#D2450F;
    display: block;
}

div.content .buttons {
    float: right;
    overflow: hidden;
}
#altCheckout .buttonsHolder {
	padding-top: 15px;
    width: 360px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
#altCheckout .buttonsHolder .googleCheckout,
#altCheckout .buttonsHolder .paypalCheckout {
    float:left;
}

#altCheckout .buttonsHolder .googleCheckout {
/*    background: transparent url(/skins/img/default/alt_box.png) 0% 0% no-repeat;*/
    width: 170px;
    height: 53px;
    padding-top: 5px;
}

#altCheckout .buttonsHolder .paypalCheckout {
/*    background: transparent url(/skins/img/default/alt_box.png) 0% 0% no-repeat;*/
    width: 170px !important;
    height: 53px;
    padding-top: 7px;
}

#altCheckout.one-btn .buttonsHolder .googleCheckout,
#altCheckout.one-btn .buttonsHolder .paypalCheckout {
    float: none;
    margin: 0 auto;
}
#altCheckout .buttonsHolder .paypalCheckout {
    margin-right: 20px;
}
*html #altCheckout .buttonsHolder .paypalCheckout {
	width: 100px;
}
#altCheckout .buttonsHolder .googleCheckout img,
#altCheckout .buttonsHolder .paypalCheckout img{
    /*clear:both;*/
    /*float:right;*/
}
#altCheckout .googleCheckoutNAMsg {
    color: #990000;
    font-size: 0.8em;
    display: block\9;
    margin-top: -15px\9;
}
.free_economy_notice {
    margin-bottom: 13px;
    background-color: #F5F5F5;
	display: inline-block;
	padding: 10px;
}

.free_economy_notice span,
.cost {
    color:#000;
}
.free_economy_notice span {
    display: inline;
    margin:0;
    color:#767676;
    font-weight: bold;
    font-size: 110%;
    font-style: italic;
}

.free_economy_notice span.shipping_text {
    background-position: top right;
}

.free_economy_notice span.qualify_amount {
    background-position: top center;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.free_economy_notice span.pure_bg {
}

.free_economy_notice span.delimiter {
    display:block;
    padding:0;
    width:13px;
    height: 40px;
    background-position: -371px 0px;
}

.op100 {
width:360px;
opacity: 1; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=100); /* IE lt 8 */
-ms-filter: "alpha(opacity=100)"; /* IE 8 */
-khtml-opacity: 1; /* Safari 1.x */
-moz-opacity: 1; /* FF lt 1.5, Netscape */
}

.op50 {
width:360px;
opacity: .5; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=50); /* IE lt 8 */
-ms-filter: "alpha(opacity=50)"; /* IE 8 */
-khtml-opacity: .5; /* Safari 1.x */
-moz-opacity: .5; /* FF lt 1.5, Netscape */
}

.round.note {
	width: 400px;
/*    height: 110px;*/
    float: right;
    margin-top: 1em;
    margin-left: 0.1em;
    text-align: center;
    background-color: #e7e5e5;
    border: #8c8b8b solid 1px;
}
.min.round.note {
    height: 83px !important;
}
.round.note .corner {
    background-image: url("/skins/img/default/corner_gray.gif");
}
.round.note .content {
	padding: 0.1em;
    width: 400px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-top: -0.7em;
    margin-top: 0px\9;
}
.round.note .content p{
	margin-left: 0px;
    text-align: center;
    color: #68696b;
    font-weight: bolder;
}

.round.note .content label{
	font-size: 0.8em;
}
label input {
	position: relative;
	top: 3px;
}
div.cutter {
	clear: both;
	width: 100%;
}
.apo {
    margin: 15px 20px 0 0;
    float: left;
    width: 300px;
}
.margin-top-15{
    margin-top: 15px;
}
.margin-top-30{
    margin-top: 30px;
}
#cartContent th {
    text-align: center;
}
.checkout-hint {
    font-size: 90% !important;
    color: #737373;
}
.checkout-hint.remove-link {
    font-size: 12px !important;
}
#tbx-menu-secondary #basket {
	display: none;
	visibility: hidden;
}
a.remove-mobile {
	display: none;
}
#hub-in-cart-block {
	display: none;
}

#hll-search-box {
	display: none;
}

.vertical-align-top {
	vertical-align: top;
}

#checkout_bottom_part {
	overflow: hidden;
}

#checkout_bottom_part .left_part {
	width: 700px;
	float: left;
}

#checkout_bottom_part .right_part {
	width: 275px;
	float: right;
    text-align: right;
}


#checkout_bottom_rental_cc_warning {
    font-size: 14px;
    border: 1px solid #999;
    font-style: italic;
    color: #999;
}

#checkout_bottom_rental_cc_warning strong {
    color: #c70606;
}

#tbx_checkout_btn_wrapper {
    float: right;
}

#checkout-now-accepting-block {
    clear: both;
    padding-top: 10px;
}
#checkout-now-accepting-block > h4 {
    color: #696969;
    margin-bottom: 5px;
}

.rental-popup {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    right: 0;
}

.rental-popup > strong {
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    font-size: 28px;
    border: 2px solid #e64a4a;
    text-align: center;
    padding: 2px;
    border-radius: 20px;
    color: #e64a4a;
    cursor: pointer;
    font-weight: normal;
}

.rental-popup > div {
    position: absolute;
    display: none;
    background-color: white;
    border: 1px solid black;
    padding: 10px;
    width: 240px;
    z-index: 2;
    margin-top: 5px;
}

.rental-popup:hover > div {
    display: block;
}

.rental-popup {
    display: none;
}

ul.cu_description_mobile {
    display: none;
}

ul.cu_description {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    overflow: hidden;
}

ul.cu_description li.cud_title {
    text-align: center;
    font-size: 15px;
    border: none;
    padding: 5px 0;
    margin-top:10px;
    background: #f5f5f5;
    border-bottom: 1px solid #e8e8e8;
}

ul.cu_description li.cud_title span {
    color: #fa672f;
}

ul.cu_description li.cud_items{
    width: 50%;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}

ul.cu_description li.cud_items .cu_cover-link{
    display: block;
    float: left;
    border: 2px solid #e1e2e3;
    padding: 3px;
    width: 46px;
    height: 64px;
}

ul.cu_description li.cud_items .cu_cover-link img{
    width: 100%;
}

ul.cu_description li.cud_items .cu_book_title{
    font-size: 12px;
    padding: 0 10px;
    color: #0e0e0e;
    display: block;
    float: left;
    width: 75%;
}

ul.cu_description li.cud_items .cu_book_title > span{
    color: #707070;
}