body { 
       font-size:12px;
       margin:0;
       padding:0;
       background-color:#ffffff;
       font-family:Arial, Verdana, sans-serif;
       background-image:url(../images/bg.gif);       
       background-repeat:repeat-x;
       background-position:left top;
       color:#5f5f5f;
       }

p { 
    color:#5f5f5f;
    }

td { 
     text-align:left;
     vertical-align:top;
     }

div,img,a,input,form,h1,h2,h3,h4 { 
                                   margin:0;
                                   padding:0;
                                   }
a img { 
        border:0;
        }
a { 
    text-decoration:none;
    color:#000000;
    }

td.main_td { 
             padding:22px 22px 0px 22px;
             }
td.top_nav { 
             vertical-align:middle;     
             }


div.top_nav a.top_nav_link { 
                             margin:0 0 5px 0;           
                             }

a.top_nav_link:hover { 
                       color:#1159ab;
                       }

td.nav_dark, td.nav_dark_1 { 
                             background-image:url(../images/nav_m.gif);       
                             background-repeat:repeat-x;
                             height:25px;
                             }

td.nav_light { 
               background-image:url(../images/nav_m_2.gif);       
               background-repeat:repeat-x;
               text-align:right;
               }

a.nav_mid_link { 
                 color:#ffffff;
                 font-size:12px;
                 }

a.nav_mid_link img { 
                     vertical-align:top;              
                     padding:3px 0 0 0;       
                     }

td.nav_mid_link { 
                  padding:6px 10px 0 10px;
                  }

td.nav_mid_link_light { 
                        color:#ffffff;
                        font-size:12px;
                        padding:6px 0px 10px 0;                        
text-align:left;
                        }
span.items { 
             background-color:#ffffff;
             font-weight:bold;
             color:gray;
             padding:0 5px 0 5px;
             }

.search_bg{
            background-image:url(../images/search_left_bg.gif);
            background-repeat:no-repeat;
            width:4px;
            height:36px;
            }

.search_title { 
                color:#044484;
                font-size:12px;
                padding-top:16px;
                text-align:right;
font-weight:bold;
                }

.search_title_pro{ 
                   color:#044484;
                   font-size:12px;
                   padding:10px 0 0 20px;
                   }

form.search_form { 
                   height:19px;                   
                   }
div.search_box { 
                 
                 width:240px;
                 margin-top:7px;
                 background-color:#ffffff;
                 border:1px solid #a2c9f0;
                 margin-right:5px;
                 }
div.search_box1 { 
                 
                 width:152px;
                 margin-top:7px;
                 background-color:#ffffff;
                 border:1px solid #a2c9f0;
                 margin-right:5px;
                 }
div.search_box_footer {                         
                        width:150px;
                        padding-top:0px;
                        }
input.search { 
               vertical-align:top;
               border:none;
               font-size:11px;
               height:18px;
               color:gray;
               padding:0px;
               width:80%;
               }
input.postcode { 
               vertical-align:top;
               border:none;
               font-size:11px;
               height:15px;
               color:gray;
               padding:2px 1px 1px 1px;
							 width:45px;
							 border:1px solid #3f4040;
							 vertical-align:middle;
							 
							 
               }							 
input.site_search { 
                    vertical-align:top;
                    border:none;
                    font-size:11px;
                    height:15px;
                    color:gray;
                    width:90%;
                    padding:3px 0 0 0
               }
input.bottom_search { 
                      background-image:url(../images/bottom_search_go.gif);
                      background-repeat:no-repeat;
                      border-width:0;
                      color:#FFFFFF;
                      cursor:pointer;
                      opacity:0.8;
                      width:28px;
                      height:18px;
                      padding:0;
                    }

input.submit_go { 
                  background-image:url(../images/go_new.jpg);
                  background-repeat:no-repeat;
                  border-width:0;
                  color:#FFFFFF;
                  cursor:pointer;
                  opacity:0.8;
                  width:55px;
                  height:23px;
                  }

input.site_search_submit { 
                           background-image:url(../images/go.gif);
                           background-repeat:no-repeat;
                           width:25px;
                           height:16px;
                           border-top-color:2px solid red;							  
                           color:#FFFFFF;
                           /*                 
                              cursor:pointer;
                              height:21px;
                              opacity:0.8;                 
                              margin:1px 0 0 0;
                              padding:10px 0px 0px 0px;*/
                           }
									
input.submit_go:hover { 
                        opacity:1;
                        }

a.login_link { 
               color:#0060ff;
               text-decoration:underline;
	       font-weight:600;
               }
a.login_link:hover { 
               text-decoration:none;
               }

.nav_hover { 
             background-image:url(../images/nav_m_h.gif);       
             background-repeat:repeat-x;
             height:25px;
             cursor:pointer;
             }

div.nav_divs { 
               position:absolute;
               /*display:none;*/
               color:#ffffff;
               background-color:#256fac;
               }
div.home_ent { 
               /*width:620px;
               height:148px;*/
               padding:13px 22px 13px 22px;
               width:750px;
               }

div.proj { 
           padding:13px 22px 13px 22px;
           width:350px;
           /*height:200px;*/
           }

div.cameras { 
           padding:13px 22px 13px 22px;
              width:560px;
              /*height:200px;*/
              }
div.white_goods { 
           padding:13px 22px 13px 22px;
                  width:350px;
                  /*height:200px;*/
              }

div.nav_head { 
               border-bottom:1px solid #92b6d6;
               }
.specials_content { 
                    border-right:1px solid #c7c7c7;
                    border-left:1px solid #c7c7c7;
                    width:285px;
                    background-image:url(../images/specials_bg180.gif);       
                    background-repeat:repeat-x;
                    background-position:left bottom;
                    }

td.dots1 { 
          border-right:1px dotted #23527c;
           /*border-bottom:1px dotted #23527c;*/
         /* padding:0 20px 20px 0;*/
				 padding:0px  6px 5px 0px;
          }
td.dots2 { 
          /*border-bottom:1px dotted #23527c;*/
          /*padding:0 0px 87px 20px;*/
					padding:0px  0px 0px 10px;
          }
td.dots3 { 
          border-right:1px dotted #23527c;
           padding:20px 20px 0 0;
          }
td.dots4 { 
           padding:20px 0 0 20px;
          }

a.product_link { 
                color:#23527e;
                text-decoration:none;
                }
a.product_link:hover { 
                color:#727071;
                }
div.rrp { 
                    color:#727071;
          padding-top:5px;
          }
div.browse_content { 

                     }
td.browse1 { 
             border-right:1px dotted #23527c;
             border-bottom:1px dotted #23527c;
             padding:0 20px 15px 20px;
            }

td.browse2 { 
             border-right:1px dotted #23527c;
             padding:15px 20px 0px 20px;
            }
td.browse_last { 
                   border-right:1px dotted #ffffff;
                   }

h2.cat_head a { 
                font-size:13px;
								font-family:Arial, Verdana, sans-serif;
                color:#3e5873;
                font-weight:none;
                text-decoration:none;
                margin:0;
                padding:0px 0px 0px 10px;
              }
a.sub_cat_link { 
                 color:#737171;
                 text-decoration:none;
								
                 }
a.sub_cat_link:hover { 
                 color:#1159ab;
                 }
div.main_cat { 
               min-height:270px;
               position:relative;
               }
							 
.who_we_are_content{                     
                    background-image:url(../images/who_we_are_bg300.gif);		
										width:287px;
										height:300px;
																               
                    }
.who_we_text{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
/*color:#3c3c3c;*/
color:#3c3c3c;
padding:21px 25px 0px 27px;
}
.web_red{
color:#ee1d25;
}
.padtop10{
padding-top:10px;
}
.more_who_we_are{
padding:195px 23px 21px 214px;
}
.pad_top2{
padding-top:8px;
}
.search_new{
background-image:url(../images/search_curve.gif);
background-repeat:no-repeat; 
display:inline;
float:left; 
padding-left:35px;
 }
.submit_btn{
display:inline;
float:left;
padding-top:0px;
}
.search_color{
background-image:url(../images/search_1pix.gif);
background-repeat:repeat-x;
}
.search_left{
background-image:url(../images/search_left_bg.gif);
background-repeat:no-repeat;
}
.search_right{
background-image:url(../images/search_right_bg.gif);
background-repeat:no-repeat;
}
.search_curve{
background-image:url(../images/search_curve.gif);
background-repeat:no-repeat;
padding-left:15px;
}
.select_list{
padding:5px 1px 5px 2px;
margin:0px;
}
.select_grid{
padding:5px 5px 5px 0px;
margin:0px;
}
.search_text{
color:#044484;
font-size:12px;
border:1px solid #95C2EF;
color:#767273;
font-family:Verdana;
margin:7px 0px 0px 0px;
padding:3px;
width:150px;
height:25px;
}
.welcome_stmt{
padding:20px 0px 0px 85px;
}
.
td.narrow { 
            }
div#wrapper {
            border:1px solid #c7c7c7;
              }
div#narrow {
             background-color:#e2eefa; 
             border:3px solid #ffffff;
             padding-bottom:0px;
             }

div.narrow_by_head { 
                     font-weight:bold;
                     color:#034383;
                     padding-left:20px;
                     font-size:12px;
                     padding-bottom:7px;
             padding-top:18px;
						 
                     }
