﻿@charset "utf-8";

/* ---------------------------------------------------------------------------------------
[Catalog Stylesheet]

Project:		Weyser	
Version:		1.0
Date created:	12/2/2008

Table of Contents:

   
	
--------------------------------------------------------------------------------------- */


/* Common
--------------------------------------------------------------------------------------- */
@import url(../Common/masters_common.css);


/* OVERWRITE "CONTENT" STYLES
--------------------------------------------------------------------------------------- */
#content { width: 730px !important; }
    #content .page { float: left; padding-top: 15px; padding-bottom:30px; min-height: 400px; width: 730px; padding-left: 0px; padding-right: 0px; }
        #content .page h1.page-title { float: right; width: 710px; margin: 10px 0px; padding: 0px; padding-left: 20px; border: 0px; font-size: 20px; font-style: italic; }
        #content .page h2 { width: 640px; float: left; margin: 0px 0px 10px 0px; }
        #content .page p { margin-bottom: 10px; float: left; }
	     
fieldset#search { top: 146px; width: 330px; }
#wrapper div#sitemap { background: transparent url(../../Images/bg_sitemap2.jpg) no-repeat; }

/* Middle Layout
--------------------------------------------------------------------------------------- */
#sidebar { float: left; width: 250px; height: 500px; margin-top: 10px; }
    #sidebar ul { list-style: none; }
        #sidebar .catalog-list li { padding: 1px 0px; }
            #sidebar .catalog-list a { width: 243px; padding: 11px 0px 7px 50px; font-family: "Trebuchet MS"; text-decoration: none; background: transparent url(../../Images/bg_menu_item.jpg) no-repeat 0px 0px; display: block; }
            #sidebar .catalog-list a:hover { background-position: 0px -36px; }


#_catalog .catalog  { width: 175px; height: 290px; float: left; background: transparent url(../../Images/bg_product-box.jpg) no-repeat; position: relative; margin: 10px 3px; }
    #_catalog .catalog .catalog-image { padding: 5px; background: #fff; border: 1px solid #fff; float: left; width: 120px; margin: 55px 0px 0px 20px; }
      #_catalog .catalog .catalog-image .image-item { height:120px; vertical-align:middle; }
        #_catalog .catalog .catalog-image table { margin: auto; }
    #_catalog .catalog h3 { position: absolute; z-index: 3; top: 8px; left: 0px; width: 175px; text-align: center; overflow: hidden; }
        #_catalog .catalog h3 a { color: #a20013; text-decoration: none; }
        #_catalog .catalog h3 a:hover { text-decoration: underline; }
        
    #_catalog .catalog .catalog-description { float: left; width: 155px; padding: 10px; margin: 22px 0px 0px 0px; font-size: 11px; overflow: hidden; height: 45px; }
    
/* _ PRODUCT SEARCH (CatalogWithSearch.aspx)
--------------------------------------------------------------------------------------- */
#_advanced-search .featured-search { float: left; width: 730px; background: #fff; padding: 15px; }
    #_advanced-search .featured-search .criteria { float: left; width: 360px; }
    #_advanced-search .featured-search .features { float: left; width: 360px; }
    #_advanced-search .featured-search .row { width: 360px; }
        #_advanced-search .featured-search .features h2 { width: 360px; }
        #_advanced-search .featured-search .features .group { float: left; margin-right: 35px; }
            #_advanced-search .featured-search .features .group .group-name { padding-bottom: 5px; }
       #_advanced-search .featured-search .btn { float: right; margin: 10px; }

/* result */
#_advanced-search .product-list { float: left; margin-top: 10px;  width:720px;}
    #_advanced-search .product-list .product { margin-top: 2px; }
            
            
            
