﻿table.subtable
{ 
    background-color:#ffffff;
    border-spacing:0px;
    border: 1px solid #c1b9a5;
}
table.subtable thead th
{
    font-weight:bold;
    font-size:9pt;
    background-color:#3c3732;
    color:#fff;
    padding:2px;
}
table.subtable tbody td
{
    vertical-align:top;
    font-weight:normal;
    margin:2px;
    padding:2px;
}
table.subtable tfoot td
{
    font-weight:bold;
    padding-top:8px;
    padding-bottom:8px;
}

#chkout {position:relative;}
#orpic {position:absolute;left:338px;top:60px;background-image:url(/images/or.gif);width:28px;height:28px;margin:0 auto;}
.section .header 
{
    position:relative;
    width:100%;
    height:32px;
    padding:0px;
    margin:0px;
    background-image:url(/images/chkout_hdr_bg.gif);
    background-repeat:repeat-x;
}
.section .header .left 
{
    position:absolute;
    top:0px;
    left:0px;
    width:1px;
    height:32px;
    background-image:url(/images/chkout_hdr_l.gif);
}
.section .header .right 
{
    position:absolute;
    top:0px;
    right:0px;
    width:1px;
    height:32px;
    background-image:url(/images/chkout_hdr_r.gif);
}
.section .header .title
{
    position:relative;
    height:32px;
    width:600px;
    margin:0 auto;
    background-image:url(/images/chkout_hdr_txt.gif);
    background-repeat:no-repeat;    
}
.section .header .continue
{
    position:absolute;
    width:184px;
    top:0px;
    right:0px;
}
td.helptext {vertical-align:top;padding:4px;width:50%;background-image:url(/images/chkout_hlp_bg.gif);background-repeat:repeat-x;background-color:#c5c3c3;color:#514d45;font-size:8pt;} 
span.layaway {font-style:italic; color:#152f7a;font-weight:bold;}
#layaway h2 {background-color:#ffffff;color:#133189;font-size:10pt;font-weight:bold;border-bottom:1px solid #133189;}
#layaway {font-size:8pt;}

#disc {background-color:#c4cdd6;padding:6px;border:4px solid #466683;font-size:8pt;color:#021324;}
#disc h1 {font-size:10pt;font-weight:bold;}
#disc ul li {margin-top:10px;}

.content h3 {background-color:#466683;color:#ffffff;padding:5px;font-size:12pt;}
