/*light lime green #e0e97f */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
   text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: Gray;
	line-height: 130%;
}
.introbox {
	line-height: 170%
}
.bg_white {
	background-color: white;
	padding: 20px;
	text-align: left;
}

.bg_white h1 {
	line-height: 130%;
}

.wrapper {
   text-align: left;
   margin: 0 auto;
	width: 971px;
	background-color: white
   }

a img {
	border: 0px;
}

a {
	color: purple;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.leftnav li, .leftnav ul {list-style-type:none; list-style-image:none; padding: 0; margin: 0;}

ul li {
	list-style-image: url(images/p_dot.jpg);
	margin-left: -20px;
	padding-left: 5px;
}
ol li {
	line-height: 170%;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	color: #ff6633;
}

h2 {
	font-size: 13pt;
	font-weight: normal;
	color: #ff6633;
}

h3 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: purple;
}
h4 {
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
	padding-top: 0px;
}
h5 {
	font-size: 11pt;
	font-weight: normal;
	color: #ff6633;
}
.h6 {
	font-size: 16pt;
	color: #8b2578;
	font-weight: normal;
	padding: 0px;
	padding-left: 50px;
}
.limebg {
	background-color: #e0e97f;
	padding: 20px;
}
.brightlimebg {
	background-color: #ccdb2a;
}
.diaperdeals {
background-image: url(/images/diaperdeals.gif);
height: 178px;
width: 211px;
background-repeat: no-repeat;
background-position: 0px 0px;
vertical-align: bottom;
text-align: right;
padding: 20px;
}
.top_header {
	height:  25px;
	text-align: right;
	padding-right:20px;
}

.top_header a {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

.top_header a:hover {
	text-decoration: underline;
}

.gray_dots {
	height: 10px;
	background-color: #636468;
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}

.green_header {
	height: 120px;
	background-color: #ccdb2a;
	/*text-align:  right;*/
	color: #ffffff;
	/*padding-right:10px;*/
}

.topmenu a {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	line-height: 210%;
}
.topmenu  {
	padding-right: 20px;
	position: absolute;
	top: 40px;
	left: 50%;
	padding-left: 240px;
	text-align: right;
	color: #333333;
}

.menu {
	height: 27px;
	text-align: right;
	background-color: #f06426;
	padding-right: 1px;

}

.menu a{
	color: #ffffff;
	font-size: 10pt;
	text-transform: uppercase;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 4px;
	text-decoration: none;
	vertical-align: middle;
}
.menu a:hover{
}

.tagline {
	color: #ffffff;
	font-size: 14pt;
	font-style: normal;
	position: absolute;
	right: 49%;
	padding: 0px;
	line-height: 115%;
	top: 45px;
	width: 310px;
	background-color: #ccdb2a; /*need this so clean edges on font*/
}
.tagline a {
	color: #ffffff;
	text-decoration: none;	
}
.shipping {
	color: #ffffff;
	font-size: 11pt;
	font-style: normal;
	padding: 10px;
	position: absolute;
	top: 95px;
	left: 50%;
	padding-left: 288px;
	/* height: 50px;
	width: 200px;
	background-color: #8b2578;#999999;#ff6633;#e6eebb;#d4e378;#666666;*/
}
.topsubmenu {
	position: absolute;
	top: 129px;
	left: 35%;
}
.topsubmenu img {
	border: 0;
}
.truck {
	position: absolute;
	top: 77px;
	right: 150px;
}


.carterror {color:#FF0000; font-size: 18px;}
.error {color:#FF0000; font-weight:bold;}

.logo {
	position: absolute;
	top: 15px;
	padding-left: 20px;
}

table {
	border: 0px;
}

td.right_home {
	/*width: 840px;*/
	vertical-align: top;
	padding: 0px;
}

td.left  {
	width: 200px;
	vertical-align: top;
}

.left_menu td  {
	width: 200px;
}

.top_category {
	padding:5px 15px 5px 25px;
	width:160px;
	display:block;
}

.leftcategory, .sub_category {
	background-color: #e0e97f;
	padding:5px 15px 5px 25px;
	width:160px;
}

.vert-level-0-on {font-weight:bold;}
.vert-level-1-on {font-weight:bold; padding-left: 40px; width: 145px;}
.vert-level-1 {padding-left: 40px; width: 145px;}

.leftcategory a, .sub_category a {
	color: #8b2578;
	text-decoration: none;
}
a.category, a.top_category {
	color: #e0e97f;
	text-decoration: none;
}

a.top_category {
	font-weight: bold;
}

.sub_category a {
	padding-left:  15px;
}

.open {
	background-color: #666666;
	background-image: url(images/p_arrow_dn.gif);
	display:block;
	background-repeat: no-repeat;
	background-position: 92% 5px;	
}

.close {
	display:block;
	background-color: #666666;
	background-image: url(images/p_arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 92% 5px;
}

.featured_top{
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 23px;
	color: white;
	text-align: center;
	vertical-align: middle;
	padding-right: 35px;
}

.featured_bottom {
	background-image: url(images/featured_box.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 120px;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 30px;
}

.newsletter {
	background-color: #e0e97f;
	width: 220px;
	padding-left: 20px;
	padding-right: 20px;	
	padding-bottom: 20px;
}

.footer {
	background-color: #e0e97f;
	color: #8b2578;
	vertical-align: bottom;
	font-size: 7pt;
	width: 220px;
	padding: 20px;
}


.footer_nav {
	background-color:#e0e97f;
	color: #333333;
	text-align: center;
	font-size: 8pt;
}

.input-text {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 9pt; PADDING-BOTTOM: 2px; COLOR: #a5a5a5; PADDING-TOP: 1px
}

.go_now a, .go_now {
	color: #ff6633;
	font-size: 7pt;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.go_now {
		text-align: right;
}

.item_thumb_image, .item_image, .category_thumb_image{
	height: 100px;
}

.breadcrumb {margin: 15px 0 0 15px;}

.item_image {margin: 0 20px 10px 0;}

.content_area {

	width: 100%;

	vertical-align: top;

	padding-left: 20px;

	padding-right: 30px;

	padding-bottom: 30px;

	padding-top: 20px;

}



.cart_area {

	width: 90%;

	text-align: left;

	vertical-align: top;

	padding-left: 20px;

	padding-right: 30px;

	padding-bottom: 30px;

	padding-top: 20px;

}

.left {

	float: left;

	padding-right: 0px;

	/*padding-bottom: 20px;*/

	background-color: #e0e97f;



}

.billing-table td {

	text-align: left;

}



.billing-head {

	font-weight: bold;

	color: #333333;

}

th {

	color: #333333;

	font-size: 8pt;

	vertical-align: bottom;

}

form {

	padding: 0px;

}

.item-message {
font-size:10px;
}

.sm-button, .cbutton {
  /*background-color:#FF6633;*/
}
.callout_box {
	background-color:#666666; /* #FF6633;*/
	color: white;
}
.price, .list-price {
	font-weight: bold;
	font-size: 11pt;
}
