/*
Theme Name: Default
Version: 1.6.3
Description: Designed by <a href="http://www.phpsugar.com">PHPSUGAR.com</a>.
Author: PHPSUGAR.com
Author URI: http://www.phpsugar.com
*/

html {


}

body {
background:#DADAD5 url(images/bg.png) repeat-x ;
width:100%;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:12px;
margin: auto;
padding:auto;
 direction:rtl;

scrollbar-arrow-color: #2E501B;
scrollbar-base-color: #959D00;
scrollbar-dark-shadow-color: yellow;
scrollbar-track-color: #DEE39C;
scrollbar-face-color: #B2C501;
scrollbar-shadow-color: white;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #959D00;

}




A:link {
          FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000;  TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif";
}
A:visited {
         FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000000; TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif"
}
A:hover {
        FONT-WEIGHT: normal; FONT-SIZE: 9pt;   COLOR: #af0a4b; TEXT-DECORATION: none ; FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif"
}
A:active {
         FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #af0a4b; TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Verdana, "MS Sans Serif"
}

.inputbutton {
background-color:#A8B21F;
color:#fff;
font-size:11px;
font-family:"lucida grande",tahoma,Tahoma,Tahoma,sans-serif;
text-align:center;
border-color:#C4D91F #9FAA00 #9FAA00 #C4D91F;
border-style:solid;
border-width:1px;
padding:0.4em;
}

.inputtext,SELECT,textarea {
font-family:"lucida grande",tahoma,Tahoma,Tahoma,sans-serif;
font-size:11px;
border:1px solid #CCC;
padding:3px;
}

.inputtext:hover,SELECT:hover,textarea:hover {
border:1px solid #999;
background-color:#F9FDFF;
}

.error_msg {
font-family:Tahoma, Helvetica, sans-serif;
font-size:10px;
color:red;
}

.error_msg2 {
border-top:5px solid #C00;
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
color:#C00;
display:block;
background-color:#FFF;
margin:10px 0;
padding:10px;
}

.confirm_send {
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#333;
border:1px solid #2E501B;
background:#FFF;
text-align:center;
margin:10px 0;
padding:5px;
}

.input-warning {
font-weight:700;
}

.small-warning {
font-size:9px;
color:red;
}

.h1_default {
font-family:Georgia,"Times New Roman",Times,serif;
font-style:normal;
font-variant:normal;
font-weight:400;
font-size:24px;
line-height:30px;
letter-spacing:-1px;
color:#2A4919;
text-transform:capitalize;
margin:0;
padding:2px;
}

.signup a,.signup a:visited,.signup a:hover {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#333;
text-decoration:none;
}

.avatar_border {
border:1px solid #ddd;
background-color:#fff;
float:left;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:9px;
color:#666;
padding:4px;
}

#logo_search {

height:68px;
width:970px;
display:block;
padding-top:2px;
padding-left:8px;
margin:0;
}

#logo {
display:block;
float:right;
width:520px;
height:15px;
padding:5px;
text-align:right;

}

#search_form, #search_form_articles {
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:9px;
color:#B9B09D;
display:block;
width:660px;
float:left;
padding:10px 0;
}

#search_form .search_bttn, #search_form_articles .search_bttn {
background-color: #CEF2EF;
height:26px;
width:95px;
border:1px solid #79BAF2;
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
color:#4682B2;
position:absolute;
margin:1px;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}
#search_form_articles .search_bttn {
background-color: #E2D2AE;
border: 1px solid #BA9C60;
color: #59331D;
}
#search_form .search_keywords, #search_form_articles .search_keywords {
border:1px solid #79BAF2;
background:url(images/search_bg.gif) repeat-x top center;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:14px;
width:217px;
height:20px;
padding-top:3px;
padding-left:3px;
margin:1px;

border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}
#search_form_articles .search_keywords {
border:1px solid #BA9C60;
}
#header_1 {
background-color:#B9121B;
color:#fff;
width:233px;
height:16px;
float:right;
display:block;
text-align:center;
margin-right:15px;
padding:4px 0;
}

#header_1 a:link,#header_1 a:visited {
color:#fff;
text-decoration:none;
}

#header_1 a:hover {
color:#fff;
text-decoration:underline;
}

#wrapper {
background:#ffffff url(images/bodybg.gif) repeat-x bottom;
border-left:2px solid #fff;
border-right:2px solid #fff;
padding-left:5px;
padding-right:5px;
margin-top:2px;

}
#wrapper .tag_featured {
background-color: #000;
color: #A3CC52;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
padding: 6px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
#menu {
width:978px;
background:#F6E497 url(images/bg_menu_bar.gif) no-repeat 0 0;
height:30px;
padding-top:2px;
margin:0;
}

#menu_links li {
display:inline;
margin:0;
padding:7px;
}

#menu_links {
float:left;
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
padding:6px 5px;
}

#menu_links a,#menu_links a:visited {

color:#756A40;
text-decoration:none;
}

#menu_links a:hover {
color:#333;
}
#menu_links .button_upload {
padding: 4px 5px;
background-color: #FF6600;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}
#menu_links .button_upload:hover {
background-color: #13200c;
}
#menu_links .button_upload a {
color:#FFF;
}
#reg_box {
background:url(images/bodybg.gif) repeat-x bottom;

padding:5px;
border:1px solid #dee39c;
}

#registration_index {
width:100%;
background-color:#ffffff;
border:1px solid #DEE39C;
margin:0 auto;
padding:5px;
}

