body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-color: #000000;
	color: #ebebeb;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow-x: hidden;
}
a:link {
	color: #0989c7;
	text-decoration: none;
}
a:visited {
	color: #0989c7;
	text-decoration: none;
}
a:hover {
	color: #fae400;
}
a:active {
	color: #7b1317;
}

p {
	margin-top: 0px;
}

#logo_c {
	position: absolute;
}

#content {
	position: relative;
}

#content_left {
	width: 215px;
	position: absolute;
	top: 400px;
	padding: 5px 5px 5px 5px;
	z-index: 100;
}

#content_main {
	margin-right: 45px;
	margin-left: 225px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.content_section {
	border-top: 1px solid #545454;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
}

.content_section_heading {
	font-size: x-large;
}

.content_section_heading_date {
	font-size: x-small;
}

#menu_back_container {
	position: absolute;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

#menu_background {
	width: 100%;
	height: 100px;
	margin-left: 400px;
}

#menu {
	height: 100px;
}

.menu_item_link {
	font-size: 22px;
	padding-right: 100%;
	margin: 0px;
}

.menu_item {
	height: 25px;
	position: relative;
}

#news {
	font-weight: bold;
	font-size: 30px;
	line-height: 19px;
	letter-spacing: -3px;
}
#news_headline {
	font-size: small;
	font-weight: bold;
}
#news_item {
	font-size: small;
}

#footer {
	margin-bottom: 15px;
	text-align: center;
	font-size: x-small;
	color: #787878;
}

.contact_title {
	font-size: smaller;
	font-weight: bold;

}

.contact_method {
	margin-left: 30px;
	margin-top: 5px;	
	margin-bottom: 15px;
	font-size: smaller;
}

#contact_form {
	margin-left: 24px;
}

#contact_name {
	font-size: small;
	font-weight: bold;
	padding: 7px 7px 7px 7px;
}

#contact_name_first {
	position: relative;
	float: none;
	font-size: smaller;
	font-weight: normal;
	margin-right: 3px;
}

#contact_name_last {
	font-size: smaller;
	font-weight: normal;
}

#contact_email {
	font-size: small;
	font-weight: bold;
	padding: 7px 7px 10px 7px;
}

#contact_comment {
	font-size: small;
	font-weight: bold;
	padding: 7px 7px 10px 7px;
}

#contact_submit {
	padding: 5px 7px 7px 7px;
}

#required_message, .mangacontentsmall, .shipping-times {
	font-size: smaller;
}

.mangacontentxsmall {
	font-size: x-small;
}

#comment_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

.red_star {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red_bold {
	color: #fed206;
	font-weight: bold;
}

.validation-advice {
	font-size: x-small;
	color: #ff0000;	
}

#manga_icon_bar {
	margin-top: 15px;
	height: 115px;
}

.manga_icon {
	position: absolute;
	height: 100px;
}

.manga_icon_over {
	height: 100px;
}

.manga_icon_img {
	border: 0px;
}

.icon_containter {
	border: gray solid 1px;
	float: left;
	margin-right: 14px;
	padding: 0px;
}

#manga_content {
	border: gray solid 1px;
	padding: 15px;
}

.manga_title {
	margin-top: 0px;
	margin-bottom: 2px;
}

