/* 
    Document   : purchase
    Created on : Jun 22, 2009, 8:33:22 PM
    Author     : igor
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*-----------purchase----------------------*/
table.purchase {border-collapse: collapse; border:0px solid #bbb; width:90%; background:#fff}
table.purchase tbody {border:0px}
table.purchase tbody td {border:0px solid #bbb; padding:0px; font-size: 12px}
table.purchase tfoot {border:0px}
table.purchase tfoot td {border:0; padding:0}
table.purchase ul {list-style-type:none; padding:0px; margin:0px}
table.purchase #orange {background: #ff8611}
table.purchase #orange th {border:1px solid #bbb}
table.purchase #title {background-color:#ff8611; color:white}
table.purchase #gray {color:#666; padding:10px}
table.purchase #os {color:black; font-size:10pt; font-weight:normal; margin-top:5px; margin-bottom:5px}
table.purchase #license {padding:10px}
table.purchase h4 {color: black}

/*------------purchase head---------------------*/
table.purchase-head {border-collapse: collapse; border-color: #BBBBBB; border-width: 0px; border-style: solid; padding:0px; width:40%}
table.purchase-head tbody {border-style: solid; border-color: #BBBBBB; background-color: white; border-width: 0px}
table.purchase-head thead {border-style: solid; border-color: #BBBBBB; background-color: white; border-width: 0px}
table.purchase-head tfoot {border-style: solid; border-color: #BBBBBB; background-color: white; border-width: 0px}
table.purchase-head tfoot td {background-color: white; border: 0px}
table.purchase-head th {font-size: 14px}
/*table.purchase-head td {border-left:0; border-right:0; font-size: 12px}*/
/*table.purchase-head #orange {background-color: #e97714; padding: 5px}*/
/*table.purchase-head #orange th {border:1px solid gray}*/
table.purchase-head #white {background-color: white}
/*table.purchase-head #title {background-color: #e97714}*/
table.purchase-head #title h2 {padding:0px; margin:5px; color: white; text-align:center; font-size:16px}
table.purchase-head #pad {padding: 5px}

/*------------purchase foot---------------------*/
table.purchase-foot {border-collapse: collapse; border:0px solid #BBBBBB; padding:0px; width:20%; background-color: white}
table.purchase-foot td {border:0px solid #BBBBBB; padding:0px}
table.purchase-foot tbody {border:0px solid #BBBBBB}
table.purchase-foot tbody td {border:0px solid #BBBBBB; padding:10px 0 0 5px}
table.purchase-foot thead {border:0px solid #BBBBBB}
table.purchase-foot tfoot {border:0px solid #BBBBBB}
table.purchase-foot tfoot td {border:0px solid #BBBBBB}
table.purchase-foot th {font-size: 14px}
table.purchase-foot #orange {background-color: #e97714; padding: 5px}
table.purchase-foot #orange th {border:1px solid gray}
table.purchase-foot #white {background-color: white}
table.purchase-foot #title {background-color: #e97714}
table.purchase-foot #title h2 {padding:0px; margin:5px; color: white; text-align:center}
table.purchase-foot #pad {padding:5px}

#gray div {padding: 0 0 0 5px}
#gray h4 {padding: 0 0 0 15px}
#gray ul {padding: 0 0 0 15px}

#products-H1Y label:after {content:' *'; color:#f00;}
#price {color:green}
#det {display:none; color:#666}
#det ul {list-style-type:disc; margin: 0 0 0 20px; padding:5px}
