﻿
/* GENERAL */

body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #818181;
	behavior:url(/Style%20Library/csshover.htc);
}

a
{
	color: #f37a1f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

/* PAGE SPECIFIC HEADERS */

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #9A5211;
	margin:0 0 15px 0;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #9A5211;
	margin: 0;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #9A5211;	
}

.sectionhomepage h1 
{
	clear:both;
	font-size:2em;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#A2550B;
	margin:0;
	font-weight:bold;
}

.sectionhomepage h2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#F6821F;
}

.sectionhomepage h3 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#808284;
}

.contentpage h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #9A5211;
	margin:0 0 15px 0;
}

.contentpage h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #9A5211;
	margin: 0;
}


/* SPECIFIC ELEMENTS */

a.more 
{
	padding:0 0 0 10px;
	color:#4BC8DC;
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
	text-transform:uppercase;
	background-image:url(/SiteCollectionImages/more.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/* SEARCH BOX */

.search .textbox
{
	border: 2px solid #F6821F;
	width: 160px;
	height: 17px;
}

/* TOP NAVIGATION */

.topnavi
{
	float:left;
	width:960px;
	height:25px;
	padding: 0;
	margin:0;
	background-image:url(/SiteCollectionImages/topnavi.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom: 15px;
}

.topnavi ul 
{
	margin:0;
	padding:0;
}

.topnavi ul li 
{
	float:left;
	padding:0;
	margin:0 0 0 0;
	list-style:none;
}

.topnavi ul li.last 
{
	margin:0;
}

.topnavi ul li:hover 
{
	position:relative;
}

.topnavi ul li ul 
{
	display:none;
}

.topnavi ul li:hover ul 
{
	position:absolute;
	display:block;
	top:24px;
	left:0;

}

.topnavi ul li:hover ul li 
{
	clear:both;
	width:135px;
	overflow: hidden;
	padding:5px;
	background-color:#A6A6A6;	
}

.topnavi ul li:hover ul li:hover 
{
	background-color:#C3C3C3;
}

.topnavi ul li:hover ul li a 
{
	font-weight:bold;
	color:#ECECEC;
}

.topnavi ul li:hover ul li a:hover  
{
	color:#E8E8E8;
}

/* SITE NAVIGATION */

.sidenavi {
	padding:0;
	margin: 0;
	width:140px;
	overflow: hidden;
	text-align: left;
}

.sidenavi h1 {
	font-size:14px;
	padding:0 0 5px 0;
	margin: 0;
	color: #9A5211;
	text-transform: uppercase;
	font-weight: normal;
}

.sidenavi ul{
	margin:0;
	padding:0;
}

.sidenavi li {
	list-style:none;
	margin: 5px 0 5px 14px;
	text-indent: -14px;
}

.sidenavi li ul {
	margin:5px 0 0 0;
	padding:0;
	list-style-position:outside;
}

.sidenavi li ul li {
	list-style:none;
	list-style-image:none;
	border-bottom:1px solid #EFDDCD;
	padding:5px 0;
	width: 120px;
	margin-left: 0px;
	text-indent: 0px;
}

.sidenavi li ul li.selected {
	list-style-image:none;
}

.sidenavi li a {
	color:#F47B20;
	font-weight:bold;
	font-size: 13px;
}

.sidenavi li.selected a {
	color:#9A5211;
}

.sidenavi li.selected li a {
	color:#F47B20;
	font-weight:normal;
	font-size: 11px;
}

.sidenavi li.selected li.selected a {
	color:#9A5211;
}

.sidenavi li.selected li {
	color:#9A5211;
}

/* BREADCRUMB */

.breadcrumb 
{
	width:100%;
	margin:0;
	padding:0 0 5px 0;
	height:12px;
	border-bottom:1px solid #D6D6D6;
	margin-bottom: 5px;
}

.breadcrumb ul 
{
	margin:0;
	padding:0;
}

.breadcrumb ul li 
{
	float:left;
	list-style:none;
	font-weight:bold;
	font-size:10px;
}

.breadcrumb ul li a 
{
	display:block;
	padding:0 15px 0 0;
	font-weight:normal;
	background-image:url(/SiteCollectionImages/breadcrumb_separator.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

/* COMMON TOOL MENU */

.commontoolmenu
{
	background-image: url(/SiteCollectionImages/common_tool_background.jpg);
	float:left;
	padding:27px 5px 20px 0px;
	margin:0;
	width:161px;
	background-position:left top;
	background-repeat:no-repeat;
	height:auto !important;
	height:490px;
}

/* FOOTER */

.footer
{
	float:left;
	width:960px;
	padding:0;
	margin:0;
	font-size:10px;
	padding-top: 15px;
}

.footer h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size:10px;
	color:#AFAEAD;
	font-weight:bold;
}

.footer h2
{
	font-size:10px;
	color:#818181;
}

.footer a
{
	font-weight:bold;
}

.footer #facilities
{
	float:left;
	width:960px;
	margin:0;
	padding:5px 0 20px 0;
	border-top:1px solid #ECE9E8;
	background-color:#fff;
}

.footer #hospitals
{
	float:left;
	padding:0 10px 0 0;
	margin:0;
	width:310px;
}

.footer #centres
{
	float:left;
	padding:0 10px 0 0;
	margin:0;
	width:520px;
}

.footer #primary
{
	float:left;
	padding:0;
	margin:0;
	width:110px;
}

.footer #awards
{
	float:left;
	width:960px;
	margin:0;
	padding:5px 0 0 0;
	border-top:1px solid #ECE9E8;
}

.footer #partners
{
	float:left;
	padding:0;
	margin:0 0 0 180px;
	width:335px;
}

.footer #partners img
{
	padding:0 10px 0 0;
}

.footer .jci
{
	float:left;
	padding:0;
	margin:0;
	width:90px;
}

.footer #accreditation
{
	float:left;
	padding:0 0 0 65px;
	margin:0;
	width:255px;
	background-position:right;
	background-image:url(/SiteCollectionImages/logo_jci.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.footer #accreditation ul
{
	margin-left:0;
	padding:0;
}

.footer #accreditation ul li
{
	margin-left:65px;
}


.footer #people_developer
{
	float:left; margin-left:20px; margin-bottom:20px;	
}

.footer #singapore_health_award
{
	float:left; margin-left:10px; margin-bottom:20px;	
}

.footer #member_of_singhealth
{
	float:right; margin-right:20px; margin-bottom:20px;
}

.footer #copyrights
{
	float:left;
	width:960px;
	margin:0;
	padding:5px 0 0 0;
	border-top:1px solid #ECE9E8;
}

.footer #copyrights .left
{
	 float: left;
}

.footer #copyrights .right
{
	float: right;
}

/* TAB */

.tab .header
{
	background: #E7E7E7 url(/SiteCollectionImages/tab_link_bg.jpg) repeat-x;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}
.tab h1
{
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
.tab .header a
{
	color: #fff;
}
.tab .header a:hover
{
	text-decoration: none;
}
.tab .header td
{	
	white-space: nowrap;
}
.tab .header .headeritem .left
{
	background: #cccccc url(/SiteCollectionImages/tab_header_bg.jpg) repeat-x;
	height: 28px;
	width: 8px;
}
.tab .header .headeritem .main
{
	background: #cccccc url(/SiteCollectionImages/tab_header_bg.jpg) repeat-x;
	height: 28px;
}
.tab .header .headeritem .right
{
	background: #cccccc url(/SiteCollectionImages/tab_header_bg.jpg) repeat-x;
	height: 28px;
	width: 8px;
}
.tab .header .currentheaderitem .left
{
	background: #0994CF url(/SiteCollectionImages/tab_header_current_left.jpg) no-repeat;
	width: 8px;
	height: 28px;
}
.tab .header .currentheaderitem .main
{
	background: #0994CF url(/SiteCollectionImages/tab_header_current_body.jpg) repeat-x;
	height: 28px;
}
.tab .header .currentheaderitem .right
{
	background: #0994CF url(/SiteCollectionImages/tab_header_current_right.jpg) no-repeat;
	width: 8px;
	height: 28px;
}
.tab .headerseparator
{
	background: #cccccc url(/SiteCollectionImages/tab_header_bg.jpg) repeat-x;
	width: 10px;
	height: 28px;
}

.tab .link, .tab .linkhover
{
	text-align: right;
}
.tab .link a
{
	font-size: 0.9em;
	font-weight: bold;
	color: #F67F1A;
}
.tab .linkhover a
{
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
}
.tab .link .left
{
	width: 8px;
}
.tab .link .right
{
	width: 8px;
}
.tab .linkhover .left
{
	background: #0994CF url(/SiteCollectionImages/tab_header_current_left.jpg) no-repeat;
	width: 8px;
	height: 28px;
}
.tab .linkhover .main
{
	background: #0994CF url(/SiteCollectionImages/tab_header_current_body.jpg) repeat-x;
	height: 28px;
}
.tab .linkhover .right
{
	background: #0994CF url(/SiteCollectionImages/tab_header_current_right.jpg) no-repeat;
	width: 8px;
	height: 28px;
}
.tab .headerbodyseparator
{
	background-color: #F67F1A;
	height: 3px;
}
.tab .body
{
	background-color: #B4783C;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
}

/* PAGE PROPERTIES BOX */

.page_properties
{
	margin: 10px;
	padding: 10px;
	border: 1px #888888 dashed;
	background-color: #f5f5f5;
}

.page_properties a
{
	font-weight: bold;
	color: #888888;
}

.page_properties .body
{
	width: 600px;
	padding: 5px;
}

.page_properties .label
{
	font-weight: bold;
	vertical-align: top;
	width: 200px;
	padding: 5px;
}

.page_properties .header
{
	font-weight: bold;
	border: 1px #888888 dashed;
	background-color: #f37a1f;
	color: #fff;
	padding: 5px;
}

/* NEWS */

.news_date
{
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 3px;
}

.news_title
{
	font-weight: bold;
	color: #F07820;
	margin-bottom: 3px;
}
.news_publisher
{
	font-style: italic;
	color: #f37a1f;	
	margin-bottom: 5px;
}
.news_synopsis
{	
}

.news_item_separator
{
	margin: 0px;
	border-bottom: 1px #40B0C0 solid;
}

/* SITEMAP */

ul.sitemap
{
	margin: 10px;
	padding: 0;
}
ul.sitemap li
{
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.sitemap li a
{
	padding:0 0 0 10px;
	color:#4BC8DC;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma;
	background-image:url(/SiteCollectionImages/more.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

/* EVENT LIST */

.eventlist
{
	width: 100%;
}
.eventlist_date
{
	background-color: #eeeeee;	
}
.eventlist_institution
{
	font-style: italic;
	color: #f37a1f;
}
.eventlist_label
{
	font-weight: bold;
	vertical-align: top;
}
.eventlist_body
{
	vertical-align: top;
}

/* EVENT DETAIL */

.eventdetail
{
	width: 100%;
}
.eventdetail_label
{
	font-weight: bold;
	vertical-align: top;
}
.eventdetail_body
{
	vertical-align: top;
}

/* CME EVENT LIST */

.cmelist
{
	
}
.cmelist_header
{
	background-color: #888888;
	font-weight: bold;
	color: #ffffff;
}
.cmelist_body
{
	background-color: #fefefe;
}
.cmelist_body_alt
{
	background-color: #eeeeee;	
}

/* CME EVENT DETAIL */

.cmedetail
{
	width: 100%;
}
.cmedetail_header
{
	background-color: #f37a1f;	
	color: #ffffff;
	font-weight: bold;
}
.cmedetail_label
{
	font-weight: bold;
	vertical-align: top;

}
.cmedetail_body
{
	vertical-align: top;
}
.cmedetail_pointlabel
{
	float: left;
	border: 3px red solid;
	padding: 5px 20px 5px 20px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	width: 150px;
	color: #000;
}
.cmedetail_pointbody
{
	float: right;
	border: 3px red solid;
	padding: 5px 20px 5px 20px;
	text-align: center;
	margin-bottom: 20px;
	width: 150px;
	font-weight: bold;
	color: #000;
}

/* DOCTOR PROFILE LIST */

.profilelist
{
	width: 610px;
}
.profilelist_item
{
	border: 1px #eeeeee solid;
	padding: 5px;
	width: 100%;
}
.profilelist_header
{
	width: 610px;
	font-weight: bold;
	background-color: #eeeeee;
}
.profilelist_subheader
{
	font-weight: bold;
}
.profilelist_subtitle
{
	font-style: italic;
}
.profilelist_label
{
	font-weight: bold;
	vertical-align: top;
	width: 150px;
}
.profilelist_body
{
	vertical-align: top;
}

/* DOCTOR PROFILE DETAIL */

.profiledetail
{
	
}
.profiledetail_title
{
	font-size: 1.2em;
	font-weight: bold;
}
.profiledetail_subtitle
{
	font-style: italic;
}
.profiledetail_header
{
	font-weight: bold;
}
.profiledetail_body
{
	
}
/* CLINICAL SPECIALTIES */

.clinicalspecialties
{
	
}
.clinicalspecialties_title
{
	font-weight: bold;
}
.clinicalspecialties_description
{
	
}
.clinicalspecialties_institution
{
	width: 150px;
	padding: 5px;
	margin: 5px;
}

/*  PAGINATION */

.pagination
{
	width: 610px;
	margin-top: 10px;
}

/* SECTION HEADER BANNER */

h1.sectionbanner 
{
	padding-right: 0px; 
	background-position: left top; 
	padding-left: 20px; 
	font-size: 30px; 
	background-image: url(/sitecollectionimages/section_banner.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 20px; 
	width: 590px; 
	color: #fff; 
	padding-top: 15px; 
	background-repeat: no-repeat; 
	height: 50px	
}

/* Rad Editor Style */

.radeditor td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}

/* new event calendar styles added on 2010-12-23 */

.eventcalendar tr:first-child td
{
	background-color: #d7d7d7 !important;
}

.eventcalendar .header
{	
	border: none !important;
	font-weight: normal;
}

.eventcalendar .title
{
	background-color: #d7d7d7;
}

.eventcalendar td.selectedday
{
	background-color: #d7d7d7 !important;	
}

.eventcalendar td.selectedday a
{
	font-weight: bold !important;
	color: #000000 !important;
}

.eventlist_header
{
	/*background-color: #eeeeee;	*/
	/* joyce updated: */
	background-color: #e1e8eb;	
	padding: 5px 5px 5px 15px;
	height: 22px;
	vertical-align: middle;
}

.eventlist_header_publicevent
{
	background-color: yellow !important;
}

.eventlist_header_professional
{
	background-color: orange !important;	
}

.eventlist_title
{
	font-weight: bold;
	font-style: italic;
}

