﻿/*********************** LAYOUT STYLES ***********************/
html, body {
	margin: 0;
	padding: 0;
}
@font-face {
    font-family: 'abelregular';
    src: url('../fonts/abel-regular-webfont.eot');
    src: url('../fonts/abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/abel-regular-webfont.woff') format('woff'),
         url('../fonts/abel-regular-webfont.ttf') format('truetype'),
         url('../fonts/abel-regular-webfont.svg#abelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
    background: url("../images/bg.jpg") no-repeat scroll center 0 #000000;
    color: #828586;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.5;
}
#emsize{
	background: url("../images/bg2.png") repeat scroll 0 0 transparent;
}
#top{
    background: url("../images/top.png") no-repeat scroll 0 0 transparent;
    height: 43px;
    position: relative;
    z-index: 2;
}
#flag{
    background: url("../images/flag_bg.png") no-repeat scroll 0 0 transparent;
    width: 116px;
    left: 970px;
    position: absolute;
    top: -2px;
    z-index: 800;
    padding-left: 33px;
}
#banner1{
	position:fixed;
	margin-left: -130px;
	margin-top: 170px;
	}

#djmenu{
    left: 30px;
    position: absolute;
    top: 8px;
}
#outer {
    background: url("../images/bg.jpg") no-repeat scroll center -590px #000000;
    margin: 0 auto;
    width: 985px;
}
#outer_upgrade {
    margin: 0 auto;
    width: 985px;
}
#footer {
    background: url("../images/footer.png") no-repeat scroll center 0 transparent;
    height: 149px;
    padding: 0;
}
#footer_in{
    margin: 0 auto;
    width: 945px;
}
#footer_menu{
    border-bottom: 1px solid #633B0C;
    border-top: 1px solid #633B0C;
    float: left;
    width: 100%;
}
#footer_menu1{
    float: left;
    margin: 0 5px 0 0;
}
#footer_menu2{
	float: left;
}
#footer_menu1 ul li{
	float: left;
}
#footer_menu1 ul li a{
    background: url("../images/footer_sep.png") no-repeat scroll right 14px transparent;
    color: #F7941D;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 29px 0 20px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 600;
    font-family: 'abelregular';
}
#footer_menu1 ul li a:hover, #footer_menu1 ul li.active a{
	color:#fff;
}
#footer_menu1 ul li.first a{
	padding-left:9px;
}
#footer_menu2 ul li{
	float: left;
}
#footer_menu2 ul li a{
    background: url("../images/footer_sep2.png") no-repeat scroll 0 14px transparent;
    color: #F7941D;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 10px 0 18px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 600;
    font-family: 'abelregular';
}
#footer_menu2 ul li.first a{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 9px;
}
#footer_menu2 ul li a:hover, #footer_menu2 ul li.active a{
	color:#fff;
}
#footer_bottom{
    float: left;
    padding: 10px 0 0;
    width: 100%;
}
#footer_bottom1{
    background: url("../images/footer1.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 91px;
    margin: 0 0 0 4px;
}
#footer_bottom12{
    background: url("../images/footer2.png") no-repeat scroll right 0 transparent;
    float: left;
    height: 91px;
}
#footer_bottom13{
    background: url("../images/footer3.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 91px;
}
#footer_bottom14{
    background: url("../images/footer3.png") no-repeat scroll 0 bottom transparent;
    float: left;
    height: 91px;
    padding: 0 19px 0 23px;
}
#footer_bottom1 p{
	margin:0;
}
#footer_bottom1 img{
	margin: 14px 0;
}
#footer_bottom2{
    background: url("../images/footer1.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 91px;
    margin: 0 4px 0 18px;
}
#footer_bottom22{
    background: url("../images/footer2.png") no-repeat scroll right 0 transparent;
    float: left;
    height: 91px;	
}
#footer_bottom23{
    background: url("../images/footer3.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 91px;
}
#footer_bottom24{
    background: url("../images/footer4.png") no-repeat scroll 0 bottom transparent;
    float: left;
    height: 91px;
    padding: 0 0 0 22px;
}
#footer_bottom2 h3{
    color: #FFFFFF;
    float: left;
    font-family: 'abelregular';
    font-size: 10px;
    line-height: 12px;
    margin: 30px 23px 30px 0;
    text-transform: uppercase;
}
#footer_bottom2 .custom{
	float: left;
}
#footer_bottom2 img{
	margin: 14px 23px 0 0;
	opacity:0.8;
	filter: alpha(opacity = 80);
}
#footer_bottom2 img:hover{
	opacity:1;
	filter: alpha(opacity = 100);
}
/********** header **********/
#header {
    height: 60px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 980px;
    z-index: 999;
}
#slider{
    margin: -60px 0 0;
    position: relative;
}
#logo {
    height: 50px;
    left: 540px;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 600;
}
/********** main columns **********/
#right {
    /*background: url("../images/right.png") no-repeat scroll right bottom transparent;*/
    float: left;
    margin: 0 0 0 22px;
    overflow: hidden;
    padding: 0 0 4px;
    width: 305px;
}
#right-in {
	padding: 0 30px 0 0;
}
.scheme_2 #content {
    float: left;
    width: 628px;
}
.scheme_1 #content {
    width: 100%;
}
#show1 {}
#show2 {}
#show3 {}

#content-in {
	padding: 0px;
	position:relative;
	z-index:2;
}


/********** top modules **********/
#modules-top.m4 .mod-top {
    float: left;
    width: 24.6%;
}
#modules-top.m3 .mod-top {
    float: left;
    width: 33%;
}
#modules-top.m2 .mod-top {
    float: left;
    width: 50%;
}
#modules-top.m1 .mod-top {
    float: left;
    width: 100%;
}
.mod-top-in {
	padding: 10px;
}


/********** bottom modules **********/
#modules-bottom.m4 .mod-bottom {
    float: left;
    width: 24.6%;
}
#modules-bottom.m3 .mod-bottom {
    float: left;
    width: 33%;
}
#modules-bottom.m2 .mod-bottom {
    float: left;
    width: 50%;
}
#modules-bottom.m1 .mod-bottom {
    float: left;
    width: 100%;
}
.mod-bottom-in {
	padding: 10px;
}
/********** clearing **********/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { 	
	/*display: inline-block;*/
}

/* Hides from IE-mac \*/ * html .clearfix {
    height: 1%;
}

.clearfix {
  /*  display: block !important;*/
}


/* End hide from IE-mac */

