a.OpenNew{
	position: absolute;
	color: #efefef;
	font-size: 12px;
	right: 6px;
	top: 36px;
	font-weight: bold;
}
div.userAdsBox{
	color: #fff;
	overflow: hidden;
	/*height: 1%;*/
	height: 42px;
	background: #7AC002;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #000;
	position: relative;
	
}
/* main box with round corners */
.rb-container-box{
	border: 1px solid #A3A3A3;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	display:block;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1%;
}


.rb-container-box h1 {
	position:absolute;
	display: block;
	left:10px;
	top:0px;
	background-color:white;
	padding:0px 5px 0px 5px;
	margin:-6px 0px 0px 0px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#7ac002;
}

div.userAdsBox .left{
	float: left;
	width: 50px;
}
div.userAdsBox .right a{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}
div.userAdsBox .right a.profile-link{
	display: block;
	margin-bottom: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 15px;
}
div.userAdsBox .right a.profile-link{
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
div.userAdsBox .right{
	float: left;
	width: 920px;
	font-size: 15px ! important;
	font-weight: bold;
}
div.userAdsBox .right strong{
	font-size: 15px ! important;
}
input.readonly{
	border: 0;
	width: 200px;
	vertical-align: middle;
}

.radioSerch{
	background-color:#FBFBFB;
	border:1px solid #B3B4AF !important;
	color:#4A4C55;
	font-size:18px;
	height:27px;
	margin-bottom:4px;
	padding-left:4px;
	padding-top:4px;
	width:260px;
	font-weight: bold;
	
}
.simpletext{
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
.firstPageRadioCenter p{
	text-align: center;
	font-size: 16px;
	color: #1D89E4;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif !important;
}
.fpageButton{
	height:33px;
	color: #fff;	
	font-size: 14px;
	font-weight: bold;
	background: #7AC002;
	padding-bottom: 2px;
}

/* GLOBAL */
* {
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:11px;
    
}

html, body {
	position:relative;
	color:#424242;
	line-height:13px;
	background:white;
}

img {
	border:none;
}

ul {
	list-style:none;
}

h2 em {
    font-style: normal !important;
}

a,
.start-profile .profile-c-col ul.fp-info li.active a,
.messages-list .username,
i.white-border {
	text-decoration:none;
	color:#1d89e4;
	outline:none;
}


b {
	font-style:normal !important;
	color:#7ac002;
}

i {
	font-style:normal;
}

em {
	font-style:italic;
	font-size: 12px;
}

table {
	width:100%;
	margin:0 auto;
}

fieldset {
	padding:10px;
	border:solid 1px #CCCCCC;
}

legend {
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}

iframe {
	display:block;
	width:0px;
	height:0px;
	border:none;
}

optgroup {
	background-color:#D1D1D1;
	padding:2px;
	color:#FFFFFF;
	font-style:normal;
}

h3 {
	margin-bottom:10px;
	font-size:12px;
	margin-left:5px;
}

h5 {
	font-size:22px;
	color:#0d8bdf;
	font-weight:bold;
    line-height: 26px;
}

/* COMMON ELEMENTS */
.delcom {
    float:right;
}

.hidden {
    display: none;
}

.wrap {
	/*overflow:hidden;*/
	height:1%;
}

.hidden {
	display:none;
}

.spacing {
	margin-top:5px;
	margin-bottom:5px;
}

/* END COMMON ELEMENTS */

/* FORMS */
form label {
	display:block;
	line-height:18px;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

form em {
	color:red;
	font-style:normal;
}

form input, 
form select, 
form textarea {
	background-color:#fbfbfb;
	border:1px solid #B3B4AF;
	color:#4a4c55;
	font-size:18px;
	height:27px;
	margin-bottom:4px;
	padding-left:4px;
	padding-top:4px;
	width:98%;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

form select {
	height:31px;
}

select option {
	font-size: 12px;
	padding: 4px;
}

input.small-input {
	width:160px;
	height:18px;
	font-size:11px;
}

form textarea {
	height:150px;
}

form p {
	margin-bottom:5px !important;
}

input.radio {
	width:auto !important;
	border:none !important;
	height:auto !important;
	background:none !important;
	font-size:10px;
	vertical-align:middle !important;
}

input.button, button {
	color:#5b6473;
	background-color:#f0efe9;
	border:solid 1px #adbbc7;
	font-size:11px;
	width:90px;
	text-align:center;
	height:24px;
	padding-right:3px;
	padding-bottom:2px;
}
button.special{
	background: #7abf02;
	color:#fff;
}

.msg-er {
	color: #fff  !important;;
	font-weight: bold  !important;;
	background-color: #a40a0a  !important;;
	border: 1px solid #cc7777  !important;;
	padding: 5px 5px 7px 7px  !important;;
	margin-bottom:5px  !important;;
}

.msg-ok {
	color: #017804  !important;
	font-weight: bold  !important;;
	background-color: #d2fdd3  !important;
	border: 1px solid #669966  !important;
	padding: 7px 5px 7px 7px  !important;
	margin-bottom:5px  !important;;
}

label.error {
	color:#FF4609 !important;
}	

.button {
	border:double 3px #CCCCCC !important;
	color:#4a4c55 !important;
	padding:0.25em !important;
	height:34px !important;
	font-size:11px  !important;
	font-weight:bold  !important;
	margin-top:10px !important;
	width:90px !important;
	background:url('/img/icons/forms/btn_bg.gif');
}
.button_disabled{
	border:double 3px #CCCCCC !important;
	color:#dddddd !important;
	padding:0.25em !important;
	height:34px !important;
	font-size:11px  !important;
	font-weight:bold  !important;
	margin-top:10px !important;
	width:90px !important;
	background:url('/img/icons/forms/btn_bg.gif');

}

.disabled {
	color:#dddddd !important;
}

/* SMALL FORM ELEMENTS, OLD BEHAVIOUR */
.small-elements {
	padding:10px;
}

.banner-square {
	margin-bottom: 10px;
}

.small-elements img.loading-img {
	padding:0 !important;
	margin:0 !important;
}

.small-elements label {
	width:90px;
}
.loading-img{
	display: block;
	margin: 15px auto;
	
}
.small-elements input,
.small-elements select {
	font-size:11px;
	height:15px;
	width:97%;
}

.small-elements input {
	height:14px;
}

.small-elements select {
	padding:0;
}

.small-elements .smbtn {
	width:60px;
	height:18px;
	font-size:11px;
	padding:0;
	
}

/* END SMALL FORM ELEMENTS */

#content-clear {
	overflow:hidden;
	clear:both;
	height: 1%;
	margin-top:40px;
}
/* MAIN CONTENT */
#body {
	width:1000px;
	margin:0 auto;
	margin-top:-15px;
	min-height:550px;
	padding-bottom:25px;
	clear:both;
	/*overflow: hidden;*/
	height: 1%;
}

#footer {
	text-align:center;
	clear:both;
	margin-top:10px;
	padding-bottom:30px;
	overflow:hidden;
}

#footer ul.lang-select {
	margin-top:7px;
	padding-top:7px;
}

#footer ul.lang-select li a {
	font-weight:normal;
	color:#0d8bdf;
}

#footer ul {
	width:550px;
	margin:0 auto;
}

#footer ul li {
	display:inline;
	margin-left:2px;
	margin-right:2px;
}

#footer ul li a {
	color:#9fa5a5;
}

.copyright {
	color:#9e9e9e;
	margin-top:7px;
    margin-bottom: 10px;
	text-align:center;
}

.copyright span {
    color:#7ac002;
    display: block;
    margin-bottom: 5px;
}

/* COLUMNS */
.col-a-left {
	width:705px;
	float:left;
	display:inline;
	margin-right:5px;
}
* html .col-a-left{
	width: 700px;
}
.col-a-right {
	width:290px;
	float:left;
	display:inline;
}

.col-b-left {
	float:left;
	display:inline;
	width:250px;
	margin-right:10px;
}

.col-b-center {
	float:left;
	display:inline;
	width:478px;
}

.col-b-right {
	float:left;
	display:inline;
	width:250px;
	margin-left:10px;
}

.col-c-left {
	float:left;
	display:inline;
	width:250px;
	margin-right:5px;
}

.col-c-right {
	width:744px;
	float:left;
	display:inline;
}

.col-d-left {
	width:520px;
	float:left;
	display:inline;
	margin-right:10px;
}

.col-d-right {
	width:470px;
	float:left;
	display:inline;
}

