
/* Document Styles */ 

/* Section: Styles used everywhere in the document */
body {
	
        /* Displayed for Normal Pages */
	    background: #FFFF00;
	    margin: 0; 
	    padding: 0;
    
    
    	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	    color : #666;
}

a:link, a:visited {
  color: #003399;
  text-decoration: underline;
}

a:hover, a:active {
  color: #003399;
  text-decoration: none;
}

.title, h1, .subhead1 {
    font-family : Arial;
    font-size: 14px;
    font-weight: bold;
    color: #039;
}

h2, .subhead2 {
    font-family : Arial;
    font-size: 12px;
    font-weight: bold;
    color: #039;
}

h3 {
    font-family : Arial;
    font-size: 10px;
    font-weight: bold;
    color: #039;
}

.blue { color: #039; }
.red { color: #f00; }

.image_block {
    display: block;
}

#header {
	background: #FFFF00;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 670px; 
}

#logo {
	height: 48px;
	margin: 27px 0 0 0;
	float: left; 
	text-align: left;
	background: #FFFF00;
}

#moto {
	height: 48px;
	margin: 27px 0 0 0;
	float: right;
	text-align: right;
	padding: 31px 0 0 0;
	background: #FFFF00;
}

.top_navigation {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 670px;
	height: 230px;
	background: transparent url('http://www.maids.com/consultants/images/header_default.jpg') no-repeat top right;
}

#outer_envelope { 
	clear: both; 
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	/* The actual width is 670, but the padding forces us to shift the width down by 10 */
	width: 670px; 
	background: transparent url('http://www.maids.com/consultants/images/envelope_bg.gif') repeat-y top left;
}

#envelope_footer { 
	margin: 0 auto 0 auto;
	padding: 0;
	width: 670px; 
	height: 51px;
	background: transparent url('http://www.maids.com/consultants/images/envelope_footer.gif') repeat-y top left;
}

#envelope_home_footer { 
	margin: 0 auto 0 auto;
	padding: 0 0 0 20px;
	width: 650px; 
	height: 90px;
	background: transparent url('http://www.maids.com/consultants/images/envelope_home_footer.gif') repeat-y bottom left;
}

#content {
	float: left;
	width: 420px;
	padding: 0 0 0 20px;
	line-height : 1.8em;
}

#content h2 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin: 0;
	padding: 0;
}

#content_actions {
    margin: 20px 0 0 0;
}
    
.quote_box {
    padding: 0 0 20px 0;
}
.quote_content {
    padding: 20px 0 0  0;
}

#right_menu { 
	float: right; 
	width: 185px;
	padding: 0 15px 0 0;
	color: #666;
	line-height : 1.8em;
}

#right_menu ul {
	padding: 0;
	margin: 14px 0 0px 0px;
	list-style-type: none;
}

#right_menu li {
	padding: 0px 0px 10px 0px;
	/* background: transparent url("http://www.maids.com/consultants/images/list_bullet.gif") 0 -8px no-repeat; */
}

#page_header {
	margin: 0 0 20px 0;
}

#footer {
	background: #FFFF00;
	margin: 0 auto 55px auto;
	padding: 0;
	width: 670px; 
}

#footer_links {
	text-align: center;
}

#footer_links a:link, #footer_links a:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #039;
	text-decoration : none;
}
#footer_links a:hover, #footer_links a:active {
  color: #999;
  text-decoration: none;
}

#footer_message {
	border-top: 1px solid #B4B470; 
	margin: 8px 0 8px 0;
	padding: 8px 0 0 0;
}

#footer_copyright {
	color: #999;
}

#footer_copyright a:link, #footer_copyright a:visited {
  color: #999;
  text-decoration: none;
}
#footer_copyright a:hover, #footer_copyright a:active {
  color: #000;
  text-decoration: underline;
}



/* Login Styles */

#login_envelope { 
	clear: both; 
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	/* The actual width is 670, but the padding forces us to shift the width down by 10 */
	width: 670px; 
	height: 450px;
	background: transparent url('http://www.maids.com/consultants/images/login_bg.jpg') no-repeat top left;
}

