@charset "utf-8";
/* CSS Document */

body {
/*	font-family: Arial, Verdana, Helvetica, sans-serif; */
/*	font-family:"Traditional Arabic"; */
	font-family: "Arabic Transparent";
	font-size: 14px;
	color:#333333;
}

body {
	text-align: -moz-center;
}

a {
	text-decoration:none;
}

.copyrights {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}

/* MAIN CATEGORY LINK */
.powered_by_crossnet:link, .powered_by_crossnet:active, .powered_by_crossnet:visited   {
	text-decoration: none;
	color: #4e7195;
	font-size: 14px;
	font-weight:bold;
}

.powered_by_crossnet:hover {
	text-decoration: none;
	color:#333333;
	font-size: 14px;
	font-weight:bold;
	background-color:#96BCD8;
}

/* #wrapper { width: 800; position:relative; margin-left:auto; margin-left:auto;}   */


.main_page_group_categories_header {
	text-decoration: none;
	font-size: 26px;
	font-weight:bold;
	text-align:left;
}

/* MAIN CATEGORY LINK */
.main_category_link:link, .main_category_link:active, .main_category_link:visited   {
	text-decoration: none;
	color: #000066;
	font-size: 14px;
}

.main_category_link:hover {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	font-weight:bold;
}

.main_category_cell {
	border-bottom: 1px dotted #333;
}

/* SECONDARY CATEGORY LINK */
.secondary_category_link:link, .secondary_category_link:active, .secondary_category_link:visited   {
	text-decoration: none;
	color: #333333; 
	font-size: 14px;
	text-align: center;
}

.secondary_category_link:hover {
	text-decoration: none;
	background-color:#990000;
	color: #FFFFFF;
	font-size: 14px;
}

.secondary_category_cell {
	border-bottom: 2px solid #333;
}

.seperator_of_category_cell {
	border-bottom: 2px solid #333;
}

.seperator_of_category_header_cell {
	border-bottom: 1px dotted #333;
}

/* gegenral categories php block */
.general_categories_list_cell {
	border: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	text-align: center;
}


.general_category_table {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: left;
}

h1 {
	color: #333333;
	font-size: 14px;
	text-align:center;
}
/*
.side_audio_name {
	font-size: 16px;
	color: #003399;
	text-align: left;
}

.audio_name {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

.audio_desc {
	font-size: 14px;
	color: #000000;
	text-align: left;
}


.comment_counter {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.comment_counter, .comment_name, .comment_date, .comment_email {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.comment_short {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}

.comment_desc {
	font-size: 14px;
	color: #000000;
	text-align: left;
}

.comment_divider {
	border-color:#CCCCCC;
	border-bottom: 1px;
	border-bottom-style: dashed;
	height:10px;
	vertical-align:middle;

}
*/	
