﻿body { }

dl { margin: 0 }

h2 { color: #bd488b !important; font-size: 14px !important; font-weight: bold !important; margin: 10px 0px; }

a:link { color: #bd488b; text-decoration: none;}

a:hover { color: #333; text-decoration: none; }

a:visited { color: #bd488b; text-decoration: none; }

.paypal { float: right; }

.login_wrap { float: left; width: 400px; }

.register_now { float: left; width: 300px; margin: 50px 0px; }

.reset_wrap { clear: both; padding-top: 20px; }

/* PRODUCTS */

.product_grid .rgRow td, .product_grid .rgAltRow td
{
    border-style: none !important;
    padding: 0px 0px 0px 0px !important;
}

.product_title { color: #bd488b; font-weight: bold; padding-bottom: 10px;}

.product_contain { padding-left: 20px; width: 500px; height: auto;}

.product_holder { border: none !important; }

.product_desc { }

.product_pricetag { color: #333; font-weight: bold; font-size: 16px !important;} 

.product_pricecontain { width: auto !important; }

.product_price { color: #bd488b; font-weight: bold; font-size: 16px !important;} 

.product_vat { float: left; padding: 0 !important; margin-left: 10px; font-size: 10px !important; }

.product_stockout { font-size: 10px; }
 
.product_skunew {  font-size: 10px; margin-bottom:5px; }

.product_buynow { padding-top: 4px !important; }

/* DETAIL */

.detail_one { padding-top: 15px; margin-top: 0px; }

.detail_title { color: #bd488b; font-size: 14px; }

.detail_stock { color: #bd488b; font-size: 14px; }

/* BASKET */

.basketbg { margin: 10px; padding: 10px; float: right; height: 70px; width: 200px; background-color: #FCEFF2; background-image: url(images/view_bag.gif); background-repeat: no-repeat;}

.basketmin { padding-top: 30px; padding-left: 10px; height: 50px; width: 200px;}

.basket_items { color: #333 !important; }

.basket_productholder { width: 450px; padding-right: 0px !important; padding-left: 0px !important; }

.basket_subtotal { color: #000 !important; font-size: 16px !important; }

.basket_subtotaltag { color: #333 !important; font-size: 16px !important; font-weight: bold; }

.basket_num {width: auto !important; }

.basket_lintotal { width: 30px !important; }

.basket_header {width: auto; }

.basket_stock { width: 100%; text-align:right; }

.basketfull { padding-left: 0px !important; }

.basket_productimage { padding-left: 0px !important; }

/* CHECKOUT */

.chkout_purtag { float: none !important; clear: both !important;}

.chkout_purtxt { float: left !important; padding-left: 0px !important; padding-top: 10px !important;}

.chkout_promo { width: 100%; }

.chkout_specholder { }

.chkout_grid { padding-top: 20px; }

/* ORDER DETAIL */

.orderdet_basket, .orderdet_download {
    float:left;
    font-size:0.8em;
}

/* General */

.basket_grid .rgRow td, .basket_grid .rgAltRow td, 
.chkout_grid .rgRow td, .chkout_grid .rgAltRow td,
.history_grid .rgRow td, .history_grid .rgAltRow td,
.detail_grid .rgRow td, .detail_grid .rgAltRow td
{
    border-color: #DFDFDF;
}

.RadGrid .rgRow td,
.RadGrid .rgAltRow td, 
.RadGrid .rgEditRow td, 
.RadGrid .rgFooter td {
    border-style:solid;
    border-width:0 0 1px;
    padding-bottom:3px;
    padding-top:4px;
}

.RadGrid .rgRow td, 
.RadGrid .rgAltRow td, 
.RadGrid .rgEditRow td, 
.RadGrid .rgFooter td, 
.RadGrid .rgFilterRow td, 
.RadGrid .rgHeader, 
.RadGrid .rgResizeCol, 
.RadGrid .rgGroupHeader td {
    padding-left:7px;
    padding-right:7px;
}
