/* CSS Document */

/*COMMON*/
body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url(../images/new/m1.gif);
    background-repeat: repeat-x;
}

a {
    color: #333333;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

img{
border: 0;

}


/*INDEX PAGE LEFT MENU*/







/*BOXES ON INDEX PAGE*/
.title-box {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}



/*Specila boxes*/  
.popular-list {
    width: 300px;
    margin: 10px 0 25px 0;
    padding: 0 10px 0 10px;
    
}
.popular-list ul {
    margin: 0px;
    padding: 5px 0 5px 0;
}
.popular-list li {
    display: list-item;
    margin: 0px;
    padding: 5px 0 5px 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
    list-style-type: none; 
    background-image: url(../images/new/dot-square.gif);
    background-repeat: no-repeat;
    background-position: 3px center;
    font-size: 11px;
}
.popular-list a:hover {
    text-decoration: underline;
    color: #000099;
}



/**************************************/
.select-man{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    color: #000000;
}

/* added by gondo */
.index-leftnavtd{
    width: 165px;
    border-right-style: solid;
    border-left-style: solid;    
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    border-right-width: 1px;    
    border-left-width: 1px; 
    padding-left:20px;
    background:#fff;
}
.index-leftnavdiv{
    width:160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.index-leftnavdiv h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #666666;
    padding: 0 0px 8px 18px;
    margin: 0;
    background-image: url(../images/new/icon-arrow.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
}

.index-leftnav{
    width:160px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.index-leftnavtitle{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.dotted1{
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #666666;
}

.dotted2{
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #666666;
    padding-right:3px;
    padding-left:3px;
    
}

.dotted-vertical{
    border-left-width: 1px;
    border-left-style: dashed;
    border-left-color: #CCCCCC; 
    
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.dotted3{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #666666;
}

.dotted4{
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #666666;
    padding-right:3px;
    padding-left:3px;
}



.topcat , .topcat a{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.topcat a:hover  {
    color:#84c0e9;
}

.topcat_selected{
    font-weight: bold;
    font-size: 14px;
    color:#84c0e9; 
}

.fedexad{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #666666;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dcdcdc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dcdcdc;
    padding: 70px 10px 0 10px;
} 

.title-wrapper{
    background-image: url(../images/new/title-bg.gif);
    height: 36px;
    margin: 0 0 0 0;
}




.title-corner {
    background-image: url(../images/new/title-corner.gif);
    background-repeat: no-repeat;
    float: left;
    height: 36px;
    line-height: 36px;
    text-indent: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    
     
}

.title-corner h1{ 
    height: 36px;
    line-height: 36px;
    text-indent: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin: 0;
    padding: 0;    
}



.title-end {
    background-image: url(../images/new/title-end.gif);
    float: right;
    width: 14px;
    height: 36px;
}

.listbox-top{
background-image: url(../images/new/listbox_tf.gif);
height:5px;
}

.listbox-bot{
background-image: url(../images/new/listbox_bf.gif);
height:6px;
}

.listboxtop-r, .listboxbot-r, .roundedtop-r, .roundedbot-r{
float:right;
}
.listboxtop-l, .listboxbot-l, .roundedtop-l, .roundedbot-l{
float:left;
}





.rounded-top {
background-image: url(../images/new/rounded_tf.gif);
height:5px;
}

.rounded-bot {
background-image: url(../images/new/rounded_bf.gif);
height:6px;
}

.rounded-right {
background-image: url(../images/new/rounded_rf.gif);
background-repeat: repeat-y;
background-position:right;
width:4px;
}


.rounded-left {
    background-image: url(../images/new/rounded_lf.gif);
    background-repeat:repeat-y;
    background-position:left;
    width:4px;
}

.rounded-td-right { 
    border-right-style: solid;
    border-right-color: #dbdbdb;
    border-right-width: 1px;
    padding-right:5px;    

}
.rounded-td-left { 
    border-left-style: solid;    
    border-left-color: #dbdbdb;
    border-left-width: 1px;
    padding-left:5px;    
}


.listbox-td{ 
    border-right-style: solid;
    border-left-style: solid;    
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    border-right-width: 1px;    
    border-left-width: 1px; 
    padding-left:10px;
    padding-right:10px; 
    padding-top: 8px;
    padding-bottom: 8px;
    background-color:#f8f8f8;
}

.list_mancat{
      font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #333333; 
}

.itemMain {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #333333; 
}

.itemMainTitle {
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color:#000000; 
}

.boxMain {
    margin: 0px;
    padding: 2px 2px 2px 6px;
    width: 100%;
    height: 100%;

}

.boxMain p {
    margin: 2px;
    padding: 2px;  
}

.boxMain a:hover {
    text-decoration: underline;
    color: #000099;
}

/* added by gondo */
.index-leftnavtitle-new{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #6a6a6a;
    background: url('../images/new/icon-arrow.gif') 0 2px no-repeat;
    padding-left: 20px;
}


/* added by gondo */
.index-leftnavtr-top td{
    border: none;
    background: url('../images/new/column-top02.gif') no-repeat;
}
/* added by gondo */
.index-leftnavtd td{
    background: none;
}
/* added by gondo */
.index-leftnavtr-top .index-leftnavtd{
    padding-top: 23px;
}
/* added by gondo */
.index-leftnav-inside-table{
    width: 162px;
}
/* added by gondo */
.select-manufacturer
{
    background: #fff;
    border: solid 1px #c7c7c7;
    width: 160px;
    margin: 0 0 6px 0;
    
}
/* added by gondo */
.input01 {
    width: 160px;
    background: #f5f6f8;
    border: solid 1px #c7c7c7;
    color: #000000;
    font-size: 11px;
    padding-left: 10px;
}

/* added by gondo */
.navigation-table {
    width: 180px;
}

/* added by gondo */
.navigation-table tr td{
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
}

/* added by gondo */
#left_nav_title {
    padding: 0 0 18px 20px;
    background: url('../images/new/icon-arrow.gif') 0 2px no-repeat;
}

/* navigation */
/* added by gondo */
.navigation-table{
    background:#fff;
}
/* added by gondo */
.navigation-table .navtable-top td{
    padding: 18px 0 5px 15px;
    background: url('../images/new/column-top02.gif') no-repeat;
    border: none;
}
/* added by gondo */
.navigation-table .navtable-bottom td{
    border: none;
}
/* added by gondo */
.navigation-table td a{
    color: #555555;
    font-family: Tahoma, Arial;
    font-size: 11px;
    outline: none;
}
/* added by gondo */
.navigation-table .navigationLevel1 a {
    display: block;
    background: url('../images/new/icon-arrowup.gif') no-repeat;
    margin: 3px 14px 5px 15px;
    padding: 0 0 5px 18px;
    text-transform: uppercase;
    border-bottom: solid 1px #e0e0e0;
}
/* added by gondo */
.navigation-table .navigationLevel2 a {
    display: block;
    width: 150px; 
    margin: 3px 0 3px 26px;
}
/* added by gondo */
.navigation-table .nav-selected {
    color: #11268d;
    font-weight: bold;
}
/* added by gondo */
.navigation-line td {
    height: 15px;
}
/* added by gondo */
.navigation-line hr {
    height: 1px;
    border: none;
    border-top: solid 1px #e0e0e0;
    width: 161px; 
    padding: 0;
}
/* added by gondo */
#registration{
    background-color: #fff;
    float:left;
}
/* added by gondo */
.registration-box{
    width: 100%;
    float: left;
    font-size: 12px;
}
#registration .registration-box{
    width: 47%;
    margin: 0 10px;
}
/* added by gondo */
.registrationHR{
    border:none;
    border-top:solid 1px #c7c7c7;
    height:1px;
    font-size:0;
}
/* added by gondo */
.gray{
    color:#7d7d7d;
}
/* added by gondo */
#registration h2 {
    background: url('../images/new/title-barbg2.gif') no-repeat;
    width: 682px;
    height: 38px;
    color: #252525;
    font-size: 14px;
    line-height: 38px;
    text-indent: 20px;
    margin:0;
}
/* added by gondo */
.registration-box h3 {
    background: url('../images/new/icon-arrow.gif') 0 2px no-repeat;
    padding-left: 20px;
    font-size: 13px;
    color: #000;
    margin: 0;
}
/* added by gondo */
#registration input,
#registration select{
    width: 152px;
    border: solid 1px #c7c7c7;
    
}
/* added by gondo */
#registration .registration-input-check{
    width: auto;
    border:none;
}
/* added by gondo */
.registration-first-repair-width{
    width: 300px;
}
/* added by gondo */
#registration-submit-box{
    display:inline;
    clear: both;
    margin-top: 10px;
    border-top: solid 1px #c7c7c7;
    border-bottom: solid 1px #c7c7c7;
    float: left;
    width: 665px;
    padding: 10px 0;
}
/* added by gondo */
.registration-submit-button{
    margin-right: 10px;
    display: block;
    width: 60px;
    height:20px;
    float:right;
    background: url('../images/new/but-submit.gif') no-repeat;
    text-indent: -99em;
    overflow:hidden;
}
/* added by gondo */
.registration-reset-button{
    margin-right: 10px;
    display: block;
    width: 60px;
    height:20px;
    float:right;
    background: url('../images/new/but-reset.gif') no-repeat;
    text-indent: -99em;
    overflow:hidden;
}
/* added by gondo */
.products-list-product {
    float: left;
    padding: 10px 0 ;
    background: #fff;
    border-bottom: dashed 1px #cdcdcd;
    width: 100%;
    clear: both;
    font-size: 12px;
}
/* added by gondo */
.products-list-image-link{
    display: block;
    float: left;
    width: 20%;
    min-height: 10px;
    text-align: center;
    padding-top: 10px;
}
.products-list-image-link img{
    border: none;
}
/* added by gondo */
.products-list-describe-link{
    display: block;
    float: left;
    width: 60%;
    color: #444;
    font-size: 11px;
}
/* added by gondo */
.products-list-describe-link b{
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
}
/* added by gondo */
.products-list-right{
    float: left;
    width: 20%;
    text-align:right;
}
/* added by gondo */
.products-list-rating{
    display: block;
    height: 10px;
    margin: 3px 8px 0 0;
}
/* added by gondo */
.products-list-rating img{
    border:none;
}
/* added by gondo */
.products-list-price{
    display: block;
    color: #ff6000;
    font-weight: bold;
    font-size: 14px;
    margin: 3px 10px 10px 0;
}
/* added by gondo */
.list-price{
    display: block;
    margin-right: 10px;
}
/* added by gondo */
.prices-list-buy{
    display: block;
    margin-right: 7px;
    height: 12px;
    font-size: 0;
    
}
.h2 {
    background: url('../images/new/title-barbg2.gif') no-repeat;
    width: 682px;
    height: 38px;
    color: #252525;
    font-size: 14px;
    line-height: 38px;
    text-indent: 20px;
    margin:0;
}
/* added by gondo */
.products-unable-to-find{
    padding: 0 20px;
    font-size: 12px;
    color: #ff6000;
    font-weight: bold;
}

