/*** Content wrap ***/

#wrap {
  background: #ffffff ;
  color: #382D2C ;
  margin: 0 auto ;
  width: 760px ;
  padding: 0 ;
}

p
{ 
line-height: 1.4;
margin-top: 0.5em
}
 
body {
  margin: 0 auto ;
  padding: 0 ;
  color:#382D2C;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9pt;
  background-color: #8da0a7 ;
  background: #8da0a7 url(/goldberg/images/bg.gif) top center repeat-y ;
}

/*** Main Menu ***/

.main{
  float: left;
  width: 100%;
  clear: both;
  
  padding-bottom: 4em;
}

.main .breadcrumbs { 
  font-size: 7pt ;
  padding: 0 0 0 0 ;
  margin:  0 0 12pt 0 ;
  background-color: #ece8e8 ;
}

/* Menu */

#menu {
	width: 734px;
	height: 62px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {

	float: left;
	width: 100px;
	height: 25px;
	margin-left: 1px;
        margin-bottom: 15px;
	padding-top: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
        font-weight:bold;
}

#menu .first a {
color:#000000;
font-size: 16px;
font-weight:bold;
text-decoration:underline;
}

#menu_babysitter_home { background: url(/images/menu_purple.png) no-repeat center bottom; border-color: #9F8DF6; color: #20155E; }
#menu_homecare_home { background: url(/images/menu_orange.png) no-repeat center bottom; border-color: #FFB961; color: #753313; }
#menu_petcare_home { background: url(/images/menu_blue.png) no-repeat center bottom; border-color: #549EE9; color: #151B54; }
#menu_seniorcare_home { background: url(/images/menu_green.png) no-repeat center bottom; border-color: #9EBF54; color: #254117; }
#menu_tutoring_home { background: url(/images/menu_pink.png) no-repeat center bottom; border-color: #C48189; color: #6F0035; }
#menu_helper_home { background: url(/images/menu_yellow.png) no-repeat center bottom; border-color: #FFE87C; color: #64400F; }
#menu_seeker_home { background: url(/images/menu_yellow.png) no-repeat center bottom; border-color: #FFE87C; color: #64400F; }


#menu a:hover {
text-decoration:underline;
font-size: 16px;
}



div.container {
background:#f0f0f0 url(/goldberg/images/bodybg.jpg) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}

/*** Flash Notices and Errors ***/
div.flash_note {
background-color:#ddffd1;
border:2px solid #32b704;
color:#185702;
padding:5px 20px 5px;
margin-bottom: 15px ;
}

div.flash_error, div.errorExplanation {
background-color:#ffddd1;
border:2px solid #b73204;
color:#571802;
padding:5px 20px 5px;
margin-bottom: 15px ;
}

div.fieldWithErrors input {  
background-color:#ffddd1;
}

#content div.flash_error h1 { 
color:#571802;
}

#content div.errorExplanation h2 { 
color:#571802;
}


/*** HTML panel within page ***/

div.html_panel {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 20px 5px;
}

/*** General Body Elements ***/

#navigation {
  float: left ;
  clear: left ;
  background-color: #ece8e8 ;
  width: 150px ;
  margin: 0 0 0 0 ;
  padding: 5px ;			
  border: solid 1px #000 ;
}

#navigation h1 {
  color: #666666 ;
  font-size: 16px ;
  background-color: #ece8e8 ;
  font-family: Arial, Helvetica, sans-serif ;
  margin: 0 0 0 0 ;
}

.navbar {
  height: 2em ;
  background-color: #762d27 ;
}

#navigation p {
  padding: 3px ;
}


#navigation .auth {
  clear: left ;
}

#navimg {
  margin: 0 auto 0 auto ;
  border: dotted 1px #000 ;
  display:block ;
}

/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

.footer {
  float: left;
  text-align:center;
  width: 100%;
  clear: both;
  font-size: 11px;
  margin-top: -4em;
  background: #ffffff;
}

/* Sets the width of the footer content */
.footer width {
  position: relative;
  z-index: 3;
  font-size: 11px;
  padding-top: 5px;
  color: #336699;
}

.footer a
{
  font-size: 11px;
}

/**************************************************************
   style html table 
 **************************************************************/
.results {
	margin: 0;
	padding: 0;
}

.results td {
	/* border: 1px solid #000000; */
	/* width: 190px; */
	text-align: left;
	padding: 5px 5px;
	vertical-align: top;
}

.odd {
	background: #DDD;
}

.even {
	background: #FFF;
}

/**************************************************************
From Lazydays
 **************************************************************/

/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width90 {
  width: 89%;
}

.width80 {
  width: 79%;
}

.width75 {
  width: 74%;
}

.width70 {
  width: 69%;
}

.width66 {
  width: 65%;
  margin: 0;
}

.width60 {
  width: 60%;
  margin: 0;
}

.width50 {
  width: 49.7%;
}

.width40 {
  width: 40%;
  margin: 0;
}

.width35 {
  width: 35%;
  margin: 0;
}

.width33 {
  width: 32.7%;
  border: 0;
  padding: 0;
  margin: 0;
}

.width30 {
  width: 29.7%;
}

.width25 {
  width: 24.7%;
}

.width15 {
  width: 14.7%;
}

.width10 {
  width: 9.7%;
}

/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.blue {
  color:#587ec5;
}
.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

