body {
    font-family: Arial, Helvetica, sans-serif;
}

p, 
.main {
    font-size: 12px;
    color: #333333;
    word-spacing: normal;
    letter-spacing: normal;
    font-weight: normal;
    line-height: 16px;
}
a:link {
    font-size: 12px;
    color: #333333;
    font-weight: bolder;
    text-decoration: none;
    letter-spacing: 1pt;
}
a:visited {
    font-size: 12px;
    color: #333333;
    font-weight: bolder;
    text-decoration: none;
    letter-spacing: 1pt;
}
BG {
    background-image: url(bg.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.bg {
    background-image: url(bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.TTL {
    font-size: 12px;
    font-weight: bolder;
    color: #CC6600;
}

h2 {
    border-top: 3px solid #BABAAD;
    font-size: 12px;
    font-weight: bold;
    color: #B5B5A8;
    letter-spacing: 0pt;    
}

h2 span,
.mainbold {
    font-size: 12px;
    font-weight: bolder;
    color: #3399CC;
}
.mainboldKL {
    font-size: 14px;
    font-weight: bold;
    color: #4D2C23;
    letter-spacing: normal;
}
.line {
    border-top-width: thin;
    border-top-style: solid;
    border-top-color: #BABAAD;
    color: #3399CC;
}
a:hover {
    font-size: 12px;
    color: #3399CC;
    font-weight: bolder;
    text-decoration: none;
    letter-spacing: 1pt;
}
.line2 {
    border-top-width: medium;
    border-top-style: solid;
    border-top-color: #BABAAD;
}
.boldttl {
    font-size: 12px;
    font-weight: bold;
    color: #B5B5A8;
    letter-spacing: 0pt;
}
b:link {
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}
.inch {
    font-size: 18px;
    font-weight: bolder;
    color: #3399CC;
}
.tab {
    border: thin solid #BABAAD;
}

#languageMenu,
#menu1 {    
    text-align: right;
}

#languageMenu li,
#menu1 li {
    display: inline;
    text-transform: uppercase;
}

td a.home img,
td a.home {
    border: 0;
}

form {
    margin-top: 21px;
    font-size: 12px;
}

form div {
    margin-bottom: 12px;
}
    
form#formWizard div.submit {
    margin-top: 12px;
    clear: both;
}

form#formWizard div.submit input,
form div.submit input {
    width: auto;
}

form#formWizard div.submit div.finish,
form#formWizard div.submit div.previous,
form#formWizard div.submit div.next {
    display: inline;
}

form#formWizard div.submit div.next input,
form#formWizard div.submit div.finish input {
    margin-left: 12px;
}

form#formWizard span {
    font-size: 85%;
    color: #777;
    display: block;
}

form#formWizard label,
form.formContact label {
    display: block;
    float: left;
    width: 200px;
}

form#formWizard div.tracksLength input {
    width: 50px;
}

form#formWizard div.tracksNumber,
form#formWizard div.tracksLength,
form#formWizard div.sticker,
form#formWizard div.sleeve,
form#formWizard div.speed,
form#formWizard div.sides,
form#formWizard div.delivery,
form#formWizard div.checkout,
form#formWizard div.type,
form#formWizard div.format {
    clear: both; 
    margin-top: 7px;
}

form#formWizard label.disabled {
    color: #999;
}

form#formWizard label.inline {
    display: inline;
}

form#formWizard input,
form#formWizard textarea,
form.formContact input,
form.formContact textarea {     
    width: 350px;
}

form#formWizard div.types,
form#formWizard div.formats {
    width: 350px;
    float: left;    
}

form#formWizard div.types div label,
form#formWizard div.formats div label {
    float: none;
}

form#formWizard div.checkout input.radio,
form#formWizard div.type input.radio,
form#formWizard div.format input.radio {
    width: 16px;
    display: inline;
}

table.order {
    margin-top: 20px;
    width: 100%;
}

table.order tr th,
table.order tr td {
    border: 1px solid #BABAAD;
    border-width: 1px 0 0 0;
}    

table.order tr td.price,
table.order tr th {
    font-weight: bold;
}

table.order tr th {
    text-align: left;
}

table.order tr .price {
    text-align: right;
}

form.formContact textarea {
    height: 100px;
}

#joppaMessages {
    margin-top: 21px;
}

#joppaErrorMessages {
    background-color: #FFC;
    border: 1px solid #F00;
    color: #F00;
}

#loading {
    color: #333;
}