.solidline{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
}

.brokenline{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}

/*
h2 {
    background: url('../images/new/title-barbg2.gif') no-repeat;
    width: 682px;
    height: 38px;
}
*/

/* --- USER DETAILS - LOGIN - PAYMENT --- */
.login {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: justify;
}

.login a:hover {
    text-decoration: underline;
}


.login_input{
 text-align: left;
}
 
.login_input input{
width: 175px;
height: 18px;
    background: #fff;
    border: solid 1px #c7c7c7;
    color: #929292;
    font-size: 11px;
    padding-left: 5px;

}

.titles_td{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
 
a.titlespecial{
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
   
} 


/* --- PRODUCT TABS --- COPIED FROM OTHER CSS*/
.maintab table{
font-size: 12px; 
}

table.tabBox td.tab{
    padding-left: 10px;
    padding-right:10px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration:none;
}
table.tabBox td.tabSELECTED{
    padding-left: 10px;
    padding-right:10px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}
a.tab{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration:none;
    white-space: nowrap;
}
a.tabSELECTED{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration:none;
    white-space: nowrap;
}
table.tabContent td.tabText{
    padding: 0px;
    padding-top: 10px; 
}
table.tabContent ul{
    padding: 0px;
    margin-left: 28px; 
    margin-top:0px; 
}
table.tabContent li{
    line-height:16px; 
}
table.rightcol tr td{
    vertical-align: top;
}
.contentText{
    color:#2d5490;
    font-size:13px;
    font-weight:bolder;
    line-height:130%;
    letter-spacing:1px;  
    padding-bottom: 10px; 
}
.contentHighlight{
    color: #ff0000;
}
.features_header, .overview_header, .specs_header{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;    
}
.features_ul{
    list-style-type: square;    
}
.features_li{
    color: 444444;
}

.overview_p{
    margin-bottom: 10px;
}
.specs_table, .tabtable, .tableclass{
    width:100%;
    border:0px;
    margin:0;
    padding:0;
    border-style: solid;
    border-color: #FFFFFF;    
}
.specs_sub_heading, .tab2coltablerow, .rowclass{
    border-width: 0;
    padding: 3px;
    margin:0;
    background-color: #EAEAEA;
    color: #444444;
    font-weight:bold;
}
.specs_descrip_text{
    padding: 3px;
    margin:0;
    font-weight:bold;
    background-color: #F7F7F7;
}
.specs_detail_text, .tabtablecol1, .tabtablecol2, .tabtablerow, .firstcolclass, .standardcolclass{
    padding: 3px;
    margin:0;
    background-color: #F7F7F7; 
    
}
.tabtablecol1, .firstcolclass{
    font-weight: bold;
}
a.boldlink {
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
a.headlink{
    color: #5A7398;
    font-size: 12px;
    font-weight: bold;
}
a.normallink {
    text-decoration: none;
    color: #444444;
}
a.ulinelink {
    text-decoration: underline;
    color: #444444;
}
a.morelink {
    color: #FF00FF;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
/* -----------  PRODUCT TABS END  ------------ */
/* product options */
.poptone{
    font-family: tahoma, Helvetica, arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #545454; 
    text-decoration:none;
}



/* 19.11. */

/* added by gondo */
.red {
    background: red;
}
/* added by gondo */
.products{
    color: #444;
    font-size: 11px;
}
/* added by gondo */
.products a img{
    border: none;
}
/* added by gondo */
.products .productTitle{
    font-weight: bold;
}
/* added by gondo */
.products .products-border{
    font-size:0;
}
/* added by gondo */
.products .products-border span{
    display:block;
    widht: 100%;
    font-size:1px;
    height:1px;
    border:none;
    border-bottom: dashed 1px #ccc;
    margin: 5px 0 20px 0;
}
/* added by gondo */
.products .productPrice{
    display:block;
    color: #fd6001;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 4px;
}
/* added by gondo */
.products .noPrice{
    display:block;
    color: #fd6001;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 4px;
}
/* added by gondo */
.products del{
    margin-right: 5px;
}
/* added by gondo */
.products .rating-image img{
    margin-right: 2px;
}
/* added by gondo */
.main-product-page {
    padding: 0 5px;
    background: url(../images/new/products-main-corner-top.gif) no-repeat #fff;
}
/* added by gondo */
.search-text{
    font-size: 12px;
    color: #f00;
    font-weight: bold;
    padding: 10px;
}


.probox-td{ 
    border-right-style: solid;
    border-left-style: solid;    
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    border-right-width: 1px;    
    border-left-width: 1px; 
  /*  padding-left:10px;  */
  /*  padding-right:10px; */
  /*  padding-top: 8px;   */
  /*  padding-bottom: 8px;*/
    background-color:#fff;
}

.breadcrumb_product{
    font-size: 10px;
    font-weight: bold;
    text-decoration:none;
    margin: 0;
    padding-left: 1px;
    color: #999999;  /*999999 203f6f 2d5490 prodPrice*/
}
.breadcrumb_product:hover{
    text-decoration:underline;
}

.txt_1{
    font-family: tahoma, Helvetica, arial, sans-serif;
    font-size: 11px;
}

.line_height{
line-height: 18px;
}


/* 20.9. */

/* added by gondo */
.cart-page{
    padding: 0 2px;
    background: url(../images/new/products-main-corner-top.gif) no-repeat #fff;
}
/* added by gondo */
.cartMainTable {
    border: solid 2px #fff;
    background: #fff;
}
/* added by gondo */
.cartTable-border{
    background: #f8f8f8;
    border-left: solid 1px #dbdbdb;
    border-right: solid 1px #dbdbdb;
}
/* added by gondo */
.cartTable {
    margin: 7px 10px 7px 10px;
    font-size: 11px;
}
/* added by gondo */
.cartTable th {
    text-align: left;
    font-size: 12px;
    border-bottom:solid 1px #d3d3d3;
    padding:0;
    text-transform:uppercase;
}
.cartTable td{ padding:0;}
/* added by gondo */
.productnotes {
    font-size: 11px;
    padding: 10px 0 0 7px;
}
/* added by gondo */
.cartInputQuality{
    width: 30px;
    border:solid 1px #ccc;
    text-align: center;
    font-size: 11px;
}
/* added by gondo */
.cartdeleteButton{
    color: #f00;
    font-weight: bold;
}
/* added by gondo */
.cartTotal {
    background: #dadada;
    font-weight: bold;
    color: #222;
}
/* added by gondo */
.CartUpdateButton {
    width: 60px;
    heigth: 20px;
    font-size: 18px;
    background: url('../images/new/update.gif') no-repeat ;
    display:block;
    text-indent: -99em;
    overflow: hidden;
    margin-left: 14px;
}
/* added by gondo */
.CartSubmitButton{
    display: block;
    width: 137px;
    font-size: 18px;
    background: url('../images/new/proceed-to-checkout.gif') no-repeat;
    text-indent: -99em;
    overflow: hidden;
    text-align: left;
    margin-right:14px;
}
/* added by gondo */
.cartform{
    margin:0 0 10px 0;
}
/* added by gondo */
.cartLine{
    border-bottom:solid 1px #d3d3d3;
}
/* added by gondo */
.bottomLogos{
    font-size: 11px;
    color: #7d7d7d;
}
/* added by gondo */
.bottomLogos a{
    margin-left: 14px;
}
/* added by gondo */
#shipping{
    padding: 0 2px;
    background: url(../images/new/products-main-corner-top.gif) no-repeat #fff;
}
/* added by gondo */
#shipping .header2{
    background: url('../images/new/icon-arrow.gif') 15px center no-repeat;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #444;
    text-indent: 30px;
}
/* added by gondo */
#shipping .header2 span{
    margin-left: 8px;
    font-size: 10px;
    text-transform:none;
}
/* added by gondo */
#shipping .heade2-line{
    font-size: 1px;
    height: 7px;
    border-bottom: solid 1px #dadada;
}
/* added by gondo */
#shipping strong{
    font-size: 12px;
    color:#444;
}
/* added by gondo */
#shipping .user_details{
    font-size: 11px;
}
/* added by gondo */
#shipping strong{
    vertical-align: 3px;
}
/* added by gondo */
#shipping .shipping-change{
    display: inline;
    margin-left: 10px;
}
/* added by gondo */
#shipping .shipping-table-header{
    font-size: 11px;
    color: #000;
}
/* added by gondo */
#shipping .shiping-form{
    margin: 0;
}
/* added by gondo */
#shipping .shipping-method{
    font-size: 12px;
    vertical-align: middle;
}
/* added by gondo */
#shipping .shipping-price{
    font-size: 12px;
    text-align: center;
}
/* added by gondo */
#shipping .shipping-method-account{
    font-size: 11px;
    vertical-align: middle;
}
/* added by gondo */
#shipping .shipping-method-account-message{
    font-size: 11px;
    vertical-align: middle;
    color:red;
    font-weight: bold;
}
/* added by gondo */
#shipping .shipping-input-border{
    border:solid 1px #dadada;
    vertical-align: middle
}
/* added by gondo */
#shipping .shipping-unable{
    color: #f00;
    font-weight: bold;
    font-size: 11px;
}
/* added by gondo */
#shipping .shipping-list-cart{
    font-size: 11px;
}
/* added by gondo */
#shipping .shipping-subtotal-line{
    height: 20px;
    color: #333;
    font-weight: bold;
    font-size: 12px;
}
/* added by gondo */
#shipping .shipping-subtotal-line td{
    padding: 5px 0;
}
/* added by gondo */
#shipping .shipping-total-borders {
    border-top: solid 1px #dadada;
    border-bottom: solid 1px #dadada;
}
/* added by gondo */
#shipping .shipping-payment-table{
    font-size: 11px;
}
/* added by gondo */
#shipping ul{
    list-style: url('../images/new/shiping-list.gif');
}
/* added by gondo */
#shipping .paypal-blue{
    color: #0d6fc8;
    margin-left: 10px;
}
/* added by gondo */
#shipping p{
    margin: 0;
}
/* added by gondo */
#shipping .paymant-input{
    border: solid 1px #c7c7c7;
    margin-bottom: 5px;
    width: 200px;
}
/* added by gondo */
#shipping .paymant-input-small{
    border: solid 1px #c7c7c7;
    width: 80px;
}
/* added by gondo */
#shipping .IEhack {
    margin:0;
    vertical-align: -3px;
}
/* added by gondo */
#shipping .shipping-submit{
    display: block;
    width: 60px;
    height: 20px;
    background: url('../images/new/but-submit.gif') no-repeat;
    margin-top:5px;
}