.col-e-right {
	float:left;
	display:inline;
	width:252px;
	margin-left:5px;
}

.col-e-left {
	width:742px;
	float:left;
	display:inline;
}

.col-f-left {
	width:700px;
	float: left;
	display: inline;
	margin-right:15px;
}

.banner280 {
	margin-bottom: 10px;
}

.col-f-right {
	width:280px;
	float: left;
	display: inline;
}

#body > .col-c-right { /* IE 6 FIX */
	width:745px;
}

.col-h-left {
    float:left;
    display:inline;
    width:240px;
    margin-right:10px;
}

.col-h-center {
    float:left;
    display:inline;
    width:458px;
}

.col-h-right {
    float:left;
    display:inline;
    width:280px;
    margin-left:10px;
}


#col-full {
	width:100%;
	height:1%;
	min-height:500px;
	clear: both;
}

.smiley {
	vertical-align:text-bottom;
}

.page-selector {
	width:100%;
	margin:0 auto;
	text-align:center;
	height:34px;
	overflow:hidden;
	clear:both;
	line-height:34px;
	background-color:#f1f1f1;
	margin-bottom:10px;
	color:#000000;

	
}

.page-selector a,
.page-selector span {
	margin:1px;
	padding:4px;
	font-size:15px;
	color:#9e9e9e;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif !important;
	border:solid 1px #f1f1f1;
}

.page-selector span {
	background-color:#7ac002;
	color:#ffffff;
}

.page-selector a:hover {
	border:solid 1px #7ac002;
}

/* FRIENDS */
.users-list-holder {
	overflow:hidden;
	/*height:1%;*/
	height: auto;
}

.user-list li,
.profiles-list li {
	float:left;
	display:inline;
	width:100px;
	height:220px;
	text-align:center;
	margin-right:22px;
	position:relative;
}
#browser-container{
	height: 50px;
}
#browser-container .dir-arrows{
	float: left;
	width: 10px;
}
#browserArea{
	padding: 2px 0 1px 10px;
	float: left;
	width: 418px;
	border: 1px solid #7ABF02;
	margin-right: 3px;
	text-align: center;
}
#browserArea .user-list li{
	width: 50px;
	height:45px;
	margin-right: 9px
	
}
.user-list-known li{
	float:left;
	display:inline;
	width:150px;
	height:130px;
	text-align:center;
	margin-right:11px;
	position:relative;
}
* html .user-list-known li{
	margin-right:10px;
}
#matchlist li {
	margin-right: 17px;
}

.profiles-list li {
	height: 140px;
}
.mid-user-list li,
.mid-user-list li dl dt a {
	width:100px !important;
	font-size:10px !important;
}
* html .mid-user-list li,
* html .mid-user-list li dl dt a {
	width:90px !important;
	font-size:10px !important;
}

.small-user-list li,
.small-user-list li dl dt a {
	width:68px !important;
	font-size:10px !important;
}
.profiles-list li,
.profiles-list li dl dt a{
	width:92px !important;
	font-size:10px !important;
}
.small-user-list li {
	height:120px !important;
	overflow: hidden;
}

.small-user-list li dl dt a,
.profiles-list li dl dt a  {
	height:66px !important;

}
.small-user-list a,
.profiles-list a {
	font-size:9px;
	line-height:10px !important;
}

.small-user-list li dl dd,
.profiles-list li dl dd {
	height:45px !important;
}

.user-list li .toppoz {
	position:absolute;
	left:0px;
	top:0px;
	padding: 0 2px;
	font-size:24px;
	line-height: 24px;
	color:#7ac002;
	background: white;
	font-weight:bold;
}

.user-list li .topcount {
	color:#aa1300;
	font-size:11px;
	font-weight:bold;
	top:140px;
	position: absolute;
	text-align: center;
	width: 100px;
}

.user-list li.last,
.video-list li.last {
	margin-right:0 !important;
}

.user-list li dl dt a {
	display:block;
	width:101px;
	height:100px;
}

#browserArea .user-list li dl dt a {
	width:41px;
	height:40px;
}

.user-list li dl dt a.online {
	border-bottom:solid 5px #9ad020;
}

.user-list a.online img.profile-img{
    border-bottom: none;
}

.user-list .wap a {
    border-bottom-color: #2278c5 !important;
}

.user-list a.deleted {
	color:#CCCCCC !important;
}

.user-list li dl dd {
	height:45px;
	margin-top:5px;
}

.user-list li dl dd div,
.user-list li dl dd p {
	font-size:10px;
}
.user-list li span,
.user-list li img.floating {
	position: absolute;
	left: 0px;
	top:0px;
}

.rbxt {background: url('/img/backgrounds/dot2.gif') 0 0 repeat-x; width:auto; margin-bottom:10px; position:relative;}
.rbxb {background: url('/img/backgrounds/dot2.gif') 0 100% repeat-x}
.rbxl {background: url('/img/backgrounds/dot2.gif') 0 0 repeat-y}
.rbxr {background: url('/img/backgrounds/dot2.gif') 100% 0 repeat-y}
.rbxbl {background: url('/img/backgrounds/bl2.gif') 0 100% no-repeat}
.rbxbr {background: url('/img/backgrounds/br2.gif') 100% 100% no-repeat}
.rbxtl {background: url('/img/backgrounds/tl2.gif') 0 0 no-repeat}
.rbxtr {background: url('/img/backgrounds/tr2.gif') 100% 0 no-repeat; padding:10px; padding-top:15px; overflow:hidden; height:1%;}

.greyrbx .rbxt {
    background-color: #fafafa;
}

.greyrbx .rbxbl {
    background-image: url('/img/backgrounds/bl3.gif');
}

.greyrbx .rbxbr {
    background-image: url('/img/backgrounds/br3.gif');
}

.greyrbx .rbxtl {
    background-image: url('/img/backgrounds/tl3.gif');
}

.greyrbx .rbxtr {
    background-image: url('/img/backgrounds/tr3.gif');
}

.rbxt .close {
    position: absolute;
    display: block;
    width: 15px;
    height: 4px;
    background-image: url('/img/icons/nav/box_open_icon.gif');  
    background-repeat: no-repeat;
    background-color: white;
    top:-2px;
    right:11px;
    font-size: 1px;
    padding-right: 2px;
}

.rbxt a.closed {
    background-image: url('/img/icons/nav/box_close_icon.gif');  
}

.rbxt h1 {
	position:absolute;
	display: block;
	left:10px;
	top:0px;
	background-color:white;
	padding:0px 5px 0px 5px;
	margin:-6px 0px 0px 0px;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color:#7ac002;
}

.rbxt h1.marked {
	color:#7ac002;
}

#preview {
	border:dashed 1px #DBE2E8;
	padding:10px;
	background-color:#ffffff;
}

.orbo {
	vertical-align:text-top;
}

div.std-toolbar .special a {
	color:#eb4a12 !important;
}


div.std-toolbar {
	width:100%;
	margin:0;
	height:50px;
	background:#f0f0f0 url(/img/backgrounds/sttoolbar_bg.gif);
	margin-bottom:15px;
}

div.std-toolbar .item {
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin-left:1px;
	height:35px;
	margin-top:11px;
	border-bottom:solid 3px #FFFFFF;
}

div.std-toolbar .item a {
	width:100%;
	display:block;
	height:25px;
	font-weight:bold;
	color:#444444;
	padding-top:10px;
}

div.std-toolbar .item a:hover {
	background-color:#f9f9f9;
}

div.std-toolbar .active {
	border-bottom:solid 3px #8fc203;
}

div.std-toolbar .item a {
	text-align:center;
	font-size:12px;
}

div.std-toolbar .item a img {
	vertical-align:text-top;
	margin-left:10px;
}

img.profile-img {
	border:solid 1px #d5d5d5;
}

.form-hold {
	overflow:hidden;
	height:1%;
}

.form-col {
	float:left;
	width:49%;
	padding:5px 5px 0px 0px;
}

.form-foot {
	overflow:hidden;
	clear:both;
}

p.php-error {
	border:dotted 1px red;
	padding:5px;
	background-color:#FFEAEA;
	color:#000000;
	margin-bottom:1px;
}

p.php-error strong,
p.sql-error strong {
	color:#000000;
}

p.sql-error {
	border:dotted 1px red;
	padding:5px;
	background-color:#FFEAEA;
	color:#000000;
	margin-bottom:1px;
}

p.php-error small,
p.sql-error small {
	color:#FF0000;
	font-weight:bold;
}

span.highlight {
	background-color:#FFFF99;
}

