body
{
    margin:0;
    padding: 0;
    border: 0;
    color: #666;
    background:#000;
    font: normal normal 400 12px Verdana, sans-serif;
    text-align:center;
}

p 
{
    font: normal normal 400 12px Verdana, sans-serif;
    margin: 0;
    padding: 0;
}

table
{
    font: normal normal 400 12px Verdana, sans-serif;
}

a
{
    color: #666;
    text-decoration:none;
}

a:hover
{
    color: #000;
}

h1
{
    margin:5px 0;
    padding:0;
    font-size:16px;
    font-weight:900;
    text-align:center;
    color: #000;
}

h2
{
    margin:4px 0;
    padding:0;
    font-size:14px;
    font-weight:900;
    text-align:center;
    color: #000;
}

h3
{
    margin:2px 0;
    padding:0;
    font-size:12px;
    font-weight:900;
    text-align:center;
    color: #000;
}

img
{
    border-width:0;
}

#pagecon
{
    float:left;
    display:block;
    position:relative;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    background: #FFF;
    text-align:left;
}

#overlay
{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 1000px;
    background-color: black;
    z-index:100;
    -moz-opacity: 0.0;
    opacity:.0;
    filter: alpha(opacity=0);
}

#fullscreen_container
{
    position:absolute;
    top: 0%;
    left: 0%;
    width:925px;
    width:100%;
    height:0;
    z-index:101;
    margin: 0 auto;
    padding:0;
    text-align:center;
    overflow:hidden;
}

#fullscreen_content
{
    position: relative;
    margin: 4px auto;
    width:100%;
    width:925px;
    height:643px;
    z-index: 101;
    display:block;
    text-align:center;
}

#fullscreen_center
{
    position: relative;
    margin: 0 auto;
    width:643px;
    height:643px;
    z-index: 100;
    display:block;
    background:#FFFFFF;
    text-align:right;
}

a.close:visited, a.close:active, a.close:link, a.close
{
    height: 20px;
    width:643px;
    line-height: 20px;
    margin: 2px 4px;
    padding: 0 4px;
    font-size:14px;
    font-weight:900;
    text-decoration: none;
    text-align:right;
    cursor: pointer;
    background:#FFFFFF;
}
a.close:hover
{
    color: #CCCCCC;
}

div.fullscreen_image
{
    margin:0 auto;
    text-align:center;
    width:579px;
    height:579px;
    position:relative;
    background: #FFFFFF;
    z-index:101;
}

img.fullscreen_image
{
    margin:2px 0;
    z-index:101;
}

div.fullscreen_image_alt
{
    width:100%;
    height:64px;
    position:relative;
    background: #FFFFFF;
    text-align: center;
    z-index:101;
}

img.fullscreen_image_alt
{
    margin:2px 0;
    display:block;
}

div.fullscreen_text
{
    margin:0 auto;
    width:643px;
    height:15px;
    position:relative;
    background: #FFFFFF;
    font-size:10px;
    font-weight:900;
    text-align:center;
    z-index:101;
}

p.fullscreen_text
{
    font-size:10px;
    font-weight:900;
    text-align:center;
}

div.header_bg
{
    float:left;
    clear:both;
    display:block;
    position:relative;
    width:100%;
    height:170px;
    background: url('/images/header_bg.png') repeat-x center top;
    overflow:visible;
    margin:0;
    padding:0;
    z-index:1;
}

div.header_con
{
    display:block;
    position:relative;
    width:992px;
    height:139px;
    margin:0 auto;
    text-align:center;
    overflow:visible;
}

a.header
{
    clear:both;
    float:left;
    display:block;
    position:relative;
    height:0px;
    overflow:visible;
    margin:0 -300px 0 0;
}

img.header
{
    clear:left;
    float:left;
    position:relative;
    height:auto;
    overflow:visible;
    margin:0 -600px 0 0;
}

div.header_middle
{
    float:right;
    position:relative;
    display:block;
    width:300px;
    height:110px;
    margin:20px 0 0 0;
    overflow:hidden;
    z-index:10;
}

div.header_right
{
    float:right;
    position:relative;
    display:block;
    width:300px;
    height:auto;
    padding: 20px 20px 0 0;
    overflow:visible;
    background: none;
    z-index:10;
}

a.header_basket, a.header_basket_on, a.header_account, a.header_account_on, a.header_wishlist, a.header_wishlist_on
{
    float:right;
    position:relative;
    width:300px;
    height:28px;
    line-height:25px;
    text-indent:35px;
    text-align:right;
    direction:rtl;
    font-size:12px;
    font-weight:700;
    background-position: 0px 0px;
    background-repeat:no-repeat;
}

a.header_account, a.header_account_on
{
    background:url('/images/icon_account.png') no-repeat right 0;
}

a.header_account:hover, a.header_account_on
{
    background-position: right -28px;
}

a.header_wishlist, a.header_wishlist_on
{
    background:url('/images/icon_wishlist.png') no-repeat right 0;
}

a.header_wishlist:hover, a.header_wishlist_on
{
    background-position: right -28px;
}

a.header_basket, a.header_basket_on
{
    background:url('/images/icon_basket.png') no-repeat right 0;
}

a.header_basket:hover, a.header_basket_on
{
    background-position: right -28px;
}

