@charset "UTF-8";

/****************************************
        DEFAULTS
****************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  color: #4c4c4c;
}

ol,ul {
  list-style: none;
}

blockquote,q {
  quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

::-moz-focus-inner {
  border: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  display: inline-block;
}

/***************************************/
.bs {
  background-image: url('../../img/all_button_sprite.png');
  background-repeat: no-repeat;
}

.main_background {
  width: 100%;
  background-color: #FFF;
}

.oognet {
  font-size: 12px;
  line-height: 20px;
}

.oognet_small_logo {
  width: 65px;
  height: 8px;
  background-position: -62px -40px;
  margin-top: 6px;
  float: right;
  margin-right: 1px;
}

.main_box_content {
  width: 1032px;
  position: relative;
  margin: 0px auto;
  height: 55px;
}

.main_box {
  width: 990px;
  position: relative;
  margin: 0px auto;
  height: 55px;
}

.menu_elem_inactive {
  color: #d9d9d9;
}

.submenu_elem_inactive {
  color: #d9d9d9;
}

.menu_elem_left {
  float: left;
  background-image: url('http://static.oognet.pl/oognet/img/bar_inactive.png');
  height: 47px;
  cursor: pointer;
}

.menu_elem_right {
  float: right;
  background-image: url('http://static.oognet.pl/oognet/img/bar_inactive.png');
  height: 47px;
  cursor: pointer;
}

.menu_search {
  background-color: #FFF;
  float: left;
  text-indent: 5px;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
  border-left: 1px solid #8b8b8b;
  border-right: 0px solid #8b8b8b;
  margin: 10px 0px 0px 0px;
  width: 140px
}

.submenu_active {
  color: #fcb501;
}

.link_active {
  text-decoration: underline;
}

.category_active {
  background-color: #e2e2e2;
}

.category {
  cursor: pointer;
}

/****************************************
        CUSTOM
****************************************/
object {
  border: medium none;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
}

.corner_up_acc {
  -moz-border-radius-topleft: 14px;
  -moz-border-radius-topright: 14px;
  -webkit-border-top-left-radius: 14px;
  -webkit-border-top-right-radius: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

.corner_up {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.corner_all {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.corner_down {
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.corner_left {
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px
}

.corner_right {
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px
}

.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}

.custom_button_big {
  background-color: transparent;
  padding: 0px 15px 0px 15px;
  background-image: url('http://static.oognet.pl/oognet/img/button_big.png');
  height: 45px;
  line-height: 45px;
  font-size: 25px;
  color: #FFF;
  cursor: pointer;
  border: none;
  background-repeat: repeat-x;
}

/****************************************
        JQUERY UI DIALOG
****************************************/
.ui-dialog {
  background-color: #F6F6F6;
  border: 1px solid #EAEAEA;
}

.ui-dialog-titlebar {
  height: 40px;
}

.ui-dialog-content {
  text-align: center;
  font-size: 14px;
  margin: 5px;
  min-height: 0px;
}

.ui-dialog-titlebar-close {
  float: right;
  background-position: -109px -54px;
  width: 14px;
  height: 14px;
  margin: 5px;
}

.ui-dialog-title {
  background-image: url('../../img/grey-news.png');
  background-repeat: repeat-x;
  border: 2px solid #E6E6E6;
  cursor: default;
  height: 35px;
  padding: 0 10px;
  position: absolute;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 33px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/****************************************
        HEADER
****************************************/
.header {
  background-image: url('../../img/header_background.png');
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
  background-color: #000;
}

.header_box {
  width: 1032px;
  margin: 0px auto;
  position: relative;
}

.header_box .facebook_login {
  color: #FFF;
  font-size: 10px;
  height: 25px;
  margin: 16px 10px 0 0;
  text-align: left;
  width: 195px;
  float: right;
}

.header_box .facebook_login a {
  color: #FFF;
  float: left;
  line-height: 11px;
  margin-top: 13px;
}

.fb_login_button {
  margin: 20px auto;
  width: 80px;
  height: 23px;
  border: 1px solid #29447e;
}

.fb_login_button a {
  width: 80px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  color: #FFF;
  float: left;
  background-image: url('../../img/fb_button_background.png');
  background-repeat: repeat-x;
  font-weight: bold;
}

.fb_login_button a:hover {
  background-image: none;
  background-color: #4f6aa3;
  text-decoration: none;
}

.fb_connect_button {
  margin: 20px auto;
  width: 95px;
  height: 23px;
  border: 1px solid #29447e;
}

.fb_connect_button a {
  width: 95px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  color: #FFF;
  float: left;
  background-image: url('../../img/fb_button_background.png');
  background-repeat: repeat-x;
  font-weight: bold;
}

.fb_connect_button a:hover {
  background-image: none;
  background-color: #4f6aa3;
  text-decoration: none;
}

.logged {
  list-style: none;
  float: right;
  color: white;
  font-size: 13px;
}

.language {
  position: absolute;
  top: 25px;
  right: 5px;
  color: #EEE;
  font-size: 13px;
}

.logged_name {
  color: #fcb501;
}

.logo {
  background-image: url('../../img/logo.png');
  width: 432px;
  height: 47px;
  margin-top: 20px;
  float: left;
}

.profile_box {
  font-size: 11px;
  list-style-image: none;
  list-style-type: none;
  margin: 20px 10px 0 0;
  float: right;
}

.profile_box li {
  float: left;
}

.profile_box li a {
  background-image: url('../../img/panel_sprite.png');
  height: 23px;
  color: #FFF;
  text-decoration: none;
  float: left;
  line-height: 23px;
  text-align: center;
}

.logged li a.user_details {
  background-position: 0px 0px;
  padding-left: 23px;
  width: 169px;
}

.logged li a.user_details:hover {
  background-position: 0px -23px;
}

.logged li a.user_details:active {
  background-position: 0px -46px;
}

.logged li a.user_details.active {
  background-position: 0px -46px;
}

.logged li a.user_details.active:hover {
  background-position: 0px -23px;
}

.logged li a.user_details.click {
  background-position: -0px -46px;
}

.logged div.container_counter {
  width: 25px;
  height: 23px;
  background-image: url('http://static.oognet.pl/oognet/img/button_sprite.png');
  background-repeat: no-repeat;
  float: left;
  background-position: -505px -494px;
  font-size: large;
}

.logged #user_info_msg {
  width: 40px;
  height: 23px;
  background-image: url('http://static.oognet.pl/oognet/img/button_sprite.png');
  background-repeat: no-repeat;
  float: left;
  background-position: -529px -494px;
}

.logged #user_info_msg.hover {
  background-image: url('http://static.oognet.pl/oognet/img/button_sprite.png');
  background-position: -529px -466px;
}

.logged .container_counter p.counter {
  color: white;
  padding-top: 2px;
  padding-left: 2px;
}

.logged div.container_show_msg {
  top: 45px;
  position: absolute;
  width: 330px;
  height: 0px;
  background-color: #4e4e4e;
  padding: 2px;
  z-index: 12;
}

.logged div.content_short_msg:hover {
  background-color: #ededed;
  z-index: 12;
}

.logged div.container_show_msg_label {
  height: 25px;
  width: 100%;
  background-color: #b2b2b2;
}

.logged div b.container_show_msg_label {
  font-size: larger;
  position: absolute;
  color: white;
  top: 6px;
  left: 7px;
}

.logged div.content_short_msg {
  height: 50px;
  width: 330px;
  background-color: #ffffff;
  margin-bottom: 2px;
  position: absolute;
}

.logged .content_short_msg div b.author {
  bottom: 5px;
  position: absolute;
  right: 3px;
  font-size: larger;
  text-align: right;
  padding-right: 3px;
  color: #4D8BCE;
}

.logged .content_short_msg p.comment_notify {
  position: absolute;
  top: 3px;
  left: 7px;
  color: black;
}

.logged .content_short_msg b.count_this_message_inner {
  bottom: 5px;
  position: absolute;
  color: red;
  padding-left: 7px;
  text-align: left;
}

.logged .content_short_msg p.date {
  text-align: right;
  position: absolute;
  top: 3px;
  right: 3px;
  color: black;
}

.logged li a.logout {
  background-position: -192px 0px;
  width: 76px;
}

.logged li a.logout:hover {
  background-position: -192px -23px;
}

.logged li a.logout:active {
  background-position: -192px -46px;
}

.profile_box li a.login {
  background-position: -383px 0px;
  width: 76px;
}

.profile_box li a.login:hover {
  background-position: -383px -23px;
}

.profile_box li a.login:active {
  background-position: -383px -46px;
}

.profile_box li a.login.active {
  background-position: -383px -46px;
}

.profile_box li a.login.active:hover {
  background-position: -383px -23px;
}

.profile_box li a.login.click {
  background-position: -383px -46px;
}

.profile_box li a.register {
  background-position: -268px 0px;
  width: 92px;
  padding-left: 23px;
}

.profile_box li a.register:hover {
  background-position: -268px -23px;
}

.profile_box li a.register:active {
  background-position: -268px -46px;
}

.profile_box li a.register.active {
  background-position: -268px -46px;
}

.profile_box li a.register.active:hover {
  background-position: -268px -23px;
}

.profile_box li a.register.click {
  background-position: -268px -46px;
}

.menu {
  width: 990px;
  height: 48px;
  background-color: #000;
  position: absolute;
  bottom: 0px;
}
.menu_content {
  width: 1032px;
  height: 48px;
  background-color: #000;
  position: absolute;
  bottom: 0px;
}

.menu .m_right {
  position: absolute;
  background-image: url('../../img/menu-right.png');
  width: 3px;
  height: 48px;
  right: 0px;
  top: 0px;
}

.menu ul {
  list-style-image: none;
  list-style-type: none;
  width: 990px;
}

.menu ul li {
  z-index: 1;
  float: left;
}

.menu ul li a {
  height: 48px;
  background-image: url('../../img/menu.png');
  float: left;
  background-repeat: no-repeat;
}

.menu ul li a.pos_main_page {
  background-position: 0px 0px;
  width: 139px;
}

.menu ul li a.pos_main_page.click {
  background-position: 0px -49px;
}

.menu ul li a.pos_main_page:hover {
  text-decoration: none;
  background-position: 0px -49px;
}

.menu ul li a.pos_main_page:active {
  background-position: 0px -98px;
}

.menu ul li a.pos0 {
  background-position: -139px 0px;
  width: 101px;
}

.menu ul li a.pos0.click {
  background-position: -139px -49px;
}

.menu ul li a.pos0:hover {
  text-decoration: none;
  background-position: -139px -49px;
}

.menu ul li a.pos0:active {
  background-position: -139px -98px;
}

.menu ul li a.pos1 {
  background-position: -240px 0px;
  width: 135px;
}

.menu ul li a.pos1.click {
  background-position: -240px -49px;
}

.menu ul li a.pos1:hover {
  text-decoration: none;
  background-position: -240px -49px;
}

.menu ul li a.pos1:active {
  background-position: -240px -98px;
}

.menu ul li a.pos2 {
  background-position: -375px 0px;
  width: 144px;
}

.menu ul li a.pos2.click {
  background-position: -375px -49px;
}

.menu ul li a.pos2:hover {
  text-decoration: none;
  background-position: -375px -49px;
}

.menu ul li a.pos2:active {
  background-position: -375px -98px;
}

.menu ul li a.pos3 {
  background-position: -520px 0px;
  width: 84px;
}

.menu ul li a.pos3.click {
  background-position: -520px -49px;
}

.menu ul li a.pos3:hover {
  text-decoration: none;
  background-position: -520px -49px;
}

.menu ul li a.pos3:active {
  background-position: -520px -98px;
}

.menu ul li.special {
  width: 987px;
  position: absolute;
  right: 0px;
  z-index: 0;
  background-image: url('../../img/menu_border.png');
  background-position: top;
  background-repeat: repeat-x;
  height: 1px;
}

.menu ul li.search_category {
  position: absolute;
  width: 100px;
  right: 193px;
  background-image: none;
}

.menu ul li.search {
  position: absolute;
  width: 193px;
  right: 0px;
  background-image: none;
}

/****************************************
        LOGIN
****************************************/
input.login {
  width: 326px;
  border: 1px solid #eaeaea;
  height: 31px;
  line-height: 30px;
  margin-bottom: 14px;
  float: left;
  font-size: 18px;
  text-indent: 5px;
}

.form_content {
  margin: 11px 5px 0px 5px;
}

input.channel {
  width: 226px;
  border: 1px solid #ededed;
  height: 32px;
  margin-bottom: 14px;
  float: left;
  font-size: 18px;
  text-indent: 5px;
}

.field_required {
  background-position: -62px -140px;
  width: 49px;
  height: 34px;
  float: left;
}

.field_invalid {
  background-position: -62px -106px;
  width: 49px;
  height: 34px;
  float: left;
}

.field_required_small {
  background-position: -62px -196px;
  width: 31px;
  height: 22px;
  float: left;
  margin-top: 8px;
}

.field_invalid_small {
  background-position: -62px -174px;
  width: 31px;
  height: 22px;
  float: left;
  margin-top: 8px;
}

/****************************************
        MAP
****************************************/
.tooltip_a {
  color: #4D8BCE;
  text-decoration: none;
  background-color: #FFF;
  font-family: Arial;
  font-size: 15px;
}

#tooltip {
  background: url('../../img/preloader.gif') no-repeat scroll center center transparent;
  min-height: 170px;
  text-align: center;
}

#loadertip {
  padding: 10px 0px;
  line-height: 20px;
}