#registration_index h2 {
font-family:Georgia,"Times New Roman",Times,serif;
font-style:normal;
font-variant:normal;
font-weight:400;
font-size:24px;
color:#4C1B1B;
background:url(images/dotx.gif) repeat-x bottom center;
margin:0;
padding:10px 0;
}

#content_index {
width:490px;
background-color:#ffffff;
border:1px solid #DEE39C;
line-height:17px;
margin:0 auto;
padding:5px;
}

#content_index h2, #suggest_page h2 {
font-family:Tahoma, Helvetica, sans-serif;
font-size:16px;
letter-spacing:-1px;
color:#2A4919;
margin:0;
padding:5px 0;
}
#content_index .social_none {
/* for IE */
filter:alpha(opacity=40);
opacity:0.4;
}
#mvotd {
width:500px;
background-color:#ffffff;
border:2px solid #FFFDF5;
font-family:Tahoma, Helvetica, sans-serif;
font-size:15px;

letter-spacing:-1px;
color:#666;
margin:0 auto;
padding:5px;
}

#mvotd a:link,#mvotd a:visited {
color:#2A4919;
font-weight:400;
text-decoration:none;
}

#mvotd a:hover {
color:#000000;
text-decoration:underline;
}

#list_subcats {
display:table;
width:100%;


}

#list_subcats h4 {
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#C73C0B;
background:url(images/dotx.gif) repeat-x bottom center;
margin:0;
padding:3px 0;
}

#list_subcats ul {
margin:0;
padding:10px 0;
}

#list_subcats li {
display:block;
float:right;
width:205px;
background:#DCDE74 url(images/roundedcornr_189642_grad.gif) repeat-x bottom;

padding:13px;
border:1px solid #dee39c;
margin-left:10px;
margin-bottom:5px;
}

#list_subcats a,#list_subcats a:visited {
font-family:Tahoma, Helvetica, sans-serif;
font-size:12px;
color:#243E15;
font-weight:normal;
text-decoration:none;
}

#list_subcats a:hover {
font-weight:normal;
text-decoration:none;
color:#000000;

}

#list_cats a,#list_cats a:visited {
color:#B4C700;

text-decoration:none;
}

#list_cats a:hover {
color:#F03C00;
font-weight:700;
}

#top_videos {
<!--background:url(images/roundedcornr_272900_grad.gif) repeat-x ;    -->

line-height:19px;
padding:5px;
}

#top_videos .item {
color:#000000;
height:65px;
width:250px;

background:url(images/videoitembg.gif);
border:1px solid #dee39c;
margin-bottom:6px;
padding:0.6em;
direction:rtl;
}

#top_videos .artist_name, #top_videos .artist_name_1 {
color:#8E782C;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
letter-spacing:0px;
display:block;
margin-right: 4px;
line-height: 13px;
}

#top_videos .song_name {
color:#766E49;
font-family: Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
text-decoration:none;
line-height: 18px;
display:block;
}
#top_videos .imag {
background-color:#fff;
width:80px;
height:55px;
border:1px solid #D1D1D1;
margin-left:10px;
float:right;
padding:3px;
}

#top_videos .item_views, #new_music_videos .item_views {
color: #9EA41F;
font-family: Tahoma, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
display:block;


}

#site_stats {
border:2px solid #DEE39C;
background:url(images/bodybg.gif) repeat-x;
line-height:17px;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#9EA41F;
padding:5px;
}

#site_stats a,#site_stats a:visited {
color:#2E501B;
text-decoration:none;
}

.tinythumb {
background-color:#fff;
width:53px;
height:40px;
border:1px solid #D1D1D1;
padding:3px;
}

#new_music_videos {
width:490px;
background:#F7F8EC url(images/bg_new_block.gif) repeat-x top center;
border:2px solid #FFFDF5;
margin:0 auto;
padding:5px;
display: block;
overflow: hidden;
}
#new_music_videos h3 {
color: #fff;
}
#new_music_videos .item {
width:135px;
float:left;
text-align:left;
height:140px;
padding: 10px;
margin-left: 7px;
display: block;
}

#new_music_videos .artist_name {
margin-left: 0;
letter-spacing: normal;
font-size: 11px;
font-weight: normal;
line-height: 14px;
}

#new_music_videos .song_name {
margin-left: 0;
}

#favorites_main .playing {
width:100%;
height:476px;
background-color:#000;
margin:0 auto;
padding:10px 0;
z-index:1;
}

#browse_main h2 {
font-family:Georgia,"Times New Roman",Times,serif;
font-style:normal;
font-variant:normal;
font-weight:400;
font-size:24px;
line-height:28px;
letter-spacing:-1px;
color:#2A4919;
margin:0;
padding:2px;
}

#browse_main .h2_search {
TEXT-DECORATION: none; color:#2A4919; font-family:Traditional Arabic , Arabic Transparent ; font-size: 13pt; font-weight:bold; line-height:17px;
letter-spacing:-1px;

margin:0;
padding:0;
}

#browse_main .h2_searchstring {
font-family:Tahoma, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
letter-spacing:-1px;
color:#B4C700;
margin:0;
padding:0;
}

#sorting {
font-size:12px;
font-weight:700;
color:#4C1B1B;
float:right;
margin:0;
padding:10px;
}

#sorting ul {
display:inline;
margin:0;
padding:0;
}

#sorting li {
display:inline;
}

#sorting li a {
color:#2A4919;
font-family:Tahoma, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
text-transform:uppercase;
background-color:#F2F3D4;
border:1px solid #DEE39C;
text-decoration:none;
margin:0 2px;
padding:4px;
}