a.header_checkout, a.header_checkout_on
{
    float:right;
    position:relative;
    font-size: 2px;
    text-align:left;
    text-indent: -9000px;
    height: 21px;
    width: 73px;
    margin:6px 0 0 0;
    padding:0;
    background: url('/images/icon_checkout.png') no-repeat 0 0;
}

a.header_checkout:hover, a.header_checkout_on
{
    background-position: 0 -21px;
}

div.level1
{
    display:block;
    position:relative;
    width:980px;
    height:31px;
    margin:0 auto;
    padding:0 6px;
    text-align:center;
    overflow:visible;
    background: url('/images/level1.png') no-repeat center top;
}

div.level1_search
{
    float:left;
    display:block;
    position:relative;
    width:200px;
    height:31px;
    margin:0;
}

#search_form
{
    float:left;
    position:relative;
    display:block;
    width:200px;
    height:31px;
    margin:0;
    padding:0;
    border:none;
}

#search_form fieldset
{
    margin:0;
    padding:0;
    border:none;
}

#search_form input {
    float:left;
    margin:4px 0 0 30px;
    padding:0 2px 0 3px;
    border:1px solid #ff9900;
    width:120px;
    height:19px;
    line-height:19px;
    background: #000;
    color:#FF9900;
    font-size:12px;
    font-weight:400;
}

#search_form input.btn
{
    display:block;
    position:relative;
    border:none;
    cursor:pointer;
    font-size:2px;
    text-indent:-9000px;
    background:url('/images/icon_go.png') no-repeat;
    width:26px;
    height:28px;
    line-height:20px;
    padding:0;
    margin:0;
}

#search_form input.btn:hover
{
    background-position:0 -28px;
}

div.level1_links
{
    float:left;
    display:block;
    position:relative;
    width:780px;
    margin:0;
    overflow:visible;
}

a.level1_button, a.level1_button_on, a.level1b_button, a.level1b_button_on
{
    float:left;
    display:block;
    position:relative;
    padding:0 2px 0 2px;
    margin:3px 3px;
    height:24px;
    width:115px;
    line-height:22px;
    color:#FFF;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
    font-weight:900;
    cursor:pointer;
    background: transparent url('/images/level1_button_b.png') no-repeat right top;
}

a.level1b_button, a.level1b_button_on
{
    font-size:10px;
    line-height:10px;
}

a.level1_button b, a.level1_button_on b, a.level1b_button b, a.level1b_button_on b
{
    float:left;
    position:relative;
    padding:0 0px 0 2px;
    margin:0;
    height:24px;
    width:107px;
    cursor:pointer;
    background: transparent url('/images/level1_button.png') no-repeat left top;
}

a.level1b_button b, a.level1b_button_on b
{
    padding-top:1px;
    height:23px;
}

a.level1_button:hover, a.level1b_button:hover
{
    background-position: right center;
    color:#FFF;
}

a.level1_button:hover b, a.level1b_button:hover b
{
    background-position: left center;
}

a.level1_button_on, a.level1b_button_on
{
    background-position: right bottom;
}

a.level1_button_on b, a.level1b_button_on b
{
    background-position: left bottom;
    color:#FFF;
}

div.container
{
    display:block;
    position:relative;
    width:980px;
    height:auto;
    margin:0 auto;
    padding:0 6px;
    text-align:left;
    overflow:visible;
    z-index:10;
}

div.container_bg
{
    float:left;
    display:block;
    position:relative;
    width:980px;
    height:auto;
    margin:0 auto;
    padding:0;
    text-align:left;
    overflow:visible;
    background: url('/images/bg.png') repeat-y center top;
}

div.menu_bar
{
    float: left;
    position: relative;
    width: 200px;
    height:100%;
    overflow:hidden;
}

div.menu_search
{
    float: left;
    position: relative;
    margin: 0 0 0 20px;
    width: 150px;
    height:auto;
    overflow:hidden;
}

a.search_type, a.search_type_on, a.search_brand, a.search_brand_on
{
    float:left;
    position:relative;
    font-size:2px;
    text-align:left;
    text-indent:-9000px;
    height:23px;
    width:75px;
    margin:0 0 0 0;
    padding:0;
}

a.search_type, a.search_type_on
{
    background: url('/images/icon_type.png') no-repeat 0 0;
}

a.search_brand, a.search_brand_on
{
    background: url('/images/icon_brand.png') no-repeat 0 0;
}

a.search_type:hover, a.search_brand:hover
{
    background-position: 0 -23px;
}

a.search_type_on, a.search_brand_on
{
    background-position: 0 -46px;
}





a.menu_button, a.menu_button_on, a.menu_button_b, a.menu_button_b_on
{
    float:left;
    margin:0;
    font-size:11px;
    font-weight:700;
    width:188px;
    height:26px;
    background-position:0 0;
    background-repeat:no-repeat;
    background-image:url('/images/menu.png');
    line-height:25px;
    text-align:left;
    padding:0 10px;
    margin:1px 0;
    white-space:nowrap;
    overflow:visible;
}

a.menu_button_b, a.menu_button_b_on
{
    line-height:15px;
    white-space:normal;
}

a.menu_button:hover, a.menu_button_b:hover
{
    background-position: 0px -52px;
}

a.menu_button_on:hover, a.menu_button_b_on:hover, a.menu_button_on, a.menu_button_b_on
{
    background-position: 0px -26px;
    color:#FF9900;
}