/****************************************
        BUISSINES PROFILE
****************************************/
.biz_content {
  border: 7px solid #E2E2E2;
  background-color: #E2E2E2;
  float: left;
  width: 739px;
  position: relative;
}

.biz_content .biz_elem {
  background-color: #FFF;
  width: 100%;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.biz_content .msg_succses {
  margin: 0 auto 10px;
}

.biz_content .msg_error {
  margin: 0 auto 10px;
}

.biz_profile_label {
  font-size: 18px;
  padding: 8px 10px 5px 0px;
  width: 190px;
  float: left;
  text-align: right;
}

.biz_profile_label_small {
  font-size: 15px;
  line-height: 15px;
}

.biz_profile_input {
  padding-left: 5px;
  float: left;
  width: 514px;
  height: 45px;
}

.biz_profile_input .register_error {
  width: 195px;
}

input.biz_profile {
  margin-top: 0px;
  width: 256px;
  border: 1px solid #eaeaea;
  line-height: 32px;
  height: 31px;
  float: left;
  font-size: 18px;
  text-indent: 5px;
}

.left_menu {
  width: 205px;
  float: left;
  padding-bottom: 10px;
}

.left_menu .level {
  
}

.left_menu .level ul {
  text-decoration: none;
  float: left;
  padding-bottom: 5px;
}

.left_menu .level ul li {
  text-decoration: none;
  background-color: #f6f6f6;
  width: 190px;
  padding-left: 15px;
  margin-bottom: 1px;
  line-height: 32px;
  font-size: 15px;
}

.left_menu .level ul li a {
  display: block;
  text-decoration: none;
  color: #8b8b8b;
  background-color: #f6f6f6;
}

.left_menu .level ul li.on {
  background-color: #e2e2e2;
  text-decoration: none;
}

.left_menu .level ul li.on a {
  background-color: #e2e2e2;
  color: #4c4c4c;
  text-decoration: none;
}

.left_menu .level ul li:hover {
  background-color: #e2e2e2;
  cursor: pointer;
  text-decoration: none;
}

.left_menu .level ul li:hover a {
  background-color: #e2e2e2;
  cursor: pointer;
  color: #4c4c4c;
  text-decoration: none;
}

.left_menu .level .title {
  float: left;
  font-size: 18px;
  line-height: 23px;
  margin: 5px;
  cursor: pointer;
}

.toggle_button {
  margin: 5px;
  width: 21px;
  height: 21px;
  float: left;
  cursor: pointer;
}

.small_minus_inactive {
  background-position: -62px -257px;
}

.small_minus_inactive:hover {
  background-position: -83px -257px;
}

.small_plus_inactive {
  background-position: -94px -174px;
}

.small_plus_inactive:hover {
  background-position: -94px -195px;
}

/****************************************
        COMMENTS
****************************************/
#comment_container {
  padding: 15px;
  overflow: hidden;
}

.comment {
  width: 593px;
  margin-bottom: 15px;
}

.comment_avatar {
  width: 50px;
  height: 50px;
  float: left;
}

.comment_avatar img {
  float: left;
}

#comment_small {
  margin: 5px 0px 5px 62px;
  position: relative;
  width: 542px;
}

#comment_main {
  width: 585px;
  margin: 0px 0px 0px 22px;
  padding: 15px;
  position: relative;
}

.border_red {
  border-color: #F00;
}

.border_normal {
  border-color: #D9D9D9;
}

#comment_small p {
  font-size: 12px;
  padding: 8px 0px 8px 0px;
}

#comment_title {
  color: #427aed;
  font-weight: bold;
  padding: 8px 0px 2px 6px;
  float: left;
  overflow: hidden;
}

#commentary_text_main {
  margin: 4px 0;
  width: 508px;
  float: left;
  height: 100px;
  margin-left: 41px;
  resize: none;
  border: 1px solid #D9D9D9;
  background-color: #FFF;
  color: #000;
  padding: 10px;
  font-family: Arial;
  font-size: 12px;
}

#commentary_text_small {
  margin-bottom: 5px;
  resize: none;
  width: 528px;
  height: 50px;
  border: 1px solid #eaeaea;
  float: left;
  padding: 0;
}

.comment_text {
  padding: 10px 15px 17px 23px;
  font-size: 12px;
  line-height: 16px;
  width: 493px;
  float: left;
  overflow: hidden;
}

.comment_panel {
  float: left;
  margin: 0px 0px 0px 12px;
  width: 531px;
  background-color: #FFF;
  position: relative;
}

.comment_anwser_button {
  cursor: pointer;
  line-height: 22px;
  text-align: center;
  float: right;
  background-color: #ececec;
  padding: 0 5px;
}

.comment_anwser_button:hover {
  background-color: #d9d9d9;
}

.comment_int {
  background-color: #ECECEC;
  position: absolute;
  right: 0px;
  top: 0px;
  height: 22px;
}

.comment_created {
  text-align: center;
  padding: 0 5px;
  line-height: 22px;
  float: right;
  cursor: default;
}

.comment_delete_button {
  cursor: pointer;
  padding: 0 5px;
  line-height: 22px;
  text-align: center;
  float: right;
  background-color: #ececec;
}

.comment_delete_button:hover {
  background-color: #d9d9d9;
}

.commentary_button {
  background-image: url('http://static.oognet.pl/oognet/img/add_coment_button.png');
  text-align: center;
  width: 165px;
  height: 45px;
  color: #fff;
  font-size: 19px;
  line-height: 45px;
  cursor: pointer;
}

.commentary_button_small {
  background-image: url('http://static.oognet.pl/oognet/img/add_coment_button_small.png');
  text-align: center;
  width: 90px;
  height: 22px;
  color: #fff;
  font-size: 13px;
  line-height: 22px;
  cursor: pointer;
  font-weight: bold;
}

#commentary_respond_clear {
  background-color: #ECECEC;
  float: left;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background-position: -109px -54px;
}

#commentary_respond_clear_text {
  background-color: #ECECEC;
  float: left;
  line-height: 22px;
  height: 22px;
  width: 100px;
  cursor: pointer;
}

#commentary_e_main {
  color: #FF0000;
  float: left;
  height: 11px;
  margin: 4px 0 4px 41px;
  width: 530px;
}

#commentary_regulations {
  float: left;
  margin: 4px 0 0 41px;
  width: 358px;
  line-height: 13px;
  font-size: 11px;
}

#commentary_respond_text {
  background-color: #ECECEC;
  float: left;
  height: 22px;
  width: 170px;
  line-height: 22px;
  text-indent: 10px;
}

#commentary_respond {
  margin-left: 41px;
  display: none;
}

#commentary_respond_title {
  background-color: #ECECEC;
  float: left;
  height: 22px;
  width: 238px;
  border: none;
  padding: 0;
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
  color: #427AED;
  font-weight: bold;
}

#commentary_title_main,#commentary_captcha_main {
  border: 1px solid #D9D9D9;
  background-color: #FFF;
  color: #000;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  text-indent: 10px;
  line-height: 30px;
  float: left;
  height: 30px;
}

#commentary_inputs_main {
  margin-left: 41px;
}

#commentary_title_main {
  width: 198px;
}

#commentary_captcha_main {
  width: 137px;
  margin-left: 4px;
}

#commentary_refresh_captcha {
  background-position: -110px -249px;
  background-repeat: no-repeat;
  float: left;
  height: 30px;
  width: 30px;
  border-color: #D9D9D9;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
}

#captcha_main {
  float: left;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #D9D9D9;
  width: 155px;
  height: 30px;
  background-color: #ECECEC;
}

#captcha_main img{
  height: 30px;
}

#shade_main {
  background-color: #f6f6f6;
  opacity: 0.8;
  position: absolute;
  display: none;
  top: 0px;
  width: 532px;
  height: 318px;
  left: 54px;
  color: #D9D9D9;
}

#loader_main {
  position: absolute;
  width: 31px;
  height: 31px;
  background-image: url('../../img/preloader.gif');
  display: none;
  left: 300px;
  top: 150px;
}

/****************************************
        CONTENT
****************************************/
.container_new {
  border-top: none;
  padding-bottom: 5px;
}
.container {
    border: 1px solid #d9d9d9;
    border-top: none;
    background-color: #f6f6f6;
    padding-bottom: 5px;
    }
        

.header_top {
  background-color: #f6f6f6;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
}

.header_top .text_box {
  border-bottom: 1px solid #EAEAEA;
  border-top: 1px solid #EAEAEA;
  padding: 10px 0;
  background-color: #FCFCFC;
}

.header_top .text_box .bigger {
  margin-left: 48px;
  font-size: 25px;
}

.header_top .text_box .smaller {
  margin-left: 48px;
  padding-top: 6px;
  font-size: 17px;
  color: #474747;
}

.blue_button {
  margin-top: 20px;
  color: #FFF;
  cursor: pointer;
  font-size: 25px;
  background-color: transparent;
  border-color: transparent;
  border-width: 0;
  border-style: none;
  padding: 0;
}

