@charset "utf-8";
/* CSS Document */

/* editer */

#editer {
    width: 850px;
    height: 510px;
    margin: 40px auto;
}

#editer div#navibtnBox {
    margin-left: 0;
    width: 850px;
}
#editer div#navibtnBox p {
    color: red;
    padding-top:5px;
    margin-top:5px;
    margin-left: 190px;
    text-align: left;
}

#orderBox {
    margin: 0;
    text-align: center;
}

#orderBox img {
    margin: 0px auto 15px auto;

}

#previewSet{
    margin: 15px auto;
    width: 300px;
}

#previewSet img{
    margin: 0;
}

#previewSet table{
    width: 290px;
}

#previewSet th {
    padding: 10px;
    background-color: #E8E8E8;
}

#previewSet td {
    padding: 10px;
    background-color: #E8E8E8;
    font-size: 16px;
    font-weight: bold;
}

#previewPrice {
    margin: 15px auto;
    width: 300px;
}

#previewPrice img{
    margin: 0;
}

#previewPrice table{
    width: 290px;
}

#previewPrice th {
    padding: 10px;
}

#previewPrice td {
    padding: 10px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
}

#orderForm {
    margin: 0px auto 15px auto;
    width: 690px;
}

#orderForm img{
    margin: 0;
}

#orderForm textarea,
#orderForm input[type="text"],
#orderForm select {
    border: 1px solid #808080;
    background-color: #F2F2F2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding:3px;
    margin-top:-2px;
}
#orderForm input[type="radio"] {
    margin-top:-4px;
}

#orderForm table {
    width: 100%;
    border-bottom: 2px dotted #ddd;
    color:#333;
    background-color: #fff;
    clear:both;
    padding: 0;
    margin: 0 0 1em 0;
    white-space: normal;
    border-spacing: 0px;
    border-collapse: collapse;
}
#orderForm table tr th {
    color: #555;
    text-align: left;
    padding: 7px 3px;
    font-weight: bold;
    line-height: 130%;
}
#orderForm tr td {
    padding: 7px 3px;
    text-align: left;
    vertical-align:top;
    line-height: 150%;
}

#orderForm.cart table {
    width: 100%;
    color:#333;
    background-color: #fff;
    clear:both;
    padding: 0;
    margin: 0 0 1em 0;
    white-space: normal;
    border-spacing: 0px;
    border-collapse: collapse;
}
#orderForm.cart table tr th {
    color: #FFFFFF;
    background-color: #A0A0A0;
    border-right: 2px solid #FFFFFF;
    text-align: center;
    padding: 7px 3px;
    font-weight: bold;
    line-height: 130%;
}

#orderForm.cart tr td {
    border-bottom: 2px dotted #ddd;
    padding: 7px 3px;
    text-align: center;
    vertical-align:top;
    line-height: 150%;
}

#orderForm.survey table,
#orderForm.survey table tr th,
#orderForm.survey table tr td{
    padding:0;
    border:none;
    margin:0;
}


#orderForm.confirm table.confirm {
    width: 100%;
    color:#333;
    background-color: #fff;
    clear:both;
    padding: 0;
    margin: 0 0 1em 0;
    white-space: normal;
    border-spacing: 0px;
    border-collapse: collapse;
}
#orderForm.confirm table.confirm tr th {
    color: #FFFFFF;
    background-color: #A0A0A0;
    border-right: 2px solid #FFFFFF;
    text-align: center;
    padding: 7px 3px;
    font-weight: bold;
    line-height: 130%;
}

#orderForm.confirm table.confirm tr td {
    border-bottom: 2px dotted #ddd;
    padding: 7px 3px;
    text-align: center;
    vertical-align:top;
    line-height: 150%;
}

#orderForm.confirm table th{
    width:125px;
    padding:3px;
}
#orderForm.confirm table td {
    padding:3px;
}
#orderForm.confirm table td p{
    text-align:left;
    width:310px;
    background-color:#F2F2F2;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    padding:3px 10px;
    margin-top:6px;
    margin-bottom:6px;
    min-height:20px;
    color:#666666;
}

#orderForm h2{
    margin: 0px auto 12px auto;
}

#orderForm h3{
    margin: 24px auto 12px auto;
    text-align: center;
    background-image: url(../img/h3_bkgnd.jpg);
    width: 631px;
    height: 23px;
    font-size: 18px;
    line-height: 18px;
    color: #CC0000;
    padding: 3px 0px 0px 0px;
}

#orderForm h4{
    margin: 24px auto 12px auto;
    background-color: #CCCCCC;
    width: 690px;
    height: 18px;
    padding: 2px auto;
    font-size: 14px;
    line-height: 18px;
    
}

#orderForm h5{
    margin: 24px auto 12px auto;
    width: 690px;
    height: 18px;
    padding: 2px auto;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #CC0000;
    
}

#orderForm p{
    margin: 0px auto 12px auto;
    width: 690px;
    text-align: left;
    font-size: 11px;
    color: #808080;
    line-height: 2em;
}

#orderForm .note{
    color: #666666;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

/*
 * append styles
 */

#contents {
    height: auto ! important;
    margin-bottom: 10px ! important;
}

#right2 {
    height: auto ! important;
}

#left {
    float: left;
}

#right {
    float: right;
}

.left {
    float: left;
}

.right {
    float: right;
}

iframe#image_editor {
    width: 990px;
    height: 600px;
    overflow: hidden;
}

.required {
    color: #D80600;
}

.which_required {
    color: #fa0;
    font-weight: bold;
}

.ex {
    color: #808080;
    font-size: 10px;
}

#customer_form {
    text-align: left;
}
#shipping_form {
    text-align: left;
}

.buttons {
    text-align: center;
    margin-bottom: 15px;
}

.modify_buttons {
    text-align: right;
    margin-bottom: 15px;
}

#complete {
    border: 1px dotted #888;
    padding: 10px 30px;
    margin-bottom: 20px;
}

#complete p {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 2em ! important;
}

#complete p.entrynumber{
    font-size:16px;
    color:#D80600;
    text-align:center;
    width:auto;
    margin-left:0;
}

.cart_amount {
    width: 11px;
    height: 20px;
    float: left;
}

.cart_amount input {
    float: left;
    width: 50px;
    margin-right: 3px;
    display: block;
}

.cart_amount a {
    float: none;
    width: 11px;
    display: block;
}

.error {
    font-weight: bold;
    color: #f00 ! important;
}

form input,
td input {
    vertical-align: middle;
}