a.menu_button2, a.menu_button2_on
{
    float:left;
    margin:0 0 1px 0;
    font-size: 10px;
    font-weight:400;
    width:200px;
    height:18px;
    background-position:0 0;
    background-repeat:no-repeat;
    background:url('/images/menu2.png');
    line-height:18px;
    text-align:left;
    text-indent:20px;
    white-space:nowrap;
    overflow:hidden;
}

a.menu_button2:hover
{
    background-position:0px -36px;
    color:#000;
}

a.menu_button2_on
{
    background-position:0px -18px;
    color:#FF9900;
}

div.content
{
    float: left;
    position: relative;
    display:block;
    width: 780px;
    height:auto;
    padding:5px 0;
}

div.footertext_con
{
    float:left;
    clear:left;
    width:100%;
}

.footer_logo
{
    float:left;
    overflow:hidden;
}

p.footertext
{
    font-size:10px;
    font-weight:100;
}

div.fp_slidecon
{
    float:left;
    position:relative;
    display:block;
    width:775px;
    height:auto;
    max-height:575px;
    background: #FFF;
    margin:0;
    overflow:hidden;
}

div.promobar
{
    float: left;
    position: relative;
    width: 776px;
    height:27px;
    margin:2px 0px;
    border: solid 2px #ff9900;
    background:transparent url('/images/title_27.jpg') repeat-x center top;
}

div.promobar_title
{
    float: left;
    position: relative;
    width: 80px;
    height:27px;
    background:transparent url('/images/title_27.jpg') repeat-x center top;
    font-size:13px;
    font-weight:900;
    color:#FFF;
    line-height:25px;
    padding: 0 15px;
}

div.promobar_content, div.promobar_content1, div.promobar_content2, div.promobar_content3
{
    float:left;
    position:relative;
    width:654px;
    height:25px;
    font-size:12px;
    font-weight:900;
    color:#000;
    line-height:25px;
    padding:0 5px;
    border: solid 1px #000;
    background: #FFF;
}

div.promobar_content1
{
    width:355px;
    margin: 0 10px;
}

div.promobar_content2
{
    width:355px;
    margin: 0 10px;
}

div.promobar_content3
{
    width:355px;
    margin: 0 -10px;
}

.promo_right_con
{
    position:relative;
    float:right;
    display:block;
    width:370px;
}

.promo_item_con
{
    float: left;
    width: 85px;
    height:130px;
    margin: 0 3px;
}

.promo_item
{
    display: block;
    margin: 0;
}

.promo_text
{
    margin: 1px 0;
    text-align: center;
    font-size:10px;
    font-weight:600;
}


div.footer_bg
{
    float:left;
    clear:both;
    display:block;
    position:relative;
    width:100%;
    height:141px;
    background:url('/images/footer_bg.png') repeat-x center bottom;
    overflow:visible;
    margin:0;
    padding:0;
    z-index:1;
}

div.fm_bg
{
    float:left;
    clear:both;
    display:block;
    position:relative;
    width:100%;
    height:40px;
    background:#000;
    color:#666;
    overflow:visible;
    margin:0;
    padding:0;
    font-size:11px;
    font-weight:bold;
    text-align:center;
    z-index:1;
}

div.fm_bg a
{
    color:#666;
}

div.fm_bg a:hover
{
    color:#FFF;
}

div.footer_con
{
    display:block;
    position:relative;
    width:990px;
    height:141px;
    margin:0 auto 0 auto;
    text-align:center;
    background: url('/images/footer.png') repeat-x center bottom;
    overflow:visible;
}

div.footer_block
{
    float:left;
    position:relative;
    display:block;
    padding:0;
    margin:0 5px;
    width:auto;
    text-align:left;
}

div.footer_block h2
{
    color:#000;
    font-size:13px;
    font-weight:900;
    border-bottom: solid 1px #ff9900;
    padding:0 0 5px 0;
    margin:5px 10px;
}

a.footer_link, p.footer_link
{
    float:left;
    position:relative;
    display:block;
    width:100%;
    clear:both;
    margin: 2px 10px;
    text-decoration:none;
    color:#000;
}

a.footer_link:hover
{
    color:#666;
}

a.link_button, a.link_button_on
{
    float:left;
    position:relative;
    font-size:14px;
    font-weight:900;
    text-align:center;
    width: 120px;
    height: 30px;
    line-height:28px;
    border: solid 1px #ff9900;
    color: #9a9a9a;
    background-color: #FFF;
}

a.link_button:hover, a.link_button_on
{
    background-color: #9a9a9a;
    color: #FFF;
}

a.link_button_on:hover
{
    background-color: #FFF;
    color: #9a9a9a;
}

a.link_basket, a.link_wishlist, a.link_newsletter
{
    float:right;
    position:relative;
    width:200px;
    height:32px;
    margin: 4px 0;
    line-height:32px;
    text-indent:45px;
    text-align:right;
    direction:rtl;
    font-size:12px;
    font-weight:700;
    background-position: 0px 0px;
    background-repeat:no-repeat;
}

a.link_basket
{
    background:url('/images/icon_basketadd.png') no-repeat right 0;
}

a.link_basket:hover
{
    background-position: right -32px;
}

a.link_wishlist
{
    background:url('/images/icon_wishadd.png') no-repeat right 0;
}

a.link_wishlist:hover
{
    background-position: right -32px;
}

