/* CSS for LivingSeniors Homepage Web Site */


html, body {
	/*margin: 0; 
	padding: 0;
    background-color: #ffffff;
	background-image: url(/images/index_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;*/
}

#index_new_container 
{
    margin: 0; 
	padding: 0;
    background-color: #ffffff;
	background-image: url(/images/index_bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	font-size:16px;
}
td.home_bg {
	background-color: #ffffff;
	background-image: url(/images/bg_homepic.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

td.titletext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	color: #1e5700;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 12px;
	line-height: 30px;
}
.smalltitletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #1e5700;
	padding-top: 5px;
	font-weight:bold;
	padding-bottom: 12px;
	padding-left: 5px;
	line-height: 20px;
}
td.textcontent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-bottom: 20px;
	padding-left: 12px;
	line-height:20px;
}

td.textcontent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-bottom: 20px;
	padding-left: 12px;
	line-height:24px;
}

td.picbox_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height:16px;
}

td.picbox_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #1e5700;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 12px;
	line-height:16px;
}

td.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-right: 10px;
}

td.statebox_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #004365;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height:16px;
}

td.stateboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-right: 10px;
	line-height:22px;
}

td.helpbox_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height:16px;
}

td.helpboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #484848;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-right: 0px;
	line-height:20px;
}

a.gray:link {color: #484848;
	text-decoration: none;
}

a.gray:visited {color: #484848;
	text-decoration: none;
}

a.gray:hover {color: #6ea224;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #6ea224;
}

a.blue:link {color: #034c6c;
	text-decoration: none;
}

a.blue:visited {color: #034c6c;
	text-decoration: none;
}

a.blue:hover {color: #0089c5;
	text-decoration: underline;
	display: inline;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #0089c5;
}

a#continue img {background-image: url(/images/button_continue00.png);}
a.continue img {background-image: url(/images/button_continue00.png);}
a#providerget img {background-image: url(/images/button_providerget11.png);}

a#continue:hover img {background-image: url(/images/button_continue11.png);}
a.continue:hover img {background-image: url(/images/button_continue11.png);}
a#providerget:hover img {background-image: url(/images/button_providerget00.png);}


#content #banner1 #quick_search{
	width:425px;
/*				height:165px;*/
/*				overflow:hidden;*/
	position:relative;
	top:8px;
	left:0px;
	margin:0px;
	color:#464646;
	font-size:11px;
	letter-spacing:-0.06em;
	letter-spacing: -1px;
}
#content #banner1 #quick_search select#ddlCategory{
	position:relative;
	top:5px;
	left:20px;
	width:160px;
}
#content #banner1 #quick_search input[type="text"]{
	position:relative;
	top:5px;
	left:35px;
	width:200px;
}
			
#content #banner1 #quick_search a{
	position:relative;				
}
			
			
#content #banner1 #quick_search #advanced_content div{
	margin:5px 10px 0 20px;
}
	
#content #banner1 #quick_search #advanced_content div select {
    margin: 2px 0;
    width: 75px;
}
			
#content #banner1 #quick_search #advanced_content table tr td label {width:100%;}
			
#content #banner1 #quick_search #advanced_content input[type="checkbox"]{
	font-size:11px;
	font-family:georgia;
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0 5px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}
			
/* rahul added */
#content #banner1 #quick_search #advanced_content label.chk-lbl {
    display: block;
    width:100%;
    font-size:11px;
    margin-right:5px;                
}