div#more-my-posts,
div#more-forum-posts {
	display:none;
}

table.forum-small,
table.game-small,
table.organizer-small {
	width:100%;
	border-collapse:collapse;
}

table.forum-small td.dateanduser {
	width:40%;
	font-size:9px;
	text-align:right;
}

table.forum-small td.dateanduser p a {
	font-size:10px;
}

table.forum-small td p {
	line-height:9px !important;
	margin-bottom:3px;
}
table.organizer-small td p {
	line-height: 14px;
}
table.forum-small tr.odd td,
table.game-small tr.odd td,
table.organizer-small tr.odd td {
	background-color:#f5f7f7 ;
}

table.forum-small td,
table.game-small td {
	padding:5px;
}

table.forum-small td.ftitle {
	width:50%; 
}

table.forum-small p.dates {
	font-size:9px;
	/*color:#5f5f5f;*/
}

table.forum-small td.ftitle {
	padding-left:30px;
}

table.forum-small td.ftitle p {
	font-size:9px;
	/*color:#5f5f5f;*/
}
table.game-small tr.tb-header td,
table.forum-small tr.tb-header td {
	padding:8px;
	color:#000000;
	font-weight:bold;
	background-color:#f0f1f1;
}
table.organizer-small td.org_time{
	vertical-align: top;
}
table.forum-small .icon-new {
	background:url('/img/icons/forum/board_new.gif') 5px 8px no-repeat;
	width:18px;
}
table.game-small .left-cell{
	text-align: left;
	width: 30%;
}
table.game-small .right-cell{
	text-align: right;
	width: 30%;
}
table.forum-small .icon-old {
	background:url('/img/icons/forum/board_old.gif') 5px 8px no-repeat;
	width:18px;
}


p.other {
	display:block;
	width:auto;
	text-align:right;
	color:#7ac002;
	margin-top:10px;
	margin-bottom:5px;
}

p.other a {
	font-weight: bold;
	color: #4e4e4e;
}

ul.std-list {
	margin:10px 0px 10px 0px;
}

ul.std-list li {
	background-image:url('/img/icons/common/bullet.gif');
	color:#7f7f7f;
	border-bottom:dotted 1px #e3e3e3;
	padding-bottom:3px;
    background-repeat: no-repeat;;
    background-position:3px 2px;
    padding-left: 15px;
}

ul.submenu li {
    background:none;
    list-style: none;;
}

ul.std-list li em {

	font-style:normal;
}

ul.std-list li,
ul.std-list li a {
	font-weight:bold;
}

ul.std-list li {
	margin-bottom:5px;
    list-style-position:outside !important;
}

.keywordinp{
	width:180px !important;
}

ul.keywords li {
	display:inline;
	margin-right:2px;
	line-height: 22px;
}

/* COMMENTS */
/* COMMENTS */
#comments,
.comment-wrapper {
    overflow:hidden;
}


#comments .comment-options,
.comment-wrapper  .comment-options{
    margin-bottom:15px;
    overflow:hidden;
    height:1%;
}

#comments .comment-options ul ,
.comment-wrapper .comment-options ul {
    float:right;
}

#comments .comment-item,
.comment-wrapper .comment-item {
    margin-bottom:2px;
    padding:1px;
    border:dotted 1px #e6e6e6;
    overflow:hidden; 
}


#comments .odd,
.comment-wrapper .odd {
    background-color:#f1f1f1 !important;
}

#comments .comment-item .comm-head,
.comment-wrapper .comment-item .comm-head {
    padding:10px;
    overflow:hidden;
    height:1%;
    background-color:#f8f8f8;
}
.comment-wrapper .comment-item-small .comm-head {
    padding:5px;
    overflow:hidden;
    height:1%;
    background-color:#f8f8f8;
}
.comment-wrapper .comment-item-small object,
.comment-wrapper .comment-item-small embed{
	width: 300px ! important;
	height: 241px ! important;
	margin: 8px 0;
}
.comment-wrapper .comment-item-small .date small{
	font-size: 10px;
	color: #A5A4A4;
}
.comment-wrapper .comment-item-small .comm-body{
	margin-top: 3px;
	float:left;
	margin-bottom: 8px;
	width:318px;
}
#comments .comment-item .comm-head p.img,
.comment-wrapper .comment-item .comm-head p.imgs{
    float:left;
    width:76px;
}
#comments .answer .comm-head p.img{
	width: 55px;
}
.comment-wrapper .comment-item-small .comm-head p.img {
    float:left;
    width:50px;
}

.comment-wrapper .comment-item small {
    color:#a5a4a4;
    font-size:10px;
}
.comment-wrapper .comment-item-small .comm-head p.uname{
    font-weight: bold;
}
#comments .comment-item .comm-head p.uname,
.comment-wrapper .comment-item .comm-head p.uname{
    font-weight:bold;
    color:#000000;
}
.small-comment-form{
	margin-top: 8px;
}
.small-comment-form .small-form-item{
	margin-bottom: 0px ! important;
}
.small-comment-form .small-form-item textarea{
	height: 45px;
	font-size: 11px;
}
.small-form-item input{
	font-size: 11px;
	height: 16px;
}
.small-comment-form p.sbm-button .button{
	margin-top: 0 ! important;
}
.small-comment-form p.sbm-button{
	text-align: right;
}
#comments .comment-item .comm-head p.uname a {
    line-height:12px;
    font-size:12px;
}

#comments .comment-item .comm-head p.uname em {
    font-weight:normal;
    color:#999999;
}
#comments .comment-item .comm-head .comm-main-container{
	height: 1%;
	overflow: hidden;
}
#comments .comment-item .comm-head .comm-body {
    font-size:12px;
line-height:16px;
margin-top:2px;
padding-top:5px;
	float: left;
	width: 575px;
}

#comments .answers .comm-head .comm-body {
	width: 560px;
} 

#comments .comment-item ul.options {
    margin-top:10px;
}

#comments .comment-item ul.options li {
    float:left;
    margin-right:5px;
}

/* COMMENTS END */

#ss-content {
	font-size:11px;
	line-height:11px;
	color:#6C6C6C;
	overflow:hidden;
	/*height:1%;*/
	/*margin-top:10px;*/
}

#ss img {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#ss-content.paused {
	background-image:url('/img/icons/common/paused.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*MESSENGER*/

div#messenger{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:248px;
	height:115px;
	background:url('/img/backgrounds/sysmsgpop.gif');
	background-repeat:no-repeat;
	z-index:50000;
	padding:10px;
}

div#messenger h2 {
	color:#ffffff;
	font-size:15px;
	line-height:18px;
	margin-bottom:10px;
    width: 170px;;
}

div#messenger .pic-holder {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:66px;
}

div#messenger div.data {
	overflow:hidden;
}

div#messenger .msgcontent {
	float:left;
	width:150px;
}

div#messenger .sender {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	color:#FFFFFF;
}

div#messenger .description {
	color:#abef37;
	font-size:11px;
}

div#messenger a.close-messenger {
	width:15px;
	height:15px;
	display:block;
	position:absolute;
	right:10px;
	top:1px;
	margin-right:20px;
}

#contacts-holder .block {
	display:block;
	height:26px;
	margin-bottom:0px;
	background-color:#f6f6f6;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
	overflow:hidden;
	background-position:5px 7px;
	background-repeat:no-repeat;
	border-style:solid; 
	border-bottom:0;
   
   
}

#contacts-holder .alphabet  {
    background:#f9f9f9;
}

#contacts-holder .white-border {
    padding-left:15px;
    padding-right:15px;
    display:block;
}

#contacts-holder .block.last{
	border-bottom:solid 1px #d4d4d4;
}
#contacts-holder .block:hover {
	background-color:#fcfcfc;
}

#contacts-holder .chat {
	background-image:url('/img/icons/common/chat_icon.gif');
}

#contacts-holder .favorites {
	background-image:url('/img/icons/common/favorite.gif');
}

#contacts-holder .online {
	background-image:url('/img/icons/common/user_online.gif');
    /*background-position: 7px 7px;*/
}

#contacts-holder .favorites,
#contacts-holder .online,
#contacts-holder .chat {
	padding-left:10px !important;
	background-color:#f0f1f1;
}

#contacts-holder .group {
	display:none;
}

#contacts-holder a.inactive {
	color:#999999 !important;
	background-image:url('/img/icons/common/off-line.gif');
}

