/* Clear */

body,ul {margin:0; padding:0;}
ul {list-style: none;}

/* Global */

body {
	background: #ffffff;
	top: 0;
	font-size: 0.9em;
	text-align: left;
}
#frame {
	margin: 0 auto;	
	width: 985px;
	text-align: left;
    position: relative;
}
.clear {
	clear: both;
	font-size: 0.1px;
	height: 0.1px;
	line-height: 0.1px;
}

a {
    color: #3d91aa;
    text-decoration: underline;
}
a:visited {
    color: #808080;
}
a:hover {
    color: #bd000d;
}
a:focus {
	outline: none;
}

/* Top */

#top {
	width: 100%;
	height: 135px;
	top: 0;
	background: transparent url(../img/header_100710.png) no-repeat scroll 25px 20px;
	clear: both;
}
#top h1,
#top h2 {  
	display: none;
}


/* Nav Bar */
#navbar {
	height: 45px;
	margin: 0;
	padding: 0;	
	border-bottom: 9px solid #000000;	
	clear: both;
}
#navbar li {
	height: 100%;
	float: left;
}
#navbar a {
	height: 100%;
	display: block;	
}
#navbar a {
	background: transparent url(../img/menu-full-ext-2.png) no-repeat scroll;
	width: 100%;
}
#navbar a span{
	display: none;
}

#navbar li.n-news {
	margin-left: 27px;
	width: 119px;
}
#navbar li.n-news a {
	background-position: -27px 0;
}
#navbar li.n-news a:hover,
#navbar li.n-news a.selected,
#navbar li.n-news.trail a {
	margin: 0 -37px 0 -27px;
	padding: 0 37px 0 27px;
}
#navbar li.n-news a:hover {
	background-position: 0 -135px;
}
#navbar li.n-news a.selected,
#navbar li.n-news.trail a {
	background-position: 0 -45px;
}

#navbar li.n-manga {
	margin-left: 37px;
	width: 124px;
}
#navbar li.n-manga a {
	background-position: -183px 0;
}
#navbar li.n-manga a:hover,
#navbar li.n-manga a.selected {
	margin: 0 -40px 0 -37px;
	padding: 0 40px 0 37px;
}
#navbar li.n-manga a.selected {
	background-position: -146px -90px;
}
#navbar li.n-manga a:hover {
    background-position: -146px -180px;
}

#navbar li.n-fan {
	margin-left: 40px;
	width: 139px;
}
#navbar li.n-fan a {
	background-position: -347px 0;
}
#navbar li.n-fan a:hover,
#navbar li.n-fan a.selected {
	margin: 0 -35px 0 -40px;
	padding: 0 35px 0 40px;
}
#navbar li.n-fan a:hover {
	background-position: -307px -135px;
}
#navbar li.n-fan a.selected {
	background-position: -307px -45px;
}

#navbar li.n-shop {
	margin-left: 35px;
	width: 121px;
}
#navbar li.n-shop a {
	background-position: -521px 0;
}
#navbar li.n-shop a:hover,
#navbar li.n-shop a.selected {
	margin: 0 -34px 0 -35px;
	padding: 0 34px 0 35px;
}
#navbar li.n-shop a:hover {
	background-position: -486px -180px;
}
#navbar li.n-shop a.selected {
	background-position: -486px -90px;
}

#navbar li.n-about {
	padding-left: 34px;
	width: 81px;
}
#navbar li.n-about a {
	background-position: -676px 0;
}
#navbar li.n-about a:hover,
#navbar li.n-about a.selected,
#navbar li.n-about.trail a {
	margin: 0 -31px 0 -34px;
	padding: 0 31px 0 34px;
}
#navbar li.n-about a:hover {
	background-position: -642px -135px;
}
#navbar li.n-about a.selected,
#navbar li.n-about.trail a {
	background-position: -642px -45px;
}

#navbar li.n-forum {
	padding-left: 31px;
	width: 100px;
}
#navbar li.n-forum a {
	background-position: -788px 0;
}
#navbar li.n-forum a:hover,
#navbar li.n-forum a.selected {
	margin: 0 -35px 0 -31px;
	padding: 0 35px 0 31px;
}
#navbar li.n-forum a:hover {
	background-position: -757px -180px;
}
#navbar li.n-forum a.selected {
	background-position: -757px -90px;
}