a.link_newsletter
{
    background:url('/images/icon_mail.png') no-repeat right 0;
}

a.link_newsletter:hover
{
    background-position: right -32px;
}

a.link_zoom
{
    float:left;
    position:relative;
    width:50px;
    height:22px;
    margin: 35px 0 0 0;
    line-height:21px;
    text-indent:30px;
    text-align:left;
    direction:ltr;
    font-size:12px;
    font-weight:700;
    background:url('/images/icon_zoom.png') no-repeat left 0;
}

a.link_zoom:hover
{
    background-position: left -22px;
}

a.link_back
{
    float:left;
    position:relative;
    width:50px;
    height:20px;
    margin:0;
    line-height:19px;
    text-indent:22px;
    text-align:left;
    direction:ltr;
    font-size:12px;
    font-weight:700;
    background:url('/images/icon_back.png') no-repeat left 0;
}

a.link_back:hover
{
    background-position: left -20px;
}

a.link_remove
{
    float:left;
    position:relative;
    font-size: 2px;
    text-align:left;
    text-indent: -9000px;
    width: 19px;
    height: 19px;
    background: url('/images/icon_remove.png') no-repeat 0 0;
}

a.link_remove:hover
{
    background-position: 0px -19px;
}

.p_red
{
    color:#ff9900;
    font-size:11px;
}

a.plist_promo
{
    float:left;
    position:relative;
    margin:0;
    height:0;
    overflow:visible;
    z-index:100;
}

div.plist_row
{
    float:left;
    width:780px;
    height:auto;
    margin:0;
    padding:0;
    clear:left;
}

div.plist_con
{
    width:174px;
    height:174px;
    line-height:174px;
    white-space: nowrap;
    margin:0;
    overflow:hidden;
}

img.plist_promo
{
    position:absolute;
    margin:0;
    height:auto;
    overflow:visible;
    z-index:100;
}


img.plist_item
{
    position:relative;
    display:block;
    margin:auto auto;
    
    text-align:center;
	vertical-align:middle;
}

div.plist_item
{
    float:left;
    width:185px;
    height:auto;
    background:none;
    margin:0;
    padding:5px 10px 5px 0;
    cursor:pointer;
}

.plist_item a
{
    cursor:pointer;
}

p.plist_item
{
    text-align:right;
    font-size:12px;
    font-weight:400;
    padding: 0px 8px;
}

p.plist_brand, p.plist_brand2
{
    font-size:13px;
    font-weight:600;
    text-align:center;
    line-height:30px;
    min-height:30px;
    width:183px;
    color:#000;
    background: url('/images/title_30.jpg') repeat;
    white-space:nowrap;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    margin-top:1px;
}

p.plist_brand2
{
    font-size:12px;
    line-height:14px;
    white-space:normal;
}

p.plist_price
{
    color: #FF9900;
    font-weight:900;
    font-size:11px;
    line-height:15px;
    height:17px;
    width:185px;
    background:#000;
    border:none;
    text-align:center;
}

p.plist_price:hover
{
    text-decoration:none;
}

span.plist_sprice
{
    color: #FFF;
}
.plist_colours
{
    float:right;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    text-align:center;
    border: solid 1px #000;
    color:#000;
    background: #FFF;
    padding: 0px 2px;
    margin: 3px 3px 3px 0;
    width:auto;
}

.nav_con
{
    float: left;
    position: relative;
    width: 773px;
    height:27px;
    background:transparent url('/images/title_27.jpg') repeat-x center top;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}

a.bCrumb
{
    float: left;
    position: relative;
    font-weight:900;
}

.status_con
{
    float:left;
    display:block;
    width:300px;
}

.pagination_con
{
    float:left;
    display:block;
    width:310px;
}

.sort_con
{
    float:left;
    display:block;
    width:150px;
}

.sort_title 
{
    float:left;
    display:block;
    width:25px;
}

.plist_status
{
    float:left;
    display:block;
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    text-align:center;
    border: solid 0px #000;
    color:#000;
    padding: 0px 0px;
    margin:5px 10px;
}

a.statuslink:visited, a.statuslink:active, a.statuslink:link, a.statuslink, a.statuslink_on
{
    float:left;
    display:block;
    font-weight:bold;
    font-size:10px;
    text-decoration:none;
    text-align:center;
    border: solid 1px #000;
    color:#000;
    background: transparent;
    padding: 1px 2px;
    margin:4px;
}

a.statuslink:hover
{
    background: #ff9900;
}

a.statuslink_on
{
    background:#000;
    color:#FFF;
}

a.statuslink_on:hover
{
    background: #666666;
}

.brand_info
{

}

.brand_link_con
{
    display: block;
    position: relative;
    float:left;
    clear: both;
    width:100%;
    height:auto;
    margin: 20px 0;
}

a.brand_link
{
    float:left;
    display:block;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
    text-align:center;
    border: solid 1px #000;
    color:#000;
    background: transparent;
    padding: 3px 4px;
    margin:4px;
}

a.brand_link:hover
{
    background: #ff9900;
    color:#000;
}

span.brand_link_count
{
    color:#666;
}

/* ########## GENERAL INPUT FORM ########## */

.input_form fieldset
{
    display: block;
    position: relative;
    clear: both;
    border: none;
    margin: 0;
    padding: 0 0.2em 0 0.8em;
}

.input_form textarea
{
    font-size:10px;
}

