body {
	margin:0;
	padding:0 0 15px 0;
	background: url("bg-page.jpg") center top repeat;
	color:#0e1f48;
	font:normal 13px Arial, Helvetica, sans-serif;
	text-align:center;
}
form {
	margin:0;
	padding:0;
}
p {
	margin:0 0 10px 0;
}
a {
	color:#c55b05;
	text-decoration:underline;
}
a:hover {
	color:#cb1502;
}
:focus {
	outline:none;
}
#all {
	width:971px;
	padding:15px 0 0 19px;
	margin:0 auto;
	text-align:left;
}
* html #all {
	padding-top:16px;
}
*+html #all {
	padding-top:16px;
}
.top-menu {
	background:url(bg-top.jpg) 0 0 no-repeat;
	height:85px;
	position:relative;
}
#icon-home {
	position:absolute;
	width:15px;
	height:16px;
	display:block;
	background:url(icon-home.gif) 0 0 no-repeat;
	top:30px;
	left:26px;
	text-indent:-9000px;
}
.left-hmenu {
	position:absolute;
	left:84px;
	top:30px;
	width:325px;
	text-align:center;
}
.left-hmenu a {
	color:#e8c97e;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:16px;
}
.right-hmenu {
	position:absolute;
	left:432px;
	top:30px;
	width:365px;
	text-align:center;
}
.right-hmenu a {
	color:#f4be3f;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:16px;
}
.left-hmenu a:hover {
	color:#f4be3f;
}
.right-hmenu a:hover {
	color:#f59f09;
}
.star {
	display:inline;
	background:url(star.gif) 20px 50% no-repeat;
	padding-left:58px;
	line-height:16px;
	width:16px;
}
.languages {
	position:absolute;
	left:840px;
	top:21px;
	width:105px;
}
.languages p, .languages a {
	background-position:center bottom;
	background-repeat:no-repeat;
	display:block;
	width:25px;
	height:25px;
	text-indent:-9000px;
	float:left;
	margin:0 17px 0 0;
	padding:0;
}
.languages p span {
	display:block;
	width:25px;
	height:25px;
	background:url(arrow-langs.gif) top center no-repeat;
}
.languages .ru {
	background-image:url(ru.gif);
}
.languages .ro {
	background-image:url(ro.gif);
}
#header {
	height:143px;
	background:url(bg-header.jpg) 0 0 no-repeat;
	position:relative;
}
#header .slogan {
	position:absolute;
	top:48px;
	left:270px;
}
#header .ru {
	background-image:url(slogan-ru.png);
	height:37px;
}
#header h1 {
	position:absolute;
	height:143px;
	width:177px;
	top:0;
	left:55px;
	padding:0;
	margin:0;
}
#header h1 a {
	display:block;
	height:143px;
	width:177px;
	text-indent:-9000px;
}
#header .zipper {
	width:33px;
	height:89px;
	background:url(zipper.jpg) 0 0 no-repeat;
	position:absolute;
	left:264px;
	top:143px;
	margin:0;
}
#header .phone-bottom {
	width:75px;
	height:22px;
	background:url(phone-bottom.jpg) 0 0 no-repeat;
	position:absolute;
	left:827px;
	top:143px;
	margin:0;
}

#flash_phone {
	margin:0;
	position:absolute;
	left:825px;
	top:-22px;
	width:122px;
	height:134px;
	padding:0;
}

