﻿
.listProdutcsOverflow-Info {
    border: 0px;
}

.listProdutcsOverflow-Info .col1 {
    margin-top: 0px;
}
.listProdutcsOverflow-Info .col1 {
    overflow:initial;
}

.listProdutcs .col1 {
    overflow:initial;
}

.pager-bottom-background {
    margin-top:0px;
}

.product-block{
    top:1px
}
.product-block ul {
    margin-bottom:5px
}

div.master-wrapper-main .pager-bottom .total-results,
div.master-wrapper-main .pager-bottom .pager{
    top:50px;
    position:relative;
}

.master-wrapper-main .center-2 .search-results .pager {
    margin-left:75px;
}

/*-------*/
.master-wrapper-main .bottomBar {
    width:1280px;
    clear:both;
}
.master-wrapper-main .bottomBar .pager{
    float:right;top:25px !important;position:relative;margin-right:0px;
}
.master-wrapper-main .bottomBar .total-results{
    float:left;margin-left:0px !important;top:0px !important;
}
/**-------*/

@media screen and (max-width: 1280px) {

    .master-wrapper-main .bottomBar {
        width:1024px;
        clear:both;
    }

    
    /*.master-wrapper-main .pager-bottom .total-results {
        position: absolute !important;
        top:50px;
    }

    .master-wrapper-main .pager-bottom {
        left: -130px;
        top: 0px;
    }
    html > body div.master-wrapper-main .pager-top .total-results {
        margin-left:130px;
    }*/
    
}

div.moreContent-layout{
	padding:0;
}

div.refine-tooglecontrols div.refine-tControl-header{
	clear:both;
	overflow:hidden;
	width:100%
}

div.refine-tooglecontrols div.refine-tControl-header.top{
	border-top:none
}

div.refine-tooglecontrols div.refine-tControl-header p.title{
	color:#000;
	display:inline;
	float:left;
	font-family:Georgia;
	font-size:1.7em;
	font-weight:normal;
	margin:0;
	padding:5px 0 14px;
	text-transform:uppercase;
    font-weight:bold;
    
}

div.refine-tooglecontrols div.refine-tControl-header div.line-sep {
    width:1px;
    height:20px;
    border-left:1px dotted #666;
    float:right;
    margin-right:40px;
    margin-top:5px;
}

div.refine-tooglecontrols div.refine-tControl-header p.moreinfotitle{
	display:inline;
	float:left;
	font-size:1em;
	margin:0;
	padding:1em 0;
	text-transform:uppercase;
}

div.refine-tooglecontrols div.refine-tControl-header p.moreinfotitle a{
	font-weight:bold;

    /**/text-decoration:none;
}

div.refine-tooglecontrols div.refine-tControl-header p.moreinfotitle a:hover{
	text-decoration:none
}

div.refine-tooglecontrols div.refine-tControl-header a.clear-all{
	float:right;
	font-weight:bold;
	padding:10px 0 0
}

div.refine-tooglecontrols div.refine-tControl-header a.clear{
	float:right;

	font-weight:bold;
    font-family:'Montserrat','times';
    font-size:9pt;
    color:rgb(150,150,150);

	padding:1em 0;
    margin-right: 30px;
    margin-top:-4px;
    text-decoration:none;
    cursor: pointer;
}

div.refine-tooglecontrols div.refine-tControl-header a.toggleMoreInfo{
	color:#000;
	display:block;
	float:left;
    font-family:'Montserrat',times;
    font-size:10px;
}

/**/
div.refine-tooglecontrols div.refine-tControl-header a.toggleMoreInfo .arrow-control {
   background:url(../Images/arrow-down.png) no-repeat 0% 0%;
   width:18px;
   height:18px;
   position:absolute;
   right:-3px;
}
/**/

div.refine-tooglecontrols div.refine-tControl-header a.toggleMoreInfo.closed .arrow-control{
    background:url(../Images/arrow-close.png) no-repeat 0% 0%;
    width:18px;
    height:20px;
    margin-top:-4px;
}

div.refine-tooglecontrols div.control{
	overflow:visible;
	position:relative;
    border-bottom:1px dotted black;
}

div.refine-tooglecontrols div.getinfoproduct {
    position:relative;
    z-index:999999;
    background-color:#FFF;
}

div.refine-tooglecontrols .control.hidden{
	display:none
}


div.category-controls{
	clear:both;
	color:#666;
	overflow:auto;
	padding:0 0 23px 16px;
	text-align:right
}

div.category-controls div.product-count,div.category-controls div.product-count-bottom{
	float:left;
	font-size:1.2em;
	margin-top:2px;
	position:relative
}






/****IE7****/
*:first-child + html div.refine-tooglecontrols div.control ul {
    overflow-x:hidden;
}

/*IE9*/
.product-block header {
    padding-bottom:0px\9;
    margin-bottom:0px\9;
}

/*IE7*/
*:first-child + html div#productlistcontainer {
    margin-top:-50px !important;
}
*:first-child + html div.master-wrapper-main .pager-bottom .pager {
    top:0px !important;
    float:none;
}
*:first-child + html div.pager-bottom-background {
    background-color:rgb(232,232,232) !important;
    margin-top:-50px !important;
}

*:first-child + HTML DIV.master-wrapper-main .pager-bottom .total-results {
    margin-left:0px !important;
    top:50px !important;
}



