ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }

div#body ul li {
	list-style: none;
}

div#content ul {
	margin: 0 0 12px 0;
    list-style: none;
}

div#content ul li {
	background: url(images/arr_plans.gif) no-repeat 0 4px;
	margin-top: .7em;
	padding-left: 10px;
}

div#content strong {
  color: #646D74;
}

div#content a {
  color: #006AC8;
}

div#content a:hover {
  color: #000000;
}


html { height: 100%; margin-bottom: 1px; }
body {
	margin: 0;
	padding: 0;
	background: #fff;
}
body, td, input, textarea, select {	color: #666; font: normal 13px Arial, sans-serif; }

form { display: inline; }
img { border: 0px; }

.fl { float: left; }
.fr { float: right; }

.clear { clear: both; margin: -1px 0px 0px !important; height: 1px !important; margin: 0px; height: 0px; }

input, textarea { padding: 1px 3px; }
select { padding: 1px 0px 1px 3px }

p { margin: 0px 0px 10px; padding: 0px; }
p.bq { margin: 0px 0px 10px; padding: 0px 0px 0px 27px; }

span.u { text-decoration: underline; }


a {	color: #646D74; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }


div#logo {
    height: 130px;
	width: 460px;
	background: url(images/logo2.gif) no-repeat left top;
}

h2 {
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 15px;
	font: bold 12px Arial, sans-serif;
	color: #646D74;
	/* background: url(images/arrcont.gif) 0px 2px no-repeat; */
}
h2.x {
	margin: 1px 0px;
	padding: 0px 0px 0px 15px;
	font: bold 11px Arial, sans-serif;
	color: #fff;
	background: #005C5A;
}
/*  ERROR PAGE VARIABLES (added by DTP)
#goog-wm {
  width: 800px;
  padding: 1em;
  border: 3px solid #aebd63;
  background-color: white;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 3px dashed #aebd63;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {

  color: #8f2831;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {
  display: none;
}

/* STRUCTURE
-------------------------------------*/
#root {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	min-height: 300px;
	background-color: #FFFFFF;
}
 #head {
	margin: 10px 0;
}

  #head h1 { width: 120px; height: 84px; position: absolute; left: 18px; top: 18px; background: none; padding: 0px; margin: 0px; }
  #head h2 {
  	width: 267px;
	height: 62px;
	position: absolute;
	right: 3px;
	top: 67px;
	text-indent: -10001px;
	overflow: hidden;
	/* background: url(images/monthly.gif) no-repeat; */
	padding: 0px;
	margin: 0px;
}
  #head p { text-align: left; position: absolute; right: 0px; top: 9px; color: #777; }
   #head p a { color: #777; } #head p a:hover { color: #333; }
   #head p a.pd { font-weight: bold; padding: 0px 0px 0px 35px; background: url(images/li_vd.gif) 14px 50% no-repeat; }
 #menu {
 	background: #2A716A;
 	/* background: #8db; */
	border-top: 4px solid #95BD98;
	border-left: 4px solid #95BD98;
	border-bottom: 4px solid #333333;
	border-right: 4px solid #333333;
	height: 33px;
	list-style: none;
	margin: 0px;
	padding: 2px 0px 0px 38px;
	text-align: center;
}
  #menu li { float: left; height: 30px; font: bold 10px/30px Tahoma, Arial, sans-serif; background: url(images/separator.gif) 0% 100% no-repeat; }
  #menu li.f { background: url(images/separator.gif) 0px 6px no-repeat; }
  #menu li.s { background: none; }
   #menu li a { color: #ffffff; padding: 0px 17px; } #menu li a:hover, #menu li.over a { color: #000000; }
 #croot {
 	border-left: 3px solid #e2e2e2;
 	border-right: 3px solid #e2e2e2;
	border-bottom: 3px solid #e2e2e2;
	background: #fff url(images/k_bg_content.gif) 155px 0px repeat-y;
}
  #path { height: 35px; background: #fff; padding: 0px 15px 0px 16px; }
   #path div.fl { padding: 10px 0px 0px; }
    #path div.fl a { color: #646D74; }
 div.fr {
	float: right;
	margin: 22px 10px 0 0;
	padding: 0;
}
  #side {
  	float: left;
	border-top: 1px solid #005C5A;
	width: 155px;
}
  #content {
	float: right;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
  #croot div.cx { background: #fff; margin: 0px; padding: 15px 0px; }
 #footer { height: 25px; padding: 4px 8px 0px; color: #888; }
  #footer a { color: #888; text-decoration: underline; } #footer a:hover { color: #333; }

/* LEFT MENU
-------------------------------------*/

div.men { 
	width: 139px;
}

div.men ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin:0px;
}

div.men a {
	display: block;
	padding: 2px;
	width: 139px;
	background: #efefef;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 4px 2px 2px 12px; 
}
div.men a:link, ul.menitems a:visited
{
text-decoration: none;
font-weight:bold;
}
div.men a:hover
{
background-color: #8db;
font-weight:bold;
}