.container {
	background:url(bg-body.jpg) 0 0 repeat-y;
	float:left;
	width:955px;
}
.zipper-line {
	background:url(bg-zipper.gif) 270px 4px repeat-y;
	float:left;
	width:955px;
}
.sidebar {
	padding:0 0 0 26px;
	width:265px;
	float:left;
	z-index:1000;
}
.side-block {
	border:1px solid #7aa1bc;
	width:220px;
	background:#e7f8ff;
	position:relative;
	margin:10px 0 30px 0;
}
.side-block h3 {
	background:url(bg-titles-and-buttons.jpg) 0 0 repeat;
	margin:0;
	color:#495f7b;
	position:relative;
	height:25px;
	padding:8px 5px 0 22px;
	font:bold 16px Arial, Helvetica, sans-serif;
	border-bottom:2px solid #7e97a8;
}
.side-block h3 span {
	position:absolute;
	color:#fff;
	top:7px;
	left:21px;
}
.side-block .bottom {
	position:absolute;
	bottom:-15px;
	left:-5px;
	background:url(block-bottom.png) 0 0 no-repeat;
	width:233px;
	height:17px;
	margin:0;
	font-size:1px;
}
.side-block .top {
	position:relative;
	position:absolute;
	top:-11px;
	left:-5px;
	background:url(block-top.png) 0 0 no-repeat;
	width:232px;
	height:15px;
	margin:0;
	font-size:1px;
}
.side-block .body {
	padding:10px 5px 12px 22px;
}
.settings {
	margin:0;
	padding:0;
}
.settings li {
	margin:0 0 3px 0;
	list-style:none;
}
.settings li a {
	background:url(bullet-settings.gif) 0 4px no-repeat;
	padding-left:18px;
}
#footer {
	background:url(bg-bottom.png) 0 0 no-repeat;
	float:left;
	width:952px;
	height:56px;
	font:12px Arial, Helvetica, sans-serif;
	color:#e7f8ff;
	margin-bottom:15px;
}
#footer a {
	color:#e7f8ff;
}
#footer a:hover {
	color:#fdff6e;
}
#copyright {
	float:left;
	padding-top:18px;
	width:275px;
	text-align:center;
}
#cotanct-info {
	float:left;
	width:610px;
	padding:10px 0 0 60px;
}
#search-form select {
	width:177px;
	border:1px solid #a7a6aa;
	font:12px Arial, Helvetica, sans-serif;
	height:20px;
	margin-bottom:6px;
	padding:1px;
}
#search-form input, input[type="text"] {
	width:171px;
	border:1px solid #a7a6aa;
	font:12px Arial, Helvetica, sans-serif;
	color:#3d3d3d;
	height:16px;
	padding:2px 2px 0 2px;
	margin-bottom:6px;
}
#search-form button {
	background:url(bg-titles-and-buttons.jpg) 0 0 repeat;
	border:none;
	color:#f4fcff;
	font:bold 12px Arial, Helvetica, sans-serif;
	height:24px;
	width:70px;
	margin-left:106px;
	vertical-align:top;
	cursor:pointer;
}
#subscriber-form {
	height:47px;
}
#subscriber-form p {
	margin:0 0 7px 0;
	float:left;
	width:180px;
}
#subscriber-form input {
	display:block;
	float:left;
	width:125px;
	border:1px solid #a7a6aa;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#4b768e;
	height:18px;
	padding:2px 2px 0 2px;
}
#subscriber-form button {
	display:block;
	float:left;
	margin-left:4px;
	background:url(bg-titles-and-buttons.jpg) 0 0 repeat;
	border:none;
	color:#f4fcff;
	font:bold 12px Arial, Helvetica, sans-serif;
	height:22px;
	width:41px;
	cursor:pointer;
}
#subscriber-form .fishki {
	display:block;
	float:left;
	background:url(arrow1.gif) 0 4px no-repeat;
	font-size:12px;
	padding-left:12px;
}
.moldcell-block {
	border:none;
}
.moldcell-banner {
	width:220px;
	height:93px;
	display:block;
	background:#F26621 url(banner-moldcell.gif) center center no-repeat;
	text-indent:-9000px;
}



.content {
	padding:4px 30px 15px 0;
	width:610px;
	float:right;
}

h2 {
	color:#3d5879;
	position:relative;
	height:25px;
	font:bold 21px Arial, Helvetica, sans-serif;
	padding:1px 0 0 1px;
	margin:0 0 9px 0;
}
h2 span {
	position:absolute;
	color:#fff;
	top:0px;
	left:0px;
}
.news {
	float:left;
	width:610px;
	margin-bottom:15px;
}
.post {
	background:url(bg-posts.jpg) 0 0 repeat;
	margin:1px 0 9px 0;
	padding:12px;
	float:left;
	width:586px;
}
.post p {
	margin:0;
}
.post .left {
	float:left;
	width:192px;
}
.post .left img {
	border:none;
}
.post .right {
	float:left;
	width:380px;
	padding:0 0 0 12px;
}
.post .right h4 {
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:19px;
	margin:0 0 3px 0;
}
.post .without-img {
	width:585px;
	padding:0;
}
.post .right .date {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#286c93;
	margin:3px 0px 0px 0px;
	text-align:right;
}
.archive {
	background:url(bg-posts.jpg) 0 0 repeat;
	display:block;
	float:right;
	padding:4px 8px 5px 8px;
}
.archive a {
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(arrow2.gif) 0 4px no-repeat;
	padding-left:13px;
}


.center-block {
	clear:both;
	float:left;
	width:569px;
	background:#e0f5fd url(bg-tonton-music.png) 0 0 repeat-x;
	position:relative;
	margin:5px 0 30px 0;
	padding:16px 20px 10px 21px;
}