.blue_button .left {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 45px;
  float: left;
  background-position: -13px -11px;
}

.button_hoover .left_h {
  background-position: -13px -58px;
}

.blue_button .center {
  background-image: url('../../img/button_blue_light_bg.png');
  background-repeat: repeat-x;
  padding: 0 5px;
  height: 45px;
  line-height: 45px;
  float: left;
}

.button_hoover .center_h {
  background-image: url('../../img/button_blue_dark_bg.png');
}

.blue_button .right {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  width: 12px;
  height: 45px;
  float: left;
  background-position: 0px -11px;
}

.button_hoover .right_h {
  background-position: 0px -58px;
}

.blue_button_small {
  margin-top: 10px;
  color: #FFF;
  cursor: pointer;
  font-size: 15px;
  background-color: transparent;
  border-color: transparent;
  border-width: 0;
  border-style: none;
  padding: 0;
}

.blue_button_small .left {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  width: 7px;
  height: 30px;
  float: left;
  background-position: -75px 0px;
}

.button_hoover_small .left_h {
  background-position: -84px -31px;
}

.blue_button_small .center {
  background-image: url('../../img/button_blue_light_bg_small.png');
  background-repeat: repeat-x;
  padding: 0 5px;
  height: 30px;
  line-height: 30px;
  float: left;
}

.button_hoover_small .center_h {
  background-image: url('../../img/button_blue_dark_bg_small.png');
}

.blue_button_small .right {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  width: 8px;
  height: 30px;
  float: left;
  background-position: -83px 0px;
}

.button_hoover_small .right_h {
  background-position: -75px -31px;
}

.blue_button_big {
  margin-top: 10px;
  color: #FFF;
  cursor: pointer;
  font-size: 15px;
  background-color: transparent;
  border-color: transparent;
  border-width: 0;
  border-style: none;
  padding: 0;
}

.blue_button_big .left {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 47px;
  float: left;
  background-position: -25px 0px;
}

.button_hoover_big .left_h {
  background-position: -63px 0px;
}

.blue_button_big .center {
  background-image: url('../../img/button_blue_light_bg_big.png');
  background-repeat: repeat-x;
  padding: 0 5px;
  height: 47px;
  line-height: 47px;
  float: left;
}

.button_hoover_big .center_h {
  background-image: url('../../img/button_blue_dark_bg_big.png');
}

.blue_button_big .right {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  width: 11px;
  height: 47px;
  float: left;
  background-position: -37px 0px;
}

.button_hoover_big .right_h {
  background-position: -50px 0px;
}

/*COMMENTARY BUTTON*/
.blue_button_comm {
  margin-top: 20px;
  color: #FFF;
  cursor: pointer;
  font-size: 19px;
  line-height: 36px;
  background-color: transparent;
  border-color: transparent;
  border-width: 0;
  border-style: none;
  padding: 0;
  line-height: 36px;
}

.blue_button_comm .left {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  height: 36px;
  width: 6px;
  float: left;
  background-position: -45px -88px;
}

.blue_button_comm_hoover .left_h {
  background-position: -30px -88px;
}

.blue_button_comm .center {
  background-image: url('../../img/button_blue_comm_light_bg.png');
  background-repeat: repeat-x;
  padding: 0 5px;
  height: 36px;
  float: left;
  line-height: 36px;
}

.blue_button_comm_hoover .center_h {
  background-image: url('../../img/button_blue_comm_dark_bg.png');
}

.blue_button_comm .right {
  background-image: url('../../img/menu_sprite.png');
  background-repeat: no-repeat;
  height: 36px;
  width: 6px;
  float: left;
  background-position: -52px -88px;
}

.blue_button_comm_hoover .right_h {
  background-position: -38px -88px;
}

/*COMMENTARY BUTTON END*/
#regulations ol {
  margin: 15px 0px 0px 20px;
  list-style-type: upper-roman;
}

#regulations ol li {
  margin-top: 20px;
}

#regulations ol li ol {
  margin: 15px 0px 0 20px;
  list-style-type: decimal
}

#regulations ol li ol li {
  margin-top: 0px;
}

#regulations ol li ol li ol {
  list-style-type: lower-alpha;
  margin: 5px 0 10px 40px;
}

.collapse_expand_text {
  cursor: pointer;
  font-size: 11px;
  position: absolute;
  right: 40px;
  top: 10px;
  z-index: 100;
}

.expand_button {
  z-index: 100;
  background-position: 0px -155px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
}

.expand_button_hover {
  background-position: -31px -155px;
}

.collapse_button {
  z-index: 100;
  background-position: 0px -124px;
  width: 31px;
  height: 31px;
  position: absolute;
  right: 3px;
  top: 3px;
  cursor: pointer;
}

.collapse_button_hover {
  background-position: -31px -124px;
}

#detail_container {
  width: 100%;
  position: relative;
  background-color: #b0bdc9;
  z-index: 1;
}

.top_container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 0px 16px 0px 16px;
  background-color: #f4f4f4;
  z-index: 1;
  background-image: url('../../img/player_box_background.png');
  background-position: bottom;
  background-repeat: repeat-x;
}

.top_container .title {
  font-size: 30px;
  padding: 10px 0px;
}

ul.account_feat {
  font-size: 16px;
  color: #272727;
  padding-top: 16px;
}

.acc_detail_head {
  width: 140px;
  position: absolute;
  top: 4px;
  left: 88px;
  line-height: 14px;
  font-size: 12px;
  font-weight: bold;
  padding-right: 17px;
}

.acc_detail_content {
  width: 140px;
  position: absolute;
  top: 35px;
  left: 88px;
  line-height: 15px;
  font-weight: normal;
  padding-right: 20px;
}

.pop_up {
  display: none;
  z-index: 9999;
  position: absolute;
  left: 15px;
  top: 5px;
  width: 228px;
  background-image: url('../../img/camera_hover_background.png');
  border: 2px solid white;
}

.pop_up .category_text {
  color: #FFFFFF;
  font-size: 12px;
  line-height: 12px;
}

.pop_up .category_img {
  margin: 25px 10px 15px 15px;
  float: left;
}

.category_small {
  width: 20px;
  height: 14px;
  background-position: -62px -16px;
}

.pop_up .live_img {
  position: absolute;
  top: 53px;
  right: 45px;
}

.pop_up .live_text {
  margin-top: 80px;
  margin-left: 15px;
  color: #fff;
  font-size: 11px;
  width: 210px;
}

.pop_up .rating {
  position: absolute;
  top: 52px;
  left: 78px;
}

.pop_up .hover_image {
  position: absolute;
  top: 18px;
  left: 15px;
}

.pop_up .title {
  position: absolute;
  top: 19px;
  left: 80px;
  color: #ffffff;
  font-size: 16px;
  width: 140px;
}

/*********************************************
    BRANDING STYLES
**********************************************/
.table {
  width: 100%;
  font-size: 12px;
  table-layout: fixed;
}

.table tbody tr {
  color: #4C4C4C;
  width: 100%;
}

.table tbody .odd:hover td,.table tbody .even:hover td {
  background-color: #f6f6f6;
}

.table tbody .odd td {
  empty-cells: show;
  padding: 4px;
  vertical-align: middle;
  background-color: #fcfcfc;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  word-wrap: break-word;
}

.table tbody .even td {
  empty-cells: show;
  padding: 4px;
  vertical-align: middle;
  background-color: #fcfcfc;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  word-wrap: break-word;
}

.table tbody tr .lp {
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  text-align: center;
  color: #454545;
  background-color: #fcfcfc;
  font-weight: bold;
  width: 20px;
  text-shadow: 1px 1px 1px #FFFFFF;
}

.table tbody tr .border_left,.table thead tr .border_left {
  border-left: 1px solid #ccc;
}

.table tbody tr .no_results {
  empty-cells: show;
  padding: 4px 4px;
  vertical-align: middle;
  background-color: #fcfcfc;
  border-width: 1px;
  border-style: solid;
  border-color: #CCC;
  text-align: center;
  font-size: 13px;
}

.table thead tr th {
  empty-cells: show;
  background-color: #E1E1E1;
  border-color: #CCC;
  border-style: solid;
  border-width: 1px;
  color: #4C4C4C;
  font-size: 12px;
  font-weight: bold;
  padding: 0px 4px;
  text-shadow: 1px 1px 1px #FFFFFF;
  vertical-align: middle;
  line-height: 32px;
  height: 32px;
}

.table thead tr .thlp {
  width: 30px;
}

.cam_dropdown {
  width: 131px;
  line-height: 24px;
  height: 27px;
  font-size: 14px;
  border: 1px solid #bfbfbf;
}

.bar_header {
  position: relative;
  height: 35px;
  border: 1px solid #d9d9d9;
  background-color: #e2e2e2;
}

.default_header {
  
}

.default_header .text {
  font-size: 18px;
  line-height: 35px;
  text-shadow: 1px 1px 1px #FFFFFF;
  margin-left: 15px;
}

.news_cam_small {
  width: 102px;
  height: 125px;
  margin: 5px 2px;
  float: left;
  position: relative;
}

.news_cam_small .watch_button {
  position: absolute;
  top: 35px;
  left: 9px;
  height: 29px;
  width: 29px;
  z-index: 1;
}

.news_cam_small .live_button {
  position: absolute;
  top: 48px;
  left: 9px;
  height: 16px;
  width: 31px;
  z-index: 1;
  background-position: -86px 0px;
}

.news_cam_small .text a {
  font-size: 24px;
  font-size: 12px;
  float: left;
  margin: 4px;
}

.news_cam_small .text a:hover {
  text-decoration: underline;
}

.news_cam_small_thumb {
  border: 2px solid #fff;
  margin: 3px 3px;
}

.news_short {
  position: relative;
  float: right;
  width: 319px;
  height: 100%;
  padding-left: 2px;
  margin-top: -4px;
}

.news_horizontal {
  float: left;
  width: 668px;
}

.news_horizontal .watch_button {
  position: absolute;
  bottom: 12px;
  left: 15px;
  height: 29px;
  width: 29px;
}

.news_horizontal .live_button {
  position: absolute;
  bottom: 12px;
  left: 15px;
  height: 16px;
  width: 31px;
  background-position: -86px 0px;
}

.news_horizontal .new_one {
  margin-left: 10px;
  margin-top: 10px;
  width: 650px;
  border-bottom: 1px solid #d1d1d1;
  height: 180px;
  padding: 5px 5px 0px 5px;
}

.news_horizontal .new_one .signs {
  width: 320px;
  float: left;
  margin-left: 10px;
}

.news_horizontal .new_one .signs .descrip {
  font-size: 12px;
  line-height: 12px;
  margin-left: 5px;
  float: left;
}

.news_horizontal .new_one .text {
  margin-left: 10px;
  width: 380px;
  float: left;
}

.news_horizontal .new_one .letters {
  font-size: 12px;
  padding: 5px 0px;
  line-height: 18px;
}

.news_horizontal .new_one .text .title {
  color: #4D8BCE;
  font-size: 24px;
}

.news_horizontal .new_one .text .title:hover {
  text-decoration: underline;
}

