body{
	background-color: White;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

p, td, div{
	font-size: 12px;
}

.path{
	margin:5px;
	font-weight: bold;
	color: #6c6c6c;
}

.path a{
	color: #6c6c6c;
	text-decoration: underline;
	font-weight: normal;
}

.path a:hover{
	color: #6c6c6c;
	text-decoration: none;
	font-weight: normal;
}

a{
	color: #303030;
	text-decoration: underline;
}

a:hover{
	color: #2994bb;
	text-decoration: none;
}

.padding-5{
	padding: 5px;
}

.fontsize-10{
	font-size: 10px;
}

.clear{
	clear: both;
}

h1.title{
	font-size:160%;
	font-wight: 400;
}

#link-random{
    padding: 10px;
}

ul.fo-link{
  width: 100%;
  padding: 0;
  margin: 10px 0;
  list-style: none;
}
ul.fo-link li {
  float: left;
  width: 150px;
  padding: 0;
  margin: 5px 0;
  display: inline;
}

/*******************************************/
.page-header{
	border-bottom-color: #43afd6;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 5px;
	background-color: white;
}
/*******************************************/

/*******************************************/

.page-footer{
	border-top-color: #43afd6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	padding-left: 50px;
	background-color: white;
	color: #303030;
	font-size: 12px;
}

.page-footer p{
	color: #303030;
	font-size: 12px;
}
/*******************************************/

/*******************************************/
.top-links{
	font-size: 10px;
	color: #6c6c6c;	
}

.top-links a{
	font-size: 10px;
	text-decoration: underline;
	color: #6c6c6c;
}

.top-links a:hover{
	font-size: 10px;
	text-decoration: none;
	color: #5abcfa;
}
/*******************************************/

/*******************************************/

.bg-def{
	background-color: #57d7ff;
}

.br-def{
	border: 1px solid #57d7ff;
}
	/**/
.bg-stat{
	background-color: #c1cbd7;
}

.br-stat{
	border: 1px solid #c1cbd7;
}
	/**/
.bg-green{
	background-color: #d8ebab;
}

.br-green{
	border: 1px solid #d8ebab;
}
	/**/
.bg-gray{
	background-color: #eeeeee;
}
/*******************************************/

/*******************************************/

.side-bar{
	background-color: white;
	padding: 3px;
}

.side-bar-title{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
}

.side-bar-title a{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.side-bar-title a:hover{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.side-bar-content{
	padding: 10px 3px 3px 10px;
}

ul.left-menu-top{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}

ul.left-menu-top li{
	list-style: none;
	padding: 0px 0px 3px 15px;
	margin: 0px;
	font-size: 12px;	
}

ul.left-menu-top li a{
	color: #fd620c;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu-top li a:hover{
	color: #dd4f02;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

ul.left-menu-top li a.big{
	color: #258cb6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu-top li a.big:hover{
	color: #217293;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

ul.left-menu-top li a.big-red{
	color: #d93c00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

ul.left-menu-top li a.big-red:hover{
	color: #a12d00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.color-red{
	color: #d93c00;
}

/*******************************************/

ul.left-menu-top li.title{
	color: #636363;
	font-size: 12px;
	font-weight: bold;
}

ul.left-menu-top li a.small{
	color: #708090;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

ul.left-menu-top li a.small:hover{
	color: #ff6347;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/*******************************************/

.corner-round-search{
	margin-top: 10px;
	background-color: #f5f5f5;
	text-align: center;
	padding: 20px;
}

.corner-round-melody{
	margin: 10px;
	background-color: #f5f5f5;
	text-align: center;
}

.corner-round-litera-corner{
	background-color: #d0e9ff;
	text-align: center;
}

.corner-round-litera{
	float: left;
	width: 220px;
	padding: 10px;
}

.corner-round-litera a{
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
	font-weight: bold;
}

.corner-round-litera a:hover{
	font-size: 12px;
	color: #b22222;
	text-decoration: underline;
	font-weight: bold;
}

.item-play{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #e1e1e1;
	text-align: center;
}

.item-play .item-info{
	padding: 10px 10px 10px 40px;
	text-align: center;
}

.item-info-block{
	float: left;
	width: 200px;
	height: 40px;
}

.item-play h1{
	font-size: 20px;
	color: black;
	background-color: #ffcc66;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

.item-play .item-download{
	padding: 15px;
}

.item-play .item-download .h3{
	font-size: 13px;
	color: #641400;
}

.item-play .item-subs{
	background-color: #ececec;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*************************************************************/

.item-comments{
	margin: 8px;
	padding: 10px;
	background-color: #efefef;
	width: 600px;
	text-align: left;
}

.item-comments .who{
	font-size: 12px;
	font-weight: bold;
	color: #0096c6;
}

.item-comments .date{
	font-size: 10px;
	font-weight: normal;
}

.item-comments .comment{
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
}

/************************************************************/

.page-melody{
	font-size: 12px;
	font-weight: bold;
	color: #303030;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #d8ebab;
}

.page-melody div a{
	color: #303030;
	font-size: 12px;
	text-decoration: underline;
}

.page-melody div a:hover{
	color: #303030;
	font-size: 12px;
	text-decoration: none;
}

.block-rating{
	padding: 10px;
	background-color: #eeeeee;
	color: #303030;
	text-align: center;
	width: 150px;
}

.block-rating span{
	color: #303030;
	font-size: 13px;
	font-weight: bold;
}

.ads-block{
	width: 750px;
	height: 90px;
	background-color: #dc143c;
}

.ads-block .ads-img{
	width: 20px;
	height: 90px;
	float: left;
}

.ads-block .ads-bn{
	height: 90px;
	float: left;
}
/************************************************************/

.paginator{
	text-align: center;
	display: inline;
	margin: 5px;
}


.paginator div{
	margin: 5px;
	padding: 5px;
	display: inline;
	background-color: White;
	width: 27px;
}

.paginator div a{
	text-decoration: none;
	font-weight: normal;
}

.paginator div a:hover{
	text-decoration: none;
	font-weight: normal;
}

.paginator div.cur{
	display: inline;
	margin: 5px;
	padding: 5px;
	background-color: Gray;
	width: 27px;
}

.paginator div.cur a{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.paginator div.cur a:hover{
	color: White;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
