

            @import url(https://fonts.googleapis.com/css?family=Lato:300|Lato:400|Lato:700);
                        @import url(https://fonts.googleapis.com/css?family=Open+Sans:300|Open+Sans:400|Open+Sans:700);
            

@font-face {
    font-family: 'icons';
    src: url('http://demo.khojworkshop.org/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons.eot');
    src: url('http://demo.khojworkshop.org/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons.eot?#iefix') format('embedded-opentype'), url('http://demo.khojworkshop.org/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons.woff') format('woff'), url('http://demo.khojworkshop.org/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons.ttf') format('truetype'), url('http://demo.khojworkshop.org/wp-content/plugins/ajax-search-pro/css/fonts/icons/icons.svg#icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

div[id*="ajaxsearchpro1_"] {
  width: 100%;
  height: auto;
  border-radius: 5px;
  background: #d1eaff;
  background: transparent;;
  overflow: hidden;
  border:1px solid rgba(204, 204, 204, 1);border-radius:2px 2px 2px 2px;  box-shadow:0px 10px 18px -13px rgb(255, 255, 255) ;}

div[id*="ajaxsearchpro1_"] .probox {
  margin: 0px;
  height: 28px;
          background-image: -moz-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -o-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: radial-gradient(ellipse at center,  rgb(255, 255, 255), rgb(255, 255, 255));
      ;
  border:0px none rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;  box-shadow:1px 0px 6px -3px rgb(181, 181, 181) ;}

div[id*="ajaxsearchpro1_"] .probox .proinput {
  font-weight:normal;font-family:Lato;color:#cccccc;font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchpro1_"] .probox .proinput input {
  font-weight:normal;font-family:Lato;color:#cccccc;font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);  border: 0;
  box-shadow: none;
}

div[id*="ajaxsearchpro1_"] .probox .proinput input.autocomplete {
  font-weight:normal;font-family:Lato;color:#cccccc;font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}


div[id*="ajaxsearchpro1_"] .probox .proloading,
div[id*="ajaxsearchpro1_"] .probox .proclose,
div[id*="ajaxsearchpro1_"] .probox .promagnifier,
div[id*="ajaxsearchpro1_"] .probox .prosettings  {
  width: 28px;
  height: 28px;
}

div[id*="ajaxsearchpro1_"] .probox .promagnifier .innericon svg {
  fill: rgba(204, 204, 204, 1);
}

div[id*="ajaxsearchpro1_"] .probox .proloading svg {
  fill: rgba(204, 204, 204, 1);
}

div[id*="ajaxsearchpro1_"] .probox .prosettings .innericon svg {
  fill: rgba(204, 204, 204, 1);
}



div[id*="ajaxsearchpro1_"] .probox .proloading.asp_msie {
    background-image: url("http://demo.khojworkshop.org/wp-content/plugins/ajax-search-pro//img/loading/newload1.gif");
}

div[id*="ajaxsearchpro1_"] .probox .promagnifier {

  width: 28px;
  height: 28px;
  background-image: -o-linear-gradient(180deg, rgba(222, 222, 222, 0), rgba(247, 247, 247, 0.01));
  background-image: -ms-linear-gradient(180deg, rgba(222, 222, 222, 0), rgba(247, 247, 247, 0.01));
  background-image: -webkit-linear-gradient(180deg, rgba(222, 222, 222, 0), rgba(247, 247, 247, 0.01));
  background-image: linear-gradient(180deg, rgba(222, 222, 222, 0), rgba(247, 247, 247, 0.01));
  background-position:center center;
  background-repeat: no-repeat;

  border:0px none rgb(201, 201, 201);border-radius:0px 0px 0px 0px;  box-shadow:-1px 1px 0px 0px rgba(255, 255, 255, 0.61) ;  cursor: pointer;
  background-size: 100% 100%;

  background-position:center center;
  background-repeat: no-repeat;
  cursor: pointer;
}



div[id*="ajaxsearchpro1_"] .probox .prosettings {

  width: 28px;
  height: 28px;
  background-image: -o-linear-gradient(185deg, rgba(197, 197, 197, 0), rgba(245, 245, 245, 0));
  background-image: -ms-linear-gradient(185deg, rgba(197, 197, 197, 0), rgba(245, 245, 245, 0));
  background-image: -webkit-linear-gradient(185deg, rgba(197, 197, 197, 0), rgba(245, 245, 245, 0));
  background-image: linear-gradient(185deg, rgba(197, 197, 197, 0), rgba(245, 245, 245, 0));
  background-position:center center;
  background-repeat: no-repeat;
  float: right;
  border:0px solid rgb(203, 203, 203);border-radius:0px 0px 0px 0px;  box-shadow:1px 1px 0px 0px rgba(255, 255, 255, 0.63) ;  cursor: pointer;
  background-size: 100% 100%;
}

    div[id*="ajaxsearchpro1_"] .probox .prosettings .innericon {
      background-image: url("http://khojweb.eglogics.com/wp-content/uploads/2014/08/settings.png");
    }

div[id*="ajaxsearchprores1_"] {
    position: absolute;
    z-index:1100;
}

div[id*="ajaxsearchprores1_"].vertical {
  padding: 4px;
  background: rgb(243, 243, 243);
  border-radius: 3px;
  border:0px none rgb(0, 0, 0);border-radius:3px 3px 3px 3px;  box-shadow:0px 0px 0px 0px rgb(0, 0, 0) ;  visibility: hidden;
  display: none;
}

div[id*="ajaxsearchprores1_"].horizontal {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgb(220, 220, 220), rgb(241, 241, 241));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(220, 220, 220), rgb(241, 241, 241));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgb(220, 220, 220), rgb(241, 241, 241));
        background-image: -o-radial-gradient(center, ellipse cover,  rgb(220, 220, 220), rgb(241, 241, 241));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgb(220, 220, 220), rgb(241, 241, 241));
        background-image: radial-gradient(ellipse at center,  rgb(220, 220, 220), rgb(241, 241, 241));
      ;
  border:5px solid rgb(239, 239, 239);border-radius:5px 5px 5px 5px;  box-shadow:0px 0px 2px -3px rgb(0, 0, 0) inset;-webkit-box-shadow:0px 0px 4px -3px rgb(0, 0, 0) inset;-ms-box-shadow:0px 0px 4px -3px rgb(0, 0, 0) inset;  margin-top: 12px;
}

div[id*="ajaxsearchprores1_"] .results .nores .keyword{
  padding: 0 6px;
  cursor: pointer;
  font-weight:normal;font-family:Open Sans;color:rgb(74, 74, 74);font-size:13px;line-height:13px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);  font-weight: bold;
}

