/* ------- CSS Document ---------- */
body{
	padding:0;
	margin:0;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#000;
	background:url(../images/main_bg.gif) 0 0  repeat-x #fff;
	}
	
div#bodyheader {display:none;}

td, div, ul, p, a, img, span, h1, h2, h3, h4, h5, h6, form, input, label{padding:0;margin:0;}
a{text-decoration:none;outline:none;}
img{border:none;}
.spacer{font-size:0;line-height:0;clear:both;}
/* ------- header start ---------- */	
.header{
	height:104px;
	background:url(../images/header_bg.gif) 0 0 repeat-x;
	}
.logo{
	margin:6px 0 0 21px;
	}
/* ------- navigation start ---------- */
.nav_left_bg, .nav_right_bg{
	background:url(../images/nav_bar_left_bg.jpg) 0 0 no-repeat;
	width:24px;
	height:40px;
	}
.box_bg{
	background:url(../images/box_bg.jpg) top repeat-y;
	}
.nav_right_bg{
	background:url(../images/nav_bar_right_bg.jpg) 0 0 no-repeat;
	}
.nav_mid_bg{
	background:url(../images/nav_bar_mid_bg.gif) 0 0 repeat-x;
	}
ul.navigation{
	padding-top:5px;
	font:bold 12px/35px Tahoma,Arial, Helvetica, sans-serif;
	list-style-type:none;	
	}
ul.navigation li{
	color:#764900;
	float:left;
	background:url(../images/nav-divider.gif) 100% 13px no-repeat;
	}
ul.navigation li a{
	color:#fff;
	margin:0 20px;
	display:block;
	}
ul.navigation li a:hover{
	color:#000;
	}
ul.navigation li span{
	color:#000;
	}		
ul.navigation li a.nomarginright{
	margin-right:0;
	}
ul.navigation li.no-bg{
	background-image:none;
}	
/* ------- body part start ---------- */	
.body_bg{
	background:url(../images/body_bg.gif) 0 0 repeat-y;
	padding:14px 14px 0;
	}
.body_bg1{
	background:url(../images/body_bg.gif) 0 0 repeat-y;
	padding:0px 14px 0;
	}
/*.banner{
	background:url(../images/banner.jpg) 0 0 no-repeat;
	width:811px;
	height:181px;
	}*/
.text_row{
	padding:12px 3px;
	}
.heading_bg{
	background:url(../images/heading.gif) 0 0 no-repeat;
	width:447px;
	height:17px;
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	margin:0 0 12px 0;
	}
.search_panel{
	padding:0 16px 0 0;
	}
.form_search{
	width:263px;
	/*height:22px;*/
	float:right;
	margin:68px 0 0 0;
	}
.magnify{
	float:left;
	margin:3px 1px 0 0;
	}			
.welcome_image{
	float:left;
	display:block;
	margin-right:12px;
	}
ul.image_listing{
	width:809px;
	padding:0 0 0 3px;
	list-style-type:none;
	}
ul.image_listing li{
	float:left;
	margin-right:14px;
	}
ul.image_listing li.norightmargin{
	margin-right:0;
	}
.bottom_left_corner, .bottom_right_corner{
	background:url(../images/bottom_left_round_corner.gif) 0 0 no-repeat;
	width:24px;
	height:23px;
	}
.bottom_right_corner{
	background:url(../images/bottom_right_round_corner.gif) 0 0 no-repeat;
	}
.bottom_mid_shadow{
	background:url(../images/bottom_shadow.gif) 0 100% repeat-x;
	height:5px;
	}
.login_container{
	padding:0 0 0 18px;
	}
.login_top{
	background:url(../images/login_top_bg1.gif) 0 0 no-repeat;
	width:191px;
	height:38px;
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	}
.login_bottom{
	background:url(../images/login_bottom_bg.gif) 0 0 no-repeat;
	width:191px;
	height:21px;
	}
.login_left, .login_right{
	background:url(../images/login_left_bg.jpg) 0 0 no-repeat;
	width:6px;
	height:154px;
	}
