/* !@#$ IE bug fixes ---- KNS...... */

/* border div for bug fixing 
div { 
	border: 1px dotted red; 
}
*/

/* place css fixes for all versions of IE in this conditional comment */

/* layout fix for IE6 */
.gainlayout { height: 1px; }

/* layout fix for IE7 */
.gainlayout { zoom: 1; }

/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

#header {
	position:relative;
	background-image:url(http://www3.ica.gov.sg/images/header_bg_ie6.jpg);
	background-repeat:no-repeat;
}



	
#logo {
position:absolute;
  width: 96px;
  height: 105px;
  left: 15px;
  background-image:url(http://www3.ica.gov.sg/images/logo_ie6.jpg);
}


  
#logo_gorv {
background-image:url(http://www3.ica.gov.sg/images/logo_gorvment_ie6.jpg);
position:absolute;
	width:258px;
	height:35px;
	left: 514px;
	top:-30px;
  }
  
  
/*============================= @ National Day Theme ===============================*/
#ndp #header {
    background-image:url(../images/header_bg_ndp.jpg);
	}
	
#ndp #logo {
    background-image:url(../images/logo_ndp.jpg);
	}
	
#ndp #logo_gorv {
    background-image:url(../images/logo_gorvment_ndp.jpg);
	}
	
/*---------------------------- End of National Day Theme ---------------------------*/

/*============================= @ Christmas Theme ===============================*/
#christmas #header {
    background-image:url(../images/header_bg_christmas.jpg);
	}
	
#christmas #logo {
    background-image:url(../images/logo_christmas.jpg);
	}
	
#christmas #logo_gorv {
    background-image:url(../images/logo_gorvment_christmas.jpg);
	}
	
/*---------------------------- End of National Day Theme ---------------------------*/

/*============================= @ Chinese New Year Theme ===============================*/
#cny #header {
    background-image:url(../images/header_bg_cny.jpg);
	}
	
#cny #logo {
    background-image:url(../images/logo_cny.jpg);
	}
	
#cny #logo_gorv {
    background-image:url(../images/logo_gorvment_cny.jpg);
	}
	
/*---------------------------- End of National Day Theme ---------------------------*/

/*============================= @ Hari Raya Theme ===============================*/
#raya #header {
    background-image:url(../images/header_bg_raya.jpg);
	}
	
#raya #logo {
    background-image:url(../images/logo_raya.jpg);
	}
	
#raya #logo_gorv {
    background-image:url(../images/logo_gorvment_raya.jpg);
	}
	
/*---------------------------- End of National Day Theme ---------------------------*/

/*============================= @ Deepavali Theme ===============================*/
#deepavali #header {
    background-image:url(../images/header_bg_deepavali.jpg);
	}
	
#deepavali #logo {
    background-image:url(../images/logo_deepavali.jpg);
	}
	
#deepavali #logo_gorv {
    background-image:url(../images/logo_gorvment_deepavali.jpg);
	}
	
/*---------------------------- End of National Day Theme ---------------------------*/

  
#quickLink {
	position:absolute;
	font-size:10px;
	font-weight: bold;
	color: #1b86da;
	left: 455px;
	width: 320px;
	top:15px;
}

#search  {
	width:420px;
	height:50px;
	position:relative;
	/*left: 460px;*/
	left: 340px;
	top: 26px;
	background:url(http://www3.ica.gov.sg/images/search_bg.jpg) no-repeat;
  }

.TopGroup
{
	height:19px;
	background-image:url(http://www3.ica.gov.sg/images/bg_topnav_repeat.gif);
	background-repeat:repeat-x;	
    cursor:default; 
	padding-left:15px;
	position:absolute;
}

.default {
	background-image: url(http://www3.ica.gov.sg/images/session_image_ie6.jpg);
}

.citizens {
	background-image: url(http://www3.ica.gov.sg/images/citizen_header_ie6.jpg);
}

.pr {
	background-image: url(http://www3.ica.gov.sg/images/pr_header_ie6.jpg);
}

.visitor {
	background-image: url(http://www3.ica.gov.sg/images/visitor_header_ie6.jpg);
}



#content {
	padding:0 0 20px 0;
	background:url(http://www3.ica.gov.sg/images/content_bg.gif) repeat-y;
	height:500px;
}

#leftNav {
	width: 188px;
	float:left;
}

#content #area {
	width: 530px;
	margin-left:30px;
	height:500px;
	margin-right:5px;
	float:left;
}


#mainContent 
{
    width: 520px;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
   line-height: 1.5em;
}

#leftNav {
	width: 188px;
	float:left;
	position:relative;
	left: 20px;
}


#pageTitle .icon {
	padding-top:10px;
}
#pageTitle {
	margin-bottom:15px;
}
#area H1 {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	font-size: 30px;
	color: #a20100;
	font-weight:normal;
	margin:19px 0 0 0;
	letter-spacing:-0.2em;
}


