@charset "utf-8";
/* CSS Document */

body {
	margin:auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#144903s;
	text-align:center;	
	background-image: url(images/bg.jpg);
	background-position:right top;
	background-repeat:repeat-x;
	background-color:#c7c7c7;
}

#container {
	margin:auto;
	position:relative;
	left:0px;
	top:0px;
	width:963px;
	height:100%;
	text-align:left;
}

#header {
	width:963px;
	height:190px;
	text-align:left;
	background-image:url(images/header_home.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#header-text {
	position: absolute;
	width: 483px;
	height: 84px;
	left: 325px;
	top: 70px;
}

#header2 {
	width:963px;
	height:190px;
	text-align:left;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#logo {
	position:absolute;
	width:183px;
	height:84px;
	left:45px;
	top:87px;
}

#contactinfo {
	float:right;
	
	text-align:right;
	padding-right:5px;
}

#contact-addy {
	line-height:1.4em;
}

.contact-form input,textarea {
	margin-top:5px;
	margin-bottom:15px;
}

.contact-form input[type="checkbox"] {
	margin:3px;
}

#main {
	width:963px;
	text-align:left;
	background-image:url(images/bg_middle.jpg);
	background-repeat:repeat-y;
	float:left;
}

#nav {
	width:256px;
	text-align:left;
	float:left;
}

.nav_button {
	margin-left:5px;
	width:225px;
	height:23px;
	background-image:url(images/bg_nav.jpg);
	background-repeat:repeat-x;
	padding-top:6px;
	padding-right:25px;
	text-align:right;
}

.nav_button2 {
	margin-left:5px;
	width:225px;
	height:23px;
	background-image:url(images/bg_nav2.jpg);
	background-repeat:repeat-x;
	padding-top:6px;
	padding-right:25px;
	text-align:right;
}

#main_image {
	width:703px;
	height:292px;
	text-align:left;
	background-image:url(images/main_image.jpg);
	background-repeat:no-repeat;
	float:left;
}

/*#main_image_content {
	width:300px;
	text-align:left;
	margin-left:345px;
	margin-top:103px;
	line-height:1.6em;
}*/
#main_image_content1 {
	width:300px;
	text-align:left;
	margin-left:345px;
	margin-top:45px;
	line-height:1.6em;
}

.drop {
	margin-left:150px;
	margin-top:5px;
}

ul.med-green {
	padding-top:10px;
}

#title_banner {
	width:678px;
	height:45px;
	text-align:left;
	background-image:url(images/title_image.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:25px;
	padding-top:15px;
}

.title_banner {
	width:703px;
	height:290px;
	text-align:left;
	background-repeat:no-repeat;
	float:left;
}
#title_banner1 {
	width:678px;
	height:80px;
	text-align:left;
	background-image:url(images/title-events.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-left:25px;
	padding-top:15px;
}

.title_banner1 {
	width:703px;
	height:290px;
	text-align:left;
	background-repeat:no-repeat;
	float:left;
}

#header-why {
	background-image:url(images/headers/why-choose-us.jpg);
}

#header-services {
	background-image:url(images/headers/services.jpg);
}

#header-payment {
	background-image:url(images/headers/payment.jpg);
}

#header-resources {
	background-image:url(images/headers/resources.jpg);
}

#header-resources2 {
	background-image:url(images/headers/resources2.jpg);
}

#header-interview {
	background-image:url(images/headers/interview.jpg);
}

#header-contact-us {
	background-image:url(images/headers/contact-us.jpg);
}

#header-employment {
	background-image:url(images/headers/employment.jpg);
}
#header-family {
	background-image:url(images/headers/family.jpg);
}
#header-caregiverstress {
	background-image:url(images/headers/caregiverstress.jpg);
}
#header-stress {
	background-image:url(images/headers/stress.jpg);
}
#header-events {
	background-image:url(images/headers/events.jpg);
}

.header-sub-title {
	padding: 50px 15px 0px;
	text-align: left;
	width: 300px;
}

#newsletter-main {
	float:left;
	height:291px;
	width:400px;
	margin:20px 10px;
}

.content_column_archives {
	width:250px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}

#left_column {
	margin-left:5px;
	width:200px;
	padding:25px;
	text-align:left;
}

