/*
    Document   : n_search
    Created on : 22-Mar-2015, 14:55:33
    Author     : Zeeahan
    Description: Search results mods

*/

.nav {
    margin-bottom: 0px;
}

.gridbox {
    float: left;
    width: 163px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 7px;
    padding-right: 0px;
}
.img_style_product {
    /* display: table-cell; */
    /* vertical-align: middle; */
    /* float: left; */
    padding: 5px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    position: relative;
    border-radius: 3px;
    border: 0px solid #c7c7c7;
    background-color: #ffff;
    -webkit-box-shadow: 0 0 15px rgba(204, 204, 204, 0.6);
    box-shadow: 0 0 15px rgba(204, 204, 204, 0.6);
    width: 155px;
    height: 230px;
    overflow: hidden;
}

.gridbutton {
    float: left;
    background-color: #00A2CB;
    -moz-border-radius: 7px;
    border-radius: 3px;
    padding: 8px 0 8px 0;
    width: 141px;
    text-align: center;
    border: #1f0513 1px solid;
    margin: 6px 0 7px 6px;
    font-weight: bold;
    font-size: 16px;
}
.adsenceMiddle {
/*
    border:0px;
    margin-top:5px;
    margin-bottom:5px;
    margin-left:44px;
*/
    padding: 5px !important;
    height: 102px !important;
}

.pageLinks {
    padding: 4px 8px 4px 8px;
    margin-right: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    /* min-height: 29px; */
    text-align: center;
    float: left;
    color:#fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /* border radius */
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
    background-color: #000; /* layer fill content */
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), inset 0 0 0 1px rgba(255,255,255,.08); /* inner shadow and inner glow */
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.4), inset 0 0 0 1px rgba(255,255,255,.08); /* inner shadow and inner glow */
    box-shadow: inset 0 1px 0 rgba(255,255,255,.4), inset 0 0 0 1px rgba(255,255,255,.08); /* inner shadow and inner glow */
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDglIiB4Mj0iNTAlIiB5Mj0iLTguMDAwMDAwMDAwMDAwMDElIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjMWMxYyIgc3RvcC1vcGFjaXR5PSIwLjY4Ii8+CjxzdG9wIG9mZnNldD0iMjYlIiBzdG9wLWNvbG9yPSIjNGU0ZTRlIiBzdG9wLW9wYWNpdHk9IjAuNjgiLz4KPHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiMwMDAiIHN0b3Atb3BhY2l0eT0iMC42OCIvPgo8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iIzdhN2E3YSIgc3RvcC1vcGFjaXR5PSIwLjY4Ii8+CjxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjOTU5NTk1IiBzdG9wLW9wYWNpdHk9IjAuNjgiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDIwMjAyIiBzdG9wLW9wYWNpdHk9IjAuNjgiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=); /* gradient overlay */
    background-image: -moz-linear-gradient(bottom, rgba(28,28,28,.68) -8%, rgba(78,78,78,.68) 21.82%, rgba(0,0,0,.68) 47.25%, rgba(122,122,122,.68) 76.65%, rgba(150,150,150,.68) 93.75%, rgba(2,2,2,.68) 108%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, rgba(28,28,28,.68) -8%, rgba(78,78,78,.68) 21.82%, rgba(0,0,0,.68) 47.25%, rgba(122,122,122,.68) 76.65%, rgba(150,150,150,.68) 93.75%, rgba(2,2,2,.68) 108%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, rgba(28,28,28,.68) -8%, rgba(78,78,78,.68) 21.82%, rgba(0,0,0,.68) 47.25%, rgba(122,122,122,.68) 76.65%, rgba(150,150,150,.68) 93.75%, rgba(2,2,2,.68) 108%); /* gradient overlay */
    background-image: linear-gradient(bottom, rgba(28,28,28,.68) -8%, rgba(78,78,78,.68) 21.82%, rgba(0,0,0,.68) 47.25%, rgba(122,122,122,.68) 76.65%, rgba(150,150,150,.68) 93.75%, rgba(2,2,2,.68) 108%); /* gradient overlay */
}

