.error{
    color: red;
}

a img{
    border: 0;
}

/****/

body, textarea, input{
   font-family: arial, helvetica, sans-serif;
}

table, textarea, input, label, legend, select{
   font-size:100%;
}

body{
   font-size: 9pt;
}

body, textarea, input, select{
   color: #666;
}

/****/

#content{
    text-align: center;
}

#leftPane, #centerPane, #rightPane{
    vertical-align: top;
    padding: 5px;
}

#leftPane{
    width: 157px;
}

#centerPane{
    width: 600px;
    border-left: 1px dashed #ccc;
    border-right: 1px dashed #ccc;
}

#rightPane{
    width: 225px;
}

/****/

a{
    color: #ff66cc;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

h1{
    margin: 20px 0 10px 0;
    font-size: 14pt;
    color: #ff66cc;
    font-weight: normal;
    text-align: center;
}

h2{
    margin: 20px 0 10px 0;
    font-size: 14pt;
    color: #ff66cc;
    font-weight: normal;
}

h3{
    margin: 30px 0 10px 0;
    font-size: 12pt;
    color: #ff66cc;
    font-weight: normal;
}

h4{
    margin: 20px 0 10px 0;
    font-size: 11pt;
    color: #ff66cc;
    font-weight: normal;
}

h5{
    font-size: 10pt;
    padding: 5px;
    margin: 0;
}

/****/

#centerPane h3{
    padding-bottom: 2px;
    border-bottom: 1px solid #ff66cc;
}

.note{
    font-size: 7pt;
    color: #666;
}

.centeredImage{
    text-align: center;
    margin: 20px 0 20px 0;
    width: 520px;
}

p.submit{
    text-align: right;
}

.pspLink{
    text-align: center;
    margin: 30px auto 30px auto;
}

#registerBox{
    text-align: center;
}

.checkoutInfo{
    text-align: center;
}

/****/

#leftPane h3{
    text-align: left;
    margin: 10px 0 0 0;
    font-size: 9pt;
}

.leftMenu{
    padding: 0;
    margin: 5px 0 10px 15px;
    text-align: left;
    list-style: url("/images/dot.gif");
    font-size: 8pt;
}

.linkList a, .leftMenu a{
    color: #555;
}

/****/

#contentBlock{
    text-align: left;
    width: 520px;
    margin: 0 auto 0 auto;
}

.navigationBlock{
    text-align: center;
    margin: 0 0 5px 0;
}

.navigationBlock a{
    color: #555;
}

.informationNote{
    font-weight: bold;
    font-size: 8pt;
    color: #777;
    border: 1px #ccc solid;
    padding: 5px;
}

/****/

form table{
    margin: 5px 0 5px 0;
}

form table td{
    vertical-align: top;
    padding: 5px;
}

.formInfo{
    font-size: 7pt;
    color: #888;
}

/****/

.form_box{
    border: 1px solid #aaa;
    padding: 5px;
    font-size: 8pt;
    color: #999;
    margin-bottom: 10px;
    text-align: right;
}

.form_box h3{
    margin: 5px;
    font-size: 12px;
}

.form_box p{
    margin: 5px;
}

.form_box input.text{
    width: 120px;
}

.form_box table, .thinForm table{
    margin: 0;
}

/****/

.homeTable{
    border: solid #eee 2px;
    margin: 20px 0 20px 0;
    width: 520px;
}

.homeTable td{
    border: solid #ccc 1px;
    padding: 2px;
}

.homeTable td.title{
    background-color: #ccc;
    font-weight: bold;
}

/****/

.detailsTable td, .detailsTable th{
    padding: 5px;
    vertical-align: top;
    text-align: left;
}

/****/

.giftlistProduct {
    width: 510px;
    margin: 20px 0 20px  0;
    padding: 5px;
    border : 1px solid #aaa;
}

.giftlistProduct .leftColumn{
    width: 110px;
    vertical-align: top;
    padding-top: 10px;
    text-align: center;
}

.giftlistProduct .rightColumn{
    width: 400px;
    vertical-align: top;
}

.giftlistProduct .icons{
    float: right;
    width: 65px;
    text-align: right;
}

.giftlistProduct table{
    clear: both;
}

.giftlistProduct form{
    margin: 0;
}

.giftlistProduct p{
    margin: 5px 0 5px 0;
}

.giftlistProduct h5{
    margin: 0;
    padding: 5px;
    width: 435px;
    font-weight : bold;
}

.giftlistProduct .price{
    font-size : 11pt;
    font-weight : bold;
}

.giftlistProduct .quantities{
    font-size : 7pt;
    font-weight : bold;
}

.giftlistProduct .footer {
    text-align: right;
    margin: 0;
    padding: 0;
    height: 23px;
}

.giftlistProduct .actionRow{
    margin: 5px 0 5px 0;
    padding: 5px;
}

.purchasedInfo{
    margin: 10px 0 10px 0;
    padding: 5px;
    border: 1px dashed #aaa;
}

.giftlistProduct .currentShopping{
    float: left;
    padding: 1px;
}

.paymentInfo{
    border: 1px dashed #aaa;
    width: 100%;
}

.paymentInfo .itemImage{
    width: 55px;
}

.giftlistProduct .message{
    font-size : 100%;
    font-style : italic;
}

.supershareText{
    padding-top: 10px;
    border-top: 1px dashed #aaa;
}

/****/


#cart{
    border-collapse : collapse;
    width: 520px;
    margin: 20px 0 20px 0;
    font-size: 8pt;
}

#cart td, #cart th{
    padding : 5px;
}

#cart th{
    color : white;
    text-align : center;
    background : #baaaaa;
    border : 1px solid #666;
}

#cart td{
    text-align : right;
}

#cart input{
    text-align : center;
}

.valueCell{
    border: 1px solid #666;
}

.actionCell{
    padding: 0;
    width: 35px;
}

/****/

@media print{
    
#leftPane, #rightPane, .navigationBlock, .pageNavigation, .pageActions, .giftlistProduct .footer{
    display: none;
}

#centerPane{
    margin: 0 auto 0 auto;
    padding: 0;
    border: 0;
}

.giftlistProduct, .giftlistPayment{
    page-break-after: auto;
    page-break-before: auto;
}
    
}