/* ########## GENERAL ########## */
body
{
    font: normal 0.80em Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    border: 0;
    width: 99.9%;
    background: #FFFFFF;
    min-width: 990px;
    max-width: 1600px;
}

a
{
    font-weight: bold;
    color: black;
    text-decoration: none;
}

a:hover
{
    color: #87D0ED;
}

img
{
    border-width: 0px;
}

h1
{
    font: bold 1.25em Arial, Helvetica, sans-serif;
    text-align: center;
}

h2
{
    font: bold 1.13em Arial, Helvetica, sans-serif;
    text-align: center;
}

h3
{
    font: bold 1.00em Arial, Helvetica, sans-serif;
    text-align: center;
}
/* ########## GENERAL END ########## */

/* front page customisable pages */

.edit_con
{
    width: 100%;
    margin: 0px auto;
    border: 0px solid #CCCCCC;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.edit_con2
{
    margin: 0;
    margin-left: 50%;
    display: table;
    display: inline-block;
}

.edit_img
{
    position: relative;
    left: -50%;
}

/* ########## MAIN LAYOUT ########## */

/* Header styles */

#header
{
    clear: both;
    float: left;
    width: 100%;
    background: url(../images/head.png) repeat 0px 0px;
}

#navtop
{
    float: left;
    clear: both;
    width: 100%;
}

/* Footer styles */

#footer
{
    clear: both;
    float: left;
    width: 100%;
    height: auto;
    border-top: solid 1px #000000;
}

/* column container */
.colmask
{
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    overflow: hidden;
}

/* 3 column settings */

.layout .colmid
{
    float: left;
    width: 200%;
    margin-left: -150px;
    position: relative;
    right: 100%;
}
.layout .col_con
{
    float: left;
    width: 100%;
    margin-left: -50%;
    position: relative;
    left: 300px;
}
.layout .middlewrap
{
    float: left;
    width: 50%;
    position: relative;
    right: 150px;
}
.layout .middle
{
    margin: 3px 155px;
    position: relative;
    left: 200%;
    overflow: hidden;
    height: 100%;
}
.layout .col_left
{
    float: left;
    float: right;
    width: 150px;
    overflow: hidden;
    position: relative;
    right: 0px;
    margin-top: 3px;
    margin-left: 0px;
}
.layout .col_right
{
    float: left;
    float: right;
    width: 150px;
    margin-right: 0px;
    margin-top: 3px;
    position: relative;
    left: 50%;
    background: #FFFFFF;
}

/* ########## MAIN LAYOUT END ########## */

.logo
{
    clear: left;
    float: left;
    margin: 2px 5px 2px 0px;
}

.logo_text_con
{
    float: left;
    width: 150px;
    height: 75px;
    margin-left: 10px;
    margin-top: 13px;
    margin-bottom: -13px;
    font: 900 1.00em Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #87D0ED;
}

.logo_text
{
    font: 900 1.05em Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #87D0ED;
}

a.logo_text:visited, a.logo_text:active, a.logo_text:link, a.logo_text
{
    text-decoration: none;
}

/* ########## NAVIGATION BUTTONS ########## */

/* TOPLINK - Top Right Menu Links */

#toplink
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    display: block;
    float: right;
    margin: 15px 5px 0px 0px;
    padding: 2px 10px 2px 10px;
    width: 130px;
    height: 90px;
    border: solid 1px #000000;
    position: relative;
    right: 5px;
}

#toplink img
{
    float: right;
    margin: 0px 0px 0px 0px;
}

#helpline
{
    font: normal 15px Arial, Helvetica, sans-serif;
    display: block;
    float: right;
    margin: 15px 5px 0px 0px;
    padding: 2px 10px 2px 10px;
    width: 153px;
    height: 90px;
    border: solid 1px #000000;
    position: relative;
    right: 5px;
}

#helpline img
{
    float: left;
    margin: 0px 0px 0px 0px;
}

#helpline div
{
    float: left;
    margin: 17px 0px 0px 0px;
    font: normal 16px Arial, Helvetica, sans-serif;
}

#welcome
{
    font: normal 15px Arial, Helvetica, sans-serif;
    display: block;
    float: right;
    margin: 15px 5px 0px 0px;
    padding: 2px 10px 2px 10px;
    position: relative;
    right: 5px;
}

#welcome div
{
    float: left;
    margin: 17px 0px 0px 0px;
    font: normal 16px Arial, Helvetica, sans-serif;
}

/* link */

#link
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 2px 2px 0px 0px;
    color: #000000;
}

a.link:visited, a.link:active, a.link:link, a.link
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    float: left;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    cursor: pointer;
    color: #000000;
}

a.link:hover
{
    color: #87D0ED;
}

img.link
{
    float: left;
    margin: 0px 2px 0px 2px;
    height: 20px;
    width: 20px;
}

/* MENU_CON - Middle Right items */

#menu_right_con
{
    clear: right;
    float: right;
    height: 55px;
}

/* MENU_BASKET - Basket Display */

#menu_basket_con
{
    float: left;
    display: block;
    height: 65px;
    width: 120px;
    margin: 15px 0px 0px 0px;
}

p.menu_basket
{
    float: right;
    width: auto;
    margin: 3px 5px 0px 0px;
    font: bold 0.75em Arial, Helvetica, sans-serif;
    color: #87D0ED;
    text-align: right;
    white-space: nowrap;
}

a.menu_basket:visited, a.menu_basket:active, a.menu_basket:link, a.menu_basket
{
    text-decoration: none;
    color: #87D0ED;
}

a.menu_basket:hover
{
    color: #C5E6F3;
}

p.menu_basket2
{
    clear: both;
    float: right;
    width: auto;
    margin: 5px 5px 0px 0px;
    font: bold 0.75em Arial, Helvetica, sans-serif;
    color: #87D0ED;
    text-align: left;
    white-space: nowrap;
}

a.menu_basket2:visited, a.menu_basket2:active, a.menu_basket2:link, a.menu_basket2
{
    text-decoration: none;
    color: #87D0ED;
}

a.menu_basket2:hover
{
    color: #C5E6F3;
}

img.menu_basket
{
    float: right;
    width: 19px;
    height: 26px;
    margin: 0px 5px 0px 0px;
}

/* LEVEL1 - Menu Level 1 */
#level1
{
    clear: both;
    width: auto; /*overflow: hidden;*/
    height: 37px;
    background: url(../images/level1.png) repeat-x bottom left;
}

#level2
{
    text-align: center;
    font: bold 0.88em Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    clear: both;
    width: auto;
    overflow: hidden;
    height: 22px;
    line-height: 16px;
    background: url(../images/level2.png) repeat-x 0px 0px;
}

/* MENU - Menu Button Unselected */

.menucon
{
    float: left;
    width: 16.66%;
}

/* LEVEL2CON - Level 2 container */

.level2con
{
    float: left;
    width: 16.66%;
}

/* LEVEL2LINK - Level 2 link */

level2link
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    height: 20px;
    text-align: center;
    color: #FFFFFF;
}

a.level2link:visited, a.level2link:active, a.level2link:link, a.level2link
{
    text-decoration: none;
    color: #FFFFFF;
}

a.level2link:hover
{
    color: #87D0ED;
}

/* LEVEL2LINKO - Level 2 link selected */

level2linko
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    text-align: center;
    color: #000000;
}

a.level2linko:visited, a.level2linko:active, a.level2linko:link, a.level2linko
{
    text-decoration: none;
    color: #000000;
}

a.level2linko:hover
{
    color: #87D0ED;
}

