﻿.first_div_internal
{
    width: 100%;
    min-height: 471px;
    background: url(/_layouts/MOH/Internet/en/images/internal_body_bg2.gif) no-repeat top center;
}
/****** start new background *****/
.first_div_internal_new
{
    width: 100%;
    min-height: 471px;
    background: url(/_layouts/MOH/Internet/en/images/internal_body_bg_center.gif) no-repeat top center;
}
.bg_body_right_internal{
	width:40%;right:0;background:url(/_Layouts/moh/internet/en/images/internal_body_bg_right.gif) repeat-x top;height:364px;z-index:-1;position:absolute;
}
.bg_body_left_internal{
	width:40%;left:0;background:url(/_Layouts/moh/internet/en/images/internal_body_bg_left.gif) repeat-x top;height:364px;z-index:-1;position:absolute;
}
/******* end new background *****/
.right_menu_main_div
{
    width: 226px;
    background: url(/_layouts/MOH/Internet/en/images/right_menu_bg.gif);
}
.right_menu_top
{
    background: url(/_layouts/MOH/Internet/en/images/right_menu_top.gif) no-repeat center;
    height: 10px;
}
.right_menu_bottom
{
    background: url(/_layouts/MOH/Internet/en/images/right_menu_bottom.gif) no-repeat center;
    height: 9px;
    margin-top: -1px;
}
.right_menu_body
{
    background: url(/_layouts/MOH/Internet/en/images/right_menu_body.gif) no-repeat bottom center;
    min-height: 283px;
}
.right_menu_body ul
{
    padding: 0 0 0 5px;
    margin: 0;
    list-style: none;
}


.right_menu_body ul li > a:link, .right_menu_body ul li > a:visited
{
    padding-top: 10px;
    height: 30px;
    background: url(/_layouts/MOH/Internet/en/images/right_menu_bg_item.png) no-repeat top center; 
    /**background:url(/_layouts/MOH/Internet/en/images/right_menu_bg_item_IE.png) no-repeat top center;*/
display:block;
padding-left:35px;
margin-bottom:1px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#2f806a;
text-decoration:none;
width:185px;
padding-right:5px;
margin-right:-8px;
}
.right_menu_body ul li ul
{
    padding-bottom: 5px;
}

.right_menu_body ul li:first-child > a
{
    padding-top: 10px;
    height: 30px;
    background: url(/_layouts/MOH/Internet/en/images/right_menu_bg_item2.png) no-repeat top center; /**background:url(/_layouts/MOH/Internet/en/images/right_menu_bg_item_fi.png)no-repeattopcenter;*/
display:block;
padding-left:35px;
margin-bottom:1px;
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#2f806a;
text-decoration:none;
width:185px;
padding-right:5px;
}

.right_menu_body ul li.active > a:link, .right_menu_body ul li.active > a:visited
{
    background: url(/_layouts/MOH/Internet/en/images/right_menu_bg_active.png) no-repeat bottom center;
    display: block;
    color: #fff;
    height: 37px;
    position:relative;
    left:-4px;
}
.right_menu_body ul li ul li a:link, .right_menu_body ul li ul li a:visited
{
    padding-top: 5px;
    height: auto;
    display: block;
    padding-left: 40px;
    margin-bottom: 1px;
    font-family: tahoma;
    width:160px;
    font-size: 12px;
    font-weight: normal;
    color: #494949;
    text-decoration: none;
    padding-right: 5px;
    background: url(/_Layouts/MOH/Internet/en/images/right_menu_sub_bullet.png) no-repeat 30px top;
}
.right_menu_body ul li ul li a:hover
{
    text-decoration: underline;
    background: url(/_layouts/MOH/Internet/en/images/right_menu_sub_bullet_active.png) no-repeat 30px top;
    color: #494949;
}

.banners_ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: right;
    margin: 20px 20px 0 0;
}
.banners_ul li a:link, .banners_ul li a:visited
{
    width: 214px;
    height: 30px;
    padding: 21px 75px 0 0;
    background: url(/_Layouts/moh/internet/images/banners_bg1.png) no-repeat center center;
    display: block;
    margin-bottom: 10px;
    color: #305b76;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
}
.banners_ul li a:hover
{
    background: url(/_Layouts/moh/internet/images/banners_bg2.png) no-repeat center center;
}