div.narrow_by_content { 
                     padding-bottom:3px;
                        }
div.white_strip { 
                     height:3px;
										 background-color:#ffffff;		
										 }																				
/*div.narrow_by_content a { 
                          font-size:12px;
                          padding-left:35px;
                          padding-right:5px;
                          color:#626463;
                          }*/
/*div.narrow_by_content a:hover { 
                                color:#1159ab;
                                }*/

div#products_grid_view { 
                    padding:0px 0px 0px 10px;
                   }
div#products_list_view { 
                    padding:0 10px 10px 10px;
                   }
div#products_list { 
                    padding:0 10px 10px 10px;
                   }

div.browse1_pro { 
             padding:15px 15px 15px 15px;
                  min-height:210px;
               position:relative;
            }

div.browse1_sub_pro { 
                  padding:7px;
                  min-height:140px;
                  position:relative;
                  }
td.browse1_pro { 
             border-right:1px dotted #23527c;
             border-bottom:1px dotted #23527c;
             padding:3px;    

            }
td.browse1_sub_pro { 
                     border-right:1px dotted #23527c;
                     border-bottom:1px dotted #23527c;
                     padding:3px;    
                     }
td.browse1_sub_pronew { 
                     border-right:1px dotted #23527c;
                     padding:3px;    
                     } 
td.browse3_pro { 
             
             border-bottom:1px dotted #23527c;
             padding:10px;
						 height:109px;    

            }
div.browse2_pro { 
                  padding:15px 15px 0px 15px;
                  min-height:210px;
                  position:relative;
            }

div.browse2_sub_pro { 
                  padding:7px;
                  min-height:140px;
                  position:relative;
                  }

td.browse2_pro { 
                 border-right:1px dotted #23527c;
                 padding:3px;    
                 }
td.browse2_sub_pro { 
                 border-right:1px dotted #23527c;
                 padding:3px;    
                 }
td.browse_last_pro { 
                     border-right:1px dotted #ffffff;
 
                   }
 /*For List view product display */
.pro_title_list{
padding:8px 0px 0px 0px;
}
.web_price_listpad{
padding:0px 0px 0px 0px;
color:#737171;
font-size:13px;
font-weight:600;
}
tr.pro_list:hover{
border-left:1px dotted #23527c;
border-right:1px dotted #23527c;
}
td.browse3_pro_list { 
             
             /*border-bottom:1px dotted #23527c;*/
             padding:10px;
						 height:109px;    

            }
.pro_desc_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
color:#828283;
}
tr.browse_featured_pro_list { 
                         border-left:none;
                         border-right:none;
                         /*background-color:#e1f2fa;*/
                         /*border:1px solid #c7d7f1;*/
                         padding:0;
                         }
 /*End List view product display */
td.browse_featured_pro { 
                         border-left:none;
                         border-right:none;
                         /*background-color:#e1f2fa;*/
                         /*border:1px solid #c7d7f1;*/
                         padding:0;
                         }
div.browse_featured_pro { 
                          border:2px solid #ffffff;             
                          }

h2.pro_head a {
                color:#0e2f50;
                font-size:13px;
                text-decoration:underline;
		font-weight:600;
               }
.hover_color{
/*background-color:#e1f2fa;*/
border:1px solid #c7d7f1;
}	
.hover_outcolor{
border:1px solid #ffffff;
}						 
td.pro:hover { 
               /*background-color:#e1f2fa;*/
							/* border:1px solid #c7d7f1;*/
							/* border-bottom:1px solid #c7d7f1;
							 border-top:1px solid #c7d7f1;
							 border-left:1px solid #c7d7f1;
							 border-right:1px solid #c7d7f1;*/
							
               }
tr.pro1:hover { 
               /*background-color:#e1f2fa;*/
                padding-bottom:23px;
                }		
tr.pro1list:hover { 
  /*background-color:#E1F2FA;*/
 padding-bottom:23px;
  }							 
					 
div.web_p_list { 
                 color:#747273;
                 font-size:14px;
                 padding-top:30px;
                 }
div.web_p { 
            color:#747273;
            font-size:12px;
            font-weight:bold;
						}
.view_pro_list{
        padding:0px 0px 0px 18px;
        }
.view2{
        display:inline; 
        padding:10px 0px 0px 30px;; 
        }
/*a.view_item { 
              position:absolute;
              bottom:0;
              padding-bottom:10px;
              }
*/a.view_item_list{ 
                  padding-bottom:10px;
              }

/* slider price range css */
.ui-widget-content {
background:transparent url(../images/slider-bg.png) no-repeat scroll 0 0;
height:15px;
padding:11px 0 0;
width:161px;
                     }
.ui-slider {
position:relative;
}
.ui-slider-horizontal .ui-slider-range {
background:#999999 none repeat scroll 0 0;
font-size:1%;
height:6px;
position:relative;
top:0;
z-index:1;
}
.ui-slider-horizontal .ui-slider-handle {
background:transparent url(../images/slider-handle.png) no-repeat scroll 0 0;
cursor:pointer;
height:17px;
position:absolute;
width:21px;
z-index:2;
}

.ui-slider-horizontal .ui-slider-handle {
margin-left:-10px;
top:6px;
border:none;
}
.pad20top{
padding:10px 20px 10px 15px !important;
}
.pad17right{
padding:0px 17px 0px 0px;
}
/*Final Product description*/
.final_pro_left_bg{
background-image:url(/images/final_pro_left_bg.gif);
width:4px;
height:38px;
}
.final_pro_right_bg{
background-image:url(/images/final_pro_right_bg.gif);
width:4px;
height:38px;
}

.final_pro_bg{
               background-image:url(/images/final_pro_common_bg.gif);
               background-repeat:repeat-x;
               height:38px;
               }

.pad_pro{
padding:15px 0px 0px 10px;
}
.pro_desc_final{
background-image:url(/images/shade_pro.gif);
}
.pro_text_final{
font-family:Arial, Verdana, sans-serif;
font-size:16px;
font-weight:bold;
color:#717171;
}
.full_pro_title{
margin:0;
                 padding:10px 5px 5px 5px;
                 font-family:Arial, Verdana, sans-serif;
                 font-size:14px;
                 font-weight:bold;
                 color:#0e2f52;
                 }
.full_pro_title_update{
                        padding:5px 5px 5px 15px;
                        font-size:13px;
                        font-weight:normal;
                        color:#0e2f52;
                        text-decoration:underline;
}
.tabs_border{
border-bottom:1px solid #c7c7c7;
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;
min-height:200;

}
.tabs_bg_left{
background-image:url(/images/left_tab.gif);
background-repeat:no-repeat;
}
.tabs_bg_right{
background-image:url(/images/tabs_bg_right.gif);
background-repeat:repeat-x;
}
.tabs_repeat_bg_spec {
                       background-color:#1b4169;
                       }
.tabs_repeat_bg {
                  background-image:url(/images/tab_bg.gif);
                  background-repeat:repeat-x;
                  }
.tabs_white_line{
background-image:
url(/images/tabs_white_line.gif);
background-repeat:no-repeat;
}

div.tabs_text{
               font-family:Arial, Verdana, sans-serif;
               font-size:15px;
               color:#003782;
               font-weight:normal;
               padding:8px 0px 0px 10px;
               background-image:url(../images/specs_tab.gif);
               background-repeat:no-repeat;               

}
div.tabs_text_none {
               font-family:Arial, Verdana, sans-serif;
               font-size:15px;
               color:#ffffff;
               font-weight:normal;
               padding:0px 0px 0px 10px;
               background-image:none;
               background-repeat:no-repeat;               
               margin-top:5px;

}
.tabs_text_pro{
               font-family:Arial, Verdana, sans-serif;
               font-size:13px;
               color:#ffffff;
               font-weight:normal;
               padding:5px 0px 0px 10px;	
            }
#tabs_main { 
             border-right:2px solid #ffffff;
             border-left:2px solid #ffffff;
             border-bottom:2px solid #ffffff;
             background-image:url(../images/tabs_gradient.gif);
             background-repeat:repeat-x;
             background-position:left bottom;
             min-height: 250px;
             }

.manufacturer{
               background-image:url(../images/manufacturer_bg.gif);
               background-repeat:no-repeat;
               width:246px;
               height:57px;
               }
.manufacturer_selected{
               background-image:url(../images/manufacturer_bg.gif);
               background-repeat:no-repeat;
               width:230px;
               height:53px;
               }							 

.manufacturer_text{
font-family:Arial, Verdana, sans-serif;
font-size:14px;
color:#1d64ad;
font-weight:bold;
padding:5px 0px 5px 20px;
}
.warranty_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
color:black;
font-weight:normal;
padding:0px 0px 0px 0px;

}
.warranty_bg{
background-image:url(../images/bg.jpg);
width:248px;
height:134px;
background-repeat:no-repeat;
}
.total_warr{
background-image:url(../images/button_$_06.png);
width:112px;
height:42px;
background-repeat:no-repeat;


}
.total_warr_landing{
background-image:url(../images/button_$_06_landing.png);
width:100px;
height:42px;
background-repeat:no-repeat;


}
.three_year{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
/*color:#000000;*/
font-weight:500;
padding:10px 0px 0px 0px;
}
.freight{
background-image:url(/images/freight_cal_new.gif);
background-repeat:no-repeat;
width:248px;
height:32px;
margin-top:0px;
padding:10px 0px 0px 0px;

}	
.pro_path_text{
font-family:Arial, Verdana, sans-serif;
font-size:15px;
color:#0e2f50;
font-weight:bold;
}