/*21H*/
.statusmessage{
    color: #fc0937;
    font-weight: bold;
    font-size: 12px;
}

.errormessage{
    color: #fc0937;
    font-weight: bold;
    font-size: 12px;
}

/* --- SITEMAP--- */
.sitemap-title{
    font-size: 11px;
    color: #226faf; 
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;  

}

.sitemap{
    font-size: 11px; 
}
td.sitemap{}
/* -- L1 -- */
td.sitemapL1{
    margin-left:5px; 
}
a.sitemapL1{
    color: #226faf;  
    font-weight: bold;
    text-decoration: none;
    margin-left:5px;
}
a.sitemapL1_P{
    color: #666666;
    text-decoration: none;
    margin-left:5px;    
}
/* -- L2 -- */
td.sitemapL2{
    margin-left:15px; 
}
a.sitemapL2{
    color: #666666;
    font-weight:bold;
    text-decoration: none;
    margin-left:15px;
}
a.sitemapL2_P, a.sitemapL2_PP{
    color: #666666;
    text-decoration: none;
    margin-left:30px;
}
a.sitemapL2_PP{   
    height: 15px;
    margin-top: 5px;
}
/* -- L3 -- */
td.sitemapL3{
    margin-left:30px; 
    padding-bottom: 5px;
}
a.sitemapL3{
    color: #666666;
    font-weight:bold;
    text-decoration: none;
    margin-left:30px;
}
a.sitemapL3_P, a.sitemapL3_PP{
    color: #666666;
    text-decoration: none;
    margin-left:37px;    
}
a.sitemapL3_PP{
    height: 15px;
    margin-top: 5px;
}
/* -- other -- */
.sitemap_other{
    color: #666666;
    text-decoration: none;    
    margin-left:10px;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 3px;  
}
a.sitemap_other_P{
    color: #666666;
    font-weight:bold; 
    text-decoration: none;    
    margin-left:15px;

}
a.sitemap_man{
    color: #666666;
    font-weight:bold;
    text-decoration: none;    
    margin-left:15px;
}
/*SITEMAP END*/