.menu
{
    float: left;
    display: block;
    height: 37px;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
}

a.menu:visited, a.menu:active, a.menu:link, a.menu
{
    margin: 0px -4px 0px 0px;
    color: #000000;
}

a.menu:hover
{
    color: #87D0ED;
}

span.menu
{
    float: left;
    font: bold 0.88em Arial, Helvetica, sans-serif;
    line-height: 37px;
    text-align: center;
    background: url(../images/menu_m.png) repeat-x 0px 0px;
    width: auto;
    width: 100%;
}

img.menu_l
{
    float: left;
    height: 37px;
    width: 15px;
    margin: 0 0 0 0;
}

img.menu_r
{
    float: left;
    float: right;
    height: 37px;
    width: 15px;
    position: relative;
    bottom: 37px;
}

/* MENUO - Menu Button Selected */

.menuo
{
    float: left;
    display: block;
    height: 37px;
    width: 100%;
    cursor: pointer;
    text-decoration: none;
    overflow: visible;
}

a.menuo:visited, a.menuo:active, a.menuo:link, a.menuo
{
    margin: 0px -4px 0px 0px;
    color: #000000;
}

a.menuo:hover
{
    color: #87D0ED;
}

span.menuo
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    line-height: 37px;
    text-align: center;
    background: url(../images/menuo_m.png) repeat-x 0px 0px;
    width: 100%;
    float: left;
}

img.menuo_l
{
    float: left;
    height: 37px;
    width: 15px;
}

img.menuo_r
{
    /*float:left;*/
    float: right;
    height: 37px;
    width: 15px;
    position: relative;
    bottom: 37px;
}

/* BUTTONO - Side Button Selected */

.buttono
{
    float: left;
    display: inline-table;
    height: 23px;
    width: 150px;
    cursor: pointer;
    text-decoration: none;
}
a.buttono:visited, a.buttono:active, a.buttono:link, a.buttono
{
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    width: 150px;
    height: 23px;
    float: left;
}
a.buttono:hover
{
    color: #FFFFFF;
}

span.buttono
{
    display: block;
    float: left;
    height: 28px;
    width: 130px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
    text-align: center;
    line-height: 30px;
    background: url(../images/buttono_m.png) repeat-x 0px 0px;
}

img.buttono
{
    float: left;
    height: 28px;
    width: 10px;
    background-color: #ffffff;
}


/* BUTTONM - Middle Content Title Button */

span.buttonm
{
    float: left;
    height: 23px;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    font: bold 0.88em Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
    line-height: 23px;
    background: url(../images/button_m.png) repeat-x 0px 0px;
    border: solid 2px #cccccc;
    border-left: none;
    border-top: none;
}

img.buttonm
{
    float: left;
    height: 23px;
    width: 2px;
}

/* BUTTON - Side Button Unselected */

.button_con
{
    float: left;
    width: 150px;
    height: 23px;
}

.button
{
    float: left;
    display: inline-table;
    height: 23px;
    width: 150px;
    cursor: pointer;
    text-decoration: none;
}
a.button:visited, a.button:active, a.button:link, a.button
{
    margin: 0px 0px 0px 0px;
    color: #87D0ED;
    width: 150px;
    height: 23px;
    float: left;
}
a.button:hover
{
    color: #FFFFFF;
}

span.button
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 23px;
    background: url(../images/button_m.png) repeat-x 0px 0px;
}

/* ########## NAVIGATION BUTTONS END ########## */

/* ########## SIDE BARS ########## */

/* SIDE_* - Containers for side items */

.side_search
{
    float: left;
    width: 150px;
    height: 550px;
    margin-bottom: 2px;
    border-top: solid 2px #CCCCCC;
    border-bottom: solid 2px #CCCCCC;
    background: url(../images/side_bg2.png) repeat-y 0px 0px;
}

#side_recent
{
    float: left;
    min-height: 100px;
    text-align: left;
}

/* ########## SIDE BRAND AND SCROLLING START ########## */

#side_brand
{
    position: relative;
    float: left;
    clear: left;
    width: 136px;
    height: 170px;
    overflow: hidden;
}