/****************/
.bread_crumb
{
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 5px;
}
.bread_crumb a:link, .bread_crumb a:visited
{
    color: #7f7f7f;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}

.bread_crumb_image
{
    background: url('/_Layouts/MOH/internet/en/images/right_menu_main_bullet.png') no-repeat;
}

/************************/
.PageTitleCss
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #2f806a;
    text-align: left;
    padding: 10px;
    text-decoration:none;
    float:left;
}
.PageTitleCss a
{
    color: #2f806a;
    text-decoration:none;
}
.news_div_odd
{
    height: auto;
    padding: 18px 10px 0 10px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-right: 0;
    border-left: 0;
}
.news_div_even
{
    height: auto;
    padding: 18px 10px 0 10px;
    border-right: 0;
    border-left: 0;
}
.news_pic
{
    width: 143px;
    height: 84px;
    padding: 3px;
    border: 1px solid #d9d9d9;
    background-color: #f1f5f8;
    margin: 0px;
}
.news_pic2
{
    width: 238px;
    height: 238px;
    padding: 3px;
    border: 1px solid #d9d9d9;
    margin: 0 10px 10px 0;
    background-color: #f1f5f8;
}
.news_date
{
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #890c0c;
}
.news_title
{
    color: #305b76;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}
.news_title2
{
    color: #305b76;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    height: auto;
    border: 1px solid #e5e5e5;
    background-color: #f9f9f9;
    border-left: 0;
    border-right: 0;
    padding: 10px;
    clear: both;
}
.news_details
{
    font-size: 12px;
    font-family: tahoma;
    color: #565656;
    line-height: 20px;
}
.pageImage img
{
    /*width: 238px;
    height: 238px;*/
    padding: 3px;
    border: 1px solid #d9d9d9;
    margin: 0 0 10px 15px !important;
    background-color: #f1f5f8;
    float: right;
}
.news_btn
{
    position: relative;
    bottom: 2px;
    float: right;
    background: url(/_layouts/MOH/Internet/en/images/news_more.gif) no-repeat center center;
}
.pages a:link, .pages a:visited
{
    font-size: 11px;
    color: #606061;
    font-family: tahoma;
    text-decoration: none;
    padding: 1px;
}


.pages a.active
{
    color: #fff;
    background-color: #710909;
    padding: 0 3px 0 3px;
}

.PagerInfoCell
{
    display: none;
}
.PagerContainerTable a:link, .pages a:visited
{
    font-size: 11px;
    color: #606061;
    font-family: tahoma;
    text-decoration: none;
    padding: 1px;
    margin-top: 5px;
}

.PagerContainerTable img
{
    border: 0px;
}

.PagerCurrentPageCell
{
    color: #fff;
    background-color: #710909;
    padding: 0 3px 0 3px;
}

.pages_grid
{
    border-top: 2px solid #cbdde9;
}
.top_icons
{
    float: left;
    margin-left: 10px;
}
.page_arrows
{
    padding: 0 5px 0 5px;
}
.read
{
    color: #a0a0a0;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    border-top: 1px solid #cbcbcb;
    text-align: left;
}

.tsImage
{
    background:url('/_layouts/moh/internet/en/images/read_arrow.png') no-repeat;
}

.read_ft
{
    float:left;
    width:150px;
}
.read_timestamp
{
    float:right;
}

.general_ul
{
    list-style: none;
    padding: 0;
    margin: 15px;
    list-style-image: none;
}
.general_ul li
{
    line-height: 25px;
    background: url(/_Layouts/moh/internet/en/images/bullet_l1_2.png) no-repeat left center;
    list-style-image: none; 
    /**padding-left:15px;*/
}
.general_ul li a:link, .general_ul li a:visited
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #184866;
    text-decoration: none;
    padding-left: 15px;
}
.general_ul li a:hover
{
    text-decoration: underline;
}
.dfwp-column{
	list-style-image:none !important;
	float: left !important;
}
.dfwp-list{
	padding:0px !important;
	margin:0px !important;
}
.dfwp-list li a:link, .dfwp-list li a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #808080;
}
.general_ul li a:hover {
	text-decoration: underline;
}
.grid_header td
{
    color: #345f79;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #cbdde9;
    padding: 5px;
    background: url(/_layouts/MOH/Internet/en/images/grid_sp.gif) no-repeat left bottom;
}

.grid_bottom
{
    border-bottom: 2px solid #CBDDE9;
}