/* 21.11. */
.red { background:red;}

/* added by gondo */
#registration{
    background-color: #fff;
    float:left;
}
/* added by gondo */
#registration .myaccount-loggout{
    margin-left: 10px;
    margin-bottom: 15px;
    font-size: 11px;
}
#registration .myaccount-loggout a{
    font-weight: bold;
}
/* added by gondo */
#registration .registration-box{
    width: 47%;
    margin: 0 10px;
    float: left;
    font-size: 11px;
}
/* added by gondo */
#registration .registration-box table{
    font-size: 11px;
}
/* added by gondo */
.registrationHR{
    border:none;
    border-top:solid 1px #c7c7c7;
    height:1px;
    font-size:0;
}
/* added by gondo */
.gray{
    color:#7d7d7d;
}
/* added by gondo */
#registration h2 {
    background: url('../images/new/title-barbg2.gif') no-repeat;
    width: 682px;
    height: 38px;
    color: #252525;
    font-size: 14px;
    line-height: 38px;
    text-indent: 20px;
    margin:0;
}
/* added by gondo */
.registration-box h3 {
    background: url('../images/new/icon-arrow.gif') 0 2px no-repeat;
    padding-left: 20px;
    font-size: 13px;
    color: #000;
    margin: 0;
    margin-bottom: 5px;
}
/* added by gondo */
#registration input,
#registration select{
    width: 152px;
    border: solid 1px #c7c7c7;
    margin-top: 4px;
}
/* added by gondo */
#registration .registration-input-check{
    width: auto;
    border:none;
}
/* added by gondo */
.registration-first-repair-width{
    width: 300px;
}
/* added by gondo */
#registration-submit-box{
    display:inline;
    clear: both;
    margin-top: 10px;
    border-top: solid 1px #c7c7c7;
    border-bottom: solid 1px #c7c7c7;
    float: left;
    width: 98%;
    padding: 10px 0;
    margin: 10px 10px 0 10px;
}
/* added by gondo */
.registration-submit-button{
    margin-right: 10px;
    display: block;
    width: 60px;
    height:20px;
    float:right;
    background: url('../images/new/but-submit.gif') no-repeat;
    text-indent: -99em;
    overflow:hidden;
}
/* added by gondo */
.registration-reset-button{
    margin-right: 10px;
    display: block;
    width: 60px;
    height:20px;
    float:right;
    background: url('../images/new/but-reset.gif') no-repeat;
    text-indent: -99em;
    overflow:hidden;
}
/* added by gondo */
.security-box{
    font-size: 11px;
    color: #7d7d7d;
}
/* added by gondo */
.cart-empty{
    padding: 0 0 300px 10px ;
}
/* added by gondo */
#contact {
    background: #fff;
}
/* added by gondo */
#contact .paratext p{
    font-size: 12px;
    color: #333;
}
/* added by gondo */
#contact .line{
    border: none;
    height: 1px;
    font-size:1px;
    border-bottom: dotted 1px #ccc;
}
/* added by gondo */
#contact .email-form{
    font-size: 11px;
    color: #222;
}
/* added by gondo */
#contact .email-form strong{
    font-size: 12px;
}
/* added by gondo */
#contact .email-form input,
#contact .email-form select
#contact .email-form textarea{
    width: 250px;
    border: solid 1px #c7c7c7;
}
/* added by gondo */
#contact .email-form .contact-check{
    width: auto;
    border:none;
}
/* added by gondo */
#contact .email-form .contact-submit{
    cursor: pointer;
    border: none;
    padding:0;
    margin:0;
    width: 60px;
    height: 20px;
    background: url(../images/new/but-submit.gif) no-repeat;
}
/* added by gondo */
#contact .email-form .contact-reset{
    cursor: pointer;
    border: none;
    padding:0;
    margin:0;
    width: 60px;
    height: 20px;
    margin-left: 6px;
    background: url(../images/new/but-reset.gif) no-repeat;
}
/* added by gondo */
#contact .errormessage{
    color: #f00;
    font-weight: bold;
}
/* added by gondo */
#news {
    font-size: 12px;
    color: #222;    
}
/* added by gondo */
#news h1{
    margin: 0;
    font-size: 12px;
    color: #222;    
}
/* added by gondo */
#news hr {
    height: 1px;
    border: none;
    border-top: dotted 1px #e0e0e0;
}
/* added by gondo */
#news .news-text{
    font-size: 11px;
}
/* added by gondo */
#news .news-all{
    font-size: 11px;
    color: #28417a;
    font-weight: bold;
}
/* added by gondo */
#about .about-text table{
    font-size: 12px;
    color: #626262;
    line-height: 22px;
}
/* added by gondo */
#help help-top{
    font-size:0;
}
/* added by gondo */
#help table{
    font-size: 12px;
    color: #222;
}
#help table strong{
    vertical-align:baseline;
}
/* added by gondo */
#help h4{
    margin: 13px 0;
    font-size: 12px;
}
/* added by gondo */
#help .headlink,
#help .normallink{
    color: #1260b5;
    text-transform: uppercase;
}
/* added by gondo */
#help p{
    margin: 10px 0;
}
/* added by gondo */
#help ul,
#help ul li{
    margin:0;
    padding:0;
    list-style:none;
    list-style-image:none;
}
/* added by gondo */
#help ul{
    width: 100%;
    padding-bottom: 20px;
    margin-top: 6px;
    border-bottom: dotted 1px #e0e0e0;
    float: left;
    clear: both;
}
/* added by gondo */
#help ul li{
    background: url(../images/new/help-arrow.gif) 0 3px no-repeat;
    width: 49%;
    text-indent: 15px;
    margin: 5px 0 4px 0;
    float: left;
}
/* added by gondo */
.white-corners{
    padding: 0 2px;
    background: url(../images/new/products-main-corner-top.gif) no-repeat #fff;
}
/* added by gondo */
.white-small-corners{

    background: url(../images/new/products-main-corner-smaller-top.gif) no-repeat #fff;
}
/* added by gondo */
#password .password-submit{
    display: block;
    width: 60px;
    height: 20px;
    background: url(../images/new/but-submit.gif) no-repeat;
    text-indent:-99em;
    overflow: hidden;
    margin: 10px 0;
}

