body {
background-color: #f63;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 10px 0;
padding:0;
}

img {
display: block;
border: 0;
}

img.cover {
float: left;
margin-right: 12px;
width: 80px;
height: 120px;
}

/*img.big_cover {
float: left;
margin-right: 12px;
width: 165px;
height: 238px;
}*/

img.download {
padding: 0 3px;
}

img.ecard {
margin: 2px 0;
border: 2px solid #cfc;
}

.error {
color:#c00;
}

.bold {
font-weight: bold;
}

.ok {
color: #139;
}

.green {
color: #090;
font-weight: bold;
}

.noborder {
border:0;
}

td {
padding: 2px;
}

td.detail {
font-weight: bold;
text-align: right;
vertical-align: top;
white-space: nowarp;
}

td.piece {
text-align:right; vertical-align:bottom;
}

td.piece input {
width: 23px;
}

td.ecard_detail {
font-weight: bold;
text-align: right;
vertical-align: top;
padding-left: 20px;
}

tr.piece td {
padding-top: 10px;
}

td.price {
text-align: right;
}

td.ecard {
padding: 12px 30px;
vertical-align: top;
}

th {
background-color: #40B3D9;
text-align: left;
padding: 1px 4px;
}

table.cart {
border-collapse:collapse;
margin-bottom: 20px;
}

table.cart tr.line1 {
background-color:#A0DAED;
}

table.cart tr.line2 {
background-color:#79D0EC;
}

table.cart tr.line1_sum {
background-color:#A0DAED;
/*font-weight: bold;*/
}

table.cart tr.line1_sum td {
padding-top: 12px;
}

table.cart tr.line2_sum {
background-color:#79D0EC;
/*font-weight: bold;*/
}

table.cart tr.line2_sum td {
padding-top: 12px;
}

table.cart td {
padding: 1px 6px;
}

table.link {
margin: 0;
padding: 0;
border-collapse: collapse;
}

table.link td {
padding: 1px 2px;
}

p {
text-indent: 0.6em;
}

a {
color: #039;
text-decoration: none;
}

a.big {
font-size: 12pt;
font-weight: bold;
}

a.xxl {
font-size: 14pt;
font-weight: bold;
color: #bf0000;
}

a.cart_content {
color: #ff0;
font-weight: bold;
}

a.white {
color: #fff;
}

h1 {
font-size: 12pt;
margin: 8px 0 4px;
}

h1.link {
padding: 12px 0 0;
margin: 0;
}

h2 {
font-size: 10pt;
margin: 2px 0 12px;
}

h3 {
font-size: 10pt;
margin: 4px 2px 6px;
text-align: center;
}

h4 {
font-size: 10pt;
margin: 2px 0;
}

h5 {
font-size: 12pt;
margin: 8px 0 0;
}

h6 {
font-size: 12pt;
margin: 8px 0 0;
text-align: center;
}

form {
padding: 0;
margin: 0;
}

select {
background-color: #E6F5FA;
border: 1px solid #004D66;
}

input, textarea {
background-color: #E6F5FA;
border: 1px solid #004D66;
}

input.cart {
border: 0;
}

input.sender_b {
display: none;
visibility: hidden;
}

input.button {
background-color: #004D66;
color: #cc9;
padding: 1px 6px;
border: 1px solid #E6F5FA;
}

ul.enum {
list-style-type:none;
padding:0;
margin: 5px 32px;
}

ul.link {
list-style-type: none;
padding:0;
margin: 5px 32px;
}

ul.link li {
margin: 2px 0;
}

ul.category {
margin: 30px 0 0;
padding:0;
list-style-type: none;
}

ul.category li {
font-size: 16pt;
display:inline;
margin: 5px;
}

ul.sheet {
list-style-type: none;
margin: 10px auto;
padding: 0;
}

ul.sheet li {
display: inline;
}

#page {
clear: both;
width: 774px;
margin: 0 auto;
}

#header {
background-color: #09c;
color: #fff;
background-position: top left;
background-repeat:no-repeat;
clear: both;
height: 113px;
margin: 0 0 8px;
}

#header .banner {
margin: 12px 20px 2px 0;
float: right;
clear:both;
}

#header ul#flags {
float: left;
list-style-type: none;
padding: 0;
margin: 0;
width: 500px;
}

#header ul#flags li {
display: inline;
float:right;
padding-left: 4px;
}


#content {
background-color: #BFE5F2;
background-image: url(../pic/content_bg.gif);
background-repeat:repeat-y;
float: left;
clear: both;
width: 774px;
}

#content #left {
background-color: #40B3D9;
clear: left;
float:left;
width: 186px;
overflow: hidden;
}

#content #left ul#menu {
list-style-type:none;
padding: 0;
margin: 1px 0;
}

#content #left #menu li {
margin: 1px;
padding: 0 0 0 1px;
float: left;
}

#content #left div.box {
color: #fff;
clear: both;
text-align: center;
padding: 3px 12px 10px;
border-top: 14px #09c solid;
margin-top: 1px;
}

#content #left #cart {
background-color: #40B3D9;
color: #fff;
border-top: 14px #09c solid;
border-bottom: 14px #09c solid;

float:left;

z-index:2;

width:162px;
padding: 5px 12px;

text-align: center;

behavior: url(js/ie_fixed.htc);
}

#content #right {
background-color: #BFE5F2;
clear: right;
float: right;
width: 587px;
}

#content #right div.box {
margin: 15px 15px 5px;
padding-bottom: 6px;
clear: both;
}

#content #right div.dotted_box {
margin: 15px 15px 5px;
padding-bottom: 6px;
border-bottom: 1px dotted #666;
clear: both;
}

#content #right div.box img {
float:left;
vertical-align: bottom;
margin: 3px 8px 3px 0;
}

#footer {
background-color: #09c;
clear:both;
float: left;
width: 774px;
text-align: center;
margin: 2px 0 0;
padding: 5px 0 8px;
}