/* wrap to make sure that image area is clickable */
#side_b_wrap
{
    float: left;
    width: 12px;
    height: 170px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_b_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_b_track
{
    position: absolute;
    width: 12px;
    height: 170px;
}

/* vertical track handle */
#side_b_bar
{
    width: 12px;
    height: 20px;
}

/* ########## SIDE BRAND AND SCROLLING END ########## */

/* ########## SIDE LEFT ########### */
.side_left
{
    width: 150px;
    float: left;
    background: url(../images/side_bg.png) repeat-y 0px 0px;
    text-align: left;
}

.side_left fieldset label
{
    float: left;
    width: 135px;
}

.side_left p
{
    float: left;
    margin: 0px 5px 0px 5px;
    width: 130px;
}

.side_left a
{
    float: left;
    margin: 0px 5px 0px 5px;
    width: 130px;
}

#side_w_wrap
{
    margin-top: 50px;
    float: right;
    width: 12px;
    height: 200px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_w_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_w_track
{
    position: absolute;
    width: 12px;
    height: 200px;
}

/* vertical track handle */
#side_w_bar
{
    width: 12px;
    height: 20px;
}


/* wrap to make sure that image area is clickable */
#side_w_wrap
{
    float: right;
    width: 12px;
    height: 200px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

#side_i_wrap
{
    float: right;
    width: 12px;
    height: 100%;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_i_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_i_track
{
    position: absolute;
    width: 12px;
    height: 550px;
}

/* vertical track handle */
#side_i_bar
{
    width: 12px;
    height: 20px;
}

/* ########## SIDE TYPE AND SCROLLING START ########## */

#side_type
{
    position: relative;
    float: left;
    width: 136px;
    height: 300px;
    overflow: hidden;
}

/* wrap to make sure that image area is clickable */
#side_t_wrap
{
    float: left;
    width: 12px;
    height: 300px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_t_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_t_track
{
    position: absolute;
    width: 12px;
    height: 181px;
}

/* vertical track handle */
#side_t_bar
{
    width: 12px;
    height: 20px;
}

/* ########## SIDE TYPE AND SCROLLING END ########## */

/*#side_right_con
{
    float: left;
    width: 146px;
    height: 550px;
    margin-bottom: 2px;
    border: solid 2px #CCCCCC;
    background: url(../images/side_bg.png) repeat-y 0px 0px;
}*/

/* ########## SIDE BRAND AND SCROLLING START ########## */

#side_w_wrap
{
    margin-top: 50px;
    float: right;
    width: 12px;
    height: 200px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_w_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_w_track
{
    position: absolute;
    width: 12px;
    height: 200px;
}

/* vertical track handle */
#side_w_bar
{
    width: 12px;
    height: 20px;
}


/* wrap to make sure that image area is clickable */
#side_w_wrap
{
    float: right;
    width: 12px;
    height: 200px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

#side_i_wrap
{
    float: right;
    width: 12px;
    height: 100%;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_i_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_i_track
{
    position: absolute;
    width: 12px;
    height: 550px;
}

/* vertical track handle */
#side_i_bar
{
    width: 12px;
    height: 20px;
}
#side_right_con
{
    display: block;
    float: left;
    width: 160px;
    height: 550px;
    margin-bottom: 2px; /*border: solid 2px #CCCCCC;*/
    background: url(../images/side_bg.png) repeat-y 0px 0px;
}

/* ########## SIDE BRAND AND SCROLLING START ########## */

/* ########## SIDE BRAND AND SCROLLING START ########## */

#side_right
{
    position: relative;
    float: left;
    clear: left;
    width: 192px;
    height: 569px;
    overflow: hidden;
    background: url(../images/side_bg.png) repeat-y 0px 0px;
}
div.side_right2
{
    position: relative;
    display: block;
    float: left;
    clear: left;
    width: 150px;
    height: 569px;
    overflow: hidden;
    background: url(../images/side_bg.png) repeat-y 0px 0px;
}
#side_soon
{
    position: relative;
    float: left;
    clear: left;
    width: 146px;
    height: 458px;
    overflow: hidden;
}

/* ########## SIDE BRAND AND SCROLLING END ########## */

/* SIDE_TEXT_C - Search Text Header Central */

.side_text_c
{
    clear: both;
    color: #87D0ED;
    font: bold 1.00em Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 5px 4px 2px 10px;
}
/* SIDE_TEXT_L - Search Text Header Left */

span.side_text
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

.side_text_l
{
    clear: both;
    color: #000000;
    font: bold 1.00em Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 5px 4px 2px 10px;
}

/* SIDE_TEXT_S - Search Text Sub Section */

.side_text_s
{
    color: #000000;
    font: normal 0.88em Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 10px;
    text-align: left;
}

a.side_text_s:visited, a.side_text_s:active, a.side_text_s:link, a.side_text_s
{
    text-decoration: none;
}

a.side_text_s:hover
{
    color: #87D0ED;
}

.side_text_ss
{
    color: #ffffff;
    text-decoration: none;
    font: bold 0.88em Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 10px;
    text-align: left;
    background-color: #29bcf4;
}

a.side_text_ss:visited, a.side_text_ss:active, a.side_text_ss:link, a.side_text_ss
{
    text-decoration: none;
}

a.side_text_ss:hover
{
    color: #87D0ED;
}

/* SIDE_TEXT_SI - Search Text Sub Section Indented */

.side_text_si
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
    text-align: left;
    margin: 0px 0px 0px 12px;
}

a.side_text_si:visited, a.side_text_si:active, a.side_text_si:link, a.side_text_si
{
    text-decoration: none;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

a.side_text_si:hover
{
    color: #87D0ED;
}

/* SIDE_TEXT_SIS - Search Text Sub Section Indented SELECTED */

.side_text_sis
{
    color: #ffffff;
    font: bold 0.88em Arial, Helvetica, sans-serif;
    text-align: left;
    margin: 0px 0px 0px 12px;
    background-color: #29bcf4;
}

a.side_text_sis:visited, a.side_text_sis:active, a.side_text_sis:link, a.side_text_sis
{
    text-decoration: none;
    font: bold 0.88em Arial, Helvetica, sans-serif;
}

a.side_text_sis:hover
{
    color: #87D0ED;
}

/* BEST SELLERS */

.best_con
{
    float: left;
    clear: both;
    width: 150px;
    margin: 0px 0px 0px 0px;
}

.best_text
{
    margin: 0px 0px 0px 0px; /*text-align: center;*/
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

.best_price
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
}

.best_sprice
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    color: Red;
}

a.best_text:visited, a.best_text:active, a.best_text:link, a.best_text
{
    text-decoration: none;
}

.best_item
{
    display: block;
    margin: 5px auto 5px auto;
    width: 110px;
}

/*SIDE_BOTTOM - side bar bottom*/
.side_bottom
{
    float: left;
    clear: both;
    height: 9px;
    width: 150px;
    position: relative;
    top: -1px;
    background: #ffffff url(../images/side_bottom.png) no-repeat 0px 0px;
}

/* ########## SIDE BARS END ########## */

/* ########## FOOTER ########## */

#footer_con
{
    clear: both;
    width: 100%;
    background: #ffffff;
    height: auto;
}

.footer_text_con
{
    margin: 0px 155px 0px 155px;
    border: solid 2px #CCCCCC;
    background-color: #FFFFFF;
    margin-top: 2px;
    margin-bottom: 2px;
    overflow: hidden;
    height: auto;
}

.footer_link_con
{
    margin: 0px 155px 0px 155px;
    margin-top: 2px;
    margin-bottom: 2px;
    overflow: hidden;
    height: auto;
}

.footer_logo
{
    float: left;
    overflow: hidden;
}

.footer_text
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    color: black;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: auto;
}

.footer_text2_con
{
    margin: 0px 155px 0px 155px;
    margin-top: 2px;
    margin-bottom: 2px;
    height: auto;
}

.footer_text2
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
    color: #666666;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    height: auto;
}

a.footer_text:visited, a.footer_text:active, a.footer_text:link, a.footer_text
{
    text-decoration: none;
}

a.footer_text2:visited, a.footer_text2:active, a.footer_text2:link, a.footer_text2
{
    text-decoration: none;
}

/* ########## FOOTER END ########## */

/* ########## MAIN CONTENT ########## */

/* ########## PRODUCT LIST START ########## */

.plist_text
{
    clear: both;
    margin: 0px 0px 0px 0px;
    text-align: left;
    font: bold 11px Arial, Helvetica, sans-serif;
}

.plist_textprod
{
    /*clear:both;*/
    margin: 0px 0px 0px 0px;
    text-align: left;
    font: bold 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666666;
}

.plist_textbrand
{
    clear: both;
    margin: 0px 0px 0px 0px;
    text-align: center;
    font: bold 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #666666;
}

.plist_price
{
    color: #000000;
    font: bold 11px Arial, Helvetica, sans-serif;
}

a.plist_price:visited, a.plist_price:active, a.plist_price:link, a.plist_price
{
    text-decoration: none;
}

.plist_sprice
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    color: red;
}

a.plist_sprice:visited, a.plist_sprice:active, a.plist_sprice:link, a.plist_sprice
{
    text-decoration: none;
}

.plist_item
{
    float: left;
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}

.plist_brandimage
{
    float: left;
    display: block;
    text-decoration: none;
    cursor: pointer;
    width: 200px;
    text-align: center;
}

.plist_table
{
    width: 200px;
}

.plist_table table td
{
    width: 200px;
    text-align: center;
}

.plist_brand
{
    max-width: 200px;
    max-height: 200px;
}

.plist_image
{
    background-image: none;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0px;
    text-indent: -999999px;
    color: #FFFFFF;
    position: relative;
    margin: 0px auto 1px auto;
    width: 100px;
    height: 100px;
    z-index: 1;
}

a.plist_image:visited, a.plist_image:active, a.plist_image:link, a.plist_image
{
    display: block;
    text-decoration: none;
}

#plist_head
{
    position: relative;
    width: 100%;
}

#plist_con
{
    float: left;
    position: relative;
    clear: left;
    overflow: hidden;
    width: 95%;
    height: 510px; /*white-space: nowrap;*/
}

#plist_head
{
    position: relative;
    width: 100%;
    height: 25px;
    overflow: hidden;
    margin: 0 auto;
}

#plist_back
{
    float: left;
    width: 60px;
    margin: 0px 0px 0px 0px;
}

#plist_ttext
{
    float: right;
    position: relative;
    width: 150px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font: bold 0.88em Arial, Helvetica, sans-serif;
}

#plist_mid
{
    position: relative;
    width: 550px;
    margin: 0 auto;
}

.tab
{
    width: 100%;
}

.tab2
{
    margin: 0px auto 0px auto;
    text-align: center;
    width: 200px;
}

.tab2 table
{
    width: 200px;
}


#wrap
{
    float: left;
    width: 251px;
    height: 12px;
    margin: 0px 0px 0px 3px;
}

/* left image of track */
#track-left
{
    position: absolute;
    width: 15px;
    height: 12px;
}

/* horizontal track */
#track
{
    position: absolute;
    margin-top: 3px;
    width: 250px;
    height: 12px;
    background: url(../images/scroll_line_h.gif) repeat 0px 0px;
}

/* horizontal track handle */
#handle
{
    width: 20px;
    height: 12px;
}

.page_button
{
    float: left;
    width: 20px;
    height: 20px;
}

#pageination
{
    float: left;
    width: 60px;
    height: 20px;
    text-align: center;
    margin: 4px 0 0 0;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}


/* wrap to make sure that image area is clickable */
#side_p_wrap
{
    float: left;
    width: 12px;
    height: 510px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_p_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_p_track
{
    position: absolute;
    width: 12px;
    height: 510px;
}

/* vertical track handle */
#side_p_bar
{
    width: 12px;
    height: 20px;
}
/* ########## PRODUCT LIST END ########## */


/* ########## PRODUCT INFO PAGE ########## */

#prod_con
{
    float: left;
    clear: both;
    width: 100%;
    height: 577px;
}

/* COL_1 COL_2 - Seperating Colums (Details/Other)  */

#col_1
{
    float: left;
    width: 72.7%;
    margin-right: 0.8%;
}
#col_2
{
    float: left;
    width: 26%;
}

/* Column 1 - Main Product Details*/

/* LINK_* - Corner Link Buttons */

#link_back
{
    clear: left;
    float: left;
    margin: 0px 0px 0px 0px;
}

#link_zoom
{
    clear: right;
    float: right;
    margin: 0px 0px 0px 0px;
}

#link_tell
{
    float: left;
    margin: 2px 0 0 0;
    width: 59%;
}

#link_more
{
    float: left;
    margin: 2px 0 0 0;
    width: 39%;
}

/* LINK_* - Corner Link Button Containers */

#info_header
{
    clear: both;
    float: left;
    width: 100%;
    height: 23px;
}

#info_footer
{
    clear: both;
    float: left;
    width: 100%;
    height: 20px;
}

/* INFO_BREAKER - breaker */

.info_breaker
{
    clear: both;
    float: left;
    width: 100%;
    height: 25px;
}

/* INFO_MAIN - Container to add border to COL_1 */

.info_main
{
    clear: both;
    float: left;
    width: 100%;
    height: 573px;
    border: solid 2px #CCCCCC;
}

/* IMAGE_COL_CON - Container for image col 1 and 2 */

#image_col_con
{
    float: left;
    width: 100%;
    height: 250px;
}

/* IMAGE_COL1 - Container for main image */

#image_col1
{
    float: left;
    width: 69%;
    height: 250px;
}

/* IMAGE_COL2 - Container for view images */

#image_col2
{
    float: left;
    width: 30%;
    height: 300px;
    margin: 20px 0px 0px 0px;
}

/* INFO_IMAGE - Main Image */

.info_image
{
    display: block;
    height: auto;
    margin: 0 auto;
}

/* image_view - Other Views text and Images Container */

#image_con
{
    position: relative;
    float: left;
    display: block;
    text-align: center;
    overflow: visible;
    width: 100%;
    height: 300px;
    z-index: 10;
}


#image_view
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
    text-align: center;
}

/* INFO_TITLE - Title Container */

#info_title
{
    float: left;
    clear: left;
    text-align: left;
    font: bold 1.10em Arial, Helvetica, sans-serif;
    color: #178fc4;
    margin: 0px 10px 0px 10px;
    z-index: 10;
    width: 100%;
}

/* INFO_PRICE - Title Container */

#info_price
{
    float: left;
    clear: left;
    text-align: left;
    font: bold 1.00em Arial, Helvetica, sans-serif;
    color: #178fc4;
    margin: 0px 10px 0px 10px;
    width: 100%;
}

.info_sprice
{
    font: bold 1.00em Arial, Helvetica, sans-serif;
    color: red;
}

/* INFO_CODE - Code Container */

#info_code
{
    clear: left;
    float: left;
    width: 100%;
    font: bold 0.88em Arial, Helvetica, sans-serif;
    color: #178fc4;
    margin: 0px 10px 0px 10px;
}

/* INFO_COLCON - Container for col 1 and 2 */

#info_col_con
{
    float: left;
    width: 100%;
    height: 195px;
}

/* INFO_COL1 - Container for info_details (description) */

#info_col1
{
    float: left;
    width: 59%;
    height: 195px;
    margin-right: -10%;
}

/* INFO_COL2 - Container Size Slection & Add to Basket */

#info_col2
{
    float: right;
    width: 40%;
    height: 195px;
}

/* INFO_DETAILS - Container for Description with scrolling */

#info_details
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
    margin: 0px 10px 0px 10px;
    float: left;
    clear: both;
    width: 95%;
    height: 100px;
    overflow: auto;
    overflow-x: hidden;
}

p.size_tab
{
    margin-top: 38px;
    text-align: center;
    font: bold 0.81em Arial, Helvetica, sans-serif;
}

p.size_tab2
{
    text-align: center;
    font: bold 0.81em Arial, Helvetica, sans-serif;
}

/* SIZE_TAB_CON - Container for Size Table with scrolling */

#size_tab_con
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    overflow: auto;
    height: 63px;
    max-height: 150px;
}

/* SIZE_SELECT - Size selection Table */

table.size_select
{
    margin: 0 auto;
    border-spacing: 0px;
    background: #FFFFFF;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font: normal 0.80em Arial, Helvetica, sans-serif;
    color: #178fc4;
}
table.size_select th
{
    text-align: left;
    font-weight: bold;
    padding: 1px 1px;
    border: 0px;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}
table.size_select td
{
    text-align: right;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    padding: 3px 3px;
}
table.size_select thead th
{
    text-align: center;
    font-weight: bold;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
table.size_select th.corner
{
    border: 0px;
    background: #FFFFFF;
}
table.size_select tr.odd
{
    background: #000000;
}

/* SIZE_BUTTON - Add to Basket button */

.size_button
{
    display: block;
    width: auto;
    height: auto;
    margin: 0 auto;
}

/* Column 2 - Other*/

#info_recommend
{
    width: 100%;
    height: 372px;
    margin-bottom: 4px;
    border: solid 2px #CCCCCC;
    overflow: hidden;
}

#info_recommend_con
{
    position: relative;
    float: left;
    width: 90%;
    height: 350px;
    overflow: hidden;
}

#info_recommend_con .description
{
    width: 90%;
    border: solid 1px #000000;
    margin: 10px 10px 10px 10px;
    padding: 2px 2px 2px 2px;
}

.info_browse
{
    width: 100%;
    height: 193px;
    margin-bottom: 5px;
    border: solid 2px #CCCCCC;
}

/* RECO_* - Recommended Section */

.reco_item
{
    display: block;
    margin: 5px auto 1px auto;
    height: 105px;
}


/* BROWSE - Browse Similar Items Section */

#browse
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    clear: both;
    float: left;
    line-height: 20px;
}

a.browse:visited, a.browse:active, a.browse:link, a.browse
{
    font: bold 0.88em Arial, Helvetica, sans-serif;
    clear: both;
    float: left;
    width: 100%;
    display: block;
    line-height: 20px;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    cursor: pointer;
    color: #000000;
}
a.browse:hover
{
    color: gray;
}

img.browse
{
    float: left;
    margin: 0px 2px 0px 10px;
}

/* ########## PRODUCT INFO PAGE END ########## */

/* ########## MAIN CONTENT END ########## */

/* ########## Store Locator ########## */
table.tstoreloc
{
    margin: 7px 0px 0px 0px;
    width: auto;
    border-collapse: collapse;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
a.storeloc:visited, a.storeloc:active, a.storeloc:link, a.storeloc
{
    text-decoration: none;
}

#scroll
{
    width: auto;
    height: 497px;
    border: solid 2px #CCCCCC;
    background-color: white;
    overflow: auto;
    overflow-x: hidden;
}

#info_con_s
{
    position: relative;
    width: auto;
    height: 550px;
    border: solid 2px #CCCCCC; /*background-color:white; */
    overflow: auto;
    overflow-x: hidden;
}

#info_con2
{
    float: left;
    width: 96%;
    margin-right: -30px;
    margin-left: 10px;
    height: 550px;
    overflow: hidden;
}

#info_con_ns
{
    width: auto;
    height: 570px;
    border: solid 2px #CCCCCC;
    margin: 3px 0px 0px 0px;
    overflow: hidden;
}
/* ########## FORMS ########## */
/* SIDE_FORM search - Side Bar Forms */

#side_frm_sear
{
    margin: 0px 0px 0px 5px;
}

#side_frm_sear fieldset
{
    float: left;
    margin: 0px 0px 0px 5px;
    border: 0 solid #FFFFFF;
    padding: 0 0 0 0;
    width: 145px;
}

#side_frm_sear input
{
    float: left;
    width: 105px;
    font: lighter 11px Arial, Helvetica, sans-serif;
}

#side_frm_sear input.button
{
    float: right;
    width: 34px;
    height: 18px;
    margin: -22px 2px 0px 0px;
}

#side_frm_sear label
{
    clear: both;
    float: left;
    width: 145px;
    margin: 0px 0px 2px 0px;
    font: lighter 10px Arial, Helvetica, sans-serif;
}
/* ###### Side form End ######*/

/* SIDE_FORM browse - Side Bar Forms */

#side_frm_browse fieldset
{
    float: left;
    margin: 5px 0px 0px 5px;
    border: 0 solid #FFFFFF;
    padding: 0 0 0 0;
    width: 145px;
}

#side_frm_browse input.button
{
    float: right;
    width: 34px;
    height: 18px;
    margin: -22px 2px 0px 0px;
}

#side_frm_browse select, textarea
{
    float: left;
    width: 110px;
    font: lighter 11px Arial, Helvetica, sans-serif;
}

#side_frm_browse label
{
    clear: both;
    float: left;
    width: 145px;
    margin: 2px 0px 2px 0px;
    font: lighter 10px Arial, Helvetica, sans-serif;
}

/* general form */

.input_form fieldset
{
    display: block;
    position: relative;
    clear: both;
    border: 0px solid black;
    margin: 0 0 0 0;
    padding: 0 0.2em 0 0.8em;
}

.input_form input
{
    display: block;
    position: relative;
    font: normal 0.9em Arial, Helvetica, sans-serif;
    width: 14em;
    top: -1.4em;
    left: 10em;
}

.input_form input.submit
{
    width: auto;
    float: left;
    display: block;
    margin: 16px 0 0 -1.1em;
}

.input_form input.submit2
{
    width: auto;
    float: left;
    margin: 2em 0 0 3em;
}

.input_form input.submit3
{
    display: block;
    position: relative;
    font: normal 0.9em Arial, Helvetica, sans-serif;
    width: auto;
    top: -2.3em;
    left: 25em;
}

.form_link
{
    height: 26px;
    width: 144px;
    float: left;
    display: block;
    margin: 0 -6em 0 0;
}

.input_form label
{
    clear: both;
    position: relative;
    float: left;
    display: block;
    font: normal 0.8em Arial, Helvetica, sans-serif;
    width: 10em;
    margin-top: -1em;
    font-weight: bold;
}

.input_form label.first
{
    margin-top: 1em;
}

.input_form label.desc
{
    position: relative;
    margin-top: 1em;
    width: 25em;
}

.input_form label.desc_wide
{
    margin-top: 1em;
    width: 35em;
}

.input_form select
{
    position: relative;
    font: normal 0.9em Arial, Helvetica, sans-serif;
    top: -1.4em;
    width: 14.5em;
    left: 10em;
    display: block;
}

.input_form textarea
{
    clear: both;
    font: normal 0.9em Arial, Helvetica, sans-serif;
    position: relative;
    width: 23.9em;
    height: 8em;
    margin: 0.2em 0 3em 0.1em;
    display: block;
    overflow: auto;
}

.input_form_clearer
{
    clear: both;
    height: 10px;
}

.form_err_con
{
    clear: both;
    float: left;
    display: block;
    margin-left: 1em;
    font: normal 0.8em Arial, Helvetica, sans-serif;
    width: 25em;
    font-weight: bold;
}

/* general form container */

.form_t_l
{
    display: block;
    float: left;
    background: url( '../images/form_t_l.png' ) no-repeat;
    width: 10px;
    height: 27px;
}
.form_t_r
{
    display: block;
    float: right;
    background: url( '../images/form_t_r.png' ) no-repeat;
    width: 10px;
    height: 27px;
}
.form_t_m
{
    display: block;
    width: 100%;
    background: url( '../images/form_t_m.png' );
    height: 27px;
}
.form_b_m
{
    display: block;
    width: 100%;
    background: url( '../images/form_b_m.png' );
    height: 28px;
}
.form_b_l
{
    display: block;
    float: left;
    background: url( '../images/form_b_l.png' ) no-repeat;
    width: 10px;
    height: 28px;
}
.form_b_r
{
    display: block;
    float: right;
    background: url( '../images/form_b_r.png' ) no-repeat;
    width: 10px;
    height: 28px;
}

.form_t_title
{
    float: left;
    display: block;
    overflow: hidden;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    width: auto;
    float: left;
    margin: 7px 0 0 10px;
}
.form_innercon
{
    position: relative;
    display: block;
    width: 300px;
    margin: 0 auto;
}

.form_innercon_wide
{
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
}

.form_content
{
    position: relative;
    background-color: #e2e2e2;
    border: 1px solid black;
    display: block;
    margin: 0px 0px 0px 0px;
    width: auto;
    height: auto;
}

.form_container
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 90%;
}

.form_container_thin
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 50%;
}

.form_container_wide
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 90%;
}