.freight_bg{
background-color:#e5e5e5;]
width:240px;
height:233px;
margin:5px;
}						
.pad20left{
padding:10px 0px 0px 30px;
}
.pad15top{
padding:15px 0px 0px 0px;
}
.pad20top{
padding:20px 0px 0px 0px;
}
.select_ext{
font-family:Arial, Verdana, sans-serif;
font-size:10px;
color:#6f6f6f;
width:215px;
padding:2px 2px 2px 2px;
}

div#sub_cat { 
              padding-left:20px;
              }
.extended_img{
background-image:url(/images/extended_warranty_new.gif);
background-repeat:no-repeat;
width:246px;
height:26px;
}
.pad10{
padding:10px 0px 0px 10px;
}
.pad18right{
padding:0px 18px 0px 0px;
}
.pad10top{
padding-top:10px;
}
.pad10left{
padding:0px 0px 0px 10px;
}
.pad8left{
padding:0px 0px 0px 8px;
}
.pad2left{
padding:0px 0px 0px 2px;
}
.pad5lr{
padding:0px 5px 0px 5px;
}
.pad5left{
padding:0px 0px 0px 5px;
}
.pad12left{
padding:5px 0px 5px 10px;
margin:0px;
}
.pad3left{
padding:0px 0px 0px 3px;
}
.pad20left{
padding:0px 0px 0px 20px;
}
.select_warranty{
background-color:#dedede; 
height:51px;
width:246px;
border-bottom:2px solid #CC9966;
}
/*.postcode{
width:246px;
height:70px;
border-bottom:1px solid #9b9b9b;
border-left:1px solid #9b9b9b;
border-right:1px solid #9b9b9b;
}*/
.shade_tabs{
background-image:url(/images/tabs_shade.gif);
background-repeat:repeat-x;
}
.inner_post{
background-color:#dcdcdc;
width:242px;height:66px; 
margin:2px;
}
/*Footer */
.footer_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
.footer_text_sub{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
.pad_footer{
padding:10px 10px 10px 15px;
}
.site_search{
width:234px;
}

#sc_info {
 position:relative;
}

.scinfo {
display:none;
left:-380px;
position:absolute;
top:-120px;
z-index:100;
}

#shopping_cart {
background-image:url(../images/latest_news_bg.gif);
background-repeat:repeat-y;
padding:0;
}

.formbutton { 
							font-family:Arial, Verdana, sans-serif;
              padding:3px;
              font-size:11px;
              background-color:#CF0707;
              font-weight:bold;
              color:#ffffff;
              border:1px solid #ffffff;
							
              }
tr.pro_head_tr div { 
                     padding-top:21px;
										 padding-bottom:21px;
                     }
a.pro_head { 
            color:gray;
            vertical-align:bottom;
             }
.pad15left{
padding-left:15px;
}
.active_class a { 
                  color:#0F5AA8;
                  font-size:15px;
                  font-weight:bolder;                  
                }
.inactive_class { 
                  color:#c9d8e5;
                  font-size:15px;
                  font-weight:bolder;                  
                }								
.number_text{
color:#FF0000;
}								

tr.pro_head_tr div.active_class { 
                   padding-top:21px;
                   }

div.top_cart { 
               position:absolute;
               margin-left:586px;
               z-index:4;
               width:400px;
               display: none;
               }

div.top_cart_sub { 
                   position:absolute;
                   margin-left:844px;
                   z-index:4;
                   width:144px;
                   display: none;
               }
							 

.top_cart_content { 
                  /*  border-left:3px solid gray;
                    border-right:3px solid gray;
                    border-top:1px solid lightgray;*/
                    background-color:#f6f6f6;
                   					
                    }
.repeat_bg{
background-image:url(/images/repeat_new.png);
background-repeat:repeat-y;
height:35px;

}
.repeat_288bg
{

}
.cart_bottom298{
background-image:url(/images/curved_bg298.png);
background-repeat:no-repeat;

}
.cart_bottom400{
background-image:url(/images/curvedbg_400new2.png);
background-repeat:no-repeat;
height:18px;
}
.repeat_bg400{
background-image:url(/images/curved_bg_repeat4002.png);
background-repeat:repeat-y;
}
.repeat_bg144{
background-image:url(/images/repeat_y.png);
background-repeat:repeat-y;
}
.cart_bottom144{
background-image:url(/images/curve.png);
background-repeat:no-repeat;

}
.repeat_bg298{
background-image:url(/images/curved_bg_repeat298.png);
background-repeat:repeat-y;
}
.pad6{
padding:6px;
}
.pad10{
padding:10px;
}
.top_cart_head{
font-family:Arial, Verdana, sans-serif;
              color:#0354a5;
                 font-weight:bold;
                 font-size:12px;
								 padding:0px 0px 0px 5px;
                }

.top_cart_pro img { 
                    padding:0px 5px 2px 5px;
                    }

.top_cart_pro_title { 
                      color:#0255a5;
                      font-size:12px;
                      padding-top:5px;
                    }

.top_cart_pro_price_blue { 
                           color:#000080;
                      font-size:12px;
                      font-weight:bold;
                      padding-left:10px;
                    }
.top_cart_pro_price { 
                      color:#F30000;
                      font-size:14px;
                      font-weight:bold;
                      padding-left:10px;
                    }

.top_cart_price_blue {
                  color:#000080;
                  font-size:12px;
                  font-weight:bold;
                  padding-top:5px;
                  }


.top_cart_price {
                  color:#F30000;
                  font-size:14px;
                  font-weight:bold;
                  padding-top:5px;
                  }


.gray_line { 
             border-top:1px solid lightgray;
             height:4px;
             }

div.top_cart { 
               display:none;
               }
.default_div{
              margin:0px;
              padding:0px;
              display:inline;
              }

.formfield3, .formfield3rd, .formfield2, .formfield { 
              border:1px solid #95C4EF;
              }
.formfield3rd { 
                background-color:lightgray;
                }
form.reg_form { 
                font-size:12px;
                color:#333333;
                }
.alert { 
         color:red;
         }
.checkout_text{
							 font-family:Arial, Verdana, sans-serif;
               font-size:15px;
               color:#ffffff;
               font-weight:normal;
               padding:3px 0px 0px 10px;
               margin-top:5px;	
							 }			 
.content{
	 font-family:Arial, Verdana, sans-serif;
   font-size:12px;
   color:#FF0000;
   font-weight:normal;
   padding:3px 0px 0px 0px;
   margin-top:5px;	
}

div.wht_text { 
               color:#ffffff;
               font-size:13px;
               padding:5px 5px 5px 10px;
               }
a.nav_link_wht { 
                 color:#ffffff;
                 }
a.nav_link_wht:hover { 
                       text-decoration:underline;
                 }
a.cart_pro_link { 
                  color:#044484;
                  font-weight:normal;
                  text-decoration:underline;
                  padding:5px 0 2px 0;
                  }
a.cart_pro_link:hover { 
                  text-decoration:none;
                  }
.blue_bold { 
             color:#044484;
             font-weight:bold;
             font-size:13px;
             }
.narrow_res, .narrow_res_search { 
              display:block;
              font-size:12px;
              padding-left:35px;
              padding-right:5px;
              color:#727071;
              padding-top:2px;
              padding-bottom:2px;
              }

.enable_me { 
             font-weight:bold; 
             color:#ffffff;
             background-color:#044484;
             padding-top:5px;
             padding-bottom:5px;
             }
.webprice_text{
font-weight:bold;
font-size:20px;
color:red;
}						 

.narrow_res_top { 
                 padding: 5px 5px 5px 35px;
                 font-size:12px;
                 color:#034383;
                 }
.breadcrum_static { 
                 padding: 5px 5px 5px 4px;
                 font-size:12px;
                 color:#044a90;
                 }
#breadcrum_link{
color:#154A91;
}
.bread_arrow{
color:#0561FF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;

	}
/*For the modified registration page	*/	
.bodytxt {
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;	
	font-size: 12px;
	/*color: #5B5B5B;*/
	/*color: #6a6a6a;*/
	color: #5F5F5F;   /* For content area */
	text-decoration: none;
	text-align:right;
	}
	.padtop{
padding-top:8px;
}
.alert { font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ef3b33;
  text-decoration: none;
  font-weight: bold;
}
.arrow_image{
background:url(../images/arrowfinal.gif);
background-repeat:no-repeat;
padding-left:30px;
}
.pad5bottom{
padding-bottom:5px;
}
.h3txt {
	font-family:Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#5B5B5B;
	border-bottom:2px solid #E9E9E9;
	background-repeat:repeat-x;
	/*color: #5B5B5B;*/
	margin:0px;
	padding:0px;
	width:100%;
	}
	.h5txt {
	font-family:Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#5B5B5B;
/*  border-bottom:2px solid #E9E9E9;*/
	background-repeat:repeat-x;
	/*color: #5B5B5B;*/
	margin:0px;
	padding:0px;
	width:100%;
	}
