@charset "UTF-8";
/* CSS Document */

/* NEW */

div#promo {
	background-image: url(../img/bg/inspiration-promo.gif);
	height: 231px;
	padding: 60px 40px 0px 257px;
}

div#promo p {
	font-size: 13px;
	color: #fff;
	margin-top: 0px;
}

div#promo p.intro {
	font-size: 14px;
	color: #48a77d;
}

#promo a.showusyourmixa {
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 4px 24px 2px 8px;
	height: 18px;
	width: 165px;
	overflow: hidden;
	font-weight: bold;
	background:#000 url(/static/img/misc/white-arrow-on-black.gif) center right no-repeat;
	border: 1px solid #fff;
}
#promo a.showusyourmixa:hover {
	color: #000;
	background:#fff url(/static/img/misc/black-arrow-on-white.gif) center right no-repeat;
}

div#ideas {
	background: #fff url(../img/bg/wide_hatches_vertical.gif) top left repeat-y ;
}

div#ideas div.idea {
	width: 323px;
	height: 340px;
	float: left;
}
div#ideas div.idea_right {
	float: right;
}
div#ideas div.idea p {
	margin: 10px 4px 0px 12px;
}

div#ideas div.idea_right p {
	margin: 10px 14px 0px 0px;
}

/* /new */

#gallery_ideas div.body {
	
}

div#body h3.loveHatch{
	background:#48A77D url(/static/img/headings/black_hatch_on_white_right.gif) no-repeat scroll right center;
	padding:2px 43px 2px 6px;
	display:block;
	float:left;
}

#gallery_ideas div.body p {
	color: #000;
	xfont-size: 14px;
	xfont-weight: bold;
	margin: 0em 10px 0px 10px;
	padding: 20px 0px 20px 0px;
	height: auto;
	overflow:visible;
}
#gallery_ideas div.body p.first {
	
	font-size: 14px;
	padding-top: 10px;
}


#gallery_ideas a#showusyourmixa {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	display: block;
	position: absolute;
	padding: 3px 24px 3px 8px;
	height: 18px;
	width: 175px;
	overflow: hidden;
	font-weight: bold;
	margin: 400px 0px 0px 37px;
	background:#000 url(/static/img/misc/white-arrow-on-black.gif) center right no-repeat;
}
#gallery_ideas a#showusyourmixa:hover {
	color: #000;
	background:#fff url(/static/img/misc/black-arrow-on-white.gif) center right no-repeat;
}

.love-mixa { margin:5px; float:left; display:inline; }
.clearer {clear:both; position:relative; height:0; overflow:hidden; width:100%; }

#sanj-hatch{ clear:both; display:block; }