#login_box {
    margin: 50px 0 0 20px;
    padding: 0;
    width: 160px;
}

/* Front Page Styles */

#featured_market {
    margin: 20px 0 0 0;
}
#feature_title {
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
}

.home_bottom_message {
    background: #E8E7E6;
    margin: 40px -24px -44px -16px;
    padding: 20px 20px 20px 20px;
    height: 116px;
}

#find_box 
{
    margin: 10px 0 0 0;
    height: 133px; 
    width: 424px;
}

#find_box_left 
{
    background: transparent url(http://www.maids.com/consultants/images/find_box_left.gif) no-repeat top left; 
    width: 185px; 
    padding: 25px 0 0 20px;
}

#find_box_middle 
{
    background: transparent url(http://www.maids.com/consultants/images/find_box_middle.gif) no-repeat top left; 
    width: 150px; 
    padding: 25px 0 0 3px;
}

#find_box_right 
{
    background: transparent url(http://www.maids.com/consultants/images/find_box_right.gif) no-repeat top left; 
    width: 91px; 
    padding: 105px 0 0 5px;
}

.find_textboxes {
    width: 125px;
    font-size: 11px;
}

.find_dropdown {
    width: 125px;
    font-size: 11px;
}


/* Form Settings */

.form_table {
    margin: 0;
    width: auto;
}

.form_label {
    font-weight: normal;
}

.form_field {
    padding: 0px;
}

.form_wide_field {
    padding: 4px 0 4px 25px;
}

.form_required {
    color: #FF0000;
    padding: 4px 0 4px 25px;
}

.form_cell_header {
    width: 185px;
    padding: 10px 0 10px 25px;
}

input, select, textarea {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000;
    background-color: #FFF;
    border: 1px solid #cc9;
}

input:focus, textarea:focus {
    background-color: #FFE;
    border: 1px solid #94a65a;
}

input.form_normalText {
    font-size: 1.0em;
    width: 200px;
    margin-top: 1px;
    padding: 2px;
}

textarea.form_textarea {
    font-size: 1.0em;
    width: 200px;
    height: 110px;
    margin-top: 1px;
    padding: 2px;
}


/* Available Market Styles */

.pagination_box {
    margin: 10px 0 10px 0;
}

.search_spacer { 
    margin: 15px 0 15px 0;
    border: none;
    border-bottom: 1px solid #039;
    width: auto;
}

.search_features {
    float: right; 
    width: 120px; 
    padding: 0 0 10px 10px; 
    line-height: 1.8em;
}

.available_bottom_message {
    background: transparent url(http://www.maids.com/consultants/images/available_bottom_bg.gif) no-repeat top left;
    margin: 60px -24px 0 -16px;
    padding: 20px 0px 20px 20px;
}

.tList_item {
	border-bottom: 1px #CCC solid;
	margin: 8px 0 10px 0;
	padding: 0 0 10px 0;
}

.tList_title * {
	vertical-align: middle;
}
.tList_title {
    font-family : Arial;
	font-weight: bold;
	font-size: 12px;
	color: #003399;
}

.tList_expanded {
	display: block;
	padding: 0 0 0 30px;
}

.tList_collapsed {
	display: none;
	padding: 0 0 0 30px;
}

.tList_title a, .tList_title a:visited {
	font-size : 11px;
	color : #666666;
	text-decoration: none;
	display: inline;
	padding: 0 0 3px 0;
}

.tList_title a:hover, .tList_title a:active {
	font-size : 11px;
	color: #f93;
	text-decoration: underline;
	display: inline;
}

.showBtn
{display: inline; z-index:240;}

.hideBtn
{display: none; z-index:240;}

.talentlist_expanded .plusBtn
{display:none;}

.talentlist_expanded .minusBtn
{display:inline;}

.talentlist_expanded .talentlist_desc
{display:inline;}

.talentlist_collapsed .talentlist_desc
{display:none;}