.without {
	padding:0 0 7px 0;
	width:609px;
	background:#e0f5fd url(bg-tonton-music.png) 0 35px repeat-x;
	position:relative;

}

.center-block h3 {
	z-index:2000;
	margin:0;
	position:absolute;
	left:270px;
	top:-16px;
	padding:0 10px 0px 10px;
	border:2px solid #91b1ce;
	border-left-width:1px;
	border-right-width:1px;
	font:bold 21px Arial, Helvetica, sans-serif;
	color:#f26621;
	background:#dcf2fb url(bg-titles-blocks.gif) 0 0 repeat-x;
}
.center-block h3 a {
	color:#f26621;
	text-decoration:none;
}
.center-block h3.tonton {
	left:190px;
}

.center-block h3.tonton-ro {
	left:175px;
}

.center-block h3.ton-ton-logo img {
	border:none;
}
.center-block h3.music {
	left:200px;
}

.center-block h3.music-ro {
	left:180px;
}

.center-block .top {
	width:617px;
	height:14px;
	background:url(center-block-top.png) 0 0 no-repeat;
	margin:0;
	position:absolute;
	top:-11px;
	left:-4px;
	z-index:1000;
	font-size:1px;
}
.center-block .bottom {
	width:617px;
	height:14px;
	background:url(center-block-bottom.png) 0 0 no-repeat;
	margin:0;
	position:absolute;
	bottom:-13px;
	left:-3px;
	z-index:999;
	font-size:1px;
}
.center-block .left, .center-block .right{
	float:left;
	width:273px;
}
.center-block .left {
	margin-right:20px;
}

.center-block h5 {
	font:bold 16px "Trebuchet MS", Arial, Tahoma;
	text-align:left;
	color:#f26621;
	margin:0;
	padding:0;	
}

.games {
	background:url(bg-posts.jpg) 0 0 repeat;
	padding-top:22px;
	padding-bottom:8px;
	margin-bottom:10px;
}

.games h3 {
	left:210px;
}

.games-ro h3 {
	left:200px;
}

table.music {
	font:11px Arial, Helvetica, sans-serif;
	color:#3f4041;
	border-collapse:collapse;
	width:100%;
	margin:0 0 10px 0;
}


table.music tr.current td {
	background:#ffdaaa;
}
table.music td, table.music th {
	padding:3px 0 3px 0;
	border-bottom:1px solid #e9ab89;
	text-align:left;
}

table.music th.play, table.music td.play {
	width:20px;
	padding-left:5px;
}

table.music td.play a {
	display:block;
	width:23px;
	height:13px;
	background:url(play.gif) 0 0 no-repeat;
}
table.music td.play a.info {
	display:block;
	width:23px;
	height:16px;
	margin-top: 2px;
	background:url(phone.gif) 0 0 no-repeat;
}


table.music th.code {
	width:45px;
}


table.games {
	color:#3f4041;
	border-collapse:collapse;
	width:100%;
	margin:0;
}

table.games td {
	text-align:center;
	vertical-align:bottom;
}

table.games img {
	border:1px solid #f7fafb;
}

table.games h6 {
	font:12px Arial, Helvetica, sans-serif;
	margin:3px 0 0 0;
}

table.games .code{
	margin:2px 0 0 0;
	color:#ff5000;
	font:bold 18px Arial, Helvetica, sans-serif;
}

table.tonton-music {
	border-collapse:collapse;
	width:609px;
	position:relative;
}

table.tonton-music thead {
	background:url(bg-titles-and-buttons.jpg) 0 0 repeat;

}
table.tonton-music th {
	padding:2px;
	height:35px;
	vertical-align:middle;
	border-bottom:2px solid #7e97a8;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-align:left;
}

table.tonton-music th div {
	padding:1px 0 0 1px;
	position:relative;
	color:#3d5879;
}
table.tonton-music th span {
	position:absolute;
	top:0;
	left:0;
	color:#fefefe;
}
table.tonton-music td {
	padding:3px 2px 3px;
	border-bottom:1px solid #b9cdd6;
	vertical-align:middle;
}

table.tonton-music .current td {
	background:#ffdaaa;
	padding-bottom:42px;
}
table.tonton-music .lastTR td {
	border-bottom:none;
}

table.tonton-music tbody {
	font:12px Arial, Helvetica, sans-serif;
	color:#575757;
}

table.tonton-music thead .kod {
	width:63px;
	padding-left:14px;
}

table.tonton-music tbody .kod {
	color:#9f5e0b;
	padding-left:14px;	
}

table.tonton-music tbody .kod div {
	position:relative;
}

table.tonton-music #player {
	position:absolute;
	top:20px;
	left:-14px;
}