#navbar a:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

#submenu {
    left: 25px;
    right: 350px;
    width: auto;
    height: 43px;
    position: absolute;
}
#submenu li {
    float: left;
    margin-right: 10px;
    display: block;
    font-family: Tahoma, sans-serif;
    font-size: 22px;
    line-height: 43px;
}
#submenu li.separator {
    color: #43b8ff;
}
#submenu li a,
#submenu li a:visited {
    color: #43b8ff;
    text-decoration: none;
}
#submenu li a.selected {
    /*border-bottom: 2px solid #000;*/
    color: #000;
}

/* Content */
#content {
	margin-top: 85px;
	float: left;
	border-right: #dcf2ff solid 162px;	
	border-left: #dcf2ff solid 25px;
	position: relative;
	width: 645px;
	padding-left: 44px;
	padding-right: 109px;
}

#main {
    padding-bottom: 40px;
    width: 645px;
    color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	float: left;
}
#main strong {
    color: #3D91AA;
    font-weight: bold;
}
#main h1 {
	color: #3d91aa;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0 0;
}
#main h2 {
	color: #3d91aa;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 5px 0 0;
}
#main h3 {
	color: #3d91aa;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0;
}

/* News */
#news {
	/*margin-top: -75px;*/
    margin-top: -46px;
}
#news .newsitem {
	clear: both;
}
#news .newsitem .head {
	position: relative;
	margin-left: -69px;		
	border-left: #ffffff solid 25px;
	padding-left: 44px;
	/*height: 75px;*/
}
#news .newsitem .head .date {
	padding-top: 20px;
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#news .newsitem .head h1 {
	margin: 5px 0 5px;
}

#news .newsitem .body .cover {
	float: left;
	margin-right: 24px;
	margin-bottom: 12px;	
}
#news .newsitem .body .cover a {
	color: #000000;
    display: block;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	border: #25373c 1px solid;
	text-align: center;
	background: #ffffff;
}
#news .newsitem .body .cover a img {
	display: block;
	border: none;
	/*background: #f4f4f4;*/
	margin: 0 auto;
	padding: 15px;
}

#news .newsitem .body .cover a img.withcaption {
    padding: 15px 15px 12px;
}

#news .newsitem .body .cover a span {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	display: block;
	color: #ffffff;
	background: #25373c;
	padding: 6px 4px;
}
#news .newsitem .body img.dashed {
	border: #000000 3px dashed;
	margin-right: 24px;
	margin-bottom: 12px;
	padding: 9px;
	display: block;
	float: left;
}
#news .newsitem .body .text {
	margin: 0;
}
#news .newsitem .body .text ul li {
	text-indent: 0;
    margin: 10px 0;
}
#news .newsitem .comments {
	margin-top: 8px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
#news .newsitem .comments a {
	color: #3d91aa;
	text-decoration: none;
}
#news .newsitem .comments a:hover {
	text-decoration: underline;
}

#sidebar {
	width: 260px;
	margin-top: -31px;
	margin-right: -260px;
	margin-bottom: 10px;
	float: right;
	position: relative;
}

/* Sidepanel */

#sidebar .sidepanel {
    float: left;
    margin-left: 30px;
    margin-bottom: 20px;
    border: 9px solid #FFFFFF;
	margin-top: 10px;
	background: #ffffff;

    color: #3D91AA;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

#sidebar .sidepanel .mod_newsmenu {
    width: 154px;
	padding: 18px;
    border: 1px solid #000000;
}

#sidebar .sidepanel h3 {
    margin: 0 0 14px 0;
    font-weight: bold;
    font-size: 16px;
}
#sidebar .sidepanel h4 {
    margin: 14px 0;
    font-weight: bold;
}

#sidebar .sidepanel .level_2 p.active {
    font-weight: bold;
    margin: 8px 0;
}

/* Cover */

#sidebar .cover {
	float: left;
	/*border: #ffffff 9px solid;*/
	/*margin-bottom: 33px;*/
}
#frame .sidebar .cover {
	margin-left: 30px;
}
#frame .shop .shop_item {
    float: left;
	margin-right: 30px;
    margin-bottom: 30px;
}
#frame .shop .shop_item form {    
    text-align: center;
}

