﻿body
{
    margin: 0;
    padding: 0; 
	/**min-width:960px;
	*position:relative;
	*left:0;*/
}
.top_bar
{
    width: 100%;
    clear: both;
    height: 43px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_bar_bg.gif) repeat-x top;
    clear: both;
}
.bar_btn
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bar_btn.png) no-repeat;
}
.bar_btn2
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bar_btn2.png) no-repeat bottom center;
}
.allevents
{
    float: right !important;
    margin-right: 15px;
    text-align: center;
    width: 110px;
    height: 18px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/images/btn_bg_1w.png) no-repeat 19px center;
    font-family: tahoma;
    font-size: 11px;
    border: 0;
    margin: auto 0 auto 10px;
    cursor: pointer;
    color: #37779f;
    padding-top: 5px;
}
.allevents a:link, .allevents a:visited
{
    color: #37779f !important;
}


.DevHelperToolBarCss
{
    float:right;
}
.voice
{
    float:right;
    margin-left:5px;
    margin-top:-2px;
}

.corner
{
    width: 232px;
    float: left;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/corner_bg.png) no-repeat top left;
    min-height: 152px;
    margin-top: 152px;
    padding: 20px; /**padding-bottom:0;*/
}
.div_bg
{
    width: 100%;
    min-height: 471px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/body_bg.gif) no-repeat top center;
    clear: both;
}
/***** start new background **********/
.div_bg_new
{
    width: 100%;
    min-height: 471px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/body_bg_center.gif) no-repeat top center;
    clear: both;
}
.bg_body_right{
	width:40%;right:0;background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/body_bg_right.gif) repeat-x top;height:438px;z-index:-1;position:absolute;
}
.bg_body_left{
	width:40%;left:0;background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/body_bg_left.gif) repeat-x top;height:438px;z-index:-1;position:absolute;
}
/***** start new background **********/
.main_div
{
    width: 930px;
    margin: 0px auto;
    position: relative;
    padding: 5px 15px 15px 15px;
}
.top_links
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_links.png) no-repeat;
    width: 150px;
    float: right;
	height: 141px;
}
.top_menu_right
{
    width: 20px;
    float: left;
    height: 44px;
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -88px -0;
}
.search_bg
{
    width: 251px;
    height: 44px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_menu_left.png) no-repeat;
    float: right;
}
/* start search style */
#searchLayout input
{
    background: transparent;
    color: #fff;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 11px;
    margin: 0;
    height: 20px;
    border: 0 !important;
    width: 170px !important;
	font-style:normal !important;
}
#searchLayout td.ms-sbgo
{
    background: transparent !important;
}

#searchLayout .ms-sbcell
{
    padding: 0;
    border: 0;
    background: transparent !important;
    padding-right: 10px;
}
#searchLayout .ms-sbplain
{
    padding: 0;
    height: 15px;
    border: 0;
}
#searchLayout img
{
    border: none !important;
    background: transparent !important;
}
/* end search style */

/*** top menu ***/
.top_menu_bg
{
    width: 504px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_menu_bg.png) repeat-x;
    height: 44px;
    float: left;
}
.top_menu
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.top_menu li
{
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100px;
    text-align: left;
    height: 44px;
}
.top_menu > li a
{
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_menu_bg_link.png) no-repeat center right;
    height: 32px;
    display: block;
    padding-left: 15px;
    padding-top: 12px;
}
.top_menu li:hover a, .top_menu li a:hover
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_menu_bg_link_active.png) no-repeat center right;
}
.top_menu li .sub
{
    position: absolute;
    top: 44px;
    left: 0;
    
    float: left;
    z-index: 2;
    display: none;
    width: auto !important;
}
.top_menu li .sub ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
.top_menu .sub ul li
{
    text-align: left;
    background: none;
    clear: both;
    width: 158px;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    height:30px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/top_menu_line.png) repeat-x bottom;
    padding-left: 15px;
}

.top_menu .sub ul>li
{
    height:30px;
}

.top_menu .sub ul li h2
{
    padding: 0;
    margin: 0;
}
.top_menu .sub ul li h2 a
{
    padding: 0;
    margin: 0;
    background-image: none;
    color: #fff;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    clear: both;
    padding-left: 5px;
}

.subdiv
{
    background-color: #557a92; 
    padding: 10px 10px 0 10px; 
    clear: both;
}