#sorting li a:hover {
background-color:#F5F4F2;
color:#000000;
border:1px solid #DADAD5;
}

#sorting li .selectedli {
background-color:#C73C0B;
color:#FFF;
border:1px solid #C73C0B;
}

#browse_results {
width:100%;
display:table;
}

#browse_results ul {
display:block;
margin:0;
padding:20px 0;
}

#browse_results li {
float:left;
display:block;
}

#browse_results li a {
display:block;
text-decoration:none;
margin:0;
padding:3px 0;
}

#browse_results li .imag {
background-color:#FFF;
width:125px;
height:95px;
border:1px solid #FFF;
margin-right:7px;
padding:3px;

border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
#browse_results li .imag:hover {
border:1px solid #665B34;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.artist_name {
color: #658313;
font-size:13px;
font-weight:700;
letter-spacing:-1px;
/*line-height:18px;*/
display:block;

margin-right: 8px;
padding-top:0.4em;
text-align:right;
}
.song_name {
font-size:11px;
text-decoration:none;
color: #000000;
margin-left: 4px;
}
.video_i {
position:relative;
padding: 10px 7px;
margin-left: 10px;
width: 146px;
height: 196px;
}
.video_i .tag {
top: 94px;
right: 33px;
position: absolute;
height: 12px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 10px;
}
.video_i .tag span {
padding: 1px 4px;
margin-left: 2px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
.video_i .tag span.new {
background-color: #00CC00;
color: #FFF;
}
.video_i .tag span.hot {
background-color: #13200c;
color: #FFF;
}
.video_i .tag span.featured {
background-color: #2E501B;
color: #FFF;
}

.pag {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:400;

list-style-type: none;
padding: 0;
margin: 0;
}
#detail_page_vid_info
{
        width:300px;
        color:#000000;
        border:1px solid #E4E4E4;
        background:url(images/bg_video_nfo.gif) repeat-x top left;
        line-height:15px;
        font-family:Tahoma, Helvetica, sans-serif;
        font-size:12px;
        padding:8px 10px;
        font-weight:normal;
}
.comment_box ol li {
display: table;
background-color:#F3F2DA;
width:465px;
margin:5px;
padding:10px;
line-height:18px;
font-size:11px;
color: #2A2A2A;
border: 1px solid #F3F2DA;
list-style-type: none;
}

.comment_box li:hover {
background-color: #DEE39C;
color: #000;
border: 1px solid #A7B500;

}
.comment_box .comment-head a, .comment_box .comment-head a:visited {
color: #FF6600;
font-family:Tahoma, Helvetica, sans-serif;
font-weight: 100;
text-decoration:none;
}
.comment_box a:hover {
color: #8E943D;
text-decoration:underline;
}

.comment_box .row_actions   {
display: block;
float:right;
padding: 3px 0px;
}
/* ====================== */
/* Action Buttons         */
/* ====================== */

.comment_box .ban_user, .comment_box .delete_comment, .comment_box .ipaddress {
display: block;
padding: 1px 6px;
color: #fff;
float: left;
margin: 0px 1px;
text-transform: uppercase;
text-decoration: none;
font-size: 10px;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
}
.comment_box .ipaddress { color: #000; background:#FFCC33; }
.comment_box .ipaddress:hover { background: #FFCC33; color: #333; }
.comment_box .ban_user { color: #FFF; background: #8AC3D4; }
.comment_box .ban_user:hover { background: #66ABBF; color: #fff; }
.comment_box .delete_comment { background: #DC6A6A; }
.comment_box .delete_comment:hover { background: #C64747; color: #fff; }

.comment_box .comment-head {
display: block;
background-color: #FFF;
width:465px;
height: 60px;
margin: 0;
padding:0.5em;
}
.comment_box .avatar_img {
width:48px;
float: right;
margin:0 10px 0 0;
padding:5px;
}
.comment_box .comment-author {
color: #FF6600;
font-size: 18px;
line-height: 22px;
}
.comment_box .comment-date {
font-family: "Times New Roman", Times, serif;
font-size: 13px;
font-style: italic;
color: #333;
}
.comment_box p {
float:left;
margin:0;
padding:0 10px;
}
.comment_box li, .comment_box .comment-head {
list-style-type: none;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
}
#detail_page .h2_song {
TEXT-DECORATION: none; color:#2A4919; font-family:Traditional Arabic , Arabic Transparent ; font-size: 18pt; font-weight:bold; line-height:21px;
letter-spacing:-1px;

margin:0;
padding:0;
}

#detail_page .h2_artist {
font-family:Tahoma, Helvetica, sans-serif;
font-size:24px;
letter-spacing:-1px;
color:#B4C700;
margin:0;
padding:0;
}

#detail_page_video_links {
width:300px;
color:#2A4919;
border:1px solid #DEE39C;
background:url(images/bg_video_links.gif) repeat-x top left;
display:table;
padding:12px 10px;

}

#detail_page_video_links li {
display:block;
line-height:18px;
font-size:11px;
}

#detail_page_video_links .ul_title {
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
text-transform:uppercase;
color:#2A4919;
}

#detail_page_video_links a {
color:#858a22;
text-decoration:none;
}

#detail_page_video_links a:hover {
color:#000000;
text-decoration:underline;
}

#detail_page_video_links .play_next {
color:#6C0;
text-decoration:none;
}

#detail_show_more {
border:1px solid #DEE39C;
background-color:#ffffff;
line-height:19px;
width:300px;
}

