﻿body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 70%;
    /*line-height: 1.4em;*/
    color: #333333;
    background: #bfbfbf;
}

a {
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    outline: none;    
}

.no-margin {
    margin: 0px;
}

object {
    outline: none;
    /*border: solid 1px #cccccc;*/
}

img {
    border: 0px;    
}

img.flashFeat {
    width: 464px; 
    height: 260px;
    padding: 0px 0px 10px;   
}

img.warning {
    width: 23px; 
    height: 23px; 
    float: left;
}

p {
    margin: 0px 0px 10px;
    line-height: 1.4em;
}

ul {
    margin: 0px 0px 10px 15px;
    padding: 0px;   
    line-height: 1.6em;
}

h1 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 2.8em;
    /*text-transform: uppercase;*/
    margin: 0px 0px 5px;
    color: #202020;
}

h2 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 2em;
    font-weight: bold;
    /*text-transform: uppercase;*/
    margin: 0px 0px 5px;  
    color: #202020; 
}

h3 {
    font-family: Arial, Helvetica, Sans-Serif;
    color: #202020;
    font-size: 1.1em;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.2em;
    margin: 0px;
}

.red {
    color: #890000;
}

.grey {
    color: #6d6b6b;
}

.nowrap {
    white-space: nowrap;
}

.blackTop {
    width: 100%;
    height: 108px;
    background: #000000;  
}

.admin-bar {
    position: absolute; 
    top: 5px; 
    left: 0px; 
    width: 205px; 
    padding: 5px 10px; 
    border: 1px solid #cccccc; 
    background: #fbd566; 
    font-size: 1.2em; 
    font-weight: bold; 
    text-align: center;
}

.width-983-wrapper {
    width: 983px;
    margin: 0 auto;
}

.width-755-wrapper {
    width: 719px;
    padding: 17px;
    position: relative;
    border: 1px solid #8e8e8e;
}

.basketWrapper {
    width: 983px; 
    height: 108px; 
    position: relative; 
    margin: 0 auto;    
    background: transparent url(/_common/img/phone_num.gif) no-repeat 100% 0;
}

.basket {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 246px;
    background: #1f1f1f url(/_common/img/basket.gif) no-repeat 205px 10px;
}

.yellowBar {
    width: 100%;
    background: #f9b900;             
}

.yellowBar a {
    float: right;
    padding: 0px 10px 5px 10px;
    margin: 9px 0px 0px;
    font-weight: normal;
    border-left: 1px solid #826000;
}

.yellowBar a:hover {
    text-decoration: underline;        
}

.greyBar {
    width: 100%;
    background: #858585 url(/_common/img/greyBar_bg.gif) repeat-x 0 0;             
}