.input_form input
{
    display: block;
    position: relative;
    height:14px;
    width:131px;
    top: -1.4em;
    left: 10em;
    border: solid 1px #500E19;
    text-align:left;
    font-size:10px;
    padding-left:5px;
    padding-top: 2px;
}

.input_form input.check
{
    display: block;
    position: relative;
    height:auto;
    width:auto;
    top: -2.4em;
    left: 22em;
    padding:none;
}

.input_form input.hidden
{
    display:none;
}

.input_form input.btn
{
    font: normal normal 900 12px Verdana, sans-serif;
    display:block;
    position:relative;
    color:#ff9900;
    border:none;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
    border: solid 2px #ff9900;
    background: #000;
    width:139px;
    height:29px;
    line-height:25px;
    padding: 0 0 4px 0;
    margin: 10px 0 -20px -1.7em;
}

.input_form input.btn:hover
{
    background: #B7A379;
    background: #000 url('/images/button_bg.png') repeat-x 0 0;
}

.small_btn
{
    display:block;
    position:relative;
    font-size: 2px;
    text-indent: -9000px;
    color:#FFFFFF;
    border:none;
    cursor:pointer;
    background:url('/images/button_go.gif') no-repeat;
    width:25px;
    height:19px;
}

.small_btn:hover
{
    background-position: 0px -19px;
}

a.link_btn:link, a.link_btn:active, a.link_btn:visited, a.link_btn
{
    font: normal normal 900 12px Verdana, sans-serif;
    display:block;
    position:relative;
    border: solid 2px #ff9900;
    background: #000;
    width:135px;
    height:25px;
    line-height:22px;
    padding: 0;
    color:#ff9900;
    cursor:pointer;
    text-decoration:none;
    text-align:center;
}
a.link_btn:hover
{
    background: #B7A379;
    background: #000 url('/images/button_bg.png') repeat-x 0 0;
}

.input_form input.submit
{
    width: auto;
    float: left;
    display: block;
    color:#FFFFFF;
    margin: 16px 0 0 -1.1em;
}

.input_form input.submit2
{
    width: auto;
    float: left;
    margin: 2em 0 0 3em;
}

.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;
    width: 10em;
    margin-top: -1em;
    text-align:left;
    font-size:10px;
    font-weight:600;
}

.input_form label.check
{
    clear: both;
    position: relative;
    float: left;
    display: block;
    width: 22em;
    margin-top: -1em;
    text-align:left;
    font-size:10px;
    font-weight:600;
}

.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
{
    display: block;
    position: relative;
    height:18px;
    width:138px;
    top: -1.4em;
    left: 10em;
    border: solid 1px #500E19;
    text-align:left;
    font-size:10px;
    padding-left:5px;
    padding-top: 2px;
}

.input_form textarea
{
    clear: both;
    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;
    background:transparent;
}

.form_err_con
{
    clear: both;
    float: left;
    display: block;
    margin-left: 1em;
    width: 25em;
    font-weight: bold;
}

/* ########## GENERAL INPUT FORM CONTAINER ########## */

.form_t_l
{
    display: block;
    float: left;
    background: url( '/images/form_t_l.gif') no-repeat;
    width: 1px;
    height: 30px;
}
.form_t_r
{
    display: block;
    float: right;
    background: url( '/images/form_t_r.gif') no-repeat;
    width: 1px;
    height: 30px;
}
.form_t_m
{
    display: block;
    width: 100%;
    background: url( '/images/form_t_m.gif') repeat;
    height: 30px;
}
.form_b_m
{
    display: block;
    width: 100%;
    background: url( '/images/form_b_m.gif');
    height: 1px;
}
.form_b_l
{
    display: block;
    float: left;
    background: url( '/images/form_b_l.gif') no-repeat;
    width: 1px;
    height: 1px;
}
.form_b_r
{
    display: block;
    float: right;
    background: url( '/images/form_b_r.gif') no-repeat;
    width: 1px;
    height: 1px;
}

.form_t_title
{
    float: left;
    display: block;
    overflow: hidden;
    color: #666;
    font-size:13px;
    font-weight:600;
    width: auto;
    float: left;
    margin: 5px 0 -10px 10px;
    position: relative;
}
.form_innercon
{
    position: relative;
    display: block;
    width: 300px;
    margin: 0 auto;
    text-align:center;
}

.form_innercon_wide
{
    position: relative;
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align:center;
}

.form_content
{
    position: relative;
    background: url('/images/form_b_l.gif') repeat-y top left;
    display: block;
    width: auto;
    height: auto;
}

.form_content_bg
{
    position: relative;
    width: auto;
    height: auto;
    padding: 0px 0px 10px 0px;
    background: url('/images/form_b_r.gif') repeat-y top right;
}

.form_container
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 90%;
    background: url('/images/form_bg.gif') repeat 0 0;
    margin-bottom:15px;
}

.form_container_thin
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 50%;
    background: url('/images/form_bg.gif') repeat 0 0;
    margin-bottom:15px;
}

.form_container_wide
{
    position: relative;
    display: block;
    margin: 0 auto;
    width: 90%;
    background: url('/images/form_bg.gif') repeat 0 0;
    margin-bottom:15px;
}

#form_col_1
{
    position: relative;
    float: left;
    width: 49%;
}
#form_col_2
{
    position: relative;
    float: left;
    width: 49%;
}