#contacts-holder .group .member {
	overflow:hidden;
	background-color:#fff;
	margin-bottom:0px;
	height:1%;
	border-left:solid 1px #d4d4d4;
	border-right:solid 1px #d4d4d4;
	padding: 0px 17px 7px 10px;
}
#contacts-holder .group .member.first{
	border-top:solid 1px #d4d4d4;
	padding-top: 7px;
}
#contacts-holder .group .member.last-first{
	border-bottom:solid 1px #d4d4d4;
	padding-top: 7px;
}
#contacts-holder .group .member img {
	float:left;
	margin-right:0px;
}

#contacts-holder .group .member .content {
	margin-top:2px;
}
#group-online .member .content{
	margin-left: 55px;
}

#contacts-holder .group .member_online,
#contacts-holder .group .member_offline {
	float: left;
	width: 20px;
	height: 40px;
}
#contacts-holder .group .member_online {
	background:url('/img/icons/common/user_online.gif') 5px 8px no-repeat;
}
#contacts-holder .group .member_offline {
	background:url('/img/icons/common/user_offline.gif') 5px 8px no-repeat;
}
#contacts-holder .group .member .options li {
	float:left;
}

#contacts-holder .group .member .options li a {
	font-size:9px;
	margin-right:5px;
}

#contacts-holder a.username {
	font-weight:bold;
	font-size:10px;
	line-height:10px;
	color:#0565dc;
}

#contacts-holder span {
	float:right;
	font-size:11px;
	font-weight:normal;
	color:#9fa5a5;
}

#quick-upload-bar {
	margin:0 auto;
	height:28px;
	line-height:28px;
	background:#f1f1f1;
	margin-bottom:10px;
	padding: 0 2px;
	position:relative;
	
}

#quick-upload-bar span.upl {
	height:28px;
	padding-right:25px;
	margin-left:8px;
	float:right;
	margin-right:10px;
	width:75px;
	background:url('/img/icons/common/arrow_right.gif') no-repeat right 8px;
}

#quick-upload-bar div.searcher {
	float:left;
	width:385px;
	padding-left:10px;
	background-color: #7AC002;
}
* html #quick-upload-bar div.searcher {
	width:370px;
	padding-left: 5px;
}

#quick-upload-bar div.searcher span {
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	margin-right:10px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}


#quick-upload-bar div.searcher input {
	height:11px;
	margin-top:0px;
	width:220px;
	border: 0 ! important;
	border: 3px double #7AC002 ! important; 
	margin-top: 5px;
}
* html #quick-upload-bar div.searcher input {
	width:190px;
}

#quick-upload-bar div {
	float:right;
	height:28px;
	width:595px;
}
* html #quick-upload-bar div {
	width:610px;
}
#quick-upload-bar div.searcher .submit-icon{
	vertical-align:top;
	margin-left: 5px;
	margin-top: 4px;
}
#quick-upload-bar a {
	margin-right:10px;
	width:60px;
	height:28px;
	display:block;
	color:#7ac002;
	font-size:12px;
	font-weight:bold;
	float:right;
	text-align:left;
	padding-left:25px;
	background-repeat:no-repeat;
	background-position:left center;
}

#quick-upload-bar a.btn-video {
	background-image:url('/img/icons/common/video_add_icon.gif');
}

#quick-upload-bar a.btn-photo {
	background-image:url('/img/icons/common/photo_add_icon.gif');
}
.adsccc{
	display:none;
}

#quick-upload-bar a.btn-mp3 {
	background-image:url('/img/icons/common/mp3_add_icon.gif');
}

#quick-upload-bar a.btn-file {
	background-image:url('/img/icons/common/file_add_icon.gif');
}

#quick-upload-bar a.btn-blog {
	background-image:url('/img/icons/common/blog_add_icon.gif');
}

.mp3player {
	margin-top:5px;
	margin-bottom:5px;
}

ul.profile-theme-list {
	overflow:hidden;
	height:1%;
}

p#profile-theme-submit-hld {
	margin-bottom:30px !important;
}

ul.profile-theme-list li {
	float:left;
	width:100px;
	height:140px;
	text-align:center;
	margin-right:5px;
	position:relative;
}
ul.profile-theme-list li p.profile-img-container{
	border: 5px solid #fff;
	height: 91px;
	width: 92px;
}

ul.profile-theme-list li p.profile-img-container.selected{
	border: 5px solid #8FC203;
}

ul.profile-theme-list li  img {
	border:solid 1px #999999;
	margin-bottom:5px;
}

ul.profile-theme-list li input {
	vertical-align: top;
}
ul.profile-theme-list li div.profile-select-opt{
	position:absolute;
	background:#fff;
	width: 20px;
	text-align:center;
	height:17px;
	padding-top:2px;
	left: 6px;
	top:77px;
}
* html ul.profile-theme-list li div.profile-select-opt{
	top:70px;
}
.def-table {
	margin:0 auto;
	border-collapse:collapse;
}

.def-table thead tr th{
	font-weight:bold;
	/*color:#393939;*/
	padding:3px;
	border-bottom:solid 1px #eff0f4;
}

.def-table .centered {
	text-align:center;
}

.def-table .right-b {
	border-right:solid 1px #ccd0cf;
}

.def-table .left {
	text-align:left;
}

.def-table td {
	padding:5px;
	padding-left:8px;
}

.def-table td.date {
	font-size:9px;
	color:#828282;
}

.def-table tr.body-container td {
	padding:0;
}

.def-table tr.body-container td div.msg-body {
	display:none;
	border:solid 1px #dadada;
}

.def-table tr.unread td {
	font-weight:bold;
	color:#2c2c2c;
}

.def-table tr.row {
	cursor:pointer;
}

.def-table .nopointer {
	cursor:auto !important;
}

.def-table tr.odd td {
	background-color:#f1f1f1;
}

.def-table .username {
	padding-left:25px;
}

.def-table .online {
	background:url('/img/icons/common/user_online.gif') 10px center no-repeat;
}

.def-table .offline {
	background:url('/img/icons/common/user_offline.gif') 10px center no-repeat;
}

.def-table .msg-head {
	background-color:#f1f1f1;
	display:block;
	padding:10px;
	overflow:hidden;
	background-image:url('/img/backgrounds/msbody_heading.gif');
	background-repeat:repeat-x;
}

.def-table .msg-head p.pic {
	float:left;
	width:80px;
}

.data {
	margin:0;
	padding:0;
}

.def-table .msg-head li.title {
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:18px;
	color:#000000;
}

.def-table .msg-head p.pic img {
	border:solid 1px #020202;
}

.def-table .msg-content {
	padding:10px;
	color:#2c2c2c;
}

.def-table ul.reply-options {
	float:right;
	overflow:hidden;
}

.def-table ul.reply-options li {
	float:left;
	margin-left:10px;
}

ul.video-list {
	overflow:hidden;
}

a.add-playlist {
	display:block;
	width:14px;
	height:14px;
	background:url('/img/icons/common/video_add_playlist.png');
	position:absolute;
	cursor:pointer;
}

ul.video-list li.item a.add-playlist  {
	top:84px;
	left:4px;
}

.small-vbox a.add-playlist {
	top:52px;
	left:3px;
}

ul.video-list li.item a.inactive, 
.small-vbox a.inactive{
	background:url('/img/icons/common/video_add_playlist_inactive.png') !important;
}

ul.video-list li.item {
	float:left;
	width:130px;
	height:200px;
	text-align:center;
	margin-right:7px;
	position:relative;
}

ul.video-list li.item dt {
	margin-bottom:5px;
}

ul.video-list li.item dd p a {
	line-height:10px !important;
}

ul.video-list li.item dt a img {
	width:132px;
	display:block;
	border:solid 1px #c2c2c2;
	height:100px;
	background:url('/video/noicon.gif');
}

ul.video-list li.item p {
	text-align:left;
	margin:0 !important;
}

