body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-image: url(std_img/leftbar_bg.gif);
    background-repeat: repeat-y;
    background-color: #ffffff;
    font-size: 80%;
}
#topbar
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #339933;
    height: 52px;
}
#menubar
{
    position: absolute;
    top: 52;
    width: 100%;
    background-color: #339933;
    background-image: url(std_img/menubar_bg2.gif);
    height: 20px;
}
#leftbar
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    /*background-color: #ffffcc;
    background-image: url(std_img/leftbar_bg.gif);*/
    width: 173px;
}
#topbar_grad
{
    position: absolute;
    top: 0;
    left: 255;
}
#topleft_curve
{
    position: absolute;
    top: 0;
    left: 0;
}
#button_container
{
    position: absolute;
    top: 52;
    left: 254;
    height: 20px;
}
#button_container div.button_box
{
    /*display: inline;*/
    width: 95px;
    height: 20px;
    margin-right: -8px;
    background-image: url(std_img/menu_button.gif);
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}
#button_container .button_box .button_text
{
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    letter-spacing: 0em;
}
#button_container .button_box .button_text a, #button_container .button_box .button_text a:VISITED
{
    color: #000000;
    text-decoration: none;
}
#lang_link_container
{
    position: absolute;
    top: 5;
    right: 10;
    font-size: 10px;
    color: #ffffff;
}
#lang_link_container a, #lang_link_container a:VISITED
{
    color: #ffffff;
    text-decoration: none;
}
#lang_link_container a:HOVER
{
    text-decoration: underline;
}
#logo
{
    position: absolute;
    top: 10;
    left: 12;
}
#iflogo
{
    position: absolute;
    top: 167;
    left: 127;
    /*cursor: pointer;*/
}
#cart_container
{
    position: absolute;
    top: 339;
    left: 12;
    width: 159px;
    /*height: 205px;*/
    height: 123px;
    /*background-color: #FFFFCC;*/
}
#order_button_container
{
    position: relative;
    top: 0;
    left: 0;
}
#order_button_container, div.order_button_container
{
    width: 143px;
    height: 20px;
    background-color: #3399FF;
    background-image: url(std_img/order_button.gif);
    text-align: center;
    cursor: pointer;
}
#order_button_text, div.order_button_text
{
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 0;
}
#order_box_container
{
    position: relative;
    top: 5;
    left: 0;
    width: 159px;
    /*height: 180px;*/
    height: 98px;
    background-color: #CCE6FF;
    background-image: url(std_img/order_box.gif);
}
#order_box_text
{
    position: relative;
    top: 1;
    left: 7;
    width: 152px;
    /*height: 180px;*/
    height: 96px;
    /*background-color: transparent;*/
    overflow: auto;
    font-size: 10px;
}
#info_links
{
    position: absolute;
    top: 235;
    left: 12;
    width: 170px;
    font-size: 10px;
    line-height: 18px;
    /*background-color: #cccccc;*/
}
a, a:VISITED
{
    color: #000099;
}
#content
{
    position: absolute;
    top: 166;
    left: 252;
    /*background-color: #efefef;
    margin-top: 166;
    margin-left: 252;*/
    margin-right: 44px;
    margin-bottom: 50px;
}
#editor_content
{
    position: relative;
    top: 0;
    left: 0;
    /*background-color: #efefef;*/
    margin-top: 166;
    margin-left: 252;
    margin-right: 44px;
    margin-bottom: 50px;
}
#content h1, #editor_content h1, body.signup h1
{
    color: #FF6600;
    border-bottom: 2px solid #FF6600;
    font-size: 2.2em;
}
#content h2, #editor_content h2, body.signup h2
{
    color: #339933;
    font-size: 1.6em;
}
#content table, #editor_content table 
{
    font-size: 1em;
}
#content .credits, , #editor_content .credits
{
    font-size: 0.8em;
}
div.item_container
{
    width: 152px;
    float: left;
    margin-bottom: 20px;
    margin-right: 35px;
    text-align: center;
    /*border: 1px solid #cccccc;
    padding: 2px;
    background-color: #eeeeed;*/
    height: 34em;
    font-size: 11px;
}
div.index_item_container
{
    width: 152px;
    float: left;
    margin-bottom: 20px;
    margin-right: 35px;
    text-align: center;
    /*border: 1px solid #cccccc;
    padding: 2px;
    background-color: #eeeeed;*/
    height: 16em;
    font-size: 11px;
}
table.item_options
{
    text-align: left;
    font-size: 11px;
    width: 150px;
    padding-top: 10px;
}
table.item_options td
{
    padding-bottom: 2px;
}
img.item_img
{
    border: 1px solid #ffffff;
    border-color: #ffffff;
    cursor: pointer;
    /*margin-bottom: 10px;*/
}
table.item_options select, table.checkout select, table.checkout input
{
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    /*height: 20px;*/
}