#detail_show_more .item {
color:#8c8c8c;
font-family:Tahoma, Helvetica, sans-serif;
display:block;
height:70px;
}

#detail_show_more .artist_name {
color:#000000;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
}

#detail_show_more .song_name {
color:#2A4919;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:12px;
font-weight:400;
letter-spacing:-1px;
display:block;
text-decoration:none;
}

#detail_show_more .imag {
background-color:#fff;
width:72px;
height:53px;
border:1px solid #D1D1D1;
margin-left:7px;
float:right;
padding:3px;
}

#detail_share_video {
background-color:#FFF;
}

#detail_share_video .dsv_content {
background-color:#FFF;
width:330px;
border:2px solid #FFFDF5;
padding:12px 10px;
}

#profile_menu {
padding-left:10px;
}

#profile_menu a:link,#profile_menu a:visited {
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#B4C700;
}

#profile_menu a:hover {
color:#000;
text-decoration:none;
}

#logged_menu a,#logged_menu a:visited {
color:#2C4D1A;
font-weight:normal;
text-decoration:none;
}

#logged_menu a:hover {
color:#000000;
font-weight:normal;
}

#logged_menu a.admin_area {
color:red;
}

#topvideos_results a {
color:#039;
text-decoration:none;
font-weight:700;
}

#topvideos_results .row1 {
background-color:#F7F8EC;
color:#000;
}

#newvideos_results a {
color:#8E782C;
text-decoration:none;
font-weight:700;
}

#newvideos_results a:hover {
color:#0D4500;
text-decoration:underline;
}

#newvideos_results .heading {
background:#74D22C url(images/bg_newvideoresults.gif) repeat-x top center;
color:#FFF;
}

#newvideos_results .row1 {
background-color:#F0F1CC;
color:#000;
}

#footer {
width:932px;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#FCC;
line-height:19px;
margin:0 auto;
padding:10px;
}

#footer a {
color:#959591;
text-decoration:none;
}

.unit-rating {
list-style:none;
width:100px;
height:20px;
position:relative;
background:url('images/star_rating.gif') top left repeat-x;
margin:0;
padding:0;

}

.unit-rating li {
text-indent:-90000px;
float:left;
margin:0;
padding:0;
}

.unit-rating li a {
display:block;
width:20px;
height:20px;
text-decoration:none;
text-indent:-9000px;
z-index:20;
position:absolute;
padding:0;
}

.unit-rating li a:hover {
background:url('images/star_rating.gif') left center;
z-index:2;
left:0;
}

.unit-rating a.r1-unit {
left:0;
}

.unit-rating a.r1-unit:hover {
width:20px;
}

.unit-rating a.r2-unit {
left:20px;
}

.unit-rating a.r2-unit:hover {
width:40px;
}

.unit-rating a.r3-unit {
left:40px;
}

.unit-rating a.r3-unit:hover {
width:60px;
}

.unit-rating a.r4-unit {
left:60px;
}

.unit-rating a.r4-unit:hover {
width:80px;
}

.unit-rating a.r5-unit {
left:80px;
}

.unit-rating a.r5-unit:hover {
width:100px;
}

.unit-rating li.current-rating {
background:url('images/star_rating.gif') left bottom;
position:absolute;
height:21px;
display:block;
text-indent:-9000px;
z-index:1;
}

#content_index a,#content_index a:visited,#detail_page a,#detail_page a:visited {
/*color:#C00;*/
}
#detail_page .comment_link, #detail_page .comment_link a {
color: #2C4D1A;
text-decoration: none;
font-size: 11px;
line-height: 1.6em;
}
#content_index a:hover,#detail_page a:hover #detail_page_comments a:hover {
color:#000000;
text-decoration:none;
}

#list_cats,#logged_menu {
font-size:12px;
padding:10px 0;

}

#list_cats li,#logged_menu li {
background:url(images/dotx.gif) repeat-x bottom center;
padding:5px;

}

#new_music_videos .imag,#browse_results .imag {
background-color:#FFF;
width:116px;
height:87px;
border:1px solid #D1D1D1;
margin-right:7px;
padding:3px;
}
#new_music_videos .imag {
width:107px;
height:72px;
}
#detail_page_vid_info a,#detail_page_vid_info a:visited,#detail_page_vid_info a:hover {
color:#2A4919;
text-decoration:none;
}

#detail_page_video_links .fl,#detail_page_video_links .fr {
width:138px;
float:left;
}

#topvideos_results .row2,#newvideos_results .row2 {
background-color:#FFF;
color:#8E782C;
}

#detail_page_share_link {
width:300px;
color:#039;
border:2px solid #FFFDF5;
background-color:#FFF;
line-height:15px;
text-transform:uppercase;
font-size:9px;
font-weight:700;
padding:12px 10px;
}

#fav_content_index {
width:430px;
line-height:17px;
margin:0 auto;
padding:5px;
}

#fav_list {
width:100%;
}

#fav_list a:visited {
color:#fc0;
text-decoration:none;
}

#fav_list .imag {
background-color:#FFF;
width:49px;
height:38px;
border:2px solid #D1D1D1;
margin-right:7px;
padding:3px;
}

#fav_list .artist_name {
color:#8E782C;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
letter-spacing:-1px;
line-height:20px;
}

#fav_list .song_name {
color:#958F6A;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

#fav_list .table_row1 {
background-color:#F7F8EC;
}