.top_menu .sub ul li > a
{
    padding: 0;
    margin: 0;
    padding-top: 5px;
    height: 25px;
    display: block;
    text-decoration: none;
    color: #dbeff2;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/sub_menu_bullet.png) no-repeat center left;
    margin-left: 5px;
    padding-left: 10px;
}
.top_menu .sub ul li a:hover
{
    text-decoration: underline;
}
.top_menu .sub ul li h2 a:hover
{
    text-decoration: none;
    color: #dbeff2;
}
/*** end top menu ***/
.health_events_box
{
    padding-top: 37px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/health_events_title.gif) no-repeat top left;
}
.calender_days
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bg_days.png) no-repeat;
    font-family: tahoma;
    font-size: 11px;
    color: #717171;
    text-align: center;
    line-height: 18px;
}
.days_name td
{
    font-family: tahoma;
    font-size: 11px;
    color: #fff;
    text-align: center;
    height: 18px;
    width: 28px;
}
.today_date
{
    font-weight: bold;
    color: #0095b5;
}
.event_day
{
    font-weight: bold;
    color: #cd3f00;
}
.month
{
    font-family: tahoma;
    font-size: 12px;
    color: #717171;
    margin-left: 20px;
}
.calender_right_arrow
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/health_events_arrow_right.gif) no-repeat;
    float: right;
    position: relative;
    margin-top: 3px;
}
.calender_left_arrow
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/health_events_arrow_left.gif) no-repeat;
    float: left;
    position: relative;
    margin-top: 3px;
}
.vote_box
{
    padding-top: 27px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/vote_title.png) no-repeat top right left;
}

.CQWPAjaxImageLoader
{
    background-color: #FFFFFF;
    height: 80%;
    padding-top: 125px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 650px;
    z-index: 1000;
	/*opacity: 0.6;
    filter: alpha(opacity=60);*/
}
.CQWPAjaxImageLoader img
{
    padding-top: 200px;
}
.VotingAjaxLoader
{
    /*background-color: #FFFFFF;*/
    height: 135px;
    margin-bottom: -135px;
	/*opacity: 0.6;
    filter: alpha(opacity=60);*/
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 217px;
    z-index: 1000;
}
.VotingAjaxLoader img
{
    padding-top: 30px;
}

.menufooter
{
    background-color: #557a92;
}
.menucbl
{
    width: 10px;
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/sub_menu_cbl.png) no-repeat bottom right;
}
.menucbr
{
    width: 10px;
    width: 10px;
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/sub_menu_cbr.png) no-repeat bottom left;
}

.newsletter_box
{
    width: 273px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/newsletter_title.gif) no-repeat top;
    padding-top: 49px;
}
.newsletter_txtbox
{
    width: 200px;
    color: #555555;
    font-family: tahoma;
    font-size: 12px;
}

.newsletter_button
{
    width: 200px; 
    margin: 0 0 0 50px; 
    text-align: right;
}
.news_box
{
    padding-top: 27px;
    margin-left: 18px;
    margin-right: 10px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/news_title.gif) no-repeat top left;
}
.news_block
{
    border: 1px solid #dbeff2;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bg_news_box.gif) repeat-x top #fff;
}
/******** btn style ***********/
.btn
{
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 15px;
}
.btn li
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg.png) no-repeat right top;
    height: 23px;
    display: inline-block;
    text-align: center;
}
.btn li a:link, .btn li a:visited
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    list-style-type: none;
    color: #37779f;
    text-decoration: none;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg.png) no-repeat left top;
    margin: auto 10px auto 0;
    padding: 5px 5px 0 15px;
    white-space: nowrap;
    height: 18px;
    display: block;
}
.btn2
{
    list-style-type: none;
    float: left;
    margin: 0;
    padding: 0;
    margin-left: 30px;
}
.btn2 li
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg2.png) no-repeat right top;
    height: 23px;
    display: inline-block;
    text-align: center;
}
.btn2 li a:link, .btn2 li a:visited
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    list-style-type: none;
    color: #37779f;
    text-decoration: none;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg2.png) no-repeat left top;
    height: 10px;
    margin: auto 10px auto 0;
    padding: 5px 5px 0 15px;
    white-space: nowrap;
    height: 18px;
    display: block;
}
/*****************************/
.txt_details, .txt_details a:link, .txt_details a:visited
{
    color: #555555;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
}
.bg_footer
{
    width: 100%;
    clear: both;
    height: 165px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bg_footer.gif) #e4f2fc repeat-x top;
}
.footer_txt, .footer_txt a:link, .footer_txt a:visited
{
    color: #555555;
    font-family: tahoma;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none;
    line-height:18px;
}
.footer_txt a:hover{
	color:#363636;
}

