body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#dea379;
	margin: 0;
	background-color: #eee;
}

img {
	border: none;
}

.main {
	width:100%;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 955px;
	margin: 0 auto;
	clear:both;
}

.picture {
	height:446px;
	width:100%;
	margin:0px 3px;
}

.picture .contacts {
	color:#bb6c41;
	font-size:7pt !important;
	margin:0 0 -30px;
	width:500px;
	padding: 7px 0 0 5px;
	height:34px;
	background: url(images/contacts.png) no-repeat;
}

.a_picture {
	float:left;
}

.a_content {
	width: 372px;
	float:left;
}

.a_content img {
	margin: 32px 0 0 24px;
}

.a_content .a_contacts {
	color:#fae2e2;
	font-size:8pt !important;
	margin:15px 15px 30px 0;
	float:right;
	width:280px;
	padding: 5px 15px;
	height:72px;
	background: url(images/contacts_a.png) no-repeat;

}

.a_content .a_contacts a {
	color: #fff;
	text-decoration: underline;
}

.picture .contacts a, .picture .contacts a:visited {
	text-decoration: underline;
	color:#bb6c41;
}

.picture .contacts a:hover{
	color:#ff0000;
}

.picture img {
	margin: 40px auto 0 33px;
}

.picture .news{
	color:#3b2e3b;
	font-family: Garamond, Georgia, 'Times new roman', serif;
	font-size: 7pt;
	margin:15px 0 0 54px;
	width:510px;
}

.picture .news p {
	margin:0 25px 0 0;
}

.picture .news p.header {
	font-size:15pt;
	font-weight:bold;
	margin:0 0 2px 0;
}
.more {
	font-size: 11pt;
}

.picture .news a, .picture .news a:visited {
	color:#3b2e3b;
}

.picture .news a:hover {
	color:#ff0000;
}

.picture .links {
	margin:95px 0 0 55px;
	color:#bcad98;
	font-weight: bold;
	font-size:7pt;
}

.picture .links a, .picture .links a:visited {
	text-decoration:none;
	color:#bcad98;
}

.picture .links a:hover{
	text-decoration: underline;
}

.a_picture img {
	margin: 0 0 20px 0;
}

.a_links {
	margin:70px 0 145px 20px;
}

.a_links a {
	color:#bbb;
	font-weight:bold;
	display:block;
	text-align: left;
	font-size:8pt;
	margin: 0 0 1pt 0;
	text-decoration: none;
}

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

/**-------------------content---------------------------*/

.s_content {
	height: 360px;
}

.column {
	float:left;
	margin: 0 0 70px 0;
}

.column .name{
	height: 18px;
	vertical-align: bottom;
}

.g_column {
	float:left;
	width:300px;
	margin-bottom: 40px;
}

.g_photo {
	float: left;
	clear:both;
	border: 1px dashed white;
	margin: 0 0 40px 0;
	padding: 20px;
	width: 200px;
	height:200px;
}

.g_photo img {
	border: 1px solid white;
	width:200px;
	height:200px;
}

.g_photo a {
}

.song {
	width: 260px;
	float:left;
/*	background-color: #171410; */
}

.song#a1:hover, .song#a2:hover, .song#a3:hover {
	color:#edba95 !important;
}

.song pre {
	font-size: 8pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 auto;
}

.song p.name {
	font-size:14pt;
	font-family: Garamond, Georgia, 'Times new roman', serif;
	margin: 18px 0 12px;
	cursor: hand;
	cursor: pointer;
}
.song span {
	border-bottom: 1px dashed;
}

.song p.credits {
	font-size:7pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

/*---------------banners--------------------------------*/

.content .column#banners {
	margin: 0px;
	width:120px;
	margin: 25px 0 0 -50px;
	position:relative;
	z-index:2000;
	color:#bbb;
	text-align: center;
	font-weight: bold;

}

.content .column#banners a {
	color:inherit;
	text-decoration: none;
	color:#bbb;
}

.content .column#banners a:hover {
	text-decoration: underline !important;
}

.content .column#banners div {
	margin: 0 0 30px 0;
}

.content .column#banners span {
	display: block;
	margin: 10px auto;
}

.a_picture .column#banners {
	margin:40px 0 0 20px;
}

img.bottombanner {
	margin:15px 15px 0 0;
	float: left;
}

.afisha {
	font-size: 7pt;
	margin: 0 0 17px 40px;
	width:320px;
}

.afisha .scroll {
	overflow: hidden;
	height: 530px;
}

.afisha .scroll:hover {
	overflow:auto;
}

.afisha a p, .afisha a:visited p {
	color:#fff;
	text-decoration: none;
}

