/* CSS Document */

.voting_title
{
	font-weight:bold;
	color:#000099;
	padding:3px;

}

.voting_option
{
	color:#666666;
	direction:rtl;
	padding:4px;
	border:1px solid #f2f2f2;
	margin:1px;
	cursor:pointer;
}

.voting_result
{
	height:10px;
	background-color:#EDEAC9;
	border:1px solid #DEDA9E;
	clear:both;
	margin:3px;
	font-size:9px;
	padding:1px;
}#main_menu  ul
{
	display:block;
	list-style-position:outside;
	list-style:none;
	margin: 0;
	padding: 0;
}
#main_menu .subcategory
{
	display:none;
}

#main_menu .subcategory li a,#main_menu .subcategory li a:visited,#main_menu .subcategory li a:hover,#main_menu .subcategory li a:link
{
	background-color:#FFEBCC;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #FFD291;
}

#main_menu
{
	display:block;
	list-style-position:outside;
	list-style:none;
	margin: 0;
	padding: 0;
}

#main_menu a,#main_menu li a:visited,#main_menu li a:hover,li a:link li
{
	border:0px;
	display:block;
	list-style:none;
	padding:2px;
	padding-right:20px;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #E9E7E3;
	background-color:#F9F8F6;
	direction:rtl;
	text-align:right;
	color:#000000;
	font-size:12px;
}

#main_menu li a:hover
{
	border-bottom:1px solid #ffffff;
	border-top:1px solid #E5E1E1;
	background-color:#f2f2f2;
	text-decoration:none;
	color:#990000;
}
.guest_entry
{
	padding:1px;
	border:1px solid #E1DED9;
	margin-bottom:10px;

}
.guest_text
{
	padding:5px;
	font-family:tahoma;
	font-size:12px;
	color:#184858;
}

.guest_title
{
	background-color:#F4F2EE;
	font-weight:bold;
	text-align:right;
	padding:3px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#184858;
}

.guest_footer
{
	text-align:left;
	color:#666666;
	padding-left:5px;
}/* new */

/* sounds tape */ 
.tape_pic
{
	margin:3px;
	float:right;
}
.maq_num
{
	padding:0px 4px 0px 4px;
	font-size:12px;
	height:100%;
	width:auto;
	text-align:center;
	background-color:#ffffff;
	float:right;
}

.tape_name,.tape_desc
{
	width:inherit;
	padding:1px;
	float:right;
	text-align:right;
	color:#000000;
	font-size:10px;
}

.tape_mouseover,.tape_mouseout{
	width:134px;
                padding:1px;
	float: right;
text-align:center;
	color:#999999;
	border:1px solid #cccccc;
	margin:0px 0px 10px 10px;
	background-color:#f2f2f2;
                height:260px;
}

.tape_mouseover
{
	background-color:#F4FBFD;
}

/* sounds category */

.s_category
{
	width:49%;
	border:1px solid #E0D9CE;
	height:132px;
	padding:1px;
	background-image:url('../skin_images/sounds/tape_back.gif');
	margin-bottom:4px;
}

.s_category_info
{
	float:right;
	font-size:11px;
	color:#999999;
	padding:3px;
}
.s_category_name
{	
	text-align:right;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3E3A13;
	font-weight:bold;
	background-color:#F0ECE7;
}


/* sounds maq */

#popitmenu{
position: absolute;
background-color: white;
border:1px solid #f2f2f2;
font: normal 12px Verdana;
line-height: 1px;
z-index: 100;
visibility: hidden;
padding:2px;
}

#popitmenu a{
text-decoration: none;
padding-left: 0px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

.maqbox
{
	width:100%;
	padding:1px;
	float:right;
	border:1px solid #E5DED7;
	margin:0px;
	background-color:#E6E6E6;
	background-image:url("images/back2.gif");
}

.box_title
{
	background-color:#ffffff;
	padding:2px;
	color:#AC977E;
	font-size:12px;
	height:15px;
	margin-bottom:3px;
	text-align:center;
}


.box_body,.box_body_withborder
{
	width:180px;
	height:auto;
	background-color:#E6E6E6;
	padding:2px;
	color:#999999;
	border:1px solid #E5DED7;
	margin:1px;
	background-image : url('images/back2.gif');
	float:right;
}