.checkout_txt {
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;	
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	text-decoration: none;
	text-align:left;
	}	
	.form_field,.form_field_string {
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:240px;
	text-align:left;
	}
	.form_field_new1 {
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:30px;
	text-align:left;
	}
        .form_field_new2 {
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:175px;
	text-align:left;
	}
        .form_field_new3 {
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:105px;
	text-align:left;
	}
	.form_field_chk{
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:250px;
	text-align:left;
	}
	.mar1
{
margin:6px;
}
.formfield2_mo1 

{	

	/*	background-color: #EFEFEF;*/
	background-color: red;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: red;
	margin: 1px;
	padding: 3px;
	width:240px;
	text-align:left;
}
.padtop6{
padding-top:6px;
}
.padtop9{
padding-top:9px;
}
.pad5right{
padding-right:5px;
}

.pad5top{
padding-top:5px;
}
.sbox{
    height:22px;
    width:248px;
    margin: 5px;
    padding: 2px;
    background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
}
.sbox_contact{
    height:22px;
    width:248px;
    margin: 1px;
    padding: 2px;
    background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
}
.sbox_step0{
    height:25px;
    width:400px;
    margin: 5px;
    padding: 2px;
    background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
}
<!--For errors termed as bad-->
.flash.good {
background-color:#86D958;
border:1px solid #229322;
margin:0 0 20px;
padding:10px;
}
.flash.good div.inner {
background:#FFFFFF url(/images/icon_check.gif) 
no-repeat scroll 20px 15px;
}
.flash.bad {
	border: 1px solid #D29C34;
	background: #FF0000;
	padding: 10px;
	margin: 0 0 20px 0; }
	.flash div.inner {
		font-family: Arial, Helvetica, sans-serif;
		padding: 10px 20px 10px 70px;
		font-size: 12px;
		color: #FF0000;
		text-align: left;
		min-height: 30px; }
		.flash div.inner h3 {
			font-size: 14px;
			font-weight: bold;
			margin: 5px 0;
			display: block;
			padding: 0;
			border: none; }
		.flash div.inner ul {
			margin-left: 0px; }
			.flash div.inner ul li {
				line-height: 150%;
				list-style-type: none;
				background:url(/images/error.gif); 
				padding-left:28px;
				padding-bottom:8px;
				background-repeat:no-repeat;
				list-style: none; }
		.flash div.inner a.large {
			line-height: 40px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold; }
		.flash div.inner a { font-weight: bold; }
	.flash.good div.inner {
		background: #FFFFFF url("/images/icon_check.gif") no-repeat 20px 15px; }
	.flash.bad div.inner {
		background: #FFF7F7 url("/images/icon_yeild_2.GIF") no-repeat 15px 15px; }
	.flash.no-explanation div.inner {
		font-weight: bold;
		min-height: 35px;
		font-size: 14px; }
		flash.bad div.inner {
background:#FFFFFF url(/images/icon_yeild_2.GIF) no-repeat scroll 15px;
}
.arrow_image{
background:url(../images/arrowfinal.gif);
background-repeat:no-repeat;
padding-left:30px;
}
/*End of modified registration page	*/								 

span.narrow_products {  
                       color:white;
                       background-color:#044484;
                       padding:5px;
                       }
.common_step_bg{
background-image:url(/images/new_step_bg.gif);
background-repeat:repeat-x;
width:1px;
height:1px;
padding-left:30px;
 
}	
.search_res_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #727071;
text-align: left;
padding:0px;

}										 
.arrow_breadcrumb {
color:#5F5B47;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
.dotted_line{
background-image:url(/images/dotted_borders.gif);
background-repeat:repeat-y;
background-position:right;
}

.dotted_line_vertical {
                        background-image:url(/images/dotted_horizontal.gif);
                        background-repeat:repeat-x;
                        padding:0 0 1px 0;                        
                        }									 
.cat_underline {
                 background-image:url(/images/underline_cat.gif);
                 background-repeat:repeat-x;
                 padding:10px 0 0px 15px;
                 width:115px;
                 height:1px;                 
                 }
.pad20right {
              padding-right:20px;
              }
.pad15right {
              padding-right:15px;
              }

.list_active { 
               /*border:1px solid red;*/
               }

span.pager_links {  
                   color:#D5666F;
                   font-weight:normal;
                   }
a.pager_link { 
               font-weight:normal;
               color:#044484;
               }

a.pager_link:hover { 
                     color:#d50066;
                     }
.pager_page{
color:#917979;
}										 
.contact_text{
font-family:Arial, Verdana, sans-serif;
font-size:14px;
font-weight:bold;
color:#555555;
}	
.title_small{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;
color:#828283;
}	
.warr_text{
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
color:#000000;
text-align:left; 	
}
.price_sort{
font-weight:bold;
font-family:Arial, Verdana, sans-serif;
font-size:10px;
color:#034383;
text-align:left;
padding:8px 0px 0px 10px; 
}

.sort_order{
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
font-size:9px;
/*color:#6d6d6d;*/
color:#333333;
text-align:left;
padding:1px;
border:1px solid #A2C9F1;             
}
.error_postcode{
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
font-size:9px;
color:#395DA7;
text-align:left;
padding:0px;
}
/*Added for contact us page*/
.text_area_contact{
	background-color: #EFF7FF;
	/*background-color: #DFF0FF;*/
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 11px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 0px 0px 0px 6px;
	padding: 3px;
	width:300px;
	}
	
	.form_field_contact{
		/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 5px 0px 0px 6px;
	padding: 3px;
	width:300px;
	text-align:left;
	}
	
	.bodytxt_contact{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;	
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	text-decoration: none;
	text-align:left;
	}

/*Added for contact us page*/	
.contact_form { 
                   padding:10px;
                   height:100%;
                overflow:hidden;
                   }
			
.bodytxt_contact { 
                    font-size:12px;
                    }			 
form.contact_form .text_area_contact { 
                                        background-color:#ffffff;
                                       }
form.contact_form .sbox_contact { 
                                  background-color:#ffffff;
                                      font-size:11px;
                                  }
form.contact_form .form_field_contact { 
                                  background-color:#ffffff;
                                        }

div.rounded_box{
    background-color: #EFF7FF; 
    color: #333; 
    padding: 10px;
    border:0;
    margin: 0;
    zoom:1;
                 overflow:hidden;
}
/* border with rounded corners */

div.rounded_border {  background:#6FBBFF; padding: 8px; 
                 overflow:hidden;
}
span.arrow_btn{
border:0px;
margin:0px;
padding:0px;
}
.readonly{
background-color:#CCCCCC;
}
.readonly_disabled{
background-color:#EFF7FF;
}
.new_info, .warning, .new_success, .new_error {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}

.new_success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url(/images/success.png);
background-repeat:no-repeat;
}
/*Testimonial section css*/
/*.space_bar_testi{
background-image:url(/images/space_bar_testi.gif);
background-position:left;
background-repeat:no-repeat;

}*/
.testi_quote_content,.testi_content,.testi_thanks{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;	
font-size: 12px;
color: #054489;
text-decoration: none;
text-align:left;
padding:10px;
}
.testi_content{
color:#333333;
}
.testi_thanks{
padding:0px ;}
.view_products_txt{
text-decoration:underline ;
text-align:right;
color: #054489;
}
.testimonial{
}
table.testimonial tr {
 padding:0px 0 0 0px;
}
.bgclass {
 background-color:#FFFFFF;
}
div.long_ans {
 padding:0px;
 background-color:#FFFFFF;
}
div.short_ans {
 padding:0px 0px 0px 0px;
}
.pad10bottom{
padding-bottom:10px;
}



/*Testimonial section css ends */

/* image magnifier for banners */
/*#menu a { position:relative; }
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:-10px; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:0px; left:150px; width:300px; height:300px; border:10px solid #ccc;z-index:100;}*/

#menu a { position:relative; }
#menu1 a { position:relative; }
#menu2 a { position:relative; }


#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:-50px; left:80px; width:400px; height:auto; border:10px solid gray;z-index:100;}

#menu1 a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu1 a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu1 a.p1:hover .large {display:block; position:absolute; top:-130px; left:100px; width:400px; height:auto; border:10px solid gray;z-index:100;}

#menu2 a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu2 a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu2 a.p1:hover .large {display:block; position:absolute; top:-160px; left:70px; width:400px; height:auto; border:10px solid gray;z-index:100;}


                   }

form.search_form { 
                   height:19px;                   
                   }
div.search_box { 
                 
                 width:240px;
                 margin-top:7px;
                 background-color:#ffffff;
                 border:1px solid #a2c9f0;
                 margin-right:5px;
                 }
div.search_box1 { 
                 
                 width:152px;
                 margin-top:7px;
                 background-color:#ffffff;
                 border:1px solid #a2c9f0;
                 margin-right:5px;
                 }
div.search_box_footer {                         
                        width:150px;
                        padding-top:0px;
                        }
input.search { 
               vertical-align:top;
               border:none;
               font-size:11px;
               height:18px;
               color:gray;
               padding:0px;
               width:80%;
               }
