/* teleuco css ver 2.0 */
/* **********************************************************  general layout */
html, body {margin:0; padding:0;}
body {text-align: center}
div {text-align: left;}
h1, h2, h3, h4, p, span, ol, li, dl, dt, dd, ul, div  {
    font-family: Verdana,Arial,Helvetica,sans-serif;
}
h1, h2 {
    margin: 0;
    padding: 0;
}
h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0;
}
h4 {
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0;
}
p {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12pt;
}
ul {
    list-style: square;
    margin-top: 5px;
    margin-bottom: 0;
}
ol {
    list-style: none;
    text-align: left;
    margin: 0;
    padding: 0;
}
dl, dt {
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 11pt;
}
dd {
    margin-left: 0px;
    /*margin-bottom: 10px;*/
}
img, form, table {
    border:0;
    padding:0;
}
a, a:visited {
    color: black;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
input, button, textarea {
    border-width: 1px;
    border-style: solid;
    border-color:black;
}

/* ************************************************************ layout */
div#head {
    width: 750px;
    margin: 5px auto;
}
div#logo {
    width: 370px;
    height: 150px;
    float: left;
    background: url(/images/layout/151.jpg) no-repeat top;
}
div#toolbar {
    width: 370px;
    height: 150px;
    margin-top: 150px;
    float: left;
    padding: 0;
}
div#toolbar img {
    margin: 5px 1px;
    float: left;
}
div#sidebar {
    width: 380px;
    height: 300px;
    float: right;
    /*margin-left: 370px;*/
    background: url(/images/layout/152.jpg) no-repeat top;
}
div#sidebar dl {
    margin-top: 90px;
    margin-left: 20px;
}
div#sidebar dd {
    margin-bottom: 5px;
}
div#sidebar a, div#sidebar a:link {
    color: #009ee0;
}
div#footer {
    border-top: 1px solid #000000;
    margin-top: 10px;
    padding: 0;
    line-height: 35px;
}
div#footer p {
    line-height: 15px;
    font-size: 8pt;
    text-align: right;
    margin-top: 0px;
}
div#statusbar {
    border-top: 1px solid #000000;
    margin-bottom: 10px;
    color: #fc8a00;
}
div#statusbar p {
    font-size: 10pt;
}
div#statusbar a, div#statusbar a:visited {
    color: #2c5aa0;
}
div#notice {
    height: 50px;
    line-height: 50px;
}
div#notice p {
    text-align: center;
    color: #00aa00;
}
div#warning {
    height: 50px;
    line-height: 50px;
}
div#warning p {
    text-align: center;
    color: red;
}
/* *****************************************************************  catalog */
 
p#msg-success {
    text-align: center;
    color: #00aa00;
    font-size: 10pt;
    margin-bottom: 10px;
}
p#indicator-small {
    text-align: center;
    color: red;
    font-size: 10pt;
    margin-bottom: 10px;
}
div#cart {
    width: 200px;
    float: right;
}
div#cart dl {
    font-size: 10pt;
    margin-left: 10px;
}
div#cart p {
    font-size: 10pt;
    margin: 10px;
}
div#cart fieldset {
    margin: 10px 0;
}
div#box-shop {
    width:230px;
    float:right;
}
div#bg-scanner {
    background: url('/images/layout/161.jpg') no-repeat;
    width: 200px;
    height: 120px;
    float: right;
}
div#scanner {
    background: url('/images/layout/154.jpg') no-repeat;
    width: 165px;
    height: 80px;
    /*float: right;*/
    padding: 5px;
    margin: 10px;
}
div#scanner dl {
    font-size: 10pt;
    text-align: right;
    color: #00aa00;
}
div#scanner dt {
    font-size: 10pt;
    text-align: right;
    color: #000000;
}
.barcode {
    background:white;
    width:50px;
    cursor:move;
    font-size:8pt;
    border: 1px solid #000000;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.button-pointer {
    width:230px;
    height:180px;
    cursor:pointer;
}
.image-items {
    width:230px;
    height:230px;
}
/* Paginate */
.pagination {
    font-size: 10pt;
    margin: 10px 0;
    color: #fc8a00;
}
.pagination a, .pagination a:visited {
    color: #2c5aa0;
}
a.prev_page, a.prev_page:visited, a.next_page, a.next_page:visited {
    color: #000000;
}
.prev_page {
    margin-right: 50px;
}
.next_page {
    margin-left: 50px;
}
.disabled {
    color: #e6e6e6;
}
.current {
    font-size: 12pt;
    font-weight: bold;
}
div#features {
    width: 520px;
    clear: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