.news_horizontal .new_one .image {
  border: 2px solid #fff;
}

.news_vertical {
  float: left;
  width: 211px;
  margin: 11px 0px 0px 11px;
  position: relative;
}

.news_vertical .img {
  border: 4px solid #D9D9D9;
  margin: 4px;
}

.news_vertical .watch_button {
  position: absolute;
  top: 106px;
  left: 15px;
  height: 29px;
  width: 29px;
  z-index: 1;
}

.news_vertical .live_button {
  position: absolute;
  top: 119px;
  left: 15px;
  height: 16px;
  width: 31px;
  z-index: 1;
  background-position: -86px 0px;
}

.news_vertical .signs {
  margin: 5px;
}

.news_vertical .text {
  margin: 0px 5px;
  line-height: 15px;
}

.news_vertical .title {
  padding: 5px;
  font-size: 15px;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #4D8BCE;
  position: relative;
  display: inline-block;
}

a:hover {
  text-decoration: underline;
}

.share_icon {
  float: left;
  margin: 6px 4px 0px 0px;
  cursor: pointer;
}

.text_big {
  font-size: 24px;
  margin: 111px auto;
  text-align: center;
}

.text_big a {
  color: #4D8BCE;
}

.register_label {
  font-size: 23px;
  padding: 8px 10px 5px 0px;
  width: 240px;
  float: left;
  text-align: right;
}

input.register {
  width: 326px;
  border: 1px solid #eaeaea;
  line-height: 30px;
  height: 31px;
  float: left;
  font-size: 18px;
  text-indent: 5px;
}

.register_error {
  width: 256px;
  padding-bottom: 2px;
  float: left;
  margin-left: 10px;
  color: red;
  font-size: 18px;
  padding-top: 6px;
}

.profile_label {
  font-size: 17px;
  padding: 8px 10px 5px 0px;
  width: 190px;
  float: left;
  text-align: right;
}

.brand_label {
  font-size: 17px;
  padding: 8px 10px 5px 0px;
  text-align: center;
}

.profile_label_small {
  font-size: 10px;
  line-height: 10px;
}

input.profile {
  margin-top: 8px;
  width: 176px;
  border: 1px solid #eaeaea;
  line-height: 15px;
  height: 19px;
  float: left;
  font-size: 13px;
  text-indent: 5px;
}

.profile_error {
  color: red;
  float: left;
  font-size: 13px;
  padding-top: 12px;
  width: 136px;
  margin-left: 6px;
}

.profile_input {
  padding-left: 5px;
  float: left;
  width: 353px;
  height: 30px;
}

.profile_error_ico_bad {
  background-position: -62px -106px;
  margin-top: 0px;
  width: 48px;
  height: 34px;
  float: left;
}

.profile_error_ico_ok {
  background-position: -62px -140px;
  margin-top: 0px;
  width: 48px;
  height: 34px;
  float: left;
}

.search_top_button {
  float: left;
  height: 20px;
  width: 23px;
  background-position: -117px 0px;
  margin-top: 10px;
  cursor: pointer;
  border: 0px;
  background-color: transparent;
}

.clear_search {
  width: 17px;
  height: 18px;
  margin-top: 10px;
  background-color: #FFF;
  border-top: 1px solid #8b8b8b;
  border-bottom: 1px solid #8b8b8b;
  border-left: 1px solid #8b8b8b;
  border-right: 0px solid #8b8b8b;
}

.clear_search_pic {
  display: none;
  height: 14px;
  margin: 2px 0 0 2px;
  width: 14px;
  cursor: pointer;
  background-position: -116px -53px;
}

.no_results {
  font-size: 25px;
  text-align: center;
}

.no_results_main {
  font-size: 18px;
  padding: 145px 190px 0px 190px;
}

#search_container {
  width: 650px;
  padding: 10px 0 40px;
}

#search_container .result {
  width: 652px;
  height: 135px;
  border-bottom: 1px solid #e2e2e2;
}

#search_container .result .search_box {
  width: 430px;
  height: 120px;
  margin: 8px;
  float: left;
  position: relative;
}

#search_container .result .search_box .favorites {
  position: absolute;
  top: 3px;
  right: 3px;
}

#search_container .result .search_box .favorites .text {
  margin: 5px 0px 0px 15px;
  font-size: 10px;
  width: 70px;
  text-align: center;
}

#search_container .result .search_box .category_rating {
  position: absolute;
  bottom: 0px;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  height: 26px;
  width: 420px;
}

#search_container .result .search_box .category_rating .cat_rating {
  position: absolute;
  top: 6px;
  right: 15px;
}

#search_container .result .search_box .category_rating .cat_title {
  position: absolute;
  top: 7px;
  left: 34px;
  font-size: 12px;
}

#search_container .result .search_box .category_rating .cat_image {
  position: absolute;
  top: 6px;
  left: 8px;
}

#search_container .result .search_box .description {
  font-size: 11px;
  margin: 12px 0px;
  width: 350px;
}

#search_container .result .search_box .title {
  font-size: 13px;
}

#search_container .result .img {
  margin: 1px 4px;
  border: 1px solid #d3d3d3;
  float: left;
  width: 180px;
  height: 123px;
  border: 4px solid #D9D9D9;
}

.recomm_result {
  position: relative;
  width: 150px;
  height: 135px;
  float: left;
  margin: 5px 0px 5px 17px;
}

.recomm_result .signature {
  position: absolute;
  top: 102px;
  left: 5px;
  height: 38px;
  width: 138px;
}

.recomm_result .signature .boxs {
  position: absolute;
  top: 5px;
  left: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  width: 136px;
}

.recomm_result .thumb {
  margin: 4px 5px;
  background-color: transparent;
  width: 138px;
  height: 94px;
  border: 1px solid #d3d3d3;
}

.pagination_text {
  font-size: 12px;
  color: #4D8BCE;
  text-decoration: none;
  line-height: 14px;
  cursor: pointer;
}

.pagination_current {
  font-size: 16px;
  text-decoration: none;
  line-height: 14px;
  border-left: 1px solid #8b8b8b;
  border-right: 1px solid #8b8b8b;
  padding: 0px 3px 0px 3px;
  color: #4c4c4c;
}

.pagination_link {
  font-size: 12px;
  color: #4D8BCE;
  text-decoration: none;
  line-height: 14px;
  cursor: pointer;
}

.pagination_links {
  font-size: 12px;
  text-decoration: none;
  line-height: 14px;
  cursor: default;
  color: #4D8BCE;
}

.pagination {
  font-size: 12px;
  text-decoration: none;
  line-height: 14px;
  padding-right: 3px;
  padding-left: 3px;
}

.tabs {
  height: 32px;
  position: relative;
}

.tab {
  padding: 0 14px 0 14px;
  background-repeat: repeat-x;
  position: absolute;
  cursor: pointer;
}

.sort_tab {
  float: left;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
}

.tab_active {
  z-index: 2;
  height: 32px;
  line-height: 32px;
  padding: 0px 10px 0px 10px;
  margin-right: 1px;
  text-shadow: 1px 1px 1px #FFF;
  background-color: #f6f6f6;
}

.tab_inactive {
  height: 27px;
  color: #8b8b8b;
  line-height: 27px;
  margin-top: 4px;
  padding: 0px 10px 0px 10px;
  margin-right: 1px;
}

.tab_disabled {
  background-color: #e2e2e2;
  height: 27px;
  color: #D9D9D9;
  line-height: 27px;
  margin-top: 4px;
  padding: 0px 10px 0px 10px;
  margin-right: 1px;
  cursor: default;
}

.tab_active a {
  display: block;
  color: #4c4c4c;
  text-shadow: white 2px -1px;
  text-decoration: none;
}

.tab_active a:hover {
  text-decoration: none;
}

.tab_inactive a:hover {
  text-decoration: none;
}

.tab_inactive a {
  display: block;
  color: #8b8b8b;
  text-decoration: none;
}

.tab_inactive:hover {
  float: left;
  height: 32px;
  line-height: 32px;
  margin-top: 0px;
}

#ads_container {
  float: right;
  background-color: #e2e2e2;
  width: 300px;
  height: 250px;
  cursor: pointer;
}

.offer {
  margin: 10px auto;
  width: 990px;
}

.container_header {
  font-size: 26px;
  margin: 8px 0px 0px 15px;
  padding-bottom: 3px;
}

.container_footer {
  margin-left: 48px;
  font-size: 17px;
  color: #474747;
  padding-bottom: 10px;
}

.container_tab {
  position: relative;
  height: 71px;
  border: 1px solid #eaeaea;
  background-image: url('../../img/title_background.png');
  background-repeat: repeat-x;
  font-size: 28px;
  line-height: 39px;
  border-bottom: none;
  width: 988px;
}

.container_tab_border_bottom {
  border-bottom: 1px solid #eaeaea;
}

.container_tab_small {
  position: relative;
  height: 40px;
  border: 1px solid #eaeaea;
  background-image: url('../../img/title_background.png');
  background-repeat: repeat-x;
  font-size: 28px;
  line-height: 39px;
  border-bottom: none;
  width: 988px;
}

.tab_title {
  margin-left: 15px;
}

.sort_tabs {
  height: 32px;
  position: absolute;
  z-index: 2;
  bottom: -1px;
  left: 0px;
}

/********************************************************************
            CONNECTED
********************************************************************/
.connected .shadow_prev {
  position: absolute;
  background-image: url('../../img/shadow_prev.png');
  width: 22px;
  height: 145px;
  top: 25px;
  left: 35px;
}

.connected .shadow_next {
  position: absolute;
  background-image: url('../../img/shadow_next.png');
  width: 22px;
  height: 145px;
  top: 25px;
  right: 35px;
}

.connected .next {
  position: absolute;
  background-position: -115px -174px;
  width: 11px;
  height: 12px;
  top: 80px;
  right: 13px;
  cursor: pointer;
}

.connected .next:hover {
  background-position: -126px -174px;
}

.connected .prev {
  position: absolute;
  background-position: -115px -186px;
  width: 11px;
  height: 12px;
  top: 80px;
  left: 13px;
  cursor: pointer;
}

.connected .prev:hover {
  background-position: -126px -186px;
}

.connected .dot {
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
  margin-right: 8px;
}

.connected .dot_off {
  background-position: -105px -16px;
}

.connected .dot_on {
  background-position: -243px -89px;
}

.connected_right {
  padding-top: 5px;
  position: relative;
  width: 640px;
}

p.connected_right_link {
  margin-left: 8px;
  width: 128px;
}

div.connected_right_category {
  margin-left: 8px;
  margin-top: 4px;
}

div.connected_right_category span {
  margin-left: 5px;
}

.connected_right .shadow_prev {
  position: absolute;
  background-image: url('../../img/shadow_prev.png');
  width: 22px;
  height: 145px;
  top: 29px;
  left: 18px;
}

.connected_right .shadow_next {
  position: absolute;
  background-image: url('../../img/shadow_next.png');
  width: 22px;
  height: 145px;
  top: 29px;
  right: 18px;
}

.connected_right .next {
  position: absolute;
  background-position: -115px -174px;
  width: 11px;
  height: 12px;
  top: 72px;
  right: 4px;
  cursor: default;
}