input.postcode { 
               vertical-align:top;
               border:none;
               font-size:11px;
               height:15px;
               color:gray;
               padding:2px 1px 1px 1px;
							 width:45px;
							 border:1px solid #3f4040;
							 vertical-align:middle;
							 
							 
               }							 
input.site_search { 
                    vertical-align:top;
                    border:none;
                    font-size:11px;
                    height:15px;
                    color:gray;
                    width:90%;
                    padding:3px 0 0 0
               }
input.bottom_search { 
                      background-image:url(../images/bottom_search_go.gif);
                      background-repeat:no-repeat;
                      border-width:0;
                      color:#FFFFFF;
                      cursor:pointer;
                      opacity:0.8;
                      width:28px;
                      height:18px;
                      padding:0;
                    }

input.submit_go { 
                  background-image:url(../images/go_new.jpg);
                  background-repeat:no-repeat;
                  border-width:0;
                  color:#FFFFFF;
                  cursor:pointer;
                  opacity:0.8;
                  width:55px;
                  height:23px;
                  }

input.site_search_submit { 
                           background-image:url(../images/go.gif);
                           background-repeat:no-repeat;
                           width:25px;
                           height:16px;
                           border-top-color:2px solid red;							  
                           color:#FFFFFF;
                           /*                 
                              cursor:pointer;
                              height:21px;
                              opacity:0.8;                 
                              margin:1px 0 0 0;
                              padding:10px 0px 0px 0px;*/
                           }
									
input.submit_go:hover { 
                        opacity:1;
                        }

a.login_link { 
               color:#0060ff;
               text-decoration:underline;
	       font-weight:600;
               }
a.login_link:hover { 
               text-decoration:none;
               }

.nav_hover { 
             background-image:url(../images/nav_m_h.gif);       
             background-repeat:repeat-x;
             height:25px;
             cursor:pointer;
             }

div.nav_divs { 
               position:relative;
               /*display:none;*/
               color:#ffffff;
               background-color:#256fac;
               }
div.home_ent { 
               /*width:620px;
               height:148px;*/
               padding:13px 22px 13px 22px;
               width:750px;
               }

div.proj { 
           padding:13px 22px 13px 22px;
           width:350px;
           /*height:200px;*/
           }

div.cameras { 
           padding:13px 22px 13px 22px;
              width:560px;
              /*height:200px;*/
              }
div.white_goods { 
           padding:13px 22px 13px 22px;
                  width:350px;
                  /*height:200px;*/
              }

div.nav_head { 
               border-bottom:1px solid #92b6d6;
               }
.specials_content { 
                    border-right:1px solid #c7c7c7;
                    border-left:1px solid #c7c7c7;
                    width:285px;
                    background-image:url(../images/specials_bg180.gif);       
                    background-repeat:repeat-x;
                    background-position:left bottom;
                    }

td.dots1 { 
          border-right:1px dotted #23527c;
           /*border-bottom:1px dotted #23527c;*/
         /* padding:0 20px 20px 0;*/
				 padding:0px  6px 5px 0px;
          }
td.dots2 { 
          /*border-bottom:1px dotted #23527c;*/
          /*padding:0 0px 87px 20px;*/
					padding:0px  0px 0px 10px;
          }
td.dots3 { 
          border-right:1px dotted #23527c;
           padding:20px 20px 0 0;
          }
td.dots4 { 
           padding:20px 0 0 20px;
          }

a.product_link { 
                color:#23527e;
                text-decoration:none;
                }
a.product_link:hover { 
                color:#727071;
                }
div.rrp { 
                    color:#727071;
          padding-top:5px;
          }
div.browse_content { 

                     }
td.browse1 { 
             border-right:1px dotted #23527c;
             border-bottom:1px dotted #23527c;
             padding:0 20px 15px 20px;
            }

td.browse2 { 
             border-right:1px dotted #23527c;
             padding:15px 20px 0px 20px;
            }
td.browse_last { 
                   border-right:1px dotted #ffffff;
                   }

/* Easy Slider */

#slider ul, #slider li{
                        margin:0;
                        padding:0;
                        list-style:none;
                        }

#slider { height:270px !important;}
#slider, #slider li{ 
                     width:235px;
                     overflow:hidden; 
                     }

#slider3 ul, #slider3 li{
                        margin:0;
                        padding:0;
                        list-style:none;
                        }

#slider3, #slider3 li{ 
                     width:615px;
                     overflow:hidden; 
                     }

#slider1 ul, #slider1 li{
                        margin:0;
                        padding:0;
                        list-style:none;
                        }

#slider1, #slider1 li{ 
                       width:420px;
                       height:250px;
                       overflow:hidden; 
                     }
#slider2 ul, #slider2 li{
                        margin:0;
                        padding:0;
                        list-style:none;
                        }

#slider2, #slider2 li{ 
                       width:420px;
                       height:250px;
                       overflow:hidden; 
                     }



span#prevBtn{}

span#nextBtn {}

span#prevBtn_sub{}

span#nextBtn_sub{}

/* // Easy Slider */

h2.cat_head a { 
                font-size:13px;
								font-family:Arial, Verdana, sans-serif;
                color:#3e5873;
                font-weight:none;
                text-decoration:none;
                margin:0;
                padding:0px 0px 0px 10px;
              }
a.sub_cat_link { 
                 color:#737171;
                 text-decoration:none;
								
                 }
a.sub_cat_link:hover { 
                 color:#1159ab;
                 }
div.main_cat { 
               min-height:270px;
               position:relative;
               }
							 
.who_we_are_content{                     
                    background-image:url(../images/who_we_are_bg300.gif);		
										width:287px;
										height:300px;
																               
                    }
.who_we_text{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;
font-style:normal;
/*color:#3c3c3c;*/
color:#3c3c3c;
padding:21px 25px 0px 27px;
}
.web_red{
color:#ee1d25;
}
.padtop10{
padding-top:10px;
}
.more_who_we_are{
padding:195px 23px 21px 214px;
}
.pad_top2{
padding-top:8px;
}
.search_new{
background-image:url(../images/search_curve.gif);
background-repeat:no-repeat; 
display:inline;
float:left; 
padding-left:35px;
 }
.submit_btn{
display:inline;
float:left;
padding-top:0px;
}
.search_color{
background-image:url(../images/search_1pix.gif);
background-repeat:repeat-x;
}
.search_left{
background-image:url(../images/search_left_bg.gif);
background-repeat:no-repeat;
}
.search_right{
background-image:url(../images/search_right_bg.gif);
background-repeat:no-repeat;
}
.search_curve{
background-image:url(../images/search_curve.gif);
background-repeat:no-repeat;
padding-left:15px;
}
.select_list{
padding:5px 1px 5px 2px;
margin:0px;
}
.select_grid{
padding:5px 5px 5px 0px;
margin:0px;
}
.search_text{
color:#044484;
font-size:12px;
border:1px solid #95C2EF;
color:#767273;
font-family:Verdana;
margin:7px 0px 0px 0px;
padding:3px;
width:150px;
height:25px;
}
.welcome_stmt{
padding:20px 0px 0px 85px;
}
.
td.narrow { 
            }
div#wrapper {
            border:1px solid #c7c7c7;
              }
div#narrow {
             background-color:#e2eefa; 
             border:3px solid #ffffff;
             padding-bottom:0px;
             }

div.narrow_by_head { 
                     font-weight:bold;
                     color:#034383;
                     padding-left:20px;
                     font-size:12px;
                     padding-bottom:7px;
             padding-top:18px;
						 
                     }
div.narrow_by_content { 
                     padding-bottom:3px;
                        }
div.white_strip { 
                     height:3px;
										 background-color:#ffffff;		
										 }																				
/*div.narrow_by_content a { 
                          font-size:12px;
                          padding-left:35px;
                          padding-right:5px;
                          color:#626463;
                          }*/
/*div.narrow_by_content a:hover { 
                                color:#1159ab;
                                }*/

div#products_grid_view { 
                    padding:0px 0px 0px 10px;
                   }
div#products_list_view { 
                    padding:0 10px 10px 10px;
                   }
div#products_list { 
                    padding:0 10px 10px 10px;
                   }

div.browse1_pro { 
             padding:15px 15px 15px 15px;
                  min-height:210px;
               position:relative;
            }

div.browse1_sub_pro { 
                  padding:7px;
                  min-height:140px;
                  position:relative;
                  }
td.browse1_pro { 
             border-right:1px dotted #23527c;
             border-bottom:1px dotted #23527c;
             padding:3px;    

            }
td.browse1_sub_pro { 
                     border-right:1px dotted #23527c;
                     border-bottom:1px dotted #23527c;
                     padding:3px;    
                     }
td.browse1_sub_pronew { 
                     border-right:1px dotted #23527c;
                     padding:3px;    
                     } 
td.browse3_pro { 
             
             border-bottom:1px dotted #23527c;
             padding:10px;
						 height:109px;    

            }
div.browse2_pro { 
                  padding:15px 15px 0px 15px;
                  min-height:210px;
                  position:relative;
            }

div.browse2_sub_pro { 
                  padding:7px;
                  min-height:140px;
                  position:relative;
                  }