table.tonton-music thead .perf {
	width:168px;

}

table.tonton-music .iPhone, table.tonton-music .iPlay, table.tonton-music .iGift {
	padding:0;
	width:30px;
}


table.tonton-music .iPlay a {
	display:block;
	width:23px;
	height:13px;
	background:url(play.gif) 0 0 no-repeat;
}

table.tonton-music .iPhone a {
	display:block;
	width:23px;
	height:16px;
	background:url(phone.gif) center center no-repeat;
}

table.tonton-music .iGift a {
	display:block;
	width:23px;
	height:16px;
	background:url(gift.gif) center center no-repeat;
}

.paginator {
	text-align:center;
	float:left;
	width:610px;
	height:55px;
}

.paginator a {
	color:#6d8ea8;
	background:url(bg-posts.jpg) 0 0 repeat;
	padding:4px 9px;
	font:bold 16px Arial, Helvetica, sans-serif;	
	position:relative;
	height:1%;
}
.paginator a:hover {
	color:#f26621;
}

.paginator span {
	position:relative;
	height:1%;
	color:#6d8ea8;
	background:url(bg-posts.jpg) 0 0 repeat;
	border:1px solid #e9f2f7;
	padding:3px 8px;
	font:bold 16px Arial, Helvetica, sans-serif;
}

.filterBar {
	float:left;
	width:586px;
	background:url(bg-posts.jpg) 0 0 repeat;
	clear:both;
	margin-bottom:15px;
	padding:12px;
}

.filterBar .all-letters-cats {
	float:left;
	width:586px;	
	clear:both;
}

.filterBar .all {
	display:block;
	background:url(bg-titles-and-buttons.jpg) 0 0 repeat;
	width:63px;
	height:47px;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#ffffff;
	text-align:center;
	padding-top:28px;
	text-transform:uppercase;
	float:left;
}

.filterBar .all:hover {
	color:#FFF1C6;
}

.filterBar .letters-cats {
	float:left;
	width:510px;
	padding-left:10px;
}

.filterBar .letters-cats div {
	color:#d69960;
	font:bold 16px Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}

.filterBar .letters-cats div a {
	color:#6d8ea8;
	padding:0 1px;
}

.filterBar .letters-cats div a:hover{
	color:#c55b05;
}

.filterBar .janr {
	float:left;
	width:586px;	
	clear:both;
	padding-top:5px;
}


#selectJanr {
	padding:0;
	margin:0;
	display:block;
	position:relative;
	z-index:5000;
}

#selectJanr li {
	width:64px;
	text-align:right;
	padding-right:9px;
	padding-top:2px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#7c8287;
	height:20px;
	float:left;
	margin:0;
	list-style:none;
	position:relative;

}

#selectJanr li.current {
	background:#deebf3 url(select-arrow.gif) top right no-repeat;
	display:block;
	padding:3px 0 0 8px;
	height:19px;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#6d8ea8;
	margin:0;
	width:175px;
	text-align:left;
	position:relative;
}

#selectJanr li ul {

	text-align:left;
	position:absolute;
	top:22px;
	left:0;
	z-index:5000;
	background:#deebf3;
	width:183px;
	padding:0 0 5px 0;
	float:left;
	margin:0;
	display:none;	
}

#selectJanr li ul li {
	width:183px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
}


#selectJanr li ul li a {
	color:#3f6888;
	display:block;
	padding:2px 2px 5px 20px;
	background:url(arrow1.gif) 8px 7px no-repeat;
	width:161px;
}

#selectJanr li ul li a:hover {
	text-decoration:none;
	background-color:#ecf5fb;
}

#selectJanr li.jshover ul {
	display:block;
}

.games-janr {
	padding-top:2px;
}
.filterBar .letters-cats .games-janr a {
	padding:7px 10px 3px 0;
	line-height:23px;
}

.all-games {
	padding-top:15px;
	background:#e0f5fd url(bg-tonton-music.png) 0 0 repeat-x;
}

.all-games .games {
	background:none;
}

.home-player {
	margin:0 -21px 0 -21px;
}

.home-player object, .home-player embed {
	margin-top:7px;
}

/*
.post p {
	text-indent: 20px;
}
*/
span.b {
	font-weight: bold;
}

span.u {
	text-decoration: underline;
}

tr.r1 {
	background-color: #9bbbd0;
}


.dataBlock {
  float: left;
  width: 273px;
}

.dataVBlockSeparator {
  float: left;
  width: 20px;
  height: 20px;
}

.dataHBlockSeparator {
  float: left;
  clear: both;
  height: 1px;
}
