﻿body 
{
    background-color: #ffffff;
    color: #000;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 75%;
    font-weight: normal;
    margin: 0px;
}

label
{
    margin-right: 5px;
}

div.wrapper 
{
    width: 947px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
}

div.mainblock 
{
    width: 947px;
    /*height: 95%;*/
    margin-left: auto;
    margin-right: auto;
    /*border: solid 1px #C1C1DF;*/
    background-color: #FFF;
}

div.pagehead
{
    height: 190px;
    width: 947px;
    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: Transparent;
    margin-bottom: 20px;
}

div.pagehead_in
{
    height: 190px;
    width: 947px;
    background-image: url('../images/banner1.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    background-color: Transparent;
    margin-bottom: 20px;
}

div.pagehead_right
{
    height: 190px;
    width: 190px;
    background-color: Transparent;
    background-image: url('../images/logo.jpg');
    background-position: top right;
    background-repeat: no-repeat;
    float: right;
}
div.contentblock
{
    width: 947px;
    overflow: visible;
    font-size: 1em;
}

div.navigation
{
    height: 100%;
    width: 220px;
    background-image: url('../images/bg_nav.jpg');
    background-repeat: repeat-x;
    background-position: top left;
    background-color: Transparent;
    color: #FFF;
    text-align: left;
    position: relative;
    z-index: 20000;
    float: left;
    border-right: solid 0px silver;
    margin-right: 20px;
    margin-bottom: 15px;
}

div.navigation div.balance
{
    width: 206px;
    height: 112px;
    background-color: Transparent;
    background-image: url('../images/login_bg.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    color: #fff;
    padding: 7px;
    margin-bottom: 10px;
    overflow: hidden;
}

div.navigation div.balance td
{
    color: #fff;
    background-color: Transparent;
    font-size: 1em;
    font-weight: normal;
}

div.navigation div.balance input.textbox
{
    width: 202px;
    clear: both;
    margin-bottom: 3px;
}

div.balance a.butlogin, div.solid a.butlogin
{
    width: 79px;
    height: 17px;
    background-color: Transparent;
    background-image: url(../images/login_button.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #000;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: bold;
    float: right;
    text-align: center;
    padding-top: 2px;
    color: #fff;
    text-decoration: none;
}

div.navigation div.balance a
{
    color: #fff;
    text-decoration: none;
    font-size: 0.9em;
}

div.navigation div.balance a:hover
{
    text-decoration: underline;
}

div.balance a.butlogin:hover, div.solid a.butlogin:hover
{
    color: #000;
    text-decoration: none;
}

input.uname
{
    background-color: #fff;
    background-image: url('../images/uname_bg.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: 7px;
}

input.pwd
{
    background-color: #fff;
    background-image: url('../images/pwd_bg.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

div.loginbut
{
    margin-top: 15px;
}

div.solid
{
    width: 685px;
    background-color: Transparent;
    background-position: top left;
    background-repeat: repeat-y;
    background-image: url(../images/description_bg_repeat.jpg);
    color: #000;
    padding: 10px;
    min-height: 553px;
    overflow: auto;
    position: relative;
}

div.pagecontent_in div.solid
{
    min-height: 353px;
}

div.solid#browseshop
{
    min-height: 30px;
}

input.butlogin
{
    width: 79px;
    height: 19px;
    margin: 0px;
    padding: 0px;
    background-color: Transparent;
    background-image: url(../images/login_button.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #000;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: bold;
    float: right;
}

div.navigation div.quickcontact
{
    width: 220px;
    height: 180px;
    background-color: Transparent;
    margin-top: 10px;
    text-align: center;
}

div.navigation div.menu
{
    width: 220px;
    min-height: 237px;
    overflow: auto;
    background-color: Transparent;
    background-image: url('../images/menu_bg.jpg');
    background-position: top left;
    background-repeat: repeat-y;
    color: #135B95;
}

div.navigation ul
{
    list-style-type: none;
    /*float:left;*/
    margin: 0px;
    padding: 0px;
    display: table;
    width: 220px;
}
div.navigation ul.first
{
    background-image: none;
}

div.navigation ul li
{
    /*text-transform: uppercase;*/
    color: #135B95;
    font-weight: normal;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    background-color: Transparent;
    background-image: url('../images/menu_separator.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0px;
    padding: 0px;
    padding-bottom: 11px;
    padding-top: 12px;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: bold;
    width: 215px;
    text-align: center;
    margin-right: 5px;
}

div.navigation ul li:hover
{
    /*color: #B9CBDF;*/
}
div.navigation ul li:hover ul
{
	display: block;
}

div.navigation ul li a
{
    color: #135B95;
    text-decoration: none;
    font-size: 1em;
}

div.navigation ul li a:hover
{
    /*color: #B9CBDF;*/
    text-decoration: underline;
    /*border-bottom: solid 1px #BE2537;*/
}
div.navigation ul li ul
{
	margin-top: 11px;
	font-size: 1em;
	display: none;
}
div.navigation ul li ul li
{
	font-size: 1em;
	font-weight: normal;
}

div.pagecontent, div.pagecontent_in
{
    /*width:100%;*/
    padding: 0px;
    text-align: left;
    z-index: 0;
    min-Height: 373px;
    border: solid 0px silver;
    float: left;
    min-Width: 480px;
    font-size: 1em;
    overflow: auto;
}

div.row1
{
    width: 706px;
    height: 177px;
    clear: both;
    overflow: hidden;
    margin: 0px;
    margin-bottom: 20px;
}

div.row2
{
    width: 706px;
    height: 177px;
    clear: both;
    overflow: hidden;
    margin: 0px;
}

div.solid div.col1
{
    width: 335px;
    float: left;
    overflow: auto;
    margin-right: 15px;
}

div.solid div.col2
{
    width: 335px;
    float: left;
    overflow: auto;
}

div.formitem
{
    width: 100%;
    clear: both;
}

div.formlabel
{
    width: 118px;
    margin-right: 2px;
    text-align: right;
    padding-top: 3px;
    float: left;
    color: #666;
}

div.formfield
{
    width: 210px;
    float: left;
    margin-bottom: 2px;
}

div.formfield input
{
    width: 205px;
}

div.homesection
{
    width: 212px;
    height: 167px;
    overflow: hidden;
    float: left;
    background-color: Transparent;
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    padding: 5px;
}

h3
{
    color: #135B95;
    font-size: 1.4em;
    margin-top: 0px;
}

h4
{
    color: #135B95;
    font-size: 1.3em;
}
h5
{
    color: #135B95;
    font-size: 1.1em;
}

p
{
    font-size: 1em;
}

div.homesection h4
{
    margin: 0px;
    margin-bottom: 7px;
}

div.homesection p
{
    margin: 0px;
    font-size: 0.9em;
}

div.homesection input.homebut
{
    position: absolute;
    bottom: 7px;
    right: 7px;
    border: none;
    background-color: Transparent;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../images/go_button.jpg);
    width: 79px;
    height: 19px;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    cursor: pointer;
}

div.homesection a.homebut
{
    position: absolute;
    bottom: 7px;
    right: 7px;
    border: none;
    text-decoration: none;
    width: 79px;
    height: 17px;
    text-align: center;
    color: #fff;
    font-size: 0.9em;
    font-weight: bold;
    background-color: Transparent;
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../images/go_button.jpg);
    padding-top: 2px;
}

div.homesection a.homebut:hover
{
    color: #000;
}

div#info
{
    background-image: url(../images/information.jpg);
}

div#shop
{
    background-image: url(../images/shopping.jpg);
}

div#acc
{
    background-image: url(../images/my-details.jpg);
}

div#bal
{
    background-image: url(../images/my-balances.jpg);
}

div#hist
{
    background-image: url(../images/my-order-history.jpg);
}

div#help
{
    background-image: url(../images/help.jpg);
}

div.mainblock_login 
{
    width: 493px;
    height: 593px;
    background-image: url('../images/bg_login.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
    border: solid 1px #C1C1DF;
}

div.mainblock_login_fl
{
    width: 493px;
    height: 800px;
    background-image: url('../images/bg_login_fl.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    margin-left:auto;
    margin-right:auto;
}

div.login
{
    padding-top: 124px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.login_fl
{
    padding-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

div.loginform 
{
    text-align: left;
    margin-top: 60px;
    width: 260px;
}

div.loginform_fl
{
    text-align: left;
    margin-top: 20px;
    width: 400px;
}

div.fl_rules
{
    width: 400px;
    height: 120px;
    overflow: scroll;
    background-color: #FFF;
    color: #000;
    font-size: 0.8em;
    font-family: Verdana;
    padding: 2px;
}
div.footer
{
    clear: both;
    font-size: 0.9em;
    text-align: center;
    padding-top:13px;
    background-color: #000;
    background-image: url('../images/footer_bg_repeat.jpg');
    background-repeat: repeat-x;
    background-position: top left;
    color: #fff;
    padding-bottom: 10px;
    height: 16px;
    margin-top: 15px;
}

div.footer a
{
    color: #ffffff;
    text-decoration: none;
}

div.footer a:hover
{
    color: Yellow;
}

div.bottommenu
{
    float: right;
}

div.bottommenu a
{
    margin-left: 2px;
    margin-right: 2px;
    padding: 2px;
    text-decoration: none;
    color: #000;
}

div.bottommenu a.last
{
    margin-right: 0px;
}

div.bottommenu a:hover
{
    color: #FFF;
    background-color: #BE2537;
}

div.footer span
{
    padding-left: 2px;
}

.a_left
{
    text-align: left;
}

.a_center
{
    text-align: center;
}

.a_right
{
    text-align: right;
}

.b0
{
    border: 0px;
}

.ba1
{
    border: solid 1px #606060;
}

.bt1
{
    border-top: solid 1px #000000;
}

.bd
{
    font-weight: bold;
}

.bgltred
{
    background-color: #EAB8C1;
}

.bgltblue
{
    background-color: #B1C6D9;
}

.cboth 
{
    clear: both;
}

.cleft 
{
    clear: left;
}

.cright 
{
    clear: right;
}

.f_left 
{
    float: left;
}

.f_right 
{
    float: right;
}

.fs09
{
    font-size: 0.9em;
}

.i
{
    font-style: italic;
}

.h10
{
    height: 10px;
}

.h20
{
    height: 20px;
}

.h30
{
    height: 30px;
}

.h40
{
    height: 40px;
}

.h50
{
    height: 50px;
}

.h60
{
    height: 60px;
}

.h80
{
    height: 80px;
}

.h100
{
    height: 100px;
}

.h100pc
{
    height: 100%;
}

.h108
{
    height: 108px;
}

.h120
{
    height: 120px;
}

.h140
{
    height: 140px;
}

.h150
{
    height: 150px;
}

.h180
{
    height: 180px;
}

.h212
{
    height: 212px;
}

.h400
{
    height: 400px;
}

.lh16
{
    line-height: 1.6em;
}

.m10
{
    margin-top: 0px;
    margin-bottom: 10px;
}

.ma0
{
    margin: 0px;
}

.mb0
{
    margin-bottom: 0px;
}

.mb10
{
    margin-bottom: 10px;
}

.mb15
{
    margin-bottom: 15px;
}

.ml5
{
    margin-left: 5px;
}

.ml10
{
    margin-left: 10px;
}

.ml20
{
    margin-left: 20px;
}

.mr5
{
    margin-right: 5px;
}

.mr10
{
    margin-right: 10px;
}

.mr15
{
    margin-right: 15px;
}

.mt0
{
    margin-top: 0px;
}

.mt10
{
    margin-top:10px;
}

.mt15
{
    margin-top:15px;
}

.mr20
{
    margin-right: 20px;
}

.mt50
{
    margin-top: 50px;
}

.mt330
{
    margin-top: 300px;
}

.noborder 
{
    border: 0px;
}

.o_auto
{
    overflow: auto;
}

.p10
{
    padding-top: 5px;
}

.p1
{
    padding-top: 1px;
}

.p2
{
    padding-top: 2px;
}

.p20
{
    padding-top: 10px;
}

.pa5
{
    padding: 5px;
}

.pa10
{
    padding: 10px;
}

.red
{
    color: #F00;
}

.uc
{
    text-transform: uppercase;
}

.v_bottom
{
    vertical-align: bottom;
}

.v_middle
{
    vertical-align: middle;
}

.v_top
{
    vertical-align: top;
}

.w50pc
{
    width: 50%;
}

.w75pc
{
    width: 75%;
}

.w80pc
{
    width: 80%;
}
.w85pc
{
    width: 85%;
}

.w90pc
{
    width: 90%;
}

.w100pc
{
    width: 100%;
}

.w10
{
    width:10px;
}

.w20
{
    width: 20px;
}

.w30
{
    width: 30px;
}

.w40
{
    width: 40px;
}

.w50
{
    width: 50px;
}

.w60
{
    width: 60px;
}

.w65
{
    width: 65px;
}

.w70
{
    width: 70px;
}

.w80
{
    width: 80px;
}

.w85
{
    width: 85px;
}

.w90
{
    width: 90px;
}

.w100
{
    width: 100px;
}

.w110
{
    width: 110px;
}

.w120
{
    width: 120px;
}

.w140
{
    width: 140px;
}

.w144
{
    width: 144px;
}

.w160
{
    width: 160px;
}

.w175
{
    width: 175px;
}

.w180
{
    width: 180px;
}

.w200
{
    width: 200px;
}

.w220
{
    width: 220px;
}

.w230
{
    width:230px;
    _width:224px;
}

select.w230
{
    width:234px;
    _width:230px;
}

.w235
{
    width: 235px;
}

.w240
{
    width:240px;
}

.w260
{
    width: 260px;
}

.w275
{
    width: 275px;
}

.w340
{
    width: 340px;
}

.w370
{
    width: 370px;
}

.w380
{
    width: 380px;
}

.w400
{
    width: 400px;
}

.w440
{
    width: 440px;
}

.w580
{
    width: 580px;
}

.w620
{
    width: 620px;
}

.w760
{
    width: 760px;
}

.curs_pointer
{
    cursor: pointer;
}

.hidden
{
    display: none;
}

.white
{
    color: #FFF;
}

.login_formcaption 
{
    /*width: 85px;*/
    color: #FFF;
    float: left;
    padding-top: 3px;
    font-weight: bold;
    font-size: 0.9em;
    text-transform: uppercase;
}

.login_forminput 
{
    float: left;
    width: 175px;
    
}

.login_forminput_fl
{
    float: left;
    width: 106px;
    
}

tr.login_inputrow 
{
    height: 20px;
}

td.login_inputleft 
{
    width: 6px;
    background-image: url('../images/lg_input_left.gif');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: Transparent;
    padding: 0px;
}

td.login_inputcenter 
{
    background-color: #FFF;
    padding: 0px;
}

td.login_inputright 
{
    width: 6px;
    background-image: url('../images/lg_input_right.gif');
    background-position: top left;
    background-repeat: no-repeat;
    background-color: Transparent;
    padding: 0px;
}

a.login_link 
{
    color: #FFF;
    text-decoration: none;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
}

input.buthidden
{
    background-color: Transparent;
    color: #000;
    border: 0px;
    cursor: pointer;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
    text-align: left;
    height: 1.1em;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
}

input.but50 
{
    width: 50px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b50.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but60 
{
    width: 60px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b60.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but70 
{
    width: 70px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b70.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but80 
{
    width: 80px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b80.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but90 
{
    width: 90px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b90.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but100 
{
    width: 100px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b100.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but110 
{
    width: 110px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b110.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.but120 
{
    width: 120px;
    height: 17px;
    background-color: Transparent;
    color: #b2b2b2;
    border: 0px;
    background-image: url('../images/buttons/b120.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg50 
{
    width: 50px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl50.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg60 
{
    width: 60px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl60.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg70 
{
    width: 70px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl70.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg80 
{
    width: 80px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl80.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg90 
{
    width: 90px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl90.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg100 
{
    width: 100px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl100.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg110 
{
    width: 110px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl110.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg120 
{
    width: 120px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl120.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg130 
{
    width: 130px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl130.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg140 
{
    width: 140px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl140.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg150 
{
    width: 150px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl150.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butlg160 
{
    width: 160px;
    height: 25px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bl160.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

input.butbuy
{
    width: 140px;
    height: 35px;
    background-color: Transparent;
    color: #FFF;
    border: 0px;
    background-image: url('../images/buttons/bbuy.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    padding-left: 35px;
}

input.butlg50:hover, input.butlg60:hover, input.butlg70:hover, input.butlg80:hover, input.butlg90:hover, input.butlg100:hover, input.butlg110:hover, input.butlg120:hover, input.butlg130:hover, input.butlg140:hover, input.butlg150:hover, input.butbuy:hover
{
    color: #b2b2b2;
}

.textbox
{
    width: 163px;
}

.password
{
    width: 90px;
}

div.pagecontent a, div.pagecontent_in a
{
    text-transform: none;
    text-decoration: none;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 1em;
    color: #a0a0a0;
    font-weight: bold;
    cursor: pointer;
}

div.pagecontent a.lower, div.pagecontent_in a.lower
{
    text-transform: lowercase;
}

div.pagecontent a.selected, div.pagecontent a:hover, div.pagecontent_in a.selected, div.pagecontent_in a:hover
{
    color: #135B95;
}

div#shoplink a.rpshop_link
{
    color: #184C88;
    font-family: Arial;
    font-weight: bold;
    font-size: 2.5em;
    text-transform: none;
}

div.shoppanel
{
    background-color: #FFFFFF;
    background-image: url(../images/shop_panel_bg.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    margin-top: 10px;
/*    height: 110px;
    overflow: visible;*/
}

div.shoppanel_tl
{
    background-color: Transparent;
    background-image: url(../images/shop_panel_tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 4px;
    height: 5px;
    float: left;
}

div.shoppanel_tr
{
    background-color: Transparent;
    background-image: url(../images/shop_panel_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
    width: 4px;
    height: 5px;
    float: right;
}

div#imgZoom
{
    border: ridge 2px #606060;
    background-color: #ffffff;
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 150px;
    width: 460px;
    display: none;
}

div.home_balance
{
    background-color: Transparent;
    color: #747675;
    font-family: Verdana;
    background-image: url(../images/home_bal_bg.jpg);
    background-repeat: no-repeat;
    font-size: 1.3em;
    font-weight: bold;
    width: 256px;
    height: 108px;
    text-align:center;
    padding-top: 12px;
    padding-right: 10px;
}

div.home_balance span
{
    font-size: 2.5em;
    line-height: 1.7em;
}

div.productlist
{
    width: 100%;
    height: 435px;
    overflow: auto;
}

td.total
{
    padding-top: 5px;
    border-top: solid 1px #000;
    font-weight: bold;
}

th
{
    padding-bottom: 5px;
    padding-right: 3px;
    border-bottom: solid 1px #000;
    vertical-align: top;
}

td
{
    padding: 2px 3px 2px 0px;
    vertical-align: top;
}

textarea
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1em;
}

div.productlist_header
{
    clear: both;
    width: 100%;
    height: 15px;
    background-color: #666;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}
div.productlist_header div.image
{
    float: left;
    width: 60px;
}
div.productlist_header div.product
{
    float: left;
    width: 390px;
    padding-right: 10px;
}
div.productlist_header div.price
{
    float: left;
    width: 80px;
}
div.productlist_header div.quantity
{
    float: left;
    width: 50px;
}
div.productlist_header div.button
{
    float: left;
    width: 80px;
}
div.productlist_header div.value
{
    float: left;
    width: 75px;
}
div.productlist_header div.delete
{
    float: left;
    width: 15px;
}
div.productlist_item, form.productlist_item
{
    clear: both;
    width: 100%;
    min-height: 50px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 3px;
    background-color: Transparent;
    text-align: left;
}
div.productlist_item div.image, form.productlist_item div.image
{
    float: left;
    width: 60px;
}
div.productlist_item div.product, form.productlist_item div.product
{
    float: left;
    width: 390px;
    padding-right: 10px;
    padding-top: 8px;
}
input.butproduct
{
    border: 0px;
    background-color: Transparent;
    text-align: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 1em;
    cursor: pointer;
}
div.productlist_item div.price, form.productlist_item div.price
{
    float: left;
    width: 80px;
    padding-top: 8px;
}
div.productlist_item div.quantity, form.productlist_item div.quantity
{
    float: left;
    width: 50px;
    padding-top: 6px;
}
div.productlist_item div.label, form.productlist_item div.label
{
    float: left;
    width: 122px;
    padding-top: 5px;
    padding-right: 3px;
    padding-bottom: 5px;
    color: #fff;
    background-color: #666;
    min-height: 22px;
    margin-right: 5px;
    text-align: right;
    font-weight: bold;
    overflow: auto;
    line-height: 1.7em;
}
input.quantity
{
    width: 30px;
}
div.productlist_item div.button, form.productlist_item div.button
{
    float: left;
    width: 80px;
    padding-top: 8px;
}
div.productlist_item div.value, form.productlist_item div.value
{
    float: left;
    width: 75px;
    padding-top: 5px;
    line-height: 1.7em;
}
div.productlist_item div.delete, form.productlist_item div.delete
{
    float: left;
    width: 15px;
    padding-top: 8px;
}
div.productlist_detail
{
    clear: both;
    width: 100%;
    margin-top: 15px;
}
div.productlist_detail div.image
{
    float: left;
    width: 335px;
    margin-right: 15px;
    background-color: transparent;
    text-align: center;
}
div.productlist_detail div.detail
{
    float: left;
    width: 335px;
    min-height: 325px;
    background-color: Transparent;
    padding-top: 10px;
}
div.balancelist_header
{
    clear: both;
    width: 100%;
    height: 15px;
    background-color: #666;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}
div.balancelist_item
{
    clear: both;
    width: 100%;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: Transparent;
    color: #000;
}
div.balancelist_footer
{
    clear: both;
    width: 100%;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: Transparent;
    color: #000;
    font-weight: bold;
    border-top: solid 1px #666;
}
div.balancelist_header div.date, div.balancelist_item div.date, div.balancelist_footer div.date
{
    float: left;
    width: 165px;
    margin-right: 5px;
    margin-left: 5px;
}
div.balancelist_header div.value, div.balancelist_item div.value, div.balancelist_footer div.value
{
    float: left;
    width: 165px;
    margin-right: 5px;
}
div.balancelist_header div.spend, div.balancelist_item div.spend, div.balancelist_footer div.spend
{
    float: left;
    width: 165px;
    margin-right: 5px;
}
div.balancelist_header div.balance, div.balancelist_item div.balance, div.balancelist_footer div.balance
{
    float: left;
    width: 165px;
    margin-right: 5px;
}
div.historylist_header
{
    clear: both;
    width: 100%;
    height: 15px;
    background-color: #666;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
}
div.historylist_item
{
    clear: both;
    width: 100%;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: Transparent;
    color: #000;
}
div.historylist_footer
{
    clear: both;
    width: 100%;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: Transparent;
    color: #000;
    font-weight: bold;
    border-top: solid 1px #666;
}
div.historylist_header div.ref, div.historylist_item div.ref, div.historylist_footer div.ref
{
    float: left;
    width: 140px;
    margin-right: 5px;
    margin-left: 5px;
}
div.historylist_header div.date, div.historylist_item div.date, div.historylist_footer div.date
{
    float: left;
    width: 145px;
    margin-right: 5px;
}
div.historylist_header div.time, div.historylist_item div.time, div.historylist_footer div.time
{
    float: left;
    width: 145px;
    margin-right: 5px;
}
div.historylist_header div.value, div.historylist_item div.value, div.historylist_footer div.value
{
    float: left;
    width: 145px;
    margin-right: 5px;
}
div.historylist_header div.button, div.historylist_item div.button, div.historylist_footer div.button
{
    float: left;
    width: 80px;
    margin-right: 5px;
}