.links_bottom, .links_bottom a:link, .links_bottom a:visited
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #37779f;
    text-decoration: none;
}
.news_pic
{
    width: 217px;
    height: 129px;
    background-color: #f1f5f8;
    border: 1px solid #dcdddd;
    padding: 2px;
    margin: 0 16px 16px 16px;
}
.news_title
{
    color: #565656;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    line-height: 25px;
}
.news_date
{
    color: #37779f;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    line-height: 25px;
}
.div_details
{
    width: 350px;
    height: 96px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/circles_area_details.png) no-repeat top right;
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    padding: 13px 25px;
    color: #515151;
    font-family: tahoma;
    font-size: 11px;
    line-height: 20px;
}
.div_details a:link,.div_details a:visited{
	color: #515151;
	text-decoration:none;
}
.div_details a:hover{
	text-decoration:underline;
}

.news_details
{
    color: #565656;
    font-family: tahoma;
    font-size: 11px;
    line-height: 20px;
}
.news_details a:link, .news_details a:visited
{
    color: #550404;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
    font-weight:bold;
}
.news_title_div a:link, .news_title_div a:visited
{
    width: 181px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bg_title_news.png) repeat-x top;
    height: 50px;
    /**height: 47px;*/
    padding:7px 10px 10px 10px;
    /**padding: 10px;*/
    border-right: 1px solid #e2f2f5;
    border-left: 1px solid #fff;
    display: block;
    color: #a3a4a4;
    font-size: 11px;
    font-weight: bold;
    font-family: tahoma;
    text-decoration: none;
}
.news_title_div a.active
{
    width: 182px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bg_active_title_news.png) no-repeat center top;
    color: #37779f;
}
.more_news a:link, .more_news a:visited
{
    color: #37779f;
    font-size: 11px;
    font-family: tahoma;
    text-decoration: none;
}
.bar_txt, .bar_txt a:link, .bar_txt a:visited
{
    color: #5698c6;
    font-family: tahoma;
    font-size: 11px;
}
/******************** circles area styles *************************/
.circles_main_div
{
    width: 617px;
    height: 368px;
    margin-left: 18px;
}
.circle_more
{
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -16px -0;
}
.homepage_circle100
{
    float: left;
    margin: 18px 7px 0 0;
}
.homepage_circle200
{
    float: left;
    margin: 0 0 0 35px;
}
.homepage_circle300
{
    float: right;
    margin: 18px 14px 0 0;
}
.circles_arrow
{
    position: relative;
    margin-top: -12px;
}
.circles_body_div
{
    border: 1px solid #e3f1fa;
    border-top: 0;
    background: url(../images/HomePageCircles/circles_area_bg.png) repeat-x top #fcfdff;
    height: 138px; /**height:133px;*/
}
.circles_right_links_div
{
    width: 170px;
    margin-left: 20px;
    float: left;
}
.right_links_ul
{
    padding: 0;
    margin: 0;
    height: 100px;
    list-style: none;
}
.right_links_ul li
{
    background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -417px 6px;
	line-height:25px;
}
.right_links_ul li a:link, .right_links_ul li a:visited
{
    color: #565656;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
    height: 25px;
    width: 100%;
    display: block;
}
.right_links_ul li a:hover
{
    color: #3b8773;
    text-decoration: underline;
}

.right_links_a_hover
{
    color: #3b8773;
    text-decoration: underline;
}

.Button
{
    width: 70px;
    height: 23px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg_1w.png) no-repeat center center;
    font-family: tahoma;
    font-size: 11px;
    border: 0;
    margin: auto 10px auto 0;
    cursor: pointer;
    color: #37779f;
}
.Button2
{
    width: 110px;
    height: 23px;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg_2w.png) no-repeat center center;
    font-family: "traditional Arabic";
    font-size: 12px;
    font-weight: bold;
    border: 0;
    margin: auto 10px auto 0;
    cursor: pointer;
    color: #37779f;
}


.homepage_circle_arrow100
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/medical_services_circle_arrow.png) no-repeat bottom right;
    position: relative;
    margin-top: -12px;
}