#frame .shop .shop_item form .buy_button,
#frame .shop .shop_item form .buy_button_sold,
#frame .shop .shop_item form .buy_button_preorder {
    border: none;
    width: 94px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
}

#frame .shop .shop_item form .buy_button_preorder {
    width: 124px;
}

#frame .shop .shop_item form .buy_button {
    margin: 12px 0 0;
    background: transparent url(../img/store/buy_button_normal.png) no-repeat scroll;
    cursor: pointer;
    padding-bottom: 2px;
}

#frame .shop .shop_item form .buy_button_sold {
    margin: 12px auto 0;
    background: transparent url(../img/store/buy_button_sold.png) no-repeat scroll;
}

#frame .shop .shop_item form .buy_button_preorder {
    margin: 12px 0 0;
    background: transparent url(../img/store/buy_button_preorder.png) no-repeat scroll;
    cursor: pointer;
    padding-bottom: 4px;
}

#frame .cover a {
	color: #000000;
    display: block;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	border: #000000 1px solid;
	background: #ffffff;
	padding-bottom: 3px;
	text-align: center;
}
#frame .cover a:hover {
	background: #def1ff;
}
#frame .cover a img {
	display: block;
	margin: 0 auto;
	padding: 15px 15px 7px;
	border: none;
	/*background: #f4f4f4;*/
}
#frame .cover a span.title {
	width: 190px;
	display: block;
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	color: #3d91aa;
	margin: 0;
}
#frame .cover a span.price{
	display: block;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0;
}
#sidebar .cover {
	border: #ffffff 9px solid;
	margin-bottom: 20px;
}

/* Basket */

#frame .basket-info {
	float: left;
	/*border: #ffffff 9px solid;*/
	/*margin-bottom: 33px;*/
}
#frame .basket-info {
	margin-left: 10px;
}

#frame .basket-info {
	width:200px;
	color: #000000;
    display: block;
	display: inline-block;
	height: 100%;
	text-decoration: none;
	border: #000000 1px solid;
	background: #ffffff;
	text-align: left;
	padding:18px;
}

/* Reviews */
#sidebar .reviews {
	float: left;
	/*border: #ffffff 9px solid;*/
	border: #000000 1px solid;
	margin-top: 10px;
	margin-left: 10px;
	padding: 18px;
	width: 200px;
	background: #ffffff;
	/*margin-bottom: 33px;*/
}
#sidebar .reviews li {
    display: block;
	/*height: 100%;*/
	text-decoration: none;
	padding-bottom: 3px;
	text-align: left;	
	margin-bottom: 14px;
}
#sidebar .reviews li.last {
	margin-bottom: 0;
}
#sidebar .reviews li .text {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#sidebar .reviews li .author {
	margin-top: 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #3d91aa;
}
#sidebar .reviews li .link a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1b8acd;
	text-decoration: underline;
}
#sidebar .reviews li .link a:hover {
    border-bottom: #1b8acd solid 1px;
}

#loginpanel {
	position: absolute;
	top: -85px;
	right: -162px;
	width: 310px;
	height: 43px;
	background: transparent url(../img/login.png) no-repeat scroll;
}
#main h3 {
	color: #3d91aa;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0 3px;
}
#footer {
	height: 40px;
	margin: 0;
	padding: 0;
	border-top: 5px solid #000000;
    background: #dcf2ff;
	clear: both;
}
#footer .copyright {
    margin: 5px 25px;    
    height: 30px;
    width: 300px;
    float: left;
    
    font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #000000;
}
#footer .links {
    margin: 10px 25px 10px 25px;
    height: 20px;
    width: 585px;    
    float: left;
    
    text-align: right;
}
#footer .links,
#footer .links a {
    font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    color: #000000;
}

#soobschenie-o-prinjatii-zakaza {
    margin-top: -60px;
}
#fan-zona {
    margin-top: -40px;
}
#manga-keht h1,
#soobschenie-o-prinjatii-zakaza h1 {
	color: #3d91aa;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0 0;
}
#manga-keht h3,
#soobschenie-o-prinjatii-zakaza h3 {
	color: #3d91aa;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 2px 0 3px;
}
#preview-box {
    display: none;
}