.box_body_withborder{
	border-style:solid;

	border-width:1px;

	border-color:#E5DED7;
}


.arrow
{
	margin-left:3px;
}


/* play maq options */


.maq_options
{
	display:block;
	padding:1px;
}

.option_title{
	font-weight:normal;
	font-size:11px;
	text-align:right;

	background-color:#ffffff;

	padding:5px;
	
	margin:1px;
	vertical-align:middle;
	
}

.artist
{
      width:48%;
     float:right;
     background-color:#E6E6E6;
     border:1px solid #CAE7EF;
     padding:3px;
     margin:2px;
}
/* CSS Document */
.news_mod_actions
{
	margin-bottom:10px;
	padding-bottom:10px;
	direction:rtl;

}

.news_mod_actions legend
{
	padding:5px;
	border:1px solid #CCCCCC;
}

.media_title,.media_title:hover
{
   padding:6px;
   background-color:#EEF4F7;
   border-top:1px solid #C6DAE3;
   border-bottom:1px solid #ffffff;
   font-family:tahoma;
   direction:rtl;
   font-size:12px;
   background-position:right;
   background-repeat:no-repeat;
   padding-right:25px;
   cursor:pointer;
}
.media_title:hover
{
	background-color:#FFFFFF;
}
.player_box
{
border:1px solid #A9C7D6;
float:left;
margin:10px;
}
/* CSS Document */

.news_reply
{
background-color:#F4F4C5;
border-color:#999966;
border-style:solid;
border-width:1px ;
margin-top:15px;
}

.news_reply_title
{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	padding:3px 50px 3px 3px ;
	color:#616121;
}
.news_reply_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:13px;
	color:#555555;
}