.afisha a:hover p {
	color:#80ffff !important;
	text-decoration: none;
}

.afisha a, .afisha a:visited {
	color: #88ffff;
	text-decoration: none;
}

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


.afisha p.header {
	font-size:17pt;
	color:#80ffff;
	font-family: Garamond, Georgia, 'Times new roman', serif;
	font-weight:normal;
	margin: 0;
}

.afisha p {
	color:#fff;
	margin:0 0 2px 0;
}

.afisha p.date {
	margin-top:15px;
}

.afisha p.date span.date {
	color:#f99691;
}

.afisha p.date span.date span.day {
	font-size:12pt;
}

.afisha p.city {
	font-size: 12pt;
	font-weight: bold;
}

.afisha p.place {
	font-style: italic;
	margin-left:10px;
}

.afisha  p.place a:hover {text-decoration:underline !important;}

.afisha p.time {
	margin-left:10px;
}

/*-------------------player------------------------------*/

.player {
	width:198px;
	margin: 0 0 -13px 0;
}

.player#1 {
	top:200px;
	left:50px;
}

.cover:hover {
	z-index:10;
}

/*--------------------footer----------------------------*/

.footer#s {
	bottom:-260px;
}


.footer {
	font-size: 7pt;
	height:105px;
	margin: 0 20px 0 50px;
	bottom:-5px;
	clear:both;
	color:#58626c;
	position:relative;
}

.footer div{
		float:left;
}

.footer div#so-logo {
	width:240px;
	margin: 0;
	float: right;
}

.footer div#so-logo img {
/*margin: -60px 0 0 10px; */
	position:relative;
	top:-48px;
	left:20px;
}

.footer div#so-logo span{
	text-align:right;
	float:left;
	margin: 26px 0 0 0;
}

.footer a{
	color:#58626c;
}

.a_footer {
	clear: both;
	clear:both;
	color:#FFFFFF;
	margin:0 25px;
}

.a_footer .a_past {
	width: 320px;
	height: 70px;
	float: left;
	font-size: 8pt;
	font-style: italic;
	color:#f99691;
	text-align:right;
	margin: 0;
}

.a_footer .a_past span {
	color: #fff;
	display: block;
	margin-top: 12px;
	font-size: 7pt;
	font-style: normal;
}

.a_footer .a_past a {
	text-decoration: none;
	font-size: 12pt;
	font-style: normal;
	font-weight:bold;
	color:#f99691;
}

.a_footer .a_past a:hover {
	text-decoration: underline;
}

.a_footer .a_past a img {
	margin: 2px 0 0 0;
}

.a_footer .copy {
	float:right;
	margin: 17px 30px 0 0;
}

.a_footer .copy img {
	margin: 5px 0 -12px 0;
	border:none;
}

.a_footer .copy a, .a_footer .copy a#so_logo:hover {
	color: #fff;
	text-decoration: underline;
}

.a_footer .copy a#so_logo {
	text-decoration: none;
}

div#so-logo a{
		text-decoration:none;
}

div#so-logo a:hover{
	text-decoration: underline;
	cursor:hand;
}

div.techsupport {
	width: 955px;
	margin: 0 auto 20px auto;
	text-align: right;
}

div.techsupport a, div.techsupport, div.techsupport a:visited {
	color:#333 !important;
}
.message {
	width: 520px;
	float:left;
	font-size: 14pt;
	font-family: Garamond, Georgia, 'Times new roman';
}
.message a {
	color:#bbbbbb !important;
	text-decoration: underline;
}
.button {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 0;
	padding-top: 0;
}


.user-counter{
#    width: 219px;
}
.user-counter ul {
	margin-left:1px!important;
}
.user-counter ul li {
    width:17px !important;
    height:20px !important;
    font-size:18px !important;
    line-height: 22px !important;
    margin-right:1px !important;
   	text-decoration: none;
}
.counter {
	float:left;
	padding-bottom:10px;
	margin-bottom:17px;
}
.counter span {
	float:left;
	margin:0px 40px 0px 10px;
}
.counter a {
	margin-left:0px;
	text-decoration: none;
	color:#ffffff;
}
.counter a:hover {
	text-decoration: none;
	color:#ffffff;
}
.counter ul {
	float:left;
	margin-left:12px;
	margin-bottom:14px;
	list-style: none;
	text-decoration: none;
	color:#ffffff;
}
.counter ul li {
	float:left;
	clear:none;
	background:url(/images/curent_users.jpg) top left no-repeat;
	width:27px;
	height:38px;
	padding:0;

	text-align:center;
	color:#ffffff;
	font-size:36px;
	font-weight:bold;
	line-height:38px;
	list-style: none;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
