@charset "UTF-8";
/* CSS Document */
/*img, div { behavior: url(http://www.clarabelleandthehen.com/includes/templates/clarabelle/css/iepngfix.htc) }*/

body {
	background-color:#d3edfd;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link, a:visited {
	color:#a9cf57;
	text-decoration:none;
	font-weight:bold;
}

img {
	border:none;
	margin:0px;
	padding:0px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clearBoth {
	clear:both;
}

#henWrap {
	width:730px;
	margin-top:20px;
}

#henLeft {
	width:140px;
}

#henRight {
	width:580px;
	position:relative;
}

.headSpace {
/*	height:140px;	*/
	height:140px;
}

#lNav {
	background-color:#8bd7f8;
	height:650px;
}

#lNav #welcome {
	margin-top:10px;
}

#lNav .join {
	margin-top:50px;
}

#nav {
	height:21px;
}

.navItem {
	float:left;
}

#navItem1 {
}

#content {
	background:url(../images/img_redBG.gif) repeat-y;
	text-align:left;
}

#eggs {
	background:url(../images/img_eggsBG.gif) no-repeat;
	height:165px;
	margin-top:9px;
}

#tag {
	margin-top:9px;
}

.egg {
	margin-top:22px;
	position:relative;
	cursor:pointer;
}

.egg1 {
	margin-left:20px;
}

.eggover {
	position:absolute;
	top:0px;
	left:0px;
}

.dropdown {
	overflow:hidden;
	background-color:#c51e1d;
	position:absolute;
/*	top:140px;	*/
	top:183px;
	display:none;
	z-index:99;
}

.dropdown a:link, .dropdown a:visited {
	color:#ecb29d;
	line-height:20px;
	font-weight:normal;
	font-size:10px;
	padding:5px 0 5px 15px;
}

.dropdown a:hover {
	color:#fff;
}

.centerColumn {
	margin:0px 15px;
}

.greeting {
	color:#666;
	font-size:11px;
	margin:0px;
	padding:0px;
}

h1 {
	color:#00aef1;
	font-size:13px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;

}

.centerBoxHeading, .product_title {
	color:#C51E1D;
	font-size:14px;
	margin-top:15px;
}

.product_title {
	color:#C51E1D;
	font-size:14px;
	margin-top:15px;
}

.centerBoxContentsNew, .categoryListBoxContents, .productListing-data, .centerBoxContentsProducts, .centerBoxContentsAlsoPurch {
	float:left;
	text-align:center;
	margin:20px 0px;
	width:33%;
}

.centerBoxContentsProducts h3 {
	margin-bottom:0px;
}



.pics {  
    height:  303px;  
    padding: 0;  
    margin:  0;  
	overflow:hidden;
} 
 
.pics img {  
   /* padding: 5px;  */
  /*  border:  1px solid #ccc;  
    background-color: #eee;  */
	border:none;
    top:  0; 
    left: 0 
}