.manga_details {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

.manga_details li {
	list-style: none;
	font-size: smaller;
}

.manga_buy {
	padding: 0px;
	margin-top: 0px;
	height: 52px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.manga_buy li {
	list-style: none;
	float: left;
}

.manga_buy_title {
	font-size: larger;
	font-weight: bold;
}

.manga_buy_desc {
	font-size: x-small;
}

.manga_buy_price {
	font-size: smaller;
	font-weight: bold;
}

.manga_buy_cart, .add_to_cart {
	font-size: smaller;
}

.green {
	color: green;
	margin-left: 2px;
}

.left_buy {
	width: 250px;
}

.shop-access ul {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 4px;
}

.shop-access ul li {
	list-style: none;
	float: left;
	font-size: smaller;
	margin: 0px;
	padding-left: 14px;
}

ul.form-list {
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}

ul.form-list li {
	list-style: none;
	padding-bottom: 10px;
}

ul.form-list li label {
	font-size: small;
	font-weight: bold;
}

table.form-list-oneline {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -2px;
}

table.form-list-oneline tr td {
	padding-right: 5px;
}

table.form-list-oneline tr td label {
	font-size: small;
	font-weight: bold;
}

ul.messages {
	padding: 0px;
}

li.error-msg, li.success-msg {
	list-style: none;
}

li.error-msg ul, li.success-msg ul {
	border: solid gray 1px;
	padding-left: 15px;	
	padding-top: 15px;
	padding-bottom: 15px;
}

li.error-msg ul li {
	font-size: smaller;
	color: #ff0000;
	font-weight: bold;
	list-style: none;
}

li.success-msg ul li {
	font-size: smaller;
	font-weight: bold;
	list-style: none;
}

table.yaoicart {
	font-size: smaller;
}

table.yaoicart tr.cart_title td {
	border-bottom: solid #565656 1px;
}

table.yaoicart tr.subtotal td {
	border-top: solid #565656 1px;
}

table.yaoicart tr td {
	padding-right: 25px;
	padding-top: 5px;
}

table.yaoicart tr td.cart_remove {
	padding-right: 0px;
}

table.order-status-table {
	font-size: smaller;
	text-align: left;
	margin-top: 15px;
}

table.order-status-table thead tr th {
	border-bottom: solid #565656 1px;
}

table.order-status-table tbody tr td {
	padding-right: 25px;
	padding-top: 5px;
}

table.pager {
	font-size: smaller;
	text-align: left;
	width: 100%;
}

table.pager tr td.last {
	text-align: right;
}

ul.checkout-types {
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
}

ul.checkout-types li {
	list-style: none;
	padding-bottom: 5px;
	text-align: right;
	font-size: larger;
}

ul.shipping_options {
	padding: 0px;
	margin-top: 2px;
	margin-left: 2px;
}

ul.shipping_options li {
	list-style: none;
	padding-bottom: 2px;
}

fieldset {
	border: solid 1px;
}

.mangatitle {
	font-style: italic;
	font-weight: bold;
}

.mangacover {
	border: 1px solid gray;
	margin-right: 12px;
}

.img_grid {
	border: 1px solid gray;
	margin: 12px;
}

ul.shipping-options {
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}

ul.shipping-options li {
	list-style: none;
	padding-bottom: 3px;
	font-size: smaller;
}

dl.shipment-methods dd {
	margin: 0px;
	margin-bottom: 15px;
}

.payment-methods dl {
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
}

.payment-methods dl  dt {
	list-style: none;
	padding-bottom: 3px;
	margin-top: 15px;
}

.payment-methods dl  dd {
	margin: 0px;
}

.payment-method-title, .mangatitleregular {
	font-weight: bold;
}

.paypal-option {
	margin-top: 15px;
}

/* One-Page checkout */
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box {
    border:1px solid #fed206;
    border-top:0;
    padding:15px 20px;
    }
.one-page-checkout .head {
    margin-bottom:0 ;
    padding:4px 8px 6px 8px;
    background-color:#eee;
    border-width:0 1px 0 1px;
    border-color:#D9DDE3;
    border-style:solid;
    border-top:1px solid #fff;
    }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; margin:0px }
.one-page-checkout h4, h4.paypal-review { border-bottom:1px solid #E4E4E4; padding-bottom:2px; margin-bottom:5px;}
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#999; color:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding: 10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #fed206; background:#999; padding-bottom:5px; cursor:default; }
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .active h3 { color:#fed206; }
.one-page-checkout .active .step-count { color:#999; background:#fed206; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left: 20px; }

ol.one-page-checkout {
	margin: 0px;
	padding: 0px;
}

ol.one-page-checkout li {
	list-style: none;
}

ul.opc-adddress-form {
	margin: 0px;
	padding: 0px;
}

/*
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
*/
.one-page-checkout-progress ol {
	margin: 0px;
	padding: 0px;
}

.one-page-checkout-progress ol li {
	margin-bottom: 15px;
	list-style: none;
	padding-left: 10px;
	padding-right: 35px;
	margin-bottom: 0px;
	font-size: 12px;
}

.one-page-checkout-progress ol li h4 {
	font-size: 14px;
	border-bottom: 1px solid;
	margin-bottom: 7px;
}

address {
	font-style: normal;
}

#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { font-size:smaller; font-weight:bold;}
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px;}
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:0; }


.checkout-progress { margin:0 auto 1.5em auto;}
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }
	
.checkout-review-table-container	 {
	padding: 20px;
	border-left: solid 1px;
	border-right: solid 1px;
}

.checkout-button {
	border: 0px;
}

.paypal-checkout-item {
	margin-left: 10px;
	margin-top: 10px;
}

.cover-float {
	float: left;
	border: solid 1px gray;
	margin-right: 15px;
	margin-bottom: 15px;
}

.sale-strikethrough {
	text-decoration: line-through;
}

.cast-table {
	border: 0;
}

.cast-of-characters {
	font-size: smaller;
	z-index: 100;
	width: 115px;
	vertical-align: top;
	padding-right: 40px;
	padding-bottom: 25px;
}

.checkout-country {
	margin-right: 10px;
}

.shipping-table {
	font-size: smaller;
}

.shipping-table tr.shipping-table-header td {
	border-bottom: solid 1px gray;
}

.shipping-table tr td {
	padding: 3px;
}

#checkout-button {
	font-size: larger;
	font-weight: bold;
	height: 35px;
	width: 220px;
}

/*----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_secondLine {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
/*
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	z-index: 102;
	display:none;
	text-align:left;
}

#TB_window img#TB_Image {
	display:block;
	margin-bottom:3px;	
}

#TB_caption{
	margin-bottom:8px;	
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_load{
	display:none;
	height:13px;
	width:208px;
	z-index:103;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}