#form_col_1
{
    position: relative;
    float: left;
    width: 49%;
}
#form_col_2
{
    position: relative;
    float: left;
    width: 49%;
}

.form_desc
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
    margin: 2em 0 2em 0;
}

.form_desc_m
{
    font: normal 0.88em Arial, Helvetica, sans-serif;
    margin: 0.2em 0 0.2em 2em;
}

fieldset
{
    border: 0px solid #000000;
}

#title_other
{
    display: none;
}

.back_abs
{
    position: absolute;
    overflow: visible;
    margin: 0 0 0 0;
}

/* account table */

table.account
{
    width: 100%;
    border-spacing: 0px;
    border: 1px solid #000000;
    background: #FFFFFF;
    margin: 0px 1px 0px 1px;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}
table.account th
{
    font-weight: bold;
    text-align: center;
    background: #e9e9e9;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 1px solid #000000;
}
table.account td
{
    text-align: left;
    padding: 3px 3px;
}

table.account th.title
{
    font-weight: bold;
    text-align: center;
    background: #e9e9e9;
}

table.account td.side
{
    background: #e9e9e9;
    font-weight: bold;
    border-right: 1px solid #000000;
}

table.account td.divide
{
    border-right: 1px solid #000000;
}

table.account th.divide
{
    border-right: 1px solid #000000;
}