div[id*="ajaxsearchprores1_"] .results .item {
  height: 30px;
  background: rgb(255, 255, 255);
}

div[id*="ajaxsearchprores1_"].vertical .results .item:after {
  background: rgb(204, 204, 204);
}


div[id*="ajaxsearchprores1_"] .results .item.hovered {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -o-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: radial-gradient(ellipse at center,  rgb(244, 244, 244), rgb(244, 244, 244));
      ;
}

div[id*="ajaxsearchprores1_"].horizontal .results .item {
  height: 174px;
  width: 150px;
  margin: 10px 8px;
  padding: 7px;
  float: left;
          background-image: -moz-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -o-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: radial-gradient(ellipse at center,  rgb(255, 255, 255), rgb(255, 255, 255));
      ;
  border:0px none rgb(250, 250, 250);border-radius:3px 3px 3px 3px;  box-shadow:0px 0px 4px -3px rgb(0, 0, 0) ;-webkit-box-shadow:0px 0px 6px -3px rgb(0, 0, 0) ;-ms-box-shadow:0px 0px 6px -3px rgb(0, 0, 0) ;}

div[id*="ajaxsearchprores1_"].horizontal .results .item:hover {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -o-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgb(244, 244, 244), rgb(244, 244, 244));
        background-image: radial-gradient(ellipse at center,  rgb(244, 244, 244), rgb(244, 244, 244));
      ;
}

div[id*="ajaxsearchprores1_"] .results .item .image {
  width: 70px;
  height: 70px;
}