.connected_right .next.hover {
  background-position: -126px -174px;
  cursor: pointer;
}

.connected_right .prev {
  position: absolute;
  background-position: -115px -186px;
  width: 11px;
  height: 12px;
  top: 72px;
  left: 4px;
  cursor: default;
}

.connected_right .prev.hover {
  background-position: -126px -186px;
  cursor: pointer;
}

.connected_right .dot {
  float: left;
  background-repeat: no-repeat;
  width: 8px;
  height: 13px;
  margin-right: 8px;
}

.connected_right .dot_off {
  background-position: -105px -16px;
  cursor: pointer;
}

.connected_right .dot_on {
  background-position: -89px -243px;
}

.connected_right .dragButton:hover {
  background-color: #444444;
}

.connected_right .dragButton {
  background-color: #616161;
  height: 13px;
}

.connected_right .track {
  margin-left: 18px;
  margin-top: 5px;
  background-color: #c8c8c8;
  height: 13px;
}

.connected_container_outer {
  height: 148px;
  margin: 0px 29px;
  overflow: hidden;
  font-size: 11px;
  position: relative;
}

div.connected_container_outer .polecane {
  width: 145px;
  height: 150px;
}

div.connected_container_outer .polecane img {
  border: 4px solid;
  border-color: #D9D9D9;
  margin: 5px 8px 3px 8px;
}

div.connected_container_outer .polecane img:hover {
  border-color: #4D8BCE;
}

#connected_container {
  position: relative;
}

#connected_container-inner {
  float: left;
}

#ddd {
  margin: 3px 0px 3px 20px;
  font-size: 11px;
}

#ddd span {
  float: left;
  margin: 0px 10px 5px 0px;
}

/********************************************************************
            END CONNECTED
********************************************************************/
.thumbnail_search {
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 3px;
  position: relative;
}

.thumbnail_inactive {
  background-position: 0px -248px;
  cursor: pointer;
}

.thumbnail_inactive:hover {
  background-position: -31px -248px;
}

.thumbnail_active {
  background-position: -31px -248px;
}

.list_search {
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 18px;
  position: relative;
}

.list_inactive {
  background-position: 0px -186px;
  cursor: pointer;
}

.list_inactive:hover {
  background-position: -31px -186px;
}

.list_active {
  background-position: -31px -186px;
}

.sort_asc_search {
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 3px;
  position: relative;
}

.sort_asc_inactive {
  background-position: 0px -62px;
  cursor: pointer;
}

.sort_asc_inactive:hover {
  background-position: -31px -62px;
}

.sort_asc_active {
  background-position: -31px -62px;
}

.sort_desc_search {
  width: 31px;
  height: 31px;
  float: left;
  margin-right: 3px;
  position: relative;
}

.sort_desc_inactive {
  background-position: 0px -93px;
  cursor: pointer;
}

.sort_desc_inactive:hover {
  background-position: -31px -93px;
}

.sort_desc_active {
  background-position: -31px -93px;
}

.cam_filter_active_big {
  width: 134px;
  margin-left: 15px;
  background-color: #e2e2e2;
  height: 32px;
  line-height: 32px;
  text-align: left;
  margin-bottom: 1px;
  text-indent: 4px;
}

.cam_filter_active {
  width: 134px;
  background-color: #e2e2e2;
  height: 32px;
  line-height: 32px;
  text-align: left;
  text-indent: 4px;
  cursor: default;
}

.cam_filter_inactive {
  width: 134px;
  background-color: #f6f6f6;
  height: 32px;
  line-height: 32px;
  text-align: left;
  cursor: pointer;
  text-indent: 4px;
  color: #8b8b8b;
}

.cam_filter_inactive:hover {
  width: 134px;
  background-color: #e2e2e2;
  height: 32px;
  line-height: 32px;
  text-align: left;
  cursor: pointer;
  text-indent: 4px;
}

.cameras_popup {
  position: relative;
  float: left;
  width: 666px;
  height: 100%;
  border-top: 1px solid #EAEAEA;
  border-right: 1px solid #EAEAEA;
}

#mini_box {
  width: 310px;
  height: 230px;
  margin: 5px;
  float: left;
  position: relative;
}

#mini_box .image {
  position: relative;
  float: left;
  margin: 7px 10px 6px 0px;
  width: 91px;
  height: 62px;
}

#mini_box .image .watch_button {
  position: absolute;
  bottom: 0px;
  left: 5px;
  height: 29px;
  width: 29px;
  z-index: 1;
}

#mini_box .image .live_button {
  position: absolute;
  bottom: 3px;
  left: 5px;
  height: 16px;
  width: 31px;
  z-index: 1;
  background-position: -86px 0px;
}

.search_results {
  width: 808px;
  min-height: 500px;
}

.search_results .search_box {
  position: relative;
  width: 202px;
  height: 232px;
  float: left;
}

.search_results .search_box .img {
  border: 4px solid #D9D9D9;
  border-bottom: none;
  background-color: #000;
  width: 180px;
  height: 123px;
  margin: 7px 7px 0px 7px;
}

.search_results .search_box .title_box {
  position: absolute;
  top: 96px;
  left: 11px;
  height: 28px;
  width: 170px;
  background-image: url('../../img/camera_title_background.png');
  background-repeat: repeat-x;
  padding: 5px;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  cursor: pointer;
}

.search_results .search_box .box_bottom {
  border: 4px solid #D9D9D9;
  border-top: none;
  height: 19px;
  width: 180px;
  background-color: #1d1d1d;
  margin: 0 7px;
  cursor: pointer;
}

.search_results .search_box .box_bottom .live_small {
  float: right;
  margin: 2px 4px;
  background-position: -62px -243px;
  width: 27px;
  height: 14px;
}

.search_results .search_box .box_bottom .oognet {
  float: right;
  margin: 6px 2px;
}

.search_results .search_box .description {
  font-size: 11px;
  margin: 4px 11px;
  width: 180px;
}

.search_results .search_box .tags {
  font-size: 11px;
  margin: 4px 11px;
  width: 180px;
}

.search_results .search_box .category {
  margin: 4px 11px;
}

.search_results .search_box .category .title {
  font-size: 11px;
  line-height: 12px;
  margin: 1px 0px 0px 5px;
  float: left;
}

.search_results .search_box .category .remove_title {
  float: right;
  font-size: 12px;
  line-height: 20px;
}

.search_results .search_box .category .remove_img {
  float: right;
  margin-right: 4px;
  margin-top: 6px;
}

.remove {
  background-position: -128px -101px;
  width: 9px;
  height: 9px;
  cursor: pointer;
}

.popular {
  position: relative;
  width: 230px;
  float: left;
  margin: 19px 19px 0;
}

.popular .img {
  width: 214px;
  height: 146px;
  border: 4px solid #D9D9D9;
  border-bottom: none;
  margin: 4px 4px 0px;
}

.popular .cam_title_box {
  position: absolute;
  top: 116px;
  left: 8px;
  height: 28px;
  width: 204px;
  padding: 5px;
  background-image: url('../../img/camera_title_background.png');
  background-repeat: repeat-x;
  overflow: hidden;
}

.popular .cam_title {
  line-height: 14px;
}

.popular .cam_box_bottom {
  border-bottom: 1px solid #3e3e3e;
  border-top: 1px solid #3e3e3e;
  height: 19px;
  width: 214px;
  background-color: #1d1d1d;
  border: 4px solid #D9D9D9;
  border-top: none;
  margin: 0px 4px 4px;
}

.popular .cam_box_bottom .live_small {
  float: right;
  margin: 2px 4px;
  background-position: -62px -243px;
  width: 27px;
  height: 14px;
}

.popular .cam_box_bottom .oognet {
  float: right;
  margin: 6px 2px;
}

.popular .cam_rating {
  float: left;
  margin: 2px;
}

.popular .cam_category {
  margin: 2px 8px 0px;
}

.popular .cam_category .cat_img {
  float: left;
}

.popular .cam_category .cat_title {
  font-size: 11px;
  line-height: 12px;
  margin: 1px 0px 0px 5px;
  float: left;
}

.search_cam_box_small {
  width: 240px;
  float: left;
  margin: 15px 14px 15px 14px;
  height: 52px;
}

.search_cam_box_small .cam_title {
  width: 235px;
}

.search_cam_box_small .cam_title_text {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

.search_cam_box_small .cam_category {
  margin-top: 3px;
}

.search_cam_box_small .cam_category .cat_img {
  clear: both;
  cursor: pointer;
  float: left;
}

.search_cam_box_small .cam_category .cat_title {
  font-size: 12px;
  line-height: 12px;
  cursor: pointer;
  margin-left: 5px;
  float: left;
}

.search_cam_box_small .cam_category .cat_views_img {
  cursor: pointer;
}

.search_cam_box_small .cam_category .cat_views_title {
  cursor: pointer;
  font-size: 12px;
  line-height: 12px;
  width: 90px;
}

.cam_box {
  width: 219px;
  height: 242px;
  float: left;
  padding-bottom: 15px;
}

.cam_box .cam_border {
  border: 1px solid #d3d3d3;
}

.cam_box .cam {
  position: relative;
  cursor: pointer;
  width: 217px;
  height: 148px;
}

.cam_box .cam .cam_title {
  line-height: 16px;
  height: 45px;
  bottom: 0px;
  background-image: url('../../img/cam_title_background.png');
  position: absolute;
  width: 217px;
}

.cam_box .cam .cam_title .span {
  color: #4D8BCE;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  margin-left: 10px;
  margin-top: 6px;
}

.cam_box .cam .cam_title div {
  color: #FFF;
  font-size: 12px;
  margin-left: 10px;
}

.cam_box .cam_tools {
  height: 21px;
  background-color: #000;
  padding: 5px 10px 0px 10px;
}

.cam_box .description {
  height: 45px;
  padding: 0px 10px;
  font-size: 11px;
  line-height: 13px;
}

.cam_box .category {
  padding: 0px 10px;
  height: 16px;
  float: left;
  line-height: 16px;
}

.cam_box .category .cat_img {
  width: 24px;
  height: 16px;
  background-position: -62px 0px;
  float: left;
}

.cam_box .category .title {
  font-size: 11px;
  float: left;
  margin-left: 3px;
}

.star_red {
  float: left;
  width: 16px;
  height: 15px;
  background-image: url('http://static.oognet.pl/oognet/img/star_red.png');
}

.star_grey {
  float: left;
  width: 16px;
  height: 15px;
  background-image: url('http://static.oognet.pl/oognet/img/star_grey.png');
}

.star_red_big {
  height: 23px;
  width: 23px;
  background-image: url('http://static.oognet.pl/oognet/img/star_red_big.png');
}

.star_grey_big {
  height: 23px;
  width: 23px;
  background-image: url('http://static.oognet.pl/oognet/img/star_grey_big.png');
}

.link {
  height: 25px;
  width: 55px;
  background-position: -62px -218px;
}

.traffic {
  width: 23px;
  height: 12px;
  background-position: -82px -16px;
}

.viewers_small {
  width: 16px;
  height: 13px;
  background-position: -112px -117px;
}

.favourites {
  height: 31px;
  width: 31px;
  background-position: 0px -217px;
  cursor: pointer;
}

.favourites:hover {
  background-position: -31px -217px;
}

.added_to_favourite {
  background-position: -31px -217px;
  cursor: default;
}

.flag {
  width: 16px;
  height: 16px;
  background-position: -111px -130px;
  float: right;
  cursor: pointer;
  margin: 3px;
}

.flag.report_comment {
  background-position: -111px -146px;
}

.flag.red {
  background-position: -111px -146px;
  cursor: default;
}

.facebook {
  width: 24px;
  height: 25px;
  background-position: -62px -54px;
}

.myspace {
  width: 24px;
  height: 25px;
  background-position: -62px -80px;
}

.twitter {
  width: 24px;
  height: 24px;
  background-position: -86px -82px;
}

.google {
  width: 24px;
  height: 28px;
  background-position: -86px -54px;
}

.thumbnail_view {
  background-image: url('http://static.oognet.pl/oognet/img/thumbnail_inactive.png');
  height: 31px;
  width: 31px;
  float: left;
  margin-right: 1px;
}

.list_view {
  background-image: url('http://static.oognet.pl/oognet/img/list_inactive.png');
  height: 31px;
  width: 31px;
  float: left;
  margin-right: 10px;
}

.sort_asc {
  background-image: url('http://static.oognet.pl/oognet/img/sort_asc_inactive.png');
  height: 31px;
  width: 31px;
  float: left;
  margin-right: 1px;
}

.sort_desc {
  background-image: url('http://static.oognet.pl/oognet/img/sort_desc_inactive.png');
  height: 31px;
  width: 31px;
  float: left;
  margin-right: 10px;
}

.pages {
  color: #8b8b8b;
  font-size: 13px;
  width: 30px;
  height: 15px;
  float: right;
  text-align: center;
  margin-top: 7px;
}

.page {
  color: #8b8b8b;
  font-size: 11px;
  width: 50px;
  height: 12px;
  float: right;
  background-repeat: no-repeat;
  margin-top: 7px;
}

.go_to {
  float: right;
  color: #8b8b8b;
  font-size: 11px;
  margin: 7px 5px 0px 15px;
}

.go_to_input {
  float: right;
  width: 20px;
  border: 1px solid #9e9e9e;
  margin-top: 2px;
}

.go_to_input {
  float: right;
  width: 20px;
  border: none;
}

.go_to_button {
  background-image: url('http://static.oognet.pl/oognet/img/next_page.png');
  width: 11px;
  height: 12px;
  float: right;
  margin: 7px 10px 0px 5px;
}

/****************************************
        SLIDERS
****************************************/
.everyFive {
  font-size: 40px;
  position: absolute;
  z-index: 11;
  right: 25px;
  top: 25px;
  color: #dddddd;
}

#slider_container {
  background-image: url('../../img/slider_background.png');
  width: 100%;
  height: 376px;
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FFF;
}