/* basket table */

.basket_image
{
    position: relative;
    margin: 0px auto 1px auto;
    border: solid 1px #000000;
    z-index: 1;
}

.basket_text
{
    text-align: center;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

table.basket
{
    width: 100%;
    border-spacing: 0px;
    border: 0 solid #000000;
    margin: 0 auto;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}
table.basket th
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}

table.basket td
{
    text-align: center;
    padding: 3px 3px;
}

table.basket th.title
{
    font-weight: bold;
    text-align: center;
    background: #e9e9e9;
}

table.basket td.side
{
    background: #e9e9e9;
    font-weight: bold;
    border-right: 1px solid #000000;
}

table.basket td.divide
{
    border-right: 1px solid #000000;
}

table.basket th.divide
{
    border-right: 1px solid #000000;
}

table.basket td.footer
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}

table.basket td.footer_t
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-top: 1px solid #000000;
}

table.basket td.footer_m
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
}

table.basket td.footer_b
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 1px solid #000000;
}

table.promocon
{
    width: 100%;
    border-spacing: 0px;
    border: 0 solid #000000;
    margin: 0 auto;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

table.promocon td
{
    text-align: left;
    padding: 3px 0 0 0;
}


table.basketpromo
{
    border-spacing: 0px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: #FFFFFF;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}
table.basketpromo td
{
    text-align: left;
    padding: 0 2px 0 4px;
}


.loyalty_desc
{
    text-align: left;
    font: bold 0.77em Arial, Helvetica, sans-serif;
}

#bsk_col_1
{
    position: relative;
    float: left;
    width: 300px;
    height: 100px;
    margin-right: 0;
}
#bsk_col_2
{
    position: relative;
    float: right;
    width: 150px;
    height: 100px;
}

.conf_msg
{
    text-align: center;
    font: bold 0.88em Arial, Helvetica, sans-serif;
}

/* TELL A FRIEND COLS */

#fcol_1
{
    position: relative;
    float: left;
    width: 49.4%;
}
#fcol_2
{
    position: relative;
    float: left;
    width: 49.4%;
    height: 500px;
    margin-right: 0.8%;
}
.finfo_main
{
    clear: both;
    float: left;
    width: 100%;
    height: 550px;
    border: solid 2px #CCCCCC;
}

.con_address
{
    margin-left: 2em;
    font: bold 0.77em Arial, Helvetica, sans-serif;
}


/* TELL A FRIEND COLS END */


/* ORDERS */

table.orders
{
    width: 100%;
    border-spacing: 0px;
    border: 0 solid #000000;
    margin: 0 auto;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}
table.orders th
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
table.orders th.right
{
    font-weight: bold;
    text-align: right;
    background: #FFFFFF;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
table.orders td
{
    text-align: left;
}
table.orders td.center
{
    text-align: center;
}
table.orders td.right
{
    width: 100px;
    text-align: right;
}
table.orders td.centerw
{
    text-align: center;
    background-color: white;
}
table.orders td.centerwbt
{
    text-align: center;
    background-color: white;
    border-top: 1px solid black;
}
table.orders td.centerwbb
{
    text-align: center;
    background-color: white;
    border-bottom: 1px solid black;
}
table.orders td.centerwbbb
{
    text-align: center;
    background-color: white;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}
table.orders td.centerwr
{
    text-align: right;
    background-color: white;
}
table.orders td.centerwbtr
{
    text-align: right;
    background-color: white;
    border-top: 1px solid black;
}
table.orders td.centerwbbr
{
    text-align: right;
    background-color: white;
    border-bottom: 1px solid black;
}
table.orders td.centerwbbbr
{
    text-align: right;
    background-color: white;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}
table.orders th
{
    font-weight: bold;
    text-align: left;
    background-color: White;
}
table.orders th.title
{
    font-weight: bold;
    text-align: center;
    background: white;
}
table.orders th.bbot
{
    font-weight: bold;
    text-align: left;
    background-color: White;
    border-top: 1px solid white;
    border-bottom: 1px solid #000000;
}
table.orders td.dispatched
{
    text-align: center;
    font-weight: bold;
    background: white;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}
table.orders td.side
{
    background: #e9e9e9;
    font-weight: bold;
    border-right: 1px solid #000000;
}

table.orders td.divide
{
    border-right: 1px solid #000000;
}

table.orders th.divide
{
    border-right: 1px solid #000000;
}

table.orders td.footer
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}

table.orders td.footer_t
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-top: 1px solid #000000;
}

table.orders td.footer_m
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
}