.grid_row_odd td
{
    color: #565656;
    font-family: tahoma;
    font-size: 12px;
    text-align: left;
    background-color: #f9f9f9;
    padding: 5px;
    border-top: 1px solid #cbdde9;
}
.grid_row_even td
{
    color: #565656;
    font-family: tahoma;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    padding: 5px;
    border-top: 1px solid #cbdde9;
}
.no_message
{
    color: #d90b0b;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.yes_message
{
    color: #3aa433;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.alert_message
{
    color: #6a6a6a;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
.clear_message
{
    color: #639bbf;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
}
/* start form styles */

.grid
{
    margin-top: 10px;
}

.grid th
{
    background: url("/_Layouts/moh/internet/images/grid_sp.gif") no-repeat scroll left bottom transparent;
    border-top: 1px solid #CBDDE9;
    color: #345F79;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

.ms-WPBody td
{
    font-family: tahoma;
    font-size: 12px;
}

.form_title
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.formNote
{
    font-family: tahoma !important;
    color: #565656 !important;
    font-size: 12px !important;
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #cadde9;
}
.formLabelTd
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px;
    width: 25%;
    vertical-align: top;
    border-bottom: 1px solid #cadde9;
    background: #f9f9f9 url(/_layouts/MOH/Internet/en/images/grid_sp.gif) no-repeat top right;
}

.formHeadLabelTd
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px !important;
    width: 25%;
    vertical-align: top;
    border-bottom: 1px solid #cadde9;
    border-top: 1px solid #cadde9;
    background: #f9f9f9 url(/_layouts/moh/eservices/images/grid_sp.gif) no-repeat top right;
}

.formHeadControlTd
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px !important;
    border-bottom: 1px solid #cadde9;
    border-top: 1px solid #cadde9;
}

.formHeadLabelTd2
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px !important;
    width: 15%;
    vertical-align: top;
    border-bottom: 1px solid #cadde9;
    border-top: 1px solid #cadde9;
    background: #f9f9f9 url(/_layouts/moh/Internet/images/grid_sp.gif) no-repeat top right;
}

.formHeadControlTd2
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px !important;
    border-bottom: 1px solid #cadde9;
    border-top: 1px solid #cadde9;
    width: 35%;
}

.formLabelTd2
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px !important;
    width: 15%;
    vertical-align: top;
    border-bottom: 1px solid #cadde9;
    background: #f9f9f9 url(/_layouts/moh/Internet/images/grid_sp.gif) no-repeat top right;
}

.formControlTd2
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px !important;
    border-bottom: 1px solid #cadde9;
    width: 35%;
}

.buttonTd
{
    text-align: right;
    padding: 10px;
}

.formFooterTd
{
    text-align: left;
    padding: 10px;
}

.formControlTd
{
    font-family: tahoma !important;
    color: #283c4f !important;
    font-size: 12px !important;
    padding: 10px;
    border-bottom: 1px solid #cadde9;
}

.TextBox
{
    width: 98%;
    font-family: tahoma;
    color: #283c4f;
    font-size: 12px;
    border: 1px #92acc3 solid;
}

.InVisible
{
    display: none;
}
.RequiredMarkCssClass
{
    color: Red;
}
.DropDownList
{
    font-family: tahoma;
    color: #283c4f;
    font-size: 12px;
    direction: ltr;
    border: 1px #92acc3 solid;
}

.CalendarDropDownList
{
    font-family: tahoma;
    color: #283c4f;
    font-size: 12px;
    direction: ltr;
    border: 1px #92acc3 solid;
}


.formMultiTextBox
{
    width: 98%;
    font-family: tahoma !important;
    color: #283c4f;
    font-size: 12px !important;
    border: 1px #92acc3 solid;
    height: 100px;
}

.MultiTextBox
{
    width: 98%;
    font-family: tahoma !important;
    color: #565656;
    font-size: 12px !important;
    border: 1px #e5e5e5 solid;
    height: 100px;
}
.collapsTitle a:link, .collapsTitle a:visited, .voteQuestion
{
    color: #184866 !important;
    font-family: tahoma !important;
    font-size: 12px !important;
    font-weight: bold;
    text-decoration: none !important;
}
.collapsDesc
{
    color: #565656 !important;
    font-family: tahoma !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 10px;
}

.ms-dtinput input
{
}

.MOSSPageToolBarDiv
{
    float: right;
    margin-top:-3px;
}