.news_title {
	clear:both;
	position:relative;
	top:-10px;
	margin-bottom:5px;
}

/*--------- fix for index ---------*/
#indexcontent {
  background:url(http://www3.ica.gov.sg/images/content_index_bg.gif) repeat-y;
}

.main_banner {
	margin:0;
	padding-top:3px;
}

.index_right{
	margin-left:528px;
	width: 221px;
	padding-top:10px;
}


.index_left{
	float:left;
	padding:5px 0 0 10px;
	margin:0;
}

#sc_overview_left {
	float:left;
	width:345px;
	padding-right:5px;
}

.sc_padding {
	position:absolute;
	left:8px;
	bottom:5px;
	background: url(http://www3.ica.gov.sg/images/bullet_view_more.gif) left no-repeat;
}

li.sc_padding {
	padding-left:12px;
}


.latest_press_release{
	width:488px;
	margin:15px 0 0 5px;
}

.citizens_shortcut, .pr_shortcut, .visitor_shortcut {width:168px;}
.citizen_header, .citizen_header a, .citizen_header a:hover, .citizen_header a:visited, .citizen_header a:active, .citizen_header a:visited:hover,
.pr_header, .pr_header a, .pr_header a:hover, .pr_header a:visited, .pr_header a:active, .pr_header a:visited:hover,
.visitor_header, .visitor_header a, .visitor_header a:hover, .visitor_header a:visited, .visitor_header a:active, .visitor_header a:visited:hover
{width:168px;}

.press_title {padding-bottom:5px;}

.started_header_eservices {
	height:40px;
}


.starter_contents {position:relative; top:-8px; padding-right:5px;width:206px;}


.mkt_banners{clear:both; padding-top:10px;}

.sub_banner1{margin-left:12px;}



#content_footer {
	background-image:url(http://www3.ica.gov.sg/images/content_footer_ie6.gif);
	background-repeat:no-repeat;
}

#content_footer_index {
	background-image:url(http://www3.ica.gov.sg/images/content_footer_index.gif);
	background-repeat:no-repeat;
}


#indexcontent {
  background:url(http://www3.ica.gov.sg/images/content_index_bg.gif) repeat-y;
}

.started_header_get {
	height:27px;
	padding-bottom:2px;
}

/*------- news releases -----
.news_item {
	margin:0;
	padding:0;
	border: 1px dotted red; 
}

.news_date {
	float:left;
	font-weight:bold;
	width:80px;
	border: 1px dotted red; 
}

.news_title {
	padding:0;
	margin-left:0 0 0 90px;
	border: 1px dotted red; 
}
*/

.news_month {margin-bottom:10px;}
.news_item {
	margin:0;
	padding:0;
	width:99%;
	line-height:normal;
}

.news_date {
	float:left;
	font-weight:bold;
	width:90px;
	line-height:normal;
}

.news_title {
	padding:0;
	margin:0 0 0 90px;
	line-height:normal;
	position:relative;
	top:-14px;
}

.media_item div.newsList {
	line-height:normal;
}

.media_item div.news_date {
	font-weight:100;
	float:left;
	width:75px;
	line-height:normal;
}

.media_item div.news_title {
	line-height:normal;
	margin:0 0 0 80px;
	line-height:normal;
	position:relative;
	top:-15px;
}

#saw_crumb {
	position:relative;
	left:-8px;
}


.RadMenu_Default .rmLink .rmText
{
	float:left;
}

/* fix for topNavStyle */
.RadMenu_Default {
	position:relative;
	top:1px;
}

.RadMenu_Default .rmGroup .rmExpandRight {
	display:block;
	background-position:right;
	width:140px;
}

.RadMenu_Default .rmRootGroup .rmLink {
	background:url(http://www3.ica.gov.sg/images/topNavImages/topnav_divider.gif) no-repeat center;
}
