/*
 * Author:		kit chong [gmmkit@gmail.com]
 * Date: 		2009-06-26
 */
 
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCC;
	line-height:15px;
}
img, body, html {
	border: 0pt none;
}
#div_container {
	margin: auto;
	width: 930px;
	min-height: 100%;
	position: relative;
	border-left: #BBB 1px solid; 
	border-right: #BBB 1px solid; 
	/* border-left: #0093D1 1px solid; */
	/* border-right: #0093D1 1px solid; */
	/* background-color: #FFF; */
	background: #FFF url(../../resources/images/layout/sidemenu_line.gif) repeat-y scroll 0 0;
}
/* 
 * body
 */
/* div_body padding-bottom = div_footer height + padding */
#div_body {
	padding-bottom: 35px;
	background: transparent url(../../resources/images/layout/sidemenu_line.gif) repeat-y scroll 0 0;
}
/* 
 * footer
 */
#div_footer {
	bottom: 0;
	width: 100%;
	height: 30px;
	padding: 5px 0px 5px 0px;
	color: #0093D1;
	font-size: 11px;
	position: absolute;
	overflow: hidden;
	background: #E7E7E8 url(../../resources/images/layout/bg_strip.gif) repeat-x;
}
/* */
#div_footer {
	/* cursor: url(../../resources/images/icons/openhand.cur), auto; */
	/* cursor: url(openhand.cur) */
	cursor: url(../../resources/images/icons/openhand.cur), url(openhand.cur), auto;
}
.div_footer_down {
	cursor: url(../../resources/images/icons/closedhand.cur), url(closedhand.cur), auto !important;
}
#div_footer_txt {
	color: #999;
	text-align: center;
}
#div_footer_content {
	padding-left: 25px;
}
#div_footer a, #div_footer a:link, #div_footer a:visited, #div_footer a:active {
	color: #0093D1;
	font-size: 10px;
	font-weight: bold;
}
#div_footer a:hover {
	text-decoration: none;
}

#div_footer ::selection {
	background: none; /* Safari */
	}
#div_footer ::-moz-selection {
	background:  none; /* Firefox */
}
/* 
 * header
 */
#div_header {
	height: 65px;
	background: #E7E7E8 url(../../resources/images/layout/bg_strip.gif) repeat-x;
}
#div_header_logo_left {
	height: 32px;
	width: 140px;
	float: left;
	margin: 18px 0px 0px 16px;
	background: url(../../resources/images/layout/logo_carepoint.gif) no-repeat;
}
#div_header_logo_right {
	height: 32px;
	width: 127px;
	float: right;
	margin: 18px 10px 0px 0px;
	background: url(../../resources/images/layout/logo_quality.gif) no-repeat;
}
/* 
 * main menu 
 */
#div_menu {
	height: 20px;
	padding: 7px 0px 3px 6px;
	background-color: #FFF;
}
#div_menu ul {
	margin-left: 0;
	display: inline;
	list-style-type: none;
}
#div_menu li {
	float: left;
	padding: 0px 10px 0px 10px;
}
/* define main menu btn */
.div_menu_home {
	width: 48px;
	background: transparent url(../../resources/images/layout/menu_btn_home.gif) no-repeat scroll 0 0;
}
.div_menu_about {
	width: 49px;
	background: transparent url(../../resources/images/layout/menu_btn_about.gif) no-repeat scroll 0 0;
}
.div_menu_careers {
	width: 64px;
	background: transparent url(../../resources/images/layout/menu_btn_careers.gif) no-repeat scroll 0 0;
}
.div_menu_contact {
	width: 65px;
	background: transparent url(../../resources/images/layout/menu_btn_contact.gif) no-repeat scroll 0 0;
}
.div_menu_bookings {
	width: 80px;
	background: transparent url(../../resources/images/layout/menu_btn_bookings.gif) no-repeat scroll 0 0;
}
/* actice main menu btn */
.menu_active {
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -300px;
	background-position: 0px -40px;
		
}
/* not actice main menu btn */
.menu_out {
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -100px;
	cursor: pointer;
}
/* rollover main menu btn */
.menu_over {
	background-position: 0px -20px;
}
/* 
 * side main menu 
 */
