body {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin: auto;
	padding: 10px 0px;
	background: url('images/bg_body.gif') repeat-x top;
	background-color: #f8d58d;
	text-align: center;
}
a img{
	border: 0px;
}

H1 {
font-family: Arial;
font-size: 14px;
text-align: center
color: #3333;
} 

H3 {
font-family: Arial;
font-size: 13px;
color: #3333;
} 

H2 {
font-family: Arial;
font-size: 13px;
color: #3333;
} 

.head {
	width: 1200px;
	vertical-align:bottom;
	background: url('images/bg_head.jpg') no-repeat top;
	height: 221px;
}
.head .center {
	width: 800px;
	text-align: right;
	vertical-align: bottom;
}
.sr{
	background: url('images/bg_sinp.png') no-repeat right 5px;
}
.head .right {
	width: 400px;
	text-align: left;
	vertical-align: bottom;
}
.search{
	width: 280px;
	float: right;
	padding: 15px 15px 18px 15px;
	margin-bottom: 20px;
	background: url('images/bg_search.png') no-repeat center 5px;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.sinput{
	padding: 0px;
	margin: 0px 20px 0px 40px;
	width: 130px;
	height: 13px;
	border: 0px;
}
.search img{
	margin-top: 5px;
}
.statistic{
	color: #121212;
	padding: 0px 20px 30px 90px;
	font-weight: bold;
	font-size: 12px;
	text-shadow: 3px 3px 10px #fff; 
}
.stattitle{
	padding-top: 10px;
	font-size: 13px;
	margin-bottom: 0px;
}
.mainTable {
	width: 1200px;
	margin: 0 auto;
}
.mainTable .leftsl {
	width: 220px;
	text-align: center;
	vertical-align: bottom;
}
.mainTable .centersl {
	text-align: center;
	vertical-align: middle;
	width: 760px;
}
.mainTable .rightsl {
	width: 220px;
	text-align: center;
	vertical-align: bottom;
}

.abc{
	text-align: center;
	background: url('images/bg_abc_links.jpg') no-repeat center top;
	padding: 5px 0px 9px 0px;
	font-weight: bold;
	font-size:14px;
	color: #121212;
	margin-top: 0px;
}
.abc a{
	color: #121212;
	text-decoration: none;
	font-weight: bold;
}
.abc a:hover{
	color: #f00
}
.block_top{
	text-align: center;
	background: url('images/bg_lbl_top.png') no-repeat 3px top;
	padding: 26px 0px 10px 0px;
	margin: 0px;
	font-family: Times New Roman;
	font-weight: bold;
	font-size:14px;
	color: #121212;
}
.block_c{
	text-align: left;
	background: url('images/bg_lbl.png') repeat-y 2px top;
	padding: 5px 3px 5px 14px;
	font-size: 10px;
	font-weight: bold;
	
}
.block_c a{
	text-decoration: none;
	color: #121212;
}
.block_bottom{
	background: url('images/bg_lbl_bottom.png') no-repeat 2px bottom;
	height: 135px;
}
.blockLinks{
	font-size: 10px;
	margin: 0px 0px 5px 0px;
}
.blockLinksRight a{
	display: block;
	background: url('images/img_r.gif') no-repeat left center;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	font-size: 12px;
	font-family: Times New Roman;
	
}
.mainTable .left {
	text-align: left;
	vertical-align: top;
	padding: 0px 12px;
}
.mainTable .right {
	text-align: left;
	vertical-align: top;
	padding: 0px 12px;
}
.seo{
	background: url('images/bg_about22.png') no-repeat center top;
	padding: 20px 60px;
	height: 230px;
}
.seotitle {
	font-size:  15px;
	font-weight: bold;
	color: #121212;
}
.seocontent {
	font-size:  12px;
	font-weight: normal;
	color: #121212;
}

.mainTable .mainarea {
	text-align: left;
	vertical-align: top;
}
.cTop{
	background: url('images/bg_tc.png') repeat-x center top;
	height: 18px;
}
.cLeft{
	background: url('images/bg_tl.png') no-repeat left top;
	height: 18px;
	padding: 0px 0px 0px 12px;
}
.cRight{
	background: url('images/bg_tr.png') no-repeat right top;
	height: 18px;
	padding: 0px 13px 0px 0px;
}
.bTop{
	background: url('images/bg_bb.png') repeat-x center bottom;
	height: 18px;
}
.bLeft{
	background: url('images/bg_bl.png') no-repeat left bottom;
	height: 18px;
	padding: 0px 0px 0px 13px;
}
.bRight{
	background: url('images/bg_br.png') no-repeat right bottom;
	height: 18px;
	padding: 0px 13px 0px 0px;
}
.bMain{
	background-color: #e4d4b2;
	padding: 5px;
}
.bTitle{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px;
	color: #121212;
	text-align: center;
	border-bottom: 1px solid #aaa;
}
.lcTop{
	background: url('images/bg_tc.png') repeat-x center top;
	height: 18px;
}
.lcLeft{
	background: url('images/bg_tl.png') no-repeat left top;
	height: 18px;
	padding: 0px 0px 0px 13px;
}
.lcRight{
	background: url('images/bg_tr.png') no-repeat right top;
	height: 18px;
	padding: 0px 13px 0px 0px;
}
.lbTop{
	background: url('images/bg_bb.png') repeat-x center bottom;
	height: 18px;
}
.lbLeft{
	background: url('images/bg_bl.png') no-repeat left bottom;
	height: 18px;
	padding: 0px 0px 0px 13px;
}
.lbRight{
	background: url('images/bg_br.png') no-repeat right bottom;
	height: 18px;
	padding: 0px 13px 0px 0px;
}
.lbMain{
	background-color: #e4d4b2;
	padding: 10px;
}
.lbTitle{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px;
	color: #121212;
	text-align: center;
	border-bottom: 1px solid #aaa;
}
.genTab{
	text-align: left;
	vertical-align: top;
}
a {
	color: #121212;
	font-weight: bold;
	margin: 3px 0px;
}
a:hover {
	color: #f00;
}
.td_gen{
	vertical-align: top; 
}
.tdGen{
	vertical-align: top; 
}
.razd{
	padding: 10px;
}
.footer{
	background: url('images/bg_footer.png') no-repeat center bottom;
	vertical-align: middle;
	height: 60px;
}













.mainTable .bottomleft .copy {
	padding-left: 10px;
}
.g_table .td_genre .gname a {
	font-size: 16px;
}
.g_table .dbuttons .g_play .g_play_text a {
}
.g_table .dbuttons .g_play .g_play_text {
	background-image: url(images/btnbg.gif);
	background-repeat: no-repeat;
}
.g_table .dbuttons .g_play .g_play_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.g_table .dbuttons .g_dl .g_dl_text {
	background-image: url(images/btn2bg.gif);
	background-repeat: no-repeat;
}
.g_table .dbuttons .g_dl .g_dl_text a {
	color: #FFFFFF;
	text-decoration: none;
}
.g_table .td_genre img {
	border: 1px solid #496548;
	margin: 5px;
}
.g_table {
	background-color: #F2F2F2;
	border: 1px solid #496548;
	margin-bottom: 5px;
}
.mainTable .mainarea .cntBlock2 .blockContent .cb2_body div a {
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.mainTable .mainarea .cntBlock2 .blockContent .cb2_body div .nowpage {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	color:grey;
	font-weight:bold;
	color:#000000;
}
.mainTable .mainarea .cntBlock2 .blockContent .cb2_body .g_table a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.mainTable .mainarea .cntBlock2 .blockContent .cb2_body div {
}
.mainTable .centersl .edit {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	height: 18px;
	font-family: Tahoma;
	color: #990000;
	width: 250px;
	margin-right: 3px;
	/* margin-top: 5px; */

}
.mainTable .centersl .sbt {
	height: 22px;
	width: 95px;
	background-image: url(images/searchbtn.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 3px;
	/*margin-top: 5px;*/
}
.mainTable .centersl {
	padding-top: 3px;
}
.mainTable .bottomright .copy a {
	color: #333333;
	text-decoration: none;
}
.mainTable .mainarea .cntBlock .blockContent .genretable .td_genre .razdel a {
	font-size: 15px;
}
.mainTable .mainarea .cntBlock .blockContent .genretable .td_genre .hd1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
form{
margin:0px;padding:0px;	
}

.warn {
	text-align:left;
	padding:5px;
	color: black;
}
.sms_price {
	font-weight: bold;
	
}
.sms_msg, .sms_num {
	font-weight: bold;
	color:darkblue;
}
#languages {
	display:none;
}
.cb2_abc_text {
	
	text-align: center;
	font-size: 17px;
	padding-top: 10px;
}
.cb2_abc_text a{
	
	
}