.clear {
    clear: both;
}
.login-fields{
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
.login-fields label{
    float: left;
    width: 150px;
}
.login-fields input{
    float: left;
    width: 200px;
}
ul.actions{
    float: left;
    padding: 0;
    width: 100%;
}
ul.actions li{
    background: none repeat scroll 0 0 transparent;
    float: left;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding: 0;
}
ul.pagenav{
    float: left;
    padding: 0;
    width: 100%;
}
ul.pagenav li{
    background: none repeat scroll 0 0 transparent;
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.pagenav li.pagenav-prev a:hover,
ul.pagenav li.pagenav-next a:hover{
	color: #F7941D;
	text-decoration:none;
}
ul.pagenav li.pagenav-prev a{
    background: url("../images/prev.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-family: 'abelregular';
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    width: 94px;
}
ul.pagenav li.pagenav-next a{
    background: url("../images/next.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    width: 94px;
}
ul.menusitemap li{
    float: left;
    width: 100%;
}
.articles_count ul{
    margin: 0;
    padding: 0;
}
.articles_count ul li{
	list-style: none outside none;
}
.djmod-title{
    background: url("../images/h3.png") no-repeat scroll right 0 transparent;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 21px;
    padding: 0;
    text-transform: uppercase;
}
.djmod-title span{
    display: block;
    padding: 0 85px 0 0;
}
.djmodule{
    float: left;
    margin: 0 0 40px;
    padding: 0;
    width: 100%;
}
div.cbUserListChanger{
	margin:0 0 10px;
}
.blog h2,
.item-page h2{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    margin: 0 0 6px;
    padding: 0;
}
.blog h2 a,
.item-page h2 a{
	color: #FFFFFF;
}
.item-page h2,
.blog h2,
.cbUsersList .contentheading,
h1.cb,
.front h1,
.componentheading.head,
#cb_cb_comp_login .componentheading,

.componentheading.cb,
h1.gallery_h1, #content-in h3 {
    background: url("../images/h1.png") no-repeat scroll 0 bottom transparent;
    clear: both;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 32px;
    font-weight: normal;
    height: auto;
    line-height: 44px;
    margin: 0 0 14px -50px;
    padding: 0 10px 34px 85px;
    text-transform: uppercase;
    
    /*background: url("../images/h1.png") no-repeat scroll 0 0 transparent;
    clear: both;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 44px;
    font-weight: normal;
    height: 78px;
    line-height: 34px;
    margin: 0 0 14px -50px;
    padding: 0 400px 0 85px;
    text-transform: uppercase;*/
}
.blog .items-leading h2,
.blog .items-row h2,
.scheme_2 .blog .items-leading h2,
.scheme_2 .blog .items-row h2{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    height: auto;
    line-height: 28px;
    margin: 0 0 6px;
    padding: 0;
    text-transform: none;
}
.scheme_2 .item-page h2,
.scheme_2 .blog h2{
	/*background: url("../images/scheme2_h1.png") no-repeat scroll 0 0 transparent;*/
}
.cbUserListFieldLine{
	margin:5px 0 0;
}
dl{
    margin: 0;
    padding: 0;
}
dl.article-info{
	margin: 0 0 17px;
}
dt{
    margin: 0;
    padding: 0;	
	color: #fff;
}
dd{
    margin: 0;
    padding: 0;
}
dt.article-info-term{
	display: none;
}
dl.article-info dd{
    color: #828486;
    display: inline;
    font-size: 12px;
    line-height: 18px;
}
dl.article-info dd a{
	text-decoration:underline;
}
dl.article-info dd a:hover{
	text-decoration:none;
}
.blog p{
	/*text-indent: 37px;*/
}
.blog p.readmore{
    display: inline;
    text-indent: 0;
}
.blog p img{
	margin: 0 0 0 -37px;
}
.items-row .item{
    border-top: 1px solid #623C0D;
    float: left;
    padding: 27px 10px 23px 14px;
    width: auto;
}
.items-leading{
	padding: 0 0 23px;
}
.blog{
    float: left;
    margin: 0;
    padding: 0 0 50px;
    width: 100%;
}
.pagination,
ul.pagenav{
    background: url("../images/blog_bottom.png") no-repeat scroll right 0 transparent;
    float: left;
    padding: 87px 0 10px;
    width: 100%;
}
.item-page ul.pagenav{
    margin-bottom: 28px;
    margin-top: -31px;
}
.blog .pagination{
	margin: -15px 0 0;
}
.pagination .counter{
	display: none;
}
.pagination ul{
    margin: 0;
    padding: 0;
}
.pagination ul li{
	display: none;
}
.pagination ul li.pagination-prev{
    background: url("../images/prev.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 94px;
    font-family: 'abelregular';
    text-transform:uppercase;
}
.pagination ul li.pagination-prev a,
.pagination ul li.pagination-prev span{
    color: #FFFFFF;
    display: block;
    padding: 0;
}
.pagination ul li.pagination-next{
   background: url("../images/next.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 94px;
    font-family: 'abelregular';
    text-transform:uppercase;
}
.pagination ul li.pagination-next a,
.pagination ul li.pagination-next span{
    color: #FFFFFF;
    display: block;
    padding: 0px;
}
.pagination ul li.pagination-next a:hover,
.pagination ul li.pagination-prev a:hover{
	color: #F7941D;
	text-decoration:none;
}
.items-more,
.cat-children{
	display: none;
}
#main{
    overflow: hidden;
    padding: 20px 30px;
}
#main.gallery{
	overflow:visible;
}
.user_list #main{
	padding-right: 12px;
}
.user_list #cbUsersListInner{
	padding-right: 18px;
}
.scheme_2 #main{
	padding-right: 0;
}
.cbpMenu{
	
}
.cbpMenu li{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
}
#cbProfileInner .cbpMenu li a{
    background: url("../images/cbmenu_sep.png") no-repeat scroll 0 3px transparent;
    border: medium none;
    color: #797C7C;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 0 31px;
    padding: 0 0 0 39px;
    text-transform: uppercase;
}
#cbProfileInner .cbpMenu li#menu1 a{
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
.fieldCell, table.content_table td.fieldCell, .fieldCell td, .tab_Description{
    color: #FFFFFF;
    padding: 0;
}
.cbPosMiddle{
    margin: 0 42px 0 0;
    width: auto !important;
}
.cbPosRight{
    float: left;
    width: auto !important;
}
.cb_online{
	background: url("../images/cb_online.png") no-repeat scroll 0 center transparent;
}
.titleCell{
	text-transform: uppercase;
	
}
.cbtmpldialog{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.cbtmpldialog .cbtmplhd{
    background: none repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
}
.cbtmplbd .contentheading{
    background: url("../images/upgrade_code.png") no-repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    float: left;
    font-family: 'abelregular';
    font-weight: normal;
    height: 101px;
    line-height: 101px;
    margin: 0 90px 0 0;
    padding: 0 0 0 18px;
    position: relative;
    text-transform: uppercase;
    width: 312px;
}
.cbtmplbd .contentheading-steam{
    background: url("../images/upgrade_code.png") no-repeat scroll 0 0 transparent;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    float: left;
    font-family: 'abelregular';
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    margin: 0 90px 0 0;
    padding: 0 0 0 18px;
    position: relative;
    text-transform: uppercase;
    width: 312px;
	font-size:1.5em;
}
.cbtmpldialog table form {
	float: left;
}
.cbtmpldialog table form#form1 {	
	margin-top: 18px;
}
.cbtmplft{
	
}
.cbFields{
	width: 100%;
}
.cbtmpls .cb_tab_container .cbFields td{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    line-height: 50px;
    padding: 0;
    width: auto;
}
.cbtmpls .cb_tab_container .cbFields td.titleCell{
    font-weight: bold;
    padding: 0 48px 0 0;
}
.dynamic-tab-pane-control .tab-row{
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #F6941D;
    float: left;
    height: 28px;
    padding: 0 0 0 14px;
    position: relative;
    width: 99%;
}
.dynamic-tab-pane-control .tab-row .tab,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 15px 0 0;
    padding: 0 0 0 14px;
    text-transform: uppercase;
    font-family: 'abelregular';
    position:relative;
    height: 30px;
    top: -1px;
}
.dynamic-tab-pane-control .tab-row .tab.selected,
.dynamic-tab-pane-control .tab-row .tab.hover,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab.selected,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab.hover,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab.selected.hover{
    background: url("../images/tab1.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 14px;
    top: -1px;
    z-index: 999;
    margin: 0 15px 0 0;
}
.dynamic-tab-pane-control .tab-row .tab.selected a,
.dynamic-tab-pane-control .tab-row .tab.hover a,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab.selected a:link, .cbGroupJive .dynamic-tab-pane-control .tab-row .tab.selected a,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab.hover a{
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    border-right: 1px solid #CE7B18;
    color: #FFFFFF;
    display: block;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 11px 0 0;
}
.dynamic-tab-pane-control .tab-row .tab a,
.cbGroupJive .dynamic-tab-pane-control .tab-row .tab a{
    border-right: 1px solid transparent;
    color: #FFFFFF;
    display: block;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    padding: 0 11px 0 0;
}
.dynamic-tab-pane-control .tab-page{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 38px 0 0;
}
.dynamic-tab-pane-control .tab-page .tab-content{
    background: url("../images/tabs_bottom.png") no-repeat scroll right bottom transparent;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 32px 0 63px;
}
.dynamic-tab-pane-control .tab-page .tab-content td{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    padding: 0;
    width: auto;
}
.dynamic-tab-pane-control .tab-page .tab-content td.titleCell{
    color: #878787;
    font-family: arial;
    font-size: 12px;
    height: auto;
    line-height: 18px;
    padding: 0 40px 13px 0;
    text-transform: none;
    width: auto;
}
.dynamic-tab-pane-control .tab-page .tab-content td.fieldCell .fb-like{
	margin: 21px 0 0;
}
.cbPageInner, #cbProfileInner, #cbEditProfileInner, #cbUsersListInner{
	padding:0;
}
.cbPosUnderAll .dynamic-tab-pane-control .tab-page .tab-content td{
    text-align: center;
    width: auto;
}
.cbPosUnderAll .dynamic-tab-pane-control .tab-page .tab-content td.titleCell{
	text-align: left;
}
.cbArticles .articlesHeader,
.cbInvites .invitesHeader{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.cbGroupJive .dynamic-tab-pane-control .tab-row{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    padding: 0 0 0 14px;
    border-bottom:1px solid #F6941D;
}
.cbGroupJive .dynamic-tab-pane-control .tab-page{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    top: 0;
}
.dynamic-tab-pane-control .tab-page .tab-content td th{
	width: 15%;
}
.cbGroupJive .gjMainTitle{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
.cbGroupJive .gjMainContent{
	border: medium none;
}
#dj-slideshow1m{
    margin: 0 auto;
    padding: 0;
}
#dj-slideshow1m .dj-slideshow-in{
	box-shadow: none;
}
#dj-slideshow1m .dj-navigation-in{
	margin:0;
}
/***************************TRIANGLE MENU*****************************************/
.triangle_menu{ 
    height: 374px;
    position: absolute;
    left: 50%;
	margin-left: 160px;
    top: 56px;
    width: 280px;
    z-index: 1;
}
#item-271 a{
    background: url("../images/b1_all.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: 'abelregular';
    font-size: 13px;
    height: 106px;
    left: 0px;
    line-height: 150px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 65px;
    width: 150px;
}
#item-272 a{
    background: url("../images/b2_all.png") no-repeat scroll 0 1px transparent;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 13px;
    height: 106px;
    left: 0px;
    line-height: 80px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 166px;
    width: 150px;
}
#item-273 a{
    background: url("../images/b2_all.png") no-repeat scroll 0 1px transparent;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 13px;
    height: 106px;
    left: 142px;
    line-height: 80px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 166px;
    width: 150px;
}
#item-274 a{
    background: url("../images/b2_all.png") no-repeat scroll 0 1px transparent;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 13px;
    height: 106px;
    left: 71px;
    line-height: 80px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 270px;
    width: 150px;
}
#item-271 a:hover,
#item-271.active a{
	background: url("../images/b1_all.png") repeat scroll 0px -106px transparent;
	color:#010101;
	text-decoration:none;
}
#item-272 a:hover,
#item-272.active a,
#item-273 a:hover,
#item-273.active a,
#item-274 a:hover,
#item-274.active a{
	background: url("../images/b2_all.png") no-repeat scroll 2px -103px transparent;
	color:#010101;
	text-decoration:none;
}
/***************************TRIANGLE MENU*****************************************/
.box_overlay{
	/*background: url("../images/triangle_menu.png") no-repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;*/

}
.slider_shadow{
    /*background: url("../images/slider_all.png") repeat scroll center 0 transparent;
    bottom: 0;
    height: 590px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 700;*/
}
#dj-slideshow1m .dj-navigation{
	z-index:500;
}
#emsize2.no_slider{
	height:60px;
}
.cbformdiv .cb_form_line, form.cb_form .cb_form_line, .cb_tab_content .cb_form_line{
    color: #878787;
    font-size: 12px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    padding: 0;
}
.cbformdiv .cb_form_line .cb_field input, form.cb_form .cb_form_line .cb_field input, form.cb_form .cb_form_line .cb_field select, .cb_tab_content .cb_form_line .cb_field input, .cb_tab_content .cb_form_line .cb_field select{
	vertical-align: middle;
}
.cbformdiv .cb_form_line label, form.cb_form .cb_form_line label, .cb_tab_content .cb_form_line label{
	font-weight: normal;
}
.cbformdiv .cb_form_instructions, form.cb_form .cb_form_instructions, .cb_tab_content .cb_form_instructions{
    margin: 0;
    padding: 0;
}
.cbformdiv .cb_form_instructions ul, form.cb_form .cb_form_instructions ul, .cb_tab_content .cb_form_instructions ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#cb_step1_form div{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    width: auto;
}
#cb_line_checkusername,
#cb_line_checkemail{
    float: left;
    margin: 0 0 6px;
    width: 100%;
}
#cb_step1_form .inputbox{
    vertical-align: top;
    width: 220px;
}
.cb_form_line.captcha .cb_field{
	
}
.cbformdiv .cb_form_line label, form.cb_form .cb_form_line label, .cb_tab_content .cb_form_line label{
    height: 100%;
    line-height: 35px;
    overflow: hidden;
    width: 240px;
}
#cb_step1_form .cb_form_line label span{
	display:none;
}
#cb_step1_form .cb_form_line.row1 label span{
	display:block;
}
.cb_form_line.captcha.row1{
    float: left;
    margin: 35px 0 3px;
    width: 100%;
}
.cb_form_line.captcha.row1 .cb_field{
	margin: 0 0 0 64px;
}
.cb_field  img{
    height: 30px;
    width: auto;
}
.cbFieldIcons{
    float: right;
    height: 35px;
}
.cbFieldIcons img{
    height: auto;
    margin: 8px 0 0;
    width: auto;
}
#cb_step1_form #cb_line_lostbutton{
    float: left;
    margin: 8px 0 0;
    padding: 0;
    width: 100%;
}
#cb_step1_form #cb_line_lostbutton .button_under{
    float: right;
    margin: 0;
    width: 230px;
}
#cb_step1_form{
	width:500px;
}
#cb_step1_form .cbFieldIcons{
	display: none;
}
#cbLostPasswordPage,
.cb_comp_outer,
.cbEditProfile,
.cbUsersList,
#ralcontentallimg{
    background: url("../images/bottom_all.png") no-repeat scroll right bottom transparent;
    margin: 0 0 23px;
    padding: 0 0 50px;
}
form.cb_form .cb_form_instructions{
	margin: 0 0 51px;
}
#registrationTable td.titleCell{
    padding: 0;
    width: 57px;
}
#registrationTable td.titleCell label{
	line-height: 35px;
}
#registrationTable td.fieldCell{
	padding: 0 0 6px;
}
.cbFieldIconsLabels img{
    height: auto;
    width: auto;
}
#cbIconsTop{
	display:none;
}
#registrationTable .inputbox,
#registrationTable input#invite_code{
    float: left;
    margin: 0 7px 0 0;
    width: 260px;
}
#registrationTable .cbSnglCtrlLbl label{
	line-height: 34px;
}
#registrationTable .sbHolder{
	margin: 0 7px 0 0;
}
#registrationTable .cbSnglCtrlLbl input#acceptedterms{
    border: medium none;
    margin: 0;
    padding: 0;
}
#registrationTable .cbFieldIcons{
	float: right;
}
#registrationTable .cbFieldIcons img{
	margin: 10px 10px 0 0;
}
#registrationTable #cbfv_cbcaptchaImage img{
    height: 30px;
    width: auto;
}
#cbIconsBottom{
    color: #878787;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 0 -32px;
}
#cbIconsBottom img{
	margin: 0 0 0 32px;
}
.userdata p{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 6px;
    padding: 0;
    text-transform: uppercase;
}
.userdata p label{
    float: left;
    line-height: 35px;
    width: 240px;
}
.userdata p .inputbox,
.rsform-input-box{
	width: 260px;
}
.rsform-input-box{
	margin: 0 0 6px !important;
}
.mod_login_plugin_beforeButton{
	display:none;
}
.rsform table{
	border-collapse: collapse;
}
.rsform .button_under{
    float: right;
    margin: 0;
}
/********************************/
/* 
    Hide the original radios and checkboxes
    (but still accessible)
    
    :not(#foo) > is a rule filter to block browsers
                 that don't support that selector from
                 applying rules they shouldn't
       
*/
.cb_field:not(#foo) > div > input[type='radio'], 
.cb_field:not(#foo) > div > input[type='checkbox'],
.userdata:not(#foo) > p > input[type='radio'], 
.userdata:not(#foo) > p > input[type='checkbox']  {
    
    /* Hide the input, but have it still be clickable */
    opacity: 0;
    
    float: left;
    width: 18px;
}


.cb_field:not(#foo) > div > input[type='radio'] + label,
.cb_field:not(#foo) > div > input[type='checkbox'] + label,
.userdata:not(#foo) > p > input[type='radio'] + label,
.userdata:not(#foo) > p > input[type='checkbox'] + label {
    margin: 0;
    clear: none;
    
    /* Left padding makes room for image */
    padding: 5px 0 4px 24px;

    /* Make look clickable because they are */
    cursor: pointer;
    
    background: url(../images/off.png) left center no-repeat; 
}

/*
    Change from unchecked to checked graphic
*/
.cb_field:not(#foo) > div > input[type='radio']:checked + label,
.userdata:not(#foo) > p > input[type='radio']:checked + label {
    background-image: url(../images/radio.png);
}
.cb_field:not(#foo) > div > input[type='checkbox']:checked + label,
.userdata:not(#foo) > p > input[type='checkbox']:checked + label {
    background-image: url(../images/check.png);
}
/********************************/
.userdata p#form-login-remember{
    color: #878787;
    font-family: arial;
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 0 216px;
    text-transform: none;
}
.cbLoginButtonSpan{
    float: left;
    margin: 0 0 17px;
    width: 100%;
}
.button_under{
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    border-bottom: 1px solid #F7941D;
    border-right: 1px solid #F7941D;
    float: left;
    margin: 0 23px 0 0;
    text-align: right;
    width: 230px;
}
.button_under input,
.button_under button{
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'abelregular';
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 16px 0 14px;
    text-align: right;
    text-transform: uppercase;
}
.button_under input:hover,
.button_under2 input:hover{
	color: #F7941D;
}
.button_under2{
    border-bottom: 1px solid #F7941D;
    border-left: 1px solid #F7941D;
    float: left;
    margin: 0 0 0 23px;
    text-align: left;
    width: 230px;
}
.button_under2_in{
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    float: left;
    width: auto;
}
.button_under2 input{
    background: url("../images/button2.png") no-repeat scroll right 0 transparent;
    border: medium none;
    cursor: pointer;
    color: #FFFFFF;
    padding: 0 16px 0 14px;
    margin: 0;
    font-family: 'abelregular';
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
.cbLoginButtonSpan .button_under{
    float: right;
    margin: 0;
}
.userdata{
	width: 500px;
}
.userdata p#form-login-remember label{
	width:auto;
}
ul.cbLoginLinksList{
    clear: both;
    list-style: none outside none;
    margin: 19px 0 0;
    padding: 0;
}
ul.cbLoginLinksList li{
    display: inline;
    margin: 0 32px 0 0;
}
ul.cbLoginLinksList li a{
    color: #878787;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
}
ul.cbLoginLinksList li a:hover{
	text-decoration:none;
}
table#registrationTable .button_under{
	margin: 0 0 57px 240px;
}
.cbRegistration table#registrationTable .button_under{
	margin: 0 0 57px 398px;
}
/*******SELECT*********************/
.sbHolder{
    background: url("../images/select.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 31px;
    position: relative;
    width: 260px;
    outline:none;
}
.sbHolder:focus .sbSelector{
	
}
.sbSelector{
    color: #FFFFFF !important;
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 229px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #EBB52D;
	outline: none;
	text-decoration: none;
}
.sbToggle{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 30px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
}
.sbToggle:hover{
	background: url(../images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(../images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(../images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #654011;
    left: 0;
    list-style: none outside none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 258px;
    z-index: 1;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #ddd;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #EBB52D;
}
.sbOptions li.last a{
	border-bottom: none;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}
/*******************************************/
.cbFieldsContentsTab .inputbox, .cbFieldsContentsTab #invite_code{
    float: left;
    width: 220px;
}
#cbEditProfileInner .cbFields{
	width:68%;
}
.cbFieldsContentsTab.cbFields .cbFieldIcons{
	margin: 0 0 0 7px;
}
.cbFieldsContentsTab.cbFields .cbFieldIcons img{
	margin: 10px 10px 0 0;
}
.fieldCell input[type='radio']{
	height:auto;
}
.dynamic-tab-pane-control .titleCell{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    width: 240px;
}
.tab-page .fieldCell{
    color: #FFFFFF;
    padding: 0 0 6px;
}
.tab-page .fieldCell input[type='radio']{
    border: medium none;
    margin-left: 4px;
    vertical-align: middle;
}
.tab-page .fieldCell label{
	vertical-align: middle;
}
.tab-page .titleCell{
	width: 186px;
}
.buttons{
    float: left;
    margin: 0 202px;
    text-align: center;
}
#cbEditProfileInner #cbIconsBottom{
    float: left;
    margin-top: 34px;
    width: 100%;
}
#cbimg_upload_avatar,
#cbimg_gallery_avatar{
    float: left;
    width: 100%;
}
#cbimg_gallery_avatar td{
	text-align: center;
}
.cbpbEditorContainer{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#cluetip{
	display:none;
}
.cbInvites .invitesEditTitle,
.cbGroupJive .gjEditTitle{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
}
.cbInvites .invitesEditContent,
.cbGroupJive .gjEditContent{
	border: medium none;
}
.inviteEdit,
.cbGroupJive{
	margin: 0 0 10px;
}
.cbGroupJive a:hover{
	text-decoration:none;
}
.cbGroupJive .inputbox{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #53595B;
    width: 220px;
}
.cbGroupJive textarea{
	height:200px;	
}
table#cbUserTable td{
    padding: 0;
    width: auto;
}
table#cbUserTable td{
	color: #FFFFFF;
	padding-left: 5px;
    padding-top: 5px;
	padding-bottom: 10px;
}
table#cbUserTable td table td{
	color:#878787;
}
table#cbUserTable td.cbUserListCol2{
	text-align: center;
}
table#cbUserTable .sectiontableheader th{
    background: url("../images/topbenchamrkssep.png") no-repeat scroll 0 3px transparent;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    padding: 0 21px 15px 34px;
    text-align: left;
    text-decoration: underline;
    text-transform: uppercase;
    widths: auto;
}
table#cbUserTable table th{
    border-bottom: 1px solid #F7941D;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    padding: 0 0 7px;
    text-transform: uppercase;
}
table#cbUserTable table td{
    padding: 0;
}
table#cbUserTable table td:first-of-type{
	width: 330px;
}
table#cbUserTable .sectiontableheader th.th1{
    background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    padding-right: 0;
}
.cbListFieldCont.cbUserListFC_avatar,
.cbUserListHrTop,
.cbUserListHrBottom{
	display:none;
}
.cbListFieldCont.cbUserListFC_avatar{
	display:block;
	padding-left:5px;
}
table#cbUserTable thead{
	
}
table#cbUserTable table{
	border-collapse: collapse;
}
table#cbUserTable a{
	color:#fff;
}
#right .userdata{
	width: auto;
}
#right .userdata p#form-login-remember{
    display: none;
    margin: 0;
    padding: 0;
    width: auto;
}
#right #login-form ul,
#right #form-login-remember label{
	
}
#right #login-form ul.cbLoginLinksList{
    clear: both;
    display: block;
    float: left;
    margin: -35px 0 0;
}
#right #login-form ul.cbLoginLinksList li{
	display:block;
}
#right #login-form ul.cbLoginLinksList a{
	color: #878787;
}
#right #login-form ul.cbLoginLinksList a:hover{
	text-decoration:none;
}
#right #login-form .button{
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    border: 1px solid #F7941D;
    float: right;
}
#right #login-form .button_under{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: right;
    margin: 4px 0 0;
    padding: 0;
    width: auto;
}
.rsmail input {
    width: 220px;
}
.rsmail .button_under{
    float: right;
    margin: 10px 0 0;
    padding: 0;
}
.front .article-info,
hr.cbpbSepMsg{
	display:none;
}
.front .items-row .item h2{
    background: url("../images/fronth2.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'abelregular';
    font-size: 30px;
    height: 209px;
    line-height: 34px;
    margin: 0 16px 0 0;
    padding: 21px 15px 0;
    text-transform: uppercase;
    width: 260px;
}
.front .items-row .item h2 a{
    color: #FFFFFF;
    text-decoration: underline;
}
.front .items-row .item h2 a:hover{
	text-decoration:none;
}
.front .items-row .item{
    border: medium none;
    margin: 0 0 33px;
    padding: 0;
    width: 100%;
}
.front .items-row .item .readmore{
    background: url("../images/frontreadmore.png") no-repeat scroll right bottom transparent;
    float: left;
    margin: 0;
    text-align: right;
    width: 100%;
}
.front .items-row .item .readmore a{
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 16px 0 14px;
    text-align: right;
    text-transform: uppercase;
}
.front .items-row .item .readmore a:hover{
	text-decoration:none;
	color:#f7941d;
}
.front .pagination{
    background: none repeat scroll 0 0 transparent;
    padding-top: 0;
}
.fb-like{
	margin: 11px 0 0;
}
.item-page{
    background: url("../images/bottom_article.png") no-repeat scroll right bottom transparent;
    margin: 0 0 15px;
    padding: 0 0 45px;
    position:relative;
}
.cbFieldsContentsTab.cbFields{
	width: auto;
}
.cbArticles .articlesHeaderSearch input,
.cbInvites .invitesHeaderSearch input,
.cbGroupJive .gjMainTitleSearch input{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #5D5D5D;
}
.cbEditProfile .cbThumbPict{
	margin-bottom: 10px;
}
.cbMenu, .cbSSmenu{
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    padding: 5px !important;
}
#cbProfileInner .cbpMenu ul li a{
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 3px;
}
#cbProfileInner #show3 {
	display: none;
}
td.pad{
	padding: 10px 0;
}
#cbimg_upload_avatar p{
    float: left;
    width: 100%;
}
#cbimg_upload_avatar input[type=file]{
	width: 100%;
}
.ralpostimagecontent{
    border: medium none;
    float: left;
    margin: 0 0 20px;
    overflow: visible;
    padding: 0;
    width: 205px;
}
#ralcontentallimg br{
	display: none;
}
.raldetails{
    float: left;
    padding: 0;
    position: relative;
   
}
.ralimg {
    float: left;
    width: 100%;
}
.ralimg img{
    background: url("../images/photo_bg.png") no-repeat scroll right 0 transparent;
    height: auto;
    padding: 5px 13px 0 0;
    width: 181px;
}
.ralimg.details img{
    height: auto;
    width: auto;
}
.ralimg a{
	color: #FFFFFF;
}
.ralimg a h1{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.raldetails .fb-like{
    float: left;
    margin: 0 0 0;
}
.raldetails .twitter-share-button{
    float: left;
    margin: 0 0 0 7px;
}
#ralcontentallimg{
    float: left;
    margin: 0 0 42px;
    padding: 0 10px 46px 0;
}
#ralcontentallimg #ralcontentallimg{
	display:none;
}
h1.gallery_h1{
    margin-bottom: 41px;
    margin-left: -90px;
    margin-right: -35px;
}
h1.gallery_h1.details{
	margin-left: -48px;
}
.ralnav a:hover{
	text-decoration:none;
}
.raldetails h1{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#login-form .mod_login_plugin{
	clear: both;
}
#cbpp input#button, div.some{
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    border: 1px solid #F7941D;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}
div.some {
    display: inline-block;
    height: 33px;
    line-height: 35px;
    margin: 0 3px;
    padding: 0;
    text-align: center;
    width: 62px;
}
#cbpp input#button:hover{
	color:#f7941d;
}
#cbpp #form1 br{
	display:none;
}
.cbFieldsContentsTab.cbFields td table{
	
}
#cbpp #cb_underall .cbFieldsContentsTab.cbFields{
	width: 100%;
}
#jcemediabox-popup-content h2,
.jcemediabox-popup-corner-tl,
#jcemediabox-popup-caption,
#jcemediabox-popup-nav,
.jcemediabox-popup-corner-bl,
#jcemediabox-popup-nav,
a.jcepopup span.jcemediabox-zoom-image{
	display: none !important;
}
#jcemediabox-popup-content .item-page{
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
}
#jcemediabox-popup-content .item-page p{
	margin:0;
}
#jcemediabox-popup-content{
    background: url("../images/video_bg.png") no-repeat scroll 0 0 transparent;
    height: 371px !important;
    padding: 9px 10px;
    width: 640px !important;
}
#jcemediabox-popup-info-bottom{
	position:static;
}
#jcemediabox-popup-closelink,
#jcemediabox-popup-closelink:hover{
    background: url("../images/x.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    position: absolute;
    right: 0;
    top: -18px;
    width: 14px;
}
#jcemediabox-popup-ajax{
    background: none repeat scroll 0 0 transparent;
    width: 640px;
}
#sbox-content{
    background: url("../images/video_bg.png") no-repeat scroll 0 0 transparent;
    padding: 9px 11px;
}
#sbox-btn-close{
    background: url("../images/x.png") no-repeat scroll 0 0 transparent;
    height: 14px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 14px;
}
#sbox-window.shadow{
	box-shadow: none;
}
.addthis_toolbox{
	margin: 5px 0 0 4px;
}
.addthis_button_facebook_like *{
	width:93px !important;
	height:20px !important;
}
.addthis_button_tweet *{
	width:88px !important
}
.blog p.readmore{
    background: url("../images/frontreadmore.png") no-repeat scroll right bottom transparent;
    float: left;
    margin: 0;
    text-align: right;
    width: 100%;
}
.blog p.readmore a{
    background: url("../images/button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 16px 0 14px;
    text-align: right;
    text-transform: uppercase;
}
.blog p.readmore a:hover{
	color:#F7941D;
	text-decoration:none;
}
.upgrade-title{
    background: url("../images/h3.png") no-repeat scroll right 0 transparent;
    color: #F7941D;
    font-family: 'abelregular';
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 21px;
    padding: 0;
    text-transform: uppercase;
}
.count_user{
	display:none;
}
.cbUserListCol1 .count_user{
    display: block;
    float: left;
    line-height: 28px;
    margin: 0 3px 0 0;
}
#dj-slideshow1m .dj-navigation .dj-prev{
    background: url("../images/slider_left2.png") no-repeat scroll 0 0 transparent!important;
    height: 88px!important;
    width: 134px!important;
}
#dj-slideshow1m .dj-navigation .dj-next{
    background: url("../images/slider_right2.png") no-repeat scroll 0 0 transparent!important;
    height: 88px!important;
    width: 134px!important;
}
#dj-slideshow1m .dj-navigation .dj-prev:hover{
	background: url("../images/slider_left2.png") no-repeat scroll 0 -88px transparent!important;
}
#dj-slideshow1m .dj-navigation .dj-next:hover{
	background: url("../images/slider_right2.png") no-repeat scroll 0 -88px transparent!important;
}
a.jcepopup span.jcemediabox-zoom-link, a.jcepopup span.jcemediabox-zoom-link.icon-right{
	display:none;
}
.item-page table h1{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 20px;
    line-height: 36px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.item-page table h1 img{
	vertical-align: middle;
}
a.jd_download_url br,
a.jd_download_url img{
	display:none;
}
a.jd_download_url{
    background: url("../images/download.png") no-repeat scroll center 0 transparent;
    color: #F09200;
    display: block;
    float: right;
    font-size: 12px;
    line-height: 20px;
    padding: 44px 0 0;
    text-align: center;
    text-decoration: underline;
    width: 56px;
}
a.jd_download_url:hover{
	text-decoration:none;
}
.jwajaxvote-inline-rating{
    background: url("../images/rating_slashes.png") no-repeat scroll right 0 transparent;
    float: left;
    width: 100%;
}
.down_tab {margin-top:10px;}

.down_tab,
.down_tab2{
    color: #878787;
    font-size: 12px;
    line-height: 20px;
}
td.headings{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}
.down_tab2{
    border-bottom: 1px solid #4F3615;
    padding: 0 0 20px;
}
.down_but p{
	margin:0;
}
.img_down img{
    margin: 0;
    padding: 0 0 0 4px;
}
.sharing{
    margin: 25px 0 0;
    position: absolute;
    z-index: 999;
}
table #form2{
	position:relative;
	z-index:999;
}
.cbGroupJive .dynamic-tab-pane-control.tab-pane{
	z-index:1000;
}
.user_counter{
	display:none;
}
.cbUserListCol1 .user_counter{
	display: inline;
	color:#FFFFFF;
	padding-left:5px;
}
.cbUserListCol1 .cbUserListFieldLine{
	display: inline;
}
/******************SCORES************************/
.scores_table{
    border-bottom: 1px solid #F4921D;
    border-collapse: collapse;
    margin: -30px 0 0;
}