#fav_list .table_row1:hover {
background-color:#F0F1CC;
}
#content_index .watch_all {
padding: 10px 0px;
text-align: center;
}
#content_index .watch_all a {
font-size: 11px;
font-weight: bold;
color: #2E501B;
text-decoration: none;
}
#content_index .watch_all a:hover {
color: #A0782C;
text-decoration: underline;
}
#lightsoff {
font-size: 11px;
font-weight: bold;
padding: 15px 0px;
letter-spacing: -1px;
width: 100px;
}
#lightsoff a {
color: #525252;
text-decoration: none;
}
#lightsoff a:hover {
color: #FF6600;
text-decoration: underline;
}
.fav_share_link{
color: #2E501B;
font-weight: bold;
font-size: 11px;
text-align: center;
letter-spacing: -1px;
padding: 10px 0px;
}
div.pagination {

width:auto;
text-align:right;
margin:5px;
padding: 3px;
float:right;
}

div.pagination a {
font-weight:400;
text-decoration:none;
color:#747474;
background-color:#eee;
border:1px solid #bababa;
font-size:0.9em;
line-height:1.5em;
margin:0 2px;
padding:0 2px;
}

div.pagination a:hover,div.pagination a:active {
background-color:#a6b33a;
color:#FFF;
text-decoration:none;
border-color:#a6b33a;
}

div.pagination span.current {
font-weight:400;
color:#FFF;
border:1px solid #a6b33a;
background-color:#a6b33a;
font-size:0.9em;
margin:0 2px;
padding:0 2px;
}

div.pagination span.disabled {
visibility: hidden;
}
div.pagination a,
div.pagination span.current,
div.pagination span.disabled  {
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 2px 4px;
}
#memberslist a {
color:#2E501B;
text-decoration:none;
font-weight:700;
font-size:12px;
}

#memberslist .row1 {
background-color:#F6F7E1;
color:#000000;
border-top:#FAFAFA;
}

#memberslist .row2 {
background-color:#F6F7E1;
color:#2E501B;
border-bottom:#12A3EB;
}

#memberlist_links a {
font-weight:400;
text-decoration:none;
color:#747474;
background-color:#F6F7E1;
border:1px solid #bababa;
font-size:10px;
line-height:1.5em;
margin:2px 1px;
padding:2px;
}

#memberlist_links a:hover {
text-decoration:none;
color:#000000;
background-color:#DEE39C;
border:1px solid #36C;
}

#playingnow {
width:490px;
background-color:#ffffff;
border:2px solid #DEE39C;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:#333;
display:table;
text-align:center;
margin:0 auto;
padding:5px;
}

#playingnow li {
width:120px;
display:block;
float:left;
margin:0;
padding:0;
}
#playingnow li .imag  {
border: 3px solid #FFF;
padding: 1px;
}
#playingnow a,#playingnow a:visited {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color: #2C4D1A;
}

#playingnow a:hover {
color:#000;
text-decoration:none;
}

#playingnow .imag {
border:1px #333;
}

.mycommentspan {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
font-weight:700;
color:#A0782C;
}

.small-print {
font-size:9px;
color:#666;
}

#pag {
display:block;
height:22px;
font-size:11px;
padding:5px;
}

#pag a {
font-weight:700;
text-decoration:none;
color:#fff;
background-color:#C73C0B;
padding:5px;
}

#pag a:hover {
color:#fff;
background-color:#3952A2;
}

#tags a,#tags a:visited {
color:#000;
font-family:Tahoma, Tahoma, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}

#tags a:hover {
color:#0060E6;
text-decoration:underline;
}
.tag_cloud_link {
text-decoration:none;
color:#B4C700;
font-weight:400;
}

.tag_cloud_link:hover {
text-decoration:underline;
color:#f03c00;
}

.suggestionList {
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
color:#36C;
background-color:#FFF;
position:absolute;
border:1px solid #999;
width:217px;
margin:0;
padding:0;
z-index: 100;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}

.suggestionList a {
color:#36C;
text-decoration:none;
}

.suggestionList li {
display:block;
cursor:pointer;
list-style-type:none;
color:#FFF;
padding:3px 0 3px 4px;
}

.suggestionList li:hover {
display:block;
color:#FFF;
background-color:#36C;
}

#list_subcats .selectedcat,#list_cats .selectedcat {
background:#fff url(images/dotx.gif) repeat-x bottom center;
}

#top_videos .imag:hover,.tinythumb:hover {
border:1px solid #666;
}

#site_stats a:hover,#footer a:hover,.signup a:hover,#footer a:hover {
text-decoration:underline;
}

#favorites_main,#browse_main, #css_articles, #additional_page  {
width:96%;
background-color:#ffffff;
border:1px solid #DEE39C;
margin:0 auto;
padding:5px;
}

#detail_page,#detail_page_comments {
width:600px;
background-color:#ffffff;
border:1px solid #DEE39C;
display:table;
margin:0;
padding:5px;
text-align:right;
padding:6px;
}

#detail_page h3,#detail_page_comments h3 {
TEXT-DECORATION: none; color:#2A4919; font-family:Traditional Arabic , Arabic Transparent ; font-size: 15pt; font-weight:bold; line-height:17px;
letter-spacing:-1px;

margin:0;
padding:5px 0;
}

.comment_box ol,#menu_links ul,#list_cats ul,#logged_menu ul {
list-style-type:none;
margin:0;
padding:0;
}

#detail_page_video_links ul,#fav_list .remove_link,#playingnow ul {
margin:0;
padding:0;
}


#topvideos_results a,#memberslist a {
color:#A0782C;

text-decoration:none;
}


#topvideos_results a:hover,#memberslist a:hover {
color:#2E501B;
text-decoration:underline;
}