#where-to-buy strong {
    font-size: 18px;
}
#where-to-buy dt {
    margin: 4px 0 6px;
}
#where-to-buy dd {
    margin: 0 0 8px;
}
#where-to-buy li {
    margin: 0 0 6px;
}
#where-to-buy li {
    margin: 0 0 10px;
}
#where-to-buy span.hint {
    color: #a0a0a0;
    font-size: small;
}





#main .fanzone {
	position: relative;
}
#main .fanzone .head {
	height: 64px;
	margin-top: -64px;
}
#main .fanzone .head p {
	margin: 0;
	padding: 0;
}
#main .fanzone .head a {
	font-size: 18px;
}
#main .fanzone .separator {
	margin-left: -44px;
	margin-right: -109px;
	width: 798px;
	height: 12px;
	background: #DCF2FF;
	clear: both;
}
#main .fanzone .announcement {
	overflow: hidden;
	margin-bottom: 10px;
}
#main .fanzone .odd {
	float: left;
	width: 310px;
	/*background: lightgray;*/
}
#main .fanzone .even {
	float: right;
	width: 300px;
	/*background: lightgray;*/
}
#main .fanzone .vseparator {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 319px;
	width: 12px;
	background: #DCF2FF;
}
#main .fanzone .announcement .head h1 {	
	color: black;
	font-size: 18px;
	margin: 10px 0 10px;
}


/* Tome switch */

/*
.toolpanel {
	float: left;	
	width: 40px;

	margin-left: -57px;
}
.toolpanel .tome-number {
	float: left;	
	width: 40px;
	height: 40px;
	margin-bottom: 6px;
	margin-top: 16px;
}
.toolpanel .tome-number a {
    display: block;
	height: 100%;
	text-decoration: none;
	text-align: center;
	color: #000000;
	background: #fff;
	font-family: Arial, sans-serif;
	line-height: 40px;
	font-size: 28px;
	font-weight: bold;
}
.toolpanel .tome-number a:hover {
	color: #000000;
	background: #b3b3b3;
}
.toolpanel .tome-number a.selected {
	color: #ffffff;
	background: #000000;
}
*/

.toolpanel {
	float: left;	
	width: 52px;
	margin-left: -69px;
	position: relative;/*IE6*/
}
.toolpanel .body {
	padding-top: 10px;
	background: #dcf2ff;	
}
.toolpanel .tome-number {
	float: left;
	width: 52px;
	height: 52px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.toolpanel .tome-number a {
    display: block;
	height: 100%;
	text-decoration: none;
	text-align: center;
	color: #000000;	
	font-family: Arial, sans-serif;
	line-height: 52px;
	font-size: 26px;
	font-weight: bold;
}
.toolpanel .tome-number a:hover {
	color: #fff;
	background: url(../img/toolpanel_hover.png) center center no-repeat;
}
.toolpanel .tome-number a.selected {
	width: 64px;
	height: 63px;
	margin: -6px -6px -5px;
	
	background: url(../img/toolpanel_selected.png) no-repeat;

	font-size: 30px;
	color: #ffffff;
	line-height: 63px;
}
.toolpanel .footer {
	height: 11px;
	background: url(../img/toolpanel_corner.png) top right no-repeat;
}

.announce {
    margin-top: -37px;
}

.announce ul {
    margin-right: -100px;
}

/* Schedule page */ 
.announce .quarter {
    color: #3D91AA;
    display: block;
    font-family: Tahoma, sans-serif;
    font-size: 18px;
}

.announce .item {
    height: 245px;
    width: 140px;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: top;
    margin: 15px 4px 15px 0;
    zoom: 1;
    *display: inline;
    _height: 245px;

    text-align: center;
    position: relative;
}

.announce .item a {
    text-decoration: none;
}

.announce .item img {
    border: 1px solid #000;
    display: block;
    height: 170px;
    margin: 0 auto;
}

.announce .item .title {
    margin-top: 5px;
    text-align: center;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.announce .item .date {
    border-top: 1px solid #BBB;
    text-align: center;

    color: #888;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;

    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 0;
}