.news_category_pic
{
border:1px solid #cccccc;
display:inline;
float:right;
margin:5px 0 5px 5px;
}
.main_category
{
	width:100%;
	margin-bottom:5px;
	float:right;
	font-weight:bold;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.category_name 
{
	background-image:url(../skin_images/muharam/news_title.png);
background-position:center top;
background-repeat:no-repeat;
color:#FFFFFF;
height:41px;
margin-bottom:-20px;
padding:14px;
text-align:center;
}


.category_name a:link ,.category_name a:hover ,.category_name a:visited ,.category_name a
{
color:#FFFFFF;
height:41px;
margin-bottom:-20px;
padding:14px;
text-align:center;
}

.read_news_category_pic
{
	float:left;
	border:1px solid #CCCCCC;
	padding:1px;
}

.main_news_title
{

	color:#2476A2;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	float:right
	display:block;

}

.main_news_info
{
	margin-bottom:5px;
	font-family:tahoma;
	font-size:10px;
	color:#999999;
	font-weight:normal;
	float:none;
	display:block;
}

/* Main news */
.main_news_info_normal_2
{
color:#CCCCCC;
float:left;
font-family:tahoma;
font-size:11px;
font-weight:normal;
margin-top:8px;
}
.main_news_info_normal
{
	color:#999999;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;

}
.main_news_title_normal
{
background-image:url(../skin_images/muharam/news_title_2.png);
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:25px;
padding-top:6px;

}

.main_news_title_normal  a:hover
{
color:#aaaaaa;
}

.main_news_title_normal  a,.main_news_title_normal a:link,.main_news_title_normal a:visited
{
color:#ffffff;
}

/* Master news */

.master_news_2
{
border-left:1px solid #666666;
border-right:1px solid #666666;
background-color:#eeeeee;
width:607px;
float:none;
min-height:178px;
}


.master_news
{
padding-left:1px;
width:607px;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px;
background-color:#F5F5F5;
	text-align:justify;
	direction:rtl;
	float:right;
	display:block;
	font-weight:normal;
	font-family:tahoma;
	font-size:13px;
	color:#666666;

}

.master_news_info_normal
{
	color:#999999;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	padding:2px;
}

.master_news_title_normal a , .master_news_title_normal a:link ,.master_news_title_normal a:visited
{color:#cccccc;
}

.master_news_title_normal
{
background-image:url(../skin_images/muharam/news_title_2.png);
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:25px;
padding-top:6px;

}
.grouped_news
{
	text-align:justify;
	direction:rtl;
	float:right;
	display:block;
	font-weight:normal;
	font-family:tahoma;
	font-size:13px;
	color:#666666;
	padding:8px;
float:none;
clear:both;
}
.main_news,.two_rows_news
{
	text-align:justify;
	direction:rtl;
	padding:1px;
	float:right;
	display:block;
	font-weight:normal;
	font-family:tahoma;
	font-size:13px;
	color:#666666;
}
.main_news
{
border-color:#aaaaaa;
border-style:solid;
border-width: 1px;
background-color:#F5F5F5;
padding:0 3px 0 0;
width:607px;
float:none;
margin-top:10px;
}
.main_news_2
{
border-left:1px solid #666666;
border-right:1px solid #666666;
background-color:#eeeeee;
width:607px;
float:none;
}

.two_rows_news
{
	width:45%;
	height:300px;
}
.news_info
{
	border:1px solid #F6F5E3;
	padding:1px 5px 1px 5px;
	background:#FFFFFF;
	color:#999999;
	height:15px;
	text-decoration:none;
	margin:3px 60px 3px 3px;
}
.news_read_title,.news_read_info
{
	text-align:right;
	padding:2px;
	font-size:12px;
	float:right;
	width:60%;
	height:auto;
}
.news_read_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#990000;
	direction:rtl;


}
.news_read_info
{
	background-image:url('../skin_images/muharam/info.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:16px;
}

.news_text
{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
	direction:rtl;
}

.category_group
{
	width:49%;
margin-top:8px;
}

.article_row
{
	background-color:#C9E7F1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:3px;
	direction:rtl;
}

.article_info
{
	color:#aaaaaa;
	padding:2px;
	direction:rtl;
	margin-bottom:5px;
	background-color:#EBF6FA;
	font-size:12px;
}

.news_category
{
height:115px;
width:110;
float:right;
margin:5px 0px 5px 5px;
border:1px solid #f2f2f2;
padding:2px;
font-size:12px;
text-align:center;
}
.news_category_title
{
	background-color:#f2f2f2;
	padding:2px;
	text-align:center;
	color:#393611;
}

.user_name
{
	 border-left:1px dashed #CCCCCC;
	 font-weight:bold;
	 padding:2px;
	 color:#3399CC;
	 background-color:#f2f2f2;
}

.user_info
{
border-left:1px dashed #CCCCCC;
padding:5px;
vertical-align:top;
background-color:#f2f2f2;
}

.float_img
{
	border:1px solid #CCCCCC;
	padding:3px;
	margin:4px;
}
.img_label
{
	background-color:#f2f2f2;
	text-align:center;
	padding:3px;
}

.block_news_body
{
background-color:#EEEEEE;
float:left;
margin:10px 0;
padding:10px;
width:562px;

}
.block_main_news
{
	background-color:#f9f1b3;
	float:right;
	width:160px;
	margin-left:5px;
	padding:3px;
	height:230px;
	font-size:12px;
	text-align:justify;
}
.block_main_news2
{
	background-color:#ffffff;
	float:left;
width:380px;
	padding:3px;
	height:230px;
}
.block_main_news_title
{
	color:#0019b0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	width:100%;
	float:right;
}
.block_main_news_pic
{
	float:right;
}
.block_main_news_text
{
	float:right;
	text-align:justify;
	font-family:tahoma;
	font-size:12px;
	width:321px;
	margin-right:4px;
}

.block_news_line
{
	float:right;
	width:100%;
	border-bottom:1px solid #f8df95;
	margin-bottom:4px;
}

.news_icon
{
margin-right:3px;
cursor:pointer;
}

.news_icons,.bottom_news_icons
{
clear:both;
text-align:left;
}

.bottom_news_icons
{
border-top:1px dashed #CCCCCC;
	padding:5px;
	height:20px;
}

.category_block
{
	float: left;
	width: 100px;
	height: 200px;
	background-color: #EBF6FA;
	border: 3px solid white;
	border-top:0;
	color: #696969;
	text-align:right;
	padding:20px;
}

.news_category_pic2
{
	border:2px solid #FFFFFF;
}


.smalltext0,.smalltext1
{
	display:inline-block;	
	padding-bottom:5px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	font-size:12px;
}

.smalltext1
{
	background-color:#f2f2f2;
}

.writer_pic
{
	border:1px solid #cccccc;
	padding:1px;
	float:right;
}

.writer
{
	margin:10px;
	background:url('../skin_images/muharam/writer_back.png');
	background-position:right;
	background-repeat:no-repeat;
}

.writer_articles
{
	height:94px;
	padding:5px;
}

.writer_name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.writer_article
{
	background-image:url('../skin_images/muharam/info.gif');
	padding:2px;
	background-position:right;
	padding-right:20px;
	background-repeat:no-repeat;
}

.writer_block
{
	float: left;
	width: 100px;
	height: 200px;
	background-color: #EBF6FA;
	border: 3px solid white;
	border-top:0;
	color: #696969;
	text-align:right;
	padding:20px;
}

.writer_block_pic
{
	border:1px solid #cccccc;
	padding:1px;
}

.album_image
{
	border:1px solid #CCCCCC;
	padding:1px;
	width:400px;
	margin:10px auto;
}

.album_image_title
{
	padding:3px;
	background-color:#f2f2f2;
	
}
.main_new_top_2
{
background-color:#eeeeee;
border-top:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
height:8px;
margin-top:10px;
width:607px;
}
.main_new_top
{
background-image:url(../skin_images/muharam/new_top.png);
background-repeat:repeat-x;
height:9px;
margin-top:10px

}

.main_new_top_r
{
background-image:url(../skin_images/muharam/new_r.png);
background-position:right top;
background-color:#B1B0B0;
background-repeat:no-repeat;
height:9px;
float:right;
width:9px;
}

.main_new_top_l
{
background-image:url(../skin_images/muharam/new_l.png);
background-position:left top;
background-color:#dddddd;
background-repeat:no-repeat;
height:9px;
float:left;
width:9px;
}


.main_new_bottom
{
background-image:url(../skin_images/muharam/new_b.png);
background-repeat:repeat-x;
background-position:left bottom;
height:9px;

}

.main_new_bottom_2
{
background-color:#EEEEEE;
border-bottom:1px solid #666666;
border-left:1px solid #666666;
border-right:1px solid #666666;
height:8px;
margin-bottom:10px;
width:607px;
}

.main_new_bottom_r
{
background-image:url(../skin_images/muharam/new_b_r.png);
background-position:right bottom;
background-color:#B1B0B0;
background-repeat:no-repeat;
height:9px;
float:right;
width:9px;
}

.main_new_bottom_l
{
background-image:url(../skin_images/muharam/new_b_l.png);
background-position:left bottom;
background-color:#dddddd;
background-repeat:no-repeat;
height:9px;
float:left;
width:9px;
}

.new_full
{
padding:0 3px;
border-color:#CCCCCC;
border-style:solid;
border-width:0 1px;
background-color:#F5F5F5;
}/* 
	blocks style sheet
    last modified:1/2/2007
*/

.right_blocks 
{
    width:150px;
	text-align:right;
	background-color:#dddddd;
	border-left:1px outset dashed #9C9C9C;
	
}
.left_blocks 
{
	text-align:right;
	background-color:#E6E6E6;
	border-right:1px dashed #9C9C9C;

}

.right_blocks a, .right_blocks a:link, .right_blocks a:visited {
color:#CCCCCC;
}

.left_blocks a, .left_blocks a:link, .left_blocks a:visited {
color:#CCCCCC;
}

.right_block_title,.left_block_title
{
    background-image:url('../skin_images/muharam/menu_title.png');
    height:25px;
	padding:5px;
	font-weight:bold;
color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}

.block_content
{
	display:block;
	text-align:justify;
	direction:rtl;
	font-weight:normal;
	margin-bottom:0px;
}

.center_block_title
{

	background-color:#FFE6E6;
	border-right:0px;
	color:#052F4D;
	padding:5px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	background-image:url('../skin_images/default/tab.jpg');
}
.center_block
{
	border-bottom:1px solid #CEE7F4;
	text-align:justify;
	direction:rtl;
	padding:3px;
	margin:2px;
	font-size:13px;
	color:#666666;
	border:1px solid #990000;
}

.user_block
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:right;
	color:#990000;
}