#slider_box {
  height: 355px;
  width: 990px;
  margin: 0 auto;
  position: relative;
}

.static_slider {
  width: 300px;
  height: 250px;
  position: relative;
}

.static_slider .slider_arrow {
  width: 31px;
  height: 31px;
  background-image: url('../../img/all_button_sprite.png');
  cursor: pointer;
  position: absolute;
  z-index: 11;
  top: -34px;
}

.static_slider .slider_right {
  right: 3px;
  background-position: 0px 0px;
}

.static_slider .slider_right.active {
  background-position: -31px 0px;
  z-index: 11;
}

.static_slider .slider_left {
  left: 232px;
  background-position: 0px -31px;
}

.static_slider .slider_left.active {
  background-position: -31px -31px;
  z-index: 11;
}

#slider_box .slider_arrow {
  width: 52px;
  height: 73px;
  background-image: url('../../img/slider_sprite.png');
  cursor: pointer;
  position: absolute;
  z-index: 11;
}

#slider_box .slider_right {
  top: 140px;
  right: 0px;
  background-position: -88px -149px;
}

#slider_box .slider_right.active {
  top: 121px;
  width: 71px;
  height: 111px;
  background-position: -69px -222px;
  z-index: 11;
}

#slider_box .slider_left {
  top: 140px;
  left: 0px;
  background-position: 0px -149px;
}

#slider_box .slider_left.active {
  top: 121px;
  width: 71px;
  height: 111px;
  background-position: 0px -222px;
  z-index: 11;
}

.active {
  z-index: 1;
}

.slider {
  height: 355px;
  width: 990px;
  position: absolute;
  cursor: pointer;
}

.slider .play {
  position: absolute;
  top: 53px;
  left: 411px;
  width: 149px;
  height: 149px;
  background-image: url('../../img/slider_sprite.png');
  background-position: 0px 0px;
  cursor: pointer;
  display: none;
}

.panel {
  position: absolute;
  width: 990px;
  bottom: 0px;
  background-image: url('../../img/zajawka_gradient.png');
  height: 75px;
  color: #DDD;
}

.panel .next {
  width: 227px;
  height: 96px;
  background-image: url('http://static.oognet.pl/oognet/img/next.png');
  background-position: center center;
  float: right;
}

.text_panel {
  color: #DDDDDD;
  float: left;
  padding: 14px 34px 0;
  width: 922px;
}

.text_panel .title {
  font-size: 30px;
}

.text_panel .description {
  font-size: 17px;
  padding-top: 3px;
}

.read_more {
  color: #fdc73a;
  cursor: pointer;
}

.panel .button {
  float: left;
  margin: 28px 0px 0px 60px;
  width: 180px;
  background-image: url('../../img/movie_subscribe_background.png');
  background-repeat: repeat-x;
  height: 49px;
  text-align: center;
  line-height: 49px;
  font-size: 17px;
  color: #fffaee;
  cursor: pointer;
}

.sub_slider {
  width: 990px;
  margin: 0 auto;
  height: 21px;
  background-image: url('../../img/pod_zajawka_background.png');
}

#slider_box #preview {
  position: absolute;
  top: 333px;
  left: 25px;
  z-index: 999;
}

.preview_dot {
  background-image: url('../../img/menu_sprite.png');
  width: 10px;
  height: 10px;
  margin: 4px;
  background-position: -13px 0px;
  float: left;
  cursor: pointer;
}

#preview .active {
  background-position: -1px 0px;
}

/****************************************
        FOOTER	
****************************************/
.footer_link {
  text-decoration: none;
  color: #989898;
  line-height: 13px;
}

#footer {
  background-color: #181818;
  position: relative;
  width: 100%;
  font-size: 11px;
}

#footer_container {
  width: 990px;
  margin: 0 auto;
  padding-top: 25px;
  color: #989898;
  position: relative;
}

#footer_container_sub {
  width: 990px;
  margin: 0 auto;
  padding-bottom: 5px;
  color: #989898;
}

.list {
  width: 200px;
  float: left;
}

.list .title {
  color: #e1e1e1;
  font-size: 12px;
  font-weight: bold;
}

.list li {
  color: #989898;
  font-size: 11px;
}

.channels {
  margin-top: 10px;
}

.channels li {
  display: inline;
}

.channels li a {
  display: block;
  height: 100%;
}

.break_line {
  padding-top: 10px;
}

#sub_footer {
  width: 100%;
  background-color: #222;
  padding: 10px 0;
  font-size: 11px;
}

#copyright {
  width: 990px;
  line-height: 30px;
  margin: 0 auto;
  text-align: right;
  color: #b3b3b3;
}

#olab {
  background-image: url('../../img/footer-logos.png');
  float: left;
  height: 15px;
  margin-left: 5px;
  margin-top: 8px;
  width: 57px;
  background-position: 123px 58px;
}

#olab:hover {
  background-position: -277px 73px;
}

#oognet-footer {
  background-image: url('../../img/footer-logos.png');
  float: right;
  height: 10px;
  margin-left: 5px;
  margin-top: 12px;
  width: 82px;
  background-position: -278px -92px;
}

#oognet-sport {
  background-image: url('../../img/footer-logos.png');
  width: 66px;
  height: 23px;
  float: left;
  background-position: 0px -23px;
}

#oognet-sport:hover {
  background-position: 0px 0px;
}

#oognet-man {
  background-image: url('../../img/footer-logos.png');
  width: 60px;
  height: 21px;
  float: left;
  background-position: -67px -21px;
}

#oognet-man:hover {
  background-position: -68px 0px;
}

#oognet-247 {
  background-image: url('../../img/footer-logos.png');
  width: 76px;
  height: 25px;
  float: left;
  background-position: -130px -25px;
}

#oognet-247:hover {
  background-position: -130px 0px;
}

#oognet-dokument {
  background-image: url('../../img/footer-logos.png');
  width: 107px;
  height: 20px;
  float: left;
  background-position: -207px -20px;
}

#oognet-dokument:hover {
  background-position: -207px 0px;
}

#oognet-music {
  background-image: url('../../img/footer-logos.png');
  width: 85px;
  height: 30px;
  float: left;
  background-position: -314px -30px;
}

#oognet-music:hover {
  background-position: -314px 0px;
}

#oognet-sacrum {
  background-image: url('../../img/footer-logos.png');
  width: 88px;
  height: 23px;
  float: left;
  background-position: 0px -70px;
}

#oognet-sacrum:hover {
  background-position: 0px -47px;
}

#oognet-lejdis {
  background-image: url('../../img/footer-logos.png');
  width: 61px;
  height: 27px;
  float: left;
  background-position: -89px -70px;
}

#oognet-lejdis:hover {
  background-position: -89px -43px;
}

#oognet-young {
  background-image: url('../../img/footer-logos.png');
  width: 72px;
  height: 24px;
  float: left;
  background-position: -151px -77px;
}

#oognet-young:hover {
  background-position: -151px -52px;
}

#oognet-sklep {
  background-image: url('../../img/footer-logos.png');
  width: 52px;
  height: 40px;
  float: left;
  background-position: -224px -81px;
}

#oognet-sklep:hover {
  background-position: -224px -41px;
}

#oognet-lista-title {
  margin: 15px 0px 5px 0px;
}

#oognet-lista {
  background-image: url('../../img/footer-logos.png');
  height: 16px;
  width: 160px;
  margin: 6px 0;
  background-position: 0px -117px;
}

#oognet-lista a {
  display: block;
  height: 100%;
}

#oognet-lista:hover {
  background-position: 0px -101px;
}

#regulations ol {
  margin: 15px 0px 0px 20px;
  list-style-type: upper-roman;
}

#regulations ol li {
  margin-top: 20px;
}

#regulations ol li ol {
  margin: 15px 0px 0 20px;
  list-style-type: decimal;
}

#regulations ol li ol li {
  margin-top: 0px;
}

#regulations ol li ol li ol {
  list-style-type: lower-alpha;
  margin: 5px 0 10px 40px;
}

.contact_field {
  float: left;
  font-size: 16px;
  line-height: 34px;
  margin-right: 15px;
  text-align: right;
  width: 190px;
}

.contact_input_container {
  float: left;
  width: 480px;
  margin-bottom: 8px;
  margin-top: 5px;
}

.contact_input {
  float: left;
  height: 24px;
  width: 316px;
}

.contact_select {
  float: left;
  font-size: 15px;
  height: 24px;
  width: 321px;
}

.contact_textarea {
  float: left;
  width: 315px;
}