/* added by gondo */
.itemSelect{
    font-size:11px;
    font-weight: bold;
}
/* added by gondo */
#manufactures{
    font-size: 11px;
    color: #222;
}
/* added by gondo */
#manufactures .man-border{
    padding: 8px 0 20px 0;
    border-bottom: dotted 1px #e0e0e0;
}
/* added by gondo */
#manufactures p{
    margin: 0 10px 18px 0;
}
/* added by gondo */
#manufactures .man-link{
    display: block;
    margin-bottom: 5px;
    text-decoration: underline;
    background: url(../images/new/icon-arrowup.gif) 0 3px  no-repeat;
    text-indent: 20px;
}

/* 24.11. */
/* added by gondo */
#prodgroupe tr td{
    font-size: 11px;
}
/* added by gondo */
#prodgroupe .prices{
    font-weight: bold;
}
/* added by gondo */
.pink {
    color:#ff0000;
}
/* added by gondo */
#special{
    font-size: 11px;
    line-height: 200%;
    color: #434343;
}
/* added by gondo */
#special .maintitle{
    font-weight: bold;
}
/* added by gondo */
#special .subtitle{
    font-weight: bold;
}
/* added by gondo */
#special .notespecial{
    color: #df0000;
    font-weight: bold;
}
/* added by gondo */
#special .noticelink {
    text-decoration: underline;
}
/* added by gondo */
#special .special_line{
    padding-bottom: 5px;
    border-bottom: solid 1px #d8d8de;
}
/* added by gondo */
#special .first{
    padding-left: 10px;
}
/* added by gondo */
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
/* added by gondo */
.product-package-info{
    font-size: 11px;
}
/* added by gondo */
.productssubtitle{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color:#8a8a8a; 
    background: url(../images/new/arrow-gray.gif) 5px center no-repeat #f2f2f2;
    text-indent: 23px;
    padding: 3px 0;
}
/* added by gondo */
.featuredmanufactures{
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    text-indent: 20px;
}
/* added by gondo */
.featuredmanufacturesline{
    border-bottom: dashed 1px #cacaca;
    font-size: 10px;
    height: 10px;
}