.form_desc
{
    margin: 0 0 0 0;
}

.form_desc_m
{
    margin: 0.2em 0 0.2em 2em;
}

fieldset
{
    border: 0px solid #000000;
}

#title_other
{
    display: none;
}

/* ########## ACCOUNT ########## */

table.account
{
    width: 100%;
    border-spacing: 0px;
    border: 1px solid #000000;
    background: #FFFFFF;
    color: #000;
    margin: 0px 1px 0px 1px;
}
table.account th
{
    font-weight: bold;
    text-align: center;
    background: url( '../images/footer_bg.png' );
    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: url( '../images/footer_bg.png' );
    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 ########## */

.basket_image
{
    position: relative;
    margin:0 auto;
    border:none;
}

.basket_text
{
    text-align: center;
    clear:both;
}

.basket_promo
{
    text-align:center;
    font-size:11px;
    font-weight:900;
    color:#ff9900;
}

span.basket_grey
{
    color:#ff9900;
}

span.basket_size
{
    color:#ff9900;
    font-size:11px;
}

span.basket_per
{
    font-size:10px;
}

table.basket
{
    float:left;
    border-spacing: 0px;
    border:none;
    margin:0 auto;
    width:760px;
    font-size:13px;
    font-weight:900;
    color:#666;
}
table.basket th
{
    font-weight: bold;
    text-align: center;
    padding: 1px 1px;
    border:none;
    height:30px;
    background: url('/images/title_30.jpg') repeat-x;
    color:#666;
}

table.basket tr.product
{
    background: url('/images/basket_bg.gif') repeat-x;
}

table.basket td
{
    text-align: center;
    padding: 3px 3px;
    height:100px;
}

table.basket td.name
{
    text-align: left;
}

table.basket td.titletotal
{
    text-align: right;
    color:#666;
    height:30px;
}

table.basket td.total
{
    text-align: right;
    height:30px;
    font-weight:900;
}

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: 0px solid #000000;
    border-top: 0px solid #000000;
    height:auto;
}

table.basket td.footer_t
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-top: 0px solid #000000;
    height:auto;
}

table.basket td.footer_m
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    height:auto;
}

table.basket td.footer_b
{
    font-weight: bold;
    text-align: center;
    background: #FFFFFF;
    padding: 1px 1px;
    border: 0px;
    border-bottom: 0px solid #000000;
    height:auto;
}

table.promocon
{
    width: 100%;
    border-spacing: 0px;
    border: 0 solid #000000;
    margin: 0 auto;
}

table.promocon td
{
    text-align: left;
    padding: 3px 0 0 0;
}


table.basketpromo
{
    float:left;
    border: none;
    background-color: #FFFFFF;
    width:350px;
}

table.basketpromo td
{
    text-align: left;
    padding: 0 2px 0 4px;
    background: url('/images/title_30.jpg') repeat-x;
    font-size:12px;
    height:30px;
    font-weight:900;
    color:#666;
    white-space:nowrap;
    border-bottom: solid 1px #FFF;
}

table.basketpromo td.title
{
    width:120px;
}


.loyalty_desc
{
    text-align: left;
}

.conf_msg
{
    text-align: center;
}

.info_left
{
    float:left;
    position:relative;
    width:370px;
    padding:5px;
}

.info_right
{
    float:left;
    position:relative;
    width:390px;
    padding:5px;
}

.info_right_a
{
    float:left;
    position:relative;
    display:block;
    width:150px;
    padding:10px;
    z-index:10;
}

.info_right_b
{
    float:left;
    position:relative;
    display:block;
    width:200px;
    padding:10px;
    z-index:10;
}

.info_right_links
{
    float:left;
    position:relative;
    display:block;
    z-index:1;
    width:360px;
    height:32px;
    padding:20px 20px;
    margin:0;
    background: url('/images/link_bg.jpg') no-repeat;
}

#sizemessage
{
    float:left;
    position:relative;
    display:block;
    width:360px;
    height:auto;
    padding:0 10px;
    margin:5px 0;
    overflow:hidden;
    font-size:11px;
    font-weight:700;
    color:#000;
}

#personalise
{
    float:left;
    position:relative;
    display:block;
    width:360px;
    height:auto;
    padding:0 20px;
    margin:0;
    overflow:hidden;
}

.prodmore
{
    float:left;
    clear:both;
    position:relative;
    width:780px;
    z-index:50;
}

.prodmore_title
{
    font-size:13px;
    font-weight:600;
    text-align:left;
    line-height:26px;
    height:30px;
    width:773px;
    color:#666;
    text-indent:10px;
    background: url('/images/title_30.jpg') repeat-x;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    white-space:nowrap;
    overflow:hidden;
}

.r_item_con
{
    float:left;
    width:125px;
    height:200px;
    margin:0 1px;
}

.r_image
{
    display:block;
    margin:0 auto;
}

.r_image_con
{
    display: block;
    margin: 0 auto;
    height:122px;
    width:122px;
}

.r_text
{
    margin: 2px 0;
    text-align: center;
    font-size:10px;
    font-weight:600;
}

.r_price
{
    color: #FF9900;
    font-weight:900;
    font-size:10px;
    text-align:center;
}

span.r_sprice
{
    color: #666;
}

.info_zoom_con
{
    float:left;
    clear:both;
    position:relative;
    width:370px;
    height:24px;
}