.contact_error {
  color: #FF0000;
  float: left;
  font-weight: bold;
  height: 24px;
  width: 148px;
  margin-top: 1px;
  font-size: 16px;
  margin-left: 10px;
}

#next {
  cursor: pointer;
  display: inline-block;
  outline: medium none;
  padding: 6px 30px;
  text-align: center;
  text-decoration: none;
}

.red_module {
  width: 990px;
  height: 155px;
  margin: 0 auto;
  background-image: url('../../img/footer_offer_background.png');
  background-repeat: repeat-x;
  display: none;
  overflow: hidden;
}

.close_red {
  position: absolute;
  background-image: url('../../img/white_arrow.png');
  background-repeat: no-repeat;
  background-position: left center;
  height: 10px;
  width: 20px;
  right: 5px;
  top: 5px;
  font-size: 10px;
  color: #FFF;
  padding-left: 10px;
  cursor: pointer;
}

.red_module .column {
  float: left;
  width: 141px;
  height: 155px;
}

.red_module .column_text {
  float: left;
  width: 164px;
  height: 155px;
  position: relative;
}

.red_module .icon {
  width: 111px;
  background-image: url('../../img/red_module_sprite.png');
  margin: 15px;
  height: 85px;
}

.red_module .title {
  font-size: 16px;
  color: #FFF;
  margin: 15px 0;
  font-weight: bold;
}

.red_module .description {
  font-size: 11px;
  color: #FFF;
  width: 156px;
}

.red_module a {
  width: 130px;
  height: 38px;
  background-image: url('../../img/red_module_sprite.png');
  background-position: -111px 0px;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  float: left;
  line-height: 32px;
  padding-right: 34px;
  text-decoration: none;
  position: absolute;
  bottom: 0px;
}

.red_module a:hover {
  background-position: -111px -40px;
}

.fc_container {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  text-align: center;
  background-color: #d8dfea;
  background-image: url('../../img/glow.png');
  background-position: center;
  background-repeat: no-repeat;
}

.fc_container .text {
  margin: 32px 0px;
  font-size: 16px;
  padding: 0px 40px;
}

.fb_text {
  font-weight: bold;
  color: #3b5997;
}

.fc_container .persons {
  background-image: url('../../img/facebook_sprite.png');
  background-position: 0px -198px;
  width: 96px;
  height: 59px;
  float: left;
  margin-left: 347px;
}

.fc_container .two_side_arrows {
  background-image: url('../../img/facebook_sprite.png');
  background-position: 0px -37px;
  width: 57px;
  height: 33px;
  float: left;
  margin-top: 20px;
  margin-left: 10px;
}

.fc_container .fc_icon {
  background-image: url('../../img/facebook_sprite.png');
  background-position: 0px 0px;
  width: 97px;
  height: 36px;
  float: left;
  margin: 20px;
}

.full_container {
  background-image: url('../../img/background_top.png');
  width: 100%;
  background-repeat: repeat-x;
  background-position: top;
  position: relative;
  background-color: #5e8abf;
}

#detail_bottom_content .details_logo {
  height: 65px;
  width: 65px;
  float: left;
}

#detail_bottom_content .details_logo.camera {
  background-image: url('../../img/live_camera.png');
}

#detail_bottom_content .details_logo.tv {
  background-image: url('../../img/live_chanel.png');
}

#detail_bottom_content .details_logo.video {
  height: 53px;
  width: 53px;
  background-image: url('../../img/def_logo.png');
}

.full_container .bg_bottom {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 44px;
  background-image: url('../../img/background_bottom.png');
  background-repeat: repeat-x;
  z-index: 1;
}

.full_container .center_container {
  margin: 0px auto;
  width: 990px;
  padding-bottom: 16px;
  position: relative;
  z-index: 2;
}

.region_button {
  background-image: url('../../img/region_button.png');
  width: 182px;
  height: 31px;
  float: left;
  margin-top: 8px;
  position: absolute;
  left: 170px;
  top: 0;
}

a.region_button:hover {
  background-position: -0px -31px;
}

.camera_button {
  background-image: url('../../img/region_button.png');
  width: 182px;
  height: 31px;
  float: left;
  margin-top: 8px;
  background-position: -0px -62px;
  position: absolute;
  left: 170px;
  top: 0;
}

a.camera_button:hover {
  background-position: -0px -93px;
}

.no_flash {
  background-image: url('../../img/no_flash.png');
  width: 640px;
  height: 360px;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
}

#flash {
  height: 360px;
  width: 640px;
}

.popup_login {
  position: absolute;
  width: 540px;
  z-index: 9999;
  display: none;
}

.popup_login .popup_header {
  height: 33px;
  position: relative;
  width: 538px;
}

.popup_text {
  text-align: center;
  color: #4c4c4c;
  font-size: 11px;
  padding-top: 15px;
}

.popup_login .popup_input_error {
  float: left;
  padding: 13px 0 0 5px;
  color: #F00;
  width: 95px;
  line-height: 11px;
}

.popup_error_main {
  margin: 10px auto 0 auto;
  text-align: center;
  padding: 5px;
  background-color: #FCFCFC;
  border: 1px solid #F00;
  color: #4C4C4C;
  width: 330px;
  display: none;
}

.popup_login .confirm {
  background-color: #e8e8e8;
  border-top: 1px solid #FFF;
  text-align: center;
}

.popup_login .confirm .fb_confirm {
  background-color: #D8DFEA;
  padding-bottom: 15px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

.popup_login .form {
  background-color: #f6f6f6;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding-bottom: 8px;
}

.popup_login .head {
  color: #FFF;
  padding: 5px;
  font-size: 20px;
}

.popup_login .popup_label {
  padding: 13px 10px 5px 0px;
  width: 200px;
  float: left;
  text-align: right;
  font-size: 12px;
}

.popup_login .popup_input {
  padding-left: 5px;
  float: left;
  width: 315px;
  height: 30px;
}

.popup_login input.popup {
  margin-top: 8px;
  width: 180px;
  border: 1px solid #eaeaea;
  line-height: 19px;
  height: 19px;
  float: left;
  font-size: 13px;
  text-indent: 5px;
  font-size: 12px;
}

.privacepolicy p {
  margin-left: 15px;
  margin-top: 15px;
}

#opacity {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background-color: #000000;
}

.info_container {
  width: 990px;
  padding: 15px;
}

.info_container .content {
  width: 709px;
  float: left;
  position: relative;
  background-color: #FFF;
  border: 7px solid #E2E2E2;
  line-height: 18px;
  padding: 15px;
}

.info_container .content .title {
  font-size: 16px;
  font-weight: bold;
}

.msg_succses {
  background-color: #FCFCFC;
  border: 1px solid #EAEAEA;
  color: #4C4C4C;
  font-size: 16px;
  margin: 10px auto;
  text-align: center;
  padding: 10px;
  width: 530px;
}

.msg_error {
  background-color: #FCFCFC;
  border: 1px solid #F00;
  color: #4C4C4C;
  font-size: 16px;
  margin: 10px auto;
  text-align: center;
  padding: 10px;
  width: 530px;
}

.input_field {
  overflow: hidden;
  height: 50px;
}

.input_title {
  font-size: 18px;
  padding: 7px 10px 5px 0px;
  width: 315px;
  float: left;
  text-align: right;
}

.input_subtitle {
  font-size: 13px;
  line-height: 13px;
}

.input_box {
  padding-left: 10px;
  float: left;
  width: 645px;
}

.share_textarea {
  float: left;
  margin-top: 2px;
  color: #4c4c4c;
  border: 1px solid #eaeaea;
  font-size: 14px;
  height: 200px;
  width: 328px;
  resize: none;
  padding: 0px;
}

.content_link {
  float: left;
}

.news_container {
  height: 35px;
  background-image: url('../../img/bredkramp_background.png');
  width: 1032px;
  margin: 0 auto;
  position: relative;
}

.bredkramp_arrow {
  width: 60px;
  height: 35px;
  float: left;
  background-image: url('../../img/bredkramp_arrow.png');
}

.bredkramp_arrow .title {
  margin-left: 10px;
  color: #FFF;
  line-height: 35px;
}

#news_bar {
  width: 845px;
  float: left;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  position: relative;
  margin-left: 6px;
}

.news_description {
  white-space: nowrap;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 35px;
  height: 35px;
}

.news_container .right {
  float: right;
  width: 31px;
  height: 31px;
  background-position: 0px 0px;
  margin-top: 1px;
  cursor: pointer;
}

.news_container .right.hover {
  background-position: -31px 0px;
}

.news_container .left {
  float: right;
  margin-top: 1px;
  width: 31px;
  height: 31px;
  background-position: 0px -31px;
  cursor: pointer;
}

.news_container .left.hover {
  background-position: -31px -31px;
}

/**************************/
.loader_mini {
  background-image: url('../../img/preloader_mini.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

.loader {
  width: 31px;
  height: 31px;
  background-image: url('../../img/preloader.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

.popup_generic .loader {
  display: none;
  margin: 8px 0 0 165px;
}

.popup_generic {
  position: absolute;
  width: 380px;
  z-index: 9999;
  display: none;
}

.popup_generic .popup_header {
  width: 378px;
  height: 35px;
}

.popup_generic .form {
  background-color: #F6F6F6;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  padding: 10px;
  font-size: 14px;
  text-align: center;
}

.about_oognet ol {
  margin: 15px;
  list-style-type: decimal;
}

.about_oognet ol li ol {
  margin: 5px;
  list-style-type: none;
}

.add_comment_button {
  width: 175px;
}

.play_button {
  background-position: -110px -72px;
}

.next_page {
  background-position: -115px -174px;
  width: 11px;
  height: 12px;
  cursor: pointer;
  background-color: transparent;
  border: 0px;
  margin-left: 4px;
  margin-top: 9px;
  float: right;
}

/*
  Profil biz 
 */
.abuttons {
  background-color: #F6F6F6;
  background-image: url('../../img/button_blue_light_bg_small.png');
  background-repeat: repeat-x;
  border: 1px solid #CCC;
  color: #FFFFFF;
  display: inline-block;
  padding: 3px 10px;
  text-decoration: none;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
}

.abuttons:hover {
  background-image: url('../../img/button_blue_dark_bg_small.png');
  text-decoration: none;
}

.icons {
  background-image: url('../../img/button_icons.png');
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  left: -2px;
  top: 1px;
}

.delete_icon {
  background-position: 0px 0px;
}

.add_icon {
  background-position: -16px 0px;
}

.struct_icon {
  background-position: -77px 0px;
}

.view_icon {
  background-position: -94px 0px;
}

.data_icon {
  background-position: -61px 0px;
}

.back_icon {
  background-position: -111px 0px;
}

.abuttons .text {
  display: inline-block;
  line-height: 14px;
  margin-left: 2px;
  position: relative;
  top: -2px;
}

.biz_elem .biz_profile_label {
  float: left;
  font-size: 14px;
  padding: 5px 10px 5px 0;
  text-align: right;
  width: 180px;
}

.biz_elem .biz_profile_label_small {
  font-size: 10px;
  line-height: 10px;
}

.biz_elem .biz_profile_input {
  float: left;
  height: 25px;
  padding-left: 5px;
  width: 514px;
}

.biz_elem input.biz_profile {
  border: 1px solid #EAEAEA;
  float: left;
  font-size: 13px;
  height: 20px;
  line-height: 20px;
  margin-top: 0;
  text-indent: 5px;
  width: 242px;
}

.biz_elem .register_error {
  width: 256px;
  padding-bottom: 2px;
  float: left;
  margin-left: 10px;
  color: #F00;
  font-size: 12px;
  padding-top: 3px;
}

#full_data {
  display: block;
  background-color: #f6f6f6;
  padding: 10px 10px 0;
}

#full_data .tabe_section .sece_container .sece_section,#full_data .tabe_section {
  background-color: #fff;
  position: relative;
}

#full_data .tabe_section .sece_container .sece_section .default_header .text,#full_data .tabe_section .default_header .text {
  margin-left: 40px;
}

#full_data .tabe_section .sece_container .sece_section .delete_section,#full_data .tabe_section .delete_tab {
  left: 345px;
  position: absolute;
  top: 8px;
}