div#features a, div#features a:link {
    color: #009ee0;
}
/* ********************************************************************  shop */
div#checkout {
    border-top: 1px solid #000000;
}
div#checkout fieldset {
    width: 350px;
    height: 230px;
    float: left;
    margin: 10px;
    padding: 0;
}
div#checkout legend {
    font-size: 13pt;
    font-weight: bold;
}
div#checkout p, div#checkout dl {
    font-size: 11pt;
    margin: 10px;
}
div#checkout a, div#checkout a:visited {
    color: #2c5aa0;
}
div#checkout dt {
    font-weight: bold;
}
div#checkout dd {
    text-align: right;
}
div#checkout ol {
    font-size: 10pt;
    margin-left: 10px;
}
div#registration dl {
    background: #f0f0f0;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border: 1px solid #000000;
}
div#registration dt {
    background: #2c5aa0;
    margin-bottom: 10px;
    padding: 5px;
    font-size: 11pt;
    color: white;
}
div#registration dd {
    text-align: right;
    width: 600px;
    padding: 5px;
    margin-bottom: 10px;
}
div#registration input {
    width: 400px;
}
div#registration .condition {
    text-align: right;
    margin: 10px 0;
    font-size: 10pt;
    color: red;
}

/* *******************************************************************  error */
.fieldWithErrors {
    padding: 3px;
    padding-bottom: 5px;
    background-color: #c00;
}

#errorExplanation {
    width: 600px;
    border: 1px solid black;
    padding: 0px;
    margin: 10px auto;
    background-color: #f0f0f0;
}

#errorExplanation h2 {
    padding: 5px;
    font-size: 12pt;
    background-color: #c00;
    color: #fff;
}

#errorExplanation p {
    padding: 5px;
    font-size: 11pt;
}

#errorExplanation ul li {
    padding: 0 5px 5px 5px;
    font-size: 11pt;
}
/* ********************************************************************  inet */
div#sidebar-inet {
    width: 380px;
    height: 300px;
    float: right;
    /*margin-left: 370px;*/
    background: url(/images/layout/162.jpg) no-repeat top;
}
div#sidebar-inet dl {
    margin-top: 90px;
    margin-left: 50px;
}
div#sidebar-inet dd {
    margin-bottom: 5px;
}
div#sidebar-inet a, div#sidebar-inet a:link {
    color: #009ee0;
}
div#login {
    margin: 20px;
}
div#login dt {
    font-weight: bold;
}
div#login dd {
    text-align: right;
}
div#orders {
    border-top: solid 1px;
}
div#orders dl {
    border: solid 1px;
    margin: 20px;
}
div#orders dd {
    margin: 0px 10px;
}
div#inet-checkout dl, div#inet-checkout p {
    margin: 10px;
}
.small-button-pointer {
    width:230px;
    height:80px;
    cursor:pointer;
}
.small-image-items {
    width:160px;
    height:200px;
}
/* ********************************************************************  site */
div#services-paper {
    border-top: 1px solid #000000;
}
div#services-paper dl {
    margin: 10px;
}
div#services-paper dt {
    margin-top: 10px;
    font-weight: bold;
    color: #00aa00;
}
div#services-paper dd {
    margin-bottom: 10px;
}