.tap_block_title
{
	height:25px;
	padding:0px;
	float:right;
	direction:rtl;
}
.tap_block_content
{
	float:right;
	height:25px;
	padding:4px;
	direction:rtl;
}
.top_block
{
	float:left;
	height:50px;
	padding:10px;
	color:#000000;
}

.main_news_tmp
{
background-color:#F5F5F5;
border-color:#aaaaaa;
border-style:solid;
border-width: 1px;
float:none;
padding:0 3px 0 0;
width:607px;
}/* 
Alhajar portal main style sheet
last modified: 1/2/2007
 */
.footer_link
{

}

.header a ,.header a:link,.header a:hover,.header a:visited
{
color:#ffffff;
font-family:Arial,Helvetica,sans-serif;
font-size:60px;
font-weight:bold;
text-decoration:none;

}

html, body {
  padding: 0;
  margin:0;
}

hr
{
color:#cccccc;
height:1px;
}

.main_table2
{
max-width:782px;
min-width:782px;
width:100%;
padding:10px 0 0 0 ;
margin:0 auto;
}

.main_table3
{
max-width:782px;
min-width:782px;
width:100%;
padding: 0 0 10px 0 ;
margin:0 auto;
}


.main_table
{
max-width:782px;
min-width:782px;
width:100%;
margin:0 auto;
background-color:#dddddd;
}

