@import url(color_schemes/green.css);
@import url(color_schemes/orange.css);
body.lfr-has-sidebar {
padding-left: 0;
}
.lfr-has-sidebar #content-wrapper {
padding-left: 270px;
width: auto;
}
.service_middle {
background-image:url(../images/nsm_mdr_images/service_middle.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-family:Arial;
font-size:10pt;
font-weight:bold;
}
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* ---------- Lightbox.css ---------- */
#lightbox{
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}
#lightbox a img{ border: none; }
#outerImageContainer{
position: relative;
background-color: #fff;
width: 250px;
height: 250px;
margin: 0 auto;
}
#imageContainer{
padding: 10px;
}
#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/next.gif) right 50% no-repeat; }
/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/
.ontop #imageData {
    padding-top: 5px;
}
/*** END : added padding when navbar is on top ***/
#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #fff;
margin: 0 auto;
line-height: 1.4em;
}
#imageData{
padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
display: none;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html>body .clearfix {
display: inline-block; 
width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*/
height: 1%;
/* End hide from IE-mac */
}	
/*****...........ddArcodion.............****/
.applemenu{
margin: 0;
padding: 0;
}
.applemenu div.silverheader a{
font: bold 14px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: #fff;
display: block;
position: relative; 
width:219px;
height:48px;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
text-align:center;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: #993333;
}
.applemenu div.selected a, .applemenu div.silverheader a:hover{
color: #fff;
}
.sidebar{
background:transparent url(../images/nsm_mdr_images/menut.png) repeat scroll 0%;
color:white;
height:29px;
width:230px;
font-weight:bold;
margin-right:-5px;
line-height:27px;
font-size:15px;
font-style:italic;
}
.applemenu div.search {
clear:both;
float:none;
background:transparent url(../images/nsm_mdr_images/menut.png) repeat scroll 0%;
color:white;
height:29px;
width:230px;
font-weight:bold;
margin-right:-5px;
line-height:27px;
font-size:15px;
font-style:italic;
}
.r_link{
background:transparent url(../images/nsm_mdr_images/footer.gif) no-repeat scroll 0%;
height:13px;
background-position:center;
}
.applemenu div.solat{
background:url(../images/sepang/others.gif);
background-repeat:no-repeat;
font-size:17px;
color:gray;
width:142px;
}
.applemenu div.undian {
background:url(../images/mkm/undi_acc.png) no-repeat center;
width: 231px;
height:48px;
}
.applemenu div.calendar {
background:url(../images/mkm/calendar_acc.gif) no-repeat center;
width:219px;
height:48px;
font-size:19px;
font-color:gray;
}
.applemenu div.prayer{
background:url(../images/mkm/prayer_acc.gif) no-repeat center;
width:219px;
height:48px;
}
.applemenu div.poll {
background:transparent url(../images/nsm_mdr_images/footer.gif) no-repeat scroll center;
height:23px;
}
.applemenu div.submenu{ 
background: white;
padding: 0 0px;
background:url(../images/francais/middle.jpg) repeat-y;
width:142px
position:center;
}
.top_acc {
background:url() no-repeat top;
width:142px;
height:1px;
}
.bottom_acc {
background:url() no-repeat bottom;
width:219px;
height:28px;
}
.content_acc {
background:url() repeat-x bottom;
width:219px;
margin-left:12px;
}
.down_acc {
background:url() no-repeat bottom;
width:219px;
height:15px;
}
.results-header th, .results-header td {
color: #000;
padding: 5px;
}
/* ---------- Navigation.css ---------- */
/* This CSS sets the default styles for the main navigation. */
/* ---------- Main navigation ---------- */
#navigation {
margin: -9px auto 0px;
min-height: 2.2em;
width: 936px;
        font-family:Tohama,helvetica,sans-serif;
        font-weight:bold;
margin-left:66px;
        
        
}
#navigation ul {
margin: 0 auto;
min-height: 2em;
width: 97%;
}
#navigation ul:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ie #navigation ul {
height: 1%;
}
.ie6 #navigation, .ie6 #navigation ul {
height: 2em;
overflow: visible;
}
#navigation li {
display: inline;
float: left;
margin: -1px 0 0 -1px;
position: relative;
       
}
#navigation a {
color: white;
}
#navigation li a {
padding: 5px 16px;
text-decoration: none;
        margin-left:1px;
        margin-right:1px;
color:#fff;
}
#navigation li a span {
text-decoration: none;
}
#navigation li a:hover {
}
#navigation li.selected a {
background:#155990;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}
}
#navigation li.selected a span {
background: url(../images/navigation/bullet_selected.png) no-repeat 0 50%;
padding-left: 10px;
}
#navigation .child-menu {
display: none;
}
/* ---------- Dock without JavaScript ---------- */
.lfr-dock {
position: static;
right: 19%;
top: 10px;
        width:934px;
       background:white;
    
}
.lfr-dock h2 {
background: url(../images/navigation/welcome_message.png) no-repeat 0 50%;
font-size: 1.2em;
margin-bottom: 0.5em;
padding-left: 2em;
text-align: right;
}
.lfr-dock ul {
display: inline;
float: none;
}
.lfr-dock li {
display: inline;
float: none;
margin-left: 15px;
}
.lfr-dock li a {
background: url() no-repeat 0 50%;
padding: 2px 0 2px 20px;
}
.lfr-dock li.home a {
background-image: url(../images/dock/home.png);
}
.lfr-dock li.my-account a {
background-image: url(../images/dock/my_account.png);
}
.lfr-dock li.sign-in a {
background-image: url(../images/dock/sign_in.png);
}
.lfr-dock li.sign-out a {
background-image: url(../images/dock/sign_out.png);
}
.lfr-dock li.add-content a {
background-image: url(../images/dock/add_content.png);
}
.lfr-dock li.layout a {
background-image: url(../images/dock/layout.png);
}
.lfr-dock li.page-settings a {
background-image: url(../images/dock/page_settings.png);
}
.lfr-dock li.staging a {
background-image: url(../images/dock/staging.png);
}
.lfr-dock li.my-places a {
background-image: url(../images/dock/my_places.png);
}
.lfr-dock li.my-places {
display: none;
}
.lfr-dock li.toggle-controls {
display: none;
}
/* ---------- Dock with JavaScript ---------- */
.js .interactive-mode {
background: #020509 url(../images/dock/center_bg.png) repeat-x;
min-width: 150px;
position: absolute;
right: 5%;
}
.js .interactive-mode h2 {
background: url(../images/dock/right_bg.png) no-repeat 100% 0;
font-size: 1em;
margin: 0;
padding: 0 37px 0 0;
position: relative;
z-index: 82;
}
.js .interactive-mode h2 span {
background: url(../images/dock/left_bg.png) no-repeat 0 0;
border-right: 1px solid #34404F;
color: #fff;
display: block;
font-size: 1em;
height: 15px;
line-height: 1;
margin-bottom: 0;
padding: 10px 20px 4px 20px;
}
.js .lfr-dock.expanded .lfr-dock-list-container {
top: -2px;
}
.js .interactive-mode ul {
background: #fff;
border: 1px solid;
border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
display: none;
float: none;
}
.js .interactive-mode li {
border-top: 1px solid #DEDEDE;
clear: both;
display: block;
float: none;
margin: 0;
padding: 2px;
}
.js .interactive-mode li a {
background-position: 8px 50%;
background-repeat: no-repeat;
display: block;
margin-left: 0;
padding: 5px 0px;
text-decoration: none;
}
.js .interactive-mode li a, .js .interactive-mode li a:hover {
background-position: 8px 50%;
padding-left: 30px;
}
.js .interactive-mode li a:hover, .js .interactive-mode .my-places li.current a:hover {
color: #fff;
}
.js .interactive-mode .lfr-dock-list li.first {
border-top: none;
}
.js .lfr-dock.interactive-mode .my-places li a {
background-image: none;
}
.js .interactive-mode .my-places li {
background-position: 5px 50%;
background-repeat: no-repeat;
}
.js .lfr-dock.interactive-mode .my-places.lfr-flyout.has-children > ul {
margin-right: -1px;
}
.js .interactive-mode .my-places li.current-community {
background-color: #D3DADD;
}
.js .interactive-mode .my-places li h3 {
font-size: 1em;
font-weight: normal;
margin: 0;
}
.js .interactive-mode .lfr-flyout.has-children h3 {
min-width: 175px;
}
.js .lfr-dock.interactive-mode .my-places li h3 a {
background-image: url(../images/dock/my_place.png);
}
.js .interactive-mode .lfr-flyout.has-children ul {
display: none;
margin-left: 0;
top: -1px;
}
.js .interactive-mode .my-places li.public a {
background-image: url(../images/dock/my_places_public.png);
}
.js .interactive-mode .my-places li.private a {
background-image: url(../images/dock/my_places_private.png);
}
.js .interactive-mode .my-places li.current {
background-color: #DFF4FF;
}
.js .interactive-mode .my-places li.current a {
background: url(../images/dock/my_place_current.png) no-repeat 10px 50%;
margin: 0;
padding-left: 35px;
}
.js .interactive-mode li:hover, .js .interactive-mode .my-places li:hover {
background-color: #828F95;
}
.js .interactive-mode li:hover a:hover, .js .interactive-mode li:hover > a, .js .interactive-mode li:hover > h3 > a {
background-color: #828F95;
color: #fff;
}
.ie6 .js .interactive-mode li a:hover {
background-color: #828F95;
color: #fff;
}
.js .interactive-mode .my-places ul li a.add-page {
top: 7px;
}
.js .interactive-mode .group-end {
border-bottom: 2px solid #DEDEDE;
}
.ie6.js .interactive-mode .taglib-my-places li {
height: 24px;
}
.ie6.js .lfr-dock.interactive-mode {
white-space: nowrap;
width: 150px;
}
.ie6.js .lfr-dock.interactive-mode li {
height: 1%;
width: 100%;
}
.ie6.js .interactive-mode .lfr-flyout.has-children {
width: 150px;
}
.js .interactive-mode li.toggle-controls {
display: block;
}
.js .interactive-mode li.toggle-controls a {
background-image: url(../images/common/checked.png);
}
.js .controls-hidden .interactive-mode li.toggle-controls a {
background-image: url(../images/common/unchecked.png);
}
/* ---------- Add/remove page ---------- */
.js #navigation .enter-page {
background-color: #1E2529;
padding: 2px;
}
.js #navigation .enter-page a {
background: none;
display: inline;
font-weight: bold;
padding: 0;
}
.js #navigation .enter-page .save-page {
background: url(../images/dock/my_place_current.png) no-repeat 0 50%;
margin: 0 10px;
padding-left: 20px;
}
.ie.js #navigation .enter-page .save-page {
display: inline-block;
padding-bottom: 5px;
padding-top: 5px;
vertical-align: top;
}
.js #navigation .enter-page .cancel-page {
display: none;
}
.ie.js #navigation .enter-page {
padding: 0;
}
.ie.js #navigation .enter-page input.text {
margin: 2px;
padding: 3px 1px;
}
.js #navigation {
position: relative;
}
.js #add-page {
background: #020509;
border: 1px solid #304049;
border-bottom: none;
bottom: 100%;
font-weight: bold;
position: absolute;
right: 5%;
}
.js #add-page a {
display: block;
text-decoration: none;
}
.js #add-page a span {
background: url(../images/common/add.png) no-repeat 0 50%;
display: block;
margin-left: 15px;
padding: 5px 20px 2px;
}
.js #add-page a:hover span {
}
.js .delete-tab {
background: url(../images/common/remove.png) no-repeat 42%;
cursor: pointer;
display: block;
height: 8px;
position: absolute;
right: 2px;
text-indent: -9999em;
top: 2px;
width: 8px;
}
/*------ Navigation portlet ------*/
.nav-menu li a.ancestor {
font-weight: bold;
}
.nav-menu li a.selected {
background:blue;	
color:#fff;
font-weight: bold;
text-decoration: none;
}
.nav-menu ul {
padding-left: 10px;
}
.nav-menu-style-1 {
margin-left:-7px;
}
.nav-menu-style-2 {
}
#nav li li a.has-bullet {
background:url(../images/arrows/04_right.png) no-repeat 95% center;
}
#nav li li a.has-bullet-left{
background:url(../images/arrows/04_left.png) no-repeat 4% center;
}
#nav li li a:hover.has-bullet, #nav li li a:hover.has-bullet-left {
background-color: #1E2529;
color: #fff;
}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
z-index:200;
}
#nav a{
display:block;
padding:5px 12px;
/*border:1px solid #333;*/
color: #fff;
text-decoration:none;
/*background-color: #9B3481;*/
}
#nav a:hover{
}
#nav li a{
color:#ffffff;	
}
#nav li a:hover{
color:#ffffff;	
}
#nav li{
float:left;
position:relative;
z-index:200;
list-style-type:none;
list-style-image:none;
list-style-position:outside;
background:url(../images/nsm_mdr_images/down.png) no-repeat 100% center;
}
#nav ul {
position:absolute;
display:none;
width:12em;
top:2.5em;
padding: 0px 10px;
}
#nav li ul a{
width:13.5em;
float:left;
height:2em;
       border:solid thin black;
}
#nav ul ul{
top:auto;
}
#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}
#nav li ul li,#nav li ul li a{
 background: #155990 none repeat scroll 0%;	