td.browse2_pro { 
                 border-right:1px dotted #23527c;
                 padding:3px;    
                 }
td.browse2_sub_pro { 
                 border-right:1px dotted #23527c;
                 padding:3px;    
                 }
td.browse_last_pro { 
                     border-right:1px dotted #ffffff;
 
                   }
 /*For List view product display */
.pro_title_list{
padding:8px 0px 0px 0px;
}
.web_price_listpad{
padding:0px 0px 0px 0px;
color:#737171;
font-size:13px;
font-weight:600;
}
tr.pro_list:hover{
border-left:1px dotted #23527c;
border-right:1px dotted #23527c;
}
td.browse3_pro_list { 
             
             /*border-bottom:1px dotted #23527c;*/
             padding:10px;
						 height:109px;    

            }
.pro_desc_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
color:#828283;
}
tr.browse_featured_pro_list { 
                         border-left:none;
                         border-right:none;
                         /*background-color:#e1f2fa;*/
                         /*border:1px solid #c7d7f1;*/
                         padding:0;
                         }
 /*End List view product display */
td.browse_featured_pro { 
                         border-left:none;
                         border-right:none;
                         /*background-color:#e1f2fa;*/
                         /*border:1px solid #c7d7f1;*/
                         padding:0;
                         }
div.browse_featured_pro { 
                          border:2px solid #ffffff;             
                          }

h2.pro_head a {
                color:#0e2f50;
                font-size:13px;
                text-decoration:underline;
		font-weight:600;
               }
.hover_color{
/*background-color:#e1f2fa;*/
border:1px solid #c7d7f1;
}	
.hover_outcolor{
border:1px solid #ffffff;
}						 
td.pro:hover { 
               /*background-color:#e1f2fa;*/
							/* border:1px solid #c7d7f1;*/
							/* border-bottom:1px solid #c7d7f1;
							 border-top:1px solid #c7d7f1;
							 border-left:1px solid #c7d7f1;
							 border-right:1px solid #c7d7f1;*/
							
               }
tr.pro1:hover { 
               /*background-color:#e1f2fa;*/
                padding-bottom:23px;
                }		
tr.pro1list:hover { 
  /*background-color:#E1F2FA;*/
 padding-bottom:23px;
  }							 
					 
div.web_p_list { 
                 color:#747273;
                 font-size:14px;
                 padding-top:30px;
                 }
div.web_p { 
            color:#747273;
            font-size:12px;
            font-weight:bold;
						}
.view_pro_list{
        padding:0px 0px 0px 18px;
        }
.view2{
        display:inline; 
        padding:10px 0px 0px 30px;; 
        }
/*a.view_item { 
              position:absolute;
              bottom:0;
              padding-bottom:10px;
              }
*/a.view_item_list{ 
                  padding-bottom:10px;
              }

/* slider price range css */
.ui-widget-content {
background:transparent url(../images/slider-bg.png) no-repeat scroll 0 0;
height:15px;
padding:11px 0 0;
width:161px;
                     }
.ui-slider {
position:relative;
}
.ui-slider-horizontal .ui-slider-range {
background:#999999 none repeat scroll 0 0;
font-size:1%;
height:6px;
position:relative;
top:0;
z-index:1;
}
.ui-slider-horizontal .ui-slider-handle {
background:transparent url(../images/slider-handle.png) no-repeat scroll 0 0;
cursor:pointer;
height:17px;
position:absolute;
width:21px;
z-index:2;
}

.ui-slider-horizontal .ui-slider-handle {
margin-left:-10px;
top:6px;
border:none;
}
.pad20top{
padding:10px 20px 10px 15px !important;
}
.pad17right{
padding:0px 17px 0px 0px;
}
/*Final Product description*/
.final_pro_left_bg{
background-image:url(/images/final_pro_left_bg.gif);
width:4px;
height:38px;
}
.final_pro_right_bg{
background-image:url(/images/final_pro_right_bg.gif);
width:4px;
height:38px;
}

.final_pro_bg{
               background-image:url(/images/final_pro_common_bg.gif);
               background-repeat:repeat-x;
               height:38px;
               }

.pad_pro{
padding:15px 0px 0px 10px;
}
.pro_desc_final{
background-image:url(/images/shade_pro.gif);
}
.pro_text_final{
font-family:Arial, Verdana, sans-serif;
font-size:16px;
font-weight:bold;
color:#717171;
}
.full_pro_title{
margin:0;
                 padding:10px 5px 5px 5px;
                 font-family:Arial, Verdana, sans-serif;
                 font-size:14px;
                 font-weight:bold;
                 color:#0e2f52;
                 }
.full_pro_title_update{
                        padding:5px 5px 5px 15px;
                        font-size:13px;
                        font-weight:normal;
                        color:#0e2f52;
                        text-decoration:underline;
}
.tabs_border{
border-bottom:1px solid #c7c7c7;
border-left:1px solid #c7c7c7;
border-right:1px solid #c7c7c7;
min-height:200;

}
.tabs_bg_left{
background-image:url(/images/tabs_bg_left.gif);
background-repeat:no-repeat;
}

.tabs_repeat_bg {
                  background-image:url(/images/tab_bg.gif);
                  background-repeat:repeat-x;
                  }
.tabs_white_line{
background-image:
url(/images/tabs_white_line.gif);
background-repeat:no-repeat;
}

div.tabs_feature_text, div.tabs_spec_text{
               font-family:Arial, Helvetica, sans-serif;
               font-size:13px;
               color:#003782;
               font-weight:normal;
               padding:6px 0px 0px 10px;
               background-image:url(../images/tabs_feature_text.gif);
               background-repeat:no-repeat;
							 height:20px;               

}
div.tabs_spec_text{
	background-image:url(../images/tabs_spec_text.gif);
}
div.tabs_feature_text_none, div.tabs_spec_text_none {
               font-family:Arial, Helvetica, sans-serif;
               font-size:13px;
               color:#ffffff;
               font-weight:normal;
               padding:6px 0px 0px 10px;
               background-image:none;
               background-repeat:no-repeat;
							 background-image:url(../images/tabs_feature_text_none.gif);                              
							 height:20px;
							 cursor:pointer;

}
div.tabs_spec_text_none {
	background-image:url(../images/tabs_spec_text_none.gif);
}
.tabs_text_pro{
               font-family:Arial, Verdana, sans-serif;
               font-size:13px;
               color:#ffffff;
               font-weight:normal;
               padding:5px 0px 0px 10px;	
            }
#tabs_main { 
             border-right:2px solid #ffffff;
             border-left:2px solid #ffffff;
             border-bottom:2px solid #ffffff;
             background-image:url(../images/tabs_gradient.gif);
             background-repeat:repeat-x;
             background-position:left bottom;
             min-height: 250px;
             }

.manufacturer{
               background-image:url(../images/manufacturer_bg.gif);
               background-repeat:no-repeat;
               width:246px;
               height:57px;
               }
.manufacturer_selected{
               background-image:url(../images/manufacturer_bg.gif);
               background-repeat:no-repeat;
               width:230px;
               height:53px;
               }							 

.manufacturer_text{
font-family:Arial, Verdana, sans-serif;
font-size:14px;
color:#1d64ad;
font-weight:bold;
padding:5px 0px 5px 20px;
}
.warranty_text{
font-family:Arial, Verdana, sans-serif;
font-size:12px;
color:black;
font-weight:normal;
padding:0px 0px 0px 0px;

}
.warranty_bg{
background-image:url(../images/bg.jpg);
width:248px;
height:134px;
background-repeat:no-repeat;
}
.total_warr{
background-image:url(../images/button_$_06.png);
width:112px;
height:42px;
background-repeat:no-repeat;


}
.total_warr_landing{
background-image:url(../images/button_$_06_landing.png);
width:100px;
height:42px;
background-repeat:no-repeat;


}
.three_year{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
/*color:#000000;*/
font-weight:500;
padding:10px 0px 0px 0px;
}
.freight{
background-image:url(/images/freight_cal_new.gif);
background-repeat:no-repeat;
width:248px;
height:32px;
margin-top:0px;
padding:10px 0px 0px 0px;

}	
.pro_path_text{
font-family:Arial, Verdana, sans-serif;
font-size:15px;
color:#0e2f50;
font-weight:bold;
}

.freight_bg{
background-color:#e5e5e5;]
width:240px;
height:233px;
margin:5px;
}						
.pad20left{
padding:10px 0px 0px 30px;
}
.pad15top{
padding:15px 0px 0px 0px;
}
.pad20top{
padding:20px 0px 0px 0px;
}
.select_ext{
font-family:Arial, Verdana, sans-serif;
font-size:10px;
color:#6f6f6f;
width:215px;
padding:2px 2px 2px 2px;
}

div#sub_cat { 
              padding-left:20px;
              }