.inputBlock
{
float:right;
width:100% auto;
margin:2px;
}

.help
{
clear:both;
color:#999999;
font-size:12px;
padding:4px;
}

form
{
padding:0;
margin:0;
}

.banner
{
	background-image:url('../skin_images/muharam/banner_back.gif');
}

.tab
{
background-image:url(../skin_images/muharam/news_02.png);
background-repeat:repeat-x;
padding-bottom:6px;
height:36px;
}

.body
{
	direction:rtl;
	padding:0 10px 3px 10px;
}

.footer 
{
	height:44px;
background-color:#FDFDFD;
}

.footer_text
{
	text-align:center;
	color:#052F4D;
	font-size:12px;
padding:10px;
}

.footer_r
{
background-color:#494546;
background-image:url(../skin_images/muharam/footer_r.png);
background-position:right bottom;
background-repeat:no-repeat;
float:right;
height:44px;
width:30px;
}

.footer_l
{
background-color:#494546;
background-image:url(../skin_images/muharam/footer_l.png);
background-position:left bottom;
background-repeat:no-repeat;
float:left ;
height:44px;
width:30px;
}


body
{
background-color:#494546;
background-image:url(../skin_images/muharam/bg.png);
background-position:center top;
background-repeat:repeat-x;
color:#555555;
font-family:tahoma;
font-size:12px;
}

.nav
{
	font-size:12pt;
	direction:rtl;
	min-height:1px;
	font-family:arial;
	font-weight:bold;
}

.form
{
	width:100%;
	clear:both;
}
.form td
{
background-color:#E8EEE2;
border-bottom:1px dashed #CCCCCC;
border-right:1px dashed #CCCCCC;
	direction:rtl;
	text-align:right;
	padding:3px;
	height:25px;
	color:#000000;
	vertical-align:middle;
	font-size: 12px;
}

.alert
{
	background-color:#FFFFE6;
	border:1px solid #FAF1D8;
	color:#B57E0D;
	padding:5px;
	min-height:15px;
	font-size:11px;
}

.help_msg
{
	background-color:#FFFFE6;
	border:1px solid #FAF1D8;
	color:#B57E0D;
	padding:5px;
	min-height:15px;
	font-size:12px;
	background-image:url('../skin_images/muharam/help.png');
	background-position:0 right;
	background-repeat:no-repeat;
	padding-right:30px;
	min-height:50px;
}

a,a:link,a:hover,a:visited
{
	color:#114659;
	text-decoration:none;
}
a:hover
{
	color:#FF6633;
	text-decoration:underline;
}

.title
{
	background-image:url('../skin_images/muharam/title.gif');
	font-size:11px;
	color:#000000;
	color:#555555;
	text-align:right;
	padding:2px;
height:20px;
}