table.orders td.footer_b
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 1px solid #000000;
}

/* MINI BASKET */
div.wrap_minib
{
    display: block;
    margin: 10px 0 10px 0;
}
.mbask_con
{
    clear: both;
    width: 150px;
    margin: 25px 0px -1px 0px;
}

.mbask_num
{
    position: relative;
    clear: both;
    margin-left: 0px;
    font: bold 12px Arial, Helvetica, sans-serif;
    z-index: 1;
}

a.mbask_num:visited, a.best_num:active, a.best_num:link, a.best_num
{
    text-decoration: none;
}

.mbask_text
{
    margin: 5px 0px 0px 30px;
    text-align: center;
    font: normal 11px Arial, Helvetica, sans-serif;
}

.mbask_red
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: Red;
}

a.mbask_text:visited, a.mbask_text:active, a.mbask_text:link, a.mbask_text
{
    text-decoration: none;
}

.mbask_item
{
    position: relative;
    margin: 0px auto 1px auto;
    max-width: 146px;
    z-index: -1;
}
.mbask_price
{
    color: #000000;
    font: bold 1em Arial, Helvetica, sans-serif;
}

a.mbask_price:visited, a.mbask_price:active, a.mbask_price:link, a.mbask_price
{
    color: Black;
    text-decoration: none;
}

.mbask_sprice
{
    font: bold 1em Arial, Helvetica, sans-serif;
    color: red;
}





/* ########## MINIBASKET END ########## */

/* ########## MINI BASKET ######################*/

div.spaceder
{
    width: 85%;
    height: 1px;
    margin: 5px 0 0 5px;
}
.shrinkwrap ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.shrinkwrap ul li
{
    display: block;
    float: left;
    margin: 0;
    list-style-type: none;
    padding: 0px;
    text-indent: 0;
}
.best_con
{
    clear: both;
    width: 150px;
    margin: 35px 0px -1px 0px;
}
/* ################ MENU TEST ##################*/
img.topbtn
{
    display: block;
    height: 40px;
    width: 150px;
}
input.bottombtn
{
    display: block;
}
div.contain
{
    display: block;
    float: left;
}


a.links:link
{
    color: white;
    text-decoration: none;
}
a.links:visited
{
    color: white;
    text-decoration: none;
}
a.links:hover
{
    color: #87D0ED;
    text-decoration: underline;
}
a.links:active
{
    color: #000000;
    text-decoration: none;
}

a.links1:link
{
    color: white;
    text-decoration: none;
}
a.links1:visited
{
    color: white;
    text-decoration: none;
}
a.links1:hover
{
    color: #87D0ED;
    text-decoration: underline;
}
a.links1:active
{
    color: #000000;
    text-decoration: none;
}

table.linktable1
{
    visibility: hidden;
}
table.linktable2
{
    visibility: hidden;
}
table.linktable1 td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: left;
}
table.linktable2 td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: left;
}

