@charset "utf-8";
/* CSS Document */

.reviewTable {
	width: 160px;
}

.reviewCustomerDetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #7FA700;
	background-color: #E8E8E8;
}
.testimonialsAppos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #000066;
	font-weight: bold;
}
.reviewBottomCell {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	background-color: #FFFFFF;
}

.purchaseTable{
	padding: 10px;
	background: #FFFFFF;
	margin: 0px;
	border: 4px dashed #7FA700;
}


.reviewTopCell {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
}.customList {
	list-style-position: outside;
	list-style-type: circle;
}


.custContent-body
{
	color:#363D14;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
  line-height:1.4em;
}

.custContentBold-body
{
	color:#F30;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height:1.4em;
	font-weight: bold;
}

.custContent-body a:link
{
  color: #61A305;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.custContent-body a:visited, .custContent-body a.visited
{
  color: #61A305;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.custContent-body a:hover, .custContent-body a.hover
{
  color: #000066;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}


.custContent-body ul
{
  list-style-type: none;
  color: #000066;
  margin:0;
  padding:0;
}

.custContent-body li
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.custContent-body ul li
{
  padding:0px 0 0px 14px;
  background-image: url('images/BlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.4em;
}

.custContentOrange-body {
	color:FF7800;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	line-height:1.4em;
	font-weight: normal;
}
.custContentOrangeBold-body {
	color:FF7800;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height:1.4em;
	font-weight: bold;
}


div.Header-professionals-complete
{
  position: relative  ;
  z-index:2;
  top: 0;
  left: 0;
  width: 900px;
  height: 310px;
  background-image: url('images/header-professionals-comple.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

div.Header-home-complete
{
  position: relative  ;
  z-index:2;
  top: 0;
  left: 0;
  width: 900px;
  height: 310px;
  background-image: url('images/header-home-complete.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}




div.Header-AYFS-complete
{
  position: relative  ;
  z-index:2;
  top: 0;
  left: 0;
  width: 900px;
  height: 310px;
  background-image: url('images/header-AYFS-complete.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

div.Header-FB-complete
{
  position: relative  ;
  z-index:2;
  top: 0;
  left: 0;
  width: 900px;
  height: 310px;
  background-image: url('images/header-Fussy-Babies-complet.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

div.header-blank
{
  position: relative  ;
  z-index:2;
  top: 0;
  left: 0;
  width: 900px;
  height: 102px;
  background-image: url('images/header-blank.jpg');
  background-repeat: no-repeat;
  background-position: left top;
}

div.title-header
{
	position: absolute;
	z-index:140;
	top: 127px;
	left: 36px;
	width: 459px;
	height: 160px;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 31px;
	font-style: italic;
	font-weight: bold;
	color: #2D2D86;

	
}

.purchaseTable{
	padding: 10px;
	background: #FFFFFF;
	margin: 0px;
	border: 4px dashed #3FBD2A;
}

.backgroundHR {
	background-image: url('/images/hr.gif');
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
}