#topvideos_results .heading,#memberslist .heading {
background:#ADBF00 url(images/bg_topvideoresults.gif) repeat-x top center;
color:#FFF;
}

#topvideos_results,#newvideos_results,#memberslist {
font-size:11px;
line-height:17px;
color:#333;
}

#fav_content_index a,#fav_list a {
color:#2E501B;
text-decoration:none;
}

#memberslist .row1:hover,#memberslist .row2:hover {
background-color:#DEE39C;
color:#000000;
}

.suggestionList ul,.suggestionList li:hover a {
color:#fff;
}

/*        Categories Navigation Menu        */
#ul_categories ul,
#ul_categories li ul {
list-style-type:none;
cursor: pointer;
}
#ul_categories ul li:hover {
cursor: pointer;
}
#ul_categories ul li,
#ul_categories li:hover ul {
display: block;

}

#ul_categories  li a {
margin: 1px 0px;
color:#2C4D1A;
}

#ul_categories li:hover a {
color: #000000;
font-weight:normal;
}
#ul_categories ul li a {
margin: 1px 0px;
color:#2C4D1A;
}
#ul_categories li ul {
display: none;
cursor: pointer;
margin-top: 4px;

}
#ul_categories .hidden_li {
visibility: hidden;
display: none;
}
#ul_categories .visible_li {
visibility: visible;
display: block;
font-size: 11px;
}
#ul_categories .visible_li a,
#ul_categories .visible_li a:hover {
display: block;
color: ;
}
#ul_categories .visible_li a:hover,
#ul_categories .visible_li li:hover {
color: #F03C00;
text-decoration: underline;
}

#ul_categories ul li {
background:url(images/small_arrow.gif) no-repeat left center;
padding:8px 8px 8px 13px;

}

#ul_categories ul li.selectedsubcat {
color:#fff;
}

.shadetabs{
padding: 3px 0;
margin-right: 0;
margin-top: 1px;
margin-bottom: 0;
list-style-type: none;
text-align: right; /*set to left, center, or right to align the menu as desired*/
height:20px;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 9px 8px;
margin-left: 2px;
color: #FFF;
background-color: #2A4919;
font-family: Tahoma, Tahoma, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

.shadetabs li a:visited{
color: #FFF;
}

.shadetabs li a:hover{
text-decoration: none;
color: #FFF;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
color: #FFF;
background-color: #DEE39C;
font-family: Tahoma, Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.contentstyle{
width: 300px;
height: 360px;
margin-bottom: 1em;
padding: 10px;
background-image: none;
overflow:auto;
}



.comments_content, .tabcontent {
display: none;
}

#lightsoff-background  {
position: absolute;
margin:0;
padding: 0;
z-index: 20;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
/*
Language selector
*/
#lang_selector, .lang_selected, .lang_submenu {
margin: 0;
border: 0;
list-style: none;
padding: 0;
width: 40px;
}
#lang_selector  {
height: 24px;
float: right;
margin-right: 8px;
}
.lang_selected span, .lang_selected_onclick span {
padding: 4px 2px 2px 4px;
display: block;
}
.lang_selected li {
display:  inline;
}
.lang_selected span:hover, .lang_selected_onclick span {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #F7F8EC;
}
.lang_selected_onclick span {
border-bottom: none;
}
.lang_submenu {
width: 39px;
display: none;
position: absolute;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color: #F7F8EC;
z-index: 2;
}
.lang_submenu a:link, .lang_submenu a:visited, .lang_submenu a:hover {
display: block;
font-size: 11px;
padding: 4px 2px 2px 4px;
}
.arrow{
margin-left: 3px;
cursor: pointer;
}

.captions {
font-family: Geneva, Tahoma, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
letter-spacing: -1px;
color:#756A40;
text-transform: ;
padding: 2px 0px 5px 0px;
margin: 0;
}

/* ARTICLES CSS */
#css_articles {
background-color: #FFF;
}
#css_articles_list {
padding: 20px 0px;
border-bottom: 1px solid #999;
}
#css_articles h2 {
font-family:Geneva, Tahoma, Helvetica, sans-serif;
font-size: 2.3em;
font-weight: normal;
line-height: 1.2em;
color: #333;
padding: 5px 0px;
margin: 0;
}
#css_articles h3, #css_articles_list h3 {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 1.7em;
font-weight: 100;
letter-spacing: -1px;
padding: 10px 0px;
margin: 0;
color: #9D2412;
}

#css_articles_list h3 {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 1.5em;
letter-spacing: 0px;
padding: 4px 0px;
color: #2C4D1A;
}