#left_column img {
	border:none;
}

#left_column a {
	border:none;
}

.left_column {
	margin-left:5px;
	width:200px;
	padding:25px;
	text-align:left;
}

#content {
	width:703px;
	text-align:left;
	float:left;
}

.content_column {
	width:315px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}

.content_column_services {
	width:615px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}

img.right-corner {
	float:right;
	margin:15px;
}
.content_column_services ul li {
	padding:3px 0;
	list-style-image: url('images/small-heart.gif')
}

.content_column_services ul ul {
	margin:8px auto;
}

.content_column_services ul ul li {
	padding:1px 0;
	list-style-image: url('images/small-heart.gif')
}

.fancybox-styling {
	width:auto;
	height:auto;
	overflow:auto;
	text-align:left;
	padding:30px;
	max-width:600px;
	line-height:1.3em;
}

.services_sub li {
	padding:3px 0;
	list-style-image: url('images/small-heart.gif')
}

.services_sub ul ul {
	margin:8px auto;
}

.services_sub ul ul li {
	padding:1px 0;
	list-style-image: url('images/small-heart.gif')
}

.content_column_staff {
	width:615px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}
.content_column_testimonials {
	width:615px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}

.content_why {
	width:615px;
	margin-left:25px;
	margin-top:25px;
	float:left;
}

p.center {
	text-align:center;
}

#why-comfort {
	clear:both;
	margin-top:20px;
}

.content_why img {
	float:right;
	margin:15px;
}

.content_why ul li {
	padding:5px 0;
}

.content_holder {
	width:650px;
	margin-left:25px;
	margin-top:25px;
}

.button_readmore {
	width:100px;
	height:23px;
	background-image:url(images/button_readmore.png);
	padding-left:30px;
	padding-top:5px;
}

.button_signup {
	width:100px;
	height:23px;
	background-image:url(images/button_signup.png);
	padding-left:30px;
	padding-top:5px;
}

.staff_holder {
	width:615px;
	min-height:125px;
	float:leftpx;
	margin-top:20px;
}

.index-logos {
	float:left;
	clear:both;
	width:100%;
}

.logos {
	float:left;
	margin-left:30px;
	margin-bottom:30px;	
}

.logos p {
	margin-right:300px;
	padding:0;
}

.logos-qss {
	float:left;
}

/*.proud {
	font-weight:bold;
	font-size:12px;
	float:right;
	clear:both;
	margin:50px 330px -40px 0;
}*/

.logos-qss p {
	font-weight:bold;
	font-size:12px;
}

.main-logos {
	margin-right:40px;
}

#footer {
	margin:auto;
	position:relative;
	width:955px;
	height:30px;
	background-color:#311965;
	/*background-image:url(images/endcap2.jpg);
	background-repeat:repeat-y;*/
	padding-top:10px;

}

h3 {
	padding:0;
	margin:0;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a c
ontainer that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px; 
	}
.fontsize {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:0;
	margin-top:10px;		
}

.footerlink {
	color:#FCC;	
}

p.solid-blue {
	color:#1B70E0;
}

.title-push {
	display:block;
	margin:30px;
}

/* ============= */
/* = Katherine = */
/* ============= */

#img-heart {
	float:none;
	margin:0;
	padding:0 0 0px 20px;
}

#img-katherine {
	float:left;
	clear:both;
	margin:20px 0 50px 0;
	padding:10px 20px 0 0;
}

#katherine p {
	text-justify:left;
}

#katherine span {
	float:left;
	margin:10px 0 0 0;
}


/*=============*/
/*For user auth*/

#main_container{
     text-align:center;
     margin-top:30px;
}

#main_inner{
     text-align:left;
     display:inline-block;
    
}

#user_profile{
     background-color:#f7f7f7;
     border:dotted 2px #ebebeb;
     -moz-box-shadow:  0 0 5px 2px #e6e6e6;
     -webkit-box-shadow:  0 0 5px 2px #e6e6e6;
     box-shadow:  0 0 5px 2px #e6e6e6;
     margin-bottom:40px;
     padding-bottom:20px;
     border-radius: 5px;
     width:960px;
     
 
}

