@import url('sicons.css');

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  /* width: auto; */
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
@font-face {
  font-family: 'proximanovareg';
  src: url('../fonts/prxm_nv_light.eot');
  src: url('../fonts/prxm_nv_light.eot?#iefix') format('embedded-opentype'), url('../fonts/prxm_nv_light.woff') format('woff'), url('../fonts/prxm_nv_light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'proximanovabold';
  src: url('../fonts/prxm_nv_semibold.eot');
  src: url('../fonts/prxm_nv_semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/prxm_nv_semibold.woff') format('woff'), url('../fonts/prxm_nv_semibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinTextCompProMedium';
  src: url('../fonts/pfdintextcomppro-medium-webfont.eot');
  src: url('../fonts/pfdintextcomppro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pfdintextcomppro-medium-webfont.woff') format('woff'), url('../fonts/pfdintextcomppro-medium-webfont.ttf') format('truetype'), url('../fonts/pfdintextcomppro-medium-webfont.svg#PFDinTextCompProMedium') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PFDinTextCompProLight';
  src: url('../fonts/pfdintextcomppro-light-webfont.eot');
  src: url('../fonts/pfdintextcomppro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pfdintextcomppro-light-webfont.woff') format('woff'), url('../fonts/pfdintextcomppro-light-webfont.ttf') format('truetype'), url('../fonts/pfdintextcomppro-light-webfont.svg#PFDinTextCompProLight') format('svg');
  font-weight: 400;
  font-style: normal;
}

.acontrols .atilefto{
    background-image: url("../../images/sprite.png");
    background-position: -105px -122px;
    width:20px;height:20px;
    float:left;
    cursor: pointer;
}

.acontrols .atirighto{
    background-image: url("../../images/sprite.png");
    background-position: -125px -122px;
    width:20px;height:20px;float:left;
    cursor: pointer;

}

.atirightumu{
    font-size: 10px;
    font-weight:bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height:20px;float:right;
    margin-right:10px;
    line-height: 25px;
    width:90px;
    text-align:right;
    cursor: pointer;
	margin-top: 3px;
}

.atilabel{
    line-height:20px;
    height:20px;
    float:left;
    width:50px;
    display:inline-block;
}

.acontrols{
    width:298px;
    background-color:#ebebeb;
    border-left:1px solid #CCC;
    border-right:1px solid #CCC;
    border-bottom:1px solid #CCC;
    margin-bottom:15px;
    text-align:center;
}

.anav{
    margin-top:5px;
    text-align:center;
    height:20px;
    width:90px;
    margin-left:90px;
    line-height: 25px;
    display:inline-block;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  background-color: #f8f8f8;
  color: #484141;
}
a {
  color: #049cdb;
  text-decoration: none;
  outline: none;
}
a:hover {
  color: #036690;
  text-decoration: underline;
}
a.grey {
  color: #6f6767;
}
button {
  outline: none;
}
.imgwrap {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.imgwrap:after {
  display: block;
  overflow: hidden;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  text-align: center;
}
.imgwrap img {
  display: inline-block;
  width: 100%;
}
textarea,
input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #dddddd;
  outline: none;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.07);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #484141;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border-width: 1px;
  border-style: solid;
  padding: 4px;
}
.sub-ttl {
  color: #e00000;
  font-weight: normal;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 5px;
}
.bgimage {
  background-repeat: no-repeat;
  background-size: 100% !important;
}
.container {
  width: 940px;
  padding: 0 20px;
  margin: 0 auto;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  position: relative;
}
.cleft {
  width: 620px;
  float: left;
}
.cleft .cleft {
  width: 440px;
}
.cleft .cright {
  width: 160px;
}
.cright {
  width: 311px;
  float: right;
  border-left: 1px solid #DDD;
  box-sizing: border-box;
  padding-left: 10px;
}
.mdl {
  margin-bottom: 20px;
}
.headline-group {
  *zoom: 1;
  margin-bottom: 20px;
}
.headline-group:before,
.headline-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.headline-group:after {
  clear: both;
}
.headline-group .cleft {
  width: 730px;
  margin: 0;
}
.headline-group .cright {
  width: 200px;
  float: right;
}
.gallery .cleft {
  width: 460px;
  border-right: 1px solid #dddddd;
  padding-right: 20px;
  margin-right: 0;
}
.gallery .cright {
  float: right;
  width: 440px;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #484141;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #f1f1f1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f1f1f1));
  background-image: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
  background-image: -o-linear-gradient(top, #ffffff, #f1f1f1);
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
  border-color: #f1f1f1 #f1f1f1 #cbcbcb;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f1f1f1;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #dddddd;
  *border: 0;
  border-bottom-color: #c4c4c4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #484141;
  background-color: #f1f1f1;
  *background-color: #e4e4e4;
}
.btn:active,
.btn.active {
  background-color: #d8d8d8 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn [class^="icon-"],
.btn [class*=" icon-"] {
  margin-left: -5px;
  margin-right: 5px;
}
.btn-large {
  padding: 6px 14px;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 3px;
  font-size: 11px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 1px 8px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f30c0c;
  background-image: -moz-linear-gradient(top, #ff1414, #e00000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff1414), to(#e00000));
  background-image: -webkit-linear-gradient(top, #ff1414, #e00000);
  background-image: -o-linear-gradient(top, #ff1414, #e00000);
  background-image: linear-gradient(to bottom, #ff1414, #e00000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff1414', endColorstr='#ffe00000', GradientType=0);
  border-color: #e00000 #e00000 #930000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e00000;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-red:hover,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #ffffff;
  background-color: #e00000;
  *background-color: #c70000;
}
.btn-red:active,
.btn-red.active {
  background-color: #ad0000 \9;
}
.btn-green {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-green:hover,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-green:active,
.btn-green.active {
  background-color: #408140 \9;
}
.btn-facebook {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #36579a;
  background-image: -moz-linear-gradient(top, #4665a6, #1f4189);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4665a6), to(#1f4189));
  background-image: -webkit-linear-gradient(top, #4665a6, #1f4189);
  background-image: -o-linear-gradient(top, #4665a6, #1f4189);
  background-image: linear-gradient(to bottom, #4665a6, #1f4189);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4665a6', endColorstr='#ff1f4189', GradientType=0);
  border-color: #1f4189 #1f4189 #11234b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1f4189;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-facebook:hover,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #ffffff;
  background-color: #1f4189;
  *background-color: #1a3774;
}
.btn-facebook:active,
.btn-facebook.active {
  background-color: #162d5f \9;
}
.btn-twitter {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #549ed4;
  background-image: -moz-linear-gradient(top, #73b7e9, #2679b5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#73b7e9), to(#2679b5));
  background-image: -webkit-linear-gradient(top, #73b7e9, #2679b5);
  background-image: -o-linear-gradient(top, #73b7e9, #2679b5);
  background-image: linear-gradient(to bottom, #73b7e9, #2679b5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff73b7e9', endColorstr='#ff2679b5', GradientType=0);
  border-color: #2679b5 #2679b5 #194f76;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2679b5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-twitter:hover,
.btn-twitter:active,
.btn-twitter.active,
.btn-twitter.disabled,
.btn-twitter[disabled] {
  color: #ffffff;
  background-color: #2679b5;
  *background-color: #226ba0;
}
.btn-twitter:active,
.btn-twitter.active {
  background-color: #1d5d8b \9;
}
.btn-google {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d24734;
  background-image: -moz-linear-gradient(top, #dc4935, #c44332);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dc4935), to(#c44332));
  background-image: -webkit-linear-gradient(top, #dc4935, #c44332);
  background-image: -o-linear-gradient(top, #dc4935, #c44332);
  background-image: linear-gradient(to bottom, #dc4935, #c44332);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc4935', endColorstr='#ffc44332', GradientType=0);
  border-color: #c44332 #c44332 #872e22;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #c44332;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-google:hover,
.btn-google:active,
.btn-google.active,
.btn-google.disabled,
.btn-google[disabled] {
  color: #ffffff;
  background-color: #c44332;
  *background-color: #b03c2d;
}
.btn-google:active,
.btn-google.active {
  background-color: #9b3528 \9;
}
.btn-yahoo {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #942bb2;
  background-image: -moz-linear-gradient(top, #a63bc4, #7a1397);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a63bc4), to(#7a1397));
  background-image: -webkit-linear-gradient(top, #a63bc4, #7a1397);
  background-image: -o-linear-gradient(top, #a63bc4, #7a1397);
  background-image: linear-gradient(to bottom, #a63bc4, #7a1397);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa63bc4', endColorstr='#ff7a1397', GradientType=0);
  border-color: #7a1397 #7a1397 #430a53;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #7a1397;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-yahoo:hover,
.btn-yahoo:active,
.btn-yahoo.active,
.btn-yahoo.disabled,
.btn-yahoo[disabled] {
  color: #ffffff;
  background-color: #7a1397;
  *background-color: #681080;
}
.btn-yahoo:active,
.btn-yahoo.active {
  background-color: #550d6a \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #049cdb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #0378a9;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #b4b0b0;
  text-decoration: none;
}
.pagination {
  padding: 10px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #f9f9f9;
  border: 1px solid #CCC;
  border-left-width: 0;
  color: #484141;
}
.pagination ul > li > a:hover {
  background-color: #FFF;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #FFF;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.07);
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #b4b0b0;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
  color: #b4b0b0;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 9px 15px;
  font-size: 16px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 1px;
  -moz-border-radius-topleft: 1px;
  border-top-left-radius: 1px;
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-bottom-left-radius: 1px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 9px;
  font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 1px 7px;
  font-size: 11px;
}
i.w1 {
  background-position: 0px 0px;
}
i.w2 {
  background-position: -45px 0px;
}
i.w3 {
  background-position: -90px 0px;
}
i.w4 {
  background-position: -135px 0px;
}
i.w5 {
  background-position: -180px 0px;
}
i.w6 {
  background-position: -225px 0px;
}
i.w7 {
  background-position: -270px 0px;
}
i.w8 {
  background-position: -315px 0px;
}
i.w9 {
  background-position: 0px -45px;
}
i.w10 {
  background-position: -45px -45px;
}
i.w11 {
  background-position: -90px -45px;
}
i.w12 {
  background-position: -135px -45px;
}
i.w13 {
  background-position: -180px -45px;
}
i.w14 {
  background-position: -225px -45px;
}
i.w15 {
  background-position: -270px -45px;
}
i.w16 {
  background-position: -315px -45px;
}
i.w17 {
  background-position: 0px -90px;
}
i.w18 {
  background-position: -45px -90px;
}
i.w19 {
  background-position: -90px -90px;
}
i.w20 {
  background-position: -135px -90px;
}
i.w21 {
  background-position: -180px -90px;
}
i.w22 {
  background-position: -225px -90px;
}
i.w23 {
  background-position: -270px -90px;
}
i.w24 {
  background-position: -315px -90px;
}
i.w25 {
  background-position: 0px -135px;
}
i.w26 {
  background-position: -45px -135px;
}
i.w27 {
  background-position: -90px -135px;
}
i.w28 {
  background-position: -135px -135px;
}
i.w29 {
  background-position: -180px -135px;
}
i.w30 {
  background-position: -225px -135px;
}
i.w31 {
  background-position: -270px -135px;
}
i.w32 {
  background-position: -315px -135px;
}
i.w25 {
  background-position: 0px -180px;
}
i.w26 {
  background-position: -45px -180px;
}
i.w27 {
  background-position: -90px -180px;
}
i.w28 {
  background-position: -135px -180px;
}
i.w29 {
  background-position: -180px -180px;
}
i.w30 {
  background-position: -225px -180px;
}
i.w31 {
  background-position: -270px -180px;
}
i.w32 {
  background-position: -315px -180px;
}
i.w33 {
  background-position: 0px -225px;
}
i.w34 {
  background-position: -45px -225px;
}
i.w35 {
  background-position: -90px -225px;
}
i.w36 {
  background-position: -135px -225px;
}
i.w37 {
  background-position: -180px -225px;
}
i.w38 {
  background-position: -225px -225px;
}
i.w39 {
  background-position: -270px -225px;
}
i.w40 {
  background-position: -315px -225px;
}
i.w41 {
  background-position: 0px -270px;
}
i.w42 {
  background-position: -45px -270px;
}
i.w43 {
  background-position: -90px -270px;
}
i.w44 {
  background-position: -135px -270px;
}
i.w45 {
  background-position: -180px -270px;
}
i.w46 {
  background-position: -225px -270px;
}
i.w47 {
  background-position: -270px -270px;
}
i.w48 {
  background-position: -315px -270px;
}
i.w49 {
  background-position: 0px -315px;
}
i.w50 {
  background-position: -45px -315px;
}
i.w51 {
  background-position: -90px -315px;
}
i.w52 {
  background-position: -135px -315px;
}
i.w53 {
  background-position: -180px -315px;
}
i.w54 {
  background-position: -225px -315px;
}
i.w55 {
  background-position: -270px -315px;
}
i.w56 {
  background-position: -315px -315px;
}
.top-banner {
  text-align: center;
  padding: 10px 0;
}
.site-top {
  *zoom: 1;
  margin-left: -20px;
  width: 980px;
}
.site-top:before,
.site-top:after {
  display: table;
  content: "";
  line-height: 0;
}
.site-top:after {
  clear: both;
}
.site-top .title {
  float: left;
  font-size: 12px;
  margin-right: 50px;
  color: #b4b0b0;
  margin-left: 90px;
  margin-top: 13px;
}
.site-top .finance {
  float: left;
  *zoom: 1;
  color: #6f6767;
  margin-top: 6px;
  margin-right: 30px;
}
.site-top .finance:before,
.site-top .finance:after {
  display: table;
  content: "";
  line-height: 0;
}
.site-top .finance:after {
  clear: both;
}
.site-top .finance .item {
  float: left;
  position: relative;
  padding-left: 14px;
  margin-right: 15px;
}
.site-top .finance .item i {
  position: absolute;
  display: inline-block;
  width: 12px;
  height: 12px;
  top: 8px;
  left: 0;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.site-top .finance .item i.up {
  background-position: -18px 2px;
}
.site-top .finance .item i.down {
  background-position: 1px 2px;
}
.site-top .finance .item i.fix {
  background-position: -34px 1px;
}
.site-top .finance .item .label {
  font-size: 10px;
}
.site-top .finance .item .val {
  font-size: 11px;
  font-weight: bold;
}
.site-top .weather {
  float: left;
  display: block;
  width: 160px;
}
.site-top .weather i {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  background-image: url("../../images/esh-weather-set.png");
  background-repeat: no-repeat;
}
.site-top .weather .val {
  float: left;
  font-size: 18px;
  color: #6f6767;
  margin-top: 8px;
  margin-right: 3px;
}
.site-top .weather .select {
  float: left;
  font-size: 11px;
  margin-top: 9px;
}
.site-top .weather .select .custom-select {
  background: none;
}
.site-top .weather .select .custom-select > span {
  border: none;
  color: #b4b0b0;
}
.site-top .weather .select .custom-select.active > span {
  color: #6f6767;
}
.site-top .form-search {
  float: right;
  margin-top: 8px;
  margin-right: 10px;
  position: relative;
}
.site-top .form-search input[type="text"] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #FFF;
  border: 1px solid #DDD;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  height: 20px;
  font-size: 11px;
  line-height: 11px;
  color: #b4b0b0;
  vertical-align: middle;
  padding-right: 18px;
  padding-right: 8px \13;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
/*
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
*/
  outline: none;
  width: 200px;
}
.site-top .form-search input[type="text"].active {
  color: #484141;
}
.site-top .form-search .btn {
  position: absolute;
  top: 4px;
  right: 4px;
  padding: 0;
  width: 16px;
  height: 16px;
  background: none;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -48px 2px;
}
.menu-out {
  height: 38px;
  width: 980px;
  margin-left: -20px;
  margin-bottom: 20px;
}
.menu-out .menu {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  border-style: solid;
  border-color: #dddddd;
  text-shadow: 1px 1px 0 #FFF;
  border-width: 1px 0;
  height: 36px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  *zoom: 1;
  /*
		> div
		{
			float:left;
			line-height:18px;
			padding:10px 15px 8px 15px;
			cursor:pointer;
			border-right:1px solid @defaultBorderColor;
			.box-shadow(~"inset 1px 0 0 #FFF, inset -1px 0 1px #FFF");
			position:relative;
			
			> span
			{
				position:absolute;
				width:12px;
				height:6px;
				bottom:-6px;
				left:50%;
				margin-left:-6px;
				.siteSprite(0,-94px);
				display:none;
			} 
			
			&:hover
			{
				background:#FFF;
				color:#000;
			}
			
			&.oth
			{
				padding-left:16px;
				padding-right:16px;
			}
			
			&.min
			{
				font-family:@sansFontFamily;
				font-size:11px;
				color:@defaultLight;
				position:relative;
				padding-top:9px;
				padding-bottom:9px;
				
				&:hover
				{
					background:none;
				}
				
				.drop
				{
					position:absolute;
					right:-8px;
					top:41px;
					background:#FFF;
					border:1px solid @defaultBorderColor;
					.border-radius(@baseBorderRadius);
					.box-shadow(0px 3px 10px rgba(0,0,0,.2));
					width:301px;
					padding:14px 16px;
					display:none;
					z-index:3;
					
					ul
					{
						margin:0;
						padding:0;
						
						li
						{
							float:left;
							list-style:none;
							width:100px;
						}
					}
					
					a
					{
						color:@default;
						display:inline-block;
						font-size:12px;
						padding:4px 7px;
						text-shadow:none;
						background:#FFF;
						.transition(background .08s);
						
						&:hover
						{
							text-decoration:none;
							background:@eshred;
							color:#FFF;
						}
					}
					
					span
					{
						display:block;
						position:absolute;
						.size(25px,13px);
						top:-12px;
						right:26px;
						.siteSprite(0px,-16px)
					}
				}
				
				> i
				{
					position:absolute;
					display:inline-block;
					.square(16px);
					.siteSprite();
					.fl();
				}
				&.top
				{
					padding-left:35px;
					padding-right:22px;
					
					> i
					{
						top:9px;
						left:13px;
						background-position:-66px 6px;
					}
					
					.logo
					{
						position:absolute;
						top:-38px;
						left:-15px;
						.transition(top .1s)
					}
					
					&.active
					{
						background:none;
						color:@default;
						text-shadow:1px 1px 0 #FFF;
					}
				}
				&.all
				{
					padding-right:16px;
					padding-left:14px;
					position:relative;
					border-right:none;
					.box-shadow(inset 1px 0 0 #FFF);
					
					> i
					{
						top:10px;
						right:0;
						background-position:-85px 6px;
					}
				}
			}
			
			&.active
			{
				#gradient .vertical(#c41414,#ec1212);
				color:#FFF;
				.box-shadow(none);
				padding:11px 15px 9px 15px;
				margin-top:-1px;
				text-shadow:0 1px 3px rgba(0,0,0,.3);
				> span
				{
					display:block;
				}
			}
		}*/
}
.menu-out .menu:before,
.menu-out .menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.menu-out .menu:after {
  clear: both;
}
.menu-out .menu.fixed {
  position: fixed;
  z-index: 1000;
  top: -1px;
  width: 100%;
  left: 0;
  -webkit-box-shadow: 0 1px 13px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 13px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.2);
}
.menu-out .menu.fixed .logo {
  top: -91px !important;
}
.menu-out .menu > ul {
  margin: 0 auto;
  padding: 0;
  width: 980px;
}
.menu-out .menu > ul > li {
  list-style: none;
  line-height: 18px;
  float: left;
  border-right: 1px solid #dddddd;
  -webkit-box-shadow: inset 1px 0 0 #FFF, inset -1px 0 1px #FFF;
  -moz-box-shadow: inset 1px 0 0 #FFF, inset -1px 0 1px #FFF;
  box-shadow: inset 1px 0 0 #FFF, inset -1px 0 1px #FFF;
  position: relative;
}
.menu-out .menu > ul > li > span {
  position: absolute;
  width: 12px;
  height: 6px;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -94px;
  display: none;
}
.menu-out .menu > ul > li > a {
  color: #484141;
  display: block;
  padding: 10px 8px 8px 13px;
  cursor: pointer;
}
.menu-out .menu > ul > li > a:hover {
  background: #FFF;
  color: #000;
  text-decoration: none;
}
.menu-out .menu > ul > li.min {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
}
.menu-out .menu > ul > li.min > a {
  color: #6f6767;
  padding-top: 9px;
  padding-bottom: 9px;
}
.menu-out .menu > ul > li.min > a:hover {
  background: none;
}
.menu-out .menu > ul > li.min .drop {
  position: absolute;
  right: -8px;
  top: 41px;
  background: #FFF;
  border: 1px solid #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  width: 301px;
  padding: 14px 16px;
  display: none;
  z-index: 3;
}
.menu-out .menu > ul > li.min .drop ul {
  margin: 0;
  padding: 0;
}
.menu-out .menu > ul > li.min .drop ul li {
  float: left;
  list-style: none;
  width: 100px;
}
.menu-out .menu > ul > li.min .drop a {
  color: #484141;
  display: inline-block;
  font-size: 12px;
  padding: 4px 7px;
  text-shadow: none;
  background: #FFF;
  -webkit-transition: background 0.08s;
  -moz-transition: background 0.08s;
  -o-transition: background 0.08s;
  transition: background 0.08s;
}
.menu-out .menu > ul > li.min .drop a:hover {
  text-decoration: none;
  background: #e00000;
  color: #FFF;
}
.menu-out .menu > ul > li.min .drop span {
  display: block;
  position: absolute;
  width: 25px;
  height: 13px;
  top: -12px;
  right: 26px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -16px;
}
.menu-out .menu > ul > li.min > i {
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
}
.menu-out .menu > ul > li.min.top {
  -webkit-box-shadow: inset 0px 0 0 #FFF, inset -1px 0 1px #FFF;
  -moz-box-shadow: inset 0px 0 0 #FFF, inset -1px 0 1px #FFF;
  box-shadow: inset 0px 0 0 #FFF, inset -1px 0 1px #FFF;
}
.menu-out .menu > ul > li.min.top a {
  padding-left: 35px;
  padding-right: 22px;
}
.menu-out .menu > ul > li.min.top > i {
  top: 9px;
  left: 13px;
  background-position: -66px 6px;
}
.menu-out .menu > ul > li.min.top .logo {
  z-index: 1;
  position: absolute;
  top: -38px;
  left: -15px;
  -webkit-transition: top 0.1s;
  -moz-transition: top 0.1s;
  -o-transition: top 0.1s;
  transition: top 0.1s;
}
.menu-out .menu > ul > li.min.top .logo a {
  display: inline;
  padding: 0;
}
.menu-out .menu > ul > li.min.top .logo img {
  max-width: none;
}
.menu-out .menu > ul > li.min.top.active a {
  background: none;
  color: #484141;
  text-shadow: 1px 1px 0 #FFF;
}
.menu-out .menu > ul > li.min.all {
  position: relative;
  border-right: none;
  padding: 9px 16px 9px 14px;
  -webkit-box-shadow: inset 1px 0 0 #ffffff;
  -moz-box-shadow: inset 1px 0 0 #ffffff;
  box-shadow: inset 1px 0 0 #ffffff;
  cursor: pointer;
}
.menu-out .menu > ul > li.min.all > i {
  top: 10px;
  right: 0;
  background-position: -85px 6px;
}
.menu-out .menu > ul > li.active {
  color: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: -1px;
}
.menu-out .menu > ul > li.active a {
  background-color: #d41313;
  background-image: -moz-linear-gradient(top, #c41414, #ec1212);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41414), to(#ec1212));
  background-image: -webkit-linear-gradient(top, #c41414, #ec1212);
  background-image: -o-linear-gradient(top, #c41414, #ec1212);
  background-image: linear-gradient(to bottom, #c41414, #ec1212);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc41414', endColorstr='#ffec1212', GradientType=0);
  color: #FFF;
  padding: 11px 15px 9px 15px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.menu-out .menu > ul > li.active > span {
  display: block;
}
.top-list {
  margin: 0 -10px 8px -10px;
  padding: 0;
  *zoom: 1;
}
.top-list:before,
.top-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-list:after {
  clear: both;
}
.top-list li {
  float: left;
  list-style: none;
  display: inline-block;
  margin-top: -10px;
}
.top-list li a {
  display: block;
  width: 172px;
  height: 126px;
  text-align: center;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #484141;
  padding: 10px;
}
.top-list li a img {
  margin-bottom: 3px;
  width: 172px;
  height: 90px;
}
.top-list li a:hover {
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(to bottom, #f6f6f6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffffffff', GradientType=0);
  color: #000;
}
@-webkit-keyframes zoom-out-headline-image {
  from {
    -webkit-transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(0.915, 0.915, 0.915);
  }
}
.headline {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  /*extend for box headline*/
  /*extend for top headline*/
}
.headline .list {
  margin: 0;
  padding: 0;
  width: 620px;
  height: 315px;
  position: relative;
  overflow: hidden;
}
.headline .list > li {
  position: absolute;
  list-style: none;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
  z-index: 1;
}
.headline .list > li.effect {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
}
.headline .list > li.effect.active {
  -webkit-transform: translate3d(0, 0, 0);
}
.headline .list > li.active {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 2;
}
.headline .list > li.active.animate .image img {
  -webkit-animation-name: zoom-out-headline-image;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-duration: 4s;
}
.headline .list > li.animate .image img {
  max-width: none;
  position: absolute;
  left: -30px;
  top: -15px;
}
.headline .list > li .absolute-text {
  position: absolute;
  margin: 15px;
}
.headline .list > li .absolute-text.tl {
  top: 0;
  left: 0;
}
.headline .list > li .absolute-text.tr {
  right: 0;
  top: 0;
  text-align: right;
}
.headline .list > li .absolute-text.br {
  right: 0;
  bottom: 0;
  text-align: right;
}
.headline .list > li .absolute-text.bl {
  left: 0;
  bottom: 0;
}
.headline .list > li .absolute-text .category {
  color: #FFF;
  background-color: #e00000;
  display: inline-block;
  padding: 4px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: bold;
}
.headline .list > li .absolute-text.black .title {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 20px;
  margin-top: -6px;
}
.headline .list > li .absolute-text.white .title {
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 20px;
  margin-top: -6px;
}
.headline .list > li .absolute-text .title {
  font-size: 32px;
  font-weight: bold;
  color: #000;
}
.headline .list > li .image {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.headline .list > li .text {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0, 0, 0, 0.24);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
  padding: 40px 0 16px 0;
}
.headline .list > li .text .title {
  font-weight: bold;
  font-size: 36px;
  margin: 0 16px 0 16px;
  line-height: 46px;
  margin-bottom: 3px;
}
.headline .list > li .text .title h1,
.headline .list > li .text .title h2,
.headline .list > li .text .title h3,
.headline .list > li .text .title h4,
.headline .list > li .text .title h5,
.headline .list > li .text .title h6 {
  margin: 0;
}
.headline .list > li .text .spot {
  font-size: 16px;
  margin: 0 16px 0 16px;
}
.headline .list > li .adv {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  color: #FFF;
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 2px 4px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.headline .list > li .video-controls {
  position: absolute;
  left: 4px;
  bottom: 3px;
  display: inline-block;
}
.headline .list > li .video-controls a {
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -31px -14px;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.headline .list > li .video-controls a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.headline .list > li .video-controls a:active {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.headline .controls {
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);
  *zoom: 1;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #dddddd;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
}
.headline .controls:before,
.headline .controls:after {
  display: table;
  content: "";
  line-height: 0;
}
.headline .controls:after {
  clear: both;
}
.headline .controls .all {
  float: right;
}
.headline .controls .all a {
  display: block;
  padding: 10px 8px;
  font-size: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  color: #eb0000;
  font-weight: bold;
  text-align: center;
  line-height: 11px;
}
.headline .controls .all a:hover {
  text-decoration: underline;
}
.headline .controls .nav {
  float: left;
}
.headline .controls .nav > ul {
  margin: 0 -1px;
  padding: 0;
}
.headline .controls .nav > ul > li {
  list-style: none;
  margin: 0;
  font-size: 15px;
  line-height: 15px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  float: left;
  text-shadow: 1px 1px 1px #FFF;
  text-align: center;
  color: #333;
}
.headline .controls .nav > ul > li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 8px 0;
  overflow: hidden;
  border-right: 1px solid #E7E7E7;
}
.headline .controls .nav > ul > li.active {
  padding: 0;
  background-color: #d41313;
  background-image: -moz-linear-gradient(top, #c41414, #ec1212);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41414), to(#ec1212));
  background-image: -webkit-linear-gradient(top, #c41414, #ec1212);
  background-image: -o-linear-gradient(top, #c41414, #ec1212);
  background-image: linear-gradient(to bottom, #c41414, #ec1212);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc41414', endColorstr='#ffec1212', GradientType=0);
  -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.07);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.headline .controls .nav > ul > li.active a {
  color: #FFF !important;
}
.headline .controls .nav > ul > li.advertising a {
  font-weight: normal;
  font-size: 15px;
  color: #59818b;
}
.headline .controls .nav > ul > li.advertising.active a {
  color: #09F;
}
.headline.min .list {
  width: 440px;
  height: 224px;
}
.headline.min .list > li .image img {
  width: 440px;
}
.headline.min .list > li.animate .image img {
  width: 500px;
}
.headline.min .list .text {
  padding: 40px 0 16px 0;
}
.headline.min .list .text .title {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 30px;
  margin: 0 16px 0 16px;
}
.headline.min .list .text .title h1,
.headline.min .list .text .title h2,
.headline.min .list .text .title h3,
.headline.min .list .text .title h4,
.headline.min .list .text .title h5,
.headline.min .list .text .title h6 {
  margin: 0;
}
.headline.min .list .text .spot {
  font-size: 16px;
  margin: 0 16px 0 16px;
  font-family: 'proximanovareg', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.headline.min .controls .all a {
  padding: 8px 8px;
  font-weight: normal;
}
.headline.min .controls .nav > ul > li {
  font-size: 12px;
}
.headline.min .controls .nav > ul > li a {
  padding: 6px 0;
}
.headline.box .list {
  width: 300px;
  height: 200px;
}
.headline.box .list > li .image img {
  width: 300px;
}
.headline.box .list > li.animate .image img {
  width: 400px;
}
.headline.box .list .text {
  padding: 40px 0 16px 0;
}
.headline.box .list .text .title {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  margin: 0 16px 0 16px;
}
.headline.box .list .text .title h1,
.headline.box .list .text .title h2,
.headline.box .list .text .title h3,
.headline.box .list .text .title h4,
.headline.box .list .text .title h5,
.headline.box .list .text .title h6 {
  margin: 0;
}
.headline.box .list .text .spot {
  font-size: 12px;
  margin: 0 16px 0 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.headline.box .controls .all a {
  padding: 8px 8px;
  font-weight: normal;
}
.headline.box .controls .nav {
  margin-left: 105px;
  margin-top: 3px;
  width: 100px;
  *zoom: 1;
}
.headline.box .controls .nav:before,
.headline.box .controls .nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.headline.box .controls .nav:after {
  clear: both;
}
.headline.box .controls .nav button {
  display: block;
  float: left;
  background: 0;
  border: none;
  width: 20px;
  height: 20px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: none;
}
.headline.box .controls .nav button.left {
  background-position: -105px -122px;
}
.headline.box .controls .nav button.right {
  background-position: -125px -122px;
}
.headline.box .controls .nav .label {
  display: block;
  float: left;
  text-align: center;
  width: 50px;
  color: #484141;
  padding-top: 3px;
}
.headline.box .controls .nav .label:hover {
  text-decoration: none;
  color: #e00000;
}
.headline.top .list {
  width: 940px;
  height: 247px;
}
.headline.top .list li.animate .image img {
  left: -47px;
  top: -15px;
}
.headline.top .controls .nav > ul {
  margin: 0 -1px;
}
.headline.top .controls .nav > ul > li {
  font-size: 18px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #484141;
  width: 235px;
  position: relative;
}
.headline.top .controls .nav > ul > li i {
  position: absolute;
  width: 19px;
  height: 10px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -75px;
  top: -10px;
  left: 47%;
  display: none;
}
.headline.top .controls .nav > ul > li a {
  color: #484141;
  padding: 5px 0;
  height: 28px;
  line-height: 28px;
  display: block;
  overflow: hidden;
}
.headline.top .controls .nav > ul > li.active {
  padding: 0;
  background-color: #d41313;
  background-image: -moz-linear-gradient(top, #c41414, #ec1212);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41414), to(#ec1212));
  background-image: -webkit-linear-gradient(top, #c41414, #ec1212);
  background-image: -o-linear-gradient(top, #c41414, #ec1212);
  background-image: linear-gradient(to bottom, #c41414, #ec1212);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc41414', endColorstr='#ffec1212', GradientType=0);
  -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.07);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.headline.top .controls .nav > ul > li.active i {
  display: block;
}
.headline.top .controls .nav > ul > li.active a {
  color: #FFF !important;
}
.news-list .select-title {
  float: left;
  *zoom: 1;
  width: 300px;
  height: 36px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
}
.news-list .select-title:before,
.news-list .select-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.news-list .select-title:after {
  clear: both;
}
.news-list .select-title .custom-select-container {
  float: left;
  margin-right: 20px;
}
.news-list .select-title .custom-select-container .replaced {
  font-size: 12px;
}
.news-list .select-title .custom-select-container .custom-select > span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  display: block;
  padding: 0 25px 0 6px;
  border: solid 1px #dddddd;
  color: #484141;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  font-weight: normal;
  line-height: 28px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.news-list .select-title .custom-select-container .custom-select > span span {
  display: block;
  height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-list .select-title .custom-select-container .custom-select.active > span {
  border-color: #CCC;
  color: #333;
}
.news-list .ttl {
  float: left;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  color: #e00000;
  position: relative;
  margin-bottom: 6px;
}
.news-list .ttl h1,
.news-list .ttl h2,
.news-list .ttl h3,
.news-list .ttl h4,
.news-list .ttl h5,
.news-list .ttl h6 {
  font-size: 22px;
  float: left;
}
.news-list .ttl a {
  color: #e00000;
}
.news-list .ttl a:hover {
  color: #c70000;
  text-decoration: none;
}
.news-list .ttl i {
  float: left;
  display: inline-block;
  width: 26px;
  height: 26px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -57px -14px;
  margin-right: 3px;
  margin-top: -2px;
}
.news-list .ui-toggler {
  margin-top: -4px;
  float: right;
  border: 1px solid #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #f9f9f9;
}
.news-list .ui-toggler span {
  display: inline-block;
  float: left;
  width: 30px;
  height: 25px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  cursor: pointer;
}
.news-list .ui-toggler span.list {
  background-position: -21px -44px;
}
.news-list .ui-toggler span.grid {
  background-position: -73px -44px;
}
.news-list .ui-toggler span.active {
  background-color: #e9e9e9;
  -webkit-box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.1);
  cursor: default;
}
.news-list .ui-toggler span.active.list {
  background-position: 7px -44px;
}
.news-list .ui-toggler span.active.grid {
  background-position: -47px -44px;
}
.news-list > ul {
  margin: 0;
  padding: 0;
}
.news-list > ul.ui-list {
  border-top: 1px solid #f1f1f1;
}
.news-list > ul.ui-list li {
  list-style: none;
  padding-left: 160px;
  padding: 10px 0 12px 160px;
  border-bottom: 1px solid #f1f1f1;
  min-height: 110px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  position: relative;
}
.news-list > ul.ui-list li .link {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #484141;
  display: block;
}
.news-list > ul.ui-list li .link .imgwrap {
  position: absolute;
  top: 14px;
  left: 0;
  width: 150px;
  height: 110px;
}
.news-list > ul.ui-list li .link .imgwrap img {
  top: -20px;
}
.news-list > ul.ui-list li .link:hover {
  color: #e00000;
  text-decoration: none;
}
.news-list > ul.ui-list li .spot {
  padding: 3px 0;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 15px;
}
.news-list > ul.ui-list li .cat {
  font-weight: bold;
  font-size: 11px;
}
.news-list > ul.ui-list li .date {
  color: #bbb;
  font-size: 11px;
}
.news-list > ul.ui-list li .nfo {
  position: absolute;
  bottom: 10px;
}
.news-list > ul.ui-list li:hover {
  background-color: #fefefe;
}
.news-list > ul.ui-grid {
  width: 460px;
}
.news-list > ul.ui-grid li {
  list-style: none;
  width: 200px;
  height: 200px;
  border-width: 1px;
  border-style: solid;
  border-color: #f1f1f1;
  margin: 0 20px 20px 0;
  float: left;
  padding: 4px;
}
.news-list > ul.ui-grid li .link {
  display: block;
  position: relative;
}
.news-list > ul.ui-grid li .link .ti {
  position: absolute;
  bottom: 0;
  color: #FFF;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-shadow: 1px 1px 0 #000;
  padding: 40px 6px 10px 10px;
  background-color: rgba(0, 0, 0, 0.32000000000000006);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0) !important;
}
.news-list > ul.ui-grid li .link:hover .ti {
  background-color: rgba(0, 0, 0, 0.4);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(#000000));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
}
.news-list > ul.ui-grid li .spot,
.news-list > ul.ui-grid li .cat,
.news-list > ul.ui-grid li .date {
  display: none;
}
.news-list > ul.ui-grid li .imgwrap {
  width: 200px;
  height: 200px;
}
.news-list > ul.ui-grid li:hover {
  border-color: #dddddd;
}
.news-list.wide .ui-grid {
  width: 640px;
}
.news-list.wide .ui-grid li {
  width: 182px;
  height: 182px;
}
.news-list.wide .ui-grid li .imgwrap {
  width: 182px;
  height: 182px;
}
.most-list {
  margin-bottom: 20px;
}
.most-list .ttl {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #e00000;
  font-size: 18px;
  float: left;
  margin-bottom: 6px;
}
.most-list .nav {
  float: right;
  margin-top: 2px;
}
.most-list .nav a {
  font-weight: bold;
  color: #999;
  cursor: pointer;
  margin-right: 5px;
}
.most-list .nav a:hover {
  color: #6f6767;
  text-decoration: none;
}
.most-list .nav a.active {
  color: #000;
  border-bottom: 2px solid #e00000;
}
.most-list > ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #f1f1f1;
}
.most-list > ul li {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #f1f1f1;
  list-style: none;
  *zoom: 1;
  padding: 2px 0;
}
.most-list > ul li:before,
.most-list > ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.most-list > ul li:after {
  clear: both;
}
.most-list > ul li.no-image.active .active {
  padding-left: 10px;
}
.most-list > ul li .dec {
  font-size: 28px;
  color: #e0e0e0;
  display: block;
  float: left;
  width: 25px;
}
.most-list > ul li .imgwrap:after {
  border-width: 0px !important;
}
.most-list > ul li .imgwrap,
.most-list > ul li .spot {
  display: none;
}
.most-list > ul li .link {
  display: block;
  width: 275px;
  height: 18px;
  overflow: hidden;
  padding-top: 9px;
  float: left;
}
.most-list > ul li .link .ti {
  font-size: 14px;
  color: #484141;
  position: relative;
}
.most-list > ul li .link:hover {
  text-decoration: none;
}
.most-list > ul li .link:hover .ti {
  color: #e00000;
}
.most-list > ul li.active {
  border-left: 2px solid #e00000;
  padding: 13px 4px 13px 90px;
  position: relative;
  height: 65px;
  overflow: hidden;
}
.most-list > ul li.active .imgwrap {
  display: block;
}
.most-list > ul li.active .spot {
  display: inline;
  padding-top: 4px;
}
.most-list > ul li.active .dec {
  display: none;
}
.most-list > ul li.active .link {
  padding: 0;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
}
.most-list > ul li.active .ti {
  position: static;
}
.most-list > ul li.active .imgwrap {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 13px;
  left: 13px;
}
.most-list > ul li.active .spot {
  font-size: 11px;
  color: #b4b0b0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tab-list {
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #dddddd;
  width: 298px;
  height: 227px;
  margin-bottom: 20px;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.tab-list > li {
  list-style: none;
  cursor: pointer;
  display: block;
  float: left;
  padding: 7px 7px 9px 8px;
  font-size: 11px;
}
.tab-list > li:last-child {
  float: right;
}
.tab-list > li a {
  color: #484141;
}
.tab-list > li a:hover {
  text-decoration: none;
}
.tab-list > li a .text {
  display: none;
  width: 300px;
  position: absolute;
  bottom: -1px;
  left: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0, 0, 0, 0.24);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
  padding: 40px 0 12px 0;
  z-index: 10000;
}
.tab-list > li a .text .title {
  font-weight: bold;
  font-size: 24px;
  margin: 0 12px 0 12px;
  line-height: 30px;
  margin-bottom: 3px;
}
.tab-list > li a .text .title h1,
.tab-list > li a .text .title h2,
.tab-list > li a .text .title h3,
.tab-list > li a .text .title h4,
.tab-list > li a .text .title h5,
.tab-list > li a .text .title h6 {
  margin: 0;
}
.tab-list > li a .text .spot {
  font-size: 13px;
  margin: 0 16px 0 16px;
}
.tab-list > li img {
  display: none;
  position: absolute;
  z-index: 2;
  top: 28px;
  left: -1px;
  max-width: none;
  width: 300px;
  height: 200px;
}
.tab-list > li.active {
  background-color: #d41313;
  background-image: -moz-linear-gradient(top, #c41414, #ec1212);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c41414), to(#ec1212));
  background-image: -webkit-linear-gradient(top, #c41414, #ec1212);
  background-image: -o-linear-gradient(top, #c41414, #ec1212);
  background-image: linear-gradient(to bottom, #c41414, #ec1212);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc41414', endColorstr='#ffec1212', GradientType=0);
}
.tab-list > li.active a {
  color: #FFF;
}
.tab-list > li.active a .text {
  display: block;
}
.tab-list > li.active img {
  display: block;
}
.slider {
  width: 100%;
  position: relative;
  margin: -17px 0 20px 0;
}
.slider .scrollpane {
  overflow: hidden;
  position: relative;
}
.slider ul {
  margin: 0 -10px;
  padding: 17px 0 0 0;
  *zoom: 1;
  display: inline-block;
  position: relative;
  white-space: nowrap;
  left: 100%;
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
}
.slider ul:before,
.slider ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.slider ul:after {
  clear: both;
}
.slider ul li {
  vertical-align: top;
  list-style: none;
  display: inline-block;
  margin-top: -10px;
  white-space: normal;
}
.slider ul li a {
  display: block;
  width: 172px;
  height: 126px;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  color: #484141;
  padding: 10px;
  position: relative;
  font-weight: bold;
}
.slider ul li a img {
  margin-bottom: 3px;
  width: 172px;
  height: 90px;
}
.slider ul li a:hover {
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: -o-linear-gradient(top, #f6f6f6, #ffffff);
  background-image: linear-gradient(to bottom, #f6f6f6, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6', endColorstr='#ffffffff', GradientType=0);
  color: #e00000;
  text-decoration: none;
}
.slider ul li a [class^="tag-"],
.slider ul li a [class*=" tag-"] {
  position: absolute;
  top: 52px;
  right: -16px;
  z-index: 1;
}
.slider ul li:last-child [class^="tag-"],
.slider ul li:last-child [class*=" tag-"] {
  right: 9px;
}
.slider .control {
  background: none;
  border: none;
  width: 17px;
  height: 157px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 0;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}
.slider .control i {
  display: block;
  width: 11px;
  height: 16px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 69px;
}
.slider .control.left {
  left: 0;
  background-position: -83px -76px;
}
.slider .control.left i {
  background-position: -29px -76px;
  left: -7px;
}
.slider .control.left:hover i {
  background-position: -29px -102px;
}
.slider .control.right {
  right: 0;
  background-position: -61px -76px;
}
.slider .control.right i {
  background-position: -45px -76px;
  left: 13px;
}
.slider .control.right:hover i {
  background-position: -45px -102px;
}
.slider .control.active {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.main-sec {
  margin-bottom: 40px;
  *zoom: 1;
  min-height: 220px;
}
.main-sec:before,
.main-sec:after {
  display: table;
  content: "";
  line-height: 0;
}
.main-sec:after {
  clear: both;
}
.main-sec .sec-title {
  margin-top: 10px;
  position: relative;
  *zoom: 1;
  margin-bottom: 12px;
}
.main-sec .sec-title:before,
.main-sec .sec-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.main-sec .sec-title:after {
  clear: both;
}
.main-sec .sec-title span {
  display: block;
  border-bottom: 1px solid #f1f1f1;
  position: absolute;
  width: 100%;
  top: 50%;
}
.main-sec .sec-title h2 {
  background-color: #FFF;
  float: left;
  position: relative;
  padding-right: 10px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #e00000;
  font-size: 32px;
}
.main-sec .sec-title h2 a {
  color: #e00000;
}
.main-sec .sec-title h2 a:hover {
  color: #ff2e2e;
  text-decoration: none;
}
.main-sec .sec-title .sub {
  margin: 9px 0 0 0;
  padding: 0;
  background-color: #FFF;
  float: right;
  position: relative;
}
.main-sec .sec-title .sub li {
  list-style: none;
  float: left;
  display: inline-block;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin: 0 10px;
}
.main-sec .sec-title .sub li:last-child {
  margin-right: 0;
}
.main-sec .sec-title .sub li a {
  color: #484141;
}
.main-sec .sub-ttl {
  margin-bottom: 7px;
  *zoom: 1;
  color: #e00000;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.main-sec .sub-ttl:before,
.main-sec .sub-ttl:after {
  display: table;
  content: "";
  line-height: 0;
}
.main-sec .sub-ttl:after {
  clear: both;
}
.main-sec .sub-ttl .sub {
  display: block;
  float: left;
  color: #000;
}
.main-sec .sub-ttl .all {
  display: block;
  margin-top: 4px;
  float: right;
  font-size: 13px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main-sec .banner-728 {
  margin-top: 10px;
  border: 1px solid #f1f1f1;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.04);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.04);
}
.main-sec .banner-728 > div {
  width: 728px;
  height: 90px;
  margin: 4px auto;
}
.image-box {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.image-box a {
  display: block;
}
.image-box a img {
  width: 100%;
}
.image-box .text {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0, 0, 0, 0.24);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
  padding: 40px 0 10px 0;
}
.image-box .text .ttl,
.image-box .text .spot {
  padding: 0 10px 0 10px;
}
.image-box .text .ttl {
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 5px 0;
  display: block;
}
.image-box .text .ttl h1,
.image-box .text .ttl h2,
.image-box .text .ttl h3,
.image-box .text .ttl h4,
.image-box .text .ttl h5,
.image-box .text .ttl h6 {
  margin: 0;
}
.image-box .text .spot {
  display: block;
  font-size: 12px;
  margin: 0 0 0 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.image-box.video .video-time {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  font-size: 11px;
  padding: 3px 4px;
  background-color: rgba(0, 0, 0, 0.5);
}
.image-box.video .icon-play {
  position: absolute;
  width: 41px;
  height: 41px;
  top: 50%;
  left: 50%;
  background-position: -59px -284px;
  margin-left: -20px;
  margin-top: -20px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.image-box.video a:hover .icon-play {
  opacity: 1;
  filter: alpha(opacity=100);
}
.league-table .ttl {
  float: left;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.league-table .ttl a {
  color: #e00000;
}
.league-table .ttl a:hover {
  color: #ff2e2e;
  text-decoration: none;
}
.league-table .all {
  float: right;
  font-size: 11px;
  margin-top: 3px;
}
.league-table table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 7px;
}
.league-table table td {
  border-width: 0px 1px 1px 0;
  border-style: solid;
  border-color: #f1f1f1;
  width: 12%;
  text-align: center;
  padding: 3px 0;
  font-size: 12px;
}
.league-table table td:last-child {
  border-right: 0;
}
.league-table table td.nm {
  width: 40%;
  text-align: left;
  font-weight: bold;
}
.league-table table tr.first td {
  font-size: 11px;
  color: #b4b0b0;
}
.league-table table tr.first .nm {
  font-weight: normal;
}
.league-table .detail {
  text-align: center;
  font-size: 11px;
}
.league-table .detail a {
  color: #484141;
}
.gallery .photos > ul {
  margin: 0;
  padding: 0;
  margin-left: -20px;
}
.gallery .photos > ul li {
  list-style: none;
  margin: 0 0 20px 17px;
  float: left;
}
.gallery .photos > ul li a img {
  width: 140px;
  height: 140px;
}
.gallery .photos > ul li.large .text {
  font-size: 20px;
  padding-bottom: 10px;
}
.gallery .photos > ul li.large .text .ttl {
  padding-left: 10px;
}
.gallery .photos > ul li.large a img {
  width: 300px;
  height: 300px;
}
.gallery .videos > ul {
  margin: 0;
  padding: 0;
  margin-left: -20px;
}
.gallery .videos > ul li {
  padding: 0;
  float: left;
  margin: 0 0 20px 20px;
  width: 210px;
  height: 140px;
  overflow: hidden;
}
.gallery .videos > ul li .text {
  padding: 30px 0 8px 0;
}
.gallery .videos > ul li .text .ttl {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  margin-bottom: 0;
}
.gallery-item {
  display: block;
  position: relative;
}
.gallery-item .text {
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #FFF;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0, 0, 0, 0.24);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
  padding: 20px 0 7px 0;
  font-size: 12px;
}
.gallery-item .text .ttl {
  padding: 0 7px;
  display: block;
}
.gallery-item img,
.gallery-item span.p {
  border-style: solid;
  border-color: #dadada;
  border-width: 1px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
}
.gallery-item img {
  padding: 2px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: -3px 0 0 -3px;
  position: relative;
  background-color: #FFF;
  -webkit-transition: all 0.05s;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  transition: all 0.05s;
}
.gallery-item span.p {
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin: -3px 0 0 -3px;
  -webkit-transition: all 0.07s;
  -moz-transition: all 0.07s;
  -o-transition: all 0.07s;
  transition: all 0.07s;
}
.gallery-item:hover img {
  border-color: #d1d1d1;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.gallery-item:hover span.p {
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  -o-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery-item:active img {
  box-shadow: none;
  border-color: #e5e5e5;
}
.stand-wrapper {
  position: absolute;
  width: 100%;
  height: 200px;
  left: 0;
  overflow: hidden;
}
.news-stand {
  position: relative;
  height: 200px;
  width: 980px;
  margin: 0 auto;
}
.news-stand.cinema {
  width: 960px;
  height: 215px;
  margin-bottom: 20px;
}
.news-stand.cinema ul li a .imgwrap {
  width: 150px;
  height: 215px;
}
.news-stand.cinema ul li a .imgwrap img {
  width: 100%;
}
.news-stand.cinema .control {
  top: 90px;
}
.news-stand .stand {
  position: absolute;
  display: block;
  width: 998px;
  height: 141px;
  left: -9px;
  top: 55px;
  background-image: url(../../images/newsstand.png);
}
.news-stand ul {
  position: relative;
  display: inline-block;
  margin: 0 0 0 49px;
  padding: 0;
  width: 892px;
  height: 161px;
}
.news-stand ul li {
  list-style: none;
  display: inline-block;
  margin: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 40%;
}
.news-stand ul li a {
  display: block;
  text-align: center;
  position: relative;
  width: 168px;
  height: 161px;
}
.news-stand ul li a .paper {
  position: absolute;
  width: 168px;
  height: 137px;
  display: block;
  top: 0;
  left: 0;
  -webkit-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s;
}
.news-stand ul li a .paper.selected {
  top: -6px;
}
.news-stand ul li a .paper .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 168px;
  height: 137px;
  display: block;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -6px -333px;
}
.news-stand ul li a .paper .wrap {
  width: 150px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  display: block;
  top: 11px;
  left: 9px;
}
.news-stand ul li a .paper .wrap img {
  position: absolute;
  top: 0;
  left: 0;
}
.news-stand ul li a .paper .gra {
  position: absolute;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -14px -504px;
  top: 78px;
  left: 8px;
  width: 153px;
  height: 53px;
}
.news-stand ul li a .shadow {
  position: absolute;
  display: block;
  top: 121px;
  left: -6px;
  width: 180px;
  height: 20px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0px -475px;
}
.news-stand ul li a .ttl {
  position: absolute;
  color: #ab7243;
  text-shadow: 1px 1px 0 #efd7b0;
  display: block;
  bottom: 0;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
}
.news-stand ul li a .ttl.selected {
  color: #883d00;
  text-shadow: 1px 1px 0 #FFe1b0;
}
.news-stand ul li a:hover {
  text-decoration: none;
}
.news-stand ul li a:hover .paper {
  top: -6px;
}
.news-stand ul li.p0 {
  left: -178px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.news-stand ul li.p1 {
  left: 0px;
}
.news-stand ul li.p2 {
  left: 178px;
}
.news-stand ul li.p3 {
  left: 356px;
}
.news-stand ul li.p4 {
  left: 534px;
}
.news-stand ul li.p5 {
  left: 712px;
}
.news-stand ul li.p6 {
  left: 890px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.news-stand ul.left .p0 {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.news-stand ul.left .p1 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.news-stand ul.left .p2 {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.news-stand ul.left .p3 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.news-stand ul.left .p4 {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.news-stand ul.right .p1 {
  -webkit-transition-delay: 0.01s;
  -moz-transition-delay: 0.01s;
  -o-transition-delay: 0.01s;
  transition-delay: 0.01s;
}
.news-stand ul.right .p2 {
  -webkit-transition-delay: 0.05s;
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.news-stand ul.right .p3 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.news-stand ul.right .p4 {
  -webkit-transition-delay: 0.15s;
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.news-stand ul.right .p5 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.news-stand ul.right .p6 {
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.news-stand .control {
  position: absolute;
  top: 55px;
  background: none;
  border: none;
  display: block;
  width: 23px;
  height: 33px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  cursor: auto;
}
.news-stand .control.left {
  left: 15px;
  background-position: -101px 0px;
}
.news-stand .control.right {
  right: 15px;
  background-position: -129px 0px;
}
.news-stand .control.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
  cursor: pointer;
}
.news-stand .control.active:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*
.active .news-stand .stand
{
	background-image:url(../../images/newsstand.png);
}
*/
.h-list {
  margin: 0;
  padding: 0;
  margin-left: -15px;
  *zoom: 1;
  margin-bottom: 20px;
}
.h-list:before,
.h-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.h-list:after {
  clear: both;
}
.h-list > li {
  list-style: none;
  position: relative;
  float: left;
  width: 136px;
  margin-left: 15px;
  min-height: 120px;
}
.h-list > li a {
  display: block;
  width: 100%;
  text-align: center;
  color: #484141;
  font-size: 12px;
}
.h-list > li a .imgwrap {
  width: 100%;
  height: 70px;
  margin-bottom: 3px;
}
.sinema .h-list {
  margin-left: -12px;
}
.sinema .h-list > li {
  width: 100px;
  margin-left: 12px;
}
.sinema .h-list > li a {
  text-align: left;
  font-weight: bold;
  font-size: 11px;
}
.sinema .h-list > li a .imgwrap {
  height: 144px;
}
.sinema .h-list > li .rate {
  display: block;
  color: #6f6767;
  font-weight: normal;
  font-size: 10px;
  margin-top: 3px;
}
.sinema .h-list.dvd > li a {
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -567px;
  padding-top: 14px;
}
.sinema .h-list.dvd > li a .imgwrap {
  width: 98px;
  height: 142px;
  margin-bottom: 6px;
}
/*
.sinema .slider
{
	margin-top:0;
	
	ul
	{
		margin:0 -6px;
		
		li
		{	
			a
			{
				.size(100px,auto);
				text-align:left;
				font-family:@sansFontFamily;
				color:#000;
				padding:0;
				font-size:11px;
				font-weight:bold;
				padding:0 6px;
				
				.imgwrap
				{
					.size(100px,144px);
					margin-bottom:3px;
					
					img
					{
						width:100%;
						height:auto;
						margin:0;
					}
				}
				
				.rate
				{
					color:@defaultLight;
					font-weight:normal;
					font-size:10px;
					display:block;
					margin-top:3px;
				}
				
				&:hover
				{
					background:none;
				}
				
			}
		}
	}
	
	.control
	{
		top:10px;
	}
}
*/
.tags {
  margin-bottom: 20px;
  *zoom: 1;
}
.tags:before,
.tags:after {
  display: table;
  content: "";
  line-height: 0;
}
.tags:after {
  clear: both;
}
.tags .all {
  color: #484141;
  float: right;
}
.tags > ul {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: center;
}
.tags > ul > li {
  display: inline-block;
  list-style: none;
}
.tags > ul > li a {
  display: block;
  padding: 2px 5px;
  color: #484141;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.tags > ul > li a:hover {
  background: #e00000;
  color: #FFF;
  text-decoration: none;
}
.tags > ul > li.s1 {
  font-size: 32px;
}
.tags > ul > li.s2 {
  font-size: 30px;
}
.tags > ul > li.s3 {
  font-size: 28px;
}
.tags > ul > li.s4 {
  font-size: 26px;
}
.tags > ul > li.s5 {
  font-size: 24px;
}
.tags > ul > li.s6 {
  font-size: 22px;
}
.tags > ul > li.s7 {
  font-size: 20px;
}
.tags > ul > li.s8 {
  font-size: 18px;
}
.tags > ul > li.s9 {
  font-size: 16px;
}
.tags > ul > li.s10 {
  font-size: 14px;
}
.tvdizi .h-list {
  margin-bottom: 0px;
}
.tvdizi .h-list > li {
  width: 142px;
  font-size: 11px;
  margin-bottom: 15px;
  height: 175px;
}
.tvdizi .h-list > li a {
  text-align: left;
  font-weight: bold;
  font-size: 11px;
}
.tvdizi .h-list > li a .imgwrap {
  height: 120px;
}
.tvdizi .h-list > li a .imgwrap img {
  max-width: none;
  width: 100%;
}
.tvdizi .h-list > li span {
  display: block;
}
.tvdizi .h-list > li span.cat {
  color: #999;
  padding: 2px 0;
}
.tvdizi .h-list.dizi {
  margin-left: -20px;
}
.tvdizi .h-list.dizi > li {
  margin-left: 20px;
  width: 210px;
}
.tvdizi .h-list.dizi > li a {
  font-size: 13px;
}
.tvdizi .h-list.dizi > li a .imgwrap {
  height: 120px;
}
.footer {
  width: 980px;
  margin: 20px auto 40px auto;
  text-align: center;
  color: #a9a9a9;
  text-shadow: 1px 1px 0 #FFF;
}
.footer .links {
  margin: 0;
  padding: 0;
  text-align: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #e8e8e8;
  -webkit-box-shadow: 0px 1px 0 #ffffff;
  -moz-box-shadow: 0px 1px 0 #ffffff;
  box-shadow: 0px 1px 0 #ffffff;
  margin-bottom: 15px;
}
.footer .links li {
  display: inline-block;
  list-style: none;
  margin: 0 8px;
}
.footer .links li a {
  color: #908f8f;
}
.footer .links li a:hover {
  text-decoration: none;
  color: #555;
}
.footer .links li a:hover [class^="icon-"],
.footer .links li a:hover [class*=" icon-"] {
  opacity: 1;
  filter: alpha(opacity=100);
}
.footer .links li a:hover .icon-apps {
  background-position: -108px -645px;
}
.footer .links li a:hover .icon-rss {
  background-position: -132px -645px;
}
.footer .links li a:hover .icon-code {
  background-position: -156px -645px;
}
.footer .links li a:hover .icon-archive {
  background-position: -108px -669px;
}
.footer .links li a:hover .icon-mobile {
  background-position: -132px -669px;
}
.footer .links li a:hover .icon-vcard {
  background-position: -156px -669px;
}
.footer .links li a:hover .icon-mail {
  background-position: -108px -693px;
}
.footer .links li a:hover .icon-twitter {
  background-position: -132px -693px;
}
.footer .links li a:hover .icon-facebook {
  background-position: -156px -693px;
}
.footer .links li a [class^="icon-"],
.footer .links li a [class*=" icon-"] {
  width: 24px;
  height: 24px;
  margin: -5px 3px;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.footer .logo {
  width: 254px;
  margin: 40px auto 30px auto;
}
.footer .slogan {
  font-size: 32px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #666;
}
.custom-select-container {
  position: relative;
}
.custom-select-container select.replaced {
  position: relative;
  z-index: 10;
  height: 21px;
  border: 0;
  filter: alpha(opacity=0);
  /* Move to IE-specific CSS file if you want to. */
  opacity: 0;
  line-height: 2;
  cursor: pointer;
}
.custom-select-container select.replaced option {
  font-size: 11px;
  color: #333;
  padding: 3px;
}
.custom-select-container select.replaced option:hover {
  background: #000000;
}
.custom-select-container .custom-select {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f3f3f3));
  background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: -o-linear-gradient(top, #ffffff, #f3f3f3);
  background-image: linear-gradient(to bottom, #ffffff, #f3f3f3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff3f3f3', GradientType=0);
}
.custom-select-container .custom-select > span {
  font-size: 11px;
  display: block;
  padding: 0 25px 0 6px;
  border: solid 1px #dddddd;
  color: #484141;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  font-weight: normal;
  line-height: 21px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.custom-select-container .custom-select > span span {
  display: block;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.custom-select-container .custom-select.active > span {
  border-color: #CCC;
  color: #333;
}
.modal-header {
  padding: 6px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 600px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.feedback {
  display: block;
  position: fixed;
  left: 0;
  bottom: 0;
  border-style: solid;
  border-width: 1px 1px 0 0px;
  border-color: #dddddd;
  padding: 5px 9px;
  cursor: pointer;
  color: #6f6767;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  outline: none;
}
.feedback:hover {
  background: #FFF;
  text-decoration: none;
  color: #000;
}
.feedback-area {
  margin-top: 10px;
  height: 100px;
}
.main-sec.other {
  margin-bottom: 0;
}
.signup {
  width: 390px;
}
.signup .option {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.signup .option.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.signup .option.passive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.signup .clm {
  float: left;
  margin-right: 15px;
}
.signup p {
  color: #6f6767;
  line-height: 22px;
  margin-bottom: 18px;
}
.signup p .highlight {
  background-color: #FFC;
}
.signup .sub-ttl {
  color: #e00000;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  margin-bottom: 13px;
}
.signup .inputlbl {
  display: block;
  margin-bottom: 5px;
  color: #6f6767;
  font-size: 15px;
}
.signup .txt {
  width: 180px;
  margin-bottom: 15px;
  padding: 6px;
  font-size: 15px;
}
.signup input[type="checkbox"] {
  width: auto;
  vertical-align: top;
}
.signup .sgnp {
  margin-top: 10px;
}
.signup .line {
  width: 390px;
  border-bottom: 2px solid #ededed;
  height: 7px;
  position: relative;
  margin: 25px 0 25px 0;
}
.signup .line span {
  position: absolute;
  left: 50%;
  display: inline-block;
  margin-left: -25px;
  font-weight: bold;
  background-color: #FFF;
  padding: 0 10px;
}
.signup .social {
  margin-bottom: 10px;
}
.signup .social .btn {
  margin: 0 10px 10px 0;
  width: 122px;
}
body.gallery {
  background: #222;
}
body.gallery .gallery-container {
  width: 980px;
  margin: 0 auto;
}
body.gallery .gallery-container .top {
  *zoom: 1;
}
body.gallery .gallery-container .top:before,
body.gallery .gallery-container .top:after {
  display: table;
  content: "";
  line-height: 0;
}
body.gallery .gallery-container .top:after {
  clear: both;
}
body.gallery .gallery-container .top .logo {
  float: left;
  width: 120px;
  margin-top: 3px;
}
body.gallery .gallery-container .top .lnk {
  float: left;
  width: 130px;
  padding-top: 15px;
}
body.gallery .gallery-container .top .lnk a {
  color: #BBB;
  line-height: 22px;
  display: block;
}
body.gallery .gallery-container .top .lnk a .ttl {
  font-size: 20px;
  color: #FFF;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
}
body.gallery .gallery-container .top .lnk a:hover {
  text-decoration: none;
  color: #FFF;
}
body.gallery .gallery-container .top .bnr {
  padding: 3px 0;
  float: right;
}
body.gallery .gallery-container .gallery {
  *zoom: 1;
  background-color: #111;
}
body.gallery .gallery-container .gallery:before,
body.gallery .gallery-container .gallery:after {
  display: table;
  content: "";
  line-height: 0;
}
body.gallery .gallery-container .gallery:after {
  clear: both;
}
body.gallery .gallery-container .gallery .image {
  float: left;
  margin: 15px 0 15px 15px;
  position: relative;
  text-align: center;
  background-color: #000;
}
body.gallery .gallery-container .gallery .image img {
  width: 100%;
  max-width: 100%;
  min-height: 430px;
}
body.gallery .gallery-container .gallery .image .actions {
  position: absolute;
  left: 0;
  bottom: 0;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0, 0, 0, 0.24);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  font-size: 15px;
  padding: 20px 0 10px;
}
body.gallery .gallery-container .gallery .image .actions .ttl {
  padding-left: 15px;
  display: inline-block;
}
body.gallery .gallery-container .gallery .image .actions .ttl a {
  color: #FFF;
  font-weight: bold;
}
body.gallery .gallery-container .gallery .image .actions .count {
  display: inline-block;
  padding-left: 15px;
  color: #999;
}
body.gallery .gallery-container .gallery .image .control {
  position: absolute;
  height: 100%;
  display: block;
  top: 0;
}
body.gallery .gallery-container .gallery .image .control i {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  display: block;
  width: 36px;
  height: 56px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
body.gallery .gallery-container .gallery .image .control:hover i {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
body.gallery .gallery-container .gallery .image .control.left {
  left: 5px;
  width: 20%;
}
body.gallery .gallery-container .gallery .image .control.left i {
  background-position: -103px -567px;
  left: 0;
}
body.gallery .gallery-container .gallery .image .control.right {
  right: 5px;
  width: 80%;
}
body.gallery .gallery-container .gallery .image .control.right i {
  background-position: -144px -567px;
  right: 0;
}
body.gallery .gallery-container .gallery .side {
  float: right;
  width: 300px;
  margin: 15px 15px 15px;
  height: 100%;
  position: relative;
}
body.gallery .gallery-container .gallery .side .info {
  overflow-y: scroll;
}
body.gallery .gallery-container .gallery .side .info .all {
  color: #999;
  margin-bottom: 5px;
  display: block;
}
body.gallery .gallery-container .gallery .side .info .all:hover {
  color: #FFF;
  text-decoration: none;
}
body.gallery .gallery-container .gallery .side .info h1 {
  font-size: 16px;
  color: #DDD;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #292929;
}
body.gallery .gallery-container .gallery .side .info p {
  line-height: 20px;
  color: #BBB;
  font-size: 15px;
}
body.gallery .gallery-container .gallery .side .bnr {
  position: absolute;
  bottom: 0;
}
body.gallery .gallery-container .related {
  background-color: #292929;
  padding: 15px;
}
body.gallery .gallery-container .related ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
  margin-left: -15px;
}
body.gallery .gallery-container .related ul:before,
body.gallery .gallery-container .related ul:after {
  display: table;
  content: "";
  line-height: 0;
}
body.gallery .gallery-container .related ul:after {
  clear: both;
}
body.gallery .gallery-container .related ul li {
  list-style: none;
  float: left;
  position: relative;
  margin-left: 15px;
}
body.gallery .gallery-container .related ul li a {
  display: block;
}
body.gallery .gallery-container .related ul li a .imgwrap {
  width: 175px;
  height: 90px;
}
body.gallery .gallery-container .related ul li a .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  text-shadow: 1px 1px 1px #000000;
  background-color: rgba(0, 0, 0, 0.24);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  font-size: 12px;
  color: #FFF;
  padding: 15px 0 4px;
}
body.gallery .gallery-container .related ul li a .txt span {
  display: block;
  padding: 0 0 0 5px;
}
body.pgallery .galleryTop {
  width: 100%;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 1px rgba(0,0,0,.05);
  border-bottom: 1px solid #dddddd;
  margin-bottom: 10px;
}
body.pgallery .galleryTop .inner {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
body.pgallery .galleryTop .inner:before,
body.pgallery .galleryTop .inner:after {
  display: table;
  content: "";
  line-height: 0;
}
body.pgallery .galleryTop .inner:after {
  clear: both;
}
body.pgallery .galleryTop .logo {
  float: left;
  margin-top: 2px;
}
body.pgallery .galleryTop .banner {
  float: right;
  padding: 4px 0;
}
body.pgallery .galleryTop .logo {
  margin-right: 10px;
  margin-left: -18px;
}
body.pgallery .galleryTop .links {
  padding-top: 15px;
  float: left;
}
body.pgallery .galleryTop .links a {
  color: #666;
  display: block;
  margin-bottom: 5px;
}
body.pgallery .galleryTop .links a:hover {
  color: #000;
  text-decoration: none;
}
body.pgallery .galleryTop .links .ttl {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 22px;
  margin-bottom: 0;
}
body.pgallery .container {
  width: 960px;
  padding: 0;
  background: none;
  box-shadow: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.pgallery .cleft {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
body.pgallery .gallery-container {
  width: 100%;
  background-color: #000;
  position: relative;
  text-align: center;
}
body.pgallery .gallery-container img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
body.pgallery .gallery-container .info {
  left: 0;
  line-height: normal;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.32000000000000006);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
  background-color: rgba(0, 0, 0, 0);
}
body.pgallery .gallery-container .info .inner {
  padding: 20px 10px 10px 20px;
  text-align: left;
  color: #CCC;
  text-shadow: 1px 1px 0 #000;
  font-size: 13px;
}
body.pgallery .gallery-container .info .inner .t {
  font-weight: bold;
  color: #FFF;
  font-size: 16px;
  padding-right: 20px;
}
body.pgallery .gallery-container .control {
  position: absolute;
  height: 100%;
  top: 0;
}
body.pgallery .gallery-container .control.disabled i {
  opacity: 0.3 !important;
  filter: alpha(opacity=30) !important;
}
body.pgallery .gallery-container .control.left {
  width: 25%;
  left: 0;
}
body.pgallery .gallery-container .control.left i {
  background-position: -103px -567px;
  left: 7px;
}
body.pgallery .gallery-container .control.right {
  width: 75%;
  right: 0;
}
body.pgallery .gallery-container .control.right i {
  background-position: -144px -567px;
  position: absolute;
  right: 7px;
}
body.pgallery .gallery-container .control i {
  position: absolute;
  display: block;
  width: 36px;
  height: 56px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  top: 50%;
  margin-top: -28px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
body.pgallery .gallery-container .control:hover i {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
body.pgallery .spot {
  font-size: 14px;
  line-height: 20px;
    height: 150px;
    max-height: 150px;
  overflow: hidden;
  overflow-y: auto;
}
body.pgallery .comments {
  margin-bottom: 0;
}
body.pgallery .comments .form textarea {
  height: 30px;
  font-size: 12px;
}
body.pgallery .comments .form .buttons {
  float: left;
}
body.pgallery .comments .form .buttons .login {
  font-size: 11px;
}
body.pgallery .comments .form .buttons .sep {
  display: inline;
  margin-right: 5px;
  margin-left: 5px;
}
body.pgallery .comments .list .stream {
  height: 270px;
  overflow: hidden;
  overflow-y: scroll;
}
body.pgallery .comments .list .stream.l {
  height: 352px;
}
body.pgallery .comments .list .stream li {
  padding: 10px 0 10px 42px;
}
body.pgallery .comments .list .stream li .header a {
  font-size: 12px;
}
body.pgallery .comments .list .stream li .header a .imgwrap {
  width: 35px;
  height: 35px;
  left: -42px;
}
body.pgallery .comments .list .stream li p {
  font-size: 11px;
  margin: 4px 0;
  line-height: 15px;
}
body.pgallery .comments .list .stream li .actions a {
  font-size: 11px;
}
body.pgallery .related {
  margin-bottom: 20px;
}
body.pgallery .related .ttl {
  margin-bottom: 10px;
  font-weight: bold;
}
body.pgallery .related .thumb-list {
  width: 100%;
  height: 130px;
  overflow: hidden;
}
@media all and (min-width: 1130px) {
  body.pgallery .container {
    width: 1130px;
  }
  body.pgallery .center {
    width: 670px;
  }
  body.pgallery .carousel.main ul {
    height: 310px;
  }
  body.pgallery .cleft {
    width: 810px;
  }
}
.link-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ededed;
  margin-bottom: 20px;
}
.link-list.fill li a {
  padding: 7px 0;
}
.link-list.fill li a:hover {
  background: none;
  color: #000;
  text-decoration: underline;
}
.link-list li {
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #ededed;
}
.link-list li a {
  color: #484141;
  display: block;
  padding: 7px 5px 7px 10px;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.link-list li a .imgwrap {
  margin-bottom: 6px;
}
.link-list li a .ttl {
  font-size: 12px;
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
}
.link-list li a .spot {
  font-size: 11px;
  margin-bottom: 4px;
}
.link-list li a .info {
  font-size: 11px;
  color: #b4b0b0;
}
.link-list li a .info .icon-foto,
.link-list li a .info .icon-video {
  margin-left: 5px;
}
.link-list li a:hover {
  text-decoration: none;
  background: #fafafa;
}
.link-list.user li a {
  position: relative;
  padding-left: 46px;
}
.link-list.user li a .imgwrap {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 7px;
  left: 7px;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  display: block;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  color: #484141;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #f3f3f3 #f3f3f3 #DDD;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #e00000;
  background-color: #FFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
  text-decoration: none;
}
.thumb-list {
  margin: 0 0 0 -20px;
  padding: 0;
  *zoom: 1;
}
.thumb-list:before,
.thumb-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumb-list:after {
  clear: both;
}
.thumb-list > li {
  list-style: none;
  margin-left: 20px;
  margin-bottom: 20px;
  float: left;
  width: 140px;
  height: 128px;
  overflow: hidden;
}
.thumb-list > li a {
  display: block;
  text-align: center;
  color: #484141;
}
.thumb-list > li a .imgwrap {
  width: 140px;
  height: 95px;
  margin-bottom: 4px;
}
.thumb-list > li a .imgwrap img {
  width: 100%;
}
.thumb-list.dizi li {
  width: 620px;
  height: auto;
  overflow: auto;
  text-align: left;
  padding-bottom: 20px;
  border-bottom: 2px solid #f3f3f3;
  margin-bottom: 20px;
}
.thumb-list.dizi li a {
  text-align: left;
}
.thumb-list.dizi li a:hover {
  text-decoration: none;
}
.thumb-list.dizi li a .imgwrap {
  width: 620px;
  height: 186px;
  margin-bottom: 5px;
}
.thumb-list.dizi li a .ttl {
  font-size: 28px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  margin-bottom: 5px;
  float: left;
}
.thumb-list.dizi li a .nfo {
  float: right;
  font-size: 12px;
  color: #b4b0b0;
  margin-top: 8px;
}
.thumb-list.dizi li a .hg {
  *zoom: 1;
}
.thumb-list.dizi li a .hg:before,
.thumb-list.dizi li a .hg:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumb-list.dizi li a .hg:after {
  clear: both;
}
.thumb-list.dizi li a .spot {
  line-height: 18px;
}
.movie-detail header {
  *zoom: 1;
  margin-bottom: 15px;
  margin-top: 10px;
}
.movie-detail header:before,
.movie-detail header:after {
  display: table;
  content: "";
  line-height: 0;
}
.movie-detail header:after {
  clear: both;
}
.movie-detail h1 {
  float: left;
  margin-right: 10px;
  font-size: 20px;
}
.movie-detail h2 {
  margin-top: 3px;
  font-weight: normal;
  color: #6f6767;
  float: left;
}
.movie-detail article {
  margin-bottom: 40px;
  *zoom: 1;
}
.movie-detail article h3 {
  margin-bottom: 7px;
}
.movie-detail article p {
  line-height: 22px;
  font-size: 13px;
}
.movie-detail article:before,
.movie-detail article:after {
  display: table;
  content: "";
  line-height: 0;
}
.movie-detail article:after {
  clear: both;
}
.movie-detail article .info .imgwrap {
  width: 150px;
  height: 215px;
  float: left;
  margin: 0 15px 15px 0;
}
.movie-detail article table {
  border-spacing: 0;
  margin-bottom: 20px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #ededed;
  width: 450px;
}
.movie-detail article table tr:nth-child(odd) td {
  background: #f9f9f9;
}
.movie-detail article table tr td {
  vertical-align: top;
  padding: 6px 0;
  line-height: 20px;
  padding-right: 7px;
  border-bottom: 1px solid #ededed;
}
.movie-detail article table tr td.nm {
  font-weight: bold;
  text-align: right;
  width: 100px;
}
.local-news {
  margin-bottom: 35px;
}
.local-news .select-group {
  padding: 10px 0;
  *zoom: 1;
  border-bottom: 1px solid #ededed;
}
.local-news .select-group:before,
.local-news .select-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.local-news .select-group:after {
  clear: both;
}
.local-news .select-group .label {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
  font-size: 11px;
}
.local-news .select-group select,
.local-news .select-group .custom-select-container {
  float: left;
}
.local-news .select-group .all {
  float: right;
  color: #484141;
  margin-top: 3px;
}
.page-adw {
  position: absolute;
  top: 37px;
  z-index:1 !important; 
  display: none;
}
.page-adw .cnt {
  /* position: fixed; */
  z-index: 2;
}
.page-adw .cnt .banner {
  width: 160px;
  height: 600px;
}
.adw-left {
  left: -47%;
  z-index: -1;
}
.adw-left .cnt .banner {
  float: right;
  text-align: right;
}
.adw-right {
  right: -47%;
  z-index: -1;
}
.adw-right .cnt .banner {
  float: left;
}
.astrology {
  margin-bottom: 20px;
}
.astrology ul {
  margin: 0;
  padding: 0;
  position: relative;
  height: 340px;
}
.astrology ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.astrology ul li.active p {
  display: block;
}
.astrology ul li.active p img {
  display: block;
  margin-left: 20px;
}
.astrology ul li.active .ttl {
  color: #e00000;
}
.astrology ul li .ttl {
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  display: block;
  width: 60px;
  padding: 6px 0;
  text-align: right;
}
.astrology ul li p {
  position: absolute;
  top: 0;
  left: 75px;
  display: none;
  line-height: 18px;
  height: 340px;
  overflow-y: scroll;
}
.latest-comments {
  margin-bottom: 20px;
}
.latest-comments ul {
  padding: 0;
  margin: 0;
  border-top: 1px solid #ededed;
}
.latest-comments ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 10px 0 10px 50px;
  border-bottom: 1px solid #ededed;
  position: relative;
}
.latest-comments ul li .imgwrap {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 12px;
  left: 0;
}
.latest-comments ul li span {
  color: #999;
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
}
.latest-comments ul li span a {
  color: #333;
  font-weight: bold;
}
.latest-comments ul li p {
  line-height: 16px;
}
.wins {
  margin-left: -20px;
}
.wins .win {
  margin-left: 20px;
  width: 185px;
  float: left;
  margin-bottom: 20px;
}
.wins .win .sub-ttl {
  color: #000;
}
.games {
  margin-bottom: 20px;
}
.games ul {
  padding: 0;
  margin: 0;
  width: 300px;
  *zoom: 1;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #e7e7e7;
}
.games ul:before,
.games ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.games ul:after {
  clear: both;
}
.games ul li {
  list-style: none;
  float: left;
}
.games ul li a {
  display: block;
  width: 99px;
  height: 115px;
  text-align: center;
  border-style: solid;
  border-color: #e7e7e7;
  border-width: 0 1px 1px 0;
  font-size: 11px;
  line-height: 14px;
  color: #333;
  text-shadow: 1px 1px 0 #FFF;
}
.games ul li a:hover {
  color: #000;
  text-decoration: none;
  background-color: #f9f9f9;
}
.games ul li a:active {
  background-color: #f2f2f2;
}
.games ul li a img {
  width: 82px;
  height: 71px;
  padding-top: 9px;
}
.share-buttons {
  *zoom: 1;
  margin-bottom: 20px;
}
.share-buttons:before,
.share-buttons:after {
  display: table;
  content: "";
  line-height: 0;
}
.share-buttons:after {
  clear: both;
}
.share-buttons .sub-ttl {
  float: left;
}
.share-buttons .share {
  float: right;
  display: block;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 22px;
}
.share-buttons .share.fb {
  background-position: 0px -818px;
  width: 87px;
}
.share-buttons .share.tw {
  background-position: -95px -783px;
  width: 95px;
}
.share-buttons .share.gp {
  background-position: 0px -784px;
  width: 70px;
}
.cright .list-view {
  margin: 0;
  padding: 0;
}
.cright .list-view li {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-left: 100px;
  border-bottom: 1px solid #ededed;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.cright .list-view li .link {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 4px;
}
.cright .list-view li .link .imgwrap {
  position: absolute;
  left: -100px;
  top: 0;
  width: 90px;
  height: 60px;
}
.cright .list-view li .spot {
  margin-bottom: 4px;
  display: block;
}
.cright .list-view li .nfo {
  font-size: 11px;
  color: #999;
}
.top-latest {
  margin-bottom: 10px;
  *zoom: 1;
}
.top-latest:before,
.top-latest:after {
  display: table;
  content: "";
  line-height: 0;
}
.top-latest:after {
  clear: both;
}
.top-latest .controls {
  float: left;
  width: 100px;
  margin-top: -3px;
}
.top-latest .controls .control {
  background: none;
  border: none;
  width: 20px;
  height: 20px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  cursor: pointer;
  float: left;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.top-latest .controls .control:hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.top-latest .controls .control.left {
  background-position: -105px -122px;
}
.top-latest .controls .control.right {
  background-position: -125px -122px;
}
.top-latest .controls .label {
  float: left;
  margin-top: 3px;
  width: 50px;
  text-align: center;
  font-size: 11px;
  color: #999;
}
.top-latest ul {
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
  width: 835px;
}
.top-latest ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  height: 18px;
  overflow: hidden;
  width: 0px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 18px;
  top: -3px;
  left: 0;
}
.top-latest ul li.active {
  width: 835px;
}
.top-latest ul li small {
  display: inline;
  float: left;
  margin-right: 6px;
  font-size: 11px;
  color: #999;
  margin-top: 1px;
  font-size: 10px;
}
.top-latest ul li a {
  display: block;
  font-size: 11px;
  color: #999;
}
.top-latest ul li a .ttl {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-right: 6px;
}
.top-latest ul li a:hover {
  text-decoration: none;
}
.top-latest ul li a:hover .ttl {
  color: #e00000;
}
.title-list {
  *zoom: 1;
  margin-bottom: 30px;
}
.title-list:before,
.title-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.title-list:after {
  clear: both;
}
.title-list.cat {
  float: left;
  margin-left: 25px;
}
.title-list.cat .cnt {
  width: 295px;
  float: none;
  height: 260px;
  overflow: hidden;
}
.title-list.cat .cnt a .imgwrap {
  width: 295px;
}
.title-list.cat .list {
  float: none;
  width: 295px;
  background: #f9f9f9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.title-list.cat .list a {
  font-size: 13px;
  padding: 8px 5;
}
.title-list .cnt {
  float: left;
  width: 250px;
}
.title-list .cnt a {
  display: block;
  color: #484141;
}
.title-list .cnt a .imgwrap {
  width: 250px;
  height: 175px;
  margin-bottom: 6px;
}
.title-list .cnt a .imgwrap img {
  width: 100%;
}
.title-list .cnt a .ttl {
  font-weight: bold;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  margin-bottom: 5px;
}
.title-list .cnt a .spot {
  font-size: 13px;
  line-height: 18px;
  color: #6f6767;
}
.title-list .cnt a:hover {
  text-decoration: none;
}
.title-list .cnt a:hover .ttl {
  color: #e00000;
}
.title-list .list {
  padding: 0;
  margin: 0;
  float: right;
  border-top: 1px solid #f1f1f1;
  width: 355px;
  -webkit-box-shadow: inset 2px 0 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 2px 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 2px 0 1px rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  background-image: -moz-linear-gradient(left, #f8f8f8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#f8f8f8), to(#ffffff));
  background-image: -webkit-linear-gradient(left, #f8f8f8, #ffffff);
  background-image: -o-linear-gradient(left, #f8f8f8, #ffffff);
  background-image: linear-gradient(to right, #f8f8f8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffffffff', GradientType=1);
}
.title-list .list li {
  list-style: none;
  border-bottom: 1px solid #f1f1f1;
}
.title-list .list li.active {
  background-color: #FFF;
}
.title-list .list li.active a {
  color: #e00000;
}
.title-list .list li a {
  display: block;
  font-size: 14px;
  color: #484141;
  padding: 10px 0 10px 8px;
}
.title-list .list li a:hover {
  text-decoration: none;
}
.title-list .list .imgwrap,
.title-list .list .spot {
  display: none;
}
.categories-list {
  margin-left: -25px;
}
.not-found {
  text-align: center;
  padding: 50px 0 80px;
}
.not-found img {
  margin-bottom: 30px;
}
.not-found p {
  margin-bottom: 15px;
  font-size: 13px;
  color: #666;
}
.not-found p.l {
  font-size: 22px;
  color: #000;
}
.standings-icon {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f3f3f3;
}
.standings-icon ul {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.standings-icon ul:before,
.standings-icon ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.standings-icon ul:after {
  clear: both;
}
.standings-icon ul li {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  margin-right: 2px;
}
.standings-icon ul li a {
  display: block;
  width: 31px;
  height: 31px;
}
[class^="team-"] a,
[class*=" team-"] a {
  background-image: url("../../images/teams-sprite.png");
  background-repeat: no-repeat;
}
.team-fb a {
  background-position: 5px 4px;
}
.team-es a {
  background-position: -25px 4px;
}
.team-bs a {
  background-position: -53px 4px;
}
.team-ks a {
  background-position: 5px -25px;
}
.team-ga a {
  background-position: -25px -25px;
}
.team-bj a {
  background-position: -54px -25px;
}
.team-ts a {
  background-position: 5px -57px;
}
.team-gs a {
  background-position: -25px -57px;
}
.team-ak a {
  background-position: -54px -57px;
}
.team-ib a {
  background-position: 4px -87px;
}
.team-kb a {
  background-position: -25px -87px;
}
.team-el a {
  background-position: -53px -87px;
}
.team-as a {
  background-position: 4px -118px;
}
.team-gb a {
  background-position: -25px -118px;
}
.team-mi a {
  background-position: -53px -118px;
}
.team-os a {
  background-position: 4px -147px;
}
.team-ss a {
  background-position: -25px -147px;
}
.team-ksp a {
  background-position: -52px -147px;
}
.standings {
  margin-bottom: 20px;
}
.standings .tab-nav {
  margin: 0 0 10px 0;
  padding: 0;
  *zoom: 1;
}
.standings .tab-nav:before,
.standings .tab-nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.standings .tab-nav:after {
  clear: both;
}
.standings .tab-nav li {
  list-style: none;
  float: left;
  margin-right: 4px;
}
.standings .tab-nav li a {
  display: block;
  padding: 3px 6px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-size: 11px;
  font-weight: bold;
  color: #6f6767;
  line-height: 12px;
  cursor: pointer;
}
.standings .tab-nav li a:hover {
  background-color: #f3f3f3;
  text-decoration: none;
  color: #000;
}
.standings .tab-nav li.active a {
  background-color: #e00000;
  color: #FFF;
}
.standings .table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-size: 11px;
  cursor: default;
}
.standings .table a {
  color: #484141;
}
.standings .table tr {
  vertical-align: middle;
}
.standings .table tr.s {
  background-color: #fffaec;
}
.standings .table tr:hover {
  background-color: #e4f5ff !important;
}
.standings .table tr.ttl {
  background-color: #f3f3f3 !important;
}
.standings .table tr td {
  height: 22px;
  border-right: 1px solid #ededed;
}
.standings .table tr td.no {
  text-align: center;
  width: 18px;
  font-weight: bold;
  border-right: none;
  color: #BBB;
}
.standings .table tr td.no.cl {
  background-color: #aaccff;
  color: #FFF;
}
.standings .table tr td.no.al {
  background-color: #ffd4aa;
  color: #FFF;
}
.standings .table tr td.no.dwn {
  background-color: #ee7878;
  color: #FFF;
}
.standings .table tr td.pt {
  text-align: center;
  width: 20px;
}
.standings .table tr td.pt.str {
  font-weight: bold;
}
.standings .table tr td.name {
  padding-left: 4px;
}
.standings .nfo {
  padding: 10px 0;
  text-align: center;
  font-size: 11px;
}
.standings .nfo span {
  margin-right: 12px;
}
.standings .nfo span i {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #000;
  margin-right: 4px;
}
.standings .nfo span i.cl {
  background-color: #aaccff;
}
.standings .nfo span i.al {
  background-color: #ffd4aa;
}
.standings .nfo span i.dwn {
  background-color: #ee7878;
}
.standings .title-nav {
  text-align: center;
  margin-bottom: 10px;
}
.standings .title-nav span {
  display: inline-block;
  width: 80px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}
.standings .title-nav .btn {
  font-size: 24px;
  line-height: 12px;
  padding-bottom: 5px;
}
.standings .fixture-container .date {
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 12px;
}
.standings .fixture-container .tbl span {
  display: inline-block;
  width: 125px;
  color: #6f6767;
  line-height: 16px;
}
.standings .fixture-container .tbl span.left {
  text-align: right;
}
.standings .fixture-container .tbl span.right {
  text-align: left;
}
.standings .fixture-container .tbl span.score {
  width: 40px;
  text-align: center;
  font-size: 14px;
}
.all-headlines .top {
  *zoom: 1;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.all-headlines .top:before,
.all-headlines .top:after {
  display: table;
  content: "";
  line-height: 0;
}
.all-headlines .top:after {
  clear: both;
}
.all-headlines .top .title {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #e00000;
  float: left;
}
.all-headlines .top .date {
  float: left;
  color: #6f6767;
  margin-top: 7px;
  margin-left: 20px;
}
.all-headlines .top .date a {
  color: #484141;
  font-weight: bold;
  margin-left: 10px;
}
.all-headlines .thumb-list li {
  width: 300px;
  height: auto;
  text-align: left;
  overflow: hidden;
  height: 210px;
}
.all-headlines .thumb-list li a {
  text-align: left;
}
.all-headlines .thumb-list li a .imgwrap {
  height: 152px;
  margin-bottom: 5px;
  width: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.all-headlines .thumb-list li a .ttl {
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.all-headlines .thumb-list li a .spot {
  font-size: 11px;
}
.all-headlines .thumb-list li a:hover {
  text-decoration: none;
}
.all-headlines .thumb-list li a:hover .imgwrap {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.teaminfo {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  *zoom: 1;
  margin-bottom: 30px;
}
.teaminfo:before,
.teaminfo:after {
  display: table;
  content: "";
  line-height: 0;
}
.teaminfo:after {
  clear: both;
}
.teaminfo .clmn {
  float: left;
}
.teaminfo .clmn.left {
  width: 135px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #000;
  text-align: center;
  margin-right: 10px;
}
.teaminfo .clmn.left img {
  margin-bottom: 5px;
}
.teaminfo .clmn.center {
  width: 250px;
  border-right: 1px solid #dddddd;
  margin-right: 20px;
}
.teaminfo .clmn.center ul {
  margin: 0;
  padding: 0;
}
.teaminfo .clmn.center ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 26px;
  vertical-align: middle;
  color: #000;
}
.teaminfo .clmn.center ul li span {
  display: inline-block;
  color: #CCC;
  font-weight: bold;
  width: 100px;
  font-size: 10px;
  text-align: right;
  margin-right: 5px;
}
.teaminfo .clmn.right .ttl {
  font-size: 11px;
  font-weight: bold;
  color: #e00000;
  margin-bottom: 10px;
}
.teaminfo .clmn.right .nav {
  color: #CCC;
  font-size: 11px;
  margin-bottom: 12px;
}
.teaminfo .clmn.right .nav a {
  color: #484141;
}
.teaminfo .clmn.right .info .nm {
  font-size: 11px;
  color: #b4b0b0;
  margin-bottom: 4px;
}
.teaminfo .clmn.right .info .t {
  font-weight: bold;
  margin-bottom: 4px;
}
.teaminfo .clmn.right .info .ln {
  font-size: 11px;
  line-height: 20px;
  vertical-align: middle;
}
.teaminfo .clmn.right .info .ln span {
  display: inline-block;
  width: 50px;
  font-size: 10px;
  color: #CCC;
  text-align: right;
  margin-right: 5px;
}
.user-cnt .user {
  position: relative;
  height: 100px;
}
.user-cnt .user .image {
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 3px;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
}
.user-cnt .user .image .imgwrap {
  width: 100px;
  height: 100px;
}
.user-cnt .user .profile {
  position: absolute;
  top: 0;
  left: 130px;
  height: 35px;
  width: 490px;
}
.user-cnt .user .profile .username {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 28px;
  margin-right: 20px;
}
.user-cnt .user .profile .buttons {
  margin-top: 6px;
  margin-right: 20px;
}
.user-cnt .user .profile .settings {
  float: right;
  margin-top: 12px;
}
.user-cnt .user .profile .settings a {
  color: #b4b0b0;
  font-size: 11px;
}
.user-cnt .user .profile .username,
.user-cnt .user .profile .buttons {
  float: left;
}
.user-cnt .user .stats {
  position: absolute;
  bottom: 0px;
  left: 100px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #f0f0f0;
  width: 520px;
}
.user-cnt .user .stats ul {
  margin: 0 0 0 30px;
  padding: 0;
  border-left: 1px solid #f0f0f0;
  *zoom: 1;
}
.user-cnt .user .stats ul:before,
.user-cnt .user .stats ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-cnt .user .stats ul:after {
  clear: both;
}
.user-cnt .user .stats ul li {
  list-style: none;
  display: inline-block;
  border-right: 1px solid #f0f0f0;
  margin: 0;
  padding: 0;
  float: left;
}
.user-cnt .user .stats ul li a {
  display: block;
  width: 85px;
  text-align: center;
  padding: 8px 0 10px 0;
  font-size: 11px;
  color: #b4b0b0;
}
.user-cnt .user .stats ul li a strong {
  display: block;
  font-size: 18px;
  color: #484141;
}
.user-cnt .user .stats ul li a:hover {
  text-decoration: none;
  background-color: #fafafa;
}
.user-cnt .user .stats ul li.active a {
  background-color: #fafafa;
  -webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.05);
}
.user-comments ul {
  margin: 10px 0 20px 0;
  padding: 0;
}
.user-comments ul li {
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
  padding: 18px 0;
}
.user-comments ul li .header {
  margin-bottom: 10px;
}
.user-comments ul li .header a {
  color: #b4b0b0;
}
.user-comments ul li .header a:hover {
  color: #6f6767;
  text-decoration: none;
}
.user-comments ul li .header .time {
  float: right;
  font-size: 11px;
  color: #b4b0b0;
}
.user-comments ul li p {
  margin-bottom: 13px;
  line-height: 22px;
  font-size: 13px;
}
.user-comments ul li .actions {
  *zoom: 1;
}
.user-comments ul li .actions:before,
.user-comments ul li .actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-comments ul li .actions:after {
  clear: both;
}
.user-comments ul li .actions a {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  color: #b4b0b0;
  cursor: pointer;
}
.user-comments ul li .actions a:hover {
  color: #6f6767;
  text-decoration: none;
}
.user-list ul {
  margin: 30px 0 20px -20px;
  padding: 0;
  *zoom: 1;
}
.user-list ul:before,
.user-list ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-list ul:after {
  clear: both;
}
.user-list ul li {
  padding: 0;
  list-style: none;
  width: 275px;
  margin: 0px 0px 20px 20px;
  border-color: #f0f0f0;
  border-style: solid;
  border-width: 1px;
  *zoom: 1;
  padding: 5px;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
  float: left;
}
.user-list ul li:before,
.user-list ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-list ul li:after {
  clear: both;
}
.user-list ul li a {
  color: #484141;
  font-size: 13px;
  line-height: 40px;
  display: block;
  float: left;
  padding-left: 45px;
  position: relative;
}
.user-list ul li a .imgwrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.user-list ul li .btn {
  float: right;
  margin: 10px 5px 0 0;
}
.user-list ul li:hover {
  border-color: #e4e4e4;
}
.user-settings .cleft {
  width: 170px;
}
.user-settings .cright {
  width: 430px;
}
.user-settings .settings-nav {
  margin: 0;
  padding: 0;
}
.user-settings .settings-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #f0f0f0;
}
.user-settings .settings-nav li a {
  display: block;
  color: #6f6767;
  padding: 9px 12px;
  font-size: 14px;
}
.user-settings .settings-nav li a:hover {
  background-color: #fafafa;
  text-decoration: none;
}
.user-settings .settings-nav li.active a {
  background-color: #fafafa;
  color: #000;
}
.user-settings .settings-nav li.profile a {
  position: relative;
  padding-left: 50px;
  font-size: 11px;
  line-height: 20px;
  padding: 10px 0 10px 50px;
}
.user-settings .settings-nav li.profile a strong {
  font-size: 14px;
  display: block;
}
.user-settings .settings-nav li.profile a .imgwrap {
  position: absolute;
  top: 10px;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.user-settings .settings-nav li.profile a:hover {
  background-color: #FFF;
  color: #000;
}
.user-settings h3 {
  margin-bottom: 15px;
  font-size: 14px;
}
.user-settings p {
  line-height: 20px;
  color: #6f6767;
  margin-bottom: 15px;
}
.user-settings fieldset {
  margin: 0 0 20px 0;
  padding: 0;
  border: none;
}
.user-settings fieldset .controls-label {
  float: left;
  width: 125px;
  padding-top: 7px;
  text-align: right;
}
.user-settings fieldset label.checkbox {
  display: block;
  line-height: 14px;
  padding: 6px 0 6px 0;
}
.user-settings fieldset label.checkbox input[type=checkbox] {
  float: left;
  margin-right: 5px;
}
.user-settings fieldset .controls {
  margin-left: 140px;
}
.user-settings fieldset .controls input {
  width: auto;
}
.user-settings fieldset .controls input[type=text],
.user-settings fieldset .controls input[type=password],
.user-settings fieldset .controls input[type=email],
.user-settings fieldset .controls input[type=tel] {
  width: 160px;
  padding: 6px;
}
.user-settings fieldset .controls p {
  margin-top: 5px;
  color: #b4b0b0;
}
.user-settings .form-actions {
  margin: 10px 0 30px 0;
  padding-left: 140px;
}
.user-settings hr {
  height: 0;
  padding: 0;
  margin: 25px 0;
  border: 0;
  border-top: 1px solid #eee;
}
.main-user {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 1px 0px 0px 1px;
  border-color: #dddddd;
  cursor: pointer;
  color: #6f6767;
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#f6f6f6));
  background-image: -webkit-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: -o-linear-gradient(top, #fafafa, #f6f6f6);
  background-image: linear-gradient(to bottom, #fafafa, #f6f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff6f6f6', GradientType=0);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
  outline: none;
}
.main-user .non {
  padding: 5px 9px;
}
.main-user .non a {
  font-weight: bold;
  color: #484141;
}
.main-user .non span {
  font-size: 10px;
  color: #b4b0b0;
  padding: 0 5px;
}
.main-user .btn-group .dropdown-menu {
  right: 0;
  left: auto;
}
.main-user .btn-group .btn {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 8px 5px 28px;
  position: relative;
}
.main-user .btn-group .btn:hover {
  background-color: #f3f3f3;
}
.main-user .btn-group .btn .imgwrap {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 4px;
}
.main-user .btn-group.open .btn {
  background-color: #eee;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.frames {
  width: 620px;
}
.frames .ttl {
  font-size: 28px;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #e00000;
  padding-top: 20px;
}
.frames p {
  margin-bottom: 10px;
}
.frames .sub-ttl {
  color: #484141;
}
.frames textarea {
  width: 300px;
  height: 40px;
  margin-bottom: 30px;
}
.hgroup time {
  color: #b4b0b0;
  margin-bottom: 6px;
  display: block;
}
.hgroup hgroup {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.hgroup hgroup h1 {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 32px;
  margin-bottom: 6px;
  color: #000;
}
.hgroup hgroup h2 {
  font-family: 'proximanovareg', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 32px;
}
.detail .side {
  float: left;
  width: 70px;
  height: 450px;
  margin-left: -20px;
  text-align: center;
  margin-top: -30px;
}
.detail .side.fixed .cnt {
  position: fixed;
  top: 0;
}
.detail .side.fixed .cnt.absolute {
  position: absolute;
}
.detail .side.fixed .top {
  visibility: visible;
}
.detail .side .cnt {
  width: 70px;
  height: auto;
}
.detail .side .ttl {
  font-weight: bold;
  font-size: 11px;
  color: #6f6767;
  padding-top: 30px;
  margin-bottom: 10px;
  display: block;
}
.detail .side a {
  display: block;
  text-align: center;
  color: #b4b0b0;
  font-size: 11px;
  margin-bottom: 10px;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
  cursor: pointer;
}
.detail .side a:hover {
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.detail .side a > span {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: 20px;
}
.detail .side a.top span {
  background-position: -149px -117px;
}
.detail .side a.main span {
  background-position: -108px -146px;
}
.detail .side a.fb span {
  background-position: -108px -180px;
}
.detail .side a.tw span {
  background-position: -147px -180px;
}
.detail .side a.gp span {
  background-position: -109px -215px;
}
.detail .side a.ma span {
  background-position: -99px -91px;
}
.detail .side a.comments span {
  background-position: -148px -146px;
}
.detail .side a.comments span > span {
  display: inline-block;
  margin-top: 9px;
  color: #FFF;
  font-size: 9px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.detail .side a.top {
  visibility: hidden;
}
.detail .content {
  float: left;

    width: 600px;
  margin-bottom: 25px;
}

.yorumati{
    background-color: #ececec;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    height:25px;
    float:right;
    line-height:25px;
    font-size:12px;
    padding-left:6px;
    padding-right:6px;
    border-radius: 2px;
    color: #000;
}

.detail .content article {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #484141;
  font-size: 15px;
  line-height: 28px;
}
.detail .content article p {
  margin-bottom: 40px;
}
.detail .content article h1,
.detail .content article h2,
.detail .content article h3,
.detail .content article h4,
.detail .content article h5,
.detail .content article h6 {
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.detail .content article h1 {
  font-size: 32px;
}
.detail .content article h2 {
  font-size: 28px;
}
.detail .content article h3 {
  font-size: 24px;
  margin-bottom: 8px;
}
.detail .content article h4 {
  font-size: 20px;
}
.detail .content article h5 {
  font-size: 18px;
}
.detail .content article h6 {
  font-size: 14px;
}
.detail .content article .media {
  float: left;
  display: inline-block;
  line-height: 14px;
  font-size: 11px;
  font-weight: normal;
  color: #b4b0b0;
  margin: 0 15px 15px 0;
}
.detail .content article .media:hover {
  color: #6f6767;
  text-decoration: none;
}
.detail .content article .media .cnt {
  display: inline-block;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.07);
  position: relative;
}
.detail .content article .media.gallery {
  width: 194px;
}
.detail .content article .media.gallery .cnt {
  padding: 2px;
  width: 188px;
}
.detail .content article .media.gallery .cnt .imgwrap {
  float: left;
  margin: 2px;
  width: 90px;
  height: 90px;
}
.detail .content article .media.video {
  width: 210px;
}
.detail .content article .media.video .cnt .imgwrap {
  width: 200px;
  height: 130px;
}
.detail .content article .media.video .cnt .icon-play {
  width: 41px;
  height: 41px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}
.detail .content article .media.video .cnt .video-time {
  display: inline-block;
  position: absolute;
  top: 4px;
  right: 4px;
  color: #FFF;
  font-size: 11px;
  padding: 3px 4px;
  background-color: rgba(0, 0, 0, 0.5);
  line-height: 13px;
}
.detail .content article .article-img {
  display: inline-block;
  background-color: #FFF;
  padding: 4px;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.07);
  position: relative;
  float: left;
  margin: 0 15px 15px 0;
}
.detail .content article .article-img a {
  display: block;
}
.detail .content article .article-img .imgwrap {
  width: 200px;
  height: 200px;
}
.detail .content article .article-img .icon-mag {
  position: absolute;
  bottom: 2px;
  right: 2px;
  background-color: #FFF;
}
.detail .content article .text-ad {
  display: block;
  position: relative;
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
  padding: 12px 15px;
  font-size: 13px;
  margin-bottom: 25px;
  line-height: 13px;
}
.detail .content article .text-ad > span {
  display: block;
  background-color: #FFF;
  padding: 0px 3px;
  position: absolute;
  top: -6px;
  left: 6px;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
}
.detail .related {
  margin-bottom: 20px;
  *zoom: 1;
}
.detail .related:before,
.detail .related:after {
  display: table;
  content: "";
  line-height: 0;
}
.detail .related:after {
  clear: both;
}
.detail .related .h-list {
  margin-left: -20px;
}
.detail .related .h-list a {
  font-weight: bold;
}
.detail .related .h-list li {
  margin-left: 20px;
  width: 140px;
}
.detail .related .h-list .imgwrap {
  width: 140px;
  height: 100px;
}
.apps .apple {
  float: left;
  margin-left: 40px;
  margin-bottom: 40px;
}
.apps .gplay {
  margin-left: 110px;
  margin-top: 60px;
  float: left;
}
.site-info {
  margin-bottom: 40px;
}
.site-info .ttl {
  text-align: center;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  color: #e00000;
  padding: 30px 0 10px 0;
  width: 500px;
  margin: 0 auto;
  text-align: left;
}
.site-info .sub-ttl {
  text-align: center;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 30px 0 10px 0;
  width: 300px;
  margin: 0 auto;
  text-align: left;
}
.site-info .group {
  width: 500px;
  margin: 0 auto;
  *zoom: 1;
  line-height: 26px;
  vertical-align: middle;
  padding: 14px 0;
  border-bottom: 1px solid #f3f3f3;
}
.site-info .group:before,
.site-info .group:after {
  display: table;
  content: "";
  line-height: 0;
}
.site-info .group:after {
  clear: both;
}
.site-info .group input,
.site-info .group textarea {
  width: 250px;
}
.site-info .group textarea {
  height: 50px;
}
.site-info .group .line {
  margin-bottom: 10px;
  *zoom: 1;
}
.site-info .group .line:before,
.site-info .group .line:after {
  display: table;
  content: "";
  line-height: 0;
}
.site-info .group .line:after {
  clear: both;
}
.site-info .group .cl {
  width: 195px;
  font-size: 10px;
  padding-right: 20px;
  color: #b4b0b0;
  font-weight: bold;
  float: left;
  text-align: right;
}
.site-info .group .cr {
  float: right;
  width: 285px;
  text-align: left;
  font-size: 14px;
}
.site-info .group a {
  color: #484141;
}
.site-info .group a:hover {
  text-decoration: none;
  color: #e00000;
}
.comments {
  margin-bottom: 30px;
  padding-top: 15px;
}
.comments .sub-ttl {
  float: left;
  color: #000;
  font-weight: normal;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  margin-bottom: 12px;
}
.comments .btn-group {
  float: right;
}
.comments .btn-group .dropdown-menu {
  right: 0;
  left: auto;
}
.comments .btn-group .btn {
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 8px 5px 28px;
  position: relative;
}
.comments .btn-group .btn:hover {
  background-color: #f3f3f3;
}
.comments .btn-group .btn .imgwrap {
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 4px;
}
.comments .btn-group.open .btn {
  background-color: #eee;
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.comments .form {
  margin-bottom: 20px;
  *zoom: 1;
}
.comments .form:before,
.comments .form:after {
  display: table;
  content: "";
  line-height: 0;
}
.comments .form:after {
  clear: both;
}
.comments .form textarea {
  height: 70px;
  padding: 8px;
  font-size: 15px;
  margin-bottom: 8px;
}
.comments .form .count {
  float: left;
  color: #b4b0b0;
}
.comments .form .count .red {
  color: #e00000;
}
.comments .form .buttons {
  float: right;
  text-align: right;
}
.comments .form .buttons .sep {
  display: block;
  margin-right: 23px;
  margin: 5px 23px 5px 0;
  color: #b4b0b0;
  font-size: 11px;
}
.comments .form .buttons .login {
  margin-right: 2px;
  font-weight: bold;
  color: #6f6767;
}
.comments .list {
  text-align: center;
}
.comments .list .ttl {
  float: left;
  font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  padding: 5px 0;
}
.comments .list .sort {
  float: left;
  margin-left: 20px;
  border-left: 1px solid #dddddd;
  padding: 8px 0 8px 20px;
}
.comments .list .sort a {
  color: #6f6767;
  margin-left: 10px;
  display: inline-block;
  padding: 3px 6px;
  font-size: 11px;
}
.comments .list .sort a:hover {
  text-decoration: none;
  color: #000;
}
.comments .list .sort a.active {
  background-color: #ececec;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #000;
}
.comments .list .stream {
  text-align: left;
  margin: 10px 0 0 0;
  padding: 0;
}
.comments .list .stream li {
  list-style: none;
  padding: 16px 13px 16px 75px;
  border-top: 1px solid #ededed;
}
.comments .list .stream li .header a {
  position: relative;
  color: #484141;
  font-size: 15px;
  font-weight: bold;
}
.comments .list .stream li .header a .imgwrap {
  position: absolute;
  left: -65px;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.comments .list .stream li .header a .icon-plus {
  margin-top: 0px;
}
.comments .list .stream li .header small {
  font-size: 10px;
  color: #b4b0b0;
  float: right;
}
.comments .list .stream li p {
  font-size: 13px;
  color: #6f6767;
  line-height: 22px;
  margin: 10px 0;
}
.comments .list .stream li .actions {
  *zoom: 1;
}
.comments .list .stream li .actions:before,
.comments .list .stream li .actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.comments .list .stream li .actions:after {
  clear: both;
}
.comments .list .stream li .actions a {
  display: inline-block;
  margin-right: 10px;
  font-size: 12px;
  color: #b4b0b0;
  cursor: pointer;
}
.comments .list .stream li .actions a span {
  color: #b4b0b0 !important;
  font-size: 10px;
}
.comments .list .stream li .actions a:hover {
  color: #6f6767;
  text-decoration: none;
}
.comments .list .stream li .form {
  margin-top: 13px;
}
.comments .list .stream li .form textarea {
  height: 50px;
  font-size: 12px;
}
.comments .list > .stream {
  border-bottom: 1px solid #ededed;
  margin: 10px 0 20px 0;
}
.comments .list .btn.more {
  margin: 0 auto;
  display: inline-block;
}
.comments .list .loading {
  width: 32px;
  height: 32px;
  margin: 20px auto;
}
.defaulttext {
  width: 600px;
}
.defaulttext p {
  line-height: 20px;
  margin-bottom: 12px;
}
.defaulttext .red {
  color: #e00000;
  font-size: 15px;
}
.defaulttext input {
  width: 200px;
  display: block;
  margin-top: 8px;
  font-size: 15px;
  padding: 5px;
}
.defaulttext i {
  font-size: 12px;
  color: #b4b0b0;
}
.btn-group {
  position: relative;
}
.btn-group .caret {
  margin-top: 7px;
  margin-left: 5px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  float: left;
  min-width: 130px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #FFF;
  border: 1px solid #ccc;
  border: 1px solid #dddddd;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #ffffff;
  border-bottom: 1px solid #f3f3f3;
}
.dropdown-menu li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #484141;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #000;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f3f3f3, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #e6e6e6);
  background-image: -o-linear-gradient(top, #f3f3f3, #e6e6e6);
  background-image: linear-gradient(to bottom, #f3f3f3, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3', endColorstr='#ffe6e6e6', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #000;
  text-decoration: none;
  outline: 0;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #b4b0b0;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 10;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #CCC;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../../images/fancybox/fancybox.png");
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 17px;
  height: 17px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: -106px -274px;
  cursor: pointer;
  z-index: 1103;
  display: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#fancybox-close:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url('../../images/fancybox/blank.gif');
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url('../../images/fancybox/fancybox.png');
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url('../../images/fancybox/fancybox.png');
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
  /* IE6 */
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('../../images/fancybox/fancybox-x.png');
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('../../images/fancybox/fancybox.png');
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('../../images/fancybox/fancybox-y.png');
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url('../../images/fancybox/fancybox.png');
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('../../images/fancybox/fancybox-x.png');
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('../../images/fancybox/fancybox.png');
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('../../images/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('../../images/fancybox/fancybox.png');
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url('../../images/fancybox/fancy_title_over.png');
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url('../../images/fancybox/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url('../../images/fancybox/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url('../../images/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */
/*
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}


#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
*/
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resimler/Assets/v2/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
[class^="tag-"],
[class*=" tag-"] {
  display: inline-block;
  width: 38px;
  height: 40px;
    background-image: url("../../images/damgalar-en-yeni.png");
    background-repeat: no-repeat;
  background-position: 0 0;
}
.tag-yeni {
  background-position: 0px -220px;
}
.tag-canli {
  background-position: 0px -175px;
}
.tag-sok {
  background-position: 0px -130px;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("../../images/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  line-height: 18px;
  vertical-align: text-top;
  margin-top: -2px;
}
.icon-down {
  background-position: -83px -241px;
}
.icon-right {
  background-position: -83px -262px;
}
.icon-apps {
  background-position: -104px -45px;
}
.icon-rss {
  background-position: -128px -45px;
}
.icon-code {
  background-position: -152px -45px;
}
.icon-archive {
  background-position: -104px -69px;
}
.icon-mobile {
  background-position: -128px -69px;
}
.icon-vcard {
  background-position: -152px -69px;
}
.icon-mail {
  background-position: -104px -93px;
}
.icon-twitter {
  background-position: -128px -93px;
}
.icon-facebook {
  background-position: -152px -93px;
}
.icon-btnfb {
  background-position: -129px -274px;
}
.icon-btntw {
  background-position: -153px -275px;
}
.icon-btngg {
  background-position: -129px -302px;
}
.icon-btnyh {
  background-position: -151px -301px;
}
.icon-reply {
  background-position: -108px -250px;
}
.icon-like {
  background-position: -132px -250px;
}
.icon-dislike {
  background-position: -108px -298px;
}
.icon-flag {
  background-position: -158px -250px;
}
.icon-edit {
  background-position: -59px -241px;
}
.icon-settings {
  background-position: -57px -260px;
}
.icon-plus {
  background-position: -28px -268px;
}
.icon-datepicker {
  background-position: -29px -294px;
}
.icon-mag {
  background-position: -46px 3px;
}
.icon-play {
  background-position: -59px -284px;
}
.icon-comment {
  background-position: -158px -727px;
}
.icon-foto {
  background-position: -105px -728px;
}
.icon-video {
  background-position: -129px -728px;
}

.twitterPageButton{display:block;width:197px;height:27px;background-image:url('../../images/twitter_sprite.gif');background-repeat:no-repeat;font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#076c8e;text-decoration:none;font-weight:700;text-shadow:1px 1px 1px #a6e9ff;padding:53px 0 0 103px}.twitterPageButton:hover{background-position:left -91px}.twitterPageButton span{font-size:16px;color:#064960}
.tr { background-image: url('../../images/tr.png'); float: right; width: 45px; height: 30px; border: 1px solid #ddd; margin: 2px 2px; }
.menu-out .menu > ul > li.min.all { margin-left: 5px; }
.articleTitle { margin-bottom: 20px; border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-left: -20px; width: 980px; }
.articleTitle h1 { margin-left: 20px; font-family: 'PFDinTextCompProMedium';font-family: 'PFDinTextCompProMedium';font-size: 4.0em;color: #000;line-height: 0.91em;font-weight: inherit;font-style: inherit;margin-bottom:5px;}
.articleTitle h2 { font-weight: 400; margin-left: 20px; font-family: 'PFDinTextCompProLight'; font-size: 1.9em; line-height: 30px; }
.articleTitle time { margin-left: 20px; font-family: 'PFDinTextCompProLight'; font-size: 1.2em;}

.psLeft{ position: absolute; left: 0; margin-left: -185px; top: 20px; width: 160px; height: 600px; }
.psRight { position: absolute; left: 49.6%; margin-left: 516px; top: 20px; width: 160px; height: 600px; }

#headline button.left { background: url('../../images/headline-left.png') no-repeat; width: 30px; height: 51px; display: block; border: 0; position: absolute;z-index:99;top:136px;left:10px; }
#headline button.right { background: url('../../images/headline-right.png') no-repeat; width: 30px; height: 51px; display: block; border: 0; position: absolute;z-index:99;top:136px;right:10px; }

#topheadline button.left { background: url('../../images/headline-left.png') no-repeat; width: 30px; height: 51px; display: block; border: 0; position: absolute;z-index:99;top:50px;left:10px; }
#topheadline button.right { background: url('../../images/headline-right.png') no-repeat; width: 30px; height: 51px; display: block; border: 0; position: absolute;z-index:99;top:50px;right:10px; }

.headline .list > li .text { z-index:2; }
.headline .list > li .absolute-text { z-index: 2; }

.damgaspr { background: url('../../images/damgalar.png'); }
.weather .select { width: 40px !important; }


.aticarousel {
    margin:0;
    padding:0;
    list-style:none;
    width:300px;
    height:315px;
    overflow:hidden;
}

.aticarousel li {
    text-align:left;
    display:block;
    width:300px;
    height:315px;
}

.aticarousel li img{
    width:300px;
    height:315px;
}

.carousel-pagination li {
    display:block;
    width:2px;
    height:2px;
    margin-right:5px;
    cursor:pointer;
    float:left;
    background:#333;
}

.carousel-pagination .carousel-pagination-active {
    background:#ff0000;
}

.next, .prev {    cursor:pointer;   }

.eshLoading {
    height: 40px;
    background: url('https://m.ensonhaber.com/assets/img/loading.gif') no-repeat left center;
    width: 67px; margin: 0 auto;
}

.commentTools .video_upload { background: url('../../images/video_upload.png') no-repeat; width: 16px; height: 16px; display: block; }
.commentTools .resim_upload { background: url('../../images/image_upload.png') no-repeat; width: 16px; height: 16px; display: block; }

.detail .content .detayResim { width: 240px;height: 180px;border: 2px solid #dfdfdf;float: left;margin: 0 20px 10px 0;padding: 1px; }
.detail .content article p {line-height: 26px;margin-bottom: 20px; }
.detail .content .video-galeri{font-size:16px;font-weight:700;color:#49d6ff !important;display:inline-block;text-decoration:none !important;background:#313232 url('../../images/video-galeri-icon.gif') no-repeat 7px 4px;padding:5px 12px 3px 38px}
.detail .content .video-galeri:hover{color:#49d6ff !important;background-color:#3f3f3f}
.detail .content .foto-galeri{font-size:16px;font-weight:700;color:#ffd200 !important;display:inline-block;text-decoration:none !important;background:#313232 url('../../images/foto-galeri-icon.gif') no-repeat 7px 4px;padding:5px 12px 3px 43px}
.detail .content .foto-galeri:hover{color:#ffd200 !important;background-color:#3f3f3f}
.top-banner { padding-bottom: 20px; width: 728px; margin: 0 auto;}
.most-list .nav a { font-size: 15px; }
article { border-bottom: 1px solid #ebebeb;margin-bottom: 10px; }
.articleTitle { margin-bottom: 20px; border-bottom: 1px solid #ddd; padding-bottom: 20px; margin-left: -20px; width: 980px; }
.articleTitle h1 { margin-left: 17px; font-family: 'PFDinTextCompProMedium';font-family: 'PFDinTextCompProMedium';font-size: 4.0em;color: #000;line-height: 0.91em;font-weight: inherit;font-style: inherit;margin-bottom:5px;}
.articleTitle h2 { font-weight: 400; margin-left: 17px; font-family: 'PFDinTextCompProLight'; font-size: 1.9em; line-height: 30px; }
.articleTitle time { margin-left: 17px; font-family: 'PFDinTextCompProLight'; font-size: 1.2em;}


.sprAv { background: url('../../images/avatarlar.png') no-repeat; width: 50px; height: 50px; display: block; }
.av1 { background-position: 0px -0px; }
.av2 { background-position: 0px -50px; }
.av3 { background-position: 0px -100px; }
.av4 { background-position: 0px -150px; }
.av5 { background-position: 0px -200px; }
.av6 { background-position: 0px -250px; }
.av7 { background-position: 0px -300px; }
.av8 { background-position: 0px -350px; }
.av9 { background-position: -50px -0px; }
.av10 { background-position: -50px -50px; }
.av11 { background-position: -50px -100px; }
.av12 { background-position: -50px -150px; }
.av13 { background-position: -50px -200px; }
.av14 { background-position: -50px -250px; }
.av15 { background-position: -50px -300px; }
.av16 { background-position: -50px -350px; }
.av17 { background-position: -100px -0px; }
.av18 { background-position: -100px -50px; }
.av19 { background-position: -100px -100px; }
.av20 { background-position: -100px -150px; }
.av21 { background-position: -100px -200px; }
.av22 { background-position: -100px -250px; }
.av23 { background-position: -100px -300px; }
.av24 { background-position: -100px -350px; }
.av25 { background-position: -150px -0px; }
.av26 { background-position: -150px -50px; }
.av27 { background-position: -150px -100px; }
.av28 { background-position: -150px -150px; }
.av29 { background-position: -150px -200px; }
.av30 { background-position: -150px -250px; }
.av31 { background-position: -150px -300px; }
.av32 { background-position: -150px -350px; }
.av33 { background-position: -200px -0px; }
.av34 { background-position: -200px -50px; }
.av35 { background-position: -200px -100px; }
.av36 { background-position: -200px -150px; }
.av37 { background-position: -200px -200px; }
.av38 { background-position: -200px -250px; }
.av39 { background-position: -200px -300px; }
.av40 { background-position: -200px -350px; }
.av41 { background-position: -250px -0px; }
.av42 { background-position: -250px -50px; }
.av43 { background-position: -250px -100px; }
.av44 { background-position: -250px -150px; }
.av45 { background-position: -250px -200px; }
.av46 { background-position: -250px -250px; }
.av47 { background-position: -250px -300px; }
.av48 { background-position: -250px -350px; }
.av49 { background-position: -300px -0px; }
.av50 { background-position: -300px -50px; }
.av51 { background-position: -300px -100px; }
.av52 { background-position: -300px -150px; }
.av53 { background-position: -300px -200px; }
.av54 { background-position: -300px -250px; }
.av55 { background-position: -300px -300px; }
.av56 { background-position: -300px -350px; }
.av57 { background-position: -350px -0px; }
.av58 { background-position: -350px -50px; }
.av59 { background-position: -350px -100px; }
.av60 { background-position: -350px -150px; }
.av61 { background-position: -350px -200px; }
.av62 { background-position: -350px -250px; }
.av63 { background-position: -350px -300px; }
.av64 { background-position: -350px -350px; }
.av65 { background-position: -400px -0px; }
.av66 { background-position: -400px -50px; }
.av67 { background-position: -400px -100px; }
.av68 { background-position: -400px -150px; }
.av69 { background-position: -400px -200px; }
.av70 { background-position: -400px -250px; }
.av71 { background-position: -400px -300px; }
.av72 { background-position: -400px -350px; }
.av73 { background-position: -450px -0px; }
.av74 { background-position: -450px -50px; }
.av75 { background-position: -450px -100px; }
.av76 { background-position: -450px -150px; }
.av77 { background-position: -450px -200px; }
.av78 { background-position: -450px -250px; }
.av79 { background-position: -450px -300px; }
.av80 { background-position: -450px -350px; }

.comImg { max-width: 540px; max-height: 300px; overflow: hidden; margin-bottom: 10px; }
.comImg img { max-height: 300px; max-width: 540px; }



.catNw {width: 300px;overflow: hidden;position: relative;}
.catNw .nwItem {width: 300px;position: relative;margin-bottom: 25px;}
.catNw .nwItem .yorumlar {position: absolute;z-index: 2;right: 5px;top: 5px;background: url('../../images/comment.png') no-repeat;width: 48px;height: 38px;font-family: 'PFDinTextCompProMedium';font-size: 2.0em;olor: #484141;line-height: 0.91em;font-weight: inherit;font-style: inherit;text-align: center;display: block;padding-top: 10px;}
.catNw .nwItem h2 {font-family: 'PFDinTextCompProMedium';font-size: 2.0em;font-weight: inherit;font-style: inherit;position: absolute;z-index:2;bottom: -1px;left: 0px;color: #fff; display: block; width: 100%; text-shadow: 0px 1px #000; }
.catNw .nwItem h2 { height: 60px; overflow: hidden; padding: 7px; box-sizing: border-box; }
.catNw .nwItem h2 {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
.catNw .nwItem h2 a {text-decoration: none; color:#fff; display: block; position: absolute; bottom: 7px; left: 7px; width: 100%; max-height: 46px; line-height: 23px; overflow: hidden; }
.catNw .nwItem h2 a img { width: 300px !important; }
#ati {position: relative;}
.hdControls {position: absolute;top: 0;}
.hdControls .atilefto{background: url('../../images/headline-left.png') no-repeat;width: 30px;height: 51px;display: block;border: 0;position: absolute;z-index: 99;top: 136px;left: 10px;cursor:pointer;}
.hdControls .atirighto{background: url('../../images/headline-right.png') no-repeat;width: 30px;height: 51px;display: block;border: 0;position: absolute;z-index: 99;top: 136px;left: 260px;cursor:pointer;}



.halflings-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 14px;
  vertical-align: text-top;
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: text-top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}
.halflings-icon {
  background-image: url(../images/icon/glyphicons_halflings.png);
}
.halflings-icon.white {
  background-image: url(../images/icon/glyphicons_halflings-white.png);
}
.halflings-icon.glass {
  background-position: 0px 0px;
}
.halflings-icon.music {
  background-position: -24px 0px;
}
.halflings-icon.search {
  background-position: -48px 0px;
}
.halflings-icon.envelope {
  background-position: -72px 0px;
}
.halflings-icon.heart {
  background-position: -96px 0px;
}
.halflings-icon.star {
  background-position: -120px 0px;
}
.halflings-icon.star-empty {
  background-position: -144px 0px;
}
.halflings-icon.user {
  background-position: -168px 0px;
}
.halflings-icon.film {
  background-position: -192px 0px;
}
.halflings-icon.th-large {
  background-position: -216px 0px;
}
.halflings-icon.th {
  background-position: -240px 0px;
}
.halflings-icon.th-list {
  background-position: -264px 0px;
}
.halflings-icon.ok {
  background-position: -288px 0px;
}
.halflings-icon.remove {
  background-position: -312px 0px;
}
.halflings-icon.zoom-in {
  background-position: -336px 0px;
}
.halflings-icon.zoom-out {
  background-position: -360px 0px;
}
.halflings-icon.off {
  background-position: -384px 0px;
}
.halflings-icon.signal {
  background-position: -408px 0px;
}
.halflings-icon.cog {
  background-position: -432px 0px;
}
.halflings-icon.trash {
  background-position: -456px 0px;
}
.halflings-icon.home {
  background-position: 0px -24px;
}
.halflings-icon.file {
  background-position: -24px -24px;
}
.halflings-icon.time {
  background-position: -48px -24px;
}
.halflings-icon.road {
  background-position: -71px -24px;
}
.halflings-icon.download-alt {
  background-position: -96px -24px;
}
.halflings-icon.download {
  background-position: -120px -24px;
}
.halflings-icon.upload {
  background-position: -144px -24px;
}
.halflings-icon.inbox {
  background-position: -168px -24px;
}
.halflings-icon.play-circle {
  background-position: -192px -24px;
}
.halflings-icon.repeat {
  background-position: -216px -24px;
}
.halflings-icon.refresh {
  background-position: -240px -24px;
}
.halflings-icon.list-alt {
  background-position: -264px -24px;
}
.halflings-icon.lock {
  background-position: -288px -24px;
}
.halflings-icon.flag {
  background-position: -312px -24px;
}
.halflings-icon.headphones {
  background-position: -336px -24px;
}
.halflings-icon.volume-off {
  background-position: -360px -24px;
}
.halflings-icon.volume-down {
  background-position: -384px -24px;
}
.halflings-icon.volume-up {
  background-position: -408px -24px;
}
.halflings-icon.qrcode {
  background-position: -432px -24px;
}
.halflings-icon.barcode {
  background-position: -456px -24px;
}
.halflings-icon.tag {
  background-position: 0px -48px;
}
.halflings-icon.tags {
  background-position: -24px -48px;
}
.halflings-icon.book {
  background-position: -48px -48px;
}
.halflings-icon.bookmark {
  background-position: -72px -48px;
}
.halflings-icon.print {
  background-position: -96px -48px;
}
.halflings-icon.camera {
  background-position: -120px -48px;
}
.halflings-icon.font {
  background-position: -144px -48px;
}
.halflings-icon.bold {
  background-position: -168px -48px;
}
.halflings-icon.italic {
  background-position: -192px -48px;
}
.halflings-icon.text-height {
  background-position: -216px -48px;
}
.halflings-icon.text-width {
  background-position: -240px -48px;
}
.halflings-icon.align-left {
  background-position: -264px -48px;
}
.halflings-icon.align-center {
  background-position: -288px -48px;
}
.halflings-icon.align-right {
  background-position: -312px -48px;
}
.halflings-icon.align-justify {
  background-position: -336px -48px;
}
.halflings-icon.list {
  background-position: -360px -48px;
}
.halflings-icon.indent-left {
  background-position: -384px -48px;
}
.halflings-icon.indent-right {
  background-position: -408px -48px;
}
.halflings-icon.facetime-video {
  background-position: -432px -48px;
}
.halflings-icon.picture {
  background-position: -456px -48px;
}
.halflings-icon.pencil {
  background-position: 0px -72px;
}
.halflings-icon.map-marker {
  background-position: -24px -72px;
}
.halflings-icon.adjust {
  background-position: -48px -72px;
}
.halflings-icon.tint {
  background-position: -72px -72px;
}
.halflings-icon.edit {
  background-position: -96px -72px;
}
.halflings-icon.share {
  background-position: -120px -72px;
}
.halflings-icon.check {
  background-position: -144px -72px;
}
.halflings-icon.move {
  background-position: -168px -72px;
}
.halflings-icon.step-backward {
  background-position: -192px -72px;
}
.halflings-icon.fast-backward {
  background-position: -216px -72px;
}
.halflings-icon.backward {
  background-position: -240px -72px;
}
.halflings-icon.play {
  background-position: -264px -72px;
}
.halflings-icon.pause {
  background-position: -288px -72px;
}
.halflings-icon.stop {
  background-position: -312px -72px;
}
.halflings-icon.forward {
  background-position: -336px -72px;
}
.halflings-icon.fast-forward {
  background-position: -360px -72px;
}
.halflings-icon.step-forward {
  background-position: -384px -72px;
}
.halflings-icon.eject {
  background-position: -408px -72px;
}
.halflings-icon.chevron-left {
  background-position: -432px -72px;
}
.halflings-icon.chevron-right {
  background-position: -456px -72px;
}
.halflings-icon.plus-sign {
  background-position: 0px -96px;
}
.halflings-icon.minus-sign {
  background-position: -24px -96px;
}
.halflings-icon.remove-sign {
  background-position: -48px -96px;
}
.halflings-icon.ok-sign {
  background-position: -72px -96px;
}
.halflings-icon.question-sign {
  background-position: -96px -96px;
}
.halflings-icon.info-sign {
  background-position: -120px -96px;
}
.halflings-icon.screenshot {
  background-position: -144px -96px;
}
.halflings-icon.remove-circle {
  background-position: -168px -96px;
}
.halflings-icon.ok-circle {
  background-position: -192px -96px;
}
.halflings-icon.ban-circle {
  background-position: -216px -96px;
}
.halflings-icon.arrow-left {
  background-position: -240px -96px;
}
.halflings-icon.arrow-right {
  background-position: -264px -96px;
}
.halflings-icon.arrow-up {
  background-position: -288px -96px;
}
.halflings-icon.arrow-down {
  background-position: -312px -96px;
}
.halflings-icon.share-alt {
  background-position: -336px -96px;
}
.halflings-icon.resize-full {
  background-position: -360px -96px;
}
.halflings-icon.resize-small {
  background-position: -384px -96px;
}
.halflings-icon.plus {
  background-position: -408px -96px;
}
.halflings-icon.minus {
  background-position: -432px -96px;
}
.halflings-icon.asterisk {
  background-position: -456px -96px;
}
.halflings-icon.exclamation-sign {
  background-position: 0px -120px;
}
.halflings-icon.gift {
  background-position: -24px -120px;
}
.halflings-icon.leaf {
  background-position: -48px -120px;
}
.halflings-icon.fire {
  background-position: -72px -120px;
}
.halflings-icon.eye-open {
  background-position: -95px -120px;
}
.halflings-icon.eye-close {
  background-position: -119px -120px;
}
.halflings-icon.warning-sign {
  background-position: -144px -120px;
}
.halflings-icon.plane {
  background-position: -168px -120px;
}
.halflings-icon.calendar {
  background-position: -192px -120px;
}
.halflings-icon.random {
  background-position: -216px -120px;
}
.halflings-icon.comments {
  background-position: -240px -120px;
}
.halflings-icon.magnet {
  background-position: -264px -120px;
}
.halflings-icon.chevron-up {
  background-position: -288px -120px;
}
.halflings-icon.chevron-down {
  background-position: -312px -120px;
}
.halflings-icon.retweet {
  background-position: -336px -120px;
}
.halflings-icon.shopping-cart {
  background-position: -360px -120px;
}
.halflings-icon.folder-close {
  background-position: -384px -120px;
}
.halflings-icon.folder-open {
  background-position: -408px -120px;
}
.halflings-icon.resize-vertical {
  background-position: -432px -120px;
}
.halflings-icon.resize-horizontal {
  background-position: -456px -120px;
}
.halflings-icon.hdd {
  background-position: 0px -144px;
}
.halflings-icon.bullhorn {
  background-position: -24px -144px;
}
.halflings-icon.bell {
  background-position: -48px -144px;
}
.halflings-icon.certificate {
  background-position: -72px -144px;
}
.halflings-icon.thumbs-up {
  background-position: -96px -144px;
}
.halflings-icon.thumbs-down {
  background-position: -120px -144px;
}
.halflings-icon.hand-right {
  background-position: -145px -144px;
}
.halflings-icon.hand-left {
  background-position: -167px -144px;
}
.halflings-icon.hand-top {
  background-position: -192px -144px;
}
.halflings-icon.hand-down {
  background-position: -216px -144px;
}
.halflings-icon.circle-arrow-right {
  background-position: -240px -144px;
}
.halflings-icon.circle-arrow-left {
  background-position: -264px -144px;
}
.halflings-icon.circle-arrow-top {
  background-position: -288px -144px;
}
.halflings-icon.circle-arrow-down {
  background-position: -312px -144px;
}
.halflings-icon.globe {
  background-position: -336px -144px;
}
.halflings-icon.wrench {
  background-position: -360px -144px;
}
.halflings-icon.tasks {
  background-position: -384px -144px;
}
.halflings-icon.filter {
  background-position: -408px -144px;
}
.halflings-icon.briefcase {
  background-position: -432px -144px;
}
.halflings-icon.fullscreen {
  background-position: -456px -144px;
}
.halflings-icon.dashboard {
  background-position: 0px -168px;
}
.halflings-icon.paperclip {
  background-position: -24px -168px;
}
.halflings-icon.heart-empty {
  background-position: -48px -168px;
}
.halflings-icon.link {
  background-position: -72px -168px;
}
.halflings-icon.phone {
  background-position: -96px -168px;
}
.halflings-icon.pushpin {
  background-position: -120px -168px;
}
.halflings-icon.euro {
  background-position: -144px -168px;
}
.halflings-icon.usd {
  background-position: -168px -168px;
}
.halflings-icon.gbp {
  background-position: -192px -168px;
}
.halflings-icon.sort {
  background-position: -216px -168px;
}
.halflings-icon.sort-by-alphabet {
  background-position: -240px -168px;
}
.halflings-icon.sort-by-alphabet-alt {
  background-position: -264px -168px;
}
.halflings-icon.sort-by-order {
  background-position: -288px -168px;
}
.halflings-icon.sort-by-order-alt {
  background-position: -312px -168px;
}
.halflings-icon.sort-by-attributes {
  background-position: -336px -168px;
}
.halflings-icon.sort-by-attributes-alt {
  background-position: -360px -168px;
}
.halflings-icon.unchecked {
  background-position: -384px -168px;
}
.halflings-icon.expand {
  background-position: -408px -168px;
}
.halflings-icon.collapse {
  background-position: -432px -168px;
}
.halflings-icon.collapse-top {
  background-position: -456px -168px;
}
.halflings-icon.log_in {
  background-position: 0px -192px;
}
.halflings-icon.flash {
  background-position: -24px -192px;
}
.halflings-icon.log_out {
  background-position: -48px -192px;
}
.halflings-icon.new_window {
  background-position: -72px -192px;
}
.halflings-icon.record {
  background-position: -96px -192px;
}
.halflings-icon.save {
  background-position: -120px -192px;
}
.halflings-icon.open {
  background-position: -144px -192px;
}
.halflings-icon.saved {
  background-position: -168px -192px;
}
.halflings-icon.import {
  background-position: -192px -192px;
}
.halflings-icon.export {
  background-position: -216px -192px;
}
.halflings-icon.send {
  background-position: -240px -192px;
}
.halflings-icon.floppy_disk {
  background-position: -264px -192px;
}
.halflings-icon.floppy_saved {
  background-position: -288px -192px;
}
.halflings-icon.floppy_remove {
  background-position: -312px -192px;
}
.halflings-icon.floppy_save {
  background-position: -336px -192px;
}
.halflings-icon.floppy_open {
  background-position: -360px -192px;
}
.halflings-icon.credit_card {
  background-position: -384px -192px;
}
.halflings-icon.transfer {
  background-position: -408px -192px;
}
.halflings-icon.cutlery {
  background-position: -432px -192px;
}
.halflings-icon.header {
  background-position: -456px -192px;
}
.halflings-icon.compressed {
  background-position: 0px -216px;
}
.halflings-icon.earphone {
  background-position: -24px -216px;
}
.halflings-icon.phone_alt {
  background-position: -48px -216px;
}
.halflings-icon.tower {
  background-position: -72px -216px;
}
.halflings-icon.stats {
  background-position: -96px -216px;
}
.halflings-icon.sd_video {
  background-position: -119px -216px;
}
.halflings-icon.hd_video {
  background-position: -143px -216px;
}
.halflings-icon.subtitles {
  background-position: -167px -216px;
}
.halflings-icon.sound_stereo {
  background-position: -191px -216px;
}
.halflings-icon.sound_dolby {
  background-position: -215px -216px;
}
.halflings-icon.sound_5_1 {
  background-position: -239px -216px;
}
.halflings-icon.sound_6_1 {
  background-position: -263px -216px;
}
.halflings-icon.sound_7_1 {
  background-position: -287px -216px;
}
.halflings-icon.copyright_mark {
  background-position: -312px -216px;
}
.halflings-icon.registration_mark {
  background-position: -336px -216px;
}
.halflings-icon.cloud {
  background-position: -360px -216px;
}
.halflings-icon.cloud_download {
  background-position: -384px -216px;
}
.halflings-icon.cloud_upload {
  background-position: -408px -216px;
}
.halflings-icon.tree_conifer {
  background-position: -432px -216px;
}
.halflings-icon.tree_deciduous {
  background-position: -456px -216px;
}


.glyphicons-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    vertical-align: text-top;
    background-image: url(../images/icon/glyphicons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    *margin-right: .3em;
}

.glyphicons-icon.white {
    background-image: url(../images/icon/glyphicons-white.png);
}

.glyphicons-icon.video {
    background-position: 0 0;
}

.glyphicons-icon.picture {
    background-position: -30px 0;
}

.glyphicons-icon.shopping {
    background-position: -60px 0;
}

.glyphicons-icon.briefcase {
    background-position: -90px 0;
}

.glyphicons-icon.globe {
    background-position: -120px 0;
}

.glyphicons-icon.font-down {
    background-position: -150px 0;
}

.glyphicons-icon.font-up {
    background-position: -180px 0;
}

.glyphicons-icon.font-normal {
    background-position: -210px 0;
}

.glyphicons-icon.print {
    background-position: -240px 0;
}

.glyphicons-icon.play {
    background-position: -270px 0;
}

.glyphicons-icon.notes {
    background-position: -300px 0;
}


.social-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 0 4px 0 0;
  line-height: 14px;
  vertical-align: text-top;
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: text-top;
  *display: inline;
  *zoom: 1;
  *margin-right: .3em;
}
.social-icon {
  background-image: url(../../images/glyphicons_social.png);
}
.social-icon.white {
  background-image: url(../../images/glyphicons_social-white.png);
}
.social-icon.pinterest {
  background-position: 0px 0px;
}
.social-icon.dropbox {
  background-position: -48px 0px;
}
.social-icon.google_plus {
  background-position: -96px 0px;
}
.social-icon.jolicloud {
  background-position: -144px 0px;
}
.social-icon.yahoo {
  background-position: -192px 0px;
}
.social-icon.blogger {
  background-position: -240px 0px;
}
.social-icon.picasa {
  background-position: -288px 0px;
}
.social-icon.amazon {
  background-position: -336px 0px;
}
.social-icon.tumblr {
  background-position: -384px 0px;
}
.social-icon.wordpress {
  background-position: -432px 0px;
}
.social-icon.instapaper {
  background-position: 0px -48px;
}
.social-icon.evernote {
  background-position: -48px -48px;
}
.social-icon.xing {
  background-position: -96px -48px;
}
.social-icon.zootool {
  background-position: -144px -48px;
}
.social-icon.dribbble {
  background-position: -192px -48px;
}
.social-icon.deviantart {
  background-position: -240px -48px;
}
.social-icon.read_it_later {
  background-position: -288px -48px;
}
.social-icon.linked_in {
  background-position: -336px -48px;
}
.social-icon.forrst {
  background-position: -384px -48px;
}
.social-icon.pinboard {
  background-position: -432px -48px;
}
.social-icon.behance {
  background-position: 0px -96px;
}
.social-icon.github {
  background-position: -48px -96px;
}
.social-icon.youtube {
  background-position: -96px -96px;
}
.social-icon.skitch {
  background-position: -144px -96px;
}
.social-icon.foursquare {
  background-position: -192px -96px;
}
.social-icon.quora {
  background-position: -240px -96px;
}
.social-icon.badoo {
  background-position: -288px -96px;
}
.social-icon.spotify {
  background-position: -336px -96px;
}
.social-icon.stumbleupon {
  background-position: -384px -96px;
}
.social-icon.readability {
  background-position: -432px -96px;
}
.social-icon.facebook {
  background-position: 0px -144px;
}
.social-icon.twitter {
  background-position: -48px -144px;
}
.social-icon.instagram {
  background-position: -96px -144px;
}
.social-icon.posterous_spaces {
  background-position: -144px -144px;
}
.social-icon.vimeo {
  background-position: -192px -144px;
}
.social-icon.flickr {
  background-position: -240px -144px;
}
.social-icon.last_fm {
  background-position: -288px -144px;
}
.social-icon.rss {
  background-position: -336px -144px;
}
.social-icon.skype {
  background-position: -384px -144px;
}
.social-icon.e-mail {
  background-position: -432px -144px;
}
.social-icon.vine {
  background-position: 0px -192px;
}
.social-icon.myspace {
  background-position: -48px -192px;
}
.social-icon.goodreads {
  background-position: -96px -192px;
}
.social-icon.apple {
  background-position: -144px -192px;
}
.social-icon.windows {
  background-position: -192px -192px;
}
.social-icon.yelp {
  background-position: -240px -192px;
}
.social-icon.playstation {
  background-position: -288px -192px;
}
.social-icon.xbox {
  background-position: -336px -192px;
}
.social-icon.android {
  background-position: -384px -192px;
}
.social-icon.ios {
  background-position: -432px -192px;
}



ul.socialButton { margin: 0 0 10px 0; padding: 0px; list-style: none; width: 600px; height: 25px; overflow: hidden; }
ul.socialButton li { float: left; margin-right: 19px; } ul.socialButton li:last-child { margin-right: 0px; }
ul.socialButton li a { display: block; height: 25px; line-height: 25px; color: #FFF; padding: 0px 10px 0px 0px; }
ul.socialButton li a .sicon { display: block; float: left; width: 25px; height: 25px; line-height: 25px; text-align: center; font-weight: 200; font-size: 13px; border-right: 1px solid #FFF; margin-right: 10px; }
ul.socialButton li a:hover { opacity: .8; text-decoration: none; }



.btn-social-wrapper { height: 33px; margin-bottom: 15px; }
.btn-social, .shr .fb-like {
    display: inline-block;
    position: relative;
    color: white;
    padding: 5px 7px 5px 5px;
    line-height: 24px;
    margin-right: 5px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    font-size: 14px;
    border-radius: 2px;
}
.btn-social i { float: left; margin-right: 9px; }
.btn-social:hover {text-decoration: none; color: #FFF;}
.btn-facebook2 {
  background-color: #2e4a88;
  border-bottom-color: #1B3D82;
}
.btn-facebook2:hover {
  background-color: #354F84;
}
.btn-twitter2 {
  background-color: #008DDE;
  border-bottom-color: #0078BD;
}
.btn-twitter2:hover {
  background-color: #1397D8;
}
.btn-google2 {
  background-color: #CC3622;
  border-bottom-color:#BA2714;
}
.btn-google2:hover {
  background-color: #D04829;
}
.btn-yorumyap {
  background-color: #ffba00;
  border-bottom-color:#e4a600;
  margin-right: 0 !important;
  padding-right: 57px;
}
.btn-yorumyap:hover {
  background-color: #ffc833;
}
.icnYorumyap{
    background: url('../../images/icon/shareComme.png') no-repeat;
}

.manset-ara{width: 300px;float: right;
position: relative;}
.manset-ara .btn {
position: absolute;
top: 4px;
right: 4px;
padding: 0;
width: 16px;
height: 16px;
background: none;
border: none;
text-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background-image: url("../../images/sprite.png");
background-repeat: no-repeat;
background-position: -48px 2px;
}
.manset-ara input[type="text"] {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
background-color: #FFF;
border: 1px solid #DDD;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
display: inline-block;
height: 30px;
font-size: 11px;
line-height: 11px;
color: #b4b0b0;
vertical-align: middle;
padding-right: 18px;
padding-right: 8px \13;
padding-left: 14px;
padding-left: 4px \9;
margin-bottom: 0;
outline: none;
width: 300px;
}


/* sopn eklemeler */
#effect {
    position: absolute;
    z-index: 1000;
}


.fqurl {position: absolute; z-index:20000000; width: 620px; height: 315px; display: block; }
.solaltBaslik{ position: absolute; left:30px; top:210px; }
.solaltAciklama{    position: absolute; left:20px; top:230px;   }

.solortaBaslik{     position: absolute; left:30px; top:110px; }
.solortaAciklama{    position: absolute; left:20px; top:130px;   }

.solustBaslik{     position: absolute; left:30px; top:10px; }
.solustAciklama{    position: absolute; left:20px; top:40px;   }

.sagaltBaslik{      position: absolute; right:30px; top:210px; }
.sagaltAciklama{    position: absolute; right:20px; top:230px;   }

.sagortaBaslik{      position: absolute; right:30px; top:110px; }
.sagortaAciklama{    position: absolute; right:20px; top:130px;   }

.sagustBaslik{      position: absolute; right:30px; top:20px; }
.sagustAciklama{    position: absolute; right:20px; top:40px;   }




.rad5{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.baslikText{
    padding:10px; font-size:15px;
    background-color: #d03926; color: #ffffff;
    font-weight:bold;
}
.aciklamaText{
    color: #000000; padding:20px; font-size:20px;
    background-color: #ffffff;
    font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
    font-weight:bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mcaralt{
    height:31px!important;
    background-color: #ebebeb!important;
    border-left: 1px solid #CCC!important;
    border-right: 1px solid #CCC!important;
    border-bottom: 1px solid #CCC!important;
    text-align: center;

}
.mcaralt tr td{ border-right:1px solid #CCC;    }
.mcaralt tr td:last-child{ border-right:none; width:45px;   }
.mcaralt tr td:last-child:hover{ color:#FFFFFF;   }

.mcaralt tr td{
    cursor: pointer;
    font-size: 15px;
    line-height: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
    text-align: center;
    color: #333;
}

.mcaralt tr td:hover{
    background-color: #d41313;
}

.mcaralt tr td a{
    font-size: 15px;
    line-height: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
    text-align: center;
    color: #333;
}

.mcaralt tr td a:hover{
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}

.tumu{
    display: block;
    font-size: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 11px;
}
.tumu:hover{
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}

.menuactive{
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
    background-color: #d41313;
}

.menuactive a{
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
}

/* kolon header */
a.girisLogo{        color:#000000;    }
a.girisLogo:hover{  color:#FF0000;text-decoration:none;    }
.icoLogo        {
    border-left: 1px solid #CCCCCC;
    font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow: 1px 1px 0 #FFF;
    margin-right: 2px;margin-top:10px; width:65px; float:right; text-align:center; font-size:14px; line-height:25px;color:#2f2f2f;  padding:5px;
}
.icoLogo:hover  {       color:#FF0000; text-decoration: none;   }
.icoLogo:last-child{ border-left: none;}


.mansetler .cright { height: 347px; }
.mansetler {
    margin-bottom: 17px;
}
.scrollpane { background-color: #ebebeb; padding-bottom: 3px; }
.scrollpane ul li {
    width: 126px;
    margin-right: 5px;
}
.scrollpane ul li a {
    position: relative;
    display: inline-block;
    zoom: 1;
    font-size: 14px;
    vertical-align: middle;
    background-color: #FFF;
    width: 126px;
    height: 160px;
    color: #545454;
    text-decoration: none;
    -webkit-transition: all 200ms cubic-bezier(0.185, 0.540, 0.355, 1.000);
    -moz-transition: all 200ms cubic-bezier(0.185, 0.540, 0.355, 1.000);
    -ms-transition: all 200ms cubic-bezier(0.185, 0.540, 0.355, 1.000);
    -o-transition: all 200ms cubic-bezier(0.185, 0.540, 0.355, 1.000);
    transition: all 200ms cubic-bezier(0.185, 0.540, 0.355, 1.000);
    font-family: 'Oswald';
    margin-bottom: 3px;
    padding: 0;
    line-height: 16px;
    font-weight: normal;
    margin-right: 16px;

    background-color: #383838;
    color:#fff;
}
.lnk:hover{
    text-decoration:none;
    z-index: 1;
}

.pulsss{
    position:absolute;
    top:85px;
    left:110px;
    z-index: 999;
}

.scrollpane ul li a img {  /*position: absolute;*/ bottom: 0; left: 0; margin: 0; }
.scrollpane ul li a:hover {
    color: #000;
    box-shadow: 0px 0px 2px 2px #aaa;
}
.scrollpane ul li a span { margin-top: 3px; display:block; }
.slider ul { padding-left: 15px; }

/*.slider .control.left i { left: -16px; }
.slider .control.right { right: -10px; }

.slider .control { background-image: none; }
*/

.tag-komik {background-position: 0px 0px;}
.tag-canli {background-position: 0px -40px;}
.tag-siyasi {background-position: 0px -86px;}
.tag-sicak {background-position: -84px 0px;}
.tag-sporcanli {background-position: -84px -45px;}
.tag-yeni {background-position: -84px -90px;}
.tag-trajik {background-position: -128px -4px;}
.tag-ohbe {background-position: -128px -49px;}
.tag-iyiydibe {background-position: -132px -90px;}
.tag-cirkin {background-position: -132px -135px;}
.tag-iyi {background-position: -166px -4px;}
.tag-like {background-position: -170px -49px;}
.tag-budur {background-position: -175px -90px;}
.tag-sondakika {background-position: -175px -139px;}
.tag-kotu {background-position: -210px -4px;}
.tag-yavhehe {background-position: -210px -49px;}
.tag-alkis {background-position: -216px -91px;}
.tag-soguk {background-position: -216px -135px;}
.tag-super {background-position: -261px -90px;}
.tag-buz {background-position: -261px -135px;}


.tag-populer {background-position: -1px -131px;}
.tag-dishaber {background-position: -1px -172px;}
.tag-cevre {background-position: -1px -213px;}
.tag-saglik {background-position: -1px -257px;}
.tag-ortadogu {background-position: -44px 0px;}
.tag-yasam {background-position: -44px -43px;}
.tag-hava {background-position: -46px -91px;}
.tag-egitim {background-position: -46px -136px;}
.tag-yol {background-position: -45px -180px;}
.tag-spor {background-position: -86px -141px;}
.tag-dunya {background-position: -86px -186px;}
.tag-medya {background-position: -138px -182px;}
.tag-polemik {background-position: -178px -183px;}
.tag-gundem {background-position: -221px -183px;}
.tag-moda {background-position: -263px -183px;}

.tag-siyaset {background-position: -259px -2px;}
.tag-3sayfa {background-position: -258px -46px;}

.tag-ichaber {background-position: -44px -227px;}
.tag-politika {background-position: -86px -225px;}
.tag-futbol {background-position: -125px -227px;}
.tag-borsa {background-position: -172px -228px;}
.tag-yurt {background-position: -213px -227px;}
.tag-genel {background-position: -257px -224px;}
.tag-galeri {background-position: -43px -272px;}
.tag-teknoloji {background-position: -130px -274px;}
.tag-kadin {background-position: -172px -273px;}
.tag-web {background-position: -215px -273px;}
.tag-18 {background-position: -257px -269px;}

.tag-para {background-position: -3px -311px;}
.tag-doga {background-position: -44px -313px;}
.tag-ekonomi {background-position: -87px -317px;}
.tag-piyasa {background-position: -132px -316px;}
.tag-secim {background-position: -176px -314px;}
.tag-magazin {background-position: -219px -315px;}

.util-pagination{display:none!important;}

.detail-container{ box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    font-family:'Oswald';text-align:center;
    background-color:#383838;color:#FFFFFF;
    padding:5px;height:78px!important;line-height:17px;font-size:14px;
    display: table; width:294px!important;
    opacity:0.8;
    opacity:0.8;background-color:#FFFFFF;color:#2f2f2f;text-align:left;
}
.detail-container span{        display: table-cell;vertical-align: middle;    }

.imgsha:hover{
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.50);
}

.emlak-widget {background: url('/dosyalar/ads/emlakproje.jpg') no-repeat;width: 443px;height: 160px;display: block;overflow:hidden;position:relative;}
.emlak-widget .emlak-warp { width: 377px;height: 103px;padding-top: 50px;padding-left: 34px; }
.emlak-widget .emlak-warp .emlak-widget-content {background-color: #fff;width: 377px;height: 103px;}
.emlak-widget .emlak-warp .emlak-widget-content .item {width: 377px;height: 103px;position: relative;overflow: hidden;}
.emlak-widget .emlak-warp .emlak-widget-content .item {list-style: none;padding: 7px 0 12px 145px;border-bottom: 1px solid #f1f1f1;min-height: 103px;-webkit-transition: background 0.2s;-moz-transition: background 0.2s;-o-transition: background 0.2s;transition: background 0.2s;position: relative;}
.emlak-widget .emlak-warp .emlak-widget-content .item .link .imgwrap {position: absolute;top: 10px;left: 10px;width: 127px;height: 84px;}
.emlak-widget .emlak-warp .emlak-widget-content .item .link {font-family: 'proximanovabold', "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 18px;color: #484141;display: block;max-width: 222px;}
.emlak-widget .emlak-warp .emlak-widget-content .item .link:hover {color: #e00000;text-decoration: none;}
.emlak-widget .emlak-warp .emlak-widget-content .item .link .imgwrap img {top: -20px;}.imgwrap img {display: inline-block;width: 100%;}
.emlak-widget .emlak-warp .emlak-widget-content .item .spot {padding: 0;display: block;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;color: #999;line-height: 14px;max-width: 220px;}
.emlak-widget-content-next { height: 192px; width: 15px; left: 5px; top :0px; position: absolute; background: url(/css/_left.png) no-repeat center center; display:none; cursor:pointer; opacity: .7; filter: alpha(opacity=70); }
.emlak-widget:hover .emlak-widget-content-next { display: block; }
.emlak-widget-content-prev { height: 192px; width: 15px; right: 5px; top :0px; position: absolute; background: url(/css/_right.png) no-repeat center center; display:none; cursor:pointer; opacity: .7;  filter: alpha(opacity=70);}
.emlak-widget:hover .emlak-widget-content-prev { display: block; }
.resmi-sola-yasla{
  float:left;
  margin-right:20px;
}

ol.breadcrumb { margin: 0; padding: 0; list-style: none; }
.breadcrumb li { float: left; margin-right: 4px; }
.breadcrumb a { color: #989898; font-family:arial;margin-top:10px; }
.breadcrumb li:after { content: "»"}
.breadcrumb li:last-child:after { content:""; }