.login_right{
	background:url(../images/login_right_bg.jpg) 0 0 no-repeat;
	}
.login_mid{
	background:url(../images/login_mid.gif) 0 0 repeat-x;
	padding:15px 9px 0 9px;
	}
.login_form{
	overflow:hidden;
	height:100%;
	}	
.text_box, .text_box2, .radio_text{
	border:1px solid #002a64;
	margin:0 0 8px 0;
	width:157px;
	height:19px;
	font:normal 12px/19px Tahoma,Arial, Helvetica, sans-serif;
	color:#0087b3;
	padding:1px 0 0 2px;
	}
h1 {
	height:25px;
	font:Palatino Linotype;
	color:black;
    font-size:20px;
	}
.pure {
	color:black;
	}

.text_box2{
	margin:0;
	}	
.radio{
	width:14px;
	height:14px;
	float:left;
	margin:0 5px 3px 0;
	}
.radio_text{
	display:block;
	border:none;
	margin:-5px 0 0 22px;
	width:auto;
	height:auto;
	padding:0;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	}
.forgot_password{
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	color:#014f7b;
	/*float:left;*/
	display:block;
	text-decoration:underline;
	}
.forgot_password:hover{
	text-decoration:none;
	}
.submit_btn{
	/*float:right;*/
	margin:5px 0 0 5px;
	}
.search_btn{
	margin:1px 0 0 0;
	}			
/* ------- footer start ---------- */
.footer{
	height:67px;
	background:url(../images/footer_bg.gif) 0 8px repeat-x;
	text-align:center;
	}
.footer_txt, .footer_txt_small{
	margin:24px 0 11px 0;
	font:normal 12px/18px Tahoma,Arial, Helvetica, sans-serif;
	color:#01016b;
	}
.footer_txt_small, .footer a{
	font-size:11px;
	}
.footer a, .pipeline{
	color:#b90000;
	}
.footer a:hover{
	text-decoration:underline;
	}
/*------------------Home care------------------*/
.home_care_cotainer{
	padding:12px 10px;
	}
.heading_bg_left{
	background:url(../images/heading_bg_left.gif) 0 0 no-repeat;
	width:6px;
	height:32px;
}
.heading_bg_right{
	background:url(../images/heading_bg_right.gif) 0 0 no-repeat;
	width:6px;
	height:32px;
}
.home_care_heading{
	font:normal 18px/32px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#00016b;
	padding-left:10px;
	}
.home_care_content_inner{
	padding:15px 0 0 16px;;
}
.home_care_content_inner p{
	margin-bottom:12px;
}
.home_care_content_inner h3{
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	margin-bottom:10px;
}
.home_care_content_inner h4{
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	}
.home_care_content_inner h5{
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#274b99;
}
.content_listing ul{
	padding:25px 0 0 10px;
	list-style-type:none;
}
.content_listing ul li{
	margin-bottom:15px;
	background:url(../images/blue_sq.gif) 0 6px no-repeat;
	padding-left:10px;
}
.content_listing_2 ul{
	padding:15px 0 0 10px;
	list-style-type:none;
}
.content_listing_2 ul li{
	margin-bottom:8px;
	background:url(../images/blue_sq.gif) 0 6px no-repeat;
	padding-left:10px;
}
.pic_border{
	border:1px solid #999999;
	margin-top:15px;
}
/*------------------request Home care form------------------*/
.form_cotainer{
	padding:10px;
}
.form_top_border{
	border-top:1px solid #d2d1d1;
	background-color:#f9f9f9;
	}
.form_bottom_border{
	border-bottom:1px solid #d2d1d1;
	background-color:#f9f9f9;
	}
.form_middle{
	border-left:1px solid #d2d1d1;
	border-right:1px solid #d2d1d1;
	background-color:#f9f9f9;
	padding:5px 15px;
}
.form_inner{
	padding:6px 0 0 10px;
	}