.breadcrumb {
    padding: 8px 17px;
    margin: 0px 0px 0px 227px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.breadcrumb a {
    color: #ffffff;
}

.breadcrumb a:hover {
    text-decoration: underline;
}

.container {    
    width: 983px;
    margin: 0px auto 30px;
    z-index: 1000 !important;
}

/******************/
/* Sprite symbols */

.arrow-black-3-dots, .question-mark, .question-mark-grey, .close,
.corn_yell_tl, .corn_yell_tr, .corn_yell_bl, .corn_yell_br,
.corn_blue_tl, .corn_blue_tr, .corn_blue_bl, .corn_blue_br {
    display: block;
    overflow: hidden;
    background-color: transparent;
    background-image: url(/_common/img/sprite.gif);
    background-repeat: no-repeat;    
}

.arrow-black-3-dots {    
    width: 7px;
    height: 11px; 
    background-position: 0 0;       
}

.question-mark {
    width: 15px;
    height: 15px;
    background-position: -10px 0px;
}

.question-mark-grey {
    width: 15px;
    height: 15px;
    background-position: -28px 0px;
}

.close {
    width: 7px;
    height: 7px;
    background-position: -69px 0px;
}

.corn_yell_tl, .corn_yell_tr, .corn_yell_bl, .corn_yell_br,
.corn_blue_tl, .corn_blue_tr, .corn_blue_bl, .corn_blue_br {
    width: 4px;
    height: 4px;
    position: absolute;
}

.corn_yell_tl {
    background-position: -45px 0px;
}

.corn_yell_tr {
    background-position: -50px 0px;
}

.corn_yell_bl {
    background-position: -45px -5px;
}

.corn_yell_br {
    background-position: -50px -5px;
}

.corn_blue_tl {
    top: 0px;
    left: 0px;
    background-position: -57px 0px;
}

.corn_blue_tr {
    top: 0px;
    right: 0px;
    background-position: -62px 0px;
}

.corn_blue_bl {
    bottom: 0px;
    left: 0px;
    background-position: -57px -5px;
}

.corn_blue_br {
    bottom: 0px;
    right: 0px;
    background-position: -62px -5px;
}

/******************/
/* Sprite buttons */

.tabs {
    height: 65px;
    margin: 10px 0px 3px; 
    padding: 0px; 
}   

.vehicle-tab, .vehicle-tab-active,
.universal-tab, .universal-tab-active {
    width: 376px;
    height: 65px;
    margin: 0px;
    display: block;
    float: left;
    overflow: hidden;    
    cursor: pointer;
    background-color: transparent;
    background-image: url(/_common/img/sprite_buttons.gif);
    background-repeat: no-repeat;   
}

a.vehicle-tab-active,
a.universal-tab-active {
    border-bottom: 3px solid #d9d9d9;
}

a.vehicle-tab-active,
a.vehicle-tab:hover {
    background-position: 0 0;    
}

a.vehicle-tab {
    background-position: 0 -65px;
}

a.universal-tab-active,
a.universal-tab:hover {
    background-position: 0 -130px;    
}

a.universal-tab {
    background-position: 0 -195px;
}

/************/
/* Homepage */

.promo {
    width: 180px;
    float: left;
    border: 1px solid #8e8e8e;
    position: relative;
    margin: 0px 9px 10px 0px;
}

.promo .cat-name {
    background: #f9b900;
    padding: 8px 10px 3px 17px;
    position: relative;
    cursor: pointer;
}

.promo .cat-name h2 {
    font-size: 1.3em;
    text-transform: uppercase;
}

.promo .cat-name .arrow-black-3-dots {
    position: absolute; 
    bottom: 12px;
    right: 10px;
    cursor: pointer;
}

.promo .price-from {
    background: #e1e1e1;
    padding: 10px 10px 7px 17px;
    border-top: 1px solid #8e8e8e;
    position: relative;
}

.promo .promo-price {
    color: #333333;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

.promo .promo-price .red {
    font-size: 1.8em;
    color: #890000;
    margin-left: 8px;
}   

.promo .image {
    position: relative;
    border-top: 1px solid #8e8e8e;
}

.home-intro {
    width: 514px; 
    float: left;
    padding: 20px 25px 125px;
    margin-bottom: 10px; 
    background: #d9d9d9;
    position: relative;
}

.home-intro h2 {
    text-transform: none;
    margin: 0px 0px 15px;
    font-size: 1.6em;
}

.home-intro p {
    font-size: 1.1em;
}

.home-panels {
    float: right; 
    width: 182px; 
}

.home-panels img {    
    width: 182px;     
    margin: 0px 0px 5px;
}

/* end Homepage */
/****************/

.leftCol {
    float: left;
    width: 208px;
    padding: 10px;
    margin-top: -123px;
    position: relative;
    background: #bfbfbf;
}

.leftCol img.imgButton {
    margin: 0px 0px 5px;
}

/**********/
/* Navbar */

.navbar {
    width: 206px;
    border: 1px solid #8f8f8f;
    margin: 10px 0px 5px;  
    background: #f9b900;
    position: relative;
}

.navbar .corn_yell_tl {
    top: -1px;
    left: -1px;
}

.navbar .corn_yell_tr {
    top: -1px;
    right: -1px;
}

.navbar .corn_yell_bl {
    bottom: -1px;
    left: -1px;
}

.navbar .corn_yell_br {
    bottom: -1px;
    right: -1px;
}

.navbar ul {
     margin: 15px 0px;
     list-style-type: none;
}

.navbar ul li {
    list-style-type: none;
    margin: 0px 0px 1px;
    padding: 0px;    
}

.navbar ul li.parent {    
    background: #f9b900;
    padding: 0px;
}

.navbar ul li.parent h3 {
    color: #693901;
    font-size: 1.2em;
    margin: 12px 12px 2px 12px;
}

.navbar ul li.parent ul {
    margin: 0px;
}

.navbar ul li a {
    display: block;
    color: #000000;
    font-weight: bold;
    line-height: 1.4em;
    text-transform: uppercase;
    padding: 3px 0px 2px 18px;
    background: #fbd566 url(/_common/img/arrow_gold.gif) no-repeat 8px 6px;    
}

.navbar ul li a.active,
.navbar ul li a:hover {
    color: #985301;
    background-color: #ffffff;
}

/*******************/
/* Part num Search */

.search {
    width: 206px;
    border: 1px solid #8f8f8f;
    margin: 5px 0px;  
    background: #ffffff;
}

.search .inner-panel {
    width: 176px;
    padding: 8px 10px 15px 16px;      
    border: 2px solid #f9b900;    
    position: relative;
}

.search .corn_yell_tl {
    top: -3px;
    left: -3px;
}

.search .corn_yell_tr {
    top: -3px;
    right: -3px;
}

.search .corn_yell_bl {
    bottom: -3px;
    left: -3px;
}

.search .corn_yell_br {
    bottom: -3px;
    right: -3px;
}

.search h3 {
    margin: 0px 0px 5px;
}

.search a.question-mark {
    position: absolute;
    top: 0px;
    right: 14px;
}

.search .tooltip {
    display: none;
    position: relative;    
    margin-bottom: 10px;    
}

.search .tooltip a.close {
    position: absolute;
    right: 5px;
    bottom: 3px;
}

.search input.text {
    float: left;
    width: 140px;
}

.search .arrow-black {
    float: left;
    width: 7px; 
    height: 11px;
    margin: 8px 0px 0px 10px;
}

.search .arrow-black-3-dots span {
    display: none;
}

.search .partNumErr {
    display: none; 
    font-size: 1.1em; 
    font-weight: bold;
    text-align: center;
}

/* end Navbar & Part num Search */
/********************************/

.contentCol {
    float: right;
    width: 755px;
    margin: 0px;
    padding: 0px;    
    background: transparent url(/_common/img/content_bg.gif) repeat-y 0 0;
}

.middleCol {
    width: 464px;
    float: left;
    padding: 17px;
    position: relative;
    border: 1px solid #8e8e8e;
    border-bottom: 0px;
}

.rightCol {
    width: 209px;
    float: right;
    position: relative;
    border: 1px solid #8e8e8e;
    border-bottom: 0px;
    padding: 17px;
}

.header-feat {
    width: 753px; 
    height: 163px; 
    margin: 0px 0px 10px; 
    border: 1px solid #959595; 
    background: #e1e1e1;
    position: relative;
}

.header-feat img.feat {
    width: 753px; 
    height: 163px;
}

.header-feat .cat-title {
    width: 325px; 
    z-index: 10; 
    position: absolute; 
    bottom: 20px; 
    left: 30px;
}

/*.header-feat .cat-title span {
    white-space: nowrap;
}*/

.content-inner {
    background: #d9d9d9;
    position: relative;
    padding: 20px 2px;
    margin: 0px 0px 10px;
}

.vehicle-info-bar {
    width: 751px;
    padding: 0px 2px;
    margin: 0px;
    position: relative;
    background: #d9d9d9 url(/_common/img/vehicle_info_bar_bg.gif) repeat-y 0 0;
}

.vehicle-info-bar div.v-details {
    width: 109px; 
    float: left;
    padding: 10px 20px; 
    border-right: 1px solid #bfbfbf; 
    font-weight: bold;
    font-size: 1.1em;
}

.vehicle-info-bar div.v-bottom {
    clear: left;
    height: 10px; 
    background: #d9d9d9; 
    border-top: 1px solid #bfbfbf;
}

.steps-hint {
    margin: 0px 15px 15px; 
    padding: 10px; 
    background: #eaeaea;  
    border: 1px solid #bfbfbf;
}

a.vehicle-make {
    width: 91px; 
    height: 87px; 
    float: left;
    display: block; 
    margin: 0px 3px 3px 0px;    
    color: #985301;
    background: #ffffff; 
    font-weight: bold;
    text-align: center; 
    overflow: hidden;
    position: relative;
}

a.vehicle-make img {
    width: 50px; 
    height: 50px;
    margin: 5px auto 10px;
    display: block;
}

a.vehicle-make span.text {
    text-align: center; 
    display: block;
    width: 100%; 
    position: absolute; 
    bottom: 5px; 
    left: 0px;
}

.vehicle-list {
    float: left;
    width: 152px;
    margin-left: 16px;
    border-right: 1px solid #bfbfbf;
    position: relative;
}

.vehicle-list h3,
.vehicle-info-bar div h3 {
    font-size: 1.2em;
    margin: 0px 0px 10px;
}

a.vehicle-info {
    display: block;
    color: #985301;
    font-size: 1.1em;
    font-weight: bold;
    padding: 1px 0px 0px 18px;
    margin: 8px 0px;
    background: url(/_common/img/arrow_gold.gif) no-repeat 8px 5px;
}

.selected-make {
    width: 100px; 
    float: left;
    margin: 0px 0px 0px 8px;
    position: relative;
    border-right: 1px solid #bfbfbf;     
}

.selected-make a {
    float: none;
    margin: 0px 0px 50px;
}

a.change-selection,
a.change-selection-bottom,
a.change-selection-bar,
a.change-selection-big {
    color: #ffffff;
    background: #575757;
    display: block;
    margin: 0px -1px 0px 0px;
    padding: 3px 10px 5px;
}

a.change-selection-bottom,
a.change-selection-bar {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 132px;
}

a.change-selection-bar {
    width: 133px; 
    bottom: 10px; 
    right: 1px;
}

a.change-selection-big {
    font-size: 1.6em; 
    margin: 0px -17px 15px 0px;
    padding: 10px 15px; 
}

/****************/
/* Product list */

.p-list-orderBy {
    position: relative;
    border: 1px solid #8e8e8e; 
    margin: 10px 0px; 
    padding: 2px; 
    text-align: right; 
    font-weight: bold;
}

.p-list-orderBy span {
    font-size: 1.1em;
    margin-right: 20px;
}

.p-list-orderBy a.selected {
    color: #990000;
}

.p-list-orderBy a:hover {
    text-decoration: underline;
}

.p-list {
    position: relative; 
    padding: 0px 2px; 
    border: 1px solid #8e8e8e;
    width: 745px;
}

.p-list-item {
    background: #aeaeae;
    margin: 2px 0px;
    padding: 0px;
    border-bottom: 2px solid #d9d9d9;
}

.p-list-item .images {
    float: left; 
    border-bottom: 2px solid #bfbfbf; 
    border-right: 2px solid #bfbfbf; 
    margin: 0px 0px 15px;
}

.p-list-item img.imgBrand {
    width: 100px; 
    height: 79px; 
    float: left; 
    margin-right: 1px;
}

.p-list-item img.imgProduct {
    width: 100px; 
    height: 79px; 
    float: left;
}

.p-list-item .details {
    float: right; 
    width: 542px;
    position: relative;
    margin: 0px;
}

.p-list-item .title {
    background: #909090; 
    padding: 6px 12px 5px; 
    border-bottom: 2px solid #bfbfbf;
}

.p-list-item .title h4 a {
    color: #ffffff;
}

.p-list-item .desc {
    float: left; 
    width: 364px; 
    padding: 5px 0px 5px 12px; 
    line-height: 1.5em;
}

.p-list-item .desc .partNo {
    float: left; 
    width: 134px; 
    padding-top: 10px;
}

.p-list-item .desc .partNo span {
    color: #313131; 
    font-size: 1.1em; 
    font-weight: bold;
}

.p-list-item .desc .features {
    float: right; 
    width: 194px;    
}

.p-list-item .pricing {
    width: 150px; 
    text-align: right; 
    padding: 10px 10px 0px 0px;
    position: absolute;
    right: 0px;
    bottom: 12px;
}

.p-list-item .pricing .price-normal,
.p-list-item .pricing .price-was,
.p-list-item .pricing .price-now {
    white-space: nowrap;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-size: 1.3em;
}

.p-list-item .pricing .price-was {
    text-decoration: line-through;
}

.p-list-item .pricing .price-now {
    color: #890000;
}

img.imgView {
    width: 94px; 
    height: 18px; 
    margin: 3px 0px 0px 0px;
}


/****************/
/* Product page */
/****************/

.product-details .basket-info {
    width: 464px;
    margin: 10px 0px;
    position: relative;
}

.product-details .price-details {    
    width: 290px;
    text-align: right; 
    position: absolute;
    bottom: 0px;
    right: 170px;
}

.product-details .price-normal,
.product-details .price-was,
.product-details .price-now {
    white-space: nowrap;
    /*display: block;*/
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-size: 2em;
}

.product-details .price-normal {
    /*font-size: 2em; */
}   

.product-details .price-was {
    /*font-size: 1.8em;*/
    text-decoration: line-through;
}

.product-details .price-now {
    color: #890000;
    /*font-size: 2.2em;*/
}

.product-details .pnl-buy {
    float: right;
    width: 145px;
}

.pnl-buy h2 {
    font-size: 1.8em;
}

select.variants {
    width: 145px;
    display: block; 
    margin-bottom: 5px;     
}

img.buy-button {
    width: 145px; 
    height: 29px;
    cursor: pointer;
}

img.prodImg {
    border: 1px solid #8e8e8e !important;
    /*margin-bottom: 10px;*/
    width: 290px;
    height: 231px;
    float: left;
}

.prodThumbs {
    /*margin: 0px -17px 0px 0px;*/
    width: 290px;
    margin: 0px;
    /*height: 60px; */ /* for IE6 */
    padding: 5px 1px 0px; 
    /*border-top: 1px solid #8e8e8e;*/
}

.prodThumbs img {
    width: 66px;
    height: 52px;
    margin-right: 2px;
    border: 1px solid #8e8e8e !important;
}

.tab-menu {
    margin: 25px -17px 0px;
    height: 28px;
    padding: 0px 0px 0px 17px; 
    border-bottom: 1px solid #8e8e8e;
    position: relative;
}

.tab-menu a {
    height: 28px;
    width: 144px;
    display: block;
    float: left;
    padding: 0px;
    margin: 0px 2px 0px 0px;
    background-image: url(/_common/img/product_details_tabs_2.gif);
    background-repeat: no-repeat;        
}

.tab-menu a span {
    display: none;
}

.tab-menu a.tab-desc {
    width: 100px;
    background-position: 0px 0px;  
}

.tab-menu a.tab-desc:hover,
.tab-menu a.tab-desc-active {
    width: 100px;
    background-position: 0px -30px;  
}

.tab-menu a.tab-spec {  
    width: 65px;
    background-position: -102px 0px; 
}

.tab-menu a.tab-spec:hover,
.tab-menu a.tab-spec-active {
    width: 65px;  
    background-position: -102px -30px; 
}

.tab-menu a.tab-instruct {  
    width: 105px;
    background-position: -271px 0px; 
}

.tab-menu a.tab-instruct:hover,
.tab-menu a.tab-instruct-active {
    width: 105px;  
    background-position: -271px -30px; 
}

.tab-menu a.need-help {   
    width: 100px;
    margin: 0px;
    background-position: -169px 0px; 
}

.tab-menu a.need-help:hover { 
    background-position: -169px -30px; 
}

.prod-details {
    padding-top: 20px;   
}

/***************/
/* Product Kit */

.kits {
    margin: 0px -17px 15px 0px; 
    padding: 15px 0px 0px;
    /*border-top: 1px solid #8e8e8e;
    border-bottom: 1px solid #8e8e8e; */
}

.kits h2 {
    float: left; 
    margin: 1px 5px 0px; 
}

.product-kit {
    border-bottom: 15px solid #bfbfbf;
    position: relative;
    background: transparent url(/_common/img/product_kit_bg.gif) repeat-y 0 0;
}

.product-kit .plus,
.product-kit .equals {
    width: 35px;
    height: 35px;
    display: block;
    z-index: 100;
    background: url(/_common/img/plus_equals_signs.gif) no-repeat 0 0;
    position: absolute;
    top: 90px;
    left: 135px;
}

.product-kit .equals {
    background-position: -35px 0px;
    left: 295px;
}

.product-kit .product {
    width: 115px; 
    float: left; 
    padding: 5px 15px 0px;
    margin-right: 15px;
}

.product-kit .kit-prod-name {
    margin-bottom: 10px;
}

.product-kit .kit-prod-price {
    margin-bottom: 10px;
    position: relative;
}  

.product-kit .kit-prod-price div {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.product-kit .product img.imgProd {
    width: 80px;
    margin-bottom: 8px;
}

.product-kit .product h4 {
    margin-bottom: 5px;
}

.product-kit .product h5 {
    margin: 0px;
    padding: 0px;
}

.product-kit .price-normal,
.product-kit .price-was,
.product-kit .price-now {
    display: block;
    margin-left: 0px;
    font-size: 1.4em; 
}

/*.product-kit .price-normal {
    font-size: 1.4em; 
}   

.product-kit .price-was {
    font-size: 1.2em;
}*/

.product-kit .price-now {
    color: #890000;
    /*font-size: 1.4em;*/
}

.product-kit .kit-qty-req {
    font-size: .9em; 
    display: block; 
    margin: 2px 0px;   
    color: #444444;
}

.product-kit select {
    width: 145px !important;
    margin: 0px -15px;
    padding: 6px 4px !important;
    display: block !important;
}

.product-kit img.buy-button {
    margin: 0px -15px;
    border-top: 1px solid #c0c0c0 !important;
}

.basket-flag {
     width: 100px;    
     height: 60px;
     display: none;
     padding: 15px 5px 0px;
     margin: 0px;
     font-size: 1.1em;
     text-align: center;
     border: 3px solid #ffffff;
}

.pnl-buy-inner .basket-flag {
    display: none; 
    width: 118px; 
    height: 45px; 
    padding: 20px 10px 0px; 
    margin-bottom: 10px;
}

/* End kit products */
/********************/



.deal {
    width: 243px;
    /*height: 350px;*/
    float: left;
    position: relative;
    margin: 0px 10px 10px 0px;
    border: 1px solid #8e8e8e;
    /*border-bottom: 0px;
    background: transparent url(/_common/img/deals_pnl_bottom_BAK.gif) no-repeat 100% 100%;*/
}

.deal img.dealImg {
    border-bottom: 1px solid #8e8e8e;
}

.deal .deal-text {
    margin: 20px;
}

.fleet {
    width: 205px; 
    float: left;
    position: relative;
    margin: 0px 10px 10px 0px;
    border: 1px solid #8e8e8e;
    background: url(/_common/img/fleet_buyers_van.gif) no-repeat 0 100%;
}

.dealBtn {
    width: 93px;
    position: absolute;
    bottom: 0px;
    left: 140px;
}

.catBtn {
    position: absolute;
    bottom: 0px;
    left: 190px;
}

.roundPanel {
    float: left; 
    width: 200px; 
    margin: 10px 10px 10px 0px; 
    padding: 10px; 
    position: relative; 
    border: 1px solid #8e8e8e;
}

.cat-title {
    float: left; 
    width: 380px;
}

/*.fleetBuyers {
    width: 243px;
    position: relative;
    border: 1px solid #8e8e8e;
}*/

.footer {
    width: 981px;
    padding: 20px 0px;
    clear: both;
}

.footerBar {
    width: 957px;
    position: relative;
    background: #acacac;
    padding: 13px;
    margin: 0px 0px 10px;
    /*text-align: right;*/
}

.footer ul {
    list-style-type: none;
    display: block;
    margin: 0px;
    padding: 0px;    
}

.footer ul li {  
    margin: 0px 10px 0px 0px;
    padding: 0px;    
    display: inline;
}

.footerBar ul li {
    display: block;
    margin: 0px;
}

.footer ul li a {
    font-weight: normal;
}

.footer ul li ul {
    list-style-type: none;
    display: block;
    margin: 0px 0px 0px 15px;
    padding: 0px;    
}

.footer h4 {
    margin: 0px 0px 3px;
}

.footer div.catList {
    float: left; 
    width: 200px; 
    margin: 0px 10px 20px 0px;
}

.clear {
    clear: both;
}

.disabled {
    color: #dddddd;
}

/**********/
/* Basket */

.basket-item {
    width: 239px;
    margin: 2px 0px; 
    padding-bottom: 4px; 
    background: #aeaeae; 
    position: relative;
}

.basket-item div.name {
    color: #ffffff; 
    background: #909090; 
    padding: 5px 20px; 
    font-weight: bold; 
    border-bottom: 2px solid #bfbfbf;
}

.basket-item div.name a {
    color: #ffffff; 
}

.basket-item img.thumb {
    float: left; 
    width: 50px; 
    height: 39px; 
    margin: 2px 0px 0px 5px; 
    overflow: hidden;
}

.basket-item div.details {
    float: right; 
    width: 170px;
    padding-top: 5px; 
    position: relative;
}

.basket-item .delete-btn {
    position: absolute; 
    right: 10px; 
    top: 6px;
}

.basket-item div.quantity {
    float: left; 
    width: 75px;
}

.basket-item div.quantity span {
    font-weight: bold;
}

.basket-item div.price {
    float: right;
    width: 75px; 
    text-align: right;
    font-weight: bold; 
    margin-right: 10px;
}

.basket-total {
    padding: 4px 10px; 
    font-weight: bold;
    background: #646464;
    color: #ffffff;
}

.basket-total .left {
    float: left; 
    width: 130px; 
    text-align: right;
}

.basket-total .right {
    float: right; 
    width: 79px; 
    text-align: right;
}

#btnViewBasket {
    float: right; 
    margin: 10px -5px 10px 0px; 
    display: none;
}

.hr {
    clear: both;
    height: 1px; 
    margin: 10px -5px 0px 0px;
    background: #b0b0b0;
}

/* feature icons small */
.feat-sm {
    height: 30px;
}

.feat-sm .ft-guarantee-1, .feat-sm .ft-guarantee-2,
.feat-sm .ft-guarantee-3, .feat-sm .ft-guarantee-4,
.feat-sm .ft-guarantee-5, .feat-sm .ft-top-rated, 
.feat-sm .ft-lightweight, .feat-sm .ft-easy-fit, 
.feat-sm .ft-best-seller  {
    width: 33px;
    height: 30px;
    margin: 3px 0px;
    float: right;
    background-image: url(/_common/img/feature_icons_sml.gif);
    background-repeat: no-repeat;
}

.feat-sm .ft-guarantee-1 {
    background-position: 0px 0px;
}

.feat-sm .ft-guarantee-2 {
    background-position: -36px 0px;
}

.feat-sm .ft-guarantee-3 {
    background-position: -72px 0px;
}

.feat-sm .ft-guarantee-4 {
    background-position: -108px 0px;
}

.feat-sm .ft-guarantee-5 {
    background-position: -144px 0px;
}

.feat-sm .ft-top-rated {
    background-position: -180px 0px;
}

.feat-sm .ft-lightweight {
    background-position: -216px 0px;
}

.feat-sm .ft-easy-fit {
    background-position: -252px 0px;
}

.feat-sm .ft-best-seller {
    background-position: -288px 0px;
}

/* feature icons big */
.feature-icons {
    margin: 0px -17px 5px 0px; 
    padding: 5px 10px;
    text-align: right;
    border-bottom: 1px solid #8e8e8e;
}

.ft-guarantee-1, .ft-guarantee-2, .ft-guarantee-3,
.ft-guarantee-4, .ft-guarantee-5, .ft-top-rated, 
.ft-lightweight, .ft-easy-fit, .ft-best-seller {
    width: 50px;
    height: 50px;
    margin: 3px 8px 3px 0px;
    float: right;
    background-image: url(/_common/img/feature_icons.gif);
    background-repeat: no-repeat;
}

.ft-guarantee-1 {
    background-position: 0px 0px;
}

.ft-guarantee-2 {
    background-position: -60px 0px;
}

.ft-guarantee-3 {
    background-position: -120px 0px;
}

.ft-guarantee-4 {
    background-position: -180px 0px;
}

.ft-guarantee-5 {
    background-position: -240px 0px;
}

.ft-top-rated {
    background-position: -300px 0px;
}

.ft-lightweight {
    background-position: -360px 0px;
}

.ft-easy-fit {
    background-position: -420px 0px;
}

.ft-best-seller {
    background-position: -480px 0px;
}

.white-panel {
    padding: 10px;
    position: relative;
    background: #ffffff;
    border: 1px solid #8e8e8e;
}

.testimonial {
    margin: 20px;
    font-weight: bold;
    font-size: 1.1em;
}

/********************/
/* Related products */

.related-item {
    margin: 2px 0px; 
    padding-bottom: 4px; 
    background: #aeaeae;
}

.related-item .title {
    background: #909090; 
    padding: 9px 20px; 
    color: #ffffff;  
    position: relative;
    text-transform: uppercase; 
    font-size: .9em; 
    font-weight: bold; 
    border-bottom: 2px solid #bfbfbf;
}

.related-item img.imgProd {
    float: left; 
    width: 81px; 
    height: 66px; 
    overflow: hidden;
}

.related-item .details {
    float: right; 
    width: 136px; 
    text-transform: uppercase; 
    text-align: right;
    font-weight: bold; 
    padding: 15px 10px 0px 0px;    
}

.related-item .price-normal,
.related-item .price-was,
.related-item .price-now {
    white-space: nowrap;
    font-weight: bold;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    font-size: 1.3em;
}

.related-item .price-was {
    text-decoration: line-through;
}

.related-item .price-now {
    color: #890000;
}

.mat-price {
    font-size: 1.2em; 
    font-weight: bold; 
    text-align: right; 
    width: 198px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.resources {
    width: 220px;
    float: right;
    padding: 10px 5px 10px 10px;
    margin: 0px 0px 10px 10px;
    background: #d9d9d9;
    position: relative;
}

.resources a {
    font-weight: normal;
}

span.vat {
    font-size: .6em;
}
