@charset "UTF-8";

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-size: 11pt;
	font-family: Tahoma, sans-serif;
}

a {
	text-decoration: none;	
}

.media-title, .welcome-link-go, .welcome-link-back{
	cursor: pointer;
}

#media-center {
	padding:10px; 
	direction: rtl;
	margin-bottom: 20px;
}

.filter {
	width: 100%;
	border: 0;
	background: none;
}


.filter-contents {
	height: 110px;
	overflow-y: scroll;
	overflow-x: hidden;
	/*overflow: -moz-scrollbars-vertical;*/
	vertical-align: top;
	margin-top: 5px;
	direction: rtl;
}

.filter-item {
	margin: 5px;
	padding-right: 10px;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: right;
}

.filter-over
{
	background-color: #d7dce0;
	cursor: pointer;
}

.filter-selected {
	background-color: #86b8db;
}

.grid {
	font-size: 12px;
	padding: 5px;
}

#grid-contents {
	margin: 5px;
	margin-left: 10px;
}

.grid tr td, .media-title {
	font-size: 12px;
	text-align: right;
}
.grid tr td {
	padding-right: 10px;
	border-bottom: 1px solid #EDEDED;
	padding: 5px;
	text-align: center;
}

.media-number {
	color: gray;
}

.media-over
{
	background-color: #e2e2e2;
}
.media-click
{
	background-color: #86b8db;
}

#player {
	display: none;
}

#player-player {
	float: right;
	text-align: left;
	width: 190px;
}

#player-contents {
	text-align: center;
	padding: 5px;
}


#player-album-header {
	text-align: center;
	font-size: 10pt;
	margin-right: 16px;
	color: #093e70;
}

#player-media-header {
	text-align: center;
	font-size: 10.5pt;
	font-weight: bold;
	margin: 10px;
	color: #093e70;
}


#player-footer {
	text-align: center;
	padding: 10px;
}


.player-info { 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width: 100%;
	padding: 5px;
	min-width: 220px;
}

.player-author-name {
	font-weight: bold;
	color: #093e70;
}

.player-info tr td, .player-info tr td div {
	
	font-size: 12px;
	padding: 2px;
}

.right-menu-element {
	margin-right: 10px;
	list-style: none;
	padding-bottom: 5px;
	text-align: right;
}

#home {
	text-align: center;
}

.marquee {
	list-style: none;
}

.home-top-div {
	height: 150px;
	padding: 20px;
	text-align: right;
}

.home-bottom-div {
	height: 60px;
	padding: 20px;
	text-align: right;
	direction: rtl;
}

.recent-category {
	color: #009933;
}

.recent-title a {
	color: #333399;
	font-weight: normal;
}

.recent-album a {
	color: #333399;
	font-weight: bold;
}

.recent-author {
	color: #999999;
	font-size: small;
}

.news-body {
	display: none;
	max-width: 550px;
	max-height: 300px;
	overflow: auto;
	line-height: 20px;
}

#covers {
	width: 560px;
	height: 190px;
	margin: 4px;
	margin-right: 0px;
}