#checkout_steps
{
    position: absolute;
    top: 102;
    left: 255;
}

#checkout_steps td.act, #checkout_steps td.c, #checkout_steps td.nc
{
    font-size: 10px;
    text-align: center;
    vertical-align: middle;
    /*background-repeat: no-repeat;*/
    width: 91px;
    height: 29px;
    line-height: 10px;
}

#checkout_steps td.act
{
    background-image: url(std_img/checkout_act.gif);
    font-weight: bold;
    color: #ffffff;
}
#checkout_steps td.nc
{
    background-image: url(std_img/checkout_nc.gif);
}
#checkout_steps td.c
{
    background-image: url(std_img/checkout_c.gif);
    cursor: pointer;
}

table.checkout
{
    font-size: 11px;
    width: 475px;
}
table.checkout td
{
    vertical-align: middle;
    padding-right: 10px;
    padding-bottom: 10px;
}
table.checkout tr.amount_gross_row td
{
    font-size: 12px;
    font-weight: bold;
    /*background-color: #0066CC;*/
    color: #0066CC;
}
table.checkout td.req
{
    font-weight: bold;
    width: 225px;
}
table.checkout td .hint
{
    font-weight: normal;
}
table.checkout input.req, table.checkout select.req
{
    background-color: #CCE6FF;
}

table.checkout td.head
{
    /*background-color: #CCE6FF;*/
    color: #0066cc;
    font-weight: bold;
    font-size: 1.6em;
    text-align: center;
    padding: 5px;
    border-top: 2x solid #0066cc;
    border-left: 2x solid #0066cc;
}
table.checkout td.desc
{
    background-color: #ffffff;
    padding: 5px;
    /*border-top: 2x solid #0066cc;*/
    border-left: 2x solid #0066cc;
    vertical-align: top;
}
table.checkout td.selection
{
    background-color: #CCE6FF;
    color: #0066cc;
    font-weight: bold;
    padding: 5px;
    border-top: 2x solid #0066cc;
    border-left: 2x solid #0066cc;
    border-bottom: 2x solid #0066cc;
    vertical-align: top;
}

.error
{
    color: #cc0000;
    font-weight: bold;
}

.error_box
{
    border: 2px solid #cc0000;
    color: #cc0000;
    font-weight: bold;
    padding: 5px;
    background-color: #ffff00;
    margin-bottom: 20px;
    width: 500px;
}

.bg_row_1
{
    background-color: #ffffcc;
}
.bg_row_2
{
    background-color: #ffe3d7;
}
acronym
{
    color: #000099;
    cursor: help;
    text-decoration: underline;
}
#checkout_details
{
    background-color: #B1EFB1;/*#FFD4B7;*/
    /*height: 130px;*/
    width: 520px;
    padding: 5px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
div.checkout_item_container
{
    width: 220px;
    height: 180px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    text-align: center;
    font-size: 11px;
}
body.signup
{
    margin: 2em;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-image: none;
    /*background-repeat: repeat-y;*/
    background-color: #ffffff;
    font-size: 80%;
}
img.floatpic
{
    margin-top: 0px;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
    float: left;
}


table.pay_options {
    width: 500px;
}

table.pay_options td {
    padding: 5px 5px;
    vertical-align:top;
}

a.paybutton{
    display:block;
    text-align: center;
    background-color: #00ff00;
    color: #000;
    width: 200px;
    line-height: 75px;
    text-align: center;
    background-image: url(std_img/paybg.jpg);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    }