div.boundmouse
{
    display: block;
    width: auto;
}

div.men_title
{
    clear: both;
    display: block;
    float: left;
    margin-top: -10px;
}

/* ################ MENU TEST ##################*/

/* MINI BASKET 1 STYLES */
input.topbtn
{
    display: block;
    margin-top: -1px;
}
input.bottombtn
{
    display: block;
}
div.contain
{
    display: block;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
}
div.u
{
    overflow: hidden;
    position: relative;
    display: block;
    width: 150px;
    height: 56px;
    max-height: 550px;
    text-align: left; /*border: 1px solid #000000; 	    border-left: 1px solid #000000; 	    border-right: 1px solid #000000;	 	    */
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 100;
}
div.linktable
{
    position: relative;
    overflow: hidden;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
    height: 500px;
    max-height: 510px;
}
div.holdall
{
    height: 42px;
    width: auto;
    padding: 5px 0px 10px 0px;
    margin: 0 auto;
    text-align: center;
}
div.orderqty
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}
div.orderprice
{
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #000000;
}

a.basketlink:visited, a.basketlink:active, a.basketlink:link, a.basketlink
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
a.basketlink:hover
{
    text-decoration: none;
    color: #87D0ED;
}

a.checkoutlink:visited, a.checkoutlink:active, a.checkoutlink:link, a.checkoutlink
{
    margin: 0px auto 0 auto;
    padding-top: 2px;
    display: block;
    height: 18px;
    width: 77px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    background: url(../images/checkout_linkback.png) no-repeat;
}
a.checkoutlink:hover
{
    text-decoration: none;
    color: #87D0ED;
}

.totalorder
{
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #000000;
}

/* MINI BASKET 1 STYLES END*/