.form_inner h3{
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#e4e4e4;
	padding:3px 3px 3px 8px;
	border:1px solid #d8d8d8;
	}
.mandatory{
	color:#FF0000;
	font:normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	}
.text_field{
	border:1px solid #CCCCCC;
	padding-left:5px;
	margin-left:8px;
	height:20px;
	color:#666666;
	}
.text_field_nomar{
	border:1px solid #CCCCCC;
	padding-left:5px;
	height:20px;
	color:#666666;
	}
.select_field{
	border:1px solid #CCCCCC;
	width:210px;
	margin-left:8px;
	/*height:20px;*/
	color:#666666;
}
.select_field_nomar{
	border:1px solid #CCCCCC;
	width:210px;
	color:#666666;
}
.form_inner p{
	margin:4px 0 4px 8px;
}
.req_heading{
	font:normal 22px/22px Arial, Helvetica, sans-serif;
	color:#ad0006;
}
/*------------------Contact us Homecare------------------*/
.heading_text_contact{
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#00016b;
}
.mail_link_text{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#b90000;
	text-decoration:underline;
}
.mail_link_text:hover{
	color:black;
	text-decoration:none;
	}
	
.privacy_content p{
	margin-bottom:15px;
}
.header2_lft {
	background:url(../images/home_header2_lft.jpg) no-repeat;
	width:6px;
	height:34px;
}			
.header2_rgt {
	background:url(../images/home_header2_rgt.jpg) no-repeat;
	width:6px;
	height:34px;
}
.header2_mid {
	background:url(../images/home_header2bg.jpg) repeat-x;
	height:34px;
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.header2_mid .link{
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}
.header2_mid .link:hover{
text-decoration:underline;
}	
.submit_btn1{
	background:url(../images/home_butnbg.gif) no-repeat;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:99px;
	height:30px;
	border:none;
	}	
/********bluebox*******/
.blu_lft_top {
	background:url(../images/blu_lft_top.gif) no-repeat;
	width:20px;
	height:20px;
}
.blu_rgt_top {
	background:url(../images/blu_rgt_top.gif) no-repeat;
	width:20px;
	height:20px;
}
.blu_lft_btm {
	background:url(../images/blu_lft_btm.gif) no-repeat;
	width:20px;
	height:20px;
}
.blu_rgt_btm {
	background:url(../images/blu_rgt_btm.gif) no-repeat;
	width:20px;
	height:20px;
}
.blu_lftbg {
	background:url(../images/blu_lft_btmbg.gif) repeat-y;
}
.blu_rgtbg {
	background:url(../images/blu_rgt_btmbg.gif) repeat-y;
}
.blu_topbg {
	background:url(../images/blu_topbg.gif) repeat-x;
}
.blu_btmbg {
	background:url(../images/blu_btmbg.gif) repeat-x;
}
.bluboxbg {
	background:url(../images/bluboxbg.gif) repeat-x #98e8ff;
}
/*============22/05/2009=============*/
.login_pass_bg{
	background:url(../images/login_pass_bg.gif) 0 0 repeat-x;
	padding:25px 10px 0 10px;
}
.mandatory_1{
	color:#FF0000;
	font:normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 3px 2px;
	text-align:center;
	}
/********end of bluebox*******/	
.top_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#10306d;
	text-decoration:none;
}

.top_nav:hover{
	text-decoration:underline;
	}	
.dot {
	background:url(../images/dot.gif) repeat-x;
	height:7px;
}
.bookmarklink 	{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#000074;
	text-decoration:none;
	}
.bookmarklink:hover 	{
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#ce0000;
	text-decoration:underline;
	}
	.error_text{
	color:#FF0000;
	background-color:#FFFFCC;
	font-weight:bold;
	padding:7px 0;
	}
	


/********Open Popup Window DIV*******/	
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eee;
	width:300px;
	height:300px;
	z-index: 9002;
}
/********End Popup Window DIV*******/	
#simplediv {
	background:#fff;
	padding:10px;
	border:1px solid #cccccc;
}