.info_image_con
{
    margin:0 auto;
    height:auto;
    width:auto;
    text-align:center;
}

.info_image
{
    display:block;
    margin: 0 auto;
    height:360px;
    text-align:center;
}

.info_image_main
{
    display:block;
    margin: 0 auto;
    text-align:center;
}

.info_image_main_off
{
    display:none;
}

.info_image_alt_con
{
    background:none;
    border:none;
    border-top:none;
}

.info_image_alt
{
    padding:0 0 0 5px;
    margin:5px 0;
}

/* INFO_TITLE - Title Container */

.info_title
{
    font-size:13px;
    font-weight:600;
    text-align:left;
    line-height:26px;
    height:30px;
    width:100%;
    text-indent:10px;
    color:#666;
    background: url('/images/title_30.jpg') repeat-x;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    white-space:nowrap;
    overflow:hidden;
}

.info_blogo
{
    float:right;
    display:block;
    position:relative;
    font-size:12px;
    font-weight:600;
    text-align:left;
    padding: 1px 10px;
    margin:0;
    white-space:nowrap;
}

div.info_desc
{
    text-align: left;
    color: #000;
    font-size: 12px;
    font-weight:100;
    padding: 2px 10px;
}

div.info_desc p
{
    font-size: 11px;
    font-weight:100;
}
span.info_desc
{
    font-size: 12px;
    font-weight:900;
    color: #ff9900;
}

span.extra_name
{
    position:relative;
    display:block;
    float:left;
    font-size:10px;
    font-weight:100;
    height:auto;
    width:95px;
    margin: 1px 0;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
}
span.extra_val
{
    position:relative;
    display:block;
    float:left;
    font-size:10px;
    font-weight:900;
    height:auto;
    width:255px;
    margin: 1px 0;
    border-bottom: solid 1px #000;
    border-top: solid 1px #000;
}

div.info_size_con
{
    clear:both;
    float:left;
    width:100%;
    height: auto;
    padding: 0 10px;
}

.info_size
{
    float:left;
    position:relative;
    text-align: left;
    color: #ff9900;
    font-size: 13px;
    font-weight:900;
    height:auto;
    margin: 4px 0;
}

.info_colour
{
    text-align: left;
    color: #000;
    font-size: 10px;
    font-weight:600;
    height:auto;
    margin: 5px 0;
}

.info_price
{
    float:left;
    text-align: left;
    color: #000;
    width: 100%;
    font-size:20px;
    font-weight:900;
    margin-bottom:1px;
}

.info_sprice
{
    color: #ff9900;
}

.info_altprice
{
    float:left;
    text-align: left;
    color: #000;
    width: 100%;
    font-size:10px;
    font-weight:200;
    margin-bottom:5px;
}

#selectcolour
{
    text-transform:capitalize;
}

#selectsize
{
    margin:0;
    padding:0;
    height:auto;
}

/* INFO_CODE - Code Container */

.info_code
{
    float:left;
    color: #000;
    text-align:right;
    width: 49%;
    font-size:10px;
    font-weight:600;
}

div.size_button, div.size_button_on, div.size_button_off
{
    float:left;
    position:relative;
    padding:0 14px 0 0;
    margin:2px;
    height:23px;
    width:auto;
    line-height:21px;
    color:#000;
    text-decoration:none;
    font-size:11px;
    font-weight:700;
    cursor:pointer;
    background: transparent url('/images/icon_size_b.png') no-repeat right top;
}

div.size_button b, div.size_button_on b, div.size_button_off b
{
    float:left;
    position:relative;
    padding:0 2px 0 16px;
    margin:0;
    height:23px;
    width:auto;
    cursor:pointer;
    background: transparent url('/images/icon_size.png') no-repeat left top;
}

div.size_button:hover
{
    background-position: right center;
    color:#000;
}

div.size_button:hover b
{
    background-position: left center;
}

div.size_button_on b
{
    background-position: left bottom;
    color:#FFF;
}

div.size_button_on
{
    background-position: right bottom;
}

div.size_button_off b
{
    color:#ff0000;
}

div.size_button_off
{
    color:#ff0000;
    -moz-opacity: 0.5;
    opacity:.5;
    filter: alpha(opacity=50);
    display:none;
}

div.size_tab_con
{
    float:left;
    text-align: left;
    color: #ff9900;
    width: auto;
    margin: 0px 0 20px 0;
    font-size:12px;
    font-weight:600;
}

div.colour_button, div.colour_button_on, div.colour_button_off
{
    float:left;
    position:relative;
    padding:0 14px 0 0;
    margin:2px;
    height:23px;
    width:auto;
    line-height:21px;
    color:#000;
    text-decoration:none;
    font-size:11px;
    font-weight:700;
    cursor:pointer;
    background: transparent url('/images/icon_size_b.png') no-repeat right top;
}

div.colour_button b, div.colour_button_on b, div.colour_button_off b
{
    float:left;
    position:relative;
    padding:0 2px 0 16px;
    margin:0;
    height:23px;
    width:auto;
    cursor:pointer;
    background: transparent url('/images/icon_size.png') no-repeat left top;
}

div.colour_button:hover
{
    background-position: right center;
    color:#000;
}

div.colour_button:hover b
{
    background-position: left center;
}

div.colour_button_on b
{
    background-position: left bottom;
    color:#FFF;
}