/* MINI BASKET 2 STYLES */
.boundMouse
{
    display: block;
    position: relative;
    width: auto;
    height: auto;
    z-index: 200;
}
input.arrow
{
    position: relative;
    display: block;
    height: 20px;
    width: 150px;
    z-index: 100;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
img.topbtn2
{
    display: block;
    margin-top: -1px;
}
img.bottombtn2
{
    display: block;
}
img.bottombtn2
{
    display: block;
}
div.contain2
{
    display: block;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
}
div.u2
{
    overflow: hidden;
    position: relative;
    display: block;
    width: 150px;
    height: 450px;
    max-height: 450px;
    text-align: left; /*border-top: 1px solid #000000;			 	    border-left: 1px solid #000000; 	    border-right: 1px solid #000000; 	    border-bottom: 1px solid #000000;*/
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 100;
}
div.linktable2
{
    position: relative;
    overflow: hidden;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: left;
    height: 400px;
    max-height: 400px;
    z-index: 90;
    margin-top: 0px;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#side_e_wrap
{
    position: relative;
    margin-top: 12px;
    float: right;
    width: 15px;
    height: 368px;
    background: url(../images/scroll_line_v.gif) repeat-y 0px 0px;
    margin-right: 0px;
}

/* vertical track */
#side_e_track
{
    position: relative;
    width: 12px;
    height: 349px;
}

/* top image of track */
#side_e_track_top
{
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -16px;
    z-index: 5;
}

/* vertical track handle */
#side_e_bar
{
    position: relative;
    width: 12px;
    height: 27px;
    margin-left: 0px;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */

#side_r_wrap
{
    position: relative;
    margin-top: 90px;
    float: right;
    width: 15px;
    height: 309px;
    background: url(../images/scroll_line_v.gif) repeat-y 0px 0px;
    margin-right: 1px;
    margin-left: 3px;
    padding-bottom: 26px;
    z-index: 100;
}

/* vertical track */
#side_r_track
{
    position: relative;
    width: 12px;
    height: 309px;
    z-index: 100;
}

/* top image of track */
#side_r_track_top
{
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -16px;
    z-index: 100;
}

/* vertical track handle */
#side_r_bar
{
    position: relative;
    width: 12px;
    height: 27px;
    margin-left: 0px;
    z-index: 100;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
#side_r_wrap1
{
    position: relative;
    margin-top: 68px;
    float: right;
    width: 15px;
    height: 375px;
    background: url(../images/scroll_line_v.gif) repeat-y 0px 0px;
    margin-right: 2px;
    margin-left: 3px;
    padding-bottom: 0px;
    z-index: 1;
}
/* vertical track */
#side_r_track1
{
    position: relative;
    width: 12px;
    height: 359px;
}
/* top image of track */
#side_r_track_top1
{
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -16px;
    z-index: 5;
}
/* vertical track handle */
#side_r_bar1
{
    position: relative;
    width: 12px;
    height: 27px;
    margin-left: 0px;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */


/* MINI BASKET 2 STYLES END*/

/* MINI BASKET END */




div.rview
{
    display: none;
    height: auto;
    width: auto;
}
div.bsell
{
    display: none;
    height: auto;
    width: auto;
}
div.jarrived
{
    display: none;
    height: auto;
    width: auto;
}
a.sidemen:visited, a.sidemen:active, a.sidemen:link, a.sidemen
{
    display: block;
    float: left;
    width: 150px;
    height: 20px;
    position: relative;
    color: #000000;
    text-decoration: none;
    font: bold 10px Arial, Helvetica, sans-serif;
    clear: both;
    text-align: center;
    border-bottom: 1px solid #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
a.sidemen:hover
{
    text-decoration: none;
    color: #87D0ED;
}

input.sidemen
{
    float: left;
    margin: 0 auto;
    display: block;
    position: relative;
    height: 20px;
    width: 150px;
    border-bottom: 1px solid #000000;
}
div.spaceder2
{
    width: 55%;
    height: 1px;
    margin: 5px 0 0 10px;
}

/* recently viewed image holder */

.recent_img
{
    position: relative;
    display: block;
    margin: 35px auto 0 auto;
    width: 80px;
    height: auto;
    border: 1px solid black;
}

/* mini bask item num */

div.item_no
{
    margin-top: 2px;
    margin-left: 5px;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #ffffff;
}
/*MINI BASKET END*/


#homepage
{
    float: left;
    width: 99%;
    height: auto;
    margin: 0px 0px 0px 0px;
    border: solid 2px #aaaaaa;
}

#homepage div
{
    float: left;
    width: 35%;
    margin: 0px 5% 0px 5%;
}

#homepage div img
{
    float: left;
    width: 100%;
    height: auto;
}


/* mini basket + extras */



/* MINI BASKET 1 STYLES */
input.topbtn
{
    display: block;
    margin-top: -1px;
}
input.bottombtn
{
    display: block;
}
div.contain
{
    display: block;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
}
div.u
{
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    display: block;
    width: 150px;
    height: 56px;
    max-height: 550px;
    text-align: left; /*border: 1px solid #000000; 	    border-left: 1px solid #000000; 	    border-right: 1px solid #000000;	 	    */
    margin-top: 0px;
    margin-bottom: 0px;
    z-index: 100;
}
div.linktable
{
    position: relative;
    overflow: hidden;
    display: block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
    height: 500px;
    max-height: 510px;
}
div.holdall
{
    height: 42px;
    width: auto;
    padding: 0px 0px 10px 0px;
    margin: 0 auto;
    text-align: center;
    background: #ffffff url(../images/side_bg.png) y-repeat;
}
div.orderqty
{
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}
div.orderprice
{
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #000000;
}

a.basketlink:visited, a.basketlink:active, a.basketlink:link, a.basketlink
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
a.basketlink:hover
{
    text-decoration: none;
    color: #87D0ED;
}

a.checkoutlink:visited, a.checkoutlink:active, a.checkoutlink:link, a.checkoutlink
{
    margin: 0px auto 0 auto;
    padding-top: 2px;
    display: block;
    height: 18px;
    width: 77px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
    background: url(../images/checkout_linkback.png) no-repeat;
}
a.checkoutlink:hover
{
    text-decoration: none;
    color: #87D0ED;
}

.totalorder
{
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #000000;
}

/* MINI BASKET 1 STYLES END*/

/* RECENT - Recently Viewed list */

#recent_con
{
    clear: both;
    width: 150px;
}

.recent
{
    list-style-type: decimal;
    font: normal 11px Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
}

a.recentlist:visited, a.recentlist:active, a.recentlist:link, a.recentlist
{
    font: normal 11px Arial, Helvetica, sans-serif;
    text-decoration: none;
}

/* BEST SELLERS */

.best_con
{
    clear: both;
    width: 150px;
    margin: 35px 0px -1px 0px;
}

.best_num
{
    position: relative;
    clear: both;
    margin-left: 2px;
    font: bold 12px Arial, Helvetica, sans-serif;
    z-index: 1;
}

a.best_num:visited, a.best_num:active, a.best_num:link, a.best_num
{
    text-decoration: none;
}

.best_text
{
    margin: 0px 0px 0px 0px;
    text-align: center;
    font: normal 11px Arial, Helvetica, sans-serif;
}

.recent_text
{
    margin: 0px 0px 0px 0px;
    font: normal 11px Arial, Helvetica, sans-serif;
}

.best_red
{
    font: bold 11px Arial, Helvetica, sans-serif;
    color: Red;
}

a.best_text:visited, a.best_text:active, a.best_text:link, a.best_text
{
    text-decoration: none;
}
div.bestitem
{
    display: block;
}
div.bestitem .best_item
{
    position: relative;
    display: block;
    margin: 0px 0px 0px 0px;
    text-align: center;
    min-height: 50px;
}
div.bestitem1
{
    display: block;
    height: 102px;
    overflow: hidden;
}
div.bestitem1 .best_item1
{
    position: relative;
    display: block;
    margin: 2px 0px 0px 0px;
    text-align: center;
}
div.wrap_recent1
{
    position: relative;
    display: block;
    margin: 0 auto;
    height: auto;
    width: 96%;
    border-bottom: 1px solid #000000;
    margin-top: 6px;
    padding: 0 0px 0 0px;
    text-align: center;
}
div.wrap_recent
{
    position: relative;
    display: block;
    margin: 2px auto 0px auto;
    width: 95%; /*border: 1px solid #000000;*/
    padding: 2px 0px 0 0px;
    text-align: center;
    overflow: hidden;
}
div.wrap_rec_top
{
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    width: auto;
    height: 42px;
}
div.wrap_recent .inside
{
    display: block;
    border-top: 0px solid #000000; /*border-bottom: 1px solid #000000;*/
    color: #000000;
    font: bold 10px Arial, Helvetica, sans-serif;
    padding-bottom: 0px;
    margin: 2px auto 0 auto;
    text-align: center;
    width: auto;
}
div.wrap_recent1 .insidetop
{
    color: #000000;
    font: bold 10px Arial, Helvetica, sans-serif;
    text-align: left;
}
a.best_text:link, a.best_text:active, a.best_text:visited
{
    color: #000000;
    font: normal 10px Arial, Helvetica, sans-serif;
}
a.best_text:hover
{
    color: #87D0ED;
}
a.best_text1:link, a.best_text1:active, a.best_text1:visited
{
    color: #000000;
    font: bold 10px Arial, Helvetica, sans-serif;
}
a.best_text1:hover
{
    color: #87D0ED;
}
/* right menu div hold */

div.bsell
{
    display: none;
    height: auto;
    width: auto;
}
div.jarrived
{
    display: none;
    height: auto;
    width: auto;
}
/* right menu buttons */

a.sidemen:visited, a.sidemen:active, a.sidemen:link, a.sidemen
{
    display: block;
    float: left;
    width: 150px;
    height: 20px;
    position: relative;
    color: #000000;
    text-decoration: none;
    font: bold 10px Arial, Helvetica, sans-serif;
    clear: both;
    text-align: center;
    border-bottom: 1px solid #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
a.sidemen:hover
{
    text-decoration: none;
    color: #87D0ED;
}

input.sidemen
{
    float: left;
    margin: 0 auto;
    display: block;
    position: relative;
    height: 20px;
    width: 150px;
    border-bottom: 1px solid #000000;
}

/* right menu scroller */

#side_r_wrap
{
    position: relative;
    margin-top: 90px;
    float: right;
    width: 15px;
    height: 270px;
    background: url(../images/scroll_line_v.gif) repeat-y 0px 0px;
    margin-right: 1px;
    margin-left: 3px;
    padding-bottom: 26px;
    z-index: 100;
}

/* vertical track */
#side_r_track
{
    position: relative;
    width: 12px;
    height: 309px;
    z-index: 100;
}

/* top image of track */
#side_r_track_top
{
    position: relative;
    width: 12px;
    height: 12px;
    margin-top: -16px;
    z-index: 100;
}

/* vertical track handle */
#side_r_bar
{
    position: relative;
    width: 12px;
    height: 27px;
    margin-left: 0px;
    z-index: 100;
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
#side_r_wrap1
{
    position: relative;
    margin-top: 68px;
    float: right;
    width: 15px;
    height: 365px;
    background: url(../images/scroll_line_v.gif) repeat-y 0px 0px;
    margin-right: 2px;
    margin-left: 3px;
    z-index: 1;
}
/* vertical track */
#side_r_track1
{
    position: relative;
    width: 12px;
    height: 367px;
}
/* top image of track */
#side_r_track_top1
{
    position: relative;
    width: 12px;
    height: 12px;
    z-index: 5;
}
/* vertical track handle */
#side_r_bar1
{
    position: relative;
    width: 12px;
    height: 17px;
    margin-left: 0px;
}
/* PAGE PAGE */

#page
{
    float: left;
    width: 99%;
    border: solid 1px #000000;
}

#pagecon
{
    float: left;
    height: 550px;
    overflow: hidden;
    width: 98%;
}

/* wrap to make sure that image area is clickable */
#side_p_wrap
{
    margin-top: 20px;
    float: left;
    position: relative;
    width: 12px;
    height: 490px;
    background: url(../images/scroll_line_v.gif) repeat 0px 0px;
}

/* top image of track */
#side_p_track_top
{
    position: absolute;
    width: 12px;
    height: 12px;
}

/* vertical track */
#side_p_track
{
    position: absolute;
    width: 12px;
    height: 490px;
}

/* vertical track handle */
#side_p_bar
{
    width: 12px;
    height: 20px;
}
/* PAGE PAGE END */

/*Product question*/
.quest_form
{
    float: left;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

.quest_form label
{
    float: left; /*clear:left;      width: 100%;*/
}

.quest_form input
{
    float: left;
}

.quest_form .submit
{
    position: relative;
    top: 3px;
    left: 10px;
}

.quest_form textarea
{
    float: left;
    width: 96%;
}

.error_email
{
    float: left;
    clear: left;
    width: 100%;
    font: normal 0.88em Arial, Helvetica, sans-serif;
}

#plistqty
{
    position: relative;
    top: 3px;
    width: 20px;
    height: 13px;
    font-size: 10px;
    line-height: 13px;
}