.homepage_circle_arrow200
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/family_circle_arrow.png) no-repeat bottom right;
    position: relative;
    margin-top: -12px;
}

.homepage_circle_arrow300
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/health_tools_circle_arrow.png) no-repeat bottom right;
    position: relative;
    margin-top: -12px;
}

/*************************** vot results *****************************/
.VR_bar1
{
    background-color: #285571;
    height: 6px;
    width: 175px;
}
.VR_bar2
{
    background-color: #398671;
    height: 6px;
    width: 75px;
}
.VR_bar3
{
    background-color: #6f1516;
    height: 6px;
    width: 25px;
}
.VR_bar4
{
    background-color: #a8984f;
    height: 6px;
    width: 25px;
}
.VR_color1
{
    color: #285571;
}
.VR_color2
{
    color: #398671;
}
.VR_color3
{
    color: #6f1516;
}
.VR_color4
{
    color: #a8984f;
}
.btn_gray
{
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 0;
}
.btn_gray li
{
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg_gray.png) no-repeat left top;
    height: 23px;
    display: inline-block;
    text-align: center;
}
.btn_gray li a:link, .btn_gray li a:visited
{
    font-family: "traditional Arabic";
    font-size: 16px;
    font-weight: bold;
    list-style-type: none;
    color: #c5c5c5;
    text-decoration: none;
    background: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/btn_bg_gray.png) no-repeat right top;
    height: 10px;
    margin: auto 0 auto 10px;
    padding: 0 15px 0 5px;
    white-space: nowrap;
}
/**************************** general styles **************************/


/*   Calendar styles  */
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip
{
    display: none;
    background: transparent url(../images/tooltip/black_arrow_white.png);
    font-size: 12px;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #000;
}

.tooltip ul
{
    list-style-image: url(../images/bullet_l2_2.png);
    list-style-position: outside;
    font-size: 12px;
    font-family: tahoma;
    color: #565656;
    line-height: 20px;
    margin-left: -30px;
    margin-top: -10px; /**margin-left:15px;*/
}

.tooltip a:link, .tooltip a:visited
{
    font-size: 12px;
    font-family: tahoma;
    color: #565656;
}

.tooltip div
{
    float: right;
    position: absolute;
    right: 22px;
    top: 75px;
}

.AjaxLoaderImageCssClass
{
    /*background-color: #FFFFFF;*/
    height: 90px;
	/*opacity: 0.6;
    filter: alpha(opacity=60);*/
    padding-top: 55px;
    position: absolute;
    left: 53px;
    text-align: center;
    width: 204px;
}


.dayName
{
    font-family: tahoma;
    font-size: 11px;
    color: #fff;
    text-align: center;
    height: 18px;
    width: 28px;
}

.TableCssClass
{
    width: 100%;
}

.ContainerDivCssClass
{
    text-align: center;
    width: 200px;
    padding-left: 10px;
    margin-left: 10px;
}
.ContainerDivCssClass a
{
    text-decoration: none !important;
}

.ContainerDivCssClass td
{
}

.nextMonth
{
    text-align: left;
}

.prevMonth
{
    text-align: right;
}

.TopCurrentMonthCssClass, .TopCurrentYearCssClass
{
    font-family: tahoma !important;
    font-size: 12px !important;
    color: #717171 !important;
    padding: 2px;
}
.TopCurrentMonthCssClass:link, .TopCurrentYearCssClass:link, .TopCurrentMonthCssClass:visited, .TopCurrentYearCssClass:visited
{
    font-size: 12px !important;
    color: #717171 !important;
    text-decoration: underline !important;
}

.cuurentDay, .cuurentDay a
{
    color: #a29061;
    font-weight: bold !important;
            font-size:11px !important;
    font-family:Tahoma !important;

}

.day, .day a
{
    color: #717171 !important;
    font-family: tahoma !important;
    font-size: 11px !important;
    line-height: 18px;
    text-align: center;
    text-decoration: none !important;
}

.EventContainerCssClass
{
    position: absolute;
    display: none;
    border: solid 1px black;
    background-color: #E4E4E4;
}
.EventTitleCssClass
{
    background-color: #000000;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px;
}
.EventDescriptionCssClass
{
    padding: 5px;
}