.textinput 
{ 
	font-size: 12px;
	font-family: tahoma;
	background-color: White;
	border: 1px solid #CCCCCC;
	margin:2px;
}

.submit
{
	border:1px solid #CCCCCC;
	margin:1px;
	background-color:#ffffff;
	font-size: 12px;
	font-family: tahoma;
}

.redirect
{
	background-color:#E6EDF7;
	border:1px solid #B7CAE8;
	padding:4px;
	margin:40px;
	text-align:center;
}




.header
{
background-image:url(../skin_images/muharam/header.png);
background-position:center top;
background-repeat:no-repeat;
height:257px;
text-align:right;

}

#pagebox
{
	width:100%;
	float:right;
	direction:ltr;
}
#pagesnum a,#pagesnum b,#pagesnum a:link,#pagesnum a:visited
{
	font-size:11px;
	margin:1px;
	padding:1px 2px 1px 2px;
	float:right;
	background-color:#F5F8FC;
	margin-top:3px;
	text-align:right;
	display:block;
	border:1px solid #D3E3EB;
	color:#3096BC;
}
#pagesnum a:hover
{
	background-color:#D3E3EB;
}
#pagesnum b
{
	background-color:#D3E3EB;
	font-weight:bold;
}

.button a , .button a:link , .button a:hover , .button a:visited
{
	border:1px solid #E7E4B8;
	padding:2px;
	background:#FFFFFF;
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	height:15px;
	float:left;
	text-decoration:none;
	margin:2px;
	font-weight:normal;
}

.button a:hover
{
	border:1px solid #FF9933;
	color:#000000;
	text-decoration:underline;
}
/* NEWS BLOCK */

.editor_text,textarea
{
	border:3px solid #000000;
	font-family:tahoma;
	font-size:12px;
	direction:rtl;
}
.editor
{
	border:1px solid #CCCCCC;
	width:400px;
	float:right;
}

.richtext
{
	width:400px;
	border:0;
}

.simple_richtext
{
	width:400px;;
}

.simple_richtext td{	
	background-image:url('../images/title.gif');
	padding:2px;
	height:30px;
	padding:0;
	border:0px;
	text-align:center;
}

.richtext td{	
	background-image:url('../images/title.gif');
	padding:2px;
	height:30px;
	padding:0;
	border:0;
	text-align:center;
}

.error_head {
	border:1px solid #FFB7B9;
	background-color:#F4CECE;
	color: #cc3300;
	font-weight: bold;
	padding: 5px;
}
.error
{
	background-color:#FFECED;
	border:1px solid #FFB7B9;
	padding:5px;
	font-size:12px;
margin-bottom:10px;
}
.terror
{
	background-color:#FFECED;
	border:1px solid #FFB7B9;
}

.empty_field 
{ 
	font-size: 12px;
	font-family: tahoma;
	vertical-align: middle;
	background-color:#FFECED;
	border:1px solid #FFB7B9;
}

.result_title
{
	background-color:#FBFAF0;
	padding:2px;
	font-size:12px;
	margin:2px;
}

.form_menu
{
	font-family:tahoma;
	font-size:12px;
	padding:0px;
}

.pmsg_title
{
	background-color:#E6EDF7;
	border-top:1px solid #B7CAE8;
	border-bottom:1px solid #B7CAE8;
	font-size:11px;
	font-family:tahoma;
	padding:5px;
	height:15px;
}

.pmsg_body
{
	padding:5px;
	font-family:tahoma;
	font-size:11px;
	background-color:#F5F8FC;
	margin-bottom:5px;
}

.inbox_title
{
	padding:0 5px 5px 5px;
	font-weight:bold;
	color:#006600;
	padding:4px;
}
.mail_box_statstics
{
	padding:2px;
}

.search_box
{
	text-align:center;
	padding:4px;
}

.login_box
{
	text-align:center;
	padding:4px;
}

.skinset_box
{
	text-align:center;
	padding:4px;
}

.form_tap_button
{
	background-image:none;
	color:#000000;
	background-color:#99CCCC;
	padding:10px;
	font-size:12px;
}

.form_tap_button
{
	background-image:none;
	color:#000000;
	background-color:#99CCCC;
	padding:10px;
	font-size:12px;
}

