@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	color:#FFF;
	margin:0;
	padding:0;
}
p {
	text-align:left;
}
a, a:visited {
	color: #51b1ec;
	text-decoration: none;
}
a:hover {
	color: #666;
}
#content-wrapper {
	width:961px;
	height:669px;
	margin: 0 auto;
	text-align:center;
}
td, tr, table, tbody {
	padding:0;
	margin:0;
}
img {
	border:none;
	
}
#content-text {
	background:url(../images/version-text.jpg) no-repeat;
	width:961px;
	height:669px;
	margin: 0 auto;
	text-align:center;
	position:relative;
	margin-top:20px;
}
#main-menu {
	width:960px;
	height:35px;
	position:relative;
	top:49px;
	margin-bottom:20px;
}
#mycustomscroll {
	position:relative;
	top:49px;
}
.table-menu {
	margin:0 auto;
	text-align:center;
}
#phone {
	position:absolute;
	top:210px;
	left:0;
}
#concerts {
	position:absolute;
	top:210px;
	right:30px;
}
.path {
	font-size:10px;
	font-weight:bold;
	position:relative;
	top:-20px;
	color:gray;
}
.flexcroll:active {
	outline: none!important;
}
.flexcroll:focus {
	-moz-outline-style: none!important;
}
a:active {
	outline: none!important;
}
a:focus {
	-moz-outline-style: none!important;
}
.clearfix {
	list-style:none;
	text-align: center;
}
.clearfix li {
	float:left;
	margin: 0 20px 20px 0;
	width:80px;
}
.clearfix img {
	border: solid 3px #333333;
	max-width:80px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;

}
.clearfix img:hover {
	border-color: #000;
	border-bottom: solid 3px #FFF;
}
.clearfix a {
	clear:both;
}
.big_title {
	text-align:left;
	color:#CCC;
}
a.fl_right {
	color:#666;
	font-size:10px;
}
.clearfix p {
	font-size:12px;
	margin: 2px 0;
}
.clearfix h3 {
	margin:0;
	padding:0;
}