.extended_img{
background-image:url(/images/extended_warranty_new.gif);
background-repeat:no-repeat;
width:246px;
height:26px;
}
.pad10{
padding:10px 0px 0px 10px;
}
.pad18right{
padding:0px 18px 0px 0px;
}
.pad10top{
padding-top:10px;
}
.pad10left{
padding:0px 0px 0px 10px;
}
.pad8left{
padding:0px 0px 0px 8px;
}
.pad2left{
padding:0px 0px 0px 2px;
}
.pad5lr{
padding:0px 5px 0px 5px;
}
.pad5left{
padding:0px 0px 0px 5px;
}
.pad12left{
padding:5px 0px 5px 10px;
margin:0px;
}
.pad3left{
padding:0px 0px 0px 3px;
}
.pad20left{
padding:0px 0px 0px 20px;
}
.select_warranty{
background-color:#dedede; 
height:51px;
width:246px;
border-bottom:2px solid #CC9966;
}
/*.postcode{
width:246px;
height:70px;
border-bottom:1px solid #9b9b9b;
border-left:1px solid #9b9b9b;
border-right:1px solid #9b9b9b;
}*/
.shade_tabs{
background-image:url(/images/tabs_shade.gif);
background-repeat:repeat-x;
}
.inner_post{
background-color:#dcdcdc;
width:242px;height:66px; 
margin:2px;
}
/*Footer */
.footer_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
.footer_text_sub{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
}
.pad_footer{
padding:10px 10px 10px 15px;
}
.site_search{
width:234px;
}

#sc_info {
 position:relative;
}

.scinfo {
display:none;
left:-380px;
position:absolute;
top:-120px;
z-index:100;
}

#shopping_cart {
background-image:url(../images/latest_news_bg.gif);
background-repeat:repeat-y;
padding:0;
}

.formbutton { 
							font-family:Arial, Verdana, sans-serif;
              padding:3px;
							font-family:Arial, Verdana, sans-serif;
              font-size:11px;
              background-color:#CF0707;
              font-weight:bold;
              color:#ffffff;
              border:1px solid #ffffff;
							
              }
tr.pro_head_tr div { 
                     padding-top:21px;
										 padding-bottom:21px;
                     }
a.pro_head { 
            color:gray;
            vertical-align:bottom;
             }
.pad15left{
padding-left:15px;
}
.active_class a { 
                  color:#0F5AA8;
                  font-size:15px;
                  font-weight:bolder;                  
                }
.inactive_class { 
                  color:#c9d8e5;
                  font-size:15px;
                  font-weight:bolder;                  
                }								
.number_text{
color:#FF0000;
}								

tr.pro_head_tr div.active_class { 
                   padding-top:21px;
                   }

div.top_cart { 
               position:absolute;
               margin-left:586px;
               z-index:4;
               width:400px;
               display: none;
               }

div.top_cart_sub { 
                   position:absolute;
                   margin-left:844px;
                   z-index:4;
                   width:144px;
                   display: none;
               }
							 

.top_cart_content { 
                  /*  border-left:3px solid gray;
                    border-right:3px solid gray;
                    border-top:1px solid lightgray;*/
                    background-color:#f6f6f6;
                   					
                    }
.repeat_bg{
background-image:url(/images/repeat_new.png);
background-repeat:repeat-y;
height:35px;

}
.repeat_288bg
{

}
.cart_bottom298{
background-image:url(/images/curved_bg298.png);
background-repeat:no-repeat;

}
.cart_bottom400{
background-image:url(/images/curvedbg_400new2.png);
background-repeat:no-repeat;
height:18px;
}
.repeat_bg400{
background-image:url(/images/curved_bg_repeat4002.png);
background-repeat:repeat-y;
}
.repeat_bg144{
background-image:url(/images/repeat_y.png);
background-repeat:repeat-y;
}
.cart_bottom144{
background-image:url(/images/curve.png);
background-repeat:no-repeat;

}
.repeat_bg298{
background-image:url(/images/curved_bg_repeat298.png);
background-repeat:repeat-y;
}
.pad6{
padding:6px;
}
.pad10{
padding:10px;
}
.top_cart_head{
font-family:Arial, Verdana, sans-serif;
              color:#0354a5;
                 font-weight:bold;
                 font-size:12px;
								 padding:0px 0px 0px 5px;
                }

.top_cart_pro img { 
                    padding:0px 5px 2px 5px;
                    }

.top_cart_pro_title { 
                      color:#0255a5;
                      font-size:12px;
                      padding-top:5px;
                    }

.top_cart_pro_price_blue { 
                           color:#000080;
                      font-size:12px;
                      font-weight:bold;
                      padding-left:10px;
                    }
.top_cart_pro_price { 
                      color:#F30000;
                      font-size:14px;
                      font-weight:bold;
                      padding-left:10px;
                    }

.top_cart_price_blue {
                  color:#000080;
                  font-size:12px;
                  font-weight:bold;
                  padding-top:5px;
                  }


.top_cart_price {
                  color:#F30000;
                  font-size:14px;
                  font-weight:bold;
                  padding-top:5px;
                  }


.gray_line { 
             border-top:1px solid lightgray;
             height:12px;
             }

div.top_cart { 
               display:none;
               }
.default_div{
              margin:0px;
              padding:0px;
              display:inline;
              }

.formfield3, .formfield3rd, .formfield2, .formfield { 
              border:1px solid #95C4EF;
              }
.formfield3rd { 
                background-color:lightgray;
                }
form.reg_form { 
                font-size:12px;
                color:#333333;
                }
.alert { 
         color:red;
         }
.checkout_text{
							 font-family:Arial, Verdana, sans-serif;
               font-size:15px;
               color:#ffffff;
               font-weight:normal;
               padding:3px 0px 0px 10px;
               margin-top:5px;	
							 }			 
.content{
	 font-family:Arial, Verdana, sans-serif;
   font-size:12px;
   color:#FF0000;
   font-weight:normal;
   padding:3px 0px 0px 0px;
   margin-top:5px;	
}

div.wht_text { 
               color:#ffffff;
               font-size:13px;
               padding:5px 5px 5px 10px;
               }
a.nav_link_wht { 
                 color:#ffffff;
                 }
a.nav_link_wht:hover { 
                       text-decoration:underline;
                 }
a.cart_pro_link { 
                  color:#044484;
                  font-weight:bold;
                  text-decoration:underline;
                  padding:10px 0 5px 0;
                  }
a.cart_pro_link:hover { 
                  text-decoration:none;
                  }
.blue_bold { 
             color:#044484;
             font-weight:bold;
             font-size:13px;
             }
.narrow_res, .narrow_res_search { 
              display:block;
              font-size:12px;
              padding-left:35px;
              padding-right:5px;
              color:#727071;
              padding-top:2px;
              padding-bottom:2px;
              }

.enable_me { 
             font-weight:bold; 
             color:#ffffff;
             background-color:#044484;
             padding-top:5px;
             padding-bottom:5px;
             }
.webprice_text{
font-weight:bold;
font-size:20px;
color:red;
}						 

.narrow_res_top { 
                 padding: 5px 5px 5px 35px;
                 font-size:12px;
                 color:#034383;
                 }
.breadcrum_static { 
                 padding: 5px 5px 5px 4px;
                 font-size:12px;
                 color:#044a90;
                 }
#breadcrum_link{
color:#154A91;
}
.bread_arrow{
color:#0561FF;
font-family:Arial, Verdana, sans-serif;;
font-size:11px;
font-style:normal;
font-weight:normal;

	}
/*For the modified registration page	*/	
.bodytxt {
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;	
	font-size: 12px;
	/*color: #5B5B5B;*/
	/*color: #6a6a6a;*/
	color: #5F5F5F;   /* For content area */
	text-decoration: none;
	text-align:right;
	}
	.padtop{
padding-top:8px;
}
.alert { font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ef3b33;
  text-decoration: none;
  font-weight: bold;
}
.arrow_image{
background:url(../images/arrowfinal.gif);
background-repeat:no-repeat;
padding-left:30px;
}
.pad5bottom{
padding-bottom:5px;
}
.h3txt {
	font-family:Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#5B5B5B;
	border-bottom:2px solid #E9E9E9;
	background-repeat:repeat-x;
	/*color: #5B5B5B;*/
	margin:0px;
	padding:0px;
	width:100%;
	}
	.h5txt {
	font-family:Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#5B5B5B;
/*  border-bottom:2px solid #E9E9E9;*/
	background-repeat:repeat-x;
	/*color: #5B5B5B;*/
	margin:0px;
	padding:0px;
	width:100%;
	}
.checkout_txt {
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;	
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	text-decoration: none;
	text-align:left;
	}	
	.form_field,.form_field_string {
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:240px;
	text-align:left;
	}
	.form_field_chk{
	/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 1px;
	padding: 3px;
	width:250px;
	text-align:left;
	}
	.mar1
{
margin:6px;
}
.formfield2_mo1 

{	

	/*	background-color: #EFEFEF;*/
	background-color: red;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: red;
	margin: 1px;
	padding: 3px;
	width:240px;
	text-align:left;
}
.padtop6{
padding-top:6px;
}
.padtop9{
padding-top:9px;
}
.pad5right{
padding-right:5px;
}

