/*
Baby Eggi
home.css
*/

#container {
	width:780px;
	position:relative;
	}
#content {
	padding-bottom:24px;
	float:left;
	}
	
#banner {
	clear:both;
	margin-top:18px;
	margin-bottom:12px;
	}
	
.col_a,
.col_b {
	float:left;
	}
.col_a {
	width:353px;/*390px total*/
	padding-left:48px;
	}
.col_b {
	width:329px;
	padding-right:36px;
	padding-left:12px;
	}
#hd_newitemsforfall,
#hd_fallsizes,
#hd_fallavail5t,
#hd_featitemsforwinter,
#hd_fallavail5t_wi,
#hd_featitemsforspring,
#hd_springavailsizes {
	text-indent:-999em;
	overflow:hidden;
	}
#hd_newitemsforfall {
	background:url(../images/hd_newitemsforfall.gif) no-repeat;
	width:258px;
	height:24px;
	float:left;
	margin-bottom:12px;
	margin-right:6px;
	}

#hd_fallsizes {
	text-indent:-999em;
	overflow:hidden;
	background:url(../images/hd_fallsizes.gif) no-repeat;
	width:319px;
	height:21px;
	clear:left;
	}
	
#hd_featitemsforspring {
	background:url(../images/hd_featitemsforspring.gif) no-repeat;
	width:258px;
	height:23px;
	float:left;
	margin-bottom:12px;
	margin-right:6px;
	}
#hd_springavailsizes {
	background:url(../images/hd_springsizes.gif) no-repeat;
	width:293px;
	height:21px;
	clear:left;
	}
	

#lnk_morefallitems {
	font-size:10px;
	padding-top:4px;
	display:block;
	}
/* PROMO ITEMS
--------------------*/
.promoitem {
	float:left;
	width:130px;
	text-align:center;
	margin-right:44px;
	display:inline;/*ie6 floatbug fix*/
	padding-bottom:14px;
	}
.promoitem.first {
	clear:left;
	}
.promoitem h2 {
	margin:2px 0;
	}
.promoitem h2,
.promoitem h2 a {
	font-size:11px;
	font-weight:normal;
	}
.promoitem a {
	font-size:10px;
	}
/* MISSION STATEMENT
--------------------*/
#hd_ourmission {
	color:#ff5f00;
	font-size:12px;
	font-weight:normal;
	margin-bottom:14px;
	}
#eggidefinition {
	margin-bottom:24px;
	}
#eggidefinition span {
	font-style:italic;
	font-weight:bold;
	}
/* SOCIALBOX - contains social network site links
--------------------*/
#socialbox {
	background:url(../images/bg_highlightbox_top.gif) top left;
	width:227px;
	padding-top:8px;
	font-size:10px;
	}
#socialbox p {
	margin:0 0 10px 0;
	padding:0 18px;
	}
#sociallinks {
	background:url(../images/bg_highlightbox_bot.gif) no-repeat bottom left;
	padding-left:18px;
	padding-bottom:6px;
	}
#sociallinks li {
	height:24px;
	padding-bottom:4px;
	}
#sociallinks li a {
	display:block;
	width:179px;
	height:21px;
	padding-top:3px;
	}
#sociallinks li.twitter a {
	background:url(../images/ico_twitter.gif) no-repeat;
	padding-left:30px;
	}
#sociallinks li.facebook a {
	background:url(../images/ico_facebook.gif) no-repeat;
	padding-left:30px;
	}