.dropdown {
    float: right;
    margin-top: 12px;
    margin-right: 11px;
    border: 1px solid #c7c7c7;
    padding: 0px;
    border-radius: 5px;
    height: 35px;
}

#product_right_column {width:19%}
#product_left_column {width:81%}
a.compactbutton{
    background-color: #00A2CB;
}


#product_box{
    padding: 10px 10px 10px 10px;
    margin: 5px 0px 5px 7px;
    position: relative;
    border-radius: 3px;
    border: 0px solid #c7c7c7;
    background-color: #ffff;
    -webkit-box-shadow: 0 0 15px rgba(204, 204, 204, 0.6);
    box-shadow: 0 0 15px rgba(204, 204, 204, 0.6);
    width: 808px;
    height: auto;
    /* overflow: hidden; */
}
.product_img_style {
    padding: 0px;
    float: left;
    border: 0px;
    margin-right: 10px;
    width: 102px;
}
.product_title {
    float: left;
    width: 525px;
    margin-bottom: 5px;
    line-height: 22px;
    font-size: 16px;
}
.product_text {
    float: left;
    width: 650px;
    font-size: 14px;
}

.right {
    float: right;
}
.listview_price {
    font-size: 14px;
    font-weight: bold;
}

.product_title_list{
    margin-top:0px;
}

a.stockbutton {
    color: white;
    text-decoration: none;
}

.stockbutton {
    float: left;
    background-color: #009EC9;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 0 8px 0;
    width: 141px;
    text-align: center;
    border: #1f0513 1px solid;
    margin: 6px 0px 7px 6px;
    font-weight: bold;
    font-size: 16px;
}

a.buybutton {
    color: white;
    text-decoration: none;
}

.buybutton {
    float: left;
    background-color: #D70749;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 0 8px 0;
    width: 141px;
    text-align: center;
    border: #1f0513 1px solid;
    margin: 6px 0px 7px 6px;
    font-weight: bold;
    font-size: 16px;
}

a.reviewbutton {
    color: white;
    text-decoration: none;
}

.reviewbutton {
    float: left;
    background-color: #F45300;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 0 8px 0;
    width: 141px;
    text-align: center;
    border: #1f0513 1px solid;
    margin: 6px 0px 7px 6px;
    font-weight: bold;
    font-size: 16px;
}

a.pricebutton {
    color: black;
    text-decoration: none;
}

.pricebutton {
    float: right;
    color: black;
    background-color:white;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 0 8px 0;
    width: 90px;
    text-align: center;
    border: #1f0513 0px solid;
    margin: 0px 0px 7px 19px;
    font-weight: bold;
    font-size: 16px;
}

.compactbutton{
    background-color:#F45300;
    color:white;
}
a.compactbutton{
    background-color:#F45300;
    color:white;
}

.listview_prod_img {
    width: 100px;
    height: 100px;
    border-radius :5px;
    -moz-border-radius : 5px;
    margin-right:10px;
}

.trail {
    margin-left:2px;
}

.merchants-atoz-prod-img {
    border-radius :5px;
    float: left;
    -moz-border-radius : 5px;
    margin-right:10px;
    width:15%;
}

.merchants-atoz-product_content_holder {
    float: left;
    width: 83%;
}

.merchants-atoz-product-text {
    float: left;
    width: 100%;
    font-size: 14px;
}

.merchants-atoz-product_text {
    float: left;
    width: 100%;
    font-size: 14px;
}
@media(max-width:800px){

  .nav1{
    margin-top:1000px;
   }
  #wrapper{
    position: relative;
  }

  .one{
    position: absolute !important;
  top: 570px;
  height: 250px !important;

  z-index: 10000;
  width: 350px !important;
left: 5px;
}
  .two{
    height: 250px !important;
    position: absolute !important;
    top: 890px;
    width: 350px !important;
    left: 5px;
}
  #product_right_column{
width: 352px !important;
  height: 250px;
  position: absolute;
top: 233px;
  }
  #product_box{
    background-color:transparent !important;
    box-shadow:none !important
  }
.adsenceRight{
  display: block !important;
}
}