#loading{
    position: absolute;
    top: 200;
    left: 45%;
    visibility: hidden;
   
}

#loading table{
    font-size: 14px;
    color: #828486;
    text-transform: uppercase;
    font-weight: bold;
    border: solid;
    border-width: 1px;
    background-color: #f6f6f6;
}

.title-order {
    background: url(../images/new/title-end.gif) right no-repeat;
    float: right;
    height: 36px;
    line-height: 36px;
    text-indent: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-size: 11px;
}

.title-order select {
    border: solid 1px #b9b9b9;
    background: #e8e8e8;
    padding: 0;
    width: 120px;
    margin-top: 7px;
    margin-right: 7px;
    font-size: 11px;
    text-indent: 2;
    outline: none;
}

/* added by gondo */
.shopping-cart{ 
    border-right-style: solid;
    border-left-style: solid;    
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    border-right-width: 1px;    
    border-left-width: 1px; 
    padding-top: 8px;
    padding-bottom: 8px;
    background-color:#fff;
}
.shopping-cart td{ 
    padding:0;
}
.shopping-bottom{
    background: url(../images/new/shopping-bottom.gif) bottom repeat-x;
}

/* added by gondo */
#new-filter-box p{
    background: url(../images/new/help-arrow.gif) 0 4px no-repeat;
    padding-left: 20px;
}

.newsletterbox_td{
    border-right-style: solid;
    border-left-style: solid;    
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    border-right-width: 1px;    
    border-left-width: 1px;
    text-align: center; 
}

.affiliate-box,
.twitter-box {
    border-right-style: solid;
    border-left-style: solid;    
    border-right-color: #dbdbdb;
    border-left-color: #dbdbdb;
    border-right-width: 1px;    
    border-left-width: 1px;
    text-align: center; 
}

.twitter-box table tr td a,
.sign-up-link {
	color: #666;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: -1px;
}

.sign-up-link {
	padding: 0px 5px;
}

.dottedlines_under{
    border-bottom: dashed 1px #cacaca;
}

h3.article-heading {
    color: #2d5490;
    margin-bottom: 5px;
}

h3.faq-contents-heading {
    color: #111;
    margin: 0px 0px 5px;
    padding: 0px;
}

div.faq-contents {
    border-bottom: 1px solid #e2e2e2;
    padding: 0px 0px 10px;
}

div.faq-contents ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

div.faq-contents a {
    color: #555;
    padding-left: 17px;
}

div.faq-contents a.selected {
    background: transparent url('../images/new/selected-faq-entry.gif') no-repeat left center;
    color: #2d5490;
    font-weight: 700;
}

div.faq-entry-surround {
    display: none;
}

/*TAB SELECTED AND NOT*/
.selected-tab-bg{
    background:  url('../images/new/tab-bluebg.gif ');
}

.selected-tab-border{
    background: url('../images/new/tab-corner-blue.gif') no-repeat right;
}

.tab-bg{
    background:  url('../images/new/tab-greybg.gif ');   
}
.tab-border{
    background: url('../images/new/tab-grey-corner.gif') no-repeat right;
}

.product-tab-table {
	background:					#fff;
	border-spacing:				1px;
	font-size:					12px;
	margin-bottom:				10px;
	width:						100%;
}

.product-tab-table-category {
	background:					#eaeaea;
	color:						#444;
	font-weight:				700;
	font-size:					15px;
	padding:					3px;
	text-align:					left;
	vertical-align:				top;
}

.product-tab-table-cell {
	background:					#f7f7f7;
	padding:					3px;
	vertical-align:				top;
}

.product-tab-table-header {
	background:					#f7f7f7;
	font-weight:				700;
	padding:					3px;
	vertical-align:				top;
}

#newsletter_form_surround {
	background:					#fff;
	border:						1px solid #ddd;
	border-radius:				10px;
	display:					none;
	height:						135px;
	left:						50%;
	margin:						-70px auto auto -135px;
	-moz-border-radius:			10px;
	padding:					5px;
	position:					fixed;
	top:						50%;
	-webkit-border-radius:		10px;
	width:						255px;
	z-index:					1001;
}

#newsletter_form_background {
	background:					#000;
	bottom:						0px;
	display:					none;
	left:						0px;
	-moz-opacity:				0.5;
	opacity:					0.5;
	position:					fixed;
	right:						0px;
	top:						0px;
	-webkit-opacity:			0.5;
	z-index:					1000;
}

.newsletter-table tr th {
	font-size:					12px;
	text-align:					right;
	white-space:				nowrap;
}

.newsletter-form-wrap p {
	font-size:					12px;
	margin:						5px 0px 3px;
	padding:					0px;
}

#roll_down_newsletter_form_surround {
	display:					none;
}

* html #newsletter_form_surround, * html #newsletter_form_background {
	position:					absolute;
}

* html #newsletter_form_background {
	background:					transparent url('../images/grey-out.gif');
	left:						0px;
	top:						0px;
}

#affiliate_page_link {
    width:                      170px;
    font-size:                  9px;
    font-family:                'Consolas', 'Bitstream Vera Sans Mono', 'Courier New', monospace;
    display:                    block;
    margin:                     0px auto;
    overflow:                   hidden;
}

#become_an_affiliate_link {
    display:                    block;
    width:                      191px;
    height:                     49px;
    text-indent:                -20000px;
    background:                 transparent url('../images/affiliate_button.jpg') center center no-repeat;
}

.become-affiliate-box {
    padding:                    0px;
}

.affiliate-link-title {
    display: block;
    margin: 0px auto 7px;
}

.affiliate-box p {
    font-size:                  10px;
    margin:                     7px 10px;
}

.affiliate-details-box {
    width:                      100%;
    border-spacing:             0px;
    border-collapse:            collapse;
}

.affiliate-details-box th,
.affiliate-details-box td {
    padding:                    0px 5px 0px 0px;
    height:                     25px;
    vertical-align:             middle;
}

.affiliate-details-box th {
    text-align:                 left;
}

.affiliate-details-box td.right {
    width:                      152px;
}

.affiliate-details-box td.left {
    width:                      165px;
}

.affiliate-details-box th.left {
    width:                      160px;
}

.affiliate-details-box th.right {
    width:                      160px;
}

#payment_method_box {
    padding:                    0px;
    vertical-align:             top;
}

.affiliate-scheme-text p {
    font-size:                  12px;
    margin:                     6px 12px 12px;
}