#noscript{
     background-color:#ebebeb;
     border:solid 2px #fff;
     -moz-box-shadow:  0 0 5px 2px #d7d7d7;
     -webkit-box-shadow:  0 0 5px 2px #d7d7d7;
     box-shadow:  0 0 5px 2px #d7d7d7;

      border-radius: 5px;
      width:960px;
 
}

.otf_links{
     border:none;
     outline: none;

}

.otf_links img{
     border:none;

}



#user_profile_sidebar{
     width:200px;
     
  
     
     
}



     .link{
          color:#333;
          font-size:11px;
     }
     .link_img{
          color:#333;
          border:none;
          text-decoration:none;
     }
     .empty_warning{
          padding:30px; background-color:#f8f8f8;  border-top:solid 3px #b9b9b9; border-bottom:solid 3px #b9b9b9;
     }
     #prf_img{
          margin:20px 10px 10px 20px;
          border:dotted 1px #b2b2b2;
          
         
     
           border-radius: 5px;
     }
     #profile_info{
          margin:20px 0px 0px 10px;
     }
     
     .hruledotted{
          border-top:dotted 1px #c8c8c8; min-height:20px; margin-top:20px;
     }
     .small_note{
          font-size:11px;
          width:300px;
          padding:10px;
          background-color:#ebebeb;
          border:solid 1px #ddd;
          border-radius:5px;
     }
#profile_details{
     padding:0px 20px;
    
}
     
     #username_profile{
          font-size:30px;
     }
     #data_profile{
          font-size:11px;
     }
     
     
     #files{
          border:none;
          border-right:solid 1px #ebebeb;
          border-radius:5px;
          width:300px;
          font-size:12px;
          padding:7px 10px 7px 10px;
          color:#2d2d2d;
     }

#user_profile_options{
     padding:20px;
    
}

.fb_tw_bt{
     margin-left:15px;
}

#register_user{
  
}

.msg{
     font-size:12px;
     color:#800000;
}


#regular_sms_login{
     margin-right:30px;
     border-right:dotted 1px #e2e2e2;
     padding-right:20px;
     
}

#regular_sms_login_nojs{
     margin-right:30px;
     border-right:dotted 1px #e2e2e2;
     padding-right:20px;
}

#sms_token_login{

     
}

input[type="text"], input[type="password"], textarea, select { 
    outline: none;
}

.fll{
     float:left;
}
.clb{
     clear:both;
}

.hide{
     display:none;
}

.err_txt{
     color:#808080;
     font-size:12px;
     margin:5px 0px 5px 0px;
     padding:3px;
}

.button_sum{
     cursor:pointer;
      border:solid 1px #ebebeb;
     background-color:#6e1070;
    
     margin:20px 0px 20px 0px;
      border-radius: 5px;
       
       font-size:14px;
      padding:5px;
      color:#fff;
      transition: background-color 5s;
}

.button_sum:hover{
     background-color:#550d57;

}

.input_boxes_wrapper{
     border:solid 1px #fff;
     background-color:#fff;
     -moz-box-shadow: inset 0 0 5px 2px #dfdfdf;
     -webkit-box-shadow: inset 0 0 5px 2px #dfdfdf;
     box-shadow: inset 0 0 5px 2px #dfdfdf;
     margin:20px 0px 20px 0px;
      border-radius: 5px;
      
      padding:3px;
}
.input_boxes{
     border:none;
     border-right:solid 1px #f2f2f2;
     background-color:transparent;
     width:300px;
     font-size:20px;
     padding:7px 10px 7px 10px;
     color:#2d2d2d;
    
}

.alert_img{
     margin:3px 10px 0px 10px;
}

.alert_img_ta{
     margin:19px 10px 0px 10px;
}
.loading_img{
     margin:7px 10px 0px 10px;
     display:none;
}

.loading_img_button{
     margin:23px 10px 0px 10px;
     display:none;
}


/* =========== */
/* = Buttons = */
/* =========== */

.button, .button:visited {
	background: #222; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ top: 1px; }
	.small.button, .small.button:visited 			{ font-size: 11px; padding: ; }
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.button, .large.button:visited 			{ font-size: 14px; padding: 8px 14px 9px; }

	.magenta.button, .magenta.button:visited		{ background-color: #a9014b; }
	.magenta.button:hover							{ background-color: #630030; }