padding:0 0px;
height:25px;
text-align:left;
text-transform:capitalize;
        margin-top:-2px;
}	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
.results-header th, .results-header td {
color: #fff;
padding: 5px ;
}
.divider{
/*background:url(../images/mlk_mpj/divider.png) no-repeat;*/
color:black;
       
}
/* ---------- Custom.css ---------- */
.bottom1 {
background:transparent url(../images/nsm_mdr_images/bottomMenu.png) no-repeat scroll 0%;
height:33px;
width:232px;
}
.bottom2 {
background:transparent url(../images/nsm_mdr_images/bottomSmallMenu.png) repeat-x scroll 0%;
height:8px;
width:772px;
}
.box1_top1 {
background-image: url(../images/nsm_mdr_images/mdr_border.png);
background-repeat: no-repeat;
background-position: center top;
}	
.box1_top {
background-image: url(../images/nsm_mdr_images/box1_top.gif);
background-repeat: no-repeat;
background-position: center top;
}
.box1_down {
background-image: url(../images/nsm_mdr_images/box1_down.gif);
background-repeat: no-repeat;
background-position: center top;
}
.box1_down1 {
background-image: url(../images/nsm_mdr_images/box1_down1.gif);
background-repeat: no-repeat;
background-position: center top;
}
.box1_L {
background-image: url(../images/nsm_mdr_images/box1_L.gif);
background-repeat: repeat-y;
background-position: center center;
}
.box1a_L {
background-image: url(../images/nsm_mdr_images/box1a_L.gif);
background-repeat: repeat-y;
background-position: center center;
}
.box1_R {
background-image: url(../images/nsm_mdr_images/box1_R.gif);
background-repeat: repeat-y;
background-position: center center;
}
.globalMenu_L {
background-image: url(../images/nsm_mdr_images/globalMenu_L.gif);
background-repeat: no-repeat;
background-position: right top;
        padding-left:10px;
}
.globalMenu_R {
background-image: url(../images/nsm_mdr_images/globalMenu_R.gif);
background-repeat: no-repeat;
background-position: left top;
 
}
.globalMenu_tile {
background-image: url(../images/nsm_mdr_images/globalMenu_tile.gif);
background-repeat: repeat-x;
background-position: right top;
  padding-left:0px;
 
}
#p_101_INSTANCE_cqry .portlet-topper{
background:url(../images/nsm_mps/baru.png) no-repeat;
height:24px;
width:161px
border:none;
}
#p_p_id_101_INSTANCE_cqry_ .portlet-content{
border:solid thin;
border-color:orange;
height:134px;
}
}#p_p_id_PrayerTimes_WAR_prayertimes_ {
width:200px;
margin-left:-5px;
}
#p_p_id_PrayerTimes_WAR_prayertimes_ {
width:200px;
margin-left:-5px;
}
#p_p_id_77_ {
margin-bottom:12px;
}
#p_p_id_101_INSTANCE_T0am_ .portlet-topper{
background: url(../images/nsm_mdr_images/orenpnjg.png);
margin-left:-1px;
width:453px;
}
#p_p_id_59_INSTANCE_B8eq_ .portlet-topper{
background: url(../images/nsm_mdr_images/mdr_border.png);
margin-left:-6px;
width:221px;
}
#p_p_id_59_INSTANCE_B8eq_ .portlet-content{
border:solid thin;
border-color:orange;
width:193px;
height:134px;
}
#p_p_id_56_INSTANCE_07wh_ .portlet-topper{
background: url(../images/nsm_mdr_images/biru.png);
width:218px;
margin-left:10px;
}
#p_p_id_56_INSTANCE_07wh_ .portlet-content{
border:solid thin;
border-color:orange;
width:195px;
height:134px;
background: url(../images/nsm_mdr_images/birulaut.png);
margin-left:10px;
}
#p_p_id_101_INSTANCE_T0am_ .portlet-content{
background:url(../images/nsm_mdr_images/oren.png);
width:430px;
height:134px;
}
#p_p_id_71_INSTANCE_T3WJ_ .portlet-content{
width:193px;
}
#p_p_id_71_INSTANCE_T3WJ_ .portlet-topper{
background: url(../images/nsm_mdr_images/mdr_border.png);
margin-left:-6px;
width:221px;
}
#p_p_id_56_INSTANCE_BwJU_ {
margin-left:7px;
}
#p_p_id_56_INSTANCE_tVzu_ {
margin-left:7px;
}
#p_p_id_73_INSTANCE_4JXe_ .portlet-borderless-container{
height:20px;
}
.bodermdr {
border-right:url(../images/nsm_mdr_images/mdr_left.jpg) ;
}
.ltr_top{
background:url(../images/nsm_mdr_images/bottom_top.png) repeat-x 9px 0px ;
height:10px;
}
.ltr_right2{
background:url(../images/nsm_mdr_images/bg_bot_left.png) ;
width:9px;
}
.ltr_bottom{
background:url(../images/nsm_mdr_images/bottom_bg.png) ;
height:10px;
}
.ltr_left2{
background:url(../images/nsm_mdr_images/bg_bot_right.png) ;
width:9px;
}
.ltr_site2{
background: #fff url(../images/nsm_mdr_images/bg_right.png) repeat-y 11px ;
width:9px;
}
.ltr_site1{
background: #fff url(../images/nsm_mdr_images/bg_left.png) repeat-y 1px;
width:9px;
}
.ltr_content{
background:;
}
.ltr_right{
background:url(../images/nsm_mdr_images/bg_bot_right1.png) no-repeat;
width:18px;
height:27px;
}
.ltr_left{
background:url(../images/nsm_mdr_images/bg_bot_left1.png) no-repeat;
width:16px;
}
.titlecontent{
font-size:16px;
font-family:arial,helvetica,sans-serif;
}
#topbg{
background:url(../images/nsm_mdr_images/bgatas.gif) no-repeat;
height:192px;
margin:0 auto;
color:white;
font-weight:bold;
font-size:12px;
}
#topbg a {
color:white;
text-decoration: none;
}
#bgcenter{
background:url(../images/nsm_mdr_images/bgcenter.jpg) repeat center;
height:249px;
margin-top:-37px;
}
.contant{
margin-top:-27px;
}
.selamatdatang{
margin-left:180px;
margin-top:12px;
width:900px;
background:transparent url(../images/nsm_mdr_images/trans.png) repeat scroll 0 0;
}
.mdr_con{
color:white;
font-size:12px;
font-family:fantasy;
font-weight:bold;
padding-left:18px;
}
.mdr_headercon{
color:white;
font-size:16px;
font-family:fantasy;
font-weight:bolder;
background:transparent url(../images/nsm_mdr_images/trans.png) repeat scroll 0 0;
height:33px;
padding-left:22px;
}
.footer_mdr{
position:absolute;
margin-top:62px;
padding-left:14px;
}
.footer{
background:url(../images/nsm_mdr_images/bgatas.gif) no-repeat;
}
.search{
background:url(../images/nsm_mdr_images/solat.png) no-repeat right;
width:56px;
}
.perkhidmatan{
background:url(../images/nsm_mdr_images/kalender.png) no-repeat right;
width:70px;
}
.interaksi{
background:url(../images/nsm_mdr_images/online.png) no-repeat right;
width:50px;
}
.interaksi1{
background:url(../images/nsm_mdr_images/interaksi.png) no-repeat right;
width:50px;
}
.kalendar{
background:url(../images/nsm_mdr_images/solat.gif) no-repeat right;
width:56px;
}
.kaunter{
background:url(../images/nsm_mdr_images/kaunter.gif) no-repeat right;
width:56px;
}
.solat{
background:url(../images/nsm_mdr_images/polls.png) no-repeat right;
width:70px;
}
.jumlah{
background:url(../images/nsm_mdr_images/kaunter.png) no-repeat right;
width:56px;
}
.info{
padding-left:17px;
}
.sekitar{
padding-left:17px;
}
#footer{
background:url(../images/nsm_mdr_images/bgfooter.gif) no-repeat;
height:120px;
}
.menarik{
background:url(../images/nsm_mdr_images/menarik.gif) no-repeat right;
width:56px;
}
.kutipan{
background:url(../images/nsm_mdr_images/kutipan.gif) no-repeat right;
width:56px;
}
.jadual{
background:url(../images/nsm_mdr_images/intranet.png) no-repeat right;
width:56px;
}
.undian{
background:url(../images/nsm_mdr_images/polls.gif) no-repeat right;
width:56px;
}
.carian{
width:190px;
padding-left:11px;
}
#divAccess {
position:fixed;
top:200px;
width:45px;
margin-left:-45px;
}
.time {
background:white;
width:485px;
}
#w3c{
width:364px;
margin-left:48px;
margin:0 auto;	
}
#w3c td {
background-position: center center;
background-repeat:no-repeat;
}
#w3c td.top {
background-color:#DADADA;
background: url(../images/nsm_mdr_images/w3c/top.png);
background-repeat:no-repeat;
}
#w3c td.bottom {
background-color:#DADADA;
background: url(../images/nsm_mdr_images/w3c/bottom.png);
background-repeat:no-repeat;
}
#w3c td.divider {
background: url(../images/nsm_mdr_images/w3c/vertical_divider.png);
height:2px;
}
/* ---------- Prayertimes ---------- */
div#prayer_times_portlet {
width: 100%;
/*overflow: auto;*/
}
div#image img{
filter:alpha(opacity=300);
opacity:.300;
display: inline;
}
div#changeloc {
margin-top: 0.5em;
display: none;
text-align: center;
}
div#option_str {
text-align: center;
}
div#hijri_date_info {
text-align: center;
font-weight: bold;
color: white;
background-color: #61480E;
}
div#date_info {
text-align: center;
font-weight: bold;
color: white;
background-color: #61480E;
}
div#location {
text-align: center;
font-weight: bold;
color: white;
background-color: #61480E;
}
div#solat_info {
text-align: center;
font-weight: bold;
color: blue;
}
div#image {
position: relative;
left: 0px;
top: 0px;
}
.prayer_times_bg1 {
background-color: beige;
}
.prayer_times_bg2 {
background-color: #EAEAA6;
}
.header {
color: white;
background-color: #AB800E;
text-align: center;
}
table#tbl_pryr_times {
border-color:#000000;
}
/* ---------- Portlet.css ---------- */
/* This CSS sets the default styles for portlets. */
/* ---------- Portlet wrapper and icons ---------- */
.portlet {
border: 0px solid #828F95;
margin: 0 0 10px;
padding: 3px;
text-align: left;
}
.freeform .portlet {
margin-bottom: 0;
}
body.portlet {
border: none;
}
.portlet-topper {
border-bottom: 0px solid #AEB8BC;
position: relative;
        
}
.portlet-title {
display: none;
font-weight: bold;
min-width: 50%;
padding: 5px;
        text-align:left;
        font-style:italic;
}
.ie .portlet-title {
padding-bottom: 5px;
}
.portlet-title img {
vertical-align: middle;
}
.portlet-icons {
margin: 0;
position: absolute;
right: 5px;
text-align: right;
top: 5px;
}
.portlet-content, .portlet-minimized .portlet-content-container {
padding: 12px 10px 10px;
       
}
.portlet-minimized .portlet-content {
padding: 0;
}
.portlet-icon-back {
background: url(../images/arrows/01_left.png) no-repeat 0 50%;
font-weight: bold;
padding: 3px 0 3px 18px;
}
/* ---------- Panel Page ---------- */
.lfr-panel {
margin: 0 auto;
width: 90%;
}
.lfr-panel .portlet-title {
font-size: 13px;
}
.lfr-panel #content-wrapper {
margin: 0;
width: auto;
}
.lfr-panel .lfr-add-content h2 span {
background-color: #D3DADD;
}
/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
.portlet-font {
}
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
.portlet-font-dim {
}
/* ---------- Messages ---------- */
/* ---------- Status of the current operation ---------- */
.portlet-msg-status {
}
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info {
background: #DFF4FF url(../images/messages/info.png) no-repeat 6px 50%;
border: 1px solid #A7CEDF;
color: #34404F;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
.portlet-msg-info.pending {
background-image: url(../images/common/time.png);
}
/* ---------- Error messages ---------- */
.portlet-msg-error {
background: #fdd url(../images/messages/error.png) no-repeat 6px 50%;
border: 1px solid #f00;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
/* ---------- Warning messages ---------- */
.portlet-msg-alert {
background: url(../images/nsm_mdr_images/contitle.png) no-repeat;
border: 0px solid #fc0;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
/* ---------- Success messages ---------- */
.portlet-msg-success {
background: #F4FDEF url(../images/messages/success.png) no-repeat 6px 50%;
border: 1px solid #ACDFA7;
color: #384F34;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
.portlet-section-header {
}
.portlet-section-header th {
}
/* ---------- Normal text in a table cell ---------- */
.portlet-section-body {
}
.portlet-section-body td {
}
/* ---------- Text in every other row in the cell ---------- */
.portlet-section-alternate {
}
.portlet-section-alternate td {
}
.portlet-section-alternate-hover td, .portlet-section-body-hover td {
}
.portlet-section-body td td, .portlet-section-body-hover td td {
}
.portlet-section-alternate td td, .portlet-section-alternate-hover td td {
}
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
background: #727C81;
color: #fff;
font-weight: bold;
text-decoration: none;
}
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
background-color: #727C81;
}
/* ---------- Text of a subheading ---------- */
.portlet-section-subheader {
}
/* ---------- Table or section footnote ---------- */
.portlet-section-footer {
}
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
.portlet-section-text {
}
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
.portlet-form-label {
}
/* ---------- Text of the user-input in an input field ---------- */
.portlet-form-input-field {
}
/* ---------- Text on a button ---------- */
.portlet-form-button {
}
/* ---------- Text that appears beside a context dependent action icon ---------- */
.portlet-icon-label {
}
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
.portlet-dlg-icon-label {
}
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
.portlet-form-field-label {
}
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
.portlet-form-field {
}
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
.portlet-menu {
}
/* ---------- Normal, unselected menu item ---------- */
.portlet-menu-item {
}
/* ---------- Selected menu item ---------- */
.portlet-menu-item-selected {
}
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
.portlet-menu-item-hover {
}
/* ---------- Selected menu item when the mouse hovers over it ---------- */
.portlet-menu-item-hover-selected {
}
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
.portlet-menu-cascade-item {
}
/* ---------- Selected sub-menu item that has sub-menus ---------- */
.portlet-menu-cascade-item-selected {
}
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
.portlet-menu-description {
}
/* ---------- Menu caption ---------- */
.portlet-menu-caption {
}
/* ---------- Calendar portlet ---------- */
.portlet-calendar .calendar-container {
background-position: 0 99%;
background-repeat: repeat-x;
border: 1px solid #D7D7D7;
overflow: hidden;
}
.ie .portlet-calendar .calendar-container {
background-position: 0 98%;
}
.portlet-calendar .calendar-day {
width: 209px;
}
.portlet-calendar .calendar-day .day-text {
background: #727C81;
color: #fff;
font-size: 1.6em;
}
.portlet-calendar .calendar-day .day-number {
border: 1px solid #fff;
border-bottom: none;
font-size: 110px;
font-weight: normal;
padding-bottom: 12px;
}
.portlet-calendar .calendar-container .taglib-calendar {
background: #fff;
border-left: 1px solid #D7D7D7;
margin-left: -1px;
padding-left: 0;
}
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
border: none;
}
.taglib-calendar tr td a {
background-color: #F0F5F7;
border: 1px solid #fff;
border-bottom: none;
border-left: none;
display: block;
height: 15px;
padding: 5px 0pt;
}
.taglib-calendar table td {
border-width: 0;
}
.taglib-calendar tr td a:hover {
background-color: #727C81;
color: #fff;
}
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
border: 1px solid #727C81;
color: #369;
text-decoration: underline;
}
.portlet-calendar .taglib-calendar tr td.calendar-current-day a:hover, .portlet-calendar .taglib-calendar tr td.calendar-current-day a:focus {
background-color: #DFF4FF;
border-color: #AEB8BC;
color: #06c;
}
.portlet-calendar .taglib-calendar td.calendar-current-day a span {
border: none;
}
.taglib-calendar tr td.calendar-inactive {
background-color: #fff;
color: #B5BFC4;
}
.taglib-calendar tr th {
border-bottom-color: #D7D7D7;
}
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
border-left: none;
border-right: none;
}
.ie .taglib-calendar tr td.first a {
border-right: none;
}
/* ---------- Miscellaneous portlet styles ---------- */
.journal-template-error .scroll-pane {
border: 1px solid #BFBFBF;
max-height: 200px;
min-height: 50px;
overflow: auto;
width: 100%;
}
.journal-template-error .scroll-pane .inner-scroll-pane {
min-width: 104%;
}
.journal-template-error .scroll-pane .error-line {
background: #fdd;
}
.journal-template-error .scroll-pane pre {
margin: 0px;
white-space: pre;
}
.journal-template-error .scroll-pane pre span {
background: #B5BFC4;
border-right: 1px solid #BFBFBF;
display: block;
float: left;
margin-right: 4px;
padding-right: 4px;
text-align: right;
width: 40px;
}
.message-board-code {
background: #fff;
font-family: "Courier New",Courier,Monaco,monospace;
white-space: pre;
}
.message-board-code-lines {
margin-right: 12px;
}
.restricted, .restricted td {
background: #fdd;
border: none;
}
.restricted * {
color: #727C81;
}
.restricted .col-1 {
background-image: url(../images/messages/error.png);
background-position: 5px 50%;
background-repeat: no-repeat;
padding-left: 28px;
}
/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
font-size: 1em;
}
/* ---------- Actions button ---------- */
.lfr-actions {
}
.lfr-actions, .lfr-actions ul {
background: #fff url(../images/forms/button.png) repeat-x 0 100%;
border: 1px solid;
border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
}
.lfr-actions ul {
bottom: -1px;
}
.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
background: none;
}
.lfr-actions .lfr-trigger strong span {
background: url(../images/common/action.png) no-repeat 5px 50%;
}
.lfr-actions.left .lfr-trigger strong span {
background: url(../images/common/action_right.png) no-repeat 98% 50%;
}
.lfr-actions .lfr-trigger li {
background: transparent;
border-bottom: 1px solid #DEDEDE;
padding: 2px;
}
.lfr-actions .lfr-trigger li a {
padding: 5px 10px 5px 25px;
}
.lfr-actions .lfr-trigger li a:hover {
background-color: #828F95;
color: #fff;
}
.lfr-actions .lfr-trigger li a img {
left: 3px;
position: absolute;
}
.lfr-actions .lfr-trigger li.last {
border-bottom: none;
}/* This CSS sets the default styles for portlets. */
/* ---------- Portlet wrapper and icons ---------- */
.portlet {
border: 0px solid #828F95;
margin: 0 0 10px;
padding: 3px;
text-align: left;
}
.freeform .portlet {
margin-bottom: 0;
}
body.portlet {
border: none;
}
.portlet-topper {
border-bottom: 0px solid #AEB8BC;
position: relative;
        
}
.portlet-title {
display: none;
font-weight: bold;
min-width: 50%;
padding: 5px;
        text-align: left;
        font-style:italic;
}
.ie .portlet-title {
padding-bottom: 5px;
}
.portlet-title img {
vertical-align: middle;
}
.portlet-icons {
margin: 0;
position: absolute;
right: 5px;
text-align: right;
top: 5px;
}
.portlet-content, .portlet-minimized .portlet-content-container {
padding: 12px 10px 10px;
       
}
.portlet-minimized .portlet-content {
padding: 0;
}
.portlet-icon-back {
background: url(../images/arrows/01_left.png) no-repeat 0 50%;
font-weight: bold;
padding: 3px 0 3px 18px;
}
/* ---------- Panel Page ---------- */
.lfr-panel {
margin: 0 auto;
width: 90%;
}
.lfr-panel .portlet-title {
font-size: 13px;
}
.lfr-panel #content-wrapper {
margin: 0;
width: auto;
}
.lfr-panel .lfr-add-content h2 span {
background-color: #D3DADD;
}
/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
.portlet-font {
}
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
.portlet-font-dim {
}
/* ---------- Messages ---------- */
/* ---------- Status of the current operation ---------- */
.portlet-msg-status {
}
/* ---------- Help messages, general additional information, etc. ---------- */
.portlet-msg-info {
background: #DFF4FF url(../images/messages/info.png) no-repeat 6px 50%;
border: 1px solid #A7CEDF;
color: #34404F;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
.portlet-msg-info.pending {
background-image: url(../images/common/time.png);
}
/* ---------- Error messages ---------- */
.portlet-msg-error {
background: #fdd url(../images/messages/error.png) no-repeat 6px 50%;
border: 1px solid #f00;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
/* ---------- Warning messages ---------- */
/* ---------- Success messages ---------- */
.portlet-msg-success {
background: #F4FDEF url(../images/messages/success.png) no-repeat 6px 50%;
border: 1px solid #ACDFA7;
color: #384F34;
display: block;
font-weight: bold;
margin: 2px auto 14px;
padding: 6px 6px 6px 30px;
text-align: left;
}
/* ---------- Sections ---------- */
/* ---------- Table or section header ---------- */
.portlet-section-header {
}
.portlet-section-header th {
}
/* ---------- Normal text in a table cell ---------- */
.portlet-section-body {
}
.portlet-section-body td {
}
/* ---------- Text in every other row in the cell ---------- */
.portlet-section-alternate {
}
.portlet-section-alternate td {
}
.portlet-section-alternate-hover td, .portlet-section-body-hover td {
}
.portlet-section-body td td, .portlet-section-body-hover td td {
}
.portlet-section-alternate td td, .portlet-section-alternate-hover td td {
}
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
background: #727C81;
color: #fff;
font-weight: bold;
text-decoration: none;
}
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
background-color: #727C81;
}
/* ---------- Text of a subheading ---------- */
.portlet-section-subheader {
}
/* ---------- Table or section footnote ---------- */
.portlet-section-footer {
}
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
.portlet-section-text {
}
/* ---------- Forms ---------- */
/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
.portlet-form-label {
}
/* ---------- Text of the user-input in an input field ---------- */
.portlet-form-input-field {
}
/* ---------- Text on a button ---------- */
.portlet-form-button {
}
/* ---------- Text that appears beside a context dependent action icon ---------- */
.portlet-icon-label {
}
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
.portlet-dlg-icon-label {
}
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
.portlet-form-field-label {
}
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
.portlet-form-field {
}
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
.portlet-menu {
}
/* ---------- Normal, unselected menu item ---------- */
.portlet-menu-item {
}
/* ---------- Selected menu item ---------- */
.portlet-menu-item-selected {
}
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
.portlet-menu-item-hover {
}
/* ---------- Selected menu item when the mouse hovers over it ---------- */
.portlet-menu-item-hover-selected {
}
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
.portlet-menu-cascade-item {
}
/* ---------- Selected sub-menu item that has sub-menus ---------- */
.portlet-menu-cascade-item-selected {
}
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
.portlet-menu-description {
}
/* ---------- Menu caption ---------- */
.portlet-menu-caption {
}
/* ---------- Calendar portlet ---------- */
.portlet-calendar .calendar-container {
background-position: 0 99%;
background-repeat: repeat-x;
border: 1px solid #D7D7D7;
overflow: hidden;
}
.ie .portlet-calendar .calendar-container {
background-position: 0 98%;
}
.portlet-calendar .calendar-day {
width: 209px;
}
.portlet-calendar .calendar-day .day-text {
background: #727C81;
color: #fff;
font-size: 1.6em;
}
.portlet-calendar .calendar-day .day-number {
border: 1px solid #fff;
border-bottom: none;
font-size: 110px;
font-weight: normal;
padding-bottom: 12px;
}
.portlet-calendar .calendar-container .taglib-calendar {
background: #fff;
border-left: 1px solid #D7D7D7;
margin-left: -1px;
padding-left: 0;
}
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
border: none;
}
.taglib-calendar tr td a {
background-color: #F0F5F7;
border: 1px solid #fff;
border-bottom: none;
border-left: none;
display: block;
height: 15px;
padding: 5px 0pt;
}
.taglib-calendar table td {
border-width: 0;
}
.taglib-calendar tr td a:hover {
background-color: #727C81;
color: #fff;
}
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
border: 1px solid #727C81;
color: #369;
text-decoration: underline;
}
.portlet-calendar .taglib-calendar tr td.calendar-current-day a:hover, .portlet-calendar .taglib-calendar tr td.calendar-current-day a:focus {
background-color: #DFF4FF;
border-color: #AEB8BC;
color: #06c;
}
.portlet-calendar .taglib-calendar td.calendar-current-day a span {
border: none;
}
.taglib-calendar tr td.calendar-inactive {
background-color: #fff;
color: #B5BFC4;
}
.taglib-calendar tr th {
border-bottom-color: #D7D7D7;
}
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
border-left: none;
border-right: none;
}
.ie .taglib-calendar tr td.first a {
border-right: none;
}
/* ---------- Miscellaneous portlet styles ---------- */
.journal-template-error .scroll-pane {
border: 1px solid #BFBFBF;
max-height: 200px;
min-height: 50px;
overflow: auto;
width: 100%;
}
.journal-template-error .scroll-pane .inner-scroll-pane {
min-width: 104%;
}
.journal-template-error .scroll-pane .error-line {
background: #fdd;
}
.journal-template-error .scroll-pane pre {
margin: 0px;
white-space: pre;
}
.journal-template-error .scroll-pane pre span {
background: #B5BFC4;
border-right: 1px solid #BFBFBF;
display: block;
float: left;
margin-right: 4px;
padding-right: 4px;
text-align: right;
width: 40px;
}
.message-board-code {
background: #fff;
font-family: "Courier New",Courier,Monaco,monospace;
white-space: pre;
}
.message-board-code-lines {
margin-right: 12px;
}
.restricted, .restricted td {
background: #fdd;
border: none;
}
.restricted * {
color: #727C81;
}
.restricted .col-1 {
background-image: url(../images/messages/error.png);
background-position: 5px 50%;
background-repeat: no-repeat;
padding-left: 28px;
}
/* ---------- Miscellaneous component styles ---------- */
/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
font-size: 1em;
}
/* ---------- Actions button ---------- */
.lfr-actions {
}
.lfr-actions, .lfr-actions ul {
background: #fff url(../images/forms/button.png) repeat-x 0 100%;
border: 1px solid;
border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
}
.lfr-actions ul {
bottom: -1px;
}
.lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger, .lfr-actions .lfr-trigger strong {
background: none;
}
.lfr-actions .lfr-trigger strong span {
background: url(../images/common/action.png) no-repeat 5px 50%;
}
.lfr-actions.left .lfr-trigger strong span {
background: url(../images/common/action_right.png) no-repeat 98% 50%;
}
.lfr-actions .lfr-trigger li {
background: transparent;
border-bottom: 1px solid #DEDEDE;
padding: 2px;
}
.lfr-actions .lfr-trigger li a {
padding: 5px 10px 5px 25px;
}
.lfr-actions .lfr-trigger li a:hover {
background-color: #828F95;
color: #fff;
}
.lfr-actions .lfr-trigger li a img {
left: 3px;
position: absolute;
}
.lfr-actions .lfr-trigger li.last {
border-bottom: none;
}
/* ---------- Form.css ---------- */
/* This CSS sets the default styles for forms. */
fieldset {
border: 1px solid #BFBFBF;
padding: 8px;
}
.ie fieldset {
padding-top: 0;
}
legend {
font-weight: bold;
padding: 0 6px;
}
input {
background: #fff;
}
input[type="text"], input[type="password"], input[type="file"],input[type="submit"], input[type="button"], input[type="reset"], select, textarea, .textarea {
background-image: url(../images/forms/input_shadow.png);
background-repeat: no-repeat;
border: 1px solid;
border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
font: 1em Arial,Helvetica,Verdana,sans-serif;
padding: 5px 1px;
}
select {
padding: 1px;
}
input[type="image"] {
background: transparent none;
border: none;
padding: 0;
}
input[type="submit"], input[type="button"], input[type="reset"] {
background: #F5F5F5 url(../images/forms/button.png) repeat-x 0 0;
border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
color: #34404F;
cursor: pointer;
font-weight: bold;
padding: 5px;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {
background: #DFF4FF;
border: 1px solid #A7CEDF;
color: #369;
}
/* ---------- IE6 chokes on attribute selectors in a chain, so we separate them into their own rule ---------- */
.ie6 input.text, input.password, .ie6 input.submit, .ie6 input.file, .ie6 input.button {
background-image: url(../images/forms/input_shadow.png);
background-repeat: no-repeat;
border: 1px solid;
border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
font: 1em Arial,Helvetica,Verdana,sans-serif;
padding: 5px 1px;
}
.ie6 input.submit, .ie6 input.button {
background: #F5F5F5 url(../images/forms/button.png) repeat-x 0 0;
border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
color: #34404F;
cursor: pointer;
font-weight: bold;
padding: 5px;
}
input.focus, textarea.focus, .ie6 input.focus, .ie6 textarea.focus {
background: #ffc none;
border: 1px solid #fc0;
}
/* ---------- Layout.css ---------- */
/* This CSS controls the column layout. It is not recommended that you change this file. */
/* ---------- Wrapper ---------- */
#content-wrapper #layout-grid {
border-collapse: collapse;
width: 100%;
}
#layout-grid  {
padding: 2px;
}
.lfr-grid {
width: 100%;
}
/* ---------- Column widths ---------- */
.lfr-grid12 {
margin-left:-5px;
}
.lfr-column{
background-color:white;
}
#layout-grid.dragging .lfr-column {
height: 100px;
min-height: 100px;
}
.lfr-column.left{
width:155px;
background:#FFF url(../images/nsm_mdr_images/linec.jpg) no-repeat right top;
}
.lfr-column.center{
width:789px;
background:FFF url(../images/nsm_mdr_images/linec.jpg);
}
.bgbottom1{
background:#fff url(../images/nsm_mdr_images/bgcontant.png) no-repeat  center bottom;
height:32px;
}
.bgbottom2{
background:#fff;
}
.lfr-column.right{
width:215px;
background:url("../images/nsm_mdr_images/mdr.jpg") repeat scroll 0 50% transparent;
}
.lfr-column.footer{
width:932px;
background:whiteSmoke;
}
.lfr-column.ten {
width: 10%;
}
.lfr-column.twenty {
width: 20%;
}
.lfr-column.forty {
width: 40%;
}
.lfr-column.fifty {
width: 300px;
}
.lfr-column.sixty {
width: 60%;
}
.lfr-column.seventy {
width: 70%;
}
.lfr-column.eighty {
width: 80%;
}
.lfr-column.ninety {
width: 90%;
}
.lfr-column.thirty{
width:220px;
}
.lfr-column.seventy{
width:712px;
background:#ffffff;
}
/* ---------- 1 column ---------- */
.columns-1 #column-1, .columns-max #column-1 {
clear: both;
display: table;
padding-left: 0;
padding-right: 0;
width: 100%;
}
/* ---------- 2 columns ---------- */
.columns-2 #column-1 {
padding-left: 0;
}
.columns-2 #column-2 {
padding-right: 0;
}
/* ---------- 3 columns ---------- */
.columns-3 #column-1 {
padding-left: 0;
}
.columns-3 #column-2 {
}
.columns-3 #column-3 {
padding-right: 0;
}
/* ---------- 1/2/1 ---------- */
.columns-1-2-1 #column-1, .columns-1-2-1 #column-4 {
padding-left: 0;
padding-right: 0;
}
.columns-1-2-1 #column-2 {
padding-left: 0;
}
.columns-1-2-1 #column-3 {
padding-right: 0;
}
/* ---------- 2/2 ---------- */
.columns-2-2 #column-1, .columns-2-2 #column-2 {
padding-left: 0;
}
.columns-2-2 #column-4 {
padding-right: 0;
}
/* ---------- Freeform ---------- */
.freeform .lfr-column {
position: relative;
}
.columns-2-2 #column-4 {
padding-right: 0;
}
/* ---------- application.css ---------- */
/* This CSS sets the default styles for the base components. */
/* ---------- Main ---------- */
.ui-wrapper {
border: 2px solid #828F95;
}
.ui-wrapper input, .ui-wrapper textarea {
border: 0;
}
.ui-dialog-overlay {
background: #000;
opacity: 0.8;
z-index: 400;
}
.ie .ui-dialog-overlay {
filter: alpha(opacity=80);
}
.results-grid {
border: 1px solid #DEDEDE;
border-left: none;
border-right: none;
padding: 5px 0;
}
.results-header {
background: #727C81;
}
.results-header th, .results-header td {
color: #fff;
padding: 5px 10px;
}
.results-header th a, .results-header td a {
color: #fff;
}
.ui-autocomplete-even, .results-row td {
background: #F0F5F7;
padding: 5px 10px;
}
.ui-autocomplete-odd, .results-row.alt td {
background: #D3DADD;
}
.ui-autocomplete-over, .results-row.hover td {
background: #A8D6ED;
}
/* ---------- Dragging/sorting indicators ---------- */
#content-wrapper #layout-grid.dragging {
border-collapse: separate;
}
#content-wrapper #layout-grid.dragging .lfr-column {
border: 3px double #828F95;
}
.drop-area {
background-color: #D3DADD;
}
.active-area {
background: #ffc;
}
.ui-proxy {
cursor: move;
opacity: 0.65;
position: relative;
}
.ie .ui-proxy {
filter: alpha(opacity=65);
}
.ui-proxy.generic-portlet {
height: 200px;
width: 300px;
}
.ui-proxy.generic-portlet .portlet-title {
padding: 10px;
}
.ui-proxy.not-intersecting .forbidden-action {
background: url(../images/application/forbidden_action.png) no-repeat;
display: block;
height: 32px;
position: absolute;
right: -15px;
top: -15px;
width: 32px;
}
.ie .ui-proxy.not-intersecting .forbidden-action {
right: 2px;
top: 2px;
}
.ui-resizable-proxy {
border: 1px dashed #828F95;
}
.navigation-sort-helper {
background: #727C81;
margin-top: 1px;
}
.portlet-sort-helper {
}
/* ---------- Resizables ---------- */
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
background: transparent url() no-repeat 50% 50%;
display: none;
font-size: 0.1px;
position: absolute;
}
.ui-resizable .ui-resizable-handle {
display: block;
}
.js .ui-resizable-disabled .ui-resizable-handle {
display: none;
}
.js .ui-resizable-autohide .ui-resizable-handle {
display: none;
}
.ui-resizable-n, .ui-resizable-s {
background-image: url(../images/application/handle_horizontal.png);
height: 14px;
left: 0;
right: 0;
}
.ui-resizable-n {
cursor: n-resize;
top: 0;
}
.ui-resizable-s {
bottom: 0;
cursor: s-resize;
}
.ui-resizable-e, .ui-resizable-w {
background-image: url(../images/application/handle_vertical.png);
background-position: center center;
bottom: 0;
top: 0;
width: 14px;
}
.ui-resizable-e {
cursor: e-resize;
right: 0;
}
.ui-resizable-w {
cursor: w-resize;
left: 0;
}
.ui-resizable-ne, .ui-resizable-nw {
height: 14px;
top: 0;
width: 14px;
}
.ui-resizable-ne {
background-image: url(../images/application/handle_ne.png);
cursor: ne-resize;
right: 0;
}
.ui-resizable-nw {
background-image: url(../images/application/handle_nw.png);
cursor: nw-resize;
left: 0;
}
.ui-resizable-se, .ui-resizable-sw {
bottom: 0;
height: 14px;
width: 14px;
}
.ui-resizable-se {
background-image: url(../images/application/handle_se.png);
cursor: se-resize;
right: 0;
}
.ui-resizable-sw {
background-image: url(../images/application/handle_sw.png);
cursor: sw-resize;
left: 0;
}
.freeform .portlet-boundary .ui-resizable-handle {
margin: 3px;
}
/* ---------- Slider ---------- */
.ui-slider {
position: relative;
}
.ui-slider-handle {
position: absolute;
}
.ui-slider-disabled .ui-slider-handle {
opacity: 0.5;
}
.ie .ui-slider-disabled .ui-slider-handle {
filter: alpha(opacity=50);
}
.ui-slider-range {
background: #1E2529;
height: 100%;
opacity: 0.3;
position: absolute;
width: 100%;
}
.ie .ui-slider-range {
filter: alpha(opacity=30);
}
/* ---------- Tabs ---------- */
.ui-tabs {
border-bottom: 1px solid #DEDEDE;
margin: 0 0 18px 0;
padding: 0 0 0 10px;
}
.ui-tabs:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ie .ui-tabs {
overflow: hidden;
}
.ie6 .ui-tabs {
height: 1%;
}
.ui-tabs li {
display: inline;
float: left;
line-height: 1;
padding: 0;
text-decoration: none;
}
.ui-tabs li.last {
border-right: none;
}
.ui-tabs li a, .tabs li span {
background: #878F93 url(../images/application/tabs_bg.png) repeat-x 0 100%;
border-right: 1px solid #304049;
color: #fff;
display: block;
float: left;
padding: 10px;
position: relative;
text-decoration: none;
top: 1px;
}
.ui-tabs li a:hover {
text-decoration: underline;
}
.ui-tabs li a:hover, .ui-tabs li span:hover {
background: #1E2529;
color: #9EBAC8;
}
.ui-tabs li.current {
}
.ui-tabs li.current a, .ui-tabs li.current span {
background: #fff;
border: 1px solid #DEDEDE;
border-bottom: none;
color: #369;
font-weight: bold;
}
.ui-tabs li.current:hover, .ui-tabs li.current a:hover {
background-color: #fff;
}
.ui-tabs .ui-tabs-disabled a {
cursor: text;
}
.ui-tabs-disabled {
opacity: 0.4;
}
.ie .ui-tabs-disabled {
filter: alpha(opacity=40);
}
.ui-tabs .ui-tabs-disabled a:link, .ui-tabs .ui-tabs-disabled a:visited {
color: #000;
}
.ui-tabs-hide {
display: none;
}
.ui-tabs .toggle.last {
float: right;
}
/* ---------- Dialog ---------- */
.ui-dialog {
background-color: #fff;
border: 2px solid #828F95;
padding: 4px;
}
.ui-dialog .ui-dialog-titlebar {
background: #1E2529;
color: #fff;
font-size: 14px;
font-weight: bold;
min-height: 28px;
padding: 0;
position: relative;
z-index: 1;
}
.ie .ui-dialog .ui-dialog-container {
z-index: 1;
}
.ie6 .ui-dialog .ui-dialog-titlebar {
height: 29px;
}
.ui-dialog.ui-draggable .ui-dialog-titlebar {
cursor: move;
}
.ui-dialog .ui-dialog-titlebar-close {
background: url(../images/application/close.png) no-repeat;
height: 16px;
position: absolute;
right: 5px;
top: 6px;
width: 16px;
}
.ui-dialog .ui-dialog-titlebar-close span {
display: none;
}
.ui-dialog.has-title .ui-dialog-title {
background: url(../images/arrows/04_right.png) no-repeat 7px 50%;
display: block;
font-weight: bold;
padding: 5px;
padding-left: 20px;
}
.ui-dialog.ui-resizable .ui-dialog-content {
padding: 14px;
}
.ui-dialog.ui-resizable-disabled .ui-dialog-content {
padding: 7px;
}
.ui-dialog .ui-dialog-buttonpane {
bottom: 8px;
position: absolute;
right: 12px;
text-align: right;
width: 100%;
}
.ui-dialog .ui-dialog-buttonpane button {
margin: 6px;
}
.ui-dialog.generic-dialog .ui-resizable-handle {
}
/* ---------- Date picker ---------- */
#ui-datepicker-div, .ui-datepicker-inline {
background: #fff;
border: 2px solid #828F95;
padding: 3px;
width: 185px;
}
#ui-datepicker-div {
display: none;
}
.ui-datepicker-inline {
border: 0;
display: block;
float: left;
}
.ui-datepicker-dialog {
padding: 5px !important;
}
img.ui-datepicker-trigger {
margin: 2px;
vertical-align: middle;
}
.ui-datepicker-prompt {
color: #000;
float: left;
padding: 2px;
}
.ie6 .ui-datepicker-prompt {
width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
clear: both;
float: left;
width: 100%;
}
.ui-datepicker-control {
background: #D3DADD;
border-bottom: 1px solid #AEB8BC;
margin-bottom: 2px;
}
.ui-datepicker-links {
background: #727C81;
margin-bottom: 1px;
padding: 5px 0;
}
.ui-datepicker-links a {
color: #fff;
display: block;
margin: 0 5px;
}
.ui-datepicker-control, .ui-datepicker-links {
font-weight: bold;
letter-spacing: 1px;
}
.ui-datepicker-links label {
padding: 2px 5px;
}
.ui-datepicker-clear, .ui-datepicker-prev {
float: left;
width: 34%;
}
.ui-datepicker-prev a, .ui-datepicker-next a {
background: url() no-repeat;
font-size: 0;
height: 16px;
line-height: 0;
text-indent: -9999em;
width: 16px;
}
.ui-datepicker-prev a {
background-image: url(../images/application/datepicker_previous.png);
}
.ui-datepicker-next a {
background-image: url(../images/application/datepicker_next.png);
}
.ui-datepicker-current {
float: left;
line-height: 1.3;
text-align: center;
width: 30%;
}
.ui-datepicker-close a {
background: url(../images/application/close.png) no-repeat;
display: block;
float: right;
height: 16px;
margin: 5px 5px 5px 0;
text-indent: -9999em;
width: 16px;
}
.ui-datepicker-next {
float: right;
text-align: right;
}
.ui-datepicker-header {
border-bottom: 1px solid #DEDEDE;
font-weight: bold;
padding: 5px 0 6px;
text-align: center;
}
.ui-datepicker-header select {
background: #727C81;
border: 0;
color: #fff;
font-weight: bold;
}
.ui-datepicker-header .ui-datepicker-new-month {
float: left;
margin-left: 5px;
}
.ui-datepicker-header .ui-datepicker-new-year {
float: right;
margin-right: 5px;
}
.ui-datepicker {
text-align: center;
width: auto;
}
.ui-datepicker a {
display: block;
width: 23px;
}
.ui-datepicker .ui-datepicker-title-row a {
color: #1E2529;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-days-row {
background: #fff;
color: #727C81;
}
.ui-datepicker-week-col {
color: #B5BFC4;
}
.ui-datepicker-days-cell a {
background: #F0F5F7;
border: 1px solid #fff;
}
.ui-datepicker-days-cell a:hover {
background-color: #727C81;
color: #fff;
}
.ui-datepicker-current-day a {
background-color: #fff;
border: 1px solid #727C81;
color: #369;
}
.ui-datepicker-current-day a:hover {
background-color: #DFF4FF;
border-color: #AEB8BC;
color: #06c;
}
.ui-datepicker .ui-datepicker-unselectable {
color: #B5BFC4;
}
#ui-datepicker-div a, .ui-datepicker-inline a {
cursor: pointer;
}
.ui-datepicker-one-month:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
.ie .ui-datepicker-one-month {
height: 1%;
}
.ui-datepicker-new-row {
clear: left;
}
.ie6 .ui-datepicker-cover {
display: block;
filter: mask();
height: 200px;
left: -4px;
position: absolute;
top: -4px;
width: 193px;
z-index: -1;
}
/* ---------- Color picker ---------- */
.ui-colorpicker {
background-image: url(../images/color_picker/picker_container_bg.png);
font: 11px Arial,Helvetica,sans-serif;
height: 192px;
position: relative;
width: 305px;
}
.ui-colorpicker-color {
background-color: #F00;
background-image: url(../images/color_picker/picker_bg.png);
background-position: center;
background-repeat: no-repeat;
height: 184px;
left: 8px;
position: absolute;
top: 5px;
width: 184px;
}
.ui-colorpicker-color-handle {
background-image: url(../images/color_picker/select.png);
height: 11px;
position: absolute;
width: 11px;
}
.ui-colorpicker-hue {
background-image: url(../images/color_picker/hue.png);
height: 186px;
left: 200px;
position: absolute;
top: 3px;
width: 18px;
}
.ui-colorpicker-hue-handle {
background-image: url(../images/color_picker/color_indic.png);
height: 7px;
position: absolute;
width: 18px;
}
.ui-colorpicker-current {
background: #fff;
border: 2px solid #727C81;
height: 60px;
position: absolute;
right: 10px;
top: 31px;
width: 60px;
}
.ui-colorpicker-values {
left: 230px;
position: absolute;
top: 100px;
width: 60px;
}
.ui-colorpicker-values table {
width: 100%;
}
.ui-colorpicker-values table input {
margin-bottom: 1px;
padding: 3px 1px;
width: 100%;
}
.ui-colorpicker-rgbR, .ui-colorpicker-rgbG, .ui-colorpicker-rgbB {
width: 20px;
}
.ui-colorpicker-hex {
width: 40px;
}
.ui-colorpicker-close {
background: url(../images/color_picker/close.png) no-repeat 0 0;
cursor: pointer;
height: 23px;
position: absolute;
right: 3px;
text-indent: -9999em;
top: 3px;
width: 23px;
}
/* ---------- Autocomplete ---------- */
.ui-autocomplete-results {
border: 1px solid;
border-color: #BFBFBF #DEDEDE #DEDEDE #BFBFBF;
overflow: hidden;
padding: 0;
z-index: 300;
}
.ui-autocomplete-results ul {
list-style: none;
list-style-position: outside;
margin: 0;
padding: 0;
width: 100%;
}
.ui-autocomplete-results li {
cursor: default;
display: block;
line-height: 16px;
margin: 0;
overflow: hidden;
padding: 2px 5px;
}
.ui-autocomplete-loading, .ui-autocomplete-loading.focus {
background-image: url(../images/application/loading_indicator.gif);
background-position: right center;
background-repeat: no-repeat;
}
.ui-autocomplete-results li strong {
color: #06c;
font-weight: bold;
}
/* ---------- Tags ---------- */
.ui-tags-container {
width: 100%;
}
.ui-tags-content td {
vertical-align: top;
}
.ui-tags-content li.ui-tags-vocabulary, li.ui-tags-item {
border-bottom: 1px #D3D7DB solid;
font-size: 13px;
font-weight: bold;
height: 35px;
line-height: 35px;
list-style: none;
}
.ui-tags-content ul {
margin: 0;
padding: 0;
}
.ui-tags-vocabulary-list a {
color: #369;
display: block;
padding-left: 20px;
text-decoration: none;
zoom: 1;
}
.ui-tags-vocabulary-edit {
background: #F0F2F4;
display: none;
}
.ui-tags-vocabulary-entries li.ui-tags-item {
background: #fff;
cursor: pointer;
}
.ui-tags-item a {
color: #369;
font-size: 11px;
padding: 0;
}
.ui-tags-item span {
padding-left: 20px;
}
.ui-tags-vocabulary-list a:hover, .ui-tags-vocabulary-list .selected, .ui-tags-item.selected {
background: ;
color: #fff;
}
.ui-tags-vocabulary-entries .ui-tags-item.odd {
background: #F0F2F4;
}
.ui-tags-vocabulary-list .selected a, .ui-tags-item.selected a {
color: #fff;
}
.ui-tags-category-item.selected > span {
font-weight: bold;
}
.ui-tags-vocabulary-entries .active-area {
background: #FFC !important;
}
.ui-tags-vocabulary-entries {
border-right: 1px #D3D7DB solid;
height: 300px;
min-width: 200px;
overflow: auto;
}
.ui-tags-vocabulary-list {
border-left: 1px #D3D7DB solid;
border-right: 1px #D3D7DB solid;
height: 300px;
overflow: auto;
overflow-x: hidden;
}
.ui-tags-properties {
width: 300px;
}
.ui-tags .nowrap {
empty-cells: show;
overflow: hidden;
white-space: nowrap;
}
.ui-tags-search-bar {
background: #F0F2F4;
border: 1px #D3D7DB solid;
border-left: 0;
border-right: 0;
padding: 10px 20px 10px 20px;
}
.ui-tags-toolbar {
background: #F6F8FB;
border-bottom: 1px #848B95 solid;
}
.ui-tags-buttons {
float: left;
padding: 5px 0px 5px 20px;
}
.ui-tags-actions {
padding: 5px;
text-align: right;
}
.ui-tags-actions input,   .ui-tags-actions div,   .ui-tags-actions select {
margin-left: 5px;
}
.ui-tags-buttons .button {
background: transparent url(../images/common/page.png) no-repeat scroll 0pt 50%;
color: #9EA8AD;
cursor: pointer;
display: block;
float: left;
margin-right: 5px;
min-width: 70px;
padding: 3px 3px 3px 20px;
}
.ui-tags-buttons .selected {
background: #CFD5D7 url(../images/common/page.png) no-repeat scroll 0pt 50%;
color: #0F0F0F;
font-weight: bold;
}
.ui-tags-vocabulary-edit {
padding: 5px 5px 20px 20px;
}
.ui-tags-vocabulary-edit .ui-tags-close {
text-align: right;
}
.ui-tags-vocabulary-edit .ui-tags-close span {
cursor: pointer;
}
.ui-tags-property-line {
display: none;
}
.ui-tags-footer {
border-top: 1px #848B95 solid;
margin-top: 5px;
padding: 10px 0 0 20px;
}
.ui-tags-vocabulary-name {
display: none;
}
#ui-tags-entry-messages {
margin: 10px;
}
.ui-tags-treeview-container {
padding: 5px;
}
.ui-tags-treeview-container ul, .ui-tags-treeview-container li {
list-style: none;
}
.ui-tags-edit-vocabulary input {
}
span.ui-tags-delete {
background: url(../images/application/close_small.png) no-repeat 0 0;
cursor: pointer;
display: block;
font-size: 0;
height: 7px;
text-indent: -9999em;
width: 7px;
}
/* ---------- Treeview ---------- */
.treeview {
cursor: pointer;
font-size: 13px;
}
.treeview, .treeview ul {
list-style: none;
margin: 0;
padding: 0;
}
.treeview ul {
background-color: white;
margin-top: 4px;
}
.treeview .hitarea {
cursor: pointer;
float: left;
height: 1px;
margin-left: -16px;
width: 16px;
}
/* fix for IE6 */
* html .hitarea {
display: inline;
float: none;
}
.treeview li {
margin: 0;
padding: 4px 0 5px 16px;
}
.treeview a.selected {
background-color: #eee;
}
#treecontrol {
display: none;
margin: 1em 0;
}
.treeview .hover {
cursor: pointer;
}
.treeview li.collapsable, .treeview li.expandable {
background-position: 0 -176px;
}
.treeview .expandable-hitarea {
background-position: -80px -3px;
}
.treeview li.last {
background-position: 0 -1766px;
}
.treeview li.lastCollapsable, .treeview li.lastExpandable {
}
.treeview li.lastCollapsable {
background-position: 0 -111px;
}
.treeview li.lastExpandable {
background-position: -32px -67px;
}
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea {
background-position: 0;
}
.treeview .placeholder {
background: url(../images/trees/ajax_loader.gif) 0 0 no-repeat;
display: block;
height: 16px;
width: 16px;
}
.filetree li {
padding: 4px 0 5px 16px;
}
.filetree span.folder, .filetree span.file {
display: block;
padding: 1px 0 1px 16px;
}
.filetree span.folder {
background: url(../images/trees/folder.png) 0 0 no-repeat;
}
.filetree li.expandable span.folder {
background: url(../images/trees/folder_closed.png) 0 0 no-repeat;
}
.filetree span.file {
background: url(../images/trees/file.gif) 0 0 no-repeat;
}
.treeview .hover-up {
border-bottom: 2px solid black;
}
.treeview .hover-down {
border-top: 2px solid black;
}
.treeview .hover-folder {
background: #FFC url(../images/trees/folder.png) no-repeat scroll 0 0 !important;
}
/* ---------- Base.css ---------- */
/* ---------- Browser normalization ---------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin: 0;
padding: 0;
    font-family:arial;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
ol, ul {
list-style: none;
}
caption, th {
text-align: left;
}
q:before, q:after {
content: '';
}
abbr, acronym {
border: 0;
}
html {
height: 100%;
}
body {
background: #FFFFFF url(../images/nsm_mdr_images/vector.jpg) no-repeat -10px 504px;
font-size: 11px;
font-family:Arial;
}
body.portal-popup {
background: none;
padding: 10px;
}
body.portal-iframe {
padding: 0;
}
table {
clear: both;
}
abbr, acronym {
border-bottom: 1px dotted #000;
cursor: help;
}
blockquote, ul, ol, dl {
margin: 1em;
}
ol, ul, dl {
margin-left: 2em;
}
ol li, ul ol li {
list-style: decimal outside;
}
ul li, ol ul li {
          
list-style: url(../images/arrows/resize.png) outside;
}
ul ul li {
      
list-style-type: circle;
}
ol ol li {
list-style-type: upper-roman;
}
dl dd {
      
margin-left: 1em;
}
th {
font-weight: bold;
}
caption {
margin-bottom: 0.5em;
text-align: center;
}
p {
margin-bottom:0em;
}
/* ---------- Links ---------- */
a {
color: #369;
text-decoration:none
}
a:hover {
color:yellow;
text-decoration: none;
}
a:visited {
color:blue;
}
/* ---------- Headers ---------- */
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 12px;
}
h1, h2, h3 {
margin: 1em 0;
}
h4, h5, h6 {
font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6, strong {
font-weight: bold;
}
/* ---------- Text formatting ---------- */
b, strong {
font-weight: bold;
}
i, em {
font-style: italic;
}
code, pre {
font-family: "Courier New",Courier,monospace;
white-space: pre;
}
.important {
font-weight: bold;
}
/* ---------- Staging area ---------- */
body.staging {
border: 10px solid #f00;
}
.portal-iframe.staging {
border: none;
}
/* ---------- Main content body ---------- 
#wrapper {
background: transparent url(../images/common/body_bg.png) repeat-x 0 0;
        width:936px; 
        margin: 0 auto;
}
*/
#content-wrapper {
vertical-align:top;
width:934px;
margin:0 auto;
margin-top: 0px;
font-size:12px;
font-family:arial,helvetica,sans-serif;
background-color:#ededec;
}
.portal-iframe #content-wrapper {
width: 100%;
}
/* ---------- Banner ---------- 
#banner {
background: transparent url(../images/common/banner_bg.jpg) no-repeat 20% 0;
height: 100px;
top: -1px;
}
*/
#banner h1.logo {
display: block;
font-size: 2em;
left: 5%;
margin: 25px 0 0;
padding: 0;
position: absolute;
}
#banner .logo a {
text-decoration: none;
}
.ie6 #banner .logo {
zoom: 1;
}
/* ---------- Alerts and popups ---------- */
.alert-background {
background: #000;
}
.popup-alert-notice {
background-color: #ffc;
border-bottom-color: #fc0;
}
.popup-alert-warning {
background-color: #fdd;
border-bottom-color: #f00;
}
/* ---------- Portal add content ---------- */
.portal-add-content {
background: #fff;
text-align: left;
z-index: 20;
}
.portal-add-content a {
text-decoration: none;
}
/* ---------- Portal tool tips ---------- */
.portal-tool-tip {
background: #fff url(../images/forms/button.png) repeat-x 0 100%;
border: 1px solid;
border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE;
color: #1E2529;
max-width: 200px;
padding: 6px 4px;
}
/* ---------- Loading animation ---------- */
.loading-animation {
background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
margin-top: 10px;
padding-top: 40px;
text-align: left;
}
/* ---------- Separator ---------- */
hr, .separator {
border-top: 1px dotted #BFBFBF;
}
/* ---------- Update Manager ---------- */
.update-available {
margin-top: 10px;
padding: 2px;
text-align: left;
}
/* ---------- Text highlighting ---------- */
.highlight {
background: #ffc;
font-weight: bold;
padding: 0 1px;
}
#p_p_id_56_INSTANCE_UxD5_ .portlet-content{
background:url(../images/nsm_mdr_images/1.png) no-repeat scroll 0%;
height:260px;
}
#p_p_id_56_INSTANCE_cv74_ .portlet-content{
background:url(../images/nsm_mdr_images/business.png) no-repeat scroll 0%;
height:260px;
}
#p_p_id_56_INSTANCE_3bJx_ .portlet-content{
background:url(../images/nsm_mdr_images/visit.png) no-repeat scroll 0%;
height:260px;
}
#p_p_id_56_INSTANCE_W5ZT_ .portlet-content{
background:url(../images/nsm_mdr_images/gallerybg.png) no-repeat scroll 0%;
}
.{
background:transparent url(../images/nsm_mdr_images/menut.png) repeat scroll 0%;
color:white;
height:29px;
width:230px;
font-weight:bold;
margin-right:-5px;
line-height:27px;
font-size:15px;
font-style:italic;
}
.bgslider{
height:126px;
width:100%;
}
.titlebgconpicture{
font-size:18px;
font-family:verdana;
color: white;
}
.titleatas{
background:url(../images/nsm_mdr_images/hightlight.png) no-repeat scroll 0%;
width:682px;
height:46px;
font-size:20px;
color:#fff;
padding-left:30px;
font-family:Century Gothic;
font-weight:bolder;
}
.titleatas1{
margin-left:13px;
width:682px;
height:42px;
font-size:20px;
padding-left:30px;
font-family:verdana;
}
.conbanner{
width:655px;
background:url(../images/nsm_mdr_images/highlight3.png) no-repeat scroll 50%;
margin-top:-37px;
height:177px;
padding-left:37px;
}
.sekitar_rembau{
margin-top:45px;
margin-left:4px;
font-size:11px;
}
.perniagaan_rembau{
margin-top:45px;
margin-left:4px;
font-size:11px;
}
.melawat_rembau{
margin-top:45px;
margin-left:4px;
font-size:11px;
}
/* content */
/* slider */
#slider ul, #slider li{ 
margin:0;
padding:0;
list-style:none;
margin-left:0px;
}	
#slider, #slider li{ 
overflow:hidden;
width:624px;
}	
#slider{ 
margin-left:12px;
}	
#prevBtn, #nextBtn{ 
position:absolute;
margin-top:-125px;
margin-left:64px;
}	
#nextBtn{ 
left:758px;
background:url(../images/nsm_mdr_images/gallery_right.png) no-repeat 0 0;	
}
#prevBtn{ 
left:758px;
padding-top:21px;
}														
#prevBtn a, #nextBtn a{  
display:block;
width:18px;
height:19px;
}	
#nextBtn a{ 
background:url(../images/nsm_mdr_images/galleryleft.png) no-repeat 0 0;	
}								
/* // slider */													
.col strong, .full strong{
padding:0 2px;
background:#f1f1f1;
}
.col a, .full a{
font-weight:bold;
text-decoration:underline;
}		
.full ul, .full li{
margin:0;
padding:0;
list-style:none;
}
.full li{
padding:3px 15px;
background:#f1f1f1;
margin-bottom:1px;
}		
/* // content */
.move{
margin-left:140px;
margin-top:12px;
font-family:tahoma;
color:white;
font-weight:bold;
font-style:italic;
}
.move3{
margin-left:140px;
margin-top:12px;
font-family:tahoma;
color:white;
font-weight:bold;
font-style:italic;
}
.move2{
margin-left:140px;
margin-top:-4px;
font-family:tahoma;
color:white;
font-weight:bold;
font-style:italic;
}
.container {
overflow: hidden;
width: 462px;
margin: 0 auto;
}
#main {
padding-left: 5px;
}
/*--Main Image Preview--*/
.main_image {
width: 281px; height: 193px;
float: left;
position: relative;
overflow: hidden;
color: #fff;
margin-left:-5px;
-moz-border-radius-topleft:26px;
-moz-border-radius-bottomleft:26px;
background:#07467A none repeat scroll 0 0;
opacity:0.8;
}
.main_image h2 {
font-size: 15px;
font-weight: normal;
padding-left:10px;
font-weight:bold;
margin:0px;
}
.main_image p {
font-size: 12px;
padding-left:13px;
}
.main_image p a {
font-size: 12px;
color:white;
font-weight:bold;
}
.main_image p a:hover {
font-size: 12px;
color:yellow;
}
.block small { 
background: url(icon_calendar.gif) no-repeat 0 center; 
font-weight:bold;
       font-size:10px;
     color:white;
}
.main_image .block small {margin-left: 5px;}
.main_image .desc{
position: absolute;
bottom: 0;	left: 0;
width: 100%;
display: none;
}
.main_image .block{
width: 100%;
height:181px;
     bakcground:black;
}
.main_image a.collapse {
background: url(btn_collapse.gif) no-repeat left top;
height: 27px; width: 93px;
text-indent: -99999px;
position: absolute; 
top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 
.image_thumb {
float: left;
width: 185px;
background:#07467A none repeat scroll 0 0;
}
.image_thumb img { 
padding: 5px; 
background:#07467A none repeat scroll 0 0;
float: left;
}
.image_thumb ul {
margin: 0; padding: 0;
list-style: none;
}
.image_thumb ul li{
margin: 0; 
border-bottom:solid thin #fff;
float: left;
}
.image_thumb ul li.hover {
background: #ddd;
cursor: pointer;
}
.image_thumb ul li.active {
background:Gray;
cursor: default;
opacity:0.85;
}
html .image_thumb ul li h2 {
font-size: 12px; 
margin: 3px 0; padding: 0;
color:white;
}
.image_thumb ul li .block {
float: left; 
margin-left: 10px;
padding: 0;
width: 105px;
}	
.image_thumb ul li p{display: none;}
.link{
color:white;
}
.glidecontentwrappermpn{
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
position: relative; /* Do not change this value */
width:677px; /* Set height to be able to contain height of largest content shown*/
background:transparent url(../images/nsm_mdr_images/bgatas2.jpg) scroll 0 0;
overflow: hidden;
margin-left:0px;
}
.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 655px;
height: 250px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
margin-left:12px;
}
/*
Total wrapper width: 350px+5px+5px=360px
Or width of wrapper div itself plus any left and right CSS border and padding
Adjust related containers below according to comments
*/
.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background:transparent url(../images/nsm_mdr_images/bgatas2.jpg) scroll 90px 5%;
padding: 10px;
visibility: hidden;
width: 630px;
color:#fff;
font-size:14px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
Or width of wrapper div itself (not counting wrapper border/padding)
*/
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 650px;
margin-top: 6px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
Or total width of wrapper div (counting wrapper border/padding)
*/
.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid gray;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
background:orange;
font-size:11px;
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #788535;
color: white;
}
.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}
.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}
.tbl1{
font-size:15px;
font-weight:bold;
}
.tbl2{
font-size:12px;
padding:12px;
}
.utility{
background:white;
width:449px;
}
#signin_menu {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
background-color:#DDEEF6;
border:1px none transparent;
color:#778899;
display:none;
font-size:11px;
margin-left:-8px;
margin-top:5px;
padding:10px;
position:absolute;
text-align:left;
width:310px;
z-index:100;
}
/* ------------ Special styling for mega drop down submenu ---------- */
.sws-nav-submenu {
background:#1E2529 none repeat scroll 0 0;
border:1px solid #304049;
position: absolute;
display: none;
padding: 10px;
}
.sws-nav-mainmenu {
}
.sws-nav-submenu table {
border-collapse: collapse;
}
.sws-nav-submenu table tr td {
vertical-align: top;
padding: 10px;
border-left: 1px solid #304049;
}
.sws-nav-submenu a {
white-space: nowrap;
}
.sws-nav-submenu a:link,
.sws-nav-submenu a:visited {
text-decoration: none;
}
.sws-nav-submenu a:hover {
text-decoration: underline;
}
.sws-nav-submenu a.sws-nav-submenu-selected-link:link,
.sws-nav-submenu a.sws-nav-submenu-selected-link:visited {
text-decoration: underline;
}
.sws-nav-submenu-element {
margin: 0 0 10px 0;
padding: 0;
}
.sws-nav-submenu{background:#1E2529 none repeat scroll 0 0;border:1px solid #304049;position:absolute;display:none;padding:10px; opacity:0.85; margin-left:-256px;}.sws-nav-submenu table{border-collapse:collapse;}.sws-nav-submenu table tr td{vertical-align:top;padding:10px;border-left:1px solid #304049;}.sws-nav-submenu a{white-space:nowrap;}.sws-nav-submenu a:link,.sws-nav-submenu a:visited{text-decoration:none;}.sws-nav-submenu a:hover{text-decoration:underline;}.sws-nav-submenu a.sws-nav-submenu-selected-link:link,.sws-nav-submenu a.sws-nav-submenu-selected-link:visited{text-decoration:underline;}.sws-nav-submenu-element{margin:0 0 10px 0;padding:0;}
#portlet-wrapper-staffdir_WAR_staffdirportlet_INSTANCE_0DI4{
width:700px;
}
.w3c{
width:400px;
}
.w3c1{
color:#06233a;
font-weight:bold;
font-family:tahoma;
font-size:13px;
}
.w3c2{
color:#06233a;
font-weight:bold;
width:80px;
}
.w3c3{
width:20px;
}
.w3c5{
width:40px;
text-align:left;
}
.w3c4{
width:20px;
}
.w3c3 a{
color:#06233a;
font-weight:bold;
text-decoration:none;
}
.w3c4 a{
color:#06233a;
font-weight:bold;
width:30px;
text-decoration:none;
}
.w3c5 a{
color:#06233a;
font-weight:bold;
width:30px;
text-decoration:none;
}
.Tema{
text-align:center;
}
.Tema1{
line-height:8px;
margin-left:-24px;
}
.OKU{
width:122px;
text-align:right;
}
.related{
background:#095fa5;
}
.p_p_id_56_INSTANCE_9999_ .portlet-borderless-container{
}
#topbar{
position:absolute;
background: #fff;
width: 100%;
height: 100px;
bottom:0;
visibility: hidden;
z-index: 100;
}
.bannerimg {
background:url(../images/nsm_mdr_images/3new.jpg) center no-repeat;
width:100%;
height:100px;
cursor:pointer;
}
#closebtn {
position:absolute;
top:5px;
right:5px;
}
#closebtn a:hover {
text-decoration:none;
}
