@font-face {
    font-family: 'si';
    src: url('fonts/socicon.eot');
    src: url('fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('fonts/socicon.woff') format('woff'),
         url('fonts/socicon.ttf') format('truetype'),
         url('fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 
.clearfix:after{clear:both;
  content:".";
  display:block;
  height:0;
  line-height:0;
  visibility:hidden;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(fonts/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 17px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 10px;
    color: #ffffff;
    background-color: none;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'a';
}
.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'b';
}
.soc-google {
    background-color: #d93e2d;
}
.soc-google:before {
    content:'c';
}
.soc-rss {
    background-color: #f26109;
}
.soc-rss:before {
    content:',';
}
.soc-youtube {
    background-color: #e02a20;
}
.soc-youtube:before {
    content:'r';
}

.contact_makeup{width:100%}
.contact_makeup>nav{padding:20px;margin-top:10px}

.registerFrm input[type="text"],.registerFrm input[type="password"]{height:25px;line-height:25px;padding:5px;width:380px}
.registerFrm textarea{height:100px;line-height:25px;padding:5px;width:382px}
.registerFrm .frmHead{font-weight:bold;font-size:12px;width:100px}
.registerFrm input[type="submit"],.registerFrm input[type="reset"]{
padding:7px 17px 7px 17px;border:1px solid #fff;border-radius:4px;color:#fff;background: #507b1d; /* Old browsers */
background: -moz-linear-gradient(top,  #204b0d 0%, #4e7c16 50%, #5c862a 51%, #5e892b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204b0d), color-stop(50%,#4e7c16), color-stop(51%,#5c862a), color-stop(100%,#5e892b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #204b0d 0%,#4e7c16 50%,#5c862a 51%,#5e892b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #204b0d 0%,#4e7c16 50%,#5c862a 51%,#5e892b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #204b0d 0%,#4e7c16 50%,#5c862a 51%,#5e892b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #204b0d 0%,#4e7c16 50%,#5c862a 51%,#5e892b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204b0d', endColorstr='#5e892b',GradientType=0 ); /* IE6-9 */
}
.registerFrm input[type="submit"],.registerFrm input[type="reset"]{padding:7px 17px 7px 17px;border:1px solid #fff;border-radius:4px;color:#fff;background: #c19a43;}
.registerFrm input[type="submit"]:active,.registerFrm input[type="reset"]:active{background:#ccc}
.registerFrm input[type="radio"]{float: none;margin: 0;margin-right:5px;position: relative;top: -5px;}
.registerFrm input[type="checkbox"]{float: none;margin: 0;margin-right:5px;position: relative;top: -5px;}
.registerFrm em{font-style:normal;color:#f00}

.maps{width:544px;border:1px solid #ccc;margin-bottom:30px}
.maps iframe{width:100%}


/*Pagination*/
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}

h2 { padding-top: 20px; }
h2:first-of-type { padding-top: 0; }
ul { padding: 0; }
.text-center{text-align:center}
.pagination {
  height: 36px;
  margin: 18px 0
}
.pagination {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  /*margin-left: 0;
  margin-bottom: 0;*/margin:auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination a:hover,
.pagination .active a {
  background-color: #f5f5f5;
}
.pagination .active a {
  color: #999999;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}