/*------------------------------------------------------------------
[Layout Stylesheet]
Project:	Scotts Templates
Version:	1.0.0
Last change:	5 Feb 2009 [created CSS document]
------------------------------------------------------------------*/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
#smg_page_template_container { width: 930px; margin: 0 auto; }

/* 980px override */
#smg_page_template_container {
    width: 980px;
}

/* Reset to 920px */
body.width920 #smg_page_template_container {
    width: 920px;
}

#smg_page_template_featured-html, #smg_page_template_inner-container { width: 890px; margin: 10px auto; }
	#smg_page_template_inner-container #smg_page_template_left-nav { width: 215px; float: left; }
	#smg_page_template_inner-container #smg_page_template_featured-html { width: 665px; float: right; margin: 0; }