/* Product List
--------------------------------------------------------------------------------------- */
#_product-list {  }
    #_product-list h1.header { float: right; width: 740px; margin: 0px 0px; padding: 0px; border: 0px; font-size: 20px; font-style: italic; }
    #_product-list a.back-to-product-types { display: none; }
    
    #_product-list .sort-by { position: absolute; z-index: 4; top: 200px; right: -6px; }
   #_product-list .sort-by .selectbox-wrapper{left:45px;}
    
    #_product-list .sort-by span {font-weight:bold; float:left;padding-right:5px;padding-top:5px;}
    
    #_product-list .product { width: 175px; height: 290px; float: left; background: transparent url(../../Images/bg_product-box.jpg) no-repeat; position: relative; margin: 15px 3px 15px 0px; }
        #_product-list .product-image { padding: 5px; border: 1px solid #fff; background: #fff; float: left; width: 120px; margin: 55px 0px 0px 20px; }
        #_product-list .product-title { position: absolute; z-index: 3; top: 8px; left: 0px; width: 175px; text-align: center; overflow: hidden; }
            #_product-list .product-title a { color: #b72335; text-decoration: none; }
            #_product-list .product-title a:hover { text-decoration: underline; }
        #_product-list .product-description {  }
        
        /* products features */
        #_product-list .product-features { display: none; }
        
        /* product price */
        #_product-list .product-price { font-weight: bold; color: black; position: absolute; font-size: 12px; z-index: 300; top: 220px; left: 0px; margin-left: 20px; width: 140px; text-align: center; }
            #_product-list .product-price span { color: #b72335; font-size: 14px; }
            
        /* product compare */
        .product-compare { position: absolute; z-index: 3; bottom: -24px; padding: 4px 0px; background: #e5e5e5; left: 13px; width: 150px; text-align: center; }
        .product-compare:hover { background: #ececec; }
            .product-compare a { display: inline; font-size: 11px; font-weight: normal; padding: 0px !important; }
            .product-compare img { display: inline; vertical-align: middle; width: 14px; }
            
        /* rating */
        #_product-list .rating { display: none; }
        
        /* quantity */
        #_product-list div fieldset.quantity {  }
            #_product-list .quantity .row {  }	                            
                
                #_product-list .quantity .row.tb { display: none; }	                            
                .ie #_product-list .quantity .row.tb { display: none; }	                            
                #_product-list .quantity .row .lbl { display: none; }
                #_product-list .quantity .row .textbox { display: none; }
                
                #_product-list .quantity .row.bn { position: absolute; z-index: 3; top: 250px; left: 15px; width: 150px; text-align: center; }
                    #_product-list .quantity .btn { background: transparent url(../../Images/btn_add_to_cart.jpg) no-repeat 0px 0px; width: 95px; height: 23px; border: 0px; }
                    #_product-list .quantity .btn:hover { background-position: 0px -23px; }
                    .fx #_product-list .quantity .btn { text-indent: -9999px; }
                    .ie #_product-list .quantity .btn { line-height: 9999px; }
         	      
         	    /* validators and info */                             
                #_product-list .quantity .product-added { width: 150px; text-align: center; position: absolute; z-index: 3; top: 50px; left: 15px; border: 1px solid black; background-color: #0a4d77; filter: alpha(opacity=80); opacity:0.8; color: #fff; display: block; }
                #_product-list .quantity .prd-added {  }
                    #_product-list .quantity .prd-added .txt { margin: 100px 0px 0px 0px; float: left; width: 10px; padding: 10px; }
                    #_product-list .quantity .prd-added .txt2 { background: #0a4d77; color: #fff; float: left; margin-top: 100px; color: #fff; width: 100px; padding: 10px; }
            
                
                #_product-list .quantity .overweight { width: 130px; text-align: center; position: absolute; z-index: 3px; top: 50px; left: 15px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=80); opacity:0.8; color: red; display: block; padding: 60px 10px 60px 10px; }
                #_product-list .quantity .rfv { width: 130px; text-align: center; position: absolute; z-index: 3px; top: 50px; left: 15px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=90); opacity:0.9; color: red; display: block; padding: 60px 10px 60px 10px; }
                #_product-list .quantity .rv { width: 130px; text-align: center; position: absolute; z-index: 3px; top: 50px; left: 15px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=90); opacity:0.9; color: red; display: block; padding: 60px 10px 60px 10px; }
                
                
                  /*Catalog - panel Compare*/
    #_product-list .panel-compare { padding: 10px; border: 1px solid #dbdbdb; margin-top: 0px; width: 700px; background-color: #e8e8e8; float: left; margin-bottom: 5px; }
        
        #_product-list .panel-compare span.title {float: left;padding: 10px; min-height:15px; color:#A40215;font-weight: bold; }
            #_product-list .panel-compare .title img { vertical-align: middle; padding-right: 5px; }
                #_product-list .panel-compare span.title span { cursor:pointer; }
            
        #_product-list .panel-compare .minimize { cursor:pointer; float: right; padding: 10px;color:#a40215;font-weight: bold;}
        #_product-list .panel-compare .compare-image {background-color: white; height: 120px; width: 700px;}

    #_product-list .panel-compare .box-image{float: left;  width: 110px; height:120px;   overflow: hidden; }
    #_product-list .panel-compare .box-image img{  }
    #_product-list .panel-compare .remove{ }
    #_product-list .panel-compare .box-image .image{ width: 70px; height:70px;padding-left:20px; padding-top:20px;padding-right:20px;}
    #_product-list .panel-compare .box-image .image img{border:1px solid #a40215;}
    /*#_product-list .panel-compare .compare-image .btn { padding: 2px 15px; margin-right:-1px; border: 1px solid #172026; background: #e5e5e5; text-decoration: none; font-weight: bold; color: gray; }*/
    #_product-list .panel-compare .compare-image .btn {text-decoration:none; cursor:pointer; width: 109px;  background: transparent url(../../Images/Checkout/btn.jpg) no-repeat; border: 0px; color: #fff; font-size: 11px; font-weight: bold;}
            #_product-list .panel-compare .compare-image  .btn:hover { background-position: 0px -25px;/* text-decoration:none;*/}                        
    #_product-list .panel-compare .links { float: left; width: 250px; height:50px; margin-top:45px; padding: 5px 0 5px 0; }
        #_product-list .panel-compare .remove-all {padding: 5px 25px 6px 25px;}
		#_product-list .panel-compare .compare-now {padding: 5px 25px 6px 15px;}
		
    /* Status compare */
    #_product-list .panel-compare  .status-compare {margin-left:20px;width:600px;float:left;}
    #_product-list .panel-compare  .status-compare img{display:block;float:left;}
    #_product-list .panel-compare  .status-compare .lStatus{padding: 5px 5px 5px 10px;  font-weight:bolder; color:Black;  display:block;float:left;}

               
                            
        /* Product Details
        --------------------------------------------------------------------------------------- */
        #_product-details { position: relative; }
            
            .container { float: left; width: 720px; min-height: 450px; }
            
            /* product name */
            #_product-details .product-name { border: 0px; float: right; width: 430px; font-size: 15px; color: #BD232D; border-bottom: 1px dotted #e5e5e5; margin: 30px 0px 10px 0px; padding: 0px; }
            
            /* product description */
           #_product-details .desc, #content #_product-details   p { float:left !important; width: 400px; margin-left:25px; }
           
            /* features list */
            #_product-details .features-list { float: right; width: 410px; margin-right: 20px; }
                #_product-details .features-list .feature-group { float: left; width: 375px; margin-bottom: 10px; }
                    
                    /* title */
                    #_product-details .features-list .group { float: left; font-weight: bold; width: 375px; margin-bottom: 5px; font-size: 14px; color: #000; border-bottom: 1px solid #e5e5e5; padding-bottom: 3px; }
                    #_product-details .features-list .feature { float: left; padding-left: 10px; text-align: left; width: 360px; margin: 5px 0px 5px 5px; padding: 0px 0px 5px 0px; }
                        /* feature name */
                        #_product-details .features-list .feature .feature-name { font-weight: bold; float: left; margin-left: 10px; color: #000; font-size: 11px; }
                        #_product-details .features-list .feature img { float: left; margin-left: 5px; }
                        #_product-details .features-list .feature .feature-description { float: left; margin: 10px 0px 0px 50px; width: 250px; }
            
            /* price */
            #_product-details .price { position: absolute; z-index: 3; top: 105px; left: 290px; }
                #_product-details .price span { float: left; color: #000; padding-right: 5px; }
                #_product-details .price span.price { position: static; color: #B72335; font-size: 15px; font-weight: bold; }
            
            /* photo */
            #_product-details .photo { float: left; width: 250px; height: 250px; background: #fff; border: 5px solid #ebebeb; margin-top: 10px; }
                #_product-details .bImageBorder { float: left; width: 250px; height: 250px; }
                    #_product-details .bImageBorder div { text-align: center !important; }
                    
                /* small photos */
                #_product-details .photo .small-photos { float: left; width: 250px; margin-top: 35px; }
                    #_product-details .photo .small-photos .photo { float: left; background: none; margin: 0px; padding: 0px; border: none; width: 70px; height: 60px; }
                        #_product-details .photo .small-photos .photo img { border: 1px solid gray !important; }
                        
            /* rating */
            #_product-details .rating { width: 320px; position: absolute; z-index: 3; top: 85px; left: 290px; }
                #_product-details .rating img { float: left; margin-right: 3px; }
                #_product-details .rating .txt-rating { display: none; }
                #_product-details .rating .point { display: none; }
                #_product-details .rating .txt-5 { display: none; }
                #_product-details .rating a { display: none; }
                #_product-details .rating a.how-many-reviews { display: block; float: left; }
                
            /* quick cart control */
            #_product-details .quick-cart-control { position: absolute; z-index: 3; top: 50px; right: 0px; width: 230px; }
                /* quantity */
                #_product-details div fieldset.quantity { float: left; width: 303px; }
                    #_product-details .quantity .row { float: left; margin: 0px 0px 0px 5px; border: none; }	                            
                        
                        #_product-details .quantity .row.tb { float: left; margin-left: 5px; }
                        .ie #_product-details .quantity .row.tb { margin-left: 5px; }
                        
                        #_product-details .quantity .row.bn { float: left; margin-right: 5px; }
                            #_product-details .quantity .row.bn .view-cart { position: absolute; z-index: 3; top: -83px; left: 20px; width: 195px; height: 35px; background: transparent url(../../Images/view-cart-button.jpg) no-repeat; }
                            #_product-details .quantity .row.bn .view-cart:hover { background: transparent url(../../Images/view-cart-button.jpg) no-repeat 0px -35px; }
                                #_product-details .quantity .row.bn .view-cart span { display: none; }
                                
                        #_product-details .quantity .row .lbl { float: left; padding: 5px 10px 0px 0px; font-weight: bold; }
                        #_product-details .quantity .row .textbox { margin-top:0px; float: left; width: 56px; height: 26px; border: 0px; background: transparent url(../../Images/qt_bg.jpg) no-repeat; padding: 4px 4px; }
                                                   
                        #_product-details .quantity .btn  { background: transparent url(../../Images/btn_add_to_cart.jpg) no-repeat 0px 0px; width: 95px; height: 23px; border: 0px; }
                        #_product-details .quantity .btn:hover { background-position: 0px -23px; }
                        .fx #_product-details .quantity .btn { text-indent: -9999px; }
                        .ie #_product-details .quantity .btn { line-height: 9999px; }
                            
                        #_product-details .quantity .product-added { left: 20px; top: 150px; position: absolute; background-color: black; filter: alpha(opacity=90); opacity:0.9; color: #fff; padding: 10px; }
                        #_product-details .quantity .product-added-progress { left: 60px; top: 150px; position: absolute; background-color: black; filter: alpha(opacity=90); opacity:0.9; color: #fff; padding: 10px; }
                        #_product-details .quantity .prd-added {  }
                        #_product-details .quantity .prd-added .txt { float: left; padding-right: 20px; }
                            #_product-details .quantity .prd-added .txt2 {  }
                        
                        #_product-details .quantity .overweight { position: absolute; z-index: 3px; top: 150px; left: 90px; width:250px; margin-left: -90px; border: 1px solid black; background-color:black;filter:alpha(opacity=80);opacity:0.8; color: #fff; display: block; padding: 10px; }
                        
                        /* validators */
                       #_product-details .quantity  .rfv, .rv {background-color: #EBEBEB;border:1px solid black;padding:5px;position:absolute;right:0px;top:25px;width:160px; }
                            
            #_product-details .view-cart { float: left; }
              
           /* Products tabs*/   
                #tab {float: left; width: 720px; margin: 10px 5px 20px 5px; height:auto; }
		        ul#tabs{width: 100%;border-bottom: 3px solid #C00E24;margin-top: 10px;overflow: hidden; vertical-align:bottom;	}
		        ul#tabs li{ background: url(../../Images/tab/btn-bg.gif) #FFF repeat-x 0 100%; display:block; border-top:1px solid #E1E1E1;border-left:1px solid #E1E1E1;border-right:1px solid #E1E1E1; padding:5px 10px 0px 10px; height: 22px;	float: left;display: block; margin-top:5px;	 margin-left: 2px;text-align: center;}	
		        ul#tabs li a { text-decoration: none; color: #717171; }
		        ul#tabs li.active{background: url(../../Images/tab/btn-active.gif) #BD232D repeat-x 0 100%;height: 27px;margin-top:0px; }
		        ul#tabs li.active a { color: #fff; }
		
		       #bar0, #bar1, #bar2, #bar3, #bar4, #bar5 { float:left;color:Black; padding: 10px;min-height:200px; width:698px;   display: none;height:auto; border:1px solid #E1E1E1; }
		       #bar0 { display: block; }
             
                 #tab #content-box{  border-top:20px solid #E1E1E1;height:auto;}
                 #tab #content-box .lblStatus{color:#274770; font-weight:bold;}
              /* product features*/
              
                 /* product features */
              
                #bar1  a { color: #6B9CBD; text-decoration: none; float: left; width: 680px; margin-top: 15px;  vertical-align: middle; }
                #bar1  a img { padding-right: 5px; }
                #bar1 .featureGroupName { float: left; width: 640px; }        
            
                 #bar1 .divFeature { display:none; width: 680px; float: left; margin-top: 0px;  text-align: center; }
                 #bar1 .divFeature table { width: 680px; }
                 #bar1 .divFeature .itm th { background: #EFEFEF; text-align: justify; padding: 5px; }
                 #bar1 .divFeature th span { display: block; font-weight: bold; color: #22688C; padding: 5px 5px 5px 5px; text-align: left; }
                 #bar1 .divFeature .itm td  {background: #F5F5F5; text-align:justify; padding: 5px; }
               
                 #bar1 .divFeature td a,  td span {text-decoration: none; display: block; color: #4a4a4a; padding: 3px 5px 3px 5px; }
                 #bar1  .product-features{ margin:10px;}
                 
       /*tab image gallery*/
               /* photo */
            
                #_product-details #bar2 .bImageBorder { float: left; width: 250px; height: 250px; }
                    #_product-details #bar3 .bImageBorder div { text-align: center !important; }
                    
                /* small photos */
                #_product-details #bar2 .small-photos { float:right;margin-right:35px;width:300px;}
                    #_product-details #bar2 .small-photos .photo { background:transparent none repeat;border:1px solid #a1a1a1;float:left;height:120px;padding:0;width:120px; margin:5px; }
                        #_product-details #bar2 .small-photos .photo img { border: none !important; }
              
              /*product files*/
              
                #_product-details .bar  .files-product {margin-top:25px;}
               #_product-details .bar .file-row { float: left; margin-left:20px; width:600px; border-bottom:1px solid #E1E1E1; padding: 5px 1px 5px 60px  }
               #_product-details .bar .file-row img { float: left;}
               #_product-details .bar .file-row a{display: block; float: left; padding:10px 0 0 25px; font-size:16px; font-weight:bold;width:530px;}
          
          /*product specification*/
          #bar2 .product-specification { margin-top:20px;}
          #bar2 .product-specification .div-specification {float: left; display:block; margin-left:20px; width:645px; border-bottom:1px solid #E1E1E1;padding: 5px 2px 5px; }
          #bar2 .product-specification .div-specification span{color:#4A4A4A;  font-size:12px; font-weight:bold;}
          
            /* product reviews */
            #_product-details .product-review { display: none; }
                
                /* reviews header + add new + sort */
                #_product-details .product-review .write-new { float: left; width: 700px; padding: 10px 20px; background: #e5e5e5; margin: 0px 0px 10px 0px; }
                    #_product-details .product-review .write-new a { float: left; }    
                    #_product-details .product-review .write-new .ddl { float: right; }
                
                #_product-details .product-review .reviews { float: left; width: 740px; }
                    
                    /* single review */
                    #_product-details .product-review .review { float: left; width: 700px; padding: 20px; background: transparent url(../../Images/bg_reviews.jpg) no-repeat; }
                        #_product-details .review .rating-image { float: right; }
                        #_product-details .review .meta { float: left; width: 680px; }
                            #_product-details .review .title { float: left; width: 630px; margin-bottom: 2px; font-weight: bold; font-size: 14px; }
                            #_product-details .review .date { float: left; font-size: 11px; margin-right: 5px; }
                            #_product-details .review .txt-author { float: left; font-size: 11px; font-weight: bold; color: #0b4e78; margin-right: 3px; }
                        #_product-details .review .author { float: left; }
                        #_product-details .review .content { float: left; width: 680px; margin-top: 6px; }
                        #_product-details .review .content-more { float: left; width: 740px; }
                        
                        /* helpful */
                        #_product-details .review .helpful { float: left; width: 680px; position: relative; }
                            #_product-details .review .helpful .question { font-weight: bold; padding: 15px 10px 0px 0px; }
                            #_product-details .review .helpful img { vertical-align: middle; }
                            
                            #_product-details .review .helpful .up { position: absolute; z-index: 3; top: 18px; left: 237px; }
                            #_product-details .review .helpful .down { position: absolute; z-index: 3; top: 18px; left: 274px; }
                            
                            #_product-details .review .helpful span { display: none; }
                            
            /* add product review */
            #_product-details .add-product-review { display: none; }
                #_product-details .add-product-review .add-review { float: left; width: 740px; }
                    #_product-details .add-review .form-normal { float: left; width: 740px; }
                        #_product-details .add-review .form-normal .row { float: left; width: 740px; }
                            #_product-details .add-review .form-normal .row .lbl { float: left; width: 120px; text-align: left; padding-top: 2px; }
                            #_product-details .add-review .form-normal .row .textbox { float: left; width: 520px; }
                            
                            #_product-details .add-review .form-normal .row.name { width: 380px; }
                                #_product-details .add-review .form-normal .row.name .lbl {  }
                                #_product-details .add-review .form-normal .row.name .textbox { width: 220px; }
                            #_product-details .add-review .form-normal .row.location { width: 300px; }
                                #_product-details .add-review .form-normal .row.location .lbl { width: 75px; text-align: right; padding-right: 5px; }
                                #_product-details .add-review .form-normal .row.location .textbox { width: 180px; }
                            
                            /* status label + buttons (save, preview) */
                            #_product-details .add-review .form-normal .lbl-status { float: left; width: 700px; padding: 20px; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
                            #_product-details .add-review .form-normal .btn { margin-top: 10px; }
            /*review popup*/
            .reviewBackground {	background-color: Gray;	}
            .review-panel {	background-color:#ffffdd;	border: 1px solid Gray;	padding:3px;	width:700px;}

			/* sku */	            
			.sku { position: absolute; z-index: 3; top: 22px; right: 225px; padding: 5px; text-align: right; color: #fff; }

            /* print buttons */                
            #_product-details .print-up { cursor: pointer; position: absolute; z-index: 3; top: 10px; right: 15px; padding: 5px; text-align: right; color: gray; }
                #_product-details .print-up img { vertical-align: middle; }
            #_product-details .print-down { display: none; }
            
            /* back to category / see all from this category ---> now it looks like main header */
            #_product-details .back-to-category { float: right; width: 700px; margin: 10px 0px; padding: 0px; border-bottom: 1px solid #e5e5e5; font-size: 12px; font-weight: bold; }
            
                
            /* Related Products (on product details page)
            --------------------------------------------------------------------------------------- */
            #_product-details .related-product { float: left; width: 700px; margin: 0px 0px 15px 0px; }
                #_product-details .related-product h1 { display:none; font: italic bold 18px "Arial", "Verdana"; color: #000; float: left; width: 700px; margin: 0px 0px 15px 0px; }
                #_product-details .related-product .product { float: left; width: 120px;height:190px; margin:0 25px; text-align:center;}
                    #_product-details .related-product .product .photo { width: 120px; height: 120px; float: left; border-width: 0px; margin-bottom:3px; }
                        #_product-details .related-product .product .photo .catalog-image { width:120px; height:120px; border:1px solid #a1a1a1;}
                    #_product-details .related-product .product-name { color: #b2071b; text-decoration: none; font-size: 11px; font-weight: bold; margin: 0px; width: 120px; text-align: center; float: none; }
                
        /* Search for products
        --------------------------------------------------------------------------------------- */
        #content .featured-search { float: left; width: 680px; padding: 15px 10px; background: transparent url(../../Images/advanced-search-bg.jpg) repeat-x; }
            #content .featured-search .criteria { float: left; width: 300px; }
                #content .featured-search .criteria .lbl { width: 70px !important; }
            #content .featured-search .features { float: left; width: 360px; }
            #content .featured-search .row { width: 300px; }
                #content .featured-search .features h2 { width: 300px; }
                #content .featured-search .features .group { float: left; margin-right: 35px; }
                    #content .featured-search .features .group .group-name { padding-bottom: 5px; }
                #content .featured-search .btn { float: right; margin-top:10px; padding-top:4px; padding-bottom:4px; padding-left:10px; padding-right:10px; text-decoration:none; cursor:pointer; width: 109px;  background: transparent url(../../Images/Checkout/btn.jpg) no-repeat; border: 0px; color: #fff; font-size: 11px; font-weight: bold;  }
			 #content .featured-search .btn:hover {  background-position: 0px -25px; }
        /* result */
        #content .advanced-search .product-list { float: left; margin-top: 10px; }
            #content .advanced-search .product-list .product { margin-top: 2px; }
	           #content .advanced-search  .product .product-compare {display:none !important;}
	           
	           
	           
	           
	           /* @SINGLE PRODUCT BOX 
   
--------------------------------------------------------------------------------------- */

#_advanced-search .product {width: 175px; height: 290px; float: left; background: transparent url(../../Images/bg_product-box.jpg) no-repeat; position: relative; margin: 15px 3px 25px 0px; }
 #_advanced-search   .product .product-image { padding: 5px; border: 1px solid #fff; background: #fff; float: left; width: 120px; margin: 55px 0px 0px 20px; }
  #_advanced-search  .product .product-title { position: absolute; z-index: 3; top: 8px; left: 0px; width: 175px; text-align: center; overflow: hidden; }
  #_advanced-search  .product  .product-title a { color: #b72335; text-decoration: none; }   
  #_advanced-search  .product .product-title a:hover {  text-decoration: underline;  }
    #_advanced-search .featured-search .criteria .row span{float:left; display:block; padding-top:4px;}
     #_advanced-search .featured-search .criteria .row .price {margin-left:5px;margin-right:5px; float:left;width: 55px;background:transparent url(../../Images/textbox-small.jpg) no-repeat scroll 0 0; height: 26px; border: 0px; padding: 4px 4px; }
 #_advanced-search   .product .product-description {  }
   
    /* product price */
  #_advanced-search  .product .product-price { font-weight: bold; color: black; position: absolute; font-size: 12px; z-index: 300; top: 220px; left: 0px; margin-left: 20px; width: 140px; text-align: center; }
   #_advanced-search     .product .product-price span { color: #b72335; font-size: 14px; }
    
    /* rating */
 #_advanced-search   .product .rating { display: none; }
   /* quantity */
   #_advanced-search      div fieldset.quantity {  }
      #_advanced-search       .quantity .row {  }	 
                                 
               
       #_advanced-search     .quantity  .tb { display: none; }	                            
     .ie  #_advanced-search     .quantity  .tb { display: none; }	                            
        #_advanced-search        .quantity .row .lbl { display: none; }
          #_advanced-search      .quantity .row .textbox { display: none; }
                
             #_advanced-search    .quantity .row .bn { position: absolute; z-index: 3; top: 250px; left: 15px; width: 150px; text-align: center; }
                #_advanced-search     .quantity .btn {position: absolute;  top: 245px; left: 45px; background: transparent url(../../Images/btn_add_to_cart.jpg) no-repeat 0px 0px; width: 95px; height: 23px; border: 0px; }
                #_advanced-search    .quantity .btn:hover { background-position: 0px -23px; }
              .fx    #_advanced-search    .quantity .btn { text-indent: -9999px; }
              .ie   #_advanced-search      .quantity .btn { line-height: 9999px; }
         	      
         	    /* validators and info */                             
                #_advanced-search  .quantity .product-added { width: 150px; text-align: center; position: absolute; z-index: 3; top: 50px; left: 15px; border: 1px solid black; background-color: #0a4d77; filter: alpha(opacity=80); opacity:0.8; color: #fff; display: block; }
               #_advanced-search  .quantity .prd-added {  }
                  #_advanced-search    .quantity .prd-added .txt { margin: 100px 0px 0px 0px; float: left; width: 10px; padding: 10px; }
                  #_advanced-search    .quantity .prd-added .txt2 { background: #0a4d77; color: #fff; float: left; margin-top: 100px; color: #fff; width: 100px; padding: 10px; }
            
                
               #_advanced-search   .quantity .overweight { width: 130px; text-align: center; position: absolute; z-index: 3px; top: 50px; left: 15px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=90); opacity:0.9; color: red; display: block; padding: 60px 10px 60px 10px; }
               #_advanced-search   .quantity .rfv { width: 130px; text-align: center; position: absolute; z-index: 3px; top: 50px; left: 15px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=90); opacity:0.9; color: red; display: block; padding: 60px 10px 60px 10px; }
               #_advanced-search   .quantity .rv { width: 130px; text-align: center; position: absolute; z-index: 3px; top: 50px; left: 15px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=90); opacity:0.9; color: red; display: block; padding: 60px 10px 60px 10px; }
                
	           
	            
        /*Modal Popup*/
.reviewBackground {background-color:Gray;filter:alpha(opacity=70);opacity:0.7;}


/* Rating */
.ratingStar {font-size: 0pt;width: 13px;height: 12px;margin: 0px;padding: 0px;cursor: pointer;display: block;background-repeat: no-repeat;}
.filledRatingStar {background-image: url(../../Images/Star/FilledStar.png);}
.emptyRatingStar {background-image: url(../../Images/Star/EmptyStar.png);}
.savedRatingStar { background-image: url(../../Images/Star/SavedStar.png);}


 /* product compare */
	 
     .product .product-compare { width: 150px; font-size:10px; position: absolute; z-index: 300; left: 15px; top: 287px; text-align: center; }
     .product .product-compare a { }
     
/* Product Comparison */

#_product-comparison .container { float: left; width: 730px; }
    #_product-comparison .product-images { float: left; width: 710px; padding:10px 10px 20px; border: 1px solid #e5e5e5; }
    #_product-comparison .product-compare-blank-box { float:left; width:140px; height: 120px;}
    
        #_product-comparison .product-image h3 { display: block; text-align: center; padding: 5px 0px; height:13px; }
        #_product-comparison .product-image { position:relative; float: left; width: 120px; height: 120px; padding: 5px; border: 1px solid #e5e5e5; margin: 5px; }
            #_product-comparison .product-image .image { text-align: center;}
        #_product-comparison .product-image .image  .catalog-image{width:80px; padding-left:20px;}

    #_product-comparison .product-features { float: left; width: 730px; }
        #_product-comparison span.ExpandAll { font-weight: bold; width: 730px; float: left; border-bottom: 1px solid #e5e5e5; color: #6B9CBD; font-size: 10px; cursor: pointer; margin-top: 10px; }
        
        /* product features */
        #_product-comparison .product-features { width: 730px; margin: 0px; padding: 0px; }
        #_product-comparison .product-features a { color: #6B9CBD; text-decoration: none; float: left; width: 730px; margin-top: 15px;  vertical-align: middle; }
            #_product-comparison .product-features a img { padding-right: 5px; }
            .product-features .featureGroupName { float: left; width: 700px; }        
            
            .product-features .divFeature { display:none; width: 730px; float: left; margin-top: 0px;  text-align: center; }
                .product-features .divFeature table { width: 730px; }
                .product-features .divFeature .alt th  { background: #DBE9F6; text-align: center; padding: 5px; }
                .product-features .divFeature .itm th { background: #EFEFEF; text-align: center; padding: 5px; }
                .product-features .divFeature th span { display: block; font-weight: bold; color: #22688C; padding: 5px 5px 5px 5px; text-align: left; }
                .product-features .divFeature .itm td  {background: #EFEFEF; text-align: center; padding: 5px; }
                .product-features .divFeature .alt td  { background: #DBE9F6; text-align: center; padding: 5px; }
               /* .divFeature td a,  td span {text-decoration: none; display: block; color: #4a4a4a; padding: 3px 5px 3px 5px; }*/
                .divFeature td a,  td span {text-decoration: none; display: block; color: black; padding: 3px 5px 3px 5px; }
        
/* print buttons */   
#_product-comparison .print { width: 730px; float: left; }             
#_product-comparison  .print-up {display:block; cursor: pointer; float:right;  width: 40px; padding: 5px; text-align: right; }
   
     #_product-comparison  .print span.back{display:block;float:right;padding-top:10px; font-weight:bolder;color:#084971; padding-right:5px;}
     #_product-comparison  .print span.back a{padding-right:10px;}
     #_product-comparison  .print-up img { vertical-align: middle; }
 #_product-comparison  .print-down { display: none; }




       /* add buttons */                   
           #product-image .quantity .row .tb { display: none; }	                       
            #_product-comparison .quantity .row .lbl { display: none; }
            #_product-comparison .quantity .row .textbox { display: none; }
                 #_product-comparison  fieldset.quantity{padding-left:14px;padding-top:2px;}
                 #_product-comparison  fieldset.quantity .textbox, .tb{border:0 none !important;}
                #_product-comparison     .quantity .btn { background: transparent url(../../Images/btn_add_to_cart.jpg) no-repeat 0px 0px; width: 95px; height: 23px; border: 0px; }
              .fx  #_product-comparison  .quantity .btn { text-indent: -9999px; }
                    .ie  #_product-comparison  .quantity .btn { line-height: 9999px; }
				#_product-comparison .quantity input[type="text"] {display:none;}
                            
            
               
               /* product add info*/  
            #_product-comparison .quantity .product-added {height:120px; width: 114px; text-align: center; position: absolute; z-index: 1001px; top: 2px; left: 7px; border: 1px solid black; background-color: #0a4d77; filter: alpha(opacity=80); opacity:0.8; color: #fff; display: block; }
            #_product-comparison .quantity .prd-added {  }
             #_product-comparison  .quantity .overweight { width: 110px; text-align: center; position: absolute; z-index: 3px; top: 2px; left: 7px; border: 1px solid black; background-color: #fff; filter: alpha(opacity=90); opacity:0.9; color: red; display: block; padding: 15px 3px 15px 3px; }
              
                #_product-comparison .quantity .prd-added .txt { margin: 20px 0px 0px 0px; float: left; width: 10px; padding: 10px; }
                #_product-comparison .quantity .prd-added .txt2 { background: #0a4d77; color: red; float: left; margin-top: 10px; margin-bottom: 10px; color: #fff; width: 90px;  padding: 5px 10px; }
            
                 
     /* product price */
        #_product-comparison .product-price { font-weight: bold; color: gray; height:20px;   width: 120px; text-align: center; }
        #_product-comparison .product-price span.price span{ color:  #084971;}
		
 		
 /* comparison Status*/
#_product-comparison .product-features .lblStatus{color:#274770; font-weight:bold;}

    .product-styles-btn {  padding: 4px 51px 5px 25px; margin-top:6px; text-decoration:none; background: transparent url(../../Images/btn_add_to_cart_small.jpg) no-repeat; border: 0px; color: #FFaFb8; font-size: 11px; font-weight: bold; }
    .product-styles-btn:hover { background-position: 0px -23x; }
    .product-styles-textbox { width:32px; margin-top:6px; margin-right:3px; background: transparent url(../../Images/textbox-micro.jpg) no-repeat scroll 0 0; height: 24px; padding-top:4px; padding-left:10px; border: 0px;  }
    
    .product-styles-th { background-color:#E1E1E1; font-weight:bold; font-size:12px; color:#125683; padding:5px; text-align:center;}
    .product-styles-th-part { background-color:#E1E1E1; font-weight:bold; font-size:12px; color:#125683; padding:5px; padding-left:15px; white-space: nowrap;}
    .product-styles-tr {}
    .product-styles-td { vertical-align:middle; font-size:12px; height:40px; color:Black;}
    .product-styles-td-small { vertical-align:middle; font-size:10px; color:Black; }
    .product-styles-bold { font-weight:bold; }