span.hidden-text {
    text-indent:                -20000px;
}


div.affiliate-applied-text {
/*	background:					#077007;
	border:						1px solid #077007;*/
	color:						#2d5490;
	font-size:					13px;
	margin:						10px 5px;
/*	border-radius:				10px;
	-moz-border-radius:			10px;
	-webkit-border-radius:		10px;*/
}

div.affiliate-applied-text p {
	margin:						5px;
}

div.affiliate-applied-text strong {
	color:						#000;
}

.vouchernotes {
    font-size: 12px;
    vertical-align: top; 
}
.vouchererror {
    font-size: 11px;
    vertical-align: top; 
}

.voucherform{
    margin:0 0 2px 0;
}

.voucherinput{
    width: 100px;
    border:solid 1px #ccc;
    text-align: left;
    font-size: 11px;
}

/* New product page styles - Ben @ 2009-09-30 T 11:13 BST */
div.product-detail-page {
	background: #fff;
	border-radius: 5px;
	margin-top: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.breadcrumb-box {
	color: #999;
	font-weight: 700;
	font-size: 10px;
	padding: 3px 14px;
}

a.breadcrumb-link,
a.breadcrumb-link:active,
a.breadcrumb-link:link,
a.breadcrumb-link:visited {
	color: #999;
	text-decoration: none;
}

a.breadcrumb-link:hover {
	color: #000;
	text-decoration: underline;
}

p.breadcrumb-line {
	margin: 0px;
}

p.breadcrumb-line + p.breadcrumb-line {
	margin: 2px 0px 0px;
}

div.page-title-box {
	background: #fff url('../images/new/title-bg.gif') repeat-x bottom center;
	border-top: 1px solid #ccc;
	height: 36px;
}

div.page-title-box-left {
	background: transparent url(../images/new/title-corner.gif) no-repeat center left;
	float: left;
	font-weight: 700;
	height: 36px;
	font-size: 14px;
	line-height: 33px;
	text-indent: 14px;
	text-transform: uppercase;
}

div.page-title-box-left h1{
    font-weight: 700;
    height: 36px;
    font-size: 14px;    
    line-height: 33px;
    text-indent: 14px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;    
} 


div.page-title-box-right {
	background: transparent url(../images/new/title-end.gif) no-repeat center right;
	float: right;
	font-weight: 700;
	height: 36px;
	font-size: 11px;
	line-height: 33px;
	text-transform: uppercase;
	min-width: 10px;
}

div.special-offer-box {
	font-weight: 700;
	color: #900;
	font-size: 14px;
	height: 36px;
	line-height: 33px;
	text-indent: 14px;
	border-bottom: 1px solid #ccc;
}

div.clear {
	clear: both;
}

table.product-detail-top {
	width: 100%;
	margin: 10px 0px 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.product-detail-top-image-cell {
	padding: 0px 14px;
	vertical-align: middle;
	text-align: center;
	width: 352px;
}

div.add-to-cart-box {
	position: relative;
	width: 310px;
}

div.add-to-cart-box-top {
	background: #c3d4ea url('../images/add_to_cart_top.jpg') no-repeat top center;
	min-height: 66px;
}

div.add-to-cart-box-top div {
	margin: 0px;
}

div.add-to-cart-price {
	color: #fff;
	position: absolute;
	top: 14px;
	left: 14px;
	font-weight: 700;
	font-size: 25px;
}

div.add-to-cart-price-shadow {
	color: #223e64;
	position: absolute;
	top: 15px;
	left: 15px;
	font-weight: 700;
	font-size: 25px;
}

a.add-to-cart-button {
	background: #264b7d url('../images/add_to_cart_button.jpg') no-repeat center center;
	display: block;
	float: right;
	margin: 12px 14px 0px 0px;
	width: 115px;
	height: 45px;
	text-indent: -20000px;
}

div.add-to-cart-items {
	font-weight: 700;
	font-size: 10px;
	padding: 40px 0px 10px 14px;
}

div.add-to-cart-box-middle {
	background: #c3d4ea;
	border-top: 1px dotted #fff;
	font-size: 10px;
	color: #000;
	padding: 3px 0px 3px 14px;
}

div.add-to-cart-box-middle span {
	font-weight: 700;
}

div.add-to-cart-box-bottom {
	background: #ececec url('../images/add_to_cart_bottom.jpg') no-repeat bottom center;
	max-height: 120px;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 5px 0px;
}

table.product-options {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

table.product-options tr.activatable td {
	cursor: pointer;
}

table.product-options tr.activatable:hover {
	background: #ddd;
}

td.product-option-title {
	font-weight: 700;
	padding: 5px 0px 5px 14px;
	font-size: 10px;
	vertical-align: top;
}

td.product-option-checkbox {
	text-align: right;
	padding: 3px 10px 0px 0px;
	width: 14px;
	vertical-align: top;
}

td.product-option-checkbox input.checkbox {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

td.product-option-price {
	text-align: right;
	vertical-align: top;
	font-size: 10px;
	padding: 5px 2px 0px 0px;
	white-space: nowrap;
}

td.product-option-price strike {
	color: #999;
	font-weight: 700;
}

div.page-tabs {
	padding-left: 12px;
	padding-top: 14px;
	background: #fff;
}

/* I fucking hate IE6.  This is an absolutely spastic fix for a stupid rendering error which SHOULDN'T EVEN BE HAPPENING!  Argh!  Someone kill it dead!  Please!  With fire!  And its maintainers!  Kill them dead, I mean, not kill IE with them.  Though that would make a funny video on YouTube... */
* html div.page-tabs {
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

a.page-tab,
a.page-tab:active,
a.page-tab:link
a.page-tab:visited {
	background: #ccc;
	display: inline-block;
	padding: 5px 8px;
	font-size: 11px;
	color: #333;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

a.page-tab:hover {
	background: #ddd;
	color: #000;
	text-decoration: underline;
}

a.page-tab + a.page-tab {
	margin-left: 1px;
}

a.page-tab.selected,
a.page-tab.selected:active,
a.page-tab.selected:link
a.page-tab.selected:visited {
	background: #1d3673;
	display: inline-block;
	padding: 5px 8px;
	font-size: 11px;
	color: #fff;
}

a.page-tab.selected:hover {
	background: #1d3673;
	text-decoration: underline;
}

div.page-tab-pane {
	background: #f8f8f8 url('../images/page_tab_pane.jpg') repeat-y center center;
}

div.page-tab-pane-outer-top {
	background: transparent url('../images/page_tab_pane_outer_top.jpg') no-repeat center top;
	padding-top: 10px;
}

div.page-tab-pane-outer-bottom {
	background: transparent url('../images/page_tab_pane_outer_bottom.jpg') no-repeat center bottom;
	padding-bottom: 10px;
}

div.page-tab-pane-inner {
	min-height: 30px;
	max-height: 250px;
	/*font-size: 10px;*/
font-size: 11px;
	/*padding: 0px 1px;
	margin-right: 1px;*/
	overflow-y: auto;
	overflow-x: hidden;
}

div.inner-group{
    max-height: 400px;    
}

div.page-tab-pane-inner p {
	margin: 3px 2px 8px;
}

table.similar-products-list {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.similar-products-list td {
	font-size: 10px;
}

td.similar-product-image {
	width: 100px;
	text-align: center;
	padding: 10px 0px 10px 13px;
	vertical-align: middle;
}

div.similar-option-title {
	font-weight: 700;
}

div.similar-product-price {
	float: right;
	font-weight: 700;
}

td.similar-product-text {
	padding: 5px 14px 5px 0px;
	vertical-align: middle;
}

td.similar-product-text p {
	margin: 2px 0px;
	padding: 0px;
}

p.product-testimonial {
	margin: 0px;
}

p.product-testifier {
	margin: px 0px 0px;
	font-weight: 700;
	text-align: right;
}

div.scanalert-block {
	text-align: right;
	margin: 14px 1px;
	background: #fff;
}

/* See * html div.page-tabs for an explanation for this. */
* html div.scanalert-block {
	background: #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}

tr.similar-product-row td {
	cursor: pointer;
}

tr.similar-product-row:hover td div.similar-option-title {
	/*text-decoration: underline;*/
}

tr.similar-product-row:hover,
tr.similar-product-row:hover td {
	background: #f2f2f2;
}

div.tab-inner {
	margin: 0px 10px;
}

div.page-tab-pane-inner div.tab-inner table.product-tab-table {
	width: 100%;
}

div.page-tab-pane-inner table.product-tab-table tr td,
div.page-tab-pane-inner table.product-tab-table tr th {
	font-size: 10px;
}

a.download-file-link,
a.download-file-link:active,
a.download-file-link:link,
a.download-file-link:visited {
	display: block;
	text-decoration: none;
	padding: 5px 14px;
}

a.download-file-link:hover {
	background: #f2f2f2;
	text-decoration: none;
}

span.download-file-footer {
	display: block;
	text-align: right;
	font-weight: 700;
}

div.page-tab-pane-inner div.faq-contents-heading {
	font-weight: 700;
	font-size: 10px;
	padding: 3px 12px;
}

div.page-tab-pane-inner div.faq-contents ul {
	margin-left: 12px;
}

div.faq-entry-surround {
	margin: 0px 12px;
}

div.faq-entry-surround h3.article-heading {
	color: #000;
	font-size: 10px;
}

div.faq-entry-surround p {
	margin-left: 0px;
}

img.download-type-image {
	float: left;
	display: block;
	vertical-align: middle;
	position: relative;
	top: -3px;
}

img.view-high-res-image {
	float: right;
	clear: both;
	position: relative;
	top: -18px;
	left: -6px;
	opacity: 0.4;
	-moz-opacity: 0.4;
	-webkit-opacity: 0.4;
}

a:hover img.view-high-res-image {
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
}

* html img.view-high-res-image {
	display: none;
}

img.product-image-preview {
	width: 340px;
	float: left;
	position: relative;
	top: 12px;
	clear: left;
}

span.special-offer-discount {
	font-weight: 700;
	color: #900;
	padding: 0px 0px 2px 18px;
	font-size: 10px;
	display: block;
}

/*tr.activatable span.special-offer-discount {
	display: none;
}

tr.activatable:hover span.special-offer-discount {
	display: block;
}*/

td.product-option-quote-me {
	text-align: right;
	font-size: 10px;
	vertical-align: top;
	padding: 0px 14px 0px 0px;
}

a.quote-me-link,
a.quote-me-link:active,
a.quote-me-link:hover,
a.quote-me-link:link,
a.quote-me-link:visited {
	display: block;
	background: #264B7D url(../images/quote_me_button.jpg) no-repeat scroll center center;
	height: 15px;
	width: 55px;
	text-indent: -20000px;
	float: right;
	margin: 4px 0px 0px;
}

a.quote-me-link span {
	display: none;
}

div.breadcrumb-box p.breadcrumb-line + p.breadcrumb-line {
	display: none;
}

div.review-form-body label {
	cursor: pointer;
	display: block;
	font-weight: 700;
}

div.review-form-body label:hover {
	background: #ececec;
}

div.review-form-body img {
	vertical-align: middle;
	display: inline-block;
}

div.review-form-body input.radio-field {
	vertical-align: middle;
	top: -2px;
	position: relative;
}

div.review-form-header {
	font-weight: 700;
	font-size: 12px;
	padding: 2px 5px;
}

input#submit_review {
	font-size: 10px;
	font-weight: 700;
}

textarea#comment {
	width: 658px;
}

div.review-form-footer {
	text-align: center;
	padding: 5px auto;
}

p + p.product-testimonial {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}

a.manufacturer-logo-link {
	display: block;
	height: 33px;
	float: right;
	border-left: 1px solid #ccc;
	padding: 0px 1px;
	border-right: 1px solid #ccc;
	background: #fff;
	line-height: 33px;
}

img.manufacturer-logo {
	max-height: 33px;
	display: inline; display: inline-table; display: inline-block;
	vertical-align: middle;
}

a.breadcrumb-count {
	color: #999;
	font-weight: 700;
}

div.tab-inner ul.features_ul {
    list-style-type: disc;
	margin: 0px;
	padding: 0px 17px;
}

div.tab-inner ul.features_ul li.feature_li {
	margin: 2px 0px;
}

span.listprice-discount {
	font-weight: 700;
	font-size: 10px;
	color: #999;
	display: block;
	text-indent: 18px;
}

img.product-rating-image {
	float: right;
	margin: 0px 0px 2px 5px;
}

table.txt_1 td {
	text-align: left;
}

table.txt_1 td.popttitle {
	text-align: center;
}

.paypal-finalise{
    border: none;
    background-image: url(../images/new/finalisepayment.png);
    width: 104px;
    height: 20px;
    text-indent: -10000px;
}