.calender_days
{
    background: url("https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/bg_days.gif") no-repeat scroll 0 20px transparent;
    font-family: tahoma !important;
    font-size: 11px;
    color: #717171;
    text-align: center;
    line-height: 18px;
    width: 201px;
    margin-bottom: 10px;
    float: right;
}
.calendar_next
{
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -411px -0;
}
.calendar_prev
{
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -405px -0;
}
.days_name td
{
    font-family: tahoma;
    font-size: 11px;
    color: #fff;
    text-align: center;
    height: 18px;
    width: 28px;
}
.today_date
{
    font-weight: bold;
    color: #0095b5;
}
.event_day, .event_day a
{
    font-weight: bold !important;
    color: #008a5f !important;
    text-decoration: none !important;
        font-size:11px !important;
    font-family:Tahoma !important;

}
.month
{
    font-family: tahoma;
    font-size: 12px;
    color: #717171;
    margin-left: 20px;
}
.calender_right_arrow
{
    background: url(/images/health_events_arrow_right.gif) no-repeat;
}
.calender_left_arrow
{
    background: url(/images/health_events_arrow_left.gif) no-repeat;
}

/****************** what's new ***************/
.wn_box
{
    padding-top: 27px;
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/whats_new.png) no-repeat left top;
    margin-top: 20px;
}
.wn_main
{
    width: 200px;
    border: 1px solid #cde5f6;
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/wn_bg.gif) repeat-x top;
    padding: 10px 10px 0 10px;
}
.wn_ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 10px;
}
.wn_ul li
{
    border-bottom: 1px dashed #e1e4e5;
    padding: 5px;
    background: url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/bullet_new.png) no-repeat top left;
}
.wn_ul li a:link, .wn_ul li a:visited
{
    color: #555555;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    text-decoration: none;
    display: block;
    padding-left: 5px;
}
.wn_ul li a:hover
{
    text-decoration: underline;
}
/********* spirit css ************/
.spirit_rss{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -299px -0;
}
.spirit_twitter{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -260px -0;
}
.spirit_facebook{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -280px -0;
}
.spirit_youtube{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -357px -0;
}
.spirit_mobapp{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -319px -0;
}
.spirit_mobversion{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -338px -0;
}
.spirit_fontdec{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -121px -0;
}
.spirit_fontinc{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -134px -0;
}
.spirit_blue{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -183px -0;
}
.spirit_gray{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -194px -0;
}
.spirit_green{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -238px -0;
}
.spirit_red{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -216px -0;
}
.spirit_welcome{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/small_icons_spirit.png) no-repeat -374px -0;
}
.spirit_events{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/titles_spirit.png) no-repeat left 0;
	margin-bottom:16px;
}
.spirit_whatsnew{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/titles_spirit.png) no-repeat left -65px;
	margin:20px 0 5px 0;
}
.spirit_voting{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/titles_spirit.png) no-repeat left -43px;
	margin:5px 0;
	width:125px;
}
.spirit_news{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/titles_spirit.png) no-repeat left -21px;
	margin-bottom:5px;
}
.spirit_newsletter{
	background:url(https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/spirit/titles_spirit.png) no-repeat left -85px;	
}


/**************** Start new footer ******************/

#nFooter{
		background:transparent  url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/nFooterRpt.jpg') repeat-x center top; float:none; clear:both;
}

.nFooterBg{
		background:transparent  url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/nFooterBg.jpg') no-repeat center top;
		min-height:225px;	width:100%;
}