ul.video-list li.item dd p.title a{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

ul.video-list li.item dd p.title small {
	color:#c0c0c0;
}

ul.video-list li.item dd p.stats {
	display:block;
	height:18px;
	line-height:18px; 
}

ul.video-list li.item dd p.stats span {
	background-repeat:no-repeat;
	background-position:center left;
	color:#999;
}

ul.video-list li.item dd p.stats span.comments {
	background-image:url('/img/common/coment_ico.png');
	padding-left:22px;
}

ul.video-list li.item dd p.stats span.views {
	background-image:url('/img/common/icon_views.gif');
	padding-left:14px;
}

ul.video-list li.item dd p.stats span.rating {
	background-image:url('/img/common/icon_star.gif');
	padding-left:14px;
}

.block {
	border:dotted 1px #d4d4d4;
	margin-bottom:5px;
}

.block-heading,
.block-content  {
	padding:6px;
}

.block-heading {
	background:#eef0ef;
}

dl.star-rating {margin:0 !important; padding:0; width:10px; position:relative;}
dl.star-rating span {position:absolute; left:0; top:3px; font-size:12px;}
dl.star-rating span.rc {position:absolute; left:210px; top:3px; font-size:12px; width:64px;}
dl.star-rating ol {margin: 0; padding: 0; list-style: none; width: 64px; height: 20px; position: relative; background: url('/img/icons/common/stars.gif');}
#video-tools dl.star-rating ol {margin-left:50px !important;}
dl.star-rating li {float:left; margin:0; padding:0; list-style:none;}
dl.star-rating li a {display: block;width: 10px;height: 20px;text-indent:-9999px;position: absolute;text-decoration: none; z-index: 10;}
dl.star-rating ol.active li a:hover { background: url('/img/icons/common/stars.gif') left center;left: 0;z-index: 2;}
dl.star-rating a.star1 {left: 0;}
dl.star-rating a.star1:hover {width: 12px;}
dl.star-rating a.star2 {left: 12px;}
dl.star-rating a.star2:hover {width: 25px;}
dl.star-rating a.star3 {left: 25px;}
dl.star-rating a.star3:hover {width: 39px;}
dl.star-rating a.star4 {left: 39px;}
dl.star-rating a.star4:hover {width: 52px;}
dl.star-rating a.star5 {left: 52px;}
dl.star-rating a.star5:hover {width: 64px;}
dl.star-rating li.current {background:url('/img/icons/common/stars.gif') left bottom; height: 20px; z-index: 1;}

.star-rate-hold {
	display:block;
	width:85px;
	height:40px;
	position:relative;
}

.star-rate-hold dl {
	position:absolute;
	left:10px;
	top:0;
}

.star-rate-hold small {
	position:absolute;
	top:20px;
	display:block;
	width:85px;
	text-align:center;
	left:0;
}

.sql {
	padding:10px;
	border:dotted 1px red;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	background:#FFF2F2;
}

#text_content_xxx,
.mandatory_textfield,.text_content {
	display:none;
}

/* BANNERS */
.banner-big-top {
	margin-bottom:10px;
	width:990px;
	height:90px;
	overflow:hidden;
}

.banner-medium-left,
.banner-medium-right {
	margin-bottom:10px;
	width:250px;
	height:100px;
	overflow:hidden;
}

.banner-center {
	margin-bottom:10px;
	width:478px;
	height:80px;
	overflow:hidden;
}

#photo-gallery-holder {
	overflow:hidden;
	height:1%;
}

.thumb {
	width:150px;
	height:200px;
	float:left;
	margin-right:17px;
	margin-bottom:14px;
	border:dotted 1px #e2e2e2;
	position:relative;
	cursor:pointer;
}

#photo-gallery-holder .last  {
	margin-right:0 !important;
	margin-left:2px;
}

.thumb span {
	position:absolute;
	left:122px;
	top:120px;
	width:18px;
	text-align:right;
}

.thumb h2  {
	margin-top:5px;
	margin-left:10px;

	margin-right:10px;
}

.folder h2 {
	margin-left:10px;
	margin-right:10px;
	margin-top:24px !important;
}

.thumb h2 a {
	font-size:11px !important;
}

.thumb p {
	margin-left:10px;
	margin-right:10px;
	/*color:#909090; */
}

.user-list a.special,
.thumb a.special {
	display: block;
	background: #7ac002;
	color: white;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
	
}

.user-list a.special2,
.thumb a.special2 {
    display: block;
    background: #580000;
    color: white;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    margin-top: 3px;
    
}

.thumb p a {
	/*color:#909090;*/
}

.thumb img {
	border:none !important;
}

#photo-gallery-holder .last {
	margin-right:0 !important;
}

.thumb a.photo-link {
	margin-left:10px;
	margin-top:10px;
	background-image:url('/photo/nophoto.jpg');
	border:solid 1px #a9a9a9;
	width:130px;
	height:100px;
	display:block;
}

.thumb:hover {
	background-color:#edeeee;
}

.folder:hover {
	background-color:transparent;
}

.folder {
	background-repeat:no-repeat !important;
	background-image:url('/img/backgrounds/folder.gif');
	border:solid 1px white;
	background-color:transparent;
}

#photo-gallery-holder h3 {
	font-size:18px;
	padding:0;
	color:#9e9e9e;
}

#photo-gallery-holder h3 a {
	font-size:18px;
}

#photo-gallery-holder h4 {
	color:#aeaeae;
	font-size:13px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

p.user {
	
	margin-bottom:15px;
}

p.user a {
	color:#4a4a4a;
	font-size:12px;
	font-weight: bold;
}


.specInfo {
	border:dotted 2px #8dc91c;
	padding:10px;
	margin-bottom:10px;
	background:#ecf9d4;
}

.specInfo h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:center;
	color:#aa1300;
}

#blog-holder .blog-info em {
	color:#333333;
	font-style:italic !important;
}

#banner-medium-center {
	width:489px;
	height:80px;
	overflow:hidden;
	margin-bottom:10px;
}

/* LIST */
.messages-list,
.messages-list * {
	font-size: 12px;
}

.messages-list {
	margin:0 auto;
	border-collapse:collapse;
    margin-bottom: 10px;;
}

.messages-list thead tr th{
	font-weight:bold;
	/*color:#393939;*/
	/*padding:3px;*/
	border-bottom:solid 1px #eff0f4;
}

.messages-list .centered {
	text-align:center;
}

.right-b {
	
    border-right:solid 1px #ffffff;
}

.left-b {
    border-right:solid 1px #dee1e1;
}

.messages-list .left {
	text-align:left;
    padding-left: 7px;
    
}

tr.separator th {
    border-bottom:solid 1px #ffffff !important;
    padding:0 !important;
}

.messages-list .from {
    padding-left:25px;
}

.messages-list td {
    padding:4px 5px;    
    font-size: 10px;
}

.messages-list tr.body-container td {
	padding:0;
    background:white !important;
}

.messages-list .message-options {
    border-top:1px solid #DEE1E1;
    clear:both;
    margin:5px 10px 4px;
    margin-bottom:4px;
    overflow:hidden;
    padding:5px;
}

.messages-list tr.body-container td div.msg-body {
	display:none;
}

.messages-list tr.unread td {
	font-weight:bold;
	color:#2c2c2c;
}

.messages-list tr.row {
	cursor:pointer;
    border-bottom: solid 1px #dee1e1;
    border-top: solid 1px #ffffff;
}

.messages-list .nopointer {
	cursor:auto !important;
}

.messages-list tr td {
    background-color: #f9f9f9;
}

.messages-list tr.odd td {
	background-color:#f0f1f1;
}

.messages-list .username {
	padding-left:25px;
}

.messages-list .online {
	background-image:url('/img/icons/common/user_online.gif');
    background-position: 10px center;
    background-repeat: no-repeat;
}

.messages-list .offline {
	background-image:url('/img/icons/common/user_offline.gif');
    background-position: 10px center;
    background-repeat: no-repeat;
}

.messages-list .msg-head {
	background-color:#f5f6f6;
	display:block;
	padding:10px;
	overflow:hidden;
	height:1%;
    margin:10px;
    padding-bottom:5px;
}

.messages-list .msg-head p.pic {
	float:left;
	width:80px;
}

.data {
	margin:0;
	padding:0;
}

.messages-list .msg-head li.title {
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:15px;
	color:#7ac002;
}

.messages-list .msg-head p.pic img {
	border:solid 1px #020202;
}

.messages-list .msg-content {
	padding:0pt 20px 20px;
	color:#2c2c2c;
    line-height: 17px;
}

.messages-list ul.reply-options {
	float:right;
	overflow:hidden;
}

.messages-list ul.reply-options li {
	float:left;
	margin-left:10px;
}

.smallrbx {
    background:#eb4a12;
    color: white;
    font-size:11px;
    width: auto;
    position: relative;
    margin-bottom:10px;
    height:1%;
}

.smallrbx .smallrbx-tr,
.smallrbx .smallrbx-tl,
.smallrbx .smallrbx-br,
.smallrbx .smallrbx-bl {
    font-size:1px;
    width: 5px;
    height:5px;
    display: block;
    position: absolute;
}

.smallrbx .smallrbx-tr {
    background-image: url('/img/backgrounds/redcorn_tr.gif');
    right:0;
    top:0;
}