.scores_table .toplist_link{
	position:relative;
	top:83px;
	left:5px;
	text-align:center;
	
}
.toplist_link a{
color: #333;}

.scores_table .score{
	margin: 35px 0 15px;
}
.scores_table tr td{
	vertical-align: top;
}
.scores_table tr td.right_tab{
    padding: 0 0 0 40px;
}
.scores_table tr td.right_tab h3{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 22px;
    text-align: right;
    text-transform: uppercase;
}
a.send_to_facebook{
    background: url("../images/djmenu_1.png") repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    line-height: 31px;
    text-decoration: none;
    text-transform: uppercase;
}
a.send_to_facebook:hover{
	color:#bb7016;
}
a.send_to_facebook span{
    background: url("../images/djmenu_2.png") repeat scroll 0 0 transparent;
    display: inline-block;
    padding: 0 7px 0 9px;
}
.charttemp{
	margin: 197px 0 0;
}
.under_score_table{
    border-collapse: collapse;
    color: #878787;
    font-size: 12px;
    line-height: 18px;
    width: 290px;
}
.under_score_table tr td{
	padding-bottom: 8px;
}
.under_score_table tr td.sep_td_1{
    padding: 0 0 0 20px;
    width: 125px;
}
.under_score_table tr td.sep_td_2{
    border-right: 1px solid #BB7016;
    color: #FFFFFF;
    text-align: center;
    width: 75px;
}
.under_score_table tr td.sep_td_3{
	text-align: center;
	color: #FFFFFF;
    width: 75px;
}
.checkboxes_box{
    border-bottom: 1px solid #C4771A;
    float: left;
    margin: 0 0 7px;
    width: 100%;
}
.checkboxes_box:not(#foo) > span > input[type='checkbox'] {
    float: left;
    height: 24px;
    margin: 0;
    opacity: 0;
    padding: 0;
    width: 18px;
}
.checkboxes_box:not(#foo) > span > input[type='checkbox'] + label {
    background: url("../images/checkboxes_off.png") no-repeat scroll left center transparent;
    clear: none;
    padding: 5px 0 4px 24px;
    display:block;
}
.checkboxes_box:not(#foo) > span > input[type='checkbox']:checked + label {
    background: url("../images/checkboxes_on.png") no-repeat scroll left center transparent;
}
.checkboxes_box label{
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'abelregular';
    margin:0 11px 0 0;
}
.checkboxes_box span{
    float: left;
    max-width: 130px;
}
label.ch1{
	color:#f4921d;
}
label.ch2{
	color:#318d08;
}
label.ch3{
	color:#19c3c5;
}
label.ch4{
	color:#a82251;
}
label.ch5{
	color:#9431a0;
}
.compare{
	
}
.compare1{
    float: left;
    margin: 0 0 5px;
    width: 100%;
}
.compare2{
    float: left;
    margin: 0 0 13px;
    width: 100%;
}
.compare label{
    color: #878787;
    float: left;
    font-family: 'abelregular';
    font-size: 16px;
    line-height: 24px;
    width: 184px;
}
.compare input[type=text]{
    background: none;
    border: 1px solid #878787;
    color: #878787;
    float: left;
    height: 19px;
    line-height: 19px;
    padding: 0 3px;
}
.compare .button{
    background: url("../images/checkboxes_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    font-size: 10px;
    height: 23px;
    line-height: 23px;
    margin: 0 0 0 9px;
    padding: 0;
    width: 60px;
}
.compare form{
	float: left;
}
.compare .sbHolder{
    background: url("../images/checkboxes_select.png") no-repeat scroll 0 0 transparent;
    font-size: 11px;
    height: 23px;
    line-height: 23px;
    width: 206px;
    font-family: 'abelregular';
	margin-left: 9px;
}
.compare .sbToggle{
    font-size: 11px;
    height: 23px;
    line-height: 23px;
}
.compare .sbSelector{
    font-size: 11px;
    height: 23px;
    line-height: 23px;
}
.scores_box{
	position: relative;
}
.scores_box .chart {
    position: absolute;
}
.parameters_table{
    border-bottom: 1px solid #935914;
    border-collapse: collapse;
    width: 100%;
}
.parameters_table tr td,
.log_table tr td{
    vertical-align: top;
    width: 33%;
}
.parameters_table tr td h3{
    background: url("../images/parameters_h3.png") no-repeat scroll 0 bottom transparent;
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 32px;
    padding: 16px 0 32px;
    text-transform: uppercase;
}
.parameters_table tr td table,
.log_table{
    font-size: 11px;
    width: 90%;
}
.log_table{
	display: none;
}
.parameters_table tr td table tr td.white_td,
.log_table tr td.white_td{
	color:#fff;
}
.parameters_table tr td table tr td,
.log_table tr td{
	padding: 0 0 12px;
}
span.show_log{
    background: url("../images/djmenu_1.png") repeat scroll right bottom transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'abelregular';
    font-size: 12px;
    line-height: 31px;
    margin: 23px 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
span.show_log:hover{
	color:#bb7016;
}
span.show_log span{
    background: url("../images/djmenu_2.png") repeat scroll 0 0 transparent;
    display: inline-block;
    padding: 0 7px 0 9px;
}
#outer.no_slider{
	background: none repeat scroll 0 0 transparent;
}
#outer.no_slider .item-page h2{
	background: url("../images/contentheading_no_slider.png") no-repeat scroll 0 0 transparent;
	height: 50px;
}
.logged_off .scores_table tr td.right_tab h3{
	display: none;
}
.logged_off .scores_table tr td.right_tab .inputbox{
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #878787;
    color: #878787;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
    width: 140px;
}
.logged_off .scores_table tr td.right_tab .userdata p{
    display: inline;
    margin: 0 0 0 7px;
    text-align: right;
}
.logged_off .scores_table tr td.right_tab .userdata{
    float: right;
    text-align: right;
}
.logged_off .scores_table tr td.right_tab #form-login-remember,
.logged_off .scores_table tr td.right_tab .cbLoginLinksList{
	display:none;
}
.logged_off .scores_table tr td.right_tab .mod_login_plugin div{
    float: left;
    margin: 0 0 0 4px;
}
.logged_off .all_login_box{ 
    margin: 0;
    position: absolute;
    right: 0;
    top: -18px;
    width: 100%; 
}
.all_login_box .moduletable.login_results{
	float:right;
}
.all_login_box .mod_logout_plugin div{
	display:inline; 
}
.all_login_box .mod_logout_plugin div div{
	display:inline-block;
}
.logged_off{
	position:relative;
} 
.logged_off .mod_login_plugin{
    float: right;
    margin: 0 -8px 0 0;
    padding: 0 0 0 200px;
    position: relative;
    z-index: 999;
}
.logged_off .cbLoginButtonSpan .button{
    background: url("../images/logged_off_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    margin: 17px 0 0;
    padding: 0;
    text-align: center;
    width: 110px;
}
.logged_off .cbLoginButtonSpan .button_under{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    width: auto;
}
.logged_off .login_buttons{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 17px;
    line-height: 20px;
    text-align: right;
    text-transform: uppercase;
}
.logged_off .login_buttons a{
	color: #FFFFFF;
}
.logged_off .cbLoginButtonSpan{
	margin: 0 0 15px;
}
.logged_off .charttemp{
	margin: 230px 0 0;
}
.logged_off .parameters_table tr td h3{
	background-image:url(../images/h3_loged_off.png);
}
.performance{
    border-bottom: 1px solid #935912;
    color: #FFFFFF;
    float: left;
    font-family: 'abelregular';
    margin: 79px 0 24px;
    padding: 0 0 42px;
    text-transform: uppercase;
    width: 100%;
}
.performance1{
    float: left;
    margin: 0 55px 0 0;
}
.performance2{
	
}
.performance h3{
    color: #FFFFFF;
    font-size: 24px;
    line-height: 28px;
}
.performance p{
    font-size: 16px;
    line-height: 18px;
}
a.sign_up_now{
    background: url("../images/djmenu_1.png") repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    line-height: 31px;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
}
a.sign_up_now:hover{
	color:#f7941d;
}
a.sign_up_now span{
    background: url("../images/djmenu_2.png") repeat scroll 0 0 transparent;
    display: inline-block;
    padding: 0 7px 0 9px;
}
.logged_off .parameters_table{
	border:none;
}
/***********************PROFILE************************************/
#cb_tabmain,
#cb_underall .tab-row,
tr#cbfr_214,
tr#cbfr_257,
tr#cbfr_205,
tr#cbfr_215,
tr#cbfr_258,
tr#cbfr_206,
tr#cbfr_216,
tr#cbfr_259,
tr#cbfr_207,
tr#cbfr_217,
tr#cbfr_260{
	display: none;
}
.login_content #cb_tabmain {
	display: block;
}
#cbMenuNav > li {
	display: none;
}
#cbMenuNav > li:first-child {
	display: block;
}
#cb_underall .tab-page{
    display: block !important;
    float: left;
    position: relative;
    width: 100%;
	margin-bottom:50px;
}
#cb_underall .tab-page#cbtab44,
#cb_underall .tab-page#cbtab45{
	display:none !important;
}
.performance_image_box{
	display:none;
}
#cb_underall .performance_image_box{
    background: url("../images/profile_score.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 168px;
    margin: 0;
    width: 237px;
}
#cbpp #cb_underall .cbFieldsContentsTab.cbFields{
    float: left;
    width: auto;
}
.kitty_box,
.cat_box,
.tiger_box,
.catzilla_box{
    display: none;
    float: left;
}
#cbtab23 .kitty_box{
	display:block;
}
#cbtab38 .cat_box{
	display:block;
}
#cbtab39 .tiger_box{
	display:block;
}
#cbtab47 .catzilla_box{
	display:block;
}
.test_boxes a{
    background: url("../images/djmenu_1.png") repeat scroll right bottom transparent;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    line-height: 31px;
    margin: 0 0 7px;
    text-decoration: none;
    text-transform: uppercase;
    width: 110px;
}
.test_boxes div{ 
	clear:both;
}
.test_boxes a span{
    background: url("../images/djmenu_2.png") repeat scroll 0 0 transparent;
    display: block;
    padding: 0;
    text-align: center;
}
.test_boxes a:hover{
	color:#f7941d
}
.test_boxes_off a{
    background: url("../images/djmenuoff_1.png") repeat scroll right bottom transparent;
    color: #4a4a4a;
    display: inline-block;
    float: right;
    font-family: 'abelregular';
    font-size: 12px;
    line-height: 31px;
    margin: 0 0 7px;
    text-decoration: none;
    text-transform: uppercase;
    width: 110px;
}
.test_boxes_off div{ 
	clear:both;
}
.test_boxes_off a span{
    background: url("../images/djmenuoff_2.png") repeat scroll 0 0 transparent;
    display: block;
    padding: 0;
    text-align: center;
}
.test_boxes_off a:hover{
	color:#4a4a4a
}
.test_boxes_off{
	float: right;
	 position: absolute;
    right: 0;
    top: 0;
}
#cb_underall.dynamic-tab-pane-control .tab-page .tab-content{
    background: none repeat scroll 0 0 transparent;
    margin: 0; 
    padding: 0;
}
.test_boxes{
	float: right;
	 position: absolute;
    right: 0;
    top: 0;
}
#cbfr_63 .titleCell,
#cbfr_96 .titleCell,
#cbfr_101 .titleCell,
#cbfr_184 .titleCell{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 30px;
    left: 255px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    
}
#cbfr_63 .fieldCell,
#cbfr_96 .fieldCell,
#cbfr_101 .fieldCell,
#cbfr_184 .fieldCell{
    color: #CE7C00;
    font-family: 'abelregular';
    font-size: 50px;
    left: 255px;
    line-height: 56px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-transform: uppercase;
    top: 80px;
} 
.score_result{
    color: #FFFFFF;
    display: none;
    float: left;
    font-family: 'abelregular';
    font-size: 18px;
    line-height: 20px;
    padding: 47px 0 0 20px;
    text-transform: uppercase;
    width: 215px;
	
}
#cb_underall .score_result{
	display:block;
}
.score_result span{
	
}
#cbpp{ 
	
}
.dynamic-tab-pane-control.tab-pane{
    float: left;
    padding: 0 0 80px;
}
.cbtmpldialog.cb_tab_rounddiv{
    background: url("../images/cbtmpldialog.png") no-repeat scroll 0 bottom transparent;
    padding: 0 0 39px;
}
.copied_from_download .jwajaxvote-star-rating,
.copied_from_download .jwajaxvote-inline-rating {
	visibility: hidden;
}
form#forma2 {
	float: left;
	margin-right: 20px;
}
#form_s{
    float: left;
    margin: 0 0 0 10px;
}
#form2{
    float: left; 
    margin: 0 5px 0 0;
}
#form1{
    float: left;
    margin: 0 0 0 5px;
}
#form3{ 
    float: left;
    margin: 0 20px 0 0;
}
input#file {
	width: 220px;
}
.advanced_panel br{
	display:none; 
}
.advanced_panel label br,
.advanced_panel #form_s br{
	display:block;
}
#form_s input[type=submit]{
    background: url("../images/tab3.png") no-repeat scroll right bottom transparent;
    border: 1px solid #F7941D;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'abelregular';
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}
#form_s input[type=submit]:hover{
	color:#f7941d;
}
#cbpp #form1 br{
	display:block;
}
#form1 #hwname {
	width: 60px;
}
.advanced_panel{
    background: url("../images/cbtmpldialog.png") no-repeat scroll 0 bottom transparent;
    padding: 0 0 39px;
}
.badge_image{
    position: absolute;
    right: -30px;
    top: -340px;
	z-index: 1;
}
#cb_underall .badge_image{
	display:none;
}
.background_box1{
    left: 349px;
    position: absolute;
    top: 19px;
}
.background_box2{ 
    position: absolute;
    right: 17px;
    top: 160px;	
}
span.expand_box{
    background: url("../images/expand_box.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: right;
    height: 24px;
    margin: 10px 10px 0 0;
    width: 27px;
}
#slider .dj-slide-desc{
    bottom: auto;
    left: 29%;
    top: 130px;
}
#slider .dj-slide-desc-bg{
    background: none repeat scroll 0 0 transparent;
    opacity: 1;
    filter: alpha(opacity = 100);
}
#slider .dj-slide-desc-text{
    font-family: 'Abel',sans-serif;
    font-size: 34px;
    line-height: 40px;
    color:#fff;
}
.cbtmpldialog #forma2 select{
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #623B0B;
    color: #FFFFFF;
    display: block !important;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    margin: 2px 3px 2px 0;
    padding: 7px 5px;
    width: 225px;
}
.cbtmpldialog #forma2 .sbHolder,
.cbtmpldialog #forma2 .sbOptions{
	display:none;
}
.login_content_box{
	margin: 0 0 10px;
}
.login_content_box .cbLoginButtonSpan{
	
}
.login_content_box .cbLoginButtonSpan .button_under{
    float: left;
    margin: 0 0 10px;
}
.login_content_box .userdata p#form-login-remember{
	margin: 0;
}
#login-form.social_login #usetrad,
#login-form.social_login #usetrad1{
	display:none;
}
.interfacecontainerdiv{
	float:left;
}
.login_button_social{
	float:left;
}
.login_button_social a{
    background: url("../images/logged_off_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 110px;
    font-family: 'abelregular';
}
.login_button_social a:hover{
	text-decoration:none;
	color:#f7941d;
}
#login-form.social_login{
    height: 54px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}