.main_form
{
	width:100%;
}
.main_form td
{
	background-color:#EEF4F7;
	direction:rtl;
	text-align:right;
	height:25px;
	color:#000000;
	vertical-align:middle;
}

.form_tab_button,.form_tab_button_selected
{
	background-image:none;
	background-position:right;
	background-repeat:no-repeat;
	color:#000000;
	padding:5px;
	font-size:12px;
	float:right;
	border-left:1px solid #EEF4F7;
	cursor:pointer;
	padding-left:20px;
	padding-right:20px;
}

.form_tab_button_selected
{
	background-color:#EEF4F7;
	color:#990000;
	font-weight:bold;
	border-right:3px solid #A7C7D6;
}

.main_form .tabs_container
{
	background-image:url('../skin_images/muharam/title.gif');
	background-color:#ffffff;
	border:1px solid #EEF4F7;
	border-bottom:0;
	padding:0;
}

.main_form .form_footer
{
	background-image:url('../skin_images/muharam/form_footer.gif');
}

.textarea
{ 
	font-size: 12px;
	font-family: tahoma;
	vertical-align: middle;
	background-color: White;
	border:1px solid #CCCCCC;
}

.label
{
	width:100px;
	text-align:justify;
	font-size:11px;
	font-weight:bold;
}

.register_options li
{
padding:5px;
text-align:right;
}

/* dynamic window */
.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #0077A9;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
height:20px;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}

.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

.register_options li
{
list-style:none;
}

.validatorMsg
{
	font-size:12px;
	font-weight:bold;
	float:none;
	clear:both;
	padding:3px;
	display:none;
	mergin:0 5px;
}

.invalidInput 
{ 
	font-size: 12px;
	font-family: tahoma;
	vertical-align: middle;
	background-color: White;
	border: 1px solid #FFC1C1;
	background-color:#FFECEC;
}

.validInput
{ 
	font-size: 12px;
	font-family: tahoma;
	vertical-align: middle;
	background-color: White;
	border: 1px solid #669700;
	background-color:#F5FFE1;
}

.normalInput
{
	width:16px;
	height:16px;
	float:right;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.top_header {
background-position:right top;
background-color:#000000;
height:30px;
margin-top:9px;
}

.top_header_r
{
background-color:#212121;
background-image:url(../skin_images/muharam/top_header_r.png);
background-position:right top;
background-repeat:no-repeat;
float:right;
height:30px;
width:19px;
}

.top_header_l
{
background-color:#212121;
background-image:url(../skin_images/muharam/top_header_l.png);
background-position:left top;
background-repeat:no-repeat;
float:left;
height:30px;
width:19px;
}




.tabs a:hover 
{
color:#ffffff;
}


.tabs a, .tabs a:link, .tabs a:hover, .tabs a:visited 
{
background-color:#7E6312;
background-image:url(../skin_images/muharam/line_light2.png);
background-repeat:repeat-x;
border-left:1px solid #725706;
border-right:1px solid #9F8433;
color:#ffffff;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:22px;
padding:9px 33px;
text-align:center;
width:88px;

}



.main_news_r
{
background-image:url(../skin_images/muharam/news_00.png);
background-repeat:no-repeat;
float:right;
height:36px;
width:168px;
}


.main_news_l
{
background-image:url(../skin_images/muharam/news_01.png);
background-repeat:no-repeat;
float:left;
height:36px;
width:77%;
padding-top:9px;
}


.top_body
{
background-color:#dddddd;
background-image:url(../skin_images/muharam/top_body.png);
background-position:center top;
background-repeat:no-repeat;
height:7px;
margin:0 auto;
max-width:782px;
min-width:782px;
width:100%;
padding-top:7px;
}

.bottom_body
{
background-color:#dddddd;
background-image:url(../skin_images/muharam/bottom_body.png);
background-position:center bottom;
background-repeat:no-repeat;
height:7px;
margin:0 auto;
max-width:782px;
min-width:782px;
width:100%;
}


.td_body
{
background-image:url(../skin_images/muharam/shador.png);
background-position:right center;
background-repeat:repeat-y;
}.page_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	font-weight:bold;
float:right;
}
.page_actions
{
float:left;
}