#css_articles .pubDate, #css_articles_list .pubDate {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #666;
background-color: #f4f4f4;
padding: 1px 5px;
}
#css_articles_list .pubDate {
background-color: #FFF;
padding: 2px 0px;
}
#css_articles .articleBreadcrumb {
color: #999;
text-align: right;
}
#css_articles .articleBreadcrumb a, #css_articles .articleBreadcrumb a:visited {
color: #666;
text-decoration: none;
}
#css_articles .articleBreadcrumb a:hover {
color: #333;
text-decoration: underline;
}
#css_articles .articleContent {
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 1.9em;
margin: 15px;
}
#css_articles .articleContent img {
padding: 5px;
margin: 5px 10px;
border: 1px solid #ccc;
}
#css_articles .articleContent .browseh2 {
color: #59331D;
font-size: 2.5em;
font-family: Tahoma, Helvetica, sans-serif;
border-bottom: 1px solid #BA9C60;
}
#css_articles .articleContent a, #css_articles .articleContent a:visited {
color: #6c7522;
text-decoration: none;
}
#css_articles .articleContent a:hover {
color: #FF0033;
text-decoration: underline;
}
#css_articles .postComments .comment_box li {
display:table;
background-color:#F3F2DA;
width:95%;
margin:5px;
padding:10px;
line-height:18px;
font-size:11px;
color: #2A2A2A;
border: 1px solid #F3F2DA;
}
#css_articles .postComments .be_the_first {
font-size: 11px;
color: #666;
padding: 0px 3px;
}
#css_articles .postComments .comment_box li:hover {
background-color: #E5F3FA;
color: #000;
border: 1px solid #259DB8;
}
#css_articles .postComments .comment_box .comment-head {
display: block;
background-color: #FFF;
width: 100%;
height: 60px;
margin: 0;
}
#css_articles .relatedArticles, #css_articles .postComments {
line-height: 1.9em;
margin: 15px;
font-family: Tahoma, Helvetica, sans-serif;
}
#css_articles .shareLinks {
display: block;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}
#css_articles .shareLinks ul {
padding: 15px 0px;
margin: 0px 15px;
list-style-type: none;
}
#css_articles .shareLinks ul li {
display: inline;
font-weight: bold;
padding: 0px 4px;
float: left;
list-style-type: none;
display: block;
text-align: center;
}
#css_articles .shareLinks a, #css_articles .shareLinks a:visited {
color: #666;
text-decoration: none;
}
#css_articles .shareLinks li.upLink {
padding: 2px 10px;
background-color: #9D2412;
border-radius: 2px;
-moz-border-radius: 2px;
-khtml-border-radius: 2px;
-webkit-border-radius: 2px;
float: right;
}
#css_articles .shareLinks li.upLink a, #css_articles .shareLinks li.upLink a:visited{
color: #FFF;
text-decoration: none;
}
#css_articles .shareLinks a:hover {
color: #2C4D1A;
text-decoration: none;
}
#css_articles #changeFont a, #css_articles #changeFont a:visited {
color: #999;
text-decoration: none;
float: right;
}
#css_articles #changeFont a:hover{
color: #13200c;
}

#articleParagraph, #pm_resizer {
font-size: 12px;
display: block;
padding: 10px 0px;
width: 100%;
overflow: hidden;
}
#articleParagraph .shortcuts {
float: right;
display: block;
}
#articleParagraph .shortcuts a {
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 5px;
}
#articleParagraph .shortcuts a:hover {
color: #FFF;
text-decoration: none;
background-color:#13200c;
}
#articleParagraph .shortcuts {
display: none;
}
#articleParagraph:hover .shortcuts {
display: block;
}
*html #articleParagraph .shortcuts { /*Silly IE*/
display: block;
padding: 10px 0px;
margin: 10px 0px;
}
#detail_related_articles {
margin: 0px;
background:url(images/bodybg.gif) repeat-x bottom;

padding:5px;
border:1px solid #dee39c;
}

#detail_related_articles2 {
margin: 0px;
background:url(images/bodybg.gif) repeat-x bottom;

padding:5px;
border:1px solid #dee39c;
}

#index_articles {
width:430px;
background-color:#fff;
border:2px solid #FFFDF5;
display:table;
text-align:left;
margin:0 auto;
padding:5px;
border-radius: 4px;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
-webkit-border-radius: 4px;
}
#suggest_page {
width:95%;
background-color:#ffffff;
border:1px solid #DEE39C;
line-height:17px;
margin:0 auto;
padding:5px;
}

#additional_page {
background-color: #FFF;
}
#additional_page p {
height: 100%;
padding: 15px;
}
#additional_page h1.h1_default {
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.relatedArticleli {
        padding: 0;
        margin: 0;
        overflow: hidden;
}
#index_articles .relatedArticleli li,
.relatedArticleli li {
        display: block;
        height: 85px;
        width: 315px;
        float: left;
        padding: 8px;
}
#index_articles .relatedArticleli li,
#detail_related_articles .relatedArticleli li{
        width: 97%;
        height: 55px;
        border-top: 1px dotted #999;
}
.relatedArticleli li a,
.relatedArticleli li a:visited {
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        text-decoration: none;
        color: #6c7b43;
}
#index_articles .relatedArticleli li a,
#index_articles .relatedArticleli li a:visited {
        font-size: 11px;
}
.relatedArticleli li a:hover {
        text-decoration: underline;
}
.relatedArticleli li .minDesc {
        font-family: Tahoma, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.2em;
        color: #888;
}
#detail_related_articles .relatedArticleli li .minDesc {
        color: #444;
}
.relatedArticleli li .artThumb {
        padding: 1px;
        margin: 3px 0;
        margin-right: 7px;
        border: 1px solid #999;
}
#fav_list .artist_name {
display: inline;
}
#fav_list .song_name {
}
#fav_list a:link {
        text-decoration: none;






}