/*svg { filter:url(#blur-effect-1); }
svg:hover { filter:url(#blur-effect-2); }*/

.sociallogin1{
    position: absolute;
    right: 140px;
    top: 360px;
}
.sociallogin2{
    position: absolute;
    right: 200px;
    top: 650px;
    z-index: 999;
}
.sociallogin1{
	display:none;
}
.guest_content .sociallogin1{
	display:block;
}
.login_content .sociallogin2{
 	display:none;
 }
body.guest_content.results{
   color: transparent !important;
   text-shadow: 0 0 10px #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
body.guest_content.results .dj-main, 
body.guest_content.results  .performance,
body.guest_content.results #footer_menu1 ul li a,
body.guest_content.results #footer_menu2 ul li a,
body.guest_content.results ul.cbLoginLinksList li a {
	text-shadow: 0 0 0 transparent;
}
body.guest_content.results .under_score_table tr td.sep_td_1,
body.guest_content.results .under_score_table tr td.sep_td_2,
body.guest_content.results .under_score_table tr td.sep_td_3,
body.guest_content.results .compare label,
body.guest_content.results .parameters_table tr td h3,
body.guest_content.results .parameters_table tr td table tr td.white_td, 
body.guest_content.results .log_table tr td.white_td,
body.guest_content.results .compare .button,
body.guest_content.results .login_button_social a,
body.guest_content.results .checkboxes_box label,
body.guest_content.results #game,
body.guest_content.results  #game h2,
body.guest_content.results  #game h3 {
	color: transparent;
}
body.guest_content.results .meter > span {
	background-color: transparent !important;
}