/* side menu parents btn */
/*
.sidemenu_out {
	cursor: pointer;
	float: left;
	height: 18px;
	overflow: hidden;
	text-indent: -100px;
}
*/
.div_sidemenu_industrial {
	width: 180px;
	height: 50px;
	display: block;
	background: transparent url(../../resources/images/layout/sidemenu_btn_industrial.gif) no-repeat scroll 0 0;
}
.div_sidemenu_industrial_disable {
	width: 180px;
	height: 50px;
	display: block;
	background: transparent url(../../resources/images/layout/sidemenu_btn_industrial_c.gif) no-repeat scroll 0 0;
}
.div_sidemenu_training {
	width: 180px;
	height: 50px;
	display: block;
	background: transparent url(../../resources/images/layout/sidemenu_btn_training.gif) no-repeat scroll 0 0;
}
.div_sidemenu_training_disable {
	width: 180px;
	height: 50px;
	display: block;
	background: transparent url(../../resources/images/layout/sidemenu_btn_training_c.gif) no-repeat scroll 0 0;
}
.div_sidemenu_travelhealth {
	width: 180px;
	height: 50px;
	display: block;
	background: transparent url(../../resources/images/layout/sidemenu_btn_travelhealth.gif) no-repeat scroll 0 0;
}
.div_sidemenu_physiotherapy {
	width: 180px;
	height: 50px;
	display: block;
	background: transparent url(../../resources/images/layout/sidemenu_btn_physiotherapy.gif) no-repeat scroll 0 0;
}
/* rollover side menu parents btn */
.sidemenu_over {
	opacity: .70;
	filter: alpha(opacity=70);
}
/* side menu child btn */
/* re-define ul bullet */
.div_sidemenu {
	background-position: 0px 50px;
	background-image: url(../../resources/images/layout/bg_menu.gif);
	background-repeat: repeat-x;
}
#div_sidemenu ul {
	margin-left: 20px;
	padding-left: 0px;
}
#div_sidemenu a {
	color: #0093D1;
	font-size: 11px;
	text-decoration: none;
}
#div_sidemenu a:hover {
	opacity: .70;
	filter: alpha(opacity=70);
	text-decoration: underline;
}
#div_sidemenu span {
	color: #0093D1;
	font-size: 11px;
	cursor: default;
	text-decoration: underline;
}
.sidemenu_child_1 {
	list-style-image: url(../../resources/images/layout/bullet_blue.gif); 	
	/* list-style-type: none; */
}
.sidemenu_child_2 {
	list-style-image: url(../../resources/images/layout/bullet_red.gif);	
}
/* page banner */
#div_banner {
	width: 750px;
	height: 200px;
	background: transparent url(../../resources/images/layout/image_bg.gif);
}
#div_banner div {
	width: 750px;
	height: 200px;
}
/* content */
#div_content {
	padding: 5px 10px 0px 10px;
}
#div_loc_bar {
	color: #999999;
	font-size:11px;
}
.div_title div {
	width: 700px; 
	height: 27px;
	margin: 10px 0px 10px 0px;
}
#div_content_txt {
	color: #777777;
}
.table_content td, .table_content th {
	padding: 5px 0px 5px 0px !important;
}
.div_content_title_big {
	font-size: 16px;
	color: #0093D1;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.div_content_title_big_link {
	/*font-size: 13px;*/
	color: #0093D1;
	/*font-weight: bold;*/
	padding: 0px 0px 5px 0px;
}
.div_content_title {
	color: #0093D1;
	font-weight: bold;
}
.div_content_cm_box_title {
	color: #0093D1;
	font-size: 24px;
	padding: 0px 0px 5px 0px;
}
.div_content_cm_box {
	padding: 10px; 
	margin-right: 5px;
	border: #0093D1 1px solid; 
}
#div_content a, #div_content a:link, #div_content a:visited, #div_content a:active {
	color: #0093D1;
	font-weight: bold;
}
#div_content a:hover {
	text-decoration: none;
}
.div_content_paragraph {
	padding: 0px 0px 10px 0px;
}
.div_content_tb_paragraph {
	padding: 2px 0px 2px 0px;
}
.div_content_tb_footer_paragraph {
	padding: 1px 0px 0px 0px;
}

#div_content_txt ul {
	list-style-image: url(../../resources/images/layout/bullet_blue.gif); 	
}
#div_content_txt ul, #div_content_txt ol {
	margin: 10px 0px 0px 40px;
	padding: 0px;
}


.div_content_title_big_link a {
	text-decoration: none;
}
.div_content_title_big_link a:hover {
	opacity: .70;
	filter: alpha(opacity=70);
}

.table_content_highlight {
	padding: 4px;
	border: #FFF 1px solid;
	font-size: 11px;
}
.table_content_highlight_over {
	border: #CCC 1px dotted;
	background-color: #F2F2F2; 
}

.table_content_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.table_content_border td {
	padding: 5px !important;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.table_content_border_title {
	color: #0093D1;
	font-weight: bold;
	background-color: #E5E5E5;
}
.table_content_border_title_2 {
	color: #0093D1;
	font-weight: bold;
}
.div_content_hr {
	margin: 20px 50px 20px 50px;	
	border-bottom: #CCC 1px dotted; 
}
.div_link_bot {
    margin: 3px;
	float: right;
    font-size: 11px;
	cursor: pointer;
    line-height: 16px;
    padding-left: 20px;
	padding-right: 50px;
    background: url(../../resources/images/icons/bullet_arrow_up.png) no-repeat left;
}
/* loader */
.loading-indicator {
    font-size: 11px;
    background-image: url(../../resources/images/icons/loading.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
    line-height: 16px;
    margin: 3px;
}

/* from */
input, textarea, select.form_text {
	padding: 3px;
	vertical-align: middle;
	font-size: 12px;
}
.form_text {
	color: #333333;
	border: 1px solid;
	border-color: #999999 #DDDDDD #DDDDDD #999999;
	/* background: #FFFFFF url(input_bg.gif) repeat-x;  */
}
.form_text:focus {
	background-image: none;
	background-color: #F5F5F5;
}
.form_text_error {
	/*border: 1px solid #FF0000;*/
	border: 1px solid #333333;
	background-color: #E3E3E3;
}
.form_button {
	cursor: pointer;
	line-height: 30px;
	position: relative;
	padding: .4em 1em .4em 20px;
}
.form_button span.ui-icon {
	top: 50%;
	left: .2em;
	position: absolute;
	margin: -8px 5px 0 0; 
}
/* */
.ui-datepicker-trigger {
	vertical-align: middle;
}
.ui-state-active, .ui-widget-content .ui-state-active {
	/*color: #0093D1 !important;*/
	border: 1px solid #0093D1 !important;
}
.ui-widget-header {
	color: #0093D1 !important;
}
.gmap_enlargeButton {
	width: 18px;
	height: 18px;
	cursor: pointer;
	background: transparent url(../../resources/images/icons/gmap_enlarge.gif) repeat-y scroll 0 0;
}