#MainMenu
{
        height:51px;

        margin:0;
        border:0;
        width:965px;

}
#tab
{
        margin:0;
        top:0;
}
#tab ul
{
        margin:0;
        padding:0;
        list-style:none;
        float:right;
}
#tab li
{
display:inline;
        float:left;
        margin:0;
        padding:0;
}
#tab a
{
       color:#ffffff;
        margin:0;
        padding:0;
        text-decoration:none;
        border:0;
        display:block;
        float:left;
}
#tab a span
{
        display:block;
        background:url("images/bleft_101.png") no-repeat left top;
        padding:0 13px 0 13px;
        font-family:Tahoma, Helvetica, sans-serif;
        font-size:9pt;
        color:#ffffff;
        font-weight:normal;
        line-height:41px;
}
#tab a:hover,#tab li.item_active a
{      background:url("images/bleft_101.gif")  top;
        background-position:right bottom;
        border-color:;

}
#tab a:hover span,#tab li.item_active a span
{
        background-position:left bottom;
       color:#ffffff;
        font-weight:normal;
        font-style:normal;
        text-decoration:none;
}
.dropmenudiv
{
        position:absolute;
        top:0;
        float:left;
        display:block;
        visibility:hidden;
        border:0 solid ;

        color:#F2F2F2;
        z-index:100;
        text-decoration:none;
        padding:0;
}
.dropmenudiv ul
{
        margin:0;
        padding:0;
        list-style:none;
}
.dropmenudiv li
{
        display:inline;
        margin:0;
        padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
        width:180px;
        margin:0;
        padding:0;
        display:block;
        border:0 solid ;
        color:#2A313B;
       
        font-weight:bold;
        font-style:normal;
        text-decoration:none;
}
.dropmenudiv a span
{
        float:left;
        display:block;
        line-height:41px;

        padding:0 13px 0 13px;
        font-family:Arial, Helvetica, sans-serif;
        font-size:11;
        color:#2A313B;
}
.dropmenudiv a span
{
        float:none;
}
.dropmenudiv a:hover
{
        border:0 solid ;
        background-position:left bottom;
        font-weight:bold;
        font-style:normal;
        text-decoration:none;
        color:#990000;
}
.dropmenudiv a:hover span
{
        background-position:right bottom;
        color:#990000;
        font-weight:bold;
}




.roundedcornr_box_297806 {
   background: #e0dfdf url(images/roundedcornr_297806_grad.gif) repeat-x top left; margin-top:11px;
}
.roundedcornr_top_297806 div {
   background: url(images/roundedcornr_297806_tl.gif) no-repeat top left;
}
.roundedcornr_top_297806 {
   background: transparent url(images/roundedcornr_297806_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_297806 div {
   background: url(images/roundedcornr_297806_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_297806 {
   background: transparent url(images/roundedcornr_297806_br.gif) no-repeat bottom right;
}

.roundedcornr_top_297806 div, .roundedcornr_top_297806,
.roundedcornr_bottom_297806 div, .roundedcornr_bottom_297806 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_297806 { margin: 0 10px; height:27px;}




.roundedcornr_box_682891 {
   background: #ffffff;

}
.roundedcornr_top_682891 div {
   background: url(images/roundedcornr_682891_tl.png) no-repeat top left;
}
.roundedcornr_top_682891 {
   background: url(images/roundedcornr_682891_tr.png) no-repeat top right;
}
.roundedcornr_bottom_682891 div {
   background: url(images/roundedcornr_682891_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_682891 {
   background: url(images/roundedcornr_682891_br.png) no-repeat bottom right;
}

.roundedcornr_top_682891 div, .roundedcornr_top_682891,
.roundedcornr_bottom_682891 div, .roundedcornr_bottom_682891 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_682891 { margin: 0 10px; }







   #applesearch .sbox_l  {
        /*default styling*/
}

#applesearch .sbox_r  {
        /*default styling*/
}

#applesearch .sbox input {
        /*default styling*/
        width: 180px;
        float:left;
}

#content {
        clear: both;
}



 #applesearch .sbox_l  {
           background: white url('images/srch_l.gif') no-repeat top left;
        float: left;
        width:9px; height: 28px;
}

#applesearch .sbox_r  {
        background: white url('images/srch_r.gif') no-repeat top left;
        float: left;
        width: 24px; height: 28px;
}

#applesearch .sbox input {
        background: white url('images/srch_bg.gif') repeat-x top left;
        float: left;
        border: 0;
        height: 28px; width: 260px;
        padding: 3px;
        font: 9pt Tahoma;
        color:#BCBCBC;
        font-weight:bold;


}





.roundedcornr_box_189642 {
   background: #f3f7c5 url(images/roundedcornr_189642_grad.gif) repeat-x top left;
}
.roundedcornr_top_189642 div {
   background: url(images/roundedcornr_189642_tl.gif) no-repeat top left;
}
.roundedcornr_top_189642 {
   background: transparent url(images/roundedcornr_189642_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_189642 div {
   background: url(images/roundedcornr_189642_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_189642 {
   background: transparent url(images/roundedcornr_189642_br.gif) no-repeat bottom right;
}

.roundedcornr_top_189642 div, .roundedcornr_top_189642,
.roundedcornr_bottom_189642 div, .roundedcornr_bottom_189642 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_189642 { margin: 0 10px; }






a.mor:link {
     TEXT-DECORATION: none;  color:#2C4D1A; font-family:Traditional Arabic , Arabic Transparent ; font-size: 13pt; font-weight:bold; line-height:17px;

}
a.mor:active {
     TEXT-DECORATION: none;  color:#2C4D1A; font-family:Traditional Arabic , Arabic Transparent ; font-size: 13pt; font-weight:bold; line-height:17px;
}
a.mor:visited {
    TEXT-DECORATION: none; color:#2C4D1A; font-family:Traditional Arabic , Arabic Transparent ; font-size: 13pt; font-weight:bold; line-height:17px;
}
a.mor:hover {
    TEXT-DECORATION: none; color:#000000; font-family:Traditional Arabic , Arabic Transparent ; font-size: 13pt; font-weight:bold; line-height:17px;
}