div[id*="ajaxsearchprores1_"].horizontal .results .item .image {
  margin: 0 auto;
          background-image: -moz-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -o-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgb(255, 255, 255), rgb(255, 255, 255));
        background-image: radial-gradient(ellipse at center,  rgb(255, 255, 255), rgb(255, 255, 255));
      ;
}


div[id*="ajaxsearchprores1_"].horizontal .results .item .image {
  width: 150px;
  height: 150px;
  border:0px none rgb(250, 250, 250);border-radius:0px 0px 0px 0px;  float: none;
  margin: 0 auto 6px;
  position: relative;
}

div[id*="ajaxsearchprores1_"].horizontal .results .item .image img + div {
  box-shadow:0px 0px 9px -5px rgb(0, 0, 0) inset;  position: absolute;
  width: 150px;
  height: 150px;
  top: 0;
  left: 0;
}

div[id*="ajaxsearchprores1_"] .results .item .content {
  overflow: hidden;
  width: 50%;
  height: 30px;
  background: transparent;
  margin: 0;
  padding: 0 10px;
}

div[id*="ajaxsearchprores1_"] .results .item .content h3 {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-weight:bold;font-family:Lato;color:rgb(156, 156, 156);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"].horizontal .results .item .content h3 a {
  text-align: center;
}