div.colour_button_on
{
    background-position: right bottom;
}

div.colour_button_off b
{
    color:#ff0000;
}

div.colour_button_off
{
    color:#ff0000;
}

div.bag_con
{
    float:left;
    position:relative;
    margin:0;
    padding:0;
    height:0;
    width:0;
    overflow:visible;
    z-index:101;
}

div.bagConfirm
{    
    display:none;
    float:left;
    position:absolute;
    z-index:101;
    margin: -0 0 0 -225px;
    padding:20px 5px 10px 5px;
    width:181px;
    height:178px;
    color: #FF9900 !important;
    opacity:0;
    filter:alpha(opacity=0);
    font-size:12px;
    font-weight:500;
    text-align:center;
    background:url('/images/basketbg.gif') center top no-repeat;
    overflow:hidden;
}

div.bagInner
{
    float:left;
    position:relative;
    display:block;
    width:171px;
    margin:0 5px;
    z-index:101;
    font-weight: 900;
    color: #FF9900 !important;
}
p.bagerror
{
    color: #FF9900 !important;
    font-size:10px;
    font-weight: 900;
    text-align:center;
}

span.bagCT
{
    color: #FF9900 !important;
    font-size:10px;
    font-weight: 900;
}

span.bagC
{
    color: #FFF;
    font-size:12px;
    font-weight: 900;
}

a.bagClink
{
    color: #FFF;
    font-size:12px;
    font-weight: 900;
    text-align:center;
    clear:both;
}

.basket_form input
{
    height:14px;
    width:auto;
    border: solid 1px #000;
    font-size:11px;
    font-weight:400;
    color: #000;
    text-align:left;
}

.basket_form select
{
    text-align:left;
    width:auto;
    border: solid 1px #000;
    font-size:11px;
    font-weight:400;
    background:#FFFFFF;
    color: #000;
}

.basket_form input.hidden
{
    display:none;
}

.deliverydate_form input
{
    display: block;
    position: relative;
    height:14px;
    width:175px;
    border: solid 1px #000;
    font-size:11px;
    font-weight:400;
    color: #000;
    text-align:center;
}

.deliverydate_form select
{
    position: relative;
    text-align:center;
    width:177px;
    display: block;
    border: solid 1px #000;
    font-size:11px;
    font-weight:400;
    background:#FFFFFF;
    color: #000;
}

.deliverydate_form input.hidden
{
    display:none;
}

.deliverydate_form input.small_btn
{
    display:block;
    position:relative;
    font-size: 2px;
    text-indent: -9000px;
    color:#FFFFFF;
    border:none;
    cursor:pointer;
    background:url('/images/icon_go.png') no-repeat;
    width:26px;
    height:28px;
}

.deliverydate_form input.small_btn:hover
{
    background-position: 0px -28px;
}

#fcol_1
{
    position: relative;
    float: left;
    width: 49.4%;
    height: auto;
}
#fcol_2
{
    position: relative;
    float: left;
    width: 49.4%;
    height: auto;
    margin-right: 0.8%;
}
.finfo_main
{
    clear: both;
    float: left;
    width: 100%;
    height: auto;
}

/* ########## CONTACT ########## */

.con_address
{
    margin-left: 2em;
    width: 90%;
    font-size:14px;
    font-weight:300;
    text-align: center;
}

.selection fieldset
{
    float:left;
    display:block;
    position:relative;
    border:none;
    margin:6px 0 0 0;
    padding:0;
}

.selection label
{
    float: left;
    position: relative;
    display: block;
    width: 160px;
    text-align:left;
    font-size:11px;
    color:#000;
    font-weight:900;
}

.selection select
{
    display: block;
    position: relative;
    height:18px;
    width:110px;
    top: -15px;
    left: 50px;
    border: solid 1px #000;
    text-align:left;
    font-size:10px;
}

.frame_con
{
    position: relative;
    display: block;
    width:100%;
    margin:0;
    overflow:hidden;
}

.frame_t_l
{
    display: block;
    float: left;
    background: url('/images/frame_tl.jpg') no-repeat;
    width: 9px;
    height: 9px;
}
.frame_t_r
{
    display: block;
    float: right;
    background: url('/images/frame_tr.jpg') no-repeat;
    width: 9px;
    height: 9px;
}
.frame_t_m
{
    display: block;
    width: 100%;
    background: url('/images/frame_t.jpg') repeat;
    height: 9px;
}
.frame_b_m
{
    display: block;
    width: 100%;
    background: url('/images/frame_b.jpg') repeat;
    height: 9px;
}
.frame_b_l
{
    display: block;
    float: left;
    background: url('/images/frame_bl.jpg') no-repeat;
    width: 9px;
    height: 9px;
}
.frame_b_r
{
    display: block;
    float: right;
    background: url('/images/frame_br.jpg') no-repeat;
    width: 9px;
    height: 9px;
}

.frame_l
{
    position: relative;
    background: transparent url('/images/frame_l.jpg') repeat-y top left;
    display: block;
    margin: 0;
    width: auto;
    height: auto;
}

.frame_r
{
    position: relative;
    width: auto;
    height: auto;
    background: #FFF url('/images/frame_r.jpg') repeat-y top right;
}

.frame_content
{
    position:relative;
    display:block;
    width:auto;
    margin:0 auto;
    padding:0 6px;
    text-align:center;
}