.DevHelperRequiredMark
{
    color: #d02a2a;
}
/*.DevHelperToolBarCss
{
    float: right;
    width:152px;
    padding-top:6px;
}*/
.formSmallNote
{
    color: #afafaf;
}
/* end form styles */

/********************** send_to_friend **********************/
.STF_label
{
    width: 130px;
    font-family: tahoma;
    color: #565656;
    font-size: 12px;
    padding: 3px;
    vertical-align: text-top;
}
.STF_ct
{
    padding: 3px;
    width: 370px;
}
.STF_txtbox
{
    width: 98%;
    font-family: tahoma;
    color: #565656;
    font-size: 12px;
    border: 1px #bacedc solid;
}

.pop_up_bullet
{
    position: relative;
    float: left;
    margin-top: -4px;
    background: url('/_Layouts/moh/internet/en/images/send-to-friend_bullet.png') no-repeat;
}
.pop_up_title
{
    font-family: Arial;
    font-weight: bold;
    color: #2f86ab;
    font-size: 17px !important;
    padding: 10px 10px 0 0;
    float: left;
}
.pop_up_clarify
{
    color: #565656;
    font-family: "traditional Arabic";
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
.pop_up_success
{
    color: #3ca234;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}

.pop_up_error
{
    color: red;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}

.pop_up_success img
{
    margin-bottom: 10px;
}

.pop_up_ctr
{
    width: 17px; 
    height:40px;
    background:url('/_Layouts/moh/internet/images/pop_up_ctl.png') no-repeat bottom;
}
.pop_up_top
{
    background: url(/_Layouts/moh/internet/images/pop_up_top.png) repeat-x;
}
.pop_up_ctl
{
    width: 17px; 
    height:40px;
    background:url('/_Layouts/moh/internet/images/pop_up_ctr.png') no-repeat bottom;
}
.pop_up_right
{
    background: url(/_Layouts/moh/internet/images/pop_up_left.png) repeat-y;
}
.pop_up_left
{
    background: url(/_Layouts/moh/internet/images/pop_up_right.png) repeat-y;
}
.pop_up_cbr
{
    background:url('/_Layouts/moh/internet/images/pop_up_cbl.png') no-repeat top;
}
.pop_up_bottom
{
    background: url(/_Layouts/moh/internet/images/pop_up_bottom.png) repeat-x;
}
.pop_up_cbl
{
    background:url('/_Layouts/moh/internet/images/pop_up_cbr.png') no-repeat top;
}

/********************** end pop up sent to freind **********************/

.divSendToFriendControl
{
}


.name_div_1{
	background-color:#f9f9f9;
	border:1px solid #e5e5e5;
}

/******************** Modal Dialog *****************/
/* Z-index of #mask must lower than #boxes .window */
#mask
{
    position: absolute;
    z-index: 10000;
    background-color: #333;
    display: none;
    top: 0px;
    left: 0px;
}

#boxes .window
{
    position: absolute;
    width: 440px;
    height: 200px;
    display: none;
    z-index: 10999;
    padding: 20px;
}


/* Customize your modal window here, you can add background image too */
#boxes #divSendToFriendControl
{
    width: 600px;
    height: 220px;
}
/******************** Modal Dialog *****************/

.body_div ul
{
    list-style-image: url(/_layouts/MOH/Internet/en/images/bullet_l1_2.png);
    list-style-position: outside;
    font-size: 12px;
    font-family: tahoma;
    color: #565656;
    line-height: 20px;
}
.body_div ul ul
{
    list-style-image: url(/_layouts/MOH/Internet/en/images/bullet_l2_2.png);
}
.body_div ul ul ul
{
    list-style-image: url(/_layouts/MOH/Internet/en/images/bullet_l3_2.png);
}
.body_div ul ul ul ul
{
    list-style-image: url(/_layouts/MOH/Internet/en/images/bullet_l4_2.png);
}
.body_div ul ul ul ul ul
{
    list-style-image: url(/_layouts/MOH/Internet/en/images/bullet_l5_2.png);
}
.body_div ol li
{
    list-style-type: decimal-leading-zero;
    list-style-position: outside;
    font-size: 12px;
    font-family: tahoma;
    color: #565656;
    line-height: 20px;
}
.body_div ol ol li
{
    list-style-type: decimal;
}
.body_div ol ol ol li
{
    list-style-type: lower-alpha;
}
.body_div ol ol ol ol li
{
    list-style-type: lower-roman;
}
.body_div ol ol ol ol ol li
{
    list-style-type: upper-roman;
}


/***************** start media center ******************/
.MC_titel
{
    background: url(/_Layouts/MOH/Internet/en/images/Media_Center_box_top.gif) repeat-x bottom;
    height: 25px;
    padding-left: 10px;
}
.MC_titel_txt
{
    float: left;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #378570;
    background: url(/_Layouts/MOH/Internet/en/images/Media_Center_title_bg.gif) repeat-x top;
    padding: 5px 10px 0 10px;
    height: 20px;
}
.MC_box_body
{
    min-height: 154px;
    background: url(/_Layouts/MOH/Internet/en/images/Media_Center_box_left.gif) top right no-repeat;
}
.MC_box_body2
{
    min-height: 154px;
    background: url(/_Layouts/MOH/Internet/en/images/Media_Center_box_right.gif) top left no-repeat;
    padding: 10px;
}
.MC_sub_title
{
    color: #565656;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}
.MC_sub_date
{
    color: #37779f;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}
.MC_sub_details, .MC_sub_details a:link, .MC_sub_details a:visited
{
    color: #565656;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
}
.MC_ul
{
    padding: 0;
    margin: 0;
    left: 30px;
    position: relative;
}
.MC_ul li
{
    list-style-image: url(/_Layouts/MOH/Internet/en/images/Media_Center_bullet.gif);
    list-style-position: outside; 
    /**margin-right:10px;
    *list-style-image:url(/_Layouts/MOH/Internet/en/images/Media_Center_bullet2.gif);*/
}
.MC_ul li a:link, .MC_ul li a:visited
{
    color: #565656;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.MC_events
{
    padding: 0;
    margin: 0;
    margin-left: 25px;
}
.MC_events li
{
    list-style-image: url(/_Layouts/MOH/Internet/en/images/Media_Center_bullet.gif);
    list-style-position: outside;
    color: #37779f;
    font-family: tahoma;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
}
.MC_events li a, .MC_events li a:link, .MC_events li a:visited
{
    color: #565656;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
    display: block;
}
.MC_events li a:hover, .MC_ul li a:hover
{
    text-decoration: underline;
}
.MC_more
{
    border-bottom: 1px dashed #dadada;
    padding: 5px;
    margin-top: 20px;
}
.MC_more a:link, .MC_more a:visited
{
    color: #510e0e;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
    text-decoration: none;
}
.MC_news_pic
{
    width: 143px;
    height: 84px;
    padding: 3px;
    margin-right: 10px;
    border: 1px solid #d9d9d9;
    background-color: #f1f5f8;
}
.MC_article_pic
{
    width: 64px;
    height: 64px;
    padding: 3px;
    margin-right: 10px;
    margin-top: 10px;
    border: 1px solid #d9d9d9;
    background-color: #f1f5f8;
}

.MC_imgRSS
{
    float: right;
}

.MC_Title_r
{
    float: left;
}

.MC_Title_l
{
    float: left;
}

/***************** end media center ******************/
/* events */
.events_div_odd
{
    height: auto;
    padding: 10px 20px 10px 20px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
    border-left: 0;
    border-right: 0;
}
.events_div_even
{
    height: auto;
    padding: 10px 20px 10px 20px;
}
.events_title
{
    font-family: Arial;
    font-size: 14px;
    color: #305b76;
    background: url(/_Layouts/moh/internet/en/images/bullet_l2.png) no-repeat left center;
    line-height: 20px;
    font-weight: bold;
    padding-left: 10px;
}
.events_time
{
    font-family: tahoma;
    font-size: 12px;
    color: #7b3434;
    padding-left: 20px;
    line-height: 20px;
}
.events_details
{
    font-family: tahoma;
    font-size: 12px;
    color: #5f5f5f;
    padding-left: 20px;
    line-height: 20px;
}
.events_details a:link, .events_details a:visited
{
    font-family: tahoma;
    font-size: 12px;
    color: #5f5f5f;
    line-height: 20px;
}
/* events */

/*********** international days **********************/
.int_days img
{
    width: 220px;
    height: 95px;
}
.int_days
{
    background: url(/_Layouts/moh/internet/en/images/International_days_bg.png) no-repeat bottom center;
    /**background: url(/_Layouts/moh/internet/en/images/International_days_bg.png) no-repeat bottom right;*/
    vertical-align: top;
    width: 220px;
    text-align: center;
    color: #5f5f5f;
    font-family: tahoma;
    font-size: 12px;
    padding-top:15px;
}
/*********** international days **********************/

/************ Addthis styles *************/

#at15s_head
{
    position: relative !important;
    left: 30px;
    display: none;
}

#at16pt
{
    display: none;
}

#at16pf
{
    display: none;
}

#at15s
{
    background-image: none !important;
    background-color: #fff !important;
    border: solid 3px gray !important;
}

/***************** eservices ***************/
.eservices_ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: tahoma !important;
    font-size: 12px !important;
    font-weight: bold;
    color: #832323 !important;
    list-style-image: none !important;
    float: left;
    padding-left: 5px;
    width: 490px;
}
.eservices_ul li p
{
    font-family: tahoma;
    font-size: 11px !important;
    font-weight: normal;
    color: #565656 !important;
    line-height: 20px;
    margin:0px;
    padding-top:10px;
}
.eservices_ul li p a:link, .eservices_ul li p a:visited
{
    font-family: tahoma !important;
    font-size: 11px !important;
    font-weight: normal;
    color: #565656 !important;
    text-decoration: underline;
}
/*********** PG image **********************/
.pg_image{
	text-align:center;
}
.pg_image img{
	width:180px;
	height:90px;
	padding:5px 5px 0 5px;
	background-color:#ededed;
	
}
.pg_image,.pg_image a:link,.pg_image a:visited {
	background: url(/_layouts/moh/internet/images/pg_bg.png) no-repeat bottom center; 
    /**background:url(/_layouts/moh/internet/images/pg_bg.png) no-repeat bottom right;*/
	vertical-align:top;
	width:190px;
	text-align:center;
	color:#5f5f5f;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
}
/*********** PG image **********************/

/************************** download ***************************/
.download
{
    color: #305b76;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    height: 30px;
    border: 1px solid #e5e5e5;
    background-color: #f9f9f9;
    border-left: 0;
    border-right: 0;
    padding: 10px 0 0 10px;
    margin-bottom: 10px;
}
.download_img
{
    float: right;
    position: relative;
    top: -8px; 
    /**top:-28px;*/
    margin-right:10px;
    background:url(/_layouts/moh/internet/en/images/download_btn.png) no-repeat;
}
.download a, .download a:link, .download a:visited
{
	text-decoration: none;
}
/************************** download ***************************/
/*************** new table styles ****************/
.int_grid_header th
{
    color: #345f79 !important;
    font-family: tahoma  !important;
    font-size: 12px  !important;
    font-weight: bold  !important;
    text-align: center ;
    border: 1px solid #cbdde9  !important;
    padding: 5px  !important;
}
.int_grid
{
    color: #565656  !important;
    font-family: tahoma  !important;
    font-size: 12px  !important;
    text-align: left !important;
    padding: 5px;
    border: 1px solid #cbdde9 !important;
    background: none;
    font-weight: normal !important;
}
.int_grid td a:link, .int_grid td a:visited
{
    color: #565656 !important;
    font-family: tahoma !important;
    font-size: 12px !important;
    font-weight: normal !important;
    text-decoration: underline !important;
}


.int_grid td
{
    border: 1px solid #cbdde9 !important;
    padding:5px;
}

/*.int_grid tr:nth-child(odd)
{
    background-color: #f9f9f9 !important;
}
.int_grid tr:nth-child(even)
{
    background-color: #fff !important;
}*/
/*************** end new table styles ****************/
.read{
    border-top: 1px solid #CBCBCB;
    color: #868686;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    text-align: left;
}

/**********  Rating Styles ***********/
.MyNormal /*### Normal Css Class For Instance Star ###*/
{
    width: 16px;
    height: 16px;
    margin: 0 0px 0 0;
    cursor: pointer;
    background-image: url(/_Layouts/MOH_Depts/Images/RateStar.png);
    background-position: 0 16px;
}
.MyHover /*### Hover Css Class For Instance Star ###*/
{
    width: 16px;
    height: 16px;
    margin: 0 0px 0 0;
    cursor: pointer;
    background-image: url(/_Layouts/MOH_Depts/Images/RateStar.png);
}
.Myselect /*### Selected Css Class For Instance Star ###*/
{
    width: 16px;
    height: 16px;
    margin: 0 0px 0 0;
    cursor: pointer;
    background-image: url(/_Layouts/MOH_Depts/Images/RateStar.png);
    border: 0px;
}
.DivRating
{
    position:relative;
    width:80px;
    float:right;    
    margin-right:5px;
    margin-top:-2px;
}
/************** site map **********************/
.sitemap_ul{
	list-style:none;
	list-style-image:none !important;
	padding:0;
	margin:0;
	float:left;
	margin:20px 10px 0 10px;
}
.sitemap_ul li a:link,.sitemap_ul li a:visited{
	width:265px;
	height:auto;
	padding:10px 10px 10px 20px;
	display:block;
	margin-bottom:10px;
	color:#5c5c5c;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #e5e5e5;
	background:url(/_Layouts/MOH/Internet/en/Images/sitemap_bullet.png) no-repeat left center #f9f9f9;
}
.sitemap_ul li a:hover{
	background-color:#ededed;
}

.Sitemap_ul_inner{
                list-style:none !important;
                list-style-image:none !important;
                padding:0;
                margin:0;
}
.Sitemap_ul_inner li a:link,.Sitemap_ul_inner a:visited{
                width:auto;
                height:auto;
                padding:5px;
                padding-left:20px;
                display:block;
                color:#5c5c5c;
                font-family:Arial;
                font-size:16px;
                font-weight:bold;
                text-decoration:none;
                border:1px solid #e5e5e5;
                background:url(/_Layouts/MOH/Internet/en/Images/sitemap_bullet.png) no-repeat left center #f9f9f9;
}
.Sitemap_ul_inner li a:hover{
                background-color:#ededed;
}
.Sitemap_ul_inner li ul{
                list-style:none !important;
                list-style-image:none !important;
                padding:0;
                margin:0;

}
.Sitemap_ul_inner li ul li a:link, .Sitemap_ul_inner li ul li a:visited{
                background:url(/_Layouts/MOH/Internet/images/sitemap_bullet_inner_en.png) left top no-repeat;
                font-family:Tahoma;
                font-size:12px;
                font-weight:normal;
                border:0;
                color:gray;
                text-decoration:none;
                padding-left:10px;
                margin-left:15px;
                display:block;
}
.Sitemap_ul_inner li ul li a:hover{
                text-decoration:underline;
}
.reply_date {
   	color: #83453A;
   	font-family: tahoma;
   	font-size: 11px;
   	font-weight: bold;
   	line-height: 30px;
}
.replay_details_1 {
	border: 1px solid #E5E5E5;
	color: #616161;
	font-family: tahoma;
	font-size: 12px;
	padding: 10px;
	border-top: 0;
	border-bottom: 0;
	line-height: 18px;
}
.reply_faqs {
	color: #616161;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
.reply_name {
	font-family: tahoma;
	font-size: 12px;
	color: #616161;
	font-weight: bold;
}
.name_div_1 {
	background-color: #F9F9F9;
	border: 1px solid #E5E5E5;
}
/*********** PG image **********************/
.publish_date_label
{
    padding: 2px;
    border-style: dotted none dotted dotted ;
    border-color: #000000;
    border-width: 1px;
    background-color: #F0F0F0;
    color: #000000;
    font-family: tahoma;
    font-size: 12px;
    padding: 10px;
}
.expired_date_label
{
    padding: 2px;
    border-style: dotted dotted dotted none;
    border-color: #000000;
    border-width: 1px;
    background-color: #F0F0F0;
    color: #000000;
    font-family: tahoma;
    font-size: 12px;
    padding: 10px;
    text-align: left;
}

#vweb
{
    margin-top:23px !important;
    margin-left: -95px;
}
/** Medical Tools Link Style **/
.MedicalToolLink:link, .MedicalToolLink:visited{
	color:#0072bc !important;
	text-decoration: none;
}
.MedicalToolLink:hover{
	color:#0072bc;
	text-decoration: underline;
}
/************** overriding search pager styles ************/
.srch-Page
{
	display: none;
	padding:0 !important;	
}
.srch-Page a:link, .srch-Page a:visited, .srch-Page a:hover
{
	font-size:11px !important;
    color:#606061 !important;
    font-family:tahoma !important;
    text-decoration:none !important;
    padding:5px 1px !important;
    margin-top:5px !important;
	border:0 !important;
	font-weight:bold !important;	
}
.srch-Page strong
{
	color:#fff !important;
    background-color:#710909 !important;
    padding:5px 2px !important;	
    margin-top:5px !important;
	border:0 !important;
	font-weight:bold !important;
	background-image:none !important;
}
/**************make paging table hidden by default*****************/
.PagerContainerTable
{
	display: none;
}

.CoronaSts{
	background:transparent url('/en/HealthAwareness/Corona/PublishingImages/CoronaStatisticsBanner.jpg') no-repeat left top;
	width:640px;
	height:220px;	
	position:relative;			
}
.CoronaCases{ width:85px; font-size:45px; font-weight:bold; font-family: Tahoma, Arial; color:#5f5f5f;
	position:absolute; left:245px; top:75px; 
}	
.CoronaDied{ width:255px; font-size:13px; font-weight:bold; font-family:  Verdana, Arial; color:#5f5f5f;
	position:absolute; left:360px;  top:70px; }

/* Fixies */
.ms-rtestate-field img{
				border:0px;
}


.tagCloudDiv{width:100%; padding-bottom:30px;}
.TagCloud1, .TagCloud1 a, .TagCloud1 a:link, .TagCloud1 a:visited{font-size:36px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud2, .TagCloud2 a, .TagCloud2 a:link, .TagCloud2 a:visited{font-size:28px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud3, .TagCloud3 a, .TagCloud3 a:link, .TagCloud3 a:visited{font-size:24px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud4, .TagCloud4 a, .TagCloud4 a:link, .TagCloud4 a:visited{font-size:20px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud5, .TagCloud5 a, .TagCloud5 a:link, .TagCloud5 a:visited{font-size:16px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud6, .TagCloud6 a, .TagCloud6 a:link, .TagCloud6 a:visited{font-size:15px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud7, .TagCloud7 a, .TagCloud7 a:link, .TagCloud7 a:visited{font-size:14px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud8, .TagCloud8 a, .TagCloud8 a:link, .TagCloud8 a:visited{font-size:13px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud8, .TagCloud8 a, .TagCloud8 a:link, .TagCloud8 a:visited{font-size:12px; font-family:Tahoma; color:rgb(84, 84, 84) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud9, .TagCloud9 a, .TagCloud9 a:link, .TagCloud9 a:visited{font-size:12px; font-family:Tahoma; color:rgb(120, 120, 120) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud10, .TagCloud10 a, .TagCloud10 a:link, .TagCloud10 a:visited{font-size:12px; font-family:Tahoma; color:rgb(150, 150, 150) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud11, .TagCloud11 a, .TagCloud11 a:link, .TagCloud11 a:visited{font-size:12px; font-family:Tahoma; color:rgb(155, 155, 155) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud12, .TagCloud12 a, .TagCloud12 a:link, .TagCloud12 a:visited{font-size:12px; font-family:Tahoma; color:rgb(160, 160, 160) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud13, .TagCloud13 a, .TagCloud13 a:link, .TagCloud13 a:visited{font-size:12px; font-family:Tahoma; color:rgb(165, 165, 165) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud14, .TagCloud14 a, .TagCloud14 a:link, .TagCloud14 a:visited{font-size:12px; font-family:Tahoma; color:rgb(170, 170, 170) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud15, .TagCloud15 a, .TagCloud15 a:link, .TagCloud15 a:visited{font-size:12px; font-family:Tahoma; color:rgb(175, 175, 175) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud16, .TagCloud16 a, .TagCloud16 a:link, .TagCloud16 a:visited{font-size:12px; font-family:Tahoma; color:rgb(180, 180, 180) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud17, .TagCloud17 a, .TagCloud17 a:link, .TagCloud17 a:visited{font-size:12px; font-family:Tahoma; color:rgb(185, 185, 185) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud18, .TagCloud18 a, .TagCloud18 a:link, .TagCloud18 a:visited{font-size:12px; font-family:Tahoma; color:rgb(190, 190, 190) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud19, .TagCloud19 a, .TagCloud19 a:link, .TagCloud19 a:visited{font-size:12px; font-family:Tahoma; color:rgb(195, 195, 195) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}
.TagCloud20, .TagCloud20 a, .TagCloud20 a:link, .TagCloud20 a:visited{font-size:12px; font-family:Tahoma; color:rgb(200, 200, 200) !important; padding-left: 5px; padding-right: 5px; margin-left: 5px; margin-right:5px; display:inline-block; text-decoration:none;}