body { font-family: arial,helvetica,sans-serif; color: #000000; background-color: #ffffff;
text-align: center;
}


#wrapper {
margin-left: auto ; margin-right: auto ; width:1117px; 
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

#page_numbers {
margin-top: 33px;
margin-bottom: 20px;
font-size: 18px;
}


h1 { margin-bottom: 0pt ; color: #e93f63; font-size: 32pt}
h5 { margin-bottom: 13pt ; color: #686f74; font-size: 24pt; opacity: 0.3; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); zoom:1; }

.viewers {font-size: 16px;color:#444;}

.demo img {width: 170px;height: 170px;margin-bottom: 6px; border: none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius (-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:128px;height:96px;margin-bottom:5px;cursor:pointer;)

ol, ul {
  margin-left: 53px;
}

ol li {
  list-style: decimal;
}

ul li {
  list-style: square;

}

li.spaced {
  margin-bottom: 26px;
}

/* 3. DEMO
 */

/* 3.1 =Demo Area
---------------------------------------------------------------------- */

.demo p,
.demo ul {
  margin-right: 0;
}

#performance-toggle {
  text-align: center;
  margin-right: 0;
  font-size: 11px;
  opacity: 0.5;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
}

#performance-toggle:hover {
  opacity: 0.999;
}

/* 3.2 =Image Grid
---------------------------------------------------------------------- */

.image-grid {
  margin: 26px 0 0 -53px;
  padding-left: 60px;
  width: 1117px;
}

.image-grid:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.image-grid li {
  width: 170px;
  margin: 6px 0 0 85px;
  float: left;
  text-align: center;
  font-family: "Helvetica Neue", sans-serif;
  line-height: 22px;
  font-size: 16px;
  color: #686f74;
  height: 357px;
  overflow: hidden;
  display: block;

}

.image-grid li img,
.image-grid li strong {
  display: block;
}



.image-grid a.username {  
  color: #1D637D;

font-size: 17px;
margin-top: 6px;
margin-bottom: 6px;
text-decoration: none;
}


.host {font-size: 14px; color:#616D75;}









p.question {
	font-weight: bolder;
}

q { 
	background-color: #1D1F21;
}

ol.faq { 
	margin-right: 0;
}

div.roundedCornersDivBgImage
{
width: 170px;
height: 170px;
background-repeat: no-repeat;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}


.filtermenu {  background-color: #46c5ec;
  color: #282b2e;
  text-decoration: none;
  padding: 6px 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;}

.promo {
	color:#999;
	background: #f5f5f5;
	padding:12px 40px;
}
.promo:hover {
	color:#d00;
}

ul.hr {
	margin: 0;
	padding: 0;
}

ul.hr li {
	display: inline-block;
	white-space: nowrap;
	padding:12px 10px;
}

.stickam {text-decoration: underline; color: #ffb22a;}
.blogtv {text-decoration: underline; color: #939211;}
.smotricom {text-decoration: underline; color: #0e859f;}

#tips { display: none; position: fixed; bottom: 10px; right: 10px; }
#tips .tipsdown {padding: 6px 13px 40px;}

ul.settings {list-style:none;position: absolute; top: 0px; right: 13px;}
li.sett { margin-top: 6px; 
    font-size:18px;
    text-align: center;
    text-decoration: none;
    padding-top:13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0;
   opacity: 0.18; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=18); zoom:1;    
    width:50px;height:37px;
    cursor:pointer;
    list-style:none;
  }

#playButton {
}
#pauseButton {font-size:17px;
}
#animateButton {
}

.blue_but {background-color: #46c5ec;color: #0000ff;}
.grey_but {background-color: #ccc;color: #282b2e;}



.socialButtonsDiv {
  display: none;
  position:              fixed;
  z-index:               10;
  left:                  10px;
  top:                   20px;
  background:            none #eee;
  padding:               0px 0px 0px 0px;
  width:                 76px;
  -moz-border-radius:    3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 	 3px;
  border-radius:         3px;
}

.opacityFilter {
   opacity: 0.3; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30); zoom:1;
}

.socialButtonsDiv .item {
  padding:  7px 0px 7px 0px;
  position: relative;
  z-index:  1;
  border-top: 1px solid #fff;
}
.socialButtonsDiv .item .counter {
  border:      1px solid #c8c8c8;
  width:       45px;
  height:      30px;
  line-height: 30px;
  margin:      0px auto 0px auto;
  background:  none #ffffff;
  font-size:   17px;
  font-weight: normal;
  color:       #4c595f;
  text-align:  center;
}
.socialButtonsDiv .item .counter div {
  width:      11px;
  height:     10px;
  font-size:  1px;
  overflow:   hidden;
  position:   absolute;
  z-index:    1;
  left:       33px;
  top:        38px;
}
.socialButtonsDiv .button {
  padding: 8px 0px 0px 0px;
}
.socialButtonsDiv .button a {
  display: block;
  width:   65px;
  height:  18px;
  margin:  0px auto 0px auto;
  font-size: 0;
}
.socialButtonsDiv .fb {
}
#twitter_soc_counter {
  margin-top: 8px;
}


#under {float:left; width:100%; overflow:hidden; position:relative; border-top: 1px dashed #aaa}
#under ul {margin:0;padding:0; float:left; position:relative; left:50%}
#under li {float:left; list-style:none; position:relative; right:50%; padding:32px 37px;}

.layer5 {position: relative; z-index: 5; top:-100px;}

.ads_ontop { width: 728px; height: 90px; }
.ads_bottom_1, .ads_bottom_2 { display:inline-block; width: 336px; height: 280px; }

@media (max-width: 570px) {
	ul.hr li {display: block;margin-top: 5px;}
	#under li {padding:7px 2px 70px 2px;}
	.ads_ontop { width: 320px; height: 50px; }
	.ads_bottom_1 { width: 320px; height: 100px; }
	.ads_bottom_2 { display: none; }
	h1 {margin-top:0}
	.image-grid {margin-top:0}
}

@media (max-width: 1100px) {
  .socialButtonsDiv .item, .settings, .sett, #htip {display: none;} 
  .image-grid {width:100%;}
  #wrapper {width:100%;margin:auto;}
}


.dropdown {
  position: relative; 
  margin-top:20px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: auto;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 0.875rem;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu > li {
    list-style: none;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #e53131; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: false; }

@media (max-width: 570px) {
  .dropdown-menu {
    left: auto;
  }
}


.dropdown-charts {
  background: #e53131;
  border: 0;
  box-shadow: none !important;
  margin-top: 12px;
  padding: 0;
  width: 250px;
  z-index: 1100; }
  .dropdown-charts li {
    border-top: 1px solid #fff; }
    .dropdown-charts li:first-child {
      border-top: none; }
    .dropdown-charts li > a {
      font-size: 0.875rem;
      color: #fff;
      padding: 0.5rem 0.75rem;
      text-transform: uppercase; }
      .dropdown-charts li > a span.name-one {
        color: #000;
        font-style: normal; }
    .dropdown-charts li > a:hover, .dropdown-charts li > a:focus {
      background: #000;
      color: #fff; }
      .dropdown-charts li > a:hover span, .dropdown-charts li > a:focus span {
        color: #e53131; }
  @media (max-width: 570px) {
    .dropdown-charts {
      margin-left: -1%;
      margin-right: -1%;
      width: 102%; } }

.dropdown-toggle {
  cursor:pointer;
}

.fa {
  content:'';
  background:url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 width%3D%2211%22 height%3D%226%22%3E%3Cpath d%3D%22M10.08 0L5.5 4.36.91 0 0 .86l5.5 5.25L11 .86z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  position:absolute;
  top:50%;
}

.box{
  white-space:nowrap
}
.box div{
  display:inline-block;
}

sup {
  color:red;
}

.times {
  color:#fff;
}

#hide, .hide {display:none;}
#imgHelp {width:348px;height:198px;}
.diff {font-size:10px;}
#mapButton a {text-decoration: none;color: #282b2e;}