body {
    background-color: #F7FFFF;
	background-image: url('/themes/shoujo/images/bodybg.gif');
	background-position: repeat;
    font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
    font-size : 10pt;
    color : black;
    padding: 30px 25px 30px 25px;
    margin: 0;
    vertical-align: top;
}

textarea
{
	width: 600px;
	height: 400px;
}

img
{
    border: 0;
}

table{
    font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
    font-size : 9pt;
    color : Black;
    border-collapse:collapse;
	border-width: 0;
	vertical-align: top;
}

tr
{

}

td
{
	margin: 0;
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

form
{

}

a, a:hover, a:visited{
    color: #325a82;
}
a, a:visited{
    text-decoration : none;
}
a:hover{
    text-decoration : underline;
}

h1 {
color: #325a82;
font-size: 12pt;
font-weight: bold;
}

h2 {
color: #325a82;
font-size: 11pt;
font-weight: bold;
}

p
{
    text-align: justify;
    font-size: 10pt;
    color: #6286B0;
}

/* Main nav blocks */

table.main_layout
{
    width: 100%;
    height: 100%;
	border: 1px solid #315a84;
	background-color: white;
}

td.logo
{
	width: 725px;
	height: 100px;
	text-align: left;
	border: 1px solid #315a84
}

td.top_nav
{
	height: 20px;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 110%;
	border: 1px solid #315a84;
	padding: 0px 10px 0px 10px;
}

td.searchbar{
	width: 250px;
    height: 20px;
	border: 1px solid #315a84;
    background-color : white;
    color : #315a84;
    font-size : 8pt;
	text-align: right;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}

td.content_box
{

}


/* End: Main nav blocks */


/* td.logo */

img.logo
{
	width: 725px;
	height: 100px;
}

/* End: td.logo */

/* td.searchbar */

form.search
{
	display: inline;
	text-align: right;
	padding: 0;
	margin: 0;
}


/* end: td.searchbar */

/* td.content_box */

table.content_box
{
	width: 100%;
	height: 100%;
}

td.nav
{
	width: 175px;
    padding: 10px 20px 10px 10px;
    text-align: center;
	border-right: 1px solid #315a84;
	background-image: url('/themes/shoujo/images/contentbg.gif');
	background-repeat: repeat;
}

td.content
{
    text-align: left;
	padding: 15px 20px 15px 20px;
	background-image: url('/themes/shoujo/images/contentbg.gif');
	background-repeat: repeat;
}

div#content
{
	background-image: none;
	background-color: white;
	border: 1px solid #90ced9;
	padding: 10px;
}

div#content_frontpage
{
	background-image: none;
	background-color: white;
	padding: 10px;
}


/* end: td.content.box */

/* td.nav */


table.nav_item
{
    width: 100%;
    padding: 0 0 0 0;
    border: 1px #92cbe8 solid;
    border-collapse: collapse;
	background-image: none;
	white-space: nowrap;
}
table.nav_item th
{
    text-align: center;
	background-image: url('/themes/shoujo/images/barbg.gif');
	background-repeat: repeat;
    color: #2b5c7d;
	color: #326789;
	white-space: nowrap;
	padding: 1px 10px 1px 10px;
}

td.parent
{
    /* padding-left: 40px; */
    text-align: center;
	background-image: none;
	font-weight: bold;
	border: 1px solid #90ced9;
	background-color: white;
	color: #326789;
	white-space: nowrap;
	padding: 2px 10px 2px 10px;
}

td.child
{
    /* padding-left: 40px; */
    text-align: center;
}

/* end: td.nav */




.text
{
    /*background-color: #E7F3FF;*/
    border: 1px solid #315a84;
    font-size : 8pt;
    font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
}

.button
{
    background-color : #DAEDFF;
	background-image: url('/themes/shoujo/images/barbg.gif');
	background-repeat: repeat;
    border: medium ridge #8CC3FF;
    border-width : 1px;
    font-size : 8pt;
    font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
}

/*
.cat_sub{
    font-family : Verdana, "MS Sans Serif", Geneva, sans-serif;
    font-size : 8pt;
    color : Black;
    border-collapse:collapse;
    width: 100%;
    border: 1px #92cbe8 solid;
}
*/

/*
.cat_par{
    width: 5px;
}
*/

.props
{
    font-size: 9pt;
    color: #666666;
}

.props th, .props td{
    padding-left: 3px;
    padding-right: 3px;
}
.props th {
    font-size: 9pt;
    color: #666666;
    text-align: left;
}

.tbl_form {
    width: 100%;
    padding: 0 0 0 0;
    border: 1px #92cbe8 solid;
    border-collapse: collapse;
}
.tbl_form th {
    text-align: center;
    background-color: #92cbe8;
	background-image: url('/themes/shoujo/images/barbg.gif');
	background-repeat: repeat;
    color: #2b5c7d;
}
.tbl_form td {
    vertical-align: top;
    padding: 10px 2px 10px 20px;
}
.comment, .tbl_form .comment{
    font-size: 8pt;
    color: #707070;
}

.news_table{
    width: 100%;
    font-size: 9pt;
    margin-top: 0;
    vertical-align: top;
	border: 1px solid #90ced9;
}
table.news_table th
{
	height: 20px;
	background-image: url('/themes/shoujo/images/barbg.gif');
	background-repeat: repeat;
	text-align: center;
	color: #315a84;
	border: 1px solid #90ced9;
}

table.news_table td
{
	padding: 3px 15px 3px 15px;
}

table.news_table td hr
{
	height: 4px;
	background-color: #315a84;
}

.news_date
{
    text-align: right;
    font-size: 8pt;
}
.news_title{
	background-image: url('/themes/shoujo/images/barbg.gif');
	background-repeat: repeat;
    border-top: 1px solid  #6286B0;
    text-align: left;
    padding-top: 20pt;
    padding-bottom: 10pt;
    font-size: 11pt;
    color: #6286B0;
    width: 100%;
    font-weight: bold;
}
.news_body{
    text-indent: 1.5em;
}



.tbl_cart{
    border-collapse : collapse;
    color: black;
    border: 1px solid  #DAEDFF;
    font-size: 9pt;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tbl_cart th, .tbl_cart td
{
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.tbl_cart th{
    background-color: #DAEDFF;
    color: #6286B0;
}
.tbl_cart td{
}

.tr_0{
    background-color: #FFFFFF;
}

.listitemtbl{width: 100%; border-collapse:collapse;}
.listitemtbl td{
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #DAEDFF solid;
    border-top: 1px #DAEDFF solid;
}

.lst_title {font-size: 9pt; font-weight: bold;}

.lst_price{color: green; height:100%; }

.lst_itemtitle
{
    font-size: 10pt;
    font-weight: bold;
    text-indent: 0;
}

.tab_descr{
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
}
.tab_descr_th {
    color: #325a82;
    font-size: 9pt;
    text-align: left;
    text-weight: bold;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tab_descr td {
    padding-left: 20px;
    font-size: 9pt;
}

.tbl_item{
    border-collapse: collapse;
    width : 100%;
}

.tbl_item_td{
    padding-top: 10px;
    padding-bottom: 15px;
}