/* Fix IE 10+ */

html[data-useragent*='Trident'] .guest_content.results .under_score_table tr td.sep_td_1,
html[data-useragent*='Trident'] .guest_content.results .under_score_table tr td.sep_td_2,
html[data-useragent*='Trident'] .guest_content.results .under_score_table tr td.sep_td_3,
html[data-useragent*='Trident'] .guest_content.results .compare label,
html[data-useragent*='Trident'] .guest_content.results .parameters_table tr td h3,
html[data-useragent*='Trident'] .guest_content.results .parameters_table tr td table tr td.white_td, 
html[data-useragent*='Trident'] .guest_content.results .log_table tr td.white_td,
html[data-useragent*='Trident'] .guest_content.results .compare .button,
html[data-useragent*='Trident'] .guest_content.results .login_button_social a,
html[data-useragent*='Trident'] .guest_content.results .checkboxes_box label,
html[data-useragent*='Trident'] .guest_content.results #game,
html[data-useragent*='Trident'] .guest_content.results  #game h2,
html[data-useragent*='Trident'] .guest_content.results  #game h3 {
	color: #666;
	opacity: 0.5;
	text-shadow: 0px 0px 5px #fff, -1px -1px 10px #fff;
}
.pozx1 textarea,
input#e_question{
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #878787;
    color: #878787;
    line-height: 19px;
    padding: 0 3px;
}
.dj-slide-desc #login-form.social_login{
    height: 94px;
    overflow: visible;
}
.dj-slide-desc #login-form.social_login br,
.dj-slide-desc .login_button_social{
	display:none;
}
.dj-slide-desc #login-form.social_login #usetrad, .dj-slide-desc #login-form.social_login #usetrad1{
	display: block;
}
.moduletable.login_slider{
    left: 700px;
    position: absolute;
    top: 0;
    width: 360px;
}
.moduletable.login_slider ul{
    margin: 0;
    padding: 0;
}
.moduletable.login_slider ul li{
    font-size: 12px;
    line-height: 18px;
    list-style: none outside none;
}
.moduletable.login_slider ul li a{
    color: #DEDEDE !important;
    font-size: 12px;
    line-height: 18px;
}
.moduletable.login_slider h3{
    font-size: 28px;
    line-height: 32px;
}
.dj-slide-desc #login-form.social_login #form-login-password label,
.dj-slide-desc #login-form.social_login #form-login-username label{
	display:none;
}
.dj-slide-desc .userdata p#form-login-remember{
	margin: 0;
}
.dj-slide-desc .interfacecontainerdiv{
    height: 40px;
    margin: 0 0 0 -12px;
    overflow: hidden;
}
.dj-slide-desc-text .avPlayerWrapper{
    background: url("../images/video_slider_bg.gif") repeat scroll 0 0 transparent;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
}
.dj-slide-desc-text .userdata p .inputbox{
	background: none repeat scroll 0 0 #000000;
}
.moduletable.triangle_slider{
    margin: 0;
    min-height: 375px;
    position: absolute;
    right: 30%;
    top: -36px;
    width: 295px;
}
.modlogin{ 
   background: url("../images/register_popup.jpg") repeat scroll 0 0 transparent;
    box-shadow: 0 0 30px #FFFFFF;
    height: 416px;
    margin: 0 !important;
    padding: 0 20px 0 30px;
    position: absolute;
    right: -6px;
    top: 64px;
    width: 587px;
    z-index: 999;
    display:none;
} 
.guest_content.results .modlogin{
	display:block;
}
.modlogin h3{
    color: #FFFFFF;
    font-family: 'abelregular';
    font-size: 43px;
    line-height: 51px;
    margin: 35px 0 49px;
    text-shadow: none;
    text-transform: uppercase;
}
.modlogin #modlgn-username{
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #7A7A7A;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 19px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 15px;
    width: 253px;
    font-family: 'abelregular';
}
.modlogin #modlgn-passwd{
    background: none repeat scroll 0 0 #000000;
    border: 2px solid #7A7A7A;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 19px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 15px;
    width: 253px;
    font-family: 'abelregular';
}
span.add-on{
	display:none;
}
.modlogin .userdata{
	width:auto;
}
.modlogin #form-login-username{
    float: left;
    margin: 0 13px 0 0;
}
.modlogin #form-login-password{
	float: left;
}
ul.hs_social_list li.socials a span.name,
#form-login-remember{
	display:none;
}
ul.hs_social_list{
    float: right;
    margin: 0;
    padding: 0;	
}
ul.hs_social_list li.socials{
    float: left;
    margin: 0 0 0 20px;
    width: 149px;
}
ul.hs_social_list li.socials.facebook span.icon{
    background: url("../images/facebook_b.jpg") no-repeat scroll 0 0 transparent;
    height: 23px;
    width: 149px;
}
ul.hs_social_list li.socials.twitter span.icon{
    background: url("../images/twitter_b.jpg") no-repeat scroll 0 0 transparent;
    height: 23px;
    width: 149px;
}
ul.hs_social_list li.socials.google span.icon{
    background: url("../images/gplus_b.jpg") no-repeat scroll 0 0 transparent;
    height: 23px;
    width: 149px;	
}
.modlogin button, div.cancel_action {
    background: url("../images/modlogin_button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    font-family: Arial;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 107px;
    font-family: 'abelregular';
}
.modlogin .modlogin_text{
    color: #FFFFFF;
    float: left;
    font-family: 'abelregular';
    font-size: 13px;
    line-height: 18px;
    margin: 29px 0 0;
    text-shadow: none;
}
.modlogin #form-login-submit{
    float: right;
    margin: 26px 0 0;
}
.modlogin #login-form{
	
}
.modlogin #login-form .facebook_button_bg, .modlogin #login-form .twitter_button_bg, .modlogin #login-form .google_button_bg {
	margin-right: 7px;
}
.modlogin .hs_users_socials{
	margin: 45px 0 0;
}

