@charset "UTF-8";

/**
 * Filename:        subpage.css
 * Revision:        v1.0 => 2013.01.21
 * Organization:    ignitr => http://wildfirecms.com
 * Author:          Trevor Lettman
*/


/*********************
 LAYOUT 
*********************/

#sub-row1 {
	font-family: "proxima-nova", sans serif;
	color:#73D9E1;
	font-size:1.2em;
	position:relative;
	width:940px;
	height:340px;
}

#sub-glory {
	position:absolute;
	width:940px;
	height:300px;
	top:40px;
	overflow:hidden;
}

#heart1 {
	position:absolute;
	left:890px;
	top:0px;
	width:51px;
	height:60px;
	background:url(/templates/lovemuffin/skins/v1/structure/sprite_lovemuffin.png) -4px -100px;
	z-index: 100;	
}

#column1 {
	position: relative;
	width: 624px;
	float:left;
	margin: 0 0 44px 0;
}

#column2 {
	width: 288px;
	float:right;
	margin:50px 0 44px 0;
}


/**
 * MENU BUILDER
*/

#engine_26 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#333;
	border-bottom:2px solid #CCC;
}

#engine_26 h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.85em;
	color:#666;
	text-transform:none;
}


.qtymsg {
	font-size:60%;
}


/**
 * gallery
*/


ul.imgbox li {
margin: 0 6px 10px 0 !important;
width: 200px !important;
height: 200px;
}

ul.imgbox li img {
margin: -1px 0 0 -1px;
}

ul.imgbox li h3 {
	margin: 0 0 0 -1px;
	bottom: 0px !important;
}