#full_data .tabe_section .sece_container .sece_section .add_section,#full_data .tabe_section .add_tab {
  left: 475px;
  position: absolute;
  top: 8px;
}

#full_data .tabe_section .sece_container .sece_section .addsection_input,#full_data .tabe_section .addtabs_input {
  left: 180px;
  position: absolute;
  width: 150px;
  top: 10px;
}

#full_data .tabe_section .sece_container .column_container .datainput {
  width: 150px;
}

#full_data .tabe_section .sece_container .sece_section .column_container .addcolumn_input {
  width: 205px;
}

#full_data .tabe_section .sece_container .sece_section .arrows_add_section,#full_data .tabe_section .arrows_add_tab {
  left: 5px;
  position: absolute;
  top: 15px;
  cursor: pointer;
}

#full_data .tabe_section .sece_container .sece_section .column_container .arrows_add_column {
  cursor: pointer;
}

#full_data .tabe_section .sece_container {
  padding: 10px 10px 0;
  background-color: #e2e2e2;
  display: block;
}

#full_data .tabe_section .sece_container .sece_section .column_container {
  display: block;
  background-color: #f6f6f6;
  padding: 10px;
}

#full_data .norecord {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px
}

.editoffer_loader {
  background-color: #FFFFFF;
  display: none;
  opacity: 0.8;
  position: absolute;
  right: 118px;
  top: 6px;
  width: 107px;
  z-index: 1;
}

.select {
  border: 1px solid #EAEAEA;
  font-size: 13px;
  height: 20px;
}

.biz_elem .required_text {
  font-size: 11px;
  height: 20px;
  line-height: 16px;
  overflow: hidden;
  padding-left: 15px;
  padding-top: 10px;
}

.biz_elem .biz_container {
  background-color: #f6f6f6;
  padding: 10px;
}

#biz_panel .search_box {
  height: 200px;
  width: 152px;
}

#biz_panel .search_box .img {
  height: 99px;
  margin: 0;
  width: 144px;
}

#biz_panel .search_box .title_box {
  font-size: 11px;
  height: 23px;
  left: 4px;
  line-height: 11px;
  padding: 4px;
  top: 75px;
  width: 136px;
}

#biz_panel .search_box .box_bottom {
  margin: 0;
  width: 144px;
}

#biz_panel .search_box .box_bottom .oognet_small_logo {
  margin-right: 5px;
}

#biz_panel .search_box .description {
  margin: 4px;
  width: 144px;
}

#biz_panel .search_box .tags {
  width: 144px;
  margin: 4px;
}

#biz_panel .search_box .category {
  width: 144px;
  margin: 4px;
}

/* RED BUTTON*/
.red_button {
  margin-top: 20px;
  color: #FFF;
  cursor: pointer;
  font-size: 19px;
  background-color: transparent;
  border-color: transparent;
  border-width: 0;
  border-style: none;
  padding: 0;
}

.red_button .left {
  background-image: url('../../img/menu_sprite.png');
  background-position: -60px -64px;
  background-repeat: no-repeat;
  float: left;
  height: 49px;
  width: 10px;
}

.red_button_hoover .left_h {
  background-position: -83px -64px;
}

.red_button .center {
  background-image: url('../../img/red_button_normal.png');
  background-repeat: repeat-x;
  float: left;
  height: 49px;
  line-height: 49px;
  padding: 0;
}

.red_button_hoover .center_h {
  background-image: url('../../img/red_button_hover.png');
}

.red_button .right {
  background-image: url('../../img/menu_sprite.png');
  background-position: -72px -64px;
  background-repeat: no-repeat;
  float: left;
  height: 49px;
  width: 10px;
}

.red_button_hoover .right_h {
  background-position: -95px -64px;
}

.button_brodcast {
  position: absolute;
  left: 22px;
  top: 6px;
  background-image: url('../../img/all_button_sprite.png');
  height: 37px;
  background-position: 0px -280px;
  width: 41px;
}

.sitemap ul {
  list-style: disc outside none;
  padding-bottom: 10px;
  padding-left: 30px;
}

.advertisement {
  text-align: center;
}

.advert_rules ol {
  list-style-type: decimal;
  margin: 15px 0 0 20px;
}

.advert_rules ol li {
  margin-top: 20px;
}

.advert_rules ol ol {
  margin-top: 5px;
}

.advert_rules ol ol li {
  margin-top: 5px;
}

.advert_rules ol li p {
  margin: 5px;
}

.series_box {
  height: 258px;
  width: 100%;
  background-image: url('../../img/series_background.png');
  background-repeat: repeat-x;
  border-top: 5px solid #181818;
  margin-top: 40px;
}

.series_box .series_label {
  height: 49px;
  width: 170px;
  background-image: url('../../img/series_button.png');
  color: #FFF;
  font-size: 18px;
  line-height: 49px;
  text-align: center;
  font-weight: bold;
  cursor: default;
}

.series_red_bar {
  height: 2px;
  width: 100%;
  background-image: url('../../img/red_bar.png');
  background-repeat: repeat-x;
}

.series_box .shadow_prev {
  position: absolute;
  background-image: url('../../img/blue_arrow_background.png');
  width: 71px;
  height: 198px;
  top: 73px;
  left: 0px;
  z-index: 1;
}

.series_box .shadow_next {
  position: absolute;
  background-image: url('../../img/blue_arrow_background.png');
  background-position: -71px 0px;
  width: 71px;
  height: 198px;
  top: 73px;
  right: 0px;
  z-index: 1;
}

#series {
  height: 301px;
  width: 990px;
  margin: -43px auto 0;
  position: relative;
}

.series_box .next {
  background-image: url('../../img/blue_arrow.png');
  position: absolute;
  background-position: -34px -62px;
  width: 34px;
  height: 56px;
  top: 148px;
  right: 20px;
  cursor: pointer;
  z-index: 10;
}

.series_box .next:hover {
  background-position: -40px 0px;
  top: 144px;
  width: 39px;
  height: 61px;
  right: 14px;
}

.series_box .prev {
  background-image: url('../../img/blue_arrow.png');
  position: absolute;
  background-position: 0px -62px;
  width: 34px;
  height: 56px;
  top: 148px;
  left: 20px;
  cursor: pointer;
  z-index: 10;
}

.series_box .prev:hover {
  background-position: 0px 0px;
  top: 144px;
  width: 39px;
  height: 61px;
  left: 14px;
}

.series_box .series_slider_box {
  margin: 0 auto;
  overflow: hidden;
  width: 848px;
  height: 252px;
  position: relative;
}

.series_box .series {
  margin-top: 20px;
  text-align: center;
  display: block;
  width: 283px;
  float: left;
  height: 232px;
}

.series img {
  border: 5px solid #181818;
}

.series img:hover {
  border-color: #4D8BCE;
}

.series .title {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin-top: 10px;
}

.series .about {
  margin-left: 20px;
  line-height: 14px;
  margin-bottom: 5px;
  float: left;
}

.series_list .box {
  margin: 10px 0px;
}

.series_list .title a {
  color: #52c3ec;
}

.series_list .box .img_link {
  float: left;
}

.series_list .box .img_link img {
  width: 284px;
  height: 160px;
  border: 5px solid #181818;
}

.series_list .box .img_link img:hover {
  border-color: #4D8BCE;
}

.series_list .box .data {
  background-color: #181818;
  float: left;
  width: 350px;
  margin-left: 6px;
  padding: 19px 14px;
  height: 132px;
  text-align: justify;
}

.series_list .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}

.series_list .description {
  line-height: 15px;
  color: #FFF;
  padding-top: 12px;
}

.series_list .see_now {
  float: right;
  margin-top: 5px;
}

.series_list .see_now .text {
  float: left;
  color: #55c1e9;
  font-size: 16px;
}

.series_list .see_now .arrow {
  background-image: url('../../img/program_slider_sprite.png');
  background-position: 0 -62px;
  width: 13px;
  height: 15px;
  margin: 2px 0 0 15px;
  float: left;
}

.pdf_link {
  padding-left: 46px;
  background-image: url('../../img/pdf_ico.png');
  background-repeat: no-repeat;
  height: 37px;
  line-height: 37px;
}

.series_main_container {
  width: 100%;
  background-image: url('../../img/series_glow.png');
  background-repeat: no-repeat;
  background-position: top;
  border-top: 1px solid #636363;
}

.series_main_container .left_column {
  width: 990px;
  margin: auto auto;
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
}

.series_main_container .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #55c1e9;
  padding-bottom: 10px;
}

a.next_camera {
  float: right;
  background-image: url('../../img/button.png');
  width: 182px;
  height: 31px;
  margin-bottom: 3px;
  margin-top: 4px;
}

a.next_camera:hover {
  background-position: 0px -32px;
}

a.next_channel {
  float: right;
  background-image: url('../../img/button.png');
  width: 182px;
  height: 31px;
  background-position: 0px -64px;
  margin-bottom: 3px;
  margin-top: 4px;
}

a.next_channel:hover {
  background-position: 0px -96px;
}

a.see_more {
  background: none repeat scroll 0 0 #EEEEEE;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  color: #4C4C4C;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 10px auto;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #FFFFFF;
  width: 648px;
}

a.see_more:hover {
  background-color: #E4E4E4;
}

#comment_container .see_more {
	width: 100%;
}

.ico_anaglif {
    background-image: url('../../img/ikonki_3D.png');
    background-position: 0 -64px;
    bottom: 2px;
    display: inline-block;
    height: 42px;
    position: absolute;
    right: -8px;
    width: 128px;
}

.ico_sbs {
    background-image: url('../../img/ikonki_3D.png');
    bottom: 2px;
    display: inline-block;
    height: 42px;
    position: absolute;
    right: -8px;
    width: 128px;
}

.ico_small_anaglif {
    background-image: url('../../img/small_ikonki_3D.png');
    background-position: 0 -32px;
    bottom: -2px;
    display: inline-block;
    height: 21px;
    position: absolute;
    right: -8px;
    width: 64px;
}

.ico_small_sbs {
    background-image: url('../../img/small_ikonki_3D.png');
    bottom: -2px;
    display: inline-block;
    height: 21px;
    position: absolute;
    right: -8px;
    width: 64px;
}