.smallrbx .smallrbx-tl {
    background-image: url('/img/backgrounds/redcorn_tl.gif');
    left:0;
    top:0;
}
.smallrbx .smallrbx-br {
    background-image: url('/img/backgrounds/redcorn_br.gif');
    right:0;
    bottom:0;
}

.smallrbx .smallrbx-bl {
    background-image: url('/img/backgrounds/redcorn_bl.gif');
    bottom:0;
    left:0;
}

* html .smallrbx .smallrbx-br,
* html .smallrbx .smallrbx-bl {
 /*   bottom:-1px; */
}

.smallrbx .content {
    padding:10px;
}

.bottomLine {
/*    position:absolute;*/
    bottom: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: #7ac002;
    margin-top: 10px;;
}

#fpplayer .radioWrap {
    padding:6px 4px 0px 4px;;
}

#fpplayer .tabs {
    overflow:hidden;
    height: 1%;
    margin-bottom: 8px;
    margin-left: 4px;
    margin-top: 1px;
}

#fpplayer .norightmargin {
margin-right: 0 !important;
}

#fpplayer .tabs a {
    display: block;
    width:103px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    background-image: url('/img/backgrounds/radio_tab_inactive.gif');
    color: #9fa5a5;
    font-size: 11px;
    float: left;
    margin-right: 6px;
}

#fpplayer .tabs a.active {
    background-image: url('/img/backgrounds/radio_tab_active.gif');
    color: #9fa5a5;
    font-weight:bold;
}

#fpplayer ul li {
    border-bottom:solid 1px #dee1e1;
    padding: 2px 7px 2px 7px;
    overflow: hidden;
    height: 29px;
    cursor: pointer;
    background-image: url('/img/backgrounds/player_go_btn.gif');
    background-repeat: no-repeat;
    background-position: 205px center;
    
}

#fpplayer ul li.last {
    border-bottom: none;
}
#fpplayer ul#radio-user-list{
	border-top:solid 1px #dee1e1;
}
#fpplayer ul#radio-user-list li{
	height: 42px;
	padding: 5px;
	background: #F9F9F9;
}
#fpplayer ul#radio-user-list li p.radio-text{
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-left: 5px;
}
#fpplayer ul#radio-user-list li .hp-icon{
	float: left;
	width: 20px;
	text-align: right;
}
#fpplayer ul#radio-user-list li.odd{
	background: #F0F1F1;
}
#fpplayer ul#radio-user-list li span.genres{
	font-size: 10px;
	color: #424242;
}
#fpplayer ul#radio-user-list li img.profile-img{
	float: left;
	width: 40px;
	margin-right: 5px;
}
#fpplayer i {
    float:left;
    height: 29px;
    margin-right:10px;
    line-height: 29px;
    font-size: 18px;
    color: #cfd4da;
    font-family: Trebuchet Ms;
}

#fpplayer dl {
    float:left; 
}

#fpplayer dl dt {
    color:#ec8a4a;
    font-size: 11px;
    font-weight: bold;
}

#fpplayer dl dd {
    color:#9fa5a5;
}

#fpplayer span#speaker {
    background-image: url('/img/backgrounds/radio_speaker.gif');
    width: 63px;
    cursor: pointer;
    height: 44px;
    display: block;
    position: absolute;
    right:3px;
    top:-24px;
}

#fpplayerwrap {
    margin-top:27px;
}

#moneybalance dl {
    float:left;
    text-align:center;
    margin-right: 2px;
}

#moneybalance dl dt {
 /*   color:#9fa5a5; */
    padding-left: 5px;
  /*  margin-bottom: 3px; */
}

#moneybalance dl dd{
    /*background-image: url('/img/backgrounds/account_c_bg.gif'); */
    background-repeat: no-repeat;
    width: 104px;
    height:28px;
    text-align: center;
    line-height: 28px;
    color:white;
    font-size:17px;
}
#moneybalance dl dd a{
   /* color:white; */
   color: #7ac002;
    font-size:19px;
}
#moneybalance p.showmore {
    text-align:left;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 15px;
}

#moneybalance .orbo-holder {
    border:solid 1px #dde1e0;
    background: #f9f9f9;;
    margin-top: 10px;
}

#moneybalance .count_holder{
    overflow:hidden;
    height: 1%;
}
#moneybalance .count_holder dt{
	font-size: 12px;
}
#moneybalance .orbo-hold-inner {
    border-top: solid 1px white;
    padding: 10px;
}

#moneybalance .orbo-hold-inner p {
    float:right;
    color: #555555;
    font-size: 11px;
}
.white-border{
	border-top: 1px solid white;
}

.help-text {
    border:solid 1px #f5e4b8;
    background: #fefde1 url('/img/icons/common/help_text_ico.gif') no-repeat 99% 92%;
    padding: 5px;
}
.help-text.not_registered p,
.help-text.not_registered strong{
	font-size: 12px ! important;
}
.help-text img{
	vertical-align: middle;
}
.help-text h6 {
    color:#ec8a49 !important;
    font-size: 11px !important;
    margin-bottom:3px !important;
    background: none !important;
    text-align: left  !important;
}

.help-text p {
    font-size:12px;
    line-height: 14px;
    color: #484846;
    margin: 8px 0;
}
.help-text ul li {
	margin: 5px 0;
	color: #484846
}
.info-text{
    padding: 70px 15px 0 15px;
    line-height: 16px;
}
.info-text b{
    color: #6C6C6C ! important;
}
.info-text table {
    margin: 15px 0;
}
.info-text table tr.odd td{
    background: #F5F7F7;
}
.info-text table td {
    padding: 4px 10px;
}
.info-text table td.points_text{
    width: 320px;
}
.info-text table td.points_value{
    text-align: center;
}
.info-text ul{
    margin-left: 15px;
    list-style-type: disc;
}
.info-text ul li{
    margin: 4px 0;
}

#category-list {
    overflow: hidden;
    height: 1%;
}

#category-list li {
    float: left;
    width: 44%;
}

#category-list li * {
    font-size: 10px;
}
.blog-profile .other-blogs {
	margin-top: 15px;
}
.blog-profile .other-blogs h6{
	margin-bottom: 8px;
}
/* NEW TAB MENU */
div.std-toolbar2 .special a {
	color:#eb4a12 !important;
}
div.std-toolbar2 .special{
	border-right: 1px solid #e0e2e1 ! important;
}
div.std-toolbar2 {
	width:100%;
	margin:0;
	height:50px;
	/*background-color:#f3f3f3;*/
	margin-bottom:15px;
}

div.std-toolbar2 .item {
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin-left:0px;
	height:35px;
	margin-top:11px;
	/*border-bottom:solid 3px #FFFFFF;*/
	border: 1px solid #e0e2e1;
	border-right: 0;
	background-color:#f3f3f3;
}

div.std-toolbar2 .item a {
	width:100%;
	display:block;
	height:25px;
	font-weight:bold;
	color:#444444;
	padding-top:10px;
}

div.std-toolbar2 .item a:hover {
	background-color:#f9f9f9;
}
div.std-toolbar2 .active a:hover {
	background-color:#fff;
}

div.std-toolbar2 .active {
	/*border-bottom:solid 3px #8fc203;*/
	height: 46px;
	margin-top: 0px;
	background: #fff;
	border-bottom:0;
	border-right: 1px solid #e0e2e1;
}
div.std-toolbar2 .postactive {
	border-left: 0 ! important;
}
div.std-toolbar2 .active a {
	border-bottom:solid 3px #8fc203;
	margin-top: 9px;
}

div.std-toolbar2 .item a {
	text-align:center;
	font-size:12px;
}

div.std-toolbar2 .item a img {
	vertical-align:text-top;
	margin-left:10px;
}


/* NEW TAB MENU v3.0 */
div.std-toolbar3 .special a {
	color:#eb4a12 !important;
}
div.std-toolbar3 {
	margin:0;
	height:50px;
	background:#f0f0f0 url(/img/backgrounds/sttoolbar_bg.gif);
	margin-bottom:15px;
	padding-left: 2px;
}

div.std-toolbar3 .item {
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin-left:0px;
	height:37px;
	margin-top:12px;
	margin-right: 1px;
	width: 141px;
	background: url('/img/backgrounds/tab-inactive.gif') no-repeat;
}
div.std-toolbar3.short .item {
	width: 123px;
	background: url('/img/backgrounds/tab-short-inactive.gif') no-repeat;
}
div.std-toolbar3.long .item {
	width: 230px;
	background: url('/img/backgrounds/tab-long-inactive.gif') no-repeat;
}
div.std-toolbar3.extralong .item {
	width: 300px;
	background: url('/img/backgrounds/tab-long-inactive.gif') no-repeat;
}

