@charset "UTF-8";
/*
----------------------------
Main Section
----------------------------
Color Cheats:
	green-light:	#9bbe02
	green-mid:		#84a40d
	green-dark:		#3a4701
	red-dark:		#8c1847
	tan:			#dee6b9
*/

body
{
	margin:0;
	padding:0;
	border:0;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.red
{
	color:#8c1847;
	text-decoration:none;
}
.black
{
	color:#000000;
	font-weight:bold;
}
.dgreen
{
	color:#3a4701;
}
/*
----------------------------
Wrappers Section
----------------------------
*/
div.wrapper
{
	width:983px;
	height:500px;
	margin-top:10px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
}
div.header_wrapper
{
	width:983px;
	height:170px;
	background:url(../images/nanny_banner.jpg);
}
div.content_wrapper
{
	width:983px;
	height:350px;
}
div.bottom_wrapper
{
	width:983px;
	height:210px;
}
div.footer_wrapper
{
	width:983px;
	height:40px;
}
/*
----------------------------
Header Section
----------------------------
*/
div.upper_right
{
	width:600px;
	height:100px;
	background-color:#dee6b9;
	border-top:1px solid #9bbe02;
	border-right:1px solid #9bbe02;
	border-bottom:8px solid #84A40D;
	float:right;
}
div.upper_right a
{
	text-decoration:none;
}
div.upper_right a:hover
{
	color:#000000;
}
div.upper_right h1
{
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:1px;
}
div.need_help
{
	width:40%;
	height:100%;
	text-align:center;
	float:left;
}
div.offering_help
{
	width:60%;
	height:100%;
	text-align:center;
	float:right;
}
div.menu
{
	width:600px;
	height:25px;
	float:right;
	margin-top:36px;
}
div.menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
div.menu li
{
	float:left;
	margin:0;
	padding:0;
}
div.menu a:link,
div.menu a:visited,
div.menu a:active
{
	display:block;
	margin:0;
	padding:0 10px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	margin-top:4px;
	margin-right:5px;
}
/*
----------------------------
Left Side Content Section
----------------------------
*/
div.left_side
{
	width:264px;
	height:347px;
	float:left;
	margin-top:1px;
	margin-right:1px;
}
/* TOP PORTION */
div.left_inside_a
{
	width:264px;
	height:205px;
}
div.left_inside_a span
{
	display:block;
	height:41px;
	border-bottom:1px solid #ffffff;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-indent:10px;
	line-height:41px;
	background:url(../images/Button.jpg) no-repeat;
}
div.left_inside_a span:hover
{
	text-indent:20px;
}
div.left_inside_a span a
{
	color:#ffffff;
	text-decoration:none;
}
/* BOTTOM PORTION */
div.left_inside_b
{
	width:264px;
	height:131px;
	background-color:#9bbe02;
	margin-top:1px;
	padding-top:10px;
}
span.member_title
{
	text-align:center;
	font-size:16px;
	font-family:Tahoma;
	font-weight:bold;
	color:#ffffff;
	display:block;
	margin-bottom:10px;
}
span.member_message
{
	font-size:14px;
	color:#ffffff;
	margin-left:20px;
	display:block;
	margin-bottom:10px;
}
span.member_links
{
	font-size:12px;
	color:#ffffff;
	margin-left:20px;
}
div.left_inside_b a
{
	color:#8c1847;
}
div.left_inside_b form
{
	color:#ffffff;
	text-align:right;
}
div.left_inside_b form label
{
	margin-right:10px;
}
div.left_inside_b form input
{
	margin-right:10px;
	border:1px solid #000000;
}
.input_username
{
	width:150px;
	margin-bottom:10px;
}
.input_password
{
	width:150px;
	margin-bottom:10px;
}
.input_submit
{
	width:70px;	
}
/*
----------------------------
Right Side Content Section
----------------------------
*/
div.right_side
{
	width:718px;
	height:347px;
	float:right;
	margin-top:1px;
}
div.right_side_text
{
	width:678px;
	height:307px;
	background-color:#dee6b9;
	padding:20px;
	overflow:auto;
}
div.right_side_text h1
{
	color:#8c1847;
}
div.right_side_text a
{
	color:#8c1847;
	text-decoration:none;
}
div.right_side_text span.view_user_titles
{
	width:100px;
	height:30px;
	display:block;
	float:left;
	font-weight:bold;
}
div.right_side_text span.view_user_values
{
	width:200px;
	height:30px;
	display:block;
	margin-left:15px;
	float:left;
}
div.right_side_text br.clear
{
	clear:both;
}
/*
----------------------------
Bottom Section
----------------------------
*/
div.bottom_left
{
	/*width:300px;*/
	width:244px;
	height:190px;
	float:left;
	background-color:#8c1847;
	padding:10px;
}
span.bl_title
{
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
}
span.bl_errors
{
	font-size:12px;
	color:#ffffff;
}
div.bottom_right
{
	/*width:623px;*/
	width:678px;
	height:200px;
	float:right;
	background-color:#dee6b9;
	overflow:scroll;
	padding:10px 20px 0 20px;
	color:#3a4701;
	font-size:12px;
}
div.bottom_right h3
{
	color:#8c1847;	
	font-size:14px;
}
div.need_caregiver_pic
{
	width:200px; height:149px;
	float:right;
	background:url(../images/clipboard.png) no-repeat;
}
div.contact_us_pic
{
	width:263px; height:198px;
	float:right;
	background:url(../images/contact.jpg) no-repeat
}
div.contact_us_type
{
	width:50px;
	float:left;
}
div.contact_us_num
{
	width:100px;
	float:left;
}
/*
----------------------------
Footer Section
----------------------------
*/
div.footer_topbar
{
	width:983px;
	height:10px;
	background-color:#9bbe02;
}
div.footer_bottombar
{
	width:983px;
	height:30px;
	color:#9bbe02;
}
div.footer_bottombar a:link,
div.footer_bottombar a:visited,
div.footer_bottombar a:link:hover,
div.footer_bottombar a:link:active
{
	color:#9bbe02;
	text-decoration:none;
}
/*
Testing Section
*/
div.scrollable
{
	position:relative;
	left:100px;
	top:100px;
	width:100px;
	height:100px;
	background-color:#ffffff;
	overflow:auto;
}