#nFooterRow1{
		clear:both; float:none; padding:0 15px 0 15px;
}


				.nFooterCont{font-family:Tahoma, Arial;	font-size:8pt; color:#666666; width:960px; margin:0 auto; min-height:220px;}				
				.nFooterIcons{background-position: 0 0; width: 300px; height: 30px;}

				#nFooterLinks{border:0px transparent none; font-family:Tahoma, Arial;	font-size:8pt; color:#666666;}
				#nFooterLinks a, #nFooterLinks a:link{text-decoration:none;}
				#nFooterLinks a:hover{color:#363636;;}
				
				.nFooterGrpTd{width:25%; vertical-align:top;}				
				.nFooterGrp{padding-top:25px;}				
				.nFooterTitle{display:block;color:#37779f; font-family: Tahoma, Arial; font-size:12px; font-weight:bold; line-height:14px;
						background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left 4px; padding-left:10px;}
				
				.nFooterUl{margin:10px 0 0 8px ; padding:0; list-style:none;}
				.nFooterLi{display:block;	background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left -26px; padding:0 5px 6px 20px; margin:0;}
				.nFooterLi a, .nFooterLi a:link{color:#6a6a6a;}


#nFooterRow2{
		clear:both; float:none;
}

				.mailingList{float:left; min-height: 35px; width:420px; padding-top:10px; padding-left:15px;}
				.mailingListTbl{	}
				.mailingListTbl td{	border:0 transparent none; padding:0 5px 0 0; vertical-align:top}
				.mailingListBox{border:1px solid #CFD0CF !important; width:165px !important;}
				.mailingListImg{background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/MailingList.png') no-repeat left top; width: 85px; height:16px; margin-top:2px;}
				
				.validationDiv{	float:right; min-height:35px; width:485px; padding-right:30px; padding-top:10px;}
				.validationDiv img{border-width: 0; float:right; margin-left:12px;}
				.validationDiv a:link{float:right;}
				.validationIcon{}
				.validationAv{}

.nFooterSpr{margin-bottom:4px; clear:both; float:none; font-size:1px; line-height:1px; height:5px;}

#nFooterRow3{
	position: relative;	width: 100%; font-size:10px; clear:both; float:none;
}

.nFooterBrow {width: 220px; position: absolute; 	right: 0px;	top: 0px; color:#999999;}
.nFooterBrow img{border-width:0; vertical-align: middle;width:20px; height:20px; margin-right:3px;}


.nFooterBrowOpera{background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left -175px;}
.nFooterBrowChrome{background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left -145px;}
.nFooterBrowIe{	background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left -116px;}
.nFooterBrowFF{background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left -85px;}
.nFooterBrowSafari{background:transparent url('https://static.moh.gov.sa/internet_layouts/moh/internet/en/images/footer-spirit.png') no-repeat left -59px;}

.nFooterRez {width: 220px;	position: absolute;	top: 0px;	left: 0px; color:#999999; padding-top:3px;}
.nFooterCopyright {	margin-left: 220px; margin-right: 220px; text-align:center; padding-top:3px;}

/************************End New Footer***********************************/
.aslideshow {
	FONT: 12px Verdana, Tahoma, sans-serif;
}
.aslideshow-label {
	FONT: 12px Verdana, Tahoma, sans-serif
}
.aslideshow-content {
	FONT: 12px Verdana, Tahoma, sans-serif
}
.aslideshow-panel {
	FONT: 12px Verdana, Tahoma, sans-serif
}
.aslideshow {
	Z-INDEX: 1; BORDER-BOTTOM: 0px; POSITION: relative; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; DISPLAY: none; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
.aslideshow-content {
	Z-INDEX: 1; POSITION: relative; PADDING-BOTTOM: 0px; BACKGROUND-COLOR: #fff; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; COLOR: #333; OVERFLOW: hidden; PADDING-TOP: 0px
}
.aslideshow-content P {
	padding: 0px;
	OVERFLOW: auto;
}
.aslideshow-content IMG {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0px;
}
.aslideshow-slide {
	POSITION: absolute; DISPLAY: none
}
.aslideshow-fullscreen {
	BORDER-BOTTOM: 0px; POSITION: absolute; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; OVERFLOW: hidden; BORDER-TOP: 0px; TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px; LEFT: 0px
}
.aslideshow-label-place {
	BORDER-BOTTOM-COLOR: transparent; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-COLOR: transparent; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-TOP-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-COLOR: transparent; BORDER-LEFT-COLOR: transparent; BORDER-LEFT-WIDTH: 0px
}
.aslideshow-panel-place {
	BORDER-BOTTOM-COLOR: transparent; BORDER-RIGHT-WIDTH: 0px; BORDER-TOP-COLOR: transparent; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-TOP-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-COLOR: transparent; BORDER-LEFT-COLOR: transparent; BORDER-LEFT-WIDTH: 0px
}
.aslideshow-label-place {
	Z-INDEX: 100; POSITION: absolute; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 60% !important; PADDING-RIGHT: 0px; HEIGHT: 30px; TOP: 4px; RIGHT: 6px; PADDING-TOP: 0px
}
.aslideshow-label {
	Z-INDEX: 101; BORDER-BOTTOM: #888 1px solid; BORDER-LEFT: #888 1px solid; LINE-HEIGHT: 30px; TEXT-INDENT: 8px; WIDTH: 100%; HEIGHT: 100%; COLOR: #fff; BORDER-TOP: #888 1px solid; FONT-WEIGHT: bold; BORDER-RIGHT: #888 1px solid; /*border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px*/
}
.aslideshow-label A {
	COLOR: #fff
}
.aslideshow-label A:hover {
	COLOR: #fff
}
.aslideshow-label A:active {
	COLOR: #fff
}
.aslideshow-label A:visited {
	COLOR: #fff
}
.aslideshow-panel-place {
	Z-INDEX: 100; POSITION: absolute; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 60% !important; BOTTOM: 4px; PADDING-RIGHT: 0px; HEIGHT: 34px; PADDING-TOP: 0px; LEFT: 6px
}
.aslideshow-panel {
	Z-INDEX: 101; BORDER-BOTTOM: #888 1px solid; BORDER-LEFT: #888 1px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 2px; WIDTH: 100%; PADDING-RIGHT: 2px; HEIGHT: 100%; BORDER-TOP: #888 1px solid; BORDER-RIGHT: #888 1px solid; PADDING-TOP: 0px; /*border-radius: 6px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px*/
}
.aslideshow-panel A.button {
	BACKGROUND-IMAGE: url(/_Layouts/MOH/internet/images/slideShowButtons.png); BORDER-BOTTOM: transparent 1px solid; BORDER-LEFT: transparent 1px solid; TEXT-INDENT: -99999%; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px; WIDTH: 30px; DISPLAY: block; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 32px; OVERFLOW: hidden; BORDER-TOP: transparent 1px solid; BORDER-RIGHT: transparent 1px solid
}
.aslideshow-panel A.button:hover {
	BACKGROUND-COLOR: #333
}
.aslideshow-panel A.first {
	BACKGROUND-POSITION: 0px 0px
}
.aslideshow-panel A.prev {
	BACKGROUND-POSITION: -30px 0px
}
.aslideshow-panel A.play {
	BACKGROUND-POSITION: -60px 0px
}
.aslideshow-panel A.stop {
	BACKGROUND-POSITION: -90px 0px
}
.aslideshow-panel A.next {
	BACKGROUND-POSITION: -120px 0px
}
.aslideshow-panel A.last {
	BACKGROUND-POSITION: -150px 0px
}
.aslideshow-panel A.help {
	POSITION: relative; BACKGROUND-POSITION: -180px 0px
}
.aslideshow-panel SPAN.counter {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 32px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; DISPLAY: block; FLOAT: right; HEIGHT: 32px; COLOR: #fff; FONT-WEIGHT: 700; PADDING-TOP: 0px
}
.aslideshow-help {
	Z-INDEX: 101; POSITION: absolute; PADDING-BOTTOM: 2px; BACKGROUND-COLOR: #ff9; MARGIN: 0px 2px; PADDING-LEFT: 2px; WIDTH: 98%; BOTTOM: 32px; PADDING-RIGHT: 2px; DISPLAY: none; PADDING-TOP: 2px; /*opacity: 0.8*/
}
.aslideshow-frame DIV {
	Z-INDEX: 201; POSITION: absolute; WIDTH: 100%; BACKGROUND: url(images/play.png) no-repeat 50% 50%; HEIGHT: 100%; TOP: 0px; CURSOR: pointer; LEFT: 0px
}
.aslideshow-load {
	DISPLAY: none
}
.aslideshow-load DIV {
	Z-INDEX: 201; POSITION: absolute; WIDTH: 100%; BACKGROUND: url(https://static.moh.gov.sa/internet_layouts/MOH/Internet/images/calendar-ajax-loader.gif) no-repeat 50% 50%; HEIGHT: 100%; TOP: 0px; CURSOR: pointer; LEFT: 0px
}
.aslideshow-shadow {
	Z-INDEX: 200; POSITION: absolute; WIDTH: 100%; HEIGHT: 100%; TOP: 0px; LEFT: 0px
}
.aslideshow-opacity {
	/*FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#85000000, endColorstr=#85000000); BACKGROUND: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==)*/
}
.unPrizeHdr{background:url("https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/successstory.png") no-repeat top right; width: 145px; height: 65px; display:none;text-decoration:none}
.successStoryHdr{background:url("https://static.moh.gov.sa/internet_layouts/MOH/Internet/en/images/successstory.png") no-repeat top right; width: 145px; height: 65px; display:none;text-decoration:none}