/**
 * Rename wyników
**/
.modlogin.rename {
	display: block;
    height: 300px;
    left: 50%;
    margin-left: -150px;
    position: fixed;
    top: 30%;
    width: 500px;
}
.modlogin.rename input#rename {
	margin-right: 10px;
    padding: 6px;
}
.modlogin.rename input#rename.error {
	border: 1px solid red;
    box-shadow: 0 0 3px red inset;
    color: #222222;
    font-family: arial;
    font-size: 14px;
    line-height: 24px;
    text-transform: none;
}
.modlogin.rename div.cancel_action {
	margin-top: 10px;
	color: #000;
}
/**
 * Run this game
 */

#game {
		
}
#game table {
	width: 100%;
}
#game h2 {
	background: none repeat scroll 0 0 transparent!important;
	font-size: 24px;
	line-height: 1.2em;
	margin: 0;
    padding: 0;
}
#game h2.congrats {
	background: url("../images/congrats.png") no-repeat scroll left bottom transparent!important;
    padding: 0 0 30px 39px;
    text-align: left;
}
#game h2.requires {
	background: url("../images/your_comp.png") no-repeat scroll 137px center transparent!important;
    padding: 0 0 60px;
}
#game h2.center {
	text-align: center;
}
#game h3 {
	color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
}
#game .shadow img{
	display: block;
    margin: 0 auto;
    position: relative;
}
#game .shadow {
	display: block;
    float: right;
    position: relative;
    width: 250px;
	text-align: center;
}
#game .shadow.first {
	float: left;
	margin-left: 80px;
}
#game .shadow.first div {
	
}
#game .shadow div{
	border-radius: 50px 50px 50px 50px;
    box-shadow: 0 0 50px 110px #666666;
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 56%;
    width: 1px;
    z-index: 0;
}	
#main_info > tbody > tr:nth-child(2) > td:first-child {
	width: 320px;
}
#main_info table td {
	width: 50px !important;
}
#main_info table tr td {
	width: 125px;
}
#main_info table tr td:nth-child(2)  {
	color: #ce7c00;
	font-size: 42px;
}
#main_info table tr td.bigger:nth-child(2)  {
	font-size: 50px;
}
#is_true {
	/*float: right;
    left: 220px;
    position: absolute;
    top: 570px;*/