div.std-toolbar3.mid .item {
	width: 163px;
	background: url('/img/backgrounds/tab-mid-inactive.gif') no-repeat;
}
div.std-toolbar3.mid .spec{
	background: url('/img/backgrounds/tab-mid-inactive-spec.gif') no-repeat;
}
div.std-toolbar3 .item a {
	width:100%;
	display:block;
	height:25px;
	font-weight:bold;
	color:#444444;
	padding-top:10px;
}

div.std-toolbar3 .item a:hover {
	background: url('/img/backgrounds/tab-hover.gif') no-repeat;
}
div.std-toolbar3.short .item a:hover {
	background: url('/img/backgrounds/tab-short-hover.gif') no-repeat;
}
div.std-toolbar3.long .item a:hover {
	background: url('/img/backgrounds/tab-long-hover.gif') no-repeat;
}
div.std-toolbar3.mid .item a:hover {
	background: url('/img/backgrounds/tab-mid-hover.gif') no-repeat;
}
div.std-toolbar3 .active a:hover {
	background: none ! important;
}

div.std-toolbar3 .active {
	/*border-bottom:solid 3px #8fc203;*/
	height: 41px;
	margin-top: 8px;
	background: #fff;
	border-bottom:0;
	background: url('/img/backgrounds/tab-active.gif') no-repeat;
}
div.std-toolbar3.short .active {
	background: url('/img/backgrounds/tab-short-active.gif') no-repeat;
}
div.std-toolbar3.long .active {
	background: url('/img/backgrounds/tab-long-active.gif') no-repeat;
}
div.std-toolbar3.mid .active {
	background: url('/img/backgrounds/tab-mid-active.gif') no-repeat;
}

div.std-toolbar3 .item a {
	text-align:center;
	font-size:12px;
}

div.std-toolbar3 .item a img {
	vertical-align:text-top;
	margin-left:10px;
}

a.important {
	color:red;
}

div.spoiler {
	border:solid 1px #f5e4b8;
    background: #fefde1;
    padding: 10px;
    margin-bottom: 12px;
    cursor: pointer;
}

div.spoiler div {
	display: none;
}
.help-text b{
	color:#6c6c6c;
}
.help-text .button.wizard-long{
	width: 210px ! important;
}
.help-text h1{
	font-size: 22px ! important;
	font-weight: normal;
	line-height: 22px;
	color: #EC8A49;
}

.help-text h2{
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

.selfads-block {
	overflow: hidden;
}

.selfads-block .selfads-item {
	float: left;
}

/* PASHREKLAMA */
#selfads {
	overflow:hidden;
	text-align:center;
	height:95px;
    margin-bottom: 10px;;
}

.special-selfads {
	height:auto !important;
}

#selfads,
#selfads * {
	font-family:Tahoma !important;
}

#selfads b {
	
	font-size: 9px;
}

#selfads a {
	text-decoration: none;
	font-size: 11px;
}

#selfads .selfads-item {
	float:left;
	display:inline;
	text-align:center;
}

#selfads .selfads-item p {
	text-align:center;
	margin-top:5px;
	display:block !important;
}

#selfads .selfads-item img {
	border:solid 1px #757b79;
}

#selfads a {
	color:#000000;
}


#selfads h2 {
	width:100px;
	padding: 3px 20px;
	background: #e4e7e7;
	margin-left:7px;
	text-align: center;
	
}

.special-selfads {
	text-align: left !important;
}

.selfads-block {
	margin-bottom: 10px;
	border-top: solid 3px #e4e7e7;
	overflow: hidden;
	background: #f1f1f1;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* PASHREKLAMA - BEIGAS */

.specsticky {
	position: absolute;
}

/* THICKBOX */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:15px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  margin-bottom:1px;
}

/* THICKBOX END */

/* TOP NAV */

#logo-placeholder {
	width:134px;
	height:126px;
	position:absolute;
	top:0;
	left:50%;
	margin:1px 0 0 -67px;
	z-index:12;
}


.ie6a {
	display:block;
	width:134px;
	height:126px;
	position:absolute;
	top:0;
	left:50%;
	margin:1px 0 0 -67px;
	background:#7ac002;
	filter: alpha(opacity = 0);
	z-index:500;
}

body > .ie6a {
	background:none;
}

#site-title {
	position:absolute;
	top:0;
	left:50%;
	width:134px;
	height:126px;
	margin:1px 0 0 -67px;
	z-index:10 !important;
}

#topnav-wrap {
	overflow:hidden;
	width:100%;
}

#topnav-wrap #topnav-first {
	border-top:solid 18px #7ac002;
	background-color:#292c39;
	height:34px;
	width:100%;
}

#topnav-wrap #topnav-second {
	height:34px;
	background-color:#f0f1f1;
}

#topnav-wrap #topnav-third {
	height:34px;
	background-color:#ffffff;
}

#topnav-wrap #topnav-first #topnav-first-holder,
#topnav-wrap #topnav-second #topnav-second-holder,
#topnav-wrap #topnav-third #topnav-third-holder{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}

#topnav-wrap .navfirst-left,
#topnav-second .navsecond-left,
#topnav-third .navthird-left {
	float:left;
	width:50%;
	height:34px;
}

#topnav-wrap .navfirst-right,
#topnav-second .navsecond-right,
#topnav-third .navthird-right  {
	width:50%;
	float:right;
	height:34px;
}


#topnav-wrap .navfirst-left a,
#topnav-wrap .navfirst-right a {
	display:block;
	padding:9px;
	color:#FFFFFF;
	font-size:11px;
	position:relative;
	text-align:center;
	outline:none;
}




#topnav-wrap .navthird-left a,
#topnav-wrap .navthird-right a,
#topnav-wrap .navthird-right p {
	display:block;
	padding:10px;
	color:#9e9e9e;
	font-size:11px;
	position:relative;
	outline:none;
}


.bgnav .sm {
	font-size:11px !important;
}

.bgnav .navfirst-left a,
.bgnav .navfirst-right a {
	font-size:14px !important;
	/*font-family: Arial;*/
	font-family: Tahoma;
	font-weight: bold;
}

#topnav-first  .left-corner {
	position:absolute;
	top:24px;
	left:0;
	width:5px;
	height:7px;
}


#topnav-first  .right-corner {
	position:absolute;
	top:24px;
	right:-1px;
}

#topnav-wrap > #topnav-first  .right-corner { /* IE 6 FIX */
	right:0;
}

#topnav-wrap .navfirst-left a {
	float:left;
	outline:none;
}

#topnav-wrap .navfirst-right a {
	float:right;
	outline:none;
}

#topnav-wrap .navsecond-left a {
	float:left;
	outline:none;
}

#topnav-wrap .navsecond-right a {
	float:right;
	margin-right:6px;
	outline:none;
}

#topnav-wrap .navsecond-right a.last {
	margin-right:0;
}

#topnav-wrap .navthird-left a {
	float:left;
}

#topnav-wrap .navthird-right a,
#topnav-wrap .navthird-right p {
	float:right;
}

#topnav-wrap .navsecond-left a img,
#topnav-wrap .navsecond-right a img {
	vertical-align:middle;
	margin-right: 2px;
}

#topnav-wrap .navsecond-left a,
#topnav-wrap .navsecond-right a {
	padding:10px;
	color:#424242;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

#topnav-wrap .navfirst-left .special,
#topnav-wrap .navfirst-right .special {
	background-color: #eb4a12;
}

#topnav-wrap .navfirst-left a.selected,
#topnav-wrap .navfirst-right a.selected {
	background-color:#7ac002;
	color:#000000;
	font-weight:bold;
}
#topnav-wrap .navfirst-right .sm_logout{
	font-size: 11px ! important;
	color: #ececec;
	background-image: url('/img/backgrounds/vert_dot.gif');
	background-repeat: no-repeat;
	background-position: left center;
	
}
.exit {
	position: absolute;
	right:11px;
	top:1px;
}

.exit a {
	color:black;
	text-decoration: underline;
}

#topnav-first em {
	font-style:normal;
	color:#7ac002;
}

#header-clear {
	clear:both;
	margin-bottom:30px;
}

body#profile #header-clear {
	margin-bottom:0 !important;
}

body#community div#topnav-third,
body#profile #topnav-third {
	display:none;
}