div[id*="ajaxsearchprores1_"] .results .item .content h3 a {
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-weight:bold;font-family:Lato;color:rgb(156, 156, 156);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .results .item .content h3 a:hover {
  font-weight:bold;font-family:--g--Lato;color:rgba(94, 94, 94, 1);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .results .item div.etc {
  padding: 0;
  line-height: 10px;
  font-weight:bold;font-family:Open Sans;color:rgb(161, 161, 161);font-size:12px;line-height:13px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .results .item .etc .author {
  padding: 0;
  font-weight:bold;font-family:Open Sans;color:rgb(161, 161, 161);font-size:12px;line-height:13px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .results .item .etc .date {
  margin: 0 0 0 10px;
  padding: 0;
  font-weight:normal;font-family:Open Sans;color:rgb(173, 173, 173);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .results .item p.desc {
  margin: 2px 0px;
  padding: 0;
  font-weight:normal;font-family:Open Sans;color:rgb(74, 74, 74);font-size:13px;line-height:13px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(rgb(255, 255, 255),0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

div[id*="ajaxsearchprores1_"] .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(rgb(255, 255, 255),0.95);
	filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; /* old ie */
}
div[id*="ajaxsearchprores1_"] .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div[id*="ajaxsearchprores1_"] .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(rgb(255, 255, 255),1);
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}

div[id*="ajaxsearchprores1_"].horizontal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgb(250, 250, 250);
  opacity: 0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
div[id*="ajaxsearchprores1_"].horizontal .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgb(250, 250, 250);
  opacilty: 0.95;
	filter:"alpha(opacity=95)"; -ms-filter:"alpha(opacity=95)"; /* old ie */
}

div[id*="ajaxsearchprores1_"].horizontal .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
div[id*="ajaxsearchprores1_"].horizontal .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background: rgb(250, 250, 250);
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}

div[id*="ajaxsearchprores1_"] .mCSB_scrollTools .mCSB_buttonDown:after { border-color: rgba(136, 183, 213, 0); border-top-color: rgb(66, 66, 66); border-width: 6px; left: 50%; margin-left: -6px; }
div[id*="ajaxsearchprores1_"] .mCSB_scrollTools .mCSB_buttonUp:after { border-color: rgba(136, 183, 213, 0); border-bottom-color:  rgb(66, 66, 66); border-width: 6px; left: 50%; margin-left: -6px; }

div[id*="ajaxsearchprores1_"] span.highlighted{
    font-weight: bold;
    color: #d9312b;
    background-color: #eee;
    color: rgba(217, 49, 43, 1);
    background-color: rgba(238, 238, 238, 1);
}

div[id*="ajaxsearchprores1_"] p.showmore {
  text-align: center;
  padding: 0;
  margin: 0;
  font-weight:normal;font-family:Open Sans;color:rgb(5, 94, 148);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] p.showmore a{
  font-weight:normal;font-family:Open Sans;color:rgb(5, 94, 148);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"] .group {
  background: #DDDDDD;
  background: rgb(246, 246, 246);
  border-radius: 3px 3px 0 0;
  border-top: 1px solid rgb(248, 248, 248);
  border-left: 1px solid rgb(248, 248, 248);
  border-right: 1px solid rgb(248, 248, 248);
  margin: 10px 0 -3px;
  padding: 7px 0 7px 10px;
  position: relative;
  z-index: 1000;
  font-weight:bold;font-family:Open Sans;color:rgb(5, 94, 148);font-size:11px;line-height:13px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"].isotopic {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: rgba(255, 255, 255, 0);;
}

div[id*="ajaxsearchprores1_"].isotopic .results .item {
    width: 200px;
    height: 200px;
}

div[id*="ajaxsearchprores1_"].isotopic .results .item .content {
    background: rgba(0, 0, 0, 0.28);;
}

/* Isotopic navigation */
div[id*="ajaxsearchprores1_"].isotopic>nav,
div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation {
    background: rgb(228, 228, 228);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation a.asp_prev,
div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation a.asp_next {
    background: rgb(76, 76, 76);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation a.asp_prev svg,
div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation a.asp_next svg {
    fill: rgb(255, 255, 255);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation ul li.asp_active {
    background: rgb(76, 76, 76);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation ul li:hover {
    background: rgb(76, 76, 76);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation ul li.asp_active {
    background: rgb(244, 244, 244);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation ul li:hover {
    background: rgb(244, 244, 244);;
}

div[id*="ajaxsearchprores1_"].isotopic nav.asp_navigation ul li span {
    color:  rgb(126, 126, 126);;
}


/* Search settings */

div[id*="ajaxsearchprosettings1_"].searchsettings  {
  background:         background-image: linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -webkit-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -moz-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -o-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -ms-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
              background-image: linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -webkit-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -moz-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -o-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
        background-image: -ms-linear-gradient(185deg, rgb(236, 237, 237), rgb(198, 198, 198));
      ;
  box-shadow:2px 2px 3px -1px rgb(0, 0, 0) ;;
}

div[id*="ajaxsearchprosettings1_"].searchsettings .label {
  font-weight:normal;font-family:Open Sans;color:rgb(38, 38, 38);font-size:12px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}


div[id*="ajaxsearchprosettings1_"].searchsettings .option label {
          background-image: linear-gradient(180deg, rgb(34, 34, 34), rgb(69, 72, 77));
        background-image: -webkit-linear-gradient(180deg, rgb(34, 34, 34), rgb(69, 72, 77));
        background-image: -moz-linear-gradient(180deg, rgb(34, 34, 34), rgb(69, 72, 77));
        background-image: -o-linear-gradient(180deg, rgb(34, 34, 34), rgb(69, 72, 77));
        background-image: -ms-linear-gradient(180deg, rgb(34, 34, 34), rgb(69, 72, 77));
      ;
}

div[id*="ajaxsearchprosettings1_"].searchsettings .option label:after {
	border: 3px solid rgb(255, 255, 255);
    border-right: none;
    border-top: none;
}

div[id*="ajaxsearchprosettings1_"].searchsettings fieldset .categoryfilter {
  max-height: 500px;
  overflow: auto;
}

div[id*="ajaxsearchprosettings1_"].searchsettings  fieldset legend {
  padding: 5px 0 0 10px;
  margin: 0;
  font-weight:normal;font-family:--g--Open Sans;color:rgb(31, 31, 31);font-size:13px;line-height:15px;text-shadow:0px 0px 0px rgba(255, 255, 255, 0);}

div[id*="ajaxsearchprores1_"].horizontal .results .mCSB_scrollTools .mCSB_buttonLeft:after { border-color: rgba(136, 183, 213, 0); border-right-color: rgb(154, 154, 154); border-width: 7px; top: 50%; margin-top:  -7px; left: 5px; }
div[id*="ajaxsearchprores1_"].horizontal .results .mCSB_scrollTools .mCSB_buttonRight:after { border-color: rgba(136, 183, 213, 0); border-left-color: rgb(154, 154, 154); border-width: 7px; top: 50%; margin-top:  -7px; left: 5px; }


div[id*="ajaxsearchprores1_"] .photostack {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgba(221, 221, 221, 1), rgba(221, 221, 221, 1));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgba(221, 221, 221, 1), rgba(221, 221, 221, 1));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgba(221, 221, 221, 1), rgba(221, 221, 221, 1));
        background-image: -o-radial-gradient(center, ellipse cover,  rgba(221, 221, 221, 1), rgba(221, 221, 221, 1));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgba(221, 221, 221, 1), rgba(221, 221, 221, 1));
        background-image: radial-gradient(ellipse at center,  rgba(221, 221, 221, 1), rgba(221, 221, 221, 1));
      ;
}

div[id*="ajaxsearchprores1_"] .photostack figure {
	width: 200px;
	height: 240px;
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 25px;
	text-align: center;
	margin: 5px;
}

div[id*="ajaxsearchprores1_"] .photostack figcaption h2 {
	margin: 20px 0 0 0;
  font-weight:normal;font-family:PT Sans;color:rgba(167, 160, 162, 1);font-size:16px;line-height:20px;;
}

div[id*="ajaxsearchprores1_"] .photostack figcaption h2 a {
  font-weight:normal;font-family:PT Sans;color:rgba(167, 160, 162, 1);font-size:16px;line-height:20px;;
}
div[id*="ajaxsearchprores1_"] .photostack .etc {
  font-weight:normal;font-family:PT Sans;color:rgba(133, 133, 133, 1);font-size:13px;line-height:18px;;
}

div[id*="ajaxsearchprores1_"] .photostack-img {
	width: 150px;
	height: 150px;
  font-weight:normal;font-family:PT Sans;color:rgba(133, 133, 133, 1);font-size:13px;line-height:18px;;
}

div[id*="ajaxsearchprores1_"] .photostack-back {
  font-weight:normal;font-family:PT Sans;color:rgba(167, 160, 162, 1);font-size:14px;line-height:17px;;
}

div[id*="ajaxsearchprores1_"] .photostack nav span {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgba(170, 170, 170, 1), rgba(170, 170, 170, 1));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgba(170, 170, 170, 1), rgba(170, 170, 170, 1));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgba(170, 170, 170, 1), rgba(170, 170, 170, 1));
        background-image: -o-radial-gradient(center, ellipse cover,  rgba(170, 170, 170, 1), rgba(170, 170, 170, 1));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgba(170, 170, 170, 1), rgba(170, 170, 170, 1));
        background-image: radial-gradient(ellipse at center,  rgba(170, 170, 170, 1), rgba(170, 170, 170, 1));
      ;
}

div[id*="ajaxsearchprores1_"] .photostack nav span.current {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgba(136, 136, 136, 1), rgba(136, 136, 136, 1));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgba(136, 136, 136, 1), rgba(136, 136, 136, 1));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgba(136, 136, 136, 1), rgba(136, 136, 136, 1));
        background-image: -o-radial-gradient(center, ellipse cover,  rgba(136, 136, 136, 1), rgba(136, 136, 136, 1));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgba(136, 136, 136, 1), rgba(136, 136, 136, 1));
        background-image: radial-gradient(ellipse at center,  rgba(136, 136, 136, 1), rgba(136, 136, 136, 1));
      ;
}

div[id*="ajaxsearchprores1_"] .photostack nav span.current.flip {
          background-image: -moz-radial-gradient(center, ellipse cover,  rgba(85, 85, 85, 1), rgba(85, 85, 85, 1));
        background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgba(85, 85, 85, 1), rgba(85, 85, 85, 1));
        background-image: -webkit-radial-gradient(center, ellipse cover,  rgba(85, 85, 85, 1), rgba(85, 85, 85, 1));
        background-image: -o-radial-gradient(center, ellipse cover,  rgba(85, 85, 85, 1), rgba(85, 85, 85, 1));
        background-image: -ms-radial-gradient(center, ellipse cover,  rgba(85, 85, 85, 1), rgba(85, 85, 85, 1));
        background-image: radial-gradient(ellipse at center,  rgba(85, 85, 85, 1), rgba(85, 85, 85, 1));
      ;
}