bottom: 53px;
    left: 220px;
    position: relative;
}
#is_true input {
	font-size: 9px;
    font-weight: bold;
    margin-right: 2px;
    margin-top: 2px;
    width: 42px;
}
#is_true input:hover {
	
}
.result_info td {
vertical-align: top;
padding-top: 12px;}
.result_info tr {
margin-bottom: 10px;}
.meter { 
	display: inline-block;
	height: 21px;  
	position: relative;
	width: 160px;
}
.meter > span {
	background-color: #a1204d;
	border-bottom: medium none;
	width: 25%;
	display: list-item;
	position: relative;
	overflow: hidden;
}
.meter.green > span {
	background-color: #1d570a;
}
.meter.seledin > span {
	background-color: #0d7779;
}
.left_side {
	float: left;
}
table.result_info {
	background: url("../images/scores_bottom.png") no-repeat scroll right bottom transparent;
    padding: 0 20px 40px 0;
	width: 600px !important;
	margin-bottom: 20px;
}
table.canirun_info {
    background: transparent url("../images/scores_bottom.png") no-repeat scroll right bottom;
    margin-bottom: 20px;
    padding: 0 20px 40px 0;
	width: 900px !important;
}
.canirun_info td {
    float: left;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: top;
}
#game table.result_info h2{
	font-size: 30px;
	margin: 10px 0;
	margin: 0 0 8px;
}
.result_info tr td:first-child {
	width: 130px;
	padding: 2px 0;
}
.result_info tr:first-child td{
	width: auto;
}
#right_info {
	width:245px;
	float: left;
	margin-left: 75px;
}
#right_info tr td:first-child {
	padding: 2px 0;
	width: 145px;
}
#right_info .date_version {
	margin:40px 0;
}
#right_info h2 {
	margin: 10px 0 20px;
}
table#main_info {
	margin-top: 15px;
	position: relative;
}
tr.marg_bottom {
	margin-bottom: 40px;
}
.cb {
	clear: both;
}
/* showtoplist */
.showtoplist {
	
}
.showtoplist .sbHolder {
	background: url("../images/select_new_120.png") no-repeat scroll 0 0 transparent;
	width: 120px;
	margin-right: 5px;
}
.showtoplist .sbSelector {
	width: 150px;
}
.showtoplist .cbUserListResultCount {
	float: left;
    margin-right: 5px;
}
.showtoplist #manual {
	background: url("../images/select_new.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    margin-right: 8px;
    padding-bottom: 4px;
    text-indent: 10px;
}
table.customTopList	 {
	width: 100%;
}

/* disable logout box */
#mod_login_logoutform,
.front.login_content #right-in > div:first-child h3.djmod-title,
 {
	display: table;
}

#flag .moduletable {
	display: block;
}

/* Uninstall */
.uninstall {
	color: #fff;
}
.uninstall h3 {
	font-size: 1.9em;
	margin-bottom: 20px;
}
.uninstall p{
	font-size: 1.4em;
}

/* Facebook, Twitter, Google buttons */

.cbconnect_button, .cbconnect_button:hover, .cbconnect_button:link, .cbconnect_button:visited, .cbconnect_button:focus, .cbconnect_button:active {
min-width: 160px!important;}

.facebook_button_icon, .facebook_button_icon:hover {
       margin-right: 3px;
}
.twitter_button_icon, .twitter_button_icon:hover {
       margin-right: 3px;
}
.google_button_icon, .tgoogle_button_icon:hover {
       margin-right: 3px;
}
/* Top List winners */

.toplist_row1 
{background-color: #f7941d;

}
.toplist_row1 td {
color: #393633!important;
}

.toplist_row2 td {
color: #393633!important;
}
.toplist_row3 td {
color: #1d1b18!important;
}
.toplist_row1 th {
border-bottom: 1px solid #fff!important;
}
.toplist_row2 th {
border-bottom: 1px solid #fff!important;
}
.toplist_row3 th {
border-bottom: 1px solid #fff!important;
}


.toplist_row2 
{background-color: #ad9e8c;
}
.toplist_row3
{background-color: #4f4b46;
margin-bottom:5px;
}
/* SZCZUPOK style do profilu */
.cb_template .page-header {
border-bottom: none;}

.cbMenuNavBar {
background-image: none!important;
background: url("../images/profile-top.png") no-repeat scroll 0 0 transparent!important;
background-color: transparent!important;
border:none!important;
box-shadow: none!important;}