body#profile #topnav-second,
body#community div#topnav-second {
	height:9px;
} 

#topnav-second #topnav-second-holder a{
	background-image: url('/img/icons/nav/sprite.png');
	background-repeat: no-repeat;
}
#topnav-second #topnav-second-holder a.nav_photo{
	padding-left: 20px;
	padding-right: 20px;
	background-position: 0 11px;
	margin-left: 12px;
}
#topnav-second #topnav-second-holder a.nav_video{
	padding-left: 19px;
	padding-right: 10px;
	background-position: 0 -18px;
}
#topnav-second #topnav-second-holder a.nav_blog{
	padding-left: 30px;
	background-position: 11px -48px;
}
#topnav-second #topnav-second-holder a.nav_community{
	padding-left: 28px;
	padding-right: 16px;
	background-position: 7px -74px;
	margin-left: 3px;
}
#topnav-second #topnav-second-holder a.nav_games{
	padding-left: 23px;
	background-position: 3px -103px;
}
#topnav-second #topnav-second-holder a.nav_settings{
	padding-left: 21px;
	background-position: 0 -223px;
	margin-right: 
}
#topnav-second #topnav-second-holder a.nav_gifts{
	padding-left: 20px;
	padding-right: 20px;
	background-position: 1px -192px;
}
#topnav-second #topnav-second-holder a.nav_organizer{
	padding-left: 20px;
	padding-right: 19px;
	background-position: 1px -162px;
}
#topnav-second #topnav-second-holder a.nav_events{
	padding-left: 20px;
	padding-right: 20px;
	background-position: 0 -133px;
}


/* TOP NAV END */

/* BBCODE */
/* BBCode toolbar */
#msgbody_toolbar {
	overflow:hidden;
	clear:both;
	margin-bottom:5px;
}

#msgbody_toolbar li {
	float:left;
	width:25px;
	height:25px;
	margin-right:2px;
	border:solid 1px  #666666 !important;
}

#msgbody_toolbar li a {
	display:block;
	height:25px;
	width:24px;
	
	background-position:center center;
	background-repeat:no-repeat;
}

#msgbody_toolbar li a#bbcode_bold_button { background-image:url('/img/icons/forms/text_bold.gif');}
#msgbody_toolbar li a#bbcode_italics_button { background-image:url('/img/icons/forms/text_italic.gif');}
#msgbody_toolbar li a#bbcode_underline_button { background-image:url('/img/icons/forms/text_underline.gif');}
#msgbody_toolbar li a#bbcode_link_button { background-image:url('/img/icons/forms/link.gif');}
#msgbody_toolbar li a#bbcode_image_button { background-image:url('/img/icons/forms/photo.gif');}
#msgbody_toolbar li a#bbcode_quote_button { background-image:url('/img/icons/forms/tag.gif');}
#msgbody_toolbar li a#bbcode_smiley_button { background-image:url('/img/icons/forms/emoticon_smile.gif');}
#msgbody_toolbar li a#bbcode_vide_button { background-image:url('/img/icons/nav/video_icon.gif');}

#toolbar-placeholder {
	clear:both;
	margin-bottom:5px;
}

#smileys-placeholder {
	display:none;
	clear:both;
	border:solid 1px #d4d4d4;
	padding:5px;
	overflow:hidden;
}

#smileys-placeholder .smiley-list li{
	float:left;
	margin-right:2px;
	border:solid 1px transparent;
}

#smileys-placeholder .smiley-list li img {
	border:solid 1px #E9E9E9;
	padding:5px;
}

#smileys-placeholder .smiley-list li img{
	cursor:pointer;
}
/* End BBCode toolbar */

/* BBCODE END */

.bigbutton {
	background:#7AC002 url(/img/icons/community/plussIcon.gif) no-repeat scroll 10px 7px;
	border-color:#C0A702;
	color:white;
	font-size:14px;
	font-weight:bold;
	height:auto !important;
	padding:5px 0pt;
	width:100% !important;
}
div#news-item{
	line-height:16px;
}
div#news-item p{
	margin: 8px 0 8px 0 ! important;
	font-size: 12px;
}
div#news-item b,
div#news-item a,
div#news-item i,
div#news-item span{
	font-size: 12px ! important;
}
div#news-item i{
	font-style:oblique;
}
div#news-item ul{
	margin: 10px 0;
}
div#news-item ul li {
	margin: 8px 0;
}

.nomargin {
margin:0pt !important;
}
.auto {
width:auto !important;
}

.bigReg {
	display: block;
	width: 255px;
	height: 39px;
	background: url('/img/backgrounds/big_reg_button.gif');
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}


h6.heading {
	background: #7abf02;
	color:white;
	font-size:16px;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	padding:7px;
	margin-bottom:5px;
}

h6.heading2 {
    background: #580000;
    color:white;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    font-family: Arial;
    padding:7px;
    margin-bottom:5px;
}

.box {
}

.topcol {
	float: left;
	width:342px;
	margin-right: 10px;
	background: #f1f1f1;
}

#matchtop .user-list li,
#comparetop .user-list li  {
	margin-right:20px;
}

.intellectGameInc, .miljonsInc {
	padding: 10px;
	border: solid 1px #7ac002;
	margin-bottom: 10px;
}


.intellectGameInc .question {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.intellectGameInc ul {
	overflow: hidden;
	height: 1%;
}

.intellectGameInc ul li {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.bannerTextDiv{
	margin-bottom: 10px;
	text-align: center;
}
.bannerTextDiv a{
	color: #cf0000;
	text-decoration: underline;
}
.clearDiv{
	clear: left;
}
.miljonsInc .common-miljons-image{
	text-align: center;
	margin: 5px 0;
}
.miljonsInc .common-miljons-content{
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
}
.miljonsInc .imgcontent{
     text-align: center;
     color: #666666;
}
.miljonsInc .imgcontentempty{
    display:none;
}
.miljonsInc .votes{
    margin: 5px 0 10px 0;
    line-height: 26px;
    border: 1px dotted #7ABF02;
    background: #E9FCC2;
    text-align: center;
}
.miljonsInc .votes img{
    vertical-align: middle;
    margin: 0 5px;
}
.miljonsInc .votes .medium{
    font-weight: bold;
    font-size: 16px;
    padding: 3px;
    margin: 0 5px;
}
.miljonsInc .rhymes{
     text-align: center;
}
#view-profile{
	clear: left;
	margin-top: 10px;
	display: none;
	height: 1%;
	overflow: hidden;
}

#view-profile .prof-browser-img img{
	border: 14px solid #D5D5D5;
}
#view-profile .prof-browser-img{
	float: left; 
	width: 150px;
}
#view-profile .prof-browser-userdata{
	float: left; 
	width: 300px;
}
#view-profile .prof-browser-userdata .view-profile{
	margin-top: 15px;
}
#view-profile .prof-browser-userdata .view-profile a{
	display: block;
	width: 100px;
	background: #7ABF02;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	
}
.prof-browser-userdata h2 a{
	font-size: 14px ! important;
}
.prof-browser-userdata h3{
	margin: 8px 0 3px 0;
}
img.prouser{
	border: 2px solid #ff1901;
	padding: 2px;
}
img.proicon{
	vertical-align: top;
}
#browserWarning{
	font-weight: bold;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 20px;
	font-size: 12px;
}
#browserWarning a{
	font-size: 12px;
}
#warningClose {
	position: absolute;
	z-index: 10000;
	font-weight: bold;
	font-size: 14px;
	right: 40px;
	color: #000000;
	font-size: 15px;
}
#topnav-wrap .navsecond-left .special,
#topnav-wrap .navsecond-right .special{
	background-color: #ffaa00;
}
.comment-item .answers{
	margin-top: 10px;
}
.comment-item .answer{
	clear: left;
	margin-left: 76px;
	background-color: #fff;
}
#comments .comment-item .answer .comm-head{
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.comment-item .options li a{
	color: #666;
}

.comment-item .options{
	margin: 0px 0 5px 76px;
	clear: left;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	height: 12px;
	padding-left: 2px;
}
.hidden {
	display: none;
}
.addLinks {
	overflow: hidden;
	height: 28px;
	margin: 0 0 10px 0;
}
.addLinks p{
	float: left;
	width: 345px;
	text-align: center;
	height: 28px;
}
.addLinks a{
	font-size: 20px;
	color: #7AC002;
	text-shadow: 1px 1px 5px #70a01d;
}
.static{
	border-color: #7AC002;
	border-width: 2px;
}