.pad5top{
padding-top:5px;
}
.sbox{
    height:22px;
    width:248px;
    margin: 5px;
    padding: 2px;
    background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
}
.sbox_contact{
    height:22px;
    width:248px;
    margin: 0px 0px 0px 6px;
    padding: 2px;
    background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
}
.sbox_step0{
    height:25px;
    width:400px;
    margin: 5px;
    padding: 2px;
    background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Verdana, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
}
<!--For errors termed as bad-->
.flash.good {
background-color:#86D958;
border:1px solid #229322;
margin:0 0 20px;
padding:10px;
}
.flash.good div.inner {
background:#FFFFFF url(/images/icon_check.gif) 
no-repeat scroll 20px 15px;
}
.flash.bad {
	border: 1px solid #D29C34;
	background: #FF0000;
	padding: 10px;
	margin: 0 0 20px 0; }
	.flash div.inner {
		font-family: Arial, Helvetica, sans-serif;
		padding: 10px 20px 10px 70px;
		font-size: 12px;
		color: #FF0000;
		text-align: left;
		min-height: 30px; }
		.flash div.inner h3 {
			font-size: 14px;
			font-weight: bold;
			margin: 5px 0;
			display: block;
			padding: 0;
			border: none; }
		.flash div.inner ul {
			margin-left: 0px; }
			.flash div.inner ul li {
				line-height: 150%;
				list-style-type: none;
				background:url(/images/error.gif); 
				padding-left:28px;
				padding-bottom:8px;
				background-repeat:no-repeat;
				list-style: none; }
		.flash div.inner a.large {
			line-height: 40px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 18px;
			font-weight: bold; }
		.flash div.inner a { font-weight: bold; }
	.flash.good div.inner {
		background: #FFFFFF url("/images/icon_check.gif") no-repeat 20px 15px; }
	.flash.bad div.inner {
		background: #FFF7F7 url("/images/icon_yeild_2.GIF") no-repeat 15px 15px; }
	.flash.no-explanation div.inner {
		font-weight: bold;
		min-height: 35px;
		font-size: 14px; }
		flash.bad div.inner {
background:#FFFFFF url(/images/icon_yeild_2.GIF) no-repeat scroll 15px;
}
.arrow_image{
background:url(../images/arrowfinal.gif);
background-repeat:no-repeat;
padding-left:30px;
}
/*End of modified registration page	*/								 

span.narrow_products {  
                       color:white;
                       background-color:#044484;
                       padding:5px;
                       }
.common_step_bg{
background-image:url(/images/new_step_bg.gif);
background-repeat:repeat-x;
width:1px;
height:1px;
padding-left:30px;
 
}	
.search_res_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #727071;
text-align: left;
padding:6px 0px 0px 0px ;

}										 
.arrow_breadcrumb {
color:#5F5B47;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}
.dotted_line{
background-image:url(/images/dotted_borders.gif);
background-repeat:repeat-y;
background-position:right;
}

.dotted_line_vertical {
                        background-image:url(/images/dotted_horizontal.gif);
                        background-repeat:repeat-x;
                        padding:0 0 1px 0;                        
                        }									 
.cat_underline {
                 background-image:url(/images/underline_cat.gif);
                 background-repeat:repeat-x;
                 padding:10px 0 0px 15px;
                 width:115px;
                 height:1px;                 
                 }
.pad20right {
              padding-right:20px;
              }
.pad15right {
              padding-right:15px;
              }

.list_active { 
               /*border:1px solid red;*/
               }

span.pager_links {  
                   color:#D5666F;
                   font-weight:normal;
                   }
a.pager_link { 
               font-weight:normal;
               color:#044484;
               }
.dotted_pagination{
background-image: url(/images/dotted_pagination.gif);
background-repeat: repeat-x;
background-position:top;
background-position:bottom;
				 

a.pager_link:hover { 
                     color:#D5666F;
                     }
.contact_text{
font-family:Arial, Verdana, sans-serif;
font-size:14px;
font-weight:bold;
color:#555555;
}	
.title_small{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:normal;
color:#828283;
}	
.warr_text{
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
color:#000000;
text-align:left; 	
}
.price_sort{
font-weight:bold;
font-family:Arial, Verdana, sans-serif;
font-size:10px;
color:#034383;
text-align:left;
padding:8px 0px 0px 10px; 
}

.sort_order{
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
font-size:9px;
/*color:#6d6d6d;*/
color:#333333;
text-align:left;
padding:1px;
border:1px solid #A2C9F1;             
}
.error_postcode{
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
font-size:9px;
color:#395DA7;
text-align:left;
padding:0px;
}
/*Added for contact us page*/
.text_area_contact{
	background-color: #EFF7FF;
	/*background-color: #DFF0FF;*/
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 11px;
	/*color: #5B5B5B;*/
	color: #2B2E35;
	margin: 1px;
	padding: 3px;
	width:300px;
	}
	
	.form_field_contact{
		/*	background-color: #EFEFEF;*/
	background-color: #EFF7FF;
	/*border: 1px solid #000000;*/
	border: 1px solid #6FBBFF;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family: Arial, Verdana, sans-serif;*/
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	margin: 5px 0px 0px 6px;
	padding: 3px;
	width:300px;
	text-align:left;
	}
	
	.bodytxt_contact{
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;	
	font-size: 12px;
	/*color: #5B5B5B;*/
	color: #6a6a6a;
	text-decoration: none;
	text-align:left;
	}

/*Added for contact us page*/	
.contact_form { 
                   padding:10px;
                   height:100%;
                overflow:hidden;
                   }
			
.bodytxt_contact { 
                    font-size:12px;
                    }			 
form.contact_form .text_area_contact { 
                                        background-color:#ffffff;
                                       }
form.contact_form .sbox_contact { 
                                  background-color:#ffffff;
                                      font-size:11px;
                                  }
form.contact_form .form_field_contact { 
                                  background-color:#ffffff;
                                        }

div.rounded_box{
    background-color: #EFF7FF; 
    color: #333; 
    padding: 10px;
    border:0;
    margin: 0;
    zoom:1;
                 overflow:hidden;
}
/* border with rounded corners */

div.rounded_border {  background:#6FBBFF; padding: 8px; 
                 overflow:hidden;
}
span.arrow_btn{
border:0px;
margin:0px;
padding:0px;
}
.readonly{
background-color:#CCCCCC;
}
.readonly_disabled{
background-color:#EFF7FF;
}
.new_info, .warning, .new_success, .new_error {
border: 1px solid;
margin: 10px 0px;
padding:15px 10px 15px 50px;
background-repeat: no-repeat;
background-position: 10px center;
}

.new_success {
color: #4F8A10;
background-color: #DFF2BF;
background-image:url(/images/success.png);
background-repeat:no-repeat;
}
/*Testimonial section css*/
.space_bar_testi{
background-image:url(/images/space_bar_testi.gif);
background-position:left;
background-repeat:no-repeat;
}
.testi_quote_content,.testi_content,.testi_thanks{
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;	
font-size: 12px;
color: #054489;
text-decoration: none;
text-align:left;
padding:10px;
}
.testi_content{
color:#333333;
}
.testi_thanks{
padding:0px ;}
.view_products_txt{
text-decoration:underline ;
text-align:right;
color: #054489;
}
.testimonial{
}
.pad_testi{
padding:10px 15px 0px 3px;
}

table.testimonial tr {
 padding:0px 0 0 0px;
}

table.testimonial tr.head:hover {
 /*background-color:#f3f3f3;*/
 /*cursor:pointer; */
}
tr.head_sub:hover {
/* background-color:#f3f3f3;*/
/* cursor:pointer; */
}

.bgclass {
 background-color:#FFFFFF;
}
div.long_ans {
 padding:0px;
 background-color:#FFFFFF;
}
div.short_ans {
 padding:0px 0px 0px 0px;
}
.pad10bottom{
padding-bottom:10px;
}



/*Testimonial section css ends */

/* image magnifier for banners */
/*#menu a { position:relative; }
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:-10px; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:0px; left:150px; width:300px; height:300px; border:10px solid #ccc;z-index:100;}*/

#menu a { position:relative; }
#menu1 a { position:relative; }
#menu2 a { position:relative; }


#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:-50px; left:80px; width:400px; height:auto; border:10px solid gray;z-index:100;}

#menu1 a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu1 a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu1 a.p1:hover .large {display:block; position:absolute; top:-130px; left:100px; width:400px; height:auto; border:10px solid gray;z-index:100;}

#menu2 a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu2 a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu2 a.p1:hover .large {display:block; position:absolute; top:-160px; left:70px; width:400px; height:auto; border:10px solid gray;z-index:100;}

/* impromtu button */

div.jqi button.jqidefaultbutton { 
                                  background-color:#044484;
 }

/* shopping cart buttons */

.continue_shopping {
                     background-image:url(../images/new_images/Btn_continue_shopping.jpg);
                     background-repeat:no-repeat;
                     border-width:0;
                     color:#FFFFFF;
                     cursor:pointer;
                     font-weight:bold;
                     height:23px;
                     opacity:0.8;
                     padding-bottom:3px;
                     width:300px;
                     height:50px;
                     }
.pad5bottom{
padding-bottom:5px;
}
.pad10bottom{
padding-bottom:10px;
}
.pad3top{
padding-top:3px;
}	
.pad3bottom{
padding-bottom:3px;
}									 
										 
span.enable_limit {
                color:#D6400B;
                font-size:14px;
                }
.postcode_error{
font-family:Arial, Verdana, sans-serif;
font-size:11px;
color:#990033;
}
.register_new_user{
display:none;
}