.cbImgCanvas {
border:1px solid #f7941e;}

.cb_template .navbar-default .navbar-nav > li > a {
    color: #f7941e!important;
	text-shadow:none!important;
}
.moduletable {
position:relative;}

.cbTabsMenuNavBar {
background-image: none!important;
background: url("../images/profile-bottom.png") no-repeat scroll 0 0 transparent!important;
background-color: transparent!important;
border:none!important;
box-shadow: none!important;}

.cb_template .navbar-default .navbar-nav > .active > a, .cb_template .navbar-default .navbar-nav > .active > a:hover, .cb_template .navbar-default .navbar-nav > .active > a:focus {
background-color:transparent!important;
background-image: none!important;}

.cb_template .table-hover > tbody > tr:hover {
  background-color: transparent!important;
}

.cb_template .table > thead > tr > th, .cb_template .table > tbody > tr > th, .cb_template .table > tfoot > tr > th, .cb_template .table > thead > tr > td, .cb_template .table > tbody > tr > td, .cb_template .table > tfoot > tr > td {
border-top: 0px!important;
padding: 0px 0px!important;
width: 920px !important;
}

.fieldCell {
    color: #f7941e;
    font-family: "Abel",sans-serif;
    font-size: 18px; 
}

.cb_template .col-sm-9 {
 width: 55%!important;
}
.cb_template .col-sm-3 {
   padding-top: 0px;
}
.cbPosLeft, .cbPosMiddle {
display:none!important;}

.cb_template .table {
    margin-bottom: 0px!important;
    }
tr.cbft_text td{
color: #f7941e;
    font-family: "Abel",sans-serif!important;
    font-size: 18px!important; 
}

#cblabcb_invite {
color:#c2c2c2;}

h2.tab {
display:none;}

.cb_template .dropdown-menu {
background-color: #f7941e!important;}

.cb_template .dropdown-menu > li > a {
  background-image: none!important;
  background-color: #f7941e!important;
}

.cb_template .dropdown-menu > li > a:hover {
  background-image: none!important;
  background-color: #e18517!important;
}
/* SZCZUPOK edycja profilu */
.help-block {
font-size:16px;}
.cb_template .form-control {
background-color: #000!important;
border: 1px solid #644010!important;
border-radius: 0!important;
color: #fff!important;

}

.cb_template .alert-info {
     background-image: linear-gradient(to bottom, #000 0%, #000 100%)!important;
	border: 1px solid #f7941e!important;
	color: #fff!important;}
	
.cb_template .img-thumbnail {
 background-color: #000!important;
    border: 1px solid #f7941e!important;
	padding: 1px!important;}

.cb_template .table > thead > tr > th {
border-bottom: 1px solid #f7941e!important;
color: #f7941e;
}
.tab_description {
margin-bottom: 20px!important;}

#uddeim .sbHolder {
float:right!important;}

#uddeim-bbemobox table {
	background: #000!important;
    border: 1px solid #f7941e!important;
    padding: 5px;
   }
    
#uddeim-smileybox table {
padding: 3px;
border: 1px solid #f7941e!important;}
#uddeim-writeform textarea {
    border: 1px solid #f7941e!important;
	color: #fff;}
	

#uddeim-m {
    border-bottom: 1px solid #f7941e!important;
    border-top: 1px solid #f7941e!important;}
	
	
#uddeim-writeform input.button {
border: 1px solid #f7941e!important;
line-height: 20px;}
.uddeim-textcounter, .uddeim-sendoption, #uddeim-writeform{
color: #f7941e!important;}

.uddeim-textcounter  input[type="text"]{
background: #000!important;
color: #f7941e!important;
border: 1px solid #f7941e!important;}

#uddeim-writeform input#input_to_name {
    width: 480px!important;
}
#uddeim-writeform input {
    background: #000!important;
    border: 1px solid #f7941e!important;
    color: #fff!important;
	padding: 5px;
    }
th.sectiontableheader, td.sectiontableheader {
    background-color: transparent!important;
    border-bottom: 1px solid #f7941e!important;
	border-top: none!important;
    border-left: none!important;
    border-right: none!important;  
}
div.uddeim-messageheader {
    border: 1px solid #f7941e!important;
    margin: 10px 0!important;}
	
	.cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .control-label, .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .control-label, .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats .cb_form_line > .titleCell, .cb_template .cbPosCanvas .cbPosCanvasHeader .cbPosCanvasStats tr > .titleCell {
	height: 30px!important;}
	
.cb_template .nav-tabs > li.active > a, 
.cb_template .nav-tabs > li.active > a:hover, 
.cb_template .nav-tabs > li.active > a:focus {
background-color: transparent!important;
    border: 1px solid #f7941d!important;
    color: #f7941d!important;}
	
.cb_template .nav-tabs {
border-bottom: 1px solid #f7941d!important;}

.cb_template a {
    color: #fff!important;
}

.cb_template .nav > li > a:hover,
.cb_template .nav > li > a:focus {

  background-color: transparent!important;
}

.cb_template .nav-tabs > li > a:hover {
  border-color: #f7941d!important;;
}

.facebook-score {
border: 1px solid gray;
    padding: 5px;
    position: relative;
    top: 40px;}

#shareFBMessage {
	color: #5e79c7;
    margin-bottom: 20px;
    text-align: center;
}
	
.pulse {
  animation: pulse 1s ease infinite;
  -ms-animation: pulse 1s ease infinite;
  -moz-animation: pulse 1s ease infinite;
  -webkit-animation: pulse 1s ease infinite;
  -o-animation: pulse 1s ease infinite;
  /* transition: transform 0.2s; */
}
@keyframes pulse {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	
  }

  50% {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	
  }

  100% {
     transform: scale(1);
    -ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	
  }
}



/*
.cb_template .btn-primary {
    background-image: linear-gradient(to bottom, #f7941d 0%, #dc8011 100%)!important;
    border-color: #a25c08!important;
	text-shadow:none!important;
}

.cb_template .btn-primary:hover,
.cb_template .btn-primary:focus {
background-image: linear-gradient(to bottom, #dc8011 0%, #f7941d 100%)!important;
background-color:transparent!important;
background-position:inherit!important;}

.cb_template .btn-default, .cb_template input[type="radio"]:not(:checked) + .btn-primary, .cb_template input[type="radio"]:not(:checked) + .btn-success, .cb_template input[type="radio"]:not(:checked) + .btn-info, .cb_template input[type="radio"]:not(:checked) + .btn-warning, .cb_template input[type="radio"]:not(:checked) + .btn-danger {
background-image: none!important;
border-color:#f7941d!important;
background-color:transparent!important;
color: #f7941d!important;
text-shadow:none!important;
}

.cb_template .btn-default:hover,
.cb_template .btn-default:focus,
.cb_template input[type="radio"]:not(:checked):hover + .btn-primary,
.cb_template input[type="radio"]:not(:checked):hover + .btn-success,
.cb_template input[type="radio"]:not(:checked):hover + .btn-info,
.cb_template input[type="radio"]:not(:checked):hover + .btn-warning,
.cb_template input[type="radio"]:not(:checked):hover + .btn-danger {
  background-color: fade(#f08f1a, 50%)!important;
    background-position: inherit!important;
  color:#fff!important;
}
*/

input#cbbtneditsubmit{
 background: transparent url("../images/tab3.png") no-repeat scroll right bottom;
    border: 1px solid #f7941d;
    color: #ffffff;
    cursor: pointer;
    font-family: "abelregular";
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
	text-shadow: none!important;
}

input#cbbtncancel {
 background: #f7941d!important;
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-family: "abelregular";
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
	text-shadow: none!important;
}

.cb_template .badge-default {
    background-color: #f7941e;
} 

.cb_template .col-sm-9 {
padding-top: 0px;}

input.form-control[type="file"] {
border:none!important;}


.showres_header {
    background: transparent url("../images/h1.png") no-repeat scroll 0 bottom;
    clear: both;
    color: #ffffff;
    font-family: "abelregular";
    font-size: 28px;
    font-weight: normal;
    height: auto;
    line-height: 44px;
    margin: 0 0 14px -50px;
    padding: 0 0 34px 70px;
    text-transform: uppercase;
}
 
 /* CB Login */ 
 .btn-primary {
 background: transparent url("../images/tab3.png") no-repeat scroll right bottom;
    border: 1px solid #f7941d;
    color: #ffffff;
    cursor: pointer;
    font-family: "abelregular";
    font-size: 12px;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
    overflow: visible;
    padding: 0 10px;
    text-transform: uppercase;
    width: auto;
}
.btn-primary:hover {
color:#f7941d;}

.input-small {
background: transparent none repeat scroll 0 0;
    border: 1px solid #545a5d;
    color: #878787;
    font-family: arial;
    font-size: 11px;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0 19px;
	width:240px;
	}
.control-group {
margin-bottom:15px;
}
#form-login-submit .controls {
display:block;
 background-image:url("../images/login-bottom.png");
 width: 280px;
}
.logout-button {
display:block;
 background-image:url("../images/login-bottom.png");
 width: 280px;
}
#form-login-links {
display:inline;}
/* Rejestracja */
.cb_template .form-auto .form-control, .cb_template .form-inline .form-control, .cb_template .form-auto .form-control-static, .cb_template .form-inline .form-control-static {
width: 260px!important;}

.blurred {
	-webkit-filter: blur(1px);  
	-moz-filter: blur(1px);  
	-ms-filter: blur(1px); 
	-o-filter: blur(1px);
	filter: blur(1px);
}
.mooTree_text {
color: #f7941d!important;}

#kunena.layout .search .btn {
    display: none;
}
#kunena.layout .search input {
    display: none;
}
.pagination li {
float: left;
margin-right: 20px;	
}

.cbImgPict.cbFullPict.img-thumbnail {
    bottom: 35px;
    left: -20px;
    position: relative;
}
#cblabcbfv_29 {
    display: none;
}
.cbFieldsContentsTab.cbFields.table.table-hover {
width:100%;}
.cb_template .img-thumbnail {
max-width: 140px!important;}

.cb_template .cbCanvasLayout {
border-width: 0px!important;
}

.cbImgCanvas {
width: 920px!important;
}

.cb_template .bg-muted {
    background: none!important;
}

.cb_online {
bottom: 45px!important;
left: 140px!important;
}
.jd_top_navi {
    border-bottom: none !important;
}

.cb_template .navbar {
        padding: 0.5rem 1rem 0.2rem 1rem!important;
}