@charset "UTF-8";
/* CSS Document */

/** RESET CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
  margin:             0; 
  padding:            0; 
} 

table { 
  border-collapse:    collapse; 
  border-spacing:     0; 
} 

fieldset,img {  
  border:             0; 
}
 
address,caption,cite,code,dfn,em,strong,th,var { 
  font-style:         normal; 
  font-weight:        normal; 
}
 
ol,ul { 
  list-style:         none; 
}
 
caption,th { 
  text-align:        left; 
}

h1,h2,h3,h4,h5,h6 { 
  font-size:         100%; 
  font-weight:       normal; 
}

q:before,q:after { 
  content:           ''; 
}

abbr,acronym { 
  border:            0; 
}
/** END RESET */

/*********************
 **                  *
 **        NAV       *
 **                  *
 *********************
 */

#navtext a:link {
	color: 						#FFFFFF; 
	text-decoration: 			none; 
}

#navtext a:active {
	color: 						#FFFFFF; 
	text-decoration: 			none; 
}

#navtext a:visited {
	color: 						#FFFFFF; 
	text-decoration: 			none; 
}

#navtext a:hover {
	color: 						#CCCCCC; 
	text-decoration: 			none; 
}

p.nav_text {
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					10px;
	color:						#FFFFFF;
	line-height:				28px;
}	

td.nav_text {
	background-image:  			url('images/nav_background.png');
}

#navtext li
{
	display: 					inline;
	list-style-type: 			none;
	padding-right: 				7px;
	padding-left:				7px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					10px;
	color:						#FFFFFF;
	line-height:				20px;
}

div.navcontainer {
	margin-left:				0px;
}


/*********************
 **                  *
 **      GENERAL     *
 **                  *
 *********************
 */
 
div.main {
	width: 						900px;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					25px;
}

td.content {
	background-image:  			url('images/background.png');
	background-repeat:no-repeat;
}

p.footer_text {
	color:						#666666;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					10px;
	line-height:				25px;
	margin-left:				5px;
	margin-right:				5px;
}

p.footer_text a:link {
	color:						#666666;
	text-decoration:			none;
}

p.footer_text a:visited {
	color:						#666666;
	text-decoration:			none;
}

p.footer_text a:active {
	color:						#666666;
	text-decoration:			none;
}

body {
	background-color:			#cccccc;
}

div.header {
	margin-top:					30px;
	margin-left:				30px;
}

/*********************
 **                  *
 **      POP UP      *
 **                  *
 *********************
 */
td.popup_content {
	width:						600px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					10px;
	background-image:			url('images/popup_background.jpg');
	background-repeat:			repeat-x;
	background-color:			#dddddd;
}

div.popup_content {
	width:						600px;
	margin-left:				auto;
	margin-right:				auto;
	margin-top:					20px;
	margin-bottom:				20px;
}

div.popup_inner_content {
	margin-left:				20px;
	margin-right:				20px;
}

/*********************
 **                  *
 **     ABOUT US     *
 **                  *
 *********************
 */

p.aboutus_text {
	width:						500px;
	margin-top:					20px;
	margin-left:				30px;
	margin-bottom:				35px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	float:						left;
}


div.aboutus_audrey {
	float:						right;
	margin-top:					-30px;
	margin-right:				15px;
}

/*********************
 **                  *
 **   CONTACT US     *
 **                  *
 *********************
 */

p.contactus_text {
	width:						500px;
	margin-top:					30px;
	margin-left:				30px;
	margin-bottom:				25px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	float:						left;
}

div.contact_collage {
	float:						right;
	margin-top:					-200px;
	margin-right:				100px;
}

/*********************
 **                  *
 **       PRESS      *
 **                  *
 *********************
 */

p.press_text {
	width:						500px;
	margin-top:					30px;
	margin-left:				30px;
	margin-bottom:				25px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
}
.press_text {

	margin-top:					30px;
	margin-left:				5px;
	margin-bottom:				25px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
}
.press_text a{
text-decoration:none;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	color:#000;
	margin-left:20px;
}
.press_text a:hover{
text-decoration:underline;
}
.width_logo {
width:40%;
padding-bottom:30px;
}
.width_link {
width:60%;
padding-bottom:30px;
}


/*********************
 **                  *
 **  TESTIMONIALS    *
 **                  *
 *********************
 */

p.testimonial_text {
	width:						500px;
	margin-top:					30px;
	margin-left:				30px;
	margin-bottom:				35px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	float:						left;
}

div.testimonials_collage {
	float:						right;
	margin-top:					-20px;
	margin-right:				50px;
}

/*********************
 **                  *
 **     WHOLESALE    *
 **                  *
 *********************
 */

p.wholesale_text {
	width:						500px;
	margin-top:					30px;
	margin-left:				30px;
	margin-bottom:				25px;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
}

/*********************
 **                  *
 **       ORDER      *
 **                  *
 *********************
 */
 
div.order_content {
	margin-top:					30px;
	margin-left:				50px;
}

div.order_header {
	margin-top:					30px;
	margin-left:				30px;
}

p.order_text {
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	margin-top:					10px;
	margin-bottom:				10px;
}

p.order_bullets {
	font-family: 				Helvetica, Arial, sans-serif;
	font-size:					11px;
	color:						#56a0d3;
	margin-left:				15px;
}

div.order_babies {
	margin-top: 				10px;
}

div.order_bullets {
	float:						right;
}

div.order_inset {
	float:						left;
}

div.order_button {
	margin-top:					20px;
	float:						right;
	margin-left:				5px;
	margin-right:				35px;
}

div.order_info_1 {
	margin-top:					37px;
	background-color:			#ebebeb;
	border-color:				#b0b0b0;
	border-bottom:				1px;
	border-left:				0px;
	border-right:				1px;
	border-top:					1px;
	border-style:				solid;
	width:						100px;
	float:						left;
	
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	line-height:				20px;
	text-align:					center;
}

div.order_info_2 {
	margin-top:					37px;
	background-color:			#ebebeb;
	border-color:				#b0b0b0;
	border-bottom:				1px;
	border-left:				0px;
	border-right:				0px;
	border-top:					1px;
	border-style:				solid;
	width:						100px;
	float:						left;
	
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					12px;
	line-height:				20px;
	text-align:					center;
}

/*********************
 **                  *
 **       HOME       *
 **                  *
 *********************
 */
 
div.home_content {
	margin-left:				15px;
}

table.home_text {
	margin-left:				30px;
	margin-top:					10px;
}

p.home_text {
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					13px;
	margin-right:				30px;
	margin-top:					10px;
}