div.testimonials { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 8px 2px 8px 12px; }
div.testimonials p { padding: 3px 0px 0px 0px; margin: 0px;}
div.testimonials strong { color: #000000; }


 div.leftm { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 0px 0px 0px 0px; }
 div.leftm p { padding: 6px 0px 6px 40px; margin: 0px; border-bottom: 1px solid #fff; }
 div.leftcart { background: #efefef; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #fff; padding: 4px 0px 4px 0px; }

 div.leftm p.p { font-weight: bold; background: url(images/blt.gif) 15px 6px no-repeat; padding: 2px 0px 2px 27px;}
 div.leftm p.guarantees { padding: 2px 0px 3px 3px; }
 div.leftm p.m { background: url(images/i_mail.gif) 20px 10px no-repeat; border-bottom: none; margin: 0px 0px 0px 0px; }
#side a.am { position: relative; left: 155px; padding: 0px 0px 0px 15px; font-weight: bold; color: #e4812a; background: url(images/li_sw.gif) 0px 50% no-repeat; }
#side a.am:hover { text-decoration: underline; }


/* LEFT MENU LI STYLES
-------------------------------------*/

a.fm { font-weight: bold; }
ul#sidemenu { background: #EFEFEF; border-bottom: 1px solid #e2e2e2; padding: 0px 0px 0px; margin: 0px; list-style: none; }
 ul#sidemenu li { border-top: 1px solid #fff; }
 ul#sidemenu li.x { border-top: none; }
  ul#sidemenu li a { display: block; width: 188px; padding: 5px 0px 5px 27px; color: #666; }
  ul#sidemenu li.x a { padding: 10px 0px 6px 27px; }
  ul#sidemenu li a:hover, ul#sidemenu li a.x { background: #5F0912; }


div#drp {
margin:0 0 0 0;
padding:0 0 140px 0;
}

div#drp ul {
	margin: 0px 0 7px 0;
    padding-top: 20px;
}

div#drp ul li {
	background: url(images/arr_plans.gif) no-repeat 0 .5em;
	margin-top: .2em;
	padding-left: 8px;
	color: #000000;
}

div#drp ul li strong{
	color: #646D74;
}


div.plan1 {
    width: 140px;
    height:220px;
    margin: 0 0 10px 0;
    float:left;
	padding:5px 5px 0px 7px;
	background:#ffffff url(images/plan1.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

  div.plan2 {
    width: 140px;
    height:220px;
    margin: 0 0 10px 11px;
    float:left;
	padding:5px 5px 0px 7px;
	background:#ffffff url(images/plan2.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

  div.plan3 {
    width: 140px;
    height:220px;
    margin: 0 0 0px 11px;
    float:left;
	padding:5px 5px 0px 7px;
	background:#ffffff url(images/plan3.gif) bottom right no-repeat;
	border-width:1px;
	border-style: dashed;
	border-color: #666666;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}

.sub	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    background: #efefef;
	height: 19px;
    width: 48px;
    border: 0px;
}

/***********************************
Added styles
***********************************/
TD.mincart {
font-size: 10px;
font-family : Verdana;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
}


h3.contact {
	font-size: 1.4em;
}

form#contact dt {
	float: left;
	clear: left;
	display: inline;
	margin-right: 12px;
	padding-top: 3px;
	width: 120px;
	text-align: right;
}

form#contact dt.extend {
	float: none;
	width: 400px;
	text-align: left;
}

form#contact dd.extend {
	clear: left;
	margin: 7px 0 7px 50px;
}

form#contact dd {
	margin-bottom: 7px;
}

form#contact ul, form#contact ul li {
	background-image: none;
}

#form-alert {
	padding: 10px;
	font-size: 1.2em;
	border: solid 1px #f00;
	background: #fdc;
}

#form-alert h4 {
	margin: 0;
	font-size: 1.2em;
}

div#form-alert ul {
	color: #f00;
	list-style-type: none;
	background-image: none;
	font-size: 1.0em;
}

div#form-alert ul li {
	background-image: none;
}

#thank-you {
	float: left;
	margin: 40px 0 240px 0;
	padding: 10px;
	border: solid 1px #054;
	background: #aed;
}

#thank-you h2 {
	margin-top: 0;
	font-size: 1.8em;
}

#thank-you p {
	color: #277;
	list-style-type: none;
	font-size: 1.2em;
}

#footer p.babyhaven {
	margin-right: 10px;
	float: right;
}

/***********************************
 Doug's styles
***********************************/
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style5 {font-size: 12px}
.style10 {color: #646D74}
.style12 {font-size: 12px; font-weight: bold; color: #666; }
.style13 {
	color: #666;
	font-weight: bold;
}
.style14 {
	color: #660000;
	font-size: 14px;
}
/***********************************
 Subcategory styles
***********************************/

#catlist td {
border:groove 1px #808080;
color: #646D74;
font-size: 15px;
}

.style1 {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
.style2 {
	text-align: center;
}
.fptext {
	text-align: left;
	color: #646D74;
	font-size: 14px; 
}
.style17 {
	border: 2px none #005C5A;
	text-align: center;
	background-color: #FFFFFF;
}
.style23 {
	color: #005C5A;
}
.style26 {
	text-align: center;
	color: #AA4455;
}

.style27 {
	border: 1px solid #005C5A;
	text-align: center;
}


.style29 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #AA4455;
}

.style30 {
	border: 1px solid #005C5A;
	text-align: left;
	color: #646D74;
	font-size: 14px;
}

/******************************************************
 search / tracking / order status / checkout   styles
******************************************************/
TABLE.cobtbl{
background-color: #009966;
} 

TD.cobhl{
background-color: #FFFFFF;
}

TD.cobll{
background-color: #D7FFD7;
color : #000000;
}

/******************************************************
 Page Number styles
******************************************************/

P.pagenums {
font-size: 12px;
font-family : Verdana;
}

SPAN.currpage {
color: #660000;
font-weight: bold;
}

/******************************************************
 Cart Image styles
******************************************************/
img.cartimage {
width: 60px;
border:1px;
}
